@media (max-width:1199px){

    .hero-div{
        width: 70%;
    }

    .reason1 .cards{
        height: 530px;
    }

    .team-suggestion .cards{
        height: 520px;
    }

    .profile-key-fact .cards{
        height: 400px;
    }

}

@media (min-width:1200px) and (max-width:1449px){    

    .hero-div{
        width: 61%;
    }
}

@media (min-width:1200px) and (max-width:1399px){

    .team-suggestion .cards{
        height: 440px;
    }

    .reason.team-suggestion .cards {
        height: 450px;
    }

    .profile-key-fact.reason .cards {     
        height: 380px;
    }
  
}

@media (min-width:992px) and (max-width:1199px){
    /* .tabs-content .polygon{
        width: 90px;
        height: 90px;
    } */

    /* .tabs-content .polygon img {
        max-height: 40px;
    } */

    .offshore-services p {    
        width: 100%;
    }

    .key-fact .content {   
        grid-template-columns: 1fr;      
    }

    .profile-key-fact .cards{
        height: 420px;
    }

    .hero-div h1 {     
        font-size: 5.6vw;
    }
}



@media (min-width:768px) and (max-width:991px){
    .section>div{
        padding: 70px 0;
    }
}
@media (max-width:991px){
    .reason .title{
        width: 90%;
    }
    .reason1 .cards{
        height: 450px;
    }
    .team-suggestion .row{
        justify-content: center;
    }
    .team-suggestion .cards{
        height: 450px;
    }
    .offshore-services .tech{
        margin-top: 0;
        padding: 0;
        text-align: center;
        margin-bottom: 40px;
    }
    .offshore-services p{
        width: unset;
    }
    .tabs-content-wrapper{
        margin-top: 40px;
    }
    .key-fact{
        width: unset;
        margin-top: 0;
        margin-bottom: 20;
    }

    .profile-key-fact .cards{
        height: 320px;
    }
    
    .footer .about p{
        width: 80%;
    }

    .form{
        width: 100%;
    }

    .txt_cnt p{
        margin-top: 0;
        margin-bottom: 1rem;
        font-size: 15px;
        text-align: justify;
        word-wrap: break-word;
        padding: 0px 20px;
    }

    .txt_cnt h2{
        padding: 0px 20px;
    }


    .ftr_link{
        text-align: center;
    }

    .ftr_link a{
        padding: 0;
        border-right: 0;
        margin-right: 10px;
        font-size: 15px;
    }

    .footer .at-bottom {
        word-break: break-word;
        padding: 20px 5% !important;
        text-align: center;
    }
}

@media (max-width:790px){
    .hero-div{
        width: 90%;
    }
}
@media (min-width:768px) and (max-width:992px){

    .hero-section{
        height: 500px;
    }

    .key-fact .content {      
        grid-template-columns: 1fr;     
    }

    .text-align {
        margin-top: 20px !important;
    }

    .hero-div h1 {
        font-size: 46px;
    }

    .team-suggestion .cards{
        height: auto;
    }

    section.reason-us.section:before {
        content: '';
        background: #0000007a;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        left: 0;
        z-index: -1;
        padding: 50px;
    }

    .reason-us .content>div h3{
        padding-right: 0%;
    }

    .reason-us {
        position: relative;
        z-index: 1;
    }

}

@media (max-width:768px){
    .reason .title{
        width: 100%;
    }
    .section>div{
        padding: 50px 0;
    }
    .key-fact{
        display:block;
        width: 90%;
    }
    .key-fact>div{
        width: 100%;
    }
    .key-fact .image>div{
        width: 100%;
        text-align: center;
    }
    .cards{
        height: unset !important;
    }
    .footer .at-bottom{
        position: unset;
    }
    .reason-us{
        height: unset;
    }
    .reason-us .content{
        text-align: center;
    }
    .reason-us .content>ul{
        margin-left: 12%;
        text-align: center;
    }
    .reason-us .content>div{
        width: unset;
    }

    .reason-us .content>div h4{
        padding: 0;
    }    

    .hero-div h1 {
        font-size: 54px;
    }

    .hero-div p {
        font-size: 20px;
    }

    .text-align {
        margin-top: 20px !important;
    }

     section.reason-us.section:before {
        content: '';
        background: #0000007a;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        left: 0;
        z-index: -1;
        padding: 50px;
    } 

    .reason-us .content>div h3{
        padding-right: 0%;
    }

    .reason-us {
        position: relative;
        z-index: 1;
    }

}

