@media screen and (max-width: 1550px) {




    .testimonial_inner,.accreditations-wrap{
        padding: 0 40px;
    }
    .testimonial_inner .testimonial-button-prev{
        left: 0;
    }
    .testimonial_inner .testimonial-button-next{
        right: 0;
    }



    .sidebar{
        padding: 0 ;
    }
    .blog-main{
        padding: 0 80px 0 0;
    }


    .blog-detail-image img{
        height: 705px;
    }
    .blog-detail-section .post-meta,
    body .blog_content h1{
        margin-bottom: 30px;
    }



}
@media (min-width: 992px) and (max-width: 1400px){
     .sticky-block{
	top: 73px !important;
     }
}
@media screen and (max-width: 1299px) {

    html {
        font-size: 50%;
    }


}

@media screen and (max-width: 1199px) {

    .navbar-expand-lg .top-header-menu .navbar-nav .nav-link{
        font-size: 20px;
    }

    .accreditations-wrap .accreditations_inner{
        padding: 40px 35px;
    }


    .blog-section{
        padding: 50px 0;
    }
    .inside-title{
        margin: 0 0 6rem 0;
    }
    .blog-main{
        padding: 0 30px 0 0;
    }
    .post-title{
        margin: 20px 0;
        padding: 0 0 20px 0;
    }
    .blog-main .blog-post{
        margin: 0 0 6rem 0;
    }
    .sidebar .widget{
        margin: 0 0 40px 0;
    }
    .post-title::before {
        width: 100%;
    }


    body .blog_content{
        padding: 0 50px 0 0;
    }
    .breadcrumb-section{
        padding: 20px 0 30px 0;
    }
    .blog-detail-image img{
        height: 60vh;
    }
    .blog-detail-wrapper{
        margin-bottom: 30px;
    }
    body .blog_content h1{
        font-size: 30px;
        margin-bottom: 15px;
    }

}
@media screen and (max-width: 1024px) {
    html {
        font-size: 45%;
    }

    .form-wrap-left{
        padding-right: 20px;
    }
}
@media screen and (max-width: 991px) {

    .navbar{
        min-height: 70px;
    }
    .desktop{
        display: none;
    }
    .mobile{
        display: block;
    }
    .top-closebar{
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding: 15px 20px;
    }
    .offcanvas{
        padding: 0 0;
        z-index: 1111;
    }
    .top-header-wrapper{
        padding: 20px;
    }
    .top-header-menu{
        width: 100%;
	padding-bottom: 10px;
    }
    .bottom-header{
 	padding-top: 10px;
    }
    .btn-close{
        padding: 0!important;
        background-color: transparent!important;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        padding: 5px;
    }
    .dropdown-menu {
    	 display: none !important;
    	opacity: 1 !important;
   	 visibility: visible !important;
   	 position: static !important;
    	transform: none !important;
    	box-shadow: none;
   	 padding-left: 15px;
    }
    .nav-item.dropdown.dropdown-open > .dropdown-menu {
    	display: block !important;
    }
    body .navbar-expand-lg .bottom-header-links ul li{
        margin: 0 0 5px 0;
        width: 100%;
    }
    body .navbar-expand-lg .bottom-header-links ul li a{
        padding: 5px;
        display: block;
    }
    .bottom-header-links h6{
        width: 100%;
        margin: 10px 0 20px 0;
    }
    .head-social-media ul{
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav{
        width: 100%;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu{
        background-color: #e5e5e5;
    }
    .navbar-expand-lg .bottom-header-links ul.dropdown-menu li a{
        text-align: left;
    }
    .navbar-expand-lg .bottom-header-links ul.dropdown-menu li a{
        padding: 5px 14px;
    }


    body .blog_content{
        width: calc(100% - 250px);
        padding: 0 30px 0 0;
    }
    .blog_sidebar{
        width: 250px;
    }


    .file-wrap{
        flex-wrap: wrap;
    }
    .file-text{
        max-width: 100%;
        padding: 10px 0 20px 0;
    }
    .thankyou-block{
        min-height: 450px;
    }
    .form-top-check p{
        flex-wrap: wrap;
    }
    .sticky-block{
	top: 70px !important;
     }

}

@media screen and (max-width: 767px) {

    .mobile-section{
        display: block;
    }
    .desktop-section{
        display: block;
    }

    .testimonial_inner,.accreditations-wrap{
        padding: 0 30px;
    }
    .testimonial_inner .slide-button-prev, .testimonial_inner .slide-button-next,
    .accreditations_inner .slide-button-prev, .accreditations_inner .slide-button-next{
        width: 20px;
    }
    .testimonial-slider .swiper-slide{
        padding: 15px;
    }
    .testimonial-slider .testimonial_by{
        margin-top: 15px;
    }
    .testimonial-slider .testimonial_desc{
        line-height: normal;
        font-size: 2.5rem;
    }

    .main-button .btn{
        font-size: 15px;
    }

    .accreditations-wrap .accreditations_inner{
        padding: 30px 25px;
    }



    .blog-main{
        padding: 0;
    }
    .search-form {
        margin: 0 0 20px 0;
    }
    .search-form input{
        padding-bottom: 10px;
    }
    .search-form .search-submit{
        bottom: 15px;
    }

    .sidebar{
        border-top: 0.5px solid #9EA09D;
        padding: 20px 0 0 0;
        margin-top: 30px;
    }

    body .blog_content{
        width: 100%;
        padding: 0 0 30px 0;
    }
    .blog_sidebar{
        width: 100%;
        padding: 30px 0 0 0;
        border-top: 1px solid #e5e5e5;
    }
    .blog_sidebar ul li{
        margin-bottom: 15px;
    }

    .form-check-uploadc-left,
    .form-check-uploadc-right{
        width: 100%;
    }
    .form-wrap-left{
        padding: 0;
    }
    .form-check-uploadc-left{
        margin-bottom: 20px;
    }
    .site-form{
        padding: 20px;
    }
    .form-data{
        margin-bottom: 20px;
    }

    .form-wrap-left{
        margin-bottom: 20px;
    }
    .form-button-group{
        padding: 0;
    }
    .thankyou-block{
        padding: 20px;
    }
}
@media (min-width:576px) and (max-width:767px) {}
