* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body {
	font: 15px/25px Arial, sans-serif;
	color: #fff;
	position: relative;
	background: #064e81;
}
a {
	color: #2bb7ff;
	outline: 0;
	text-decoration: underline;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}
a:hover {
	text-decoration: none;
}
ul, li {
	list-style: none;
}
img {
	border: none;
}
.wrap {
	width: 100%;
	overflow: hidden;
}
/* Page Holder ****************************************************************/
.container {
	max-width: 960px;
	min-width: 320px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}
/* Header *********************************************************************/
#header {
	overflow: hidden;
	position: relative;
	height: 550px;
	background: url(../images/line.jpg) repeat-x 0 200px;
}
#header .wrap {
	background: #064e81;
	height: 200px;
}
#header .wrap .container {
	overflow: visible;
}
.logo {
	display: block;
	text-decoration: none;
	background: url(../images/logo.png) no-repeat 0 50%;
	position: relative;
	padding: 0 0 0 60px;
	color: #a3e0ff;
	text-shadow: 2px 2px #04365a;
	text-decoration: none;
	font: bold 38px/40px 'PT Serif';
	margin: 10px 0 12px 0;
}
.logo span {
	color: #e71015;
	font-style: italic;
	text-transform: uppercase;
}
.logo:after {
	content: "Mobile-friendly";
	font: italic 14px/16px Arial;
	position: absolute;
	text-shadow: none;
	right: 0;
	top: 5px;
	color: #a3e0ff;
}
.bt {
	overflow: hidden;
	position: relative;
	border: 1px solid #12639c;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#01203c+0,022543+8,012a4a+11,013155+20,03345c+22,043b62+28,043f6b+32,04436f+36,054777+39,074a7e+44,064e80+49,074a7e+56,054978+58,04416e+67,03395f+74,023258+80,032f52+82,00233f+95,00223e+100 */
	background: #01203c; /* Old browsers */
	background: -moz-linear-gradient(top, #01203c 0%, #022543 8%, #012a4a 11%, #013155 20%, #03345c 22%, #043b62 28%, #043f6b 32%, #04436f 36%, #054777 39%, #074a7e 44%, #064e80 49%, #074a7e 56%, #054978 58%, #04416e 67%, #03395f 74%, #023258 80%, #032f52 82%, #00233f 95%, #00223e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#01203c), color-stop(8%,#022543), color-stop(11%,#012a4a), color-stop(20%,#013155), color-stop(22%,#03345c), color-stop(28%,#043b62), color-stop(32%,#043f6b), color-stop(36%,#04436f), color-stop(39%,#054777), color-stop(44%,#074a7e), color-stop(49%,#064e80), color-stop(56%,#074a7e), color-stop(58%,#054978), color-stop(67%,#04416e), color-stop(74%,#03395f), color-stop(80%,#023258), color-stop(82%,#032f52), color-stop(95%,#00233f), color-stop(100%,#00223e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #01203c 0%,#022543 8%,#012a4a 11%,#013155 20%,#03345c 22%,#043b62 28%,#043f6b 32%,#04436f 36%,#054777 39%,#074a7e 44%,#064e80 49%,#074a7e 56%,#054978 58%,#04416e 67%,#03395f 74%,#023258 80%,#032f52 82%,#00233f 95%,#00223e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #01203c 0%,#022543 8%,#012a4a 11%,#013155 20%,#03345c 22%,#043b62 28%,#043f6b 32%,#04436f 36%,#054777 39%,#074a7e 44%,#064e80 49%,#074a7e 56%,#054978 58%,#04416e 67%,#03395f 74%,#023258 80%,#032f52 82%,#00233f 95%,#00223e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #01203c 0%,#022543 8%,#012a4a 11%,#013155 20%,#03345c 22%,#043b62 28%,#043f6b 32%,#04436f 36%,#054777 39%,#074a7e 44%,#064e80 49%,#074a7e 56%,#054978 58%,#04416e 67%,#03395f 74%,#023258 80%,#032f52 82%,#00233f 95%,#00223e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #01203c 0%,#022543 8%,#012a4a 11%,#013155 20%,#03345c 22%,#043b62 28%,#043f6b 32%,#04436f 36%,#054777 39%,#074a7e 44%,#064e80 49%,#074a7e 56%,#054978 58%,#04416e 67%,#03395f 74%,#023258 80%,#032f52 82%,#00233f 95%,#00223e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01203c', endColorstr='#00223e',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.7);
	box-shadow: 0 0 10px rgba(0,0,0,0.7);
}
.bt span {
	font: bold 35px/48px Arial;
	color: #fff;
	display: block;
	float: left;
	padding: 10px 240px 10px 10px;
}
.bt span strong {
	color: #e71015;
}
.bt .pn {
	display: block;
	width: 200px;
	height: 77px;
	position: absolute;
	right: 10px;
	top: 50%;
	margin: -38px 0 0 0;
	font: bold 30px/31px Arial;
	display: table;
}
.bt .pn i {
	display: table-cell;
	vertical-align: middle;
}
.header-block {
	text-align: center;
	overflow: hidden;
	text-align: center;
	height: 310px;
	width: 100%;
	display: table;
	background: url(../images/bg-header.jpg) no-repeat 50% 0;
}
.hb-inner {
	display: table-cell;
	vertical-align: middle;
}
.header-block strong {
	text-transform: uppercase;
	display: block;
	color: #a3e0ff;
	font: bold 24px/26px Arial;
	text-align: center;
	text-shadow: 2px 2px #000;
	margin: 0 0 16px 0;
}
.header-block span {
	color: #e71015;
	display: block;
	font: bold 36px/38px 'PT Serif';
	text-align: center;
	text-shadow: 2px 2px #000;
	margin: 0 0 12px 0;
}
.header-block b {
	color: #a3e0ff;
	display: block;
	font: bold 18px/22px Arial;
	text-align: center;
	text-shadow: 2px 2px #000;
	margin: 0 0 12px 0;
}
.btn-holder {
	display: table;
	margin: 0 auto 0 auto;
}
.header-block .pn,
.header-block .rm {
	width: 260px;
	height: 55px;
	float: left;
	font: bold 30px/58px Arial;
	margin: 18px 15px 0 15px;
}
.pn,
.rm {
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font: bold 12px/28px Arial;
	width: 88px;
}
.pn {
	text-shadow: -1px -1px #950a0d;
	background: #ba0c10;
	border-bottom: 3px solid #70070a;
}
.rm {
	text-shadow: -1px -1px #2292cc;
	background: #2bb7ff;
	border-bottom: 3px solid #1a6e99;
}
.pn:hover {
	background: #990004;
	border-color: #5c0002;
}
.rm:hover {
	background: #0087cd;
	border-color: #00517b;
}
/* Top Menu *******************************************************************/
.top-menu-holder {
	overflow: hidden;
	background: #ba0c10;
	height: 40px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,1);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,1);
	box-shadow: 0 0 10px rgba(0,0,0,1);
}
#top-menu {
	display: table;
	width: 960px;
	margin: 0 auto 0 auto;
}
#top-menu li {
	display: table-cell;
	vertical-align: middle;
	font: bold 17px/40px Arial;
	text-align: center;
	padding: 0 5px 0 5px;
}
#top-menu li a {
	color: #fff;
	text-decoration: none;
	display: block;
}
#top-menu li a:hover,
#top-menu li.active a{
	color: #a3e0ff;
}
/* Sidebar ****************************************************/
.sidebar {
	overflow: hidden;
}
#sidebar-left {
	background: #00391b url(../images/bg.jpg);
	padding: 40px 0 13px 0;
}
#sidebar-left .vbox {
	margin: 0 auto 7px auto;
}
#sidebar-left .vbox-title {
	display: block;
	color: #a3e0ff;
	font: bold 44px/51px 'PT Serif';
	position: relative;
	text-align: center;
	margin: 0 auto 17px auto;
}
#sidebar-left .vbox-title span {
	display: inline-block;
	background: url(../images/bg.jpg);
	overflow: hidden;
	position: relative;
	z-index: 100;
	padding: 0 20px 0 20px;
}
#sidebar-left .vbox-title:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin: -3px 0 0 0;
	width: 100%;
	height: 5px;
	background: #25a5e9;
}
#sidebar-left ul {
	text-align: center;
	font-size: 0;
}
#sidebar-left ul li {
	display: inline-block;
	vertical-align: top;
	width: 220px;
	height: 216px;
	margin: 0 0 23px 26px;
	position: relative;
	overflow: hidden;
}
#sidebar-left ul li:first-child,
#sidebar-left ul li:nth-child(4n+1) {
	margin: 0 0 20px 0;
}
#sidebar-left ul li img {
	display: block;
	width: 212px;
	height: 122px;
	border: 4px solid #25a5e9;
	margin: 0 0 10px 0;
}
#sidebar-left ul li strong {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	text-align: center;
}
#sidebar-left ul li span {
	color: #2bb7ff;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding: 3px 0 4px 0;
}
#sidebar-left ul li .pn {
	float: left;
	width: 105px;
	height: 27px;
}
#sidebar-left ul li .rm {
	float: right;
	width: 105px;
	height: 27px;
}
.vbox {
	overflow: hidden;
}
/* Content ********************************************************************/
#content {
	overflow: hidden;
	padding: 40px 0 0 0;
}
/* post *****************************************************************/
#content .post {
	overflow: hidden;
}
#content .post h1, #content .post h2, #content .post h3, #content .post h4 {
	color: #a3e0ff;
}
#content .post h1 {
	font: bold 44px/46px 'PT Serif';
    padding: 5px 0 15px 0;
}
#content .post h2 {
	font: bold 36px/38px 'PT Serif';
    padding: 5px 0 15px 0;
}
#content .post h3 {
	font: bold 30px/32px 'PT Serif';
    padding: 5px 0 15px 0;
}
#content .post h4 {
	font: bold 24px/26px 'PT Serif';
    padding: 5px 0 15px 0;
}
#content .post p {
	margin: 5px 0 18px 0;
	text-align: justify;
}
#content .post ul {
	margin: 5px 0 15px 0;
}
#content .post ul li {
	position: relative;
	padding: 0 0 0 17px;
	margin: 0 0 5px 0;
}
#content .post ul li:after {
	content: "";
	position: absolute;
	background: #fff;
	left: 0;
	top: 10px;
	width: 6px;
	height: 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
