﻿body {
    /*overflow:hidden;*/
}

h1, h2, h3, h4, h5 {
    font-family: 'Playfair Display';
}

.bn-text strong {
    text-shadow: 0 0;
}

.bn-schedule-btn {
    font-size: 16px;
    width: 220px;
    height: 40px;
    background-color: #ff6f0e;
    color: #fff;
    padding: 0 20px;
    border-radius: 25px;
    display: none;
    border: 1px solid black;
}

.bn-schedule-link {
    font-size: 16px;
    /* color: #fc7031 !important; */
    display: none;
    position: absolute;
    /*display: inline-flex;*/
    justify-content: center;
    align-items: center;
    font-weight: 600;
    bottom: -70px;
    color: white;
    border-radius:25px;
    width: 94%;
    text-align: center;
    text-decoration: underline;
    background-image: linear-gradient(150deg, #fc8a3e, #ff6c09);
    height: 50px;
}

    .bn-schedule-link a {
        color: white;
    }

        .bn-schedule-link a:hover {
            color: white;
        }

.bn-text span {
    font-size: 20px;
    color: black;
    font-family: playfair display;
    font-weight: 600;
}

.bn-head-wrap {
    display: flex;
    align-items: baseline;
}

    .bn-head-wrap img {
        width: 50px;
        height: 50px;
        margin-left: 20px;
    }

.bn-title-head {
    font-size: 40px;
    font-weight: bold;
    line-height: 47px;
    color: white;
    position: relative;
    margin-bottom: 30px;
}

.ss-list li:before {
    position: absolute;
    content: "";
    /* background-image: url(images/tick.png); */
    background-image: url(../images/tick.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 22px;
    width: 15px;
    left: -5px;
    background-position: center;
}

.wc-top-new-text span {
    color: #ff6f0e;
}

.ss-list span {
    color: #ff6f0e;
    font-weight: bold;
}

.ss-title {
    font-size: 35px;
}

strong {
    text-shadow: 0 0;
}

p, span, th, td, li {
    font-family: 'Poppins', sans-serif;
}

a {
    text-decoration: none;
}

    a:hover {
        color: #000;
    }

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.wc-top-new-text strong {
    color: #ff6f0e;
}

.ss-text span {
    color: #ff6f0e;
}


.wc-top-new-text {
    font-size: 18px;
    font-style: italic;
    font-family: 'Raleway', sans-serif;
    color: #333436;
    text-align: justify;
}

    .wc-top-new-text:before {
        position: absolute;
        content: "";
        width: 100px;
        left: -44px;
        top: 0px;
        opacity: .2;
        height: 120px;
        background-image: url(../images/circle.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

    .wc-top-new-text:after {
        position: absolute;
        content: "";
        width: 200px;
        right: -80px;
        bottom: -40px;
        opacity: .5;
        height: 200px;
        background-image: url(../images/circle.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

.wc-section {
    overflow: hidden;
}


.wc-top-text span {
    color: #ff6f0e;
}

.text-danger {
    color: #dc3545 !important;
    position: absolute;
    left: 0;
    bottom: -25px;
    font-size: 15px;
    text-align: center;
    width: 100%;
}

/*Banner Section*/
.author-new-text {
    color: #8e181b;
    font-size: 20px;
    /* text-align:justify; */
}

    .author-new-text::after {
        position: absolute;
        content: "";
        width: 30px;
        left: -16px;
        top: 0px;
        height: 30px;
        background-image: url(../images/Inverted-Comma.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

    .author-new-text span {
        color: #8e181b;
        font-family: poppins;
        font-weight: 600;
        font-size: 20px;
        text-shadow: 0 0;
    }

/*.wc-top-new-text {
    font-size: 18px;
    font-style: italic;
}*/

.error-wrap {
    display: flex;
    justify-content: center;
    /* align-items: center; */
}

.ps-inner-text li:before {
    position: absolute;
    content: "";
    /*background-image: url(images/tick.png);*/
    background-image: url('../images/tick.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 22px;
    width: 15px;
    left: -22px;
    background-position: center;
}

.bn-section {
    background-image: url(../images/Email-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 688px;
    display: flex;
    align-items: center;
}

.bn-row {
    align-items: center;
}

.bn-img {
}

.bn-text-wrap {
    /*margin-top:80px;*/
    margin-bottom: 200px;
}

.bn-top-text {
    font-size: 12px;
    height: 30px;
    padding: 0 20px;
    background-color: #fff;
    color: #FD2A00;
    border-radius: 25px;
    margin-bottom: 20px;
}

.bn-subtitle {
    color: black;
    font-size: 28px;
    font-weight: bold;
}

.bn-title {
    font-size: 40px;
    font-weight: bold;
    line-height: 47px;
    color: black;
}
/*.bn-title span {
        display: block;
        font-family: playfairdisplay;
    }*/

.bn-text {
    font-size: 15px;
    color: black;
}

.bn-btn-wrap {
    margin-top: 24px;
}

.bn-black-btn {
    font-size: 16px;
    height: 40px;
    background-color: #000;
    color: #fff;
    padding: 0 20px;
    border-radius: 25px;
}

.bn-trans-btn {
    font-size: 16px;
    height: 40px;
    background-color: transparent;
    color: #000;
    padding: 0 20px;
    border-radius: 25px;
    border: 1px solid #000;
    margin-left: 8px;
}

/*Banner Section --END--*/

/*Section 2*/

.wc-section {
    margin-top: 50px;
    overflow: hidden;
    margin-bottom: 80px;
}

.author-text {
    font-size: 24px;
    font-family: playfairdisplay;
    font-style: italic;
    color: #8e181b;
}

.wc-top-text {
    font-size: 20px;
    position: relative;
    font-family: poppins;
    margin-top: 25px;
}

/*.wc-top-text::before {
        position: absolute;
        content: "";
        width: 100px;
        left: -57px;
        opacity: .5;
        height: 120px;
        background-image: url(../images/circle.png);
        background-repeat: no-repeat;
        background-size: contain;
    }*/

.wc-title {
    font-size: 25px;
    font-weight: bold;
    /*margin:60px 0;*/
    margin-top: 23px;
    margin-bottom: 23px;
}

.wc-circle {
    position: relative;
}

    .wc-circle:before {
        position: absolute;
        content: "";
        width: 183px;
        right: -70px;
        top: -90px;
        opacity: .5;
        z-index: -1;
        height: 203px;
        background-image: url(../images/circle.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

.wc-wrap {
    display: flex;
    align-items: flex-start;
    padding: 15px;
    height: 106px;
    box-shadow: 0 15px 16px 0 rgba(255, 177, 101, 0.61);
    background-image: linear-gradient(82deg, #ff6b07 5%, #ff832f 25%, #ff8837 59%);
    color: #fff;
    border-radius: 5px;
}

.bn-span-title {
    color: #ff6f0e;
    font-family: poppins;
    font-size: 25px;
    font-weight: 100;
    font-weight: 600;
}

.wc-list {
    /*list-style:none;*/
    padding: 0;
    padding-left: 15px;
}

.wc-arrow {
    position: relative;
}

    .wc-arrow:after {
        position: absolute;
        content: "";
        width: 45px;
        right: -30px;
        top: 10px;
        z-index: -1;
        height: 50px;
        background-image: url(../images/triangle.png);
        background-repeat: no-repeat;
        background-size: contain;
        transform: rotate(90deg);
    }

.wc-text-wrap {
    display: inline-block;
    margin-left: 24px;
}

.wc-inner-title {
    font-size: 20px;
    font-weight: bold;
    /*margin:0;*/
}

.wc-text {
    font-size: 16px;
    margin: 0;
}

/*Section 2 --END--*/

/*Section 3*/

/*.ss-section {
    margin-top:80px;
}*/
.ss-text-wrap {
    margin-left: 70px;
    position: relative;
}

    .ss-text-wrap:before {
        position: absolute;
        content: "";
        width: 183px;
        left: -115px;
        bottom: 35px;
        opacity: .5;
        z-index: -1;
        height: 203px;
        background-image: url(../images/circle.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

.ss-btn-wrap {
    margin-top: 38px;
}

.ss-list {
    list-style: none;
    font-size: 14px;
    padding-left: 15px;
}

.ss-img {
    width: 100%;
}

.ss-text {
    font-size: 14px;
    text-align: justify;
}

    .ss-text span {
        color: #ff6f0e;
        font-weight: bold;
    }

.ss-btn {
    /*width:274px;
    height:52px;*/
    /*font-size:16px;
    text-transform:uppercase;
    background-color:#000;
    color:#fff;
    padding: 5px 15px;*/
}

.ss-btn-text {
    text-align: start;
}

    .ss-btn-text span {
        text-transform: capitalize;
        font-size: 30px;
        display: block;
    }

.ss-btn img {
    margin-right: 5px;
}

/*Section 3 --END--*/

/*Section 4*/

.ps-section {
    height: 572px;
    margin: 50px 0 0;
    position: relative;
    /*background-image:url(../images/packagebanner.png);
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;*/
}

.ps-outer-wrap {
    /*z-index:2;*/
}

.ps-band {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: -1;
    overflow: hidden;
    height: 345px;
    width: 100%;
    background-image: linear-gradient(83deg, #ff6b07 5%, #ff832f 25%, #ff8837 59%);
    box-shadow: 0 15px 16px 0 rgba(255, 177, 101, 0.61);
}

.ps-text-wrap {
    color: #fff;
}

.ps-inner-band {
    position: relative;
}

.ps-section:before {
    position: absolute;
    content: "";
    width: 187px;
    left: 0;
    top: -45px;
    opacity: 1;
    height: 202px;
    background-image: url(../images/circle.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.ps-item-wrap:before {
    position: absolute;
    content: "";
    width: 167px;
    left: -100px;
    bottom: -30px;
    opacity: 1;
    height: 184px;
    background-image: url(../images/circle.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.ps-top-text {
    font-size: 25px;
    line-height: 25px;
}

.ps-title {
    font-size: 35px;
    font-weight: bold;
}

.ps-text {
    font-size: 18px;
}

.ps-item-wrap {
    display: flex;
    justify-content: center;
    /*align-items:center;*/
    flex-wrap: nowrap;
    position: relative;
}

.ps-item {
    /*height:427px;*/
    border-radius: 10px;
    box-shadow: 7px 7px 18px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
    flex: 50%;
    margin: 18px;
    padding: 30px 0 50px;
    position: relative;
    border: 1px solid #FD1600;
}

.ps-right-text-wrap {
    color: #000;
    text-align: center;
}

.ps-inner-title, .ps-inner-title i {
    font-size: 35px !important;
    color: #fc7031 !important;
}

    .ps-inner-title span {
        font-size: 12px;
    }

.ps-inner-text {
    list-style: none;
    padding: 0;
    font-size: 12px;
    padding: 0 25px 0 45px;
    text-align: left;
}

    .ps-inner-text li {
        margin-bottom: 12px;
        position: relative;
    }

        .ps-inner-text li > img {
            margin-right: 5px;
        }

.ps-mid-title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 25px 0;
}

.ps-readmore {
    color: #ff9100;
    font-size: 14px;
}

.ps-price-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ps-price {
    font-size: 30px !important;
    color: #fc7031 !important;
    margin: 0;
}

    .ps-price span {
        font-size: 16px;
        color: #000;
        margin-right: 24px;
    }

.ps-btn-wrap {
    position: absolute;
    bottom: -10px;
    width: 100%;
    text-align: center;
}

.ps-trynow-btn {
    height: 43px;
    width: 178px;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 30px;
    box-shadow: 7px 7px 18px 0 rgba(0, 0, 0, 0.16);
}

    .ps-trynow-btn:hover {
        color: #fff;
    }

.ps-quantity {
    font-size: 12px;
    color: #aba7a7;
    position: absolute;
    top: -20px;
    font-weight: 600;
    text-transform: none;
    left: 0;
}

.ps-inner-btn {
    text-transform: uppercase;
    color: #000;
    background-color: #fff;
    height: 43px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 30px;
    /* border-radius: 10px; */
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 7px 3px 18px 0 rgba(0, 0, 0, 0.16);
    position: relative;
    border: none;
}

.ps-buythis-btn {
    border: none;
    color: #fff;
    /*background-color:#fff;*/
    background-image: linear-gradient(150deg, #fc8a3e, #ff6c09);
    border-radius: 30px;
    height: 100%;
    margin-left: 16px;
    width: 178px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.txt-box {
    /* color: #fc7031; */
    width: 50px;
    border: none;
    font-weight: bold;
    font-family: Poppins;
}

    .txt-box:focus {
        outline: none;
    }

/*Section 4 --END--*/

/*Section 5 [si]*/

.si-title {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
}

.si-slider {
    display: flex;
}

.si-item {
    flex: 14.28%;
}

.si-img {
    width: 100%;
    padding: 5px;
}

/*Section 5 [si] --END-- */

/*=====Media Queries=====*/

/*Most of the Smartphones Mobiles (Portrait)*/
@media (min-width: 320px) and (max-width: 480px) {
    .bn-black-btn {
        padding: 0 10px;
    }

    .bn-trans-btn {
        padding: 0 10px;
        margin-left: 0;
    }

    .bn-schedule-btn {
        padding: 0 10px;
        width: auto;
    }
    .bn-subtitle {
        color: black;
        font-size: 24px;
    }

    .si-img {
        width: 50%;
        padding: 5px;
    }

    .si-section {
        overflow: hidden;
    }

    .si-item {
        flex: unset;
        display: flex;
    }

    .author-new-text::after {
        left: 1px;
        top: 0;
        height: 30px;
        width: 30px
    }

    .author-new-text {
        color: #8e181b;
        font-size: 20px;
        margin-left: 20px;
    }

    .btn {
        font-size: 14px;
    }

    .author-text {
        font-size: 18px;
    }

    .bn-span-title {
        font-size: 18px;
        font-weight: 600;
    }

    .bn-section {
        background-image: url('../images/email banner-phone.png');
        align-items: flex-start;
        height: 777px;
        margin-bottom: 10px;
        padding-top: 25px;
    }

    .bn-row {
        align-items: flex-start;
    }

    .bn-text-wrap {
        margin-bottom: 0;
    }

    .bn-title-head {
        font-size: 32px;
        line-height: 30px;
    }

    .bn-title {
        font-size: 24px;
        line-height: 30px;
    }

    .bn-text {
        font-size: 14px;
    }

    .bn-btn-wrap {
        text-align: left;
    }

    .wc-title {
        font-size: 24px;
        margin: 30px 0 20px;
    }

    .wc-top-text {
        font-size: 14px;
    }

    .wc-wrap {
        margin: 10px 0;
        height: auto;
        align-items: center;
    }

    .wc-circle:before {
        width: 0px;
        height: 0px;
        right: 0;
        top: 0;
        /*display:none;*/
    }

    .wc-arrow:after {
        width: 0;
        height: 0;
    }

    .ss-section {
        margin-top: 40px;
    }

    .ss-text-wrap {
        margin-left: 0px;
        padding: 0 15px;
    }

        .ss-text-wrap:before {
            width: 159px;
            left: -40px;
            top: -40px;
            height: 180px;
        }

    .ss-text {
        font-size: 14px;
    }

    .ss-col {
        padding: 0;
    }

    .ss-btn-wrap {
        margin-top: 0;
        display: flex;
    }

    .ss-list li:before {
        left: 10px;
    }

    .ss-list {
        padding-left: 15px;
        font-size: 14px;
    }

    .ss-btn {
        width: 50%;
        /*margin-bottom:10px;*/
        flex: 50%;
        padding: 0 5px;
    }

    .ps-section {
        height: auto;
        margin: 40px 0;
    }

        .ps-section:before {
            width: 167px;
            left: -15px;
            top: -55px;
            opacity: .8;
            height: 200px;
        }

    .ps-item-wrap:before {
        height: 0;
        width: 0;
    }

    .ps-band {
        top: 0;
    }

    .ps-text-wrap {
        margin-top: 70px;
        padding: 0 15px;
    }

    .ps-title {
        font-size: 24px;
        font-weight: bold;
    }

    .ps-text {
        font-size: 14px;
        margin: 0;
    }

    .ps-item-wrap {
        flex-wrap: wrap-reverse;
    }

    .ps-item {
        flex: 100%;
        margin-bottom: 50px;
    }
    /*.ps-title {
        font-size:18px;
    }
    .ps-inner-title {
        font-size:24px;
    }*/
    .si-slider {
        display: block;
    }

    .si-title {
        font-size: 24px;
    }

    .sg-section {
        margin-top: 40px;
    }

    .sg-main-title {
        font-size: 25px;
    }

    .sg-viewall {
        font-size: 16px;
        margin-left: 10px;
        display: none;
    }

    .sg-title-wrap {
        margin-bottom: 10px;
    }

    .sg-row {
        padding: 0 5px;
    }

    .sg-col {
        padding: 5px;
    }

    .sg-item {
        height: 155px;
    }

    .sg-title {
        font-size: 14px;
    }

    .author-new-text span {
        font-size: 16px;
    }

    .wc-top-new-text {
        font-size: 14px;
    }
    .bn-subtitle {
        color: black;
        font-size: 24px;
    }
}


/*Most of the Smartphones Mobiles (Portrait)*/
@media (min-width: 481px) and (max-width: 510px) {
    .bn-black-btn {
        padding: 0 10px;
    }

    .bn-trans-btn {
        padding: 0 10px;
        margin-left: 0;
    }

    .bn-schedule-btn {
        padding: 0 10px;
        width: auto;
    }

    .bn-subtitle {
        color: black;
        font-size: 24px;
    }

    .si-img {
        width: 50%;
        padding: 5px;
    }

    .si-section {
        overflow: hidden;
    }

    .si-item {
        flex: unset;
        display: flex;
    }

    .author-new-text::after {
        left: 1px;
        top: 0;
        height: 30px;
        width: 30px
    }

    .author-new-text {
        color: #8e181b;
        font-size: 20px;
        margin-left: 20px;
    }

    .btn {
        font-size: 14px;
    }

    .author-text {
        font-size: 18px;
    }

    .bn-span-title {
        font-size: 18px;
        font-weight: 600;
    }

    .bn-section {
        background-image: url('../images/email banner-phone.png');
        align-items: flex-start;
        height: 777px;
        margin-bottom: 10px;
        padding-top: 25px;
    }

    .bn-row {
        align-items: flex-start;
    }

    .bn-text-wrap {
        margin-bottom: 0;
    }

    .bn-title-head {
        font-size: 32px;
        line-height: 30px;
    }

    .bn-title {
        font-size: 24px;
        line-height: 30px;
    }

    .bn-text {
        font-size: 14px;
    }

    .bn-btn-wrap {
        text-align: left;
    }

    .wc-title {
        font-size: 24px;
        margin: 30px 0 20px;
    }

    .wc-top-text {
        font-size: 14px;
    }

    .wc-wrap {
        margin: 10px 0;
        height: auto;
        align-items: center;
    }

    .wc-circle:before {
        width: 0px;
        height: 0px;
        right: 0;
        top: 0;
        /*display:none;*/
    }

    .wc-arrow:after {
        width: 0;
        height: 0;
    }

    .ss-section {
        margin-top: 40px;
    }

    .ss-text-wrap {
        margin-left: 0px;
        padding: 0 15px;
    }

        .ss-text-wrap:before {
            width: 159px;
            left: -40px;
            top: -40px;
            height: 180px;
        }

    .ss-text {
        font-size: 14px;
    }

    .ss-col {
        padding: 0;
    }

    .ss-btn-wrap {
        margin-top: 0;
        display: flex;
    }

    .ss-list li:before {
        left: 10px;
    }

    .ss-list {
        padding-left: 15px;
        font-size: 14px;
    }

    .ss-btn {
        width: 50%;
        /*margin-bottom:10px;*/
        flex: 50%;
        padding: 0 5px;
    }

    .ps-section {
        height: auto;
        margin: 40px 0;
    }

        .ps-section:before {
            width: 167px;
            left: -15px;
            top: -55px;
            opacity: .8;
            height: 200px;
        }

    .ps-item-wrap:before {
        height: 0;
        width: 0;
    }

    .ps-band {
        top: 0;
    }

    .ps-text-wrap {
        margin-top: 70px;
        padding: 0 15px;
    }

    .ps-title {
        font-size: 24px;
        font-weight: bold;
    }

    .ps-text {
        font-size: 14px;
        margin: 0;
    }

    .ps-item-wrap {
        flex-wrap: wrap-reverse;
    }

    .ps-item {
        flex: 100%;
        margin-bottom: 50px;
    }
    /*.ps-title {
        font-size:18px;
    }
    .ps-inner-title {
        font-size:24px;
    }*/
    .si-slider {
        display: block;
    }

    .si-title {
        font-size: 24px;
    }

    .sg-section {
        margin-top: 40px;
    }

    .sg-main-title {
        font-size: 25px;
    }

    .sg-viewall {
        font-size: 16px;
        margin-left: 10px;
        display: none;
    }

    .sg-title-wrap {
        margin-bottom: 10px;
    }

    .sg-row {
        padding: 0 5px;
    }

    .sg-col {
        padding: 5px;
    }

    .sg-item {
        height: 155px;
    }

    .sg-title {
        font-size: 14px;
    }

    .author-new-text span {
        font-size: 16px;
    }

    .wc-top-new-text {
        font-size: 14px;
    }

    .bn-subtitle {
        color: black;
        font-size: 24px;
    }
}



/*Updated by shivam shil*/
@media (min-width: 551px) and (max-width: 767px) {

    .bn-black-btn {
        padding: 0 10px;
    }

    .bn-trans-btn {
        padding: 0 10px;
        margin-left: 0;
    }

    .bn-schedule-btn {
        padding: 0 10px;
        width: auto;
    }

    .bn-subtitle {
        color: black;
        font-size: 24px;
    }

    .si-img {
        width: 50%;
        padding: 5px;
    }

    .si-section {
        overflow: hidden;
    }

    .si-item {
        flex: unset;
        display: flex;
    }

    .author-new-text::after {
        left: 1px;
        top: 0;
        height: 30px;
        width: 30px
    }

    .author-new-text {
        color: #8e181b;
        font-size: 20px;
        margin-left: 20px;
    }

    .btn {
        font-size: 14px;
    }

    .author-text {
        font-size: 18px;
    }

    .bn-span-title {
        font-size: 18px;
        font-weight: 600;
    }

    .bn-section {
        background-image: url('../images/email banner-phone.png');
        align-items: flex-start;
        height: 777px;
        margin-bottom: 10px;
        padding-top: 25px;
    }

    .bn-row {
        align-items: flex-start;
    }

    .bn-text-wrap {
        margin-bottom: 0;
    }

    .bn-title-head {
        font-size: 32px;
        line-height: 30px;
    }

    .bn-title {
        font-size: 24px;
        line-height: 30px;
    }

    .bn-text {
        font-size: 14px;
    }

    .bn-btn-wrap {
        text-align: left;
    }

    .wc-title {
        font-size: 24px;
        margin: 30px 0 20px;
    }

    .wc-top-text {
        font-size: 14px;
    }

    .wc-wrap {
        margin: 10px 0;
        height: auto;
        align-items: center;
    }

    .wc-circle:before {
        width: 0px;
        height: 0px;
        right: 0;
        top: 0;
        /*display:none;*/
    }

    .wc-arrow:after {
        width: 0;
        height: 0;
    }

    .ss-section {
        margin-top: 40px;
    }

    .ss-text-wrap {
        margin-left: 0px;
        padding: 0 15px;
    }

        .ss-text-wrap:before {
            width: 159px;
            left: -40px;
            top: -40px;
            height: 180px;
        }

    .ss-text {
        font-size: 14px;
    }

    .ss-col {
        padding: 0;
    }

    .ss-btn-wrap {
        margin-top: 0;
        display: flex;
    }

    .ss-list li:before {
        left: 10px;
    }

    .ss-list {
        padding-left: 15px;
        font-size: 14px;
    }

    .ss-btn {
        width: 50%;
        /*margin-bottom:10px;*/
        flex: 50%;
        padding: 0 5px;
    }

    .ps-section {
        height: auto;
        margin: 40px 0;
    }

        .ps-section:before {
            width: 167px;
            left: -15px;
            top: -55px;
            opacity: .8;
            height: 200px;
        }

    .ps-item-wrap:before {
        height: 0;
        width: 0;
    }

    .ps-band {
        top: 0;
    }

    .ps-text-wrap {
        margin-top: 70px;
        padding: 0 15px;
    }

    .ps-title {
        font-size: 24px;
        font-weight: bold;
    }

    .ps-text {
        font-size: 14px;
        margin: 0;
    }

    .ps-item-wrap {
        flex-wrap: wrap-reverse;
    }

    .ps-item {
        flex: 100%;
        margin-bottom: 50px;
    }
    /*.ps-title {
        font-size:18px;
    }
    .ps-inner-title {
        font-size:24px;
    }*/
    .si-slider {
        display: block;
    }

    .si-title {
        font-size: 24px;
    }

    .sg-section {
        margin-top: 40px;
    }

    .sg-main-title {
        font-size: 25px;
    }

    .sg-viewall {
        font-size: 16px;
        margin-left: 10px;
        display: none;
    }

    .sg-title-wrap {
        margin-bottom: 10px;
    }

    .sg-row {
        padding: 0 5px;
    }

    .sg-col {
        padding: 5px;
    }

    .sg-item {
        height: 155px;
    }

    .sg-title {
        font-size: 14px;
    }

    .author-new-text span {
        font-size: 16px;
    }

    .wc-top-new-text {
        font-size: 14px;
    }

    .bn-subtitle {
        color: black;
        font-size: 24px;
    }
}






    @media (max-width: 400px) {
        .btn {
            font-size: 12px;
        }
    }
    /*Tablets, Ipads (portrait)*/
    @media (min-width: 768px) and (max-width: 1023px) {
        .ps-section {
            height: auto;
        }

        .bn-title-head {
            font-size: 38px;
        }

        .bn-text span {
            font-size: 18px;
        }

        .bn-black-btn {
            padding: 0 8px;
            font-size: 14px;
        }

        .bn-trans-btn {
            padding: 0 8px;
            font-size: 14px;
            margin-left: 0;
        }

        .bn-schedule-btn {
            padding: 0 8px;
            font-size: 14px;
            width: auto;
        }

        .wc-wrap {
            margin-bottom: 20px;
        }

        .ps-band {
            top: -15px;
        }
    }






    /*Ipad Pro (portrait)*/
    @media (min-width: 1024px) and (max-width: 1050px) and (orientation: portrait) {
    }



    /*1152×648, 1280×720, 1366×768,*/
    @media (min-width: 1152px) and (max-width: 1599px) {
        .custom-container {
            max-width: 1250px;
        }

        .ss-col {
            padding-right: 0;
        }

        .si-section {
            margin-top: 40px;
        }

        .text-danger {
            left: initial;
        }

        .sg-item {
            height: 155px;
        }

        .no-padd {
            padding: 0;
        }

        .sg-title {
            font-size: 12px;
        }
    }

    /*1600x800*/
    @media (min-width: 1600px) and (max-width: 1919px) {
        .custom-container {
            max-width: 1450px;
        }

        .text-danger {
            left: 0;
        }

        .bn-section {
            height: 805px;
        }

        .ss-text-wrap {
            margin-left: 70px;
        }
    }

    @media (min-width: 1920px) {
        .custom-container {
            max-width: 1750px;
        }

        .bn-section {
            height: 958px;
        }

        .ss-text-wrap {
            margin-left: 80px;
        }
        /*.bn-text-wrap {
        margin-top:120px;
    }*/
    }
