@media screen and (max-width:991px) {
    .dropbtn1{
        display: grid;
        grid-template-columns: 200px;
        justify-content: center;
        align-items: center;
      margin: 0 auto !important;
     
    }
    .agileits-banner-info{
 
        height:1040px  !important;
    }
    .title_info{
font-size: 30px !important;
margin-left: 50px !important;
    }
    .dropbtn1 i{
padding-left:15px;
    }
    .modal-btn{
        margin-top: -150px;
    }.service p{
        font-size: 22px ;
    }

    .banner-right-info p{
        font-size: 32px;
        margin-bottom: 90px;
    }
    .banner-right-info img{
        width: 340px !important;
        height: 150px !important;

    }
    .banner-right{
        margin-top: -70px;
    }
    .email_form{
        margin-left: -15px !important;
    }
    .service{
        display: grid;
        grid-template-columns:190px 190px 190px;
    }
    .list_of_contacts{
        width: 685px;
        margin-left: -2px;
     
    }
    
    .submit_form{
        margin-top: 200px;
    }
 .message_form,.message_form1{
     margin-left: 35px !important;
 }
 .telephone_form{
     margin-left: 50px !important;
 }
 .telephone_form1{margin-left: 30px;}
 .card_block{
     margin-left: 60px !important;
 }
 .block1, .block2, .block3,.block4,.block5,.block6,.block7,.block8,.block9{
    width: 320px;
    height:260px;
 }
 .footer_block{
    grid-template-columns:350px 350px;
    font-size: 14px;
    height: 480px;
 }
 .footer_block_2 iframe {
     width: 700px !important;
 }
 .card_block{
     display: grid;
     grid-template-columns: 400px 400px;
 }
 
}
@media screen and (max-width:980px) and (min-width:841px){
    .title_info{
        margin-left: 150px !important;
    }
    
}
