/*

	Theme Name: Schoolcms

	Author: Innermedia

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

Description: 

Requires at least: WordPress 4.9.6

Version: 4



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

    TYPOGRAPHY

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


/*
	font-family: 'Amiri', serif;
	font-family: 'Raleway', sans-serif;
	font-family: "viktorie",sans-serif;
*/


body {  

	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	line-height: 1.8;
	font-weight: 400;
	color: #58595b;
	margin: auto;

}

.wrapper {

	position:relative;

	overflow:hidden;

}

/* clear */

.clear:before,

.clear:after {

    content:' ';

    display:table;

}



.clear:after {

    clear:both;

}


a {

	color: #cd9f51;
	text-decoration:none;

}

a:hover {

	text-decoration:none;
	color: #232c57;

}

a:focus {

text-decoration:none;

}

h1,h2,h3,.entry-title {

	color:#cd9f51;
	font-family: 'Amiri', serif;
	text-transform: uppercase;

}

img {

	max-width:100%;

	height:auto;

}

button:focus {

	outline:0;

}

p {

	margin-bottom: 25px;
	letter-spacing: 1px;
	font-weight: 600;

}

table {

	width:100%;

	margin-bottom:1em;

}



h1,

h1.entry-title,

.entry-title,

h2.entry-title {

	font-size: 45px;
	line-height: 55px;

	margin-bottom:25px;

}



h2 {

	font-size: 35px;
	line-height: 45px;

	margin-bottom:25px;

}

h3 {

		font-size: 24px;
		line-height: 35px;	
		margin-bottom:25px;
	
	

}

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, .button {
	display: inline-block;
	background: #222c56;
	border: none;
	padding: 9px 23px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600 !important;
	color: #ffffff;
	letter-spacing: 3px;
	font-size: 12px;
	border-radius: 0px;
	line-height: 22px;
	text-decoration: none;
}
@media (min-width:992px){
	.blockButton > a,
	a.readmore, .button {
		min-width: 201px;		
	}
}
.wpforms-submit {
	display: inline-block !important;
	background: #222c56 !important;
	border: none !important;
	padding: 9px 25px !important;
	text-align: center !important;
	text-transform: uppercase !important;
	font-weight: 400 !important;
	color: #ffffff !important;
	letter-spacing: 3px !important;
	font-size: 12px !important;
	border-radius: 0px !important;
	min-width: 201px !important;
	line-height: 22px !important;
	text-decoration: none !important;
	height: auto !important;
}
.wpforms-submit:hover {
	color: #ffffff !important;
	background: #cd9f51 !important;
	text-decoration: none !important;
}

.blockButton> a:hover,
a.readmore:hover, .button:hover {
	color: #ffffff;
	background: #cd9f51;
	text-decoration: none;
}



.bodyContent {

	margin-bottom:40px;

}

/****\

 Banner

\******/



#hero {

	position:relative;

}

#hero .slide {

	width:100%;

	overflow:hidden;

	height:100%;

	position:relative;

}

#pageBanner {

	position: relative;

	max-width: 100%;

	margin:0 auto 20px;

	overflow:hidden;

	min-height:410px;

}

#pageBanner:before {

	content:'';

	display:block;

	width:100%;

	padding-top:35.897%;

}

#pageBanner #hero,

.homeBanner #hero{

	position:absolute;

	top:0;

	left:0;

	right:0;

	bottom:0;
	background-color:#000;

}

#hero img{

	width:100%;

	height:100%;

	object-fit:cover;

}

#hero .slide .slideImage {

	position:absolute;

	top:0;

	left:0;

	width:100%;

	height:100%;

}

.homeBanner {

	margin:00px auto 30px;

	position: relative;

	margin:0 auto 0px;

	overflow:hidden;

	max-height:880px;

	height:100vh;

	min-height:680px;

}

@media(min-width:768px){

	.homeBanner {

		max-height:880px;

	}

	.homeBanner:before {

		content:'';

		display:block;

		padding-top:56.08%;

	}

}

.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 {

	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%; }



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

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

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

    ALERT

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

.popupAlert {

  width:100%;

  max-width:600px;

}



.noticeBody {

  width:100%;

  padding:0 2.5%;

}

.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 20px;

}







/*news*/

h2.list-item-title{



}

h2.list-item-title a{

	text-decoration:none;

}

h2.list-item-title a:hover{

	text-decoration:underline;

}

.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: transparent;

	transition:300ms;

	padding-top:55px;

	padding-bottom:0px;

	text-align:center;

	z-index:220;

	position:fixed;

	height:115px;

	width:100%;

	top:0;

	left:0;

}

.fixedHeader .headGroup {

	background: #232c57;
	height: 100px;

	padding-top:20px;
	padding-bottom:20px;

}



.headGroup a{

	color:#ffffff;	

}

.headGroup a:hover{

	color: #cd9f51;

}

.headLogoWrap {

	padding-left:0;

	padding-right:0;

}



.headerIcon {



}

.headerIcon img{
	object-fit:contain;
	object-position:left;
	width:300px;
	transition:300ms;
}
body.fixedHeader .headerIcon img {
	height:60px;
}


.headerSearch {

	display:inline-block;

	vertical-align:top;

}

ul.socials {

	display:inline-block;

	vertical-align:top;

	list-style:none;

	padding:0px;

	margin:0;

}

ul.socials li{

	display:inline-block;

	position:relative;

	padding:0 9px;

	text-align:center;

}

.socialDesktop {

	display:none;

}

@media (min-width:768px){


}

@media (min-width:992px){
	.headerIcon img{
		width:auto;
		height:60px;
	}
	.socialDesktop {

		display:block;

	}

}

/*header*/

header {

	position:relative;

}





header.mainHeader {

	height:0;	

}

.admin-bar .headGroup {

	margin-top:46px

}



@media (min-width:600px){

.admin-bar.fixedHeader .headGroup  {

	margin-top:0;

}

}

	

@media (min-width:768px){

	.admin-bar .headGroup,

	.admin-bar.fixedHeader .headGroup  {

		margin-top:32px

	}

	

}

/*home*/

@media (max-width:767.99px){	

}

	.headGroup {

		background:transparent;

		border-bottom:transparent;

		color:#fff;

		top:0;

	}

	.headGroup a{

		color:#fff;

	}

	
	.headGroup .searchform input#s {

		color:#fff;

	}

	.headGroup .searchform input#s {

		

	}

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

		  color: #fff;

	}



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

		  color: #fff;

	}



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

		  color: #fff;

	}

	.headGroup #searchSubmit {

		color:#fff;

	}






@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;

	}

	.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;

	padding:10px 0;

	line-height:15px;

	white-space:nowrap;

	padding-right:15px;

	position:relative;

	cursor:pointer;

}



.topMenuSide .menu{

	position:absolute;

	background: #232c57;

	color: #ffffff;

	list-style:none;

	margin:0;

	padding:0 20px;

	left:0;

	top:100%;

	font-size:14px;

	text-transform:uppercase;

	display:none;

	width: 200px;

	z-index: 11;

}

.topMenuSide .menu li{

	padding:12px 0 12px 0px;

	line-height:1.5;

}

.topMenuSide .menu li:last-child{

	border-bottom:0;

}

.topMenuSide .menu li a{

	color:#ffffff;	

}

.topMenuSide .menu a:hover{

	color:#cd9f51;

	text-decoration:none;

}



@media (min-width:768px){

.topMenuSide .portalToggle .portalIcon {

		margin-right:14px;

}

}
@media (min-width:992px){
	.topMenuSide .menu{
		right:0;
		left:auto;
	}
}
/*------------------------------------*\ 

    Navigation

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





.menu-toggle{

    position:relative;

	padding-right:40px;

	font-size:17px;

	display:inline-block;

	cursor:pointer;

	height:35px;

	line-height:30px;

	vertical-align: middle;

}

.menu-toggle .toggleText{

	display:inline-block;

	display:none;

	vertical-align:middle;

	font-size:14px;

}

@media (min-width:992px){

	.menu-toggle .toggleText{

		display:inline-block;

	}

}

.menu-toggle span{

    width: 30px;

    height: 1px;

    margin: 8px 0;

    background-color: #969696;

    display: block;

    transition:all 300ms;	

}

.menu-toggle .toggleIcon {

	position:absolute;

	width:30px;

	right:0;

	top:0px;

	transition:300ms;

}

.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;

}






	#navbar{

		position: fixed;

		right: 0;

		transition: transform 500ms;

		background-color: #fff;

		top: 0;

	    margin-top: 0px;

		padding:20px 20px;

		z-index: 9999;

		bottom:0;

		width: 280px;

		transform:translateX(100%);

		/*overflow-x: hidden;		*/

		font-size:1.2em;

	}
	#navbar .menu-main-menu-container {
		height:100%;
		overflow-x: hidden;
		width:100%;
	}


	body.menuopen  #navbar{ 

		transform:translateX(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: 0;

		padding:40px 60px;

	}

	#menu-main li a{

		padding:21px 30px;		

	}

}

