@import "reset.css";
@import "skeleton.css";
@import "superfish.css";

@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,600italic,700);

html, body {
	width: 100%;
	position: relative;
	font: 400 14px/23px Arial, sans-serif;
	color: #555555;
	text-align: left;
	background-color: #2A4386;
	background-repeat: repeat;
}

.box {
	position: relative;
	background: #fff;
	width: 1110px;
	margin: 82px auto 97px;
}

* ul { list-style: none; }

p {
	line-height: 23px;
	font-family: Arial;
}

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}

* {-webkit-text-size-adjust: none;}

a {
	text-decoration: underline;
	color: #2A4386;
}

a:hover,
.copy a:hover,
.list1 p a:hover,
.list1 a:hover,
.list2 a:hover,
.list2 a:hover i,
.article a:hover,
.txt a:hover {
	color: #2a4386;
	text-decoration: none;
}

.link:hover,
.list2 a:hover i {
	transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;	
}

/********************Header********************/

#header {
	position: relative;
	text-align: left;
	height: 204px;
	min-height: 204px;
}

.border_t {
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #D4BF00;
}

h1 {
	position: relative;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 63px;
	margin-left: 0;
}

/*******************Content*******************/
.p15 {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0;
}
.p17 {padding: 0 0 17px;}
.p18 {padding: 63px 0 18px;}
.p21 {padding: 21px 0 63px;}

.p30 {padding: 30px 0 30px;}
.p50 {padding: 0 0 50px;}
.p63 {padding: 63px 0;}

.mt {
	margin-top: 37px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0;
}

.mt1 {margin: 42px 0 0px;}
.mt2 {
	margin-top: 23px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 0;
}

.pr {padding-right: 72px;}

.lts {letter-spacing: -1.7px;}

