@media only screen and (max-width:1900px) and (min-width:1501px) {
    .testimonial-box {
        width: 72%;
    }
}

@media only screen and (max-width:1500px) and (min-width:1201px) {
    .row.score-box-main {
        width: 100%;
    }
    .header-button { 
        padding: 13px 32px;
    }
    .testimonial-box ,.slider_heading{
        width: 85%;
    }
    .courses_button a {
        background: #080808;
        padding: 13px 13px;
    }
    .team-image img {
        border-radius: 50%;
        width: 33px !important;
        height: 35px;
        object-fit: cover;
    }
    .team-content p {
        font-size: 10px;
    }

}
@media only screen and (max-width:1200px) and (min-width:992px) {
	.sidebar .widget table tbody a {
		padding: 1px;
		margin-left: -10px!important;
	}
    h3.single-word-heading{
        font-size: 70px;
        left: 3%;
    }
    .slider-image-1 img, .slider-image-3 img,.slider-image-2 img, .slider-image-4 img {
        height: 125px;
        width: 125px !important;
    }
    .slider_heading,.testimonial-box{
        width: 100%;
    }
    .row.top-header-box {
        width: 90%;
        padding: 0px 5px;
    }
	.footer-sidebar .widget table tbody a {
		padding: 2px;
		margin-left: -7px;
	}
    div#gb_responsive:before {
        left: -25%;
        width: 120px;
    }
    .row.score-box-main{
        width: 100%;
    }
}

@media only screen and (max-width:991px) and (min-width:768px) {
    .button-box{
        border-radius: 0px 0px 63px 0px;
    }
}

@media only screen and (max-width:991px) and (min-width:767px) {
    .text-box,.text-box .default-text{
        text-align: center;
        margin-bottom: 15px;
    }
    .counter-box.row {
        width: 100%;
    }
    .slider_heading,.testimonial-box{
        width: 100%;
    }
    .testimonial-image img {
        width: 65px !important;
        height: 65px;
        border-radius: 50%;
    }
    .testimonial-content h2 {
        font-size: 20px;
        line-height: 23px;
    }
    .testimonial-content p {
        font-size: 14px;
    }
    .slider-image-1 img, .slider-image-3 img,.slider-image-2 img, .slider-image-4 img {
        height: 115px;
        width: 115px !important;
    }
    .main-header-box {
        background: linear-gradient(79deg, #FCF7ED 58%, #ffffff 10%);
        padding-bottom: 20px;
    }
    .top-header-box span i {
        margin-right: 6px !important;
    }
    .row.top-header-box{
        width: 100%;
        padding: 0px;
        border-radius: 0px 0px 30px 30px;
    }
    .navbar-area:after{
        display: none;  
    }
    .top-header-box span {
        font-size: 11px;
    }
    .slider_heading h2 {
        font-size: 28px;
        line-height: 35px;
    }
    .row.score-box-main {
        width: 70%;
        margin: 0 auto;
    }
    .toggle-menu{
        text-align: center !important;
    }
    .slider-box{
        display: block;
    }
    .slider-box:before,
    .slider-box:after,
    .slider_main_box:nth-child(5)::before,
    .slider_button:before,
    .slider_button:after{
        display: none;
    }
    .slider_main_box:nth-child(4) a.heading-btn,.slider_main_box:nth-child(5) a.heading-btn {
        flex-direction: row;
        gap: 10px;
    }
    .banner-conetnt{
        padding: 0px 10px;
    }
    .slider_main_box:nth-child(4) .slider_content_box,.slider_main_box:nth-child(5) .slider_content_box{
        left: 0px;
    }
    .slider_content_box a.heading-btn{
        justify-content: center;
    }
    .slider_content_box a.heading-btn svg{
        height: 1.5em !important;
    }
    .slider_content_box {
        right: 50%;
    }
}

/* Mobile Layout: 320px */

@media only screen and (max-width:575px) {
    .logo.main {
        text-align: center;
    }
    span#search-icon{
        border-left: 0px;
    }
    .button-box{
        background: #fff;
        align-items: center;
        justify-content: center;
    }
    .header-button{
        top: 0px;
        position: relative;
    }
}

