/* Responsive CSS Document */

/* 
    Project:        Remakri - Education, Course, e-Learning and Events HTML Template.
    Version:        1.0
    Last change:    03/04/2018.
    Designed:       Template_mr
    Developed:      Template_mr
   
*/

@media (min-width: 992px) {
  /* .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  } */

}

@media (max-width: 1199px) {
  .shop-details .single-product-details .product-order-details {
    width: 100%;
    padding: 40px 0 0 0;
  }

  .theme-footer .footer-logo-widget .wrapper,
  .client-slider-section .slider-wrapper {
    padding: 0;
  }

  .course-details-content .course-panel .panel-body {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/*(max-width: 1199px)*/

@media (min-width: 992px) and (max-width: 1199px) {
  #mega-menu-wrapper .nav>li>a {
    margin: 0 15px;
  }

  .our-feature-course-one .feature-block .wrapper {
    padding-left: 100px;
  }

  .course-search-form .course-form {
    width: 75%;
  }

  .our-courses .single-course-block .text-box {
    padding: 40px 20px;
  }

  .short-banner .main-bg-wrapper .opacity h4 {
    font-size: 21px;
  }

  .our-courses .single-course-block .text-box ul li:nth-child(1),
  .our-courses .single-course-block .text-box ul li:nth-child(3) {
    width: 75px;
  }

  .newsletter-banner form input {
    width: 320px;
  }

  .theme-footer .footer-logo-widget ul {
    margin-left: 110px;
  }

  .shop-details .review-tab .nav-tabs>li>a {
    padding: 0 30px;
  }

  .single-event-figure .theme-solid-button {
    float: left;
  }

  .course-details-content .course-info-data {
    padding-left: 20px;
    padding-right: 20px;
  }

  .course-details-content .course-info-data h2 {
    font-size: 30px;
  }

  .course-details-content .course-info-data .course-schedule {
    width: 70%;
  }
}

/*(min-width: 992px) and (max-width: 1199px)*/

@media (max-width: 991px) {
  .section-margin-bottom {
    margin-bottom: 80px;
  }

  .section-margin-top,
  .contact-form-wrapper .contact-address {
    margin-top: 80px;
  }

  .short-banner {
    margin-top: 70px;
  }

  header .theme-menu-wrapper .logo {
    position: relative;
    z-index: 99;
    margin: 0;
  }

  #mega-menu-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    margin: 0;
  }

  header .theme-menu-wrapper,
  .theme-menu-wrapper.fixed {
    padding: 10px 0;
  }

  #mega-menu-wrapper .nav li.join-us a {
    text-align: center;
    margin-bottom: 10px;
  }

  .theme-sidebar,
  .shop-sidebar {
    margin-top: 60px;
  }

  .our-feature h2,
  .course-search-form.shape-style {
    margin-top: 0;
  }

  .our-feature img {
    margin: 40px auto 0 auto;
  }

  .course-search-form .course-form {
    width: 100%;
  }

  .short-banner .main-bg-wrapper .opacity {
    padding: 40px 15px;
    text-align: center;
  }

  .short-banner .main-bg-wrapper .opacity h4 {
    float: none;
    padding: 0 0 20px 0;
  }

  .short-banner .main-bg-wrapper .opacity h4 br {
    display: none;
  }

  .short-banner .main-bg-wrapper .opacity .theme-button {
    float: none;
  }

  .course-request-section {
    padding: 80px 0;
  }

  .course-request-section .theme-form-style-one {
    margin-top: 60px;
  }

  .newsletter-banner h5 {
    float: none;
    padding: 0 0 30px 0;
  }

  .newsletter-banner form {
    float: none;
  }

  .newsletter-banner {
    padding: 45px 0;
    text-align: center;
  }

  .our-history .text ul {
    margin-bottom: 40px;
  }

  .short-banner-two {
    margin-top: 50px;
  }

  .single-event-figure img {
    display: none;
  }

  .event-details .single-event-figure .image-box img {
    display: block;
  }

  .theme-inner-banner .opacity {
    padding: 80px 0;
  }

  .theme-inner-banner .opacity h2 {
    padding-top: 20px;
  }

  .event-details .single-event-figure .image-box {
    margin-bottom: 10px;
  }

  .event-details .single-event-figure .event-venue .map-canvas {
    margin-top: 40px;
  }

  .our-analytics {
    margin-top: 80px;
  }

  .course-details-content .course-info-data {
    padding-left: 10px;
    padding-right: 10px;
  }

  .contact-page {
    padding-top: 80px;
  }
     p.join-us {
    position: relative;
    right: 37px;
    z-index:9;
}
.sidebars.sticky{
  position: static;
}
.sidebars {
    overflow-y: initial;
    background:transparent;
    height: inherit;
}
  .sidebar-outer {
    width: 100%;
    position: sticky;
    top: 82px;
    align-self: flex-start;
}
.inner-wrapper {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    flex-wrap: wrap;
}
.course-details-content.cus {
    width: 100%;
}
body .main-page-wrapper {
    overflow: hidden;
}
    .course-details-content.cus,
    .sidebar-outer {
        width: 100%;
        padding: 0 15px;
    }
    .sidebar-widget.sidebar-list {
    padding: 14px;
}
.modals {
    /* transform: scale(0.7); */

    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    padding: 20px;
    transform: translate(-50%, -50%);
    width: 375px;
    height: 187px;
    border-radius: 10px;
    padding-top: 12px;
    width: 96%;
}
.content.modal-wrap .modal-boxes {
    box-shadow: 1.91px 10.833px 50px 0px rgb(68 68 68 / 45%);
    width: 100px;
    width: 100%;
    height: 119px;
}
}
/*(max-width: 991px)*/

