.header-logo{
    max-height: 65px !important;
}

@media only screen and (max-width: 980px) {
    .header-logo{
        max-height: 60px !important;
    }
}

@media only screen and (max-width: 480px) {
    .rs-services.home12-style {
        background: none;
         padding: 0px !important;
        padding-top: 50px !important;
    }
    .rs-about .title{
        text-align: center;
    }
    .rs-about .desc{
        text-align: justify;
        margin-bottom: 15px;
    }
    .rs-about .btn-part{
        text-align: center !important;
    }
    .rs-about .img-part{
        text-align: center !important;
    }
    .rs-video-home9 {
        padding: 90px;
    }
    .owl-stage-outer{
        max-height: 230px !important;
    }
    .owl-stage-outer h1{
        display: none; !important;
    }
    .rs-slider.style2 .slide-part {
        background: #f9f8f8;
        padding: 0px 0 0;
    }
    .rs-about{
        margin-top: 50px;
    }

}

.rs-header {
    box-shadow: -1px 1px 5px rgba(0 ,0 ,0 , 0.3);
}

.slider-sub-title{
    color: transparent !important;
}
.slider-title{
    color: transparent !important;
}
.covid-url{
    text-transform: lowercase !important;
}
.webinar-section{
    background: url("images/webinars-UAP1.png") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center;
}

.rs-services.style1 .service-item .content-part .title {
    font-size: 30px;
    margin: 17px 0 10px 0;
}
.rs-services.style1 .service-item:after {
    background: transparent;
}
.counter-section{
    display: flex;
    flex-direction: row;
}
@media only screen and (max-width: 1000px) {
    .counter-section{
        flex-direction: column;
    }
}
.service-item img{
    height: 280px;
}

.rs-services.home12-style{
    background: none;
    padding: 100px;
}
.vm .services-image{
    min-height: 150px !important;
}

.planning-section{
    background-image: url(images/bg.png);
    background-size: cover;
    background-color: rgba(127,0,0,1);
}

.planning-box{
    background-color: #ffc107 !important;
    padding: 10px !important;
}

.planning-box .icon-title{
    color: #000000 !important;
    font-size: 15px !important;
}

.rs-degree.style1 .degree-wrap:before{
    opacity: 0.8;
    background: linear-gradient(transparent, transparent);
}


.rs-degree.style1 .degree-wrap .content-part, .rs-team.style1 .team-item:after {
     width: 100%;
     height: 100%;
}
.rs-degree.style1 .degree-wrap .content-part{
    padding: 20px;
}

.rs-footer.home9-style .footer-top {
    padding: 130px 0 70px;
}

.rs-footer.home9-style.main-home .footer-top .footer-logo a img {
     max-width: 100%;
}

.rs-footer.home9-style.main-home .footer-top .address-widget li{
    list-style: none;
    color: white !important;
    margin-bottom: 0 !important;
    line-height: 1.4;
}

.rs-footer.home9-style.main-home .footer-top .address-widget li:before {
    content: '';
    background: transparent;
    color: white !important;
}

.rs-footer.home9-style.main-home .footer-top .site-map li{
    list-style: none;
    color: white !important;
    margin-bottom: 2px !important;
}

.rs-footer.home9-style.main-home .footer-top .site-map li:before {
    content: '';
    background: transparent;
    color: white;!important;
}



