/* Responsive Css */


@media only screen and (max-width: 1749px){



}


@media only screen and (max-width: 1599px){

  .main-header .logo-box{
    margin-right: 0;
  }

  .rtl .main-header .logo-box{
    margin-left: 30px;
  }

}


@media only screen and (max-width: 1499px){

  .main-header .outer-box,
  .header-top .outer-container{
    padding: 0px 11px;
  }

  .main-header .menu-right-content .support-box{
    display: none;
  }

}


@media only screen and (max-width: 1399px){

  .header-style-two{
    padding-left: 0px;
  }

  .main-menu .navigation > li {
    position: inherit;
    float: left;
    z-index: 2;
    margin: 0px 6px;} 


  .main-menu .navigation > li > a {
    position: relative;
    display: block;
    text-align: center;
    font-size: 16px;}


    .theme-btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    /* font-family: var(--title-font); */
    color: #fff !important;
    text-align: center;
    padding: 6px 6px;
    }

  

  .header-style-three .outer-box .menu-area{
    justify-content: space-between;
  }

  .header-style-three .outer-box{
    display: block;
  }

}



@media only screen and (max-width: 1200px){

  .main-menu,
  .sticky-header,
  .main-header.style-one .outer-container:before{
    display: none !important;
  }

  .menu-area .mobile-nav-toggler {
    display: block;
    padding: 10px;
  }

  .megamenu ul li:first-child{
    display: none;
  }

  .header-style-two .header-lower{
    padding: 15px 0px;
  }

  .header-style-three .header-lower{
    padding: 15px 0px;
  }

  .header-style-three .outer-box{
    padding: 0px;
  }

  .main-header .header-lower{
    padding: 7px 0px;
  }

  .main-header .outer-box .shape{
    display: none;
  }



}



@media only screen and (min-width: 768px){
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul,
  .main-menu .navigation > li > .megamenu{
    display:block !important;
    visibility:hidden;
    opacity:0;
  }
}



@media only screen and (max-width: 991px){

  .sec-title h2 br{
    display: none;
  }

  .header-top .top-inner{
    display: block;
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .header-top .info-list li{
    float: left;
  }

  .header-top .top-right{
    justify-content: center;
  }

  .header-top .info-list li:before,
  .header-top .top-right .login-box:before{
    display: none;
  }

  .header-top .info-list li,
  .header-top .top-right .login-box{
    margin-right: 0px;
  }

  .main-footer .footer-widget{
    margin: 0px 0px 10px 0px !important;
  }

  .main-footer .widget-section{
    padding-bottom: 60px;
  }


}


@media only screen and (max-width: 767px){

  .sec-title h2{
    font-size: 22px;
    line-height: 36px;
  }


      .page-title {
        padding: 20px 0px;
    }


.page-title h1 {
        font-size: 20px;
        line-height: 26px;
    }

    .service-details {
        padding: 20px 0px 20px 0px !important;
    }

.service-details h2 {
    font-size: 20px;
    color: #000;
    border-bottom: solid #a7a7a6 1px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 25px;
    font-weight: 700;
}

.service-details p {
    color: #000;
    line-height: 20px;
    text-align: justify;
    font-size: 14px;
    padding-bottom: 13px;
}

.service-details ol li:before {
    content: "";
    background: #b77f28;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 0;
    position: absolute;
    top: 7px;
}

.service-details ul li:before {
    content: "";
    background: #b77f28;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 0;
    position: absolute;
    top: 7px;
}

.service-details ol li {
    list-style: none;
    float: left;
    width: 100%;
    color: #000;
    padding-left: 17px;
    position: relative;
    padding-bottom: 6px;
    line-height: 18px;
    font-size: 14px;
}

.service-details ul li {
    list-style: none;
    float: left;
    width: 100%;
    color: #000;
    padding-left: 17px;
    position: relative;
    padding-bottom: 6px;
    line-height: 18px;
    font-size: 14px;
}

.service-details h3 {
    font-size: 18px;
   
}

.category-widget h2 {
    color: #fff;
    font-size: 19px;
}

.service-sidebar .category-widget .category-list li a {
    font-size: 15px;
    line-height: 28px;
    padding: 3px 12px;
    z-index: 1;
}

.service-sidebar .category-widget .category-list li a:after {
    position: absolute;
    content: '\2192';
    font-family: 'icomoon';
    font-size: 15px;
    top: 0px;
    right: 10px;
    font-weight: 600;
    /* opacity: 0; */
    transition: all 500ms ease;
}




#popupBox input{padding: 8px 10px !IMPORTANT;
    height: auto !important;
    font-size: 14px !IMPORTANT;}


#popupBox textarea{font-size: 14px !IMPORTANT;}

  .contact-buttons {
    display: inline !IMPORTANT;
    margin-bottom: 15px;
}

.main-footer .logo-widget .text-box p {
    color: #fff;
    margin-bottom: 15px;
    line-height: 21px;
    font-size: 13px;
}

.main-footer .footer-logo {
    position: relative;
    max-width: 210px;
    margin-bottom: 18px;
}

.trust h1 a {
    font-size: 22px;
    color: #000;
}

.mt_30 {
    margin-top: 10px;
}

.sec-title .sub-title {
    font-size: 11px;
    line-height: 17px;
    font-weight: 400;
  
}

.trust h1 {
    font-size: 25px;
    color: #000;
    padding-bottom: 10px;
    font-weight: 700;
    line-height: 23px;
}

.trust p {
    font-size: 12px;
    color: #000;
    line-height: 16px;
    text-align: justify;
    margin: 0 0 10px;
}



.contact-buttons a {
    padding: 4px 15px;
    border-radius: 10px;
    color: white;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
}

  #popupBox {
    background: white;
    padding: 20px 30px;
    border-radius: 10px;
    text-align: center;
    width: 480px !IMPORTANT;
    position: relative;
    max-width: 85% !IMPORTANT;
}

  .btn-box svg{display:none;}
  
  .header-top svg{width: 19px !IMPORTANT;height: 18px !IMPORTANT;}
  .header-top .info-list li a {
    color: #fff;
    font-size: 12px;
}

