
/* #Theme Frame 
================================================== */

.container{ margin: 0px auto; padding: 0px 15px; max-width: 1200px;}

.row { max-width: 100%; margin: 0 auto; }
.row .row { width: auto; max-width: none; min-width: 0; margin: 0 -15px; }
.row .column, .row .columns{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; line-height: 26px;}

.column, .columns {  min-height: 1px; padding: 0 15px; position: relative; float: left;}

.column.wrapper, .columns.wrapper{ padding: 0px; }
#bottomcontainer .columns {padding: 0 15px 0 152px; height: 30px; float: left;}


/* Base Grid */	

.row .one 		{ width: 8.333%; }
.row .two 		{ width: 16.667%; }
.row .three 	{ width: 25%; }
.row .three_form 	{ width: 32%; }
.row .four 		{ width: 33.333%; }
.row .five 		{ width: 41.667%; }
.row .six 		{ width: 50%; }
.row .seven 	{ width: 58.333%; }
.row .eight 	{ width: 66.667%; }
.row .nine 		{ width: 75%; }
.row .ten 		{ width: 83.333%; }
.row .eleven 	{ width: 91.667%; }
.row .twelve 	{ width: 100%; }

/*.row .three.contact {width: 18%;}
.row .three.about {width: 27%;}
.row .three.tools {width: 26%;}*/

/* Column Layouts */

.row .one_half				{ width: 50%; }
.row .one_third				{ width: 33.333%;}
.row .one_fourth			{ width: 25%; }
.row .one_fifth				{ width: 20%;}
.row .one_sixth 			{ width: 16.667%;}

.row .two_third				{ width: 66.667%;}
.row .two_fourth 			{ width: 50%;}
.row .two_fifth 			{ width: 40%;}
.row .two_sixth 			{ width: 33.333%;}


.row .three_fourth			{ width: 75%;}
.row .three_fifth 			{ width: 60%;}
.row .three_sixth 			{ width: 50%;}

.row .four_fifth 			{ width: 80%;}
.row .four_sixth 			{ width: 66.667%;}

.row .content 	{ width: 100%; }

img{ max-width: 100%; height: auto; display:block; }
img { -ms-interpolation-mode: bicubic;}
object, embed { max-width: 100%; }


/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear columns */
    .clear, .clr {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }
	
	.mobile-pad2{display: none;}
	
/* #Media Queries
================================================== */
/* Smaller than standard 960 (devices and browsers) */

@media only screen and (max-width: 1280px)  {
	#headercontainer, #afterheadercontainer, #outerbeforecontent, #outermain,  #outerfootersidebar, #outercopyright{width:100%;}
	#featuredwrap{ width:40%; float:left;}
	#slidercontainer.notfull{float:right; width:60%;}
	#list-featured li .pagetitle{ font-size:20px; line-height:normal}
	#list-featured li{height:235px;}
	
	

}

@media only screen and (max-width: 1100px) {
	.banner .right .text {font-size: 15px;}
}

