@media (max-width: 1199px) {
	.recent-project .owl-controls{
		display:none;
	}
	.navigation li a{
		padding: 26px 5px 20px;
		margin: 0 9px;
	}
	.mainmenu-area .thm-btn {
    padding: 0 13px;
 }
	.mainmenu-area {
    padding: 0 15px;
    min-height: 66px;
	}

	.mainmenu-area .showhide {
    height: 60px;
    width: 30px;
    padding: 18px 0 41px;
    float: none;}

}



@media (max-width: 1200px) and (min-width:992px) {
	.theme_menu .thm-btn {
		padding: 0 13px;

	}
	.two-column .inner-box .image-box {
		position: relative;
		margin-bottom: -95px;
	}
	.two-column .content-box{
		padding: 30px 0px 80px;
	}
}


@media (max-width: 991px) {
	.nav_side_content {
	    position: absolute;
	    right: 30px;
	    top: 18px;
	}
	
	.theme_menu.stricky-fixed .main-logo {
	    display: none;
	}

	.mainmenu-area .menu-column .col-md-8 {
	    float: left;
	    width: 100%;
	}
	

	.theme_menu {
		background: #f7f7f7;
	}
	.mainmenu-area .menu-column{
	    float: left;
	    width: 100%;
	}
    .mainmenu-area .right-area{
    	margin-right: 17px;
    }

	.main-logo {
	    margin: 15px 0 15px;
	}
	
	
	
	.sidebar-page .sidebar {
		position: relative;
		padding-left: 0px;
	}
	.header-upper .upper-column{
		margin-top: 15px;
	}
	
}

@media (max-width: 640px) {
	.rev_slider,
	.page-title{
		margin-top:0px !important;	
	}
	
	.page-title{
		text-align:center;
	}
	
}


@media only screen and (min-width: 1200px){
.container {padding: 0;}
.container-fluid{padding: 0;}      
}

@media only screen and (min-width: 991px){
  .mobile-menu {
    display: none;
  }      
}
@media only screen and (max-width: 991px){
    

/*=================== mobile-menu ======================*/

	.navigation {
	    display: none;
	} 


	
	.nav_side_content .search_option>button {
      color: #fff;
   }
  .main-menu .collapse {
    border: 0px;
    max-height: 300px;
    display: none !important;
    overflow: auto !important;
  } 

  .main-menu .collapse.in, 
  .main-menu .collapsing {
    display: block !important;
  } 

  .main-menu .navbar-header{
    padding: 14px 6px;
    float: none;
    background: #F29417;
  }  

  .main-menu .navbar-toggle {
    float: none;
    margin: 0;
    display: block;
  }  

  .main-menu .navbar-toggle .icon-bar {
    background: #fff;
    width: 30px;
  }  
  .footer .footer-widget{
  	margin-bottom: 30px;
  }
/*=================================menu=======================*/     
}

@media only screen and (max-width: 767px) {
  .header-upper .logo-outer {
    float: none !important;
    width: 100%;
    padding: 0;
    text-align: center;
  }

  .header-upper .logo-box {
    display: inline-block;
    float: none;
  }

  .header-upper .logo-box img {
    display: block;
    width: auto;
    max-width: 230px;
    height: auto;
    margin: 0 auto;
  }

  .rev_slider_wrapper .slide-content-box .hero-headline {
    max-width: 680px;
    padding: 7px 12px;
    border-left-width: 4px;
    font-size: 28px;
    line-height: 34px;
  }

  .rev_slider_wrapper .hero-slide-content .hero-contact-button {
    margin-top: 22px;
  }

  .rev_slider_wrapper .slide-content-box .hero-support {
    max-width: 650px;
    padding: 9px 13px;
    border-left-width: 4px;
    font-size: 16px;
    line-height: 24px;
  }
}

@media only screen and (max-width: 480px) {
  .whatsapp-widget {
    right: 18px;
    bottom: 88px;
    width: 56px;
    min-height: 56px;
    padding: 0;
    justify-content: center;
    border-radius: 50%;
  }

  .whatsapp-widget i {
    margin-right: 0;
    font-size: 29px;
  }

  .whatsapp-widget span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
  }

  .nav_side_content {
    right: 18px;
  }

  .nav-quote-btn {
    padding: 10px 12px;
    font-size: 11px;
  }

  .header-upper .logo-box img {
    max-width: 210px;
  }

  .rev_slider_wrapper .slide-content-box .hero-headline {
    max-width: 560px;
    padding: 6px 10px;
    font-size: 24px;
    line-height: 30px;
  }

  .rev_slider_wrapper .hero-slide-content .hero-contact-button {
    margin-top: 18px;
  }
}
