/* ---------------------------------------------------------
   1.General reset
   2. Common site styles
   3. Styles for responsive breakpoints
   ---------------------------------------------------------*/
  /* ---------------------------------------------------------
   1.General reset
   ---------------------------------------------------------*/
  /*
 * set default text color
 * set default font size, line height and font family
 * set default background
 */
body {
	margin: 0;
	color: #000;
	font: 12px/15px 'Open Sans', Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	background: #fff;
}
html { height: 100%; }
* { max-height: 1000000px; }
img {
	border-style: none;
	vertical-align: top;
}
.wp-content-area .textbox h1 {
	margin: 0 0 13px;
	color: #464646;
	font: 40px/43px 'Ovo', serif;
}
/* set styles for default page links */
a {
	text-decoration: none;
	color: #1f5793;
}
a:hover { text-decoration: underline; color: #174476; }
a:active { background-color: transparent; }
/* set default styles in all browsers */
input,
textarea,
select {
	font: 100% 'Open Sans', Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000;
}
form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
blockquote,
blockquote:before,
blockquote:after,
q,
q:before,
q:after { quotes: none; }
input[type=text],
input[type=password],
input[type=file],
textarea { -webkit-appearance: none; }
input[type=email],
input[type=search],
input[type=text],
input[type=password],
input[type=file],
input[type=submit],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
header,
footer,
article,
section,
hgroup,
nav,
figure { display: block; }

/* ---------------------------------------------------------
   Rob and Justin's Code
   ---------------------------------------------------------*/

.block a:hover  { background-color: #174476; text-decoration: none; }
.block a:hover .textarea  { background-color: #174476; color: #fff;}

.block.ocl a:hover  { color: #174476; text-decoration: underline; background-color: #fff; }

.block a {
	-webkit-transition: background-color .25s ease-out .25s;
    -moz-transition: background-color .25s ease-out .25s;
    -o-transition: background-color .25s ease-out .25s;
    transition: background-color .25s ease-out .25s;
}
.block a .textarea {
	-webkit-transition: background-color .25s ease-out .25s;
    -moz-transition: background-color .25s ease-out .25s;
    -o-transition: background-color .25s ease-out .25s;
    transition: background-color .25s ease-out .25s;
}

.event-area a { color: #626262; }
.event-area a:hover { color: #246dba;  text-decoration: none;  }
.event-area a:hover .date { color: #fff; background-color:#246dba; }

.dashboard-area a:hover  { background-color: #174476; text-decoration: none; }
.dashboard-area a:hover .textbox   { background-color: #174476; color: #fff;}



.fb-like-box-custom { margin: -10px 0 0 20px; padding-bottom: 9px; }


.btn-video {
	opacity: 0.8;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.btn-video:hover {
	opacity: 1;
}

#youtube-play {
	display: inline-block;
	position: absolute;
	z-index: 999999;
	margin: 0px auto;
	top: 4px;
	left: 48.5%;
	margin-left: -250px;
	background: rgba(0,0,0, 1);
	border: 1px #000 solid;
	display: none;
}

#youtube-close {
	display: inline-block;
	position: absolute;
	z-index: 9999999;
	margin: 0px auto;
	top: 3px;
	width: 27px;
	height: 27px;
	left: 46%;
	margin-left: -250px;
	display: none;
	background: url('../images/youtube-close.png');
}



/* ---------------------------------------------------------
   2. Common site styles
   ---------------------------------------------------------*/
  /* main container styles */
#wrapper {
	overflow: hidden;
	position: relative;
}
#header:after,
#header .holder:after,
.quicklinks-area:after,
.quicklinks-area .holder:after,
.quicklinks-area .frame:after,
.header-content:after,
#nav:after,
#nav > ul:after,
#main:after,
.panel-holder:after {
	content: "";
	display: block;
	clear: both;
}
.quicklinks-area { background: #0f2f52; }
.quicklinks-area .holder {
	margin: 0 auto;
	max-width: 1300px;
	position: relative;
}
.quicklinks-area .frame {
	color: #fff;
	margin: 0 -9999px;
	padding: 0 9999px;
	border-top: 5px solid #e1e1e1;
}
.quicklinks-area .content {
	overflow: hidden;
	padding: 27px 0 26px 74px;
}
.quicklinks-area .btn-quick {
	position: absolute;
	right: 46px;
	bottom: -37px;
	padding: 0 12px 0 40px;
	height: 34px;
	text-align: center;
	font-size: 13px;
	line-height: 34px;
	background: #0f2f52 url(../images/bg-quick.png) 15px 10px no-repeat;
	color: #fff;
	text-decoration: none;
	z-index: 30;
}
.quicklinks-area.active .opener { background: #0f2f52 url(../images/bg-close.png) 15px 8px no-repeat; }
.quicklinks-area .content blockquote {
	float: left;
	margin: 0;
	font: 300 italic 16px/25px 'Merriweather', serif;
	color: #ebebeb;
	width: 47%;
}
.quicklinks-area .content blockquote q {
	display: block;
	margin: 0 0 3px;
}
.quicklinks-area .content blockquote cite {
	float: right;
	font-size: 14px;
	line-height: 17px;
	margin: 0 10px 0 0;
}
.quicklinks-area .content .links-area {
	float: right;
	padding: 5px 0 0;
	width: 46.7%;
}
.quicklinks-area .content .links-area .title {
	display: block;
	font-size: 15px;
	line-height: 18px;
	color: #ebebeb;
	font-weight: normal;
	margin: 0 0 6px;
}
.quicklinks-area .content .links-area ul {
	list-style: none;
	padding: 0 0 0 1px;
	margin: 0;
	overflow: hidden;
	font-size: 13px;
	line-height: 35px;
	height: 35px;
}
.quicklinks-area .content .links-area ul li:first-child { margin-left: 0; }
.quicklinks-area .content .links-area ul li {
	float: left;
	margin: 0 0 0 5px;
}
.quicklinks-area .content .links-area ul li a {
	text-align: center;
	width: 119px;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #e1e1e1;
	text-decoration: none;
}
.quicklinks-area .content .links-area ul li:hover a,
.quicklinks-area .content .links-area ul li.active a {
	background: #1f5793;
	color: #ebebeb;
}
/* header styles */
#header {
	border-top: 5px solid #1b395b;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 10px rgba(93,93,93,.4);
	-moz-box-shadow: 0 1px 10px rgba(93,93,93,.4);
	box-shadow: 0 1px 10px rgba(93,93,93,.4);
	padding: 0 0 20px;
	position: relative;
	z-index: 20;
}
#header .holder {
	margin: 0 auto;
	max-width: 1300px;
}
/* page logo styles */
#header .logo {
	text-indent: -9999px;
	overflow: hidden;
	width: 273px;
	height: 71px;
	float: left;
	background: url(../images/logo.png) no-repeat;
	margin: 17px 0 0 46px;
}
#header .logo a {
	display: block;
	height: 100%;
}
.header-content {
	float: right;
	width: 71.8%;
}
.header-content .info {
	overflow: hidden;
	padding: 7px 178px 31px 0;
}
.header-content .phone {
	float: right;
	background: url(../images/bg-phone.png) 0 3px no-repeat;
	padding: 0 0 0 15px;
	font-size: 13px;
	line-height: 16px;
	color: #959595;
}


/* Main Navigation */
#toolbar{
	background:#073460;
}

#nav { float: left; }
#nav1 {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 15px;
	line-height: 18px;
}
#nav > ul > li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 8px 13px;
	position: relative;
}
#nav > ul > li > a {
	color: #464646;
	background: url(../images/divider.png) 100% 50% no-repeat;
	padding: 0 15px 0 0;
}
#nav > ul > li.last > a { background: none; }
#nav > ul > li.active > a{
	color: #1f5793;
	background: url(../images/nav-active.png) 100% 50% no-repeat;
	text-decoration: none;
}
#nav > ul > li > a:hover{
	color: #1f5793;
	text-decoration: none;
}
#nav > ul > li.hover .dropdown, #nav > ul > li.hover .dropdown-short{ display: block; }
#nav > ul > li > .dropdown {
	position: absolute;
	left: -6px;
	top: 100%;
	width: 448px;
	background: url(../images/bg-block.png);
	padding: 36px 0 0;
	display: none;
	z-index:10;
}
#nav > ul > li > .dropdown .dropdown-holder, #nav > ul > li > .dropdown-short .dropdown-holder {
	overflow: hidden;
	background: #0f2f52;
	padding: 9px 5px 11px 18px;
}
#nav > ul > li > .dropdown .dropdown-holder .block-nav:first-child {
	margin: 0 22px 0 0;
	width: 45.5%;
}
#nav > ul > li > .dropdown .dropdown-holder .block-nav, #nav > ul > li > .dropdown-short .dropdown-holder .block-nav {
	float: left;
	width: 44%;
}
#nav > ul > li > .dropdown .dropdown-holder .block-nav ul, #nav > ul > li > .dropdown-short .dropdown-holder .block-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	font-size: 15px;
	line-height: 18px;
	text-align: left;
}
#nav > ul > li > .dropdown .dropdown-holder .block-nav ul > li:first-child, #nav > ul > li > .dropdown-short .dropdown-holder .block-nav ul > li:first-child { background: none; }
#nav > ul > li > .dropdown .dropdown-holder .block-nav ul > li, #nav > ul > li > .dropdown-short .dropdown-holder .block-nav ul > li {
	background: url(../images/bg-nav.png) repeat-x;
	padding: 11px 0 11px 7px;
}
#nav > ul > li > .dropdown .dropdown-holder .block-nav ul > li > a, #nav > ul > li > .dropdown-short .dropdown-holder .block-nav ul > li > a {
	color: #ebebeb;
	text-decoration: none;
	display:block;
	line-height: 24px;
}
#nav > ul > li > .dropdown .dropdown-holder .block-nav ul > li > a:hover,
#nav > ul > li > .dropdown .dropdown-holder .block-nav ul > li.active > a, #nav > ul > li > .dropdown-short .dropdown-holder .block-nav ul > li > a:hover,
#nav > ul > li > .dropdown-short .dropdown-holder .block-nav ul > li.active > a  { color: #f4d857; }


