@font-face {
    font-family: "Barlow-Regular";
    src: url("./fonts/Barlow-Regular.eot"); /* IE9 Compat Modes */
    src: url("./fonts/Barlow-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Barlow-Regular.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Barlow-Regular.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Barlow-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Barlow-Regular.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Barlow-Regular.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Barlow-SemiBold";
    src: url("./fonts/Barlow-SemiBold.eot"); /* IE9 Compat Modes */
    src: url("./fonts/Barlow-SemiBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Barlow-SemiBold.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Barlow-SemiBold.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Barlow-SemiBold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Barlow-SemiBold.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Barlow-SemiBold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
/* font converted using font-converter.net. thank you! */
@font-face {
    font-family: "Barlow-Bold";
    src: url("./fonts/Barlow-Bold.eot"); /* IE9 Compat Modes */
    src: url("./fonts/Barlow-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Barlow-Bold.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Barlow-Bold.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Barlow-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Barlow-Bold.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Barlow-Bold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
/* font converted using font-converter.net. thank you! */
@font-face {
    font-family: "BarlowCondensed-SemiBold";
    src: url("./fonts/BarlowCondensed-SemiBold.eot"); /* IE9 Compat Modes */
    src: url("./fonts/BarlowCondensed-SemiBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/BarlowCondensed-SemiBold.otf") format("opentype"), /* Open Type Font */
    url("./fonts/BarlowCondensed-SemiBold.svg") format("svg"), /* Legacy iOS */
    url("./fonts/BarlowCondensed-SemiBold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/BarlowCondensed-SemiBold.woff") format("woff"), /* Modern Browsers */
    url("./fonts/BarlowCondensed-SemiBold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
/**/
img {
    max-width: 100%;
}

body {
    font-family: "Barlow-Regular", sans-serif;
}

#header .navbar-brand {
    padding: 0;
    margin: 0;
    position: relative;
    top: -2px;
}

.box-text h3 span {
    font-size: 30px;
}

.video-yt {
    MARGIN-TOP: 50PX;
}

.qua-tang .font-helveticabold {
    font-family: "Barlow-Bold";
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 30px;
}

.heading_2 label {
    width: 111px;
    text-align: center;
    margin-right: 54px;
    color: #fff;
    font-size: 45px;
    height: 138px;
    float: left;
    line-height: 82px;
    text-indent: 54px;
}

.video-yt p {
    font-weight: 600;
    font-size: 22px;
    font-style: italic;
}

.box_support label {
    height: 164px;
    line-height: 172px;
    font-size: 43px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-left: 27px;
    float: left;
    margin-right: 40px;
    font-style: italic;
}

.box_support .txt {
    font-size: 21px;
    font-weight: 600;
    padding-right: 32px;
    vertical-align: middle;
    display: table-cell;
    height: 164px;
}

.head__1 {
    color: #fff;
    font-size: 55px;
    font-weight: 500;
    margin-top: 200px;
    font-family: "Barlow-Bold";
}

.head__2 {
    font-weight: 900;
    color: #fff;
    font-size: 68px;
    background: linear-gradient(to bottom, #feac15 0%, #fe7a15 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "NunitoSans-Black";
}
.box-text-bo_2 {
    box-shadow: 0 0 10px #ccc;
    font-size: 24px;
    padding: 0 40px 45px;
    margin-top: 30px;
}

.box-text-bo_2 .text-right img {
    float: right;
}
.box-text-bo_2 img {
    display: block;
}
.box-text-bo_2 .img-title {
    display: block;
    margin: 0 auto;
    position: relative;
    top: -28px;
}
.list_1 {
    padding: 0;
    list-style: none
}

.list_1 li {
    background: url("images/l.png") no-repeat left top;
    padding-left: 50px;
    font-size: 21px;
    margin-bottom: 30px;
    /* font-weight: 600; */
}

.head__3 {
    color: #fff;
    font-size: 48px;
    font-weight: 500;
}

.head__4 {
    font-size: 55px;
    color: #ffdd41;
    font-weight: 700;
    margin-bottom: 235px;
    font-family: "NunitoSans-ExtraBold";
}

#header {
    background: #133975;
    padding: 0;
    height: 84px;
    background-position: bottom center;
    width: 100%;
    /* overflow: hidden; */
    border-top: 10px solid #0d2d5d;
    position: fixed;
    z-index: 1000;
}

#header:before {
    background: url('images/bg_menu_2.jpg');
    content: "";
    position: absolute;
    width: 500px;
    height: 100%;
    left: -117px;
}

.sodes-thanks {
    font-family: "NunitoSans-Regular";
}
.sodes-thanks #header {
    background: url('images/bg_menu_1_1.png');
}
.sodes-thanks #header:before {
    background: url('images/bg_menu_2_1.png');
}
.sodes-thanks .head-rb {
    display: flex;
    flex: 1;
    justify-content: flex-end;
}
.sodes-thanks .head-text {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
}
.sodes-thanks .head-text p {
    font-family: "Barlow-Bold";
    font-size: 24pt;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-left: 35px;
}
.sodes-thanks .center-content {
    max-width: 840px;
    margin: 30px auto;
}
.sodes-thanks .center-content .div-1 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.sodes-thanks .center-content .div-2 {
    margin-bottom: 30px;
}
.sodes-thanks .center-content p {
    font-size: 14pt;
    font-family: "NunitoSans-Regular";
    margin-bottom: 0;
    line-height: 22pt;
}
.sodes-thanks .center-content .span-text {
    color: #f64100;
    font-family: "Barlow-Bold";
}
.sodes-thanks .center-content .p-bold {
    font-family: "Barlow-Bold";
}
.sodes-thanks .div-btn {
    text-align: center;
    margin-top: 50px;
}
.sodes-thanks .div-btn button {
    outline: none;
    border: none;
    background-color: #f15922;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 45px;
    border-radius: 50px;
    font-size: 17.7pt;
    font-family: "NunitoSans-Black";
}
#banner img{
    margin-top:100px
}
#banner {
    background: url("images/bg_header.jpg") no-repeat;
    background-attachment: fixed;
    min-height: 770px;
}

.heading-1 svg {
    width: 50px;
    height: 50px;
}

.text-description p {
    font-size: 21px;
    text-align: justify;
    color: #000;
    /* font-weight: 600; */
}

#video-product {
    padding-top: 20px;
    margin-bottom: 20px;
}

