@media only screen and (max-width: 1920px) {

}
@media only screen and (max-width: 1700px) {
    .our-process .content-box .content{
        width: 200px;
    }
}
@media only screen and (max-width: 1600px) {
   
    .our-process .content-box{
        margin: 30px 25px!important;
    }
    .our-process .content-box:nth-of-type(5){
     flex-basis: 220px;

    }
    .our-process  .last-box,.our-process  .last-box .content{
      width: 100%!important;
    }
    .our-process  .last-box .content{
        padding: 30px 15px;
        font-size: 15px;
    }
    .logo-main{
        width:100px;
    }
    .logo-washi{
        width:80px;
    }
    .nav-fixed .logo-main{
        width: 70px;
    }
    .nav-fixed .logo-washi{
        width: 60px;
    }
    .our-process .content-box {
      width: 240px;
    }
    .our-process .content-box .content{
        width: 180px;
    }
}

@media only screen and (max-width: 1400px) {
    .mtu-servicesblock{
        margin-top: 50px;
    }
     .our-process{
        flex-wrap: wrap;
        justify-content: center;
    }
    .our-process .content-box:nth-of-type(5){
        flex-basis: 320px;
    }
}

@media only screen and (max-width: 1200px) {
 

}

@media only screen and (max-width: 1100px) {
   
    
}

@media only screen and (max-width: 992px) {
 .our-process .content-box{
    margin: 30px 15px!important;
 }
 .banner-style-3{
    left: 15px;
 }
 .logo-main{
        width:90px;
    }
    .logo-washi{
        width:70px;
    }
    .nav-fixed .logo-main{
        width: 60px;
    }
    .nav-fixed .logo-washi{
        width: 50px;
    }
 .validation .bg-img{
    border-radius: 0;
    margin-bottom: 50px;
 }
.validation .inner-contents{
    margin-left: 0;
    max-width: 100%;
    padding-right: 0;
}
.accreditations{
    padding-bottom: 0;
}
.publications .buttons{
    justify-content: flex-end!important;
}
.mtu-awards  .col-lg-4{
  bottom: 0!important;

}
.content-box .date-box{
    bottom: -14px;
}

}

@media only screen and (max-width: 768px) {
    .container-custom{
        padding: 0 30px;
    }
.about-section .container-custom{
    margin-top: -60px;
}
.arrow-right:after{

    right: 120px;
    top: 95px;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 50px solid var(--bg-color-primary);
    transform: rotateZ(90deg);
}
.our-process .content-box .content{
    width: 300px;
    margin: 0 auto;
}
.our-process .content-box{
    flex-basis: 100%;
    justify-content: center;
    align-content: center;
}
.mtu-servicesblock{
        margin-top: 10px;
    }
.accreditations img{
   top: 50px;
}
.publications{
    margin-top: 100px;
}

}


@media only screen and (max-width: 568px) {
    .container-custom{
        padding: 0 15px;
    }
 .logo-main{
        width:70px;
    }
    .logo-washi{
        width:55px;
        margin-right: 5px;
    }
   
 .banner-form-mt{
    margin: 0 auto!important;
 }

.banner-content h5{
    font-size: 15px;
}
.mtu-servicesblock{
        margin-top: 10px;
    }
.accreditations img{
    position: relative;
    top: 0;
}
.accreditations h3, .accreditations p{
    text-align: center;
}
.accreditations{
    padding-bottom: 70px;
}
.accreditations{
    margin-top: 70px;
}
.publications{
    margin-top: 70px;
}
.about-section .our-process{
    margin-top: 0;
}

}



@media only screen and (max-width: 450px) {
  
    
}
@media only screen and (max-width: 380px) {
 
}