.rs-testimonial .content-part {
    padding-top: 0 !important;
}
.full-width-header .rs-header .logo-part img {
    height: auto!important;
    margin-top: -5px!important;
}
.rs-footer {
    background-color: #273c66;
/*    background-image: url(assets/images/bg/footer-bg.png);*/
    background-image: none!important;
    background-size: cover;
}
.rs-footer .footer-bottom {
    padding: 15px 0;
    background: transparent;
    position: relative;
}
.rs-newsletter.style1 .newsletter-wrap {
/*    background: url(assets/images/bg/newsletter-bg.jpg);*/
    background: #203154!important;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 3px;
    padding: 60px 70px;
    position: relative;
}
.rs-newsletter.style1 .newsletter-wrap .newsletter-form button {
    background: #111;
    color: #ffffff;
    padding: 17px 40px;
    transition: all 0.3s ease;
}
.rs-footer .footer-top .site-map li i {
    position: absolute;
    left: 0;
    top: 26%;
    width: 0px;
    height: 0px;
    color: #fff!important;
    font-size: 14px!important;
    background: none!important;
}




.readon2-black {
    outline: none;
    border: none;
    padding: 12px 40px;
    border-radius: 3px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    color: #fff;
    background: #000;
    position: relative;
    overflow: hidden;
}
.readon2-black:hover {
    background: #fff;
    color: #000;

}

.readon2-theme {
    outline: none;
    border: none;
    padding: 12px 40px;
    border-radius: 3px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    color: #fff;
    background: #213153;
    position: relative;
    overflow: hidden;
}
.readon2-theme:hover {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #000;
}

.rs-counter{
    padding: 80px 0!important;
    color: #fff;
}

.text-theme{
    color: #213153!important;
}
.bg-theme{
    color: #213153!important;
}
.bg-clight{
    background: #f3f9f9!important;
}
.f-18{
    font-size: 18px!important;
}
.font-weight-bold{
    font-weight: 800!important;
}
.text-black{
    color: #000!important;
}


.contact-page-section .rs-contact-box .address-item .address-text .des a:hover {
    color: #213153!important;
}
.text-justify{
    text-align: justify!important;
}

.rs-banner.style4 {
  background: url('../images/index.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: auto!important;
  display: grid;
  align-items: center;
  position: relative;
}

.rs-popular-courses {
    padding: 50px 0;
}
.btn-shadow{
    box-shadow: 0px 0px 2px #fff;
}

.text-clight {
    color: #999!important;
}

p.footer-content{
    padding: 12px 30px 0 0!important;
}
#myTabContent{
    padding-left: 50px!important;
}
.f-17{
    font-size: 17px!important;
}
.rs-breadcrumbs .breadcrumbs-text.white-color ul li a:hover {
    color: #fff;
}
.f-17{
    font-size: 17px!important;
}

.why-choose-us .choose-us-part{
    padding-right: 30px!important;
}



@media (min-width:320px) and (max-width:767px) {
    .rs-testimonial .content-part {
        padding-top: 125px !important;
    }
    .rs-banner.style4 {
        background-size: cover;
        background-position: 0px 0px !important;
        position: relative;
    }
    .rs-banner.style4 {
        min-height: 450px !important;
    }
    .rs-banner.style4::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 0;
    }
    .rs-banner.style4 .banner-content .banner-title {
        font-size: 44px;
        color: white;
    }
    .mb-41 {
        margin-bottom: 10px;
        color: white;
    }
    .md-pt-70 {
        padding-top: 0px;
    }
    .full-width-header .rs-header .logo-part img {
        width: 180px;
        margin-top: -35px;
        height: 160px;
        margin-left: -25px;
    }
    .md-mb-60 {
        margin-bottom: 0px;
    }
    .sm-pb-100 {
        padding-bottom: 0px;
    }
    .md-pt-90 {
        padding-top: 0px;
    }
    .rs-cta .cta-content {
        padding: 50px 10px 50px 10px;
    }
    .container {
        padding: 20px 10px 20px 10px;
    }
    .md-pt-70 {
        padding-top: 0px;
    }
    .md-pb-70 {
        padding-bottom: 0px;
    }
    .md-pt-64 {
        padding-top: 0px;
    }
    .rs-footer .footer-top,
    .rs-footer.style8.main-home .footer-top {
        padding: 0px 0;
    }
    .sm-pb-70 {
        padding-bottom: 0px;
    }
