body {
    letter-spacing: 2px;
    font-family: 'Noto Sans TC', 微軟正黑體, sans-serif;
    background-color: #eff3f5;
    font-size: 16px;
}


a:hover {
    color: #f7f101;
    cursor: pointer !important;
}


.m-br {
    display: block;
}

.m-br2 {
    display: none;
}

.m-br3 {
    display: none;
}

.no-padding {
    padding: 0;
}


.d-feature {
    display: block;
}

.m-feature {
    display: none;
}


#header-wrap {
    z-index: 9999;
}


.bottommargin2 {
    margin-bottom: 50px !important;
}

.text-spacing {
    letter-spacing: 2px !important;
}

/* text color */
.text-gold {
    color: #d7a745 !important;
}

.text-black {
    color: #333 !important;
}

.text-white {
    color: #FFF !important;
}

.text-red {
    color: #ff0066 !important;
}

.text-red2 {
    color: #ec615e !important;
}


.text-blue {
    color: #3677FF !important;
}

.text-grey {
    color: #999 !important;
}

.font-24 {
    font-size: 24px;
}


/* Margin */
.topmargin30 {
    margin-top: 30px !important;
}



/* float */
.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}



/* btn */
.playButton {
    width: 86px !important;
    height: 86px !important;
    display: inline-block !important;
    top: 50%;
    left: 50%;
    margin-top: -43px;
    margin-left: -43px;
    position: absolute !important;
    z-index: 90;
}

.button-yellow {
    background: #fff100;
    border-radius: 20px;
    color: #000;
    font-weight: 500;
    padding: 5px 25px;
    margin: 0 15px;
    letter-spacing: 2px;
}

.button-yellow:hover,
.button-yellow:focus,
.button-yellow:active {
    color: #f7f101;
    background: #000000;
    box-shadow: none;
}

.button-buy {
    position: relative;
    top: 25px;
    cursor: pointer !important;
}

#header.dark.sticky-header.transparent-header #header-wrap .button-buy:not(.not-dark) {
    top: 10px;
}



.button-gold {
    background: #d7a745;
    border-radius: 20px;
    color: #FFF;
    padding: 5px 25px;
    margin: 0 15px;
}

.button-gold:hover,
.button-gold:focus,
.button-gold:active {
    background-color: #d7a745 !important;
    color: #FFF;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8);
}




.button-red2 {
    background-color: #FFF !important;
    border: 1px solid #C02942;
    border-radius: 14px;
    color: #C02942;
}

.button-red2:hover,
.button-red2:focus,
.button-red2:active {
    background-color: #C02942 !important;
    color: #FFF;
    box-shadow: 0 4px 8px 0 rgba(192, 41, 66, 0.3);
}



.button-blue2 {
    background-color: #FFF !important;
    border: 1px solid #1265A8;
    border-radius: 14px;
    color: #1265A8;
}

.button-blue2:hover,
.button-blue2:focus,
.button-blue2:active {
    background-color: #1265A8 !important;
    color: #FFF;
    box-shadow: 0 4px 8px 0 rgba(18, 101, 168, 0.3);
}



.button-yellow2 {
    background-color: #FFF !important;
    border: 1px solid #ffcc00;
    border-radius: 14px;
    color: #ffcc00;
}

.button-yellow2:hover,
.button-yellow2:focus,
.button-yellow2:active {
    background-color: #ffcc00 !important;
    color: #FFF;
    box-shadow: 0 4px 8px 0 rgba(255, 204, 0, 0.3);
}



.button-purple2 {
    background-color: #FFF !important;
    border: 1px solid #4c00e6;
    border-radius: 14px;
    color: #4c00e6;
}

.button-purple2:hover,
.button-purple2:focus,
.button-purple2:active {
    background-color: #4c00e6 !important;
    color: #FFF;
    box-shadow: 0 4px 8px 0 rgba(76, 0, 230, 0.3);
}

#gotoTop {
    display: none;
    z-index: 299;
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.3) !important;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #333 !important;
    top: auto;
    left: auto;
    right: 30px;
    bottom: 50px;
    cursor: pointer;
    border-radius: 2px;
    padding-left: 0.5%;
}

#gotoTop:hover {
    background-color: rgba(168, 18, 29, 0.8);
    color: #FFF;
}



/* MENU */
/* NAV */
.dark #header-wrap:not(.not-dark) #primary-menu>ul>li>a,
.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li>a,
.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>ul>li>a,
.overlay-menu #primary-menu.dark>ul>li>a,
.dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>#overlay-menu-close,
.overlay-menu #primary-menu.dark>#overlay-menu-close,
.dark #header-wrap:not(.not-dark) #top-search a,
.dark #header-wrap:not(.not-dark) #top-cart a,
.dark #header-wrap:not(.not-dark) #side-panel-trigger a,
.dark #header-wrap:not(.not-dark) #top-account a,
.dark #top-cart .top-cart-item-desc a,
body.top-search-open .dark #header-wrap:not(.not-dark) #top-search a,
.dark #header-wrap:not(.not-dark) #top-search a:hover,
.dark #header-wrap:not(.not-dark) #top-cart a:hover,
.dark #header-wrap:not(.not-dark) #side-panel-trigger a:hover,
.dark #header-wrap:not(.not-dark) #top-account a:hover,
.dark #header-wrap:not(.not-dark) #top-search form input {
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    cursor: pointer !important;
    z-index: 999999;
}

.dark #header.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),
.dark #header.sticky-header.transparent-header #header-wrap:not(.not-dark),
.dark #header.transparent-header.floating-header .container,
.dark #header.transparent-header.floating-header.sticky-header .container,
#header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark),
#header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark),
#header.dark.transparent-header.floating-header .container,
#header.dark.transparent-header.floating-header.sticky-header .container,
.dark .responsive-sticky-header #header-wrap,
.responsive-sticky-header.dark #header-wrap {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#92ffc0+0,002661+100 */
    background: #92ffc0;
    /* Old browsers */
    background: -moz-linear-gradient(left, #92ffc0 0%, #002661 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #92ffc0 0%, #002661 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #92ffc0 0%, #002661 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92ffc0', endColorstr='#002661', GradientType=1);
    /* IE6-9 */




}


