/* ---------------------------------------------------------
   1. Embedded fonts styles
   2. General reset
   3. Common site styles
   ---------------------------------------------------------*/

.header-top-nav ul,
.social-networks,
.add-nav,
.main-nav,
.main-nav ul,
.latest-posts-list,
.sponsors-list,
.breadcrumbs ul,
.links-list,
.sub-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.social-networks,
.sponsors-list {
	letter-spacing: -4px;
	font-size: 0;
	line-height: 0;
}

/* ---------------------------------------------------------
   1. Embedded fonts styles
   ---------------------------------------------------------*/

@font-face {
	font-family: "icomoon";
	src: url("../fonts/ver5/icomoon.eot?6imp8s");
	src: url("../fonts/ver5/icomoon.eot?#iefix6imp8s") format("embedded-opentype"), url("../fonts/ver5/icomoon.ttf?6imp8s") format("truetype"), url("../fonts/ver5/icomoon.woff?6imp8s") format("woff"), url("../fonts/ver5/icomoon.svg?6imp8s#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-youtube:before {
	content: "\e600";
}

.icon-linkedin:before {
	content: "\e601";
}

.icon-instagram:before {
	content: "\e602";
}

.icon-facebook:before {
	content: "\e603";
}

.icon-twitter:before {
	content: "\e604";
}

.icon-search:before {
	content: "\e605";
}

/* ---------------------------------------------------------
   2. General reset
   ---------------------------------------------------------*/

* {
	max-height: 1000000px;
}

body {
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

/* set default styles in all browsers */

input[type="search"] {
	-webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="submit"],
textarea {
	-webkit-appearance: none;
	outline: none;
}

textarea {
	overflow: auto;
}

input[type="submit"],
button {
	cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	padding: 0;
	border: 0;
}

/* set default style for images */

img {
	border-style: none;
	/*max-width: 100%;*/
	height: auto;
}

a {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

@-webkit-viewport {
	width: device-width;
}

@-moz-viewport {
	width: device-width;
}

@-ms-viewport {
	width: device-width;
	height: device-height;
}

@viewport {
	width: device-width;
}

/* ---------------------------------------------------------
   3. Сommon site styles
   ---------------------------------------------------------*/

/* main container styles */

#wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}

/* header styles */

#header {
	padding-bottom: 38px;
	position: relative;
}

#header:after {
	content: "";
	position: absolute;
	bottom: -89px;
	right: 0;
	left: -134px;
	top: 0;
	background: url(../images/flag-small.png) no-repeat 100% 100%/455px auto;
}

#header .bg-gradient {
	z-index: -1;
	width: 85%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	content: "";
	background: #0072bc url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNzJiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, right top, color-stop(-39%, #0072bc), color-stop(79%, #fff));
	background: -webkit-linear-gradient(left, #0072bc -39%, #fff 79%);
	background: linear-gradient(to right, #0072bc -39%, #fff 79%);
}

.header-holder {
	padding: 20px 0 10px;
	position: relative;
	z-index: 11;
}

.header-holder .logo {
	margin-bottom: 41px;
}

/* page logo styles */

.logo {
	width: 277px;
	height: 97px;
	display: inline-block;
	vertical-align: top;
}

.logo img {
	display: block;
	width: 100%;
}

.header-top-nav {
	padding-bottom: 31px;
}

.header-top-nav ul {
	font: 11px/14px "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.header-top-nav ul li {
	padding: 0 4px 8px;
	margin: 0 -2px;
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
}

.header-top-nav ul a {
	padding: 8px 5px 7px;
	display: block;
	color: #fff;
	background: #d10000;
	border: 1px solid rgba(0, 0, 0, .12);
	box-shadow: 2px 3px 1px 0 rgba(0, 0, 0, .2);
	text-decoration: none;
	-webkit-transition: background .5s;
	transition: background .5s;
}

.header-top-nav ul a.blue {
	background: #0071c3;
	border-color: transparent;
}

.header-top-nav ul a.blue:hover {
	background: #005390;
}

.header-top-nav ul a:hover {
	background: #9e0000;
}

.header-top-nav ul a span {
	display: block;
}

/* search form styles */

.search-form {
	background: #fff;
	width: 86.642599278%;
	border: 1px solid rgba(0, 0, 0, .12);
	box-shadow: 2px 3px 1px 0 rgba(0, 0, 0, .2);
	position: relative;
	height: 37px;
	padding-right: 53px;
	padding-left: 14px;
	margin: 0 auto 16px;
	z-index: 0;
}

.search-form:after {
	content: "\e605";
	position: absolute;
	top: 6px;
	right: 11px;
	color: #0072bc;
	font: 25px/25px "icomoon";
	z-index: -1;
}

.search-form input[type="submit"] {
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 3px;
	right: 9px;
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

.search-form input[type="search"] {
	width: 100%;
	margin: 0;
	background: none;
	border: none;
	height: 35px;
	color: #4d4d4f;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	padding: 12px 0 10px;
	letter-spacing: 2px;
}

.search-form input[type="search"]::-webkit-input-placeholder {
	color: #4d4d4f;
}

.search-form input[type="search"]::-moz-placeholder {
	opacity: 1;
	color: #4d4d4f;
}

.search-form input[type="search"]:-moz-placeholder {
	color: #4d4d4f;
}

.search-form input[type="search"]:-ms-input-placeholder {
	color: #4d4d4f;
}

.search-form input[type="search"].placeholder {
	color: #4d4d4f;
}

/* social networks styles */

.social-networks {
	text-align: center;
	margin: 0 -15px;
}

.social-networks li {
	display: inline-block;
	vertical-align: top;
	margin: 0 7px;
}

.social-networks a {
	width: 28px;
	height: 28px;
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
	background: #0071bb;
	border: 1px solid rgba(0, 0, 0, .12);
	box-shadow: 2px 3px 1px 0 rgba(0, 0, 0, .2);
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0;
	-webkit-transition: background .5s;
	transition: background .5s;
}

.social-networks a:hover {
	background: #005288;
}

.social-networks a span {
	display: block;
}

.social-networks .icon-twitter {
	line-height: 27px;
}

.social-networks .icon-facebook {
	font-size: 21px;
	line-height: 23px;
	margin-left: -4px;
}

.social-networks .icon-instagram {
	font-size: 20px;
	line-height: 26px;
	margin-left: 4px;
}

.social-networks .icon-linkedin {
	font-size: 21px;
	line-height: 24px;
	margin-left: 5px;
}

.social-networks .icon-youtube {
	font-size: 19px;
	line-height: 25px;
	margin-left: 3px;
}

/* main  navigation styles */

#nav {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
}

#nav.nav-active .navigation-toggle {
	background: #005389;
	font-size: 19px;
	line-height: 15px;
}

#nav.nav-active .navigation-toggle .toggle:before,
#nav.nav-active .navigation-toggle .toggle:after {
	top: 50%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#nav.nav-active .navigation-toggle .toggle:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#nav.nav-active .navigation-toggle .toggle span {
	opacity: 0;
}