.heading-1 {

    font-size: 30px;
    display: flex;
    align-content: center;
    justify-content: center;
    margin-bottom: 30px;
}

.heading_1 {
    color: #133975;
    font-size: 38px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    background: url('images/heading_after.png') no-repeat center bottom;
    padding-bottom: 25px;
    margin-bottom: 30px;
    margin-top: 20px;
    font-family: "NunitoSans-ExtraBold";
    font-family: "Barlow-Bold";
}

.heading_2 {
    color: #133975;
    font-size: 35px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
    background: url('images/RBND.png') no-repeat center bottom;
    padding-bottom: 25px;
    margin-bottom: 30px;
    margin-top: 20px;
    width: 100%;
    height: 138px;
    line-height: 43px;
    font-family: "Barlow-Bold";
    background-size: 100% 100%;
    padding-top: 17px;
}
.product-section ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#video-product h5 {
    text-align: center;
    font-style: italic;
    font-weight: bold;
}

.heading__2 {

    font-size: 30px;
    color: #c82333;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 20px;
}

.heading__2 span {
    border: 2px dashed #c82333;
    display: inline-block;
    padding: 10px;
    border-radius: 0 20px 0 20px;
}

.product-section img {
    margin: 12px 0px;
}

.product-section {
    background: url("images/BGR2.jpg") no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 50px 0 90px;
}