.dark #header-wrap:not(.not-dark) #primary-menu>ul>li:hover>a,
.dark #header-wrap:not(.not-dark) #primary-menu>ul>li.current>a,
.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li:hover>a,
.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li.current>a {
    color: #fff;
}



/* border transparent*/
#header.full-header {
    border-bottom-color: transparent !important;
}

#header.transparent-header.full-header #header-wrap {
    border-bottom: 1px solid rgba(0, 0, 0, 0) !important;
}

#header.transparent-header.full-header #logo {
    border-right-color: rgba(0, 0, 0, 0) !important;
}


.dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark) #logo,
#header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) #logo {
    border-right-color: rgba(255, 255, 255, 0) !important;
}

.dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark) #primary-menu>ul,
#header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) #primary-menu>ul {
    border-right-color: rgba(255, 255, 255, 0) !important;
}

#header.transparent-header.full-header #primary-menu>ul {
    border-right-color: rgba(0, 0, 0, 0) !important;
}

#header.full-header #primary-menu>ul {
    float: left;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid transparent !important;
}

/* top img */
.top-img01 {
    margin-top: -450px !important;
    z-index: 1;
}

.dark .one-page-arrow,
.one-page-arrow.dark {
    color: #ec615e;
    z-index: 9999 !important;
    cursor: pointer;
}




/* menu font */
#primary-menu ul li>a {
    letter-spacing: 2px;
}

/*class.html*/
#slider .index_img img {
    vertical-align: middle;
}

#slider .index_img_title {
    position: absolute;
    width: 25%;
    top: 40%;
    left: 8%;
    z-index: 10;
}

#slider .index_img_1 {
    position: absolute;
    width: 15%;
    bottom: 35%;
    left: 12%;
    transition: 0.4s;
}

#slider .index_img_2 {
    position: absolute;
    width: 30%;
    bottom: 0%;
    right: 0%;
    z-index: 1;
}

/*discount.html*/

#slider_discount .discount_img_title {
    position: absolute;
    width: 35%;
    top: 7%;
    left: 30%;
    z-index: 10;
}

#slider_discount .discount_img_1 {
    position: absolute;
    width: 20%;
    left: 57%;
    top: 12%;
    transition: 0.4s;
}

#slider_discount .discount_img_2 {
    position: absolute;
    width: 25%;
    bottom: 0%;
    right: -4%;
    z-index: 1;
}




/* slider title*/
.slider-caption.slider-caption2 {
    position: relative;
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 320px !important;
}

.slider-title-all {
    position: absolute;
    bottom: 0;
    top: 80%;
    left: 0;
    right: 0;
}


.slider-title01 {
    margin-bottom: 0px;
    font-size: 50px;
    color: #fff !important;
    text-shadow: 3px 3px rgba(0, 0, 0, 0.7);
}

.slider-subtitle01 {
    color: #fff;
    text-shadow: 3px 2px rgba(0, 0, 0, 0.7);

}

/*----scroll down btn*/
.demo a {
    position: absolute;
    bottom: 5px;
    left: 45%;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font: normal 400 20px/1 'Noto Sans TC', sans-serif;
    letter-spacing: .1em;
    text-decoration: none;
    transition: opacity .3s;
}

.demo a:hover {
    opacity: .5;
}

#section03 a {
    padding-top: 60px;
}

#section03 a span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    border: 3px solid #F3E442;
    border-radius: 100%;
    box-sizing: border-box;
}

#section03 a span::after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 16px;
    height: 16px;
    margin: -12px 0 0 -8px;
    border-left: 3px solid #F3E442;
    border-bottom: 3px solid #F3E442;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
}

#section03 a span::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 44px;
    height: 44px;
    box-shadow: 0 0 0 0 #ffc10763;
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: sdb03 3s infinite;
    animation: sdb03 3s infinite;
    box-sizing: border-box;
}

@-webkit-keyframes sdb03 {
    0% {
        opacity: 0;
    }

    30% {
        opacity: 1;
    }

    60% {
        box-shadow: 0 0 0 60px rgba(255, 255, 255, .1);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes sdb03 {
    0% {
        opacity: 0;
    }

    30% {
        opacity: 1;
    }

    60% {
        box-shadow: 0 0 0 60px rgba(255, 255, 255, .1);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

/*----/scroll down btn*/


/* content */
#content {
    background-color: #eff3f5;
}

/* heading --------------------------------*/
.heading-block h2 {
    font-size: 40px;
}

.heading-block h1,
.heading-block h2,
.heading-block h3,
.heading-block h4,
.emphasis-title h1,
.emphasis-title h2 {
    margin-bottom: 0;
    font-weight: 700;
    text-transform: ;
    letter-spacing: 5px;
    color: #333;
}

.heading-block>span:not(.before-heading) {
    display: block;
    margin-top: 10px;
    font-weight: 400;
    color: #FFF;
}


.heading-block p {
    font-size: 25px;
    font-weight: 400 !important;
}

.highlight {
    font-weight: 400;
    border-bottom: 2px solid #f8ef25;
    font-size: 16px;
}

/* section bg*/

#sectionone {
    max-height: 700px;
}

/* New Year BG */
.bg-index {
    position: relative;
    width: 100%;
    background-color: #fff;
    background-image: url("../images/bg/class_bg.jpg");
    background-attachment: ;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#content .content-wrap {
    position: relative;
    padding: 0;
}

.container.custom-container-width {
    max-width: 1310px;
}

/* About Section
--------------------------------*/

#About h2,
p {
    color: #333;
}

#About .about_content h2 {
    font-size: 35px;
    margin-bottom: 15px;

}

#About .about_content_text {
    text-align: center;
    margin-bottom: 20px;
}

#About .about_content p {
    font-size: 16px;
    text-align: left;
    line-height: 2em;
    margin-bottom: 10px;
    text-indent: -130px;
    margin-left: 130px;
}

#About .about_content .box {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
    transition: all 0.3s ease-in-out;
    padding: 10px 0;
}

#About .about_content .box:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

#About .title_end_text {
    background-color: #333;
}

#About .title_end_text h2 {
    color: #fff;
    margin: 10px 0;
}

/* Feature Section
--------------------------------*/
#Feature {}

#Feature h2,
h3,
p {
    color: #212529;

}

#Feature h3 {
    font-size: 20px;
}

#Feature .title_discount {
    margin-top: 120px;
}

#Feature .title p {
    font-size: 18px;
    font-weight: 600;
}