#nav .slide {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #0072bc;
}

.navigation-toggle {
	color: #fff !important;
	background: #0072bc;
	display: block;
	height: 38px;
	font: 13px/17px "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	padding: 11px 9px 12px;
	overflow: hidden;
	letter-spacing: 3px;
}

.navigation-toggle:hover {
	color: #fff;
	background: #005389;
}

.navigation-toggle .toggle {
	float: left;
	width: 18px;
	height: 15px;
	position: relative;
	margin-right: 10px;
}

.navigation-toggle .toggle:before,
.navigation-toggle .toggle:after,
.navigation-toggle .toggle span {
	background: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 2px;
	margin-top: -1px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.navigation-toggle .toggle:before,
.navigation-toggle .toggle:after {
	content: "";
	top: 2px;
}

.navigation-toggle .toggle:after {
	top: auto;
	bottom: 0;
}

/* additional navigation styles */

.add-nav {
	text-transform: capitalize;
	font: small-caps 19px/23px "Times New Roman", Times, serif;
	letter-spacing: 2px;
}

.add-nav a {
	display: block;
	color: #fff;
	padding: 10px 37px;
	text-decoration: none;
	-webkit-transition: background .5s;
	transition: background .5s;
}

.add-nav a:hover {
	background: #103570;
}

/* main navigation styles */

.main-nav {
	text-transform: capitalize;
	font: small-caps 19px/23px "Times New Roman", Times, serif;
	letter-spacing: 2px;
	z-index: 12;
}

.main-nav > li.hover a,
.main-nav > li.active a {
	background: #103570;
}

.main-nav > li.drop-active a {
	background: #103570;
}

.main-nav > li > a {
	display: block;
	color: #fff;
	padding: 10px 37px;
	text-decoration: none;
	-webkit-transition: background .5s;
	transition: background .5s;
}

.main-nav ul {
	text-transform: capitalize;
	font: normal 18px/21px "PT Sans", Arial, Helvetica, sans-serif;
	background: #103570;
	letter-spacing: 1px;
	text-align: left;
}

.main-nav ul li.hover a {
	background: #0072bc;
}

.main-nav ul a {
	display: block;
	color: #fff;
	padding: 7px 20px 9px 77px;
	text-decoration: none;
	-webkit-transition: background .5s;
	transition: background .5s;
}

.main-nav .drop-slide-wrapper {
	position: static !important;
	height: auto !important;
	width: 100% !important;
}

/* banner styles */

.banner {
	position: relative;
	z-index: 11;
}

.banner:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	background: url(../images/curve.png) no-repeat 0 100%/100% auto;
}

.banner img {
	width: 100%;
	display: block;
}

.banner .banner-content {
	position: absolute;
	top: 90px;
	left: 0;
	right: 0;
	bottom: 82px;
	color: #fff;
	padding-bottom: 70px;
	z-index: 1;
}

.banner .banner-content .container {
	max-height: 100%;
	overflow-y: auto;
}

.banner h1 {
	margin: 0 0 20px 58px;
	font-size: 63px;
	line-height: 90px;
	letter-spacing: 2px;
	text-shadow: 2px 4px 5px rgba(17, 32, 58, .84);
}

.banner h1 .lt-aligned-txt {
	display: block;
	margin-left: -42px;
	font-size: 78px;
	line-height: 55px;
}

.banner h1 small {
	color: #fff;
	font-size: 38px;
	left: 14px;
	top: -6px;
	position: relative;
}

.banner h1 .mid-size-text {
	display: block;
	font-size: 68px;
	line-height: 90px;
	margin-left: -5px;
}

.btn-go-down {
	border: 6px solid #fff;
	width: 65px;
	height: 65px;
	position: absolute;
	border-radius: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: border .5s;
	transition: border .5s;
}

.btn-go-down:hover {
	border-color: #0072bc;
}

.btn-go-down:hover:after {
	border-color: #0072bc transparent transparent transparent;
}

.btn-go-down:after {
	-webkit-transition: border .5s;
	transition: border .5s;
	content: "";
	position: absolute;
	top: 15px;
	left: 8px;
	border-style: solid;
	border-width: 34px 19.5px 0 19.5px;
	border-color: #fff transparent transparent transparent;
}

/* promo block styles */

#promo-block {
	padding: 24px 0 19px;
	color: #000;
	font: 9px/12px "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#promo-block .ico {
	display: block;
	min-height: 61px;
	padding-bottom: 5px;
}

#promo-block .ico .ico-search {
	margin-top: 5px;
}

#promo-block .ico .ico-members {
	margin-top: 3px;
}

#promo-block p {
	margin: 0 0 10px;
}

#promo-block a {
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	color: #000;
}

#promo-block a:hover {
	color: #0072bc;
}

.ico-search {
	display: inline-block;
	vertical-align: top;
	background: url(../images/sprite.png) no-repeat 0 -5px;
	width: 34px;
	height: 50px;
}

.ico-search.add {
	background: url(../images/sprite.png) no-repeat -209px -2px;
	width: 47px;
	height: 67px;
}

.ico-members {
	display: inline-block;
	vertical-align: top;
	background: url(../images/sprite.png) no-repeat -54px -4px;
	width: 57px;
	height: 49px;
}

