/* 
    Created on : 12/08/2016, 09:48:58
    Author     : www.upinside.com.br
*/

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}

.ds_none{
    display:none;
}

object,
embed,
video,
iframe,
iframe['style'] {
    max-width: 100%;
    height: auto;
}

img{
    max-width: 100%;
    vertical-align: middle;
    margin: 0;
}

.ds_none{
    display:none!important;
}

a{
    text-decoration:none;
}

a img {
    border: none;
    margin: 0;
}

ul{
    list-style: none;
}

fieldset{border: 0;}
input,
select,
textarea{padding: 10px; width: 100%;}
input.btn{width: auto; cursor: pointer;}

.container{
    display: block;
    width: 100%;
}

.content{
    width: 76.5%;
    display: block;
    margin: 0 auto;
}

.rounded{
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0; overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 60em){ .content{width: 95%} }

/* INICIA O CSS NOVO */

.social_box_share{}

.main_header_vdc{padding:20px 0;background: #b8694a;
background: -moz-linear-gradient(45deg, #b8694a 0%, #723c27 100%);
background: -webkit-linear-gradient(45deg, #b8694a 0%,#723c27 100%);
background: linear-gradient(45deg, #b8694a 0%,#723c27 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8694a', endColorstr='#723c27',GradientType=1 );}
.main_header_vdc .content{display:flex;justify-content: space-between;}
.main_header_vdc .header_text{width:50%;align-self:center;padding-bottom:95px;position:relative;}
.main_header_vdc .header_text h2{text-transform:uppercase;color:#FFF;font-weight:800;font-size:2em;line-height:1.2em;padding-right:10%;}
.main_header_vdc .header_text h2 b{color:#FDE381;font-weight:800;}
.main_header_vdc .header_text p{color:#FFF;font-size:1em;padding-top:30px;font-weight:300;line-height:1.2em;}
.main_header_vdc .header_text p:nth-of-type(2){padding:15px 5% 0 0;}
.main_header_vdc .header_text p b{color:#FDE381;font-weight:700; font-size: 2em;}
.main_header_vdc .header_text img{width:100%; padding-top: 70px;}
.main_header_vdc .header_text img.ico-arrow{width: 10%;position:absolute;bottom:14%;right:-5%;transform:scaleX(-1) rotate(90deg);}

.main_header_vdc .header_form{width:47%;color:#FFF;align-self:center;padding:52px 20px 52px 52px;}
.main_header_vdc .header_form h2{text-transform:uppercase;font-size:1.5em;padding-bottom:20px;}
.main_header_vdc .header_form h2 b{color:#F3A74B;text-decoration:underline;}
.main_header_vdc .header_form p{font-weight:300;font-size:1em;padding-bottom:33px;line-height:1.2em;}
.main_header_vdc .header_form p:nth-of-type(2){font-weight:300;font-size:0.7em;padding:10px 0 0 0;line-height:1.2em;}

.modal{position:fixed;background: rgba(0,0,0,0.5);top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:flex-start;}
.modal .modal_form{width:50%;text-align:center;padding:70px 9% 70px 9%;background:#FFF;position:relative;top:0;margin-top:40px;}
.modal .modal_form p{font-weight:300;font-size:1.2em;padding-bottom:33px;line-height:1.2em;}
.modal .modal_form p:nth-of-type(2){font-weight:400;font-size:0.85em;padding:10px 0 0 0;line-height:1.2em;}
.modal .modal_form .btn{border-radius:15px;font-weight:900;font-size:1.35em;padding:20px 0;}
.modal .modal_form span{position:absolute;top:5px;right:5px;font-size:1.5em;margin-right:-0.2em;color:#333;cursor:pointer;}

.modal #optin input[type="text"],.modal #optin input[type="email"],.modal #optin select{border:none;border-bottom:#333 2px solid;font-size: 1em;margin-bottom: 12px;padding: 18px;width: 100%;outline:none;background:#FFF;color: #333;border-radius:0px;}
.modal #optin input[type="text"]::placeholder,.modal #optin input[type="email"]::placeholder,.modal #optin select::placeholder{color:#333;font-size:1em;font-weight:300;}

@media(max-width: 64em){
    .main_header_vdc{padding:0px 0 40px 0;}
    .main_header_vdc .content{flex-wrap:wrap;}
    .main_header_vdc .header_text{width:80%; text-align: center;padding-bottom: 60px;margin:0 auto;}
    .main_header_vdc .header_text img{padding-top: 60px;}
    .main_header_vdc .header_text img.ico-arrow{transform:scaleX(1) rotate(0deg);right:0;bottom:0;}
    
    .main_header_vdc .header_form{width:80%; background: none;padding-top: 10px;margin:0 auto;}
}

@media(max-width: 50em){
    .main_header_vdc{padding:0px 0 40px 0;}
    .main_header_vdc .content{flex-wrap:wrap;}
    .main_header_vdc .header_text{width:100%; text-align: center;padding: 0 10% 60px 10%;}
    .main_header_vdc .header_text img{padding-top: 40px;}
    .main_header_vdc .header_text img.ico-arrow{transform:scaleX(1) rotate(0deg);right:10%;bottom:0;width:8%;}
    
    .main_header_vdc .header_form{width:100%; background: none;padding: 10px 10% 0 10%;}
}
@media(max-width: 32em){
    .main_header_vdc .header_form h2{font-size:1.3em;}
    
    .main_header_vdc .header_text img.ico-arrow{width:10%;}
    
    .header_form #optin .btn{font-size:1.1em;}
}
@media(max-width: 26.563em){
    .main_header_vdc .header_form h2{font-size:1em;}
    .main_header_vdc .header_form p{font-size:0.8em;}
    
    .header_form #optin .btn{font-size:1em;}
}
@media(max-width: 20em){
    .header_form #optin .btn{font-size:0.9em;}
}






.main_bonus{padding:65px 0;background:#b0a682;text-align:center;color:#413A39;}
.main_bonus h2{font-size:2em;text-transform:uppercase;}
.main_bonus p{padding: 15px 90px;font-size:0.9em;}
.main_bonus p strong{font-weight:600;color:#4B683E;}
.main_bonus p b{font-weight:600;}
.main_bonus .content > img{width:70%;margin: 0 auto;}
.main_bonus .bonus_button{width:55%;margin:0 auto;}
.main_bonus .bonus_button p{padding:15px 0;font-size:0.8em;font-weight:700;}
.main_bonus .bonus_button a{border-radius:15px;font-weight:700;font-size:1.6em;margin:20px auto 0 auto;width:100%;padding:30px 0px;text-transform:uppercase;}

.main_bonus_itens{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;padding:10px 0 25px 0;}
.main_bonus_itens li{width:31%;padding-top:30px;}
.main_bonus_itens h3{font-size:0.9em;padding:15px 15px 0 15px}
.main_bonus_itens p{font-size:0.9em;font-weight:400;padding:10px 0;}
.main_bonus_itens p b{font-weight:400;}
.main_bonus_itens img{width: 25%;}

@media(max-width: 64em){
    .main_bonus{padding:65px 0 30px 0;}
    .main_bonus h2{font-size:1.8em;}
    .main_bonus .content > img{width:80%;}
}
@media(max-width: 50em){
    .main_bonus h2{font-size:1.6em;}
    .main_bonus p{padding:15px 30px;}
    
    .main_bonus_itens li{width:48%;}
}
@media(max-width: 40em){
    .main_bonus h2{font-size:1.4em;}
    .main_bonus p{padding:15px 0px;}
    .main_bonus .content > img{width:100%;padding-bottom:25px;}
}
@media(max-width: 32em){
    .main_bonus{padding:65px 0 0px 0;}
    .main_bonus img{width:100%;}
    
    .main_bonus_itens{justify-content:center;}
    .main_bonus_itens li{width:80%;}
    .main_bonus_itens img{width: 25%;}
}
@media(max-width: 26.563em){
    .main_bonus_itens li{width:90%;}
}
@media(max-width: 23.438em){
    .main_bonus_itens li{width:100%;}
}
@media(max-width: 20em){
}






.main_sobre{padding: 50px 0;background:#25231e;color:#FFF;}
.main_sobre ul{display:flex;justify-content:space-between;align-items:center;}
.main_sobre li{width:43%;}
.main_sobre li:first-of-type{width:53%;padding-left:14%;}
.main_sobre p{padding:10px 0;font-size:0.9em;}
.main_sobre h2{color:#F3B74B;font-size:1.7em;}
.main_sobre h2 b{display:block;font-size:1.8em;}
.main_sobre h2 span{display:block;font-size:1.5em;}
.main_sobre img{width:70%;}

@media(max-width: 64em){
    .main_sobre h2{font-size:1.4em;}
    .main_sobre h2 b{display:block;font-size:1.4em;}
    .main_sobre h2 span{display:block;font-size:1.2em;}
}
@media(max-width: 50em){
    .main_sobre ul{flex-wrap:wrap;justify-content:center;}
    .main_sobre li{width:100%;}
    .main_sobre li:first-of-type{width:80%;padding:63px 0;}
    .main_sobre h2{font-size:1.6em;}
    .main_sobre h2 b{display:block;font-size:1.6em;}
    .main_sobre h2 span{display:block;font-size:1.4em;}
    
    .main_sobre img{width:100%;padding:0 15%;}
}
@media(max-width: 40em){
    .main_sobre h2{font-size:1.5em;}
    .main_sobre h2 b{display:block;font-size:1.5em;}
    .main_sobre h2 span{display:block;font-size:1.3em;}
}
@media(max-width: 32em){
}
@media(max-width: 26.563em){
    .main_sobre h2{font-size:1.2em;}
    .main_sobre h2 b{display:block;font-size:1.4em;}
    .main_sobre h2 span{display:block;font-size:1.2em;}
}
@media(max-width: 23.438em){
    .main_sobre h2{font-size:1.1em;}
    .main_sobre h2 b{display:block;font-size:1.4em;}
    .main_sobre h2 span{display:block;font-size:1.2em;}
}
@media(max-width: 20em){
    .main_sobre h2{font-size:0.95em;}
    .main_sobre h2 b{display:block;font-size:1.5em;}
    .main_sobre h2 span{display:block;font-size:1.3em;}
}

.clear{clear: both;}
.content_left{float: left;}
.content_right{float: right;}

.color_blue{color: #0E96E5;}
.color_green{color: #56b748;}
.color_yellow{color: #F2AA27;}
.color_red{color: #F43E33;}
.color_purple{color: #7551CD;}
.color_pink{color: #B873CD;}

.bg_blue{background-color: #0E96E5;}
.bg_green{background-color: #56b748;}
.bg_yellow{background-color: #F2AA27;}
.bg_red{background-color: #F43E33;}
.bg_purple{background-color: #7551CD;}
.bg_pink{background-color: #B873CD;}

.main_header{
    position: absolute;
    text-indent: -9999px;
}

.main_footer{text-align: center;padding: 55px 0 52px;background:#13100C;}

.main_footer img{
    max-width: 150px;
    padding-bottom:8px;
}

.main_footer p{width:100%;color:#FFF;padding:15px 14.25% 0 14.25%;font-weight:300;font-size:0.8em;line-height:1.2em;text-align:center;}

.main_footer a{color:#FFF;text-decoration:underline;}

.main_footer ul{text-align:left;width:69%;margin:0 auto;padding:20px 0 5px 0;}
.main_footer li{background:#211C15;margin:15px 0;color:#FFF;padding:15px 23px;cursor:pointer;}
.main_footer li h2{font-size:0.8em;text-transform:uppercase;font-weight:800;}
.main_footer li h3{color: #FFF; font-size: 0.9em;padding-top:20px;}
.main_footer li p{color:#FFF;font-size:0.8em;line-height:1.2em;text-align:left;padding:10px 0;}
.main_footer li b{font-style:italic;}
.main_footer li a{color:#FFF;}


@media(max-width: 26.563em){
    .main_footer p{padding:15px 0;}
    .main_footer ul{width:90%;margin:0 auto;}
}

.section_header{
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.section_header h1{
    font-size: 2em;
    text-transform: uppercase;
    color: #333;
    text-shadow: 1px 1px 0 #ccc;
}

@media (max-width: 44em){ .section_header h1{font-size: 1.4em;} }

.section_button{
    padding: 0 15px;
    margin-top: 20px;
}

/***********************************
########################## BOX MODEL
***********************************/
.box{
    display: inline-block;
    width: 100%;
    padding: 15px;
    vertical-align: top;
}

.box img{
    width: 100%;
}

.box2{
    width: 50%;
}

.box3{
    width: 33.32%;
}

.box4{
    width: 25%;
}

@media (max-width: 60em){ .box3, .box4{width: 50%;} }
@media (max-width: 44em){ .box2, .box3, .box4{width: 100%;} }


/***********************************
########################## BTN CLASS
***********************************/

.btn {
    display: block;
    width: 100%;
    text-align: center;
    padding: 25px 20px;
    background: #56b748;
    color: #fff;
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    border:none;
    text-transform:uppercase;
}

.btn:hover {
    background: #4a9e3e;
}

.btn_blue{
    background-color: #0E96E5;
}
.btn_blue:hover{
    background-color: #096397;
}

.btn_yellow{
    background-color: #FCE37F;
    color:#572320;
}
.btn_yellow:hover{
    background-color: #F8D64E;
}

.btn_red{
    background-color: #F43E33;
}
.btn_red:hover{
    background-color: #B32C24;
}

.btn_purple{
    background-color: #7551CD;
}
.btn_purple:hover{
    background-color: #6046A4;
}

.btn_green{
    background-color: #4B683E;
}
.btn_green:hover{
    background-color: #2C7C00;
}

/***********************************
##################### LP DESCRIPTION
***********************************/

.lp_description_item{
    padding: 20px;
    border: 1px solid #eee;
    border-left: 5px solid #ccc;
}

.lp_description_item h1{
    font-weight: 400;
    color: #555;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.lp_description_item h1 span{
    padding-bottom: 6px;
    border-bottom: 4px solid #ccc;
}

/***********************************
######################### OPTIN FORM
***********************************/

#optin {
    width: 100%;
    text-align: center;
}
#optin *{
    box-sizing: border-box; 
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#optin input[type="text"],#optin input[type="email"],#optin select{border:none;font-size: 1em;margin-bottom: 12px;padding: 18px;width: 100%;outline:none;background:#4E4A3F;color: #FFF;border-radius:15px;}
#optin input[type="text"]::placeholder,#optin input[type="email"]::placeholder,#optin select::placeholder{color:#FFF;font-size:1em;font-weight:300;}

#optin .btn{border-radius:15px;font-weight:700;font-size:1.2em;margin:20px 0px 0 0;width:100%;padding:20px 0px;text-transform:uppercase;}

/***********************************
########################## HOME BOOK
***********************************/

.lp_book{
    display: block;
    width: 100%;
    background-image: url(images/bg_optin.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 6% 0;
}

.lp_book .content{
    padding: 0;
}

.lp_book_optin{
    width: 900px;
    max-width: 90%;
    margin: 0 auto;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
}

.lp_book_book{
    display: inline-block;
    width: 50%;
    padding: 40px;
    vertical-align: middle;
    background: rgba(255,255,255,0.9);
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.lp_book_optin header{
    display: inline-block;
    width: 50%;
    padding: 40px;
    vertical-align: middle;
    background: rgba(0,0,0,0.7);
}

.lp_book_optin h1{
    font-size: 2em;
}

.lp_book_optin .tagline{
    font-size: 1.1em;
    margin: 15px 0 25px 0;
}

@media (max-width: 54em){
    .lp_book_book img{
        margin-bottom: 20px;
        width: 40%;
    }

    .lp_book_book,
    .lp_book_optin header{ width: 100%; text-align: center; padding: 20px;}
    .lp_book_optin header{display: block; width: 90%; margin: 0 auto}

    .lp_book_optin h1{ font-size: 1.4em; }
}

/***********************************
######################### HOME VIDEO
***********************************/

.lp_video{
    display: block;
    width: 100%;
    background-image: url(images/bg_optin.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 0 0 20px 0;
}

.lp_video_content{
    width: 680px;
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
}

.lp_video_content_yt{
    padding: 20px;
    background: rgba(255,255,255,0.9);
    margin: 10px 0 30px 0;
}


/***********************************
####################### CONFIRMATION
***********************************/

.lp_confirm{
    text-align: center;
    padding: 4% 0;
}

.lp_confirm_inbox{
    width: 120px;
    max-width: 20%;
    margin-bottom: 20px;
}

.lp_confirm_inbox_rotate{
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    transition-duration: 4s;
    -webkit-transition-duration: 4s;
    -moz-transition-duration: 4s;
}

.lp_confirm header{
    margin-bottom: 20px;
}

.lp_confirm header h1{
    font-size: 2.2em;
    line-height: 1;
    font-weight: lighter;
}

.lp_confirm header p{
    font-weight: 500;
    color: #333;
}

.lp_confirm_step_content{
    padding: 30px;
    background: #eee;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.lp_confirm_step_content .step{
    display: block;
    width: 50px;
    padding: 6px 0;
    margin: 0 auto;
    color: #fff;
    font-size: 1.3em;
    border: 5px solid #fff;
}

.lp_confirm_step b{
    display: block;
    text-transform: uppercase;
    margin: 20px 0;
}

.lp_confirm_share{
    display: block;
    width: 100%;
    margin-top: 50px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.lp_confirm_share_title{
    color: #333;
    font-size: 1.2em;
    text-align: left;
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

.lp_confirm_share_items{
    display: inline-block;
    width: 50%;
    text-align: right;
    vertical-align: middle;
}

.lp_confirm_share_items iframe{
    margin-left: 10px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.lp_confirm_social{
    background: #eee;
}

@media (max-width: 44em){
    .lp_confirm header h1{font-size: 1.3em; margin-bottom: 10px;}
    .lp_confirm header p{font-size: 0.9em;}
    .lp_confirm_step p .rounded{display: none;}
    .lp_confirm_share_title{display: none;}
    .lp_confirm_share_items{display: block; width: 100%; text-align: center;}
}


.lp_confirm_video{
    display: block;
    width: 100%;
    background-image: url(images/bg_optin.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 4% 0;
}

.lp_confirm_video .content{
    padding: 0;
}

.lp_confirm_video header{
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    margin-bottom: 20px;
}

.lp_confirm_video header h1{
    font-size: 2em;
}

.lp_confirm_video header p{
    font-size: 0.9em;
}

.lp_confirm_video_share{
    padding: 30px 0 10px 0;
    text-align: center;
}

/***********************************
############################# THANKS
***********************************/


.lp_thanks{
    text-align: center;
}

.lp_thanks .content{
    padding: 25px 0;
}

.lp_thanks header h1{
    display: inline-block;
    font-size: 2em;
    font-weight: lighter;
    color: #555;
    line-height: 1;
    padding: 7px 0;
    padding-left: 50px;
    background: url(images/check.png) center left no-repeat;
    background-size: 40px;
}

@media(max-width: 44em){ .lp_thanks header h1{font-size: 1.1em; padding: 12px 0; padding-left: 45px;} }

.lp_thanks_cta,
.lp_thanks_video{
    display: block;
    width: 100%;
    background-image: url(images/bg_optin.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 5% 0;
}

.lp_thanks_cta_content{
    width: 640px;
    max-width: 90%;
    margin: 0 auto;
    padding: 30px;
    background: rgba(0,0,0,0.5);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.lp_thanks_cta_content img{
    max-width: 50%;
    margin-bottom: 20px;
}

.lp_thanks_text{
    text-align: center;
    padding: 6% 0;
}

.lp_thanks_text header{
    margin-bottom: 40px;
}

.lp_thanks_text header h1{
    font-size: 2em;
    line-height: 1;
    font-weight: lighter;
}

@media(max-width: 44em){ .lp_thanks_text header h1{margin-bottom: 20px;} }

.lp_thanks_text a{
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
}

.lp_thanks_video{
    padding: 4% 0;
}

.lp_thanks_video .content{
    padding: 0;
}

.lp_thanks_video_box{
    width: 680px;
    max-width: 90%;
    margin: 0 auto;
}

.lp_thanks_social{
    background: #eee;
    text-align: center;
}

.lp_thanks_social p{
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 0.8em;
}

.lp_thanks_social .content{
    padding: 30px 20px;
}



/***********************************
############################## GATES
***********************************/

.lp_gates_share{
    padding: 15px 20px 5px 20px;
    text-align: center;
    background: #eee;
}

.lp_gates_share_item,
.lp_gates_share_item *{
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 0 20px;
}

.lp_gates_more_cta{
    margin-bottom: 30px;
}

.lp_gates_more_social{
    display: inline-block;
    width: 70%;
    vertical-align: top;
}

.lp_gates_more_social article{
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.lp_gates_more_social article h1{
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    color: #555;
}

.lp_gates_more_reviews{
    display: inline-block;
    width: 30%;
    padding-left: 5%;
    vertical-align: top;
}

.lp_gates_more_reviews .title{
    font-size: 1.2em;
    font-weight: lighter;
    padding: 0 0 25px 0;
    margin-bottom: 30px;
    border-bottom: 1px dashed #ccc;
}

.lp_gates_more_reviews .lead_take{
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
}

.lp_gates_more_reload{
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.lp_gates_more_reload b{
    cursor: pointer;
    padding: 5px 15px;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-shadow: 1px 1px 0 #555;
}

@media(max-width: 50em){
    .lp_gates_more_social,
    .lp_gates_more_reviews{
        width: 100%;
        padding: 0 30px;
    }
    .lp_gates_more_reviews .lead_take{
        display: inline-block;
        width: 50%;
        padding: 10px;
    }
}

@media(max-width: 32em){
    .lp_gates_more_reviews .lead_take{
        width: 100%;
        padding: 0;
    }
}

/***********************************
######################## GATES VIDEO
***********************************/

.lp_gates_video{
    display: block;
    width: 100%;
    background-image: url(images/bg_optin.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 5% 0;
}

.lp_gates_video .content{
    padding: 0;
}

.lp_gates_video_content{
    width: 680px;
    max-width: 90%;
    margin: 0 auto;
    text-align: center; 
}

.lp_gates_video_content_yt{
    padding: 20px;
    background: rgba(255,255,255,0.9);
}

.lp_gates_video_content a{
    margin-top: 20px;
}

.lp_gates_video_cta{
    margin-top: 4%;
}


/***********************************
####################### GATES VIDEOS
***********************************/

.lp_gates_videos{
    display: block;
    width: 100%;
    background-image: url(images/bg_optin.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 5% 0;
}

.lp_gates_videos .content{
    padding: 0;
}

.lp_gates_videos_content{
    display: block;
    width: 100%;
    margin: 0 auto;
    background: rgba(255,255,255,0.5);
    position: relative;
}

.lp_gates_videos_content_yt{
    display: inline-block;
    width: 65%;
    background: #000;
    vertical-align: top;
}

.lp_gates_videos_content_nav{
    display: inline-block;
    width: 35%;
    background: rgba(255,255,255,0.8);
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    overflow-y: scroll;
}

.lp_gates_videos_content_nav_item{
    display: block;
    width: 100%;
    padding: 20px;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    cursor: default;
}

.lp_gates_videos_content_nav_item:not(.active_item){
    cursor: pointer;
}

.lp_gates_videos_content_nav_item:not(.active_item):hover{
    background-color: #fff !important;
}

.lp_gates_videos_content_nav_item .thumb{
    display: inline-block;
    width: 30%;
    vertical-align: middle;
    position: relative;
}

.lp_gates_videos_content_nav_item .false_bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    color: #fff;
    text-align: center;

}

.lp_gates_videos_content_nav_item .false_bg span{
    font-size: 0.75em;
    display: inline-block;
    border-bottom: 1px solid #fff;
}

.lp_gates_videos_content_nav_item .info{
    display: inline-block;
    width: 70%;
    padding-left: 5%;
    vertical-align: top;
    color: #888;
}

.lp_gates_videos_content_nav_item .info p{
    font-size: 0.8em;
    font-weight: bold;
    color: #333;
    margin-bottom: 4px;
}

.lp_gates_videos_content_nav_item .info h1{
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.2;
}

.lp_gates_videos_content_nav_item.active_item,
.lp_gates_videos_content_nav_item.active_item *,
.lp_gates_videos_content_nav_item.active_item:hover{
    color: #fff !important;
}

@media(max-width: 50em){
    .lp_gates_videos_content_yt,
    .lp_gates_videos_content_nav{
        position: relative;
        width: 100%;
    }

    .lp_gates_videos_content_nav_item{
        padding: 20px;
        padding-left: 20px;
        width: 100%;
    }

    .lp_gates_videos_content_nav .thumb{
        display: none;
    }

    .lp_gates_videos_content_nav .info{
        width: 100%;
        padding: 0;
    }
}