#Feature .feature_video {
    margin-bottom: 60px;

}

#Feature .feature_video .playButton {
    position: absolute;
    top: -20%;
    right: 2%;
    bottom: 0;
    left: 0;
    margin: auto;
    font-size: 8rem;
    z-index: 50;
}

#Feature .feature_icon {
    margin-bottom: 80px;

}

#Feature .feature_icon .box1 {
    padding: 20px;
    margin-bottom: 0px;
    transition: 0.4s;

}

#Feature .feature_icon .box2 {
    padding: 20px;
    margin-bottom: 0px;
    transition: 0.4s;

}

#Feature .feature_icon .box1:hover img {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transition: 0.4s;
}

#Feature .feature_icon .box2:hover img {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transition: 0.4s;
}

#Feature .feature_icon .box1:hover h3,
p {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transition: 0.4s;
}

#Feature .feature_icon .box2:hover h3,
p {
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transition: 0.4s;
}

#Feature .feature_icon img {
    width: 70%;
}

#Feature .feature_icon h3 {
    margin-bottom: 10px;
    font-weight: 400;
    background-color: #212529;
    color: #fff;
    /*margin: 0 80px 10px 80px;*/
}

#Feature .feature_icon p {
    font-size: 18px;
}



#Feature .feature_content .box {
    padding: 10px 25px;
    margin: 0 50px 20px 50px;
    background: #F9F9F9;
    transition: 0.4s;
    border-radius: 10px;
    font-size: 18px;

}

#Feature .feature_content .box:hover {
    box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
}

#Feature .feature_content h3 {
    font-size: 25px;

}


#Feature .feature_content .box .icon_check {
    position: absolute;
    right: 5%;
    top: 20%;
    font-size: 30px;

}

#Feature .feature_content_box2 {
    border-left: 8px solid #212529;

}


#Feature .box {
    padding: 10px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 15px 10px;
    background: #fff;
    box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
    transition: all 0.3s ease-in-out;
}

#Feature .box:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

#Feature .course_name {
    border-bottom: 1px solid #ced4da;
    padding: 10px 0;
    text-align: left;
    margin: 0 1px;
}

#Feature .box span {
    color: #000;
    font-weight: 600;
}


/* Feedback Section
--------------------------------*/

#Feedback .title {
    margin-top: 100px;
}

#Feedback .title h2,
h3 {
    color: #212529;
    margin-bottom: 10px;

}

#Feedback .video-pc {
    overflow: hidden;
}

#Feedback .content h2 {
    color: #000;
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 10px;
    line-height: 60px;
    font-family: 'Noto Sans TC', 微軟正黑體, sans-serif;
    margin-top: 50px;
}

#Feedback .content h3 {
    color: #000;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    font-family: 'Noto Sans TC', 微軟正黑體, sans-serif;
    margin-bottom: 50px;
}

.feedback_content {
    padding: 35px;
}


#Feedback .box {

    margin-bottom: 40px;
    transition: 0.4s;
    background-color: #ccc;

}

#Feedback .lst_title {
    padding: 5px;
    margin: 10px 0 10px 0;
    font-size: 17pt;
}

#Feedback .lst_title p {
    margin: 0;
}

#Feedback .feedback_content_text {
    padding: 0 30px;
}

#Feedback .feedback-overlay {


    overflow: hidden;
    position: relative;

    align-items: center;
}

.mask_text {
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.25s;
    z-index: 1;
    background-color: #2f2f2f94;
}

#Feedback .feedback-overlay:hover .mask_text {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    visibility: hidden;
}

#Feedback .mask_text p {
    font-family: 'Noto Sans TC', 微軟正黑體, sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    margin: 0;
}

#Feedback p {
    font-family: 'Noto Sans TC', 微軟正黑體, sans-serif;
    font-weight: 500;
    color: #000;
}

#Feedback .video-list .feedback_btn {
    background-color: #212529;
    color: white;
    padding: 5px 25px;
    margin: 20px 20px;
    border: 3px solid #212529;
    border-radius: 50px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    letter-spacing: 2px;
    outline: 0 !important;
    font-size: 14px;
}

#Feedback .video-list .feedback_btn:hover {
    box-shadow: 0 0 10px #545454;
}

#Feedback .video-list .feedback_btn:active {
    background-color: #7d7d7d;
    color: #fff;
    border: 3px solid #7d7d7d;
}

#Feedback .video-mobile {
    display: none;
}

.owl-carousel .owl-dots .owl-dot {

    background-color: #000;
}

/* floating ads Section
--------------------------------*/
.popup_pc {
    display: inline-block;

}

.popup_mobile {

    display: none;
}

.popup.active {
    -webkit-transform: translateX(35%);
    transform: translateX(35%);
}

.popup {
    position: fixed;
    left: 0;
    bottom: 5rem;
    z-index: 99999999999;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    cursor: pointer;
}

.popup img {
    width: 30%;
}


/* 40px */
.toTop-arrow {
    width: 2.5rem;
    height: 2.5rem;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 33%;
    opacity: 0.6;
    background: #5d555554;
    cursor: pointer;
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    display: none;
}

.toTop-arrow::before,
.toTop-arrow::after {
    width: 18px;
    height: 5px;
    border-radius: 3px;
    background: #333;
    position: absolute;
    content: "";
}

.toTop-arrow::before {
    transform: rotate(-45deg) translate(0, -50%);
    left: 0.5rem;
}

.toTop-arrow::after {
    transform: rotate(45deg) translate(0, -50%);
    right: 0.5rem;
}

.toTop-arrow:focus {
    outline: none;
}



.intro-text h3 {
    color: rgba(34, 48, 54, 0.8);
    font-weight: 400 !important;
}


.share-l,
.share-r {
    margin: 25px 0;
    padding: 25px 0;
}

.share-l img,
.share-r img {
    width: 100%;
    height: auto;
}

.share-l .intro-text,
.share-r .intro-text {
    padding: 100px 0px 100px 100px;
}

.share-r .intro-text {
    padding: 100px 100px 100px 0px;
}


.margin-right {
    margin-right: 50px;
}

.margin-left {
    margin-left: 50px;
}


.wuwow-gift-text {
    margin-top: 5%;
    font-size: 16px;
    color: #fff;
    background-color: #333;
}


/* form Section
--------------------------------*/
#form {}