#customer h5 {

    font-weight: bold;
    text-align: center;
    font-style: italic;
    font-size: 18px;
    padding: 10px 0;
}

#btn_reg_head {
    position: absolute;
    right: -100px;
    top: -4px;
}

#customer .image img {
    width: 100%;
    border: 1px solid #ccc;
    padding: 2px;
}

#slider-fb .item img {
    max-width: 100%;
    border: 1px solid #ccc;
}

#slider-fb .item {
    width: 24%;
    display: inline-block;
    padding: 5px;
    vertical-align: top;
}

#why-choose .container {
    background: url("images/girl.jpg") no-repeat right top;
}

#why-choose {
    /* background: #fed3e7; */
    padding: 40px 0 0;
}

ul#menu-header {
    margin-top: 0px;
    position: relative;
    justify-content: start;
    text-align: left;
    float: left;
    padding-right: 100px;
}

.heading-3 span {
    /* border: 2px dashed #c82333; */
    display: inline-block;
    padding: 20px 30px;
    border-radius: 40px 0;
    font-weight: bold;
    font-size: 30px;
    background-color: #604d4a;
    color: #fff;
    margin-bottom: 42px;
    text-align: center;
}
.text-description p strong{
    font-family: "Barlow-Bold";
}
.list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-bottom: 50px;
}

.list ul li {
    margin-bottom: 10px;
}

.list ul li:nth-child(2) {
    padding-left: 50px;
}

.list ul li:nth-child(3) {
    padding-left: 100px;
}

.list ul li .no {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    /* font-weight: bold; */
    border-radius: 50%;
    background: #fff;
    /* border: 2px solid #c82333; */
    font-size: 25px;

    margin-right: 14px;
}

.list ul li .text {
    display: inline-block;
    font-size: 28px;
    /* font-style: italic; */
}

.box-text:before { /* content:""; */
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid #ef64a4;
    border-radius: 20px 0 20px 0;
    left: -5px;
    top: -8px;
}

.box-text:after { /* content:""; */
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    border: 2px solid #ef64a4;
    border-radius: 20px 0 20px 0;
    left: 5px;
    top: 7px;
}

.box-text {
    margin: 0px 0;
    /* border: 6px solid #ccc; */
    border-radius: 20px 0 20px 0;
    padding: 24px;
    /* background: #fed3e7; */
    /* box-shadow: 2px 2px 0 #cecece; */
    position: relative;
    font-size: 41px;
}

.box-text h3 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    line-height: 100%;
    /* font-family: "NunitoSans-ExtraBold"; */
}

.box-text em {
    font-size: 52px;
    font-weight: bold;
    color: #f10000;
    text-shadow: 1px 1px 0 #5a5a5a;
    background: #ffe739;
    padding: 10px 20px;
    border-radius: 10px;
}
.box_support img{
    margin-bottom: 40px;
}
.box_support {
    /* background: url("images/S1.png") no-repeat center; */
    height: 164px;
    margin-bottom: 24px;
    display: flex;
    vertical-align: middle;
    display: table-cell;
}

.box-text in {
    font-size: 43px;
    text-decoration: line-through;
    font-style: italic;
}
.qua-tang .description {
    text-align: justify;
    font-size: 18px;
}
#buy-form .text {
    font-size: 19px;
    color: #fff;
    margin-bottom: 14px;
    font-weight: 100;
}

form {
    background: #fff;
    padding: 28px;
    border: 3px solid #cacaca;
    border-radius: 10px;
    width: 80%;
    margin-left: 10%;
    margin-top: 60px;
}

#buy-form {
    background: url("images/bg_buy.jpg") no-repeat;
}

div#buy-form {
    padding: 30px 0;
}

form button:focus {
    outline: 0;
}

form button {
    background: none;
    border: none;
}

#menu-header li a:hover {
    /* background: #924447; */
    color: #59aff3;
}

form button img {
    width: 65%;
}

