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

@media (min-width: 1200px) {
  .blog-item {
    margin-bottom: 0px;
  }
  .feature-item {
    margin-bottom: 0px;
  }
  .team-item {
    margin-bottom: 0px;
  }
  .nav-item.dropdown .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    top: 120%;
  }
  .nav-item.dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
  }
}

@media (max-width: 992px) {
  .section-padding {
    padding: 60px 0px;
  }
  /* .navbar {
    padding: 10px 10px;
  } */
  .navbar-nav .nav-link {
    padding: 14px 20px;
    border-right: 0px;
  }
  .comments .media .media-body {
    padding-left: 0px;
    display: inline-block;
    margin-top: 15px;
  }
  .blog-navigation {
    text-align: center;
  }
  .blog-navigation .next-post {
    text-align: center;
    float: none;
    margin-top: 20px;
    display: block;
  }
  .blog-navigation .border-right {
    border: 0px !important;
  }
  .header-socials {
   
  }
  .site-navigation {
    padding: 5px 0px;
  }
  .course-meta {
    margin: 5px 0px 20px;
  }
  .about-img {
    margin-bottom: 40px;
  }
  .section-heading {
    margin-bottom: 30px;
  }
  .counter-wrap .counter-item {
    margin-bottom: 50px;
  }
  .course-btn {
    margin-bottom: 20px;
  }
  .popular-course {
    padding-bottom: 150px;
  }
  .client-logo {
    margin-bottom: 30px;
  }
  .subscribe-form {
    margin-top: 30px;
  }
  .video-section2 .section-heading h3 {
    font-size: 33px;
  }
  .video-section2 .video-block-container {
    display: none;
  }
  .video-icon {
    position: static;
    left: 50%;
    margin-bottom: 32px;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  .course-list-item {
    display: block;
  }
  .course-list-item .course-img img {
    width: 100%;
    max-width: 100%;
  }
  .course-categories {
    display: block;
    white-space: nowrap;
  }
  .course-categories .category-item {
    width: calc(50% - 20px);
    display: inline-block;
    padding: 20px;
    margin: 0px 10px;
  }
  .course-categories .category-item h4 {
    color: #fff;
    font-size: 17px;
    margin-bottom: 0px;
  }
  .about-content {
    margin-bottom: 35px;
  }
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 48%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
  }
  .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: right;
    clear: none !important;
  }
  .recent-posts li {
    display: block;
  }
  .widget-post-thumb {
    margin-right: 0px;
  }
  .widget-post-body {
    margin-top: 20px;
  }
  .blog-sidebar .widget.widget_search .search-form [type="submit"] {
    position: relative;
    top: 10px;
  }
  .nav-tp {
    margin-bottom: 0px;
    background: #263B5E;
  }
  .navbar-toggler {
    background: #fff;
    border-radius: 0px;
  }
  .banner-img img {
    width: 100%;
  }
  .single-course-details .course-info ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
  .course-block {
    margin-bottom: 30px;
  }
  .video-section2 {
    padding-right: 0px;
    padding: 60px 0px 80px;
    text-align: center;
  }
  .video-section2 .video-icon {
    margin: 0 auto 20px;
    display: block;
  }
  .banner-img3 {
    margin-top: 40px;
  }
  .process-img {
    display: none;
  }
  .course-list-item .course-content {
    margin-top: 30px;
    text-align: center;
  }
  .banner-5 .banner-content p {
    width: 100%;
  }
  .course-grid-2 .course-filter {
    margin-top: 40px;
  }
}

@media (max-width: 768px) {
  .banner .banner-content h1 {
    font-size: 40px;
    line-height: 60px;
  }
  .header-contact li, .header-socials li {
   
    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: #263B5E;
  }
  .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 (max-width: 480px) {
  .site-navigation {
    padding: 10px 10px;
  }
  .navbar-nav .nav-link {
    padding: 14px 20px;
  }
  .header-contact li, .header-socials li {
    
  
  }
  .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: 70px;
  }
  .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;
  }
  
}




