/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

/* Searchform */

#header #searchform {
    float: right;
    margin: 6px 0 0px;
    padding: 0px 0;
    height: 32px;
    width: 240px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
    -webkit-box-shadow:  inset 0 1px 2px rgba(0,0,0,.15);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
}

#header  #searchsubmit {
    float:left;
    margin-left: 2px;
    width: 12px;
    height: 32px;
    background: url("images/search-icon.png") no-repeat;
    background-position: center center;
    text-indent:-2999px;
}

/* Header Positioning */

.adv {
    float:right;
    margin: 0 0 5px;
}

#header {
    background: url('http://cargofacts.com/wp-content/uploads/2014/03/CF_Hed_background2.png');
	background-position:left top;
background-repeat: no-repeat; 
    color: #fff;
    padding: 11px 40px 0;
}

#menu {
    margin-top: 8px;
    background: #0f70a3;
    padding: 0 10px 0 0;
    border: 0px solid #0f70a3;
    border-bottom: none;
}

/* Body */

.wrap {
    margin: 0 auto;
    width: 1180px;
}

.inner-wrap {
    margin: 0 auto;
    width: 1180px;
    padding: 0;
    background: #fff;
    border-left: 1px solid #EEECEC;
    border-right: 1px solid #EEECEC;
}

.content-wrap {
    padding: 20px 40px 0;
}

.home_widgets { 
    margin: 0 0 30px;
}

.home_widgets .widget {
    width: 230px; 
    display: inline-block; 
    vertical-align: top; 
    margin: 0 30px 20px 0; 
    float: none;
}

.three-columns .widget:nth-child(3n+2) .title  {
    margin:0 -40px 15px;
    padding: 10px 20px;    
}

.recent-post {
    border-bottom: 1px solid #ececec;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

#wpzoom-carousel-slider-3 {
    margin-top: -25px;
    margin-bottom: 10px;
}

.wztw-container  { float:left; margin-bottom: 8px; overflow:hidden; width:100%;}

/* Advertising */

#adb {
	align: center;
}

#adb .adc {
	align: center;
}

#text-4 .title {
	display:none;
}

#text-5 {
	max-height: 250px;
	background: none;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align: center;
}

#text-5 .title {
	display:none;
}

#text-5 .widget-content {
	max-height: 300px;
	overflow: visible;
}

#text-6 {
	max-height: 250px;
	background: none;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align: center;
}

#text-6 .title {
	display:none;
}

#text-6 .widget-content {
	max-height: 250px;
	overflow: visible;
}

#text-7 {
	max-height: 250px;
	background: none;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align: center;
}

#text-7 .title {
	display:none;
}

#text-7 .widget-content {
	max-height: 250px;
	overflow: visible;
	text-align: center;
}

#text-8 {
	max-height: 2500px;
	background: none;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align: center;
}

#text-8 .title {
	display:none;
}

#text-8 .widget-content {
	max-height: 250px;
	overflow: visible;
	text-align: center;
}

#text-9 {
	max-height: 600px;
	background: none;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align: center;
}

#text-9 .title {
	display:none;
}

#text-9 .widget-content {
	max-height: 600px;
	overflow: visible;
}

#text-12 {
	max-height: 90px;
	background: none;
	border: none;
	text-align: center;
	margin-top: 22px;
	margin-bottom: 22px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#text-12 .title {
	display:none;
}

#text-12 .widget-content {
	max-height: 90px;
	overflow: visible;
}

#text-13 {
	background: none;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-align: center;
}

#text-13 .title {
	display:none;
}

#text-13 .widget-content {
	max-height: 300px;
	overflow: visible;
}