/* Short Drop */
#nav > ul > li > .dropdown-short {
	position: absolute;
	left: -6px;
	top: 100%;
	width: 224px;
	background: url(../images/bg-block.png);
	padding: 36px 0 0;
	display: none;
	z-index:10;
}

#nav > ul > li > .dropdown-short .dropdown-holder .block-nav:first-child {
	margin: 0 22px 0 0;
	width: 90%;
}


/* main informative part styles */
#main{width:100%;}
.panel {
	background: url(../images/bg-section.jpg) 50% 0 no-repeat;
	padding: 0 0 19px;
}
.panel-holder {
	margin: 0 auto;
	max-width: 1300px;
	background: #fff;
}
.carousel { position: relative; }
.carousel .pagination{
	position:absolute;
	bottom:188px;
	right:0;
	width:100%;
	overflow:hidden;
}
.carousel .pagination ul{
	margin:0 55px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
.carousel .pagination ul li{
	float:left;
	padding:0 0 0 1px;
}
.carousel .pagination ul a{
	display:block;
	width:12px;
	height:12px;
	background:#1b395b;
	border-radius:6px;
	overflow:hidden;
	text-indent:-9999px;
}
.carousel .pagination ul .active a,
.carousel .pagination ul a:hover{
	background:#fff;
	width:8px;
	height:8px;
	border:2px solid #1b395b;
	text-decoration:none;
}
.carousel img {
	vertical-align: top;
	width: 100%;
	height: auto;
}
.video-section {
	overflow: hidden;
	position: relative;
}
.carousel .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.carousel .mask .slideset {
	width: 99999px;
	float: left;
}
.carousel .mask .slide {
	width: 100%;
	float: left;
}
.carousel .caption {
	left: 5.8%;
	position: absolute;
	top: 26.3%;
	width: 280px;
}
.carousel .caption h2 {
	color: #636363;
	font: 100 50px/60px 'Roboto', sans-serif;
	margin: 0;
}
.carousel .btn-video {
	position: absolute;
	left: 50%;
	top: 44%;
	background: url(../images/bg-video.png) no-repeat;
	width: 124px;
	height: 123px;
	overflow: hidden;
	text-indent: -9999px;
	margin: -62px 0 0 -62px;
}
.block-section {
	overflow: hidden;
	background: #fff;
	margin: -164px 37px 9px 35px;
	position: relative;
	padding: 9px 9px 0 10px;
}
.meet-area {
	float: left;
	margin: 0 0.9% 0 0;
	padding: 0;
	width: 32.8%;
	background:#0f2f52;
}
.block-section .image-area {
	vertical-align:middle;
	display:inline-block;
	white-space:normal;
	width:42%;
}
.block-section .image-area img {
	vertical-align: top;
	width: 100%;
	height: auto;
}
.block-section .textarea {
	vertical-align:middle;
	display:inline-block;
	white-space:normal;
	background: #0f2f52;
	padding: 10px 3px 10px 21px;
	width:57%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.block-section .textarea h2 {
	margin: 0;
	color: #fff;
	font: 27px/35px 'Ovo', serif;
}
.meet-area a {
	color: #fff;
	display:block;
	overflow:hidden;
	white-space:nowrap;

	-webkit-transition: background-color .25s ease-out .25s;
    -moz-transition: background-color .25s ease-out .25s;
    -o-transition: background-color .25s ease-out .25s;
    transition: background-color .25s ease-out .25s;
}
.meet-area a .textarea {
	-webkit-transition: background-color .25s ease-out .25s;
    -moz-transition: background-color .25s ease-out .25s;
    -o-transition: background-color .25s ease-out .25s;
    transition: background-color .25s ease-out .25s;
}
.meet-area a:hover { background-color: #174476; text-decoration: none; }
.meet-area a:hover .textarea { background-color: #174476; }
.meet-area a:after{
	content:'';
	display:inline-block;
	height:100%;
	width:1px;
	overflow:hidden;
	margin:0 0 0 -5px;
	vertical-align:middle;
}
.meet-area a:hover{
	text-decoration:none;
}
.event-area {
	float: left;
	background: #f6f6f6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 -9999px;
	padding: 10px 5px 9999px 2.6%;
	width: 33%;
}
.event-area h2 {
	margin: 0 0 14px;
	color: #636363;
	font-size: 22px;
	line-height: 25px;
	font-weight: 300;
}
.event-area ul {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.event-area ul li {
	overflow: hidden;
	margin: 0 0 7px;
}
.event-area .date {
	float: left;
	color:#636363;
	font-size: 14px;
	line-height: 17px;
	padding: 7px 4px;
	margin: 0 13px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	width: 53px;
	height: 53px;
	-webkit-border-radius: 26px 27px 27px 26px/26px 26px 27px 27px;
	-moz-border-radius: 26px 27px 27px 26px/26px 26px 27px 27px;
	border-radius: 26px 27px 27px 26px/26px 26px 27px 27px;
	background-color: rgba(15,47,82,0);
	border: solid 2px #0f2f52;
}
.event-area ul li .textbox {
	overflow: hidden;
	padding: 6px 0 0;
}
.event-area ul li .textbox .title {
	display: block;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	margin: 0 0 4px;
}

.event-area ul li .textbox em {
	display: block;
	font-size: 13px;
	line-height: 16px;
	color: #636363;
	font-weight: 400;
	font-style: italic;
}
/* news-area form styles */
.news-area {
	float: right;
	background: #0f2f52;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 32.8%;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	padding: 16px 12px 0px 23px;
}
.news-area h2 {
	font-size: 22px;
	line-height: 25px;
	color: #fff;
	font-weight: 300;
	margin: 0 0 5px;
}
.news-area p { margin: 0 0 10px; }
.news-area label {
	display: block;
	margin: 0 0 3px;
}
.news-area .block:first-child {
	width: 48%;
	margin: 0 2.5% 0 0;
	padding: 0;
}
.news-area .block {
	float: left;
	width: 48%;
	padding: 22px 0 0;
}
.news-area .row {
	margin: 0 3px 10px -3px;
}
.news-area .row:after{
	content:"";
	display:block;
	clear:both;
}
.news-area input[type=text],
.news-area input[type=email] {
	width: 100%;
	color: #c2c2c2;
	font-size: 14px;
	line-height: 17px;
	height: 35px;
	-webkit-border-radius: 4px 3px 3px 4px/6px;
	-moz-border-radius: 4px 3px 3px 4px/6px;
	border-radius: 4px 3px 3px 4px/6px;
	background-color: #fff;
	border: solid 1px #a8a8a8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0 9px;
}
.news-area input[type=submit] {
	display: block;
	width: 171px;
	line-height: 54px;
	font-size: 18px;
	color: #036;
	border: none;
	height: 54px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #f4dc5e;
	-webkit-box-shadow: inset 0 0 40px rgba(255,212,85,.35);
	-moz-box-shadow: inset 0 0 40px rgba(255,212,85,.35);
	box-shadow: inset 0 0 40px rgba(255,212,85,.35);
	margin: 0 0 11px 1px;
	cursor: pointer;
}
.news-area .text {
	display: block;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 0 2px;
	margin: 0 -5px 0 -2px;
}
.media-area {
	overflow: hidden;
	background: url(../images/bg-media.png);
	padding: 29px 46px 32px 6.1%;
}
.twitter-area {
	float: left;
	background: url(../images/bg-twitter.png) 0 50% no-repeat;
	color: #464646;
	font-size: 14px;
	line-height: 17px;
	padding: 0 0 0 41px;
	margin: 6px 0 0;
}
.twitter-area span {
	display: block;
	margin: 0 0 2px;
}
.twitter-area span a{
	color:#0f2f52;
}
.twitter-area span a strong{
	font-weight:600;
}
.social-networks { float: right; }
.social-networks .title {
	float: left;
	margin: 5px 0 0;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	width: 108px;
	height: 36px;
	-webkit-border-radius: 3px 2px 2px 3px/3px;
	-moz-border-radius: 3px 2px 2px 3px/3px;
	border-radius: 3px 2px 2px 3px/3px;
	background-color: #0f2f52;
	position: relative;
	font-weight:normal;
}
.social-networks .title:after {
	background: url(../images/bg-title.png) no-repeat;
	position: absolute;
	right: -5px;
	top: 50%;
	content: "";
	width: 5px;
	height: 10px;
	margin: -5px 0 0;
}
.social-networks ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 0 0 9px;
}
.social-networks ul li:first-child { margin-left: 0; }
.social-networks ul li {
	float: left;
	margin: 0 0 0 4px;
}
.social-networks ul li a {
	display: block;
	background: url(../images/bg-social.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	width: 47px;
	height: 46px;
}
.social-networks ul li a:hover { background-position: 0 -52px; }
.social-networks ul li.twitter a { background-position: -50px 0; }
.social-networks ul li.twitter a:hover { background-position: -50px -52px; }
.social-networks ul li.instagram a { background-position: -101px 0; }
.social-networks ul li.instagram a:hover { background-position: -101px -52px; }
.social-networks ul li.pinterest a { background-position: -152px 0; }
.social-networks ul li.pinterest a:hover { background-position: -152px -52px; }
.social-networks ul li.linkedin a { background-position: -203px 0; }
.social-networks ul li.linkedin a:hover { background-position: -203px -52px; }
.social-networks ul li.youtube a { background-position: -254px 0; }
.social-networks ul li.youtube a:hover { background-position: -254px -52px; }
.btn-social {
	float: right;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	width: 158px;
	height: 36px;
	-webkit-border-radius: 3px 2px 2px 3px/3px;
	-moz-border-radius: 3px 2px 2px 3px/3px;
	border-radius: 3px 2px 2px 3px/3px;
	background: #0f2f52 url(../images/bg-board.png) 93% 50% no-repeat;
	padding: 0 10px 0 0;
	margin: 5px 0 0 10px;
	position: relative;
}
.btn-social:active{background: #0f2f52 url(../images/bg-board.png) 93% 50% no-repeat;}
.btn-social:hover{ color:#fff;}
.btn-social:after {
	background: url(../images/bg-board2.png) no-repeat;
	position: absolute;
	left: -5px;
	top: 50%;
	content: "";
	width: 5px;
	height: 10px;
	margin: -5px 0 0;
}
.passions-area {
	overflow: hidden;
	margin: 0 0 31px;
}
.passions-area .image-area {
	float: right;
	margin: 0 0 0 25px;
	padding: 30px 0 0;
	width: 48%;
}
.passions-area .image-area .image-holder {
	float: left;
	width: 47.5%;
	position: relative;
	z-index: 20;
}
.passions-area .image-area .image-holder.add {
	margin: 40px 0 0 -50px;
	z-index: 1;
}
.passions-area .image-area .image-holder img {
	vertical-align: top;
	width: 100%;
	height: auto;
}
.passions-area .textbox {
	overflow: hidden;
	font-size: 16px;
	line-height: 28px;
	color: #464646;
	padding: 60px 0 0 6.2%;
}
.passions-area .textbox h2 {
	margin: 0 0 13px;
	color: #464646;
	font: 40px/43px 'Ovo', serif;
}
.passions-area .textbox p { margin: 0 0 5px; }
.passions-area .textbox p a{color:#246dba;}
.passions-area .textbox span { color: #246dba; }
.services {
	overflow: hidden;
	padding: 0 6.1% 0 6%;
	margin: 0 0 22px;
}
.services .block:first-child {
	float: left;
	width: 49.2%;
}
.services .block {
	float: right;
	width: 49.4%;
}
.services .image-area { float: left; }
.services .image-area img {
	vertical-align: top;
	width: 100%;
	height: auto;
}
.services .textarea {
	display: table;
	background: #0f2f52;
	height: 245px;
	padding: 0 20px 0 20px;
}
.services .textarea h2 {
	margin: 0;
	color: #fff;
	font: 35px/38px 'Ovo', serif;
	display: table-cell;
	vertical-align: middle;
}
.services a { color: #fff; }
.spotlight-area {
	position: relative;
	padding: 0 91px 0 86px;
}
.spotlight-area .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.spotlight-area .mask .slideset {
	width: 99999px;
	float: left;
}
.spotlight-area .mask .slide {
	float: left;
	width: 100%;
}
.spotlight-area .image-area {
	float: left;
	position: relative;
	overflow: hidden;
	border: 1px solid #d9d9d9;
	padding: 16px;
	border-radius: 100%;
	width: 278px;
	background: #fff;
}
.spotlight-area .image-area .holder {
	overflow: hidden;
	border: 8px solid #0f2f52;
	border-radius: 100%;
}
.spotlight-area .image-area img {
	vertical-align: top;
	width: 100%;
	height: auto;
	border-radius: 100%;
}
.spotlight-area .textarea {
	float: right;
	font-size: 16px;
	line-height: 26px;
	color: #464646;
	background: url(../images/bg-textarea.jpg) no-repeat;
	background-size:100% 100%;
	width: 87%;
	min-height: 313px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 36px 62px 3px 197px;
	margin: 0 0 0 -200px;
}
.spotlight-area .textarea h2 {
	margin: 0 0 18px;
	font: 35px/38px 'Ovo', serif;
	color: #0f2f52;
}
.spotlight-area .textarea .detail {
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #0f2f52;
	font-weight: 300;
	margin: 0 0 11px;
}
.spotlight-area .textarea p { margin: 0 0 10px; }
.spotlight-area .textarea .detail a {
	font-size: 21px;
	line-height: 24px;
	color: #0f2f52;
	font-weight: normal;
}
.spotlight-area .textarea .detail-name {
	font-size: 21px;
	line-height: 24px;
	color: #0f2f52;
	font-weight: normal;
}
.spotlight-area .main-area { overflow: hidden; }
.section {
	overflow: hidden;
	background: url(../images/bg-media.png);
	padding: 0 0 35px;
}
.section .section-holder {
	margin: 0 auto;
	overflow: hidden;
	max-width: 1300px;
}
.dashboard-area {
	overflow: hidden;
	padding:30px 0 0 6.2%;
	margin: 0 0 9px;
}
.dashboard-area h2 {
	margin: 0 0 19px;
	color: #464646;
	font-size: 30px;
	line-height: 33px;
	font-weight: 300;
}
.dashboard-area .hold {
	overflow: hidden;
	padding: 0 6.68% 0 0;
}
.dashboard-area .textbox {
	float: left;
	padding: 45px 20px 38px;
	width: 273px;
	background: #0f2f52;
	border-bottom: 12px solid #1f5793;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 8px 0 0;
	-webkit-transition: background-color .25s ease-out .25s;
    -moz-transition: background-color .25s ease-out .25s;
    -o-transition: background-color .25s ease-out .25s;
    transition: background-color .25s ease-out .25s;
}
.dashboard-area .textbox .image {
	display: inline-block;
	margin: 0 0 13px;
}
.dashboard-area .textbox .title {
	display: block;
	color: #fff;
	font-weight: 300;
	font-size: 23px;
	line-height: 30px;
}
.learning-area { overflow: hidden; }
.learning-area .block {
	float: right;
	width: 49.6%;
	background: #fff;
	border:solid #e1e1e1;
	border-width:1px 1px 0;
	padding: 0;
}
.learning-area .block:first-child {
	float: left;
}
.learning-area .block .image-area {
	overflow: hidden;
	position: relative;
	margin: 0 0 11px;
}
.learning-area .block .image-area .caption {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 26px;
	background: #0f2f52;
	font-size: 13px;
	color: #fff;
	padding: 0 15px 0 20px;
}
.learning-area .block .image-area img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.learning-area .block span {
	display: block;
	font-size: 14px;
	line-height: 17px;
	color: #464646;
	font-style: normal;
	padding: 0 0 0 22px;
	margin: 0 0 2px;
}
.learning-area .block span a{color: #464646;}
.learning-area .block .date {
	display: block;
	font-size: 13px;
	line-height: 16px;
	color: #898989;
	font-weight: 400;
	font-style: italic;
	padding: 0 0 9px 23px;
	border-bottom: 3px solid #1f5793;
}
.social-block {
	overflow: hidden;
	padding:0 6.2%;
}
.social-block .column{
	float:left;
	width:50%;
}
.social-block .column .holder{
	margin:0 8px 0 0;
	border-top:6px solid #0f2f52;
}
.social-block .column.r .holder{margin:0 0 0 8px;}
.social-block .column .frame{
	background:#fff;
	border:solid #d2d2d2;
	border-width:0 1px 1px 1px;
	min-height:100px;
	padding:0 0 14px;
}
.social-block .heading{
	padding:17px 29px 23px 27px;
	overflow:hidden;
}
.social-block .heading h2{
	float:left;
	color:#464646;
	font-size:18px;
	line-height:21px;
	font-weight:300;
	margin:0;
}
.social-block .heading .r{
	float:right;
	font-size:13px;
	line-height:21px;
	font-weight:400;
}
.social-block .heading .r a{color:#464646;}
.social-block .column img{
	vertical-align:top;
	width:100%;
	height:auto;
}
/* footer styles */
#footer {
	overflow: hidden;
	background: #132239;
}
#footer .social-area {
	overflow: hidden;
	background: #174476;
}
#footer .social-area .holder {
	margin: 0 auto;
	overflow: hidden;
	max-width: 1300px;
	padding: 0 0 17px;
}
#footer .info-area { overflow: hidden; }
#footer .info-area .holder {
	overflow: hidden;
	margin: 0 auto;
	max-width: 1300px;
	padding:0 0 40px;
}
.quicklinks-area.add .frame {
	border: none;
	background: #121822;
}
.quicklinks-area.add .btn-quick {
	background: url(../images/bg-quick2.png) 100% 50% no-repeat;
	padding: 0 24px 0 0;
	right: 121px;
	top: -51px;
}
.quicklinks-area.add.active .opener { background: url(../images/bg-close2.png) 100% 50% no-repeat; }
.social-holder {
	float: left;
	padding: 17px 0 0 9%;
}
.social-holder .title {
	float: left;
	font-size: 16px;
	line-height: 31px;
	font-weight:400;
	color: #fff;
	width: 90px;
}
.social-holder ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
.social-holder ul li {
	float: left;
	margin: 0 7px 0 0;
}
.social-holder ul li a {
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/bg-social2.png) no-repeat;
	width: 32px;
	height: 31px;
	display: block;
}
.social-holder ul li a:hover{ opacity: 0.8;}
.social-holder ul li.twitter a { background-position: -38px 0; }
.social-holder ul li.instagram a { background-position: -77px 0; }
.social-holder ul li.pinterest a { background-position: -114px 0; }
.social-holder ul li.linkedin a { background-position: -153px 0; }
.social-holder ul li.youtube a { background-position: -192px 0; }
.quicklinks-area.add .content {
	overflow: hidden;
	padding: 27px 0 24px 9.2%;
}
.quicklinks-area.add .content .block {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	width: 17.6%;
}
.quicklinks-area.add .content .block .title {
	font-size: 14px;
	line-height: 17px;
	color: #ebebeb;
	font-weight: bold;
	display: block;
	margin: 0 0 7px;
}
.quicklinks-area.add .content .block ul {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	font-size: 13px;
	line-height: 16px;
}
.quicklinks-area.add .content .block ul li { margin: 0 0 6px; }
.quicklinks-area.add .content .block ul li a { color: #d7d7d7; }
#footer .logo {
	text-indent: -9999px;
	overflow: hidden;
	width: 258px;
	height: 68px;
	float: left;
	background: url(../images/logo2.png) no-repeat;
	margin: 36px 6% 0 8.9%;
}
#footer .logo a {
	display: block;
	height: 100%;
}
.info-area address {
	float: left;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	padding: 50px 0 0;
	color: #fff;
}
.info-area address span{
	display:block;
}
.info-area address .tel { font-size: 19px; }
.info-area address a { color: #fff; }
.info-area ul {
	list-style: none;
	padding: 66px 8.6% 0 0;
	margin: 0;
	float: right;
	font-size: 13px;
	color: #fff;
}
.info-area ul li:first-child { background: none; }
.info-area ul li {
	float: left;
	background: url(../images/divider2.png) 0 3px no-repeat;
	padding: 0 7px;
}
.info-area ul li a { color: #fff; }
.bar{
	background:#fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	display:none;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
	width:100%;
}
.bar.active-nav{display:block;}
.bar .holder{
	padding:0 6.2%;
	overflow:hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width:1300px;
	margin:0 auto;
}
.bar .info{
	height:70px;
	overflow:hidden;
	white-space:nowrap;
}
.bar .info:after{
	content:'';
	display:inline-block;
	height:100%;
	width:1px;
	overflow:hidden;
	margin:0 0 0 -5px;
	vertical-align:middle;
}
.bar .info span{
	vertical-align:middle;
	display:inline-block;
	white-space:normal;
	color:#0f2f52;
	font-size:17px;
	line-height:23px;
	font-weight:300;
	max-width: 95%;
}
.bar .info span strong{
	color:#ffc310;
	font-size:17px;
	font-weight:700;
	white-space:nowrap;
}
.bar .logo{
	background:url(../images/logo1.jpg) no-repeat 0 50%;
	width:48px;
	height:49px;
	vertical-align:middle;
	display:inline-block;
	white-space:normal;
	float:none;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 15px 0 -2px;
}
.bar .logo a{
	display:block;
	height:100%;
}
.bar .section-r{
	float:right;
	width:450px;
	text-align:right;
}
.bar .section-r .menu{
	display:inline-block;
	vertical-align:top;
	text-align:left;
	margin:0 0 0 -3px;
}
.bar .section-r .menu ul{
	display:inline-block;
	vertical-align:top;
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:14px;
	font-weight:700;
	text-transform:uppercase;
}
.bar .section-r .menu li{
	float:left;
	margin:0 -1px 0 0;
}
.bar .section-r .menu a{
	display:block;
	height:70px;
	width:67px;
	padding:0 0 0 37px;
	white-space:nowrap;
	border:solid #ededed;
	border-width:0 1px;
	background:url(../images/ico1.png) no-repeat 14px 50%;
}
.bar .section-r .menu a.social{
	background:url(../images/ico2.png) no-repeat 13px 50%;
}
.bar .section-r .menu a.contact{
	background:url(../images/ico3.png) no-repeat 13px 50%;
}
.bar .section-r .menu a:hover,
.bar .section-r .menu .active a{
	text-decoration:none;
	color:#fff;
	border:solid #1f5793;
	border-width:0 1px;
	background:#1f5793 url(../images/ico1-1.png) no-repeat 14px 50%;
}
.bar .section-r .menu a.social:hover,
.bar .section-r .menu .active a.social{
	background:#1f5793 url(../images/ico2-1.png) no-repeat 13px 50%;
}
.bar .section-r .menu a.contact:hover,
.bar .section-r .menu .active a.contact{
	background:#1f5793 url(../images/ico3-1.png) no-repeat 13px 50%;
}
.bar .section-r .menu a:after{
	content:'';
	display:inline-block;
	height:100%;
	width:1px;
	overflow:hidden;
	margin:0 0 0 -5px;
	vertical-align:middle;
}
.bar .section-r .menu a span{
	vertical-align:middle;
	display:inline-block;
	white-space:normal;
}
.bar .section-r .back{
	font-size:13px;
	line-height:16px;
	font-weight:400;
	color:#464646;
	display:inline-block;
	vertical-align:top;
	padding:0 22px 0 0;
	margin:27px 19px 0 18px;
	background:url(../images/arrow-t.gif) no-repeat 100% 50%;
}

.bar-cta { font-size: 5px; }
/* ---------------------------------------------------------
   3. Styles for responsive breakpoints
   ---------------------------------------------------------*/
@media only screen and (max-width:1300px) {
	.news-area input[type="submit"]{width:100%;}
	.header-content{
		float:none;
		width:auto;
		margin:0 0 0 338px;
	}
}
@media only screen and (max-width:1234px) {
	#nav > ul > li > .dropdown{padding: 54px 0 0;}
}
/*@media only screen and (max-width:1090px) {
	.block-section .textarea{
		display:block;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding:15% 10px 0 17px;
		overflow:hidden;
		height:auto;
	}
}*/
@media only screen and (max-width:1023px) {
	#nav > ul > li.active > a{
		background:none;
	}
	#nav > ul > li > a{
		background:none;
	}
	.spotlight-area .textarea{
		height: 310px;
		margin: 0 0 0 -190px;
		overflow: hidden;
		padding: 30px 62px 0 200px;
		width: 85%;
	}
	#nav > ul > li > .dropdown{padding: 45px 0 0;}
	.passions-area .image-area .image-holder{
		width: 52%;
	}
	#header{padding:0 0 10px;}
	#header .logo{margin:17px 0 0 19px;}
	.quicklinks-area .btn-quick{right:20px;}
	.header-content .info{padding:7px 152px 22px 0;}
	#nav > ul{padding:0 20px 0 0;}
	.carousel .caption{
		left: 48px;
		top: 27.4%;
	}
	.meet-area{
		background:#0f2f52;
		margin: 0 0.7% 0 0;
		padding: 0;
	}
	.block-section .textarea h2{
		display:inline;
		font-size:24px;
		line-height:29px;
	}
	.event-area{
		margin: 0 0 -9999px;
		padding: 10px 5px 9999px 2.8%;
	}
	.news-area{
		font-size:11px;
		line-height:16px;
		padding: 10px 12px 6px 19px;
	}
	.news-area h2{
		font-size:18px;
		line-height:21px;
		margin:0 0 8px;
	}
	.news-area p {margin: 0 0 11px;}
	.news-area .row {margin: 0 0 10px;}
	.news-area input[type="text"], .news-area input[type="email"]{
		font-size:11px;
		line-height:14px;
		height:24px;
		padding:0 9px;
	}
	.news-area input[type="submit"]{
		font-size:14px;
		line-height:17px;
		height:43px;
		margin: 0 0 8px 1px;
	}
	.news-area .block{padding:19px 0 0;}
	.news-area .text{
		font-size:9px;
		line-height:13px;
	}
	.event-area h2{
		font-size:18px;
		line-height:21px;
		margin: 0 0 11px;
	}
	.event-area .date{
		width:44px;
		height:44px;
		border-radius:22px;
		font-size:11px;
		line-height:14px;
		padding:5px 4px;
		margin: 0 10px 0 0;
	}
	.event-area ul li .textbox .title{
		font-size:15px;
		line-height:16px;
		margin: 0 0 2px;
	}
	.event-area ul li .textbox em{
		font-size:11px;
		line-height:16px;
	}
	.event-area ul li{margin:0 0 5px;}
	.block-section{
		margin:-142px 8px 8px;
		padding: 8px 8px 0;
	}
	.carousel .btn-video{margin: -53px 0 0 14px;}
	.quicklinks-area .content .links-area ul{height:auto;}
	.quicklinks-area .content .links-area ul li:first-child,
	.quicklinks-area .content .links-area ul li{margin:0 5px 5px 0;}
	.media-area{padding:11px 16px 17px 38px;}
	.social-networks {margin: 12px 0 0;}
	.twitter-area{
		width:40%;
		background-position: 0 39%;
		background-size: 19px 16px;
	}
	.social-networks ul li a{
		background:url(../images/bg-social1.png) no-repeat;
		width:38px;
		height:37px;
	}
	.social-networks ul li.twitter a{background-position:-46px 0;}
	.social-networks ul li.instagram a{background-position:-90px 0;}
	.social-networks ul li a:hover{background-position:0 -40px;}
	.social-networks ul li.twitter a:hover{background-position:-46px -40px;}
	.social-networks ul li.instagram a:hover{background-position:-90px -40px;}
	.social-networks ul li.pinterest a{background-position:-134px 0;}
	.social-networks ul li.pinterest a:hover{background-position:-134px -40px;}
	.social-networks ul li.linkedin a{background-position:-178px 0;}
	.social-networks ul li.linkedin a:hover{background-position:-178px -40px;}
	.social-networks ul li.youtube a{background-position:-223px 0;}
	.social-networks ul li.youtube a:hover{background-position:-223px -40px;}
	.social-networks .title,
	.btn-social{
		font-size:12px;
		line-height:28px;
		height:30px;
		width:88px;
	}
	.btn-social{
		width:128px;
		margin: 5px 0 0 6px;
	}
	.social-networks ul{margin:2px 0 0 6px;}
	.passions-area .image-area{
		margin: 0 0 0 20px;
		padding: 9px 0 0;
		width: 47.8%;
	}
	.passions-area .image-area .image-holder.add {margin: 34px 0 0 -45px;}
	.passions-area .textbox h2{
		font-size:34px;
		line-height:37px;
	}
	.passions-area .textbox{
		font-size:15px;
		line-height:23px;
		padding: 34px 0 0 26px;
	}
	.passions-area {margin: 0 0 15px;}
	.bar .info span{
		font-size:14px;
		line-height:19px;
	}
	.bar .info span strong{font-size:16px;}
	.bar .holder{padding:0 10px;}
	.services{
		padding:0 12px;
		margin: 0 0 20px;
	}
	.services .textarea h2{
		font-size:30px;
		line-height:33px;
	}
	.services .textarea{
		padding:0 10px 0 25px;
		height:212px;
	}
	.services .image-area img{
		width:auto;
		height:212px;
	}
	.spotlight-area .image-area img{
		width:226px;
		height:226px;
	}
	.spotlight-area .image-area{
		width:242px;
		padding: 13px;
	}
	.spotlight-area .image-area .holder{
		width: 226px;
	}
	.spotlight-area{padding:0 20px;}
	.spotlight-area .textarea h2{
		font-size:30px;
		line-height:33px;
		margin: 0 0 14px;
	}
	.spotlight-area .textarea .detail{
		font-size:14px;
		line-height:21px;
	}
	.spotlight-area .textarea .detail a{
		font-size:18px;
	}
	.spotlight-area .textarea{
		font-size:14px;
		line-height:22px;
		padding:30px 62px 30px 180px;
		height: auto;
	}
	.dashboard-area .textbox{
		width:237px;
		padding: 39px 20px 31px;
	}
	.learning-area .block .image-area .caption{line-height: 21px;}
	.learning-area .block .image-area{margin: 0 0 8px;}
	.learning-area .block address{padding: 0 0 0 18px;}
	.learning-area .block .date{
		font-size:12px;
		padding: 0 0 9px 18px;
	}
	.learning-area .block{
		padding: 0;
		width:49.4%;
	}
	.dashboard-area h2{
		font-size:26px;
		line-height:29px;
		margin: 0 10px 16px;
	}
	.dashboard-area .textbox .title{
		font-size:20px;
		line-height:27px;
	}
	.dashboard-area{
		padding:20px 0 0 13px;
		margin: 0 0 8px;
	}
	.social-block .heading{padding: 14px 24px 21px 22px;}
	.social-block .column .frame{padding:0 0 12px;}
	.section{padding:0 0 30px;}
	.dashboard-area .hold{padding:0 12px 0 0;}
	.social-block{padding:0 14px;}
	.social-block .heading h2{
		font-size:15px;
		line-height:18px;
	}
	.social-block .heading .r{
		font-size:11px;
		line-height:18px;
	}
	.dashboard-area .textbox .image{
		width: 35px;
		height: auto;
		margin: 0 0 11px;
	}
	.social-holder .title{
		font-size:14px;
		line-height:26px;
		font-weight:400;
		width:auto;
		padding:0 14px 0 0;
	}
	.social-holder{padding:15px 0 0 52px;}
	.social-holder ul li{margin:0 5px 0 0;}
	.social-holder ul li a{
		width:28px;
		height:25px;
		background-position:0 -35px;
	}
	.social-holder ul li.twitter a{background-position:-33px -35px;}
	.social-holder ul li.instagram a{background-position:-67px -35px;}
	.social-holder ul li.pinterest a{background-position:-99px -35px;}
	.social-holder ul li.linkedin a{background-position:-132px -35px;}
	.social-holder ul li.youtube a{background-position:-165px -35px;}
	#footer .social-area .holder{
		padding:0 0 14px;
		max-width:100%;
	}
	.quicklinks-area.add .btn-quick{
		top:-44px;
		right:45px;
	}
	#footer .info-area .holder,
	.quicklinks-area .holder,
	#footer .social-area .holder{
		max-width:100%;
	}
	#footer .info-area .holder{
		height:auto;
		padding:0 0 40px;
	}
	.quicklinks-area.add .content{
		padding:27px 0 24px 52px;
	}
	#footer .logo{
		margin: 32px 6.3% 0 49px;
		width:223px;
		height:59px;
		background:url(../images/logo2-1.png) no-repeat;
	}
	.info-area address{
		font-size:14px;
		line-height:22px;
		padding:43px 0 0;
	}
	.info-area address span{font-size:16px;}
	.info-area ul{padding:55px 39px 0 0;}
}
@media only screen and (max-width:850px) {
	.carousel .caption{
		width: 200px;
	}
	.carousel .caption h2{
		font:100 40px/45px 'Roboto',sans-serif;
	}
	.block-section{margin:-140px 8px 8px;}
	.carousel .pagination{bottom:150px;}
	.news-area input[type="submit"]{
		font-size:12px;
	}
	.services .textarea h2{
		font-size:22px;
		line-height:25px;
	}
}
@media only screen and (max-width:826px) {
	#nav > ul > li > .dropdown{padding: 70px 0 0;}
	#nav > ul > li > .dropdown{
		width:224px;
	}
	#nav > ul > li > .dropdown .dropdown-holder{padding:9px 18px;}
	#nav > ul > li > .dropdown .dropdown-holder .block{
		width:100%;
		background: url(../images/bg-nav.png) repeat-x;
	}
	#nav > ul > li > .dropdown .dropdown-holder .block:first-child{width:100%;}
}
@media only screen and (max-width:767px) {
	body { min-width: 320px; }
	#header {padding: 0 0 20px;}
	.header-content .info{display:none;}
	#nav{
		position:absolute;
		top:100%;
		left:0;
		width:300px;
		padding:15px 0 0;
	}
	#nav > ul > li{
		display:block;
		padding:0 23px 8px;
		margin:0;
	}
	#nav > ul > li > .dropdown{
		padding:0;
		z-index:100;
		width:300px;
		left:0;
	}
	#nav > ul > li > .dropdown .dropdown-holder .block{
		float:none;
		width:auto;
	}
	#nav > ul > li > .dropdown .dropdown-holder .block:first-child{
		width:auto;
		margin:0;
	}
	#nav > ul > li > .dropdown .dropdown-holder .block ul > li:first-child{
		background: url(../images/bg-nav.png) repeat-x;
	}
	#nav > ul > li > .dropdown .dropdown-holder .block:first-child ul > li:first-child{
		background: none;
	}
	#nav > ul > li > .dropdown .dropdown-holder{padding:9px 18px;}
	#header .logo{
		float:none;
		display:block;
		margin:17px auto 0;
	}
	.quicklinks-area .btn-quick{display:none;}
	.carousel .caption{display:none;}
	.carousel{
		overflow:hidden;
		width:100%;
		height:465px;
	}
	.carousel .mask{
		position:absolute;
		right:-150px;
		top:0;
		height:465px;
		width:1000px;
		margin:0 0 0 -500px;
	}
	.carousel .mask .slideset{height:465px;}
	.block-section{
		margin:-129px 0 0;
		padding:10px 0;
	}
	.carousel .btn-video{
		background:url(../images/bg-video1.png) no-repeat;
		width:90px;
		height:91px;
		top:240px;
		left:auto;
		right:362px;
		margin:0;
	}
	.meet-area{
		float:none;
		width:100%;
		overflow:hidden;
		margin: 0 0.7% 0 0;
		padding: 0;
	}
	.event-area{
		float:none;
		width:auto;
		overflow:hidden;
		padding: 16px 5px 8px 23px;
		margin:0;
	}
	.news-area{
		float:none;
		width:auto;
		overflow:hidden;
		padding: 13px 15px 5px;
	}
	.twitter-area{
		display:none;
	}
	.social-networks .title,
	.btn-social{
		display:none;
	}
	.social-networks{
		float:none;
		width:100%;
		overflow:hidden;
		text-align:center;
		margin:0;
	}
	.media-area{padding:11px 10px;}
	.social-networks ul{
		margin:0;
		float:none;
		display:inline-block;
		vertical-align:top;
	}
	.passions-area .image-area{display:none;}
	.passions-area {margin: 0 0 8px;}
	.passions-area .textbox{
		padding:19px 15px 1px;
		font-size:13px;
		line-height:20px;
	}
	.passions-area .textbox h2{
		font-size:24px;
		line-height:27px;
		margin: 0 0 7px;
	}
	.bar .info{
		display:none;
	}
	.bar .section-r{
		float:none;
		width:auto;
		text-align:left;
	}
	.bar .section-r .back{
		margin:12px 10px 0 0;
		float:right;
		font-size:10px;
	}
	.bar .holder{padding:0;}
	.bar .section-r .menu{
		float:left;
		margin:0;
	}
	.bar .section-r .menu a,
	.bar .section-r .menu a.social,
	.bar .section-r .menu a.contact,
	.bar .section-r .menu a:hover,
	.bar .section-r .menu .active a,
	.bar .section-r .menu a.contact:hover,
	.bar .section-r .menu .active a.contact,
	.bar .section-r .menu a.social:hover,
	.bar .section-r .menu .active a.social{
		height:40px;
		width:47px;
		font-size:9px;
		padding:0 0 0 27px;
		background-position:7px 50%;
	}
	.services{
		padding:0;
		margin: 0 0 7px;
	}
	.panel{padding:0 0 2px;}
	.dashboard-area .textbox .image{
		width:23px;
		margin: 0 0 15px;
	}
	.dashboard-area .textbox .title{
		font-size:16px;
		line-height:19px;
	}
	.spotlight-area .textarea h2{margin:0 0 7px;}
	.services .block,
	.services .block:first-child{
		float:none;
		width:100%;
		margin:0 0 3px;
		background:#0f2f52;
	}
	.spotlight-area{padding:0 10px;}
	.spotlight-area .image-area{
		float:none;
		margin:0 auto 10px;
	}
	.spotlight-area .textarea{
		background:none;
		padding:0;
		margin:0;
		width:auto;
	}
	.dashboard-area{
		padding:10px 0 0;
		margin: 0 0 15px;
	}
	.dashboard-area h2{display:none;}
	.dashboard-area .hold{padding:0;}
	.dashboard-area .textbox{
		width:100%;
		float:none;
		padding:12px 20px;
		border-bottom: 10px solid #1f5793;
	}
	.learning-area .block{
		display:none;
		float:none;
		width:100%;
	}
	.learning-area .block:first-child{
		display:block;
	}
	.social-block{padding:0;}
	.social-block .column{
		float:none;
		width:100%;
		margin:0 0 10px;
	}
	.social-block .column .holder,
	.social-block .column.r .holder{margin:0;}
	.section{padding:0 0 5px;}
	.quicklinks-area .btn-quick{
		display:none;
	}
	#footer{padding:0 23px;}
	#footer .social-area{
		margin:0 -23px;
		width:auto;
	}
	.social-holder{padding:15px 0 0 23px;}
	#footer .logo{
		float:none;
		display:block;
		margin:31px 0 30px;
	}
	.info-area address{
		float:none;
		width:auto;
		padding:0 0 20px;
		margin:0;
	}
	.info-area ul{
		float:none;
		padding:0;
		margin:0 -7px;
		overflow:hidden;
		width:auto;
	}
	#footer .info-area .holder{padding:0 0 30px;}
	.video-section:before{
		content:"";
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICAgIDxzdG9wIG9mZnNldD0iODIlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMDciLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 70%, rgba(255,255,255,0.07) 82%, rgba(255,255,255,0) 100%);
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(70%,rgba(255,255,255,0.8)), color-stop(82%,rgba(255,255,255,0.07)), color-stop(100%,rgba(255,255,255,0)));
		background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 70%,rgba(255,255,255,0.07) 82%,rgba(255,255,255,0) 100%);
		background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 70%,rgba(255,255,255,0.07) 82%,rgba(255,255,255,0) 100%);
		background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 70%,rgba(255,255,255,0.07) 82%,rgba(255,255,255,0) 100%);
		background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.8) 70%,rgba(255,255,255,0.07) 82%,rgba(255,255,255,0) 100%);
	}
	.services .textarea{padding:00 1px 0 15px;}
	.carousel .pagination{display:none;}
	.info-area address .address{
		display:block;
	}
}
