@media only screen and (max-width:1700px) and (min-width:1201px) {
    #home_slider .owl-nav {
        left: -4%;
        width: 10%;
    }
}
@media only screen and (max-width:1200px) and (min-width:992px) {
	.sidebar .widget table tbody a {
		padding: 1px;
		margin-left: -10px!important;
	}
    #home_slider .owl-nav {
        left: -2%;
        width: 12%;
    }
	.footer-sidebar .widget table tbody a {
		padding: 2px;
		margin-left: -7px;
	}
    div#gb_responsive:before {
        left: -25%;
        width: 120px;
    }
    .slider_main_box{
        padding-top: 0px !important;
    }
}

@media only screen and (max-width:991px) and (min-width:768px) {
    .slider_main_box{
        padding-top: 0px !important; 
    }
    section#home_slider{
        height: auto;
    }
    .header-search-box{
        text-align: right;
    }
    .slider_content_box,.slider_content_box h3{
        text-align: center;
    }
    .advanced-search-form{
        max-width: 100%;
    }
    .slider-image img{
        height: 300px;
    }
    .offer-box{
        top: 24%;
    }
    .navbar-area:after{
        display: none;  
    }
    .slider_heading h2 {
        font-size: 28px;
        line-height: 35px;
    }
    .toggle-menu{
        text-align: center !important;
    }
    .slider-section{
        position: relative;
    }
    .slider-box{
        position: relative;
    }
}

/* Mobile Layout: 320px */

@media only screen and (max-width:575px) {
    .logo.main {
        text-align: center;
    }
    span#search-icon{
        border-left: 0px;
    }
    .search-box{
        text-align: center;
        margin-bottom: 20px;
    }
}

@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) and (min-width:576px) {
    img.course-image {
        height: 200px;
    }
}

@media only screen and (max-width:767px) {
    #footer-widgets p {
        margin-bottom: 24px;
    }
    .header-search-box{
        text-align: center;
    }
    section#home_slider {
        height: 600px;
    }
    .slider-section{
        position: relative;
    }
    .slider-image img{
        height: 300px;
    }
    section#home_slider{
        height: auto;
    }
    .slider-image{
        margin-top: 20px;
    }
    #home_slider .icons-media{
        bottom: 0;
        position: relative;
        display: block;
        margin-bottom: 10px;
        margin-top: 10px;
        text-align: center;
    }
    .slider_main_box{
        width: 100%;
    }
    .tab-product img{
        height: 250px;
    }
    .slider_heading h2 {
        font-size: 23px;
        line-height: 30px;
    }
    .slider_button{
        margin-bottom: 0px !important;
    }
    .main-header-box{
        padding-bottom: 0px;
    }
    .navbar-area {
        border-radius: 10px;
    }
    .navbar-area:after{
        display: none;
    }
    .logo-box{
        padding-right: 15px !important;
    }
    .search-box input[type="text"]{
        border: 1px solid #bcbcbc;
        margin-top: 10px;
    }
    .search-box input.search-button{
        width: 100%;
    }
    .category-select{
        border: 1px solid #bcbcbc;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .search-box{
        margin-top: 20px;
    }
    .category-select {
        border-right: 0px;
        width: 100%;
    }
    .advanced-search-form {
        display: block;
        overflow: hidden;
        max-width: 100%;
        border: 1px solid #ffc9a0;
        margin: 0 auto;
    }
    .page-template-template-homepage #header{
        position: relative;
    }
    #header.nav-stick.header-fixed{
        position: relative !important;
    }
    .slider-box{
        position: relative;
    }
    .slider_main_box:after{
        display: none;
    }
    .slider-box:before,
    .slider-box:after,
    .slider_button:before,
    .slider_button:after{
        display: none;
    }
    .slider_content_box a.heading-btn{
        justify-content: center;
    }
    .slider_content_box a.heading-btn svg{
        height: 1.5em !important;
    }
    .slider_content_box h3{
        text-align: center;
    }
    .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;
    }
}