.form {

    background: #48484873;
    border-radius: 10px;
    box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.22);
    padding: 50px;
    margin-right: 5%;
    margin-top: 20%;
}

.form_discount {

    background: #48484873;
    border-radius: 10px;
    box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.22);
    padding: 50px;
    margin: 250px 50px 150px;
}

.send-form img {
    width: 30%;
    margin: 0px 0 20px 0;

}

.send-form h2 {
    color: #333;
}

.send-form h3 {
    color: #333;
    font-weight: 400;
    margin-bottom: 0px;
    text-shadow: none;
}

.send-form h4 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px;
    margin: 30px 0 5px 0;
    color: #ffffff;
}

.send-form p {
    text-align: left;
    font-size: 20px;
    color: #ffffff;
    display: inline-block;
}



.send-form .gift {
    padding: 10px;
}

.send-form .gift_img img {
    width: 100%;
    margin: 0px 0 20px 0;
}

.send-form .gift h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    margin: 0 0 30px 0;
}

.send-form .gift p {
    text-align: center;
    font-weight: 300;
    font-size: 22px;
    color: #fff;
    display: inherit;
}

.send-form .content {
    padding: 0 40px;
}

.send-form .content h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    margin: 0 0 10px 0;
}


.send-form .content span {    
    color: #000 !important;
    background-color: #f8ef25;
    padding: 0 5px;
   }

.send-form .gift .content b {
  color: #fff !important;
  border-bottom: 2px solid #f8ef25;
}

.send-form .content i {
    color: #f7f101;

}

.send-form .content a {
    color: #fff;
    background: linear-gradient(transparent 70%, rgb(0, 123, 255) 0%);

}

.send-form .content a:hover {
    font-weight: 500;
}



.send-form .form-check-label {
    font-size: 14px;
    color: #fff;
}

.send-form .form-group label {
    color: #fff;
}

.VIPnotice_btn {
    color: #FFF !important;
    background: linear-gradient(transparent 70%, rgb(0, 123, 255) 0%);
}

#VIPnotice p {
    margin-top: 10px;
}

.send-form .gift .lst{
    padding: 20px 50px;
}

.send-form .gift .lst .col-4{
    padding: 0px 20px;
}

.send-form .gift .lst h3{
    margin: 0 0 20px 0;
        font-size: 20px;
}



.send-form .gift .lst span {
  color: #000 !important;
    background-color: #f8ef25;
    padding: 0 20px;
}


/* promotion Section
--------------------------------*/
#promotion .promotion-bg {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    background-image: url("../images/bg/map.jpg");
    background-repeat: no-repeat;
    background-position-y: -150%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}

#promotion .promotion-bg .content {
    margin: 100px 0;
}

#promotion p {
    color: #212529;
    font-size: 20px;
}

#promotion .button-red {
    background: #212529;
    border-radius: 20px;
    color: #FFF;
    padding: 5px 25px;
    margin: 0 15px;
    letter-spacing: 2px;

}

/* footer Section
--------------------------------*/
#footer {
    background: #cacaca;
    padding: 50px 0 50px 0;
    color: #333;
    font-size: 12px;
    border-top: none;
}

#footer .copyright {
    margin: 10px 0;
}

#footer a {
    color: #333;
    transition: 0.5s;
}

#footer .contact-info a {
    color: #333;
}

#footer a:hover,
a:active,
a:focus {
    color: #333;
    outline: none;
    text-decoration: none;
}

#footer .contact-info {
    text-align: left;
}

#footer .contact-info .fa-phone {}

#footer .social-links {
    text-align: right;
}

#footer .social-links a {
    color: #333;
    padding: 4px 12px;
    display: inline-block;
    line-height: 1px;
    border-left: 1px solid #333;
    font-size: 20px;
}

#footer .social-links a:hover {
    color: #333;

}

#footer .social-links a:first-child {
    border-left: 0;
}

@media only screen and (max-device-width: 3840px) {
    #slider_discount .discount_img_title{
        width: 20%;
        left: 40%;
    }
}

@media only screen and (max-device-width: 1920px) {
    #slider_discount .discount_img_title{
        width: 25%;
        left: 37%;
    }
}

@media only screen and (max-device-width: 1440px) {
    #slider_discount .discount_img_title{
        width: 33%;
        left: 33%;
    }
}

@media only screen and (max-device-width: 1366px) {
    #slider {
        height: 1000px !important;
    }
}

@media only screen and (max-device-width: 1280px) {
    #slider {
        height: 1000px !important;
    }
}


@media only screen and (min-device-width: 1024px) and (orientation: landscape) {
    .m-br {
        display: inline-block;
    }


}

@media only screen and (max-device-width: 900px) {
    #About .about_content h2 {
        font-size: 25px;
    }

    #Feature .feature_icon h3 {
        margin: 0 20px;
        font-size: 25px;
    }
}

/* @media only screen and (max-device-width: 768px) {
    #slider_discount .discount_img_title{
        top: 10%;
    }
} */

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) {

    .m-br {
        display: none;
    }

    /*discount.html*/

    #slider_discount .discount_img_title {
        position: absolute;
        width: 60%;
        top: 8%;
        left: 22%;
        z-index: 10;
    }

    #slider_discount .discount_img_1 {
        position: absolute;
        width: 30%;
        left: 63%;
        top: 13%;
        transition: 0.4s;
    }

    #slider_discount .discount_img_2 {
        position: absolute;
        width: 25%;
        bottom: 0%;
        right: -4%;
        z-index: 1;
    }

    #Feature .feature_video .playButton {
        top: -35%;
    }

    #Feature .feature_icon h3 {
        margin: 0;
        font-size: 20px;
    }

    #Feature .feature_icon p {
        font-size: 14px;
    }

    .feedback_content {
        padding: 35px 10px;
    }

    .send-form h2 {
        font-size: 32px;
    }

    #Feedback .feedback_content_text {
        padding: 0 10px;
        text-align: left;
        letter-spacing: 3px;
    }

    #Feature .feature_icon p {
        font-size: 18px;
    }

    #section03 {
        display: none;
    }

    #slider {
        height: 1000px !important;
    }

    #slider .index_img_title {
        position: absolute;
        width: 30%;
        top: 40%;
        left: 5%;
        z-index: 10;
    }

    #slider .index_img_1 {
        position: absolute;
        width: 20%;
        bottom: 40%;
        left: 5%;
        transition: 0.4s;
        z-index: 10;
    }





    .slider-title-all {
        position: absolute;
        bottom: 0;
        top: 55%;
        left: 0;
        right: 0;
        z-index: 10;
    }

    .form {
        padding: 20px;
        /* margin-right: 5%; */
        margin-top: 25%;
    }

}



