
@media screen and (max-width: 1100px) {

		 .box-relative

{

	position: relative;

	width: 410px;

	max-width: 100%;

	float: right;

	margin-top: 50px;

}

}
@media screen and (max-width:1080px){
.logo {
	padding:30px 20px;
	/*width: 180px;*/
	margin: 0 auto;
}	
.service-info h3 {
	text-align: center;
	font-size: 26px;
	font-family: 'Playball';
	margin: 0px 0px 20px 0px;
}
.service-info p {
	font-size: 13px;
}
.service-each > .row > img {
	width: 100%;
	height: 300px;
	border: 1px solid #ededed;
	object-fit: cover;
}
.service-info p {
	font-size: 11px;
}
.top-head p {
	float: left;
	/* margin: 0px; */
	color: #fff;
	margin-left: 10px;
	font-size: 13px;
	margin-bottom: 10px;
}
} 
 @media screen and (max-width: 980px) {

.contact-content {
	padding-top: 4%;
}
.top-head .container {
	width: 100%;
}
}

 @media screen and (max-width: 960px) {

}

 @media screen and (max-width: 950px) {

}

 @media screen and (max-width: 800px) {





.menu.slide-left

{

	left: 0px;

	

}



.menu-toggle

{

	display: block

}



.menu

{
    position: fixed;
    background: rgba(255,255,255,0.9);
	z-index: 9999999999;

	left: -100%;

	-webkit-transition: all ease-in-out 0.3s;/* Safari */

	transition: all ease-in-out 0.3s;

	-moz-transition: all ease-in-out 0.3s;

	-ms-transition: all ease-in-out 0.3s;

	-o-transition: all ease-in-out 0.3s;

}



.social li a

{

	padding: 6px;

	display: block;

	color: #fff;

	background: #000;

	font-size: 11px;

	text-align: center;

	margin-bottom: 3px;

	position: relative;

}
.cnct-para {
    padding: 30px 30px 20px;
}
}

 @media screen and (max-width: 750px) {

}

 @media screen and (max-width: 710px) {

}

 @media screen and (max-width: 675px) {



.top-head p

{

	float: left;

	margin: 0px;

	color: #fff;

	margin-left: 10px;

	font-size: 11px;

}



.top-head p .fa

{

	margin-right: 10px;

	background: none;

	height: 10px;

	border-radius: 50%;

	width: 10px;

	text-align: center;

	line-height: 29px;

	font-size: 13px;

}



.about-section h2, .services h2, .contact-form h2

{

	font-size: 24px;

}







.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea, .contact-form input[type="submit"]

{

	margin: 5px 0;

	width: 100%

}



.footer

{

	text-align: center

}

}

 @media screen and (max-width: 575px) {

}

 @media screen and (max-width: 500px) {

}

 @media screen and (max-width: 420px) {

}

 @media screen and (max-width: 360px) {

}

 @media screen and (max-width: 320px) {

}