@media (min-width: 768px) and (max-width: 991px) {
  .header-wrapper .top-header .left-list ul li {
    margin-right: 20px;
  }

  .header-wrapper .top-header .right-list ul.social-icon li {
    margin-left: 12px;
  }

  .shop-details .review-tab .nav-tabs>li>a {
    padding: 0 40px;
  }

  #theme-main-banner {
    height: 600px !important;
  }
.our-feature.section-margin-top.cus-section-margin-top {
    margin: 0;
}
    .section-margin-bottom.cus {
        margin-bottom: 6px;
    }
    .single-blog-grid .image img {
    max-width: 100%;
    height: auto;
    overflow: hidden;
    width: 100%;
    height: 100%;
    object-fit: contain;
    overflow: hidden;

}
p.goggle-map iframe {
    width: 100%;
}
    .contact-page {
        padding-top: 27px;
    }
    .cus-dropholder i{
      opacity: 0;
      display: none;
    }
    /* .cus-dropholder .fa-angle-down{
opacity: 0;
      display: none;
    } */
     .course-details-content {
    width: 100%;

}
}


@media (min-width: 700px) and (max-width:830px) {

  
.our-feature.section-margin-top.cus-section-margin-top {
    margin: 0;
}
    .section-margin-bottom.cus {
        margin-bottom: 6px;
    }
    .our-feature-course-one.section-margin-top {
    margin-top: 6px;
    margin-bottom: 15px;
}
body .theme-line-button {
    line-height: 40px;
    border-width: 1px;
    border-radius: 20px;
    padding: 0 11px;
    font-size: 14px;
}
.our-courses.section-margin-top,
.our-gallery.section-margin-top,
.course-details.course-margin-top,.blog-list.course-margin-top,
.our-history.section-margin-top{
    margin-top: 30px;
}
    .short-banner {
        margin-top: 15px;
    }
    .short-banner .main-bg-wrapper:before {
    background: transparent;

}
       p.join-us {
    position: relative;
    right: 37px;
    z-index:9;
}
    .theme-sidebar, .shop-sidebar {
        margin-top: 14px;
    }
    .theme-sidebar .sidebar-widget {
    margin-bottom: 14px;
}
.theme-footer .footer-logo-widget p {

    padding: 12px 0 10px 0;
}
.single-blog-grid .image img {
    max-width: 100%;
    height: auto;
    overflow: hidden;
    width: 100%;
    height: 100%;
    object-fit: contain;
    overflow: hidden;

}
p.goggle-map iframe {
    width: 100%;
}
    .contact-page {
        padding-top: 27px;
    }
        .cus-dropholder i{
      opacity: 0;
      display: none;
    }
}