@media (max-width:991.5px){
body.menuopen {

	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;

}
}

@media (min-width:992px){
	#navbar {
		display:none!important;
	}


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

    FOOTER

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



#footer{



}

#menu-useful {

	list-style:none;

	padding:0;

}

.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){

	.footerInfo {

		margin-bottom:70px;

	}

}

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

    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 {



}

@media (max-width:767.99px){

	.alignright,

	.alignleft,

	a img.alignright,

	a img.alignleft{

		float:none;

		margin:5px auto 20px;

		display:block;

	}

}









.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(0deg);

}

#menu-side .sub-menu li.menu-item-has-children > .arrow:before {
	transform:rotate(180deg);
}


#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;

}

@media (max-width:767.99px){

	.side-menu-container {

		display:none;

	}

}



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

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){



}


#navbar .menu-toggle {

	float:right;

}

.menu-main-container {

	clear:both;

}



.sidebar {

	padding-top:35px;

	margin-top:0px;

	margin-bottom:40px;

}



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

    Dynamic Content

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



.dynamicContent {

	margin-top:40px;

	margin-bottom:40px;

}

.dynamicContent .sectionTitle{

	margin-bottom: 10px;

    font-size: 2.2em;

}



/**** Image ****/

.image-item{

    position: relative;

}

.image-item img{

	width:100%;

	height:auto;

}

.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: 52px;

	height:76px;

	width:76px;

	top:50%;

	left:50%;

	margin-top:-38px;

	margin-left:-38px;

    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:52px;

}







/*******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: #cd9f51;

	color:#ffffff;

	font-style:normal;

	font-family: "viktorie",sans-serif;

	font-size: 35px;

	font-weight:400;

	padding:2.2em 1.1em;

	text-align:center;

	line-height: 40px;

}

.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 .singleQuote  {

	width:100%;

	position:relative;

}

.quoteContainer .cycle-pager {

	width:100%;

	margin:0;

	padding:0 15px;

	text-align:center;

}

.quoteContainer .cycle-pager span{

	cursor:pointer;

	display:inline-block;

	margin:0 2px;

	width:15px;

	text-align:center;

	opacity:0.8;

	font-size:20px;

}

.quoteContainer .cycle-pager span.cycle-pager-active{

	opacity:1;

}

.quoteContainer blockquote.quote-text{


	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: #cd9f51;

	font-size:1em;

	overflow:hidden;

}

.callout .calloutText {

	

}

.callout .calloutContent {

	padding:20px 15px;

	text-align:center;

	position:relative;

}

.callout .calloutTitle {

	margin:0.5em 0;

}

.callout .calloutTitle h3{

	margin-bottom:0;
	text-transform: uppercase;

	color:inherit;

}

.callout .readmore 	{


}



.callout.hasbg  .readmore{


}

.callout .readmore:hover {


}

.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:after {

	content: '';

    display: block;

    width: 100%;

    bottom: 0;

    position: absolute;

    left: 0;

    height: 100%;

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

}

.callout .coimg img{

	width:100%;

	height:100%;

	object-fit:cover;

	position:absolute;	

}



.callout.hasbg .calloutContent {

	padding-bottom:75px;

	padding-top:150px;

}

.callout.hastext.hasbg .calloutContent {

	padding-bottom:35px;

	padding-top:100px;

}



/*sidebar callout*/



/***POIS****/

.pois {

	margin-bottom:-30px;

}

.pois .col {

	min-width:33.333%;

}



.poi {

	position: relative;

	display: block;

	transition:all 300ms;

    overflow: hidden;

	background: #cd9f51;

	color:#fff;

	margin-bottom:30px;

}

.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:after {

	content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60%;
    background: -moz-linear-gradient(bottom,rgba(0, 0, 0, 1) 0%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(bottom,rgba(0, 0, 0, 1) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to top,rgba(0, 0, 0, 1) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=0);
	opacity: 0.8;
	z-index: 1;

}

.poiImage .poiImageBG img{

	width:100%;

	height:100%;

	object-fit:cover;

	position:absolute;	

}





.poiImage {

	background:inherit;

}

.poi:hover .poiImage .poiImageBG {



}

.poiImage:before {

	content:'';
	display:block;
	width:100%;
	padding-top: 140.516%;

}

.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:16px;

	font-weight:600;

	position:relative;

	padding:10px 5px;

	letter-spacing: 1px;

	text-transform:uppercase;

	text-align: left;

}



.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;

	z-index: 11;

}

.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;

}



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

    HOME DYNAMIC

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

.welcomeBlock {

	margin-bottom: 0px;

}

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

    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

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


.homeBanner #hero .slideImage:after, .page-banner #hero .slide:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 40%;
    background: -moz-linear-gradient(top,rgba(0, 0, 0, 1) 0%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,rgba(0, 0, 0, 1) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,rgba(0, 0, 0, 1) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=0);
	opacity: 1;
}

.homeBanner #hero .slideImage:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40%;
    background: -moz-linear-gradient(bottom,rgba(0, 0, 0, 1) 0%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(bottom,rgba(0, 0, 0, 1) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to top,rgba(0, 0, 0, 1) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=0);
	opacity: 0.8;
	z-index: 1;
}


#hero .slideText {
	z-index: 111;
	padding: 0;
	bottom: 143px;
}


#hero .slideText .top_text {

	line-height: 80px;
	font-size: 80px;
	color: #ffffff;
	letter-spacing: 0.5px;
	margin-bottom: 35px;
	font-family: "viktorie",sans-serif;

}


#hero .slideText .button {
	background: #cd9f51;
}

#hero .slideText .button:hover {
	background: #222c56;
}

@media (min-width:768px){
.page-banner #hero .slide:before {
	position: absolute;
	right: -200px;
	bottom: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: url(images/images-slider-shape.png) right top no-repeat rgba(0,0,0,0);
	display: block;
}
}

.welcomeBlock {
	background: #f9f9f9;
}


.welcomeBlock .welcomeBlockText-inner {
	display: table;
	width: 100%;
	height: 100%;
	padding-top:50px;
}

.welcomeBlock .welcomeBlockText-inner .main-inner-div {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}


.welcomeBlock .welcomeBlockText-inner .main-inner-col {
	text-align: center;
	max-width: 540px;
	margin: 0px auto;
}


.welcomeBlock .row {
	margin: 0;
}

.welcomeBlock .welcomeBlockText {	
	/*padding: 0;*/
	background: url(images/welcome-line-shape.png) right bottom no-repeat;

}

.welcomeBlock .welcomeBlockText .button {
	margin-top: 20px;
}

.welcomeImage-main {
	padding: 0;
}

.welcomeImage img {
	width: 100%;
	object-fit:cover;
	height:100%;
}

.dynamic-mini-poi {
	padding: 213px 0 213px;
	background: url(images/mini-poi-bg.png) right bottom no-repeat #222c56;
	margin: 0;
	text-align: center;
}

.dynamic-mini-poi .owl-carousel .owl-nav button.owl-prev,
.dynamic-mini-poi .owl-carousel .owl-nav button.owl-next{
	color:#fff;
	font-size:40px;
	top:auto;
	bottom:0;
}

.dynamic-mini-poi {
}

.dynamic-mini-poi .minipoiImg  {
	margin-bottom: 30px;
}

.dynamic-mini-poi .poiText h2 {
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 22px;
	margin-bottom: 0;
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
}

.dynamic-mini-poi .miniPoi:hover .poiText h2 {
	color: #cd9f51;
}



.dynamic-quote {
	padding: 175px 0 120px;
	margin: 0;
	background: #cd9f51;
}
.homeDynamic.dynamic-quote {
	padding: 175px 0 120px;
	margin: 0;
	background: url(images/quotes-line-bg.png) right bottom no-repeat #cd9f51;
}


.dynamic-quote .quoteContainer {
	padding: 0;
	background: transparent;
	max-width: 560px;
	margin: 0px auto;
}

.homeDynamic.dynamic-quote .quoteContainer {
	padding: 0;
	background: transparent;
	max-width: 940px;
	margin: 0px auto;
}

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

blockquote p {
	font-weight: 400;
	margin-bottom: 20px;
}

.dynamic-quote .quoteContainer .quote-cite {
	font-size: 12px;
	letter-spacing: 0.25px;
	color: #ffffff;
	font-weight: 400;
	padding: 0;
	margin-bottom: 40px;
	margin-top: 30px;
}