.tabberlive .tabbertabhide { display: block; }
.tabberlive h3 { display: block; }
ul.tabbernav {  font-family: 'Bitter', Georgia, serif; font-size: 12px;font-weight: bold;  text-transform: uppercase; border-bottom: 1px solid #000; display:block; list-style: none; margin:0; padding:10px 0;  }
ul.tabbernav li { background: #000; border-right: 1px solid #333; display: inline; font-size: 12px; margin: 0 0 -1px 0; overflow:hidden; padding:12px 10px; position:relative; }
ul.tabbernav li a { text-decoration: none; color: #fff;  }
ul.tabbernav li a:hover { color: #ef3725;  }
ul.tabbernav li.tabberactive { border-right: 1px solid #ef3725; background: #ef3725;  }
ul.tabbernav li.tabberactive a { color: #fff; }
.tabberlive .tabbertab { padding: 5px 0 0; float: left; width: 300px; }
.tabbertab h2.widgettitle { display: block; }

/* Sidebar Mods */

body.single .category-widget {
	display:none;
}

body.single .adc {
	display:none;
}



/* Top Menu */

.tm-wrap {
    margin: 0 auto;
    width: 1180px;
    height: 25px;
    padding: 0;
    background: #000000;
}

.header-wrap {
 	padding: 10px 0 0;
}

#menutop {
	margin: 0;
	background: #000000;
	border-bottom: 1px solid #fff;
}

#menutop #topmenu {
	margin-left: 45px;
	float: left;
	list-style: none;	
}
 
#menutop .dropdown a {
	text-decoration: none;
 	font-size: 11px;
}

#menutop .dropdown ul a {
 	font-weight: normal;
	background-color: transparent;
}

#menutop .dropdown ul a:hover {
 	font-weight: bold;
	color: #0090e0;
	background: transparent;
}
 
#menutop .dropdown > li > a {
	padding: 5px 15px;
}

#menutop .dropdown a {
	text-shadow: none;
}

#menutop .dropdown .sub-menu li:hover > a {
	text-shadow: none;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

#menutop .dropdown a:hover {
	background: transparent;
	color:#0090e0;
	font-weight: bold;
}

#menutop .dropdown ul {
    text-align: left;
    margin: 0;
    background: transparent;
    border-top:none;
    z-index:999;
    padding:0;
}

#menutop .dropdown li:hover a {
	background: transparent;
}

#menutop #topmenu p {
	line-height: 25px;
}

#navsocial {
	float:right; 
	margin-right: 5px;
}

/* Comments */

#comments h3 { color:#373737; margin:0 0 15px; font-weight:normal; font-family: 'Merriweather', Georgia, serif; }
#comments .navigation { padding: 0 0 18px 0; }
h3#reply-title { font-size: 20px;  margin: 10px 0; color:#373737;}

#comments .comment-body ul, #comments .comment-body ol { margin-bottom: 6px; }

/* Comments Form */

#respond { margin: 14px 0; overflow: hidden; position: relative; }

/* built in sharing */

.share_box {
	display: none;
}





/* Post Meta */

.post-meta {
    padding:10px 4%;
    text-align: left;
    border-right:1px solid #f1f1f1;
    margin:0 4% 0 0;
    color:#656565;
    display: table-cell;
    vertical-align: middle;
    width: 21%;
    text-transform: uppercase;
}


/* Login radius */

body .loginRadiusVerticalSharing {
	display: none !important;
}

body.single .loginRadiusVerticalSharing {
	display:block !important;
}

.loginRadiusVerticalSharing {
	margin-left: 12px !important;
}

.lrshare_evenmore32 {
	display: none !important;
}

@media  (min-width: 641px) {
	.lrshare_interfacebox {
		margin-left: 22px !important;
	}
}

.entry .loginRadiusVerticalSharing {
	margin-left: 12px !important;
	margin-top: 270px !important;
}

.entry .lrshare_interfacebox {
	margin-left: 12px !important;
}


/* Subs matrix */

.twocol-one, .threecol-one, .threecol-two, .fourcol-one, .fourcol-two, .fourcol-three, .fivecol-one, .fivecol-two, .fivecol-three, .fivecol-four, .sixcol-one, .sixcol-two, .sixcol-three, .sixcol-four, .sixcol-five {
    float: left;	
    margin-right: 4%;
    position: relative;
}

.threecol-one {
    width: 25%;
}

.threecol-one last {
    width: 25%;
}

#submatrix1 {
	margin-left: auto;
	margin-right: auto;
	border-top: none !important;
}

table#submatrix1 th {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-collapse: 0;
}

#subsA {
	width: 225px;
	margin-top: 24px;
}

#subsB {
	width: 225px;
	margin-top: 24px;
}