.ico-members.add {
	background: url(../images/sprite.png) no-repeat -291px 0;
	width: 74px;
	height: 66px;
}

.ico-sponsor-tag {
	display: inline-block;
	vertical-align: top;
	background: url(../images/sprite.png) no-repeat -117px -5px;
	width: 41px;
	height: 53px;
}

.ico-sponsor-tag.add {
	background: url(../images/sprite.png) no-repeat -393px 0;
	width: 52px;
	height: 69px;
}

.content-area {
	position: relative;
	z-index: 0;
	overflow: hidden;
	padding-bottom: 17px;
}

.bg-stretch {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.bg-stretch img {
	display: block;
	max-width: none;
}

/* our mission section styles */

.our-mission {
	padding: 28px 0 16px;
	font: 14px/24px "PT Sans", Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: 1px;
}

.our-mission h2 {
	font-variant: small-caps;
	font-size: 32px;
	line-height: 35px;
	text-transform: capitalize;
	margin: 0 0 13px;
	letter-spacing: 2px;
}

/* latest news & lates events widget box styles */

.widget-box {
	font: 12px/15px "PT Sans", Arial, Helvetica, sans-serif;
	color: #4d4d4f;
	padding-top: 36px;
	padding-bottom: 27px;
}

.widget-box.style-1 {
	position: relative;
}

.widget-box.style-1 h2 {
	top: 15px;
}

.widget-box h2 {
	margin: 0;
	background: #fff;
	display: inline-block;
	vertical-align: top;
	min-width: 200px;
	color: #0072bc;
	text-transform: uppercase;
	padding: 8px 14px;
	font: 18px/20px "PT Sans", Arial, Helvetica, sans-serif;
	border-radius: 10px 10px 0 0;
	letter-spacing: 2px;
	position: absolute;
	z-index: 10;
	top: -21px;
	left: 0;
}

.widget-box > .holder {
	background: #fff;
	padding: 27px 14px 21px;
	border-radius: 0 10px 10px;
	position: relative;
}

.widget-box .photo {
	background: #d1d3d4;
	margin-bottom: 19px;
}

.widget-box .photo img {
	display: block;
	width: 100%;
}

.latest-posts-list li {
	padding-bottom: 20px;
}

.latest-posts-list li:before,
.latest-posts-list li:after {
	content: " ";
	display: table;
}

.latest-posts-list li:after {
	clear: both;
}

.latest-posts-list li:last-child {
	padding-bottom: 0;
}

.latest-posts-list time {
	float: left;
	letter-spacing: 2px;
	position: relative;
	padding-right: 13px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	line-height: 18px;
}

.latest-posts-list time:after {
	content: "-";
	position: absolute;
	top: 0;
	right: 3px;
	font-weight: normal;
}

.latest-posts-list h3 {
	overflow: hidden;
	font: 13px/17px "PT Sans", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin: 0;
}

.latest-posts-list h3 a {
	color: #4d4d4f;
	text-decoration: none;
}

.latest-posts-list h3 a:hover {
	color: #0072bc;
}

/* sponsors block styles */

.sponsors-block {
	padding-top: 28px;
}

.sponsors-block h2 {
	color: #0072bc;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	margin: 0 0 21px;
	letter-spacing: 2px;
}

.sponsors-block .col-sm-8 .sponsor-block {
	padding-bottom: 2px;
}

.sponsor-block {
	padding-bottom: 15px;
}

/* platinum sponsor block styles */

.platinum-sponsor-logo {
	margin: 0 29px 20px 24px;
}

.platinum-sponsor-logo a:hover {
	opacity: .7;
}

.sponsors-list li {
	display: inline-block;
	vertical-align: bottom;
	width: 50%;
	padding: 0 18px 39px;
}

.sponsors-list a {
	text-decoration: none;
}

.sponsors-list a:hover {
	opacity: .7;
}

/* main informative part styles */

#main {
	position: relative;
	z-index: 11;
	background: #fff;
	padding-top: 147px;
	padding-bottom: 21px;
}

/* main content styles */

#content {
	letter-spacing: 2px;
	padding-bottom: 6px;
}

#content h1 {
	margin: 0 0 23px;
	text-transform: capitalize;
	font-variant: small-caps;
	letter-spacing: 3px;
}

#content p {
	margin-bottom: 23px;
}

/* breadcrumbs styles */

.breadcrumbs {
	padding-bottom: 17px;
	text-transform: uppercase;
	font: 14px/17px "Times New Roman", Times, serif;
	letter-spacing: 3px;
}

.breadcrumbs ul:before,
.breadcrumbs ul:after {
	content: " ";
	display: table;
}

.breadcrumbs ul:after {
	clear: both;
}

.breadcrumbs ul li {
	position: relative;
	padding-right: 28px;
	float: left;
}

.breadcrumbs ul li:after {
	content: "/";
	position: absolute;
	top: -2px;
	bottom: 0;
	right: 10px;
	font-size: 20px;
}

.breadcrumbs ul li:last-child {
	padding-right: 0;
}

.breadcrumbs ul li:last-child:after {
	content: none;
}

.breadcrumbs ul a {
	color: #103570;
	text-decoration: none;
}

.breadcrumbs ul a:hover {
	color: black;
}

/* figure & figcaptin reset */

figure {
	line-height: 18px;
	padding: 12px 0 10px;
	letter-spacing: 1px;
}

figure img {
	width: 100%;
	height: auto;
	display: block;
}

figure figcaption {
	padding: 4px 10px;
	display: block;
}

/* sidebar styles */

#sidebar {
	position: static;
}

.links {
	text-align: center;
	position: absolute;
	top: 25px;
	left: 0;
	right: 0;
}

.links .tab-content {
	color: #676767;
	font: 9px/13px "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	height: 30px !important;
}

.links .tab-content:before,
.links .tab-content:after {
	content: " ";
	display: table;
}

.links .tab-content:after {
	clear: both;
}

.links .tab-content .col {
	padding: 0 20px;
	height: auto !important;
}

.links-list {
	margin-bottom: 5px;
}

.links-list:before,
.links-list:after {
	content: " ";
	display: table;
}