footer {
    background: #101338;
    padding: 8px;
    color: #fff;
    font-size: 16px;
    padding-top: 30px;
}

form h4 {
    color: #656565;
    font-size: 19px;
    margin: 30px 0;
}

#menu-header li a {
    font-size: 20px;
    color: #fff;
    padding: 8px 17px;
    font-family: "BarlowCondensed-SemiBold";
    text-transform: uppercase;
}

.info-contact svg {
    width: 25px;
    height: 30px;
}

ul.info-contact {
    padding: 0;
    list-style: none;
    font-size: 16px;
    /* font-weight: bold; */
}

.add_section .txt {
    color: #fff;
    font-size: 28px;
    /* width: 66%; */
    margin: 0 auto;
    position: relative;
    line-height: 33px;
    margin-top: 80px;
    margin-bottom: 60px;
    text-align: justify;
}
#x_2.heading_2,
#x_5.heading_2,
#x_6.heading_2{line-height: 85px;}
.benifits img {
    margin-top: 21px;
    margin-bottom: 55px;
}

.benifits p {
    color: #2a3579;
    font-size: 21px;
    font-weight: 900;
    padding: 0 19px;
}

.add_section h5 {
    color: #ffdb4b;
    font-size: 36px;
    margin-bottom: 50px;
    font-family: "Barlow-Bold";
}

.add_section .button-reg {
    margin: 50px 0;
}

.document_include {
    position: relative;
    z-index: 10;
    background: #edeef4;
}

ul.info-contact a {
    color: #fff;
}

#slider-fb.owl-carousel .owl-item  img {
    /* width: 100px; */
    /* height: 100px; */
    /* border-radius: 50%; */
    margin-bottom: -145px;
    position: relative;
}

.ava span.name {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    display: block;
    clear: both;
    text-align: center;
    text-transform: uppercase;
    font-family: "Barlow-Bold";
}

.owl-carousel .owl-nav .owl-prev {
    left: -15px;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
}

.owl-carousel .owl-nav .owl-next {
    right: -14px;
}

.owl-prev {
}

.owl-dots {
    text-align: center;
    margin-top: 23px;
}

.owl-carousel .owl-dot {
    height: 16px;
    width: 16px;
    background: #cccccc;
    display: inline-block;
    margin: 2px;
    border-radius: 50%;
}

.owl-carousel .owl-dot.active {
    background: #182d58;
}

.ava span.position {
    text-align: justify;
    display: block;
    color: #757575;
    font-size: 19px;
    margin-bottom: 7px;
    font-weight: bold;
}

.ava {
    margin-top: 0px;
    padding-top: 10px;
}

span.response-text {
    color: #010000;
    font-size: 18px;
    /* font-weight: 600; */
    margin: 23px 0;
    text-align: justify;
    display: block;
    /* color: #212529; */
}

.item-fb .response {
    /* box-shadow: 0 0 20px #ccc; */
    background: #fff;
    height: 560px;
    padding: 23px;
    border: 2px solid #00abe9;
    padding-top: 146px;
}

.item-fb {
    padding: 0 20px;
}
ul.info-contact li strong{
    font-family: "Barlow-Bold";
    font-weight: 100;
}
ul.info-contact li {
    margin-bottom: 9px;
    font-size: 16px;
}

div#feedback {
    background: #ffffff;
    padding: 20px 0;
}

h5.title_footer {
    font-weight: bold;

    font-size: 21px;
    margin: 15px 0;
}

.yt-content {
    width: 354px;
    height: 198px;
}

.add_section h4 {
    color: #fff;
    font-size: 27px;
}

.button-reg a:hover {
    text-decoration: none;
    color: #172c57;
}

.checked-list {
    margin-top: 40px;
}

.checked-list > .item {
    padding-left: 44px;
    position: relative;
    font-size: 24px;
    /* font-weight: 700; */
}

