/* # Genesis Framework
Theme Name: Genesis  
Theme URI: http://my.studiopress.com/themes/genesis/  
Description: The industry standard for Premium WordPress Themes. Please do not modify this style sheet, as it might get overridden in updates.  
Author: StudioPress  
Author URI: http://www.studiopress.com/  
Version: 2.1.2  
Tags: black, orange, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready  
License: GPL-2.0+  
License URI: http://www.gnu.org/licenses/gpl-2.0.html  
*/

/* # WARNING

This file is part of the core Genesis Framework. DO NOT edit this file under any circumstances. Please do all modifications in the form of a child theme.
Copy the contents of this file to the child theme. Do not use @import, as the CSS included with Genesis might change in the future.

*/

/* # Table of Contents
- Imports
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Header Navigation
	- Primary Navigation
	- Secondary Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Retina Display
	- Max-width: 1024px
	- Max-width: 960px
	- Max-width: 800px
*/


/* # Imports
---------------------------------------------------------------------------------------------------- */

@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700);


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* ## Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* ## Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */
body{background-color:#ffffff;color:#1F1F1F;font-family:Roboto, sans-serif;font-size:12px;font-weight:300;line-height:18px;margin:0;}
a,button,input:focus,input[type="button"],input[type="reset"],input[type="submit"],textarea:focus,.button,.gallery img{-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;}
a{color:#f7941d;text-decoration:none;}
p{margin:0 0 28px;padding:0;}
ol,ul{margin:0;padding:0;}
li{list-style-type:none;}
b,strong{font-weight:700;}
blockquote,cite,em,i{font-style:italic;}
blockquote{margin:40px;}
blockquote::before{content:"\201C";display:block;font-size:30px;height:0;left:-20px;position:relative;top:-10px;}
h1,h2,h3,h4,h5,h6{color:#333;font-family:Roboto, sans-serif;font-weight:400;line-height:1.2;margin:0 0 10px;}
h2{font-size:30px;}
h3{font-size:24px;}
h5{font-size:18px;}
img{height:auto;}
.gallery-item{float:left;text-align:center;margin:0 0 28px;}
.gallery-columns-3 .gallery-item{width:33%;}
.gallery-columns-4 .gallery-item{width:25%;}
.gallery-columns-5 .gallery-item{width:20%;}
.gallery-columns-6 .gallery-item{width:16.6666%;}
.gallery-columns-7 .gallery-item{width:14.2857%;}
.gallery-columns-8 .gallery-item{width:12.5%;}
.gallery-columns-9 .gallery-item{width:11.1111%;}
.gallery img{border:1px solid #ddd;height:auto;padding:4px;}
.gallery img:hover{border:1px solid #999;}
input,select,textarea{background-color:#fff;border:1px solid #ddd;color:#333;font-size:18px;font-weight:300;width:100%;padding:16px;}
input:focus,textarea:focus{border:1px solid #999;outline:none;}
::-moz-placeholder{color:#333;font-weight:300;opacity:1;}
::-webkit-input-placeholder{color:#333;font-weight:300;}
button,input[type="button"],input[type="reset"],input[type="submit"],.button{background-color:#333;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:300;text-transform:uppercase;width:auto;padding:16px 24px;}
table{border-collapse:collapse;border-spacing:0;line-height:2;margin-bottom:40px;width:100%;}
tbody{border-bottom:1px solid #ddd;}
td,th{text-align:left;}
td{border-top:1px solid #ddd;padding:6px 0;}
th{font-weight:400;}
.site-inner,.wrap{max-width:1024px;margin:0 auto;}
.site-inner{clear:both;padding-top:0px;}
.content-sidebar-sidebar .content-sidebar-wrap,.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-sidebar-content .content-sidebar-wrap{width:980px;}
.content{float:right;width:723px;}
.content-sidebar-sidebar .content,.sidebar-content-sidebar .content,.sidebar-sidebar-content .content{width:580px;}
.sidebar-primary{float:right;width:278px;}
.sidebar-secondary{float:left;width:180px;}
.five-sixths,.four-sixths,.one-fourth,.one-half,.one-sixth,.one-third,.three-fourths,.three-sixths,.two-fourths,.two-sixths,.two-thirds{float:left;margin-left:2.5641025641026%;}
.one-half,.three-sixths,.two-fourths{width:48.717948717949%;}
.one-third,.two-sixths{width:31.623931623932%;}
.four-sixths,.two-thirds{width:65.811965811966%;}
.one-fourth{width:23.076923076923%;}
.three-fourths{width:74.358974358974%;}
.one-sixth{width:14.529914529915%;}
.five-sixths{width:82.905982905983%;}
.first{clear:both;margin-left:0;}
.alignleft .avatar,.author-box .avatar{margin-right:24px;}
.alignright .avatar{margin-left:24px;}
.comment .avatar{margin:0 16px 24px 0;}
.breadcrumb{margin-bottom:20px;}
.archive-description,.author-box{background-color:#fff;font-size:16px;margin-bottom:40px;padding:40px;}
.author-box-title{font-size:16px;margin-bottom:4px;}
.site-header .search-form{float:right;margin-top:12px;}
.genesis-nav-menu .search input[type="submit"],.widget_search input[type="submit"]{border:0;clip:rect(0,0,0,0);height:1px;position:absolute;width:1px;margin:-1px;padding:0;}
.widget-title{font-size:18px;margin-bottom:20px;}
a.aligncenter img{display:block;margin:0 auto;}
.alignleft{float:left;text-align:left;}
.alignright{float:right;text-align:right;}
img.centered,.aligncenter{display:block;margin:0 auto 24px;}
img.alignnone,.alignnone{margin-bottom:12px;}
a.alignleft,img.alignleft,.wp-caption.alignleft{margin:0 24px 24px 0;}
a.alignright,img.alignright,.wp-caption.alignright{margin:0 0 24px 24px;}
.wp-caption-text{font-size:14px;font-weight:700;text-align:center;}
.widget{word-wrap:break-word;}
.widget ol > li{list-style-position:inside;list-style-type:decimal;padding-left:20px;text-indent:-20px;}
.widget li li{border:none;margin:0 0 0 0px;padding:0;}
.widget_calendar td,.widget_calendar th{text-align:center;}
.featured-content .entry{border-bottom:2px solid #f5f5f5;margin-bottom:20px;padding:0 0 24px;}
.footer-widgets .entry{border-bottom:1px dotted #666;}
.enews-widget input{font-size:16px;margin-bottom:16px;}
.enews-widget input[type="submit"]{background-color:#f7941d;color:#fff;width:100%;margin:0;}
.enews form + p{margin-top:24px;}
.site-header{background-color:#004a80;min-height:102px; border-bottom: 4px solid #f7941d}
.site-header .wrap{padding:18px 0px 0px;}
.title-area{float:left;width:265px;padding:0px 0;}
.site-title{font-size:32px;font-weight:400;line-height:1.2;}
.header-image .site-title > a{background:url(images/logo.png) no-repeat left;float:left;min-height:60px;width:100%;}
.site-description{font-size:16px;font-weight:300;line-height:1.5;}
.header-image .site-description,.header-image .site-title{display:block;text-indent:-9999px;}
.site-header .widget-area{float:right;text-align:right;width:700px; margin:24px 0px 0px;}
.genesis-nav-menu{clear:both;font-size:12px;line-height:1;width:100%;}
.genesis-nav-menu .menu-item{display:inline-block;text-align:left;}
.genesis-nav-menu a{color:#fff;display:block;padding:0 12px; text-transform:uppercase; text-shadow: -1px 2px 0px #333;}
.genesis-nav-menu .sub-menu{left:-9999px;opacity:0;position:absolute;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-ms-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;width:200px;z-index:99;}
.genesis-nav-menu .sub-menu a{background-color:#fff;border:1px solid #eee;border-top:none;font-size:14px;position:relative;width:200px;padding:20px;}
.genesis-nav-menu .sub-menu .sub-menu{margin:-55px 0 0 199px;}
.genesis-nav-menu .menu-item:hover{position:static;}
.genesis-nav-menu .menu-item:hover > .sub-menu{left:auto;opacity:1;}
.genesis-nav-menu > .first > a{padding-left:0;}
.genesis-nav-menu > .last > a{padding-right:0;}
.genesis-nav-menu > .right{color:#fff;float:right;list-style-type:none;padding:30px 0;}
.genesis-nav-menu > .right > a{display:inline;padding:0;}
.genesis-nav-menu > .rss > a{margin-left:48px;}
.genesis-nav-menu > .search{padding:10px 0 0;}
.site-header .sub-menu{border-top:1px solid #eee;}
.site-header .sub-menu .sub-menu{margin-top:-56px;}
.site-header .genesis-nav-menu li li{margin-left:0;}
.entry{margin-bottom:40px;padding:50px 60px;}
.entry-content ol,.entry-content ul{margin-bottom:28px;margin-left:40px;}
.entry-content ol > li{list-style-type:decimal;}
.entry-content ul > li{list-style-type:disc;}
.entry-content code{background-color:#333;color:#ddd;}
p.entry-meta{font-size:16px;margin-bottom:0;}
.entry-header .entry-meta{margin-bottom:24px;}
.entry-footer .entry-meta{border-top:2px solid #f5f5f5;padding-top:24px;}
.entry-categories,.entry-tags{display:block;}
.entry-comments-link::before{content:"\2014";margin:0 6px 0 2px;}
.pagination{clear:both;margin:40px 0;}
.archive-pagination li{display:inline;}
.archive-pagination li a{background-color:#333;color:#fff;cursor:pointer;display:inline-block;font-size:16px;padding:8px 12px;}
.archive-pagination li a:hover,.archive-pagination .active a{background-color:#f7941d;}
.comment-respond,.entry-comments,.entry-pings{background-color:#fff;margin-bottom:40px;}
.comment-respond,.entry-pings{padding:40px 40px 16px;}
.entry-comments{padding:40px;}
li.comment{background-color:#f5f5f5;border:2px solid #fff;border-right:none;}
.comment-content{clear:both;}
.comment-list li{margin-top:24px;padding:32px;}
.comment-list li li{margin-right:-32px;}
.comment-respond label{display:block;margin-right:12px;}
.form-allowed-tags{background-color:#f5f5f5;font-size:16px;padding:24px;}
.sidebar li{margin-bottom:0px;padding-bottom:0px;}
.sidebar li a:before{ content:'\25BA'; color:#f7941d; font-size: 7px; margin: 0px 5px 0px 5px; }
.sidebar li a{ background:#004a80; font-size: 12px; color:#fff; display:block; padding: 7px 0px;border-bottom: 1px solid #fff;}
.sidebar li a:hover, .sidebar li a:active{ background:#023b65;}
.sidebar li li{ }
.sidebar li li a:before{ content:'';}
.sidebar li li a{ border: 0px;padding: 1px 0 1px 20px;}
.sidebar li li:first-child a{ padding-top: 5px}
.sidebar li li:last-child a{ padding-bottom: 5px}
.sidebar li li li a{padding: 1px 0 1px 40px;}
.sidebar li li li li a{padding: 1px 0 1px 60px;}
.sidebar .widget{margin-bottom:40px;padding: 40px 0px 40px 26px;}
.footer-widgets{background-color:#333;clear:both;padding-top:40px;}
.footer-widgets,.footer-widgets a{color:#999;}
.footer-widgets li{border-bottom:1px dotted #666;margin-bottom:10px;padding-bottom:10px;}
.footer-widgets .widget{margin-bottom:40px;}
.footer-widgets-1,.footer-widgets-2,.footer-widgets-3{width:340px;}
.footer-widgets-1{margin-right:60px;}
.site-footer{background-color:#fff;font-size:16px;line-height:1;text-align:center;padding:40px 0;}
::-moz-selection,::selection{background-color:#333;color:#fff;}
a:hover,.entry-title a,.sidebar .widget-title a,.site-title a,.site-title a:hover,.nav-primary .genesis-nav-menu .sub-menu a{color:#333;}
h1,.entry-title{font-size:36px; font-family: "Oswald", Helvetica, sans-serif; text-transform:uppercase; color:#f7941d;}
h4,.archive-title,.featured-content .entry-title{font-size:20px;}
h6,.comment-header,.sidebar{font-size:16px;}
embed,iframe,img,object,video,.wp-caption,a.alignleft,a.alignnone,a.alignright{max-width:100%;}
.featured-content img,.gallery img,input[type="checkbox"],input[type="image"],input[type="radio"]{width:auto;}
.gallery,.search-form{overflow:hidden;}
.gallery-columns-2 .gallery-item,.entry-content .search-form,.site-header .search-form,.comment-respond input[type="email"],.comment-respond input[type="text"],.comment-respond input[type="url"]{width:50%;}
.footer-widgets button,.footer-widgets input[type="button"],.footer-widgets input[type="reset"],.footer-widgets input[type="submit"],.footer-widgets .button,button:hover,input:hover[type="button"],input:hover[type="reset"],input:hover[type="submit"],.button:hover{background-color:#f7941d;color:#fff;}
.entry-content .button:hover,.footer-widgets .widget-title,.enews-widget,.enews-widget .widget-title,.nav-primary .genesis-nav-menu a,.footer-widgets a.button,.footer-widgets a:hover{color:#fff;}
.footer-widgets button:hover,.footer-widgets input:hover[type="button"],.footer-widgets input:hover[type="reset"],.footer-widgets input:hover[type="submit"],.footer-widgets .button:hover,.enews-widget input:hover[type="submit"]{background-color:#fff;color:#333;}
.button,a.alignnone{display:inline-block;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,#wpstats,.entry-pings .reply{display:none;}
.content-sidebar-sidebar .content-sidebar-wrap,.content-sidebar .content,.content-sidebar-sidebar .content,.sidebar-content-sidebar .content,.sidebar-content .sidebar-primary,.sidebar-sidebar-content .sidebar-primary,.avatar,.footer-widgets-1,.footer-widgets-2{float:left;}
.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-sidebar-content .content-sidebar-wrap,.content-sidebar-sidebar .sidebar-secondary,.footer-widgets-3{float:right;}
.full-width-content .content,.widget_calendar table,.header-full-width .title-area{width:100%;}
.archive-description p:last-child,.author-box p:last-child,.entry-content p.wp-caption-text,.site-description,.site-title,.entry-content ol ol,.entry-content ul ul,.adjacent-entry-pagination,.entry-comments .comment-author,.sidebar p:last-child,.sidebar ul > li:last-child,.footer-widgets p:last-child,.site-footer p{margin-bottom:0;}
.entry-title a:hover,.genesis-nav-menu a:hover,.genesis-nav-menu .current-menu-item > a,.genesis-nav-menu .sub-menu .current-menu-item > a:hover,.nav-primary .genesis-nav-menu a:hover,.nav-primary .genesis-nav-menu .current-menu-item > a,.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover{color:#f7941d;}
.sidebar .widget.enews-widget,.nav-primary{background-color:#333;}
.enews-widget input,.enews-widget input:focus,.footer-widgets input{border:1px solid #333;}
.nav-secondary,.content .entry{background-color:#fff;}

.clear{ clear:both;}

.topheader{ padding:15px 0; text-transform:uppercase; color:#9b9b9b; text-align:center; box-shadow:0 0 8px 0px #000; position:relative;}
.topheader span{ margin: 0px 15px}
footer{ background:url(images/foot-bck.png) no-repeat center bottom;}
footer .foot1{background: #003049; /* Old browsers */
background: -moz-linear-gradient(top, #003049 0%, #004779 50%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003049), color-stop(50%,#004779)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #003049 0%,#004779 50%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #003049 0%,#004779 50%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #003049 0%,#004779 50%); /* IE10+ */
background: linear-gradient(to bottom, #003049 0%,#004779 50%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003049', endColorstr='#004779',GradientType=0 ); /* IE6-9 */color:#fff; padding: 30px 0px; }
footer .foot1 .foot1left{width:49%; float:left; padding:0px 20px 0px 127px;}
footer .foot1 .foot1right{width:45%; float:left;font-family:"Montserrat", Helvetica, sans-serif; font-weight:bold; font-size: 42px; padding: 0px 0px 0px 10px}
footer .foot1 .foot1right img{ vertical-align: middle; margin: 0px 10px 0px 0px; }
footer .foot2{ padding: 18px 0px; text-align:center;}
footer .footcarousel{ height: 545px; padding: 165px 0px 0px;}
footer .footcarousel .metaslider .caption-wrap{ bottom: auto; top:175px; background: none; text-align:center; color:#9b9b9b; opacity: 1;}
footer .footcarousel .metaslider .caption{ padding: 0px}
footer .footcarousel .metaslider .caption-wrap h3{ font-family: "Oswald", Helvetica, sans-serif; font-size: 18px; font-weight:normal; text-transform:uppercase; color:#004a80; }
footer .footcarousel .metaslider .caption-wrap p{ margin: 30px 0px}
footer .footcarousel .metaslider .caption-wrap a{ background:url(images/circ-arrow.png) left center no-repeat; padding: 2px 0px 2px 22px;}
footer .footcarousel .flex-direction-nav .flex-prev{ background:url(images/arrow-left.png) left center no-repeat; width: 65px; height:120px; left: -80px; }
footer .footcarousel .flex-direction-nav .flex-next{ background:url(images/arrow-right.png) left center no-repeat; width: 65px; height:120px;  right: -80px; }

.featuredimg{ float:left; display:inline-block; min-width: 1px; margin-top: 25px;}
.content .page{ float:left; padding: 0px; clear: none; display: inline-block; padding: 0px; margin-top: 40px;}

footer .footcarousel .flex-control-nav{ bottom: 5px; display: none;}
footer .footcarousel .flex-control-paging li a{ background:#004a80;}
footer .footcarousel .flex-control-paging li a.flex-active{ background:#000;}

.sliderhomepage { font-family: "Oswald", Helvetica, sans-serif;}
.sliderhomepage .slidetxt{ background: rgba(255,255,255,0.7); padding: 10px; position: relative; left: 111%; top: 40px;}
.sliderhomepage h2{font-family: "Oswald", Helvetica, sans-serif;color:#004a80; font-size: 32px; font-weight:300; width: 400px;  }
.sliderhomepage .list{ margin: 20px 0px 0px 30px; padding: 10px;}
.sliderhomepage span:before{ content: '\2022'; font-size: 48px; line-height:10px; vertical-align: top; color:#f7941d; margin: 0px 5px 0px 0px;}
.sliderhomepage span{ display:block; font-size: 14px !important; line-height: 18px !important; color:#000 !important;}

.lang img {vertical-align: sub;}

h2,h3,h4,h5,h6{font-family:"Oswald",Helvetica,sans-serif;}
.tablepress tbody, .tablepress td, .tablepress tr  {border:0;}
#tablepress-1 img {max-height:165px;}
body.page-id-113 .content .page, body.page-id-117 .content .page, body.page-id-121 .content .page, body.page-id-139 .content .page, body.page-id-149 .content .page, body.page-id-153 .content .page, body.page-id-155 .content .page, body.page-id-157 .content .page, body.page-id-159 .content .page, body.page-id-161 .content .page, body.page-id-163 .content .page, body.page-id-165 .content .page, body.page-id-167 .content .page, body.page-id-169 .content .page, body.page-id-12 .content .page, body.page-id-310 .content .page, body.page-id-312 .content .page, body.page-id-316 .content .page, body.page-id-314 .content .page, body.page-id-320 .content .page, body.page-id-322 .content .page, body.page-id-324 .content .page, body.page-id-326 .content .page, body.page-id-328 .content .page, body.page-id-330 .content .page, body.page-id-332 .content .page, body.page-id-334 .content .page, body.page-id-16 .content .page, body.page-id-111 .content .page, body.page-id-135 .content .page, body.page-id-6 .content .page, body.page-id-484 .content .page, body.page-id-482 .content .page, body.page-id-479 .content .page, body.page-id-477 .content .page, body.page-id-474 .content .page, body.page-id-471 .content .page, body.page-id-466 .content .page{width:100%;}


.wpcf7 input{
width: 95%;
padding: 8px;
}

.wpcf7 .left, .wpcf7 .right{
float:left;
width: 50%;
}
/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1180px) {footer .footcarousel .flex-direction-nav { display: none;} footer .footcarousel .flex-control-nav{ display:block;}}
@media only screen and (max-width: 1024px) {

	.site-inner,.wrap{max-width:960px; overflow:hidden;}
.content-sidebar-sidebar .content-sidebar-wrap,.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-sidebar-content .content-sidebar-wrap{width:740px;}
.content,.site-header .widget-area{width:620px;}
.sidebar-content-sidebar .content,.sidebar-sidebar-content .content,.content-sidebar-sidebar .content{width:400px;}
.footer-widgets-1,.footer-widgets-2,.footer-widgets-3,.sidebar-primary,.title-area{width:300px;}
.footer-widgets-1{margin-right:30px;}
.content .page{width:60%;}
.genesis-nav-menu a{ padding: 0px 7px;}

.footcarousel .wrap { width: 700px;}
}

@media only screen and (max-width: 960px) {

	.site-inner,.wrap{max-width:800px;}
.content,.content-sidebar-sidebar .content,.content-sidebar-sidebar .content-sidebar-wrap,.footer-widgets-1,.footer-widgets-2,.footer-widgets-3,.sidebar-content-sidebar .content,.sidebar-content-sidebar .content-sidebar-wrap,.sidebar-primary,.sidebar-secondary,.sidebar-sidebar-content .content,.sidebar-sidebar-content .content-sidebar-wrap,.site-header .widget-area,.title-area{width:100%;}
.site-header .wrap{padding:20px 5%;}
.header-image .title-area{background-position:center top;}
.genesis-nav-menu li,.site-header ul.genesis-nav-menu,.site-header .search-form{float:none;}
.genesis-nav-menu,.site-description,.site-header .title-area,.site-header .search-form,.site-title{text-align:center;}
.genesis-nav-menu a,.genesis-nav-menu > .first > a,.genesis-nav-menu > .last > a{padding:0px 7px;}
.site-header .search-form{margin:16px auto;}
.genesis-nav-menu li.right{display:none;}
.footer-widgets-1{margin-right:0;}
.topheader span{ display: inline-block;}
.header-image .title-area { background-position: center top; float: none; height: 63px; margin: 0 auto; width: 268px;}
.footcarousel .wrap { width: 650px;}
footer .foot1 .foot1left{ padding: 15px 20px; text-align: center;  width: 100%;} 
footer .foot1 .foot1right{ width: 100%; text-align:center;}	
footer .footcarousel { height: 470px;  padding: 75px 0 0;}
.sliderhomepage .slidetxt{  padding: 10px; position: relative; left: 108%; top: 40px;}
.sliderhomepage h2{ width: 300px;}
.sidebar .widget {padding:40px 0;}
}

@media only screen and (max-width: 885px) { .sliderhomepage h2{ margin: 0px 0px 0px;}}
@media only screen and (max-width: 800px) {
.site-inner {padding:5%;}
.footcarousel .wrap {width: 280px;}
.archive-description,.author-box,.comment-respond,.entry,.entry-comments,.entry-pings,.sidebar .widget,.site-header{padding:0;}
.archive-pagination li a{margin-bottom:4px;}
.five-sixths,.four-sixths,.one-fourth,.one-half,.one-sixth,.one-third,.three-fourths,.three-sixths,.two-fourths,.two-sixths,.two-thirds{width:100%;margin:0;}
.sidebar .widget.enews-widget{padding:40px;}
.sliderhomepage h2{ width: 300px;}
.sliderhomepage .slidetxt{   left: 100%; top: 0px;}
}
@media only screen and (max-width: 680px) {.topheader{ padding:15px 81px 15px 0; text-align:left;}
.sliderhomepage .slidetxt{   left:10%; top: -30px;}
.sliderhomepage h2{ font-size: 46px; width: 280px;}
.tp-simpleresponsive .slotholder *, .tp-simpleresponsive img{ background-position: right center !important;}
.site-inner div {width:100% !important; clear:both !Important; float:none !Important;padding:0 !important;}
}
@media only screen and (max-width: 550px) { .featuredimg{ display: none; } .content .page{ width: 95%; margin: 0px auto; padding:  5%;} footer .foot1 .foot1right{ font-size: 23px;} }