.links-list:after {
	clear: both;
}

.links-list li {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
}

.links-list a {
	display: inline-block;
	vertical-align: top;
	min-height: 55px;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.links-list a:hover {
	opacity: .8;
}

.links-list .title {
	display: block;
	color: #676767;
	font: 9px/13px "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

/* sub navigation styles */

.sub-nav {
	font: small-caps 25px/28px "Times New Roman", Times, serif;
	padding-bottom: 20px;
	text-transform: capitalize;
	text-align: center;
}

.sub-nav li {
	border-bottom: 1px solid #0072bc;
}

.sub-nav li.active a {
	background: #bfdcee;
}

.sub-nav a {
	color: #103570;
	text-decoration: none;
	display: block;
	padding: 20px 5px;
	-webkit-transition: background .5s;
	transition: background .5s;
}

.sub-nav a:hover {
	background: #bfdcee;
}

.form-horizontal .control-label {
	text-align: left;
	padding-top: 0;
}

.control-group .controls {
	margin-bottom: 10px;
}

/* footer styles */

#footer {
	letter-spacing: 1px;
	padding: 12px 0 8px;
	color: #fff;
	font: 7px/10px "Times New Roman", Times, serif;
	background: #2486c5 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0ODZjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTJlNWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2486c5), color-stop(100%, #112e5f));
	background: -webkit-linear-gradient(top, #2486c5 0%, #112e5f 100%);
	background: linear-gradient(to bottom, #2486c5 0%, #112e5f 100%); /* company logo of footer styles */
}

#footer .logo {
	width: 86px;
	height: 87px;
	margin: 0 0 8px;
}

#footer .intro-block {
	font: 8px/13px "PT Sans", Arial, Helvetica, sans-serif;
}

#footer .subscription-form {
	width: 169px;
	display: inline-block;
	vertical-align: top;
}

#footer p {
	margin-bottom: 5px;
}

#footer .copyright {
	text-transform: capitalize;
	font-variant: small-caps;
}

.intro-block {
	padding-bottom: 8px;
}

.intro-block h2 {
	font: 13px/17px "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0 0 4px;
	letter-spacing: 2px;
}

.intro-block p {
	margin: 0 0 5px;
}

/* subscription block styles */

.subscription-block {
	padding-bottom: 15px;
}

.subscription-block h2 {
	font: 10px/13px "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0 0 4px;
	letter-spacing: 2px;
}

/* subscription form styles */

.subscription-form {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .12);
	box-shadow: 4px 6px 2px 0 rgba(0, 0, 0, .2);
}

.subscription-form input[type="submit"] {
	float: right;
	width: 19px;
	height: 19px;
	border-radius: 50%;
	background: #0673ba;
	border: none;
	padding: 0;
	margin: 3px 6px 0 0;
	font: 8px/11px Arial, Helvetica, sans-serif;
	-webkit-transition: background .5s;
	transition: background .5s;
}

.subscription-form input[type="submit"]:hover {
	background: #045489;
}

.subscription-form .field-wrap {
	overflow: hidden;
	padding: 0 7px;
}

.subscription-form input[type="email"] {
	width: 100%;
	padding: 5px 0;
	margin: 0;
	border: none;
	height: 24px;
	color: #4d4d4f;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 8px/11px Arial, Helvetica, sans-serif;
}

.subscription-form input[type="email"]::-webkit-input-placeholder {
	color: #4d4d4f;
}

.subscription-form input[type="email"]::-moz-placeholder {
	opacity: 1;
	color: #4d4d4f;
}

.subscription-form input[type="email"]:-moz-placeholder {
	color: #4d4d4f;
}

.subscription-form input[type="email"]:-ms-input-placeholder {
	color: #4d4d4f;
}

.subscription-form input[type="email"].placeholder {
	color: #4d4d4f;
}

.social-networks-block {
	padding-bottom: 12px;
}

.social-networks-block h2 {
	font: 10px/13px "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0 0 4px;
	letter-spacing: 2px;
}