.quoteContainer .cycle-pager span {
	font-size: 0;
	width: 69px;
	height: 1px;
	background: rgba(255,255,255,0.3);
	display: inline-block;
	margin: 0px 9px;
}

.quoteContainer .cycle-pager span.cycle-pager-active {
	background: rgba(255,255,255,1);
}


.dynamic-quick-links {
	margin: 0;
	padding: 163px 0 75px;
}

.dynamic-quick-links .row {
	margin: 0px -2px;
}

.dynamic-quick-links .quick_link {
	padding: 2px;
}

.dynamic-quick-links .quick_link a {
	position: relative;
	display: block;
	background: #222c56;
	transition: all 300ms;
}
.dynamic-quick-links .quick_link a img {
	max-width: inherit;
	width: 100%;
	height: auto;
	object-fit: cover;
	max-height: 438px;
}

.dynamic-quick-links .quick_link_main {
	position: absolute;
	height: 55px;
	overflow: hidden;
	left: 0;
	bottom: 30px;
	width: 100%;
	padding: 0px 63px;
	color: #ffffff;
	z-index: 2;

    transition: 300ms;

}

.dynamic-quick-links .quick_link a:hover .quick_link_main {
	height: auto;
}


.dynamic-quick-links .quick_link_main .title {
	color: #ffffff;
	font-size: 45px;
	letter-spacing: 0.5px;
	font-family: 'Amiri', serif;
	line-height: 55px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.dynamic-quick-links .quick_link_main .details {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 22px;
	max-width: 490px;

	max-height: 0;
    overflow: hidden;
    transition: 300ms;

}

.dynamic-quick-links .quick_link a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60%;
    background: -moz-linear-gradient(bottom,rgba(0, 0, 0, 1) 0%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(bottom,rgba(0, 0, 0, 1) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to top,rgba(0, 0, 0, 1) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=0);
	opacity: 0.65;
	z-index: 1;
	transition: 300ms;
}


.dynamic-quick-links .quick_link a:hover:before {
	background: #222c56;	
    height: 100%;
}

.dynamic-quick-links  .quick_link a:hover .details {
    max-height: 460px;
}



.dynamic-image-slider {
	padding: 83px 0 0;
	margin: 0;
}

.dynamic-image-slider .gallery_images {
	position: relative;
}

.dynamic-image-slider .gallery_images .image-slide:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: url(images/images-slider-shape.png) right bottom no-repeat rgba(0,0,0,0.53);
	display: block;
}



.dynamic-image-slider .gallery_images img {
	max-width: inherit;
	width: 100%;
	height: auto;
	max-height: 880px;
	min-height: 640px;
	object-fit: cover;
}


.dynamic-image-slider .gallery-pager {
	position: absolute;
	bottom: 80px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 111;
}

.dynamic-image-slider .gallery-pager span {
	font-size: 0;
	width: 69px;
	height: 1px;
	background: rgba(255,255,255,0.3);
	display: inline-block;
	margin: 0px 9px;
	cursor: pointer;
}

.dynamic-image-slider .gallery-pager span.cycle-pager-active {
	background: rgba(255,255,255,1);
}

.dynamic-image-slider .image-slide img {
	width:100%;	
}

.dynamic-text-blocks {
	margin: 0;
	background: #cd9f51;
}

.dynamic-text-blocks .text-block {
	padding: 30px 50px;
	position: relative;
	text-align: center;
	color: #ffffff;
}

.dynamic-text-blocks .text-block h2 {
	color: #ffffff;
	font-size: 45px;
	line-height: 55px;
	font-weight: 700;
	margin-bottom: 40px;
}

.dynamic-text-blocks .details {
	margin-bottom: 15px;
}
.dynamic-text-blocks .date {
	text-transform: uppercase;
	margin-bottom: 40px;
	font-size: 12px;
	letter-spacing: 0.5px;
}



.text-block.has_background {
	padding-top: 73px;
	padding-bottom: 73px;
	position: relative;
}

.text-block.has_background .button {
	background: #cd9f51;
}
.text-block .button:hover {
	background: #bc9351;
}

.section_background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.section_background img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-width: inherit;	
}

.section_background:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(34,44,86,0.8);
	display: block;	
}

.dynamic-text-blocks .text-block h2 {
	position: relative;
	z-index: 1;
}


.dynamic-text-blocks .details {
	max-width: 550px;
	margin: 0px auto 15px;
	letter-spacing: 1px;
	font-weight: 400;
}

.dynamic-text-blocks .details, .dynamic-text-blocks .date, .dynamic-text-blocks .text-block h2 {
	position: relative;
	z-index: 1;
}

.dynamic-text-blocks .button.text_block_link {
	position: relative;
	z-index: 1;
}


.map_image {
	position: relative;
}
.map_image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-width: inherit;	
	min-height: 306px;
}

	.map_image a.mapLink {
		position:absolute;
		top:0;
		lefT:0;
		width:100%;
		height:100%;
	}

.footer_social {
	padding: 15px 0px;
	line-height: 50px;
	background: #cd9f51;
	color: #ffffff;
}

.footer_social ul {
	padding: 0;
	margin: 0px;
	list-style: none;
}

.footer_social ul li {
	min-width: inherit;
	padding: 0;
	margin: 0px 9px;
}
.footer_social ul li a {
	color: #ffffff;
	font-size: 18px;
}
.footer_social ul li a:hover {
	color: #222c56;
}


.footer_social span {
	font-size: 24px;
	color: #ffffff;
	letter-spacing: 0.5px;
	font-family: 'Amiri', serif;
	margin-right: 40px;
	display: inline-block;
	vertical-align: middle;
}


footer#footer {
	padding-top: 160px;
	padding-bottom: 25px;
	background: url(images/footer-line-shape.png) right bottom no-repeat #222c56;
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
}

footer#footer h3 {
	margin-bottom: 10px;
}

.footer-col-3 h3 {
	color: #ffffff;
}
footer#footer a {
	color: #ffffff;
}
footer#footer a:hover {
	color: #cd9f51;
}


.footer-col-1, .footer-col-2 {
	min-height: 250px !important;
	position: relative;
}

.footer-col-1 .button, .footer-col-2 .button {
	position: absolute;
	left: 12px;
	bottom: 0;
}

footer#footer .button {
	background: transparent;
	border: 1px solid #ffffff;
}
footer#footer .button:hover {
	background: #cd9f51;
	border: 1px solid #cd9f51;
	color: #ffffff;
}
@media (max-width:1400px){
	footer#footer {
		background-image:none;
	}
}

.footerLower {
	background: transparent;
	padding-bottom: 0;
	padding-top: 75px;
	color: rgba(255, 255, 255, 0.4);
	font-weight: 300 !important;
	font-size: 12px;
}

.footerLower .container {
	max-width: 1280px;
}

.footerLower p {
	font-weight: 300 !important;
}


.footerLower a {
	color: rgba(255, 255, 255, 0.4) !important;
	font-weight: 300 !important;
}

.footerLower a:hover {
	color: #cd9f51 !important;
}


.c1.News {
	margin-bottom: 30px;
}
.c1.News .news_posts_container {
	background: #eeeeee;
	padding: 0;
}

.c1.News .news_posts_container .row {
	margin: 0;
}

.c1.News .news_content {
	padding: 35px 33px;
}

.c1.News .news_content .date {
	color: rgba(36, 58, 96,0.5);
	margin-bottom: 5px;
	text-transform: uppercase;
}

.c1.News .news_content .date a {
	color: rgba(36, 58, 96,0.5);
}

.c1.News .news_content h2 {
	font-size: 16px;
	line-height: 30px;
	font-weight: 600;
	color: #201c50;
	margin-bottom: 15px;
	font-family: 'Raleway', sans-serif;
}

.c1.News .news_content h2 a {
	color: #201c50;
	text-decoration: none;
}

.c1.News .news_readmore {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #cd9f51;
}

.c1.News .news_readmore:hover {
	color: #222c56;
}


.c1.News .news_img_content {
	padding: 0;
}
.c1.News .news_img_content .sliderThumb img {
	width: 100%;
	height: auto;
	max-width: inherit !important;
	object-fit: cover;
	max-width: 320px;
}

.c3.Facebook {

}
.c3.Facebook .infoBlock {
	background: #cd9f51;
	padding: 60px 35px 0px; 
	color: #ffffff;
	position: relative;
	min-height: 320px;
}

.c3.Facebook .infoBlock .icon {
	color: #ffffff;	
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 22px;
}

.c3.Facebook .infoBlock a {
	color: #ffffff;
}
.c3.Facebook .infoBlock a:hover {
	color: #222c56;
}

#cff .cff-view-comments{
	display: none;
}

