

/**/

/*1500 css*/

@media screen and (max-width:1500px){
    .banner-section{
        padding-top: 230px;
        padding-bottom: 120px;
    }
}


/*1399 css*/

@media screen and (max-width:1399px){
    .banner-content .title{
        font-size: 32px;
    }
}


/* 1199 css*/

@media screen and (max-width:1199px){
    .breadcrumb-area .page-title{
        font-size: 34px !important;
        line-height: 48px !important;
    }
    .breadcrumb-area .breadcrumb-inner {
        padding: 200px 0 110px 0;
    }
    .banner-content .title {
        font-size: 28px;
    }
    .banner-section {
        padding-top: 200px;
        padding-bottom: 80px;
    }
    .about-content .subtitle{
        font-size: 26px;
        margin-bottom: 25px;
    }
    .feature_head p{
        font-size: 26px;
    }
    .section-header .title{
        font-size: 22px;
    }
    .feature-section{
        padding-top: 40px;
    }
    .platform_head p{
        font-size: 26px;
    }
    .chose_head p{
        font-size: 26px;
    }
}


/*991 css*/

@media screen and (max-width:991px){
    .connect-head{
        font-size: 28px;
    }
    .breadcrumb-area .breadcrumb-inner {
        padding: 170px 0 90px 0;
    }
    .about_img img {
        width: 60%;
    }
    .about-us-page{
        padding-bottom:10px;
    }
    
    .banner-section{
        background-position: left !important;
    }
    .about-img{
        width: 60%;
    }
    .about-content{
        margin-left: 0px;
        margin-top: 25px;
        text-align: center;
    }
    .about-content .subtitle{
        font-size: 24px;
    }
    .feature_head p {
        font-size: 24px;
    }
    
    .platform-section{
        padding-top: 50px !important;
    }
    .order1_img img {
        width: 70%;
    }
    .platform-img{
        text-align: center;
    }
    .platform-img img {
        width: 55%;
    }
    .choose-section{
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .chose_head p {
        font-size: 24px;
    }
    .choose1_img img{
        height: 350px;
    }
    .row_reverse{
        flex-direction: column-reverse;
    }
    .cta_content{
        text-align: center;
    }
    .cta-btn-container{
        justify-content: center;
    }
    .center_img_section {
        padding-top: 50px;
        padding-bottom: 15px;
    }
    .newsletter-section{
        margin-top: 10px;
    }
    .platform_head p {
        font-size: 24px;
    }
}

/*767 css*/

@media screen and (max-width:767px){
    .about-img {
        width: 75%;
    }
}


/*575 css*/

@media screen and (max-width:575px){
    .banner-content .title {
        font-size: 26px;
    }
    .banner-section {
        padding-top: 150px;
        padding-bottom: 40px;
    }
    
    .banner-content{
        text-align: center;
    }
}


/*450 css*/

@media screen and (max-width:450px){
    .connect-head{
        font-size: 24px;
    }
    .contact-section{
        padding-bottom: 10px;
        padding-top: 20px;

    }
    .contact-img img{
        height: 200px;
    }
    .breadcrumb-area .page-title {
        font-size: 26px !important;
        line-height: 36px !important;
    }
    
    .privacy_page .section-header .title{
        margin-bottom: 20px;
        font-size: 22px;
    }
    .about_img img {
        width: 85%;
    }
    .section-header .title{
        font-size: 22px;
        margin-bottom: 10px;
    }
    
        .breadcrumb-area .breadcrumb-inner {
        padding: 140px 0 75px 0;
    }
    .banner-content .title {
        font-size: 24px;
    }
    .banner-section {
        padding-top: 130px;
        padding-bottom: 30px;
    }
    .about-img {
        width: 80%;
    }
    
    .about-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .about-content .title{
        font-size: 20px;
    }
    .about-content .subtitle {
        font-size: 20px;
    }
    .feature_head p {
        font-size: 20px;
        line-height: 30px;
    }
    
    .feature-section .section-header{
            margin-bottom: 15px !important;
    }
    
    .feature-section{
        padding-bottom: 25px;
        padding-top: 30px;
    }
    .platform-section {
        padding-top: 30px !important;
    }
    .platform_head p {
        font-size: 20px;
        line-height: 30px;
    }
    
    .platform-section .section-header{
            margin-bottom: 15px !important;
    }
    .platform-content .subtitle{
        font-size: 18px;
    }
    .chose_head p {
        font-size: 20px;
        line-height: 30px;
    }
    .cta_img img {
     width: 80%;
    }
    .cta-btn-container {
     gap: 15px;
    }  
    .btn-base{
        padding: 6px 15px;
        font-size: 14px;
    }
    .testi-slider .owl-next{
        display:none;
    }
    
    .testi-slider .owl-prev{
        display:none;
    }
    .app-btn-grp{
        gap: 0px;
    }
    .app-btn-grp a img {
        max-width: 85%;
    }
    .feature_head p{
        margin-top:0px;
    }
    .platform_head p{
         margin-top:0px;
    }
    .platform-img img {
        width: 65%;
    }
    .chose_head p{
        margin-top:0px;
    }
    .capcha-spin{
        padding:5px !important;
    }
    
    .about_content .title{
        margin-bottom:20px;
    }
    
    .about_content{
        text-align:center;
    }
    .input--grp .form-control{
            height: 46px;
    }
    
    .search-btn svg {
            max-width: 75%;
    }
    .footer-widget.widget-links ul li a{
        display:flex;
    }
}


/*400 css*/

@media screen and (max-width:400px){
    .connect-head{
        font-size: 22px;
    }
    .about_img img {
        width: 90%;
    }
    .banner-content .title {
        font-size: 23px;
    }
    .section-header .title{
        font-size: 18px;
    }
    
    .chose_head p{
        font-size: 18px;
    }
}