/*

	Theme Name: Schoolcms 2025

	Author: Innermedia

Author URI: https://www.innermedia.co.uk

Description: 

Requires at least: WordPress 4.9.6

Version: 3.1



/*Default Colur Scheme

#000

#e0e0e0

#CBCBCB

#969696

#676767

*/





/*------------------------------------*\

    TYPOGRAPHY

\*------------------------------------*/

/*@import url("//hello.myfonts.net/count/3cffbe");*/

@font-face {
  font-family: 'AvenirLTStd-Black';
  src: url('fonts/AvenirLTStd-Black/font.woff2') format('woff2'), url('fonts/AvenirLTStd-Black/font.woff') format('woff');
}
@font-face {
  font-family: 'AvenirLTStd-Medium';
  src: url('fonts/AvenirLTStd-Medium/font.woff2') format('woff2'), url('fonts/AvenirLTStd-Medium/font.woff') format('woff');
}
@font-face {
  font-family: 'PalatinoLTStd-Bold';
  src: url('fonts/PalatinoLTStd-Bold/font.woff2') format('woff2'), url('fonts/PalatinoLTStd-Bold/font.woff') format('woff');
}
@font-face {
  font-family: 'PalatinoLTStd-Italic';
  src: url('fonts/PalatinoLTStd-Italic/font.woff2') format('woff2'), url('fonts/PalatinoLTStd-Italic/font.woff') format('woff');
}


@font-face {
  font-family: "PalatinoLTPro-Light";
  src: url('fonts/PalatinoLTProLight/font.woff2') format('woff2'), url('fonts/PalatinoLTProLight/font.woff') format('woff');
}



.wrapper {
	overflow:hidden;
	position:relative;
}

body {  

  /*font-family: 'PalatinoLTPro-Light';*/
  font-family: 'Noto Serif', Helvetica, sans-serif;

  font-size: 18px;

  line-height:28px;

  color: #6d6e71;

  margin: auto;

}



/* clear */

.clear:before,

.clear:after {

    content:' ';

    display:table;

}



.clear:after {

    clear:both;

}

.clear {

    *zoom:1;

}

.text-right {

  text-align:inherit;

}



a {

	color:#000;

	text-decoration:none;

}

a:hover {

	text-decoration:none;

	color:#CBCBCB;

}

a:focus {

text-decoration:none;

}

h1,h2,h3,.entry-title {

	color: #9d9033;

    /*font-family: 'PalatinoLTStd-Bold';*/
    font-family: 'Noto Serif', Helvetica, sans-serif;

}

img {

	max-width:100%;

	height:auto;

}

button:focus {

	outline:0;

}

p {

	margin-bottom: 30px;

}

table {

	width:100%;

	margin-bottom:1em;

}



h1,

h1.entry-title,

.entry-title,

h2.entry-title {

	font-size: 40px;

	margin-bottom:40px;

}



h2 {



}

h3 {



}

h1 a,

h2 a,

h3 a {

  text-decoration:underline;

  color: #969696

}

.well {

	padding:10px 15px;

	background:#eaeaea;

	border:solid 1px #ddd;

	margin:20px 0;

}

.owl-dots span {

	width:10px;

	height:10px;

	display:inline-block;

	background:#999;

	border-radius:50%;

}

.owl-nav {

	position:relative;

}

.owl-nav .owl-prev{

	position:absolute;

	left:0;

	top:0;

}

.owl-nav .owl-next{

	position:absolute;

	right:0;

	top:0

}

.owl-dots {

	padding-left:10px;

	padding-right:10px;

	text-align:center;

}

.owl-dots .owl-dot {

	display:inline-block;

	margin:0 2px;

	opacity:0.8;

}

.owl-dots .owl-dot.active {

	opacity:1;

}

/****Button******/

.blockButton > a,

a.readmore {

	display: inline-block;

    color: #676767;

    border: solid 1px #676767;

    font-size: 0.9em;	

    background: #e0e0e0;

    line-height: 1.4em;

    padding: 0.7em 1.5em;

    text-transform: uppercase;

    position: relative;

    transition: 300ms;

    margin: 12px 0;

}

.blockButton> a:hover,

a.readmore:hover {

	background:#000;

	color:#fff;

	border-color:#000;

}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.fancybox-overlay{z-index:9999 !important}

.fancybox-wrap{z-index:99999 !important}



.bodyContent {

	margin-bottom:40px;
    margin-top: 60px;

}

/****\

 Banner

\******/


#hero {

	position:relative;

}

#hero .slide {

	width:100%;

	overflow:hidden;

	height:100%;

}

#pageBanner {

	position: relative;

	max-width:100%;

	margin:0 auto 0px;

	overflow:hidden;

	min-height:300px;

}

#pageBanner:before {

	content:'';

	display:block;

	width:100%;

	padding-top:35.897%;

}
@media (min-width:992px){
	#pageHeader {
		background:#000522;
		height:200px;
	}
}
@media (min-width:1440px){
	#pageHeader {
		background:#000522;
		height:300px;
	}
}
#hero{

	position:absolute;

	top:0;

	left:0;

	right:0;

	bottom:0;

}

#hero .slideImage img{

	visibility:hidden;

	width:100%;

}

#hero .slideImage{

	position:absolute;

	width:100%;

	height:100%;

	background-size:cover;

	background-repeat:no-repeat;

	background-position:center;

}

.homeBanner {

	margin:00px auto 30px;

		position: relative;

	/*max-width:1560px;*/

	margin:0 auto 0px;

	overflow:hidden;

	max-height:880px;

	/*height:calc(100vh - 115px);*/

	/*min-height:480px;*/

}
.homeBanner .videoBannrText{
	position:absolute;
	z-index:110;
	left:0;
	bottom:0;
	width:100%;
	padding:50px 0 ;
    font-size: 40px;
	color:#fff;
	line-height:1;
	text-align:center;
	font-weight:700;
	background: #000000;
	background: linear-gradient(0deg,rgba(0, 0, 0, 0.7) 10%, rgba(0, 0, 0, 0) 100%);
}
.homeBanner .videoBannrText em{
	font-weight:400;
}
.homeBanner .animation {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.homeBanner .animation:after {
	content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 40%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 )
}

.homeBanner:before {

	content:'';

	display:block;

	width:100%;

	padding-top:200%;

}
.slideImage.mob {
	display:block;
}
.slideImage.desktop {
	display:none;
}

.videoframe {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.videoframe video{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	object-fit:cover;
	vertical-align:top;
}
.homeBanner .videoframe {
	background:#000;
}
.homeBanner .videoframe video{
    opacity: 0.9;	
}
.homeBanner .videoframe:after {
	content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 40%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 )
}
.homeBanner:before {

padding-top:56.08%;

}
@media(min-width:768px){

	.homeBanner {

		/*max-height:100vh;*/

	}

	.homeBanner:before {

		padding-top:48%;

	}
	.slideImage.mob {
		display:none;
	}
	.slideImage.desktop {
		display:block;
	}
	
}
@media(min-width:992px){
	.homeBanner .videoBannrText{
		font-size:60px;
	}
}

.homeBanner .slideImage:after {

	content: '';

    display: block;

    width: 100%;

    bottom: 0;

    position: absolute;

    left: 0;

    height: 100%;

    background: rgba(0,0,0,0.3);

}

#hero .slideText{

	bottom: 5%;

    left: 0;

    right: 0;

    font-size: 18px;

	padding:0 15px;

    color: #fff;

    position: absolute;

    padding: 20px 0;

    text-align: center;

}



.dynamic-gallery .gallery  {

	display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    margin-right: -7.5px;

    margin-left: -7.5px;

}

.dynamic-gallery .gallery  .gallery-item {

    -ms-flex-preferred-size: 0;

    flex-basis: 0;

    -ms-flex-positive: 1;

    flex-grow: 1;

    max-width: 100%;

	padding:7.5px;

	margin-bottom:0;

}

.dynamic-gallery .gallery.gallery-columns-2 .gallery-item {

	-ms-flex: 0 0 50%;

    flex: 0 0 50%;

    max-width: 50%;

}

.dynamic-gallery .gallery.gallery-columns-3 .gallery-item {

	-ms-flex: 0 0 33.333333%;

    flex: 0 0 33.333333%;

    max-width: 33.333333%;

}

.dynamic-gallery .gallery.gallery-columns-4 .gallery-item {

	-ms-flex: 0 0 25%;

    flex: 0 0 25%;

    max-width: 25%;

}

.dynamic-gallery .gallery.gallery-columns-5 .gallery-item {

	-ms-flex: 0 0 20%;

    flex: 0 0 20%;

    max-width: 20%;

}

.dynamic-gallery .gallery  .gallery-item {

	float:left;

	

}



.breadcrumbs {

    display: none;

	/*font-size:12px;

	color:#676767;

	text-transform:uppercase;

	padding-top:5px;

	padding-bottom:20px;

	border-bottom:solid 1px #d7d9d9;

	min-height:45px;

	position:relative;

	padding-right:45px;*/

}

.breadcrumbs a{

	color:#676767;

}

.breadcrumbs > span {

	margin:0 5px;	

}

.breadcrumbs > span:first-child {

	margin-left:0;

}

.breadcrumbs span > span {

	color:#000;

}





.searchform label{

	display:none;

}

.searchform {

	padding-right:40px;

	padding-left:0px;

	position:relative;

	color:#969696;

	overflow:hidden;

	font-size:14px;

}

.searchform input#s{

    border: 0;

    font-size:16px;

	height:30px;

	width:100%;

	background:transparent;

	color:#969696;

	padding: 4px 10px;

	border-bottom:solid 1px;

}

.sidebar .searchform input#s{

	padding: 7px 10px;

}

.sidebar .searchSubmit {

	top:3px;

}

.searchform input#s:focus{

	outline:0;

}

.searchSubmit{

    background: transparent;

    border: 0;

    text-transform: uppercase;

    padding: 0;

    font-size: 16px;

	position:absolute;

	color:#969696;

	background-repeat:no-repeat;

	background-position:center;

	right:5px;

	top:0px;

	width:30px;

	height: 28px;

}

.headerSearch {

	max-width:100px;

}

.headerSearch .searchform  ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */

  color: transparent;

  text-transform:uppercase;

  opacity: 0; /* Firefox */

}



.headerSearch .searchform  :-ms-input-placeholder { /* Internet Explorer 10-11 */

   color: transparent;

  text-transform:uppercase;

  opacity: 0;

}



.headerSearch .searchform  ::-ms-input-placeholder { /* Microsoft Edge */

   color: transparent;

  text-transform:uppercase;

  opacity: 0;

}





@media (min-width:768px){





}

@media (min-width:992px){

.headerSearch {

	max-width:150px;

}

.headerSearch .searchform  ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */

  color: #969696;

  text-transform:uppercase;

  opacity: 1; /* Firefox */

}



.headerSearch .searchform  :-ms-input-placeholder { /* Internet Explorer 10-11 */

  color: #969696;

  text-transform:uppercase;

  opacity: 1; 

}



.headerSearch .searchform  ::-ms-input-placeholder { /* Microsoft Edge */

  color: #969696;

  text-transform:uppercase;

  opacity: 1; 

}

.headerSearch .searchform input#s{

	border-bottom:none;

}

}

@media (min-width:1200px){





}

@media (min-width:1390px){



}

@media (min-width:1590px){



}





/*------------------------------------*\

    EMBEDS

\*------------------------------------*/

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }

.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }





/*------------------------------------*\

    ALERT

\*------------------------------------*/

.popupAlert {

  width:100%;

  max-width:936px;
  border: 5px solid rgba(241, 242, 242, 0.6) !important;
  padding: 40px 40px 60px !important;

    position: relative !important;
}
.popupAlert:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    content: '';
    display: block;
}

.alert-logo {
    margin-bottom: 40px;
}

.noticeBody {

  width:100%;

  padding:0 2.5%;

    position: relative;
    z-index: 2;
    text-align: center !important;
}

