@media (max-width: 1199px) {
	.recent-project .owl-controls{
		display:none;
	}
	.navigation li a {
    	padding: 7px 7px 28px;
	}
	.mainmenu-area .thm-btn {
    	padding: 0 13px;
	}
}

@media (max-width: 1200px) and (min-width: 992px) {
	
	.theme_menu .thm-btn {
		padding: 0 13px;

	}
	
}

@media (max-width: 1200px) and (min-width:992px) {
	.two-column .inner-box .image-box {
		position: relative;
		margin-bottom: -95px;
	}
	.two-column .content-box{
		padding: 30px 0px 80px;
	}
}

@media (max-width: 1024px) {
	.project-carousel .owl-controls .owl-nav {
	  top: auto;
	  left: 0;
	  right: 0;
	}
	.recent-project .owl-controls {
    position: absolute;
    bottom: 45px;
    left: -155px;
	}
	
}

@media (max-width: 991px) {

	.right-area {
    position: absolute;
    right: 15px;
    top: 0px;
 }
	.mainmenu-area .menu-column{
		float: left;
		width: 100%;
	}
	.mainmenu-area .right-area {
   		margin-right: 15px;
	}
	.nav_side_content .search_option form {
	    width: 250px;
	    right: -25px;
	    top: 52px;
	}
	.theme_menu {
		background: #f7f7f7;
	}
	.main-logo {
		margin: 15px 0 15px;
		width: 100%;
		position: relative;
	}
	.nav_side_content {
		margin-top: 31px;
	}
	.two-column .content-box{
		padding: 30px 0px 80px;
	}
	.about .item-list .item.clearfix {
		margin-top: 0px;
	}
	.call-to-action {text-align: center;}
	.call-to-action a.thm-btn {float: none !important;  margin-top:20px;}
	
	.about-faq .accordion-box{
		margin-top: 50px;
	}
}

@media (max-width: 768px) {
	
.call-to-action a.thm-btn {
    float: left !important;
    margin-left: 80px;
    margin-top: 20px;
}

.sec-title p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 12px;
    font-weight: 700;
    line-height: 10px;
    text-transform: uppercase;
}

.sec-title h2:before {
    content: "";
    position: absolute;
    bottom: -20px;
    width: 55px;
    height: 3px;
    background: #ef8434;
}

.sec-title h2 {
    position: relative;
    font-size: 23px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 700;
}	
	
	.call-to-action h3 {
    font-size: 25px;
    font-weight: 700;
    margin: 0;
    line-height: 30px;
    margin-bottom: 0px;
}

	.header-top .top-right, 
	.header-top .top-left {
		width: 100%;
		text-align:center;
	}
	.about-us .about-info{
		margin-bottom: 0px;
    margin-top: 30px;
	}
	
.about-us {
    padding: 80px 0px 40px;
    background: #f7f7f7;
}

.latest-projects .post-filter li span {
    padding: 7px 14px;
    color: #343434;
    font-size: 12px;
    border: 1px solid #e5e5e5;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    line-height: 24px;
    display: block;
    /* padding-right: 11px; */
    cursor: pointer;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}
	
	.header-top .top-right ul,
	.header-top .top-left ul {
		text-align: center;
	}
	
	.header-top .top-right ul li,
	.header-top .top-left ul li {
		display: inline-block;
		float: none;
	}
	
	.our-team .owl-controls .owl-nav{
		margin-bottom: 10px !important;
	}
	.latest-news .owl-theme .owl-nav{
		margin-bottom: 65px !important;
	}
	
	.page-title .path{
		text-align:center;
	}
	.sidebar-page .sidebar {
		position: relative;
		padding-left: 0px;
	}
	.header-top .top-right{
		margin:10px 0px;
	}
	.footer-bottom{
		    padding: 10px 0px 0px;
	}
	.footer-bottom .pull-left{
		display:none;
		    /* margin-top: -22px; */
		/* width:100%; */
	}
	.footer-bottom .pull-right{
		text-align:center;
		margin-top:5px;
		/* width:100%; */
	}
	
}

@media (max-width: 640px) {
	.rev_slider,
	.page-title{
		margin-top:0px !important;	
	}
	
	.page-title{
    background-attachment: inherit;

    background-repeat: inherit;
    background-size: cover;
    overflow: hidden;

	}
	
}

@media (max-width: 700px) {
	.feature{
	    padding: 50px 0px 0px;
	}
}

@media (max-width: 575px) {

}

@media (max-width: 359px) {
	.feature .item-list .item .content-box p{
		display:none;
	}
	.feature .item-list .item .content-box h3{
		margin-top:10px;
		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;
  } 

  .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 0px;
    float: none;
    /* background: rgb(0, 37, 74); */
  }  

  .main-menu .navbar-toggle {
    float: none;
    margin: 0;
    display: block;
  }  

  .main-menu .navbar-toggle .icon-bar {
  background: #ee8434;
    width: 35px;
  }  
/*=================================menu=======================*/     
}

  