@media only screen and (min-width: 768px) {
	#header {
		padding-bottom: 56px;
	}

	#header:after {
		bottom: -114px;
		background-size: 527px auto;
	}

	.header-holder {
		text-align: left !important;
		padding-top: 10px;
		padding-bottom: 7px;
	}

	.header-holder:before,
	.header-holder:after {
		content: " ";
		display: table;
	}

	.header-holder:after {
		clear: both;
	}

	.header-holder .logo {
		float: left;
		margin: 13px 0 0;
	}

	.logo {
		width: 326px;
		height: 114px;
	}

	.header-rt-col {
		float: right;
		width: 291px;
	}

	.header-top-nav {
		padding-bottom: 11px;
		text-align: center;
	}

	.header-top-nav ul {
		margin: 0 -2px 0 -1px;
	}

	.search-form {
		width: 100%;
		box-shadow: 5px 8px 3px 0 rgba(0, 0, 0, .2);
		height: 45px;
		padding-right: 52px;
		padding-left: 16px;
	}

	.search-form:after {
		font-size: 30px;
		line-height: 30px;
	}

	.search-form input[type="submit"] {
		width: 37px;
		height: 35px;
	}

	.search-form input[type="search"] {
		font-size: 13px;
		line-height: 16px;
		height: 43px;
	}

	.social-networks li {
		width: 20%;
		padding: 0 10px;
		margin: 0;
	}

	.social-networks a {
		width: 34px;
		height: 34px;
		box-shadow: 5px 8px 3px 0 rgba(0, 0, 0, .2);
		font-size: 20px;
		line-height: 30px;
	}

	.social-networks .icon-twitter {
		line-height: 30px;
	}

	.social-networks .icon-facebook {
		font-size: 25px;
		line-height: 28px;
	}

	.social-networks .icon-instagram {
		font-size: 22px;
		line-height: 31px;
	}

	.social-networks .icon-linkedin {
		font-size: 23px;
		line-height: 28px;
	}

	.social-networks .icon-youtube {
		font-size: 21px;
		line-height: 30px;
	}

	#nav.nav-active .navigation-toggle {
		font-size: 24px;
		line-height: 27px;
	}

	.navigation-toggle {
		height: 56px;
		padding: 15px 20px 13px;
		font-size: 18px;
		line-height: 25px;
	}

	.navigation-toggle .toggle {
		width: 33px;
		height: 28px;
		margin-right: 15px;
	}

	.navigation-toggle .toggle:before,
	.navigation-toggle .toggle:after,
	.navigation-toggle .toggle span {
		height: 6px;
		margin-top: -3px;
	}

	.add-nav {
		font-size: 22px;
		line-height: 26px;
	}

	.add-nav a {
		padding-left: 67px;
		padding-right: 67px;
	}

	.main-nav {
		font-size: 22px;
		line-height: 26px;
	}

	.main-nav > li > a {
		padding-left: 67px;
		padding-right: 67px;
	}

	.main-nav ul a {
		padding-left: 90px;
	}

	#promo-block {
		font-size: 18px;
		line-height: 24px;
		padding: 6px 0 31px;
	}

	#promo-block .ico {
		min-height: 133px;
	}

	#promo-block .ico .ico-search {
		margin-top: 11px;
	}

	#promo-block .ico .ico-members {
		margin-top: 11px;
	}

	.ico-search {
		background: url(../images/sprite.png) no-repeat 0 -82px;
		width: 74px;
		height: 108px;
	}

	.ico-members {
		background: url(../images/sprite.png) no-repeat -99px -78px;
		width: 118px;
		height: 102px;
	}

	.ico-sponsor-tag {
		background: url(../images/sprite.png) no-repeat -247px -75px;
		width: 88px;
		height: 115px;
	}

	.content-area {
		padding-bottom: 23px;
	}

	.our-mission {
		font-size: 21px;
		line-height: 35px;
		padding-top: 29px;
		padding-bottom: 14px;
	}

	.our-mission h2 {
		font-size: 45px;
		line-height: 47px;
		letter-spacing: 3px;
		margin-bottom: 14px;
	}

	.widget-box {
		font-size: 23px;
		line-height: 27px;
		padding-bottom: 28px;
		padding-top: 60px;
	}

	.widget-box.style-1 h2 {
		top: 17px;
	}

	.widget-box h2 {
		font-size: 34px;
		line-height: 36px;
		border-radius: 17px 17px 0 0;
		min-width: 350px;
		padding: 12px 30px;
		top: -43px;
	}

	.widget-box > .holder {
		padding: 46px 30px 60px;
		border-radius: 0 22px 22px;
	}

	.widget-box .photo {
		margin-bottom: 34px;
	}

	.latest-posts-list li {
		padding-bottom: 36px;
	}

	.latest-posts-list time {
		letter-spacing: 2px;
		padding-right: 22px;
		line-height: 28px;
	}

	.latest-posts-list time:after {
		top: 0;
		right: 6px;
	}

	.latest-posts-list h3 {
		font-size: 23px;
		line-height: 27px;
		letter-spacing: 2px;
	}

	.sponsors-block {
		padding-top: 47px;
		padding-bottom: 39px;
	}

	.sponsors-block h2 {
		font-size: 15px;
		line-height: 19px;
		margin-bottom: 15px;
	}

	.sponsors-block .col-sm-4 .sponsor-block:after {
		background: #2f86c0;
		position: absolute;
		top: 4px;
		right: 0;
		bottom: -6px;
		content: "";
		width: 2px;
	}

	.sponsors-block .col-sm-8 .sponsor-block {
		padding-bottom: 0;
	}

	.sponsor-block {
		padding-bottom: 0;
	}

	.platinum-sponsor-logo {
		margin: 0 23px 11px;
	}

	.sponsors-list li {
		width: 25%;
		padding: 0 10px 10px;
	}

	#main {
		padding-top: 46px;
		padding-bottom: 31px;
	}

	#content {
		font-size: 14px;
		padding-bottom: 43px;
	}

	#content h1 {
		font-size: 57px;
		line-height: 60px;
		letter-spacing: 5px;
		margin-bottom: 43px;
	}

	#content p {
		margin-bottom: 42px;
	}

	.breadcrumbs {
		font-size: 12px;
		line-height: 28px;
		letter-spacing: 5px;
		padding-bottom: 34px;
	}

	.breadcrumbs ul li {
		padding-right: 49px;
	}

	.breadcrumbs ul li:after {
		font-size: 20px;
		right: 18px;
		top: -3px;
	}

	figure {
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 2px;
		padding-top: 0;
	}

	figure figcaption {
		padding: 12px 6px 10px;
	}

	.links {
		position: static;
		padding-bottom: 43px;
	}

	.links .tab-content {
		font-size: 18px;
		line-height: 24px;
		letter-spacing: 4px;
	}

	.links-list {
		margin-bottom: 10px;
	}

	.links-list a {
		min-height: 121px;
	}

	.links-list .title {
		font-size: 18px;
		line-height: 24px;
		letter-spacing: 4px;
	}

	.links-list .ico-members {
		margin-top: 7px;
	}

	.links-list .ico-search {
		margin-top: 9px;
	}

	.sub-nav {
		font-size: 29px;
		line-height: 32px;
	}

	.sub-nav a {
		padding-top: 18px;
		padding-bottom: 18px;
	}

	input[type="radio"],
	input[type="checkbox"] {
		margin-top: 12px;
	}

	#footer {
		font-size: 14px;
		line-height: 17px;
		padding-top: 26px;
		padding-bottom: 18px;
	}

	#footer .logo {
		width: 163px;
		height: 162px;
		margin-bottom: 21px;
	}

	#footer .intro-block {
		font-size: 14px;
		line-height: 23px;
		padding: 0 24px 25px;
	}

	#footer .subscription-block {
		padding-bottom: 39px;
	}

	#footer .subscription-form {
		width: 307px;
	}

	#footer .copyright {
		letter-spacing: 2px;
	}

	.intro-block {
		padding-bottom: 20px;
	}

	.intro-block h2 {
		font-size: 22px;
		line-height: 25px;
		letter-spacing: 5px;
		margin-bottom: 9px;
	}

	.subscription-block h2 {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 24px;
		letter-spacing: 4px;
	}

	.subscription-form {
		box-shadow: 5px 8px 3px 0 rgba(0, 0, 0, .2);
	}

	.subscription-form input[type="submit"] {
		width: 34px;
		height: 34px;
		font-size: 14px;
		line-height: 17px;
		margin: 6px 14px 0 0;
	}

	.subscription-form .field-wrap {
		padding: 0 15px;
	}

	.subscription-form input[type="email"] {
		height: 45px;
		font-size: 14px;
		line-height: 17px;
		padding: 8px 0;
		letter-spacing: 2px;
	}

	.social-networks-block {
		padding-bottom: 35px;
	}

	.social-networks-block h2 {
		font-size: 18px;
		line-height: 20px;
		margin: 0 0 24px;
		letter-spacing: 4px;
	}

	.social-networks-block .social-networks li {
		width: auto;
		padding: 0 15px;
	}
}

