/*
 Theme Name:   Immigration Lawyers
 Theme URI:    
 Description:  Immigration Lawyers child theme based on Twenty Twelve
 Author:       
 Author URI:   
 Template:     twentytwelve
 Version:      1.0.0
 License:      
 License URI:  
 Tags:         
 Text Domain:  immlaw3
*/


#banner-image-half-height,
#banner-image-half-height2{
  display:none;
}
#banner-image-half-height img{
  width: 100%;
}

	.site-content {
		/*width:70%;*/
	}
	.site-header h1 {
		/*calc: font-size: 26px;*/
		font-size: 1.20rem;
		color: #ffffff;
		float:none;
		margin-top: 30px;
    text-align:center;
    margin-bottom: 1rem;
    text-shadow: 2px 2px 2px #000;
    font-size: 1.45rem;
    font-weight: bold;
	}
	
	
.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		border-bottom: none;
		border-top: none;
		padding: 0 10px;
    /*margin-top: 2px;*/
		/*margin-left:19px;*/
	}
	.main-navigation li a {
		color: #ffffff;
	}
	.main-navigation li a:hover {
		color: #fca102;
	}
	.main-navigation li {
		margin: 0 26px 0 0;
		margin: -0.6em 1.857rem 0 0;
	}
.main-navigation li ul li a {
	/*background: none repeat scroll 0 0 #333333;*/
  background: inherit;
   font-size: 0.85rem;
    line-height: 1.4;
    padding: 0.6rem 0.714286rem  1.2rem  0.714286rem;
    text-transform: capitalize;
    white-space: normal;
    width: 12.8571rem;
    border: 1px dotted gray;
	}
	.main-navigation li ul li a:hover {
		background:#FCA102;
		color: #333333;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #fca203;
	}
.entry-header .entry-title {
		/* calc: font-size: 22px;*/
		font-size: 1.4rem;
	}
  
body .site {
  padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	box-shadow: none;
  /*overflow: hidden;*/
	background: transparent;
}
body #page.site {
  padding: 0 10px;
	margin-top: 0;
	margin-bottom: 0;
	box-shadow: none;
  /*overflow: hidden;*/
	background: transparent;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	vertical-align: baseline;
}
body {
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 150%;
  font-size: 12px;
  min-width: 340px; 
}
hr {
	margin: 11px;
	margin-bottom: .714285714rem;
	width:200px;
}


h2 {
    border-bottom: 1px solid #CCCCCC;
    border-left: 2px solid #FDA605;
    clear: both;
    font-size: 14px !important;
    margin-bottom: 5px;
    padding: 5px 0 5px 5px;
	margin-bottom: 10px !important;
	font-weight: bold !important;
}

a {
  text-decoration: none;
}
a:hover {
	color: #fca102;
}
.show a, .show a:visited, .show a:focus {
	color: #ffffff;
}


.attorneys_holder {
    border: 1px solid #E8E8E8;
    margin: 10px 0;
    padding: 10px;
}
.attorneys_holder td{
  vertical-align: top;
}
ul#reason_links li a.tab_padd {
    padding: 12px 10px 0;
}

ul#reason_links li a.look_info {
    padding: 10px 10px 0;
}


#ja-contentwrap p {
    margin: 10px 0;
}
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	line-height: 2.429;
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	box-shadow: none;
}


.entry-content img,
.comment-content img,
img.header-image {
  border-radius: 0;
	box-shadow: none;
}
.widget img,
.author-avatar img,
img.wp-post-image {
  float: left;
  margin-right: 20px;
}