.checked-list > .item:before {
    content: '';
    background: url('images/check-icon.png') no-repeat;
    width: 32px;
    height: 32px;
    /* background-size: 18px 14px; */
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 5px;
}

.time_countdown {
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 18px;
}

.time_countdown .cd .bottom {
    margin: 0;
}

.time_countdown .cd.countdown-item {
    /* width: 50px; */
    border: 1px solid #00abe9;
    margin: 5px;
    padding: 10px;
}

.time_countdown .cd .top {
    font-size: 50px;
    font-weight: 900;
    line-height: 50px;
    text-align: center;
    color: #fff;
    margin: 0;
}

.add_section .txt2 {
    width: 71%;
    margin: 0 auto;
}

.add_section .txt2 span {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
    font-family: "Barlow-Bold";
}

.add_section .h4 {
}

.add_section .h5 {
}

.benifits {
    background: url('images/PP.jpg') no-repeat;
    height: 420px;
    text-align: center;
}

.add_section .txt:before {
    font-size: 124px;
    position: absolute;
    top: 0;
    left: 0;
}

.add_section .txt:after {
    font-size: 124px;
    position: absolute;
    right: 0;
}

button#btnSUBMITFORM {
    background: #b31913;
    display: block;
    width: 70%;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    padding: 11px 0;
    border-radius: 0;
    text-transform: uppercase;
    margin:  0 auto;
    box-shadow: 3px 3px 4px #000;
}
.heading_1.heading_t2 {
    color: #fff;
    background: url(images/heading_after2.png) no-repeat center bottom;
}
.form-control {
    height: 50px;
    padding-left: 44px;
    background-position-x: 20px !important;
}

.form-control[name="name"] {
    background: url("images/user.png") no-repeat center left;
}

.form-control[name="phone"] {
    background: url("images/phone.png") no-repeat center left;
}

.form-control[name="address"] {
    background: url("images/local.png") no-repeat center left;
    background-position-x: 40px;
}

.form-control[name="email"] {
    background: url("images/email.png") no-repeat center left;
    background-position-x: 15px !important;
}

._logo {
    margin-bottom: 20px;
}

.add_section {
    text-align: center;
    background: url('images/BG514.jpg') no-repeat;
    background-attachment: fixed;
    background-position: bottom;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-size: cover;
}

.button-reg a {
    color: #fff;
    display: inline-block;
}

.gift_book {
    background: #ffffff;
    padding: 31px 0;
}

h4.text-logo {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 21px;
    display: inline-block;
    border-bottom: 1px solid;
    font-family: "Barlow-Bold";
    font-weight: normal;
}

.img_dc {
    width: 100%;
}

.img_dc img {
    width: 100%;
}

@media (max-width: 1920px) {
    img {
        max-width: 100%
    }
}

@media (max-width: 1600px) {
    img {
        max-width: 100%
    }
}

@media (max-width: 1440px) {
    img {
        max-width: 100%
    }
    #header:before {
        content: "";
        position: absolute;
        width: 500px;
        height: 100%;
        left: -149px;
    }
}

@media (max-width: 1367px) {
    img {
        max-width: 100%
    }

    #header:before {
        background: url(images/bg_menu_2.jpg);
        content: "";
        position: absolute;
        width: 500px;
        height: 100%;
        left: -149px;
    }
}