.popupAlert .popupImg {

  padding:10px 5px;

}

.popupAlert .popupImg img {

  width:100%

}

.popupAlert .noticeText {

  padding:10px 5px;  

  width:100%;

  float:none;

}

.popupAlert .noticeText *{

  max-width:100%;

}

.popupAlert .noticeText .popTitle{

    margin: 0px 0 40px;

}


.fancybox-close-small:after {
    font-size: 28px !important;
    background: transparent !important;
    border-radius: 0 !important;
    color: #1d1d1b;
}




/*news*/

h2.list-item-title{



}

h2.list-item-title a{

	text-decoration:none;

}

h2.list-item-title a:hover{

	text-decoration:underline;

}

h1.postTitle {



}



.list-item{

    overflow: hidden;

    margin-bottom: 20px;

    padding-bottom: 20px;

    border-bottom: 1px solid #ddd;

}

.list-item-image{

	text-align:center;

}

.list-item-image a{

	display:block;

	padding:10px 0;

}

.list-item-text{



}

.list-item-text p.date{

	font-size:0.8em;

	margin:0;

}



.postThumb {

	margin-bottom:20px;

	text-align:center;

}





/*------------------------------------*\

    HEADER

\*------------------------------------*/





#navbar{

    display: block;

    vertical-align: top;    

}

.headGroup {

	color:#ffffff;

	background:#fff;

	transition:300ms;

	padding-top:15px;

	padding-bottom:15px;

	text-align:center;

}

.fixedHeader .headGroup {

}



.headGroup a{

	color:#ffffff;	

}

.headGroup a:hover{
	color: rgba(255, 255, 255, 0.5);
}

.headLogoWrap {

	padding-left:0;

	padding-right:0;

}



.headerIcon {



}

.headerIcon img{



}



.headerSearch {

	display:inline-block;

	vertical-align:top;

}

.headGroup .socials {

	display:inline-block;

	vertical-align:top;

	list-style:none;

	padding: 4px 0px;
	padding: 10px 4px;

	margin:0;
	font-size:21px;
}

.headGroup .socials li{

	display:inline-block;

	position:relative;

	padding:0 9px;

	min-width:40px;

	text-align:center;

}

.headGroup .socials li:before{

	content:'';

	display:block;

	position:absolute;

	top:50%;

	margin-top:-5px;

	height:10px;

	width:1px;

	background:#969696;

	left:0;

}

@media (min-width:768px){

	/*.headGroup .socials {

		position:absolute;

		bottom:100%;

		right:0;

		width:100%;

	}*/

}

/*header*/

header {

	position:relative;

}





.headGroup {

		position:relative;

		z-index:120;top:0;

		left:0;

		width:100%;

}





@media (min-width:600px){



}

	
/*
@media (min-width:768px){

	.admin-bar .headGroup,

	.admin-bar.fixedHeader .headGroup  {

		top:32px

	}

	.headGroup {	

			position:fixed;

			height:auto;

	}

	header.mainHeader {

		height: auto;

	}

	.home header.mainHeader {

	height: auto;	

	}

	

}*/
.admin-bar .headGroup {
	margin-top:46px
}

@media (max-width:600px){
.admin-bar.fixedHeader .headGroup  {
	margin-top:0;
}
}
	
@media (min-width:782px){
	.admin-bar .headGroup,
	.admin-bar.fixedHeader .headGroup  {
		margin-top:32px
	}
	
}
/*home*/


	/*.headGroup {

		background:transparent;

		border-bottom:transparent;

		color:#fff;

		position:absolute;

		top:0;

	}*/

	.headGroup a{

		color:#fff;

	}

@media (max-width:767.99px){

.headGroup {

    position: relative;

}

}

	/*.fixedHome .headGroup .socials li:before,

	.fixedHome .headGroup .socials li:last-child:after{

		background:#fff;

	}

	.fixedHome .headGroup .searchform input#s {

		color:#fff;

	}

	.fixedHome .headGroup .searchform input#s {

		

	}*/

	.fixedHome .headerSearch .searchform  ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */

		  color: #fff;

	}



	.fixedHome .headerSearch .searchform  :-ms-input-placeholder { /* Internet Explorer 10-11 */

		  color: #fff;

	}



	.fixedHome .headerSearch .searchform  ::-ms-input-placeholder { /* Microsoft Edge */

		  color: #fff;

	}

	.fixedHome .headGroup .searchSubmit {

		color:#fff;

	}

	.fixedHome .headerIcon {

		

	}

	.fixedHome .headerIcon a{

		

	}





@media (min-width:768px){

	.headerRight .menu-toggle {		

		display:block;

		display:inline-block;

		position:relative;

		top:auto;

		right:auto;

		float:right;

	}

	.headerRight .topMenuSide {

		display:block;

		display:inline-block;

		position:relative;

		top:auto;

		left:auto;

	}

	.headerRight .topMenuSide span{

		display:inline;

	}

	.headerRight {

		position:relative;

	}

	

	.headerLeft {

		text-align:left;
		text-align:center;

	}

	.headerRight {

		text-align:right;

	}

	

	.headerRight .menu-toggle {		

		display:inline-block;

		margin-left:20px;

		float:none;

	}

	.headerRight .topMenuSide {

		display:inline-block;

	}

}

@media (min-width:992px){





}

@media (min-width:1200px){

	.headerRight .menu-toggle {	

		margin-left:40px;

	}	

}



.home .headGroup{

	

}



.topMenu {

	display:none;

}

.topMenuSide {

	position:relative;

	display:inline-block;

}

.topMenuSide .portalToggle {

	font-size:14px;
	font-size:21px;

	padding:10px 0;

	line-height:15px;

	white-space:nowrap;

	padding-right:0px;

	position:relative;

	cursor:pointer;
    
    color: #ffffff;

}
.topMenuSide .portalToggle:hover {
    color: rgba(255,255,255,0.5);
}


.topMenuSide .menu{

	position:absolute;

	background:rgba(255,255,255,0.8);

	color:#969696;

	list-style:none;

	margin:0;

	padding:0 20px;

	right:0;

	top:100%;

	font-size:14px;

	text-transform:uppercase;

	display:none;

    z-index: 1;

}

.topMenuSide .menu li{

	border-bottom:solid 1px #969696;

	padding:12px 0 12px 45px;

	background-image:url(images/lock.png);

	background-repeat:no-repeat;

	background-position:left 0 top 13px;

	line-height:1.5;

}

.topMenuSide .menu li:last-child{

	border-bottom:0;

}

.topMenuSide .menu li a{

	color:#969696;	

}

.topMenuSide .menu a:hover{

	color:#000;

	text-decoration:none;

}



@media (min-width:768px){

.topMenuSide .portalToggle .portalIcon {

		margin-right:14px;

}

}

/*------------------------------------*\ 

    Navigation

\*------------------------------------*/





.menu-toggle{

    position:relative;

	font-size:17px;

	display:inline-block;

	cursor:pointer;

	height:35px;

	line-height:30px;

	vertical-align: middle;

}

.menu-toggle .toggleText{

	display:none;

	vertical-align:middle;

	font-size:14px;

}

@media (min-width:480px){
	.menu-toggle .toggleText{
	display:inline-block;
	}
}
@media (min-width:992px){

	.menu-toggle .toggleText{

		display:block;

	}

}

.menu-toggle span{

    width: 30px;

    height: 1px;

    margin: 8px 0;

    background-color: #969696;

    display: block;

    transition:all 300ms;	

}

.menu-toggle .toggleIcon {

	position:relative;

	width:21px;

	right:0;

	top:0px;

	transition:300ms;
    margin: auto;
}

.menu-toggle:hover span{

    background-color: #000;

}

.menu-toggle span:nth-child(1){

    transform-origin:50% 8px;

}

.menu-toggle span:nth-child(3){

    transform-origin: 50% -8px;

}

body.menuopen .menu-toggle span:nth-child(1){

	transform:rotate(135deg) translateY(6px)

}

body.menuopen .menu-toggle span:nth-child(2){

	opacity:0;

	transform:rotate(360deg);

}

body.menuopen .menu-toggle span:nth-child(3){

	transform: rotate(-135deg) translateY(-7px);

}



body.menuopen #navbar  .menu-toggle span:nth-child(1){

	background:#000;

}

body.menuopen #navbar .menu-toggle span:nth-child(3){

	background:#000;

}



@media (min-width:992px){



}



	#navbar{

		position: fixed;

		right: -280px;

		transition: right 500ms;

		background-color: #fff;

		top: 0;

	    margin-top: 0px;

		padding:20px 20px;

		z-index: 9999;

		bottom:0;

		width: 280px;

		overflow-x: hidden;		

		font-size:1.2em;

	}



	body.menuopen  #navbar{ 

		right:0;

		z-index: 9999;

		-webkit-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.75);

		-moz-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.75);

		box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.75);

	}

	

	body.admin-bar #navbar{ 

		top:32px;

	}

	@media (max-width:782px){

		body.admin-bar #navbar{ 

			top:46px;

		}

	}

	#menu-main,

	#menu-main ul{

		list-style:none;

		padding:0;

		margin:0;

	}

	#menu-main{

		margin-bottom:30px;

		margin-top:20px;

		clear:both;

	}

	#menu-main li{

		position:relative;

	}	

	#menu-main li a{

		display: block;

		color:#808285;

		padding:21px 10px 21px 20px;

		line-height:1.35;

		position:relative;

		border-bottom:solid 1px #676767;

	}

	#menu-main li a:hover{

		text-decoration:none;

		color:#000;

	}

	#menu-main .sub-menu {

		padding-left:40px;

		position:relative;

		display:none;

		font-size:0.9em;

		border-bottom:solid 1px #676767;

	}

	#menu-main .sub-menu li:last-child > a{

		

		border-bottom:none;

	}

	#menu-main li.open > .sub-menu {

		display:block;

	}

	

	#menu-main .sub-menu a {

		padding:10px 10px;

	}

	#menu-main li.menu-item-has-children > a {

		padding-left:35px;

	}

	

	#menu-main li.menu-item-has-children > .arrow {

		position:absolute;

		left:0;

		top:0;

		height:68px;

		width:30px;

	}

	@media (min-width:1200px){

		#menu-main li.menu-item-has-children > .arrow {

			height:75px;

		}

	}

	#menu-main li.menu-item-has-children > .arrow:after{

		position:absolute;

		    content: '\f054';

			display: block;

			width: 11px;

			height: 27px;

			position: absolute;

			left: 12px;

			top: 21px;

			font-weight: 700;

			font-family: "Font Awesome 5 Free";

			transform: rotate(0deg);

			transition: 300ms;

	}

	#menu-main li.open.menu-item-has-children > .arrow:after{

		transform:rotate(90deg);

	}

	#menu-main .sub-menu  li.menu-item-has-children > .arrow {

		height:47px;

	}

	#menu-main .sub-menu li.menu-item-has-children > .arrow:after{

		top:15px;

	}

#menu-main .sub-menu  .sub-menu{

	padding-left:20px;

}

#menu-main .sub-menu  .sub-menu li.menu-item-has-children > .arrow{

	display:none;

}



	

	

@media (min-width:600px){

	#navbar{

		width:480px;

		right: -480px;

		padding:40px 60px;

	}

	#menu-main li a{

		padding:21px 30px;		

	}

}

/*------------------------------------*\ 

    FOOTER

\*------------------------------------*/



footer{



}

#menu-useful {

	list-style:none;

	padding:0;

}

.stayConnectBlock {

	border-top:solid 1px #969696;

	margin:20px 0px ;

	

}

.stayConnectBlock h3{

	font-size:32px;

	margin:70px 0 55px;

	text-align:center;

}

.stayConnectBlock .connectedFt {

	color:#fff;

	background:#676767;

	text-align:center;

	padding:50px 0;

}

.stayConnectBlock .connectedFt ul{	

	list-style:none;

	padding:0;	

	margin:7px auto;

}