@media only screen and (min-width: 992px) {
	#header {
		padding-bottom: 53px;
	}

	#header:after {
		background: url(../images/flag.png) no-repeat 100% 100%/655px auto;
		left: 0;
		bottom: -147px;
	}

	#header .container {
		position: relative;
	}

	.header-holder {
		padding-top: 30px;
		padding-bottom: 27px;
	}

	.header-holder .logo {
		margin: 0;
	}

	.logo {
		width: 441px;
		height: 150px;
	}

	.header-rt-col {
		width: 337px;
		top: -78px;
		margin-bottom: -78px;
		position: relative;
	}

	.header-top-nav {
		padding-bottom: 24px;
	}

	.header-top-nav ul {
		letter-spacing: 3px;
		font-size: 13px;
		line-height: 17px;
		margin: 0 -3px;
	}

	.header-top-nav ul li {
		margin: 0 -3px;
		width: auto;
	}

	.header-top-nav ul li:first-child {
		padding-right: 13px;
	}

	.header-top-nav ul a {
		box-shadow: 4px 6px 2px 0 rgba(0, 0, 0, .2);
		padding: 10px 10px 9px;
	}

	.header-top-nav ul a.blue {
		padding-left: 27px;
		padding-right: 27px;
	}

	.search-form {
		box-shadow: 4px 6px 2px 0 rgba(0, 0, 0, .2);
		height: 53px;
		padding-right: 62px;
		margin-bottom: 32px;
		padding-left: 22px;
	}

	.search-form:after {
		font-size: 34px;
		line-height: 34px;
		top: 9px;
		right: 12px;
	}

	.search-form input[type="submit"] {
		width: 38px;
		height: 36px;
		top: 8px;
		right: 12px;
	}

	.search-form input[type="search"] {
		font-size: 15px;
		line-height: 18px;
		height: 51px !important;
		padding: 11px 0 10px;
	}

	.social-networks {
		margin-right: -18px;
	}

	.social-networks a {
		box-shadow: 4px 6px 2px 0 rgba(0, 0, 0, .2);
		width: 39px;
		height: 39px;
		font-size: 23px;
	}

	.social-networks .icon-twitter {
		line-height: 37px;
	}

	.social-networks .icon-facebook {
		font-size: 30px;
		line-height: 31px;
		margin-left: -6px;
	}

	.social-networks .icon-instagram {
		font-size: 25px;
		line-height: 37px;
		margin-left: 6px;
	}

	.social-networks .icon-linkedin {
		font-size: 26px;
		line-height: 32px;
		margin-left: 5px;
	}

	.social-networks .icon-youtube {
		font-size: 25px;
		line-height: 34px;
		margin-left: 4px;
	}

	#nav {
		position: static;
		background: #fff;
		padding-left: 9999px;
		padding-right: 9999px;
		margin-left: -9999px;
		margin-right: -9999px;
	}

	#nav .slide {
		position: static !important;
		background: none;
		position: static;
		display: block;
	}

	.navigation-toggle {
		display: none;
	}

	.add-nav {
		font-size: 19px;
		line-height: 23px;
		padding: 18px 360px 15px 0;
		position: relative;
		z-index: 10;
	}

	.add-nav:before,
	.add-nav:after {
		content: " ";
		display: table;
	}

	.add-nav:after {
		clear: both;
	}

	.add-nav li {
		float: left;
		padding-right: 30px;
	}

	.add-nav a {
		color: #000;
		padding: 0;
	}

	.add-nav a:hover {
		background: none;
		color: #0072bc;
	}

	.main-nav {
		background: #0072bc;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		padding-left: 9999px;
		padding-right: 9999px;
		margin-left: -10020px;
		margin-right: -10020px;
		font-size: 20px;
		line-height: 23px;
		text-align: center;
	}

	.main-nav > li {
		display: inline-block;
		vertical-align: top;
		position: relative;
		margin: 0 -4px;
	}

	.main-nav > li:last-child .drop-slide-wrapper {
		left: auto !important;
		right: 0 !important;
	}

	.main-nav > li > a {
		padding: 15px 10px;
	}

	.main-nav ul {
		font-size: 19px;
		line-height: 22px;
	}

	.main-nav ul a {
		padding: 9px 10px 11px 17px;
	}

	.main-nav .drop-slide-wrapper {
		position: absolute !important;
		width: 234px !important;
		left: 0 !important;
	}

	#promo-block {
		letter-spacing: 3px;
		padding-top: 42px;
		padding-bottom: 71px;
	}

	.our-mission {
		padding: 54px 0 39px;
		letter-spacing: 0;
	}

	.our-mission h2 {
		margin-bottom: 27px;
	}

	.widget-box {
		font-size: 18px;
		line-height: 21px;
		padding-bottom: 52px;
		padding-top: 52px;
	}

	.widget-box.style-1 h2 {
		top: 22px;
	}

	.widget-box h2 {
		font-size: 26px;
		line-height: 28px;
		padding-left: 28px;
		padding-right: 28px;
		min-width: 276px;
		border-radius: 15px 15px 0 0;
		top: -31px;
	}

	.widget-box > .holder {
		padding: 41px 27px 46px;
		border-radius: 0 15px 15px;
	}

	.widget-box .photo {
		margin-bottom: 26px;
	}

	.latest-posts-list li {
		padding-bottom: 26px;
	}

	.latest-posts-list time {
		padding-right: 19px;
		line-height: 23px;
	}

	.latest-posts-list h3 {
		font-size: 18px;
		line-height: 22px;
	}

	.sponsors-block {
		padding-top: 78px;
		padding-bottom: 66px;
	}
	
	.sponsors-block2 {
		padding-top: 0px;
		padding-bottom: 66px;
	}

	.sponsors-block h2 {
		font-size: 24px;
		line-height: 27px;
		margin-bottom: 30px;
	}

	.sponsors-block .col-sm-4 .sponsor-block:after {
		top: 6px;
		bottom: -11px;
	}

	.platinum-sponsor-logo {
		margin: 0 10px 14px;
	}

	#main {
		padding-top: 42px;
		padding-bottom: 16px;
	}

	#content {
		font-size: 14px;
		line-height: 24px;
	}

	#content h1 {
		font-size: 42px;
		line-height: 45px;
		margin-bottom: 25px;
	}

	#content p {
		margin-bottom: 24px;
	}

	.breadcrumbs {
		font-size: 12px;
		line-height: 21px;
		letter-spacing: 3px;
	}

	.breadcrumbs ul li {
		padding-right: 35px;
	}

	.breadcrumbs ul li:after {
		right: 13px;
		font-size: 25px;
		top: -1px;
	}

	figure {
		font-size: 15px;
		line-height: 18px;
		letter-spacing: 2px;
		word-spacing: -2px;
		padding-top: 30px;
	}

	figure figcaption {
		padding: 14px 20px;
	}

	#sidebar {
		position: relative;
		margin-top: -3px;
	}

	.links {
		padding-bottom: 0;
	}

	.links .tab-content {
		font-size: 15px;
		line-height: 18px;
		letter-spacing: 3px;
		word-spacing: 1px;
	}

	.links-list {
		margin-bottom: 10px;
		padding-bottom: 30px;
		position: relative;
	}

	.links-list li {
		padding-left: 10px;
		padding-right: 10px;
		position: static;
	}

	.links-list a {
		min-height: 0;
	}

	.links-list .title {
		font-size: 15px;
		line-height: 18px;
		letter-spacing: 3px;
		word-spacing: 1px;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		opacity: 0;
		-webkit-transition: opacity .3s;
		transition: opacity .3s;
	}

	.links-list .item {
		display: inline-block;
		vertical-align: top;
	}

	.links-list .item:hover .title {
		opacity: 1;
	}

	.links-list .ico-members {
		background: url(../images/sprite.png) no-repeat -291px 0;
		width: 74px;
		height: 66px;
		margin-top: 3px;
	}

	.links-list .ico-search {
		background: url(../images/sprite.png) no-repeat -209px -2px;
		width: 47px;
		height: 67px;
		margin-top: 4px;
	}

	.links-list .ico-sponsor-tag {
		background: url(../images/sprite.png) no-repeat -393px 0;
		width: 52px;
		height: 69px;
	}

	.sub-nav {
		font-size: 26px;
		line-height: 30px;
	}

	.sub-nav a {
		padding-top: 20px;
		padding-bottom: 21px;
	}

	input[type="radio"],
	input[type="checkbox"] {
		margin-top: 5px;
	}

	#footer {
		font-size: 11px;
		line-height: 14px;
		padding-top: 25px;
		padding-bottom: 20px;
	}

	#footer .logo {
		width: 171px;
		height: 171px;
	}

	#footer .intro-block {
		font-size: 15px;
		line-height: 25px;
		padding: 0 104px 39px;
	}

	#footer .subscription-block {
		width: 336px;
		position: absolute;
		top: 40px;
		right: 21px;
	}

	#footer .subscription-form {
		width: 100%;
	}

	#footer .social-networks-block {
		position: absolute;
		top: 40px;
		left: 0;
		width: 404px;
	}

	#footer .container {
		position: relative;
	}

	.intro-block h2 {
		font-size: 24px;
		line-height: 27px;
		margin-bottom: 12px;
	}

	.subscription-block h2 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 25px;
	}

	.subscription-form {
		box-shadow: 4px 6px 2px 0 rgba(0, 0, 0, .2);
	}

	.subscription-form input[type="submit"] {
		width: 37px;
		height: 37px;
		font-size: 15px;
		line-height: 18px;
		margin: 7px 15px 0 0;
	}

	.subscription-form .field-wrap {
		padding-left: 16px;
	}

	.subscription-form input[type="email"] {
		height: 49px !important;
		font-size: 15px;
		line-height: 18px;
		letter-spacing: 3px;
		word-spacing: -1px;
	}

	.social-networks-block h2 {
		font-size: 20px;
		line-height: 23px;
	}

	.social-networks-block .social-networks {
		margin: 0;
	}

	.social-networks-block .social-networks a {
		width: 44px;
		height: 44px;
		font-size: 26px;
	}

	.social-networks-block .social-networks .icon-twitter {
		line-height: 42px;
	}

	.social-networks-block .social-networks .icon-facebook {
		font-size: 34px;
		line-height: 38px;
		margin-left: -5px;
	}

	.social-networks-block .social-networks .icon-instagram {
		font-size: 31px;
		line-height: 39px;
		margin-left: 7px;
	}

	.social-networks-block .social-networks .icon-linkedin {
		font-size: 32px;
		line-height: 39px;
		margin-left: 7px;
	}

	.social-networks-block .social-networks .icon-youtube {
		font-size: 29px;
		line-height: 40px;
		margin-left: 6px;
	}
}