#subsA h2 {
	font-size: 20px;
	width: 274px;
	text-align: center;
	color: #fff;
}

#subsB h2 {
	font-size: 20px;
	width: 274px;
	text-align: center;
	color: #fff;
}

#substextA {
	text-align: center;
	margin-left: 42px;
	margin-right: 25px;
	margin-top: 15px;
}

#substextB {
	text-align: center;
	margin-left: 42px;
	margin-right: 25px;
	margin-top: 15px;
}

#subspriceA {
	text-align: center;
	margin-top: 4px;
	margin-left: 15px;
	font-size: 35px;
	font-weight: bold;
}

#subspriceB {
	text-align: center;
	margin-left: 15px;
	margin-top: 4px;
	font-size: 35px;
	font-weight: bold;
}

.page-id-2890 h1.archive_title {
	text-align: center;
	font-family: inherit;
	font-size: 28px;
	font-weight: bold;
	color: #960000;
}

.page-id-2890 h1.archive_title a {
	text-align: center;
	font-family: inherit;
	font-size: 28px;
	font-weight: bold;
	color: #960000;
}

#afnpitch {
	margin-left: auto;
	margin-right: auto;
	border-bottom: none !important;
	margin-bottom: 20px;
}

#afnpitch tr, th, td {
	border-bottom: none !important;
}

.page-id-2962 h1.archive_title {
	text-align: center;
	font-family: inherit;
	font-size: 28px;
	font-weight: bold;
	color: #960000;
}

.page-id-2962 h1.archive_title a {
	text-align: center;
	font-family: inherit;
	font-size: 28px;
	font-weight: bold;
	color: #960000;
}

#S2box {
	margin-left: auto;
	margin-right: auto;
}

#subintro {
	margin-left: auto;
	margin-right: auto;
	border-bottom: none !important;
	margin-bottom: 20px;
}

#subintro tr, th, td {
	border-bottom: none !important;
}

.page-id-2964 h1.archive_title {
	text-align: center;
	font-family: inherit;
	font-size: 28px;
	font-weight: bold;
	color: #960000;
}

.page-id-2964 h1.archive_title a {
	text-align: center;
	font-family: inherit;
	font-size: 28px;
	font-weight: bold;
	color: #960000;
}

.page-id-2960 h1.archive_title {
	text-align: center;
	font-family: inherit;
	font-size: 28px;
	font-weight: bold;
	color: #960000;
}

.page-id-2960 h1.archive_title a {
	text-align: center;
	font-family: inherit;
	font-size: 28px;
	font-weight: bold;
	color: #960000;
}

/* S2 Forms */

#s2member-pro-authnet-checkout-form-description-section {
	max-width: 600px;
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
}

#s2member-pro-authnet-checkout-form-description-div {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
}

#s2member-pro-authnet-checkout-form-registration-section {
	max-width: 600px;
	margin-top: -5px;
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
}

#s2member-pro-authnet-checkout-form-registration-section-title {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	color: #960000;
}

#s2member-pro-authnet-checkout-form-first-name-div {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	max-width: 600px;
}

#s2member-pro-authnet-checkout-last-name {
	max-width: 600px;
}

#s2member-pro-authnet-checkout-email {
	max-width: 600px;
}

#s2member-pro-authnet-checkout-username {
	max-width: 600px;
}

#s2member-pro-authnet-checkout-form-billing-method-section {
	max-width: 600px;
}

#s2member-pro-authnet-checkout-form-submission-section {
	max-width: 600px;
}

#s2member-pro-authnet-checkout-form-billing-method-section-title {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	color: #960000;
}

#s2member-pro-authnet-checkout-form-billing-address-section-title {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	color: #960000;
}

#s2member-pro-authnet-checkout-form-submission-section-title {
	font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	color: #960000;
}

.page-id-4377 h1.archive_title {
	display: none;
}

/* Cargofacts Colors */

