@font-face {
 font-family: 'serifaStd';
 src: url('opensans-bold-webfont.eot');
 src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-bold-webfont.woff') format('woff'), url('../fonts/SerifaStd-Light.ttf') format('truetype'), url('opensans-bold-webfont.svg#open_sansbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'serifaStd-bold';
 src: url('opensans-bold-webfont.eot');
 src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-bold-webfont.woff') format('woff'), url('../fonts/SerifaStd-Black.ttf') format('truetype'), url('opensans-bold-webfont.svg#open_sansbold') format('svg');
 font-weight: bold;
 font-style: bold;
}
 @font-face {
 font-family: 'miso';
 src: url('opensans-bold-webfont.eot');
 src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-bold-webfont.woff') format('woff'), url('../fonts/miso.otf') format('truetype'), url('opensans-bold-webfont.svg#open_sansbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'miso-bold';
 src: url('opensans-bold-webfont.eot');
 src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('opensans-bold-webfont.woff') format('woff'), url('../fonts/miso-bold.otf') format('truetype'), url('opensans-bold-webfont.svg#open_sansbold') format('svg');
 font-weight: bold;
 font-style: bold;
}
/*
@font-face {
    font-family: 'Nettelbladt';
    src: url('../fonts/Nettelbladt-Miso.otf');  
   font-weight: bold;
   font-style: bold;

}
 
@font-face {
    font-family: 'Nettelbladt-bold';
    src: url('../fonts/Nettelbladt-Miso-Bold.otf');  
   font-weight: bold;
   font-style: bold;

}

@font-face {
    font-family: 'Nettelbladt-Miso-Light';
    src: url('../fonts/Nettelbladt-Miso-Light.otf');  
   font-weight: bold;
   font-style: bold;

}
 */

@font-face {
 font-family: 'OpenSans-Regular';
 src: url('../fonts/OpenSans-Regular.ttf');
 font-weight: bold;
 font-style: bold;
}
 @font-face {
 font-family: 'OpenSans-Semibold';
 src: url('../fonts/OpenSans-Semibold.ttf');
 font-weight: bold;
 font-style: bold;
}
 @font-face {
 font-family: 'OpenSans-Light';
 src: url('../fonts/OpenSans-Light.ttf');
 font-weight: bold;
 font-style: bold;
}
 @font-face {
 font-family: 'SerifaStd-Light';
 src: url('../fonts/SerifaStd-Light.ttf');
 font-weight: bold;
 font-style: bold;
}
 @font-face {
 font-family: 'OpenSans-Bold';
 src: url('../fonts/OpenSans-Bold.ttf');
 font-weight: bold;
 font-style: bold;
}
 @font-face {
 font-family: 'MyriadPro-Cond';
 src: url('../fonts/MyriadPro-Cond.otf');
 src: url('../fonts/MyriadPro-Cond.ttf');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'MYRIADPROREGULAR';
 src: url('../fonts/MYRIADPROREGULAR.ttf');
 font-weight: bold;
 font-style: bold;
}
 @font-face {
 font-family: 'MyriadPro-BoldCond';
 src: url('../fonts/MyriadPro-BoldCond.ttf');
 font-weight: bold;
 font-style: bold;
}
/* helper classes */