#mobile-menu {
	display: none;
}
.link {
	margin: 5px 0 15px 0;
}
.link li {
	position: relative;
	padding: 0 0 0 17px;
	margin: 0 0 5px 0;
}
.link li:after {
	content: "";
	position: absolute;
	background: #fff;
	left: 0;
	top: 10px;
	width: 6px;
	height: 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
/* Footer *********************************************************************/
#footer {
	overflow: hidden;
	background: #002340;
	color: #2bb7ff;
	margin: 20px 0 0 0;
	padding: 20px 0 20px 0;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
#footer strong {
	font-weight: normal;
	padding: 0 0 0 20px;
}
#footer a {
	color: #2bb7ff;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
/* 1000px *********************************************************************/
@media screen and (max-width: 1000px) {
	body {
		-webkit-text-size-adjust: none;
	}
	.top-menu-holder {
		display: none;
	}
	#header {
		height: auto;
		background-position: 50% 0;
		padding: 0 0 20px 0;
		background: url(../images/bg-header.jpg) no-repeat 50% 0;
		-webkit-background-size: cover;
		background-size: cover;
	}
	#header .wrap {
		height: auto;
		padding: 0 0 10px 0;
		background: none;
	}
	.logo:after {
		display: none;
	}
	.logo {
		height: auto;
		background-position: 50% 0;
		float: none;
		padding: 50px 0 0 0;
		text-align: center;
		margin: 10px auto 20px auto;
	}
	.logo span {
		display: block;
	}
	.header-block {
		display: block;
		height: auto;
		padding: 15px 10px 0 10px;
		box-sizing: border-box;
		background: none !important;
	}
	.hb-inner {
		display: block;
	}
	.bt {
		margin: 0 10px 0 10px;
	}
	.bt span {
		font-size: 35px;
		line-height: 38px;
	}
	#sidebar-left {
		margin: 0 0 30px 0;
	}
	#sidebar-left ul li {
		margin: 0 5px 20px 5px !important;
	}
	#sidebar-right {
		float: none;
		margin: 0 10px 0 10px;
		width: auto;
	}
	#content {
		margin: 0 10px 0 10px;
		padding: 0 0 0 0;
	}
	#mobile-menu {
		display: block;
		overflow: hidden;
		margin: 10px 0 10px 0;
	}
	#mobile-menu li {
		font: 18px/20px 'PT Serif';
		padding: 5px 0 5px 0;
		text-transform: uppercase;
	}
	#mobile-menu li a {
		color: #fff;
	}
	#mobile-menu li a:hover {
		color: #000;
		text-decoration: underline;
	}
	#footer {
		text-align: center;
		padding: 15px 0 15px 0;
	}
	#footer strong {
		display: block;
		padding: 0 0 0 0;
	}
}
@media screen and (max-width: 767px) {
	.logo {
		font-size: 40px;
		line-height: 44px;
		margin: 10px auto 10px auto;
	}
	.bt span {
		font-size: 30px;
		line-height: 33px;
	}
	.header-block .pn,
	.header-block .rm {
		float: none;
		display: block;
	}
}
@media screen and (max-width: 567px) {
	.bt {
		padding: 10px 10px 10px 10px;
	}
	.bt span {
		text-align: center;
		display: block;
		float: none;
		padding: 0 10px 10px 10px;
		font-size: 25px;
		line-height: 28px;
	}
	.bt .pn {
		position: relative;
		right: auto;
		top: auto;
		margin: 0 0 0 0;
		width: auto;
		margin: 0 auto 0 auto;
		height: auto;
		padding: 10px 10px 10px 10px;
		font-size: 22px;
		line-height: 26px;
	}
}
@media screen and (max-width: 479px) {
	.logo {
		font-size: 27px;
		line-height: 34px;
	}
	.logo span {
		display: block;
	}
	.header-block {
		padding: 20px 0 0 0;
	}
	.header-block strong {
		font-size: 25px;
		line-height: 30px;
		margin: 0 10px 10px 10px;
	}
	.header-block span {
		font-size: 25px;
		line-height: 30px;
		margin: 0 10px 15px 10px;
	}
	#sidebar-left .vbox-title {
		font-size: 25px;
		line-height: 28px;
	}
	#sidebar-left .vbox-title:after {
		top: 16px;
	}
	#sidebar-left .vbox-title span {
		padding: 0 12px 0 12px;
	}
	#content {
		line-height: 20px;
	}
	#content .post h1 {
		font: 26px/28px 'PT Serif';
	}
	#content .post h2 {
		font: 23px/25px 'PT Serif';
	}
	#content .post h3 {
		font: 21px/23px 'PT Serif';
	}
	#content .post h4 {
		font: 18px/20px 'PT Serif';
	}
	#footer span {
		display: block;
	}
}