/*
 Theme Name:   EBP
 Theme URI:    http://www.boostdigital.co.uk/
 Author:       Philip Horne
 Author URI:   http://www.boostdigital.co.uk/
 Description:  fully responsive theme for EBP.
 Template:     gf
 Version:      1.0.0
 Text Domain:  EBP
*/

html { font-family: sans-serif; -webkit-text-size-adjust: 100%;  -ms-text-size-adjust: 100%; height:100%; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { overflow-x: hidden; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
b, strong { font-weight: bold; }
small { font-size: 100%; }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sup { top: -.5em; }
sub { bottom: -.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { height: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
pre { overflow: auto; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { margin: 0; font: inherit; color: inherit; }
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 { padding: 0; border: 0; }
input { line-height: normal; font-size:13px; padding:3px;}
input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; 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-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {  -webkit-appearance: none; }
fieldset { padding: .35em .625em .75em;  margin: 0 2px;  border: 1px solid #c0c0c0; }
legend { padding: 0; border: 0; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table { border-spacing: 0; border-collapse: collapse; }
td, th { padding: 0; }
.clr { clear:left; height:0; }
/* hr and anything with the class of accessibility is hidden with CSS from visual browsers */
.accessibility, .accessibility hr { position: absolute; top: -9999em; left: -9999em; background: none; border: 0; clear: both; display: none; float: none; font-size: 0; margin: 0; padding: 0; overflow: hidden; visibility: hidden; width: 0; height: 0; border: none; }

@font-face {
    font-family: 'robotomedium';
	src: local('(*%$@#@'),
    src: url('http://www.ebp5.co.uk/wp-content/themes/gf/fonts/Roboto-Medium-webfont.eot');
    src: url('http://www.ebp5.co.uk//wp-content/themes/gf/fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.ebp5.co.uk/wp-content/themes/gf/fonts/Roboto-Medium-webfont.woff') format('woff'),
         url('http://www.ebp5.co.uk/wp-content/themes/gf/fonts/Roboto-Medium-webfont.ttf') format('truetype'),
         url('http://www.ebp5.co.uk/wp-content/themes/gf/fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
	font-family: 'robotolight';
	src: local('(*%$@#@'),
    src: url('http://www.ebp5.co.uk/wp-content/themes/gf/fonts/Roboto-Light-webfont.eot');
    src: url('http://www.ebp5.co.uk/wp-content/themes/gf/fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.ebp5.co.uk/wp-content/themes/gf/fonts/Roboto-Light-webfont.woff') format('woff'),
         url('http://www.ebp5.co.uk/wp-content/themes/gf/fonts/Roboto-Light-webfont.ttf') format('truetype'),
         url('http://www.ebp5.co.uk/wp-content/themes/gf/fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal; font-style: normal;
}
h1, h2, h3, h4, h5, h6, .bbblogtitle { font-weight:normal; font-family: "robotomedium", Arial, Helvetica, sans-serif; }
h1, h1 a {	font-size:30px;
	line-height:40px;
	color:#F16908;
	margin:0 0 10px;
	font-weight:300; }

h2, h2 a {	font-weight:300;
	font-size:28px;
	line-height:35px;
	color:#F16908;
	margin:30px 0 20px 0;
	font-weight:300; }

h3, h3 a {	font-weight:300px;
	font-size:18px;
	color:#F16908;
	margin:0 0 10px;
	font-weight:300; }

h4, h4 a {	font-weight:300;
	font-size:18px;
	line-height:18px;
	color:#F16908;
	padding:0 0 8px 0;
	font-weight:400;
	text-align:left;
}

p {
	padding-bottom:10px;
}

a {
	color:#F16908;
	text-decoration:none;
}

a:hover {
    color:#F16908;
	text-decoration:underline;
}

.wrapper a { text-decoration:none; }
header { background:#fff; }
body { font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 13px; background:#eee; repeat-x; color:#000000; }
.clr { clear:left; }
/* hr and anything with the class of accessibility is hidden with CSS from visual browsers */
.accessibility, hr { position: absolute; top: -9999em; left: -9999em; background: none; border: 0; clear: both; display: none; float: none; font-size: 0; margin: 0; padding: 0; overflow: hidden; visibility: hidden; width: 0; height: 0; border: none; }

/* header */
.wrapper { padding:0; margin: 0px auto; }
#top {  width: 100%; position: relative; }
.flt { float:left; }
#linkedin, #twit { background:url(http://www.ebp5.co.uk/wp-content/themes/gf/img/social.png) no-repeat; }


.wrapper { width:960px; } /*Original 962px*/

/* Content */
#top { height: 160px; padding: 0; }
#logo { margin: 0 0 0 0; width: 300px; height:160px; }
#logo img { width:300px; height:160px; border:none; }
#topnav { float:right; height: 18px; margin-right: 3px; display: none; }
#headerzone {  width: 600px; margin: 5px 0 0 0; }
#headerzone a { color:#F16908; }
#headerzone a:hover { text-decoration:underline; }
.header1 { position:absolute; top:55px; left:675px; width:260px; color: #000; font-size: 12pt; font-weight: normal; text-align:right;}
#headerzone .textwidget { float:right;}
#navbk { width:100%; 
background: linear-gradient(#333333, #444344);
background: -webkit-linear-gradient(#333333, #444344);
background: -moz-linear-gradient(#333333, #444344);
background: -o-linear-gradient(#333333, #444344); }

/* background:url(../gf/img/bg_menu.gif) repeat-x */

.wrapper, #logo, #nav img, .box, #contact, .bbox, .bbbox, #footer, #mainimage, #left, #content, .inbox, .btitle, #secnav, #lccbox { 
transition: none; 
    -o-transition: none;
    -moz-transition: none; 
    -webkit-transition: none;
	  }

#hometext { width:932px; padding: 14px 15px; }

/* Page Content */
#mainimage img { max-width:962px; height:auto; }
#ptitle {  width:944px; margin: -70px 0 0 18px; font-size: 48px; line-height: 48px; }
#ptitle H1 { font-size: 48px; line-height: 48px; }
#left { width: 295px; margin: 0 25px 0 0; }
#content { width: 642px; margin: 10px 0 0 0; font-size:14px; }
#content img { max-width: 642px; }
#content p { padding: 10px 0; }
#content h1, .page-header h1 { font-size: 36px; line-height: 36px; }
#content h1 { margin: 0 0 10px 0; }
.secondary-header { font-size: 18px; }
#hs_cos_wrapper_section_header { line-height: 30px;}

.widget-title { font-size: 20px; line-height: 22px; width: 295px; margin: 10px 0; }
.cat_title { font-size: 24px; line-height: 24px; margin: 0 0 20px 0; }
.author_title { font-size: 18px; line-height: 20px; margin: 0 0 0 0; width: 188px; }
.author_av { margin: 0 10px 0 0; width: 96px; }
.author_des  { font-size: 14px; line-height: 14px; margin: 0 0 0 0; width: 188px; }
.blognav { font-size: 14px; line-height:18px; }

.tmenu ul { list-style:none; padding:0;margin:0;line-height:normal;direction:ltr;}
.tmenu li { float:right; display:block; }
.tmenu li a { margin:0 8px 0 0; color:#333; font-size:12px; }
.headerzone {  }

#secnav { font-size: 20px; line-height:22px; width: 295px; }

#secnav li, .blognav li { margin: 5px 10px; padding: 5px 0px; width: 180px; }


.comments-area ol { margin: 10px 20px; }
.comment-form-url input, .comment-form-email input, .comment-form-author input { width: 300px; margin: 5px 0px; }
#comment { width: 300px; }
.form-submit input { width: 120px; }

#footer  { width:100%; font-size:11px; font-family: "roboto;light", Arial, Helvetica, sans-serif; padding:25px 0 115px 0; margin: 0px 0px 5px 0px; color:#fff;
background: linear-gradient(#333333, #444344);
background: -webkit-linear-gradient(#333333, #444344);
background: -moz-linear-gradient(#333333, #444344);
background: -o-linear-gradient(#333333, #444344); }

#footer a { colour:#f16908;}
#bnav { width:450px; }
#footer a { color:#626A7B; text-decoration:none; }
#footer a:hover { color:#F08C2A; text-decoration:none; }
#footer p {  margin: 0px; padding: 0px; }
#footer h4 { color:#fff; padding:0 0 10px 0; }
.fcol1, .fcol2, .fcol3, .fcol4 { width: 33%; }

.vdesk { margin: 10px auto; width:200px; text-align:center; display:none; }
.vmob { margin: 10px auto; width:200px; text-align:center; display:none; }
.vdesk a, .vmob a { text-decoration:none; color:#686868; }

#submit { padding: 5px 10px; color: #fff; font-family: "robotolight", Arial, Helvetica, sans-serif; background:#1396b2; border:none; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; cursor: pointer; }
#commentform label, .form-submit, .form-allowed-tags { clear:both; float:left; }
#commentform input, #commentform textarea { border:#b3b0ad solid 1px; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; padding: 2px 5px; clear:both; float:left; }
.form-allowed-tags { display:none; }


#cookienote-container { width: 800px; line-height: 30px; padding: 0; }
#cookienote-container button { line-height: 30px; }
#cookienote-container { color: #ffffff; font-family: Arial, sans-serif; position: relative; margin: 0 auto; font-size: 11px; }
#cookienote-container span { padding:0; margin:0; }
#cookienote-container button { padding: 0 0 0 20px; font-size: 11px; color: #E77127; border: 0; cursor: pointer; background-color: transparent; margin:0; font-weight:bold; }
#cookienote-container  a { color: #fff; text-decoration:underline; }
#cookienote-container  a:hover { color: #ddd; }

/* SmartMenus Core CSS (it's not recommended editing this)
===============================================================*/

.sm,.sm ul,.sm li{display:block;list-style:none;padding:0;margin:0;line-height:normal;direction:ltr;}
ul.sm ul{position:absolute;top:-999999px;width:100px; }
ul.sm li{position:relative;float:left;}
ul.sm a{position:relative;display:block;white-space:nowrap;}
ul.sm a.disabled{cursor:default;}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;}
ul.sm-rtl li{float:right;}
ul.sm ul li,ul.sm-vertical li{float:none;}
ul.sm ul a,ul.sm-vertical a{white-space:normal;}
ul.sm ul.sm-nowrap>li>a{white-space:nowrap;}
ul.sm:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden;}
ul.sm,ul.sm *,ul.sm *:before,ul.sm *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
ul.sm{-webkit-tap-highlight-color:rgba(0,0,0,0);}

.sm-simple ul { border:none; background:#31353D; -moz-box-shadow:0 1px 1px rgba(0,0,0,0.2); -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.2); box-shadow:0 1px 1px rgba(0,0,0,0.2); }

.sm-simple a { 
                padding:10px 20px; 
                color:#ffffff; 
                font-size:16px; 
                line-height:16px; 
                text-decoration:none; 
                border-left: none;
}

.menu-last {
                border-right: 1px solid #444C5B;
}

.sm-simple ul a { color:#ffffff; font-size:14px; line-height:16px; padding:10px 15px;}
/* Menu items
===================*/
.sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted { background:none; color:#F16908; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
/* current items - add the class manually to some item or check the "markCurrentItem" script option */
.sm-simple a.current, .sm-simple a.current:hover, .sm-simple a.current:focus, .sm-simple a.current:active { background:#555; color:#F3B562; }
/*.sm-simple a.has-submenu { padding-right:32px; }*/
.sm-simple ul a.has-submenu, .sm-simple-vertical a.has-submenu { padding-right:23px; }
/* Sub menu indicators
===================*/
.sm-simple a span.sub-arrow { position:absolute; right:12px; top:50%; margin-top:-8px; width:16px; height:16px; line-height:16px; }
.sm-simple ul a span.sub-arrow, .sm-simple-vertical a span.sub-arrow { right:auto; margin-left:-14px; }
/* Sub menu indicators
===================*/
.sm-simple a span.sub-arrow { position:absolute; right:12px; top:50%; margin-top:-8px; width:16px; height:16px; line-height:16px; }
.sm-simple ul a span.sub-arrow, .sm-simple-vertical a span.sub-arrow { right:auto; margin-left:-14px; }
/* Items separators
===================*/
.sm-simple li { border-left:none; }
.sm-simple li:first-child { border-left:0; }
.sm-simple ul li, .sm-simple-vertical li { border-left:0; border-top:1px solid #f3f3f3; }
.sm-simple ul li:first-child, .sm-simple-vertical li:first-child { border-top:0; }
/* Scrolling arrows containers for tall sub menus - test sub menu: "Sub test" -> "more..." -> "more..." in the default download package
===================*/
.sm-simple span.scroll-up, .sm-simple span.scroll-down { position:absolute; display:none; visibility:hidden; overflow:hidden;  border:solid #bbb; border-width:1px 0; background:#fff; height:22px;}
.sm-simple span.scroll-up-arrow, .sm-simple span.scroll-down-arrow { position:absolute; top:-2px; left:50%;margin-left:-8px;width:0; height:0; overflow:hidden; border-width:8px; /* tweak size of the arrow */ border-style:dashed dashed solid dashed; border-color:transparent transparent #555 transparent; }
.sm-simple span.scroll-down-arrow { top:6px; border-style:solid dashed dashed dashed; border-color:#555 transparent transparent transparent; }

#main-menu { position:relative; z-index:9999; 
background: linear-gradient(#333333, #444344);
background: -webkit-linear-gradient(#333333, #444344);
background: -moz-linear-gradient(#333333, #444344);
background: -o-linear-gradient(#333333, #444344); }

#main-menu ul { width:12em; }
#menu-button { display:none; border:1px solid #bbb; padding:5px 20px 5px 10px; margin:6px 0 6px 0; background:#FFF; font-weight:bold; }
#menu-button:before { content:'Menu -'; }
#menu-button.collapsed:before { content:'Menu +'; }

.current_page_item a { color:#F16908; }

#back-top-wrapper { position: fixed; right: 20px; bottom: 20px; overflow: hidden; z-index: 999; display: none; width: 50px; height: 50px; }
#back-top-wrapper span { display: block;  color: #bbb; text-align: center; text-decoration: none; text-transform: uppercase; font: 11px/100% Arial, Helvetica, sans-serif; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; display: block; margin-bottom: 7px; width: 50px; height: 50px; background: #F16908 url(/wp-content/themes/gf/images/up-arrow.png) no-repeat center center; -webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; transition: 1s; }
#back-top-wrapper span:hover { background: #CCC url(/wp-content/themes/gf/images/up-arrow.png) no-repeat center center; -webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; transition: 1s; }

#pagecontent { width: 70%; margin:20px 0 10px 20px; }
#right { width: 25%; margin:42px 0 20px 15px;  padding-left: 10px; border-left: 1px solid #cec9c7;}

/* formatting for your site */

#blank-cta-template img { max-width: 305px; height:auto; }
ul {
	padding-left:25px;
}

.home_col_1 {
	margin-bottom:10px;
}

.home_text_box {
	margin-bottom:10px;
}

.cta-button {
    background: none repeat scroll 0 0 #F28E2C;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 1.2em;
    padding: 7px 20px;
    text-align: center;
    text-decoration: none;
    width:100px;
    margin: 10px auto 0;
}
.cta-button a { color:#FFF; }

.RecentPostsHome a {
    color: #f3b562;
    display: block;
    font-size: 22px;
    margin: 20px 0 4px 0;
}

.fcol1 ul, .fcol2 ul, .fcol3 ul, .fcol4 ul { list-style-image:none; text-transform: uppercase; list-style:none; padding:0; margin:0; font-size:14px; color: #626A7B; }
.fcol1 ul li, .fcol2 ul li, .fcol3 ul li, .fcol4 ul li  { margin: 8px 0; }
.fcol3 ul li, .fcol4 ul li  { line-height: 20px; padding: 0 0 0 28px; }
.ficon { margin:0 0 0 -28px; display:block; width:20px; height:20px; float:left; }
.ftwiter { background:url(/wp-content/themes/gf/images/social-icons.png) no-repeat; background-position: 0 0; }
.ffbook { background:url(/wp-content/themes/gf/images/social-icons.png) no-repeat; background-position: 0 -21px; }
.flinked { background:url(/wp-content/themes/gf/images/social-icons.png) no-repeat; background-position: 0 -42px; }
.fgplus { background:url(/wp-content/themes/gf/images/social-icons.png) no-repeat; background-position: 0 -63px; }
.fhome { background:url(/wp-content/themes/gf/images/social-icons.png) no-repeat; background-position: 0 -126px; }
.ftel { background:url(/wp-content/themes/gf/images/social-icons.png) no-repeat; background-position: 0 -84px; }
.femail { background:url(/wp-content/themes/gf/images/social-icons.png) no-repeat; background-position: 0 -105px; }

.fyt { background:url(/wp-content/themes/gf/images/youtube.png)}

body .h1-text-box {
    margin-bottom:10px;
}

.wpb_heading, .widgettitle {
	font-weight:300px;
	font-size:26px;
	line-height:30px;
	color:#48474d;
	margin-bottom:20px;
	font-weight:300;
}
.widget_recent_entries ul { list-style:none; margin:0; padding: 0; font-family: "robotomedium", Arial, Helvetica, sans-serif; }
.widget_categories ul { list-style:none; margin:0; padding: 0; font-family: "robotomedium", Arial, Helvetica, sans-serif; }

/* Blog Page */

/*.post {
	
}*/

.post h2, h2 a{
	margin:30px 0 0 0;
	color:#F08C2A;
}

.post h3{
	margin:20px 0 5px 0;
	font-size:20px;
	line-height:12px;
}

.entry {
	margin-top:0;
}

#recent-posts-2 {
	margin:0 0 20px 0;
}

/*Extra code*/

.home_buttons {
  background:#f26909;
  display:block;
  height:20px;
  width:197px;
  padding: 0 5px 10px;
  color:#ffffff;
  font-size:15pt;
}

.home_buttons h3 {
  color:#ffffff;
  font-size:15pt;
  margin:0;
  padding:0;
  line-height:30px;
}

.home_button_description {
  display:block;
  background:#eee;
  border:solid #ddd;
  border-width:0 1px 1px 1px;
  width:195px;
  padding:5px;
  height:90px;
  font-size:12px;
  line-height:16px;
  margin-bottom:20px;
}

.client_button_description {  
	display:block;  
	background:#eee;  
	border:solid #ddd;  
	border-width:0 1px 1px 1px;  
	width:205px;  
	padding:0 5px;  
	height:70px;  
	font-size:13px;  
	line-height:14px;  
	margin-bottom:20px;  
	text-align:center;
}

.wpcf7-form {
	font-size:14px;
	color: #f16908;
	font-weight:bold;
}

.wpcf7-text {
	width:60%;
	padding:3px;
	margin-top:5px;
	font-size:12px;
	color: #000;
	font-weight:normal;
}

.wpcf7-textarea {
	width:60%;
	padding:3px;
	margin-top:5px;
	font-size:12px;
	color: #000;
	font-weight:normal;
}

.wpcf7-submit {
	width:200px;
	display:block;
	background:#f16908;
	color: #fff;
	font-size:18px;
	padding:10px 0;
	border:0px;
}

.wpcf7-submit:hover {
	background:#F29200;
}

.ImageLeft {
	float:left;
	padding:0 10px 10px 0;
}

.sub-arrow {
	display:none;
}

.mcform {
	display:block;
	padding:10px;
	background:#555555;
}

.mclabel {
	color:#fff;
}

.mcemail {
	width:60%;
}

#mc-embedded-subscribe {
	background:#F26909;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	border:0;
	padding:5px;
	margin-top:10px;
}

.widget_text {
	width:100%;
}

.whbk {
	background:#fff;
}

.widget_recent_entries {
 background:#555555;
 margin:20px 0 0;
 padding:10px;
}

.widget_recent_entries h3{
  font-size:26px;
}

.widget_recent_entries li a{
  font-size:18px;
  display:block;
}

.widget_recent_entries li{
  font-size:14px;
  color:#fff;
}

.cta {
   background:#555555;
   text-align:center;
   padding:10px;
   margin-bottom:15px;
   margin-top:10px;
}

.cta a {
   background:#E77127;
   padding:5px 10px;
   color:#fff;
   display:block;
   font-weight:bold;
}

.ClientImage {
   border:1px #ddd solid;
   line-height: 0;
   margin:15px auto;
}

.bannerbg {
   margin: 0px auto; 
   background-color: #E77127; 
   padding: 0px; 
   overflow: visible;
}

.vc_col-sm-9 {
    width: 75%;
}

.ImgLarge {
	max-width:670px;
	height:auto;
}

.image {
	float:left;
	max-width:200px;
	padding-right:10px;
	padding-bottom:11px;
}

.attachment-post-thumbnail {
	float:left;
	max-width:200px;
	height:auto;
}

.attachment-thumbnail.wp-post-image{
	display:none;
}

.postmetadata {
	padding:12px 0 0;
}

.navigation .alignleft {
	float: left;
	width:45%;
}

.navigation .alignright {
	float:right;
	width:45%;
	text-align:right;
}

.postdate {
	padding:2px 0;
	font-weight:bold;
	display:block;
}

.post {
	margin-bottom:35px;
}

@media (max-width: 962px) { 
/*
* Tablet
*/
.wrapper { width:737px; }

/* Content */
#top { height: 150px; padding: 0; }
#logo { margin: 30px 0 0 0; width: 309px; }
#logo img { width:auto; height:135px; }
#topnav, #headerzone { width: 420px; }
#twit  { width: 30px; height: 28px; background-position: -30px 0; }

#hometext { width:717px; padding: 10px; }

/* Page Content */
#mainimage img { max-width:737px; height:auto; }
#ptitle {  width:727px; margin: -50px 0 0 10px; font-size: 38px; line-height: 38px; }
#ptitle H1 { font-size: 38px; line-height: 38px; }
#left { width: 200px; margin: 0 10px 0 0; }
#content { width: 527px; margin: 10px 0 0 0; font-size:12px; }
#content img { max-width: 527px; }
#content p { padding: 10px 0; }


.widget-title { font-size: 20px; line-height: 22px; width: 295px; margin: 10px 0; }
.cat_title { font-size: 20px; line-height: 20px; margin: 0 0 20px 0; }
.author_title { font-size: 18px; line-height: 20px; margin: 0 0 0 0; width: 188px; }
.author_av { margin: 0 10px 0 0; width: 96px; }
.author_des  { font-size: 14px; line-height: 14px; margin: 0 0 0 0; width: 188px; }
.blognav { font-size: 14px; line-height:16px; width: 200px; }
.fcol1, .fcol3 { width: 30%; }
.fcol4 { width: 39%; }

.sm-simple a { 
    padding:10px 15px; 
}

.header1 { position:absolute; top:69px; left:477px;}


#footer  { font-size:11px; }
#footer a { }
#bnav { width:400px; }

#right { width: 23%; }

#cookienote-container { width: 730px; line-height: 14px; padding: 0; }
#cookienote-container button { line-height: 14px; }
.cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: block; margin: 1em 0; }
.vdesk { display:block; }
.vmob { display:none; }

/* formatting for your site */

#blank-cta-template img { max-width: 230px; height:auto; }
#blank-cta-template h3 { font-size:18px; line-height:20px; }


.vc_col-sm-9 {
    width: 100%;
}

.ImgLarge {
	width:500px;
	height:auto;
}

.post h3{
	line-height:18px;
}

}

@media (max-width: 620px) { 
/*
* Smart Phone
*/
.wrapper { width:452px; height:auto; }

#menu-button { display:inline-block;  }
#main-menu.collapsed { display:none; }
/* The following will make the sub menus collapsible for small screen devices (it's not recommended editing these) */
ul.sm-simple{width:auto !important;}
ul.sm-simple ul{display:none;position:static !important;top:auto !important;left:auto !important;margin-left:0 !important;margin-top:0 !important;width:auto !important;min-width:0 !important;max-width:none !important;}
ul.sm-simple>li{float:none;}
ul.sm-simple>li>a,ul.sm-simple ul.sm-nowrap>li>a{white-space:normal;}
ul.sm-simple iframe{display:none;}
.sm-simple ul { border:0; background:rgba(100,100,100,0.1);	-moz-box-shadow:none; -webkit-box-shadow:none;	box-shadow:none; }
.sm-simple a { padding-top:13px; padding-bottom:13px;background:transparent !important; }
.sm-simple a.current { background:#555 !important; color:#fff !important; }
.sm-simple a.has-submenu { padding-right:23px; }
/* add some text indentation for the 2+ level sub menu items */
.sm-simple ul a { border-left:8px solid transparent; }
.sm-simple ul ul a { border-left:16px solid transparent; }
.sm-simple ul ul ul a { border-left:24px solid transparent; }
.sm-simple ul ul ul ul a { border-left:32px solid transparent; }
.sm-simple ul ul ul ul ul a { border-left:40px solid transparent; }
/* Sub menu indicators
===================*/
.sm-simple a span.sub-arrow { right:auto; margin-left:-14px; }
/* Hide sub indicator when item is expanded - we enable the item link when it's expanded */
.sm-simple a.highlighted span.sub-arrow { display:none !important; }
.sm-simple li { border-left:0; border-top:1px solid rgba(0,0,0,0.05) !important; }
.sm-simple li:first-child { border-top:0 !important; }
.blognav { width: 270px; margin:0 auto 20px;}
.fcol1, .fcol2, .fcol3, .fcol3 { width: 100%; margin: 0 5px 15px 5px; }

.header1 { position:absolute; top:53px; left:192px; font-size: 10pt;}

#top { height: 115px; padding: 0; }
#logo { margin: 10px 0 0 0; width: 196px; height: auto; }
#logo img { width:196px; height:auto; }
#topnav, #headerzone { width: 255px; }
#twit  { width: 30px; height: 28px; background-position: -30px 0; }

#hometext { width:432px; padding: 10px; }

/* Page Content */
#mainimage img { max-width:452px; height:auto; }
#ptitle {  width:442px; margin: -40px 0 0 10px; font-size: 28px; line-height: 28px; }
#ptitle H1 { font-size: 28px; line-height: 28px; }
#left { width: 452px; margin: 0 0 0 0; display:none; }
#content { width: 452px; margin: 10px 0 0 0; font-size:12px; }
#content img { max-width: 452px; }
#content p { padding: 10px 0; }
.btitile { font-size: 20px; line-height: 22px; }
.gtitile { font-size: 16px; line-height: 18px; }
#content h1, .page-header h1  { font-size: 24px; line-height: 24px; }
.secondary-header { font-size: 12px; }
#hs_cos_wrapper_section_header { line-height: 14px;}
#contentc1 { width: 442px; margin: 10px 5px 0 10px; }
#contentc2 { width: 442px; margin: 10px 0 0 10px; }

#footer  { font-size:11px; }
#footer a { }
#bnav { width:452px; margin: 0 0 10px 0; }

#pagecontent { width: 94%; margin:20px 0 0 15px; }
#right { margin:10px 0 10px 25px;  border-left: none; border-top: 1px solid #cec9c7;}

#cookienote-container { width: 480px; line-height: 12px; padding: 5px 0 0 0; }
#cookienote-container button { line-height: 12px; }
.vdesk { display:block; }
.vmob { display:none; }

/* formatting for your site */

#blank-cta-template img { max-width: 135px; height:auto; }

.ClientImage {
   width:250px;
}

.HomeImg {
	margin-left: auto;
	margin-right: auto;
	width: 207px;
}

.ImgLarge {
	width:420px;
	height:auto;
}

.home_buttons {
  margin-left: auto;
  margin-right: auto;
}

.home_button_description {
  margin-left: auto;
  margin-right: auto;
  margin-bottom:20px;
}

#secnav li, .blognav li {
	line-height: 20px;
    width: 250px;
}


.widget_recent_entries li a {
    font-size: 22px;
}

}

@media (max-width: 479px) { 
/*
* Phone
*/
.wrapper { width:320px; }


/* Content */
#top { height: auto; padding: 0; }
#logo { margin: 10px 0 0 0; width: 320px; height:auto; }
#logo img { width:220px; height:auto; }
#topnav, #headerzone { width: 310px; margin: 5px; }

#hometext { width:310px; padding: 5px; }

/* Page Content */
#mainimage img { max-width:320px; height:auto; }
#ptitle {  width:310px; margin: -60px 0 0 10px; font-size: 24px; line-height: 24px; }
#ptitle H1 { font-size: 24px; line-height: 24px; }
#left { width: 320px; margin: 0 0 0 0; }
#content { width: 320px; margin: 10px 0 0 0; font-size:12px; }
#content img { max-width: 320px; }
#content p { padding: 10px 0; }
#content h1, .page-header h1  { font-size: 18px; line-height: 18px; }

.header1 { display:none;}
.widget-title { font-size: 18px; line-height: 18px; width: 300px; margin: 10px 0; }
.cat_title { font-size: 18px; line-height: 18px; margin: 0 0 10px 0; }
.author_title { font-size: 18px; line-height: 20px; margin: 0 0 0 0; width: 188px; }
.author_av { margin: 0 10px 0 0; width: 96px; }
.author_des  { font-size: 14px; line-height: 14px; margin: 0 0 0 0; width: 188px; }
.blognav { font-size: 14px; line-height:16px; width: 270px; }

#footer  { }
#footer a {  }
#bnav { width:320px; margin: 0 0 10px 0;}
.fcol1, .fcol2, .fcol3, .fcol3 { width: 100%; margin: 5px; }

#cookienote-container { width: 100%; line-height: 12px; padding: 5px 0 0 0; }
#cookienote-container button { line-height: 12px; }
.cc-cookies { position: relative; }

.vdesk { display:block; padding: 0 0 10px 0; }
.vmob { display:none; }

/* formatting for your site */

#blank-cta-template img { max-width: 300px; height:auto; }

.sub-arrow {
	display:block;
}

.ImgLarge {
	width:280px;
	height:auto;
}

.image {
	max-width:290px;
}

.attachment-post-thumbnail {
	max-width:290px;
	height:auto;
}

}

@media print {
*, *:before, *:after { background: transparent !important;
color: #000 !important; /* Black prints faster:
 http://www.sanbeiji.com/archives/953 */
box-shadow: none !important;
text-shadow: none !important; }
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
/*
* Don't show links that are fragment identifiers,
* or use the `javascript:` pseudo protocol
*/
a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
/*
* Printing Tables:
* http://css-discuss.incutio.com/wiki/Printing_Tables
*/
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
}

/* Newsletter Signup */

	 table {border-collapse: inherit;}.lo-wrapper {    font-family: "Open Sans", Arial, sans-serif;    min-width: 180px;    max-width: 400px;    margin: 0 auto;    font-size: 14px;    border-width: 2px;    border-style: solid;    border-radius: 6px;    position: relative;    background: #403F40; /*wizard*/    border-color: #666666; /*wizard*/    box-sizing: border-box;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;}.free-banner {    display:none; }.lo-inner {    margin: 0 auto;}.lo-header-wrapper {    overflow: hidden;    padding: 15px 0px;    background-image: url(http://www.leadoutcome.com/sites/all/themes/adaptivetheme/at_leadoutcome/images/lead-capture-forms/free-offer-1/grad.png);    background-repeat: repeat-x;    background-position: 0 0;    background-color: #666666;}.lo-headline {    font-weight: normal;    text-align: center;    margin-left: 5px;    margin-right: 5px;    font-size: 16px; /*wizard*/    color: #FFFFFF; /*wizard*/}.lo-byline {    text-align: center;    font-size: 12px; /*wizard*/    color: #CCCCCC; /*wizard*/    margin: 10px auto;    padding: 0 10px;}.lo-image-wrapper {    margin: 0 auto;    padding: 0;    text-align: center;    line-height: 1px;}.lo-image img{    max-width: 100%;    height: auto;}.lo-form-wrapper {    width: 100%;    margin: 0px;    padding: 0 20px;    box-sizing: border-box;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;}/* form styles */form.lo-form {    margin: 0px;}.lo-form-table {    width: 100%;    margin: 0 auto;}label.opt-form-label { /*this class name is added by the form editor*/    display: block;    font-size: 14px;    color: #F2F2F2; /*temp*/}input.opt-form-text-field { /*this class name is added by the form editor*/    width: 100%;    border: 1px solid #666666;    height: 34px !important;    line-height: 34px !important;    outline: 0 none;    padding: 0 0 0 5px;    margin-bottom: 10px !important;    box-sizing: border-box;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;}select.opt-form-text-field { /*this class name is added by the form editor*/    border: 1px solid #666666;    width: 100%;    height: 34px !important;    line-height: 34px !important;    outline: 0 none;    margin-bottom: 10px !important;}input[type="file"].opt-form-text-field { /* File field - this class name is added by the form editor*/    /*border: none !important;*/    background-color: #f2f2f2;    height: initial !important;    line-height: initial !important;    padding: 0 !important;}input[type="checkbox"] {}span.lo-required {    color: #FF0000;    font-size: 10px;    vertical-align: top;}.lo-submit-button-wrapper {    padding-bottom: 10px;    text-align: center;}.lo-captcha-wrapper {    padding-bottom: 10px;    text-align: center;}.lo-captcha-label {    margin-right: 10px;    line-height: 1px;}.lo-captcha-label img {    border: 0 !important;}.lo-captcha-form-text {    display: inline-block;    line-height: 1px;}.lo-captcha-form-text input {    /*width: 90%;*/    border: 1px solid #666666;    border-radius: 4px;    height: 30px;    line-height: 30px;    outline: 0 none;    padding: 0 10px;}.lo-captcha-result {    line-height: 1px;}.lo-submit-button-wrapper {    padding: 10px 0 20px;}input.lo-submit-btn {    border-radius: 6px;    border: 0;    display: block;    margin: 0 auto;    font-size: 16px;    font-weight: bold;    text-align: center;    text-decoration: none;    padding: 0;    width: 50%;    min-width: 130px;    line-height: 40px !important;    height: 40px !important;    cursor: pointer;    text-shadow: 1px 1px #666666;    background-color: #E77127; /*wizard*/    color: #FFFFFF; /*wizard*/    background-image: url(http://www.leadoutcome.com/sites/all/themes/adaptivetheme/at_leadoutcome/images/lead-capture-forms/free-offer-1/btn-bg.png);    background-position: 0 center;    background-repeat: repeat-x;    box-sizing: border-box;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;}input.lo-submit-btn:hover {    -webkit-opacity: .9;    -moz-opacity: .9;    opacity: .9;}