.white_bg {
	background-color:#fff;
}
.pull_left {
	float:left;
}
.pull_right {
	float:right;
}
.w_100pr {
	width:100%;
}
.w_70pr {
	width:70%;
}
.w_50pr {
	width:50%;
}
.w_48pr {
	width:48%;
}
.w_25pr {
	width:25%;
}
.clear {
	clear:both;
}
.position_rel {
	position:relative;
}
.m_top_0 {
	margin-top:0;
}
.m_top_5 {
	margin-top:5px;
}
.m_top_10 {
	margin-top:10px;
}
.m_top_15 {
	margin-top:15px;
}
.m_top_20 {
	margin-top:20px;
}
.m_top_25 {
	margin-top:25px;
}
.m_top_30 {
	margin-top:30px;
}
.m_top_40 {
	margin-top:40px; 
}
.m_top_50 {
	margin-top:50px;
}
.m_top_60 {
	margin-top:60px;
}
.m_top_70 {
	margin-top:70px;
}
.m_top_80 {
	margin-top:80px;
}
.m_top_90 {
	margin-top:90px;
}
.m_bottom_0 {
	margin-bottom:0;
}
.m_bottom_5 {
	margin-bottom:5;
}
.m_bottom_10 {
	margin-bottom:10px;
}
.m_bottom_15 {
	margin-bottom:15px;
}
.m_bottom_20 {
	margin-bottom:20px;
}
.m_bottom_25 {
	margin-bottom:25px;
}
.m_bottom_30 {
	margin-bottom:30px;
}
.m_bottom_40 {
	margin-bottom:40px;
}
.m_bottom_50 {
	margin-bottom:50px;
}
.m_bottom_60 {
	margin-bottom:60px;
}
.m_bottom_70 {
	margin-bottom:70px;
}
.m_bottom_80 {
	margin-bottom:80px;
}
.m_bottom_90 {
	margin-bottom:90px;
}
.m_left_0 {
	margin-left:0;
}
.m_left_5 {
	margin-left:5px;
}
.m_left_10 {
	margin-left:10px;
}
.m_left_15 {
	margin-left:15px;
}
.m_left_20 {
	margin-left:20px;
}
.m_left_25 {
	margin-left:25px;
}
.m_left_30 {
	margin-left:30px;
}
.m_left_40 {
	margin-left:40px;
}
.m_left_50 {
	margin-left:50px;
}
.m_left_60 {
	margin-left:60px;
}
.m_left_70 {
	margin-left:70px;
}
.m_left_80 {
	margin-left:80px;
}
.m_left_90 {
	margin-left:90px;
}
.m_right_0 {
	margin-right:0;
}
.m_right_5 {
	margin-right:5px;
}
.m_right_10 {
	margin-right:10px;
}
.m_right_15 {
	margin-right:15px;
}
.m_right_20 {
	margin-right:20px;
}
.m_right_25 {
	margin-right:25px;
}
.m_right_30 {
	margin-right:30px;
}
.m_right_40 {
	margin-right:40px;
}
.m_right_50 {
	margin-right:50px;
}
.m_right_60 {
	margin-right:60px;
}
.m_right_70 {
	margin-right:70px;
}
.m_right_80 {
	margin-right:80px;
}
.m_right_90 {
	margin-right:90px;
}
.display_none {
	display:none;
}
.display_block {
	display:block;
}
.mini_height {
	min-height:1000px;
}
.curserPointer {
	cursor:pointer;
}
.overflow_h {
	overflow:hidden;
}
.p_left_none {
	padding-left:0 !important;
}
.p_right_none {
	padding-right:0 !important;
}
.p_top_none {
	padding-top:0 !important;
}
.p_bottom_none {
	padding-bottom:0 !important;
}
.f_size_12 {
	font-size:12px;
}
.f_size_14 {
	font-size:14px;
}
.f_size_15 {
	font-size:15px;
}
.f_size_17 {
	font-size:17px;
}
.inline_block {
	display:inline-block;
}
/* helper classes end */
body {
	font-family: OpenSans-Regular;
	float:left;
	padding-bottom:0;
	width:100%;
}
p {
	font-family:OpenSans-Regular;
}
.nav_bar_top {
	background:#4d596d;
	padding:0;
}
.nav_bar_top p {
	color: #FFFFFF;
	font-family: MyriadPro-Cond;
	font-size: 16px;
	margin-bottom: 0;
}
header {
	position:relative;
	z-index: 2222;
}
header .navbar-default {
	background-color: rgba(214, 221, 223, 0);
	border: medium none;
	margin-bottom: 0;
}
header .navbar-default .navbar-brand {
	float:left;
	height:auto;
}
header ul {
	margin-top: 26px !important;
}
header ul li > a {
	border-left: 2px solid rgba(0, 0, 0, 0);
	border-right: 2px solid rgba(0, 0, 0, 0);
	border-top: 2px solid rgba(0, 0, 0, 0);
	color: #2d3645 !important;
	font-family: 'serifaStd-bold';
	font-size: 23px;
	font-weight: bold;
	line-height: 38px !important;
	min-width: 123px;
	padding: 15px 15px 0 !important;
	text-transform: uppercase;
	position:relative;
}
header ul li > span a {
	border-left: 2px solid rgba(0, 0, 0, 0);
	border-right: 2px solid rgba(0, 0, 0, 0);
	border-top: 2px solid rgba(0, 0, 0, 0);
	color: #004661 !important;
	font-family: 'serifaStd-bold';
	font-size: 23px;
	font-weight: bold;
	line-height: 38px !important;
	min-width: 123px;
	padding: 15px 15px 0 !important;
	text-transform: uppercase;
	position:relative;
}
header ul li:hover > a {
	background-color: rgba(255, 255, 255, 1) !important;
	border-radius:5px 4px 0 0;
}
header ul li:hover > span a {
	background-color: rgba(255, 255, 255, 1) !important;
	color:#855724 !important;
}
.heading_1 {
	color: #ffffff;
	font-size: 35px;
	padding:17px 11px 5px 13px;
	position: relative;
	background-color: #505B6C;
	display: block;
	border-radius: 10px 10px 0px 0px;
	font-family: serifaStd-bold;
}
.news_article {
	float:left;
	width:100%;
	/*border-bottom: 1px solid #DDDDDD;*/
	min-height:130px;
}
.news_heading {
	float: left;
	font-family: 'OpenSans-Bold';
	margin-bottom: 0px;
	/*margin-top: -10px;*/
    width: 100%;
}
.news_heading h3 {
	color: #354051;
	font-size: 29px;
	font-weight: bold;
	margin: 0;
	line-height:1;
	font-family: myriadpro-boldcond;
}
.news_heading h3 a {
	color: #3f6c6f;
}
.news_listing .news_heading h3 a {
	font-size:22px!important;
	color: #3f6c6f!important;
}
.textCon p {
	text-align:justify;
	line-height:22px;
}
.news_heading span {
	color: #9B9897;
	font-family: MyriadPro-Cond;
	font-size: 17px;
	left: 8px;
	position: relative;
	top: 4px;
	font-style: italic;
	white-space:nowrap;
}
.news_article p {
	color: #000000;
	float: left;
	font-family: ''OpenSans-Regular'';
	font-size: 14px;
	text-align: left;
	width: 100%;
	padding-top: 0px !important;
	margin-bottom: 0px;
}
.news_article p a {
	/* background-color: #D0D2D3;
    background-image: url("../images/right_arrow_.png");
 */   background-position: 35px center;
	background-repeat: no-repeat;
	border-radius: 9px;
	color: #747678;
	font-family: 'MyriadPro-Cond';
	margin-top: 0px;
	padding: 0 18px 0 8px;
}
.news_article p a:hover {
	color: #ffffff;
	background-color: #3f6c6f;
	background-image: url("../images/right_arrow_over.png");
	padding: 0 10px 0 8px;
	background-position: 35px center;
	background-repeat: no-repeat;
}
.readMore {
	background-color: #D0D2D3;
	background-image: url("../images/right_arrow_.png");
	background-position: 35px center;
	background-repeat: no-repeat;
	border-radius: 9px;
	color: #747678;
	font-family: 'MyriadPro-Cond';
	margin-top: 0px;
	padding: 0 18px 0 8px;
	margin-bottom:5px;
}
.readMore:hover {
	color: #ffffff;
	background-color: #3f6c6f;
	background-image: url("../images/right_arrow_over.png");
	padding: 0 18px 0 8px;
	background-position: 35px center;
	background-repeat: no-repeat;
}
.news_two img {
	width:50%;
	float:left;
}
.sign_up {
	background-color: #EBEBEC;
	border-radius: 10px 10px 10px 10px;
	float: left;
	height: auto;
	margin-bottom: 25px;
	padding-bottom: 20px;
    width: 100%;
	/*min-height: 456px;*/
}
.sign_up h3 {
	background: none repeat scroll 0 0 #C7CACF;
	color: #354051;
	float: left;
	font-size: 30px;
	margin: 0;
	padding: 10px 20px;
	text-transform: uppercase;
	width: 100%;
	font-family: serifaStd-bold;
	border-radius: 10px 10px 0 0;
}
.sign_up p {
	color: #004E69;
	font-family: myriadpro-boldcond;
	font-size: 16px;
	margin-top: 7px;
	padding: 0 11px 0 20px;
	width: 100%;
	float: left;
}
.email_form {
	float:left;
	width:100%;
	position:relative;
}
.email_form input[type=text] {
	background-color: #D6D6D8;
	border: medium none;
	color: #FFFFFF;
	float: left;
	font-family: 'miso';
	font-size: 18px;
	padding: 8px 10px;
	width: 100%;
}
.email_form input[type=submit] {
	background: none repeat scroll 0 0 #004560;
	border: medium none;
	border-radius: 0 15px 15px 0;
	bottom: 0;
	color: #FFFFFF;
	font-size: 11px;
	height: 32px;
	padding: 3px 10px;
	position: absolute;
	right: 20px;
	top: 0;
}
.sign_up ul {
	padding:0 10px 0 19px;
}
.sign_up ul li {
	list-style:none;
	/*	background:url(../images/cube.png) no-repeat left center;
	padding:0 0 0 20px;
*/	float:left;
	width:100%;/*margin-bottom:10px;*/
}
.sign_up ul li a {
	color: #000000;
	float: left;
	font-family: 'miso';
	font-size: 17px;
	padding: 0;
	text-decoration: none !important;
	width: 100%;
}
.nav-tabs > li > a {
	border: medium none;
	border-radius: 0;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 23px;
	margin-right: 0;
	text-align: center;
	background-color:4d5a6d;
}
/*.nav-tabs > li > a.clr2 {
	background-color: #b59674;
}
.nav-tabs > li > a.clr3 {
	background-color: #c8b196;
}
.nav-tabs > li > a.clr1 {
	background-color: #bfa384;
}
.nav-tabs > li > a.clr4 {
	background-color: #d3c0aa;
}
.nav-tabs > li > a.clr5 {
	background-color: #e0d0bf;
}*/
.bs-example {
	margin-top:38px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background-color: #e5e7e7;
	border: medium none;
	color: #4D5A6D;
	cursor: default;
	font-weight: bold;
	margin-top: -10px;
	padding-top: 21px;
	border-radius: 10px 10px 0 0;
}
a {
	outline:none !important;
}
.nav-tabs {
	border-bottom: none;
}
.tab-content {
	margin-top: 1px;
	margin-bottom: 50px;
}
.pictures {
	float: left;
	width: 281px;
}
.pictures .tab_thums {
	border-radius: 6px;
	display: inline-block;
	font-family: myriadpro-boldcond;
	height: 135px;
	margin: 6px;
	outline: 0 solid #FFFFFF;
	overflow: hidden;
	position: relative;
	width: 45%;
}
.pictures .tab_thums a {
	float: left;
	width:100%;
}
.pictures .tab_thums a img {
	height: auto;
	max-width: 100%;
	width: 215px;
}
.tab_con_des {
	color: #252525;
	float: left;
	font-family: 'Nettelbladt';
	font-size: 14px;
	width: 87%;
	text-align: justify;
	padding-left:30px;
}
.tab_con_des p {
	text-indent:0;
	font-family: 'OpenSans-Regular';
	font-size: 14px;
}
.tab_con_heading {
	float: left;
	margin-bottom: 12px;
	margin-top: 25px;
	width: 87%;
	padding-left: 30px;
}
.tab_con_heading a {
	color: #4d5a6d!important;
	float: left;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	font-family: serifaStd-bold;
}
.tab_con_heading a:hover {
	color:#004560!important;
	text-decoration:none;
}
.event_heading {
	background-color: #bfbfc7;
	color: #4d5a6d;
	font-family: 'serifaStd-bold';
	font-size: 26px;
	font-weight: bold;
	width: 100%;
	border-radius: 10px 10px 0 0;
	padding: 10px 19px;
}
/*.event_heading span {
	color: #B99B7A;
	float: left;
	font-family: 'serifaStd';
	font-size: 88px;
	font-weight: normal;
	margin-bottom: -15px;
	margin-top: -38px;
}*/
.event_box {
	margin-top:50px;
}
.top_navbar {
	margin:0 !important;
}
.top_navbar li a {
	color: #4D596D;
	font-size: 21px;
	text-transform:lowercase;
	position: relative;
	z-index: 55555;
	font-family: 'MyriadPro-BoldCond';
}
.top_navbar li a:hover, .top_navbar li a:active, .top_navbar li a:focus {
	background-color: #2d3645;
	color: #ffffff;
}
.header_section {
	float:left;
	width:100%;
	position:relative;
	z-index:22222;
}
.header_section .right_section {
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 0 0 0 10px;
	height: 100px;
	padding-top: 46px;
	position: absolute;
	right: 0;
	top: 0;
	width: 300px;
	z-index: 2222;
}
.top_link2 li input[type=search] {
	border: medium none;
	border-radius: 5px;
	color: #000000;
	font-size: 12px;
	height: 20px;
	padding: 0 5px;
	position: absolute;
	right: 50px;
	text-shadow: 0 0 0 #FFFFFF !important;
	top: 16px;
	width: 240px;
	z-index: 66666;
}
.top_link2 li {
	position:relative;
}
.header_section .right_section a.devision {
	border-right: 1px solid #414243;
	color: #414243;
	float: left;
	font-family: SerifaStd-Light;
	font-size: 16px;
	height: 20px;
	outline: medium none;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 34%;
}
.header_section .right_section a.devision:hover, .header_section .right_section a.events:hover, .header_section .right_section a.multimedia:hover {
	color:#6fc3c8;
}
.header_section .right_section a.events {
	color: #414243;
	float: left;
	font-family: SerifaStd-Light;
	font-size: 16px;
	height: 20px;
	outline: medium none;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 25%;
}
.header_section .right_section a.multimedia {
	border-right: 1px solid #414243;
	border-left: 1px solid #414243;
	color: #414243;
	float: left;
	font-family: SerifaStd-Light;
	font-size: 16px;
	height: 20px;
	outline: medium none;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 29%;
}
.header_section .right_section a:first-child {
	border-left:none;
}
.header_section .right_section .bg1 {
	background:#c3aa8d;
}
.header_section .right_section .bg2 {
	float: left;
	padding: 14px 0 14px 25px;
	text-transform: lowercase;
	width: 100%;
}
.tabs_link {
}
.tabs_link li {
	width:16.666666%;
	float:left;
}
.tabs_link li a {
	float: left;
	padding-left: 0;
	padding-right: 0;
	transition: all 0.3s ease-out 0s;
	width: 100%;
	background-color: #4d5a6d;
	font-family: myriadpro-boldcond;
}
.tabs_link li a:hover {
	color:#6FC3C8;
}
footer {
	background-color: #4D5A6D;
	margin-top:20px;
	float:left;
	padding-top:30px;
	width:100%;
	z-index:2222;
}
footer p {
	color: #FFFFFF;
	float: left;
	margin-top: 21px;
}
.tweet h4 {
	color: #ffffff;
	font-family: myriadpro-boldcond;
	font-size: 30px;
}
.links h4 {
	color: #ffffff;
	font-family: myriadpro-boldcond;
	font-size: 30px;
}
.links {
	color: #FFFFFF;
	font-size: 13px;
	list-style: none outside none;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.links ul {
	float:left;
	padding: 0;
}
.links ul li {
	background: url("../images/linkspacer.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	float: left;
	font-family: opensans-regular;
	font-size: 14px;
	clear:both;
	list-style: none outside none;
	margin-bottom: 6px;
	padding: 0 0 0 10px;
}
.links ul li:hover {
	background: url("../images/linkspacer_hover.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	margin-left:5px;
}
.links ul li a {
	float:left;
	padding-left:10px;
	color:#FFFFFF;
}
.links ul li:hover a {
	color: #6fc3c8;
	text-decoration:none;
}
.tweet ul {
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 13px;
	list-style: none outside none;
	overflow: hidden;
	padding: 0;
	width: 90%;
}
.tweet {
	float: left;
	width:100%;
}
.sub_menu {
	position: absolute;
	top: 54px;
	border: 0 0 5px #7B7B7B;
	display:none;
	width: 524px;
	border-radius: 0 5px 5px;
	background:#f7f7f8;
	overflow:hidden;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.3);
}
.sub_links {
	float: left;
	margin-top: 0;
	padding: 20px 0 15px;
	position:relative;
	width: 200px;
}
.sub_links a {
	clear: both;
	color: #4d596d !important;
	float: left;
	font-family: MyriadPro-BoldCond;
	font-size: 22px;
	padding: 0 9%;
	text-decoration: none;
	text-shadow: 0 0 0 #004661;
	width: 100%;
}
.sub_contents {
	float: left;
	width: 320px;
	min-height: 255px;
}
.sub_contents p {
	text-align:justify;
	float:left;
	width:100%;
	line-height:normal; 
	color:#000000;
	font-size: 12px;
	margin-bottom:0;
	padding:10px 2%;
}
.comb_3 {
	float:left;
	width:100%;/* border-top:4px solid #fff; */
}
.comb_3 img {
	width:33.333333%;
	float:left;/* 	outline:3px solid #fff;
 */
}
.navbar-collapse li:hover .sub_menu {
	display:block;
}
.photosgallery-std {
	float:left;
	height: 365px !important;
}
.sliderkit-btn {
	display:none;
}
.sliderkit-count {
	display:none;
}
.post-navigation {
	display:none
}
.news_listing .article_listing {
	float: left;
	list-style: none outside none;
	/*margin:10px 0px 10px 0px;*/
	margin-left: 10px;
	min-height: 160px;
	padding-left: 170px;
	position: relative;
}
.news_listing .article_listing .news_img {
	float:left;
	width:150px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
.event_content {
	float: left;
	position: relative;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	width: 100%;
}
.event_title {
	background-color: rgba(0, 0, 0, 0.5);
	font-family: myriadpro-boldcond;
	left: 0;
	margin: 30px 55px 0;
	padding: 0 2%;
	position: absolute;
	right: 0;
	transition: all 0.3s ease-out 0s;
	z-index: 222;
	margin-top: 30px;
}
.event_title2 {
	background-color: rgba(0, 0, 0, 0.5);
	font-family: myriadpro-boldcond;
	left: 0;
	margin: 0;
	padding: 0 2%;
	position: absolute;
	right: 0;
	transition: all 0.3s ease-out 0s;
	z-index: 222;
}
.event_title2 h3 {
	font-size: 24px;
	margin: 4px 0 0 0;
	font-weight: bold;
}
.event_title2 p {
	font-size:17px;
}
.event_title h3 {
	font-size: 24px;
	margin: 4px 0 0 0;
	font-weight: bold;
}
.event_title p {
	font-size:17px;
}
.sliderkit-go-btn .sliderkit-go-prev {
	display:block!important
}
/* Contact 7 Forms
--------------------------------------------- */

form.wpcf7-form {
	text-align: left;
}
input#formname, #emailform, #subject, #message {
width:75%%;
	margin-top: 5px;
	margin-bottom: 5px;
}
input#formname {
	margin-top: 20px;
}
input.wpcf7-form-control.wpcf7-submit {
	background-color: #BBBDBF;
	border: medium none;
	color: #808284;
	line-height: 30px;
	margin-bottom: 20px;
	min-height: 38px;
	width: 20%;
	border-radius: 7px;
}
input.wpcf7-form-control.wpcf7-submit input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .entry-content .button:hover {
	background-color: #004560;
	color: #FFFFFF
}
.search_icon {
	color: #4D596D;
	cursor: pointer;
	margin-left: 0;
	margin-right: 22px;
	margin-top: 17px;
	z-index: 5555;
	border:none;
	position:relative;
	background:none;
}
.search_icon2 {
	color: #FFFFFF;
	cursor: pointer;
	margin-left: 0;
	margin-right: 22px;
	margin-top: 17px;
	z-index: 5555;
	border:none;
	position:relative;
	background:none;
}
.pictures {
	float: right;
	margin-right: 0;
	position: absolute;
	right: 0;
	top: 24px;
	width: 43%;
}
.ls-nav-prev, .ls-shadow {
}
.contentslider-std .sliderkit-panel {
	width:100% !important;
}
.latest_news_section.contentslider-std .sliderkit-panels {
	height:auto;
	min-height: 557px;
}
.latest_news_section.contentslider-std .sliderkit-panel {
	height:auto;
	min-height: 507px;
	padding-bottom: 390px;
	margin: 11px 18px 18px 18px;
}
.sliderkit-panel .news_image_1 {
	border-radius: 10px;
	/* bottom: 300px; */
	height: 235px; 
	overflow: hidden;
	position: relative;
	width: 47.9%;
	margin-right: 0;
}
.sliderkit-panel .news_image_2 {
	border-radius: 10px;
	bottom: 300px;
	height: 235px;
	overflow: hidden;
	position: relative;
	width: 47.9%;
	float: right;
	margin-top: 64px;
}
.sliderkit-panel .news_image_3 {
	bottom: 17px;
	left: 0;
	position: absolute;
	width: 49.9%;
	height: 180px;
	overflow: hidden;
}
.sliderkit-panel .news_image_4 {
	bottom: 17px;
	right: 0;
	position: absolute;
	width: 49.9%;
	height: 180px;
	overflow: hidden;
}
.sliderkit img {
	border-radius: 10px;
	float: left;
	margin-left: 0;
	margin-top:0;
	width:100%;
}
#futured_video_tw .sliderkit img {
	border-radius: 10px;
	float: left;
	margin-left: 2px;
	margin-top: 0;
	width: 95%;
}
.contentslider-std .sliderkit-go-btn a, .home-page-arrows {
	height:30px;
	overflow:hidden;
}
.tabs_box {
	float:left;
	width:100%;
	min-height:306px;
}
.tabs_box .tab-pane {
	background-color: #e5e7e7;
	float: left;
	padding-right: 36%;
	position: relative;
	width: 100%;
	padding-bottom:20px;
	min-height: 340px;
}
.banner_section {
	position:relative;
}
/*.label_1 {
	bottom: 120px;
	color: rgba(255, 255, 255, 0.5);
	font-size: 67px;
	left: 100px;
	position: absolute;
}
*/
.label_1 {
	color: rgba(255, 255, 255, 0.9);
	font-size: 55px;
	left: 100px;
	font-weight:bold;
	position: absolute;
	text-shadow: 2px 2px 5px #000000;
	margin-bottom: 0%;
}
.feature_news_block {
	float:left;
	width:100%;
	border:1px solid #004661;
}
.news_img {
	float: left;
	max-height: 397px;
	overflow: hidden;
	width: 100%;
}
.news_img img {
	float:left;
	width:100%;
	border-radius:10px;
}
.news_block_content {
	float:left;
	background:#004661;
}
.news_block_content h3 {
	color:#fff;
	font-family:myriadpro-boldcond;
	font-size:21px;
	font-weight: bold;
	text-align:left;
}
.news_block_content p {
	float:left;
	width:100%;
	color:#fff;
	font-size:13px;
}
.signup_block {
	background:#b8cbd3;
	border:1px solid #5c899a;
}
.signup_block h3 {
	font-size:30px;
	color:#004661;
	margin-bottom:0;
	text-shadow:0 0 0 #004661;
}
.signup_block label {
	color:#282928;
	font-size:17px;
}
.email_box {
	float:left;
	width:100%;
	position:relative;
	padding-right:90px;
}
.email_box input[type=text] {
	float:left;
	width:100%;
	background:#e7e7e8;
	border:none;
	color:#5c899a !important;
	border-radius:0;
	font-size:18px;
}
.email_box input[type=submit] {
	position:absolute;
	top:0;
	right:0;
	width:85px;
	height:100%;
	background:#004661;
	color:#fff;
	font-size:13px;
	border:none;
}
.email_box input[type=text]::-moz-placeholder {
color:#5c899a;
opacity:1
}
.email_box input[type=text]:-ms-input-placeholder {
color:#5c899a
}
.email_box input[type=text]::-webkit-input-placeholder {
color:#5c899a
}
.contact_info_block {
	background:#ceb9a1;
	padding-top: 10px;
}
.contact_info_block address {
	color: #FFFFFF;
	float: left;
	font-size: 17px;
	margin-bottom: 10px;
	position: relative;
	text-shadow: 0 0 0 #FFFFFF;
	width: 100%;
}
.ceb9a1 address img {
	position:absolute;
	top:0;
	left:0;
}
.text_1 {
	color: #000000;
	float: left;
	font-family: 'OpenSans-Regular';
	;
	font-size: 16px;
	width: 100%;
}
.key_section {
	padding-left: 0;
}
.key_section p {
	margin-left: 10px;
}
.key_heading {
	float: left;
	margin-left: 10px;
	//margin-top: 25px;
	width: 100%;
}
.key_heading img {
	float: left;
	margin-right: 10px;
	width: 98px;
}
.key_heading h3 {
	color: #004661;
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 0;
	text-shadow: 0 0 0 #004661;
	width: 52%;
	font-family: myriadpro-cond;
}
.key_heading label {
	color: #515866;
	float: left;
	font-family: myriadpro-cond;
	font-size: 15px;
	font-style: italic;
	text-shadow: 0 0 0 #13637E;
}
.more_border {
	border: 1px solid #855724;
	color: #855724;
	padding: 4px 6px;
}
.more_border:hover {
	background:#855724;
	color:#fff;
}
.attachment- {
	width:100%;
}
.multi_tabs li.active a, .multi_tabs li.active:hover a {
	background:#fff !important;
	border-left:1px solid #BFA384 !important;
	border-right:1px solid #BFA384 !important;
	border-top:1px solid #BFA384 !important;
	color:#BFA384 !important;
}
.multi_tabs ul {
	border-bottom:1px solid #BFA384;
}
.arrows .flex-next {
	background-image:url(../images/right_arrow2.png);
	height:41px;
	opacity:1 !important;
	right: -36px !important;
}
.arrows .flex-prev {
	background-image:url(../images/left_arrow2.png);
	height:41px;
	left: -36px !important;
	opacity:1 !important;
}
.muliti_slider_box {
	margin-top:10px;
	border-top:none;
	border-bottom:none;
}
.muliti_slider_box .flexslider {
	border:none;
}
.muliti_slider_box .flex-control-nav {
	display:none;
}
.muliti_slider_box .slides li {
	position:relative;
}
.hover_label {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(255, 255, 255, 0.66);
	text-align:center;
	display:none;
}
.muliti_slider_box .slides li:hover .hover_label {
	display:block;
}
.hover_label h3 {
	font-size: 33px;
	margin:20px 0 0;
	float:left;
	width:100%;
}
.hover_label span {
	float:left;
	width:100%;
	font-size:17px;
}
.muliti_slider_box .carousel {
	overflow:visible;
}
#tribe-bar-form {
	background:none !important;
}
#flexslider-2 {
	height: 417px;
	overflow: hidden;
	margin-bottom: 40px;
}
.camera_wrap {
	min-height: 200px;
}
/*.featured_block .two_block {
	width:48%;
}*/
.featured_block .two_block:nth-child(3) {
 float:right;
}
#flexslider-1 {
	border:none;
}
#flexslider-1 .flex-control-thumbs {
	height: 70px;
	margin-top:0;
}
#flexslider-1 .flex-control-thumbs li {
	height: 100%;
}
#flexslider-1 .flex-control-thumbs li img {
	height: 130%;
}
#flexslider-1 .flex-viewport {
	height:270px;
}
.contentslider-std .sliderkit-go-btn {
	top: auto !important;
	bottom: -8px;
}
#mc4wp_email {
	background-color: #D6D6D8;
	border: medium none;
	border-radius: 12px;
	color: #333437;
	font-family: 'MyriadPro-Cond';
	font-size: 18px;
	margin: 0 auto;
	padding: 4px 10px;
	width: 89%;
}
p.email_form {
	padding:0px!important;
	margin-top: -13px;
	overflow: hidden;
}
.mc4wp-form label {
	display: block;
	margin-bottom: 5px;
	font-family:'OpenSans-Regular';
	float:left;
	font-size: 17px;
	color: #000;
	padding-left: 20px;
	position: relative;
}
.mc4wp-form .icheckbox_minimal {
	left: 0;
	position: absolute !important;
	top: 0;
}
/*************Video plugin*****************/