@media only screen and (max-width:991px) {
    .nav-stick.header-fixed{
        position: static;
    }
    div#gb_responsive:before{
        display: none;
    }
    #home_slider .owl-nav{
        display: none;
    }
    .post-thumbnail img {
        width: 100%;
    }
    #blog-content article.blog-post:last-child {
        margin-bottom: 80px;
    }
    /* Blog page */
    .post-new-comment,
    ul.meta-info,
    #blog-content .post-content,
    .post-comment-area .media {
        padding: 30px 30px;
    }
    ul.meta-info li {
        margin-bottom: 10px;
    }
    #blog-content ul.meta-info {
        padding: 15px 30px;
    }
    .single-blog-area .tag-share {
        padding: 10px 30px;
    }
    #blog-content ul.meta-info li {
        margin-right: 10px;
    }
    .scrollup {
        right: 5px;
        bottom: 5px;
    }
}

/* Wide Mobile Layout: 480px */

@media only screen and (max-width:767px) {
    #footer-widgets p {
        margin-bottom: 24px;
    }
    .search-box{
        text-align: center;
    }
    .contact-box span {
        display: block;
    }
    .contact-box span{
        border: 0px;
    }
    .slider_main_box{
        width: 100%;
    }
    .slider_heading h2 {
        font-size: 23px;
        line-height: 30px;
    }
    .slider_heading,.testimonial-box{
        width: 100%;
    }
    .testimonial-image{
        justify-content: center;
    }
    h3.single-word-heading{
        display: none;
    }
    .testimonial-content{
        text-align: center;
    }
    .main-header-box{
        padding-bottom: 0px;
    }
    .navbar-area {
        border-radius: 10px;
    }
    .row.top-header-box {
        width: 100%;
        padding: 0px 15px;
        margin: 0 auto;
        background: #FE602F;
        border-radius: 0px 0px 30px 30px;
        padding-bottom: 15px;
    }
    section#home_slider{
        height: auto;
    }
    .slider-image-main{
        justify-content: center;
    }
    .navbar-area:after{
        display: none;
    }
    .testimonial-image,.testimonial-content,.slider-image-main,.course-image img{
        margin-bottom: 10px;
    }
    .team-image,.courses_button{
        text-align: center !important;
    }
    .courses_button{
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .testimonial-image{
        border: 0px;
    }
    .slider-image-1 img ,.slider-image-3 img,.slider-image-2 img,.slider-image-4 img{
        height: 138px;
        width: 138px !important;
    }
    .button-box{
        background: #fff;
    }
    .logo-box{
        padding-right: 15px !important;
    }
    .search-box{
        padding-left: 15px !important;
    }
    .page-template-template-homepage #header{
        position: relative;
    }
    #header.nav-stick.header-fixed{
        position: relative !important;
    }
    .slider-box{
        display: block;
    }
   /* div#gb_responsive{
        position: absolute;
    }*/
    .slider_main_box:after{
        display: none;
    }
    .slider-box:before,
    .slider-box:after,
    .slider_button:before,
    .slider_button:after{
        display: none;
    }
    .counter-box.row{
        width: 100%;
    }
    .slider-counter-box{
        clip-path: none;
    }
    .banner-conetnt h3 {
        font-size: 17px;
    }
    .banner-conetnt{
        padding: 0px 10px;
    }
   
    .slider_content_box a.heading-btn{
        justify-content: center;
    }
    .slider_content_box a.heading-btn svg{
        height: 1.5em !important;
    }
    .row.score-box-main{
        width: 100%;
    }
    .match-box-main:before{
        display: none;
    }
    .left-box{
        text-align: center;
    }
    .button-box {
        border-radius: 0px 0px 70px 0px;
    }
    .slider_content_box h3{
        text-align: center;
    }
    .row.score-box-main {
        width: 100%;
        left: 12px;
        position: relative;
    }
    .slider_content_box {
        right: 10%;
        left: 10%;
        text-align: center;
    }
    .container.inner-content {
        width: 100%;
        margin-left: 0;
    }
    ul.meta-info,
    #blog-content .post-content {
        padding: 30px 15px;
    }
    #blog-content .featured-img .single-meta-box {
        top: 25%;
        transform: none;
        left: 0%;
        width: 100%;
    }
}

@media only screen and (max-width:720px) {
	.comment-author.vcard {
        display: grid;
    }	
	.post-content table {
		overflow-x: auto;
		display: flex;
	}	
}

@media screen and (min-width:1700px) and (max-width:1900px){
    .container{
        max-width: 1520px;
    }
}
@media screen and (min-width:1920px) {
    .container{
        max-width: 1620px;
    }
}