.navbar-toggler {
    color:#239B82;
}

@media (min-width: 992px) and (max-width: 1400px) {
    .container-padding {
        padding: 0px 30px;
    }
}

@media (min-width: 1200px) {
    .nav-item.dropdown .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        top: 120%;
    }

    .banner-style {
        margin-top: -0.5px;
    }

    .nav-item.dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        top: 100%;
    }
}

@media (max-width: 992px) {
    .section-padding {
        padding: 60px 0px;
    }

    .banner-style {
        margin-top: -1px;
    }

    .navbar {
        padding: 10px 10px;
    }

    .navbar-nav .nav-link {
        padding: 14px 20px;
        border-right: 0px;
    }

    .site-navigation {
        padding: 5px 0px;
    }

    .section-heading {
        margin-bottom: 30px;
    }

    .counter-wrap .counter-item {
        margin-bottom: 50px;
    }

    .about-content {
        margin-bottom: 35px;
    }

    .oustory-content {
        margin-bottom: 35px;
    }


    .nav-tp {
        margin-bottom: 0px;
        background: #00446f;
    }

    .navbar-toggler {
        background: #fff;
        border-radius: 0px;
    }

    .banner-img img {
        width: 100%;
    }
}

@media (max-width: 768px) {
    h2{
        font-size: 60px !important;
    }
    .banner .banner-content h1 {
        font-size: 40px;
        line-height: 60px;
    }

    /* .banner-header {
        color: #fff;
        text-shadow: 3px 3px black;
        font-size: 20px;
        line-height: 0.75em;
    } */

    .header-contact li,
    .header-socials li {
        float: none;
        text-align: center;
    }

    .header-top {
        padding: 10px 0px;
    }

    .header-right {
        float: none !important;
        text-align: center;
        margin-top: 10px;
    }

    .header-btn {
        margin-left: 0px;
    }

    .header-contact li:last-child {
        padding-left: 0px;
    }

    .section-heading h3 {
        font-size: 32px;
    }

    .client-logo {
        margin-bottom: 30px;
    }

    .subscribe-form {
        margin-top: 20px;
    }

    .feature-item.feature-style-2 {
        margin-bottom: 20px;
    }

    .video-section2 .video-block-container {
        display: none;
    }

    .video-icon {
        position: static;
        left: 50%;
        margin-bottom: 32px;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    .recent-posts li {
        display: flex;
    }

    .widget-post-thumb {
        margin-right: 20px;
    }

    .widget-post-body {
        margin-top: -32px;
    }

    .nav-tp {
        margin-bottom: 0px;
        background: #00446f;
    }

    .navbar-toggler {
        background: #fff;
        border-radius: 0px;
    }

    .banner-img img {
        width: 100%;
    }

    .profile-img {
        float: none;
        margin-right: 0px;
        margin-bottom: 30px;
    }

    .edutim-course-topics-header .edutim-course-topics-header-right {
        margin-left: 0px;
        margin-top: 20px;
    }

    .course-block {
        margin-bottom: 30px;
    }

    .banner-6 .banner-content h1 {
        font-size: 37px;
        line-height: 50px;
    }

    .banner-img3 {
        margin-top: 40px;
    }

    .process-img {
        display: none;
    }

    .course-list-item .course-content {
        margin-top: 30px;
        text-align: center;
    }

    .banner-5 .banner-content h1 {
        font-size: 57px;
        line-height: 66px;
    }

    .banner-5 .banner-content p {
        width: 100%;
        font-size: 15px;
        line-height: 34px;
    }

    .feature-4 .section-heading h3 {
        font-size: 32px;
    }

    .feature-4 .section-heading {
        padding-right: 0px;
    }

    .course-grid-2 .course-filter {
        margin-top: 40px;
    }
}

@media (min-width: 320px) and (max-width: 374px) {

    .h1,
    h1 {
        font-size: 65px !important;
    }

    .banner-style {
        height: 90vh !important;
    }

    .factory {
        font-size: 36px;
    }

    .story {
        font-size: 36px;
    }

    /* .footer-image {
        max-width: 350px !important;
    } */

    .image-text {
        bottom: 0px;
    }

    .review-item p {
        margin: 0px 5px;
    }

    .owl-theme .owl-dots,
    .owl-theme .owl-nav {
        margin-right: 17rem;
    }

    .logo-intertabac {
        max-width: 100px;
        height: 100px;
    }

    .image-block {
        width: 100%;
        height: 25vh;
        position: relative;
    }

    .team {
        font-size: 36px;
    }

    .careers {
        font-size: 36px;
    }

    .footer-contact {
        font-size: 30px;
    }

    /*.reachUs {*/
    /*    font-size: 18px;*/
    /*}*/

    .footer-content {
        margin-top: 0rem;
        padding-left: 10px;
    }

    .footer-item {
        font-size: 18px;
    }

    .intertabac-footer {
        max-width: 300px;
        height: 150px;
    }

    .img-footer {
        width: 100%;
    }

    .testimonial-img {
        height: 500px;
    }

    .review-item p {
        font-size: 14px;
    }

    .realState {
        font-size: 22px;
    }

    .manchester-image2 {
        width: 150px;
    }

    .factory-images2 {
        width: 130px;
    }
    .shisha{
        margin-top:10px;
    }

}

@media (min-width: 375px) and (max-width: 479px) {

    .h1,
    h1 {
        font-size: 75px !important;
    }

    .banner-style {
        height: 90vh !important;
    }

    .image-block {
        width: 100%;
        height: 25vh;
        position: relative;
    }

    .footer-content {
        margin-top: 0rem;
        padding-left: 10px;
    }

    .img-footer {
        width: 100%;
    }

    .testimonial-img {
        height: 500px;
    }

    .review-item p {
        font-size: 14px;
    }

    .realState {
        font-size: 22px;
    }

    .factory {
        font-size: 36px;
    }

    .story {
        font-size: 36px;
    }

    .logo-intertabac {
        width: 120px;
        height: 120px;
    }

    /* .footer-image {
        max-width: 405px !important;
    } */

    .image-text {
        bottom: 0px;
    }

    .img-footer {
        width: 100%;
    }

    .review-item p {
        margin: 0px 5px;
    }

    .owl-theme .owl-dots,
    .owl-theme .owl-nav {
        margin-right: 17rem;
    }

    .team {
        font-size: 36px;
    }

    .careers {
        font-size: 36px;
    }

    .footer-contact {
        font-size: 30px;
    }

    /*.reachUs {*/
    /*    font-size: 18px;*/
    /*}*/

    .footer-item {
        font-size: 18px;
    }

    .manchester-image2 {
        width: 150px;
    }

    .factory-images2 {
        width: 130px;
    }
    .navbar-nav .nav-link {
        /*padding: 10px 20px;*/
        background-color: white;
    }
    
    .shisha{
        margin-top:10px;
    }
}

@media (min-width: 480px) and (max-width:980px) {

    .h1,
    h1 {
        font-size: 90px !important;
    }



    .shisha {
        margin-top: 35px;
        width: 35px;
        height: 70px;
    }

    .roll {
        width: 25px;
        height: 25px;
        display: block;
        margin-top: auto;
        margin-bottom: auto;
    }

    .rolltxt {
        padding-top: 0px;
        margin-left: 0px;
        display: block;
        margin-top: auto;
        margin-bottom: auto;
    }

    .mm {
        font-size: 8px;
    }

    .manchester-image2 {
        width: 220px;
        margin-top: 30px;
        /*margin-left: 180px;*/
        /*margin-right: 50px;*/
    }

    .fontsizeresp {
        font-size: 10px;
        text-align: center;
    }

    .image535 {
        width: 10px;
        height: 10px;
    }

    .image64 {
        width: 14px;
        height: 14px;
    }

    .image68 {
        width: 16px;
        height: 16px;
    }

    .image785 {
        width: 18px;
        height: 18px;
    }

    .third {
        /* line-height: 0.4rem; */
        margin: auto;
    }

    .first {
        order: 1;
    }

    .second {
        order: 2;
    }

    .site-navigation {
        padding: 10px 10px;
    }

    .logo-intertabac {
        max-width: 100px;
        height: 100px;
    }

    .factory {
        font-size: 50px;
    }

    .story {
        font-size: 50px;
    }

    .team {
        font-size: 50px;
    }

    .careers {
        font-size: 50px;
    }

    .footer-contact {
        font-size: 35px;
    }

    /*.reachUs {*/
    /*    font-size: 22px;*/
    /*}*/

    .footer-item {
        font-size: 22px;
    }

    .navbar-nav .nav-link {
        padding: 10px 20px;
        background-color: white;
    }

    .banner-style {
        height: 86vh;
        margin-top: -1px;
    }

    .image-block {
        width: 100%;
        height: 30vh;
        position: relative;
    }

    .testimonial-img {
        height: 500px;
    }

    .image-text {
        bottom: 30px;
    }

    /* .footer-image {
        max-width: 510px;
        height: 430px;
        margin-bottom: 10px;
    } */

    .footer-content {
        margin-top: 0rem;
        padding-left: 10px;
    }

    .review-item p {
        font-size: 14px;
    }

    .realState {
        font-size: 18px;
    }

    .img-footer {
        width: 100%;
    }

    .intertabac-footer {
        max-width: 300px;
        height: 150px;
    }

    .header-contact li,
    .header-socials li {
        float: none;
        text-align: center;
    }

    .header-top {
        padding: 10px 0px;
    }

    .header-right {
        float: none !important;
        text-align: center;
        margin-top: 10px;
    }

    .header-btn {
        margin-left: 0px;
    }

    .header-contact li:last-child {
        padding-left: 0px;
    }

    .banner .banner-content h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .banner .banner-content .btn {
        margin-bottom: 10px;
    }

    .banner {
        padding: 87px 0px 150px;
    }

    .video-icon {
        width: 80px;
        height: 80px;
        padding-top: 26px;
        font-size: 22px;
    }

    .client-logo {
        margin-bottom: 30px;
    }

    .about-text-block {
        padding-left: 20px;
    }

    .about-text-block i {
        position: relative;
        left: 0px;
        top: 0px;
    }

    .subscribe-section {
        padding: 60px 20px;
        margin-bottom: 60px;
    }

    .subscribe-section .subscribe-form {
        margin-top: 20px;
    }

    .subscribe-section .subscribe-form .btn {
        right: 0px;
        top: 7px;
        position: relative;
    }

    .subscribe-form .form-control {
        height: 57px;
        padding-left: 25px;
    }

    .course-categories {
        display: block;
        white-space: normal;
    }

    .course-categories .category-item {
        width: calc(100% - 20px);
    }

    .video-section2 .video-block-container {
        display: none;
    }

    .video-icon {
        position: static;
        left: 50%;
        margin-bottom: 32px;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
    }

    .banner-6 .banner-content h1 {
        font-size: 37px;
        line-height: 50px;
    }

    .banner-img3 {
        margin-top: 40px;
    }

    .process-img {
        display: none;
    }

    .course-list-item .course-content {
        margin-top: 30px;
        text-align: center;
    }

    .review-item .client-desc {
        display: block;
    }

    .review-item .client-desc .client-img {
        margin-bottom: 10px;
    }

    .banner-5 .banner-content p {
        width: 100%;
        font-size: 15px;
        line-height: 34px;
    }

    .feature-4 .section-heading h3 {
        font-size: 32px;
    }

    .feature-4 .section-heading {
        padding-right: 0px;
    }

    .course-grid-2 .course-filter {
        margin-top: 40px;
    }
}