/*(min-width: 768px) and (max-width: 991px)*/
@media (max-width: 767px) {

  .header-wrapper .top-header,
  .header-wrapper .top-header .right-list {
    text-align: center;
  }

  .header-wrapper .top-header .left-list ul li {
    margin: 0 12px;
  }

  .header-wrapper .top-header .right-list ul li {
    margin: 0 5px;
  }

  .shop-details .single-product-details img {
    width: 100%;
  }

  .shop-details .review-tab .nav-tabs>li {
    width: 100%;
    margin-bottom: 5px;
  }

  .our-feature h2 {
    font-size: 35px;
  }

  .course-search-form .title {
    margin-bottom: 35px;
  }

  .our-feature-course-one .feature-block .wrapper {
    margin-bottom: 25px;
  }

  .course-search-form .title h2 {
    font-size: 30px;
  }

  .course-search-form {
    padding-bottom: 60px;
  }

  .theme-title-one h2 {
    font-size: 30px;
  }

  .theme-title-one p br {
    display: none;
  }

  .theme-title-one p {
    padding-top: 15px;
  }

  .our-courses .theme-title {
    padding-bottom: 60px;
  }

  .blog-grid .single-blog-grid .text h5,
  .hover-effect-one .title h5 {
    font-size: 18px;
  }

  .hover-effect-one .title {
    padding: 10px 0;
  }

  .blog-grid .single-blog-grid .text {
    padding: 30px 0 20px 0;
  }

  .theme-footer .footer-logo-widget ul {
    margin-left: 0;
  }

  #theme-main-banner h4 {
    font-size: 18px;
    line-height: 32px;
  }

  #theme-main-banner h1 {
    font-size: 45px;
    margin: 15px 0 25px 0;
  }

  #theme-main-banner p {
    margin-bottom: 25px;
  }

  #theme-main-banner p br,
  .short-banner-two .opacity h6 br {
    display: none;
  }

  #theme-main-banner {
    height: 680px !important;
  }

  .our-history .text ul li {
    padding: 20px 10px 20px 60px;
  }

  .our-history .text ul li i {
    left: 10px;
    top: 15px;
    font-size: 30px;
  }

  .theme-inner-banner .opacity h2 {
    font-size: 40px;
  }

  .single-event-figure .theme-solid-button {
    float: left;
    margin-top: 10px;
  }

  .course-details-content .course-info-data h2 {
    font-size: 32px;
  }

  .course-details-content .course-info-data .course-value {
    width: 100%;
    margin: 25px 0 0 0;
  }

  .course-details-content .course-info-data .course-schedule {
    width: 100%;
  }

  .course-details-content .course-info-data .theme-line-button {
    float: left;
  }
  .box_content {
    
    flex-wrap: wrap;
  }
  .sidebar-outer {
    width: 100%;
    position: sticky;
    top: 82px;
    align-self: flex-start;
}
.inner-wrapper {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    flex-wrap: wrap;
}
    .cus-dropholder i{
      opacity: 0;
      display: none;
    }
        .content.modal-wrap .modal-boxes {

        font-size: 14px;
    }
}

/*(max-width: 767px)*/

@media (max-width: 650px) {

  #success,
  #error {
    width: 86%;
    height: auto;
    top: calc(50% - 50px);
    left: 7%;
    padding: 30px 10px;
  }
      .cus-dropholder i{
      opacity: 0;
      display: none;
    }
}