.top_header {
	background-color:#fff !important;
	display:none;
	border:none !important;
}
.top_header .navbar-collapse {
	border:none !important;
}
.top_header .navbar-toggle {
	background-color: #505b6c !important;
	border:none !important;
}
.top_header .navbar-nav {
	background-color:#505b6c !important;
}
.top_header ul {
	padding-left:0 !important;
}
.top_header ul li a {
	font-size:13px;
	color:#fff !important;
	padding:16px 2% !important;
	line-height:0 !important;
}
.news_img .wp-video {
	width:100%!important;
}
.bannerImg {
	max-height:400px;
	overflow:hidden;
}
#flexslider-2 .flex-prev {
	background: url("../images/left_arrow.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0) !important;
	height: 50px;
	left: 8px;
	opacity: 1 !important;
	width: 21px;
}
#flexslider-2 .flex-next {
	background: url("../images/right_arrow.png") no-repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0) !important;
	height: 50px;
	opacity: 1 !important;
	right: 10px;
	width: 21px;
}
/*.title {
	background-color: rgba(255, 255, 255, 0.86);
	bottom: 0;
	font-size: 19px;
	left: 0;
	padding-top: 10px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
    width:100.2%;
}*/	
.title {
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 10px 10px 0 0;
	color: #fff;
	font-family: myriadpro-boldcond;
	font-size: 19px;
	left: 0;
	padding: 7px 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0px;
	width: 100.2%;
}
.mc4wp-alert {
	float:left;
}
#flexslider-2 .event_title {
}
.contentslider-std .sliderkit-go-btn a {
}
.bannerImg img {
	width: 100%;
	height:auto;
}
.vodeoMore {
	background: none repeat scroll 0 0 #BBBDBF;
	border-radius: 7px;
	color: #808284;
	font-family: myriadpro-boldcond;
	font-size: 23px;
	font-weight: bold;
	height: 43px;
	line-height: 43px;
	text-align: center;
	width: 80%;
	position: absolute;
	z-index: 99999;
	bottom: 28px;
	left:0;
	right:0;
	margin:0 auto;
}
.vodeoMore:hover {
	background-color: #3F6C6F;
}
.vodeoMore:hover a {
	color:#ffffff;
	text-decoration:none !important;
}
.more_evetns_btn a:hover {
	color:#ffffff;
}
.more_evetns_btn:hover {
	background-color: #3F6C6F;
}
.more_evetns_btn:hover a {
	color:#ffffff;
	text-decoration:none !important;
}
.more_evetns_btn a:hover {
	color:#ffffff;
}
.vodeoMore a {
	color:#808284;
}
.vodeoMore .cant_view {
	color:#808284;
}
.news_img > img {
	width:150px;
	height:130px;
}
.tab_con_des a {
	background-color: #D0D2D3;
	background-image: url("../images/right_arrow_.png");
	background-position: 36px center;
	background-repeat: no-repeat;
	border-radius: 9px;
	color: #747678;
	font-family: 'MyriadPro-Cond';
	margin-top: 19px;
	padding: 0 17px 0 0px;
}
.tab_con_des a.readMore {
	background-color: #D0D2D3;
	background-image: url("../images/right_arrow_.png");
	background-position: 36px center;
	background-repeat: no-repeat;
	border-radius: 9px;
	color: #747678;
	text-indent:12px;
	font-family: 'MyriadPro-Cond';
	margin-top: 0px;
	padding: 0 17px 0 0px;
	margin-bottom:5px;
}
.navbar-collapse {
	margin-top:5px;
}
/*.nav-tabs li a:hover {
	background-color: #004560 !important;
}*/