.stayConnectBlock .connectedFt li{	

	display:inline-block;

	margin:12px 12px;

}

.stayConnectBlock .connectedFt li a {

	transition:300ms;

}

.stayConnectBlock .connectedFt li a:hover{

	opacity:0.6;

}

.stayConnectBlock .connectedFt a.blockButton {

	border:solid 1px #fff;

	color:#fff;

	margin:12px 7px;

}

.stayConnectBlock .connectedFt a.blockButton:hover {

	background:#fff;

	color:#676767;

}

.footerLower {

	background:#000;

	color:#dddedf;

	padding:20px 0;

	font-size:14px;

	text-align:center;

}

.footerLower p,

.footerLower ul{

	margin:10px 0;

}

.footerLower a{

	color:#dddedf;	

}

.footerInfo {

	text-align:center;

	line-height:1.87;

	margin-bottom:20px;

}

.footerInfo h3{

	font-size:1.5em;

	margin:30px 0 20px;

}

.footerInfo a:before {

	content: "";

    display: inline-block;

    vertical-align: middle;

    width: 0px;

    height: 1px;

    background-color: #000;

    transition: all 300ms;

    margin-right: 0px;

}

.footerInfo a:hover:before {

    width: 5px;

    margin-right: 5px;

}

@media (min-width:768px){

	.footerLower {

		text-align:initial;

		padding:50px 0;

	}

}

@media (min-width:1200px){

	.stayConnectBlock {

		margin:50px 0;

	}

.footerInfo {

	margin-bottom:70px;

}

}

/*text aligns*/



@media (max-width:768px){



	.xs-text-right {

		text-align:right;

	}

	.xs-text-left {

		text-align:left;

	}

	.xs-text-center {

		text-align:center;

	}

}

@media (min-width:768px){

	.sm-text-right {

		text-align:right;

	}

	.sm-text-left {

		text-align:left;

	}

	.sm-text-center {

		text-align:center;

	}

}

@media (min-width:992px){

	.md-text-right {

		text-align:right;

	}

	.md-text-left {

		text-align:left;

	}

	.md-text-center {

		text-align:center;

	}

}

@media (min-width:1200px){

	.lg-text-right {

		text-align:right;

	}

	.lg-text-left {

		text-align:left;

	}

	.lg-text-center {

		text-align:center;

	}

}

/*------------------------------------*\

    WORDPRESS CORE

\*------------------------------------*/



.alignnone {

	margin:5px 20px 20px 0;

}

.aligncenter,

div.aligncenter {

	display:block;

	margin:5px auto 5px auto;

}

.alignright {

	float:right;

	margin:5px 0 20px 20px;

}

.alignleft {

	float:left;

	margin:5px 20px 20px 0;

}

a img.alignright {

	float:right;

	margin:5px 0 20px 20px;

}

a img.alignnone {

	margin:5px 20px 20px 0;

}

a img.alignleft {

	float:left;

	margin:5px 20px 20px 0;

}

a img.aligncenter {

	display:block;

	margin-left:auto;

	margin-right:auto;

}

.wp-caption {

	background:#FFF;

	border:1px solid #F0F0F0;

	max-width:96%;

	padding:5px 3px 10px;

	text-align:center;

}

.wp-caption.alignnone {

	margin:5px 20px 20px 0;

}

.wp-caption.alignleft {

	margin:5px 20px 20px 0;

}

.wp-caption.alignright {

	margin:5px 0 20px 20px;

}

.wp-caption img {

	border:0 none;

	height:auto;

	margin:0;

	max-width:98.5%;

	padding:0;

	width:auto;

}

.wp-caption .wp-caption-text,

.gallery-caption {

	font-size:11px;

	line-height:17px;

	margin:0;

	padding:0 4px 5px;

}

.sticky {



}

.bypostauthor {



}









.footer-links{

	margin:0;

	list-style:none;

	padding:0;

	margin-bottom:15px;

}

.footer-links li{

	display: inline;

}

.footer-links li:after{

	content:" | ";

	margin: 0 1px 0 1px;

	display: inline;

}

.footer-links li:last-child:after{

	content:"";

}

.footer-links li a{

	display: inline;

	white-space:nowrap;

}









.side-menu-container {

	padding:0  0 20px;

	margin-bottom:20px;

}



#menu-side {

	list-style:none;

	padding:0;

	margin:0;

}

#menu-side li{

	position:relative;

	margin:5px 0;

}

#menu-side a {

	color:#676767;

	display:inline-block;

	padding:0px 15px;

}

#menu-side a:hover {

	text-decoration:none;

}

#menu-side a span{	

	padding:10px 0px;

	display:block;

}

/*Top level item*/

#menu-side > li > a {

	font-size:1.25em;

}

#menu-side > li > a span{	

	padding:16px 8px 16px 0;

	border-bottom:solid 1px #CBCBCB;

	display:inline-block;

	font-weight: 400;

}

#menu-side ul{

	list-style:none;

	padding:0;

	margin:0;

}

#menu-side > li > .sub-menu{

	margin:10px 0;

}

/*main Sub menu items*/

#menu-side .sub-menu li.current-menu-ancestor a,

#menu-side .sub-menu li.current-menu-item a{	

}

#menu-side .sub-menu li.current-menu-item > a{

	color:#676767;

}

#menu-side .sub-menu li.menu-item-has-children > .arrow {

	display:block;

	width:45px;

	height:45px;

	position:absolute;

	top:0;

	right:0;

}

#menu-side .sub-menu li.menu-item-has-children > .arrow:before {

	position:absolute;

	content: '\f054';

	display: block;

	width: 11px;

	height: 27px;

	position: absolute;

	left: 12px;

	top: 10px;

	font-weight: 700;

	font-family: "Font Awesome 5 Free";

	transform: rotate(0deg);

	transition: 300ms;

}



#menu-side .sub-menu li.menu-item-has-children.open > .arrow:before {

	transform:rotate(90deg);

}

#menu-side .sub-menu li a:hover{

	color:#676767;

}

#menu-side .sub-menu .sub-menu {

	background:rgba(0,0,0,0.1);

	padding-bottom:10px;

	display:none;

}

#menu-side .sub-menu .sub-menu li{

	margin:0;

}

#menu-side .sub-menu li.open > .sub-menu {

	display:block;

}

#menu-side .sub-menu .sub-menu a > span{

	padding-left:10px;

}





/*----------

Blog sidebar

----------*/

#blognav ul {

	list-style:none;

}

.sidebarSec {	

    padding:0px 15px 15px;

	margin:0 auto 10px;

}

.sidebarSec ul{

	padding:0;

	margin:0;

	list-style:none;

	margin-bottom:10px;

}

.sidebarSec ul li{

	padding:10px 0px;

}

.its{

	font-size:1.25em;

	padding: 16px 8px 16px 0;

    border-bottom: solid 1px #CBCBCB;

    display: inline-block;

    font-weight: 400;

}





/*------------------------------------*\

    menu inc toggle

\*------------------------------------*/





.search-toggle{

	float: right;

    padding: 15px;

    color: #e0e0e0;

    cursor: pointer;

    border-radius: 30px;

    margin-top: 15px;

    line-height: 15px;

}

.search-toggle:hover{

    background-color: #969696;

}

@media (min-width:0px){

	body.fixedHome .menu-toggle {

		color:#fff;

	}

	body.fixedHome .menu-toggle span {

		background-color:#fff;		

	}

}

@media (min-width:1200px){



}

body {

	/*position:relative;*/

}

body.menuopen {

	/*position:relative;*/

	overflow:hidden;

}

body.menuopen:before {

	content:'';

	display:block;

	position:fixed;

	top:0;

	left:0;

	right:0;

	bottom:0;

	background:#000;

	opacity:0.5;

	z-index:9998;

}

#navbar .menu-toggle {

	float:right;

}

.menu-main-container {

	clear:both;

}













.sidebar {

	padding-top:35px;

	margin-top:0px;

	margin-bottom:40px;

}





@media (min-width : 768px) {



}

@media (min-width : 992px) {



}

@media (min-width : 1200px) {



}

@media (min-width : 1590px) {



}







@media only screen and (min-width: 1390px) {





}

@media only screen and (min-width: 1590px) {



}



















/*------------------------------------*\

    Dynamic Content

\*------------------------------------*/



.dynamicContent {

	margin-top:30px;

	margin-bottom:30px;

}

.dynamicContent .sectionTitle{

	margin-bottom: 10px;

    font-size: 2.2em;

}

@media (min-width:1590px){

	

}

/**** Image ****/



.image-item{

    position: relative;

}

.image-item img{

	width:100%;

	height:auto;
	
	height:100%;
	
	object-fit:cover;
}

.image-item .imageItemCaption {

	display:block;

	margin:5px;

	font-size:14px;

}

/*******Dividers******/

.dividera{

clear: both;

    width: 100%;

    height: 100px;

   position:relative;

}

.dividera:before{

	content:'';

	width:90%;

	height:1px;

	border-bottom:solid 1px #ccc;

	position:absolute;

	top:50%;

	left:5%;

}



.dividera:after{
	content:'';
	display:block;

	 background-image: url(images/icon.png);

    background-position: center center;

	background-size:contain;

	height:76px;

	width:86px;

	top:50%;

	left:50%;

	margin-top:-38px;

	margin-left:-43px;

    background-repeat: no-repeat;

	position:absolute;

	background-color:#fff;

}

.dividerb{

    clear: both;

    width: 100%;

    height: 130px;

    background-image: url(images/icon.png);

    background-position: center center;

    background-repeat: no-repeat;

	background-size:90px;

}

.dividerc{
	margin: 60px 0;
    border: 0;
    border-top: 1px solid #e3e5e4;
}





/*******FAQS*****/

.faqs{



}



.faqs .faq{

	border-bottom:solid 2px #fff;

}



.faq-question{

	position:relative;

	margin:0;

	padding:15px;

	background: #a2a6a9;

	color:#fff;

	cursor:pointer;

	font-size:1em;

	text-transform:uppercase; 

}

.faq.open .faq-question{

	background:#969696;

}

.faq-question:hover{

	background: #000;

}

.faq-question:after {

    content: '\f054';

    display: block;

    width: 11px;

    height: 18px;

    position: absolute;

    right: 20px;

    top: 15px;

	font-weight:700;

	font-family: "Font Awesome 5 Free";   

    transform: rotate(0deg);

	transition:300ms;

}

.faq.open .faq-question:after {

  transform:rotate(90deg);

}



.faq-answer{

	display:none;

	padding:15px;

}

.faqs .faq:last-child .faq-answer{

	border-bottom:solid 1px #a2a6a9;

}

.faqs .faq.open:last-child .faq-answer{

	border-color:#969696;	

}





/******Staff********/

.staffMember {

	padding-bottom:10px;

	margin-bottom:20px;

	border-bottom:solid 1px #eee;

}

.staff-meta {

	margin-bottom:5px;

}

.staff-meta .meta-label {

	font-weight:700;

}

.staff-meta.featured-staff-metas .staff-meta > *{

	display:inline-block;

}

.staff-meta a.email-value{

	font-size: 0;

    color: transparent;

	display: inline-block;

    vertical-align: middle;

}

.staff-meta a.email-value:before {

    content: "send";

    font-size: 12px;

    padding: 5px 10px;

    color: #000;

    display: block;

    text-align: center;

    background-color: #eee;

    border-radius: 5px;

    text-transform: uppercase;

    pointer-events: none;

	transition:300ms;

}

.staff-meta a.email-value:hover:before{

	background-color:#ccc;

}

/*****Quotes******/

blockquote {

	border:0;

	background:#e0e0e0;

	color:#000;

	font-style:italic;

	 

	font-size:1.5em;

	font-weight:400;

	padding:2.2em 1.1em;

	text-align:center;

}

.quoteContainer .quotesTitle{ 

	margin:10px 0 0;

	text-align:center;

	padding:0 15px;

}

.quoteContainer {

	background:#e0e0e0;	

	color:#000;

	padding-top:1.5em;

	padding-bottom:1.5em;

}