@media (max-width: 991px) {

    #header.dark.transparent-header,
    #header.dark.semi-transparent {
        background: #616161;

    }

    #header.transparent-header {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }

    #header.navbar-shrink {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }

    #header.navbar-shrink #logo img {
        margin-top: 0px;
    }

}


@media screen and (max-width: 1700px) {}


@media screen and (max-width: 1600px) {}

#header.navbar-shrink {
    padding-top: 0rem;
    padding-bottom: 0rem;
}


@media screen and (max-width: 1500px) {

    .popup-img01 {
        position: absolute;
        left: 4%;
        top: 90%;
        max-width: 350px;
    }

}


/* MacBook Air */
@media screen and (min-width: 954px) and (max-width: 1444px) {

    /* feature */
    .features-bg {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }


    .intro-text h3 {
        font-size: 20px;
    }

    /* buy */
    #section-buy h3 {
        font-size: 20px;
    }

    .send-form h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .send-form .gift {
        padding: 5px;
    }

}


@media screen and (max-width: 1400px) {}

@media screen and (min-width: 768px) and (max-width: 1366px) {}


@media screen and (max-width: 1300px) {}


@media screen and (max-width: 1199px) {}



@media screen and (max-width: 991px) {

    /*discount.html*/

    #slider_discount .discount_img_title {
        position: absolute;
        width: 60%;
        top: 5%;
        z-index: 10;
    }

    #slider_discount .discount_img_1 {
        position: absolute;
        width: 30%;
        left: 62%;
        top: 18%;
        transition: 0.4s;
    }

    #slider_discount .discount_img_2 {
        position: absolute;
        width: 40%;
        bottom: 0%;
        right: -4%;
        z-index: 1;
    }

    #header {
        height: 50px !important;
        border-bottom: 1px solid rgba(236, 97, 94, 0);
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.09);
    }


    .m-br {
        display: none;
    }

    .m-br2 {
        display: inline-block;
    }


    h2 {
        font-size: 36px;
    }

    .heading-block p {
        font-size: 24px;
    }

    .heading-block h2 {
        font-size: 36px;
    }

    .intro-text h3 {
        font-size: 18px;
    }

    .send-form h2 {
        font-size: 36px;
    }

    .send-form h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }


    .section.features-bg {
        margin-top: 0px !important;
        padding-bottom: 0px;
        margin-bottom: 0px;
        padding-top: 0px !important;
    }

    /* section bg*/


    .slider-title01 {
        margin-bottom: 5%;
        font-size: 30px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
    }

    .slider-subtitle01 {
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
    }

    .send-form h2 {
        font-size: 32px;
    }

#Feature h2 {
    font-size: 25px;
    margin-bottom: 10px;
}

}



@media screen and (max-width: 768px) {
    #header {
        height: 50px !important;
        border-bottom: 1px solid rgba(236, 97, 94, 0);
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.09);
    }

    #logo img {
        height: 50px;
    }

    #logo {
        left: 10px;
    }

    #header.transparent-header+#slider,
    #header.transparent-header+#page-title.page-title-parallax,
    #header.transparent-header+#google-map,
    #slider+#header.transparent-header {
        top: 0px;
        margin-bottom: 0px;
    }

    .m-br {
        display: none;
    }

    .m-br2 {
        display: none;
    }

    .heading-block p {
        font-size: 20px;
    }

    #section-features.heading-block {
        margin-bottom: 0px;
    }


    /* section bg*/
    #slider {
        height: 1000px !important;
    }

    /* section bg*/

    #slider_discount .discount_img_title {
        top: 10%;
    }




    .slider-title01 {
        margin-bottom: 0%;
        font-size: 50px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
        margin-bottom: 5%;
    }

    .slider-subtitle01 {
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
    }



    h2 {
        font-size: 36px;
    }

    .heading-block h2 {
        font-size: 36px;
    }

    .intro-text h3 {
        font-size: 18px;
    }



    /* header 
    --------------------------------*/
    #header.navbar-shrink #logo img {
        transform: scale(1, 1);
    }

    /* About 
    --------------------------------*/
    #About .about_content {
        margin-top: 50px;
    }

    #About .about_content h2 {
        padding: 0 5px;
    }

    #About .about_content_text {
        padding: 0 15px;
    }

    /* Feature 
    --------------------------------*/
    #Feature {
        margin-top: -100px;
    }

   

    #Feature .course_name {

        text-align: center;
        margin: 0 1px;
    }

    #Feature .feature_icon .box1 {
        margin-bottom: 0px;
    }

    #Feature .feature_icon .box2 {
        margin-bottom: 0px;

    }

    #Feature .feature_icon h3 {
        margin: 10px 20px;
    }

    #Feature .feature_content {
        margin-top: 50px;
    }

    #Feature .feature_content .box {
        padding: 10px 15px;
        margin: 0 20px 20px 20px;
        text-align: left;
    }

    .feedback_content {
        padding: 35px 10px;
    }

    #Feedback .lst_title {
        padding: 0px;
        margin: 10px 0 10px 0;
        font-size: 20px;
    }

    /* form 
    --------------------------------*/
    #form {
        position: absolute;
        width: auto;
        top: 15%;
        left: 0%;
    }

    #personaInforArea .form-padding-tablet .col-md-1 {
        padding: 0 !important;
    }

    .form {
        padding: 10px;
        box-shadow: none;
        margin: 0;
        margin-bottom: 50px;

    }

    .send-form h2 {
        font-size: 34px;
    }

    .send-form h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .send-form .gift h3 {
        font-size: 20px;
        margin: 0 0 20px 0;
    }

    #form h3 {
        margin: 10px 0 10px 0;
        display: none;
    }

    #promotion .promotion-bg {
        background-position: center;
        background-attachment: scroll;
    }

    .send-form .gift .lst{
   display: none;
}

.send-form .gift .content b {
  color: #f8ef25 !important;
  border-bottom: none;
}