@media (max-width: 600px) {
  .newsletter-banner form input {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .newsletter-banner form .theme-button {
    display: block;
    width: 150px;
    text-align: center;
    margin: 0 auto;
  }
       p.join-us {
    position: relative;
    right: 37px;
    z-index:9;
}
p.join-us .theme-solid-button {
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    padding: 0px 14px;
    margin-right: 0;
    margin-left: 10px;
    font-family: 'Noto Sans', sans-serif;
    position: relative;
    font-size: 12px;
    color: #ffffff;
    background: transparent;
    text-transform: capitalize;
    -webkit-transition: all 0.3s 
ease-in-out;
    transition: all 0.3s 
ease-in-out;
    display: block;
    background: #11246B;
}
    .cus-dropholder i{
      opacity: 0;
      display: none;
    }
}

@media (max-width: 550px) {

  .shop-page .shop-product .col-xs-6,
  .course-search-form .course-form,
  .our-analytics .col-xs-4 {
    width: 100%;
  }

  .course-search-form .course-form input {
    padding: 0 20px;
  }

  .course-search-form .course-form button {
    display: block;
    margin: 20px auto 0 auto;
    position: static;
    height: 60px;
  }

  #client-carousel-generic .text-wrapper {
    padding: 35px 15px 35px 15px;
    margin-left: 0;
  }

  #client-carousel-generic .text-wrapper .img-box {
    width: 90px;
    height: 90px;
    position: static;
    margin: 0 auto 20px auto;
  }

  #client-carousel-generic .carousel-indicators li {
    margin: 0 5px;
  }

  #client-carousel-generic .carousel-indicators {
    margin-left: 0;
    text-align: center;
  }

  .blog-details-content .share-content>ul>li:nth-child(2) {
    top: 85px;
    width: 100%;
    left: 0;
    -webkit-transform: none;
    transform: none;
    text-align: center;
  }

  .blog-details-content .share-content {
    padding-bottom: 50px;
  }

  .blog-details-content .author-data,
  .blog-details-content .user-comment-data .single-comment {
    padding-left: 10px;
    padding-right: 10px;
  }

  .blog-details-content .author-data img {
    float: none;
    margin: 0 auto;
  }

  .blog-details-content .author-data .name {
    width: 100%;
    padding: 25px 0 0 0;
    text-align: center;
  }

  .blog-details-content .user-comment-data .single-comment.reply-comment {
    margin-left: 15px;
  }

  .blog-details-content .user-comment-data .single-comment .comment {
    padding-left: 10px;
  }
  .common_box {
    border: 1px solid gray;
    text-align: center;
    padding: 10px;
    border-radius: 20px;
    width: 100%;
}
    .cus-dropholder i{
      opacity: 0;
      display: none;
    }
}

@media (max-width: 500px) {
  .course-request-section .course-request-text .free-course-banner {
    padding-left: 15px;
    padding-right: 15px;
  }

  .course-request-section .course-request-text .course-feature-list li {
    padding-bottom: 30px;
  }

  .blog-grid .col-xs-6,
  .our-history .text ul li {
    width: 100%;
  }

  .our-history .text ul li {
    float: none;
  }

  .our-history .text ul li:first-child {
    border-bottom: 1px solid #e7e7e7;
    border-right: none;
  }

  .course-details-content .course-info-data .course-schedule>li {
    width: 100%;
  }

  .contact-form-wrapper .contact-address {
    padding-left: 15px;
    padding-right: 15px;
  }
  .theme-footer .footer-list ul li a {
    color: rgba(255, 255, 255, 0.6);
    color: #000000;
    line-height: 35px;
    display: block;
    font-size: 16px;
}
.footer-list h4 {
    line-height: 35px;
    border-bottom: 1px solid;
    display: inline-block;
}
.theme-footer .time {
    text-align: center;
    margin-top: 28px;
}
.our-feature-course-one.style-two .feature-block .wrapper {
    margin-top: 45px;
    padding-bottom: 42px;
}
.side-img {
    height: 410px !important;
    margin-top: 13px;
}
.our-history .our-goal {
    padding-top: 10px;
}
.single-blog-grid .image {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    width: 100%;
    height: auto;
}
    .cus-blog-details-content ul {
        padding-left: 18px;
    }
    .center-wrapper {
    display: flex;
    justify-content: space-between;
    gap: 7px;
    flex-wrap: wrap;
}
.office-wrapper {
    flex-wrap: wrap;
}
.office-card {
    background: #fff;
    width: 100%;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    margin: 0 15px;
}
    .section-margin-bottom {
        margin-bottom: 10px;
    }
        .our-analytics {
        margin-top: 7px;
    }
        .cus-dropholder i{
      opacity: 0;
      display: none;
    }
}