@media (max-width: 1280px) {
    img {
        max-width: 100%
    }
}
.mb,
.title-img,
img.mb {
    display: none;
}
@media (max-width: 767px) {
    .pc,
    img.pc {
        display: none;
    }
    .mb{display: block}
    .title-img{display: block;margin-bottom: 10px;}
    img.mb {
        display: initial;
        /* margin: 9px 29px; */
        /* width: 90px; */
    }
    iframe {
        width: 100%;
        height: 350px;
    }

    .heading_1 {
        font-size: 24px;
        background-size: 134px;
        margin: 0;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .heading_2 {
        background-size: contain;
        height: 37px;
        padding: 0;
        font-size: 12px;
        line-height: 37px;
        margin: 10px 0;
        letter-spacing: .001rem;
        display: none;
    }

    .heading_2 label {
        width: 37px;
        font-size: 15px;
        height: 37px;
        line-height: unset;
        margin: 0;
        margin-right: 20px;
    }

    div#feedback {
        overflow: hidden;
    }

    .add_section h4 {
        font-size: 16px;
    }

    .add_section h5 {
        font-size: 17px;
        margin-bottom: 19px;
    }

    .button-reg a {
        height: unset;
        font-size: 18px;
        line-height: unset;
        padding: 13px 24px;
    }

    .add_section .txt {
        width: 90%;
        font-size: 20px;
        margin-bottom: 20px;
        line-height: 21px;
    }

    .add_section .txt br {
        display: none;
    }

    .text-description p {
        font-size: 20px;
    }

    .text-description p br {
        display: none;
    }

    .heading-1 .text {
        font-size: 26px;
    }

    .list ul li .text {
        font-size: 16px;
    }

    .list ul li:nth-child(2) {
        padding-left: 12px;
    }

    .list ul li:nth-child(3) {
        padding-left: 29px;
    }

    .list ul li .no {
        width: 20px;
        height: 21px;
        line-height: 23px;
    }

    .list ul li {
        margin-bottom: 0;
    }

    #why-choose {
        padding: 10px 0;
    }

    .box-text {
        margin: 0;
        padding: 0;
        font-size: 20px;
    }

    .box-text em {
        font-size: 31px;
    }

    .box-text in {
        font-size: 30px;
    }
    .box-text h3 span{
        font-size: 28px;
    }
    #buy-form .text {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .box-text h3 {
        font-size: 36px;
    }

    .head__1 {
        margin: 12px 0px;
        font-size: 40px;
    }

    .head__2 {
        font-size: 30px;
    }

    .head__3 {
        font-size: 19px;
        margin: 10px 0;
    }

    .head__4 {
        font-size: 19px;
        margin: 21px 0;
    }

    .head__1 {
        margin: 60px 0px 0;
        font-size: 26px;
        line-height: 30px;
    }

    .head__2 {
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 0;
    }

    .head__3 {
        font-size: 22px;
        margin: 0;
    }

    .head__4 {
        font-size: 22px;
        margin: 0px 0 60px 0;
    }

    nav#header {
        position: fixed;
        overflow: visible;
        height: auto;
        background: #2d3483;
        background-position: top center;
        padding-bottom: 2px;
        border: none;
    }
    .sodes-thanks #header {
        background: #2d3483;
    }
    .sodes-thanks .head-text {
        margin-top: 20px;
    }
    .sodes-thanks .head-text p {
        font-size: 20pt;
        margin-left: 0;
        line-height: 24pt;
    }

    ul#menu-header {
        margin: 0;
        padding: 0;
        background: #fff;
        position: relative;
        z-index: 99;
        width: 100%;
        border-bottom: 5px solid #2d3188;
    }

    li#btn_reg_head {
        position: static;
        text-align: center;
    }

    #menu-header li a {
        border-bottom: 1px solid #eaeaea;
        color: #133975;
        font-size: 16px;
    }

    #slider-fb .item {
        width: 100%
    }

    img {
        max-width: 100%
    }
    #header .navbar-brand img{
        height: 37px;
    }
    #header .navbar-brand {
        width: 100%;
        display: inline-block;
        position: relative;
        top: 1px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        background: #133975;
    }

    span.response-text {
        font-size: 20px;
    }

    .checked-list {
        margin-top: 10px;
    }

    button#btnSUBMITFORM {
        font-size: 20px;
    }

    .add_section .button-reg {
        margin: 10px 0 25px;
    }

    .item-fb .response {
        height: auto;
        padding-bottom: 20px;
    }

    .benifits img {
        width: 29px;
        margin: 21px 0 35px;
    }

    .benifits p {
        font-size: 14px;
        padding: 0;
    }

    .benifits {
        background: url(images/PP.jpg) no-repeat;
        height: 213px;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        background-size: cover;
    }

    a.navbar-brand {
    }

    .heading-3 span {
        font-size: 15px;
        padding: 10px 15px;
        border-radius: 20px 0;
    }
    button.navbar-toggler img{
        width: 31px;
    }
    button.navbar-toggler {
        position: absolute;
        left: 0;
        width: 63px;
        top: 11px;
    }

    #why-choose .container {
        /* background: none; */
        background-size: 174px;
        background-position: bottom right;
    }
    .box-text-bo_2 {
        margin: 10px;
        padding: 0 28px 20px;
    }

    .box-text-bo_2 p {
        font-size: 15px;
        text-align: justify;
    }

    .box-text-bo_2 .img-title {
        top: -14px;
    }

    form h4 {
        margin: 15px 0 20px 0;
    }

    form {
        width: 90%;
        margin: 37px auto 0;
        padding: 0 20px;
    }

    #buy-form .text {
        font-size: 16px;
    }
    .add_section .txt:before {
        left: -28px;
    }

    .add_section .txt:after {
        bottom: -31px;
    }
    .box_support img{
        width:70%;
        /* margin-bottom: 103px; */
        display: block;
    }
    .support_ceo .row .col-md-4:nth-child(odd) .box_support    {float: right;text-align: left;}
    .support_ceo .row .col-md-4:nth-child(even) .box_support    {float: left;text-align: center;}

    .support_ceo .row .col-md-4:nth-child(odd) .box_support  img  {}
    .support_ceo .row .col-md-4:nth-child(even) .box_support  img   {
        float: right;
    }

    .box_support {
        background-size: contain;
        height: 130px;
        position: relative;
        margin-bottom: 39px;
        /* background: url(images/mobile_S1.png) no-repeat center left; */
        background-size: 55px;
    }