.quoteContainer blockquote.quote-text{

	padding-top:1em;

	padding-bottom:0.1em;

	margin-bottom:0;

	

}

.quoteContainer .quote-cite{

	text-align:center;

	font-weight:700;

	padding:0 15px 15px;

}

/****Documents******/

a.document-link {

	display: block;

	color:#676767;

    background: #e0e0e0;

    border: solid 1px #676767;

	font-size:0.9em;

    line-height: 1.4em;

    padding: 1em 1.5em;

    text-transform: uppercase;

	width:100%;

	padding-right:47px;

	position:relative;

	transition:300ms;

	margin:12px 0;

} 



a.document-link:after {

	display:block;

	width:40px;

	height:23px;

	content:'\f56d';

	position:absolute;

	top:50%;

	right:0px;

	font-size:26px;

	transform:translateY(-50%);

	text-align:center;

	 font-weight: 700;

    font-family: "Font Awesome 5 Free";

	transition:300ms;

}

a.document-link:hover {

	background:#000;

	color:#fff;

	border-color:#000;

}

a.document-link:hover:after {

	color:#fff;

}

/*Callout*/

.callout {

	display:block;

	position:relative;

	transition:300ms;

	color: #fff;

    background: #969696;

	font-size:1em;

	overflow:hidden;

}

.callout .calloutText {

	

}

.callout .calloutContent {

	padding:20px 15px;

	text-align:center;

	position:relative;

}

.callout .calloutTitle {

	font-size:1em;

	 

	text-transform: uppercase;

	margin:0.5em 0;

}

.callout .calloutTitle h3{

	margin-bottom:0;

	color:inherit;

}

.callout .readmore 	{

	display: inline-block;

    color: #fff;

	background:#676767;

    margin: 12px 7px;

	width:200px;

	max-width:100%;

	margin:12px 0px;

	text-align:center;	

}



.callout.hasbg  .readmore{

	background:#CBCBCB;

	border: solid 1px #CBCBCB;

}

.callout .readmore:hover {

	background: #fff;

    color: #676767;

}

.callout.hasbg .coimg {

	background-size:cover;

	background-position:center;

	background-repeat:no-repeat;

	position:absolute;

	top:0;

	left:0;

	right:0;

	bottom:0;

}

.callout.hasbg .coimg:before {

	content: '';

    display: block;

    width: 100%;

    bottom: 0;

    position: absolute;

    left: 0;

    height: 100%;

    background: rgba(0,0,0,0.3);

}

.callout .coimg img{

	visibility:hidden

}



.callout.hasbg .calloutContent {

	padding-bottom:75px;

	padding-top:150px;

}

.callout.hastext.hasbg .calloutContent {

	padding-bottom:35px;

	padding-top:100px;

}



/*sidebar callout*/



/***POIS****/

.pois .col {

	min-width:33.333%;

}

.poi  {

	position: relative;

	display: block;

	transition:all 300ms;

    overflow: hidden;

	background:#676767;

	color:#fff;

	margin-bottom:26px;    

}

.poi:hover  {

	color:#fff;

	text-decoration:none;

}

.poiImage .poiImageBG {

	position:absolute;

	width:100%;

	height:100%;

	top:0;

	left:0;

	background-size:cover;

	background-position:center;

	background-repeat:no-repeat;

	transition:300ms;

	opacity:1;

}



.poiImage .poiImageBG:before {

	content:'';

	display:block;

	width:100%;

	bottom:0;

	position:absolute;

	left:0;

	height:100%;

	background:rgba(0,0,0,0.2);

}





.poiImage {

	background:inherit;

}

.poi:hover .poiImage .poiImageBG {



}

.poiImage:before {

	content:'';

	display:block;

	width:100%;

	padding-top:100%;

}

.poiImage >img{

	width:auto;

	display:none;

}

.textOnlyBlock .poiText {

	position:relative;

	padding:25px 15px;

}

.poi .poiTitle {	

	display:inline-block;

	line-height:1.3;

	text-align:center;



}

.poi .textOnlyBlock{

	

}

.poi .poiTitle {

	display:block;

	font-size:20px;

	font-weight:400;

	position:relative;

	padding:10px 15px;

	text-transform:uppercase;

}



.poi .textOnlyBlock .poiTitle{

	margin:5px;

}

.textOnlyBlock {

	padding:10px 30px;

	transition:300ms;

}



.textOnlyBlock .poiText{

	display:block;	

	text-align:center;

}



.poi:hover .textOnlyBlock {

	background-color:rgba(0,0,0,0.2);

	color:#fff;

	text-decoration:none;

}



.poiImage .poiText {

	padding:10px 20px;

	position:absolute;

	bottom:0;

	left:0;

	width:100%;	

	bottom:15%;

	transform:translateY(50%);

	text-align:center;

	width:100%;

	transition:300ms;

}

.poiImage .poiText {

}

.poiImage .poiText .poiEx {

	max-height:0;

	overflow:hidden;

	font-size:18px;

	transition:300ms;

}

.poi:hover .poiImage .poiText {

	bottom:50%;

}

.poi:hover .poiImage .poiImageBG {

	opacity:0;

}

.poi:hover .poiImage .poiEx {

	max-height:460px;	

}

.pois.homePOIs .col-xs-6 {

	padding-left:15px;

	padding-right:15px;

}

/*Steps*/
.stepCarousel {
	background:#0f4c81;
	color:#fff;
	padding:100px 40px 40px;
	font-size:20px;
	line-height:1.5;
	font-style: normal;
    margin-bottom: 20px;
    /*font-family: "PalatinoLTPro-Light";*/
    font-family: 'Noto Serif', Helvetica, sans-serif;
	list-style:none;
	position:relative;
	
}
.stepCarousel:before {
	content:'';
	height:40px;
	display:block;
	width:120px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	position:absolute;
	top:30px;
	left:50%;
	margin-left:-60px;
}
.stepCarousel ol {
	margin:0;
	padding:0;
}
.stepCarousel ol.owl-carousel {
	padding-bottom:40px;
}
.stepCarousel .stepSingular {
	padding:20px 0 20px;
	list-style:none;
	position:relative;
	width:100%;
	text-align:center;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-ms-flex-align: center;
    align-items: center;
}
.stepCarousel .carText {
	-ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
	text-align:center;
	padding-left:15px;
}
.stepCarousel .stepSingular .carNum{
	display:block;
	width:85px;
	text-align:center;
	top:0;
	left:0;
	font-size:90px;
	line-height:1.4;
    /*font-family: 'PalatinoLTStd-Bold';*/
    font-family: 'Noto Serif', Helvetica, sans-serif;
	text-shadow: 5px 5px 0px #9d9033;
}
.stepCarousel .owl-dots {
	position:absolute;
	bottom:-30px;
	left:0;
	width:100%;
}
.stepCarousel .owl-dots .owl-dot {
	margin:0 1px;
	opacity:0.5;
}
.stepCarousel .owl-nav .owl-prev,
.stepCarousel .owl-nav .owl-next{
	top:40px;
	z-index:10;
}
.stepCarousel .owl-dots .owl-dot.active{
	opacity:1;
}
.stepCarousel .owl-dots span{
	border-radius:0;
	height:2px;
	width:20px;
	background:#fff;
}
@media (min-width:1200px){
	.stepCarousel:before {
		top:40px;
		height:100px;
	}
	.stepCarousel .stepSingular {
		padding-top:30px;
	}
	.stepCarousel {
		padding:160px 80px 60px 40px;;
	}
	.stepCarousel .stepSingular .carNum{
		width:170px;
		font-size:160px
	}
}
/*------------------------------------*\

    HOME DYNAMIC

\*------------------------------------*/



/*------------------------------------*\

    END DYNAMIC CONTENT

\*------------------------------------*/







/*------------------------------------*\

    RESPONSIVE

\*------------------------------------*/









/*==========  Non-Mobile First Method  ==========*/





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





}













/* Medium Devices, Desktops */





/* Small Devices, Tablets */

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





}



/* Extra Small Devices, Phones */ 

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



}



/* Custom, iPhone Retina */ 

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



}





.sectionfadein {

	opacity:0;

	top:30px;

	position:relative;

	transition:500ms;

}

.sectionfadein.active {

	opacity:1;

	top:0;

}



/*------------------------------------*\

    PRINT

\*------------------------------------*/



.headGroup {
    padding: 40px 40px 0;
}
body.fixedHeader .headGroup {
    padding: 12px 40px 12px;
    background: #000522;
	background-color:rgba(15,  76,  129, 1);
}
.headGroup .row {
    margin: 0;
}
.headerLeft {
    padding-left: 23px;
}
.headerRight .menu-toggle {
    margin-left: 30px;
}
.menu-toggle .toggleText {
   
}
.menu-toggle span {
    width: 21px;
    height: 2px;
    margin: 7px 0;
    background: #ffffff !important;
}

body.fixedHeader .headGroup .row {
    -ms-flex-align: center!important;
    align-items: center!important;
}

.headGroup .socials li:before {
    display: none;
}
.headGroup .socials li {
    min-width: inherit;
    padding: 0 7px;
}
.headGroup .flywire {
    width: 20px;
    height: 15px;
    position: relative;
    display: inline-block;
    margin-right: 2px;
}

.headGroup i.fa-leaf {
    background: url(images/flywise-icon.png) center center no-repeat;
    width: 20px;
    height: 15px;
    font-size: 0;
    font-size: 0;
    position: absolute;
    top: 3px;
    left: 0;
}
.headGroup a:hover i.fa-leaf {
    opacity: 0.5;
}
body.fixedHeader .headGroup .headerLeft .headerIcon img {
    height: 88px;
	width:auto;
}

.menu-toggle .toggleText {
    
}

#hero .slideText {
    text-align: left;
    padding: 0px 15px;
    bottom: 40px;
}
#hero .slideText .top_text {
    font-size: 32px;
    line-height: 50px;
    /*font-family: 'PalatinoLTStd-Bold';*/
    font-family: 'Noto Serif', Helvetica, sans-serif;
    color: #ffffff;
}
#hero .slideText .bottom_text {
    font-size: 32px;
    line-height: 50px;
    /*font-family: 'PalatinoLTStd-Italic';*/
    font-family: 'Noto Serif', Helvetica, sans-serif;
    color: #ffffff;
}



.welcomeBlock {
    padding: 60px 0px 50px;
    position: relative;
    z-index: 1;
}
.welcomeBlock .welcomeBlockText {
    position: relative;
    z-index: 9;
}

.welcomeBlock .welcomeBlockText h1.home-title {
    font-size: 48px;
    color: #9d9033;
    background: #ffffff;
    line-height: 60px;
    padding: 0;
    position: relative;
    width: 100%;
    /*font-family: 'PalatinoLTStd-Bold';*/
    font-family: 'Noto Serif', Helvetica, sans-serif;
    z-index: 1;
    right: auto;
    bottom: auto;
}

