/* Responsive CSS Document */

/* 
    Created on   : 21/07/2018.
    Theme Name   : Apache-Business-Consulting HTML Template.
    Version      : 1.0.
    Author       : @CreativeGigs.
    Developed by : Jubayer al hasan. (jubayer.hasan1991@gmail.com)
   
*/

@media (min-width: 1201px) {
  .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 576px) and (max-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .theme-header-two .theme-menu-wrapper .inner-wrapper {padding: 15px 0;}
  .theme-header-two .theme-menu-wrapper .menu-wrapper {position: absolute;left:0;top:0;z-index: 9;}
  .theme-header-two .social-icon {position: relative;z-index: 99;}
  .theme-header-two .menu-collapser {margin: -6px 0 21px 0;}
  .theme-header-two #mega-menu-holder>ul> li> a {margin: 0; padding: 0 15px;}
  .theme-header-two #mega-menu-holder>ul> li:first-child> a {border-top:1px solid rgba(0,0,0,0.05);}
  .theme-header-two .collapse-button {float: none;}
  .theme-header-two .social-icon li {margin-top: 0;}
  .section-spacing {margin-bottom: 90px;}
  .theme-menu-wrapper .logo {top:5px;}
  .theme-menu-wrapper.fixed #mega-menu-holder>ul> li> a,.theme-header-two .theme-menu-wrapper.fixed #mega-menu-holder>ul> li> a {padding-bottom: 0;padding-top: 0;}
  .theme-header-one .theme-menu-wrapper {padding-top: 0;}
  .theme-menu-wrapper .menu-wrapper {width: 100%;position: relative;z-index: 9;}
  #mega-menu-holder>ul> li> a {color: #777777;}
}