/* Responsive Css */


@media only screen and (max-width: 1749px){



}


@media only screen and (max-width: 1499px){


}


@media only screen and (max-width: 1399px){


}


@media only screen and (max-width: 1299px){


}



@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;
  }

  .main-header .outer-box .logo-box{
    margin-top: 0px;
    padding: 12px 20px !important;
  }

  .main-header .outer-box .logo-box:before,
  .main-header .outer-box .logo-box:after,
  .main-header .outer-box .logo-box .shape{
    display: none;
  }

  .header-top .top-inner{
    padding-left: 0px;
  }

  .rtl .header-top .top-inner{
    padding-right: 0px;
  }

  .header-style-two .header-top{
    padding-left: 40px;
  }
  .header-top {
    display: none;
  }
  .large-container {
    padding-left: 0px;
    padding-right: 15px;
     margin: 0 auto;
 }
 .logo-name-mobile{
  color: white;
  font-weight: 500;
  font-size: 13px;
  padding: 0px 5px;
}
.mobile-menu .nav-logo {
  position: relative;
  padding: 25px 22px;
  text-align: left;
  /* padding-bottom: 100px; */
}


}



@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){
  .main-footer .footer-widget{
    margin: 0px 0px 30px 0px !important;
  }

  /* .main-footer .widget-section{
    padding-bottom: 83px;
  } */

  .header-style-two .header-top{
    padding-left: 30px;
    padding-right: 30px;
  }
  .main-footer .widget-section {
    position: relative;
    padding: 50px 0px 15px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.current a {
  color: #eb292c !important;
}
.mobile-menu .active {
  color: white !important; /* Change this to whatever color you want */
}
.mobile-menu .navigation li.dropdown {
color: white;;
}
.dropdown-btn {
transition: transform 0.3s; /* Smooth transition for rotation */
}

.dropdown-btn.open {
transform: rotate(180deg); /* Rotate the icon when dropdown is open */
}

}

@media only screen and (max-width: 767px){
  .header-top .top-inner{
    display: block;
    text-align: center;
  }

  .header-top .links-list,
  .header-top .info-list{
    justify-content: center;
  }

  .main-header .menu-right-content{
    display: none;
  }

  .sec-title h2{
    /* font-size: 32px; */
    font-size: 22px;
    line-height: 40px;
  }

  .main-footer .pattern-layer{
    display: none;
  }

  .main-footer .widget-section{
    padding: 40px 0px 8px 0px;
  }
  .logo-name {
    font-size: 15px;
    font-weight: bold;
    color: white;
    padding: 0px 10px;
}
.m-pt{
  padding-top: 15px;
}
.current a {
  color: #eb292c !important;
}
.mobile-menu .active {
  color: white !important; /* Change this to whatever color you want */
}
.mobile-menu .navigation li.dropdown {
color: white;;
}
.dropdown-btn {
transition: transform 0.3s; /* Smooth transition for rotation */
}

.dropdown-btn.open {
transform: rotate(180deg); /* Rotate the icon when dropdown is open */
}

}


@media only screen and (max-width: 599px){
  .current a {
    color: #eb292c !important;
  }
.mobile-menu .active {
    color: white !important; /* Change this to whatever color you want */
}
.mobile-menu .navigation li.dropdown {
  color: white;;
}
.dropdown-btn {
  transition: transform 0.3s; /* Smooth transition for rotation */
}

.dropdown-btn.open {
  transform: rotate(180deg); /* Rotate the icon when dropdown is open */
}

}

@media only screen and (max-width: 499px){
  .logo-lg{
    /*width: 40px;*/
    /*height: 40px;*/
  }
  .large-container {
   padding-left: 0px;
   padding-right: 15px;
    margin: 0 auto;
  }
.logo-name {
  color: white;
  padding: 0px 0px;
  font-size:11px;
}
.logo-name-mobile{
  color: white;
  font-weight: 500;
  font-size: 14px;
  padding: 0px 5px;
          margin-left: 10px;
          line-height: 21px;
}
.mobile-menu .nav-logo {
  position: relative;
  padding: 21px 18px;
  text-align: left;
  /* padding-bottom: 100px; */
          display: flex;
        align-items: center;
}
.header-top {
  display: none;
}

  .mobile-menu{
    width: 100%;
  }

  .header-top .info-list{
    display: block;
  }

  .header-top .info-list li{
    display: inline-block;
    margin: 0px 5px !important;
  }

  .main-header .outer-box .logo-box {
    padding: 10px !important;
    margin-right: 15px;
}

  .header-style-two .header-top{
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .header-style-two .header-lower{
    padding-right: 15px;
  }

  .rtl .header-style-two .header-lower{
    padding-left: 15px;
  }

  .header-style-two.main-header .outer-box .logo-box .logo{
    max-width: 150px;
  }

  .header-top .links-list li{
    margin-right: 20px;
  }

  .rtl .header-top .links-list li{
    margin-left: 20px;
  }

  .header-style-three .header-top .top-inner{
    padding-left: 15px;
    padding-right: 15px;
  }

  .pagination li a{
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .m-pt{
    padding-top: 15px;
  }
  .current a {
    color: #eb292c !important;
  }
.mobile-menu .active {
    color: white !important; /* Change this to whatever color you want */
}
.mobile-menu .navigation li.dropdown {
  color: white;;
}
.dropdown-btn {
  transition: transform 0.3s; /* Smooth transition for rotation */
}

.dropdown-btn.open {
  transform: rotate(180deg); /* Rotate the icon when dropdown is open */
}

}




















