section.page-banner.Hyva-service-template-banner-section {
    padding: 96px 0 86px 0;
    .hero-banner-title {
        font-size: 52px;
        line-height: 62px;
        max-width: 580px;
        margin-bottom : 20px;
    }
    .hero-banner-desc{
        margin-bottom : 60px;
    }
  & p {
        font-size: 18px;
        line-height: 26px;
    }

}
section.image_with_title_and_content{
    .col-md-3{
        padding:0 15px;
    }
    .section-heading{
        margin-bottom : 50px;
    }
    .title-content-wrap {
        h3{
            color: #212B35;
            font-size: 18px;
            font-weight: 700;   
        }
        & p{
            font-size : 16px;
            line-height : 22px;
        }
    }
}
section.two_column_icon_text_list{
    .hero-banner-desc p{
        color : #AAA;
    }
    a.btn {
        border: 1px solid #E7B900;
        &:hover{
           background: transparent; 
        }
    }
    .title-content-wrap{
        .title-item{
            margin-bottom :8px;
        }
        h4 {
            font-size: 22px;
            font-weight: 500;
        }   
        .title-content-item {
            border: 1px solid rgba(255, 255, 255, 0.12);
            border-bottom : 0;
            padding: 32px 40px;
            &:last-child{
                border-bottom: 1px solid rgba(255, 255, 255, 0.12);    
            }
        }
         .checked {
            background-image: url(../images/checkmark-yellow-icon.svg);
            background-repeat: no-repeat;
            background-position: center;
            padding-left: 20px;
            margin-right :10px;
            width: 14px;
            height: 10px;
        }
    }
    

}
section.promotional_section_with_content {
    .countdown-wrapper {
        text-align: center;
        color: #fff;
        display: inline-block;
    }
    .time-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 5px;
    }
    .time-box span {
        font-size: 48px;
        line-height : 50px;
        font-weight: 800;
        line-height: normal;
    }
    
    .time-box small {
        font-size: 16px;
        color: rgba(255, 255, 255, 0.60);
    }
    .title-content-item {
        padding-left: 35px;
    }
    
    .separator {
        font-size: 36px;
        font-weight: bold;
        margin: 0 5px;
        padding-top : 10px;
    }
    .title-item svg {
        height : 28px;
        width : 28px;
        margin-right : 8px;
    }
    .container .row {
            background-image: url(../images/hyva-store-bg.png);
            background-position: center;
            background-size: cover;
            padding: 60px 60px 30px 60px;
            background-position: center;
            background-repeat: no-repeat;
            border-radius: 16px;
            margin-left: 0;
            margin-right: 0;
        }
    .pramotional-tag{
        margin-top : -120px;
    }
}
section.two_section_with_contact_form{
    
     form {
        padding: 40px;
        position: relative;
        border-radius: 10px;
        border: 1px solid #E9E9E9;
        background-color: #FFF;
    }
    .partner-icon-wrap {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        margin-top: 25px;
    }
    .partner-icon-wrap .icon-img {
        padding: 16px 20px;
        background-color: #FFFFFF;
        border: 1px solid #E9E9E9;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .partner-icon-wrap .icon-img img {
        max-width: 100px;
        object-fit: contain;
        height: 30px;
    }
    .two_section_with_contact_form form {
        padding: 40px;
        position: relative;
        border-radius: 10px;
        border: 1px solid #E9E9E9;
        background-color: #FFF;
    }
    textarea#message {
        height: 120px;
    }
}
a.btn {
    font-weight : 500;
}
.point-list .title-item p {
    color: #A1A1A1;
}
@media (max-width : 1024px) {
    section.promotional_section_with_content {
        .container .row {
            padding: 40px 10px 30px 0px;
        }
    }
}
@media (max-width : 991px) {
    section.promotional_section_with_content {
        .pramotional-tag {
            margin-top: 20px;
        }
        .section-heading, .cta-wrap {
            text-align: center;
        }
    }
    .square-platform-box{
        padding : 10px !important;
    }
}
@media only screen and (max-width: 767px) {
     section.page-banner.Hyva-service-template-banner-section {
        .hero-banner-title {
            max-width: 100%; 
            font-size: 45px;
            line-height: 1.2;
        }
        & p {
            font-size: 16px;
            line-height: 24px;
        }
        .hero-banner-desc {
            margin-bottom: 30px;
        }
        .hyva-banner-img {
            width: 100%;
        }
    }
    section.image_with_title_and_content {
        .col-md-3 ,.section-heading {
            margin-bottom : 20px;
        }
        h3.heading{
            font-size: 16px;
            line-height: 20px;
            margin-bottom: 12px;
        }
        .title-content-wrap p {
            font-size: 14px;
            line-height: 20px;
        }
    }
    section.two_column_icon_text_list {
        .title-content-wrap {
            margin-top : 30px;
        }
        .title-item h4{
            font-size: 20px;
        }
        .point-list .title-item p{
            font-size : 14px;
            line-height : 20px;
        }
        .checked {
            margin-right: 10px;
            background-size: 12px;
        }
    }
    section.promotional_section_with_content {
        .pramotional-tag, .title-content-wrap {
            margin-top: 20px;
        }
        .container .row {
            padding : 20px;
        }
        .title-content-item {
            padding-left: 0px;
        }
        .section-heading, .cta-wrap{
            text-align : center;
        }
        .time-box span {
            font-size: 35px;
        }
        .title-item P {
            font-size: 16px;
        }
        .title-item{
            margin-bottom : 15px !important;
        } 
        .title-item svg {
            height: 24px;
            width: 24px;
            margin-right: 8px;
        }
        .title-content-wrap {
            margin-top: 20px;
        }
        .title-content-item .title-item {
            margin-bottom: 15px !important;
        }
        .title-content-item .title-item p {
            font-size: 18px;
        }
        .separator {
            margin-top: -7px !important;
            padding-top : 0;
        }
    }
    .square-platform-box{
        padding : 24px !important;
    }
.square-platform-row .square-platform-box-icon {
        margin: 0 auto;
    }
    .pramotional-wrap{
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        padding: 0;
    }
}
@media (max-width : 575px) {
    section.page-banner.Hyva-service-template-banner-section {
        padding: 76px 0 0px 0;
        & p {
            font-size: 14px;
            line-height: 22px;
        }
        .hero-banner-title {
            max-width: 100%;
            font-size: 28px;
            line-height: 1.2;
        }
        .banner-right-side{
            height: 380px;
            overflow: hidden;
            margin-top: 10px !important;
        }
        .col-md-6{
            padding : 0 !important;
            text-align : center;
        }
        .hero-banner-desc {
            margin-bottom: 15px;
        }
    }
    .pramotional-tag {
        width: 90px;
    }
    .timer-wrap{
        margin-top : 40px;
    }
    section.promotional_section_with_content {
        .title-content-item .title-item {
            margin-bottom: 9px !important;
        }
        .title-content-item .title-item p {
            font-size: 15px;
        }
        .countdown-wrapper {
            min-width: 175px;
            margin: 0 auto;
        }
        .cta-wrap a.btn.uppercase {
            padding: 9px 20px;
        }
    }
}