
@media (min-width: 1280px) {

}


@media (min-width: 1367px) and (max-width: 1500px) {
	
	
	
}


@media (min-width: 1201px) and (max-width: 1300px) {
	
	.container {
		width: 95%;
	}
	
}


@media (min-width: 1001px) and (max-width: 1200px) {
	
	.container {
		width: 95%;
	}
	
	header .logo-col {
		width: 15%;
	}
	header #cssmenu {
		width: 70%;
	}
	header .call {
		width: 15%;
	}
	.pr-box .show-details h4 {
		margin: -20px 0 10px 0;
	}
	.pro-more p.locat {
		margin: 0 0 10px 0;
		padding: 0;
	}
	.pro-more h5 {
		margin: 0 0 10px 0;
	}
	.pro-more p {
		margin: 0 0 10px 0;
		line-height: 20px;
	}

}


@media(max-width: 1000px) {
	
	header .container {
		width: 100%;
		padding: 10px 0;
		position: relative;
	}
	
}


@media (min-width: 768px) and (max-width: 1000px) {

	.container {
		width: 95%;
	}
	header .logoc img {
		width: 95px !important;
	}
	header .call {
		display: none;
	}
	/* --- about --- */
	.aboutinn {
		width: 100%;
		margin: 0 auto;
		padding: 0 100px;
		text-align: center;
		background: url(../images/hoh.png) no-repeat left center;
	}
	
	/* --- project --- */
	.pro-section h2 {
		width: 100%;
	}
	.pro-more p.locat {
		margin: 0 0 10px 0;
		padding: 0;
	}
	.pro-more h5 {
		margin: 0 0 7px 0;
	}
	.pro-more p {
		margin: 0 0 7px 0;
		padding: 0;
	}
	
	/* --- location --- */
	.locatlist {
		width: 45%;
		float: left;
	}
	.maparea {
		width: 55%;
		float: left;
	}
	
	/* --- invest weith us --- */
	ul.investlist li {
		width: 90px;
		margin: 0px 25px;
	}
	
	footer .textcol {
		width: 80%;
		float: left;
		margin: 0;
		padding: 0 0 0 30px;
	}
	footer .footermenu .footerlinks {
		width: 100%;
		float: left;
		margin: 0;
		padding: 0 0 10px 0;
	}
	footer .footermenu .footerlinks a {
		display: inline-block;
		margin: 0 30px 5px 0;
	}
	footer .footermenu .sociallinks {
		width: 100%;
		float: left;
		margin: 0;
		padding: 0;
		text-align: left;
	}
	footer .copy {
		width: 60%;
	}
	footer .madeby {
		width: 40%;
	}

}



