@import url('//fonts.googleapis.com/css?family=Ubuntu:300,400,500,700');
body{
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #000;
}
a{
    color: #000;
}
header {
    padding-top: 5px;
    padding-bottom: 20px;
}
.mainMenu{
    margin-top: 15px;
}
.mainMenu li{
	display: inline-block;
}
.mainMenu a {
    display: inline-block;
    margin-left: 15px;
    margin-top: 10px;
    font-size: 15px;
}
.mainMenu li:first-child a{
	margin-left: 0;
}
.bold{
    font-weight: bold;
}
.logo{
    max-width: 263px;
    max-height: 54px;
}
.video_link {
    background-color: #38c8d1;
    border: 1px solid #38c8d1;
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 1;
    margin-top: 15px;
    text-align: center;
    padding: 10px 0;
}
.video_link:hover{
    background-color: #000;
    border: 1px solid #000;
    color:  #fff;
}
.banner_top{
	height: 650px;
	position: relative;
}
.banner_top.single_blog{
    height: 450px;
}
.content_banner_top {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.banner_df{
	height: 650px;
	position: relative;
}
.content_banner_df {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.text-white{
	color: #fff;
}
.bg-center{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.button_a {
    background-color: #38c8d1;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    border: 1px solid #38c8d1;
}
.button_a:hover{
    background: #fff;
    color:  #38c8d1;
    border: 1px solid #fff;
}
.button_a2 {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.button_a2:hover{
	color: #38c8d1;
    background-color: #fff;
}
.button_a3 {
    border: 1px solid #38c8d1;
    color: #38c8d1;
    display: inline-block;
    font-weight: bold;
    text-align: center;
}
.button_a3:hover{
    color: #fff;
    background-color: #38c8d1;
}
.cool_tow_sesstion{
	position: relative;
}
.sec_1{
	width: 50%;
	padding: 40px 60px;
	background-color: #f3f4f4;
}
.cool_tow_sesstion .item {
    background-image: url("https://fbafrontiers.com/wp-content/themes/launchformula/images/lu1.png");
    background-position: left 10px;
    background-repeat: no-repeat;
    background-size: 55px auto;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 90px;
}
.view_star {
    background-image: url("../images/launchformula-home-05.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 30px auto;
    font-weight: bold;
    padding-left: 50px;
    display: inline-block;
}
.text-blue{
	color: #38c8d1;
}
.text-dblue{
    color: #007dc5;
}
.testimonial_home .owl-dots{text-align: center;margin-top: 30px;}
.testimonial_home .owl-dot{
	border: 1px solid  #38c8d1;
	display: inline-block;
	height: 13px;
	width: 13px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 10px;
}
.testimonial_home .owl-dot.active{
	background-color: #38c8d1;
}
.cool_tow_sesstion_2{
	position: relative;
	overflow: hidden;
}
.cool_tow_sesstion_2_1 {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}
.cool_tow_sesstion_2_2 {
    float: right;
    width: 50%;
	padding: 40px 60px;
	background-color: #f3f4f4;
}
.cool_tow_sesstion_2_2 .item {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 45px;
    padding-left: 80px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.sec_2 {
    background-position: center center;
    background-size: cover;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}
.list_amz_text{
    font-size: 60px;
    font-weight: 300;
    line-height: 1;
    display: inline-block;
}
.list_amz_text span {
    color: #000;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    line-height: 20px;
    padding-left: 10px;
    vertical-align: 5px;
}
.list_amz_c_1{
    text-align: left;
}
.list_amz_c_2{
    text-align: right;
}
.list_amz_c_1 > *,.list_amz_c_2 > *{
    display: inline-block;
    text-align: center;
}
.t_kit{
    position: relative;
    overflow: hidden;
}
.t_kit::after {
    background-color: #f0f0f0;
    content: "";
    display: inline-block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 1px;
}
.list_amz .owl-prev {
    background-image: url("../images/scroll.png");
    background-size: 100% 100%;
    display: inline-block !important;
    height: 65px;
    left: -150px;
    overflow: hidden;
    position: absolute;
    text-indent: -100px;
    top: 50%;
    width: 35px;
}
.list_amz .owl-next {
    background-image: url("../images/scroll.png");
    background-size: 100% 100%;
    display: inline-block !important;
    height: 65px;
    right: -150px;
    overflow: hidden;
    position: absolute;
    text-indent: -100px;
    top: 50%;
    width: 35px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
footer{
    background-color: #2d3c3d;
    color: #fff;
}
footer a{
    color: #fff;
}
.toggle_menu_mobile span {
    background-color: #38C8D6;
    display: inline-block;
    float: left;
    height: 3px;
    margin: 2px 7px;
    width: 20px;
}
.toggle_menu_mobile {
    background-color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-top: 5px;
    padding: 5px 0;
    right: 5px;
    width: 35px;
}
.mainMenuMobile {
    background-color: #38c8d6;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 2;
    display: none;
}
.mainMenuMobile a {
    border-top: 1px dotted #fff;
    color: #fff;
    display: block;
    font-size: 25px;
    font-weight: 300;
    padding: 5px 0;
    text-align: center;
}
.mainMenuMobile a:hover{
    color: #38c8d6;
    background-color: #fff;
}
.sec_2_crop {
    background-image: url("../images/564747.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 250px auto;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.dots-country span {
    font-size: 16px;
    font-weight: bold;
    margin: 0 20px;
    display: inline-block;
    cursor: pointer;
}
.dots-country span::after {
    content: "|";
    margin-left: 40px;
    color: #000;
}
.dots-country span:last-child::after {
    content: "";
    margin-left: 0;
}
.dots-country span.active{
    color: #38c8d1;
}
.slick-prev {
    background-image: url("../images/scroll.png");
    background-size: 100% 100%;
    display: inline-block !important;
    height: 65px;
    left: -80px;
    overflow: hidden;
    position: absolute;
    text-indent: -100px;
    top: 50%;
    width: 35px;
    cursor: pointer;
    z-index: 1;
    background-color: transparent;
    border: 0;
}
.slick-next {
    background-image: url("../images/scroll.png");
    background-size: 100% 100%;
    display: inline-block !important;
    height: 65px;
    right: -80px;
    overflow: hidden;
    position: absolute;
    text-indent: -100px;
    top: 50%;
    width: 35px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    cursor: pointer;
    z-index: 1;
    background-color: transparent;
    border: 0;
}
.a_pr{
    position: relative;
}
.all_sub_tow_sesstion {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
    display: none;
}
.content_all_sub_tow_sesstion {
    max-height: 100%;
    overflow-y: scroll;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.bg-gray{
    background-color: #e2e3e4;
}
.close_all_sub_tow_sesstion {
    cursor: pointer;
    position: relative;
    z-index: 1;
}
body.no-scroll{
    overflow: hidden;
}
.slick-dots{
    display: none!important;
}
.form_john_100 input {
    border: 0 none;
    line-height: 55px;
    margin: 10px 0;
    padding-left: 30px;
    padding-right: 10px;
    max-width: 100%;
    color: #000;
}
.form_john_100 input[type="submit"] {
    background-color: #38c8d1;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    width: 100%;
    color: #fff;
    line-height: 53px;
    border: 1px solid #38c8d1;
}
.form_john_100 input[type="submit"]:hover{
    color: #38c8d1;
    background: #fff;
    border: 1px solid #fff;
}
.button_a_fix:hover{
    background-color: #000;
    color: #fff;
}
.item_list_faq {
    border-bottom: 1px dashed;
    padding-bottom: 7px;
    padding-top: 7px;
}
.content_faq_a {
    color: #38c8d1;
    font-weight: 400;
}
.get_full_v input[type="email"] {
    border: 0 none;
    float: left;
    font-size: 25px;
    line-height: 55px;
    max-width: 100%;
    padding: 0 20px;
    width: 500px;
    color: #000;
}
.get_full_v input[type="submit"] {
    background-color: #38c8d1;
    border: 0 none;
    float: left;
    font-size: 25px;
    font-weight: bold;
    line-height: 55px;
    width: calc(100% - 500px);
    width: -webkit-calc(100% - 500px);
}
.bg-gray2{
    background-color: #f6f6f6;
}
.bg-dblue{
    background-color: #2d3c3d;
}
.bg-blue{
    background-color: #38c8d1;
}
.get_access input[type="email"] {
    border: 0 none;
    color: #000;
    float: left;
    font-size: 20px;
    line-height: 45px;
    max-width: 100%;
    padding: 0 20px;
    width: 600px;
    background-color: #dff0e3;
}
.get_access input[type="submit"] {
    background-color: #fff;
    border: 0 none;
    float: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 45px;
    width: calc(100% - 600px);
    width: -webkit-calc(100% - 600px);
    color: #38c8d1;
}
.get_access {
    position: relative;
}
.p_content p{
    margin-top: 20px;
    margin-bottom: 20px;
}
.bg_video_bottom{
    position: relative;
}
.po_play {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 120px;
    cursor: pointer;
}
.check_video_embed{
    height: 530px;
    pointer-events:none;
}
.check_video{
    position: relative;
}
.check_video_opacity {
    background-image: url("http://sandbox.digitalonda.com/launchformula/wp-content/uploads/2016/12/launchformula-videoplaceholder-05.jpg");
    background-position: center center;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.t_be_sure,.t_be_sure_2{
    display: none;
}
.text-black{
    color: #000;
}
.button_a_fix_2 {
    background-color: #fff;
    border-bottom: 3px solid #e0e1e2;
    color: #000;
}
.button_a_fix_2:hover{
    border-bottom: 3px solid #e0e1e2;
}
.bg-white{
    background-color: #fff;
}
.i_dowload{
    background-image: url("../images/download.png");
    background-repeat: no-repeat;
    color: #fff;
    display: inline-block;
    padding-bottom: 7px;
    padding-left: 65px;
    padding-top: 18px;
    margin-top: 15px;
    font-weight: bold;
    transition: all 0s ease-in-out 0s;
    -webkit-transition:all 0s ease-in-out 0s;
}
.i_dowload_2{
    background-color: #2d3c3d;
    background-image: url("../images/launchformula-video-03.png");
    background-position: 25px center;
    background-repeat: no-repeat;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 60px;
    margin-top: 15px;
    padding-bottom: 0;
    padding-left: 65px;
    padding-top: 0;
    text-align: center;
    transition: all 0s ease-in-out 0s;
    -webkit-transition: all 0s ease-in-out 0s;
    width: 100%;
}
.i_dowload_3{
    background-color: #38c8d1;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 60px;
    margin-top: 15px;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    text-align: center;
    transition: all 0s ease-in-out 0s;
    -webkit-transition: all 0s ease-in-out 0s;
    width: 100%;
}
.item_get_video_list.active .i_dowload_3{
    background-color: #fff;
    color: #38c8d1;
}
.item_get_video_list.active{
    color: #fff;
    background-color: #38c8d1;
}
.slide_intro .owl-prev {
    background-image: url("../images/46-03.png");
    background-size: 100% 100%;
    display: inline-block !important;
    height: 65px;
    left: -100px;
    overflow: hidden;
    position: absolute;
    text-indent: -100px;
    top: 50%;
    width: 35px;
}
.item_get_video_list {
    padding-left: 100px;
}
.sub_item_get_video_list{
    padding-bottom: 30px;
    padding-top: 25px;
    border-bottom: 1px dotted #000;
    padding-right: 15px;
}
.item_get_video_list.video_none{
    display: none;
}
.slide_intro .owl-next {
    background-image: url("../images/46-03.png");
    background-size: 100% 100%;
    display: inline-block !important;
    height: 65px;
    right: -100px;
    overflow: hidden;
    position: absolute;
    text-indent: -100px;
    top: 50%;
    width: 35px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.item_bottom_video .title {
    border-bottom: 1px solid transparent;
    color: #fff;
    padding-bottom: 40px;
    padding-top: 40px;
    transition: all 0.1s ease-in-out 0.1s;
    -webkit-transition:all 0.1s ease-in-out 0.1s;
}
.item_bottom_video:hover .title{
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
}
.m_body{
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(56, 200, 209, 0.8);
    padding-left: 25px;
    padding-right: 25px;
    color: #fff;
    max-height: 100%;
    overflow: hidden;
}
.item_bottom_video{
    position: relative;
    overflow: hidden;
}
.item_bottom_video .content{
    display: none;
    margin-top: 15px;
}
.pl_erep {
    background-image: url("../images/p_l1.png");
    background-size: 100% 100%;
    display: inline-block;
    height: 45px;
    vertical-align: -7px;
    width: 45px;
    cursor: pointer;
}
.item_get_video_list.active .pl_erep {
    background-image: url("../images/p_l2.png");
}
.lastest_video{
    background-color: #f1f2f2;
    padding: 15px;
}
.single_becrum{
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    text-shadow: 1px 2px 3px #666;
}
.content_banner_overlay{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}

.ad_2{
    height: 365px;
    position: relative;
}
.ad_2 .content{
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding: 15px;
}
.button_a_fix_2{
    background-color: #fff;
    color: #38c8d1;
    border-color: #fff;
}
.buy_sale_col_1 {
    background-image: url("../images/launchformula-buy-sale-03.png");
    background-position: center 50px;
    background-repeat: no-repeat;
    background-size: 110px auto;
    height: 300px;
    line-height: 1.1;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 170px;
    text-align: center;
    border: 3px solid #38C8D1;
}
.buy_sale_col_1:hover{
    background-image: url("../images/launchformula-buy-sale-05.png");
    background-color: #38c8d1;
    color: #fff;
}
.buy_sale_col_2 {
    background-image: url("../images/launchformula-buy-sale-04.png");
    background-position: center 50px;
    background-repeat: no-repeat;
    background-size: 110px auto;
    height: 300px;
    line-height: 1.1;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 170px;
    text-align: center;
    border: 3px solid #38C8D1;
}
.buy_sale_col_2:hover{
    background-image: url("../images/launchformula-buy-sale-06.png");
    background-color: #38c8d1;
    color: #fff;
}
.list_task_list_sign {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 65px auto;
    line-height: 80px;
    margin: 15px 0;
    padding-left: 90px;
}
#get_access_paypal input {
    background-color: #f6f6f6;
    border: 0 none;
    line-height: 55px;
    margin: 10px 0;
    text-align: center;
    width: 100%;
}
#get_access_paypal input[type="submit"] {
    background-color: #38c8d1;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.confirm_ac {
    display: block;
    font-size: 14px;
    line-height: 15px;
    margin: auto;
    max-width: 80%;
    cursor: pointer;
    margin-top: 15px;
    margin-bottom: 15px;
}
.confirm_ac.active::before{
    background-image: url("../images/check.png");
}
.confirm_ac::before {
    background-color: #f6f6f6;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 90% auto;
    border: 1px solid transparent;
    content: "";
    display: inline-block;
    float: left;
    height: 43px;
    margin-right: 15px;
    width: 43px;
}
#get_access_paypal{
    position: relative;
}
#get_access_paypal .s_less {
    background-image: url("../images/signup-06.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    bottom: 45px;
    display: inline-block;
    height: 125px;
    left: calc(100% + 15px);
    left: -webkit-calc(100% + 15px);
    position: absolute;
    width: 216px;
}
#get_access_paypal .s_less_new {
    background-image: url("../images/launchformula-coursesale5-handwritten-02.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    bottom: 35px;
    display: inline-block;
    height: 230px;
    position: absolute;
    right: calc(100% + 15px);
    right: -webkit-calc(100% + 15px);
    width: 385px;
}
.confirm_ac.error::before{
    border: 1px solid red;
}
.have_shadow {
    text-shadow: 0 0 5px #999;
}
.item_home_2 {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 70px auto;
    padding: 15px 0 15px 90px;
}
.center_image_video {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    cursor: pointer;
}
.item_bottom_video:hover .center_image_video{
    display: none;
}
.video_popup_lybrary {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
    display: none;
}
.video_popup_lybrary .content{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    max-height: 100%;
    overflow-y: scroll; 
    width: 100%;
}
.close_video_popup_lybrary {
    width: 35px;
    cursor: pointer;
}
body.no-scroll{
    overflow: hidden;
}
.text_intro{
    display: none;
}
.pricing_banner {
    background-color: #38c8d1;
    background-image: url("../images/bg-pricing.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.pricing_banner::after {
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #38c8d1;
    content: "";
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.pricing_list li {
    background-image: url("../images/cdfd-02.png");
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 30px;
    list-style: outside none none;
    margin: 10px 0;
    padding-left: 50px;
}
.button_pricing{
    color: #fff;
    background-color: #38c8d1;
    font-size: 30px;
    font-weight: bold;
    border-bottom: 5px solid #42b9c3;
    width: 570px;
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 100%;
    text-transform: uppercase;
}
.title_list {
    background-image: url("../images/iocn_check_list-03.png");
    background-position: left top;
    background-repeat: no-repeat;
    line-height: 45px;
    padding-left: 65px;
}
.have_arrow_bottom{
    position: relative;
    background-color: #2d3c3d;
}
.have_arrow_bottom::after {
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #2d3c3d;
    content: "";
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    transform: -webkit-translateX(-50%);
}
.cout_out{
    position: relative;
}
.cout_out::after {
    border-left: 2px dotted #ddd;
    bottom: -43px;
    content: "";
    display: inline-block;
    height: 90px;
    left: 50%;
    position: absolute;
    z-index: 1;
}
.cout_out:last-child:after{
    display: none;
}
.have_arrow_bottom_2{
    position: relative;
}
.have_arrow_bottom_2::after {
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #fff;
    content: "";
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    transform: -webkit-translateX(-50%);
}
.course_sale{
    background-color: #38c8d1;
    background-image: url("../images/bg-pricing.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.list_collum_2_icon {
    background-image: url("../images/cdfd-02.png");
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 30px;
    list-style: outside none none;
    margin: 10px 0;
    padding-left: 50px;
}
.ref_2{
    max-width: 280px;
}
.form_login input{
    background-color: #e6e7e8;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    margin-bottom: 25px;
    border: 0 none;
}
.form_login input[type="submit"]{
    font-size: 25px;
    background-color: #38c8d1;
    color: #fff;
    font-weight: bold;
}
.popup_login_content{
    position: relative;
    background-color: #fff;
    padding: 50px 100px 100px;
}
.bg_popup_login {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    display: none;
}
.popup_login {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.close_popup_login_content {
    cursor: pointer;
    position: absolute;
    right: -65px;
    top: -55px;
}

.toggle_menu_mobile.active {
    background-image: url("../images/close_menu_bg.png");
    background-position: center center;
    background-repeat: no-repeat;
}
.toggle_menu_mobile.active span{
    background-color: transparent;
}
.mainMenuMobile .login_action{
    border-top: 1px dotted #fff;
}
.mainMenuMobile .login_action a {
    background-color: #fff;
    color: #38c8d1;
    font-size: 27px;
    margin: 45px auto;
    width: 290px;
}
.more_info_video {
    background-image: url("../images/launchformula-video2-05.png");
    background-position: right 1px;
    background-repeat: no-repeat;
    display: inline-block;
    padding-right: 35px;
    cursor: pointer;
    margin-top: 7px;
}
.info_video_content{
    display: none;
}
.active > .more_info_video {
    background-image: url("../images/launchformula-video2-04.png");
}
.active > .info_video_content{
    display: block;
}
.item_list_category_top{
    color: #fff;
    position: relative;
    display: inline-block;
    margin-left: 35px;
}
.item_list_category_top.active,.item_list_category_top:hover{
    color: #38C8D1;
}
#list_category_top{
    background-color: #000;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
}
#list_category_top span{
    color: #38C8D1;
}
.list_category_top_detail {
    left: 50%;
    position: absolute;
    top: calc(100% + 28px);
    top: -webkit-calc(100% + 28px);
    z-index: 1;
    transform: translateX(-50%);
    width: -moz-max-content;
    width: -webkit-max-content;
    width: max-content;
    background-color: #2d3c3d;
    color: #fff;
    font-size: 20px;
    border: 1px solid #fff;
    padding: 15px;
    display: none;
    min-width : 320px;
    text-align: center;
}
.item_list_category_top:hover .list_category_top_detail{
    display: inline-block;
}
.list_category_top_detail::before {
    border-bottom: 30px solid #fff;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    bottom: 100%;
    content: "";
    display: inline-block;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.list_category_top_detail::after {
    border-bottom: 28px solid #2D3C3D;
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.go_to_module{
    background-color: #fff;
    line-height: 45px;
    width: 200px;
    display: block;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}
#list_category_top.fixer {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
.thankyou_pa a{
    color: #38c8d1;
    font-weight: bold;
}
.list_block_2_item {
    background-color: #fff;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 0 50px 50px;
    position: relative;
}
.list_block_2_item_img {
    border: 5px solid #e5e6e7;
    border-radius: 50%;
    margin-bottom: 30px;
    margin-top: -85px;
}
.button_black_1 {
    background-color: #2d3c3d;
    border-bottom: 8px solid #425354;
    color: #fff;
    display: inline-block;
    font-size: 39px;
    font-weight: bold;
    line-height: 1;
    max-width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 360px;
}
.wistia_embed.check_video_embed.wistia_embed_initialized{
    width: 100%!important;
}
.tools_cat_image{

}
.item_task_tools {
    background-color: #e6e7e8;
    border-bottom: 10px solid #d1d2d3;
    cursor: pointer;
}
.item_task_tools.active{
    background-color: #38c8d1;
    color: #fff;
    border-bottom: 10px solid #40b3bd;
}
.item_task_tools_sub{
    display: none;
}
.item_task_tools_sub.active{
    display: block;
}
.stick_term_none {
    display: none;
}
.block_zoom_letter{
    font-size: 25px;
    line-height: 1.2;
    font-weight: 300;
    width: 100%;
}
.block_zoom_letter > p::first-letter {
    color: #38c8d1;
    float: left;
    font-size: 80px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 0;
    vertical-align: top;
}
.p_content .rep_p_block_single p{
    margin-top: 10px;
}
.block_5_single_p {
    border: 1px solid #38c8d1;
    margin: 15px;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
}
.block_5_single_p_img{
    position: relative;
}
.block_5_single_p_img div {
    background-position: center center;
    background-size: cover;
    height: 220px;
    left: 15px;
    position: absolute;
    width: calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
}
.blog_single_social_share a {
    background-size: 100% 100%;
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    width: 40px;
}
.blog_single_social_share .fb{
    background-image: url("../images/fb-2.png");
}
.blog_single_social_share .tw{
    background-image: url("../images/tw-2.png");
}
.blog_single_social_share .fb:hover{
    background-image: url("../images/fb-1.png");
}
.blog_single_social_share .tw:hover{
    background-image: url("../images/tw-1.png");
}
.blog_single_social_share li{
    list-style: none;
}
.blog_single_social_share {
    left: 30px;
    position: absolute;
    top: 110px;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition:all 0.2s ease-in-out 0s;
}
.blog_single_social_share.fixed{
    position: fixed;
    top: 100px;
}
.pr_fix_pr{
    position: relative;
}
.fr_popup{
    position: relative;
}
.confirm_popup_see {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
    background-image: url("../images/bg-ray-02.jpg");
    background-size: 100% 100%;
}
#form_confirm_popup_see {
    margin: auto;
    max-width: 100%;
    width: 370px;
}
#form_confirm_popup_see input {
    background-color: #e6e7e8;
    border: 0 none;
    line-height: 50px;
    margin: 14px 0;
    padding: 0 10px;
    width: 100%;
    color: #000;
}
#form_confirm_popup_see input[type="submit"]{
    font-size: 25px;
    font-weight: bold;
    background-color: #38c8d1;
    color: #fff;
}
.close_confirm_sub_tow_sesstion {
    cursor: pointer;
    position: relative;
    z-index: 7;
    margin-right: 20px;
    margin-top: 20px;
}
.col_4_sh{
    float: left;
    width: 50%;
    padding: 15px;
}
.profit_tool input{
    background-color: #f1f1f1;
    border: 0 none;
    display: block;
    font-size: 18px;
    line-height: 55px;
    outline: medium none;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 300;
}
.ui.labeled.input {
    margin: 1px 0;
    position: relative;
}
.ui.labeled.input .ui.label {
    background-color: #000;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    height: 100%;
    line-height: 55px;
    position: absolute;
    text-align: center;
    width: 55px;
}
.ui.labeled.input input{
    padding-left: 70px;
}
.four.wide.column.field h4 {
    margin-bottom: 10px;
    font-size: 18px;
}
.input_select{
    background-color: #f1f1f1;
    border: 0 none;
    display: block;
    font-size: 18px;
    line-height: 55px;
    height: 55px;
    outline: medium none;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 300;
}
.selectable{
    width: 100%;
    margin-bottom: 100px;
}
.selectable tr {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.selectable th{
    font-size: 15px;
}
.selectable td{
    font-size: 20px;
}
.selectable td,.selectable th{
    border-left: 1px solid #ddd;
    height: 85px;
    text-align: center;
    width: calc(1170px / 7);
    width: -webkit-calc(1170px / 7);
}
.selectable th {
    border-top: 1px solid #ddd;
}
.selectable th:first-child {
    border: 0 none;
}
.selectable td:first-child{
    font-weight: bold;
}
.note_tobe {
    background-image: url("../images/question-02.png");
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin-left: 10px;
    vertical-align: middle;
    width: 20px;
    position: relative;
}
.note_tobe > span {
    background-color: #f1f1f1;
    
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    padding: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 375px;
    left: 40px;
    display: none;
    z-index: 1;
    box-shadow: 2px 3px 5px #555;
}

.note_tobe:hover > span{
    display: inline-block;
}
.note_tobe > span::before {
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f1f1f1;
    border-top: 10px solid transparent;
    content: "";
    display: inline-block;
    left: -10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.note_tobe.input_select_note_tobe {
    position: absolute;
    right: -15px;
    text-align: left;
    top: 15px;
}

.note_tobe.right > span {
    transform: translate(-100%,-50%);
    -webkit-transform: translate(-100%,-50%);
    left: -20px;
    box-shadow: -2px 3px 5px #555;
   
}
.note_tobe.right > span::before {
    border-bottom: 10px solid transparent;
    border-left: 10px solid #f1f1f1;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    content: "";
    display: inline-block;
    left: auto;
    right: 0;
    top: 50%;
    transform: translate(100%,-50%);
    -webkit-transform: translate(100%,-50%);

}


.form_john_100.video input{
    background-color: #e6e7e8;
    width: 100%;
}
.form_john_100.video textarea{
    background-color: #e6e7e8;
    border:0;
    padding: 10px 30px;
    height: 180px;
    margin: 10px 0;
    width: 100%;
}
.form_john_100.video input[type="submit"]{
    background-color: #38c8d1;
}
.form_john_100.video input[type="submit"]:hover{
    background-color: #000;
    color: #fff;
}
.pl_erep_2{
    cursor: pointer;
}
#course_form_new select {
    background-color: #f1f1f1;
    background-image: url("../images/FBA-newcourse-03.png");
    background-position: calc(100% - 15px) center;
    background-position: -webkit-calc(100% - 15px) center;
    background-repeat: no-repeat;
    border: 0 none;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 53px;
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
#course_form_new select{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}
.input_text{
    line-height: 53px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    background-color: #f1f1f1;
    border: 0;
    display: block;
    width: 100%;
    margin-top: 15px;
}
.button_site {
    background-color: #38c8d1;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: bold;
    line-height: 53px;
    width: 100%;
}
.pr_radio_bu{
    display: inline-block;
    position: relative;
    margin: 0 25px;
}
.pr_radio_bu label{
    cursor: pointer;
}
.pr_radio_bu label::before {
    background-color: #f1f1f1;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
    width: 20px;
}
.pr_radio_bu_main{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.pr_radio_bu label.active::before {
    background-image: url("../images/check.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 15px auto;
}
.bg_popup{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    display: none;
}
.popup_thankyou_course_form {
    background-color: #fff;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 770px;
    padding: 0 0 50px;
}
.close_popup_thankyou_course_form,.close_popup_thankyou_main{
    cursor: pointer;
    margin-top: 20px;
    margin-right: 20px;
}
.button_site.loading {
    background-image: url("../images/loader-black-40.gif");
    background-position: calc(100% - 15px) center;
    background-position: -webkit-calc(100% - 15px) center;
    background-repeat: no-repeat;
    background-size: 25px auto;
}
.button_header3 {
    border: 1px solid #38c7d0;
    color: #38c7d0;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    width: 215px;
    margin-top: 12px;
}
.button_header3:hover{
    color: #fff;
    background-color: #38c7d0;
}
.content_exit_popup {
    left: 50%;
    max-width: 90%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 850px;
    background-color: #fff;
    padding: 50px;
}
.exit_popup{
    background: rgba(0,0,0, 0.7) none repeat scroll 0 0;
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
}
.exit_popup [type="submit"] {
    font-size: 25px;
    background-color: #38c8d1;
    color: #fff;
    font-weight: bold;
    transition: all 0s ease-in-out 0s;
    -webkit-transition:all 0s ease-in-out 0s;
}
#exit_popup_form input{
    line-height: 50px;
}
.exit_popup input,.exit_popup select {
    background-color: #e6e7e8;

    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    margin-bottom: 25px;
    border: 0 none;
    width: 360px;
    max-width: 100%;
    margin: 10px auto;
    display: block;
}
.exit_popup .close_exit_popup{
    margin-right: 20px;
    margin-top: 20px;
    width: 40px;
    cursor: pointer;
}
.exit_popup input[type="submit"].loading {
    background-image: url("../images/loader-black-40.gif");
    background-position: calc(100% - 15px) center;
    background-position: -webkit-calc(100% - 15px) center;
    background-repeat: no-repeat;
    background-size: 25px auto;
}
.mainMenu li.login_action,.mainMenuMobile .login_action{
    display: none;
}
#format_url_video{
    display: none;
}
.countdown_price > span{
    font-size: 80px;
    display:inline-block;
}
.countdown_price > span.center{
    display: inline-block;
    margin: 0 50px;
    vertical-align:top;
}
.countdown_price span span{
    font-size: 25px;
    display: block;
}
.mobkf{
    margin-top: 15px;
}
.bg_setcountdown{
    background: #faa21d;
    background: -webkit-linear-gradient(#faa21d, #fbce8b);
    background: -o-linear-gradient(#faa21d, #fbce8b);
    background: -moz-linear-gradient(#faa21d, #fbce8b);
    background: linear-gradient(#faa21d, #fbce8b);
}
.countdown_price span{
    color: #000;
}

.partner_logos{
    display: inline-flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
}

.partner_logos .partner_logo_item {
    display: inline-block;
    margin: 0 20px;
}

.get_access_paypal_wrap{
    position: relative;
}
.get_access_paypal_wrap .money_back_ico{
    position: absolute;
    bottom: 30px;
    right: 0;
}
.get_access_paypal_wrap .money_back_ico > img{
    margin-left: 100%;
    height: 40px;
}
.tlang_b1 {
    margin-top: 50px;
    transform: translateX(-100px);
    -wwebkit-transform: translateX(-100px);
}
.tlang_b3{
    transform: translateX(100px);
    -wwebkit-transform: translateX(100px);
}
.subscribe_form input, .subscribe_form select {
    width: 100%;
    height: 45px;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.subscribe_form {
    margin-top: 2em;
}
.subscribe_form input[type="submit"] {
    cursor: pointer;
    color: #fff;
    background-color: #38C7D0;
    border: 1px solid #38C7D0;
    font-size: 16px;
    font-weight: bold;
}
.subscribe_form input[type="submit"]:hover{
    background: none;
    color: #38C7D0;
}



.loadable .load-icon {
    display: none; }
.loadable.loading {
    position: relative; }
.loadable.loading > .load-icon {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    z-index: 99;
    background-color: rgba(255, 255, 255, 0.7); }

.p_content_normal p, .p_content_normal h1,.p_content_normal h2, .p_content_normal h3, .p_content_normal h4{
    margin-top: 15px;
    margin-bottom: 15px;
}
.p_content_normal ul,.p_content_normal ol{
    margin-left: 50px;
}
.term_group {
    list-style: none;
}
.term_group > li{
    float: right;
    margin-left: 10px;
}
#cookie-law-bar a{
    color:#fff;
}
@media only screen and (min-width : 600px) {

}
@media only screen and (max-width : 990px) {
    .get_access_paypal_wrap .money_back_ico {
        bottom: 0px;
    }
    .get_access_paypal_wrap .money_back_ico > img {
        margin-left: 0;
        height: 30px;
    }
}

@media only screen and (max-width : 600px) {
    .partner_logos .partner_logo_item img {
        height: auto!important;
    }
    .featured_on .parallax_home_2 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .partner_logos .partner_logo_item {
        margin: 0 10px;
    }
}
@media only screen and (max-width : 340px) {
    .banner-block h5{
        display: none;
    }
}