.bg1 {
	background-color: #f4f5f5;
}
.bg2 {background: #fff;}
.bg3 {background: #ededed;}
.bg4 {background: #eaeaeb;}
.bg5 {background: #31353d;}

.col1 {color: #31353d!important;}
.col2 {color: #2a4386!important;}
.col1:hover {color: #2a4386!important;}
.col2:hover {color: #31353d!important;}


.blue {
	color: #2A4386;}
	
	
.red {
	color: #7F0000;}


.size1 {
	font-size: 40px;
	line-height: 46px;
	font-weight: 400;
	margin-bottom: 0;
}

.size2 {
	font-size: 50px;
	line-height: 50px;
}

.size3 {
	font-size: 25px;
	line-height: 35px;
}

.size4 {
	font-size: 60px;
	line-height: 63px;	
	
}

.size5 {
	font-size: 18px;
	line-height: 26px;	
	
}

h2,h3,h4,h5,h6 {
	display: block;
	color: #2f3837;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	line-height: 45px;
	font-weight: 300;
}

h2 {
	margin-bottom: 28px;
	color: #7F0000;
}

h3 {
	font-size: 20px;
	line-height: 25px;
	color: #383838;
	font-weight: 400;
}

h4 {
	font-size: 20px;
	font-weight: 300;
	line-height: 24px;
}

h5 {
	font-size: 14px;
	line-height: 18px;
	color: #383838;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 8px;
	
}

.intro_block {
	position: relative;
	overflow: hidden;
	background: #f4f5f5;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 42px;
	padding-left: 20px;
}

.welc_block {
	position: relative;
	overflow: hidden;
	background: #f4f5f5;
    padding: 40px 32px 42px 48px;
}


.welc_block h2 {
	color: #2a4386;
	font-weight: 300;
	margin-bottom: 0;
}

.welc_block h3 {
	padding-top: 6px;	
	
}

.welc_block h4 {
	color: #7F0000;
	font-weight: 300;
	margin-bottom: 15px;
	font-size: 36px;
}

.image {position: relative;}

.time time { 
	display: inline-block;
	position: absolute;
	color: #3e454c;
	font-size: 25px;
	line-height: 30px;
	left: 16px;
	top: 27px;
	font-family: 'Open Sans';
}

.time time span {
	font-size: 15px;
	line-height: 37px;
	padding-left: 35px;
}

.time a {
	text-transform: uppercase;
	display: inline-block;
	color: #2a4386;
	margin-left: 15px;
	margin-top: 11px;
	font-size: 20px;
	font-family: 'Open Sans';
}

.block .link2 {
	width: 140px;
	height: 43px;
	line-height: 40px;
	margin-top: 25px;
}

.block .grid_5 br {display: none;}

.time a:hover {color: #000;}

.time.tm time {left: 26px;}
	

.stripe1{
	height: 1px;
	background: #e6eaea;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 38px;
	margin-left: 40px;
}


/****************links*****************/

.link {
	background: #2a4386;
   	color: #fff;
   	height: 64px;
	line-height: 64px;
    display: inline-block;
    font: 300 15px/64px'Open Sans';
    padding: 0 23px 0 66px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.link:hover {
	color: #fff;
	background: #31353d;
}

.link .fa {
    color: #31353d;
    font-size: 30px;
    left: 24px;
    position: absolute;
    top: 18px;
}

.link:hover .fa {color: #fff;}

.link1 {
	font-size: 30px;
	line-height: 30px;
	font-weight: 300!important;
	display: inline;
	color: #000;
	text-transform: uppercase;
}

.link1:hover {color: #2a4386;}

.link2 {
	color: #2a4386;
	display: inline;
	font-weight: 300;
}

.link2:hover {
	color: #A00;

	
}

/*************lists***************/

.list,
.list1,
.list2 {
	position: relative;
	overflow: hidden;
}

.list li {
	position: relative;
	background: #fff;
	display: block;
	list-style-type: square;
}

.list li a {
	font-size: 15px;
	line-height: 54px;
	height: 59px;
	color: #31353d;
	font-weight: normal;
	display: block;
	padding-left: 48px;
	font-family: "Open Sans";
}

.list li a:hover {
	color: #fff;
	background: #2a4386;
}

.list i {
	font-size: 20px;
	color: #2a4386;
	position: absolute;
	left: 20px;
	margin-top: 17px;
	font-weight: bold;

	transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}

.list li a:hover i {
	left: 18px;
	color: #fff;
}

.list1 li {
	padding-left: 50px;
	margin: 2px 0 31px;
}

.list1 li a,
.article a {
	text-transform: uppercase;
	color: #201e20;
	font-size: 15px;
	line-height: 20px;
	font-family: 'Open Sans';
}

.list1 li i {
    color: #000;
    font-size: 29px;
    left: 2px;
    margin-top: 0;
    position: absolute;
}

.list1 p {
    line-height: 21px;
    margin-top: 8px;
    padding-right: 10px;
}

.list1 p a,
.article p a {
	font-weight: 300;
	text-decoration: underline;
}

.list2 {
	margin-left: 15px;
}

.list2 li {
	padding-left: 15px;
	margin-bottom: 12px;
}

.list2 li a {
	color: #b9b9b9;
	font-size: 14px;
	line-height: 35px;
}

.list2 li i {
    color: #000;
    font-size: 16px;
    left: -13px;
    margin-top: 10px;
    position: relative;

}


.list3 {
	list-style-position: inside;
	list-style-image: url(../images/bullet-red.gif);
	padding-top: 0px;
	padding-bottom: 14px;
	padding-left: 20px;
	list-style-type: disc;
	line-height: 22px;
}


.list3 li a {
	color: #b9b9b9;
	font-size: 14px;
	line-height: 35px;
}

.list3 li i {
    color: #000;
    font-size: 16px;
    left: -13px;
    margin-top: 10px;
    position: relative;
}




/*************thumbs***************/

.thumb {
	position: relative;
	overflow: hidden;
	text-align: left;
	font-family: 'Open Sans';
	margin-bottom: 1px;
}

.thumb h4 + br {
	display: block;
	margin-top: 21px;
}

.thumb1 {
	position: relative;
	overflow: hidden;
	margin-bottom: 41px;
}

.thumb1 img {margin-bottom: 30px;}

.circle {
	position: relative;
	display: inline-block;
	text-align: center;
	background: #2a4386;
	color: #ffffff;
	height: 25px;
	width: 25px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-o-border-radius: 500px;
	-ms-border-radius: 500px;
	border-radius: 500px;
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 25px;
	
	
	
}

.indent {
	position: relative;
	overflow: hidden;
	padding-left: 35px;	
}

.block {
	position: relative;
	overflow: hidden;
	margin-bottom: -3px;
}

.block > p {margin-top: 15px;}
.block > .size1 {margin-bottom: 15px;}
.block > .size2 {font-weight: 400;margin-bottom: 36px;}
.block > br {display: inline-block;margin-bottom: 16px;}

.article {
	position: relative;
	overflow: hidden;
	margin-bottom: 31px;
}

.article .l {
    float: left;
    margin-right: 20px;
    padding-top: 9px;
}

.article .r {
	margin-top: 4px;
}

.article p {
    line-height: 21px;
    margin-top: 8px;
    padding-right: 10px;
}

time {
	position: relative;
	color: #9b9b9b;
	font-size: 10px;
	line-height: 12px;
	display: inline-block;
	text-transform: uppercase;
}

.time1 {
	position: relative;
	overflow: hidden;
	background: #fa9876;
	float: left;
	width: 60px;
	color: #fff;
	font-size: 32px;
	line-height: 42px;
	text-align: center;
	padding: 8px 0 10px;
}

.time1 span {
	font-size: 14px;
	line-height: 18px;
	display: block;
}

.time2 {
    color: #b9b9b9;
    display: block;
    font-family: Arial;
    font-size: 12px;
    line-height: 21px;
    margin-top: -3px;
}

.txt {
	position: relative;
	overflow: hidden;
	margin-top: -2px;
	margin-right: 0;
	margin-bottom: 22px;
	margin-left: 0;
}

.txt:last-child {margin-bottom: 37px;}

.txt p {margin-bottom: 23px;}

.txt h3 {
	margin-bottom: 18px;
	color: #2a4386;
}

.txt a {
	font-size: 14px;
	color: #2A4386;
	display: inline-block;
}

/************Footer************/

#footer {
	background: #31353d;
	position: relative;
	margin: 0;
	padding: 29px 0 27px;
	color: #fff;
	font: 600 italic 14px/24px 'Open Sans';
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #D4BF00;
}

#footer span {
	display: inline-block;
	margin-top: 4px;
}

.copy {
	text-decoration: none;
	color: #9fa6ae;
	display: inline-block;
	font-weight: 300;
	font-style: normal;
}

.copy a {
	color: #9fa6ae; 
	position: relative;
}

.social-links {
	position: relative;
	overflow: hidden;
	float: right;
	margin: 0;
}

.social-links li {
	float: left;
	width: 34px;
	height: 34px;
}

.social-links li + li {margin-left: 8px;}

.social-links li a {
	width: 34px;
	height: 34px;
	position: relative;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background: #25282e;

	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

.social-links i {line-height: 32px;} 

.social-links li a:hover {
	background: #2a4386;
	color: #fff;
}

#toTop {
    background: url(../images/totop.png) 0 -25px no-repeat;
    border: none;
    bottom: 237px;
    display: none;
    height: 24px;
    left: 56%;
    margin-left: 500px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    text-indent: -999px;
    width: 24px;
    z-index: 20;
    opacity: .9;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
    
    -webkit-transition: all .2s ease .2s;
    -moz-transition: all .2s ease .2s;
    -ms-transition: all .2s ease .2s;
    -o-transition: all .2s ease .2s;
    transition: all .2s ease .2s;
}

#toTop:hover {
	background-position: 0 0px;
	opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1199px) {

	.box {
		padding: 0;
		width: 96%;
	}
}

@media only screen and (max-width: 995px) {
	
	.p63 {padding: 50px 0;}
	.p30 {padding: 30px 0;}

	h2 {
		font-size: 32px;
		line-height: 32px;
	}

	h3 {font-size: 16px;}

	.box {
		width: 100%;
		margin: 0;
	}

	.image img,
	.thumb1 img {width: 100%;}
	
	.welc_block {padding: 40px 30px;}

	.size4 {
    	font-size: 45px;
    	line-height: 51px;
	}

	.block > .size2 {
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 25px;
	}

	.block > br {margin-bottom: 5px;}

	.thumb {text-align: center;}
	.thumb p {letter-spacing: -.1px;}

	.thumb1 {margin-bottom: 30px;}
	.thumb1 img {margin-bottom: 20px;}

	.time time {left: 25px;}

	.pr {padding-right: 0;}

	.link1 {font-size: 25px; line-height: 25px;}

	.list li a {
		font-size: 13px;
		padding-left: 30px;
		height: 50px;
		line-height: 50px;
	}

	.list li i {
		left: 10px;
		margin-top: 15px;
	}

	.list li a:hover i {left: 14px;}

	#subscribe-form fieldset {overflow: hidden;}
	#subscribe-form input {width: 296px;}

	.list2 li a {font-size: 12px;}
	.list2 li {padding-left: 14px;}

}

@media only screen and (max-width: 767px) {

	h1 {margin: 50px 0;}
	h2 {margin-bottom: 30px;}
	h3 br {display: none;}

	.width {width: 80%;}

	#header {height: auto;}

	.slider_wrapper {margin-top: 10px;}

	.p68 {padding: 30px 0;}
	.p21 {padding: 30px 0 40px;}
	.p63, .p18 {padding: 40px 0;}

	.mt {margin: 0;}
	.mt br {display: none;}

	.welc_block {
		padding: 30px;
		text-align: center;
	}

	.welc_block h3 {margin-left: 0;}

	.welc_block a {
    	float: none;
    	margin-top: 20px;
	}

	.wrap {margin-bottom: 30px;}

	.size1 {
		font-size: 70px; 
		line-height: 70px;
	}

	.time.tm {margin-bottom: 25px;}
	.time.tm time {left: 17px;}

	.block .grid_5 br {display: inline-block;}

	.list li a,
	.list2 li a {font-size: 15px;}

	#subscribe-form label {display: block;}
	#subscribe-form input,
	#subscribe-form .success {width: 100%;}
	#subscribe-form {margin-top: 30px;}

	#subscribe-form .error {bottom: 53px; left: 16px;}

	#footer {
		text-align: center;
		padding: 30px 0;
	}

	.social-links {text-align: center;}
	.social-links {
		display: inline-block; 
		float: none;
		margin-top: 20px;
	}
	.social-links li {
		display: inline-block; 
		float: none;
	}

}

@media only screen and (max-width: 480px) {
	
	h1  {margin: 50px 0 30px;}
	h1 a img {width: 95%;}

	.p63, .p18 {padding: 30px 0;}

	.block > .size2 {font-size: 37px; line-height: 37px;}
	
}

@media only screen and (max-width: 320px) {
  
}
