/* Large Devices, Wide Screens */

@media only screen and ( max-height: 1850px){
	
	.captions-area { top:60% !important; }
	.cap1{ font-size:50px  !important; line-height:70px;  }
	.caps { font-size:30px  !important; line-height:36px !important;  }
	.the-captions {
	
	width: 80%;

}
	  } 
	  
	  @media only screen and ( max-height: 1200px){
	
	.captions-area { top:45% !important; }
	.cap1{ font-size:30px  !important; line-height:30px;  }
	.caps { font-size:24px  !important;  }
	  } 


@media only screen and (max-width : 1400px)   {

}



@media only screen and (max-width : 1300px) {
	
	

	
	
}


 @media only screen and (max-width : 1200px) {

.menu-band {
	background-color:transparent !important;
	-webkit-box-shadow: 5px 5px 0 0 rgba(0,0,0,0);
	box-shadow: 5px 5px 0 0 rgba(0,0,0,0);
	position:absolute;
	padding:0px 20px;
	width:100%;
	height:auto;
	z-index:1111;
	top:0px;

}

.abme { position:absolute !important; width:100%;}
.logo-place { padding:0px 0px;}
.myheader { background-color:#132235; width:100%; padding:0px 0px 80px 0px; }


}
@media only screen and (max-width : 1100px) { 



}

	/* Medium Devices, Desktops */
	@media only screen and (max-width : 992px) {
.modal-dialog { width:50% !important; }
.follow-txt { float:none; }
.follow-txt2 {
	
	float:none;
	display:block;
	
}

h1 {
	font-size: 26px;
	line-height:26px !important;
}
h2 {
	font-size: 24px;
	line-height:24px !important;
}
h3 {
	font-size: 20px;
	line-height:20px !important;
	margin-top:5px !important
}
h4 {
	font-size: 18px;
	line-height:22px !important;
}

.social-links { display:none !important;}


.the-captions {
	position: relative;
	width: 60%;

}
.slider-settings {

	background-position:70%;
}

}


 @media only screen and (max-width : 768px) {
 	.head-change { position: absolute; width: 100%;}
	.logo-place { position: absolute; width: 100%; }
	 .msg-thumb { margin:0px auto 20px auto; text-align:center;}
	 .msg-thumb img { margin:0px auto 30px auto; text-align:center; }
	 .messages {
	width: 90%;
	margin: 40px auto;
	-webkit-box-shadow: 0 22px 22px 0 rgba(0,0,0,.2);
	box-shadow: 0 22px 22px 0 rgba(0,0,0,.2);
	background-color: #fff;
	border-radius: 10px;
	padding:60px 20px;
}

.carousel-control span {
	
	color: #cdcfd1 !important;
	display:block;


	
}

slider-settings {

	background-position: 70% 0%;



}

.carousel-indicators { display: none; }

.follow-txt {  text-align:center; }
.follow-txt2 {
	
	
	text-align:center; 
	
}




.search-grp { margin:0px 0px 10px 0px;}
.captions-area {
	position: absolute;
	left: 10%;
	top: 40%;
}
.the-captions {
	position: relative;
	width: 80%;

}
.cap1 {
	font-size: 24px;

	line-height: 28px;
}
.news-det-box { padding:0px 0px; }
.news-details-thumb img { width:90%; margin:0px auto; text-align:center;}
 }

	/* Extra Small Devices, Phones */ 
	@media only screen and (max-width : 480px) {
		.logo-place { position: absolute; width: 100%; }
		.modal-dialog { width:90% !important; }
		.logo-place img { width:45px; }
		.logo-title { font-size:14px; font-weight:bold; padding:15px 5px; } 
		.logo-title span {
	font-size: 11px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
}

.head-change { position: absolute; width: 100%;}


.captions-area {
	position: absolute;
	left: 10%;
	top: 40%;
}
.the-captions {
	position: relative;
	width: 80%;

}
.cap1 {
	font-size: 18px;

	line-height: 26px;
}

.btn-gen {
	
	padding: 20px 40px;
	font-size:10px !important;
	margin-bottom:10px;
	

}

.btn-white  {
	
	padding: 20px 40px;
	font-size:10px !important;
	margin-bottom:10px;
	

}





.cap1 {
	font-size: 20px;
	font-weight: 600;
	text-transform: inherit;
	line-height: 28px;
	color: #fff;
	margin-bottom: 10px;
}

.cap2 {
	font-size: 30px;
	font-weight: 600;
	text-transform: inherit;
	line-height: 32px;
	color: #fff;
	margin-bottom: 10px;
}

.caps {
	font-size: 14px;
	font-weight: 600;
	text-transform: inherit;
	line-height: 22px;
	color: #fff;
	margin-bottom: 10px;
}

		
}



	/* Custom, iPhone Retina */ 
	@media only screen and (max-width : 320px) {
		
		
}