.qua-tang .description{
        font-size: 20px;
}
    .list_1 li {
        font-size: 20px;
        background-size: 25px;
        padding-left: 33px;
        margin-bottom: 10px;
    }

    .product-section img {
        max-width: 100%;
        width: 100%;
    }

    .box_support .txt {
        font-size: 15px;
        height: 110px;
    }

    .add_section .txt2 {
        width: 90%;
        margin: 0 auto;
    }

    .row > .row {
        margin: 0;
    }

    body > * {
        position: relative;
        overflow: hidden
    }

    #header:before {
        display: none
    }

    .box_support label {
        height: 110px;
        font-size: 18px;
        line-height: 116px;
        margin-right: 30px;
        margin-left: 19px;
    }
.video-yt p {
    font-size: 15px;
}
    .support_ceo .col-md-6.col-sm-12 {
        margin-bottom: 35px;
    }

    .document_include {
        padding: 0 10px;
    }

    .checked-list > .item {
        font-size: 20px;
        padding-left: 25px;
    }

    .checked-list > .item:before {
        background-size: 20px;
    }
    #banner {
        background-attachment: fixed;
        background-position-x: -334px;
        min-height: auto;
        background: none;
        padding-top: 62px;
    }
    #banner img {
        margin: 0;
    }

    .box-text-bo_2 {
        margin: 10px;
        padding: 0 28px 20px;
    }

    .box-text-bo_2 p {
        font-size: 18px;
        text-align: justify;
    }

    .box-text-bo_2 .img-title {
        top: -14px;
    }
}

.con_gift {
    padding: 60px 0;
    text-align: center;
    overflow: hidden;
    background: url(./images/gbg.png) top center no-repeat;
    background-size: cover;
}
@media only screen and (max-width: 767px) {
    .con_gift {
        padding: 50px 0;
        background: url(./images/gbg_mobi.png) top center no-repeat;
        background-size: cover;
    }
}