

@media (min-width: 1620px){
    .page-header:before{
        max-width: 1610px;
    }
    
}
@media (min-width: 768px){
    .homepagemenu{
        display: none;
    }
}
@media (max-width: 992px){
    .homepagemenu{
        display: none;
    }
    h4 {
        font-size: 18px;
    }
    .main-banner{
        height: 650px;
        background-size: 50%;
    }
    .main-banner .banner-details h1{
        font-size: 40px;
    }
    .feature-img{
        text-align: center;
        margin-bottom: 20px;
    }
    .download-img{
        margin-top: 50px;
    }
    ul.footer-list{
        flex-wrap: wrap;
    }
    .footer-copyright p{
        font-size: 16px;
    }
    .social-link h4{
        font-size: 16px;
    }
    .social-link ul li a img{
        width: 40px;
    }
    header.header-area{
        padding: 0;
    }
    .sticky-menu{
        padding: 0;
    }
}
@media (max-width: 767px){

    .banner-title h1 {
        font-size: 40px;
        color: #002B54;
        font-weight: 600;
        line-height: 45px;
    }

    .material-textarea-field label {
        top: 14%;
        transform: translateY(-14%);
    }
    .pro-img-mob {
        width: 40px;
        height: 40px;
        border-radius: 50%;
    }

    .banner-title{
        padding-top: 50px;
    }
    .banner-title .banner-para {
        padding: 0;
    }
    .banner-title .banner-para p{
        font-size: 16px;
    }
    section.main-banner{
        background-position: bottom;
        background-size: 100%;
        height: 500px;
        background-image: none;
    }
    .main-banner .banner-details p{
        font-size: 18px;
        margin-top: 0;
    }
    a.banner-btn {
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 0px 15px 15px 15px;
    font-size: 18px;
    font-weight: 600;
}
.download-btn {
    display: flex;
    flex-direction: column;
    padding: 0px 20px;
}
.download-btn a{
    text-align: center;
}
.download-btn .btn-white{
    margin-right: 0;
    margin-bottom: 15px;
}
.social-link{
    justify-content: center;
}
ul.footer-list li{
    padding: 5px 0px;
}
footer ul.footer-list{
    padding: 20px 10px;
}
    .feature-box{
        margin-bottom: 30px;
    }
    .section-title h2{
        font-size: 30px;
        line-height: 1.2;
    }
    footer ul.footer-list{
        column-count: 2;
        display: block;
    }
    footer ul.footer-list li {
        text-align: left;
    }
    .contact-info {
        flex-direction: column;
        align-items: center;
        padding-top: 0;
    }
    .contact-info a{
        padding: 3px;
    }
    .other-link ul{
        justify-content: center;
    }
    .other-link ul li {
        padding: 10px 5px;
        text-align: center;
        flex: auto;
    }
    .other-link p{
        text-align: center;
        padding-top: 5px;
    }
    .social-link ul{
        justify-content: center;
    }
    #scrollUp {
        background: #002B54;
        height: 45px;
        width: 45px;
        right: 20px;
        bottom: 40px;
        color: #fff;
        font-size: 20px;
        text-align: center;
        border-radius: 50%;
        font-size: 22px;
        line-height: 45px;
        transition: .3s;
    }
    .menu-area {
    padding: 20px 0;
}
.responsive {
    float: right;
    display: block;
    cursor: pointer;
    margin-top: 0px;
}
.responsive i {
    color: #000;
    font-size: 21px;
    position: relative;
    top: 6px;
}
#mobile-menu {
    display: block;
    background: #FFF;
    padding: 20px 0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    overflow: hidden;
    transform: translateX(-300%);
    transition: transform 0.5s ease 0s;
}
.slideLeft{
    transform: translateX(0%) !important;
}
a.menu-back {
    background: #000000de;
    width: 24px;
    height: 24px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    margin: 0px 10px 30px;
    color: #fff;
}


.main-menu {
    text-align: left !important;
}
.main-menu ul li {
    display: block;
    border-bottom: 1px solid #00000038;
    margin-left: 0;
}
.button-group button{
    margin: 0 4px;
}
.main-menu  ul > li > a::before {content: none;}
.main-menu ul li a {
    color: #000;
    padding: 12px 15px;
    display: block;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-decoration: none;
}
.second-menu {
    margin-bottom: 0;
    box-shadow: none;
    padding: 0;
    margin-top: 0;
}
.second-menu::before {
    content: none;
}
.second-header {
    padding: 10px 0;
}
.second-menu .main-menu ul li {
    margin-left: 0;
}
header.header-area{
    padding: 0;
}
.main-banner .banner-details h1{
    font-size: 36px;
}
    .desk-menu{
        display: none !important;
    }
    .r-menu{
        display: block !important;
    }
    body.overflow {
        overflow: hidden;
    }
    .how-it-work{
        height: auto;
        padding: 50px 0px;
    }
    .how-it-work:before{
        display: none;
    }
    .how-it-work .chipstrip-box{
        max-width: 100%;
        margin-bottom: 30px;
    }
    .devil-box{
        background-image: none;
        background-color: #000;
        height: auto;
        padding: 30px 15px;
        border-radius: 10px;
    }
    .how-it-work .chipstrip-box.chip-last:after{display:none;}
}

@media screen and (max-width: 991px) and (orientation: landscape) { 
    section.main-banner{
        background-size: 40%;
    }
    
    .banner-title h1{
        font-size: 40px;
        line-height: 45px;
    }
    .banner-title .banner-para p {
        font-size: 16px;
        color: #002B54;
        font-weight: 500;
        line-height: 24px;
    }
    .banner-title .banner-para {
        padding: 0px 50px 0px 0px;
    }
    .feature-box .feature-img img {
        height: 115px;
    }
    .feature-box .feature-title {
        padding: 30px 0px 0px;
    }
    .feature-box{
        padding: 20px 15px;
    }
    .feature-box .feature-title h3 {
        font-size: 21px;
        font-weight: 600;
        line-height: 30px;
        color: #002B54;
    }
    footer ul.footer-list li {
        flex: auto;
    }
    .contact-info{
        flex-direction: column;
        align-items: end;
    }
    .menu-area {
        padding: 20px 0;
    }
    .menu-area.sticky-menu{
        padding: 0px;
    }
}
@media screen and (max-width: 800px) and (orientation: landscape) { 
    section.main-banner{
        background-size: 70%;
    }
}




