@media (max-width: 1024px) {
	/*.subpages {
		padding-top: 0px
	}*/

	.service-gallery .item-services .img-services > a > span {
		width: 100%;
		top: 40%;
		margin-left: 0px;
	}

	.service-gallery .item-services .img-services > a > span span.inner-text {
		font-size: 10pt;
	}

	.col-sm-4.text-box {
		width: 170px;
	}

	.col-sm-4.text-box .form-group {
		width: 163px;
	}

	.col-sm-4.text-box input {
		width: 163px;
	}

	.col-sm-4.txt-area {
		padding-top: 97px;
	}

	.footer-map {
		width: 100%;
		padding: 10px 0;
	}

	.footer-map iframe {
		width: 100%;
	}
}

@media (max-width: 992px) {
	.subpages {
		padding-top: 0px
	}
	.service-gallery .item-services .img-services > a > span {
		top: 30%;
	}
}

@media (max-width: 767px) {
	nav.navbar.bootsnav .navbar-header {
		padding-right: 0px;
	}

	.navbar-header {
		width: 100%;
	}

	nav.navbar.bootsnav .navbar-nav > li > a {
		border-bottom: solid 1px #e0e0e0!important;
		display: inline-block;
		text-align: right;
		padding: 10px 15px;
	}

	.subpages {
		padding-top: 0px
	}

	/*About Us - Start*/
	.about-us-page .p-subtitle {
		margin:0px;
		text-align: left;
	}

	.mobile-slider-small-image {
		padding-top: 10px;
		padding-left: 12px;
	}

	.mobile-slider-small-image .col-custom-4 {
		float: left;
		margin-left:5px;
	}

	.choose-asset p {
		margin: 10px 0 0 0;
	}

	.some-our-clients {
		padding-bottom: 30px;
	}

	.some-our-clients p {
		font-size: 14pt;
	}

	.some-our-clients .col-custom-6 {
		width: 50%;
	}

	/*About Us - End*/

	/*Service - Start*/
	.our-services {
		width: 100%;
	}

	.our-services p.p-service-desc {
		text-align: left;
	}

	.service-gallery .item-services .img-services img {
		height: 100px;
		margin-top: 5px;
		object-fit: cover;
	}

	.service-gallery .item-services .img-services > a > span {
		width: 90%;
		top: 35%;
		text-align: left;
		margin-left: 20px;
	}

	.service-gallery .item-services .img-services > a > span span.inner-text {
		font-size: 16pt;
	}


	/*Service - End*/

	/*Project - Start*/
	.phone-top a {
		display: inline;
		padding: 0px;
	}


	.btn.btn-primary.dropdown-toggle {
		width: 345px;
		height: 50px;
		font-size: 14pt;
		text-align: left;
		background-color: #e5e2e2;
		border: none;
		color: black;
		font-weight: bold;
	}

	.dropbtn {
		width: 345px;
		height: 50px;
		font-size: 14pt;
		text-align: left;
		background-color: #e5e2e2;
		border: none;
		color: black;
		font-weight: bold;
	}

	.dropdown .caret {
		float: right;
		margin-top: 5px;
		width: 11px;
		height: 10px;
	}

	.dropbtn span {
		float: right;
		margin-top: 5px;
		width: 11px;
		height: 10px;
	}

	.dropbtn:hover, .dropbtn:focus {
		background-color: lightgray;
	}
	
	.dropdown {
		position: relative;
		display: inline-block;
	}
	
	.dropdown-content {
		display: none;
		position: absolute;
		background-color: #f9f9f9;
		min-width: 160px;
		overflow: auto;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		z-index: 1;
	}
	
	.dropdown-content a {
		color: black;
		padding: 12px 16px;
		text-decoration: none;
		display: block;
	}
	
	.dropdown a:hover {background-color: #f1f1f1}
	
	.show {display:block;}

	.project-slider, .project-thumbnail-slider {
		display: none;
	}

	.mobile-project-slider {
		display: block;
	}

	.mobile-project-slider h3 {
		font-size: 20px;
	}

	.dropdown.mobile-project {
		display: block;
	}

	.dropdown.mobile-project .form-control {
		background-color: #e5e2e2;
		height: 50px;
		font-size: 16px;
		color: black;
		border: none;
		padding: 0 20px;
	}

	.italic-par {
		font-style: italic;
	}
	/*Project - End*/

	/*Contact Us - Start*/
	.info-contact .our-address-contact {
		text-align: left;
	}

	.col-sm-4.text-box {
		width: 100%;
	}

	.col-sm-4.text-box .form-group {
		width: 100%;
		margin-bottom: 2px;
	}

	.col-sm-4.text-box input {
		width: 100%;
	}

	.col-sm-4.txt-area {
		padding-top: 0px;
	}

	.col-sm-4.txt-area .form-group {
		margin-bottom: 2px;
	}

	.col-sm-4.txt-area textarea {
		width: 100%;
		height: 150px;
	}

	.col-sm-4.txt-area .form-group {
		margin-bottom: 3px;
	}

	.g-recaptcha div {
		margin: 0px auto;
	}

	/*.info-contact table {
		margin: 0px auto;
	}*/

	.btn.btn-default.submitcontact {
		/*width: 302px;
		margin-left: 21px;*/
		height: 65px;
	}

	.form-group.submit-btn {
		width: 305px;
		margin: 0px auto;
	}

	.footer-map {
		width: 100%;
		padding: 10px 0;
	}

	.footer-map iframe {
		width: 100%;
	}
	/*Contact Us - End*/
}

@media (max-width: 375px) {	
	.service-gallery {
		padding-bottom: 40px;
	}

	.service-gallery .item-services .img-services > a > span {
		width: 87%;
		line-height: 1.1;
	}

	.service-gallery .item-services .img-services > a > span span.inner-text {
		font-size: 15pt;
	}
}