/*// Extra small devices (portrait phones, less than 576px)*/

@media (max-width: 575.98px) {
    
    
    .service-head h2{
        width:100% !important;
    }
    
.service-itam {
   margin-bottom: 15px !important;
}
.accrediation_image img {
  margin-left: 0px !important;
}
.testimonial-head h3 {
  padding-bottom: 0px !important;
  line-height: 37px !important;
}
.service-head h2 {
  font-size: 26px !important;
  line-height: 37px !important;
}
.crediential_image img {
   margin-bottom: 35px !important;
}
.footer-item.two {
  padding-left: 17px !important;
  margin-top: 20px !important;
}
.about-us-content h3 {
  font-size: 21px !important;
  line-height: 28px !important;
}
.about-us-content p {
   padding: 0px 0px !important;
}
.vission-text {
  padding: 20px 10px !important;
  height: 470px !important;
}
.join-text h2 {
  font-size: 40px !important;
}
.join-text p {
  font-size: 14px !important;
  padding: 0px 0px !important;
}
.testimoian-text p{
     font-size:17px !important;
}
.trainer-part {
  left: 0px !important;
}
.ipma-list-content p {
  font-size: 13px !important;
}
.ipma-list-itam ul li {
  font-size: 13px !important;
  display: flex !important;
}
.events-details h3 {
  margin-bottom: 27px !important;
  margin-top: 40px !important;
}
.events-details h3 {
  line-height: 35px !important;
}
.private ul li {
   margin-left: 20px !important;
}
.events-details h3 {
  font-size: 24px !important;
}

.credentianal-title {
  width: 100% !important;

}
.credentianal-title h2 {
  font-size: 29px !important;
  line-height: 39px !important;
}
.privcy-return-title h2 {
  font-size: 30px !important;
  padding-bottom: 39px !important;
  line-height: 40px !important;
}
.privacy-return-content p {
  font-size: 13px !important;
}
.privacy-return-content-how-use h2 {
  font-size: 25px !important;
  line-height: 30px !important;
}
.privacy-return-content-how-use h6 {
  font-size: 14px !important;
}
.privacy-return-list ul li {
  font-weight: 500 !important;
  font-size: 13px !important;
}
.data-protection-content h2 {
  font-size: 25px !important;
  line-height: 29px !important;
}
.data-protection-content h6 {
  font-size: 15px !important;
  line-height: 26px !important;
}
.data-protection-content p {
  font-size: 13px !important;
  padding-right: 0px !important;
}
.return-policy-list ul li {
  font-weight: 500 !important;
  font-size: 13px !important;
}
    
    .menu-area {
        display: none;
    }
    .mobile_phone {
        display: block !important;
    }
    #header {
        display: none;
    }
    .sidebar {
        height: 100%;
        width: 250px;
        position: fixed;
        z-index: 1;
        top: 0;
        left: -100%;
        background-color: #fff;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        z-index: 99999999999;
    }
    .sidebar a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: ##555;
        display: block;
        transition: 0.3s;
    }
    .sidebar a:hover {
        color: #C0212E;
    }
    .sidebar .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }
    .openbtn {
        font-size: 20px;
        cursor: pointer;
        background-color: #172E5E;
        color: #fff;
        padding: 6px 15px;
        border: none;
        border-radius: 5px;
        transition: 0.4s;
    }
    .openbtn:hover {
        background-color: #C0212E;
    }
    #main_menu {
        display: none;
    }
    #mobile_meu {
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
        position: relative;
        padding: 8px 0px;
    }
    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 20px;
        display: block;
        width: 100%;
        font-size: 14px;
        line-height: 72px;
        font-weight: 800;
        font-family: 'Poppins', Sans-sarif;
        text-decoration: uppercase;
        padding-bottom: 8px;
        text-transform: uppercase;
    }
    .sidebar .menu_aplly_btn a {
        /*! text-decoration: none; */
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s;
        padding: 10px 20px;
        text-align: center;
        font-size: 15px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 800;
        /*! margin-bottom: 23px; */
    }
    .mobile_menu_logo a img {
        height: 38px;
    }
    .crediential_image img {
        width: 100%;
    }
    .accrediation_image img {
        width: 100%;
    }
    /* course part start==== */
    #course .nav {
        padding-left: 26px !important;
    }
    .gd-left p {
        font-size: 13px !important;
        line-height: 23px !important;
        padding: 10px;
    }
    .gd-left {
        padding-left: 16px !important;
    }
    .gd-left h3 {
        font-size: 18px !important;
        padding-left: 10px;
    }
    .tab-content {
        border: none !important;
    }
    .seat {
        margin-top: 27px !important;
        width: 241px !important;
        padding: 12px 15px 28px 25px;
        margin-bottom: 15px;
        position: relative;
        left: 21px;
    }
    /* =====apply page=== */
    .apply-know-row .admission-row a {
        margin-bottom: 19px;
    }
    /* ==scroll up======= */
    #scrollUp {
        right: 11px !important;
    }
    /* ===foooter part== */
    .footer-item {
        padding-bottom: 29px;
    }
    /* banner two */
    .banner_two {
        margin-top: 40px;
    }
    .info-box::before {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        width: 1px;
        height: 50%;
        background: none !important;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    /* ====accrediation=== */
    .accrediation_text h4 {
        font-size: 22px !important;
        line-height: 31px !important;
    }
    .accrediation_image img {
        width: 100%;
    }
    /* title header */
    .theme-title h2 {
        font-size: 23px !important;
    }
    /* BreadCum */
    .inner_page_banner .pagination-area ul li a::before {
        left: 53px !important;
    }
    .service-box4 p {
        text-align: justify;
    }
    /* course part */
    .subject-section .section-title h2 {
        font-size: 18px !important;
    }
    .subject-section .section-title h2::before {
        width: 2px !important;
        height: 25px !important;
        top: -4px !important;
        right: 34px !important;
    }
    .subject-section .section-title .small-text {
        position: relative;
        top: 5px;
        left: -37px;
    }
    .subject-section .subject-filter .wrapper-content h3 {
        font-size: 16px !important;
        line-height: 37px !important;
    }
    .subject-section .subject-filter .wrapper-content h3::before {
        right: 19px !important;
        width: 58px !important;
    }
    .pull-right {
        left: 22px;
    }
    .course-filter .filter-wrapper li {
        margin: 10px 0px;
    }
    .section-padding {
        padding: 36px 0px !important;
    }
    /* crediential */
    #mentor_part .nav-tabs .nav-link {
        padding: 15px 27px !important;
        font-size: 10px !important;
        font-weight: 600 !important;
    }
    .teacher-img img {
        width: 100%;
        padding-left: 10px;
    }
    .border_night {
        border-right: 0px !important;
    }
    .inner_course_banner .pagination-area h1 {
        font-weight: 600 !important;
        font-size: 26px !important;
    }
    .subject-section .section-title .small-text {
        font-size: 10px !important;
        padding-left: 20px !important;
    }
    .pull-right {
        /* bottom: 98px; */
        padding: 10px -8px !important;
        left: 20px !important;
    }
    .subject-section .subject-filter .wrapper-content .wrapper-bottom .cost h5 {
        padding: 10px 15px !important;
    }
}


/*// Small devices (landscape phones, 576px and up)*/

@media (min-width: 576px) and (max-width: 767.98px) {}


/*// Medium devices (tablets, 768px and up)*/

@media (min-width: 768px) and (max-width: 991.98px) {}


/*// Large devices (desktops, 992px and up)*/

@media (min-width: 992px) and (max-width: 1199.98px) {}


/*// Extra large devices (large desktops, 1200px and up)*/

@media (min-width: 1200px) {}