@media only screen and (max-width: 1024px)  {
	#featuredwrap{ width:44%; float:left;}
	#slidercontainer.notfull{float:right; width:56%;}
	#list-featured li .pagetitle{ font-size:20px; line-height:normal}
	#list-featured li{height:172px;}
	
	.banner{ font-size:16px;}
	
	.banner img{}
	
	.banner .left .text{height: 107px;}

	#outercopyright .container {padding-bottom: 10px;}
	
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 750px) and (max-width: 1280px) {
	#bodychild{width:100%; margin:0}
	#logo h1{font-size:20px; line-height:20px;}
	#headercontainer, #afterheadercontainer, #outerbeforecontent, #outermain,  #outerfootersidebar, #outercopyright{width:100%; margin:0}
	.postimg{ float:none; width:100%;}
	.format-image .entry-content{ padding-bottom:24px;}

	#topright .extra-links {float: none; margin: 0 0 10px 0; display: none;}
	#topright form {float: right; margin: 0 10px 0 0;}
	#topright .social {float: right; margin: 0 10px 10px 0;}

	#navigation{text-align:center; float:none; clear:both; margin:10px!important;}
	.js .tinynav {display: block; display: inline-block; text-align:left ; margin:0; width:105%; background:url("/assets/images/structsure/dropdown-btn.jpg") no-repeat scroll right center ; }
	
	.tinynav.tinynav2 {display: none !important;}
	.nav-inner{width: 100%; overflow: hidden; /*background: url("/assets/images/structure/dropdown-btn.jpg") no-repeat scroll right center #005596;border: 3px solid #018ADA;*/ margin: 10px 0; float: right;}
    
	.tinynav option{background: #333;}
	
	.extra-links-bottom {float: left; margin: 20px 15%; display: block; width: 70%;text-align: center;}
	.extra-links-bottom ul {text-align: center; margin: 0 auto; padding: 0;}
	.extra-links-bottom li {display: inline; float: none; margin: 0 0 0 10px;}
	.extra-links-bottom a {margin:  0; font-weight: bold; width: 80%; color: #828282;text-align: center;}
	.phone-bottom {display: none;}
.phone-bottom span {font-weight: normal; font-size: 13px; display: block; color: #46565f;}
	#dropdown-img{display: inline-block;position: relative; left: -63px; top: 14px; z-index: 50;}
	.mobile-menu-button{display: none;}
	.mobile-nav{display: none;}
	.nav-wrap-mobile{display: none;}
	.banner .left .text{padding: 18px 3% 14px;height: 75px;}
	.banner .left .text h1{font-size: 22px;}
	.banner .right .text{}
	.banner .right .text span{margin: 1% 13% 0 0; font-size: 14px;}

}

@media (max-width: 980px) {
	.resp-tbl{display: block; width: 100% !important;}
	.resp-tbl tbody{display: block;}
	.resp-tbl tr{display: block;}
	.resp-tbl td{display: block; width: 100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
}


/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 749px) {
	.form-half{width: 100%;}
	
	body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none;
		width: 100%; min-width: 0; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
		
	.container{ margin: 0px auto; max-width: 420px; }
	
	.row { width: auto; min-width: 0; margin-left: 0; margin-right: 0; }

	.row .column, .row .columns { width: 100%; float: none; }

	.column:last-child, .columns:last-child { float: none; }
	[class*="column"] + [class*="column"]:last-child { float: none; }

	.column:before, .columns:before, .column:after, .columns:after { content: ""; }
	.column:after, .columns:after { clear: both; }
	
	
	#headercontainer, #afterheadercontainer, #outerbeforecontent, #outermain,  #outerfootersidebar, #outercopyright{width:100%;}
	#outerheader{height:auto;}
	
	.column, .columns{ max-width:460px; margin:0 auto} 
	
	/*============================================== HEADER SECTION ==============================================*/
	#logo{text-align:center; float:none; display:block; margin-bottom:0px;}
	#logoimg img{margin:0px auto;}
	#logo .tagline{padding: 0; margin: 10px 0 15px;}
	#topright{ float:none; margin-bottom:20px; display: none;}
	#top #searchform{ margin:0 auto}

	.extra-links{ display:none;}
	.extra-links-bottom {float: left; margin: 20px 15%; display: block; width: 70%;text-align: center;}
	.extra-links-bottom ul {margin: 0; padding: 0;}
	.extra-links-bottom li {display: inline; float: none; margin: 0 0 0 10px;}
	.extra-links-bottom a {margin:  0; font-weight: bold; width: 80%; color: #828282;}
	#topright .social {display: none; width: 100%; text-align: center; margin-bottom: 10px;}
	#topright .social li {display: inline; float: none; margin: 0 10px;}
	#topright .social li a {display: inline-block;}
	
	
	
	#topright .phone {text-align: center; width: 100%; display: none;}
	.phone-bottom {text-align: center; width: 100%;}
	.phone-bottom {float: right; margin: 0 0 15px 0; text-align: center; font: 700 18px/20px 'Oswald', sans-serif; color: #f19a46; display: block;}
	.phone-bottom span {font-weight: normal; font-size: 13px; display: block; color: #46565f;}
	
	 .social-bottom {display: table; width: 100%; text-align: center; margin-bottom: 10px;}
	 .social-bottom li {display: inline; float: none; margin: 0 10px;}
	 .social-bottom li a {display: inline-block;}

	#extra-links-nav{text-align:center; float:none; clear:both; margin:0px!important;}
	
	#navigation{text-align:center; float:none; clear:both; margin:0px!important;}
	.sf-menu a{background:transparent !important; border:0 !important}
	.sf-menu > li{border:0 !important; display:none;}
	nav{margin:0px; float:none; }
	.js .tinynav {display: block; display: inline-block; text-align:left ; margin:0; width:109%; background:url("/assets/images/structsure/dropdown-btn.jpg") no-repeat scroll right center ; }
	.js #topnav { display: none }
	
	.tinynav.tinynav2 {display: none !important;}
	.nav-inner{width: 80%; overflow: hidden; background: url("/assets/images/structure/dropdown-btn.jpg") no-repeat scroll right center #005596;border: 3px solid #018ADA; margin: 10px 10%; float: left;}
	
	
	/*============================================== Mobile Navigation SECTION ==============================================*/
	.mobile-menu-button{width: 100%; display: block;}
	.mobile-button{font-size: 35px; cursor: pointer; float: right; margin: 0 20px 0 0; width: 150px;}
	.mobile-button h3{margin: 17px 0;}
	.mobile-img{float: right;display: block; background:url(../images/structure/mobile-btn.jpg) no-repeat; width: 50px; height: 50px;}
	.mobile-img:hover{display: block; background:url(../images/structure/mobile-btn-hover.jpg) no-repeat; width: 50px; height: 50px;}
	#nav-wrap{display: none;}
	#dropdown-img{display: block;}
	.nav-wrap-mobile li{ }
	.nav-wrap-mobile .mobile-top-level{font-family: 'Open Sans', sans-serif; font-weight: 700;background: #005596; width: 90%;    margin: 0 auto;    padding: 3px 0; font-family:'Oswald', sans-serif; font-size: 18px; list-style: none; line-height: 30px; }
	.nav-wrap-mobile .mobile-top-level:hover{background: #008cdc; color: #fff;}
	.nav-wrap-mobile .mobile-top-level ul{background: #eee; margin: 0; display: none; list-style: none; font-weight:400;}
	.nav-wrap-mobile .mobile-top-level ul li:hover{background: #CCC;}
	.nav-wrap-mobile .mobile-top-level ul a{color: #666; font-size: 14px; }
	
	/*============================================== SLIDER SECTION ==============================================*/
	#featuredwrap, #slidercontainer.notfull{ width:100%; float:none;}
	#list-featured li .pagetitle{ font-size:20px; line-height:normal}
	#list-featured li{height:170px;}
	#slider .camera_caption > div{ padding:0px 3%;}
	#slider  .camera_caption{ bottom:-190px!important}
	#slider .camera_pag{ bottom:10px;}
	
	/*============================================== CONTENT SECTION ==============================================*/
	
	#content.positionright, #content.positionleft, #sidebar.positionright, #sidebar.positionleft{background:transparent; float:none}
	/*.banner .left, .banner .right{ width:100%;}
	.banner .left .text{padding:23px 35px 36px 35px;}
	.banner .right{ background-image:none;}
	.banner img{ position:inherit}*/
	

		
	/*============================================== BLOG SECTION ==============================================*/

	.wp-pagenavi{margin-bottom:30px;}
	.entry-utility{ float:none; width:100%; text-align:left; margin-bottom:10px; margin-top:0px;}
	.entry-utility div{ display:inline-block;}
	.postimg{ float:none; width:100%;}
	.format-image .entry-content{ padding-bottom:24px;}
	
	.banner .left .text{margin:0 0 0 0;}
.banner .left .text h1{font-size: 14px; margin: 16% 0 0 4%;}
.banner .left .text span{font-size: 12px; margin: 16% 0;}
.banner .right .text{margin-top: 0; width: auto;}
.banner .right .text img{margin: 40px 19%;}
	.banner .right .text span{ display: none; margin: 6% 13% 0 0; font-size: 12px;}

.mobile-pad1{display: block;}
	.mobile-pad2{display: none;}

	.reviews-hold{background: #FFF;}
	.reviews-hold .reviews-pad{padding: 0 0 30px;}
}
@media only screen and (max-width: 768px) {
.row .two_fourth{width:95%;}
.row .one_fifth				{ width: 100%;}
.row .three_fourth			{ width: 100%;}
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 698px) {
	
	#bodychild{width:100%;}
	.js .tinynav {display: block; display: inline-block; text-align:left ; margin:0; width:107%}
	.nav-inner{width: 80%; overflow: hidden; background: url("/assets/images/structure/dropdown-btn.jpg") no-repeat scroll right center #005596;border: 3px solid #018ADA; margin: 10px 10%; float: left;}
	#list-featured li {
    height: 200px;
}
.nav-inner{width: 80%; overflow: hidden; background: url("/assets/images/structure/dropdown-btn.jpg") no-repeat scroll right center #005596;border: 3px solid #018ADA; margin: 10px 10%; float: left;}
#outercopyright .social {position: relative; right: auto; top: auto; padding: 0 0 10px 0;}
.banner .left .text{margin:0 0 0 0;}
.banner .left .text h1{font-size: 14px; margin: 16% 0 0 4%;}
.banner .left .text span{font-size: 12px; margin: 16% 0;}
.banner .right .text{margin-top: 0;}
	.banner .right .text span{margin: 6% 13% 0 0; font-size: 12px;}


}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	#bodychild{width:100%;}
	

	#outercopyright .social {position: relative; right: auto; top: auto; padding: 0 0 10px 0;}

	
	/*============================================== BLOG SECTION ==============================================*/
	.commentlist ol{padding-left:20px;}
	.comment-body{margin:0;}
	.banner .left .text h1{margin: 19% 0 0 4%;}
	.banner .right .text{margin-top: 6%;}
	.banner .right .text span{margin: 6% 13% 0 0; font-size: 12px;}
}