a:hover { color:#0090e0; text-decoration:none;}

.dropdown a:hover {
    background:#0090e0;
    color:#fff;
}

.dropdown ul {
    text-align: left;
    margin: 0;
    background:#0090e0;
    border-top:none;
    z-index:999;
    padding:0;
}

.dropdown li:hover a {
    color:#fff;
    background:#0090e0;
}

#slider #slides h2 a:hover { color: #0090e0; }

#slider .date { margin-right: 10px; font-size: 12px; color: #fff; background-color: #0090e0; font-family: "Source Sans Pro", Arial, Helvetica, sans-serif; padding: 3px 10px; float:left;}

#slider_nav .item a:hover { color: #0090e0; text-decoration: none; }

#slider_nav .item:hover a, #slider_nav .item.current a { color: #12adf2; }

.meta-author a {
    color: #0090e0;
}

#footer a:hover {
    color: #0090e0;
}

#footer .widget .title {
    color:#0090e0;
    border:none;
    padding: 0;
}

.wztw-container .tabs li a {
    color: #0090e0;
    display: block;
    outline: medium none;
    padding: 0px;
}

#slides .slide_content h2 a:hover {
    color: #e0e0de !important;
}

.category-widget.dark-skin h2.title { border:none; color:#0090e0; padding:10px 20px; margin:0;}
.category-widget.dark-skin h2.title a { color:#0090e0; }
.category-widget.dark-skin li a:hover { color:#0090e0; }


/* MC signup custom */

input:invalid, textarea:invalid {
    background-color: #dde9ec;
}

#mc_embed_signup label {
    display: block;
    font-size: 18px !important;
    font-family: "Merriweather",Georgia,serif;
    padding-bottom: 10px;
    font-weight: bold;
}

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    background-color: #edf1f3;
    padding: 10px 0px 4px 3%;
}

#mc_embed_signup input.button {
    display: block;
    width: 40%;
    margin: 0px 0px 10px;
    min-width: 90px;
}

#mc_embed_signup .button {
    clear: both;
    background-color: #AAA;
    border: 0px none;
    border-radius: 4px;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    font-family: "Merriweather",Georgia,serif;
    height: 32px;
    line-height: 32px;
    margin: 0px 5px 0px 0px;
    padding: 0px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}

#mc_embed_signup input.email {
    display: block;
    padding: 8px 0px;
    margin: 0px 4% 10px 0px;
    text-indent: 5px;
    width: 89% !important;
    min-width: 130px;
}


/* Media Enquiries */

@media screen and (max-width: 2500px) {

    #search-2 {
	display: none;
    }

}

@media screen and (max-width: 1200px) {

    .wrap {
        width: 100% !important;
    }

    .inner-wrap {
        width: 100% !important;
    }

    #content {
        width: 67%;
    }

#header {
	background: url('http://cargofacts.com/wp-content/uploads/2014/03/CF_Hed_background2.png');
	background-position:left top;
	background-repeat: no-repeat; 
	color: #fff;
	padding: 11px 40px 0;
}

.adv {
    float:right;
    margin: 0 0 5px !important;
}

    #logo {
	float:left;
    }

    #sidebar {
	width: 300px !important;
	}

    #search-2 {
	display: none;
    }

.dropdown, .dropdown * { margin: 0; padding: 0; list-style: none; }
.dropdown { line-height: 1.0; }
.dropdown ul { position: absolute; top: -999em; width: 135px; /* left offset of submenus need to match (see below) */ }
.dropdown ul li { width: 100%; }
.dropdown li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
.dropdown li { float:left; display:inline;  position: relative; }
.dropdown a {  position: relative; }
.dropdown li:hover ul,
.dropdown li.sfHover ul { left: 0; top:44px; /* match top ul list item height */ z-index: 99; }
ul.dropdown li:hover li ul,
ul.dropdown li.sfHover li ul { top: -999em; }
ul.dropdown li li:hover ul,
ul.dropdown li li.sfHover ul { left: 135px; /* match ul width */ top: 0; }
ul.dropdown li li:hover li ul,
ul.dropdown li li.sfHover li ul { top: -999em; }
ul.dropdown li li li:hover ul,
ul.dropdown li li li.sfHover ul { left: 135px; /* match ul width */ top: 0; }

}