#cff .cff-author-img, #cff-lightbox-wrapper .cff-author-img {
	display: none;
}

#cff .cff-author .cff-date, #cff-lightbox-wrapper .cff-author .cff-date, #cff .cff-author .cff-page-name.cff-author-date, #cff-lightbox-wrapper .cff-author .cff-page-name.cff-author-date {
	margin: 0 !important;
}

#cff .cff-author a, #cff-lightbox-wrapper .cff-author a {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400 !important;
	color: #ffffff;
	letter-spacing: 1px;
}

#cff .cff-author .cff-date {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.8);
}


.c3.Facebook .cff-post-text {
	margin: 0;
	line-height: 22px !important;
	font-size: 14px;
	display: block;
	height: 135px;
	overflow: hidden;
	font-weight: 600;
	letter-spacing: 1px;
}


.infoBlock.linkblock.image_box img {
	width: 100%;
	max-width: inherit;
	height: auto;
	min-height: 320px;
	max-height: 320px;
}

.infoBlock.linkblock.image_box a {
	display: block;
}

.infoBlock .glanceImg {
	position: relative;
	display: block;
}

.infoBlock .glanceImg:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	display: block;
}


.c4.Instagram .infoBlock {
	position: relative;
}
#sb_instagram #sbi_images {
	padding: 0 !important;
}
.c4.Instagram .infoBlock .icon {
	position: absolute;
	right: 30px;
	top: 20px;
	color: #ffffff;
	font-size: 22px;
	z-index: 11;
}

#sb_instagram .sbi_photo {
	height: 320px !important;
}

.infoBlock.linkblock.image_box a .icon {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 11;
	width: 52px;
	height: 37px;
	background: url(images/youtube-icon-home.png) center center no-repeat;
}



.dynamic-info-grid {
	margin-top: 40px;
    margin-bottom: 60px;
}

.dynamic-poi-carousel {
	margin: 0;
	padding: 165px 0 100px;
	background: url(images/poi-crl-shape.png) right bottom no-repeat #f9f9f9;
}

.dynamic-poi-carousel .owl-nav {
	display: none;
}

.dynamic-poi-carousel .owl-dots {
	margin-top: 20px;
	padding: 0;
	text-align: left;
}

.owl-dots span {
	height: 1px;
	width: 69px;
	background: #201c50;
}

.owl-dots .active span {
	background: #cd9f51;
}

.owl-dots .owl-dot {
	margin: 0px 9px;
}

.dynamic-poi-carousel .pois {
	margin-bottom: 0;
}


.poi_carousel_text_section {
	text-align: center;
}

.poi_carousel_text_section .details {
	max-width: 525px;
	margin: 0px auto 25px;
	font-weight: 600;
	letter-spacing: 1px;
}


.poi_carousel_text_section h2 {
	font-size: 45px;
	line-height: 55px;
	max-width: 400px;
	margin: 0px auto 30px;
}

.poi_carousel_text_section {
	padding-top: 105px;
}

.poiImage .poiText {
	text-align: left;
	bottom: 0;
	transform: inherit;
}



/*Breadcrumb Area Css --------------------------------------------------- Start */

.breadcrumbs {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #b6b5b5;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 0px 0px;
    width: 100%;
    z-index: 105;
    margin-bottom: 36px;
    border-bottom: none;
    min-height: 30px;
    height: 30px;
}
.breadcrumbs em {
    color: #B2B2B1;
    padding: 0px 10px;
    font-style: normal;
}
.breadcrumbs a {
    color: #B2B2B1;
}
.breadcrumbs span > span {
    color: #3C3C3B;
}
.breadcrumbs a:hover {
    color: #3C3C3B;
}


/*Breadcrumb Area Css --------------------------------------------------------------------------------------------- END */



.bodyContent table {
    display: inline-block;
    overflow: auto;
    position: relative;
    text-align: left;
    border-style: hidden;
    display: table;
}

.bodyContent table th, .bodyContent table th {
    background-color: #f0f0f0;
    font-size: 16px;
    line-height: 22px;
    padding: 16px 20px;
    vertical-align: top;
    font-weight: 700;
}

.bodyContent table td {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    padding: 10px 10px;
    vertical-align: top;
}

.bodyContent table tr:nth-child(odd) td {
    background-color: #f5f5f5;
}

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








.bodyContent h2, .sidebar h2 {    
}

.bodyContent h2 a, .sidebar h2 a {
}



.bodyContent .callout .calloutTitle h3, .sidebar .callout .calloutTitle h3 {
    margin-bottom: 20px;
	margin-top: 0;
}

.bodyContent .calloutSubtitle, .sidebar .calloutSubtitle {
    margin-bottom: 20px;
	padding: 0px 30px;
}

.bodyContent .dynamic-text h3, .sidebar .dynamic-text h3, .bodyContent h3 {
    margin: 30px 0 20px;
}
.bodyContent .callout .calloutContent, .sidebar .callout .calloutContent {
    padding: 110px 15px;
}

.bodyContent .callout.hasbg .calloutContent, .sidebar .callout.hasbg .calloutContent {
    padding-bottom: 130px;
    padding-top: 130px;
}

.bodyContent .dynamic-text h3 a, .sidebar .dynamic-text h3 a, .staffMember h3 a {
}

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

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


.bodyContent {
}

.bodyContent ul {
    list-style: none;
    padding-left: 0px;
}
.bodyContent ul li {
    text-align: left;
    padding-left: 13px;
    position: relative;
	margin-bottom: 0px;
	line-height: 30px;
	font-weight: 600;
}

.bodyContent ul li:before {
    content: '';
    font-size: 0;
    width: 3px;
    height: 3px;
    position: absolute;
    left: 0px;
    border-radius: 3px;
    top: 13px;
	background: #cd9f51;
}


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

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

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

.dynamic-quote .cycle-pager {

}

.wpmf-gallerys .gallery .wpmf-gallery-icon a {
    overflow: hidden;
    position: relative !important;
    display: block;
	cursor: pointer;
}
.wpmf-gallerys .gallery .wpmf-gallery-icon a:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.1);
	display: none;
}

.gallery_life.ratio_default .wpmf-gallery-item .wpmf-gallery-icon:before {
	display: none !important;
}


.gallery_life:not(.wpmfslick.wpmf-slick-crop-0) .square_thumbnail, .wpmf_square_thumbnail {
	position: relative !important;
	left: auto !important;
	right: auto !important;
	top: auto !important;
	bottom: auto !important;
	transform: none !important;
}
.gallery_life:not(.wpmfslick.wpmf-slick-crop-0) .square_thumbnail .img_centered, .wpmf_square_thumbnail .img_centered {
	position: relative !important;
	transform: none !important;
	left: auto !important;
	right: auto !important;
	top: auto !important;
	bottom: auto !important;
}

#gallery-1 .wpmf-gallery-item img {
	position: relative !important;
	transform: none !important;
	left: auto !important;
	right: auto !important;
	top: auto !important;
	bottom: auto !important;
}



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


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

.dynamic-quote .cycle-pager {
}

.wpmf-gallerys .gallery .wpmf-gallery-icon a:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.2);
}

*/








.faqs {
}
.faqs .faq {
    border-bottom: solid 10px transparent;
}
.faq-question {
    position: relative;
    margin: 0;
	background: #222c56;
    padding: 9px 35px 9px 17px;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 12px !important;
    letter-spacing: 3px !important;
    line-height: 22px !important;
    text-transform: uppercase !important;
    overflow: hidden;
    border: none;
	font-weight: 600;

    margin: 0px  !important;

	font-family: 'Raleway', sans-serif;
	
}
.faq.open .faq-question {
    background: #cd9f51;
    color: #ffffff !important;
    border: none;
}
.faq-question:hover {
    background: #cd9f51;
    color: #ffffff !important;
    border: none;
}
.faq-question:after {
    display: block;
    width: 13px;
    height: 7px;
    color: #ffffff;
    line-height: 7px;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translatey(-50%);
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transition: 300ms;
    font-size: 0;
    background: url(images/faq-arrow.png) center center no-repeat;
}

.faq.open .faq-question:after, .faq .faq-question:hover:after {
    transform: translatey(-50%)  rotate(180deg);
}


.faq.open .faq-question:before {
    display: block;
}
.faq .faq-question:hover:before {
    display: block;
}

.faq-answer {
    display: none;
    padding: 40px 34px 44px 54px;
    background: #e9e9e9;
    border-top: none;
    margin-bottom: 20px;
	font-weight: 600;
}
.faqs .faq:last-child .faq-answer {
}
.faqs .faq.open:last-child .faq-answer {
}

.faq-answer > h3, .faq-answer > h2 {
    margin-top: 0px;
}




