/*====================================== reset.css is here ========================================*/
html, body {
    overflow:hidden;
	margin:0;
	padding:0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}
table {	border-collapse:collapse; border-spacing:0;}
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}
ol,ul { list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:bold;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
.clear{clear:both; font-size:0px;line-height:0px; display:block;}
.last	{margin:0 !important;}
.pad_last{padding:0 !important;}
.no_bg {background:none !important;}
/**************************************************************************************/
a											{text-decoration:none; outline:0 none;}
a:hover										{  text-decoration:none;}
h1											{font-size:24px;}
h2											{font-size:22px;}
h3											{font-size:18px;}
h4											{font-size:16px;}
h5											{font-size:14px;}
h6											{font-size:12px;}
/*----------------------------------------------------------------------------------*/
html 										{}
body										{color:#b1b1b1; font-family:"Arial", Verdana, Tahoma; font-size:12px;}
.flt_Lt										{float:left; display:inline;}
.flt_Rt										{float:right; display:inline;}
/* ---------------------------------------------------------------------------------*/


/* ----------------------- layout ----------*/

.container									{width:1400px; margin:0 auto; }
.main_content								{
		height:187px;
	width:100%;
	position:fixed;
	top:50%;
	margin-top:-104px;
	z-index:100;
	background:#000049; 
	
	}
#header										{}
/*-------------------------------------------*/

/* ------------------ HEADER HERE -------------------*/
#logo										{padding:84px 0; float:left;}
#logo	 img								{border:0;}
/* ---------------------------------------------------------*/



/* ------------------------- NAVIGATION HERE ---------------*/
#nav										{}
#nav ul										{}
#nav ul li									{}
#nav ul li a								{}
#nav ul li a span							{}
#nav ul li a:hover							{}

/* ---------------------------------------------------------*/

/* ------------------------ MIAN CONTENT HERE --------------*/

.ground-up									{
		height:40%;
	width:100%;
	position:fixed;
	top:0;	
	background:url(../images/1a.jpg) no-repeat bottom; background-size:cover; }
.ground-up-hov									{background:url(../images/1b.jpg) no-repeat bottom; position:absolute; top:0; left:0; position:fixed;height:40%; width:100%; background-size:cover; display:none; }
.mid-cnt									{width:1142px; margin:0 auto; }
.rt-cnt										{float:right; padding:0 0 0 0;}
.top-cnt									{background:#ffffff; height:93px;}	
.top-cnt	a								{display:inline-block; padding:0px 47px 0px 38px; position:relative; top:20px; }
.top-cnt	a:hover span						{color:#d34c38;}

.top-cnt	a span							{display:block;}
.txt1						{font-size:15px; color:#17242b; padding:0; margin:0; line-height:18px; display:block; padding:5px 0 0 0; min-width:332px;}
.txt2					{font-family:"Arial", Helvetica, sans-serif; font-size:20px; padding:0; margin:0;color:#17242b; display:block; line-height:30px;font-weight: bold;}
.enter					{float:left; font-size:16px; color:#d34c38; float:left; font-weight:bold; text-transform:uppercase;}
.enter2					{float:left; font-size:16px; color:#005aa9; float:left; font-weight:bold; text-transform:uppercase;}
.arw-img				{border:0; float:left; padding:2px 0 0 9px; }
.left-part									{float:left;}
.left-part	 strong							{font-family:"Arial", Helvetica, sans-serif; font-size:20px; padding:0; margin:0;color:#17242b; display:block; line-height:30px;}
.right-part									{float:left; padding:22px 0 0 1px; }

.btm-cnt									{background:#ffffff; margin:1px 0 0 0; height:93px;}
.btm-cnt	a								{display:inline-block; padding:0px 47px 0px 38px; position:relative; top:17px;}
.btm-cnt	a:hover span							{color:#005aa9;}
.btm-cnt	a span							{display:block;}
.interior									{
	
	background:url(../images/2a.jpg) no-repeat bottom;background-size:cover; 
	height:50%;
	width:100%;
	position:fixed;
	bottom:0;
	
	 }
.interior-hov									{background:url(../images/2b.jpg) no-repeat bottom; height:50%;position:fixed; width:100%; background-size:cover; display:none;}
@media (max-width: 1140px) {

  .rt-cnt {
    clear: both;
    float: left;
    padding: 0;
	width:100%;
}

#logo {
    padding: 35px 0;
	text-align: center;
    width: 100%;
}
  .mid-cnt {
    width: 100%;
}
.main_content {
    margin-top: -175px;
 
}
 
}
/* ---------------------------------------------------------*/


/* ------------------ FOOTER HERE --------------------------*/
#footer										{}
.copy										{}
/* ---------------------------------------------------------*/