.welcomeBlock .welcomeBlockImage {
    padding: 0;
}
.welcomeBlock .welcomeBlockImage .welcomeImage {
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.welcomeBlock .welcomeBlockImage .welcomeImage img {
    visibility: hidden;
}
.dynamic-mini-poi {
    position: relative;
    z-index: 1;
    margin: 0;
    padding-bottom: 75px;
}
.dynamic-mini-poi .container {
    max-width: 980px;
}
.miniPoi {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    padding: 63px 35px 40px;
    color: #ffffff;
}

.miniPoi .minipoiImg {
    display: block;
    margin-bottom: 30px;
}
.miniPoi .poiText {
    display: block;
    line-height: 30px;
    font-size: 18px;
    /*font-family: 'PalatinoLTStd-Bold';*/
    font-family: 'Noto Serif', Helvetica, sans-serif;
    color: #ffffff;
}

.miniPoi:hover {
    background: #222222;
}

/* accreditations */

.dynamic-accreditations {
    position: relative;
    z-index: 1;
    margin: 0;
    padding-bottom: 75px;
}

.accreditations .row {
    justify-content: center;
}
.accreditation {
    max-width: 100%;
    text-align: center;
    padding: 10px 35px;
    color: #ffffff;
}

.accreditation img {
    max-height: 120px;
    width: auto;
    margin-bottom: 30px;
}

@media only screen and (min-width : 768px) {
    .accreditations .row {
        justify-content: space-between;
    }
    .accreditation {        
        padding: 20px 35px;        
    }
}    


.style1 {    
    background: #0f4c81;
    color: #ffffff;
}
.style2 {    
    background: #aaa15d;
    color: #ffffff;
}
.style3 {    
    background: #313232;
    color: #ffffff;
}
.style4 {    
    background: #007f58;
    color: #ffffff;
}
.style5 {    
    background: #000522;
    color: #ffffff;
}


.blockButton > a, a.readmore, .button {
	border: 2px solid #000622;
	background: transparent;
	padding: 10px 20px;
	min-width: 195px;
	text-align: center;
	font-size: 12px;
	color: #000622;
	line-height: 24px;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0px auto;
	display: inline-block;
    letter-spacing: 2px;
    font-family: 'AvenirLTStd-Black';
}
.blockButton > a:hover, a.readmore:hover, .button:hover {
	background: #000622;
	color: #ffffff;
}


.homeDynamic.dynamic-text {
    background: #000522;
    color: #ffffff;
    padding:70px 30px;
}
@media (min-width:768px){
	.homeDynamic.dynamic-text {
		padding: 90px;
	}
}
.homeDynamic.dynamic-text .entry-title {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 40px;
    color: #ffffff;
}

.homeDynamic.dynamic-text .button  {
    border-color: #ffffff;
    color: #ffffff;
}
.homeDynamic.dynamic-text .button:hover {
    background: #007f58;
    border-color: #007f58;
}

.section-discription {
    padding-left: 195px;
    position: relative;
}
.section-discription:after {
    content: '';
    display: block;
    width: 155px;
    background: #ffffff;
    position: absolute;
    height: 2px;
    top: 11px;
    left: 0;
}

.homeDynamic.dynamic-text .buttons_section .button {
    margin-right: 30px;
    padding: 10px;
    margin-bottom: 30px;
}
.homeDynamic.dynamic-text .buttons_section .button:last-child {
    margin-right: 0px;
}

.homeDynamic.dynamic-text .col-lg-12 {
    padding: 0;
}


.dynamic-info-grid {
    padding: 70px 0px;
}
.dynamic-info-grid .grid-item.info-item-1 {
    display: table;
    height: 100%;
}
.dynamic-info-grid .grid-item.info-item-1 .info-grid-item-content {
    display: table-cell;
    height: 100%;
    width: 100%;
    text-align: left;
    vertical-align: middle;
    padding: 40px;
}
.dynamic-info-grid .grid-item.info-item-7 .info-grid-item-content {
    text-align: left;
    padding: 60px 40px 90px;
}
.dynamic-info-grid .grid-item .info-grid-item-content h2 {
    color: #ffffff;
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 40px;
    margin-top: 0;
}

.dynamic-info-grid .grid-item a {
    display: block;
    position: relative;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    z-index: 1;
    cursor: pointer;
    height: 100%;
}
.dynamic-info-grid .grid-item a:after {
    content: '';
    display: block;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.dynamic-info-grid .grid-item a:hover:after {
    background: rgba(0, 0, 0, 0.5);
}
.dynamic-info-grid .grid-item a img {
    visibility: hidden;
}
.dynamic-info-grid .grid-item a .caption {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    /*font-family: 'PalatinoLTStd-Bold';*/
    font-family: 'Noto Serif', Helvetica, sans-serif;
    position: absolute;
    left: 20px;
    bottom: 15px;
}

.dynamic-info-grid .grid-item.info-item-4 h2 {
    color: #9d9033;
    line-height: 80px;
    font-size: 80px;
    padding-left: 15px;
    margin: 0;
}



.homeDynamic.dynamic-poi {
    padding: 80px 0;
    position: relative;
    text-align: center;
}
.homeDynamic.dynamic-poi:after {
    content: '';
    display: block;
    width: 100%;
    background: #000522;
    position: absolute;
    height: 50%;
    top: 0;
    left: 0;
    z-index: -1;
}
.homeDynamic.dynamic-poi h2.entry-title {
    margin-bottom: 40px;
    color: #ffffff;
    line-height: 40px;
    font-size: 40px;
}

.dynamic-poi .poiImage:before {
    padding-top: 125%;
}
.sidebarDynamic.dynamic-poi {
	padding:0 15px;
}
.poi {
    margin-bottom: 40px;
}
.poi {
    color: #ffffff;
    background: #000522;
}
.poiImage .poiText {
    bottom: 11%;
    text-align: left;
}
.poi .poiTitle {
    font-size: 30px;
    line-height: 1.33;
    /*font-family: 'PalatinoLTStd-Bold';*/
    font-family: 'Noto Serif', Helvetica, sans-serif;
    text-transform: inherit;
    text-align: left;
    padding-left: 0;
}

.poi:hover .poiImage .poiImageBG {
    opacity: 0.4;
}
.poi:hover .poiImage .poiImageBG:before {
    background: transparent;
}


.dynamic-events {
    background: #000522;
    padding: 115px 0;
    color: #ffffff;
}

.dynamic-events .container {
    padding: 40px 0 5px;
    max-width: 990px;
    position: relative;
    z-index: 1;
}
.events_details_top {
    margin-bottom: 30px;
    padding-right: 50px;
}
.dynamic-events .event_image_slide {
   width:100%;
   overflow:hidden;
}
.dynamic-events .event_image_slide img {
    width:100%;
	height:100%;
	object-fit:cover;
}
.dynamic-events .news_navigation  {
	text-align:right;
}
@media (min-width:768px){
	.dynamic-events .event_image_slide {
		height:250px;
	}
}
@media (min-width:992px){
	.dynamic-events .event_image_slide {
		height:400px;
	}
}
.event_image-main {
    padding: 0;
}

.event_text_slide {
    background: #ffffff;
    color: #6d6e71;
    padding: 30px 50px;;
}
.dynamic-events .event_text_slide h2 {
    color: #9d9033;
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 40px;
    margin-top: 0;
}
.newsDate {
    margin-bottom: 40px;
    font-size: 12px;
    font-family: 'AvenirLTStd-Black';
    text-transform: uppercase;
}
.dynamic-events .event_text_slide .eventTitle a {
    color: #6d6e71;
    text-transform: uppercase;
}
.dynamic-events .event_text_slide .eventTitle a:hover {
    color: #9d9033;
}
.events_container {
    width: 100%;
}

.event_text_slide .cycle-pager-event {
    margin-bottom: 0px;
    text-align: center;
    position: relative;
}
.event_text_slide .cycle-pager-event span {
    width: 8px;
    height: 8px;
    text-align: center;
    background: #d1d3d4;
    line-height: 8px;
    margin: 0 5px;
    border-radius: 8px;
    font-size: 0px;
    padding: 0px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.event_text_slide .cycle-pager-event span.cycle-pager-active {
    background: #9d9033;
}

.dynamic-events .news_navigation {
	position:relative;
	z-index:105;
}
.dynamic-events .news_navigation .button {
    border-color: #ffffff;
    color: #ffffff;
}
.dynamic-events .news_navigation .button:hover {
    color: #ffffff;
    background: #9d9033;
}



.dynamic-news {
    position: relative;
    z-index: 1;
    padding: 100px 0 70px;
    margin: 0;
}
.dynamic-news .container {
    position: relative;
}
.dynamic-news h2 {
    color: #9d9033;
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 40px;
    margin-top: 0;
}
.dynamic-news .cycle-pager-news {
    margin-bottom: 100px;
    text-align: left;
    position: relative;
}
.dynamic-news .cycle-pager-news span {
    width: 8px;
    height: 8px;
    text-align: center;
    line-height: 8px;
    margin: 0 5px 0 0;
    border-radius: 8px;
    font-size: 0px;
    padding: 0px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    background: #d1d3d4;
}
.dynamic-news .cycle-pager-news span.cycle-pager-active {
    background: #9d9033;
}
.dynamic-news .news_image_slide {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}
.dynamic-news .news_image_slide img {
    visibility: hidden;
}

.dynamic-news .news_text_slide .ab_event_section {
    padding-right: 80px;
    padding-left: 30px;
}
.dynamic-news .news_text_slide .ab_event_section .date {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'AvenirLTStd-Black';
}
.dynamic-news .news_text_slide .newsTitle a {
    color: #000522;
    text-transform: uppercase;
    margin-bottom: 30px;
    display: inline-block;
}
.dynamic-news .news_text_slide .newsTitle a:hover {
    color: #9d9033;
}

.news_social_section .infoBlock {
    height: 280px;
    overflow: hidden;
    padding: 40px 30px;
}
.news_social_section .infoBlock #ctf, .news_social_section .infoBlock .cff-wrapper {
    position: relative;
    height: 195px;
    text-align: left;
    overflow: hidden !important;
}
.news_social_section .infoBlock a {
    color: #ffffff;
}
.news_social_section .infoBlock .icon {
    position: absolute;
    right: 30px;
    top: 20px;
    font-size: 18px;
    color: #ffffff;
}

/*.news_social_section .infoBlock #cff .cff-author {
    display: none;
}*/



footer {
    background: #313232;
    padding-top: 120px;
    color: #ffffff;
}
footer .footerLower {
    padding: 90px 0 5px;
    background: transparent;
    /*color: rgba(255, 255, 255, 0.4);*/
    color:#fff;
}
footer .footerLower a {
    /*color: rgba(255, 255, 255, 0.4);*/
    color:#fff;
}

footer .container {
    position: relative;
}

footer a {
    color: #ffffff;
}
footer a:hover {
    color: #b5ab66;
}

.footer_right .socials {
    position: absolute;
    right: 0;
    top: -50px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer_right .socials li {
    display: inline-block;
    min-width: inherit;
    padding: 0 5px;
}
.footer_right .socials li a {
    font-size: 20px;
	font-size:16px;
    color: #ffffff;
}
.footer_right .socials li a:hover {
    color: #b5ab66;
}

.footer_buttons {
}

.footer_buttons .button {
    border-color: #b5ab66;
    color: #b5ab66;
    margin-left: 15px;
    margin-top: 15px;
}
.footer_buttons .button:hover {
    background: #b5ab66;
    color: #ffffff;
}


.info_grid{
		display : grid;
		grid-template-columns : 33% 33% 33%;
		gap: 30px; 
	}

	.info_grid .info-item-1{
		grid-row : 1/3;
	}	

	.info_grid .info-item-7{
		grid-column : 2/4;
	}
	
	.headerSearch form.openSearch {
    padding-right : 12px;
    top : -15px;
    top : -9px;
    z-index: 9;
}

.searchform.openSearch {
    overflow: visible;
}

.headerSearch form.openSearch .searchSubmit {
    top : 0px;
}

.searchToggle .searchform input.s {
    display: none;
}

.searchToggle .searchform.openSearch input.s {
    display: block;
}

.searchToggle .headerSearch .searchform input.s {
    position: absolute;
    right: 0;
    bottom: 0;
}

.searchToggle {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 20px;
    height: auto;
    min-height: 35px;
}

.searchToggle .search-form-holder {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.searchToggle .searchform {
    width: 20px;
    transition: 500ms;
    position: absolute;
    right : 0;
    top : -15px;
    top : -9px;
    padding-right : 12px;
    height: 36px;
    z-index: -1;
}

.searchToggle .searchform input.s {
    /*transition:300ms;*/
    background: transparent;
}

.searchToggle .searchform.openSearch input.s {
}

.searchform.openSearch {
    width: 250px;
    height: 65px;
}

.searchToggle .searchform.openSearch input.s:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

.searchToggle .searchform.openSearch input.s {
    background: #1d1d1b;
    color: #ffffff;
    border: none;
    width: 100%;
    padding: 2px 10px;
}

.headerSearch .searchSubmit {
    font-size: 18px;
    font-size: 22px;
    width: 15px;
    height: 28px;
    color: #ffffff;
}

.headGroup .searchSubmit:hover {
    color: rgba(255, 255, 255, 0.5);
}






@media only screen and (min-width : 992px) {

    #hero .slideText {
        padding-left: 9%;
        text-align: left;
    }

    .headGroup {
        background: transparent;
        position: absolute;
    }
    body.fixedHeader .headGroup {
        background: #000522;
		background-color:rgba(15,  76,  129, 1);
        position: fixed;
    }

    #hero .slideText .top_text {
        font-size: 70px;
        line-height: 90px;
    }
    #hero .slideText .bottom_text {
        font-size: 70px;
        line-height: 90px;
    }

    .welcomeBlock {
        padding: 114px 0px 50px;
    }
    .welcomeBlock .welcomeBlockText {
        padding-right: 65px;
    }

    .footer_buttons {
        display: block;
        position: absolute;
        bottom: 13px;
        right: 0;
    }

}

@media only screen and (min-width : 768px) {
    .miniPoi {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .welcomeBlock:before {
        height: 70%;
        content: '';
        left: 32.2%;
        width: 67.8%;
        display: block;
        position: absolute;
        right: 0;
        bottom: -12.5%;
        background: #f1f2f2;
        z-index: -1;
    }
    .dynamic-events .container:before {
        height: 100%;
        content: '';
        right: 25%;
        width: 32%;
        display: block;
        position: absolute;
        bottom: 0;
        background: #9d9033;
        z-index: -1;
    }
    .event_text_slide {
        /*position: absolute;*/
        left: 0;
        top: 0px;
        z-index: 2;
		margin-bottom:50px;
    }
    .event_text_slide {
        padding: 80px 80px 60px;
    }
    
    .events_details_top {
        max-width: 390px;
        float: right;
    }
    .clear-box {
        clear: both;
    }
	.welcomeBlock .welcomeBlockText {
		padding-bottom:330px;
	}
    .welcomeBlock .welcomeBlockText h1.home-title {
        font-size: 80px;
        line-height: 1.1;
        padding: 80px 68px 70px 0;
        position: absolute;
        width: 118%;
        z-index: 1;
        left:2%;
		right:auto;
        /*bottom: 74px;	 */
		margin-top:-30px;
    top: 100%;
    transform: translate(0%,-100%);
	max-height:330px;
    }
    /*
    .dynamic-events .see_all_news .button {
        display: inline-block;
        top: -100px;
        position: relative;
    }*/
    .dynamic-news:before {
        height: 42%;
        content: '';
        left: 0%;
        width: 91.2%;
        display: block;
        position: absolute;
        right: 0;
        top: 45%;
        transform: translatey(-50%);
        background: #f1f2f2;
        z-index: -1;
    }

    .news_social_section {
        margin-top: -15%;
        position: relative;
        z-index: 105;
    }
   .dynamic-news .news_navigation {
        position: absolute;
        right: 0px;
        bottom: 30px;
        z-index: 106;
    }
 
    footer .footerLower .sm-text-center a {
        margin: 0px 5px;
    }


}
@media only screen and (min-width : 992px) {
	 .welcomeBlock .welcomeBlockText h1.home-title {		
		width: 600px;		 
	 }
}
@media only screen and (min-width : 1200px) {
	.welcomeBlock .welcomeBlockText h1.home-title {
		padding:80px 130px 70px 0;
		width: 118%;
	 }
}

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

    .headGroup {
        padding: 20px 20px 0;
    }
    body.fixedHeader .headGroup {
        padding: 12px 20px 12px;
        background: #000522;
		background:rgb(15,  76,  129);
    }

}



@media only screen and (max-width : 991.99px) {
    
    .admin-bar .headGroup, .admin-bar.fixedHeader .headGroup {
        /*top: 0px;*/
    }
	header.mainHeader {
		height:112px;
	}
    .headGroup {
        background: #000522;
        position: fixed;
        padding: 12px 0px 12px;
		height:112px;
    }
    body.fixedHeader .headGroup {
        padding: 12px 0px 12px;
    }
    .headerLeft {
		text-align:left;
    }
    .headerRight {
        text-align: right;
    }
    .headGroup .row {
        -ms-flex-align: center!important;
        align-items: center!important;
    }
    .headerIcon img {
        max-height: 88px;
		width:auto;
    }
    
    #hero .slideText .top_text {
        font-size: 52px;
        line-height: 70px;
    }
    #hero .slideText .bottom_text {
        font-size: 52px;
        line-height: 70px;
    }


    footer {
        padding-top: 60px;
        text-align: center;
    }
    .footer_right .socials {
        position: relative;
		top:auto;
    }
    .footer_buttons .button {
        margin-left: 0;
    }
    .footer_logo, .footer_center, .footer_right {
        margin-bottom: 30px;
    }
    footer .footerLower {
        padding: 0px 0 25px;
    }

    .footerLower p, .footerLower ul {
        margin: 0;
    }


}


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

    .section-discription:after {
        width: 15%;
    }
    .section-discription {
        padding-left: 20%;
        position: relative;
    }
    .dynamic-text {
        padding: 70px 30px;
    }
    .single-newsletter .dynamic-text {
        padding: 20px 30px;
    }
    .info_grid {
        display: block;
    }
