/******************************MEDIA QUERIES***********************/
@media screen and (max-width: 1080px) {
	.menu > ul > li > a {
	padding: 10px 8px;
	font-size: 17px;
	text-transform: uppercase;
	color: #fff !important;
	display: block;
	border-bottom: 2px solid transparent;
	font-weight: 600;
	font-family: 'Oswald-Light';
}
.welcome-head h4 {
	font-size: 23px;
	font-family: 'Oswald-Regular';
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
}
.serv-content h4 {
	font-size: 14px;
}
.pro-hold {
	background: #FFF;
	transform: rotate(45deg);
	height: 170px;
	width: 170px;
	max-width: 100%;
	position: relative;
	overflow: hidden;
	margin: 72px auto;
	box-shadow: 0 0 0 15px rgba(291,291,291,0.5);
	left: 0;
}
.pro-hold2 {
	background: #FFF;
	transform: rotate(45deg);
	height: 170px;
	width: 170px;
	max-width: 100%;
	position: absolute;
	overflow: hidden;
	margin: 72px auto;
	z-index: -1;
	top: 150px;
	right: 80px;
	box-shadow: 0 0 0 15px rgba(291,291,291,0.5);
}
.service-head {
	background: url(../images/service-head-bg.png) no-repeat;
	background-size: 100% 100%;
	/* position: relative; */
	/* margin-right: 80px; */
	display: inline-block;
	float: left;
	width: 353px;
}
.testi-title {
	margin: 20px 0;
}
}
@media screen and (max-width: 1024px){
.pro-hold2 {
	margin: -32px auto 72px;
	right: 40px;
}
.serv-img img {
	width: 200px;
	height: 200px;
}
.gal-head {
	margin-right: 20px;
	width: 336px;
}
.gal-each img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.service-main-each a:hover .serv-img1 {
	position: absolute;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	transform: translate(100%,100%);
}
.icon-text h3 {
	margin-top: 18px;
}
}
 @media screen and (max-width: 980px) {
	 .welcome-head h4 {
	font-size: 31px;
	font-family: 'Oswald-Regular';
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
}
.header-top h5 {
	color: #000;
	float: right;
	font-size: 13px;
	font-family: 'Oswald-Regular';
	text-transform: uppercase;
}
.welcome-head {
	background: none;
	width: 100%;
}
.welcome-head h4 {
    font-size: 26px;
}
.area-no, .area-no1, .area-no2, .area-no3{
	display:none;	
}
.service-head {
    background: none;
	width: 100%;
}
.service-head h4 {
    font-size: 33px;
}
.service-head h6 {
	font-size: 10px;
}
.service-head::after {
	right: 15px;
}
.testi-title {
	margin: 20px 0;
}
.service-main-each {
	width: 50%;
	margin: 0 0 20px 0;
}
.gal-head {
	width: 100%;
}
.client-content {
	width: 100%;
}
.gal-each img {
	width: 100%;
	height: 217px;
	object-fit:cover;
}
.menu > ul > li > a {
	padding: 10px 3px;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff !important;
	display: block;
	border-bottom: 2px solid transparent;
	font-weight: 600;
	font-family: 'Oswald-Light';
}
.testi-body h3 {
	margin-bottom: 30px;
}
.email-part {
	padding: 97px 40px;
	background: #fff;
	height: auto;
}
.serv-img1 {
	left: 17%;
}
.pro-hold2 {
	margin: -20px auto 72px;
	right: -20px;
}
.con-call, .con-address, .con-message {
	margin: 0 0 10px;
}
.icon-text h3 {
	margin-top: 40px;
}
.service-main-each a:hover .serv-img1 {
	position: absolute;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	transform: translate(135%,100%);
}

}
 @media screen and (max-width: 950px) {
}
 @media screen and (max-width: 800px) {
.main-header {
	position: inherit;
	width: auto;
	z-index: 99;
	background: #363636;
	left: 0;
	right: 0;
}
.menu-toggle {
	display: block;
	font-size: 20px;
	color: #fff !important;
	padding: 10px;
	text-transform: uppercase;
	font-weight: 600;
	cursor: pointer;
	position: absolute;
	right: 0;
}
.menu-toggle .fa {
	font-size: 25px;
	color: #fff;
}
.menu-block {
	display: none;
}
.menu li a {
	float: left;
	padding: 13px 10px;
	color: #000;
	font-family: raleway;
	font-size: 17px;
	display: inline-block;
	box-shadow: 0px 0px 0px 0px #c12d2d inset;
	width: 100%;
	text-align: center;
}
.main-nav ul li {
	float: none;
}	 
.menu > ul > li {
	float: left;
	position: relative;
	margin: 0 auto;
	width: 100%;
}
.menu {
	display: none;
	width: 100%;
	padding: 0;
}
.menu > ul {
	float: right;
	margin: 1px 0;
	width: 100%;
	background: #222;
}
.header-menu {
	background: #363636;
	height: 50px;
}
.logo-area img {
	width: 90px;
}
.pro-hold {
	margin: 72px auto 72px 35px;
}
.pro-hold2 {
	margin: -24px auto 72px;
	right: 24px;
}
.service-main-each a:hover .serv-img1 {
	position: absolute;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	transform: translate(140%,100%);
}
}
 @media screen and (max-width: 767px) {

}
 @media screen and (max-width: 710px) {
}
 @media screen and (max-width: 675px) {
.header-text {
	display: none;
}
.header-top {
	/* display: none; */
	background: #363636;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	z-index: 9;
	width: 225px;
	margin: 0 auto;
}
/*.header-top {
	display: none;
}*/
.header-top::before {
	display:none;	
}

.pro-hold {
	background: #FFF;
	transform: rotate(45deg);
	height: 180px;
	width: 180px;
	max-width: 100%;
	position: relative;
	overflow: hidden;
	margin: 72px auto;
	box-shadow: 0 0 0 15px rgba(291,291,291,0.5);
	left: 0;
}
.pro-hold2 {
	background: #FFF;
	transform: rotate(45deg);
	height: 180px;
	width: 180px;
	max-width: 100%;
	position: absolute;
	overflow: hidden;
	margin: 0px auto 0;
	box-shadow: 0 0 0 15px rgba(291,291,291,0.5);
	right: 75px;
}
.welcome-img {
	margin-bottom: 80px;
}

.testi-head {
	background: none;
}

.client-content p {
	padding: 40px 0;
}
.testi-slider .owl-controls {
	position: absolute;
	right: 5% !important;
	bottom: -30px !important;
}
.client-img {
	float: right;
	margin: 30px 30px 20px 30px;
}
.contact-form {
	background: #fff;
	margin: 60px 0px;
}
.gal-head {
	position: relative;
	margin-right: 40px;
	display: inline-block;
	float: left;
	width: 100%;
}
.client-img {
	float: right;
	margin: 30px 30px 20px 30px;
	width: 100%;
}
.inner-text h4 {
	display: none;
}
.service-head::after {
	right: 18px;
	left: auto !important;
}
.email-part {
	padding: 30px 40px;
}
.request-head {
	padding: 30px 20px;
}
.request-head h4 {
	text-align: left;
}
.request-head p {
	text-align: left;
}
.icon-text h3 {
	margin-top: 18px;
}
.about-remodel {
	margin: 0 0 25px;
}
.testi-box p {
	font-size: 15px;
	line-height: 20px;
}







}
@media screen and (max-width: 640px) and (orientation: landscape) {

.service-main-each a:hover .serv-img1 {
	position: absolute;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	transform: translate(110%,100%);
}	
	
	
	
	
	
	
	
}
@media screen and (max-width: 600px){

.service-main-each a:hover .serv-img1 {
	position: absolute;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	transform: translate(100%,100%);
}	
	
	
	
	
	
	
	
}
 @media screen and (max-width: 575px) {
}
 @media screen and (max-width: 500px) {
.service-head::after {
	display:none;	
}
.service-main-each {
	width: 100%;
}
.gallery-each {
	width: 100%;
}
}
 @media screen and (max-width: 480px) {

.service-main-each a:hover .serv-img1 {
	position: absolute;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	transform: translate(180%,100%);
} 
.header-top {
	right: 86px;
	left: auto;
	
}
	 
	 
}
 @media screen and (max-width: 360px) {
	 
.service-main-each a:hover .serv-img1 {
	position: absolute;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	transform: translate(120%,100%);
}	 
	 
.header-top {
	position: inherit;
	float: none !important;
} 
	 
	 
	 
	 
	 
	 
}
 @media screen and (max-width: 320px) {

.service-main-each a:hover .serv-img1 {
	position: absolute;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	transform: translate(100%,100%);
}	 
	 
	 
	 
	 
}
