
/*--content--*/
.content{
	background: url(../images/pic4.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
    min-height: 41em;
    padding: 8em 0 0 0;
}
.content h3 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 2.5em;
	margin-bottom:1.8em;
}
.content-left h4 {
    color: #E21737;
    font-size: 2.2em;

}
.content-left p,.con-left p {
    font-size: 14px;
    color: #BFBFBF;
    line-height: 2.2em;
}
.content-left p{
	margin:1.8em 0;
}
.con-left {
    float: left;
    width: 46%;
    border: 1px solid #fff;
    padding: 0 2em 2em;
    margin: 0 2%;
}
.con-left:hover{
    border: 1px solid #dec689;	
}
.con-left:hover span.glyphicon {
    color: #fff;
    background: #748CA7;
}
.con-left span {
    font-size: 2.5em;
    color: #fff;
    background: #D6D6D6;
    padding: .5em .5em;
    border-radius: 50%;
    top: -37px;
}
.con-left h5 {
    color: #fff;
    font-size: 2.2em;
    margin: -0.6em 0 .4em;
}
.content-right {
    padding-top: 1.5em;
}
.content-left a{
	font-size:1em;
	/* padding:1em 2em; */
	text-transform:uppercase;
}











/*-- responsive media queries --*/

@media (max-width: 1440px){
	.about-left {
		padding: 8em 0 8em 9em;
	}
	.about-right {
		padding: 8em 9em 8em 1em;
	}	
}
@media (max-width: 1366px){
	.about-left {
		padding: 8em 0 8em 7em;
	}
	.about-right {
		padding: 8em 7em 8em 1em;
	}	
}
@media (max-width: 1280px){
	.about-left {
		padding: 8em 0 8em 5em;
	}
	.about-right {
		padding: 8em 5em 8em 1em;
	}
}
@media (max-width: 1080px){
	.about-left {
		padding: 5em 0 5em 5em;
	}
	.about-right {
		padding: 5em 5em 5em 1em;
	}
	
	.about-left h3,.content h3,.rooms h3,.footer-top h3 {
		font-size: 2em;	
	}
	.content-left h4 {
		font-size: 1.8em;
	}
	.content-left p, .con-left p,.about-left p {
		font-size: 13px;
	}
	
	.content {
		min-height: 33em;
		padding: 5em 0 0 0;
	}
	.resp-tab-item {
		font-size: 1.1em;
		padding: 8px 14px;
	}

}
@media (max-width: 1024px){
	.about-left {
		padding: 5em 0 5em 3em;
	}
	.about-right {
		padding: 5em 3em 5em 1em;
	}
}
@media (max-width: 991px){
	.about-left {
		float: left;
		width: 47%;
	}
	.about-right {
		float: right;
		width: 53%;
	}
	
	.about-left {
		padding: 5em 0 5em 2em;
	}
	.about-right {
		padding: 5em 2em 5em 1em;
	}
	.content-left {
		padding: 0;
		float: left;
		width: 50%;
	}	
	.content-right {
		float: right;
		width: 50%;
	}
	.content-left h4 {
		font-size: 1.5em;
	}
	
}
@media (max-width: 800px){
	
}
@media (max-width: 768px){
	.contact-grid textarea {
		min-height: 120px;
	}
}
@media (max-width: 736px){
	.about-left {
		float: left;
		width: 48%;
	}
	.about-right {
		float: right;
		width: 52%;
	}
}
@media (max-width: 667px){
	}
@media (max-width: 640px){
	
	.center-container, .ban-shade {
		min-height: 410px;
	}
	.about-left {
		width: 100%;
		text-align: center;
		padding: 5em 1em 0em 1em;
	}
	.about-right {
		float: right;
		width: 100%;
	}
	.content-left {
		width: 100%;
	}
	.content-right {
		float: right;
		width: 100%;
	}
	.content-left a {
		padding: .5em 1em;
	}
	.content-right {
		float: right;
		width: 100%;
		margin-top: 3em;
	}
	.content {
		min-height: 43em;
	}
}
@media (max-width: 600px){
}
@media (max-width: 568px){
	.center-container, .ban-shade {
		min-height: 398px;
	}
	.content {
		min-height: 47em;
	}
}
@media (max-width: 480px){
	.center-container, .ban-shade {
		min-height: 340px;
	}
	.about-right {
		padding: 3em 1em 5em 1em;
	}
	
}
@media (max-width: 414px){
}
@media (max-width: 384px){
	.center-container, .ban-shade {
		min-height: 305px;
	}
	.about-left {
		padding: 4em 1em 0em 1em;
	}
	.about-right {
		padding: 3em 1em 4em 1em;
	}
	.about-left h3, .content h3, .rooms h3, .footer-top h3 {
		font-size: 1.5em;
	}
	.content {
		padding: 4em 0 0 0;
	}
	.content h3 {
		margin-bottom: 1.4em;
	}
	.content-left p {
		margin: 1em 0 1.8em 0;
	}
	.con-left h5 {
		font-size: 1.3em;
	}
}
@media (max-width: 320px){
	
	.about-gd-left {
		float: left;
		width: 23%;
	}
	.about-gd-right {
		float: right;
		width: 76%;
	}
	.about-gd-right p {
		line-height: 2em;
	}
	.about-left {
		padding: 3em 1em 0em 1em;
	}
	.about-right {
		padding: 3em 1em 3em 1em;
	}
	.content {
		padding: 3em 0 0 0;
	}
	.content {
		min-height: 45em;
	}
}
