/*
#242424   => rgba($black, 0.7)



*/
@media only screen and (min-width: 993px) {
  #header.new_header {
    box-shadow: none !important;
    background-color: transparent !important;
    padding-top: 20px;
    transition: all .3s ease-in-out; }
  #header.scroll-on {
    background-color: white !important;
    transition: all .3s ease-in-out;
    box-shadow: 0px 5px 8px -6px rgba(0, 0, 0, 0.75) !important; }
    #header.scroll-on .new_header-navbarnew {
      box-shadow: none !important;
      transition: all .3s ease-in-out; }

  .new_header-navbarnew {
    background-color: white;
    box-shadow: -5px 5px 8px -3px rgba(0, 0, 0, 0.75);
    border-radius: 10px;
    padding: 10px;
    transition: all .3s ease-in-out;
    min-width: 800px; }

  .navigation-list {
    justify-content: space-around; } }
@media only screen and (max-width: 768px) {
  .mega-menu .dropdown-menu {
    max-height: 300px;
    overflow: scroll; } }
@media only screen and (max-width: 768px) {
  .home-banner .item img {
    min-height: 300px;
    object-fit: contain;
    object-position: right; }
  .home-banner .item .caption {
    position: static !important;
    margin-bottom: 50px;
    transform: none !important;
    padding: 0 15px; }
    .home-banner .item .caption .h1_heading {
      margin: 0;
      margin-bottom: 20px;
      padding: 0;
      font-size: 25px; }

  .ppc_content .Featured_Offerings .featured_offer_card {
    text-align: center; } }
.iframe-wrap iframe {
  width: 100%; }

#footer .social_icon_box ul {
  padding-left: 0;
  justify-content: end; }

.h1_heading.h1_head_s {
  font-size: 33px !important;
  line-height: 43px;
  color: #21566e !important;
  font-weight: 700 !important; }

.btn-outline-custum i, .btn i {
  color: white;
  font-size: 18px; }

.bg_light {
  background-color: #F6F9FE; }

.Levels_OBE_icon-obe img {
  z-index: 9;
  position: relative; }
.Levels_OBE_icon-obe h3 {
  background-color: white;
  z-index: 0 !important; }

@media only screen and (max-width: 768px) {
  .Levels_OBE_icon-obe h3 {
    /*      width: 85px !important;
          padding: 14px 10px 14px 24px !important;
          margin-left: 0 !important;*/
    font-size: 14px !important;
    position: relative;
    left: 10px; } }

/*# sourceMappingURL=new-style.css.map */