.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;
	background: #cd9f51;
    padding: 8px 35px 8px 17px;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px !important;
    letter-spacing: 3px !important;
    line-height: 22px !important;
    text-transform: uppercase !important;
    overflow: hidden;
	border: 1px solid #cd9f51;
	font-weight: 600;

    margin: 0px  !important;

	font-family: 'Raleway', sans-serif;


}

.dynamic-documents a.document-link:hover {
    background: transparent;
    color: #cd9f51;
    border: none;
	border: 1px solid #cd9f51;
}

.dynamic-documents a.document-link:focus {
    background: transparent;
    color: #cd9f51 !important;
    border: none;
	border: 1px solid #cd9f51;
}

.dynamic-documents a.document-link:after {
    content: '\f061';
    display: block;
    width: 20px;
    height: 21px;
    position: absolute;
    right: 12px;
    top: 10px;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transform: rotate(0deg);
    transition: 300ms;
    font-size: 0;
    background: url(images/download-icon.png) no-repeat;
}
.dynamic-documents a.document-link:hover:after {
    background: url(images/download-icon-hover.png) no-repeat;
}





.quicklink>a, a>.quicklink, a.quicklink {



    position: relative;
    margin: 0;
	background: #cd9f51;
    padding: 8px 35px 8px 17px;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 12px !important;
    letter-spacing: 3px !important;
    line-height: 22px !important;
    text-transform: uppercase !important;
    overflow: hidden;
	border: 1px solid #cd9f51;
	font-weight: 600;

    margin: 0px 0px 10px !important;

	font-family: 'Raleway', sans-serif;

	display: block;
    width: 100%;
    

}

.quicklink>a:hover, a>.quicklink:hover, a.quicklink:hover {
    background: transparent;
    color: #cd9f51 !important;
    border: none;
	border: 1px solid #cd9f51;
}

.quicklink>a:focus, a>.quicklink:focus, a.quicklink:focus {
    background: transparent;
    color: #cd9f51 !important;
    border: none;
	border: 1px solid #cd9f51;
}


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

.linkbutton>a, a>.linkbutton, a.linkbutton {

    position: relative;
    margin: 0;
	background: #cd9f51;
    padding: 8px 35px 8px 17px;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 12px !important;
    letter-spacing: 3px !important;
    line-height: 22px !important;
    text-transform: uppercase !important;
    overflow: hidden;
	border: 1px solid #cd9f51;
	font-weight: 600;

    margin: 0px 0px 10px !important;

	font-family: 'Raleway', sans-serif;

    display: block;
    width: 100%;

}

.linkbutton>a:hover, a>.linkbutton:hover, a.linkbutton:hover {
    background: transparent;
    color: #cd9f51 !important;
    border: none;
	border: 1px solid #cd9f51;
}

.linkbutton>a:focus, a>.linkbutton:focus, a.linkbutton:focus {
    background: transparent;
    color: #cd9f51 !important;
    border: none;
	border: 1px solid #cd9f51;
}

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



/*Video Callout Styles ------------------------------------------- Start ----- */

.dynamic-callout .video_callout.callout .calloutContent {
		padding-top: 0;
		padding-bottom: 0;
        min-height: 440px;
	}
	.dynamic-callout .video_callout .calloutTitle {
		position: absolute;
		left: 20px;
		bottom: 15px;
		display: block !important;
		margin: 0;
		padding: 0;
		font-size: 17px !important;
		color: #ffffff;
		text-transform: uppercase;
	}
	.dynamic-callout .video_callout .calloutTitle h3 {
		font-size: 17px !important;
		color: #ffffff;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		display: none;
	}
	.dynamic-callout .video_callout .readmore, .bodyContent .callout.video_callout .calloutContent .readmore, .sidebar .callout.video_callout .calloutContent .readmore {
		font-size: 0 !important;
		background: transparent !important;
		min-width: inherit !important;
		border: none !important;
		line-height: 0px !important;
		width: 95px !important;
		height: 95px !important;
		margin: 0px auto;
		padding: 0 !important;
		position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
	}
	.dynamic-callout .video_callout .readmore:after {
		width: 89px !important;
		height: 89px !important;
		line-height: 83px !important;
		background: #ffffff !important;
		border: 3px solid #ffffff !important;
		border-radius: 50px !important;
		text-align: center !important;
		display: block !important;
		margin-bottom: 0px !important;
		content: '\f04b' !important;
		font-size: 22px !important;
		font-family: "Font Awesome 5 Free" !important;
		font-weight: 900 !important;
        color: #222c56 !important;
		position: absolute !important;
		left: 0 !important;
		top: 0 !important;
        padding-left: 5px !important;
	}
	.dynamic-callout .video_callout .readmore:hover:after {
		background: #ffffff;
        color: #cd9f51 !important;
        border-color: #cd9f51 !important;
	}
	.dynamic-callout .video_callout .readmore:hover, .bodyContent .callout.video_callout .calloutContent .readmore:hover, .sidebar .callout.video_callout .calloutContent .readmore:hover {
		background: transparent !important;
		border: none !important;
	}
    
    .bodyContent .callout.hasbg .coimg:after, .sidebar .callout.hasbg .coimg:after  {
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.3);
    }


/*Video Callout Styles ---------------------------------------------------------------------------------------------- End ----------------- */


.bodyContent .poi:after, .sidebar .poi:after {
}

.bodyContent .poi .poiTitle, .sidebar .poi .poiTitle {
}

body.style2 .bodyContent .poi .poiImage .poiImageBG:after, body.style2 .sidebar .poi .poiImage .poiImageBG:after {
	background: url(images/rectangle-1753-blue.svg) left bottom no-repeat;
}
body.style3 .bodyContent .poi .poiImage .poiImageBG:after, body.style3 .sidebar .poi .poiImage .poiImageBG:after {
	background: url(images/rectangle-1753-orange.svg) left bottom no-repeat;
}



/*Voices Section*/

.ui-tabs .ui-tabs-nav.voices-categories {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align:center;
}
.ui-tabs .ui-tabs-nav.voices-categories li {
	list-style: none;
	display:inline-block;
	float:none;
	text-transform: uppercase;
	font-size: 13px;
	color: #95a7b3;
	text-decoration: none;
	cursor: pointer;
}
.voicestitle.section-title {
	text-align:center;
	margin-top:70px;
}
.dynamic-voices .section-text{
	text-align:center;
	font-size:20px;
	margin:10px auto 40px;
}
.voicesgroup .quotesSection {
	margin: 20px auto 30px;
	height: 640px;
	width: 100%;
	max-width: 1138px;
	display: flex;
}
.quote-content .quote-quote {
    font-size: 80px;
    line-height: 50px;
}

.voicesgroup .quotesSection .quote-cite {
	margin-top: 25px;
	list-style: none;
	display: inline-block;
	text-transform: uppercase;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;

}



.voicesgroup .quotesSection .quote-image {
	max-width: 460px;
	width: 40%;
	height: 640px;
	position:relative;
	flex-shrink: 0;
	background-color:#cd9f51;
		background-size: cover;

	background-position: center;
}

.voicesgroup .quotesSection .quote-image .imageInner{
		background-size: cover;
	background-position: center;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.voicesgroup .quotesSection .quote-content {
	margin: 40px 0;
	padding: 0 60px;
	background: #cd9f51;
	display: flex;
	flex-wrap:wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;

}

.voicesgroup .quotesSection .quote-content > *{
	width:100%;
}


.voicesgroup .quotesSection .quote-body {
	font-size: 22px;
	font-family:'Raleway', sans-serif;
	font-style: italic;
	padding:0;
}


.voicesgroup .quotesSection .carousel {
	padding-bottom:60px;
}
.voicesgroup .quotesSection .carousel-indicators {
	bottom: 5px !important;
	margin-bottom:0;

}
@media (max-width:991.5px){
	.ui-tabs .ui-tabs-panel.voicesgroup {
		padding:1em 0;
	}
	.voicesgroup .quotesSection {

		display: block;

		height: auto;

	}
	.voicesgroup .quotesSection .quote-image {

		display: none;

	}
	.voicesgroup .quotesSection .quote-content {
		padding: 40px 20px;
	}
	
}
/*Sidebar Menu Css --------------------------------------------- Start ------------------ */


.sidebar {
    padding-left: 0px;
	padding-top: 55px;
}
.side-menu-container {
    background: url(images/menu-inner.png) right bottom no-repeat #222c56;
    color: #ffffff;
    padding: 40px 0px 210px;
    position: relative;
	overflow: hidden;
}

/* hide on contact page */
.page-id-265 .side-menu-container {
	display: none;
}	

.sidebarSec {
    background: #222c56;
    color: #ffffff;
    padding: 55px 35px 80px;
    position: relative;    
}


.sidebarSec a {
    color: #ffffff;
    text-transform: inherit;
    line-height: 25px;
    display: block;
    padding: 5px 40px;
    margin-left: -35px;
    margin-right: -35px;
    font-weight: 600;
}
.sidebarSec a:hover {
    color: #cd9f51;
}



#menu-side > li > a {
    display: none;
}
#menu-side > li > a > span {
    display: none;
}