.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	margin: 0 0 0.70rem;
	line-height: 1.7;
}
body {
	font-family: inherit;
	/*text-rendering: inherit; unknown style*/
	color: inherit;
}
.site-header {
	padding: 0;
  /*height:360px;*/
}
.site-header h1 {
	/*calc: font-size: 24px;*/
	font-size: 1.40rem;
}
.site-header h2 {
  display:none;
}
.main-navigation {
	margin-top: 0;
  text-align: left;
}
.mu_register p {
	/* calc: margin: 0 0 24px;*/
	margin: 0 0 0.70rem;
	line-height: 1.7;
}
.entry-content table,
.comment-content table {
	border-bottom: none;
	line-height: inherit;
	margin: 0;
}
.entry-content td,
.comment-content td {
	border-top: none;
}
.entry-content ul, .comment-content ul, .mu_register ul {
    list-style: none outside none;
}
.entry-content li {
    background: url("images/bullet.gif") no-repeat scroll 18px 11px rgba(0, 0, 0, 0);
    line-height: 223%;
    padding-left: 30px;
    margin: 0;
}
.entry-content ul ul,
.comment-content ul ul,
.mu_register ul ul {
    list-style: disk outside;
}
.entry-content ul ul li,
.comment-content ul ul li,
.mu_register ul ul li {
    background: none;
/*    line-height: 223%;
    padding-left: 30px;
    margin: 0;*/
    padding: 2px 0;
    margin-left: 12px !important;
    margin: 0 0 0 36px;
    margin: 0 0 0 2.571428571rem;
    line-height: inherit;
}
.entry-content ul ul ul,
.comment-content ul ul ul,
.mu_register ul ul ul{
  list-style: square;
}
.site-content article {
	border-bottom: none;
}
table.rate_table th {
padding: 5px;
background: #E9E6B3;
border: 1px solid #C3BE5D;
}
table.rate_table td {
padding: 5px;
border: 1px solid #C3BE5D;
}

h1.entry-title {
border-bottom: 1px dashed #CCC;
clear: none;
color: #0E456E;
font-size: 20px;
margin-bottom: 20px;
background: #F3F3F3;
padding: 5px;
}
.main-navigation li ul li a {
  padding:0.4rem 0.714286rem .9rem 0.714286rem !important;
}
.main-navigation li ul li:last-child a {
  padding-bottom:0.4rem !important;
}
#main-body h3 br, .entry-content h3 br {
  display:none;
}
/*ul li ul {margin-bottom:3px; margin-top:3px; }
ul li ul li {list-style:circle}*/
/*.entry-content li, .comment-content li, .mu_register li{padding-top:2px; padding-bottom:2px; margin-left:12px !important }*/

/* for services page */

h1
{color: #0E456E;
    font-size: 14px;
	 font-family: Lucida Sans;
}

.archive-header {
  /*background: none repeat scroll 0 0 #F3F3F3;*/
  /*border-bottom: 1px dashed #CCCCCC;*/
  /*clear: none;*/
  /*color: #0E456E;*/
  /*font-size: 20px;*/
  /*margin-bottom: 20px;*/
  /*padding: 5px;*/
  
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem;
  padding:0;
  border: none;
}

.contentheading, .archive-header, .blog_more strong, h1, h2, h3, h4 {
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
	font-weight:normal;
}

.con-img{ background: url("images/744broad.gif") no-repeat; width:170px; height:240px; float:left}
.entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {

margin: 17px 0 0px;
font-weight: bolder;
color: #313131;
	
	}
	.entry-header .entry-title {   font-size: 1.2rem !important;}
	.entry-content table, .comment-content table, .archive-title, .page-title, .widget-title, .entry-content th, .comment-content th {color:#333 !important;}

.service-category {
  font-weight: bold;
}

ul {
    list-style: none outside none;
}
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
    color: #666666;
    font-size: 92%;
}


/* End for services page */








/************** newly added ****************/



.bg{
    color: #333333;
    background: #FEFEF6
}
.menu-top-menu-container{
	float: right;
	/*width: 560px;*/
  /*position:relative;*/
	/*padding: 2px 0;*/
  /*top: 50%;*/
  /*margin-top: -6px;*/    
}
.menu-top-menu-container ul {
    /*margin: 2px 0 0;*/
    padding: 0;
}
.menu-top-menu-container li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    margin: 0;
    margin-left: -5px;
    padding: 0;
}
.menu-top-menu-container li a {
    border-right: 1px solid grey;
    color: #FFFFFF;
    display: inline;
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
    padding: 0 10px;
    text-decoration: none;
    white-space: nowrap;
    /*color: #ffffff;*/
/*    margin: 0;
   padding: 0 0 0 10px;
    text-align: right;
    text-decoration: none;
	font-size: 12px;*/
}
.menu-top-menu-container ul li:last-child a{
   border-right: none;
}