@media only screen and (min-width: 1260px) {
	#header {
		padding-bottom: 65px;
	}

	#header:after {
		background-size: 851px auto;
		bottom: -206px;
	}

	.header-rt-col {
		top: -70px;
		margin-bottom: -70px;
	}

	.search-form {
		margin-bottom: 23px;
	}

	.add-nav li {
		padding-right: 50px;
	}

	.main-nav {
		font-size: 23px;
		line-height: 27px;
		height: 65px; /*added for mosets tree page*/
	}

	.main-nav > li > a {
		padding: 19px 25px;
		height: 65px;
	}

	.main-nav ul {
		font-size: 20px;
		line-height: 24px;
	}

	.our-mission {
		letter-spacing: 1px;
		padding-left: 96px;
		padding-right: 96px;
	}
}

@media only screen and (min-width: 1260px) and (max-width: 1619px) {
	.banner .banner-content {
		bottom: 63px;
	}

	#promo-block {
		padding-top: 49px;
		padding-bottom: 51px;
	}

	.sponsors-block {
		padding-top: 70px;
		padding-bottom: 79px;
	}
	.sponsors-block2 {
		padding-top: 0px;
		padding-bottom: 66px;
	}
}

@media only screen and (min-width: 1620px) {
	.sponsors-block {
		padding-bottom: 80px;
	}
}