#menu-side > li > a:after {
    text-transform: inherit;
    font-size: 30px;
    line-height: 55px;
    content: 'Section Menu';
    padding-bottom: 15px;
    display: block;
    letter-spacing: 1px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 30px;
}
#menu-side > li {
}





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

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

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

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

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

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

#menu-side a {
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 25px;
    display: block;
	letter-spacing: 3px;
    padding: 10px 50px;
    font-weight: 600;
    
        
}



#menu-side .sub-menu .sub-menu li a {
    font-size: 14px;
	padding: 0;
	line-height: 30px;
}
#menu-side a span {
}

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

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

#menu-side .sub-menu li.menu-item-has-children > .arrow:before {
    background: url(images/faq-arrow.png) center center no-repeat;
    width: 13px;
    height: 7px;
    font-size: 0 !important;
    top: 30px;
}
#menu-side .sub-menu .sub-menu li.menu-item-has-children > .arrow:before {
    background: url(images/faq-arrow.png) center center no-repeat;
    width: 13px;
    height: 7px;
    font-size: 0 !important;
    top: 30px;
	display: none;
}

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


#menu-side .sub-menu li.open li a {
    color: #ffffff;
    background: rgba(255, 255, 255, 0);
    line-height: 24px;
    padding: 0px 50px 0 84px;
	font-weight: 300;
	letter-spacing: 1px;
}

#menu-side .sub-menu li.open li a span {
    color: #ffffff;
	padding: 0;
}

#menu-side .sub-menu li.open li a:hover {
    color: #cd9f51;
    background: transparent;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 4px;
}
#menu-side .sub-menu li.open li a:hover span  {
    color: #cd9f51;
    background: transparent;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 4px;
}

#menu-side .sub-menu .sub-menu {
    padding: 20px 0;
    background: rgba(255, 255, 255, 0.1);
}


#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: #cd9f51;
}
#menu-side .sub-menu li.open > a {
    color: #ffffff;
    background: #cd9f51;
}
#menu-side .sub-menu .sub-menu li.open > a {
    color: #cd9f51;
    background: transparent;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 4px;
}

#menu-side .sub-menu li .sub-menu li a:hover, #menu-side .sub-menu li .sub-menu li a:hover {
    color: #cd9f51;
    background: transparent;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 4px;
}

#menu-side .sub-menu .sub-menu a > span {
    padding-left: 0px;
}
#menu-side .sub-menu .sub-menu a > span:before {
    width: 5px;
    height: 1px;
    background: #ffffff;
    content: '';
}


/*
#menu-side .sub-menu li .sub-menu li > .arrow:before {
    display: none;
}

#menu-side .sub-menu li .sub-menu li.menu-item-has-children > .arrow:before {
    display: block;
}

#menu-side .sub-menu li .sub-menu li.menu-item-has-children.open > .arrow:before {
    display: block;
}
*/

#menu-side .sub-menu .sub-menu .sub-menu a > span {
    padding-left: 20px;
}

/*Sidebar Menu Css --------------------------------------------- Start ------------------ */




.bodyContent h1 {
	margin-bottom: 40px;
	/*font-size: 60px;
	line-height: 60px;*/
}








/*Menu Styles Show    ----------------------------------- */

.headGroup .container {
	max-width: 100%;
}

.headLogoWrap {
}
.headerRight {
}


.headerRight .menu-toggle {
	display: none;
}
.header-links {

}
.header-link {
	margin: 0px 8px;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 28px;
	padding: 11px 20px;
	font-weight: 700;
	min-width: 168px;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
}
.header-link:first-child {
	margin-left: 0;
}
.header-link:last-child {
	margin-right: 0;
}

.header-link:hover {
	background: #cd9f51;
	color: #ffffff !important;
	border-color: #cd9f51;
}


.headerRight {
    text-align: right;
}

.menu-main-container {
    display: inline-block;
    z-index: 10;
}

ul#menu-main-top {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

#menu-main-top li {
    display: inline-block;
    padding: 0px 0px 30px;
    margin: 0px 2px -30px;
    vertical-align: middle;
    position: relative;
}

#menu-main-top li li {
    position: relative;
    margin: 0px;
}
#menu-main-top li a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    color: #ffffff;
	line-height: 38px;
    letter-spacing: 1.5px;
	padding: 0px 9px;
	border: 1px solid transparent;
}

#menu-main-top .sub-menu li {
    padding: 0px;
}

#menu-main-top .sub-menu li a {
    padding: 7px 40px 7px 30px;
    font-size: 14px;
    display: inline-block !important;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1.5px;
    line-height: 20px !important;
	width: 100%;
	height: auto;
	border: none;
	text-transform: capitalize;
}

#menu-main-top .sub-menu li.current-menu-item > a,
#menu-main-top .sub-menu li.current-menu-parent > a {
	color: #ffffff !important;
    text-decoration: none;
	border: none;
}
#menu-main-top .sub-menu li a:hover {
	color: #ffffff!important;
    text-decoration: none;
	border: none;
}

#menu-main-top .sub-menu .sub-menu li a {
    padding: 0px;
    font-size: 12px;
    display: block;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1.5px;
    line-height: 35px;
	text-transform: inherit;
}

#menu-main-top .sub-menu .sub-menu li a:hover {
	color: #232c57 !important;
    text-decoration: none;
	background: transparent;
}


#menu-main-top li a {
    line-height: 30px;
    position: relative;
    display: block;
}
body.fixedHeader #menu-main-top li a {
    line-height: 38px;
}
body.fixedHeader #menu-main-top .sub-menu li a {
    line-height: 20px !important;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-bottom: 0px;
}


#menu-main-top li a:hover {
    color: #ffffff;
	text-decoration: none;
	border: 1px solid #ffffff;
}
#menu-main-top li:hover > a {
    color: #ffffff;
	text-decoration: none;
	border: 1px solid #ffffff;
}
#menu-main-top .sub-menu li:hover > a {
	color: #ffffff !important;
	background: #cd9f51;
	border: none;
	text-decoration: none;
}

#menu-main-top .sub-menu li:hover > a {
}



#menu-main-top .sub-menu {
    position: absolute;
    top: 60px;
    display: none;
    background: #232c57;
    line-height: 35px;
    padding: 30px 0px 50px;	
    /*min-height: 80vh;*/
    width: 100%;
    min-width: 273px;
    text-align: left;
}
#menu-main-top > li:last-child > .sub-menu,
#menu-main-top > li:nth-last-child(2) > .sub-menu{
	left: auto;
	right:0;
}
#menu-main-top .sub-menu .sub-menu {
    margin-left: 0;
}

body.fixedHeader #menu-main-top .sub-menu {
    min-height: inherit;
}

body.fixedHeader #menu-main-top li a {
}
body.fixedHeader #menu-main-top li a:hover {
}

body.fixedHeader #menu-main-top .sub-menu li a {
}
body.fixedHeader #menu-main-top li:hover > a {
}
#menu-main-top .sub-menu li:hover > a {
}


#menu-main-top .sub-menu li {
    display: block;
}

#menu-main-top .sub-menu li.menu-item-has-children > a {
    position: relative;
}

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

	position:absolute;

	    content: '\f054';

		display: block;

		width: 13px;

		height: 7px;

		position: absolute;

		right: 20px;

		top: 15px;

		font-weight: 700;

		font-family: "Font Awesome 5 Free";

		transform: rotate(180deg);

		transition: 300ms;
        
        font-size: 0px;

		background: url(images/faq-arrow.png) center center no-repeat;

}

#menu-main-top .sub-menu li.menu-item-has-children:hover > a:after {
	background: url(images/faq-arrow.png) center center no-repeat;
}



#menu-main-top li:hover > .sub-menu {
    display: block;
}

#menu-main-top .sub-menu .sub-menu {
    top: 0;
    left: 0;
    width: 100%;
	transform:translateY(0px);
    display: none;
    line-height: 35px;
    padding: 10px 0px 15px 45px;
    background: #bc9351;
    color: #ffffff;
    height: auto;
	min-width:0;
	position: relative;
}

#menu-main-top .sub-menu li:hover > .sub-menu {
    display: none;
}

#menu-main-top .sub-menu li:hover > .sub-menu {
	display: block;
}



