@media only screen and (min-width: 768px) and (max-width: 991px){
  .header-area{box-shadow:0 10px 15px rgba(25,25,25,0.1)}}
  @media only screen and (min-width: 576px) and (max-width: 767px){.header-area{box-shadow:0 10px 15px rgba(25,25,25,0.1)}}
  @media (max-width: 575px){
  .header-area{box-shadow:0 10px 15px rgba(25,25,25,0.1)}}
  .header-area .logo img{
    height: 40px;
  }
  .main-header{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}@media only screen and (min-width: 768px) and (max-width: 991px){.main-header{padding:17px 0px}}@media only screen and (min-width: 576px) and (max-width: 767px){.main-header{padding:17px 0px}}@media (max-width: 575px){.main-header{padding:17px 0px}}.main-header .header-left{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.main-header .header-left .logo{padding-left:50px}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-header .header-left .logo{padding-left:15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.main-header .header-left .logo{padding-left:15px}}@media only screen and (min-width: 576px) and (max-width: 767px){.main-header .header-left .logo{padding-left:15px}}@media (max-width: 575px){.main-header .header-left .logo{padding-left:15px}}.main-header .header-left .main-menu{padding-left:40px}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-header .header-left .main-menu{padding-left:15px}}.main-header .header-left .main-menu ul li{display:inline-block;position:relative;z-index:1}.main-header .header-left .main-menu ul li a{font-family:"Muli",sans-serif;color:#0d2d3e;font-weight:700;padding:33px 21px;display:block;font-size:16px;text-transform:capitalize;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-header .header-left .main-menu ul li a{padding:33px 9px !important}}.main-header .header-left .main-menu ul li:hover>a{color:#6785FF}.main-header .header-left .main-menu ul li:last-child a{padding-right:0}.main-header .header-left .main-menu ul li.active{position:relative}.main-header .header-left .main-menu ul li.active::before{position:absolute;content:"";width:100%;height:3px;background:#6785FF;bottom:0;margin:0 auto;left:0;right:0}.main-header .header-left .main-menu ul ul.submenu{position:absolute;width:170px;background:rgba(103,133,255,0.8);left:0;top:90%;visibility:hidden;opacity:0;box-shadow:0 0 10px 3px rgba(0,0,0,0.05);padding:17px 0;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}.main-header .header-left .main-menu ul ul.submenu>li{margin-left:7px;display:block}.main-header .header-left .main-menu ul ul.submenu>li>a{padding:6px 10px !important;font-size:15px;color:#fdfdfd}.main-header .header-left .main-menu ul ul.submenu>li>a:hover{background:none;padding-left:13px !important}.main-header .header-left .main-menu ul>li:hover>ul.submenu{visibility:visible;opacity:1;top:100%}.header-transparent{position:absolute;top:0;right:0;left:0;z-index:9}
.header-area .header-sticky.sticky-bar{background:#fff}
.header-area .header-sticky.sticky-bar .main-menu nav>ul>li>a{padding:33px 21px}@media only screen and (min-width: 768px) and (max-width: 991px){.header-area .header-sticky.sticky-bar{padding:15px 0px}}
@media only screen and (min-width: 576px) and (max-width: 767px){.header-area .header-sticky.sticky-bar{padding:15px 0px}}
@media (max-width: 575px){.header-area .header-sticky.sticky-bar{padding:15px 0px}}
.mobile_menu{position:absolute;right:0px;width:100%;z-index:99}
.mobile_menu .slicknav_menu{background:transparent;margin-top:0px !important}
.mobile_menu .slicknav_menu .slicknav_btn{top:-30px}
.mobile_menu .slicknav_menu .slicknav_btn .slicknav_icon-bar{background-color:#6785FF !important}
.mobile_menu .slicknav_menu .slicknav_nav{margin-top:9px !important}
.mobile_menu .slicknav_menu .slicknav_nav a:hover{background:transparent;color:#6785FF}
.mobile_menu .slicknav_menu .slicknav_nav a{font-size:15px;padding:7px 10px}
.mobile_menu .slicknav_menu .slicknav_nav .slicknav_item a{padding:0 !important}