@media screen and (max-width: 1150px) {

    .wrap {
        width: 100% !important;
    }

    .inner-wrap {
        width: 100% !important;
    }

#header {
    background: url('http://cargofacts.com/wp-content/uploads/2014/03/CF_Hed_background2.png');
	background-position:left top;
background-repeat: no-repeat; 
    color: #fff;
    padding: 11px 40px 0;
}

#menu {
    margin-top: 8px;
    background: #0f70a3;
    padding: 0 10px 0 0;
    border: 1px solid #0f70a3;
    border-bottom: none;
}

.dropdown a {
    padding: 10px 10px;
    margin:0;
    text-decoration:none;
    line-height:1.5;
    font-size: 16px;
    color: #fff;
    display:inline-block;
}

.dropdown, .dropdown * { margin: 0; padding: 0; list-style: none; }
.dropdown { line-height: 1.0; }
.dropdown ul { position: absolute; top: -999em; width: 115px; /* left offset of submenus need to match (see below) */ }
.dropdown ul li { width: 100%; }
.dropdown li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
.dropdown li { float:left; display:inline;  position: relative; }
.dropdown a {  position: relative; }
.dropdown li:hover ul,
.dropdown li.sfHover ul { left: 0; top:44px; /* match top ul list item height */ z-index: 99; }
ul.dropdown li:hover li ul,
ul.dropdown li.sfHover li ul { top: -999em; }
ul.dropdown li li:hover ul,
ul.dropdown li li.sfHover ul { left: 115px; /* match ul width */ top: 0; }
ul.dropdown li li:hover li ul,
ul.dropdown li li.sfHover li ul { top: -999em; }
ul.dropdown li li li:hover ul,
ul.dropdown li li li.sfHover ul { left: 115px; /* match ul width */ top: 0; }

.btn_menu { display:none; }

    #logo {
	float:left;
    }

.adv {
    float:right;
    margin: 0 0 5px !important;
}

    #search-2 {
	display: none;
    }

    #sidebar {
	width: 300px !important;
}

}

@media screen and (min-width: 861px) and (max-width: 1090px) {

    .wrap {
        width: 100% !important;
    }

    .inner-wrap {
        width: 100% !important;
    }

    #content {
        width: 63% !important;
    }


#header {
    color: #fff;
    padding: 11px 40px 0;
    position: relative; 
    background-image: none !important;
}

.adv {
	display: block;
    float:right;
    margin: 0 0 5px !important;
}

    #logo {
	float:left;
    }

    #header .search_form {
	display:none;
    }

    #search-2 {
	display: block;
    }

    #search-2 .title {
	display: none;
    }

    #sidebar {
	width: 300px !important;
}

}


@media screen and (min-width: 790px) and (max-width: 860px) {

    #content {
        width: 100%;
    }

    #slider #slides h2 a { font-size: 24px; }

    #slider.full #slider_nav {  display: none;  }
 
    #slider.full .flex-direction-nav { display: block; }
    #slider #slides .slide_content_video-enabled { display: none; }
 
    #header { position: relative; background-image: none !important; }