/*  */



.border_1 {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 3px;
	position: absolute;
	right: 0;
	top: 0;
	width: 98px;
	background-color:#f7f7f8;
}
.top_text {
	float: left;
	margin-left: 31px;
	padding-top: 15px;
	font-family: 'MyriadPro-Cond';
}
.language_text {
	font-size: 14px;
	position:absolute;
	top:16px;
	left:0;
}
.text_2 a {
	border: medium none !important;
	color: #855724 !important;
	font-family: 'serifaStd';
	font-size: 30px;
	padding: 0 !important;
	text-decoration: none !important;
	text-transform: uppercase;
	top: 11px;
}
.text_2 a:hover {
	background-color: transparent !important;
	border: none !important;
	text-decoration:none !important;
}
.featured_video {
	width:100%;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.featured_video .photosgallery-std {
	width:100%;
}
.featured_video .photosgallery-std .sliderkit-nav {
	width:100%;
	padding: 0;
}
.featured_video .sliderkit-nav-clip {
	width:100% !important;
	height: 78px;
}
.featured_video .sliderkit-nav-clip ul {
	width:100% !important;
	float:left;
	height:100% !important;
}
.featured_video .sliderkit-nav-clip ul li {
	width:25% !important;
	float:left;
	height:100% !important;
}
.featured_video .sliderkit-nav-clip ul li a {
	width:100% !important;
	float:left;
	border: 0 !important;
	height:100% !important;
	padding:0 !important;
}
.featured_video .sliderkit-panels {
	float:left;
}
.featured_video .sliderkit-panels .sliderkit-panel {
	width:100% !important;
	float:left;
}
.featured_video .event_title {
}
.wp-video {
	height: 420px !important;
	width:731px!important;
}
.mejs-video {
	height: 420px !important;
	width: 731px!important;
}
.division_title {
	background-color: rgba(0, 0, 0, 0.5);
	padding:0 0 2px;
	font-size: 18px;
	left: 0;
	color:#fff;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	-webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease-out;
}
#myCarousel .ls-bottom-nav-wrapper {
	top: -51px;
}
.heading-4 {
	clear: both;
	color: #2d3645 !important;
	float: left;
	font-family: MyriadPro-BoldCond;
	font-size: 28px;
	font-weight: bold;
	margin: 20px 0 0;
	padding: 0 0 0 7px;
	text-decoration: none;
}
header ul li > a span {
	font-family: 'serifaStd';
	font-size: 23px;
	font-weight: normal;
	position: absolute;
	top: -5px;
}
.sub_links > a:hover {
	background: none repeat scroll 0 0 #4d596d;
	color: #FFFFFF !important;
}
.sub_contents p a {
	color: #4D596D;
	font-family: MyriadPro-BoldCond;
	font-size: 15px;
}
#flexslider-2 .flex-viewport {
	height: 100%;
}
#flexslider-2 .slides {
	height: 100%;
}
#flexslider-2 .video_slide {
}
#flexslider-2 .video_slide.event.flex-active-slide > a {
	height: 100%;
}
#flexslider-2 .slides img {
	height: 84%;
	margin: 30px auto 0;
	width: 80%;
}
.Update_date {
	width: 95%;
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 10px;
	margin-top:4px;
}
.feedback_text {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px 10px 0;
	font-family: 'OpenSans-Light';
	height:30px;
}
.dropdown-menu2 {
	margin:0 0 0 0px;
	box-shadow: 0px 0px 5px #000;
}
.dropdown-menu.dropdown-menu2 a {
	height: 29px;
	line-height: 27px;
	padding-left: 11px;
	text-align: left;
	width: 100%;
	font-size: 19px !important;
	color: #354051 !important;
	font-family: myriadpro-cond;
}
.dropdown-menu.dropdown-menu2 a:hover {
	background: none repeat scroll 0 0 #354051;
	color: #ffffff !important;
	float: left;
}
.devision {
	background: url("../images/tabdown.png") no-repeat scroll 70px 5px rgba(0, 0, 0, 0);
	text-indent: -12px;
}
.devision:hover {
	background: url("../images/tabdown_over.png") no-repeat scroll 70px 5px rgba(0, 0, 0, 0);
	text-indent: -12px;
}
.really_simple_twitter_widget > li {
	background: url("../images/twitter.png") no-repeat scroll left -3px rgba(0, 0, 0, 0);
	margin-bottom: 5px;
	padding-left: 36px;
}
footer address {
	color: #FFFFFF;
	float: left;
	font-size: 21px;
	padding-left: 36px;
	position: relative;
	margin-bottom:5px;
	width: 100%;
	font-family: myriadpro-cond;
}
footer address img {
	position:absolute;
	top:1px;
	left:0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
}
.navbar-default .navbar-nav li:hover > a {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.fix_text_top {
/*    margin: 0 auto;
    max-width: 1170px;*/
}
.form-search {
	position:relative;
}
.form-search input[type=search] {
	position:absolute;
	-webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease-out;
	width:0px;
	opacity:0;
}
.form-search .search_icon2 {
	float:right;
}
.form-search {
	position:relative;
	float:right;
}
.form-search input[type=search] {
	-webkit-transition: all 0.6s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.6s ease-out;
	opacity:0;
	border: 1px solid #9B9CA5;
	border-radius: 6px;
	font-size: 12px;
	padding: 3px 10px;
	position: absolute;
	right: 46px;
	top: 15px;
	width: 220px;
	z-index: 0;
	box-shadow: 0 0 3px #5E5F68;
}
.form-search:hover input[type=search] {
	z-index:5555555;
	opacity:1;
}
.form-search .search_icon2 {
	float:right;
}
.tp-caption.large_text_XL_LLI {
	font-family: serifaStd;
}
.heading_1 span {
	font-family:serifaStd;
}
.tab_con_des p a:hover {
	background-color: #3F6C6F;
	background-image: url("../images/right_arrow_over.png");
	background-position: 36px 5px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 0 17px 0 0;
	text-decoration: none;
}
#news_section .sliderkit-go-btn.sliderkit-go-prev {
	background-color: transparent;
	display: block;
	height: 30px;
	width: 40px;
	background-image:url(../images/left_icon2.png);
	position: relative;
}
#news_section .sliderkit-go-btn.sliderkit-go-prev:hover {
	background-image: url("../images/left_icon2.png");
	background-position: 0 -30px;
}
#news_section .sliderkit-go-btn.sliderkit-go-next:hover {
	background-image:url(../images/right_icon2.png);
	background-position: 0 -30px;
}
#news_section .sliderkit-go-btn.sliderkit-go-next {
	background-color: transparent;
	display: block;
	height: 30px;
	width: 40px;
	background-image:url(../images/right_icon2.png);
	position: relative;
}
.tp-splitted {
	font-family: SerifaStd-Light;
}
.tweet a {
	color: #6FC3C8;
}
.email_form.lebel_fix ul li label {
	clear: both;
}
/* .dropdown-menu3:hover .dropdown-menu{
	display:block;
	} */