.header-top .info-list li{padding-right: 4px;}

  .top-right{display: none !IMPORTANT;}

  .sec-pad{
    padding: 64px 0px 40px 0px;
  }

  .sec-pad-2{
    padding: 64px 0px 70px 0px;
  }

  .sec-pad-3{
    padding: 0px 0px !IMPORTANT;
  }

  .list-style-one li{
    margin-bottom: 11px !important;
  }

  .main-footer .widget-section{
    padding: 20px 0px 21px 0px;
  }

  .read-more-content h1 {
    font-family: "Playfair Display", Sans-serif;
    font-size: 25px;
    color: #000;
    font-weight: 800;
    padding-bottom: 8px;
}

.read-more-content p {
    color: #000;
    line-height: 20px;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: justify;
}

.read-more-content h2 {
    font-family: "Playfair Display", Sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: 800;
    padding: 8px 0;
}

.read-more-content ul {
    padding: 0px;
    margin: 0px;
    margin-left: 6px;
    overflow: hidden;
    margin-bottom: 10px;
}

.read-more-content ul li {
    list-style: none;
    float: left;
    position: relative;
    width: 100%;
    padding-left: 15px;
    color: #000;
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 10px;
}

.read-more-content ul li:before {
    content: "";
    position: absolute;
    background: #000;
    left: 0;
    top: 5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.blog-content-side h2 {
    font-size: 20px;
    color: #000;
    border-bottom: solid #a7a7a6 1px;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 25px;
    font-weight: 700;
}

.blog-details-content p {
    color: #000;
    line-height: 21px;
    text-align: justify;
    padding-bottom: 10px;
    margin: 0px;
    font-size: 14px;
}



}

@media only screen and (max-width: 599px){


  .main-header .outer-box .menu-area{
    justify-content: space-between;
  }

  .header-style-two .menu-right-content{
    display: block;
  }

  .header-style-two .outer-box{
    display: flex;
  }

  .header-style-three .menu-right-content{
    display: block;
  }


}


@media only screen and (max-width: 499px){

  .mobile-menu{
    width: 100%;
  }

  .header-style-two .outer-box,
  .main-header .outer-box, .header-top .outer-container{
    padding-left: 15px;
    padding-right: 15px;
  }

  .pagination li a{
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

}


@media only screen and (min-width:0px) and (max-width:8000px){


.fixed-header .sticky-header #menu-top_menu{display:none;}


}