footer[role="contentinfo"] {
  border-top: 1px solid #5e7c9e;
  /*height: 42px;*/
  line-height: 38px;
  background: url("images/footer.jpg") repeat-x scroll center bottom #21446c;
  clear: both;
  color: #FFFFFF;
  padding: 0;
  /*padding: 11px 0 16px 0 ;*/
  font-size: 12px;
  text-align: center;
  margin: 0;
  max-width: none;
}
.menu-footer-menu-container {
	float: right;
	/*width: 560px;*/
}
.menu-footer-menu-container ul {
    /*margin: 2px 0 0;*/
    padding: 0;
}
.menu-footer-menu-container li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    margin: 0;
    margin-left: -5px;
    padding: 0;
}
.menu-footer-menu-container li a {
    border-right: 1px solid grey;
    color: #FFFFFF;
    display: inline;
    font-size: 11px;
    font-weight: normal;
    line-height: normal;
    padding: 0 10px;
    text-decoration: none;
    white-space: nowrap;
}
.menu-footer-menu-container ul li:last-child a{
   border-right: none;
}

.wrapper
{
	padding:24px 15px;
/*width:980px;*/
margin:auto
}

.nav
{
	width:100%;
	margin:auto
}


ul.bottom_thumbnil li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    list-style: none outside none;
    padding: 0 10px 0 0;
    margin:  0px !important;
}

.left_pan
{
	float:left;
	width:auto;

}

.left_pan_banner
{
	float:left;
	width:auto;

}

.right_pan
{
	float:right;
	width:auto;
	padding-top:6px;
	color:#ffffff;
	line-height:2em;
	text-align: right;
}
.right_pan_top
{
	float:right;
	width:49%;
	padding-top:3px;
	color:#ffffff;
	line-height:2em;
	text-align: right;
}

.logo img
{
	/*background: url("images/logo.jpg") repeat-x scroll 0 0 #FEFEF6;*/
	/*width:411px;*/
	/*height:76px;*/
	/*margin-top: 31px;*/
	float:left;
  width: 100%;
  height: auto;
}

.address {
    float: right;
    padding: 12px 10px 0 0;
    text-align: right;
    width: 49%;
    
}

.clr
{
	clear:both;
}




body, #wpbody, .form-table .pre, .ui-autocomplete li a {
    color: #444444;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

ul#reason_links li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: none;
    margin: 15px 0;
    padding: 0 0 0 10px;
    width: 261px;
}

ul#reason_links li a.look_info {
   /* padding: 10px 10px 0;*/
}
ul#reason_links li a {
    background: url('images/button_bg.png') no-repeat scroll 0px 0px transparent;
    display: block;
    color: #533800;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 10px;
    height: 37px;
    line-height: 18px;
    text-align:left;
}






#marqueecontainer {
    background-color: #F1F1F1;
    border-color: #9A9A9A;
    border-style: solid;
    border-width: 0 1px 1px;
    display: block;
    height: 248px;
    /* margin: 0px auto 0 2px; */
    padding: 5px;
    width: 228px;
}
#marqueecontainer {
    background-color: rgba(0, 0, 0, 0);
    height: 248px;
    overflow: hidden;
    /* padding: 2px 2px 2px 4px; */
    position: relative;
    width: 100%;
}


#vmarquee {
    font-size: 12px;
    position: absolute;
    width: 95%;
}

#vmarquee p {
    color: #3F3F3F;
    font-style: normal;
    font-weight: normal;
    text-align: left;
	line-height: 17px;
}
#marqueecontainer {
    background-color: #F1F1F1;
    border-color: #9A9A9A;
    border-style: solid;
    border-width: 0 1px 1px;
    display: block;
    height: 248px;
    /* margin: -10px auto 0 2px; */
    /* padding: 5px; */
    width: 228px;
}