#dLabel {
	height:38px;
	border:none;
}
.inner_slider_ {
	height: 387px;
	margin: 29px auto 0;
	overflow: hidden;
	width: 400px;
}
.more_evetns_btn {
	background-color: #BBBDBF;
	border-radius: 7px;
	color: #808284;
	font-family: myriadpro-boldcond;
	font-size: 23px;
	font-weight: bold;
	height: 43px;
	line-height: 43px;
	margin: 19px auto 0;
	position: absolute;
	text-align: center;
	width: 75%;
	z-index: 9999999;
	bottom: 69px;
	right: 0;
	left: 0;
}
. .more_evetns_btn:hover {
 background: none repeat scroll 0 0 #6FC3C8;
}
.more_evetns_btn:hover a {
	color:#FFF;
	text-decoration:none !important;
}
.more_evetns_btn a {
	color: #808284;
}
.tp-caption.large_text_XL_LLI.lfb.tp-resizeme.start {
	top:480px !important;
}
div.wpcf7-validation-errors {
	display:none!important
}
.wpcf7-submit {
	background:#BBBDBF!important;
}
.wpcf7-submit:hover {
	background:#6FC3C8!important;
}
div.wpcf7-mail-sent-ok {
	border:none!important;
	color:#063
}
.LLiUpdate {
	background: url("../images/twitter.png") no-repeat scroll left -3px rgba(0, 0, 0, 0);
	float: left;
	padding-left: 35px;
	height: 30px;
	color: #fff;
}
.LLiUpdate:hover {
	color:#FFF!important;
}
.sign_up_cat p {
	color: #000;
	float: left;
	font-family: myriadpro-boldcond;
	font-size: 16px;
	margin-top: 17px;
	padding: 0 11px 0 20px;
	width: 100%;
	overflow: hidden;
}
.feature_news_block2 {
	border: medium none;
	border-radius: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
.feature_news_block2 .news_block_content {
	background: none repeat scroll 0 0 #f3f3f4;
	float: left;
}
.feature_news_block2 h3 {
	color:#4d5a6e;
}
.feature_news_block2 p {
	color:#5A5A5A;
}
#cat_page_post2_col8 .heading_1 {
	background-color: #505B6C;
	color: #FFFFFF;
	display: block;
	font-family: serifaStd-bold;
	font-size: 30px;
	height: 52px;
	margin-top: 0;
	padding: 14px 11px 5px 13px;
	position: relative;
	text-transform: uppercase;
}
#cat_page_post2_col8 .contentslider-std {
	border: 1px solid #DBDCDD;
}
#cat_page_post2_col4 .heading_1 {
	color: #cfd1d8;
	font-size: 27px;
	margin-bottom: 0;
	text-transform: uppercase;
}
#cat_page_post2_col8 .contentslider-std .sliderkit-panels {
	min-height: 850px !important;
	overflow: hidden;
	/*padding-left: 10px;*/
}
#cat_page_post2_col4 .contact_info_block {
	background: none repeat scroll 0 0 #505B6C;
	border-radius: 0 0 10px 10px;
	padding-top: 10px;
}
#cat_page_post2_col8 .sliderkit-go-btn.sliderkit-go-next {
	background-color: rgba(0, 0, 0, 0);
	background-image: url("../images/right_icon2.png");
	display: block;
	height: 30px;
	position: relative;
	width: 40px;
}
#cat_page_post2_col8 .sliderkit-go-btn.sliderkit-go-next:hover {
	background-position: 0 -89px;
}
#cat_page_post2_col8 .sliderkit-go-btn.sliderkit-go-prev:hover {
	background-position: 0 -89px;
}
#cat_page_post2_col8 .sliderkit-go-btn.sliderkit-go-prev {
	background-color: rgba(0, 0, 0, 0);
	background-image: url("../images/left_icon2.png");
	display: block;
	height: 30px;
	position: relative;
	width: 40px;
}
#cat_page_post2_col8 .contentslider-std .sliderkit-panel {
	height:auto;
}
#cat_page_post2_col8 .news_heading h3 a {
	color: #505B6C;
	font-size: 20px;
}
#cat_page_post2_col8 .Update_date {
	width:auto;
}
#cat_page_post2_col8 .news_heading {
	margin-bottom: 0;
}
/*#cat_page_post2_col4 .more_border,
#cat_page_post2_col8 .more_border {
    background-color: #D0D2D3;
    background-image: url("../images/right_arrow_.png");
    background-position: 35px center;
    background-repeat: no-repeat;
    border-radius: 9px;
    color: #747678;
    font-family: 'MyriadPro-Cond';
    margin-top: 20px;
    padding:0px 21px 0px 11px;
	border:none;
}
#cat_page_post2_col4 .more_border:hover,
#cat_page_post2_col8 .more_border:hover {
    background-color: #6FC3C8;
    background-image: url("../images/right_arrow_over.png");
    background-position: 35px center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    padding: 0px 21px 0px 11px;
}
*/
#cat_page_post2_col8 .news_article p {
	font-size:14px;
}
/*.search-results .news_article a.pull-right{ position:absolute; bottom:20px; right:0px;}
.search-results .article_listing{ position:relative;}	*/
	
	
#cat_page_post2_col8 .news_article {
	border-bottom: medium none;
	float: left;
	min-height: 130px;
	width: 100%;
}
.mission_statment {
	float: left;
	margin-bottom: 20px;
	margin-top: 15px;
	width: 100%;
	;
}
.mission_statment .title_mission {
	border-bottom: 1px solid #DBDCDD;
	border-radius: 10px 10px 0 0;
	color: #505B6C;
	display: block;
	font-family: serifaStd-bold;
	font-size: 21px;
	padding: 17px 11px 5px 0;
	position: relative;
	text-transform: uppercase;
}
.mission_statment .title_desciption {
	padding: 8px 0;
	text-align: justify;
}
#cat_page_post2_col4 .heading_cat {
	color: #505B6C;
	font-family: serifaStd-bold;
	font-size: 22px;
	padding-bottom: 0;
	text-transform: uppercase;
}
#cat_page_post2_col4 .feature_post {
	background: none repeat scroll 0 0 #F2F3F3;
	border: medium none;
	border-radius: 15px;
	float: left;
	margin-top: 21px;
	min-height: 226px;
	padding: 10px;
}
#cat_page_post2_col4 .feature_post .text_1 {
	font-size: 12px;
}
#keysection p {
	margin-left: 11px;
	text-align: justify;
}
#keysection {
	border: 1px solid #DBDCDD;
	border-radius: 12px;
	float: left;
}
#keysection .heading_1 {
	margin-top:0px;
}
#keysection .heading_1 {
	background-color: rgba(0, 0, 0, 0);
	border-bottom: 1px solid #DBDCDD;
	color: #505B6C;
	font-size: 26px;
	margin-bottom: 0;
	text-transform: uppercase;
}
#cat_page_post2_col8 .news_block_content .news_img {
	border-radius: 10px;
	float: left;
	max-height: 255px;
	margin-bottom: 15px;
	margin-top: 15px;
	overflow: hidden;
	max-width: 370px;
}
#cat_page_post2_col8 .news_block_content h3 {
	margin: 15px 0 3px;
}
.feature_new_video_ma {
	float: left;
	line-height: 17px;
	margin-left: 15px;
	text-align: justify;
	width: 300px;
}
#keysection label p {
	margin-left: 0;
}
#bottom_tabs {
}
#bottom_tabs .heading_1 {
	background-color: rgba(0, 0, 0, 0);
	border-bottom: medium none;
	color: #505b6c;
	font-size: 26px;
	margin-bottom: 27px;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	text-transform: uppercase;
}
#bottom_tabs .nav-tabs > li.active a, #bottom_tabs .nav-tabs > li.active > a:hover, #bottom_tabs .nav-tabs > li.active:hover a {
	background-attachment: scroll !important;
	background-clip: border-box !important;
	background-color: #505b6c !important;
	background-image: none !important;
	background-origin: padding-box !important;
	background-position: 0 0 !important;
	background-repeat: repeat !important;
	background-size: auto auto !important;
	border-left: 0 none #4d5a6d !important;
	border-right: 0 none #4d5a6d !important;
	border-top:0 none #4d5a6d !important;
	color: #fff !important;
	font-family: myriadpro-cond;
}
#bottom_tabs .nav-tabs > li {
	width:174px;
	height:40px;
	margin-right:8px;
}
#bottom_tabs .nav-tabs > li.active > a, #bottom_tabs .nav-tabs > li.active > a:hover, #bottom_tabs .nav-tabs > li.active > a:focus {
	border-radius: 5px 5px 0 0;
	color: #4d5a6d;
	cursor: default;
	font-weight: bold;
	margin-top: -3px;
	padding-top: 9px;
}
#bottom_tabs .nav-tabs > li > a {
	background-color: #d2d3d9;
	border: medium none;
	border-radius: 5px 5px 0 0;
	color: #505b6c;
	font-size: 24px;
	line-height: 23px;
	margin-top: -4px;
	text-align: center;
	font-family: MyriadPro-BoldCond;
}
#bottom_tabs ul {
	border-bottom: 1px solid #505b6c;
}
#bottom_tabs .hover_label {
	display:none;
}
#bottom_tabs img {
	border: 0 none;
	border-radius: 10px;
	float: left;
	height: 170px;
	width: 254px;
}
#bottom_tabs .slides:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	padding-bottom: 40px;
	visibility: hidden;
}
#bottom_tabs .tab-content li.four_bottom {
	margin-right:28px;
	margin-top:40px;
	float:left;
}
#bottom_tabs .tab-content li.last {
	margin-right:0px;
	margin-top:40px;
	float:left;
}
#bottom_tabs .muliti_slider_box {
	margin-top: 0;
}
.wpcf7-form-control {
	background-color: #f3f3f4;
	background-image: none;
	border: medium none;
	border-radius: 12px;
	color: #555;
	display: block;
	font-size: 14px;
	font-style: italic;
	height: 41px;
	line-height: 1.42857;
	margin-top: 30px;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
textarea.wpcf7-form-control {
	background-color: #f3f3f4;
	background-image: none;
	border: medium none;
	border-radius: 12px;
	color: #555;
	display: block;
	font-size: 14px;
	font-style: italic;
	height: 300px;
	line-height: 1.42857;
	margin-top: 30px;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.address_phone_etc {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border-radius: 0 0 10px 10px;
	border-style: none solid solid;
	border-width: 0 2px 2px;
	color: #838c9a;
	font-family: myriadpro-boldcond;
	font-size: 20px;
	padding: 20px 10px;
}
.contac_title_ .heading_1 {
	font-size: 27px;
	margin-bottom: 0;
	padding: 14px 11px 10px 13px;
	text-transform: uppercase;
}
.icon_p1 {
	background-image: url("../images/icon_p2.jpg");
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 21px;
	margin-right: 2px;
	margin-top: 2px;
	width: 23px;
}
.icon_p2 {
	background-image: url("../images/icon_p3.jpg");
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 21px;
	margin-right: 2px;
	margin-top: 2px;
	width: 23px;
}
.icon_p3 {
	background-image: url("../images/icon_p1.jpg");
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 21px;
	margin-right: 2px;
	margin-top: 2px;
	width: 23px;
}
.icon_p4 {
	background-image: url("../images/icon_p4.png");
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 21px;
	margin-right: 2px;
	margin-top: 2px;
	width: 23px;
}
.m_t10 {
	margin-top:10px;
}
p.submit_contact_btn input.wpcf7-form-control.wpcf7-submit {
	background-color: #505b6c !important;
	color: #fff;
	float: right;
	font-family: MyriadPro-Cond;
	font-size: 22px;
	font-style: normal;
	height: 34px;
	line-height: 20px;
	padding: 0 50px;
}
/*single page start*/	
.latest_post3 {
	border-bottom: 1px solid #dbdcdd;
	border-radius: 10px 10px 0 0;
	color: #505b6c;
	display: block;
	font-family: serifaStd-bold;
	font-size: 21px;
	padding: 17px 11px 5px 0;
	position: relative;
	text-transform: uppercase;
}
.latest_post3_outer ul {
	margin:0px;
	padding:0px;
}
.latest_post3_outer li {
	background: url("../images/linkspacer3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	clear: both;
	float: left;
	font-family: opensans-regular;
	font-size: 14px;
	height: 24px;
	list-style: none outside none;
	margin-top: 8px;
	overflow: hidden;
	padding: 0 0 0 20px;
	width: 277px;
}
.latest_post3_outer li a {
	color:#747785;
}
.latest_post3_outer {
	clear: both;
}
#post3_lg .heading_1 {
	background-color: #505b6c;
	border-radius: 10px 10px 0 0;
	color: #ffffff;
	display: block;
	font-family: serifaStd-bold;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0;
	padding: 17px 11px 12px 13px;
	position: relative;
	text-transform: uppercase;
}
#post3_lg .fvp_dynamic {
	border-radius:0 0 20px 20px;
	overflow:hidden;
}
#post3_lg img {
	width:100%;
	height:auto;
}
#post3_lg .post3_detail_lg {
	font-family: opensans-light;
	margin-bottom: 20px;
	margin-top: 20px;
}
#post3_lg .credit_post_lg {
	font-style:italic;
}
.pagination_parent .next {
	background-image: url("../images/right_arrow_.png");
	background-position: 45px 10px;
	background-repeat: no-repeat;
	padding-right: 18px;
}
.pagination_parent .prev {
	background-image: url("../images/left_arrow_.png");
	background-position: 4px 9px;
	background-repeat: no-repeat;
	padding-left: 18px;
}
 @media (max-width:1250px) {
.nav_bar_top p {
 font-size: 14px;
}
}
@media (max-width:1200px) {
.sliderkit img {
 border-radius: 10px;
 float: left;
 margin-left: 0;
 margin-top: 0;
 width: 100%;
}
 .featured_video .photosgallery-std {
 margin-left: 8%;
 width: 84%;
 height: 326px !important;
}
.inner_slider_ {
 height: 338px;
 margin: 29px auto 0;
 overflow: hidden;
 width: 400px;
}
 #futured_video_tw .sliderkit img {
 border-radius: 10px;
 float: left;
 margin-left: 3%;
 margin-top: 16%;
 width: 94%;
}
 .vodeoMore a {
 color: #808284;
 float: left;
 margin-left: 22px;
 text-align: left;
}
}
 @media (max-width:1200px) and (min-width:992px) {
.latest_post3_outer li {
font-size:10px;
}
}
@media (max-width:1200px) and (min-width:768px) {
}
 @media (max-width: 1050px) {
#bottom_tabs .tab-content li.last {
margin-right:40px;
}
}
 @media (max-width:992px) {
.label_1 {
 color: rgba(255, 255, 255, 0.9);
 font-size: 16px !important;
 left: 100px;
 position: absolute;
 text-shadow: 2px 2px 5px #000000;
 margin-bottom: 3%;
}
 #futured_video_tw .sliderkit img {
 border-radius: 5px;
 float: left;
 margin-left: 10%;
 margin-top: -4%;
 width: 77%;
}
 .featured_video .photosgallery-std {
 margin-left: 10%;
 width: 62%;
 height: 260px !important;
}
 .inner_slider_ {
 height: 261px;
 margin: 29px auto 0;
 overflow: hidden;
 width: 400px;
}
}
 @media (max-width: 835px) {
#futured_video_tw .sliderkit img {
border-radius: 5px;
 float: left;
 margin-left: 10%;
 margin-top: 29%;
 width: 77%;
}
}
@media (max-width: 768px) {
.inner_slider_ {
 height: 508px;
 margin: 0;
 overflow: hidden;
 width: 100%;
}
 #futured_video_tw {
 margin-right: 6%;
 width: 88%;
}
 #upcoming_events_tw #flexslider-2 .slides img {
 height: 84%;
 margin: 30px auto 17%;
 width: 55%;
}
 .event_title {
 background-color: rgba(0, 0, 0, 0.5);
 font-family: myriadpro-boldcond;
 left: 0;
 margin: 30px 22.5% 0;
 padding: 0 2%;
 position: absolute;
 right: 0;
 transition: all 0.3s ease-out 0s;
 z-index: 222;
 margin-top: 30px;
}
 #upcoming_events_tw {
 margin-left: 6%;
 width: 88%;
}
}
 @media (max-width: 730px) {
.inner_slider_ {
 height: 455px;
}
}
@media (max-width: 630px) {
#futured_video_tw .featured_video .photosgallery-std {
 height: 403px !important;
 margin-left: 0;
 width: 100%;
}
.inner_slider_ {
 margin: 0;
 overflow: hidden;
 width: 100%;
}
}
 @media (max-width: 600px) {
 #cat_page_post2_col8 .heading_1 {
 background-color: #505b6c;
 color: #ffffff;
 display: block;
 font-family: serifaStd-bold;
 font-size: 18px;
 height: 52px;
 line-height: 31px;
 margin-top: 0;
 padding: 11px 11px 5px 13px;
 position: relative;
 text-transform: uppercase;
}
}
 @media (max-width: 500px) {
 #cat_page_post2_col8 .heading_1 {
 background-color: #505b6c;
 color: #ffffff;
 display: block;
 font-family: serifaStd-bold;
 font-size: 10px;
 height: 52px;
 line-height: 33px;
 margin-top: 0;
 padding: 11px 11px 5px 13px;
 position: relative;
 text-transform: uppercase;
}
 #upcoming_events_tw #flexslider-2 .slides img {
 height: 84%;
 margin: 30px auto 23%;
 width: 55%;
}
 #futured_video_tw .featured_video .photosgallery-std {
 height: 315px !important;
}
.inner_slider_ {
 height: 320px;
}
}
 @media (max-width: 450px) {
}
 @media (max-width: 400px) {
 #futured_video_tw .inner_slider_ {
 height: 305px;
 margin: 0;
 overflow: hidden;
 width: 100%;
}
 #futured_video_tw .featured_video .photosgallery-std {
 height: 273px !important;
 margin-left: 0;
 width: 100%;
}
 #futured_video_tw {
 width: 100%;
 margin-right:0;
}
 #upcoming_events_tw {
 width: 100%;
 margin-left:0;
}
}
 @media (max-width: 350px) {
 #futured_video_tw .inner_slider_ {
 height: 280px;
 margin: 0;
 overflow: hidden;
 width: 100%;
}
 #futured_video_tw .featured_video .photosgallery-std {
 height:246px !important margin-left: 0;
 width: 100%;
}
}
b {
	font-family: 'OpenSans-Bold';
}
.photosgallery-std .sliderkit-nav {
	bottom:53px!important;
}
.html5gallery-elem-img-0 a {
	display:none;
}
.m_top_20.slide {
	margin-top:0;
	margin-bottom:20px;
}
 .sliderkit-panel article:nth-child(2) {
 margin-bottom:0;
 margin-top:0px;
}
.video .news_heading h3 {
	display:block;
	text-align:center;
	width:100%;
}
.mfilter-by {
	margin:18px 10px 10px;
	width: 92%;
	position:relative;
}
.mfilter-by input[type="text"] {
	height:41px;
	border:solid 1px #f0f0f2;
	line-height:41px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	width:100%;
	font-weight:normal;
	font-style:italic;
	color:#a6adb7;
	padding: 0 32px 0 15px;
	border-radius: 12px;
}
.btn-msearch {
	background:url("../images/icon-msearch.gif") 0 0;
	border:0;
	width:18px;
	height:18px;
	font-size:0;
	position:absolute;
	top:12px;
	right:10px;
}
.video-wrap{
float: left;
margin: 0 20px 5px 0;
}
.sliderkit-panels {
    height: 547px;
    overflow: hidden;
    width: 100%;
}
#tribe-events-content table.tribe-events-calendar {
    border-collapse: collapse;
    clear: both;
    font-size: 12px;
    margin: 12px 0 0.6em;
    table-layout: fixed;
    width: 100%;
}
#tribe-events-content table.tribe-events-calendar {
    border-collapse: collapse;
    font-size: 12px;
}
.tribe-events-calendar thead th {
    background-color: #666;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    color: #fff;
    font-weight: bold;
    padding: 1em 0;
    white-space: nowrap;
}
.tribe-events-calendar th {
    background-color: #ddd;
    color: #333;
    height: 10px;
    letter-spacing: 1px;
    padding: 4px 0;
    text-align: center;
    text-transform: uppercase;
    width: 14.28%;
}

