/*
Theme Name: Storytelling in Business
Author: 
Description: Custom theme for StorytellingInBusiness.com
Version: 1.0
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
strong, b { font-weight: bold; }
strong.hl, b.hl { background-color: #fff353; font-weight: normal; padding-left: 3px; padding-right: 3px; }
em, i { font-style: italic; }
.clear { clear: both; }

.group:before,
.group:after {
    content: "";
    display: table;
} 
.group:after {
    clear: both;
}
.group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

a.anchor{display: block; position: relative; top: -65px; visibility: hidden;}

/*-------------------------------------------------------------- */

/*
font-family:'FrutigerLTW01-57Condens';
font-family:'FrutigerLTW01-58Condens';
font-family:'FuturaW01-MediumCondens';
*/

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body { background-color: #fff; border-top: 3px solid #e43411; color: #000; font-family: Arial, Helvetica, sans-serif !important; font-size: 14px; line-height: 21px; margin: 0 !important; text-align: center; }

#container { margin: 0 auto 0 auto; padding: 20px 0 20px 0; text-align: left; width: 980px; }

#content { float: left; margin: 0 42px 20px 20px; width: 620px; }

div#container.landing-page #content { float: none; margin: 0 20px 20px 20px; width: auto; }	
				
#header { height: 97px; margin: 12px auto 0 auto; text-align: left; width: 980px; }
#logo { border-right: 3px solid #000; color: #000; display: block; float: left; font-family: 'BebasNeueRegular'; font-size: 58px; height: 17px; margin: 15px 15px 0 0; padding: 20px 15px 20px 20px; text-decoration: none; }
#logo span { color: #e43411; }
#header p.flavor { float: left; font-family: 'FrutigerLTW01-57Condens'; font-size: 15px; line-height: 21px; padding-top: 24px; width: 215px; }
#header p.flavor em { font-family: 'FrutigerLTW01-58Condens' !important; font-style: normal !important; }

body.home #header { background-image: url(images/bg-home-header-full.jpg); background-position: bottom center; background-repeat: no-repeat; }

#top-links { float: left; font-family: 'BebasNeueRegular'; font-size: 18px; margin-right: 20px; vertical-align: middle; text-align: right; width: 385px; }
#top-links span { font-size: 17px !important; font-weight: normal !important; vertical-align: baseline; }
#top-links a { color: #000; text-decoration: none; }
#top-links a:hover { text-decoration: underline; }

#shop { float: right; margin-right: 20px; width: 345px; }

#menu, #footer-links { background-color: #e43411; font-size: 1.15em !important; }
#menu .c { height: 30px; margin: 0 auto 0 auto; padding: 8px 0 0 0; text-align: center; width: 980px; }
#menu a { color: #fff; font-family: 'BebasNeueRegular'; font-size: 25px; padding: 0 12px 0 12px; text-decoration: none; }
#menu a span { font-family:'FuturaW01-MediumCondens' !important; font-size: 28px !important; }

body.home #menu .c { background-image: url(images/bg-home-menu-full.jpg); background-position: bottom center; background-repeat: no-repeat; text-align: left !important; }
body.home #menu a.f { padding-left: 165px; }

#usermenu { /*background-color: #E53412;*/ background-color: #4a4a4a; color: #fff; padding: 0.5em 0; }
#usermenu .c { margin: 0 auto; text-align: left; width: 980px; }
#usermenu div.classes { float: left; width: 75%; }
#usermenu div.classes a { background-color: #e8e8e8; border-radius: 4px; color: #4a4a4a; font-size: 0.85em; margin-right: 8px; padding: 0.05em 0.5em; text-decoration: none; transition: all 0.5s ease; margin-bottom: 5px; display: inline-block; }
#usermenu div.classes a:hover { background-color: #fff; color: #E53412; }
#usermenu p.userinfo { float: left; width: 25%; }
#usermenu p.userinfo a { background-color: #fff; color: #E53412; font-family: 'BebasNeueRegular'; font-size: 1.1em; margin-left: 10px; text-align: center; padding: 0.15em 0.5em 0.05em 0.5em; text-decoration: none; }
			
#home-feature { background-color: #0b4c72; background-image: url(images/bg-home-feature.gif); background-position: top center; background-repeat: repeat-x; min-height: 525px; padding-bottom: 40px; }
#home-feature .c { background-image: url(images/bg-home-feature-c.jpg); background-position: top left; background-repeat: no-repeat; margin: 0 auto 0 auto; min-height: 525px; text-align: left; width: 1057px;  }
#home-feature .flash { height: 460px; margin-left: 296px; width: 725px; }

.trips { margin: 0 auto 0 auto; padding-left: 18px; width: 962px; }
.trips .tri { background-image: url(images/bg-blue.png); background-repeat: repeat; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; float: left; margin-right: 15px; width: 305px; }
.trips .h {  background-image: url(images/bg-blue2.png); background-repeat: repeat; -webkit-border-top-left-radius: 12px; -webkit-border-top-right-radius: 12px; -moz-border-radius-topleft: 12px; -moz-border-radius-topright: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; height: 77px; }
.trips .h p { color: #fff; font-family:'FrutigerLTW01-57Condens'; font-size: 18px; margin: 0 0 5px 0 !important; text-shadow: 2px 2px 3px #000; }
.trips h2 { color: #e43411; font-family: 'BebasNeueRegular'; font-size: 32px; margin: 0 !important; text-shadow: 2px 2px 3px #000; }
.trips h2 span { font-family:'FuturaW01-MediumCondens' !important; font-size: 34px !important; }
.trips .hc { background-position: top right; background-repeat: no-repeat; height: 65px; padding: 12px 0 0 15px; }
.trips .tc { padding: 12px 15px 12px 15px; }
.trips p { color: #fff; font-family:'FrutigerLTW01-57Condens'; font-size: 14px; line-height: 19px !important; text-align: justify; text-shadow: #000 2px 2px 3px; }
.trips p a { color: #e43411; white-space: nowrap; }
.trips .tc img { float: right; margin: 0 0 7px 12px; }

#tWebinars .hc { background-image: url(images/bg-t-webinars.png); }
#tKeynotes .hc { background-image: url(images/bg-t-keynotes.png); }
#tKeynotes h2 { margin-top: 18px !important; }
#tKeynotes h2 strong { color: #fff !important; }
#tNewsletter .hc { background-image: url(images/bg-t-newsletter.png); }

#content { }

#breadcrumbs { font-family:'FrutigerLTW01-57Condens' !important; font-size: 13px !important; margin: 0 0 10px 0 !important; }
#breadcrumbs a { color: #000; text-decoration: none; }
#breadcrumbs a:hover { color: #e43411; text-decoration: underline; }

#content h1, #content h2.title { border-bottom: 1px solid #e5e5e5; color: #e43411; font-family: 'BebasNeueRegular'; font-size: 42px; line-height: 42px !important; margin-bottom: 12px; padding-bottom: 10px; }
#content h2 { font-size: 17px; font-weight: bold; line-height: 21px !important; margin: 0 0 10px 0; }
#content h2.subtitle { color: #3b3b3b !important; font-size: 22px !important; line-height: 26px !important; }

h1 span.e, h2 span.e { font-family:'FuturaW01-MediumCondens' !important; text-transform: lowercase !important; }

#content ul { list-style-type: disc; margin: 0 0 10px 25px; }
#content li { font-size: 14px; line-height: 18px !important; padding-bottom: 7px; }
#content ol { list-style-type: decimal; margin: 0 0 10px 25px; }
#content li ul { list-style-type: circle; margin-bottom: 0 !important; margin-top: 8px !important; }
#content li ul.sub li { font-size: 13px !important; }

#content h4.vid { background-color: #f2f2f2; color: #555; font-size: 14px; font-weight: bold; margin: -27px 0 10px 0 !important; padding: 4px 5px; text-transform: uppercase; }

#content .section-selector { margin-top: 25px; }
#content .section-selector li { padding-bottom: 25px; }
#content .section-selector h2 { margin-bottom: 3px !important; }
#content .section-selector p { margin-bottom: 16px !important; }
#content .section-selector ul { margin-bottom: 15px !important; }
#content .section-selector li li { padding-bottom: 10px; }

.pagec p, .post p { margin-bottom: 14px; text-align: justify; }
.pagec a, .post a { color: #e43411; }
.pagec img, .post img { -webkit-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.45); -moz-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.45); box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.45); }
.pagec img.alignright, .post img.alignright { float: right; margin: 0 0 6px 20px; }
.pagec img.alignleft, .post img.alignleft { float: left; margin: 0 20px 12px 0; }
.pagec img.aligncenter, .post img.aligncenter { display: block; margin: 5px auto 20px auto; }
.pagec img.alignup { margin: -70px 0 6px 20px; }
.noshadow { -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
.yesshadow { -webkit-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.45); -moz-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.45); box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.45); }
.pagec hr, .post hr { border: 0; border-bottom: 1px solid #e5e5e5; color: #e5e5e5; margin-bottom: 24px; padding-top: 15px; }
.pagec h3, .post h3 { color: #E43411; font-size: 15px; font-weight: bold; margin: 0 0 10px 0 !important; padding-top: 5px !important; }

.pagec .testimonial { margin-left: 25px; margin-bottom: 15px; }
.pagec .testimonial p { font-size: 12px; line-height: 18px; }
.pagec .testimonial li { font-size: 12px !important; line-height: 15px !important; padding-bottom: 5px !important; }
.pagec .testimonial .citation { font-style: italic; margin-bottom: 25px !important; }

.post { border-bottom: 1px solid #e5e5e5; margin: 0 0 10px 0; padding: 15px 0 25px 0; }
.post-mod { padding-top: 0 !important; }
.post h1, .post h2.title { font-size: 36px !important; line-height: 36px !important; }
.post h1 a, .post h2.title a { text-decoration: none; }
.post h1 a:hover, .post h2.title a:hover { text-decoration: underline; }

.post .date { font-family:'FuturaW01-MediumCondens'; font-size: 18px; margin: 10px 0 4px 0 !important; }
.post .postmetadata { background-color: #f5f5f5; font-size: 11px !important; line-height: 14px !important; margin-top: 25px !important; padding: 20px; }

.post-excerpt { padding: 10px 0 10px 0 !important; }
.post-excerpt p.date { font-size: 14px !important; margin: 0 0 -6px 0 !important; padding: 0 !important; }
.post-excerpt h2.title { border: 0 !important; font-size: 21px !important; padding: 0 !important; margin: 0 0 -3px 0 !important; }
.post-excerpt p { font-size: 12px !important; line-height: 16px !important; }

h2.store-heading { color: #000 !important; font-family: 'BebasNeueRegular'; font-size: 32px !important; padding-top: 15px !important; }

.post-store h3 { color: #000 !important; }
.post-store h3.title { border: 0 !important; color: #e43411 !important; font-size: 21px !important; line-height: 24px !important; margin-bottom: 0 !important; padding-bottom: 0 !important; }
.post-store .price { color: #e43411; font-size: 20px; font-weight: bold; margin-bottom: 2px !important; }
.post-store p.sp { font-size: 11px !important; }
.post-store .demph { font-size: 12px !important; }
.post-store .pricing .l { float: left; width: 500px; }
.post-store .pricing .focal { float: left; }
.post-store .pricing .save { font-style: italic; }

.no-shadow { box-shadow: none !important; }

.wpcf7 .form-row, .wpcf8 .form-row { border-bottom: 1px solid #e5e5e5; margin: 0 0 15px 0; padding: 0 0 15px 0; }
.wpcf7 .field-half, .wpcf8 .field-half { float: left; width: 45%; }
.wpcf7 .field-half-left, .wpcf8 .field-half-left { margin-right: 10%; }
.wpcf7 label, .wpcf8 label { display: block; margin-bottom: 3px !important; }
.wpcf7 input[type=text], .wpcf7 textarea, .wpcf7 select, .wpcf8 input[type=text], .wpcf8 textarea, .wpcf8 select { border: 1px solid #b4b4b4; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 5px; width: 85%; }
.wpcf7 .submit-row, .wpcf8 .submit-row { text-align: center; }
.wpcf7 .submit-row input, .wpcf8 .submit-row input, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] { background-color: #e43411; border: 0; color: #fff; font-family: 'BebasNeueRegular'; font-size: 28px; padding: 4px 16px 3px 16px; }
.wpcf7 .check-row .wpcf7-checkbox label, .wpcf8 .check-row .wpcf7-checkbox label { margin: 0 !important; }
.wpcf7 .check-row .wpcf7-checkbox, .wpcf8 .check-row .wpcf7-checkbox { margin: 0 !important; }
.wpcf7 .check-row .wpcf7-list-item, .wpcf8 .check-row .wpcf7-list-item { float: left; margin: 0 18px 0 0 !important; }
.wpcf7 #captcha-img, .wpcf8 #captcha-img { float: left; margin-right: 20px; }
.wpcf7 #captcha, .wpcf8 #captcha { float: left; width: 100px; }

#nlForm input[type=submit] { background-color: #e43411; border: 0; color: #fff; font-family: 'BebasNeueRegular'; font-size: 28px; padding: 4px 16px 3px 16px; }
.wpcf7 td { padding: 0 0 15px 0; }

#sidebar { float: left; margin: 0 0 20px 0; width: 283px; }
#sidebar .widget { margin-bottom: 18px; }

.widget-list { margin-bottom: 18px !important; }
.widget-list h4 { border-bottom: 1px solid #e5e5e5; color: #e43411; font-family: 'BebasNeueRegular'; font-size: 28px; padding-bottom: 5px; margin-bottom: 8px; }
.widget-list h4 span.e { font-family:'FuturaW01-MediumCondens' !important; text-transform: lowercase !important; }
.widget-list ul { list-style-type: disc; margin-left: 25px; }
.widget-list li { font-size: 13px; line-height: 18px; padding-bottom: 10px; }
.widget-list li a { color: #000; text-decoration: none; }
.widget-list li a:hover { color: #e43411; text-decoration: underline; }
.widget-list #searchform label { font-family: 'BebasNeueRegular'; font-size: 20px; padding-top: 3px; }
.widget-list #s { border: 1px solid #e5e5e5; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 5px; width: 145px; }
.widget-list #searchsubmit { background-color: #E43411; border: 0; color: #fff; font-family: 'BebasNeueRegular'; font-size: 16px; padding: 4px 5px 2px 5px; }
.widget-list form { padding-bottom: 8px; }

.subside { background-color: #F2F2F2; border: 1px solid #E5E5E5; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; margin-top: 8px; padding: 10px 12px 10px 12px; }
.subside h5 { color: #000; font-family: 'BebasNeueRegular'; font-size: 21px; margin-bottom: 8px; }
.subside li { padding-bottom: 6px !important; }

#navigation { margin: 0 20px 10px 20px; padding-top: 30px; }
#navigation .alignleft { float: left; width: 50%; }
#navigation .alignright { float: left; text-align: right; width: 50%; }
#navigation a { background-color: #E43411; color: #fff; font-family: 'BebasNeueRegular'; font-size: 24px; padding: 7px 15px 5px 15px; text-decoration: none; }

a.focal { background-color: #e43411; color: #fff; padding: 4px 12px 4px 12px; text-decoration: none; }
a.focal-big { font-family: 'BebasNeueRegular'; font-size: 30px; padding: 18px 25px 16px 25px; display: inline-block; margin: 15px 0; }
.red { color: #e43411; }

#wSubscribe { background-image: linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 26%);
background-image: -o-linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 26%);
background-image: -moz-linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 26%);
background-image: -webkit-linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 26%);
background-image: -ms-linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 26%);
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(242,242,242)), color-stop(0.26, rgb(255,255,255)));
border: 1px solid #999; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; text-align: center; }
#wSubscribe a { color: #000; display: block; font-size: 21px; font-weight: bold; line-height: 27px !important; margin: 0 auto 0 auto; padding: 18px 36px 18px 36px; text-align: center; text-decoration: none; width: 185px; }
#wSubscribe span { background-color: #e43411; color: #fff; display: block; font-size: 32px !important;padding: 7px 0 7px 0; }

#wDougStevenson { background-image: url(images/bg-ds-box.png); background-position: top left; background-repeat: no-repeat; height: 223px; padding: 32px 0 0 12px; }
#wDougStevenson h4 { border-bottom: 1px solid #e5e5e5; color: #000; font-family: 'BebasNeueRegular'; font-size: 34px; margin: 0 0 11px 0; padding-bottom: 8px; width: 195px; }
#wDougStevenson h4 span { color: #e43411; }
#wDougStevenson ul { list-style-type: disc; margin-left: 25px; }
#wDougStevenson li { font-size: 13px; line-height: 18px; padding-bottom: 6px; }
#wDougStevenson li a { color: #000; text-decoration: none; }
#wDougStevenson li a:hover { color: #e43411; text-decoration: underline; }

#footer-links .c { height: 30px; margin: 0 auto 0 auto; padding: 8px 0 0 0; text-align: center; width: 980px; }
#footer-links a { color: #fff; font-family: 'BebasNeueRegular'; font-size: 18px; padding: 0 3px 0 3px; text-decoration: none; }
#footer-links a span { font-family:'FuturaW01-MediumCondens' !important; font-size: 20px !important; }

#footer { background-image: url(images/bg-footer.gif); background-position: top center; background-repeat: no-repeat; height: 108px; margin: 15px auto 10px auto; text-align: left; width: 980px; }
#footer .address { float: left; font-family:'FrutigerLTW01-57Condens'; font-size: 14px; line-height: 17px; padding: 15px 0 0 20px; width: 285px; }
#footer .memberships { float: left; padding-top: 18px; text-align: center; width: 370px; }
#footer .sm-links { float: left; padding: 25px 20px 0 0; text-align: right; width: 285px; }
#footer .sm-links p { color: #e43411; font-family:'FrutigerLTW01-57Condens'; font-size: 14px; }
#footer .sm-links p a { color: #e43411; text-decoration: none; }
#footer .sm-links p a:hover { text-decoration: underline; }

.page-id-1409 #header, body.page-id-1409 #menu, body.page-id-1409 #sidebar, body.page-id-1409 #footer-links, body.page-id-1409 #footer, body.page-id-1409 #breadcrumbs, body.page-id-1409 div.pagec h1 { display: none !important; }
.page-id-1409 { border-top: 1px solid #e6e6e6 !important; }

.page-id-1409 #container { margin: 20px 0 !important; width: 100% !important; }
.page-id-1409 #content { float: none !important; width: auto !important; }

div#colorbox.cbox_wpp_html_theme { background-color: #000000; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; border: 4px solid #000; -moz-box-shadow: 0 0 10px 5px #888; -webkit-box-shadow: 0 0 10px 5px #888; box-shadow: 0 0 10px 5px #888; }
div#cboxTopLeft, div#cboxTopCenter, div#cboxTopRight, div#cboxMiddleLeft, div#cboxContent, div#cboxMiddleRight, div#cboxBottomLeft, div#cboxBottomCenter, div#cboxBottomRight  { background-image: none !important; background-color: #000000; }
div#cboxLoadedContent { background-color: #000000; }
button#cboxClose { background-image: url(images/x-16.png); background-repeat: no-repeat; background-position: right bottom; color: #fff !important; font-size: 11px !important; height: 32px !important; text-indent: -9000px; width: 32px !important; }

.wpp_html_theme { text-align: left !important; }
.wpp_html_theme h3 { color: #fff; font-size: 32px; font-weight: bold; line-height: 38px !important; margin: 0; padding: 15px 20px 0 20px; text-align: center !important; text-shadow: 2px 2px 2px #104c82; }
.wpp_html_theme h4 { color: #fff; font-family: Arial, Helvetica, sans-serif !important; font-size: 24px; font-weight: bold; line-height: 25px !important; margin: 0 0 18px 0; padding: 15px 20px 0 20px; text-align: left !important; text-shadow: 2px 2px 2px #104c82; }
.wpp_html_theme p { color: #fff; font-size: 21px; font-weight: bold; line-height: 27px; margin: 20px 20px 0 20px; padding: 0 !important; text-align: center; text-shadow: 2px 2px 2px #104c82; }
.wpp_html_theme ul { font-size: 21px; font-weight: bold; line-height: 27px; list-style: disc; margin: 0 30px 16px 90px; }
.wpp_html_theme li { color: #fff; font-size: 21px; font-weight: bold; line-height: 27px; padding-bottom: 10px;  text-shadow: 2px 2px 2px #104c82; }
.wpp_html_theme a.btn { background-color: #ffff00; border: 0; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; color: #000; display: block; font-size: 28px; font-weight: bold; margin: 8px auto 10px auto; padding: 18px 0 16px 0 !important; text-align: center; text-decoration: none; width: 280px; }
.wpp_html_theme p.spa { color: #c2e6b7; }

div.wlm_regform_improved, div.wlm_regform_new_user { border: 0 !important; margin: 0 !important; width: 100% !important; }
div.wlm_regform_improved label.wlm_form_label { color: #000 !important; }

ul.mp3s { list-style-type: none; list-style-image: url(images/file_mp3.png); }

#video-ivp-sbs { margin-bottom: 1.5em; }
#video-ivp-sbs div.video-ivp { float: left; width: 48%; }
#video-ivp-sbs div.video-ivp:last-child { margin-left: 4%; }
div.video-ivpr { float: right; width: 400px; margin: 0 0 20px 35px; }

table.lp-heading { margin-bottom: 1.5em; width: 100%: }
table.lp-heading td.img { text-align: center; }
table.lp-heading td.title { vertical-align: middle; }
table.lp-heading td.title * { text-align: center; }
#content table.lp-heading td.title h2 { font-family: 'BebasNeueRegular'; font-size: 6em !important; line-height: 1.1em !important; margin-bottom: 0.15em !important; }
#content table.lp-heading td.title h3 { font-size: 2.25em !important; }
table.lp-heading td.speak { font-weight: bold; text-align: center; }

table.lp-triplist { padding-top: 0.5em; margin-bottom: 1em; width: 100%: }
#content table.lp-triplist h4 { font-size: 1.25em; font-weight: bold; margin-bottom: 0.65em; }
table.lp-triplist td { padding-right: 20px; }

table.lp-halfsies { margin-bottom: 1em; width: 100%; }
table.lp-halfsies tr td:first-child { padding-right: 30px; }
table.lp-halfsies tr td:last-child { padding-left: 30px; }

table.lp-sub { margin-bottom: 1.5em; }
table.lp-sub td { vertical-align: top; }
table.lp-sub td:first-child { padding-right: 50px; }
#content table.lp-sub h3 { font-family: 'BebasNeueRegular'; font-size: 4em !important; line-height: 1.1em !important; margin-bottom: 0 !important; }
#content table.lp-sub h4 { font-size: 1.75em !important; font-weight: bold; margin-bottom: 1em; }
#content table.lp-sub p { font-size: 1.15em !important; }

a.focal-center { display: block; margin: 1em auto; text-align: center; width: intrinsic; }

#content h2.lp-focus { font-family: 'BebasNeueRegular'; font-size: 4em; margin-bottom: 0.75em; padding-top: 0.5em; text-align: center;}

table.lp-dets { margin-top: 1.5em; }
table.lp-dets td { vertical-align: top; }
table.lp-dets td:first-child { padding-right: 50px; }
table.lp-dets td:last-child p { font-size: 1.5em; line-height: 1.5em; }
table.lp-dets td:last-child p:first-child { font-weight: bold; line-height: 1.75em; }
table.lp-dets table { margin-bottom: 1.5em; }
table.lp-dets table td { font-size: 1.15em; padding-bottom: 0.5em; }
table.lp-dets table td:first-child { font-weight: bold; }

a.focal-mod { display: inline-block; font-size: 1.35em; padding: 0.5em 1em; margin-bottom: 1em; }

.alignc { display: block; margin: 0 auto 1.5em auto; box-shadow: none !important; }
.col6 { float: left; margin-bottom: 1.5em; width: 48%; }
.group .col6:last-child { margin-left: 4%; }
.col8 { float: left; margin-bottom: 1.5em; width: 64%; }
.col4 { float: left; margin-bottom: 1.5em; width: 32%; }
.group .col8 + .col4 { margin-right 4%; }

body.page-id-2784 .alignc, body.page-template-page-landing-new .alignc { width: 325px; height: auto; }
body.page-id-2784 #breadcrumbs, body.page-template-page-landing-new #breadcrumbs { display: none; }
body.page-id-2784 .pagec > h1, body.page-template-page-landing-new .pagec > h1 { display: none; }
body.page-id-2784 .pagec > h1.lhead, body.page-template-page-landing-new .pagec > h1.lhead { display: block; border: 0 !important; text-align: center; }
body.page-id-2784 #content .col6 h2, body.page-template-page-landing-new #content .col4 h2 { border: 0 !important; margin: 3em 0 0 0 !important; color: #000 !important; font-size: 21px !important; line-height: 25px !important; padding-bottom: 0; text-align: center; }
body.page-id-2784 #content .col6 h4, body.page-template-page-landing-new #content .col4 h4 { text-align: center; margin: 0.5em 0 1em 0 !important; color: #666; font-weight: bold; font-size: 1.1em; }
body.page-id-2784 .col6 p, body.page-template-page-landing-new .col4 p { text-align: center; }
body.page-id-2784 .text-center, body.page-template-page-landing-new .text-center { text-align: center; font-weight: bold; font-size: 1.15em; color: #666; }
body.page-id-2784 #content h3, body.page-template-page-landing-new #content h3 { font-size: 1.35em; }
body.page-id-2784 section#client-bar, body.page-template-page-landing-new section#client-bar { background-color: #E0E0E0; padding-top: 1em; padding-bottom: 1em; margin-bottom: 1.5em; margin-top: 1.25em;  }
body.page-id-2784 section#client- bar a, body.page-template-page-landing-new section#client- bar a { text-decoration: none; }
body.page-id-2784 section#client-bar p, body.page-template-page-landing-new section#client-bar p { color: #4D4D4D; font-size: 0.714em; margin: 1em; text-transform: uppercase; }
body.page-id-2784 section#client-bar .logos, body.page-template-page-landing-new section#client-bar .logos { margin-bottom: 1em; text-align: center; }
body.page-id-2784 section#client-bar .logos img, body.page-template-page-landing-new section#client-bar .logos img { margin-left: 6px; margin-right: 6px; height: 47px; width: auto; box-shadow: none !important; position: inline !important; }
 
.video-responsive{ overflow:hidden; padding-bottom:56.25%; position:relative; height:0; }
.video-responsive iframe{ left:0; top:0; height:100%; width:100%; position:absolute; }

.videoframe { border: 1px solid #d8d8d8; border-radius: 5px; padding: 1.5em 1.5em 1em 1.5em; text-align: center; margin-bottom: 1.5em; }
#content .videoframe h3 { color: #000 !important; margin-bottom: 0.5em !important; margin-top: 0 !important; }
#content .videoframe p { text-align: center !important; }

#dougsvideo { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.65); }
#dougsvideo .container { position: relative; text-align: center; background-color: #343434; width: 500px; padding: 25px; margin-left: auto; margin-right: auto; }
#dougsvideo .container a { position: absolute; top: 0; right: 0; color: #fff; text-decoration: none; font-weight: bold; padding: 0.25em 0.35em; font-size: 1.5em; }

body.page-template-page-landing-new #content .col4 h2 { margin: 4.5em 1em 0em 1em !important; }
body.page-template-page-landing-new #logo { padding-left: 230px; }
body.page-template-page-landing-new #footer { background-image: none; color: #E43411; text-align: center; }
body.page-template-page-landing-new #footer a { color: #E43411; }
body.page-template-page-landing-new #orcontact { font-size: 1.5em; line-height: 1.45em; text-align: center; }
body.page-template-page-landing-new #content h1 { font-family: Arial, Helvetica, sans-serif !important; font-weight: bold; font-size: 36px !important; }

div.landing-page-heading { margin-bottom: 1.5em; }
div.landing-page-heading img { border-radius: 8px; margin: 0 30px 12px 0; }
div.landing-page-heading .lph-content { padding-left: 250px; }

/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	body.home #header { background-image: url(images/bg-header-home-2.jpg) !important; }
	body.home #menu .c { background-image: url(images/bg-menu-home-2.jpg) !important; }
}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {
	body.home #header { background-image: url(images/bg-header-home-2.jpg) !important; }
	body.home #menu .c { background-image: url(images/bg-menu-home-2.jpg) !important; }
}