img, img a {
    border: 0
}

.pos_rel, html {
    position: relative
}

.full_height, body, html {
    height: 100%
}

.discount_badge sup, .video_shadow img, .yes_btn img.shadow_bg {
    vertical-align: top
}

body {
    font-family: 'Open Sans', sans-serif;
    color: #252525;
    font-size: 14px;
    font-weight: 400;
    background: #fff
}

.banner_list li, body.checkout3 .tactical_info h3 {
    font-family: OswaldBook;
    text-transform: uppercase
}

a, div, h1, h2, h3, h4, h5, h6, img, input, li, p, select, ul {
    margin: 0;
    padding: 0;
    outline: 0 !important;
    box-shadow: none;
    border: 0;
    list-style: none;
}

.top_bar h2, .top_bar.thanks h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    line-height: 38px;
    min-height: 99px;
    text-align: center
}

a, button, h1, h2, h3, h4, h5, h6, img, input, p, select {
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

img {
    max-width: 100%
}

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

header {
    width: 100%;
    height: auto
}

.top_bar {
    background: #f63c1b;
    background: -moz-linear-gradient(top, #f63c1b 0, #c1050a 100%);
    background: -webkit-linear-gradient(top, #f63c1b 0, #c1050a 100%);
    background: linear-gradient(to bottom, #f63c1b 0, #c1050a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f63c1b', endColorstr='#c1050a', GradientType=0)
}

.top_bar h2 {
    background: url(../images/shadow.html) center bottom no-repeat;
    padding: 10px 0
}

.top_bar.thanks {
    background: #6dcd44;
    background: -moz-linear-gradient(top, #6dcd44 0, #4c9b2a 100%);
    background: -webkit-linear-gradient(top, #6dcd44 0, #4c9b2a 100%);
    background: linear-gradient(to bottom, #6dcd44 0, #4c9b2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6dcd44', endColorstr='#4c9b2a', GradientType=0)
}

.top_bar.thanks h2 {
    background: url(../images/shadow1.html) center bottom no-repeat;
    padding: 25px 0
}

.discount_badge, .discount_badge1 {
    text-align: center;
    font-weight: 800
}

.top_bar h2 span {
    color: #fd2
}

.banner_main {
    background: url(../images/banner_bg.html) left top;
    height: 417px
}

.banner_main.thankyou_bg {
    background: url(../images/banner_thankyou.html) center top;
    height: 417px
}

.banner_main.thankyou_bg h2 {
    font-size: 55px;
    color: #fff;
    font-weight: 800;
    line-height: 100%;
    text-transform: uppercase;
    margin-top: 70px;
    margin-left: 20px;
    width: 60%
}

.banner_main_shadow {
    height: 100%;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, .18) 47%, rgba(0, 0, 0, .9) 90%, rgba(0, 0, 0, 1) 96%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, .18) 47%, rgba(0, 0, 0, .9) 90%, rgba(0, 0, 0, 1) 96%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, .18) 47%, rgba(0, 0, 0, .9) 90%, rgba(0, 0, 0, 1) 96%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=1)
}

.banner_main_inner {
    height: 100%;
    background: url(../images/torch.html) center top no-repeat
}

.discount_badge {
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(../images/badge.html) no-repeat;
    width: 224px;
    height: 224px;
    text-shadow: 0 1px 2px #fff;
    line-height: 50px;
    color: #040404;
    font-size: 93px;
    padding-top: 70px
}

.discount_badge span {
    font-size: 40px;
    text-transform: uppercase
}

.discount_badge sup {
    font-size: 40px;
    line-height: 50px
}

.discount_badge.small {
    font-size: 70px;
    padding-top: 85px
}

.banner_list {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.banner_list ul {
    padding: 0;
    margin: 0
}

.banner_list li {
    padding: 10px 10px 10px 30px;
    margin: 0;
    border-right: 1px solid #464646;
    width: 17%;
    float: left;
    font-size: 30px;
    color: #fff;
    line-height: 32px
}

.box_white, section.main_section .left_main {
    margin: 20px 0 0
}

.banner_list li span {
    font-size: 22px;
    color: #f7c71d
}

.banner_list li:last-child {
    width: 32%;
    border-right: 0
}

section.main_section {
    padding-bottom: 50px
}

section.main_section .top_title {
    text-align: center;
    line-height: 100%;
    text-transform: uppercase;
    padding: 20px 10px 0 0
}

section.main_section .top_title h5 {
    font-size: 55px;
    line-height: 100%;
    font-weight: 800;
    padding: 10px 0
}

section.main_section .top_title h5 span {
    display: block
}

section.main_section .top_title p {
    font-size: 22px;
    font-weight: 600;
    line-height: 100%;
    margin: 10px 0 0
}

.discount_sec {
    overflow: hidden
}

.discount_badge1 {
    background: url(../images/badge1.html) no-repeat;
    float: left;
    width: 100px;
    height: 100px;
    line-height: 24px;
    color: #252525;
    font-size: 28px;
    padding-top: 30px
}

.discount_badge1 span {
    font-size: 20px;
    display: block;
    text-transform: uppercase
}

.discount_content {
    overflow: hidden;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0 0 20px
}

.discount_content h3 {
    font-size: 24px;
    color: #da1a12;
    font-weight: 700;
    padding: 12px 0
}

.discount_content.discount_content_advanced {
    padding-left: 0;
}

.box_white {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: none;
    padding: 25px 30px 30px
}

.box_white h3, .box_white h6 {
    font-weight: 700;
    line-height: 100%;
    padding: 0 0 20px
}

.box_white h3 {
    font-size: 36px
}

.box_white h6 {
    font-size: 26px
}

.box_white .order_choose {
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
    line-height: normal;
    padding: 10px 0
}

.box_white .order_choose:last-child {
    border-bottom: 0
}

.box_white .order_choose label {
    width: calc(100% - 100px);
    float: left;
    display: block;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0
}

.box_white .order_choose .price_txt {
    width: 100px;
    float: left;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    text-align: right
}

.has-js .label_radio {
    background: url(../images/radio_sprite.html) no-repeat;
    padding: 0 10px 0 50px
}

.has-js label.r_on {
    background: url(../images/radio_sprite.html) 0 -400px no-repeat
}

.has-js .label_radio input {
    position: absolute;
    left: -9999px
}

.box_white .form-group {
    margin: 10px 0 0
}

.box_white .form-group label {
    font-weight: 600
}

.box_white .form-group .form-control {
    height: 42px;
    line-height: 42px;
    border-radius: 3px;
    font-size: 16px
}

section.main_section .right_main {
    margin: 30px 0 0
}

.form_main {
    background: #eef7fa;
    border: 0;
    border-radius: 5px;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.info_section {
    padding: 25px 30px;
    border-bottom: 1px solid #ccc
}

.info_section:last-child {
    border-bottom: 0
}

.info_section h6 {
    font-size: 26px;
    font-weight: 700;
    line-height: 100%;
    padding: 0 0 10px
}

.info_section .form-group {
    margin: 10px 0 0
}

.info_section .form-group label {
    font-weight: 600
}

.info_section .form-group .form-control {
    height: 42px;
    line-height: 42px;
    border-radius: 3px;
    font-size: 16px
}

.info_section .form-group .cr_cards {
    display: block;
    padding-bottom: 10px
}

.info_section .form-group .cr_cards img {
    margin-right: 3px
}

.info_section .order_btn {
    color: #fff;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 700;
    text-shadow: 0 2px 1px #3b700a;
    margin-top: 28px;
    text-align: center;
    padding: 15px 10px;
    border: 0;
    width: 100%;
    border-bottom: 2px solid #38680e;
    background: #60ba0f;
    background: -moz-linear-gradient(top, rgba(96, 186, 15, 1) 0, rgba(74, 140, 13, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(96, 186, 15, 1) 0, rgba(74, 140, 13, 1) 100%);
    background: linear-gradient(to bottom, rgba(96, 186, 15, 1) 0, rgba(74, 140, 13, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60ba0f', endColorstr='#4a8c0d', GradientType=0)
}

.info_section .order_btn span {
    display: block;
    font-size: 15px;
    font-weight: 600
}

.connection_txt, .info_section p {
    font-family: Arial, sans-serif;
    line-height: 28px;
    font-weight: 400;
    text-align: center
}

.info_section p {
    font-size: 18px;
    padding: 15px 0 0
}

.connection_txt {
    font-size: 14px;
    padding: 15px 0
}

.connection_txt img {
    margin: 0 5px 0 0
}

.secured_logos {
    text-align: center
}

.secured_logos img {
    margin: 0 8px
}

h1.express {
    font-size: 46px;
    font-weight: 600;
    text-align: center;
    line-height: normal;
    padding: 50px 0
}

.banner_main_1 {
    background: url(../images/banner_bg1.html) left top repeat-x;
    height: 100%;
    height: 417px
}

.banner_main_inner1 {
    height: 100%;
    background: url(../images/torch1.html) center top no-repeat
}

.flex {
    display: block;
    /*flex-wrap: wrap;
    justify-content: space-between*/
}

.flex .info_section1 {
    position: relative;
    width: 32.5%;
    border: 0;
    float: left;
    padding: 15px 30px 30px 0
}

.flex .info_section1:before {
    content: '';
    width: 1px;
    background: #ccc;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.flex .info_section1:first-child:before {
    background: 0 0
}

.flex .info_section1:nth-child(2) {
    position: relative;
    width: 35%;
    float: left;
    padding: 15px 30px 30px
}

.flex .info_section1:nth-child(3) {
    position: relative;
    width: 32.5%;
    float: left;
    padding: 15px 0 30px 30px
}

.info_section1 h6 {
    font-size: 26px;
    font-weight: 700;
    line-height: 42px;
    padding: 0 0 10px
}

.info_section1 h6 span {
    display: inline-block;
    width: 42px;
    height: 42px;
    background: #4e950d;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px
}

.info_section1 h6.shipping {
    margin-top: 30px
}

.info_section1 p {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding: 15px 0
}

.info_section1 .secured_logos img {
    margin: 0 10px
}

.total_section {
    margin: 25px 0 0
}

.total_section .inner_main {
    overflow: hidden;
    font-size: 16px;
    line-height: normal;
    text-align: right;
    padding: 5px 0
}

.total_section .left_txt {
    width: calc(100% - 130px);
    float: left;
    font-weight: 600;
    display: block;
    margin: 0
}

.total_section .price_txt {
    width: 130px;
    float: left;
    font-weight: 600
}

.total_section .tatal_main {
    overflow: hidden;
    font-size: 42px;
    line-height: normal;
    text-align: right;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 15px 0;
    margin-top: 15px
}

.total_section .tatal_main span {
    font-weight: 700
}

.discount_txt {
    font-weight: 600;
    text-align: center;
    line-height: 29px;
    margin-top: 15px
}

.discount_txt span {
    display: block;
    font-weight: 700;
    color: #da1a12
}

.discount_txt span.apply_txt {
    display: inline-block
}

section.main_section .steps_box {
    background: #fff;
    padding: 0 40px;
    clear: both
}

body.checkout3 {
    background: url(../images/body_bg_co3.html) center top repeat-x #000
}

body.checkout3 .discount_content {
    text-align: center;
    padding: 10px 0 0
}

body.checkout3 .discount_content h3 {
    padding: 5px 0
}

body.checkout3 .box_white {
    border: 0;
    border-top: 2px solid #555;
    border-radius: 0;
    padding: 20px 0 10px
}

body.checkout3 .box_white h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    position: relative;
    padding: 0 0 20px
}

body.checkout3 .box_white h3 span {
    position: absolute;
    top: 0;
    left: -65px;
    font-size: 32px;
    color: #fff;
    text-align: center;
    height: 48px;
    width: 48px;
    background: #da1a12;
    border-radius: 50%
}

body.checkout3 .cr_cards img {
    margin-right: 3px
}

body.checkout3 .order_btn_sec {
    text-align: center;
    padding: 0 10px
}

body.checkout3 .info_section .order_btn {
    display: inline-block;
    width: 320px;
    margin-top: 40px
}

body.checkout3 .info_section p {
    font-size: 16px;
    padding: 15px 10px 0
}

body.checkout3 .info_section p span {
    color: #da1a12
}

body.checkout3 .secured_section {
    margin: 10px 0 0;
    padding: 20px 0 15px
}

body.checkout3 .connection_txt {
    text-align: left;
    padding: 0
}

body.checkout3 .secured_logos {
    text-align: right;
    margin-top: -10px
}

body.checkout3 .box_white .order_choose {
    padding: 0
}

body.checkout3 .box_white .order_choose label {
    width: 100%;
    float: left;
    display: block;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    background-position: 20px 10px;
    position: relative;
    padding: 10px 120px 10px 70px
}

body.checkout3 .has-js label.r_on {
    background-position: 20px -390px;
    background-color: #eef7fa
}

body.checkout3 .box_white .order_choose .price_txt {
    width: 100px;
    float: inherit;
    position: absolute;
    top: 10px;
    right: 20px;
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    text-align: right
}

body.checkout3 .discount_section {
    text-align: center;
    position: relative;
    margin-top: 25px
}

body.checkout3 .discount_badge1 {
    background: url(../images/badge.html) no-repeat;
    background-size: 131px;
    position: absolute;
    top: -5px;
    right: 0;
    width: 131px;
    height: 131px;
    text-align: center;
    font-weight: 800;
    line-height: 24px;
    color: #252525;
    font-size: 40px;
    padding-top: 45px
}

body.checkout3 .discount_badge1 sup {
    font-size: 25px;
    vertical-align: top;
    line-height: 25px;
    top: -6px
}

body.checkout3 .discount_badge1 span {
    font-size: 25px;
    display: block;
    text-transform: uppercase;
    margin-top: 5px
}

body.checkout3 .tactical_info {
    position: relative;
    padding: 15px 0
}

body.checkout3 .tactical_info h3 {
    font-weight: 700;
    font-size: 67px;
    color: #e0e0e0;
    line-height: 100%;
    padding: 20px 0
}

body.checkout3 .tactical_list {
    position: relative;
    bottom: inherit;
    left: inherit;
    width: 100%
}

body.checkout3 .tactical_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

body.checkout3 .tactical_list li {
    width: 18%;
    font-size: 26px;
    line-height: 26px;
    padding: 5px 10px 5px 20px
}

body.checkout3 .tactical_list li:first-child {
    width: 16%;
    padding: 5px 10px 5px 0
}

body.checkout3 .tactical_list li:last-child {
    width: 28%
}

body.checkout3 .tactical_list li span {
    font-size: 20px
}

body.v_lander1 .main_container {
    background: url(../images/videolander1_bg.jpg) center bottom no-repeat;
    background-size: cover;
    min-height: 1200px;
    height: 100%;
    padding-bottom: 250px
}

body.v_lander1 .top_bar h2 {
    font-family: Roboto, sans-serif;
    background: 0 0;
    color: #fff;
    font-size: 44px;
    text-align: center;
    font-weight: 700;
    line-height: 100%;
    min-height: inherit;
    padding: 20px 5px
}

.countdown_amount, .countdown_section {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff
}

.main_wrapper_v_lander {
    width: 780px;
    position: relative;
    margin: 0 auto
}

#counter {
    margin: 45px 0 20px;
    text-align: center
}

.countdown_section {
    width: 140px;
    display: inline-block;
    font-size: 22px;
    line-height: 22px !important;
    text-align: center;
    letter-spacing: 1px;
    border-left: 1px solid #448ccb;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase
}

body.v_lander2 .countdown_section, body.v_lander3 .countdown_section {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-transform: uppercase
}

.countdown_section:first-child {
    border-left: 0
}

.countdown_amount {
    display: block;
    font-size: 80px;
    font-weight: 700;
    line-height: 40px !important;
    letter-spacing: normal
}

.video_sec {
    position: relative
}

.video_watch {
    position: absolute;
    top: 30px;
    left: -130px
}

.videoWrapper, .video_main, .video_shadow {
    position: relative
}

.video_main {
    background: url(../images/video_bg.png) repeat-y;
    background-size: 100% auto;
    padding: 12px 55px
}

.videoWrapper {
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.yes_btn {
    font-size: 36px;
    color: #fff;
    text-align: center
}

.yes_btn a {
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 3px #35650a;
    text-decoration: none;
    display: inline-block;
    width: 476px;
    background: url(../images/green_bg.html) no-repeat #489602;
    border: 2px solid #35650a;
    min-height: 86px;
    border-radius: 5px;
    padding: 13px 0
}

footer {
    font-family: Arial, sans-serif;
    color: #ccc;
    text-align: center;
    line-height: 28px;
    margin-top: 55px
}

footer a {
    color: #fff;
    text-decoration: none;
    margin: 0 5px
}

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

body.v_lander2 .yes_btn a, body.v_lander4 .yes_btn a {
    text-shadow: 0 1px 3px #35650a;
    text-decoration: none;
    font-weight: 700
}

body.v_lander2 {
    padding: 0;
    margin: 0;
    background: url(../images/videolander2_bg.html) center top no-repeat #000;
    background-size: cover
}

body.v_lander2 .main_container {
    padding-bottom: 120px
}

.main_wrapper_v_lander2 {
    width: 1200px;
    margin: 0 auto
}

.main_wrapper_v_lander2 .video_outer {
    padding: 200px 0 0
}

body.v_lander2 .yes_btn_sec {
    width: 380px;
    float: left;
    margin-top: 20px
}

body.v_lander2 .yes_btn_sec h2 {
    font-family: Roboto, sans-serif;
    font-size: 40px;
    color: #fff;
    text-align: left;
    line-height: 50px;
    font-weight: 700;
    padding: 10px 0 30px
}

body.v_lander2 .countdown_amount, body.v_lander2 .countdown_section {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif
}

body.v_lander2 .yes_btn_sec h2 span {
    font-size: 132px;
    color: #fff
}

body.v_lander2 .yes_btn_sec h2 span.coupon {
    display: block;
    font-size: 40px
}

body.v_lander2 .yes_btn {
    font-size: 32px;
    color: #fff;
    text-align: center
}

body.v_lander2 .yes_btn a {
    color: #fff;
    display: inline-block;
    width: 380px;
    background: url(../images/green_bg1.html) no-repeat #338403;
    border: 0;
    min-height: 90px;
    border-radius: 5px;
    padding: 18px 0
}

body.v_lander2 .video_sec {
    width: 820px;
    float: left
}

body.v_lander2 .video_watch {
    position: absolute;
    left: -100px;
    top: -140px
}

body.v_lander2 .video_main {
    width: 923px;
    height: 583px;
    background: url(../images/video_bg2.html) no-repeat;
    background-size: 923px 583px;
    position: relative;
    padding: 95px 131px 120px;
    margin: -90px 0 0 -70px
}

body.v_lander2 #counter {
    clear: both;
    margin: 50px 0 0;
    text-align: center;
    background: url(../images/countdown_bg.html) center top no-repeat;
    height: 190px;
    padding: 30px 0 0
}

body.v_lander2 .countdown_section {
    width: 130px;
    display: inline-block;
    font-size: 20px;
    line-height: 20px !important;
    text-align: center;
    border-left: 1px solid #5c7537;
    padding: 12px 5px 5px;
    box-sizing: border-box
}

body.v_lander2 .countdown_section:first-child {
    border-left: 0
}

body.v_lander2 .countdown_amount {
    display: block;
    font-size: 80px;
    font-weight: 700;
    line-height: 40px !important;
    letter-spacing: normal
}

body.v_lander3 {
    padding: 0;
    margin: 0
}

body.v_lander3 .main_container {
    background: url(../images/videolander3_bg.html) center bottom no-repeat #353d42;
    background-size: cover;
    min-height: 1000px;
    height: 100%;
    position: relative;
    padding-bottom: 0
}

body.v_lander3 h2 {
    display: table;
    height: calc(100% - 839px);
    font-family: Roboto, sans-serif;
    font-size: 46px;
    color: #fff;
    text-align: center;
    line-height: 100%;
    font-weight: 700;
    position: absolute;
    width: 100%;
    padding: 0
}

body.v_lander3 h2 span.mid_txt {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0
}

body.v_lander3 h2 span.coupon {
    display: inline-block
}

body.v_lander3 .countdown_amount, body.v_lander3 .countdown_section, body.v_lander4 .countdown_amount, body.v_lander4 .countdown_section {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff
}

body.v_lander3 .bottom_section {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

body.v_lander3 #counter {
    margin: 15px 0 20px;
    text-align: center
}

body.v_lander3 .countdown_section {
    width: 100px;
    display: inline-block;
    font-size: 16px;
    line-height: 16px !important;
    text-align: center;
    letter-spacing: 1px;
    border-left: 1px solid #959595;
    padding: 5px;
    box-sizing: border-box
}

body.v_lander3 .countdown_section:first-child {
    border-left: 0
}

body.v_lander3 .countdown_amount {
    display: block;
    font-size: 50px;
    font-weight: 700;
    line-height: 30px !important;
    letter-spacing: normal
}

body.v_lander3 footer {
    margin-top: 0;
    padding-bottom: 30px
}

body.v_lander3 .main_wrapper_v_lander {
    width: 1044px;
    height: 100%;
    margin: 0 auto;
    position: relative
}

body.v_lander3 .video_sec {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 839px
}

body.v_lander3 .video_main {
    background: url(../images/video_bg3.html) no-repeat;
    background-size: 1044px 839px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1044px;
    height: 839px;
    padding: 40px 188px 424px
}

body.v_lander4 {
    padding: 0;
    margin: 0
}

body.v_lander4 .main_container {
    background: url(../images/videolander4_bg.html) center bottom no-repeat;
    background-size: cover;
    min-height: 1200px;
    height: 100%;
    padding-bottom: 235px
}

body.v_lander4 .top_bar {
    box-shadow: 0 2px 10px #4c4c4c
}

body.v_lander4 #counter {
    margin: 0;
    text-align: center;
    padding: 4px 0
}

body.v_lander4 .countdown_row {
    position: relative;
    display: inline-block
}

body.v_lander4 .countdown_row:after, body.v_lander4 .countdown_row:before {
    content: '';
    width: 42px;
    height: 72px;
    position: absolute;
    top: 2px
}

body.v_lander4 .countdown_row:before {
    background: url(../images/yellow_arrow.html) no-repeat;
    left: -42px
}

body.v_lander4 .countdown_row:after {
    background: url(../images/yellow_arrow1.html) no-repeat;
    right: -42px
}

body.v_lander4 .countdown_section {
    width: 105px;
    display: inline-block;
    font-size: 16px;
    line-height: 16px !important;
    text-align: center;
    letter-spacing: 1px;
    border-left: 1px solid #e06163;
    padding: 7px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase
}

body.v_lander4 .countdown_section:first-child {
    border-left: 0
}

body.v_lander4 .countdown_amount {
    display: block;
    font-size: 50px;
    font-weight: 700;
    line-height: 30px !important;
    letter-spacing: normal
}

body.v_lander4 .video_sec {
    max-width: 700px;
    width: 100%;
    margin: 0 auto
}

body.v_lander4 .video_main {
    background: #fff;
    position: relative;
    padding: 20px;
    margin: 50px 0 0
}

body.v_lander4 .yes_btn a {
    color: #fff;
    display: inline-block;
    width: 476px;
    background: url(../images/red_bg.html) center top no-repeat #950001;
    border: 2px solid #890001;
    min-height: 86px;
    border-radius: 5px;
    padding: 13px 0
}

body.v_lander4 .main_wrapper_v_lander {
    max-width: 940px;
    width: 96%;
    position: relative;
    margin: 0 auto
}

body.v_lander4 .main_wrapper_v_lander h2 {
    font-family: Roboto, sans-serif;
    font-size: 46px;
    color: #fff;
    text-align: center;
    line-height: 100%;
    font-weight: 700;
    padding: 10px 0 40px
}

.box_white .order_product {
    width: calc(100% - 200px);
    float: left;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0
}

.box_white .order_choose .price_txt_new {
    width: 200px;
    float: left;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    text-align: right
}

.box_white .order_choose .price_txt_new span {
    font-size: 18px;
    color: #252525
}

.box_white .order_choose .price_txt_new span.free {
    font-size: 24px;
    color: #55ae2f
}

.box_white .info_inner {
    padding-bottom: 25px
}

.box_white .info_inner:first-child .order_choose:last-child {
    border-bottom: 1px solid #e1e1e1
}

.box_white .info_inner:last-child {
    padding-bottom: 0
}

.box_white .info_inner .order_choose span {
    margin: 0 0 0 10px
}

.box_blue {
    background: #eef7fa;
    min-height: 406px;
    border: 1px solid #eef7fa
}

.box_blue h4 {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0
}

.box_blue .order_choose {
    border-bottom: 0
}

.shipping_right {
    min-height: 400px;
    margin: 10px 0 0
}

.discount_badge_new {
    background: url(../images/badge1.html) no-repeat;
    float: left;
    width: 100px;
    height: 100px;
    line-height: 24px;
    color: #252525;
    font-size: 28px;
    display: table;
    text-align: center;
    padding-top: 0
}

.discount_badge_new .free_txt {
    vertical-align: middle;
    display: table-cell;
    font-weight: 800
}

.discount_badge_new span {
    font-size: 20px;
    display: block;
    text-transform: uppercase
}

.buy_box {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 3px 5px #dedede;
    position: relative;
    padding: 0 !important
}

.buy_box .best_seller {
    position: absolute;
    top: -12px;
    right: 18px;
    z-index: 100
}

.buy_box .limited_stock {
    position: absolute;
    top: 75px;
    left: -152px;
    z-index: 100
}

.buy_box h2 {
    background: #333;
    background: -moz-linear-gradient(top, #333 0, #060606 100%);
    background: -webkit-linear-gradient(top, #333 0, #060606 100%);
    background: linear-gradient(to bottom, #333 0, #060606 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#060606', GradientType=0);
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    border-radius: 5px 5px 0 0;
    padding: 15px 30px
}

.buy_box h2 span {
    font-size: 16px;
    color: #fff;
}

.buy_box label {
    display: block;
    padding: 15px;
    margin: 0;
    cursor: pointer
}

.buy_box .product_sec {
    text-align: left;
    position: relative;
    min-height: 120px
}

.buy_box .product_sec img.flashlight_1 {
    margin-top: 20px
}

.buy_box .product_number {
    position: absolute;
    bottom: 0;
    right: 35px;
    background: url(../images/yellow_times_bg.html) no-repeat;
    width: 86px;
    height: 86x;
    font-size: 46px;
    font-weight: 700;
    text-align: center;
    line-height: 86px
}

.buy_box .choose_sec {
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center
}

.buy_box .choose_sec h5 {
    text-align: center;
    font-size: 46px;
    color: #252525;
    font-weight: 700;
    line-height: 100%;
    padding-bottom: 5px
}

.buy_box .choose_sec h5 span {
    font-size: 12.5px;
    color: #252525;
    display: block;
    line-height: 16px
}

.buy_box .choose_sec .choose_btn {
    display: inline-block;
    position: relative;
    width: 203px;
    height: 53px;
    text-align: center;
    overflow: hidden
}

.buy_box .choose_sec .choose_btn:before {
    content: '';
    background-image: url(../images/choose_package_btn.html);
    position: absolute;
    top: 0;
    left: 0;
    width: 203px;
    height: 53px
}

.has-js .label_check {
    background: url(../images/checkbox_sprite.html) 29px 29px no-repeat
}

.has-js label.c_on {
    background: url(../images/checkbox_sprite.html) -737px 29px no-repeat
}

.has-js .label_check input {
    position: absolute;
    left: -9999px
}

.has-js label.c_on .choose_sec .choose_btn:before {
    content: '';
    background-image: url(../images/choose_package_btn.html);
    position: absolute;
    top: 0;
    left: 0;
    width: 203px;
    height: 53px;
    background-position: 0 -53px
}

.note {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}

.understand_txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    overflow: hidden;
    padding: 10px 0;
}

.understand_txt span {
    display: block;
    overflow: hidden;
}

.understand_txt label {
    font-weight: normal;
}

.understand_txt input {
    float: left;
    margin-right: 10px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .buy_box .limited_stock {
        left: -50px;
        top: inherit;
        bottom: 0;
        width: 120px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .banner_list li {
        padding: 10px 10px 10px 20px;
        font-size: 28px;
        line-height: 30px
    }

    .banner_list li span {
        font-size: 20px
    }

    .info_section .order_btn, .info_section h6 {
        font-size: 22px
    }

    .connection_txt, .info_section .order_btn span {
        font-size: 13px
    }

    .connection_txt img {
        margin: 0 2px 0 0
    }

    .secured_logos img {
        margin: 0 5px
    }

    .info_section1 .secured_logos img {
        margin: 0 3px
    }

    body.checkout3 .tactical_info h3 {
        font-size: 58px
    }

    body.checkout3 .tactical_list li {
        font-size: 22px;
        line-height: 24px;
        padding: 5px 10px
    }

    body.checkout3 .tactical_list li span {
        font-size: 17px
    }

    .video_watch {
        width: 100px;
        left: -100px
    }

    .main_wrapper_v_lander2 {
        width: 970px
    }

    .main_wrapper_v_lander2 .video_outer {
        padding: 150px 0 0
    }

    body.v_lander2 .yes_btn_sec {
        width: 320px
    }

    body.v_lander2 .yes_btn_sec h2 {
        font-size: 33px;
        line-height: 32px
    }

    body.v_lander2 .yes_btn_sec h2 span {
        font-size: 115px;
        line-height: 100%
    }

    body.v_lander2 .yes_btn_sec h2 span.coupon {
        font-size: 33px
    }

    body.v_lander2 .yes_btn a {
        width: 320px;
        font-size: 26px;
        background-position: center center;
        min-height: inherit
    }

    body.v_lander2 .video_sec {
        width: 650px;
        margin: 0
    }

    body.v_lander2 .video_main {
        width: 660px;
        height: 417px;
        background: url(../images/video_bg2.html) no-repeat;
        background-size: 660px 417px;
        position: relative;
        padding: 70px 94px 85px;
        margin: -30px 0 0
    }

    body.v_lander2 .video_watch {
        width: auto;
        top: -80px;
        left: -40px
    }

    body.v_lander3 .main_wrapper_v_lander {
        width: 100%
    }

    body.v_lander3 .video_sec {
        height: 764px;
        margin: 0;
        overflow: hidden
    }

    body.v_lander3 .video_main {
        background: url(../images/video_bg3.html) center 0 no-repeat;
        background-size: 950px 764px;
        position: absolute;
        left: 50%;
        bottom: 0;
        width: 1044px;
        height: 764px;
        margin-left: -522px;
        padding: 40px 222px 385px
    }

    body.v_lander3 h2 {
        height: calc(100% - 764px)
    }

    .banner_main.thankyou_bg h2 {
        font-size: 55px;
        width: 70%;
        margin: 80px 0 0
    }

    .buy_box .choose_sec .choose_btn {
        width: 176px;
        height: 46px;
        text-align: center
    }

    .buy_box .choose_sec .choose_btn:before, .has-js label.c_on .choose_sec .choose_btn:before {
        width: 176px;
        height: 176px;
        background-size: 176px 92px
    }

    .has-js label.c_on .choose_sec .choose_btn:before {
        background-position: 0 -46px
    }

    .buy_box .limited_stock {
        left: -15px;
        top: inherit;
        bottom: 0;
        width: 95px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .banner_main {
        height: 303px
    }

    .banner_main_inner {
        background-size: 2000px 303px
    }

    .banner_main_inner1 {
        background-size: 681px 303px
    }

    .banner_list li {
        padding: 10px;
        font-size: 24px;
        line-height: 26px
    }

    .banner_list li span {
        font-size: 15px
    }

    .top_bar h2 {
        min-height: inherit;
        font-size: 22px;
        line-height: 32px
    }

    .discount_badge {
        width: 164px;
        height: 164px;
        background-size: 164px;
        text-shadow: 0 1px 1px #fff;
        font-weight: 800;
        line-height: 30px;
        color: #040404;
        font-size: 65px;
        padding-top: 50px
    }

    .discount_badge span {
        font-size: 30px;
        text-transform: uppercase;
        display: block;
        line-height: 44px
    }

    .discount_badge sup {
        font-size: 30px;
        vertical-align: top;
        line-height: 40px
    }

    .box_white {
        padding: 20px
    }

    .box_white .order_choose label {
        font-size: 15px
    }

    .box_white .order_choose .price_txt {
        font-size: 22px
    }

    .info_section {
        padding: 15px
    }

    .info_section h6 {
        font-size: 19px
    }

    .info_section .order_btn {
        font-size: 23px
    }

    .info_section .order_btn span {
        font-size: 14px
    }

    .connection_txt {
        font-size: 13px;
        line-height: normal
    }

    .connection_txt img {
        margin: 0
    }

    .secured_logos img {
        margin: 0 3px
    }

    .flex .info_section1 {
        padding: 15px 15px 20px 0
    }

    .flex .info_section1:nth-child(2) {
        padding: 15px 15px 20px
    }

    .flex .info_section1:nth-child(3) {
        padding: 15px 0 20px 15px
    }

    .info_section1 h6 {
        font-size: 17px
    }

    .info_section1 .order_btn {
        font-size: 20px;
        padding: 10px 5px
    }

    .info_section1 .order_btn span {
        font-size: 12px
    }

    .info_section1 p {
        font-size: 14px;
        line-height: 22px
    }

    h1.express {
        padding: 40px 0
    }

    .total_section .left_txt {
        width: calc(100% - 100px)
    }

    .total_section .price_txt {
        width: 100px
    }

    .total_section .tatal_main {
        font-size: 28px
    }

    section.main_section .steps_box {
        padding: 0 20px
    }

    body.checkout3 .connection_txt {
        text-align: center
    }

    body.checkout3 .secured_logos {
        text-align: center;
        margin: 10px 0 0
    }

    body.checkout3 .secured_logos img {
        margin: 0 8px
    }

    body.checkout3 .box_white h3 {
        margin-left: 20px
    }

    body.checkout3 .discount_badge1 {
        background-size: 100px;
        width: 100px;
        height: 100px;
        line-height: 20px;
        font-size: 30px;
        padding-top: 32px
    }

    body.checkout3 .discount_badge1 sup {
        font-size: 18px;
        line-height: 18px;
        top: -2px
    }

    body.checkout3 .discount_badge1 span {
        font-size: 18px
    }

    body.checkout3 .tactical_info h3 {
        font-size: 44px
    }

    body.checkout3 .tactical_list li {
        font-size: 18px;
        line-height: 20px;
        padding: 5px 10px
    }

    body.checkout3 .tactical_list li span {
        font-size: 15px
    }

    .main_wrapper_v_lander {
        width: 750px
    }

    .video_sec {
        margin: 0 75px
    }

    .video_watch {
        width: 75px;
        left: -75px
    }

    .video_main {
        padding: 12px 45px
    }

    body.v_lander1 .top_bar h2 {
        font-size: 36px
    }

    body.v_lander4 .main_wrapper_v_lander h2 {
        font-size: 38px
    }

    .main_wrapper_v_lander2 {
        width: 750px
    }

    .main_wrapper_v_lander2 .video_outer {
        padding: 150px 0 0
    }

    body.v_lander2 .yes_btn_sec {
        width: 260px;
        margin-left: 20px;
        margin-top: 15px
    }

    body.v_lander2 .yes_btn_sec h2 {
        font-size: 28px;
        line-height: 32px;
        padding-bottom: 20px
    }

    body.v_lander2 .yes_btn_sec h2 span {
        font-size: 92px;
        line-height: 100%
    }

    body.v_lander2 .yes_btn_sec h2 span.coupon {
        font-size: 28px
    }

    body.v_lander2 .yes_btn a {
        width: 260px;
        font-size: 22px;
        background-position: center center;
        min-height: inherit
    }

    body.v_lander2 .video_sec {
        width: 470px;
        margin: 0
    }

    body.v_lander2 .video_main {
        width: 470px;
        height: 297px;
        background: url(../images/video_bg2.html) no-repeat;
        background-size: 470px 297px;
        position: relative;
        padding: 50px 67px 60px;
        margin: 16px 0 0
    }

    body.v_lander2 .video_watch {
        width: 130px;
        top: -35px;
        left: -40px
    }

    body.v_lander3 .main_wrapper_v_lander {
        width: 100%
    }

    body.v_lander3 .video_sec {
        height: 764px;
        margin: 0;
        overflow: hidden
    }

    body.v_lander3 .video_main {
        background: url(../images/video_bg3.html) center 0 no-repeat;
        background-size: 950px 764px;
        position: absolute;
        left: 50%;
        bottom: 0;
        width: 1044px;
        height: 764px;
        margin-left: -522px;
        padding: 40px 222px 385px
    }

    .discount_txt span.apply_txt {
        display: block
    }

    body.v_lander3 h2 {
        height: calc(100% - 764px)
    }

    .banner_main.thankyou_bg h2 {
        font-size: 45px;
        width: 70%;
        margin: 80px 0 0
    }

    section.main_section .top_title h5 {
        font-size: 44px
    }

    .box_white h3.your_order {
        font-size: 30px
    }

    .box_blue {
        min-height: 404px
    }

    .has-js .label_check {
        background: url(../images/checkbox_sprite.html) 184px 29px no-repeat
    }

    .has-js label.c_on {
        background: url(../images/checkbox_sprite.html) -582px 29px no-repeat
    }

    .buy_box .product_sec {
        margin-top: 28px
    }

    .buy_box .limited_stock {
        left: inherit;
        top: inherit;
        right: 0;
        width: 95px;
        bottom: 0
    }

    .discount_badge.small {
        font-size: 50px;
        padding-top: 65px
    }

    .buy_box h2 span {
        display: block;
    }
}

@media (max-width: 767px) {
    .navbar-brand {
        width: 80%;
        max-width: 356px;
        padding: 22px 15px;
        margin: 0
    }

    .top_bar h2 {
        font-size: 16px;
        line-height: 22px;
        min-height: inherit;
        padding: 5px
    }

    .banner_main {
        height: 303px
    }

    .banner_main_inner {
        background-size: 2000px 303px;
        background-position: -680px 0
    }

    .discount_badge {
        width: 124px;
        height: 124px;
        background-size: 124px;
        text-shadow: 0 1px 1px #fff;
        font-weight: 800;
        line-height: 30px;
        color: #040404;
        font-size: 50px;
        padding-top: 35px
    }

    .discount_badge span {
        font-size: 25px;
        display: block;
        line-height: 28px
    }

    .discount_badge sup {
        font-size: 25px;
        line-height: 40px
    }

    .banner_list li {
        padding: 5px;
        margin: 0;
        font-size: 2.8vw;
        line-height: 100%;
        width: 15%
    }

    .banner_list li span {
        font-size: 2.5vw
    }

    .banner_list li:last-child {
        width: 40%
    }

    .box_white {
        padding: 20px
    }

    .has-js .label_radio {
        padding: 0 5px 0 40px
    }

    .box_white .order_choose label {
        font-size: 16px;
        width: calc(100% - 80px)
    }

    .box_white .order_choose .price_txt {
        font-size: 18px;
        width: 80px
    }

    .info_section {
        padding: 20px
    }

    .flex .info_section1, .flex .info_section1:nth-child(2), .flex .info_section1:nth-child(3) {
        width: 100%;
        padding: 15px
    }

    .banner_main_inner1 {
        background-size: 720px 320px;
        background-position: -40px -28px
    }

    .flex .info_section1:before {
        background: 0 0
    }

    section.main_section .steps_box {
        padding: 0 20px
    }

    body.checkout3 .box_white h3 {
        font-size: 28px;
        line-height: 35px;
        padding: 0 0 15px 50px
    }

    body.checkout3 .box_white h3 span {
        font-size: 22px;
        width: 35px;
        height: 35px;
        left: 0
    }

    body.checkout3 .connection_txt {
        text-align: center
    }

    body.checkout3 .secured_logos {
        text-align: center;
        margin: 10px 0 0
    }

    body.checkout3 .secured_logos img {
        margin: 0 8px
    }

    body.checkout3 .discount_section img.product {
        width: 120px
    }

    body.checkout3 .discount_badge1 {
        right: 10px;
        margin-right: 0;
        margin-top: 15px;
        width: 124px;
        height: 124px;
        background-size: 124px;
        font-size: 50px;
        line-height: 30px;
        padding-top: 35px
    }

    body.checkout3 .discount_badge1 span {
        margin: 0
    }

    body.checkout3 .discount_badge1 sup {
        font-size: 25px;
        vertical-align: top;
        top: -12px;
        line-height: 30px
    }

    body.checkout3 .tactical_info h3 {
        font-size: 38px
    }

    body.checkout3 .tactical_list li {
        padding: 5px;
        margin: 0;
        font-size: 2.8vw;
        line-height: 100%;
        width: 15%
    }

    body.checkout3 .tactical_list li span {
        font-size: 2.5vw
    }

    body.checkout3 .tactical_list li:last-child {
        width: 40%
    }

    body.checkout3 .tactical_list li:first-child {
        width: 15%
    }

    body.checkout3 .box_white .order_choose label {
        font-size: 14px;
        padding: 10px 80px 10px 55px
    }

    body.checkout3 .box_white .order_choose .price_txt {
        width: 80px;
        font-size: 18px
    }

    .main_wrapper_v_lander {
        width: 90%
    }

    #counter {
        margin: 15px 0
    }

    .countdown_section {
        font-size: 13px;
        line-height: 16px !important;
        padding: 5px;
        width: 90px
    }

    .yes_btn a, body.v_lander4 .yes_btn a {
        width: 420px;
        font-size: 30px
    }

    .countdown_section:first-child {
        border-left: 0
    }

    .countdown_amount {
        font-size: 40px;
        line-height: 20px !important
    }

    body.v_lander1 .top_bar h2 {
        font-size: 18px;
        line-height: 22px;
        padding: 5px
    }

    .video_main {
        padding: 1% 7%
    }

    footer {
        margin-top: 35px
    }

    body.v_lander1 .main_container {
        min-height: inherit;
        height: auto;
        padding-bottom: 150px
    }

    .video_watch {
        display: none
    }

    body.v_lander4 .video_main {
        padding: 10px;
        margin: 30px 0 0
    }

    body.v_lander4 .main_wrapper_v_lander h2 {
        font-size: 30px;
        text-shadow: 0 1px 5px #5a5a5a
    }

    body.v_lander4 .main_container {
        min-height: inherit;
        height: auto;
        padding-bottom: 150px
    }

    body.v_lander4 .countdown_row:before {
        background-size: 32px 55px;
        width: 32px;
        height: 55px;
        left: -32px;
        top: 2px
    }

    body.v_lander4 .countdown_row:after {
        background-size: 32px 55px;
        width: 32px;
        height: 55px;
        right: -32px;
        top: 2px
    }

    body.v_lander4 .countdown_section {
        width: 85px !important;
        font-size: 13px;
        line-height: 13px !important;
        text-align: center;
        letter-spacing: 0;
        padding: 7px 5px
    }

    body.v_lander4 .countdown_amount {
        font-size: 30px;
        font-weight: 700;
        line-height: 20px !important;
        letter-spacing: normal
    }

    .main_wrapper_v_lander2 {
        width: 94%
    }

    .main_wrapper_v_lander2 .video_outer {
        padding-top: 50px
    }

    body.v_lander2 .yes_btn_sec {
        width: 380px;
        float: none;
        margin: 20px auto 0
    }

    body.v_lander2 .yes_btn_sec h2 {
        font-family: Roboto, sans-serif;
        font-size: 40px;
        color: #fff;
        text-align: center;
        line-height: 50px;
        font-weight: 700;
        padding: 10px 0 30px
    }

    body.v_lander2 .yes_btn_sec h2 span {
        font-size: 132px;
        color: #fff
    }

    body.v_lander2 .yes_btn_sec h2 span.coupon {
        font-size: 40px;
        display: block
    }

    body.v_lander2 .yes_btn {
        font-size: 32px;
        color: #fff;
        text-align: center
    }

    body.v_lander2 .yes_btn a {
        color: #fff;
        font-weight: 700;
        text-shadow: 0 1px 3px #35650a;
        text-decoration: none;
        display: inline-block;
        width: 380px;
        background: url(../images/green_bg1.html) no-repeat #338403;
        border: 0;
        min-height: 90px;
        border-radius: 5px;
        padding: 18px 0
    }

    body.checkout3 .discount_section img.product, body.v_lander2 .video_watch {
        display: none
    }

    .box_blue, .shipping_right, .top_bar.thanks h2 {
        min-height: inherit
    }

    body.v_lander2 .video_sec {
        width: 480px;
        margin: 0 auto;
        float: none
    }

    body.v_lander2 .video_main {
        width: 480px;
        height: 304px;
        background: url(../images/video_bg2.html) no-repeat;
        background-size: 480px 304px;
        position: relative;
        padding: 50px 68px 62px;
        margin: 0
    }

    body.v_lander2 #counter {
        background-size: 600px 104px;
        height: 104px;
        padding: 10px 0 0
    }

    body.v_lander2 .countdown_section {
        width: 85px !important;
        font-size: 13px;
        line-height: 13px !important;
        text-align: center;
        letter-spacing: 0;
        padding: 7px 5px
    }

    body.v_lander2 .countdown_amount {
        font-size: 30px;
        font-weight: 700;
        line-height: 20px !important;
        letter-spacing: normal
    }

    body.v_lander2 .main_container {
        padding-bottom: 50px
    }

    body.v_lander2 footer {
        margin-top: 30px
    }

    body.v_lander3 .main_wrapper_v_lander {
        width: 94%
    }

    body.v_lander3 h2 {
        font-size: 22px;
        line-height: normal;
        position: relative;
        padding: 20px 0
    }

    body.v_lander3 .countdown_section {
        width: 85px !important;
        font-size: 13px;
        line-height: 13px !important;
        text-align: center;
        letter-spacing: 0;
        padding: 7px 5px
    }

    body.v_lander3 .countdown_amount {
        font-size: 30px;
        font-weight: 700;
        line-height: 20px !important;
        letter-spacing: normal
    }

    body.v_lander3 .video_sec {
        position: relative;
        height: auto
    }

    body.v_lander3 .video_main {
        position: relative;
        height: auto;
        width: 100%;
        background: #000;
        border-radius: 10px;
        padding: 15px
    }

    body.v_lander3 .bottom_section {
        position: relative;
        width: 94%;
        margin: 0 auto
    }

    body.v_lander3 .main_container {
        height: auto;
        min-height: inherit;
        padding-bottom: 50px
    }

    .discount_content h3 {
        font-size: 22px
    }

    body.checkout3 .discount_section {
        background: url(../images/torch1.html) -40px -28px no-repeat;
        background-size: 720px 320px;
        height: 250px;
        margin: 0 -10px
    }

    body.checkout3 .tactical_info {
        margin-top: -110px
    }

    .total_section .inner_main {
        text-align: center
    }

    .total_section .left_txt, .total_section .price_txt {
        display: inline-block;
        width: 100px;
        float: none;
        text-align: center
    }

    .total_section .tatal_main {
        text-align: center;
        font-size: 36px
    }

    .total_section .tatal_main .left_txt, .total_section .tatal_main .price_txt {
        display: inline-block;
        width: 125px;
        float: none;
        text-align: center
    }

    .banner_main.thankyou_bg {
        height: 303px
    }

    .top_bar.thanks h2 {
        font-size: 18px;
        line-height: 22px;
        padding: 10px
    }

    .banner_main.thankyou_bg h2 {
        font-size: 32px;
        line-height: 38px;
        margin: 0;
        padding: 80px 0 0 20px;
        width: 80%
    }

    section.main_section .top_title h5 {
        font-size: 30px;
        padding: 0
    }

    .box_white h3.your_order {
        font-size: 32px
    }

    .buy_box .product_sec {
        text-align: center
    }

    .buy_box .product_number {
        right: 0;
        bottom: -10px
    }

    .buy_box .limited_stock {
        left: inherit;
        top: inherit;
        right: 0;
        width: 95px;
        bottom: 0
    }

    .discount_badge.small {
        font-size: 30px;
        padding-top: 52px
    }
}

@media (max-width: 585px) {
    .buy_box h2 span {
        display: block;
    }
}

@media (max-width: 480px) {
    .banner_list li:nth-child(2), .banner_list li:nth-child(4), body.checkout3 .tactical_list li:nth-child(2), body.checkout3 .tactical_list li:nth-child(4) {
        border-right: 0
    }

    .top_bar h2 {
        font-size: 16px;
        line-height: 22px;
        min-height: inherit
    }

    .banner_list li {
        padding: 5px 5px 5px 30px;
        margin: 0;
        font-size: 16px;
        line-height: 20px;
        width: 50%;
        border-top: 1px solid #464646
    }

    .banner_list li span {
        font-size: 15px
    }

    .banner_list li:last-child {
        width: 100%
    }

    .discount_content {
        font-size: 13px;
        padding: 0 0 0 20px
    }

    .discount_content h3 {
        font-size: 14px
    }

    .box_white h3 {
        font-size: 26px;
        padding: 0 0 10px
    }

    .box_white h6 {
        font-size: 22px;
        padding: 0 0 10px
    }

    .box_white .order_choose label {
        font-size: 14px
    }

    .info_section h6 {
        font-size: 22px
    }

    .connection_txt img {
        margin: 0
    }

    .info_section1 .secured_logos img, .secured_logos img {
        margin: 0 4px
    }

    .info_section .order_btn {
        font-size: 23px
    }

    .info_section .order_btn span {
        font-size: 14px
    }

    .info_section p {
        font-size: 16px;
        line-height: 22px
    }

    h1.express {
        font-size: 30px;
        padding: 25px 0
    }

    section.main_section .steps_box {
        padding: 0 15px
    }

    body.checkout3 .box_white h3 {
        font-size: 21px;
        line-height: 35px;
        padding: 0 0 15px 45px
    }

    body.checkout3 .box_white h3 span {
        font-size: 19px;
        width: 35px;
        height: 35px;
        left: 0
    }

    body.checkout3 .secured_logos img {
        width: auto;
        height: 42px;
        margin: 0 5px
    }

    body.checkout3 .info_section .order_btn {
        width: 100%
    }

    body.checkout3 .tactical_info h3 {
        font-size: 24px
    }

    body.checkout3 .tactical_list li {
        padding: 5px 5px 5px 30px;
        margin: 0;
        font-size: 16px;
        line-height: 20px;
        width: 50%;
        border-top: 1px solid #464646
    }

    body.checkout3 .tactical_list li span {
        font-size: 15px
    }

    body.checkout3 .tactical_list li:last-child {
        width: 100%
    }

    body.checkout3 .tactical_list li:first-child {
        width: 50%;
        padding: 5px 5px 5px 30px
    }

    .countdown_section {
        font-size: 13px;
        line-height: 16px !important;
        padding: 5px;
        width: 24%
    }

    .yes_btn a, body.v_lander4 .yes_btn a {
        padding: 10px 5px;
        background-position: center center;
        min-height: inherit
    }

    body.v_lander1 .top_bar h2 {
        font-size: 14px
    }

    .yes_btn a {
        width: 100%;
        font-size: 20px
    }

    .yes_btn a img {
        width: 35px
    }

    footer {
        font-size: 14px;
        line-height: 24px;
        margin-top: 20px
    }

    body.v_lander4 .yes_btn a {
        width: 100%;
        font-size: 20px
    }

    body.v_lander4 .yes_btn a img {
        width: 35px
    }

    body.v_lander4 .countdown_section {
        width: 55px !important;
        font-size: 11px;
        line-height: 13px !important;
        text-align: center;
        letter-spacing: 0;
        padding: 7px 5px
    }

    body.v_lander4 .countdown_amount {
        font-size: 24px;
        font-weight: 700;
        line-height: 20px !important;
        letter-spacing: normal
    }

    body.v_lander2 .yes_btn_sec {
        width: 100%;
        max-width: 380px;
        float: none;
        margin: 20px auto 0
    }

    body.v_lander2 .yes_btn_sec h2 {
        font-family: Roboto, sans-serif;
        font-size: 30px;
        color: #fff;
        text-align: center;
        line-height: 36px;
        font-weight: 700;
        padding: 10px 0 30px
    }

    body.v_lander2 .yes_btn_sec h2 span {
        font-size: 100px;
        color: #fff
    }

    body.v_lander2 .yes_btn_sec h2 span.coupon {
        font-size: 30px;
        display: block
    }

    body.v_lander2 .yes_btn a {
        color: #fff;
        font-weight: 700;
        text-shadow: 0 1px 3px #35650a;
        text-decoration: none;
        display: inline-block;
        width: 100%;
        max-width: 380px;
        background-position: center center;
        min-height: inherit
    }

    body.v_lander2 .video_sec {
        width: 300px;
        margin: 0 auto;
        float: none
    }

    body.v_lander2 .video_main {
        width: 300px;
        height: 190px;
        background: url(../images/video_bg2.html) no-repeat;
        background-size: 300px 190px;
        position: relative;
        padding: 32px 43px 40px;
        margin: 0
    }

    body.v_lander2 #counter {
        background-size: 400px 69px;
        height: 69px;
        padding: 10px 0 0
    }

    body.v_lander2 .countdown_section {
        width: 55px !important;
        font-size: 11px;
        line-height: 13px !important;
        text-align: center;
        letter-spacing: 0;
        padding: 7px 5px
    }

    body.v_lander2 .countdown_amount {
        font-size: 24px;
        font-weight: 700;
        line-height: 20px !important;
        letter-spacing: normal
    }

    body.v_lander3 .main_wrapper_v_lander {
        width: 92%
    }

    body.v_lander3 h2 {
        font-size: 20px;
        line-height: normal;
        position: relative;
        padding: 20px 10px
    }

    body.v_lander3 h2 span.coupon {
        display: block
    }

    body.v_lander3 .countdown_section {
        width: 55px !important;
        font-size: 11px;
        line-height: 13px !important;
        text-align: center;
        letter-spacing: 0;
        padding: 7px 5px
    }

    body.v_lander3 .countdown_amount {
        font-size: 24px;
        font-weight: 700;
        line-height: 20px !important;
        letter-spacing: normal
    }

    body.v_lander3 .video_sec {
        position: relative;
        height: auto
    }

    body.v_lander3 .video_main {
        position: relative;
        height: auto;
        width: 100%;
        background: #000;
        border-radius: 10px;
        padding: 15px
    }

    body.v_lander3 .bottom_section {
        position: relative;
        width: 92%;
        margin: 0 auto
    }

    body.v_lander3 .main_container {
        height: auto;
        min-height: inherit;
        padding-bottom: 50px
    }

    .total_section .inner_main {
        text-align: center
    }

    .total_section .left_txt, .total_section .price_txt {
        display: inline-block;
        width: 100px;
        float: none;
        text-align: center
    }

    .total_section .tatal_main {
        text-align: center;
        font-size: 36px
    }

    .total_section .tatal_main .left_txt, .total_section .tatal_main .price_txt {
        display: inline-block;
        width: 125px;
        float: none;
        text-align: center
    }

    .info_section .form-group .cr_cards {
        text-align: center
    }

    .banner_main.thankyou_bg h2 {
        font-size: 22px;
        line-height: normal;
        margin: 0;
        padding: 8% 0 0 20px;
        width: 90%
    }

    section.main_section .top_title h5 {
        font-size: 30px
    }

    section.main_section .top_title p {
        font-size: 16px;
        line-height: 18px
    }

    .box_white .order_product {
        width: calc(100% - 150px);
        float: left;
        display: block;
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
        margin: 0
    }

    .box_white .order_choose .price_txt_new {
        width: 150px;
        float: left;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        text-align: right
    }

    .box_white .order_choose .price_txt_new span {
        font-size: 16px;
        color: #252525
    }

    .box_white .order_choose .price_txt_new span.free {
        font-size: 18px;
        color: #55ae2f
    }

    .box_white h3.your_order, .buy_box h2 {
        font-size: 20px
    }

    .buy_box .product_sec {
        margin-top: 28px
    }

    .buy_box h2 {
        font-size: 17px;
        padding: 15px 10px
    }

    .buy_box h2 span {
        font-size: 13px;
    }

    .buy_box .best_seller {
        right: 5px;
    }
}

.billingContainer, .shippingContainer {
    display: none;
}

.termsError {
    display: none;
    color: #a94442;
    font-size: 14px;
}

.termsError span {
    display: inline-block
}

footer.legal {
    text-align: center;
    margin: 20px 0;
    color: #252525;
}

footer.legal li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

footer.legal li a {
    color: #0054a6;
    font-size: 15px;
    padding: 0 5px;
    margin: 0;
}

.countdown {
    padding: 10px 0;
    font-weight: bold;
}

.secured_logos img {
    width: 33.33%;
    margin: 0;
    padding: 0 8px 0 0;
}

.secured_logos img:last-child {
    padding-right: 0;
}

@media (max-width: 767px) {
    .secured_logos img {
        width: auto;
    }
}