#tribe-events-content .tribe-events-calendar td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #d2d2d2 #d2d2d2;
    border-image: none;
    border-right: 1px solid #d2d2d2;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0s;
}
#tribe-events-content .tribe-events-calendar td {
    box-sizing: border-box;
    color: #114b7d;
    font-size: 12px;
    height: 110px;
    padding: 0 0 0.5em;
    vertical-align: top;
    width: 14.28%;
}
#tribe-events-content table.tribe-events-calendar, #tribe-events-content 

.tribe-events-calendar td {
    border: 1px solid #bbb;
}
.tribe-events-othermonth {
    background: none repeat scroll 0 0 #f9f9f9;
}
.tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] > a {
    background-color: #e0e0e0;
    color: #fff;
}
/*Edited @ 2015-01-27*/
.vodeoMore{margin: -11px auto !important;}
.sliderkit-nav-clip {
  height: 104px !important;
  background:#f5f5f5;
  padding: 13px 0px !important;
  margin: -15px 0px !important;
}
.article_listing .news_img {
    float: left;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 150px;
	max-height: 397px;
}
.article_listing {
  border-bottom: 1px solid #dddddd;
  margin: 0px 0 8px;
  min-height: 140px !important;
  width: 98%;
}
.news_article p a {color:#747678 !important;}
.news_article p a:hover{color:#ffffff !important;padding: 0 18px 0 8px;}
/*2015-01-29*/
#futured_video_tw .sliderkit img {border: 5px solid #fff;}
.event_content.featured_video {  background: none repeat scroll 0 0 #f5f5f5;}
footer.entry-meta {
	display:none;
}