@media (max-width:600px){

    .reason .title h2, .reason .title h3, .offshore-services h4 {     
        font-weight: 700;
        font-size: 24px;
    }

    .section>div{
        padding: 20px 0;
    }

    .hero-div h1{
        font-size: 45px;
    }

    /* .reason .title h2{
        font-size: 30px;
    } */

    .reason .title{
        width: 90%;
    }
    .cards{
        text-align: center;
    }
    .cards .icon{
        margin: auto;
    }
    .cards p{
        text-align: justify;
    }
    .footer .ft{
        width: 90%;
    }
    .tabs-content .polygon{
        margin: auto;
    }
    .key-fact{
        width: 90%;
    }
    .form{
        width: 95%;
    }
    .offshore-services h4{
        width: 95%;
        margin: auto;
    }
    .offshore-services .tech p{
        width: 95%;
        margin: auto;
    }
    .contact-form .title p{
        width: 95%;
        margin: auto;
    }
    .footer .about figure{
        margin: auto;
    }
    .footer .about p{
        width: 95%;
        margin: auto;
        margin-bottom: 10px;
        text-align: center;
    }
    .footer .policy  h4,
    .footer .contact h4  
    {
        text-align: center;
        margin-bottom: 10px;
    }
    .footer .policy ul,
    .footer .contact ul 
    {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
    }

    .footer .social-media h4{
        text-align: center;
    }

    .footer .social-media ul{
        justify-content: center;
    }
    .footer figure{
        margin:0 auto;
        /* display: inline-block; */
    }

    .footer ul li a{
        display: flex;
        gap: 0;
    }

    .container{
        max-width: 100% !important;
        --bs-gutter-x:0 !important;
    }

    .row{
        --bs-gutter-x:0 !important;
    }

    .footer h4{
        font-weight: 600;
    }

   

    

    .cards,
    .team-suggestion .cards { 
        box-shadow: none;       
    }

    .nav-button{
	display:none !important;
	}
   .nav-list{
   justify-content:center;}

    /* .offshore-services h4{
        font-size: 30px;
    } */
    
}

@media (max-width:540px){
    .reason-us ul li span{
        font-size: 16px;
    }

    .hero-div h1{
        font-size: 9vw;
    }
}

@media (max-width:480px){    

    .key-fact>div {
        padding: 30px;   
    }

    .key-fact .image p {
        margin: 0;
    }

    .footer .at-bottom {
        word-break: break-word;
        padding: 20px 5% !important;
    }

    .key-fact .content { 
        grid-template-columns: 1fr;       
    }

    .reason .title p {      
        text-align: justify;
        font-size: 16px;
    }

    .reason-us .content>ul {   
        margin: 0;
    }

      
    .fileadd span { 
        width: 100%; 
        padding: 10px;
    }
   

    .tabs-content .polygon{
        width: 105px;
        height: 105px;
    }

    .tabs-content .polygon img{
        max-height: 55px;
    }

    .navtabs.active::after {        
        content: none;
    }

    .active {
        color: #ffffff !important;
        background: #0079e0 !important;
    }

    .navbar-tabs {
        gap: 2px;
        flex-direction: column;    
    }

    .navbar-tabs li a {      
        width: 100%;
        background: #e9e9e9;
        padding: 10px 15px;
        line-height: normal;
    }

    

    .top{
        display: none;
    }
  
    .contact-button button{
        width: unset;
    }
   
    .key-fact .image h5{
        font-size: 30px;
    }
    .key-fact .content p:first-child{
        font-size: 25px;
    }
    .key-fact .content p{
        font-size: 14px;
    }

  

    .form>div {
        flex-wrap: wrap;
    }

    .input-wrap>div {
        width: 100%;
    }

    .hero-div p {    
        line-height: 34px;
        font-weight: 500;     
        font-size: 18px;
    }

}
@media (max-width:400px){

    /* .reason .title h2{
        font-size: 25px;
    } */

    .reason-us .content>div h4{
        font-size: 25px;
    }

    .reason-us .content>ul{
        margin-left: 10px;
    }

}
@media (max-width:360px){
    .navbar_nav{
        padding: 10px 0;
    }
    .hero-div{
        width: 100%;
    }
    .nav-button a{
        padding: 10px 2px;
        font-size: 14px;
    }
}