.ourservices {
    cursor: pointer;
    float: left;
    margin: 0 10px 5px 0;
    position: relative;
    width: 200px;
}


.ourservices .heading {
    background: url("images/our_services.jpg") repeat-x scroll center bottom transparent;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    height: 38px;
    line-height: 35px;
    margin-right: 10px;
    text-indent: 50px;
    width: 200px;
}


#dropdown {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 2px solid #FEB711;
    display: none;
    padding-bottom: 5px;
    position: absolute;
    width: 300px;
    z-index: 99999;
}

.catartacc {
    overflow: hidden;
    position: relative;
}


.catartacc .catartacc-title {
    background: url("images/headingbg.jpg") repeat-x scroll 0 100% #434343;
    border-top: 1px solid #9F9F9F;
    clear: both;
    color: #3D3D3D;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding: 10px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
}

#copyright
{
  color: #CCCCCC;
  display: block;
  float: left; 
  font-size: 11px; 
  font-style: normal; 
  width: auto;
  /*margin-top: 4px;*/
}

.heading
{
	display:none;
}

.module, .map, .add, .video_thumbnail module
{
	margin-top:10px;
	margin-bottom:10px;
}




/************ End newly added ************************/





#top-border, #bottom-border {
  height: 20px;
  background: url("images/top-border.jpg") repeat-x scroll 0 0 #0d2645;
/*  background-color: #0d2645;
  border-bottom-color: #89a3be;
  border-bottom-width: 1px;
  border-bottom-style: solid;*/
  line-height: 20px;
  /*color: #ffffff*/
}
#top-border a, 
#nav-bar a, 
#nav-bar a,
#bottom-border a {
  /*color: #ffffff*/
  /*height:100%;*/
  /*position: relative;*/
}
    
#header {
  background: url("images/header.jpg") repeat-x scroll 0 0 #2a547e;
  /*background-color: white;*/
  /*border-bottom-color: #8c8c8c;*/
  /*border-bottom-width: 1px;*/
  /*border-bottom-style: solid;*/
}
#banner {
  background: url("images/banner.jpg") repeat-x scroll bottom #1b406a;
  /*background-color: white;*/
  /*max-height: 253px;*/
  /*height: 253px;*/
  /*height: 500px;*/
  /*margin-left: -10px;*/
  /*margin-right: -10px;*/
  /*margin-bottom: -4px;*/
  overflow: hidden;
}
#banner .site{
  padding: 0;
}
#banner img{
  width: 100%;
}
#banner object{
  margin-bottom: -4px;
}
#nav-bar {
  height: 34px;
  /*border-top: 1px solid #8c8c8c;*/
  /*background-color: #393939;*/
  /*border-bottom: 1px solid #7f7f77;*/
  background: url("images/nav.jpg") repeat-x scroll 0 0 #393939;
  /*background-color: white;*/
  line-height: 33px;
}

#menu-main-menu {
  height: 34px;
  background: url("images/nav.jpg") repeat-x scroll 0 0 #393939 !important;
  line-height: 33px;
}

.main-navigation,
.main-navigation div,
.main-navigation button,
.main-navigation li,
.main-navigation ul{
  /*position:relative;*/
  background: inherit;
}
.main-navigation ul ul{
  margin-top: 7px;
  background: #393939;
}    
.main-navigation li,
.main-navigation li a {
  line-height: inherit;
}
.main-navigation li ul{
  line-height: 1.42857143;
}
.main-navigation li li{
  margin-right: 0;
}
.logo
{
margin-top: 5px;
    margin-bottom: 5px;
}

img.header-image {
	margin-top: 0;
  margin-bottom: -4px;
  border-radius: 0;
  max-height: 251px;
}
.highlighted{
   background: none repeat scroll 0 0 #FFE5B2;
    border: 1px solid #FFCC66;
    color: #0E466F;
    font-weight: inherit;
    /*height: 59px;*/
    margin-left: -9px;
    margin-right: -9px;
    margin-bottom: 24px;
    margin-bottom: .70rem;
    padding: 10px 9px;
}
.highlighted p:last-child{
  margin-bottom: 0;
}
.main-navigation{
  overflow:visible;
}
/*.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
	border-bottom: none;
	border-top: none;
}*/