@media only screen and (max-width: 1259px) {
	.banner .banner-content {
		padding-bottom: 60px;
		top: 60px;
		bottom: 60px;
	}

	.btn-go-down {
		width: 55px;
		height: 55px;
	}

	.btn-go-down:after {
		border-width: 29px 16px 0;
		top: 11px;
		left: 6px;
	}
}

@media only screen and (max-width: 991px) {
	.banner .banner-content {
		top: 15px;
		bottom: 30px;
		padding-bottom: 40px;
	}

	.banner h1 {
		font-size: 53px;
		line-height: 49px;
		margin: 0 0 15px 54px;
	}

	.banner h1 .lt-aligned-txt {
		font-size: 66px;
		line-height: 42px;
		margin-left: -37px;
	}

	.banner h1 small {
		font-size: 31px;
		left: 12px;
		top: -5px;
	}

	.banner h1 .mid-size-text {
		font-size: 58px;
		line-height: 58px;
		margin-left: -6px;
	}

	.btn-go-down {
		width: 40px;
		height: 40px;
		border-width: 4px;
	}

	.btn-go-down:after {
		border-width: 20px 13px 0;
		top: 9px;
		left: 3px;
	}

	.widget-box > .holder {
		height: auto !important;
	}

	.links .tab-content {
		height: auto !important;
	}

	.links .tab-content .col {
		float: left;
		width: 33.33% !important;
		position: static !important;
		display: block !important;
		height: auto !important;
		opacity: 1 !important;
	}

	.links .tab-content .js-tab-hidden {
		position: static !important;
	}

	.social-networks-block h2 {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.banner .banner-content {
		top: 30px;
		bottom: 30px;
		white-space: nowrap;
	}

	.banner .banner-content:after {
		content: "";
		height: 100%;
		width: 1px;
		display: inline-block;
		vertical-align: middle;
		overflow: hidden;
	}

	.banner .banner-content .container {
		width: 100%;
		display: inline-block;
		vertical-align: middle;
		white-space: normal;
	}

	.banner h1 {
		font-size: 33px;
		line-height: 21px;
		margin: 7px 0 7px 30px;
		text-align: center;
	}

	.banner h1 .lt-aligned-txt {
		font-size: 43px;
		line-height: 40px;
	}

	.banner h1 small {
		font-size: 20px;
		top: -3px;
		left: 7px;
	}

	.banner h1 .mid-size-text {
		font-size: 33px;
		line-height: 36px;
	}
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
		height: auto!important;
	}

@media screen and (max-width: 767px) {
	form.form-horizontal .control-label, form.form-horizontal .control-label label, form#os_form .control-label, form#os_form .control-label label {
		font-weight: bold;
		text-align: left;
		float: none;
		width: auto;
		display: block;
	}
	.form-horizontal .controls {
		margin-left: 0!important;
	}
	.form-horizontal .form-actions {
		padding-left: 20px!important;
	}
	body .container {
		width: auto;
	}
}

#content .presidents{
    font-size: 12px;
    line-height: 24px;}

#content .presidents {
    letter-spacing: 0px;
    padding-bottom: 6px;}

#content .regional{
    font-size: 12px;
    line-height: 24px;}

#content .regional {
    letter-spacing: 0px;
    padding-bottom: 6px;}
	
.presidents td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee;
		}
.regional td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee;
		}
	@media
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {

		/* Force table to not be like tables anymore */
		table, thead, tbody, th, td, tr {
			display: block;
		}

		/* Hide table headers (but not display: none;, for accessibility) */
		thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

		tr { border: 1px solid #ccc; }
		.corporate tr { border: 0px solid #ccc; }

		td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee;
			position: relative;
			padding-left: 40%;
		}
.corporate td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 0px solid #eee;
			position: relative;
			padding-left: 0%;
		}

		td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 20%;
			padding-right: 10px;
			white-space: nowrap;
		}

		/*
		Label the data
		*/
		.presidents td:nth-of-type(1):before { content: "State"; }
		.presidents td:nth-of-type(2):before { content: "Group Affiliation"; }
		.presidents td:nth-of-type(3):before { content: "Name"; }
		.presidents td:nth-of-type(4):before { content: "Email"; }
		.presidents td:nth-of-type(5):before { content: "Phone"; }
		
		.regional td:nth-of-type(1):before { content: "Region Name"; }
		.regional td:nth-of-type(2):before { content: "Region #"; }
		.regional td:nth-of-type(3):before { content: "Director"; }
		.regional td:nth-of-type(4):before { content: "Email"; }
		.regional td:nth-of-type(5):before { content: "State"; }
	}

	/* Smartphones (portrait and landscape) ----------- */
	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
		.presidents {
			padding: 0;
			margin: 0;
			width: 320px; }
		.regional {
			padding: 0;
			margin: 0;
			width: 320px; }

		}

	/* iPads (portrait and landscape) ----------- */
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
		.presidents {
			width: 495px;
		}
		.regional {
			width: 495px;
		}
	}
	
.btn-group {display: inline !important;}

@media (max-width: 6000px) and (min-width: 768px){

.row-fluid .span8 {
    width: 45%;}
	
.row-fluid .span4 {
    width: 50%;
}
}
.main-nav .drop-slide-wrapper ul {display:none;}

h2.contentheading {visibility:hidden;}

.item-page img {padding: 10px;}