.dynamic-info-grid .grid-item.info-item-4 h2 {
    padding: 30px 15px;
}
.grid-item {
    margin-bottom: 30px;
}
.dynamic-events {
    background: #000522;
    padding: 60px 15px;
    color: #ffffff;
}
.events_details_top {
    margin-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
}
.event_text_slide {
    margin-bottom: 30px;
}
.event_image-main {
    margin-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
}

.dynamic-news {
    padding: 40px 0 30px;
}

.dynamic-news .news_text_slide .ab_event_section {
    padding-right: 0px;
    padding-left: 0px;
}
.dynamic-news .cycle-pager-news {
    margin-bottom: 40px;
}
.news_text_slide {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
}
.dynamic-news .news_image_slide {
    margin-bottom: 30px;
}
.news_social_section > * {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px;
}

.news_social_section .col-lg-3:empty {
    display: none;
}


.dynamic-news .news_text_slide .ab_event_section .date {
    margin-bottom: 0;
}

.dynamic-news .container {
    padding: 0px 30px;
    position: relative;
}

.homeDynamic.dynamic-poi {
    padding: 70px 0 40px;
}

.dynamic-info-grid {
    padding: 30px 0px 10px;
}
.headerRight .menu-toggle {
    margin-left: 0px;
}

}

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

    .info_grid {
        display: grid;
        grid-template-columns: 32% 32% 32%;
        gap: 18px;
    }
    .dynamic-news h2 {
        margin-bottom: 0px;
    }
    .dynamic-news .cycle-pager-news {
        margin-bottom: 35px;
    }
}
@media only screen and (min-width : 768px) and (max-width : 991px) {

    .dynamic-events .see_all_news .button {
        top: auto;
        margin-top: 15px;
        margin-left: 15px;
    }
    .dynamic-events .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .events_details_top {
        max-width: 325px;
        float: right;
    }
    .event_text_slide {
        padding: 50px 50px 50px;
    }
    .info_grid {
        display: grid;
        width: 100%;
        grid-template-columns: 32.5% 32.5% 32.5%;
        gap: 10px;
    }
    .dynamic-news .news_text_slide .ab_event_section {
        padding-right: 0px;
        padding-left: 0px;
    }
    .dynamic-news .cycle-pager-news {
        margin-bottom: 40px;
    }
    .dynamic-news h2 {
        margin-bottom: 0px;
    }
    .dynamic-news .news_text_slide .ab_event_section .date {
        margin-bottom: 0px;
    }
    .dynamic-news .news_text_slide .newsTitle a {
        margin-bottom: 10px;
    }
    .news_social_section {
        margin-top: -40px;
    }

    .poi .poiTitle {
        font-size: 22px;
    }






}
/*Menu-Drop-New Style -----------------------------------------------------------------*/