.home .entry-header,
.entry-meta,
.archive-meta,
.site-content nav{
  display: none;
}
.home .entry-content h1{
  color: #21759B;
  margin-bottom: 10px;
}
.nocomments{
  display: none;
}
#listings {
  -webkit-column-count: 7; /* Chrome, Safari, Opera */
  -moz-column-count: 7; /* Firefox */
  column-count: 7;
  /*background-color:#e5e5e5;*/
  margin:10px 0;
}
#listings div {
  text-align:center;
}
#listings img{
  float: none;
  margin: 0;
}
.post-53 /*Attorneys*/ .wp-post-image{
  float: none;
}
#post-161 img.wp-post-image{
  float: none;
  margin: 0px;
}
/*body.home #page{
  padding: 0;
}
body.home #page > :not(.highlighted) {
  margin-left: 5px;
  margin-right: 5px; 
}*/
/*.main-navigation a:hover*/
.nav-menu > li a:hover{
  color:#fca001;
}
.nav a:hover,
.nav button:hover{
  color:#fca001;
}
.read-more{
  white-space: nowrap;
}
.read-more img {
  vertical-align: middle;
}
#wpadminbar{
  overflow:hidden;
}
.main-navigation .menu-toggle{
  background: url("images/nav-menu.png") no-repeat scroll center transparent;
  color: #FFFFFF;
  display: none;
  position: relative;
  height: 30px;
  width: 30px;
  float: right;
  border: none;
  outline: none;
  position: relative;
  z-index: 2;
}




/* < 985 */
@media screen and (max-width:985px)
{
.left_pan_banner{
  float: none;
  text-align: center;
}
.left_pan_banner object{
  height: 162px;
  width: 429px;
}
.right_pan{
  float: none;
  width: 822px;
  margin: auto;
}
.reason_visit h1{
  display:block;
}
ul#reason_links li{
  float:left;
  /*margin: auto;*/
}
}


/* < 900 */
@media screen and (max-width:900px)
{
footer[role="contentinfo"] {
  height: auto;
  line-height: normal;
  padding-bottom: 8px;
}
#copyright{
  /*display: none;*/
  float: none;
}
}


/* < 860 */
@media screen and (max-width:860px)
{
.right_pan_top{
  width: auto;
}
.top_address #call,
.top_address #comma{
  display:none;
}
.top_address #street-address{
  display: inline-block;
}
#banner{
  height: auto;
  max-height: 253px;
  width:100%;
  background: url("images/banner-image-mobile.jpg") no-repeat top center fixed;
  height: 100%;
}
.left_pan_banner{
  display: none;
}
.right_pan{
  width:100%;
}
.reason_visit{
  /*display: none;*/
}
.reason_visit h1{
  /*display:block;*/
}
ul#reason_links li{
  float:none;
  margin: 5px auto;
}
.site-content{
  float: none;
  width: 100%;
}
.widget-area{
  float: none;
  width: auto;
  text-align: left;
  margin: 0 auto;
  max-width: 17.571429rem;
  overflow: hidden;
}

ul#reason_links li a {
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    height: 60px;
    line-height: 18px;
    text-align: center;
    width: 80px;
    float: left;
    background: #fab40c;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 100px;
    padding: 25px 15px !important;
    color: #112545;
    border: 2px solid #acd3dd;
    margin:0px 0px 50px 0px;
    outline: none;
}
ul#reason_links li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: none;
    margin: 15px 0;
    padding: 0;
    width: 261px;
}
ul#reason_links li {
    width: 32%;
    display: inline-block;
}
.right_pan_top {
    width: 100%;
    background: #0e2a4f;
    text-align: center;
    line-height: normal;
}
}