.btn_menu {
    display: block;
    float: left;
    cursor: pointer;
    background: url('images/menu.png') no-repeat scroll 8px 9px #0f70a3;
    padding: 5px 5px 0px;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    margin: 4px;
}

    .mobile-menu  { display: none; clear:both; }

    .menu-wrap { margin:0 0 2% 2%; }
 
    .dropdown li { display: block; float: none;  }
    #menu .dropdown > li:after { display: none; }
    .dropdown a { padding-left: 10px; display: block;}
    .dropdown .sub-menu { -webkit-box-shadow: none; box-shadow: none; background: none; margin-left: 10px; display: block !important; position: relative; visibility: inherit !important; top: 0; width: auto; border: none; }
    .dropdown .sub-menu .sub-menu { -webkit-box-shadow: none; box-shadow: none; background: none; margin-left: 10px; display: block !important; position: relative; visibility: inherit !important; top: 0; width: auto; border: none; }
    .dropdown  li:hover .sub-menu .sub-menu { top: 0; left: 0; border: none; -webkit-box-shadow: none; box-shadow: none; background: #0090e0; }
    #mainmenu { width: 100%; }
    #menu #mainmenu > li > a { border: none; padding-left: 0; }
    #menu #mainmenu > li > a:before { display: none; }
  
    .dropdown .sub-menu li { border: none; }
    .dropdown a {    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .dropdown a:hover { background:#0f70a3; }
    .dropdown li ul li  { border:none;}
    .dropdown li ul li a {  }
    .dropdown li:hover li a:hover {  background:#0f70a3;  }
    .dropdown li:hover a {  background:#0f70a3; }
    .dropdown li:hover ul a {  background:none; }
    .dropdown > li > a:hover { margin-top: 0; }
    .dropdown > li > a:after { display: none; }

    .dropdown > li > a:hover { margin-top: 0;   }
    .dropdown > li:hover { margin-top: 0; }
    .dropdown > li:hover > a { margin-top: 0; }

    .dropdown ul { background: none; }

    .dropdown li:hover ul,
    .dropdown li.sfHover ul { left: 0; top: 0; z-index: 99; background: none; }
    ul.dropdown li:hover li ul,
    ul.dropdown li.sfHover li ul { top: 0; }
    ul.dropdown li li:hover ul,
    ul.dropdown li li.sfHover ul { left: 0; top: 0; }
    ul.dropdown li li:hover li ul,
    ul.dropdown li li.sfHover li ul { top: 0; }
    ul.dropdown li li li:hover ul,
    ul.dropdown li li li.sfHover ul { left: 0; top: 0; }

    #logo img { max-width: 100%; height: auto; }
 
    #sidebar { width: 100%; float: left; } 

    #footer div.column { 
        width: 45%;
        margin-right: 3%; 
    }

    #menutop { display: none; }
  
}


/* Tablets */
@media screen and (min-width: 641px) and (max-width: 789px) {

    #content {
        width: 100%;
    }

    #slider #slides h2 a { font-size: 24px; }

    #slider.full #slider_nav {  display: none;  }
 
    #slider.full .flex-direction-nav { display: block; }
    #slider #slides .slide_content_video-enabled { display: none; }
 
    #header { position: relative; background-image: none !important; }

.btn_menu {
    display: block;
    float: left;
    cursor: pointer;
    background: url('images/menu.png') no-repeat scroll 8px 9px #0f70a3;
    padding: 5px 5px 0px;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    margin: 4px;
}
    .mobile-menu  { display: none; clear:both; }

    .menu-wrap { margin:0 0 2% 2%; }
 
    .dropdown li { display: block; float: none;  }
    #menu .dropdown > li:after { display: none; }
    .dropdown a { padding-left: 10px; display: block;}
    .dropdown .sub-menu { -webkit-box-shadow: none; box-shadow: none; background: none; margin-left: 10px; display: block !important; position: relative; visibility: inherit !important; top: 0; width: auto; border: none; }
    .dropdown .sub-menu .sub-menu { -webkit-box-shadow: none; box-shadow: none; background: none; margin-left: 10px; display: block !important; position: relative; visibility: inherit !important; top: 0; width: auto; border: none; }
    .dropdown  li:hover .sub-menu .sub-menu { top: 0; left: 0; border: none; -webkit-box-shadow: none; box-shadow: none; background: #0090e0; }
    #mainmenu { width: 100%; }
    #menu #mainmenu > li > a { border: none; padding-left: 0; }
    #menu #mainmenu > li > a:before { display: none; }
  
    .dropdown .sub-menu li { border: none; }
    .dropdown a {    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .dropdown a:hover { background:#0f70a3; }
    .dropdown li ul li  { border:none;}
    .dropdown li ul li a {  }
    .dropdown li:hover li a:hover {  background:#0f70a3;  }
    .dropdown li:hover a {  background:#0f70a3; }
    .dropdown li:hover ul a {  background:none; }
    .dropdown > li > a:hover { margin-top: 0; }
    .dropdown > li > a:after { display: none; }

    .dropdown > li > a:hover { margin-top: 0;   }
    .dropdown > li:hover { margin-top: 0; }
    .dropdown > li:hover > a { margin-top: 0; }

    .dropdown ul { background: none; }

    .dropdown li:hover ul,
    .dropdown li.sfHover ul { left: 0; top: 0; z-index: 99; background: none; }
    ul.dropdown li:hover li ul,
    ul.dropdown li.sfHover li ul { top: 0; }
    ul.dropdown li li:hover ul,
    ul.dropdown li li.sfHover ul { left: 0; top: 0; }
    ul.dropdown li li:hover li ul,
    ul.dropdown li li.sfHover li ul { top: 0; }
    ul.dropdown li li li:hover ul,
    ul.dropdown li li li.sfHover ul { left: 0; top: 0; }

    #logo img { max-width: 100%; height: auto; }
 
    #sidebar { width: 100%; float: left; } 

    #footer div.column { 
        width: 45%;
        margin-right: 3%; 
    }

    #menutop { display: none; }

    .adv {
	display:none;
    }

    #text-12 { display:none !important; }

    #text-9 { display: none; }
  
}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 640px) {

    #logo { float:left; display: block; width: 100%; }

	.content-wrap {
		padding: 20px 0.5em 0 26px !important;
	}

	#header {
		padding: 11px 0.5em 0 !important;
	}

	#header #searchform {
		display: block !important;
		background-image: none !important;
		float: none;
		width: 100%;
	}

    #text-12 { display:none !important; }

	#text-9 { display: none; }

    #slider,
    #slider.full { height: 270px; }

    #slider.full #slides { min-height: 200px; }

    #slider #slides .slide_content { min-height: 50px; }
    #slider #slides .slide_content_video-enabled { min-height: 50px; }
    #slider.full .slide_content_video-enabled { display:block; }
    #slider #slides .slide_content_video-enabled { display: block; }

    #slider #slides h2 a { font-size: 14px; }
    #slider .flex-direction-nav a { top:15%; }
    #slider .date { display: none; }  
    .home_widgets .widget {
        width: 100%; 
        margin: 0 0 30px 0; 
    }

    .wztw-container .tabs h2 { display: block; float:none; }

    .column_1 .main_content { overflow: inherit; }

    .three-columns .widget:nth-child(3n+2) .title  {
        margin:0 0 15px;
        padding: 10px 0;    
    }

    #footer div.column { 
        width: 100%;
        margin-right: 0; 
    }

    .copyright .right { float: left; width: 100%; margin: 5px 0 0; }
    .column_1 img { margin-right: 5%; }
    .column_1 { float: left; margin: 0; width: 100%; }
    .column_2 { float: left; margin: 0; width: 100%; }
    .column_1 h2 a {   font-size: 16px;  }
  
    .recent-post h2 { font-size: 18px; }
    .recent-post .post-thumb { display:block; float:none; margin:0 0 10px 0; }
    .recent-post .post-thumb img { max-width: 100%; height: auto; }
    .recent-post .post-content {overflow: inherit; }
 
    #sidebar .col1,
    #sidebar .col2 { width: 100%; float:none; }
    #sidebar .widget {width:100%; margin-right:0%; float:none; }

 
    #respond .form_fields { width:97%; margin:0; }
    #respond .comment-form-comment {width:99%; }
    #respond .form_fields input { width:98%; }
    .children #respond { margin-right:0; }

    h1.title { font-size: 22px; margin-bottom: 15px; width: 100%; display: block; }
   
    .post-meta  { text-align: left; display: block; border: none; width: 100%;  margin: 0; }
    .post-meta span { display: inline;   margin: 0 10px; }
    .single .entry { padding: 3%; }

    .tag_list { font-size: 12px; }

    .carousel-slider .item { min-height: 150px; }

    #menutop { display: none; }

    .adv {
	display:none;
    }
}
/* Business Directory adjustment */
.rating, .rating_count {
	display:none !important;
}
.page-id-9625 .entry {
	min-height:320px;
}
#cbc1224000e1fdd6fcdb8d4c0e9053 {
	// display:none;
}
table.cbNavigationTableTop td {
	vertical-align: bottom;
}
.fat-info {
	text-align:right;
	margin-top:-42px;
	margin-bottom:-20px;
}
.page-template-template-fullwidth .entry p {
	margin-bottom:0;
}
#caspioform table {
	width:100%;
}
#cxkg {
	// display:none;
}
.caspioRefresh {
	align:right;
}
.caspioRefresh p {
	font-size:8pt;
	text-transform:uppercase;
}