.send-form h4 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    margin: 30px 0 5px 0;
    color: #ffffff;
}


    /*--------------------------------------------------------------
  #footer
  --------------------------------------------------------------*/
    #footer {
        font-size: 12px;
    }

    #footer .copyright {
        margin: 0 15px 10px 15px;
        text-align: center;
    }

    #footer .copyright-links {
        text-align: center;
    }

    #footer .contact-info {
        margin-top: 10px;
        margin: 0 15px;
        text-align: center;
    }

    #footer .contact-info .fa-phone {
        border-left: none;
        padding-left: 0px;
        margin-left: 0px;
    }

    #footer .social-links {
        text-align: center;
        margin: 10px 0;
    }

}




@media screen and (max-width: 767px) {




    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }


    .container {
        max-width: 600px;
    }

    #slider {
        height: 1000px !important;
    }

    #slider .index_img_title {
        position: absolute;
        width: 50%;
        top: 10%;
        left: 10%;
        z-index: 10;
        transition: 0.4s;
    }

    #slider .index_img_1 {
        position: absolute;
        width: 40%;
        bottom: 88%;
        left: 53%;
        transition: 0.4s;
    }

    #slider .index_img_2 {
        position: absolute;
        width: 0%;
        bottom: -5%;
        right: -3%;
    }

    #slider .index_img_3 {
        position: absolute;
        width: 30%;
        top: 40%;
        right: 5%
    }

    .slider-title-all {
        position: absolute;
        bottom: 0;
        top: 70%;
        left: 0;
        right: 0;
        z-index: 10;
        display: none;
    }

    /*discount.html*/

    #slider_discount .discount_img_title {
        position: absolute;
        width: 70%;
        top: 6%;
        left: 15%;
        z-index: 10;
    }

    #slider_discount .discount_img_1 {
        position: absolute;
        width: 40%;
        left: 30%;
        top: 14%;
        transition: 0.4s;
        z-index: 10;
    }

    #slider_discount .discount_img_2 {
        position: absolute;
        width: 50%;
        bottom: 0%;
        right: -4%;
        z-index: 1;
    }

    /* section bg*/



    .slider-title01 {
        margin-bottom: 0px;
        font-size: 30px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
    }

    .slider-subtitle01 {
        margin-bottom: 10px;
        font-size: 16px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
    }

    .gift-m {
        margin-bottom: 50px;
        padding-left: 20%;
    }

    .share-l .intro-text,
    .share-r .intro-text {
        padding: 0px;
    }

    .intro-text h3 {
        font-size: 16px;
    }



    #header.navbar-shrink #logo img {
        transform: scale(1, 1);
    }

    /* About 
    --------------------------------*/

    #About .about_content h2 {
        font-size: 20px;
        margin-bottom: 15px;
        margin-top: 20px;
    }

    #About .about_content p {
        font-size: 14px;
        line-height: 2;
        text-indent: -10px;
        margin-left: 10px;

    }



    /* Feature 
    --------------------------------*/
 #Feature h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    #Feature h3 {
        font-size: 14px;
        font-weight: 400;
    }

    #Feature .title p {
        font-size: 14px;
        font-weight: 500;
    }

    #Feature .title {
        margin-top: 50px;
        padding: 0 40px;
    }

    #Feature .feature_video {
        margin-bottom: 60px;
        padding: 0 20px;
    }

    #Feature .feature_video .playButton {
        top: 0%;
        right: 0%;
        bottom: 0;
        left: 0;
        font-size: 3rem;
    }

    #Feature .feature_icon .no-padding {
        padding: 0 0px;
    }

    #Feature .feature_icon .box1 {
        padding: 10px;
        margin-bottom: 0px;
    }

    #Feature .feature_icon .box2 {
        padding: 10px;
        margin-bottom: 0px;
    }

    #Feature .feature_icon h3 {
        margin-bottom: 10px;
        margin: 0 0px;
        font-size: 16px;
    }

    #Feature .feature_icon p {
        font-size: 12px;
        letter-spacing: 2px;
        margin-top: 10px;
    }

    #Feature .feature_content {
        margin-top: 50px;
    }

    #Feature .feature_content h3 {
        font-size: 16px;
        font-weight: 500;
    }

    #Feature .feature_content .box {
        padding: 10px 15px;
        margin: 0 30px 10px 30px;
        text-align: left;
        font-size: 14px;
        background: #F9F9F9;
    }

    #Feature .feature_content .box .icon_check {
        font-size: 25px;
    }

    #Feature .feature_content_box2 {
        border-left: 0px;
        margin-top: 30px;
    }

    #Feature .feature_icon .box1:hover img {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        transition: 0.4s;
    }

    #Feature .feature_icon .box2:hover img {
        transform: translateY(-10px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        transition: 0.4s;
    }

    #Feature .feature_icon .box1:hover h3,
    p {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        transition: 0.4s;
    }

    #Feature .feature_icon .box2:hover h3,
    p {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        transition: 0.4s;
    }

    #Feature .feature_content .box:hover {
        box-shadow: none;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
    }

    /* Feedback 
    --------------------------------*/
    #Feedback .title h2 {
        font-size: 18px;
    }

    #Feedback .title h3 {
        font-size: 14px;
        font-weight: 400;
    }

    #Feedback .title {
        margin-top: 50px;
        padding: 0 20px;
    }

    #Feedback .video-pc {
        display: none;
    }

    #Feedback .video-list {
        display: none;
    }

    #Feedback .video-mobile {
        display: inline-block;
        margin-top: -200px;
    }

    #Feedback .video-mobile .feedback_btn {
        background-color: #333;
        color: white;
        padding: 5px 25px;
        margin: 20px 20px;
        border: 3px solid #333;
        border-radius: 50px;
        cursor: pointer;
        box-shadow: 0 0 10px rgba(0, 0, 0, .2);
        letter-spacing: 2px;
        outline: 0 !important;
        font-size: 14px;
    }

    /* form 
    --------------------------------*/
    .form_discount {
        background: #48484873;
        border-radius: 10px;
        box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.22);
        padding: 20px;
        margin: 180px 0px 150px;
    }

    .send-form p {
        font-size: 14px;
    }

    .send-form h3 {
        font-weight: 400;
    }

    .send-form .gift p {

        font-size: 14px;
        margin-bottom: 10px;
    }

    .send-form .form-check-label {
        font-size: 12px;
    }

    .send-form {
        border-radius: 0px;
        padding: 150px 80px 25px 80px;
        box-shadow: none;
    }


    .send-form img {
        width: 100%;
        margin: 0px 0 20px 0;
    }

    .send-form .gift:hover img {
        width: 100%;
        transform-origin: bottom;
        transition-duration: 0.3s;
        transition-timing-function: ease, cubic-bezier(.15, .43, .56, 2);
        box-shadow: none;
    }

    .send-form .gift {
        margin-top: 0px;
    }

    .send-form .content {
        padding: 0 0px;
    }

    .send-form .gift h3 {
        font-size: 18px;
        margin: 0 0 20px 0;
    }


    /* floating ads Section
  --------------------------------*/
    .popup_pc {
        display: none;
    }

    .popup_mobile {
        display: inline-block;
    }

    .popup.active {
        -webkit-transform: translateY(0);
        transform: translateY(-6px);
    }

    .popup {
        position: fixed;
        bottom: -0.5rem;
        left: 0;
        right: 0;
        z-index: 99999999999;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        cursor: pointer;
    }

    .popup img {
        width: 80%;
    }





    /* 40px */
    .toTop-arrow {
        width: 2.5rem;
        height: 2.5rem;
        padding: 0;
        margin: 0;
        border: 0;
        border-radius: 33%;
        opacity: 0.6;
        background: #5d555554;
        cursor: pointer;
        position: fixed;
        right: 1rem;
        bottom: 1rem;
        display: none;
    }

    .toTop-arrow::before,
    .toTop-arrow::after {
        width: 18px;
        height: 5px;
        border-radius: 3px;
        background: #333;
        position: absolute;
        content: "";
    }

    .toTop-arrow::before {
        transform: rotate(-45deg) translate(0, -50%);
        left: 0.5rem;
    }

    .toTop-arrow::after {
        transform: rotate(45deg) translate(0, -50%);
        right: 0.5rem;
    }

    .toTop-arrow:focus {
        outline: none;
    }



}