/*body.fixedHeader #menu-main-top .sub-menu {
    position: absolute;
    top: 149%;
}*/


/*Search Toggle Css    ----------------------  START  ------------------------------ */
.headerSearch form.openSearch {
	padding-right : 12px;
	top : 5px;
	z-index: 9;
}

.searchform.openSearch {
	overflow: visible;
}

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

.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: middle;
	position: relative;
	width: 25px;
	height: auto;
	min-height: 29px;
	margin-left: 0px;
}


.searchToggle .search-form-holder {
	position: absolute;
	right: 0;
	top: 0;
	transform: none;
	z-index: 11;
}

.searchToggle .searchform {
	width: 25px;
	transition: 500ms;
	position: absolute;
	right : 0;
	top : 5px;
	padding-right : 0px;
	height: 29px;
	z-index: -1;
}

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

.searchToggle .searchform.openSearch input.s {
}

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

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

.searchToggle .searchform.openSearch input.s {
	background: #cd9f51;
	color: #ffffff;
	border: none;
	width: 100%;
	padding: 2px 10px;
	height: 32px;
	font-size: 12px;
	letter-spacing: 0.8px;
}

.headerSearch #searchSubmit {
	font-size: 14px;
	width: 16px;
	height: 29px;
	top: 0px;
	font-size: 0;
	right: 0;
	background: url(images/search-icon.png) right top no-repeat;
}

.headGroup #searchSubmit:hover {
	background: url(images/search-icon-hover.png) right top no-repeat;
}

/*Search Toggle Css    ---------------------------  END  ----------------------------------- */


.dynamic-events {
	margin: 0;
	padding: 167px 0;
	background: #f9f9f9;
}



.dynamic-events .events_text_section {
	text-align: center;
}

.dynamic-events .events_text_section .eventDate {
	max-width: 525px;
	margin: 0px auto 25px;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 22px;
}

.dynamic-events .events_text_section .events-details {
	max-width: 525px;
	margin: 0px auto 25px;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 22px;
}

.dynamic-events .events_text_section h2 {
	font-size: 45px;
	line-height: 55px;
	max-width: 320px;
	margin: 0px auto 30px;
}


.dynamic-events .events-slide {
	width: 100% !important;
}

.dynamic-events .poi_events_image img {
	width: 100%;
	max-width: inherit;
	height: auto;
	display: block;
}

.dynamic-events .events-pager {
	position: absolute;
	width: 100%;
    text-align: center;
    bottom: 90px;
    left: 0;
}

.dynamic-events .events-pager span {
	font-size: 0;
	width: 69px;
	height: 1px;
	background: rgba(32, 28, 80, 0.26);
	display: inline-block;
	margin: 0px 9px;
}

.dynamic-events .events-pager span.cycle-pager-active {
	background: rgba(32, 28, 80, 1);
}


.topMenuSide .portalToggle {
	font-size: 0;
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
	display: inline-block;
	vertical-align: middle;
}
.topMenuSide .portalToggle:after {
	content: '';
	width: 17px;
	height: 15px;
	background: url(images/portal-icon.png) center center no-repeat;
	display: inline-block;
	position: relative;
	top: 3px;
}
.topMenuSide:hover .portalToggle:after {
	background: url(images/portal-icon-hover.png) center center no-repeat;
}

.topMenuSide .portalToggle:before {
	content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #af9a6e;
    display: inline-block;
	position: absolute;
	right: 5px;
	top: 0;
}


.right-top-bar {
	position: absolute;
	top: -38px;
    right: 27px;
}
.right-top-bar .socialDesktop {
	display: inline-block;
	vertical-align: middle;
}
.right-top-bar .menu-toggle {
	display: inline-block;
	vertical-align: middle;
}
.right-top-bar .searchToggle {
	display: inline-block;
	vertical-align: middle;
}


.right-top-bar ul.socials li a {
	font-size: 16px;
}


.right-top-bar .menu-toggle {
	display: none;
}

.headGroup {
	padding-left: 67px;
	padding-right: 70px;
}


.fixedHeader .right-top-bar {
	display: none;
}








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


	.headGroup {
		padding-top: 28px;
		padding-left: 25px;
		padding-right: 25px;
	}
	#hero .slideText {
		bottom: 100px;
	}

	#hero .slideText .top_text {
		line-height: 90px;
		font-size: 80px;
		color: #ffffff;
		letter-spacing: 0.5px;
		margin-bottom: 5px;
		font-family: "viktorie",sans-serif;
	}

	.headerIcon {
		text-align: left;
	}

	.welcomeBlock {
	    /*padding-top: 50px;*/
	}

	.welcomeBlock .welcomeBlockText {
		padding-bottom: 220px;
	}


	.welcomeBlock .welcomeBlockText-inner .main-inner-col {
		padding: 0px 25px;
	}

	.welcomeImage img {
		object-position:top;
	}
	.welcomeImage {
		height: 600px;
		background-position: center;
	}

	.dynamic-mini-poi {
		background-image: none;
		position: relative;
		max-height: 556px;
	}
	.dynamic-mini-poi:before {
		content: '';
		width: 100%;
		height: 150%;
		background: url(images/mini-poi-bg.png) right bottom no-repeat ;
		position: absolute;
		right: -125px;
		top: -10px;
		transform: rotate(-20deg);
	}

	.poi_carousel_text_section {
		padding: 105px 25px 274px;
	}
	.poi_carousel_main_row {
		margin: 0;
	}

	.poi_carousel_text_section-right {
		padding: 0;
	}

	.poi_carousel_main_row {
		margin: 0px;
	}
	
	.homeDynamic.dynamic-quote {
		padding: 185px 25px 120px;
		background-image: none;
	}
	.dynamic-quote .cycle-pager {
		padding: 0;
	}
	.quoteContainer .cycle-pager span {
		width: 59px;
	}

	.dynamic-quick-links .quick_link_main {
		height: auto;
	}
	.dynamic-quick-links .quick_link_link img {
		min-height: 480px;
		object-fit: cover;
	}
	.dynamic-quick-links .quick_link_main {
		padding: 0px 25px;
	}

	#navbar {
		width: 100%;
		max-width: 100%;
		background: #222c56;
		padding: 200px 0px 70px;
		color: #ffffff;
		top: 0px !important;
	}

	/*#navbar.menuLevel1 {
		background: #f7f7f7;
	}*/

	.menuopen .headGroup {
		z-index: 99999;
		width: 100%;
	}
	.menuopen ul.socials li {
		padding: 0px 17px;
	}

	.fixedHome .headGroup .headerRight {
		padding-top: 0 !important;
	}
	.menuopen .headLogoWrap {
	}
	.menuopen .headerRight {
		text-align: right;
		position:static;
	}
	/*.menuopen .headGroup .headerLeft {
		display: block !important;
		position: absolute;
		left: 0;
		top: 90px;
		width: 100%;
		text-align: center;
		padding: 0;
		margin: 0;
	}

	.menuopen .headGroup .headerLeft .header-links {
		display: block;
	}*/
	.headGroup .header-links .header-link {
		margin: 0px 5px !important;
		font-size: 15px;
	}
	.menuopen .menu-toggle span {
		margin: 8px 0;
	}
	.menuopen .headerRight .header-links {
		display: block !important;
		position: fixed;
		left: 0;
		bottom: 20px;
		width: 100%;
		text-align: center;
		padding: 0;
		margin: 0;
		z-index: 11;
	}

	.menuopen #navbar.menuLevel1 .headerRight .header-links {
		background: #f7f7f7;
	}

	#navbar.menuLevel1 .headerRight .header-links {
		border-color: #000000;
		color: #000000;
		background: transparent;
	}
	#navbar.menuLevel1 .headerRight .header-links {
		border-color: #e83375;
		background: #e83375;
		color: #ffffff;
	}


	#navbar .headGroup .headerIcon {
		position: relative;
		left: auto;
		top: auto;
		text-align: left;
		padding-left: 20px;
	}

	#menu-main li.menu-item-has-children > .arrow {
		display: none;
	}

	#menu-main li {
		margin-bottom: 13px;
	}
	#menu-main li a {
		font-size: 14px;
		border: none;
		line-height: 40px;
		letter-spacing: 1.5px;
		color: #ffffff;
		font-weight: 600 !important;
		padding: 0px 70px 0px 52px !important;
		text-transform: uppercase;
		display: block !important;

	}

	#menu-main li.menu-item-has-children > a:before {
		display: none;
	}

	#menu-main li li.menu-item-has-children > .arrow {
		display: block;
	}
	#menu-main li li.menu-item-has-children > a:before {
		display: none;
	}


	#menu-main li a:before, #menu-main li.menu-item-has-children > a:before {
		content: "\f105";
		position: absolute;
		right: 35px;
		font-weight: 600;
		font-family: "Font Awesome 5 Free";
		font-style: normal !important;
		display: block;
		top: 16px;
		width: 13px;
		font-size: 0;
		height: 7px;
		background: url(images/faq-arrow.png) center center no-repeat;
		transform: rotate(90deg);
	}
	#menu-main li li a:before {
		display: none !important;
	}
	#menu-main li li.menu-item-has-children > a:before {
		content: "\f105";
		position: absolute;
		right: 35px;
		font-weight: 600;
		font-family: "Font Awesome 5 Free";
		font-style: normal !important;
		top: 16px;
		width: 13px;
		display: block !important;
		font-size: 0;
		height: 7px;
		background: url(images/faq-arrow.png) center center no-repeat;
		transform: rotate(90deg);
	}
	#menu-main li li.menu-item-has-children:hover > a:before {
		background: url(images/faq-arrow.png) center center no-repeat;
	}

	#menu-main li li.menu-item-has-children > a:before {
		top: 16px;
		right: 35px;
	}


	#menu-main li a:hover, #menu-main li.current-menu-item a {
		color: #ffffff;
		background: #cd9f51;
	}

	.menu-main-container {
		padding: 0px 32px;
	}


	#menu-main li.menu-item-has-children > a {
		padding: 0;
	}
	#menu-main li.menu-item-has-children.open > a {
			display: none !important;
	}

	#menu-main li li.menu-item-has-children.open > a {
		display: none !important;
		color: #ffffff;
		background: #cd9f51;
	}

	#menu-main .sub-menu {
		padding-left: 0;
	}
	#menu-main .sub-menu li {
		margin-bottom: 0px;
	}
	#menu-main .sub-menu li a {
		font-size: 14px;
		border: none;
		line-height: 40px;
		letter-spacing: 1.5px;
		color: #ffffff;
		font-weight: 600 !important;
		padding: 0px 70px 0px 52px !important;
		text-transform: inherit;
	}

	#menu-main .sub-menu li li a {
		position: relative;
	}


	#menu-main .sub-menu li a:hover {
		color: #ffffff;
		background: #cd9f51;
		}

	#menu-main .sub-menu .sub-menu li a:hover {
		color: #cd9f51;
		background: transparent;
		text-decoration: none;
	}
	
	#menu-main .sub-menu li a:before {
	}

	#menu-main .sub-menu {
		padding: 0;
		border: none;
	}
	#menu-main .sub-menu .sub-menu {
		padding-left: 0;
	}

	.back-to-main {
		font-size: 16px;
		font-weight: 600 !important;
		text-transform: inherit;
		letter-spacing: 0px;
		margin-bottom: 0px !important;
		display: block;
		position: fixed;
		color: #cd9f51 !important;
		bottom: auto;
		bottom: 40px;
		left: 52px;
		line-height: 28px;
		z-index: 99999999 !important;
	}
	.back-to-main:hover {
		color: #cd9f51 !important;
	}
	.menu-main-container {
		display: none;
	}

	.menu-main-container {
		padding: 0px 25px 0px;
		position: relative;
		height: 100%;
		width: 100%;
	}


	#navbee.menu-main-container {
		display: block;
	}

	#menu-main {
		margin: 0;
	}

	.c1.News {
		padding: 0;
	}
	.c2.Video {
		padding: 0;
	}
	.c3.Facebook {
		padding: 30px 0 0;
	}
	.c4.Instagram {
		padding: 30px 0 0;
	}
	.dynamic-image-slider .gallery_images .image-slide:before {
		background-position: -50% top;
	}
	.dynamic-image-slider .gallery_images img {
		min-height: 880px;
	}	
	.dynamic-events {
		margin: 0;
		padding: 260px 0 147px; 
	}

	.dynamic-events .poi_events_image img {
		min-height: 548px;
		object-fit: cover;
	}

	.dynamic-events .events_text_section {
		padding: 0px 25px 270px;
	}

	.dynamic-text-blocks .text-block {
		padding: 80px 25px 73px;
	}

	footer#footer {
		padding: 75px 25px;
		background-position: -100% bottom;
		background-image:none;
	}

	.footer-col-1, .footer-col-2 {
		min-height: inherit !important;
		padding-bottom: 90px;
		margin-bottom: 40px;
	}

	.footerLower {
		text-align: left;

	}

	.footerLower .col-md-4 {
		padding: 0;
	}
	.footerLower p, .footerLower ul {
		margin: 5px 0;
	} 
