

@media (max-width: 1200px) and (min-width: 992px) {
	.menuzord-menu > li > a {
	    padding: 40px 15px;
	}
	.theme_menu .thm-btn {
		padding: 0 15px;
	}
	.theme_menu .right-column {
	    width: 225px;
	}
}

@media (max-width: 1199px) {
	.subscribe-form input {
		width: 100%;
		margin-bottom: 30px;
	}
	.awards .service-list li {
		width: 45%;
	}
}

@media (max-width: 1199px) and (min-width:992px){
	.why-choose .item:hover .inner-box {
	    padding: 0px 15px 0px 75px;
	    transition: .5s ease;
	}
	.why-choose .item:hover .icon_box span {
	    margin-top: -40px;
	}
}

@media (min-width: 992px) {
	.menuzord-menu li .indicator {
		display: none;
	}
}

/************************** 
* Inner Banner styles 
***************************/

.inner-banner {  position: relative;  background: #a0a19b;  background-size: cover;}
.inner-banner:before {    content: '';    position: absolute;    left: 0px;    top: 0px;   width: 100%;    height: auto;    /*background: rgba(0, 0, 0, 0.1); /*section image background*/    z-index: 0;}
.inner-banner .text {  margin: 0;  display: table-cell;  vertical-align: middle;  font-size: 48px;  line-height: 60px;  color: #fff;  font-weight: 600;  text-transform: capitalize;}
.inner-banner h1 {  margin: 0;  display: table-cell;  vertical-align: middle;  font-size: 30px;  line-height: 60px;  color: #000000;  font-weight: 600;  text-transform: capitalize;}
.inner-banner h1 span{   background: #ffffff;   padding: 10px;}
.background h1 {	background-color: #ffffff;	padding: 10px; 	display: table-cell;  vertical-align: middle;	}	
.inner-banner h3 {  margin: 0;  display: table-cell;  vertical-align: middle;  font-size: 48px;  line-height: 60px;  color: #fff;  font-weight: 600;  text-transform: capitalize;}
.inner-banner h2 {  margin: 0;  display: table-cell;  vertical-align: middle;  font-size: 48px;  line-height: 60px;  color: #fff;  font-weight: 600;  text-transform: capitalize;  }
.inner-banner .bannertext {  margin: 0;  display: table-cell;  vertical-align: middle;  font-size: 48px;  line-height: 60px;  color: #000000;  font-weight: 600;  text-transform: capitalize;  background-color: #ffffff; }
.inner-banner .box {  position: relative;  display: table;  height: 330px;  width: 100%;  text-align: center;}

.breadcumb-wrapper {  background: #fff;  padding: 17px 0;}
.breadcumb-wrapper a{color: #000000; text-decoration:none; } 
.breadcumb-wrapper a:hover {text-decoration:underline 3px solid #000000;}
.breadcumb-wrapper ul,.breadcumb-wrapper li {  margin: 0;  padding: 0;  list-style: none;  font-size: 18px;  color: #bc0207;}
.breadcumb-wrapper ul.link-list li a {  color: #222;  text-transform: capitalize;  font-size: 18px;  transition: .3s ease;}
.breadcumb-wrapper ul.link-list li a:hover {  transition: .3s ease;}
.breadcumb-wrapper ul.link-list li a i {  color: #fac012;  margin-right: 7px;}
.breadcumb-wrapper ul.link-list li a:after {  content: "\f105";  font-family: 'FontAwesome';  margin: 0 10px;}
.breadcumb-wrapper a.get-qoute {  text-transform: capitalize;  font-weight: 400;  color: #bc0207;  font-size: 18px;}
.breadcumb-wrapper a.get-qoute i {  margin-left: 7px;  color: #222;  margin-right: 7px;  font-size: 14px;}



@media (max-width: 991px) {
	
	.top-bar {
		background: #000000;
		height: 30px;
	
		}
	
	.top-bar-text  {
		display: none;
	}	 
	
	.social   {
		display: none;
	}	

	.menuzord-menu > li > .megamenu-style2 {
		display: none;
	}
	.menuzord-responsive.menuzord {
	    padding: 0 15px;
	    min-height: 66px;
		background: #ffffff;
	}
	.menuzord .showhide {
	    height: 60px;
	    width: 30px;
	    padding: 18px 0 41px;
	    float: none;
	}
	.menuzord .showhide span {
	    display: block;
	    width: 100%;
	    height: 2px;
	    margin: 4px 0;
	    background: #000000;
	}
	.menuzord-menu > li:first-child a {
	    padding-left: 20px;
	}
	.menuzord-menu ul.dropdown {
		padding: 0;
	}
	.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a {
	    padding-left: 40px !important;
		color: #000000;
	}
	.theme_menu.stricky-fixed .main-logo {
	    display: none;
		background: #ffffff;
	}
	.right-area {
	    position: absolute;
	    right: 15px;
	    top: -17px;
	}
	.nav_side_content .search_option form {
	    width: 250px;
	    right: -25px;
	    top: 52px;
	}
	.theme_menu {
		background: #ffffff;
	}
	.main-logo {
 padding-top: 10px;
}
	
	.nav_side_content {
		margin-top: 31px;
		background: #ffffff;
	}
	.why-choose .item:hover .inner-box {
	    padding: 11px 21px 32px 80px;
	    transition: .5s ease;
	}


/*menu*/


.about-faq .img-box {
	margin-top: 30px;
}

/*.top-bar .social {
	width: 100%;
	text-align: center;
	
}*/
.why-choose {
	padding-bottom: 30px;
}
.why-choose .item {
	margin-bottom: 40px;
}
.about-faq .about-info {
	margin-bottom: 50px;
}

.latest-project .link {
	margin-bottom: 40px;
}

.awards .service-list li {
	width: 48%;
}
.awards:after {
	display: none;
}
.awards .service-list {
	text-align: center;
}
.awards .award-logo img {
	margin-bottom: 50px;
}

.sidebar_search {
    margin-top: 40px;
}















}

@media (max-width: 768px) {

.top-bar .top-bar-text {
	width: 100%;
	float: none;
	text-align: center;
}
.why-choose {
	text-align: center;
}
.why-choose .item {
	display: inline-block;
}
.why-choose .item:hover .inner-box {
    padding: 30px 21px 57px 80px;
    transition: .5s ease;
}









}

@media (max-width: 640px) {

}

@media (max-width: 600px) {

}

@media (max-width: 575px) {
	.nav_side_content .search_option form {
		right: -70px;
	}
}

@media (max-width: 550px) {
	.megamenu .default-form.register-form {
		width: 100%;
	}
	.default-form-area {
		width: 100%;
	}
}
@media (max-width: 420px) {
	.thm-btn {
		padding: 0 15px;
	}

}