@media screen and (max-width: 575px) {

    .container,
    #header.full-header .container,
    .container-fullwidth {
        width: 100% !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .m-br2 {
        display: inline-block;
    }

    #primary-menu-trigger {
        display: none;
    }

    .one-page-menu {
        display: none;
    }

    /* section bg*/



    .slider-title01 {
        margin-bottom: 0px;
        font-size: 28px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
    }

    .slider-subtitle01 {
        font-size: 16px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
    }

    .section.features-bg {
        margin-top: 0px !important;
        padding-bottom: 0px;
        margin-bottom: 0px;
        padding-top: 0px !important;
    }



    .heading-block h2 {
        font-size: 24px;
    }

    .features-all {
        padding: 40px 0 0 15px;
    }


    #section-buy.heading-block {
        padding-top: 100px;
    }

    .send-form {
        padding: 10px 0px 0px 0px;
    }

    .send-form h2 {
        font-size: 26px;
    }

    #personaInforArea.section {
        padding: 0px;
    }

    .popup-img01 {
        left: 4%;
        top: 69%;
        max-width: 200px;
    }

    .gift-m {
        padding-left: 15%;
    }

    .form_discount{
        margin-top: 150px;
    }
}


@media screen and (max-width: 480px) {

    /* FEB 2018*/
    .gift-left {
        position: relative;
        left: -5%;
    }

    #slider {
        height: 1000px !important;
    }

    /* section bg*/




    .slider-title01 {
        margin-bottom: 0px;
        font-size: 28px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
    }

    .slider-subtitle01 {
        font-size: 16px;
        margin-bottom: 10px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
    }


    .footer-stick>.container,
    .society-bg>.container,
    .photos-bg>.container {
        width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .features-all {
        padding: 0px 0 0 15px;
    }



    .m-br {
        display: none;
    }

    .d-feature {
        display: none;
    }

    .m-feature {
        display: block;
    }

    .content-wrap {
        padding: 40px 0;
    }



    /* section bg*/
    .features-bg {}

    .form-bg {
        background-image: none;
        background-color: #fff;
        background-attachment: scroll;
        background-size: 1500px;
        background-position: -150px 0;
    }


    /* intro */
    #section-features h2 {
        padding-top: 50px;
    }


    .heading-block h2 {
        font-size: 24px;
    }

    .heading-block p {
        font-size: 20px;
    }


    /* feature */
    .features-bg {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }


    .intro-text h3 {
        font-size: 20px;
    }

    .share-l,
    .share-r {
        margin: 25px 200px;
        padding: 25px 0;
    }


    .share-l .intro-text,
    .share-r .intro-text {
        padding: 15px 0;
    }


    /* buy */
    #section-buy h3 {
        font-size: 20px;
    }

    .send-form h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .content-wrap .footer-stick {
        margin-bottom: -80px !important;
        margin-top: 0px;
        padding-top: 0px;
    }

    .send-form button {
        margin-bottom: 15px;
    }

    .moblie-footer {
        margin: 0 0 0 85px;
    }

    .gift-m {
        padding-left: 15%;
    }

}


@media screen and (max-width: 445px) {
    .m-b10 {
        margin-bottom: 10%;
    }



    .footer-stick>.container,
    .society-bg>.container,
    .photos-bg>.container {
        width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .playButton {
        top: 50%;
    }

    .m-br {
        display: none;
    }

    .m-br2 {
        display: inline-block;
    }

    .d-feature {
        display: none;
    }

    .m-feature {
        display: block;
    }


    .content-wrap {
        padding: 0 0 40px 0;
    }

    /* section bg*/
    .features-bg {}


    /* text */
    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 18px;
    }

    #section-features h2 {
        padding-top: 50px;
    }

    .heading-block h2 {
        font-size: 28px;
    }

    .wuwow-society-text h2 {
        font-size: 28px;
        letter-spacing: 2px
    }

    .heading-block p {
        font-size: 17px;
    }

    .intro-text h3 {
        font-size: 18px;
    }


    #section-buy h3 {
        font-size: 18px;
        letter-spacing: 2px
    }

    .send-form h3 {
        font-size: 17px;
        letter-spacing: 2px margin-bottom:20px;
    }


    /* feature */
    .features-mobile {
        position: relative;

    }

    .features-bg {
        margin-bottom: 0px;
    }

    .section.features-bg {
        padding-top: 0px;
        padding-bottom: 0px;

    }

    .share-l,
    .share-r {
        margin: 25px 200px;
        padding: 25px 0;
    }


    .share-l .intro-text,
    .share-r .intro-text {
        padding: 15px 0;
    }


    .heading-block2 {
        margin-bottom: 0px !important;
    }

    .content-wrap .footer-stick {
        margin-bottom: -80px !important;
        margin-top: 0px;
        padding-top: 0px;
    }

    .send-form button {
        margin-bottom: 15px;
    }

    .moblie-footer {
        margin: 0 0 0 108px;
    }

    .gift-m {
        padding-left: 13%;
    }

}

