@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,500,600,700,800,900,100); body { background-color: #000; color: #131313; font-family: Raleway,sans-serif; font-size: 14px; font-weight: 400; overflow-x: hidden; position: relative; }
* { box-sizing: border-box; margin: 0; moz-box-sizing: border-box; padding: 0; webkit-box-sizing: border-box; }

body.nav-fix { overflow: hidden; }
img { border: 0;max-width:100% }
a { text-decoration: none; }
a:focus,a:hover { outline: 0; text-decoration: none; }
li,ul { list-style: none; margin-bottom: 0; }
h1,h2,h3,h4,h5,h6 { font-weight: 400; line-height: normal; margin: 0; }
p { line-height: 30px; margin: 0; }
button,input,select,textarea { background-color: #FFF; border: 0; border-radius: 0!important; color: #909090; font-size: 14px; moz-border-radius: 0!important; o-border-radius: 0!important; outline: 0; padding: 0 15px; resize: none; webkit-border-radius: 0!important; width: 100%; }
textarea { height: 80px; padding: 16px 15px; }
input::-moz-placeholder,textarea::-moz-placeholder { opacity: 1; }
input:-ms-input-placeholder,textarea:-ms-input-placeholder { opacity: 1; }
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { opacity: 1; }
input.get-input-color::-moz-placeholder { opacity: 1; }
input.get-input-color:-ms-input-placeholder { opacity: 1; }
input.get-input-color::-webkit-input-placeholder { opacity: 1; }
label { font-weight: 400; line-height: normal; margin-bottom: 0; width: 100%; }

.slick-slide a { text-align: center;}
.slick-slide img { display: inline-block;}
.slick-dots li { display: inline-block; margin-right: 0.25em; }
.slick-dots li button { border-radius: 50% !important; padding: 0 10px; text-indent: -9999px; width: auto; }
.slick-dots li button:hover { background-color: #999; }
.slick-dots li.slick-active button { background-color: #333; }

.border-right { border-right: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #97bf07; }
.btn { background-color: #ceaa4c; border-radius: 0; color: #000;transition:all ease-in-out 300ms; display: block; font-family: 'Montserrat', sans-serif; font-size: 32px; font-weight: 700; line-height: 50px; moz-border-radius: 0; o-border-radius: 0; padding: 20px 10px; text-align: center; text-transform: uppercase; webkit-border-radius: 0; }
.btn.active.focus,.btn.active:focus,.btn.focus,.btn.focus:active,.btn:active:focus,.btn:focus,.btn:hover { box-shadow: none; color: #fff; outline: 0; }
section {
	/*background-color: #f1f2f2;*/
	background-color: #222222;
	padding: 40px 0;
	position: relative;
}

.icon-play { border: solid 2px #fff; border-radius: 50%; height: 110px; left: 50%; margin-left: -55px; margin-top: -55px; position: absolute; top: 50%; transition: background-color ease-in-out 250ms; width: 110px; }
.icon-play .arrow { border-color: transparent transparent transparent #fff; border-radius: 2px; border-style: solid; border-width: 12px 0 12px 24px; height: 0; left: 50%; margin: -8px 0 0 -8px; position: absolute; top: 50%; width: 0; }

/*
header#site-header { background-color: rgba(0,0,0,0); left: 0; padding-top: 32px; position: absolute; top: 0; transition: background-color ease-in-out 300ms; width: 100%; z-index: 3; }
header#site-header.fixednav { background-color: rgba(0,0,0,1); left: 0; padding: 10px 0; position: fixed; top: 0; }
header#site-header .logo { display: block; }
header#site-header .nav-menu { background-color: transparent; font-size: 3em;color:#fff}
header#site-header { padding-top: 20px; }
header#site-header .logo { float: none; }
header#site-header nav { float: none; text-align: center; position:absolute; right:5px; width: 100%; max-height: 0; overflow: hidden; transition:max-height ease-in-out 300ms }
header#site-header nav.open {max-height:75px}
header#site-header nav ul { width: 100%;background-color:rgba(0,0,0,1) }
header#site-header nav ul li { display: inline; float: none; zoom: 1; }
header#site-header nav ul li a { color: #fff; display: block; font-size: 13px; font-weight: 700; padding: 6px 30px 5px; text-transform: uppercase; }
header#site-header nav ul li.current_page_item a,header#site-header nav ul li:focus a,header#site-header nav ul li:hover a { border-bottom: 2px solid #ffcd36; color: #ffcd36; }
*/

/* mods for new nav */
.row.collapse > div[class*="col-"] {padding-left:0;padding-right:0}

header#site-header { background-color: rgba(0,0,0,0); left: 0; padding-top: 32px; position: absolute; top: 0; transition: background-color ease-in-out 300ms; width: 100%; z-index: 3; }
header#site-header.fixednav { background-color: rgba(0,0,0,1); left: 0; padding: 10px 0; position: fixed; top: 0; }
header#site-header .logo { display: block; }
header#site-header .nav-menu { background-color: transparent; font-size: 3em;color:#fff}
header#site-header { padding-top: 20px; }
header#site-header .logo { float: none; }
header#site-header nav.open {max-height: 300px}
header#site-header nav a {color:#fff;padding:10px 0 8px 10px; display: block; border-bottom: solid 1px #666; text-transform: uppercase;font-family: "Open Sans", sans-serif}
header#site-header nav a.btn {font-size:1em;color:#000;padding:10px 0;line-height: 1em}
header#site-header .row.collapse {margin-left:0;margin-right:0; display: block;}

.home .banner { background-position: 5% top; background-repeat: no-repeat; background-size: 280%; background-color:#000; position: relative; width: 100%; }
.banner .home-link { content: ' '; height: 145px; left: 24px; position: absolute; top: 20px; }
.banner .container { margin-bottom:1em }
.banner.pricing-page { background-image: url(../images/pricing-banner.jpg); height: 350px; }
.banner .banner-inner { position: relative; text-align: center; text-transform: uppercase; width: 100%; }
.banner .banner-inner h1 { color: #fff; font-size: 108px; font-weight: 700; line-height: 80px; margin-top: 270px; }
.banner .banner-inner h1 .typo1 { color: #fff; display: block; font-size: 48px; }
.banner .banner-inner h1 .typo2 { color: #ffcd36; display: inline; }
.banner .banner-inner h1 .typo3 { color: #b3b3b3; font-family: 'Montserrat'; font-size: 16px; line-height: 1.5em; }
.banner .banner-inner h1 .typo3 .stypo3 { font-weight: 400; }
.banner .banner-inner h1 .typo3 .stypo3w { color: #fff; }
.banner .scrl-dwn { background-image: url(../images/icon-down-errow.png); background-position: bottom center; background-repeat: no-repeat; bottom: 44px; color: #fff; display: inline-block; font-size: 10px; font-weight: 700; left: 50%; margin-left: -45px; padding-bottom: 23px; position: absolute; text-align: center; text-transform: uppercase; width: 90px; }

.under-banner-section { background: rgba(154,154,154,0.7); }
.under-banner-section .video-left { overflow: hidden; padding: 0; position: relative; }
.under-banner-section .video-left:before { background-color: rgba(0,0,0,.8); content: ''; height: 100%; left: 0; position: absolute; top: 0; transition: width .5s; webkit-transition: width .5s; width: 50%; z-index: 1; }
.under-banner-section .video-left:after { background-color: rgba(0,0,0,.8); content: ''; height: 100%; position: absolute; right: 0; top: 0; transition: width .5s; webkit-transition: width .5s; width: 50%; z-index: 1; }
.under-banner-section .video-left.onplay:after,.under-banner-section .video-left.onplay:before { width: 0; }
.under-banner-section .video-left video { height: 200%; left: -25%; position: relative; top: -50%; width: 150%; }
.under-banner-section .video-left .video-content { bottom: 0; left: 0; padding-bottom: 63px; padding-left: 80px; padding-right: 100px; position: absolute; width: 100%; z-index: 2; }
.under-banner-section .video-left .video-content button { background-color: transparent; background-image: url(../images/icon-play.svg); background-position: center center; background-repeat: no-repeat; border: 5px solid #fff; border-radius: 50%!important; float: left; height: 60px; margin-top: 33px; moz-border-radius: 50%!important; o-border-radius: 50%!important; webkit-border-radius: 50%!important; width: 60px; }
.under-banner-section .video-left .video-content button.pausebtn { background-image: url(../images/icon-pause.svg); }
.under-banner-section .video-left .video-content button.pausebtn.pbtn { background-image: url(../images/icon-play.svg)!important; }
.under-banner-section .video-left .video-content .video-content-inner { float: right; text-align: right; width: 388px; }
.under-banner-section .video-left .video-content .video-content-inner h2 { color: #fff; font-size: 54px; font-weight: 700; padding-bottom: 3px; }
.under-banner-section .video-left .video-content .video-content-inner h2 span { color: #ffcd36; }
.under-banner-section .video-left .video-content .video-content-inner p { color: #fff; font-size: 16px; font-weight: 400; line-height: 24px; }
.under-banner-section .free-trial { background-image: url(../images/free-trial-car-bg.jpg); background-position: bottom right; background-repeat: no-repeat; background-size: cover; height: 538px; padding-left: 80px; padding-right: 100px; padding-top: 223px; position: relative; }
.under-banner-section .free-trial h2 { color: #000; font-size: 66px; font-weight: 700; padding-bottom: 27px; position: relative; text-transform: uppercase; z-index: 2; }
.under-banner-section .free-trial h2 span { display: block; font-size: 34px; padding-bottom: 2px; }
.under-banner-section .free-trial a.btn { position: relative; width: 390px; z-index: 2; }
.under-banner-section .free-trial:before { background-color: #ffcd36; content: ''; filter: alpha(opacity=6); height: 100%; left: 0; opacity: .6; position: absolute; top: 0; width: 100%; }

.used_by { background: #222222; padding: 3em 10%; text-align: center; }
.used_by > div > h1 {line-height:28px;}
.used_by > div > h1 > span { color: #868686; font-family: 'Montserrat'; font-size: 16px; font-weight: 500; margin: 0 auto; text-align: center; width: 20%; }
.used_by .slick-slide { padding-left: 20px; padding-right: 20px; }
.used_by .slider { padding-top: 1em; }
.used_by div a { display: block; }

.training-hights { background-color: #e39923; background-image: linear-gradient(to bottom, #e39923 0%,#d6ab3c 100%); background-position: 0 0; background-repeat: no-repeat; padding: 40px 0 10px; position: relative; }
.training-hights .caption { color: #fcf5ea; display: inline-block; font-size: 22px; font-weight: 300; line-height: 40px; }
.training-hights .caption .reverse { color: #000; }
.training-hights h2 { color: #8d8d8d; display: block; font-size: 40px; font-weight: 300; text-align: left; text-transform: uppercase; }

.training-hights h2 span { color: #131313; font-family: "Fjalla One"; }
.training-hights h2 span.title-continued { color: #000; }
.right-video-header { color: #fff; display: inline-block; font-family: Montserrat; font-size: 18px; letter-spacing: 1px;margin-top:1em; }
.training-hights .video-box { border: #e1e1e1 solid 5px; border: 10px solid rgba(0, 0, 0, 0.3); margin-bottom: 35px; padding-bottom: 0px; position: relative; width: 100%; }
.training-hights .video-box .thumb { background-color: #000; height: 100%; position: relative; width: 100%; }
.training-hights .video-box .thumb img { opacity: 0.75; width: 100%; }
.training-hights .video-box .thumb:before { content: ''; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; }
.training-hights .video-box .thumb a { background-color: transparent; bottom: 0; left: 0; moz-border-radius: 50%; o-border-radius: 50%; position: absolute; right: 0; top: 0; webkit-border-radius: 50%; z-index: 2; }
.training-hights .video-box > span { bottom: 0; color: #fff; display: block; font-family: "Fjalla One"; font-size: 18px; height: 40px; line-height: 40px; position: absolute; text-align: center; text-shadow: 0 0 0.5em #000; text-transform: uppercase; width: 100%; }

.pricing-section { background-color: #f4f4f4; padding-bottom: 120px; padding-top: 70px; }
.pricing-section h2 { color: #8d8d8d; font-size: 40px; font-weight: 300; padding-bottom: 70px; text-align: center; text-transform: uppercase; }
.pricing-section h2 span { color: #131313; font-weight: 800; }
.pricing-section .pricing { background-color: #fff; margin-bottom: 60px; margin-top: 70px; padding: 20px 20px 30px; text-align: center; }
.pricing-section .pricing h3 { color: #000; font-size: 30px; font-weight: 600; padding-bottom: 18px; padding-top: 17px; }
.pricing-section .pricing .plan { color: #8d8d8d; font-size: 22px; font-weight: 500; line-height: 33px; }
.pricing-section .pricing .prices { color: #000; font-size: 60px; font-weight: 800; padding-bottom: 8px; }
.pricing-section .pricing .prices sup { font-size: 28px; padding-right: 6px; }
.pricing-section .pricing .description { border-top: 2px solid #f4f4f4; color: #8d8d8d; font-size: 18px; font-weight: 500; line-height: 28px; margin-top: 23px; padding-bottom: 34px; padding-top: 24px; }
.pricing-section .pricing .description strong { display: block; font-weight: 700; }
.pricing-section .pricing .most-popular { border-bottom: 2px solid #f4f4f4; color: #ffcd36; display: none; font-size: 16px; font-weight: 700; margin-bottom: 20px; padding-bottom: 20px; padding-top: 6px; text-transform: uppercase; }
.pricing-section .pricing .btn,.pricing-section .pricing .stripe-button-el { background-color: #ffcd36; color: #6c591f; font-size: 16px; font-weight: 800; line-height: 38px; width: 100%;  }
.pricing-section .pricing .btn:hover,.pricing-section .pricing .stripe-button-el:hover { color: #fff; }
.pricing-section .pricing.popular { box-shadow: 0 0 5px 3px rgba(0,0,0,.11); margin: 0 -30px; moz-box-shadow: 0 0 5px 3px rgba(0,0,0,.11); padding-bottom: 50px; padding-left: 50px; padding-right: 50px; position: relative; webkit-box-shadow: 0 0 5px 3px rgba(0,0,0,.11); z-index: 1; }
.pricing-section .pricing.popular .most-popular { display: block; }
.pricing-section .pricing.popular .prices { color: #ffcd36; }
.pricing-section .request-btn { background-image: url(../images/right-arrow.svg); background-position: right center; background-repeat: no-repeat; background-size: auto 100%; color: #858585; display: inline; font-size: 16px; font-weight: 700; line-height: 16px; padding-right: 20px; text-transform: uppercase; zoom: 1; }

.stripe-button-el { background-color: #ffcd36!important; background-image: none!important; border: 0!important; border-radius: 0!important; color: #6c591f!important; font-family: Raleway,sans-serif!important; font-size: 16px!important; font-weight: 800!important; height: 50px!important; line-height: 38px!important; moz-border-radius: 0!important; o-border-radius: 0!important; padding: 0!important; text-transform: uppercase!important; webkit-border-radius: 0!important; width: 100%!important; }
.stripe-button-el span { background-color: transparent!important; background-image: none!important; border: 0!important; color: #6c591f!important; font-family: Raleway,sans-serif!important; height: 50px!important; line-height: 50px!important; padding: 0 15px!important; text-transform: uppercase!important; }
.stripe-button-el span:hover { color: #fff!important; }

.free-trial-image { position: relative; }
.free-trial-image img { border: #646464 10px solid; }
.free-trial-content > div > h2 { color: #eee; font-size: 38px; line-height: 1em; }
.free-trial-content > div > p { color: #eee; display: block; font-size: 16px; font-weight: 300; line-height: 24px; margin: 10px 0; }

.free-trial-addition { border-bottom: rgba(255,255,255, 0.5) solid 1px; border-top: rgba(255,255,255, 0.5) solid 1px; margin: 20px 0px; width: 100%; }
.free-trial-addition span { color: #cacaca; font-size: 18px; font-weight: 700; }
.free-trial-addition img { margin: -7px 14px 0px -5px; width: 12%; }
.free-trial-addition > ul { list-style: none; margin-left: 0; }
.free-trial-addition ul li { display: inline-block; line-height: 74px; padding-top: -6px; text-align: center; width: 49%; }

.are_you_ready { background-color: #222; overflow: auto; }
.ready-content-section { margin: 7% 7% 6% 7%; }
.ready-btn-section { margin: 7% 7% 6% 7%; }
.ready-btn-section .btn h2 { font-weight: 700; }
.btn-begin-trial { background: #d6ab3c; padding: 50px; text-transform: uppercase; width: 100%; }
span.ready-btn-white { color: #fff; }
.btn-begin-trial h2 { font-family: Montserrat; font-size: 32px; font-weight: 700; text-align: center; }
.ready-content-section h1 { color: #e9e9e9; font-family: "Fjalla One"; font-size: 46px; }
.ready-content { color: #a1a1a1; font-size: 22px; line-height: 36px; margin-top: 20px; }


.meet_tim { display: block; padding: 250px 0% 50px; position: relative;background-image: url('/wp-content/uploads/2016/08/meet-tim-image.jpg'); background-position: center top; background-repeat: no-repeat; background-size: cover; }
.meet-tim-content { color: #fff; display: block; font-size: 22px; margin: 3% auto 0; text-align: center; width: 90%; }
.meet-tim-header { color: #fff; font-family: "Fjalla One"; font-size: 56px; margin: 0% auto 0%; text-align: center; width: 90%; }

.testimonial { padding: 80px 0px; text-align: center; }
.testimonial .test-large { color: #fff; font-family: Arial; font-size: 300px; font-style: italic; line-height: 0px; margin: 100px 0px 0px; }
.testimonial .test-others { border-bottom: 1px solid #fff; color: #fff; display: block; font-size: 26px; font-weight: 700; margin: 0 auto 30px; padding-bottom: 10px; text-shadow: 0 0 0.5em rgba(212,180,1,0.95); }
.testimonial .test-header { color: #494949; font-family: "Fjalla One"; font-size: 36px; text-transform: uppercase; }
.testimonial .test-name { color: #494949; font-size: 1.25em; font-weight:700; font-style: italic }
.testimonial .test-centent { display: block; font-size: 16px; line-height: 2em; margin: 25px auto; opacity: 0.9; width: 90%; }

footer { background-color: #222; font-size: 0; padding: 84px 0 26px; position: relative; text-align: center; }
footer .logo { display: block; height: 54px; margin: 0 auto 40px; width: 54px; }
footer p { color: #b3b3b3; font-size: 12px; font-weight: 400; padding-bottom: 54px; }
footer .social-media { padding-bottom: 13px; width: 100%; }
footer .social-media ul { width: 100%; }
footer .social-media ul li { display: inline-block; padding: 0 5px; zoom: 1; }
footer .social-media ul li a { background-position: center center; background-repeat: no-repeat; background-size: 70%; border: 1px solid #b3b3b3; border-radius: 3px; display: block; height: 25px; moz-border-radius: 3px; o-border-radius: 3px; webkit-border-radius: 3px; width: 25px; }
footer .social-media ul li a.facebook { background-image: url(../images/icon-facebook.svg); background-size: 35%; }
footer .social-media ul li a.twitter { background-image: url(../images/icon-twitter.svg); }
footer .social-media ul li a.googleplus { background-image: url(../images/icon-google.svg); }
footer .social-media ul li a.linkedin { background-image: url(../images/icon-linkedin.svg); }
footer .social-media ul li a.ytube { background-image: url(../images/icon-youtube.svg); }
footer .scrl-up { color: #b3b3b3; display: inline-block; font-size: 10px; font-weight: 700; margin: auto; padding-top: 23px; text-align: center; text-transform: uppercase; width: 90px; }

.videomodel-outer .cross-btn { height: 30px; width: 30px; }
.videomodel-outer img { padding-bottom: 24px; position: static; width: 100%; }

.videomodel-outer { background-color: #f4f4f4; margin: auto; position: relative; }
.videomodel-outer img { left: 54px; position: absolute; top: -282px; }
.videomodel-outer .cross-btn { background-color: #fff; background-image: url(../images/icon-cross.svg); background-position: center center; background-repeat: no-repeat; height: 50px; position: absolute; right: 0; top: 0; width: 50px; z-index:10 }
.videomodel-outer iframe { border: 0; height: 200px; margin-bottom: 32px; width: 100%; }
.videomodel-outer form,.videomodel-outer form ._form-content { float: left; width: 100%; }
.videomodel-outer form ._form-content ._form_element {  padding-bottom: 20px; padding-left: 2%; padding-right: 2%; text-align: left; }
.videomodel-outer form ._form-content ._form_element._field2 { width: 100%;padding-left:2%;padding-right:2% }
.videomodel-outer form ._form-content ._form_element textarea { width: 100%;padding-left:2%;padding-right:2% }
.videomodel-outer form input[type=email],.videomodel-outer form input[type=number],.videomodel-outer form input[type=password],.videomodel-outer form input[type=submit],.videomodel-outer form input[type=tel],.videomodel-outer form input[type=text] { background-color: #fff; border: 0; border-radius: 0; color: #909090; font-family: Raleway,sans-serif; font-size: 14px; font-weight: 400; margin-bottom: 0; moz-border-radius: 0; o-border-radius: 0; padding: 15px 2%; webkit-border-radius: 0; width: 100%; }
.videomodel-outer form select { padding:15px 2% }
.videomodel-outer form button,.videomodel-outer form input[type=submit] { background-color: #ffcd36; color: #000; font-size: 20px; height: 50px; line-height: 38px;width:100% }
.videomodel-outer form button:hover,.videomodel-outer form input[type=submit]:hover { color: #fff; }
.videomodel-outer form ._button-wrapper { font-weight: 700; padding-left: 15px; padding-right: 15px; }
.videomodel-outer form ._form-label { display: none; }
.videomodel-outer ._form_1,.videomodel-outer ._form_1>div { float: left; width: 100%; }
.videomodel-outer ._form-content {padding-bottom:1em}

._error._below { color: red; padding-top: 5px; text-align: left; }
.ps-expand-button { display: none!important; }
.ps-contract,.ps-contract-body { display: block!important; }
.fullstripe-form-title { display: none!important; margin: 0!important; padding: 0 15px 20px; width: 100%!important; }
._100 { margin: 0!important; padding: 0 15px; width: 100%!important; }
._50 { margin: 0!important; padding: 0 15px; width: 50%!important; }
._25 { margin: 0!important; padding: 0 15px; width: 25%!important; }
#payment-form.form-horizontal label { padding-bottom: 11px; padding-top: 16px!important; }
.control-group .control-label { text-align: left!important; }
.control-group .controls button,.control-group .controls select { max-width: 270px!important; }
.control-group .controls button { background-color: #000!important; border-radius: 0!important; color: #fff!important; display: block!important; font-family: Raleway,sans-serif!important; font-size: 20px!important; font-weight: 700!important; height: 62px!important; line-height: 50px!important; moz-border-radius: 0!important; o-border-radius: 0!important; padding: 6px 10px!important; text-align: center!important; text-transform: uppercase!important; webkit-border-radius: 0!important; }
#payment-form.form-horizontal input,.control-group .controls select { background-color: #FFF; border: 0; border-radius: 0!important; color: #909090!important; font-size: 13px!important; font-weight: 400!important; height: 50px; margin-bottom: 0!important; moz-border-radius: 0!important; o-border-radius: 0!important; padding: 0 12px!important; resize: none; webkit-border-radius: 0!important; }
.ps-contract-title { display: none; }

#form1 .control-label { display: block; float: left; padding-bottom: 16px; padding-top: 16px; width: 180px; }
#form1 input[type=text],#form1 input[type=email] { background-color: #fff; border: 0; float: left; font-size: 13px; font-weight: 400; padding: 0 12px; width: 270px; }
.home .banner .banner-inner h1 > div { font-family: 'Fjalla One'; font-size: 44px; font-weight: 500; line-height: 1em; }
.home .banner .banner-inner h1 > div { font-family: 'Fjalla One'; font-size: 50px; font-weight: 500; }
.home .btn { border: solid 1px #fff; box-shadow: inset 0 0 1em rgba(145,98,1, 1); font-size: 24px; }
.home .btn:hover {box-shadow: inset 0 0 4em rgba(145,98,1, 1)}
.home .free-trial-addition ul li span { font-family: 'Fjalla One'; font-weight: 500; }
.home .free-trial-addition .instant_access img { width: 10%; }
.meet_tim .icon-play {top:20%}
.home .video-box:hover .icon-play { background-color: rgba(255,255,255,0.25); }
.home .free-trial-image:hover .icon-play { background-color: rgba(255,255,255,0.25); }
.home .meet_tim:hover .icon-play { background-color: rgba(255,255,255,0.25); }

.banner .banner-inner h1 { bottom: 120px; font-size: 28px; line-height: 28px; }
.banner .banner-inner h1 .typo1 { font-size: 30px; }
.under-banner-section .video-left .video-content { padding: 50px 15px; }
.under-banner-section .video-left .video-content .video-content-inner { width: 200px; }
.under-banner-section .video-left .video-content .video-content-inner h2 { font-size: 30px; }
.under-banner-section .video-left .video-content button { margin-top: 15px; }
.under-banner-section .free-trial { height: 350px; padding: 110px 15px 50px; }
.under-banner-section .free-trial h2 { font-size: 50px; padding-bottom: 15px; }
.under-banner-section .free-trial h2 span { font-size: 25px; }
.under-banner-section .free-trial a.btn { max-width: 275px; width: auto; }
.under-banner-section .free-trial-image img {  margin: 1em 0 1em 0; }

.video-box { margin: auto; max-width: 400px; }
.pricing-section .pricing { margin: 0 0 30px; }
.pricing-section .pricing h3 { font-size: 24px; }
.pricing-section .pricing .description,.pricing-section .pricing .plan { font-size: 16px; line-height: 22px; }
.pricing-section .pricing.popular { margin: 0 -15px 30px; }

.modal .visual {background: url(/wp-content/uploads/2016/08/tim-kintz-exclusive-access.jpg) no-repeat center top; background-size:cover; color:#fff;padding:12em 1em 2em 1em;margin: 0 15px;}
.modal .visual h4{text-transform: uppercase; color:#999;margin:1em 0;font-weight:700;}
.modal .visual p{font-size:18px;font-weight: 300;}
.modal .visual ul {margin-left:0;padding-left:0}
.modal .visual ul li{text-transform: uppercase;border-bottom:solid 1px rgba(255,255,255,0.5);padding:0.5em 0;font-weight:700 }
.modal .visual ul li:first-child{border-top:solid 1px rgba(255,255,255,0.5) }
.modal .visual ul li span{ color:#fbcd4b}
.modal .visual ul li i{ color:#fbcd4b; font-size:2em;margin-right:0.25em}
.modal .form {padding-top:2em;padding-bottom:1em}
.modal .form h3 {margin-bottom:1em;margin-right:1em}

.drawer-hamburger{width:40px}
.drawer-hamburger:hover,
.drawer-hamburger:focus{background-color: transparent}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {background-color:#fff}
.drawer-nav {background-color:rgba(0,0,0,0.5)}

._50 { width: 100%!important; }
._25 { width: 50%!important; }
#form1 .controls,#payment-form.form-horizontal .controls { margin-left: 0!important; }
#form1 .controls,.control-group .controls button,.control-group .controls select,.input-xlarge { max-width: 100%!important; width: 100%!important; }
.control-label { width: 150px!important; }

#meetTimModal {margin-top:50px;}
#meetTimModal iframe {width:100%;margin-bottom:0;min-height:200px;}
#meetTimModal .modal-content {min-width:300px;}

@media all and (min-width:768px) {

	.modal-dialog {width:750px}
	.modal .visual {background-size:100%}
	.modal .visual h4 {margin-top:0}

	.home .banner { background-size:180% }
	.banner .banner-inner h1 { bottom: 120px; font-size: 50px; line-height: 50px; margin-top:400px }
	.banner .banner-inner h1 .typo3 { font-size: 28px; }

	.under-banner-section .video-left .video-content { padding: 50px 30px; }
	.under-banner-section .video-left .video-content .video-content-inner { width: 250px; }
	.under-banner-section .video-left .video-content .video-content-inner h2 { font-size: 35px; }
	.under-banner-section .video-left .video-content button { margin-top: 15px; }
	.under-banner-section .free-trial { padding: 110px 30px 50px; }
	.under-banner-section .free-trial h2 { font-size: 50px; padding-bottom: 15px; }
	.under-banner-section .free-trial h2 span { font-size: 25px; }
	.under-banner-section .free-trial a.btn { max-width: 275px; width: auto; }
	.free-trial-addition span { font-size: 28px; }

	.pricing-section .pricing h3 { font-size: 24px; }
	.pricing-section .pricing .prices { font-size: 50px; }
	.pricing-section .pricing .description,.pricing-section .pricing .plan { font-size: 16px; line-height: 22px; }
	.pricing-section .pricing .btn { font-size: 14px; }

	.used_by > div > h1 {line-height:1em;}
	.used_by > div > h1 > span { font-size: 28px; }

	.videomodel-outer iframe { height: 416px; }
	.videomodel-outer form ._form-content ._form_element { float: left; width: 50%; }

	#meetTimModal {margin-top:100px;}
	#meetTimModal .modal-content {border:none;background-color:transparent}
	#meetTimModal iframe {min-height:420px;}
}

@media all and (min-width:992px){

	.modal-dialog.wide { width: 950px; }
	.modal .visual {margin:0;padding:12em 1em 4em 1em;background-size:130%}
	.modal .visual h4{margin-top:2em;}
	.videomodel-outer iframe { height: 416px; }

	.home { background-attachment: fixed; background-image: url('/wp-content/uploads/2016/08/meet-tim-image.jpg'); background-position: center top; background-repeat: no-repeat; background-size: cover; font-family: "Open Sans", sans-serif; }

	.home .banner {background-size:100%;}

	.free-trial-content > div { margin: 10% 0; width: 90%; }
	.free-trial-content > div > h2 { font-size: 30px; }
	.free-trial-addition span {font-size:16px}
	.under-banner-section .free-trial-image img {  margin: 7% 5% 7% 0; }
	.home .free-trial-addition .instant_access img {width:16%}
	.home .free-trial-addition img {width:18%}

	.used_by { padding: 50px 10%;}

	.training-hights { padding: 50px 0 10px }
	.training-hights h2 { padding-bottom: 50px;font-size: 60px; text-align: left; }
	.training-hights h2 span.title-continued { color: #e29a25; }
	.training-hights::before { background: #505050 url('/wp-content/uploads/2016/08/transform-background-image.jpg') no-repeat 0 0; background-size: cover; content: ""; height: 100%; left: 48%; position: absolute; top: 0; width: 52%; z-index: 0; }
	.training-hights .caption .reverse { color: #e29a25; }

	.right-video-header { margin: 40px -90px 50px 0;color: #e29a25; float: right; font-size: 22px; text-align: right; }
	.right-video-header div { color: #fff; }

	.ready-content-section { float: left; margin: 7% 5% 6% 13%; width: 45%; }
	.ready-btn-section { float: left; margin: 7% 0 6% 0; width: 24%; }

	.meet_tim { padding: 550px 0% 50px; background:none }
	.home .icon-play { top: 50%; }

	.meet-tim-header { font-size: 80px; width: 60%; }
	.meet-tim-content { width: 60%; }
	.home .meet_tim .icon-play {top:50%}

	.testimonial .test-header { font-size: 60px; }
	.testimonial .test-centent { width: 70%;font-size: 20px }

	#meetTimModal {margin-top:150px;}
}

@media all and (min-width:1200px) {

	header#site-header nav { float: right; padding-top: 26px; max-height:none; transition: none; position: static }
	header#site-header nav ul { background-color:transparent }
	header#site-header nav ul li { float: left; padding: 0 10px; }
	header#site-header nav ul li a { padding: 0 10px 5px; }
	header#site-header.fixednav .logo img {max-width:70%}
	header#site-header.fixednav nav {padding-top:14px}

	
	header#site-header nav { float: none; text-align: center; position:absolute; right:5px; width: 100%; max-height: 0; overflow: hidden; transition:max-height ease-in-out 300ms }
	header#site-header nav.open {max-height:75px}

	header#site-header nav { float: right; padding-top: 20px; max-height:none; transition: none; position: static; background-color:transparent }
	header#site-header nav ul { background-color:transparent }
	header#site-header nav ul li { float: left; }
	header#site-header nav a { padding: 0 10px 5px;border-bottom-color: transparent }
	header#site-header nav a.btn {font-size:1em;color:#000;margin-top:-15px;padding:20px 40px;line-height:1em}
	header#site-header nav .tel { border-left:solid 1px #aaa }
	header#site-header.fixednav .logo img {max-width:70%}
	header#site-header.fixednav nav {padding-top:0}
	header#site-header.fixednav a {padding-top:10px; display: block;}
	header#site-header.fixednav .btn {padding:10px 0;margin:0}
	header#site-header nav ul { width: 100%;margin:0 }
	header#site-header nav ul li a { color: #fff; display: block; font-size: 13px; font-weight: 700; padding: 6px 10px 5px; text-transform: uppercase; }
	header#site-header nav ul li.current_page_item a,header#site-header nav ul li:focus a,header#site-header nav ul li:hover a { border-bottom: 2px solid #ffcd36; color: #ffcd36; }

	header#site-header .container-fluid {max-width:1400px}


	.modal-dialog.wide { width: 1150px; }
	.modal .visual {margin:0;padding:18em 2em 2em 2em}
	.modal .visual ul li {  font-size: 1.25em; }

	.home .banner .banner-inner h1 > div { font-size: 80px; }
	.home .banner .banner-inner h1 { margin-top: 275px; }
	.banner .container { margin-bottom: 6em; }
	.free-trial-content > div > h2 {font-size:40px;}
	.free-trial-addition span {font-size:22px}
	.training-hights h2 { font-size: 74px; }
	.training-hights .slider { text-align: center;}
	.training-hights .slider > div { width: 31%; display: inline-block; margin: 0 1%; }

	.right-video-header { margin: 100px -90px 50px 0;}

}
@media all and (min-width:1500px) {

	header#site-header nav ul li { padding: 0 10px; }

	.modal-dialog.wide { width: 1400px; }
	.modal-dialog.wide .container { width: 1440px; }
	.home .banner .banner-inner h1 > div { font-size: 100px; }
	.free-trial-content > div > h2 {font-size:48px}
}