@media (max-width: 767px) {

	header .call{text-align:center;}
	.display-mobile {
		display: block;
	}
	
	.container {
		width: 90%;
	}
	
	header .logoc img {
		width: 95px !important;
	}
	
	/* --- about --- */
	.aboutsection {
		margin: 0;
		padding: 40px 0;
	}
	.aboutsection h2 {
		margin: 0;
		padding: 10px 0 0 0;
		font-size: 30px;
	}
	.aboutinn {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		text-align: center;
		background: url(../images/hoh.png) no-repeat center center;
	}

	.aboutbuilding {
		margin: 0;
		padding: 40px 0;
		background: url(../images/building-bg1.jpg) no-repeat center center;
		background-size: cover;
	}
	.aboutbuilding ul li {
		margin: 0;
		padding: 20px;
		list-style: none;
		display: inline-block;
		position: relative;
	}
	.aboutbuilding ul li:nth-child(1):before {
		position: absolute;
		top: 55%;
		left: 0;
		width: 40px;
		height: 1px;
		background: #b8a277;
		content: '';
	}
	.aboutbuilding ul li:nth-child(1):after {
		position: absolute;
		top: 55%;
		right: 0;
		width: 40px;
		height: 1px;
		background: #b8a277;
		content: '';
	}
	.aboutbuilding ul li:nth-child(2):before {
		position: absolute;
		top: 55%;
		left: 0;
		width: 40px;
		height: 1px;
		background: #b8a277;
		content: '';
	}
	.aboutbuilding ul li:nth-child(2):after {
		position: absolute;
		top: 55%;
		right: 0;
		width: 40px;
		height: 1px;
		background: #b8a277;
		content: '';
	}
	
	/* --- project --- */
	.pro-section {
		margin: 0;
		padding: 40px 0;
		background: #f3f3f3;
	}
	.pro-section h2 {
		width: 100%;
		margin: 0 0 30px 0;
		padding: 0;
		font-size: 30px;
		line-height: 34px;
	}
	.pro-section h2:before {
		position: absolute;
		top: 5px;
		left: -10px;
	}
	.hoh-project {
		margin: 0;
		padding: 20px 0 0 0;
		position: relative;
	}
	.hoh-project .slick-slide {
		margin: 0;
		padding: 20px 0;
	}
	.hoh-project .slick-slide img {
		display: block;
		width: 100%;
	}
	.hoh-project .slick-prev, 
	.hoh-project .slick-next {
		top: -20px;
	}
	.hoh-project .slick-prev {
		right: 70px;
		left: auto;
	}
	.hoh-project .slick-next {
		right: 0;
	}
	
	.pr-box .show-info p img {
		display: inline-block;
		width: auto;
	}
	.pr-box:hover .show-info {
		display: none;
	}
	/*.pr-box .show-details {
		position: absolute;
		bottom: -50px;
		left: 0;
		width: 100%;
		height: 0;
		padding: 0;
		transition: .5s ease;
	}
	.pr-box:hover .show-details {
		height: 100%;
		bottom: 0;
	}*/
	.pr-box .show-details h4 {
		margin: -20px 0 10px 0;
		padding: 0;
		font-size: 24px;
	}
	.pro-more p {
		margin: 0 0 10px 0;
		padding: 0;
	}
	.pro-more p.locat {
		margin: 0 0 10px 0;
		padding: 0;
	}
	.pro-more p.locat img {
		display: inline-block;
		width: auto;
	}
	.pro-more h5 {
		margin: 0 0 10px 0;
		padding: 0;
		font-size: 20px;
	}
	
	
	/* --- experience --- */
	.experience-section {
		margin: 0;
		padding: 40px 0;
		overflow: hidden;
	}
	.experience-section h2 {
		margin: 0 0 30px 0;
		padding: 0;
		font-size: 30px;
		line-height: 34px;
	}
	.experience-section h2:before {
		position: absolute;
		top: 5px;
		left: -10px;
	}
	/*--- tabs ----*/
	.gallery ul.resp-tabs-list {
		width: 100%;
		float: none;
	}
	.gallery ul.resp-tabs-list {
        display: none;
    }
	.gallery h2 {
		position: relative;
	}
	.gallery h2:before {
		display: none;
	}
	.gallery h2.resp-accordion img {
		position: relative;
		top: -3px;
		left: 0;
		margin: 0 5px 0 0;
	}
	.gallery h2.resp-accordion img:nth-child(3) {
		display: none;
	}
	.gallery h2.resp-tab-active img:nth-child(2) {
		display: none!important;
	}
	.gallery h2.resp-tab-active img:nth-child(3) {
		display: inline-block !important;
	}
    .gallery h2.resp-accordion {
        display: block;
		margin: 0 0 10px 0;
    }
	.gallery .resp-tab-active span:before {
		display: none
	}
	.gallery .resp-tabs-container {
		width: 100%;
		float: none;
		padding: 0;
	}
	.gallery .resp-tab-content {
		padding: 15px 0 50px 0;
		margin: 0 0 15px 0;
		border-bottom: 2px solid #6a203c;
	}
    .gallery .resp-accordion-closed {
        display: none !important;
    }
	/*--- end tabs ----*/
	
	.gallery .slick-slide {
		margin: 0 20px;
		padding: 0;
	}
	.gallery .slick-slide img {}
	.gallery .slick-prev {
		right: 70px;
	}
	.gallery .slick-next {
		right: 0;
	}
	
	.gathum, .vothum {
		margin: 0 0 20px 0;
		padding: 0;
		position: relative;
	}
	.gathum .overlay,
	.gathum .vothum {
		display: none;
	}
	
	/* --- location --- */
	.locatlist {
		width: 100%;
		float: left;
		margin: 0;
		padding: 0;
		height: auto !important;
	}
	.maparea {
		width: 100%;
		float: left;
		margin: 0;
		padding: 0;
		height: auto !important;
	}
	.locatlist h2 {
		margin: 0 0 20px 0;
		padding: 0;
		font-size: 30px;
		line-height: 34px;
	}
	.locatlist .locatinn {
		padding: 30px;
		margin: 0;
	}
	.maparea iframe {
		width: 100%;
		height: 300px;
	}
	
	/* --- invest eith us --- */
	.invest-section {
		margin: 0;
		padding: 40px 0;
		background: #f3f3f3;
	}
	.invest-section h2 {
		margin: 0 0 30px 0;
		padding: 10px 0 0 0;
		font-size: 30px;
	}
	ul.investlist li {
		width: 100px;
		margin: 0 10px 40px 10px;
		padding: 0;
		display: inline-block;
	}
	
	/* --- testimonial --- */
	.se-testimonial {
		margin: 0;
		padding: 40px 0;
	}
	.se-testimonial h2 {
		margin: 0 0 20px 0;
		padding: 0;
		font-size: 30px;
	}
	.se-testimonial h4 {
		margin: 0 0 20px 0;
		padding: 0;
		font-size: 22px;
	}
	
	.quotes {
		margin: 0;
		padding: 0;
		position: relative;
	}
	.quotes .slick-slide {
		margin: 0 20px;
		padding: 40px 0 50px 0;
	}
	
	/* --- footer --- */
	footer {
		margin: 0;
		padding: 30px 0 20px 0;
	}
	footer .logocol {
		width: 100%;
		float: left;
		margin: 0 0 20px 0;
		padding: 0;
		text-align: center;
	}
	footer .textcol {
		width: 100%;
		float: left;
		margin: 0;
		padding: 0;
	}
	footer .footermenu .footerlinks {
		width: 100%;
		float: left;
		margin: 0 0 10px 0;
		padding: 0;
		text-align: center;
	}
	footer .footermenu .sociallinks {
		width: 100%;
		float: left;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	footer .footermenu .footerlinks a {
		display: inline-block;
		margin: 5px;
		padding: 0;
	}
	footer .copy {
		width: 100%;
		float: left;
		margin: 0 0 10px 0;
		padding: 0;
		text-align: center;
	}
	footer .madeby {
		width: 100%;
		float: left;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	footer .madeby a {
		color: #666;
		text-decoration: none;
	}
	footer .madeby a:hover {
		color: #6a203c;
		text-decoration: none;
	}
	
}

@media (max-width: 600px) {
	
	/* --- experience --- */
	.gallery .slick-slide {
		margin: 0;
		padding: 0;
	}
	.gathum {
		width: 50%;
		float: left;
		margin: 0;
		padding: 0;
		position: relative;
	}
	
}

@media (max-width: 400px) {}