/* 
    .full-width-header .rs-header .logo-part img {
        height: auto !important;
    } */

    .menu-area .container {
        padding: 15px !important;
    }
    .rs-about .histort-part .single-history a {
        width: 100% !important;
    }
    .rs-cta.style2 .partition-bg-wrap.inner-page:before {
        /* background: url(assets/images/new-29/bg-bg-1.jpg); */
        background: none !important;
        /* background-size: cover; */
    }
    .rs-cta.style2 .container {
        padding-top: 0 !important;
    }
    .rs-breadcrumbs .breadcrumbs-text {
        position: absolute;
        top: 25%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        text-align: center;
    }
    .rs-breadcrumbs .breadcrumbs-text {
        position: absolute;
        top: 45%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        text-align: center;
    }
    .rs-popular-courses.orange-color.style3 .courses-item .content-part a.categories {
        background: #21a7d0;
        color: #ffffff;
    }
    .pt-94 {
        padding-top: 0px !important;
    }
    .rs-banner.style4 .banner-content .banner-title {
        font-size: 45px;
        line-height: 1.2;
        color: white;
        margin-bottom: 5px;
    }
    .full-width-header .rs-header .menu-area .logo-cat-wrap {
        /* display: block; */
        line-height: 120px;
    }
    .rs-about.video-style .about-content {
        padding: 30px 15px;
    }
    .no-gutter [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
        justify-items: center;
    }
    .rs-newsletter.style1 .newsletter-wrap {
        padding: 40px 15px;
    }
    .pt-100 {
        padding-top: 0px;
    }
    .md-pt-50 {
        padding-top: 10px;
    }
    .rs-testimonial.style2 .testi-wrap .img-part img {
        margin-left: 95px;
    }
    .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
        height: 70px !important;
        line-height: 40px !important;
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
        height: 40px !important;
        /* line-height: 120px; */
    }
    .full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li {
        margin-right: 0px!important;
    }
    .full-width-header .rs-header .menu-area .logo-cat-wrap {
        /* display: block; */
        line-height: 85px;
    }

    p.footer-content{
        padding: 12px 0 0 0!important;
    }
    #myTabContent{
        padding-left: 0!important;
    }


    /** header logo toggle **/
    .full-width-header .rs-header .menu-area .logo-cat-wrap {
        line-height: 65px;

    }
    .rs-menu-toggle {
        height: 55px;
        line-height: 55px;
    }


    /**** Padding Classes ****/
    .pb-60 {
        padding-bottom: 30px;
    }
    .pt-60 {
        padding-top: 30px;
    }
    .sec-title .title {
        margin-bottom: 10px;
    }
    .sec-title .sub-title {
        line-height: 25px;
        padding-top: 15px;
    }
    .why-choose-us .choose-us-part{
        padding-right: 0!important;
    }
    .contact-page-section .rs-contact-box .address-item {
        padding: 25px 10px;
        margin: 0;
    }
    .contact-page-section .rs-contact-box .address-item .address-text .des a {
        font-size: 15px;
    }
    .contact-page-section .rs-contact-box .address-item .address-text .des {
        font-size: 15px;
    }
    .rs-breadcrumbs .breadcrumbs-text .page-title {
        font-size: 35px!important;
    }
    form .mb-35 {
        margin-bottom: 20px;
    }
    form .mb-50 {
        margin-bottom: 30px!important;
    }
    .rs-footer .footer-top .widget-title {
        padding-top: 0;
        margin-bottom: 10px;
    }
    [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
        margin: 2px;
        font-size: 20px;
    }
    .rs-footer .footer-top .address-widget li .desc a {
        color: #999;
        padding-left: 5px !important;
        font-size: 14px;
    }
    footer .md-mb-50 {
        margin-bottom: 35px;
    }
    footer{
        padding-top: 50px;
    }
    .rs-newsletter.style1 .newsletter-wrap .newsletter-form input {
        padding: 17px 10px;
    }
    .pb-70 {
        padding-bottom: 35px;
    }
    .pt-70 {
        padding-top: 35px;
    }
    .md-pb-50 {
        padding-bottom: 20px;
    }
    .d-none{
        display: none!important;
    }
    .rs-counter {
        padding: 50px 0 !important;
        color: #fff;
    }
    .rs-counter .md-mb-30 {
        margin-bottom: 60px!important;
    }
    .f-18 {
        font-size: 16px !important;
    }
    .why-choose-us .md-mb-50 {
        margin-bottom: 20px;
    }
    .why-choose-us .mb-35 {
        margin-bottom: 15px;
    }
    .rs-popular-courses {
        padding: 35px 0;
    }
    .rs-popular-courses .mb-50 {
        margin-bottom: 30px;
    }
    .rs-gallery .pb-60 {
        padding-bottom: 0!important;
    }
    .rs-gallery{
        margin-bottom: -40px!important;
    }








}