/*
	.headerLeft  {
		padding: 0;
		width: 70%;
	}
	.headerRight {
		width: 30%;
		padding: 0;
	}*/
	.fixedHeader .right-top-bar, .right-top-bar  {
		display: block;
		position: relative;
		top: auto;
		right: auto;
	}


	.right-top-bar .socialDesktop, .right-top-bar  .searchToggle, .right-top-bar  .topMenuSide  {
		display: none;
	}
	.right-top-bar .menu-toggle {
		display: block;
	}
	 
	.menuopen .right-top-bar .socialDesktop, .menuopen .right-top-bar  .searchToggle, .menuopen .right-top-bar  .topMenuSide  {
		display: inline-block;
	}


	.menu-toggle span {
		background: #ffffff !important;
		height: 2px;
	}

	.minipoiImg img {
		max-width: 100%;
		width: auto !important;
		margin: 0px auto;
	}
	.dynamic-mini-poi .owl-nav {
		
	}
	.dynamic-mini-poi  .owl-dots {
		position: absolute;
		bottom: 30px;
		left: 0;
		text-align: center;
	}
	.dynamic-mini-poi  .owl-dots span {
		background: rgba(255, 255, 255, 0.53);
		border-radius: 0px !important;
	}
	.dynamic-mini-poi  .owl-dot span {
		border-radius: 0 !important;
	}
	.dynamic-mini-poi  .owl-dots .owl-dot.active span {
		background: rgba(255, 255, 255, 1);
	}
	

	.dynamic-mini-poi .owl-dots .owl-dot:first-child {
		margin-left: 0;
	}
	.dynamic-mini-poi .owl-dots .owl-dot:last-child {
		margin-right: 0;
	}

	.dynamic-mini-poi .owl-carousel {
		margin: 0;
	}
	.dynamic-mini-poi .owl-carousel .owl-stage-outer {
		padding: 0;
	}
	.menuopen .menu-toggle span {
		margin: 7px 0;
	}

	.right-top-bar {
		transform:TranslateX(100%);
		transition:transform 500ms;
	}
	.menuopen .right-top-bar {
		position: absolute;
		width: 100%;
		text-align: center;
		top: 115px;
		left: 0;
	}
	.menuopen .right-top-bar {
		transform:TranslateX(0);
	}
	.headerRight  .menu-toggle {
		display: block;
	}

	#menu-main .sub-menu li.menu-item-has-children > .arrow {
		display: none !important;
	}

	.popupAlert {
		background-position: -100% bottom;
	}


	.dynamic-mini-poi {
		padding: 195px 0 213px;
		padding: 55px 0 85px;
		overflow: hidden;
	}
	.dynamic-mini-poi .owl-dots {
		position: absolute;
		bottom: -50px;
		left: 0;
		text-align: center;
		padding: 0;
	}

}
@media (max-width:767.5px){
	.dynamic-poi-carousel {
		padding:30px 25px;
		background-position: -17% 44%;
	}
	.poi_carousel_text_section {
		padding:30px 25px 50px;
	}
}




.popupAlert {
	max-width: 650px !important;
	padding: 30px 3% 20px 3% !important;
	background: url(images/footer-line-shape.png) 170% bottom no-repeat #ffffff !important;
	text-align: center !important;
}

.popupAlert .noticeText .popTitle {
	margin: 0px 0 20px !important;
	line-height: 50px;
}
.popupAlert .popTitle { 
	margin: 0px 0px 20px;

	text-align: center;
	position: relative;

}

.popupAlert h3 {
    line-height:30px;
    margin-bottom:15px;
}

.popupAlert svg path {
	color: #222c56 !important;
}

.alert-btn {
	margin-top: 15px;	
}

a:-webkit-any-link:focus-visible {
    outline-offset: 0px;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}




.home-pager {
	position: absolute;
	left: 0;
	bottom: 70px;
	z-index: 112;
	text-align: center;
	width: 100%;
}

.home-pager span {
	font-size: 0;
	width: 69px;
	height: 1px;
	background: rgba(255,255,255,0.3);
	display: inline-block;
	margin: 0px 9px;
	cursor: pointer;
}

.home-pager span.cycle-pager-active {
	background: rgba(255,255,255,1);
}

.bodyContent #iubenda_policy ul li:before {
	display:none;
}