@media only screen and (min-width : 768px) {

    body.menuopen .main-headbox {
        right: 0;
        z-index: 9999;
        -webkit-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.75);
    }
    /*.main-headbox:after {
        content: "t";
        font-size: 0;
        position: absolute;
        left: 0;
        top: 0;
        background: #f1f2f2;
        height: 100%;
        width: 100%;
        max-width: 36.52%;
        z-index: -1;
    }*/
    .main-headbox .headerRight {
        padding: 0px 63px 0 0;
    }
    
    
    body.menuopen .main-headbox .container {
        max-width: 1170px;
    }    
    body.menuopen .main-headbox .headmenu-box {
        padding-left: 0;
    }    
    .main-headbox {
        position: fixed;
        right: -100%;
        transition: right 1000ms;
        background-color: rgba(0, 5, 34, 0.9);
		background-color:rgba(15,  76,  129, 0.9);
        top: 0;
        color: #ffffff;
        margin-top: 0px;
        padding: 0px;
        z-index: 9999;
        bottom: 0;
        width: 100%;
        overflow-x: hidden;
    }
    body.admin-bar .main-headbox {
        top: 32px;
    }
    
    /*.headbox-desc {
        background: #ffffff;
        padding: 0px 0 0px 15px;
        height: 63px;
        margin-bottom: 40px !important;
    }*/
    
    .headsocial-box {
        text-align: right;
        margin-bottom: 0px;
    }
    .headsocial-box ul.socials {
        display: inline-block;
        list-style: none;
        margin-left: 0px;
        margin-right: 0px;
        padding: 7px 0 0 0;
        margin-bottom: 0;
        
    }
    .headsocial-box ul.socials li {
        display: inline-block;
        padding: 0 3px;
    }
    .headsocial-box ul.socials li a {
        font-size: 18px;
        color: #ffffff;
        padding: 0;
    }
    .headsocial-box ul.socials li a:hover {
        color: #9d9033;
    }
    
    .headsocial-box .headerSearch {
        text-align: right;
        max-width: 100%;
        width: 49%;
        background: transparent;
        padding: 0px 0px;
        border: none;
    }
    
    .headsocial-box .searchSubmit {
        right: 0px;
        width: 20px;
        height: 28px;
        color: #ffffff;
        font-size: 18px;
    }
    .headsocial-box .searchSubmit:hover {
        color: #9d9033;
    }    
    .main-headbox .row {
        margin: 0px;
        padding-top: 40px;
    }
    .main-headbox .headerLeft {
        padding-left: 63px;
    }
    .menu_custom_image_box {
        position: relative;
        width: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .menu_custom_image_box img {
        visibility: hidden;
    }
    .menu_custom_image_box:after {
        
        background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
        background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
        background-image: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
        background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
        background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
        
        content: "";
        font-size: 0;
        display: block;
        position: absolute;
        width: 100%;
        height: 40%;
        left: 0px;
        bottom: 0px;
       
    }
    
    
    
    
    .menu_custom_image_box .see_all_news_btn {
        text-align: center;
        color: #ffffff;
        border-color: #ffffff;
        position: absolute;
        left: 50%;
        transform: translatex(-50%);
        bottom: 35px;
        z-index: 9;
        
        
    }
    /*.see_all_news_btn:after {
        font-size: 20px;
        color: #f3b300;
        content: "\f054";
        display: inline-block;
        font-family: "Font Awesome 5 Free";
        font-weight: 700;
        margin-left: 10px;
    }*/
    
    .menu_custom_image_box .see_all_news_btn:hover {
        background: #9d9033;
        border-color: #9d9033;
    }
    
    
    .headsocial-box .searchform input#s {
        padding: 10px 20px 0px 10px;
        height: 40px;
    }
    
    
    .main-headbox .headerRight a {
        color: #ffffff;
    }
    .main-headbox .headerRight a:hover {
        color: #9d9033;
    }

    
    .menu-main-right-container ul {
        list-style: none;
        margin: 0px !important;
        padding: 0px 0px 0 0 !important;
        float: none;
        width: 33.334%;
        position: relative;
    }
    .menu-main-right-container ul li {
        display: block;
        padding: 0px;
        float: none;
    }
    .menu-main-right-container ul li:after {
    }
    .menu-main-right-container ul li:last-child:after {
    }
    .menu-main-right-container ul li ul {
        display: block;
        position: absolute;
        display: none;
        float: none;
        background: transparent;
        padding: 0 !important;
        min-width: 100%;
        top: 0;
        left: 100%;
        height: 100%;

    }
    
    .menu-main-right-container ul li ul ul {
        background: transparent;
        padding: 0 !important;
        z-index: 9;
        position: absolute;
        top: 0px;
    }
    .menu-main-right-container ul li ul li {
        background: transparent;
    }
    
    .menu-main-right-container ul li{
    }
    .menu-main-right-container ul li:last-child a {
        border: none;
    }
    .menu-main-right-container ul li a {
        font-size: 18px;
        color: #ffffff;
        text-transform: inherit;
        display: inline-block;
        line-height: 32px;
        text-shadow: none;
        padding: 10px 30px 10px 0px;
        font-weight: 400 !important;
        /*font-family: "PalatinoLTPro-Light";*/
        font-family: 'Noto Serif', Helvetica, sans-serif;
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        position: relative;
        margin-right: 35px;
    }
    
    .menu-main-right-container ul li a:hover {
        color: #9d9033;
    }
    .menu-main-right-container ul li:hover > a {
        color: #9d9033;
    }
    
    .menu-main-right-container ul li span {
        display: none;
    }
    .menu-main-right-container ul li.menu-item-has-children > a:after {
        content: "\f105";
        position: absolute;
        right: 0px;
        font-size: 18px;
        font-weight: 600;
        font-family: "Font Awesome 5 Free";
        font-style: normal !important;
        display: block;
        top: 19px;
        width: 9px;
        height: 15px;
        font-size: 0;
        display: none;
        background: url(images/menu-arrow-main.png) center center no-repeat;
    }
    .menu-main-right-container ul li.menu-item-has-children:hover > a:after {
        display: block;
    }

    .menu-main-right-container ul li.menu-item-has-children > a:hover:after {
        display: block;
    }
    .menu-main-right-container ul ul li.menu-item-has-children > a:after {
        top: 19px;
    }
    .menu-main-right-container ul li:hover ul {
        display: block;
        left : 100%;
    }
    
    .menu-main-right-container ul li:hover ul li ul{
        display: none;
    }
    
    .menu-main-right-container ul li ul li{
        position: relative;
        text-align: left;
        display: block;
        padding: 0px 20px;
    }
    .menu-main-right-container ul ul li:after {
        display: none;
    }
    .menu-main-right-container ul ul li a {
        color: #ffffff;
        text-shadow: none;
        font-size: 18px;
        display: block;
        line-height: 32px;
        padding: 10px 10px 10px 0px;
        margin: 0px !important;
        font-weight: 400 !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
    .menu-main-right-container ul ul li a:hover {
        color: #9d9033;
    }
    
    .menu-main-right-container ul li ul li ul {
        left : 100% !important;
    }
    /*.menu-main-right-container ul li ul li ul li {
        background: rgba(255, 255, 255, 0.85);
    }*/
    
    .menu-main-right-container ul li ul li:hover ul {
        display: block;
    }
    
    .menu-main-right-container ul ul li {
        float: none;
    }
    
    .mobile-menu-box, body.menuopen .mobile-menu-box {
        display: none;
    }
    
    
}
@media only screen and (max-width : 767px) {
    .main-headbox, body.menuopen .main-headbox {
        display: none;
    }
    .main-navigation ul.socials {
        display: inline-block;
        padding: 0px;
        margin: 0;
        list-style: none;
    }
    .main-navigation ul.socials li {
        display: inline-block;
        padding-right: 12px;
    }
    .main-navigation ul.socials li a {
        display: inline-block;
        font-size: 28px;
        color: #ffffff;
    }
    #navbar #menu-main li a {
        color: #ffffff;
        padding: 21px 21px 21px 10px;
        font-weight: 400;
    }
    #navbar #menu-main li.menu-item-has-children > .arrow {
        left: auto;
        right: 0;
    }
    #navbar #menu-main li.menu-item-has-children > a {
        padding-left: 10px;
        padding-right: 35px;
    }
    
    #navbar .headerSearch {
        width: 100%;
        max-width: 100%;
        background: #F1F2F2;
        display: none !important;
    }
    #navbar .searchform input#s {
        border: 0;
        font-size: 16px;
        height: 50px;
        width: 100%;
        background: transparent;
        color: #969696;
        padding: 0px 20px;
    }
    #navbar .searchSubmit {
        right: 5px;
        width: 30px;
        height: 50px;
        color: #dd1826;
    }
    #navbar .menu-main-container {
        margin-bottom: 60px;
    }
    #menu-main li.menu-item-has-children > .arrow:after {
        color: #ffffff;
    }
    
    body.menuopen #navbar {
        background: #000522;
    }
    
    
}

/*Menu-Drop-New Style ----------------------------------------------------------------------------------------- End ------------------*/





/*Inner Page Css ----------------------------------------------------- Start */


.sidebar {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 10px;
}

.side-menu-container {
    background: #000522;
    padding: 60px 0px 80px;
	display:none;
}
.side-menu-container.sidebarTop {
	display:block;
}
@media (min-width:768px){
	.side-menu-container {
		display:block;
	}
}
#menu-side > li > a {
}
#menu-side > li > a {
    clear: both;
}
#menu-side {
	
    /*font-family: 'PalatinoLTStd-Bold';*/
    font-family: 'Noto Serif', Helvetica, sans-serif;
}
#menu-side > li > a span {
    color: #ffffff;
    font-size: 0px;
    text-transform: inherit;
    border-bottom: none !important;
    margin-bottom: 25px;
    display: block;
    font-weight: 300 !important;
    position: relative;
    line-height: 0;
    text-align: left;
    padding: 0;
    text-align: left;
    height: 54px;
}
#menu-side > li > a:hover span {
    border-bottom: none !important;
}
#menu-side > li > a span:after {
    color: #ffffff;
    font-size: 30px;
    content: 'Menu';
    font-weight: 400 !important;
    padding-right: 0px;
    line-height: 54px;
    /*font-family: 'PalatinoLTStd-Bold';*/
    font-family: 'Noto Serif', Helvetica, sans-serif;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    text-transform: inherit;
}
/*#menu-side > li > a span:before {
    background: #ffffff;
    font-size: 0px;
    content: '';
    display: block;
    line-height: 54px;
    top: 50%;
    transform: translatey(-50%);
    width: 100%;
    position: absolute;
    left: 0;
    height: 3px;
    height: 2px;
    opacity: 1 !important;
}*/

#menu-side .sub-menu li .arrow:before {
    top: 20px;
    color: #ffffff;
}

#menu-side a span {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#menu-side a:hover span {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#menu-side .sub-menu li.open > a span {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#menu-side .sub-menu li.current-menu-item > a span {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#menu-side > li > a:hover span {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#menu-side li a span {
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
 
}
#menu-side li a:hover span {
    color: #ffffff;
    border-bottom: 1px solid transparent;
 
}

#menu-side a {
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
    display: block;
    padding: 0 30px;
    text-transform: inherit;
}

#menu-side a span {
}

#menu-side .sub-menu li:last-child a span {
}

#menu-side .sub-menu li a:hover {
    color: #ffffff;
    background: #9d9033;
}

#menu-side .sub-menu li.menu-item-has-children > .arrow:before {
    background: url(images/arrow-long.png) no-repeat;
    width: 19px;
    height: 11px;
    font-size: 0 !important;
    top: 20px;
}
#menu-side .sub-menu .sub-menu li.menu-item-has-children > .arrow:before {
    background: url(images/down-arrow-long.png) no-repeat;
    width: 19px;
    height: 11px;
    font-size: 0 !important;
    top: 20px;
}

#menu-side li {
    margin: 0px;
}

#menu-side .sub-menu li.open > a {
    color: #ffffff;
    background: #9d9033;
}

#menu-side .sub-menu li.open li a {
    color: #000522;
    background: #f7f7f8;
}

#menu-side .sub-menu li.open li a span {
    color: #000522;
}

#menu-side .sub-menu li.open li a:hover {
    color: #ffffff;
    background: #9d9033;
}
#menu-side .sub-menu li.open li a:hover span  {
    color: #ffffff;
    background: #9d9033;
}

#menu-side .sub-menu .sub-menu {
    padding: 0px;
    background: transparent;
}

#menu-side .sub-menu li.open li:before {
    width: 5px;
    height: 5px;
    background: #ffffff;
    display: block;
    border-radius: 5px;
    content: "t";
    font-size: 0px;
    position: absolute;
    left: 25px;
    top: 20px;
    display: none;
}

#menu-side .sub-menu li.current-menu-item > a, #menu-side .sub-menu .sub-menu li.current-menu-ancestor > a, #menu-side .sub-menu .sub-menu li.current-menu-item > a {
    color: #ffffff;
    background: #9d9033;
}

#menu-side .sub-menu li .sub-menu li a:hover, #menu-side .sub-menu li .sub-menu li a:hover {
    color: #ffffff;
    background: #9d9033;
}

/*#menu-side .sub-menu li.open > .sub-menu {
    margin-bottom: 20px;
}*/
.sidebar .searchSubmit i {
    color: #ffffff;
}

.sidebar .searchform input#s {
    color: #ffffff;
}

.sidebarSec {
    background: #000522;
    padding: 45px 33px 80px;
    color: #ffffff;
}

.sidebarSec ul li {
    padding: 0;
}

.sidebarSec ul li a {
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
    display: block;
    padding: 10px 33px;
    margin-left: -33px;
    margin-right: -33px;
}

.sidebarSec ul li a:hover {
    color: #ffffff;
    background: #9d9033;
}

.its {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    display: block;
    margin-bottom: 20px;
}

/*Sidebar Menu Css End*/



.breadcrumbs {
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    color: #aaa15d;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 35px 0px;
    width: 100%;
    z-index: 105;
    margin-bottom: 70px;
}

.breadcrumbs em {
    padding: 0px 15px;
    font-style: normal;
}


.breadcrumbs a {
    color: #aaa15d;
}
.breadcrumbs span > span {
    color: #000522;
}

.breadcrumbs a:hover {
    color: #000522;
}

.share {
    position: absolute;
    right: 0;
    top: 18px;
}

.share .addtoany_share {
    background: url(images/share-to-any-icon.png) 99% center no-repeat;
    padding-right: 20px;
    font-size: 12px;
    color: #aaa15d;
    display: block;
    line-height: 60px;

}

.bodyContent h2, .sidebar h2 {
    font-weight: 400;
    font-size: 30px;
    color: #9d9033;
    line-height: 35px;
    margin: 30px 0;
    letter-spacing: 0px;
}

.bodyContent h2 a, .sidebar h2 a {
    color: #9d9033;    
}

.bodyContent .dynamic-text h3, .sidebar .dynamic-text h3 {
    font-weight: 400;
    font-size: 20px;
    color: #9d9033;
    line-height: 24px;
    margin: 30px 0;
    letter-spacing: 0.5px;
}

.bodyContent .dynamic-text h3 a, .sidebar .dynamic-text h3 a, .staffMember h3 a {
    color: #9d9033;
}

.staffMember h3 {
    font-weight: 400;
    font-size: 22px;
    color: #9d9033;
    line-height: 24px;
    margin: 30px 0;
    margin: 0px 0 10px;
}

.staff-meta a.email-value:before {
    text-align: center;
    line-height: 26px;
    display: inline-block;
    background: #000522;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    padding: 0px 20px;
    border: none;
    text-transform: uppercase;
    position: relative;
    border-radius: 0;
}