@media (max-width: 450px) {
  .our-feature-course-one .feature-block .wrapper {
    padding-left: 90px;
  }

  .our-feature-course-one .feature-block .icon {
    width: 65px;
    height: 65px;
    line-height: 65px;
  }

  .our-feature-course-one .feature-block .icon i {
    font-size: 48px;
    margin-left: 22px;
  }

  .our-courses .single-course-block .text-box {
    padding: 40px 15px;
  }

  .our-courses .single-course-block .text-box ul li:nth-child(1),
  .our-courses .single-course-block .text-box ul li:nth-child(3) {
    width: 60px;
    font-size: 16px;
  }

  .our-gallery .col-xs-6 {
    width: 100%;
  }

  .theme-form-style-one {
    padding-left: 15px;
    padding-right: 15px;
  }

  .event-details .single-event-figure #count .col-xs-3 {
    width: 50%;
    margin-bottom: 10px;
  }
      .short-banner .main-bg-wrapper:before {
    background: transparent;

}
    .section-margin-top {
        margin-top: 6px;
    }
    .short-banner {
        margin-top: 6px;
    }
        .our-analytics {
        margin-top: 7px;
    }
        .theme-sidebar, .shop-sidebar {
        margin-top: 7px;
    }
    .theme-sidebar .sidebar-widget {
    margin-bottom: 17px;
}
.course-margin-top {
    margin-top: 24px;
}
.course-description ul {
    padding-left: 13px;
}
.blog-grid .single-blog-grid .text {
    padding: 25px 15px 30px 15px;
    border-bottom: 1px solid transparent;
    text-align: justify;
    position: relative;
}
.single-blog-grid.hover-effect-one {
    transition: all .5s 
ease-in-out;
    margin-bottom: 8px;
}
    .contact-page {
        padding-top:19px;
    }
.contact-page {
    padding: 19px 0 19px 0;
}
    .cus-dropholder i{
      opacity: 0;
      display: none;
    }
}

@media (max-width: 400px) {

  .shop-details .single-product-details .product-order-details .clearfix a,
  .shop-details .single-product-details .product-order-details .clearfix ul {
    float: none;
  }

  .shop-details .single-product-details .product-order-details .clearfix a {
    margin-top: 15px;
  }

  .blog-details-content .user-comment-data .single-comment .comment button {
    position: static;
    margin-top: 15px;
  }
    .event-details .single-event-figure #count .col-xs-3 {
    width: 50%;
    margin-bottom: 10px;
  }
      .short-banner .main-bg-wrapper:before {
    background: transparent;

}
    .section-margin-top {
        margin-top: 6px;
    }
    .short-banner {
        margin-top: 6px;
    }
    .theme-sidebar .sidebar-widget {
    margin-bottom: 17px;
}
.course-margin-top {
    margin-top: 24px;
}
.course-description ul {
    padding-left: 13px;
}
    .contact-page {
        padding-top:19px;
    }
    .contact-page {
    padding: 19px 0 19px 0;
}
    .cus-dropholder i{
      opacity: 0;
      display: none;
    }
}
@media (min-width: 320px) and (max-width:375px) {

  header .theme-menu-wrapper .logo {
      width: 123px;
  }
  #theme-main-banner h2 {
    margin: 22px 0 30px 0;
    text-transform: capitalize;
    font-size: 25px;
}
#theme-main-banner h2 {
    margin: 22px 0 30px 0;
    text-transform: capitalize;
    font-size: 25px;
}
    .section-margin-bottom {
        margin-bottom: 10px;
    }
    body .theme-line-button {
    padding: 0 17px;
 
}
    .section-margin-top{
        margin-top: 8px;
    }
    .short-banner .main-bg-wrapper:before {
    background: transparent;

}
    .our-courses .single-course-block .text-box {
        padding: 26px 15px;
    }
    #theme-main-banner .container a {
    text-transform: uppercase;
    margin: 15px 20px 0 0;
    padding: 0px 40px;
}
    .eccess{
display: none;
    }
    .short-banner {
        margin-top: 1px;
    }
        .theme-sidebar, .shop-sidebar {
        margin-top: 7px;
    }
    .theme-sidebar .sidebar-widget {
    margin-bottom: 17px;
}
.course-margin-top {
    margin-top: 24px;
}
.course-description ul {
    padding-left: 13px;
}
.single-blog-grid.hover-effect-one {
    transition: all .5s 
ease-in-out;

    margin-bottom: 8px;
}
    .contact-page {
        padding-top: 19px;
    }
        .cus-dropholder i{
      opacity: 0;
      display: none;
    }

}