@media screen and (max-width: 414px) {
    #slider {
        height: 1000px !important;
    }

    /* section bg*/




    .slider-title01 {
        margin-bottom: 0px;
        font-size: 28px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
        margin-bottom: 5%;
    }

    .slider-subtitle01 {
        font-size: 16px;
        margin-bottom: 10px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
    }



    .section.features-bg {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .moblie-footer {
        margin: 0 105px;
    }

    .content-wrap .footer-stick {
        padding: 0px;
    }

    .gift-m {
        padding-left: 10%;
    }

}

@media screen and (max-width: 411px) {
    #slider {
        max-height: 1000px !important;
    }





}

@media screen and (max-width: 375px) {

    /* FEB 2018*/
    .gift-left {
        width: 250px;
        left: 13%;
    }


    #slider {
        height: 1000px !important;
    }




    .slider-title01 {
        margin-bottom: 0px;
        font-size: 24px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
        margin-bottom: 5%;
    }

    .slider-subtitle01 {
        font-size: 16px;
        margin-bottom: 10px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
    }



    h2 {
        font-size: 28px;
    }


    /* text */
    .features-mobile h2 {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    #section-features h2 {
        padding-top: 25px;
    }

    .heading-block h2 {
        font-size: 28px;
    }

    .wuwow-society-text h2 {
        font-size: 28px;
        letter-spacing: 2px
    }

    .heading-block p {
        font-size: 16px;
        line-height: 25px !important;
    }

    .intro-text h3 {
        font-size: 16px;
    }

    #section-photo h3 {
        font-size: 16px;
        letter-spacing: 2px;
    }

    .wuwow-society-text h3 {
        font-size: 16px;
        line-height: 30px;
        letter-spacing: 2px;
    }

    #section-society h3 {
        font-size: 16px;
        letter-spacing: 2px
    }

    #section-buy h3 {
        font-size: 16px;
        letter-spacing: 2px
    }

    .send-form h3 {
        font-size: 16px;
        letter-spacing: 2px margin-bottom:20px;
    }


    .features-all {
        padding: 0px 0 0 15px;
    }


    .features-mobile {
        position: relative;

    }


    .moblie-footer {
        margin: 0 0 0 90px;
    }

    .gift-m {
        padding-left: 5%;
    }

}

@media screen and (max-width: 360px) {
    .m-br2 {
        display: inline-block;
    }

    #primary-menu-trigger {
        display: none;
    }

    .one-page-menu {
        display: none;
    }


    #slider {
        height: 1000px !important;
    }







    .slider-title01 {
        margin-bottom: 0px;
        font-size: 24px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
        margin-bottom: 5%;
    }

    .slider-subtitle01 {
        font-size: 16px;
        margin-bottom: 10px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
    }

    .section.features-bg {
        margin-top: 0px !important;
        padding-bottom: 0px;
        margin-bottom: 0px;
        padding-top: 0px !important;
    }


    .heading-block h2 {
        font-size: 24px;
    }

    .features-all {
        padding: 0px 0 0 15px;
    }


    #section-buy.heading-block {
        padding-top: 100px;
    }

    .send-form h2 {
        font-size: 20px;
    }

    #personaInforArea.section {
        padding-bottom: 0px;
    }

    .gift-m {
        padding-left: 4%;
    }

}

@media screen and (max-width: 320px) {
    .m-br1 {
        display: none;
    }

    .m-br2 {
        display: none;
    }

    .m-br3 {
        display: inline-block;
    }


    #slider {
        height:  !important;
    }




    .slider-title01 {
        margin-bottom: 0px;
        font-size: 20px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
        margin-bottom: 5%;
    }

    .slider-subtitle01 {
        font-size: 14px;
        margin-bottom: 10px;
        color: white;
        text-shadow: 2px 3px rgba(0, 0, 0, 0.3);
    }





    h2 {
        font-size: 22px;
    }


    h3 {
        font-size: 14px;
    }


    .heading-block h2 {
        font-size: 22px;
    }

    .heading-block p {
        font-size: 14px;
    }

    .intro-text h3 {
        font-size: 14px;
    }

    #section-photo h3 {
        font-size: 14px;
        letter-spacing: 2px;
    }

    .wuwow-society-text h3 {
        font-size: 14px;
        line-height: 30px;
        letter-spacing: 2px;
    }

    #section-society h3 {
        font-size: 14px;
        letter-spacing: 2px
    }

    #section-buy h3 {
        font-size: 14px;
        letter-spacing: 2px
    }

    .send-form h3 {
        font-size: 14px;
        letter-spacing: 2px margin-bottom:20px;
    }

    .slide>.row {
        padding: 0 25px;
    }

    .col_full {
        padding: 0 15px;
    }

    .container #section-features {
        padding: 0 10px !important;
    }

    .features-mobile {
        position: relative;

    }

    .send-form h2 {
        font-size: 24px;
    }

    .send-form h3 {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .send-form h4 {
    font-size: 14px;
}



    .moblie-footer {
        margin: 0 0 0 80px;
    }

    .gift-m {
        padding-left: 1%;
    }

    .send-form .gift h3 {
        font-size: 16px;
        margin: 0 0 20px 0;
    }

    #Feature .feature_icon .no-padding {
        padding: 0 20px;
    }

    #Feature .feature_icon .box1 {
        padding: 1px;
        margin-bottom: 0px;
    }

    #Feature .feature_icon .box2 {
        padding: 1px;
        margin-bottom: 0px;
    }

    #Feature .feature_icon h3 {
        font-size: 12px;
    }

    #Feedback .video-mobile {
        display: inline-block;
        margin-top: -200px;
        padding: 0 10px;
    }



}