/* Enter Your Custom CSS Here */
.footer_top h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    line-height: 28px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;}

.foot-img img {
        background-color: #fff;
    width: 160px;
    outline: 1px solid #fff;
    outline-offset: 8px;
    padding: 13px;
}


.footer_top .q_icon_with_title .icon_text_holder h5.icon_title {
         font-size: 15px;
    font-family: Hind;
    font-weight: 400;
}
  .footer_top .widget_nav_menu ul li {
        padding: 11px 0 7px;
        border-bottom: 2px dotted #ffffff24;
        line-height: 17px;
}
.footer_bottom, .make, .make a {
      font-size: 16px;
    line-height: 22px;
      font-weight: 600;
  color:#000;
}

.make img {
  vertical-align:middle;
}
nav.main_menu > ul > li > a {
      line-height: 50px;
}

nav.main_menu ul li {
      margin-top: 24px;
}
nav.main_menu ul .current-menu-item {
  background-color:#00B2D7;
 
}
nav.main_menu ul .current-menu-item a {
   color:#ffffff;
}
.sticky_animate nav.main_menu ul li{
      margin-top: 0px;
}

@media only screen and (max-width: 1000px) {
  .header_top_bottom_holder .left .custom-html-widget {
    line-height:9px;
    Font-size:15px;
  }
  .header_top_bottom_holder .right .custom-html-widget {
    line-height:25px;
    Font-size:15px;
  }
}
@media only screen and (max-width: 595px) {
 .rotate-logo .qode-aig-image img {
      width: 86%;
  margin: auto;
}
  .header_top_bottom_holder .left .custom-html-widget, .header_top_bottom_holder .right .custom-html-widget {
    Font-size:15px;
  }
  .footer_bottom {
    height:28px;
  }
  .make {
    margin-bottom:10px !important;
  }
}
@media only screen and (max-width: 768px) {
.res-col {
  margin-top:20px;
  }
  .res-bot {
     margin-bottom:15px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1046px) {
  nav.main_menu>ul {
    left: 0%;}

nav.main_menu {
    position: absolute;
    left: 31%;}
}

@media only screen and (min-width:1001px) and (max-width:1300px){
	nav.main_menu>ul>li>a {
    font-size: 13px!important;
    padding: 0px 13px!important;
}
}