/* < 845 */
@media screen and (max-width:845px)
{
#header{
  height: 85px;
}
.left_pan_banner{
  display:none;
}
#nav-bar{
  float:right;
  width: auto;
  margin-left: -1000px;
  position: relative;
  height: 32px;
  position: absolute;
  top: 34px;
  right: 0;
  background: none;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin-left: 10px;
}
.site-content{
  margin-top: 0;
}
.main-navigation {
	/*text-align: center;*/
  padding: 0 !important;
  background: inherit !important;
}
.main-navigation div{
  /*padding-left: 10px;*/
  /*padding-right: 10px;*/
  position: relative;
  z-index: 1;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none !important;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block !important;
}
.main-navigation ul.nav-menu.toggled-on{
  padding-left: 0;
  margin-top: 1px;
  /*background: #393939;*/
}
.main-navigation li {
  /*margin-top: 24px;*/
	/*margin-top: 1.714285714rem;*/
	/*font-size: 12px;*/
	/*font-size: 0.857142857rem;*/
	/*line-height: 1.42857143;*/
  display: block;
  margin-right: auto;
  border-top: 1px dotted #CCCCCC;
  /*font-size: 0.857143rem;*/
  line-height: 1.42857;
  margin-top: 5px;
  margin-top: 0;
  margin-bottom: 0;
  /* calc: margin-top: 0.714rem;*/
    /*text-align: left;*/
}
.main-navigation li a{
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  padding: 5px !important;
  display: block;
}
.main-navigation li a:hover {
  background: #FCA102;
  color: #333333;
}
.main-navigation li ul{
  clip: auto;
  position: static;
  height: auto;
  width: auto;
  margin-top: auto;
}
.main-navigation li ul li a,
.main-navigation li ul li:last-child a{
  width: auto;
  border: none;
  /*padding: 0 !important;*/
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  display: list-item;
  list-style: none;
  margin-left: 10px;
}
h1.entry-title {
  margin-right: 0px;
}
}


  /* < 630 */
@media screen and (max-width:630px)
{
  #header{
    height: 60px;
  }
  .left_pan{
    /*width: 65%;*/
  }
  .left_pan img{
    height: 51px;
    width: auto;
  }
  .top_address{
    line-height: normal;
  }
  .top_address img{
    /*display: none;*/
  }
  .top_address #phone-number{
    font-size: inherit;
  }
}

  /* < 600 */
@media screen and (max-width:600px)
{
  .menu-footer-menu-container{
    float: none;
  }
}


@media screen and (max-width:490px)
{
  .top_address{
    line-height: 56px;
  }
  .top_address #street-address,
  .top_address #city-state-zip,
  .top_address br{
    display: block;
  }
  .top_address {
    line-height: normal;
    padding: 10px;
}
}

@media screen and (max-width:420px)
{
  .top_address{
    display: block;
    padding: 10px;
	text-align: right;
  }
  .main-navigation ul.nav-menu.toggled-on{
    width: 300px;
  }
}

@media screen and (max-width: 490px){
.top_address #street-address, .top_address #city-state-zip, .top_address br {
    display: inline-block;
}
}

@media screen and (max-width:50px)
{
  #header div{
    float: none;
  }
.right_pan_top
{
	float:right;
	width:49%;
	padding-top:3px;
	color:#ffffff;
	line-height:2em;
	text-align: right;
}
.right_pan_top{
  width: auto;
}
.address {
    float: right;
    padding: 12px 10px 0 0;
    text-align: right;
    width: 49%;
    
}
.top_address #call,
.top_address #comma{
  display:none;
}
.top_address #street-address{
  display: block;
}
.top_address span{
  display: inline-block !important;
}
.top_address br{
  display: none;
}
.top_address #call{
  display: none !important;
}
.top_address #phone-number{
  font-size: inherit;
}

}

@media screen and (max-height:430px){
  .left_pan_banner,
  #banner-image-half-height{
    display: none;
  }
}
@media screen and (max-height:370px){
  .right_pan,
  .header-image{
    display: none;
  }
  #banner-image-half-height2{
    display: block;
    margin-bottom: -4px;
  }
}
.entry-content h1{text-align: center;}
@media (max-width:845px) and (min-width:600px) {
    #header .site {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none;
    /* overflow: hidden; */
    background: transparent;
    float: left;
    width: 100%;
}
}

.widget-area {
    width: 240px;
}