.staff-meta a.email-value:hover:before {
    color: #ffffff;
    background: #9d9033;
}


.bodyContent ul {
    padding-left: 40px;
}

.bodyContent ul li {
    font-size: 18px;
    line-height: 24px;
    text-align: justify;
    position: relative;
    margin-bottom: 15px;
}

.bodyContent ul li::marker {
    color: #007f58;
	font-size: 1.5em;
    line-height: 1em;
	font-size: 1.4em;
    line-height: .4em;
}

.bodyContent table {
    border-style: hidden;
}

.bodyContent table td {
    border: 1px solid #cfcfcf;
    padding: 5px 10px !important;
}

.bodyContent table td h4 {
    margin: 0px !important;
}

.wp-caption-text.gallery-caption {
    display: none;
}

.wpmf-gallery-item img {
    transition: all 0.3s;
}

.wpmf-gallery-item:hover img {
    transform: scale(1.1);
}

.wpmf-gallery-item .gallery-icon {
    overflow: hidden;
}

.dynamic-quote .cycle-pager {
    display: none;
}

.wpmf-gallerys .gallery .wpmf-gallery-icon a {
    overflow: hidden;
}

.dynamic-quote .quoteContainer {
    background: transparent;
    padding: 0px 0px;
}

.bodyContent .dynamic-quote .quoteContainer blockquote, .sidebar .dynamic-quote .quoteContainer blockquote {
    font-size: 20px;
    color: #ffffff;
    line-height: 40px;
    font-weight: 400;
}

blockquote::before {
    content: '"';
    font-size: 0px;
    color: #d21330;
    display: block;
    text-align: left;
    margin-bottom: 20px;
    width: 42px;
    height: 27px;
    background: url(images/quote-collan-icon.jpg) no-repeat;
    display: none;
}

blockquote {
    background: transparent;
    font-size: 20px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    padding: 0px;
    font-style: normal;
    margin-bottom: 20px;
    /*font-family: "PalatinoLTPro-Light";*/
    font-family: 'Noto Serif', Helvetica, sans-serif;
}

.dynamic-quote {
    padding: 60px;
    background: #0f4c81;
}
.quoteContainer .quote-cite {
    font-size: 12px;
    color: #ffffff;
    letter-spacing: 2px;
    font-family: 'AvenirLTStd-Black';
    padding: 0 30px;
    text-transform: uppercase;
}


.faqs {
}
.faqs .faq {
    border-bottom: solid 2px #fff;
}
.faq-question {
    position: relative;
    margin: 0;
    padding: 10px 35px 10px 15px;
    background: transparent;
    color: #000522;
    cursor: pointer;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 24px;
    text-transform: uppercase;
    border: 2px solid #6d6e71;
    font-family: 'AvenirLTStd-Medium';
}
.faq.open .faq-question {
    background: #000522;
    color: #ffffff;
    border: 2px solid #000522;
}
.faq-question:hover {
    background: #000522;
    color: #ffffff;
    border: 2px solid #000522;
}
.faq-question:after {
    content: '\f061';
    display: block;
    width: 19px;
    height: 11px;
    position: absolute;
    right: 20px;
    top: 16px;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transform: rotate(0deg);
    transition: 300ms;
    color: #b51a19;
    font-size: 0;
    background: url(images/down-arrow-long.png) no-repeat;
}
.faq .faq-question:hover:after {
    color: #ffffff;
    background: #000522;
    background: url(images/arrow-long.png) no-repeat;
}
.faq.open .faq-question:after {
    transform: rotate(90deg);
    background: #000522;
    color: #ffffff;
    background: url(images/arrow-long.png) no-repeat;
}
.faq-answer {
    display: none;
    padding: 15px;
}
.faqs .faq:last-child .faq-answer {
    border-bottom: solid 1px #a2a6a9;
}
.faqs .faq.open:last-child .faq-answer {
    border-color: #969696;
}


.bodyContent .dynamic-documents .document, .sidebar .dynamic-documents .document {
    padding: 0px 15px !important;
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
}

.dynamic-documents a.document-link {

    position: relative;
    margin: 0;
    padding: 10px 35px 10px 15px;
    background: transparent;
    color: #000522;
    cursor: pointer;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 24px;
    text-transform: uppercase;
    border: 2px solid #000522;
    font-family: 'AvenirLTStd-Black';

    text-align: left;
    width: 100%;
    position: relative;
    display: block;
    margin: 0px 0 10px !important;
}

.dynamic-documents a.document-link:hover {
    color: #ffffff;
    background: #000522;
    border-color: #000522;
}

.dynamic-documents a.document-link:focus {
    color: #ffffff;
    background: #000522;
    border-color: #000522;
}

.dynamic-documents a.document-link:after {
    content: '\f061';
    display: block;
    width: 19px;
    height: 11px;
    position: absolute;
    right: 20px;
    top: 16px;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transform: rotate(0deg);
    transition: 300ms;
    color: #b51a19;
    font-size: 0;
    background: url(images/down-arrow-long.png) no-repeat;
}

.dynamic-documents a.document-link:hover:after {
    color: #ffffff;
    background: #000522;
    background: url(images/arrow-long.png) no-repeat;
}

.quicklink>a, a>.quicklink, a.quicklink {
    position: relative;
    margin: 0;
    padding: 10px 35px 10px 15px;
    background: transparent;
    color: #000522;
    cursor: pointer;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 24px;
    text-transform: uppercase;
    border: 2px solid #000522;
    font-family: 'AvenirLTStd-Black';

    text-align: left;
    width: 100%;
    position: relative;
    display: block;
    margin: 0px 0 10px !important;
}

.quicklink>a:hover, a>.quicklink:hover, a.quicklink:hover {
    color: #ffffff;
    background: #000522;
    border-color: #000522;
}

.quicklink>a:focus, a>.quicklink:focus, a.quicklink:focus {
    color: #ffffff;
    background: #000522;
    border-color: #000522;
}

.quicklink>a:after, a>.quicklink:after, a.quicklink:after {
    content: '\f061';
    display: block;
    width: 19px;
    height: 11px;
    position: absolute;
    right: 20px;
    top: 16px;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transform: rotate(0deg);
    transition: 300ms;
    color: #b51a19;
    font-size: 0;
    background: url(images/down-arrow-long.png) no-repeat;
}

.quicklink>a:hover:after, a>.quicklink:hover:after, a.quicklink:hover:after {
    color: #ffffff;
    background: #000522;
    background: url(images/arrow-long.png) no-repeat;
}

.linkbutton>a, a>.linkbutton, a.linkbutton {
    position: relative;
    margin: 0;
    padding: 10px 35px 10px 15px;
    background: transparent;
    color: #000522;
    cursor: pointer;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 24px;
    text-transform: uppercase;
    border: 2px solid #000522;
    font-family: 'AvenirLTStd-Black';

    text-align: left;
    width: 100%;
    position: relative;
    display: block;
    margin: 0px 0 10px !important;
}

.linkbutton>a:hover, a>.linkbutton:hover, a.linkbutton:hover {
    color: #ffffff;
    background: #000522;
    border-color: #000522;
}

.linkbutton>a:focus, a>.linkbutton:focus, a.linkbutton:focus {
    color: #ffffff;
    background: #000522;
    border-color: #000522;
}

.linkbutton>a:after, a>.linkbutton:after, a.linkbutton:after {
    content: '\f061';
    display: block;
    width: 19px;
    height: 11px;
    position: absolute;
    right: 20px;
    top: 16px;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transform: rotate(0deg);
    transition: 300ms;
    color: #b51a19;
    font-size: 0;
    background: url(images/down-arrow-long.png) no-repeat;
}

.linkbutton>a:hover:after, a>.linkbutton:hover:after, a.linkbutton:hover:after {
    color: #ffffff;
    background: #000522;
    background: url(images/arrow-long.png) no-repeat;
}



.bodyContent .callout .calloutTitle, .sidebar .callout .calloutTitle {
    text-transform: inherit !important;
}
.bodyContent .callout .calloutTitle h3, .sidebar .callout .calloutTitle h3 {
    font-size: 28px;
    line-height: 42px;
    margin-top: 0px;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
    font-weight: 400;
    text-transform: inherit !important;
}

.bodyContent .callout .col, .sidebar .callout .col {
    padding: 0px;
}





.blockButton > a, a.readmore {
    background: transparent;
    font-size: 13px;
    position: relative;
    color: #000522;
    letter-spacing: 4px;
    text-transform: uppercase;
    line-height: 48px;
    padding: 0px 20px 0px 20px;
    text-align: center;
    font-weight: 500;
    display: inline-block;
    min-width: 196px;
    border: 2px solid #000522;
    text-shadow: none;
}
.blockButton > a:hover, a.readmore:hover {
    background: #9d9033;
    border: none;
    color: #ffffff;
    border: 2px solid #9d9033;
}

.blockButton > a:after, a.readmore:after {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translatey(-50%);
    content: '\f061';
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    display: none !important;
    color: #b51a19;
    
}

.blockButton > a:hover:after, a.readmore:hover:after {
    color: #ffffff !important;
}



.callout .readmore {
    background: transparent !important;
    border: 2px solid #ffffff !important;
    color: #ffffff;
    width: auto;
}

.callout.hasbg .readmore {
    background: transparent !important;
    color: #ffffff;
}
.callout.hasbg .readmore:hover, .callout .readmore:hover {
    background: #000522 !important;
    color: #ffffff !important;
    border-color: #000522 !important;
}
/*.callout.hasbg .readmore:hover:after, .callout .readmore:hover:after {
    color: #ffffff !important;
}*/


.bodyContent .callout.hasbg .calloutContent, .sidebar .callout.hasbg .calloutContent {
    padding-bottom: 150px;
    padding-top: 150px;
}
.callout {
    background: #007f58;
}
.bodyContent .callout .calloutContent, .sidebar .callout .calloutContent {
    padding: 40px 40px;
}

.pois .col-12 {
    padding: 0px;
}

.bodyContent .poiImage .poiText, .sidebar .poiImage .poiText {
    transform: none;
    bottom: 0;
}
.bodyContent .poi:hover .poiImage .poiText, .sidebar .poi:hover .poiImage .poiText {
    transform: translatey(50%);
}

.bodyContent .dynamic-callout {
    margin-bottom: 50px;
}

.dynamic-carousel .owl-nav, .dynamic-carousel .owl-dots {
    display: none;
}
.bodyContent .flex-direction-nav.wpmf-direction-nav .flex-nav-prev,
.bodyContent .flex-direction-nav.wpmf-direction-nav .flex-nav-next {
	position:static;
}
.bodyContent .wpmf-front-box.top {
	display:none!important;
}
.bodyContent .wpmfflexslider:hover .flex-direction-nav.wpmf-direction-nav .flex-prev:hover {
    color: rgba(15,  76,  129, 1);
}

.bodyContent .wpmfflexslider:hover .flex-direction-nav.wpmf-direction-nav .flex-next:hover {
	color: rgba(15,  76,  129, 1);
}

.footer_form_section {
    text-align: center;
    position: relative;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	min-height:200px;
}
.footer_form_section img {
    visibility: hidden;
}
.footer_form_section .button.get_in_touch_btn {
    border-color: #ffffff;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.footer_form_section .button.get_in_touch_btn:hover {
    border-color: #000522;
    background: #000522;
    color: #ffffff;
}

.fa-facebook-f:before {
    content: "\f39e" !important;
}

.event_text_slide .eventprev {
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translatey(-50%);
    font-size: 24px;
}
.event_text_slide .eventnext {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translatey(-50%);
    font-size: 24px;
}

.tribe-common a {
    pointer-events: none;
}

.tribe-common .tribe-common-c-btn-icon {
    pointer-events: all;
}

.tribe-events-c-ical {
    display: none;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
    overflow: hidden;
    white-space: normal!important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__multiday-event-wrapper {
    height: auto!important;
}


/* iubenda */

.floatable-wrapper {
	left: 16px!important;
}