.fix-icon {
    display: inline-block;
    position: fixed;
    bottom: 100px;
    left: 20px;
    z-index: 999999;
}

.fix-icon-item img {
    width: 55px !important;
    height: 55px !important;
    background: #ff7400;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    padding: 10px;
}

.fix-icon-whataap {
    display: inline-block;
    position: fixed;
    bottom: 30px;
    left: 20px;
    z-index: 999999;
    transition: all0.5s ease-in-out;
}

.fix-icon-whataap-item img {
    border-radius: 50%;
    box-shadow: 1px 1px 4px rgba(60, 60, 60, .4);
    transition: box-shadow .2s;
    cursor: pointer;
    overflow: hidden;
    width: 55px !important;
    height: 55px !important;
    background: #25d366 !important;
}

#fix-icon {
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.fix-icon-item {
    animation: bounce 1s infinite alternate;
    animation-duration: 1s;
    -webkit-animation: bounce 1s infinite alternate;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
}

.call-now-responsive {
    background: #3335656b;
    display: block;
    position: fixed;
    right: 0px;
    left: 0px;
    bottom: -1px;
    padding-bottom: 0px;
    z-index: 9999999;
    border-bottom: solid 1px #fff;
    background-position: bottom;
    position: fixed;
}

.call-now-responsive a {
    background-color: #f0722e;
    font-size: 18px;
    border-radius: 10px 10px 0px 0px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 18px 5px 18px;
    z-index: 10;
    border: solid 4px #fff;
    margin-right: 5px;
    line-height: 34px;
}
@media (max-width: 480px) {
       .header-contact {
        padding-left: 0;
        display: contents;
        gap: 5px;
    }

  }

@media (max-width: 768px) {
    .header-contact {
        padding-left: 0;
        display: flow;
        /* flex-direction: column; */
        gap: 5px;
    }
    }

    .header-contact li {
        font-size: 12px;
        margin-left: 7px; 
    }

@media (max-width: 768px) {
    .navbar-nav {
        background: #fff;
        padding: 10px;
    }

    .navbar-nav .nav-link {
        padding: 10px;
        border-bottom: 1px solid #eee;
    }
}
@media (max-width: 768px) {
    .course-widget .row > div {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .form-control {
        font-size: 14px;
        padding: 10px;
    }
}
@media (max-width: 992px) {
    .course-sidebar {
        margin-top: 30px;
    }
}

.course-single-thumb img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.course-single-header {
    padding: 15px 0;
}

.course-single-header h3 {
    font-size: 24px;
}

.course-single-header p {
    font-size: 14px;
    line-height: 1.6;
}

.form-control {
    margin-bottom: 12px;
    height: 45px;
    font-size: 14px;
}

textarea.form-control {
    height: auto;
}

.default-btn {
    padding: 12px;
    font-size: 16px;
}

/* MOBILE FIXES */
@media (max-width: 767px) {
    .course-single-header h3 {
        font-size: 20px;
    }

    .course-sidebar {
        margin-top: 20px;
    }

    .course-widget {
        padding: 15px;
    }
}
@media (max-width: 576px) {
    .section-heading h3 {
        font-size: 22px;
    }

    .course-content h4 {
        font-size: 16px;
    }

    .course-content p {
        font-size: 14px;
    }

    .course-label {
        font-size: 12px;
        padding: 4px 8px;
    }
}
@media (max-width: 480px) {
    .header-contact {
        display: contents;
      
        align-items: center;
        /* justify-content: space-between; */
        /* padding-left: 0;
        gap: 8px; */
    }

    .header-contact .contact-item {
        display: flex;
        align-items: center;
        font-size: 12px;
        white-space: nowrap;
    }

    .header-contact .social-icons {
        display: flex;
        gap: 10px;
    }

    .header-contact .quote-btn {
        margin-top: 5px;
        width: 100%;
        text-align: center;
    }
}
