/*

	Theme Name: Schoolcms

	Author: Innermedia

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

Description: 

Requires at least: WordPress 4.9.6

Version: 4



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

    TYPOGRAPHY

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



body {  

    font-family: 'Open Sans', sans-serif;
    
    font-size: 19px;
    
    line-height: 32px;
    
    font-weight:400;
    
    color: #4B4B4B;
    
    margin: auto;  

}

.wrapper {

	position:relative;

	overflow:hidden;

}

/* clear */

.clear:before,

.clear:after {

    content:' ';

    display:table;

}



.clear:after {

    clear:both;

}

a {

	color: #1F631A;

	text-decoration:none;

}

a:hover {

	text-decoration:none;

	color:#79AAD5;

}

a:focus {

text-decoration:none;

}

h1,h2,h3,.entry-title {

	color: #1F631A;

	font-family: 'Amiri', 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: 55px;

	margin-bottom:20px;

}



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, a.button {
	border: none !important;
    background: #79AAD5;
	padding: 10px 35px 10px 20px;
	min-width: 224px;
	text-align: left;
	font-size: 14px;
	color: #ffffff !important;
	line-height: 26px;
	text-transform: uppercase !important;
	cursor: pointer;
	margin: 0px auto;
	display: inline-block;
    letter-spacing:1.56px;
    font-weight: 600;
    position: relative;
}
.blockButton > a:after, a.readmore:after, a.button:after {
    width: 11px;
    height: 18px;
    position: absolute;
    right: 17px;
    top: 11px;

    content: '\f054';

    display: block;

	font-weight:700;

	font-family: "Font Awesome 5 Free";   

	transition:300ms;

}
.blockButton > a:hover, a.readmore:hover, a.button:hover {
    background: #1F631A;
	color: #ffffff !important;
}







.bodyContent {

	margin-bottom:40px;

}

/****\

 Banner

\******/


#hero {

	position:relative;

}

#hero .slide {

	width:100%;

	overflow:hidden;

	height:100%;

	position:absolute;
	top:0;
	left:0;
}

#pageBanner {

	position: relative;

	max-width:1560px;

	margin:0 auto 20px;

	overflow:hidden;

	min-height:400px;
	max-height:560px;

}

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

}

#hero img{

	width:100%;

	height:100%;
	position:absolute;
	top:0;
	left:0;
	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 20px;

	overflow:hidden;

	max-height:640px;

	height:calc(100vh - 103px);

	min-height:480px;

}

@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:#ffffff;

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

    outline: none;

}    

.popupAlert .noticeText *{

  max-width:100%;

}

.popupAlert .noticeText .popTitle{

    margin: 0px 0 20px;

}





.fancybox-content.popupAlert {
    max-width: 848px !important;
    background: #FFFFFF !important;
    text-align: center !important;
    color: #4B4B4B;
    padding: 90px 60px 50px !important;
}
.popupAlert p {
    font-size: 19px;
    line-height: 32px;
    color: #4B4B4B;
    font-weight: 300;
}
.popTitle {
	color: #1F631A;
	font-size: 55px;
	margin-bottom:25px !important;
    text-align: center;
    text-transform: inherit;
    letter-spacing: 0;
    font-weight: 700;
}
.popupAlert .noticeText .button:focus {
    outline: none !important;
}
.popupAlert .noticeText .button {
    min-width: 224px;
    background: #1F631A !important;
    margin-top: 30px;
    color: #ffffff !important;
}

.popupAlert .noticeText .button:hover {
    background: #79AAD5 !important;
    color: #ffffff !important;
}





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

	transition:300ms;

	padding-top:9px;

	padding-bottom:5px;

	text-align:center;

	z-index:220;

	position:fixed;

	height:103px;

	width:100%;

	top:0;

	left:0;

}

.fixedHeader .headGroup {

	border-bottom-color:#676767;

}



.headGroup a{

	color:#ffffff;	

}

.headGroup a:hover{

	color: #79AAD5;

}

.headLogoWrap {

	padding-left:0;

	padding-right:0;

}



.headerIcon {



}

.headerIcon img{



}



.headerSearch {

	display:inline-block;

	vertical-align:top;

}

ul.socials {

	display:inline-block;

	vertical-align:top;

	list-style:none;

	padding:4px;

	margin:0;

}

ul.socials li{

	display:inline-block;

	position:relative;

	padding:0 5px;

	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;

}
*/
.socialDesktop {

	display:none;

}

@media (min-width:768px){

	.headGroup .socials {

		position:absolute;

		bottom:100%;

		right:0;

		width:100%;

	}

}

@media (min-width:992px){

	.socialDesktop {

		display:block;

	}

}

/*header*/

header {

	position:relative;

}



header.mainHeader {

	height:103px;

}

/*.home header.mainHeader {

	height:0;	

}*/

.admin-bar .headGroup {

	margin-top:46px

}

.admin-bar.fixedHeader .headGroup  {

	margin-top:0;

}

@media (min-width:600px){



}

	

@media (min-width:768px){

	.admin-bar .headGroup,

	.admin-bar.fixedHeader .headGroup  {

		margin-top:32px

	}

	

}

/*home*/

@media (max-width:767.99px){	

}

	/*.fixedHome .headGroup {

		background:transparent;

		border-bottom:transparent;

		color:#fff;

		top:0;

	}

	.fixedHome .headGroup a{

		color:#fff;

	}

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

	}

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

}

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

	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;

}



@media (min-width:992px){



}



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

	}



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

	}
    #menu-main li.open.menu-item-has-children > .arrow:after {
		top:20px;
    }
	#menu-main .sub-menu li.menu-item-has-children.open > .arrow:after{

		top:12px;

	}

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

	}

}

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

    FOOTER

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



#footer {

	background: #1F631A;
	padding: 90px 0 0px;
    color: #ffffff;
    font-size: 20px;

}


#footer a {
    color: #ffffff;
}
#footer a:hover {
    color: rgba(255, 255, 255, 0.6);
}


.tel-box {
    
}
.tel-box i {
    margin-right: 13px;
}

.email-box {
    margin-bottom: 40px;
}
.email-box i {
    margin-right: 13px;
}

#footer .footer-col-3 {
    position: relative;
}
#footer .footer_right_image {
    position: absolute;
    right: 0px;
    bottom: -25px;
	text-align:right;
}
#footer .footer_right_image img{
	object-fit:contain;
    max-height: 90px;
}
#footer .footer_social {
    position: absolute;
    right: 15px;
    top: 0;
}
#footer ul.socials {
    padding: 0;
}
#footer ul.socials li {
    min-width: inherit;
    padding: 0 0 0 15px;
}


#footer .button {
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
    margin-right: 15px;
    background: transparent !important;
}
#footer .button:hover {
    border: 1px solid #ffffff !important;
    background: #ffffff !important;
    color: #1F631A !important;
}

.group-logo {
    font-size: 13px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.5);
}
.group-logo img {
    margin-bottom: 15px;
    height: 90px;
    display: block;
}
.group_text {
    font-size: 16px;
    line-height: 22px;
    font-style: italic;
    max-width: 340px;
    margin-top: 10px;
}


#menu-useful {

	list-style:none;

	padding:0;

}

.footerLower {

	background:transparent;

	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;

	}

    .group-logo {
        margin-bottom: 20px;
    }

}









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

}

.page-id-272 .side-menu-container {
    display: none;
}



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

}

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

	height:76px;

	width:76px;

	top:50%;

	left:50%;

	margin-top:-38px;

	margin-left:-38px;

    background-repeat: no-repeat;

	position:absolute;

	background-color: #1F631A;

}

.dividerb{

    clear: both;

    width: 100%;

    height: 130px;

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

    background-position: center center;

    background-repeat: no-repeat;

	background-size:90px;

	background-color: #1F631A;

}







/*******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********/

.dynamicContent.dynamic-staff {
    border: solid 1px #1F631A;
    padding: 30px 50px 50px 50px;
}

.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-family: 'Amiri', serif;

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

	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 {

	margin:0.5em 0 0;

}

.callout .calloutTitle h3{

	font-size: 80px;
    
    line-height: 80px;

	margin-bottom: 40px;

	color:#ffffff;

	font-family: 'Amiri', serif;
	text-transform: inherit;
    font-style: italic;



}

.callout .readmore 	{

	display: inline-block;

    color: #fff;

	background:#676767;

    margin: 12px 7px;

	width:auto;

	max-width:100%;

	margin:12px 0px;

	text-align: left;	

}



.callout.hasbg  .readmore{

	background:#79AAD5;

	border: none;
    
    text-align: left;

}

.callout .readmore:hover {

	background: #1F631A;

    color: #ffffff;

}

.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:#676767;

	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;

	width:100%;

	bottom:0;

	position:absolute;

	left:0;

	height:100%;

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

}

.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:100%;

}

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

}



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

    HOME DYNAMIC

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

.welcomeBlock {

	margin-bottom:40px;

}

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

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

    .dynamicContent.dynamic-staff {
        padding: 10px 10px 10px 20px;
    }

}



/* 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

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



.homeDynamic.dynamic-callout .callout.hasbg .coimg {
    position: relative;
}
.homeDynamic.dynamic-callout .callout .coimg img {
    position: relative;
    max-height: 940px;
}

.homeDynamic.dynamic-callout .callout.hasbg .calloutContent {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translatey(-50%);
    width: 100%;
    padding: 0;
}




.poi-carousel .col {
    padding: 0px 17px;
}

.poiImage .poiText {
    padding: 0;
    bottom: 0;
    transform: none;
}

.poi .poiTitle {
    background: #79AAD5;
	padding: 10px 35px 10px 20px;
	text-align: left;
	font-size: 13px;
	color: #ffffff !important;
	line-height: 26px;
	text-transform: uppercase !important;
	cursor: pointer;
	margin: 0px auto;
	display: block;
    letter-spacing: 1.56px;
    font-weight: 600;
    position: relative;
}

.poi .poiTitle:after {
    width: 11px;
    height: 18px;
    position: absolute;
    right: 17px;
    top: 11px;

    content: '\f054';

    display: block;

	font-weight:700;

	font-family: "Font Awesome 5 Free";   

	transition:300ms;

}

.poi:hover .poiImage .poiText {
    padding: 0;
    bottom: 0;
    transform: none;
    background: #1F631A;
}
.poi:hover .poiTitle {
    background: #1F631A;
}
.poiImage:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 154%;
}

.poi-carousel .owl-dots {
    display: none;
}
.poi-carousel .owl-nav {
    text-align: center;
    padding-top: 30px;
    position: relative;
}
.poi-carousel .owl-nav:after {
    position: absolute;
    left: 49.9%;
    transform: translatex(-50%);
    top: 42px;
    width: 1px;
    height: 12px;
    background: #80847F;
    content: '';
    display: block;
}


.poi-carousel .owl-nav .owl-prev {
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    color: #80847F !important;
    font-size: 13px !important;
    letter-spacing: 1.56px;
    font-weight: 600 !important;
    margin: 0px 12px;
}
.poi-carousel .owl-nav .owl-next {
    display: inline-block;
    position: relative;
    right: auto;
    top: auto;
    color: #80847F !important;
    font-size: 13px !important;
    letter-spacing: 1.56px;
    font-weight: 600 !important;
    margin: 0px 12px;
}

.dynamic-mini-poi {
    padding: 138px 0 122px;
    margin: 0;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(248,248,248,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(248,248,248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}

.dynamic-mini-poi-carousel {
    background: #1F631A;
    padding: 155px 0;
    color: #ffffff;
    margin: 0;
}

.dynamic-mini-poi-carousel .section_above_title {
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
    letter-spacing: 1.56px;
    font-weight: 300;
    color: #ffffff;
}
.dynamic-mini-poi-carousel .section_title .entry-title {
    font-size: 55px;
    color: #ffffff;
    text-align: center;
    display: block;
    margin-bottom: 100px;
}


.dynamic-mini-poi-carousel .minipoiImg {
    height: 126px;
    display: block;
    margin-bottom: 50px;
}
.dynamic-mini-poi-carousel .minipoiImg img {
    width: auto !important;
    margin: 0px auto !important;
}

.dynamic-mini-poi-carousel .minipoiAddnText {
    font-size: 19px;
    line-height: 22px;
    padding: 10px 15px 0 15px;
}

.dynamic-mini-poi-carousel .section_below_content {
    max-width: 1060px;
    margin: 0px auto;
    text-align: center;
    padding-top: 80px;
    
    font-size: 19px;
    font-weight: 400;
    line-height: 32px;
    
}


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

.dynamic-mini-poi-carousel .owl-nav {
    position: absolute;
    top: 30%;
    width: 100%;
    transform: translateY(-50%);
}

.dynamic-mini-poi-carousel .owl-nav .owl-prev {
    left: -40px;
}
.dynamic-mini-poi-carousel .owl-nav .owl-next {
    right: -40px;
}




.dynamic-mini-poi-carousel .minipoiText {
    text-align: center;
}
.dynamic-mini-poi-carousel .miniPoi_content {
    text-align: center;
}

.dynamic-mini-poi-carousel .miniPoi_content a {
    display: inline-block;
    font-size: 30px;
    color: #ffffff;
	font-family: 'Amiri', serif;
    text-align: center;
    
    
}


.dynamic-mini-poi {
    text-align: center;
}
.dynamic-mini-poi .miniPoi {
    padding: 0px 30px;
    position: relative;
}
.dynamic-mini-poi .miniPoi:after {
    content: '';
    width: 1px;
    height: 33px;
    background: rgba(112, 112, 112, 0.5);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translatey(-50%) rotate(15deg);
}

.dynamic-mini-poi .miniPoi:last-child:after {
    display: none;
}




.dynamic-mini-poi .minipoiImg {
    display: inline-block;
    margin-right: 10px;
}
.dynamic-mini-poi a {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    letter-spacing: 1.6px;
    font-weight: 300;
    color: #000000;
    opacity: 1;
}
.dynamic-mini-poi a:hover {
    opacity: 0.5;
}




.video-block-welcome {
    position: absolute;
    top: 133px;
    right: 0;
    padding: 0 0 0 15px;
    height: calc(100% - 133px);
}
.video-block-welcome img {
    visibility: hidden;
    width: 100%;
}
.video-block-welcome .welcomeImage {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.video-block-welcome .welcomeImage .welcome_video_link {
    display: block;
    position: relative;
}

.video-block-welcome .welcomeImage .welcome_video_link:after {
	width: 85px !important;
	height: 85px !important;
	line-height: 80px !important;
	background: rgba(0, 0, 0, 0.3) !important;
	border: 5px solid #ffffff !important;
	border-radius: 50% !important;
	text-align: center !important;
	display: block !important;
	margin-bottom: 0px !important;
	color: #ffffff !important;
	content: '\f04b' !important;
	font-size: 25px !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
	position: absolute !important;
	left: 50% !important;
	top: 50% !important;
    padding-left: 2px !important;
    margin: 0px !important;
    transform: translate(-50%, -50%);
}

.video-block-welcome .videoIframe {
	width:100%;
	height:100%;
	position:relative;
	max-height:100%;
}
.video-block-welcome .videoIframe:before {
	content:'';
	display:block;
	width:100%;
	padding-bottom: 56.25%;
}
.video-block-welcome .videoIframe iframe{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

.welcomeBlock {
    padding-top: 185px;
    position: relative;
    margin-bottom: 0;
}
.welcomeBlock h1 {
    margin-bottom: 30px;
}

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

.welcomeBlock .welcomeBlockText p {
    max-width: 546px;
}
.welcomeBlock .short-title {
    font-size: 13px;
    letter-spacing: 1.56px;
    line-height: 18px;
    margin-bottom: 10px;
    font-weight: 300;
    color: #4B4B4B;
}



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

    .dynamic-poi-carousel .owl-carousel.poi-carousel {
        margin-left: -15px;
        margin-right: -15px;
    }
    
}


.section_above_title {
    font-size: 13px;
    letter-spacing: 1.56px;
    line-height: 18px;
    margin-bottom: 10px;
    font-weight: 300;
    color: #4B4B4B;
}

.section_title h2 {
    font-size: 55px !important;
    color: #1F631A;
    margin-bottom: 45px;
}


.dynamic-poi-carousel {
    margin: 0;
    padding: 125px 0 80px;
}


.container {
    max-width: 1280px;
}

.dynamic-logos {
    padding: 140px 0 110px;
    margin: 0;
    text-align: center;
}
.dynamic-logos img {
    max-width: 100%;
    width: auto !important;
    margin: 0px auto;
}

.dynamic-logos .container {
    max-width: 1020px;
}
.dynamic-logos .logo_item {
    margin-bottom: 65px;
}



.footerLower {
    padding: 45px 0 0;
    color: rgba(255, 255, 255, 0.5);
}

.footerLower a {
    color: rgba(255, 255, 255, 0.5) !important;
}
.footerLower a:hover {
    color: rgba(255, 255, 255, 1) !important;
}


#hero .slideText {
    bottom: 25px;
    text-align: left;
    padding: 0px 38px;
    line-height: 24px;
    font-size: 12px;
    color: #ffffff;
    letter-spacing: 2.4px;
    z-index: 116;
}
#hero .slide .slideImage:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 115;
    height: 35%;
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}
#hero .slide .slideImage:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 115;
    height: 35%;
    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 );
}


.homeDynamic.dynamic-poi {
    padding: 140px 0 168px;
    padding: 140px 0 55px;
}
.homeDynamic.dynamic-poi:after {
	content:'';
	clear:both;
	display:table;
}
.homeDynamic.dynamic-poi .poiImage .poiText {
    width: auto;
    left: 0;
    min-width: 224px;
}
.homeDynamic.dynamic-poi .col:last-child .poiImage .poiText {
    width: auto;
    left: auto;
    right: 0;
    min-width: 224px;
}

.homeDynamic.dynamic-poi .col:last-child {
    margin-top: -15.5%;
}

.homeDynamic.dynamic-poi .poiImage:before {
    padding-top: 77%;
}

.poi_section_below_content {
    padding: 90px 55px 75px;
    max-width: 763px;
    background: #ffffff;
        -moz-box-shadow:    1px 1px 5px 1px #C1C1C1;
              -webkit-box-shadow: 1px 1px 5px 3px #C1C1C1;
              box-shadow:         1px 1px 5px 1px #C1C1C1;

    float: right;
    margin-top: -168px;
    margin-top: -13%;
    position: relative;
    margin-right: 10%;

}

.headGroup .row {
    margin: 0;
}

.headLogoWrap {
    padding-left: 33px;
}
.headLogoWrap, .headerIcon {
    text-align: left;
}

.headGroup .socialDesktop {
    display: inline-block;
}
.headGroup .socials {
    padding: 0;
    position: relative;
    right: auto;
    bottom: auto;
}

.headGroup .header_right_link {
    display: inline-block;
    margin-right: 15px;
} 
.headGroup .header_right_link ul {
    list-style: none;
    padding: 0;
    margin: 0;
} 
.headGroup .header_right_link ul li {
    display: inline-block;
    padding: 0px 5px;
} 
.headGroup .header_right_link ul li a {
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 1.56px;
    text-transform: uppercase;
}
.headGroup .header_right_link ul li a:after {
    width: 11px;
    height: 18px;
    content: '\f054';
    display: inline-block;
	font-weight:700;
	font-family: "Font Awesome 5 Free";   
	transition:300ms;
    margin-left: 5px;
}
.headGroup .header_right_link ul li a:hover {
    color: #79AAD5;
}

.headGroup .socials li a {
    font-size: 18px;
    color: #ffffff;
}

.headGroup .socials li a:hover {
    color: #79AAD5;
}

@media (min-width:1200px){
	.headGroup .header_right_link { 
  		  margin-right: 45px;
	}
	.headGroup .header_right_link ul li {
		padding: 0px 10px;		
	}
}
@media (min-width:1400px){
	.headGroup .header_right_link ul li { 
  	  padding: 0px 15px;		
	}
	.headGroup .header_right_link ul li a:after {
		margin-left: 25px;
	}
}
/*Search Toggle Styles -------------------- Start*/


.searchToggle .searchform input.s{
	transition : 300ms;
}

.headerSearch form.openSearch {
	padding-right : 12px;
	top : -15px;
}

.searchToggle .headerSearch {
	border : none;
}

.headsocial-box .searchSubmit {
	height: 30px;
	padding-top : 0;
    font-size: 14px;
}

.searchform.openSearch {
	overflow: visible;
}

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

.searchToggle .searchform input.s {
	width: 0px;
}

.searchToggle .headerSearch .searchform input.s {
	position: absolute;
	top: 30px;
	right: 0;
	width: 0;
	padding: 0 15px;
	border: none;
}

.searchToggle .searchform.openSearch input.s {
	width: 250px !important;
	height: 40px;
	top: 30px;
	position: absolute;
}
@media only screen and (max-width : 767px) {
.searchToggle .searchform.openSearch input.s {
	width: 200px !important;
	left: 0px;
}
}
.searchToggle {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 20px;
	height: auto;
	min-height: inherit;
    margin-left: 0px;
}

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

.searchToggle .searchform {
	width: 30px;
	transition: 500ms;
	position: absolute;
	right : -15px;
	top : -17px;
	padding-right : 0;
	height: 36px;
}

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

.searchToggle .searchform.openSearch input.s {
}

.searchform.openSearch {
	
}

.searchToggle .searchform.openSearch input.s {
	background: #79AAD5;
	color: #ffffff !important;
}
.fixedHeader .headGroup .searchSubmit {
	color: #ffffff;
}
.headGroup .searchSubmit:hover {
	color: #79AAD5;
}
/*Search Toggle Styles -------------------------------------------------------------------  END  */

.headerRight {
    padding-right: 44px;
}

.menu-toggle {
    height: 26px;
    line-height: 26px;
    padding-right: 22px;
}
.headerRight .menu-toggle {
    margin-left: 26px;
}
.menu-toggle .toggleText {
    display: none;
}
.menu-toggle .toggleIcon {
    width: 22px;
}
.menu-toggle .toggleIcon span {
    width: 22px;
    height: 2px;
    margin: 5px 0;
    background: #ffffff;
}
.menu-toggle:hover .toggleIcon span {
    background: #79AAD5;
}









/*Mobile Menu Css ------------------------------------------------------------------------------------------ Start ------------------------------ */


/*Handheld Dropdown Css ---------------------------------Start */
@media only screen and (max-width : 991px) {


#menu-main li.menu-item-has-children > a {
    padding-left: 0px;
    padding-right: 35px;
}


#menu-main li {
    text-align: left;
}

#menu-main li:last-child a {
    border: none;
}
#menu-main li a {
    border: none;
    line-height: 26px;
    text-transform: inherit;
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    padding: 12px 35px 12px 0px;
    letter-spacing: 0px;
    border-bottom: none;
	font-family: 'Amiri', serif;
    
}
#menu-main li:hover {
}
#menu-main li a:hover {
    color: #80847F;
}
#menu-main li:hover > a {
    background: transparent;
    color: #80847F !important;
}
#menu-main li.menu-item-has-children.open > a {
    background: transparent;
    color: #80847F !important;
}
#menu-main li.menu-item-has-children.open  li.menu-item-has-children.open > a {
    background: transparent;
    color: #80847F !important;
}

#menu-main li.menu-item-has-children > .arrow {
    height: 50px;
    left: auto;
    right: 0px !important;
}

#menu-main li.menu-item-has-children.open > a {
    border: none;
    background: transparent;
    color: #ffffff;
}
#navbar {
    background: #1F631A;
    padding: 0px 0px 85px;
    width: 100%;
}
#navbar .headGroup {
    position: relative;
}

#navbar .headGroup .row {
    margin: 0;
    padding: 0px 15px;
}

#navbar .socialDesktop {
    display: inline-block !important;
}

#navbar .headerRight {
    width: 50% !important;
    padding-left: 0;
}
#navbar .headLogoWrap {
    width: 50% !important;
}
#navbar .menu-toggle .toggleIcon {
    top: 7px;
}

#navbar .menu-main-container {
    padding: 0px 25px 0px 33px;
}



#menu-main li.open > .sub-menu {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    padding: 0px 0px 15px !important;
    margin: 0px !important;
}
#menu-main li.open .sub-menu li .sub-menu li {
}
#menu-main li > .arrow {
    right: 0px;
    left: auto;
}
#menu-main li li.menu-item-has-children > .arrow {
    top: 6px;
}

#menu-main li{
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#menu-main .sub-menu li{
    padding: 0;
    border: none;
}
#menu-main .sub-menu a {
    padding: 0px 15px;
    font-size: 13px;
    color: #ffffff;
    border: none;
    letter-spacing: 1.56px;
    line-height: 42px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}
#menu-main .sub-menu a:hover {
    text-decoration: none;
    color: #ffffff;
}
#menu-main li.menu-item-has-children > .arrow:after {
    color: #ffffff;
    font-size: 16px;
}

.topNavOpen {
    padding: 0px;
    margin-bottom: 0px;
    text-align: left;
}

.topNavOpen .headerRight {
	width: 100% !important;
}



#navbar .menu-toggle {
    display: inline-block;
}
#navbar .menu-toggle .toggleText {
    display: none;
}
#navbar .menu-toggle span:nth-child(1), #navbar .menu-toggle span:nth-child(3) {
    background: #ffffff !important;
}
.menu-toggle:hover span {
	opacity: 0.7 !important;
}

#menu-main li.menu-item-has-children > .arrow:after {
    width: 17px;
    height: 11px;
}
#menu-main li.menu-item-has-children.open li > a, #menu-main li.menu-item-has-children.open li.menu-item-has-children.open > a {
    padding-left: 15px !important;
}
#menu-main li.menu-item-has-children > .arrow:after{

		position:absolute;

		    content: '\f054';

			display: block;

			width: 17px;

			height: 11px;

			position: absolute;

			left: 0px;

			top: 10px;

			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 li.open.menu-item-has-children:hover > .arrow:after{

		transform:rotate(90deg);

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

		transform:rotate(0deg);

	}



.menu-special {
    display: none !important;
}


}
/*Handheld Dropdown Css ---------------------------------End */

.menu-toggle span:nth-child(1) {
    transform-origin: 45% 5px;
}

.menu-toggle span:nth-child(3) {
    transform-origin: 39% -7px;
}


/*Mobile Menu Css ------------------------------------ End */





/*Menu-Drop-New Style ----------------------------------------------------------------- Start------------------------------- */


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

    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;
    }*/

    body.menuopen .main-headbox .container {
        max-width: 1185px;
    }    
    body.menuopen .main-headbox .headmenu-box {
        padding-left: 0;
        width: 65%;
    }    
        
    
    .main-headbox .headimage-box {
		position: relative;
        padding-top: 0px;
        margin-top: 0px;
        width: 35%;
    }
    
    .main-headbox {
        position: fixed;
        right: -100%;
        transition: right 1000ms;
        background: #1F631A;
        top: 0;
        color: #ffffff;
        margin-top: 0px;
        padding: 0px 0 50px;
        z-index: 9999;
        bottom: 0;
        width: 100%;
        overflow-x: hidden;
    }
    body.admin-bar .main-headbox {
        top: 32px;
    }

    .main-headbox .headGroup {
        margin-bottom: 17px;
        position: relative;
    }
    
    /*body.menuopen .headGroup {
        position: relative;
        z-index: 99999;
    }*/
    
    
    /*.headbox-desc {
        background: #ffffff;
        padding: 0px 0 0px 15px;
        height: 63px;
        margin-bottom: 40px !important;
    }*/
    
    .main-headbox .row {
        margin: 0px;
        padding-top: 0px;
    }
    

    .menu_custom_image_box {
        position: relative;
        width: 100%;
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        margin-bottom: 0px;
    }
    .menu_custom_image_box img {
        visibility: hidden;
        object-fit: cover;
    }
    /*.menu_custom_image_box:after {
        
        content: "";
        font-size: 0;
        display: block;
        position: absolute;
        width: 100%;
        height: 50%;
        left: 0px;
        bottom: 0px;
        background: -moz-linear-gradient(bottom, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 100%);
        background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
        background: linear-gradient(to top, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
                
    }*/
    
    
    
    
    .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;
    }
    
    .button.menu_button_on_img {
        padding: 5px 25px;
        background: #fdd918;
        color: #2e3092;
        text-align: center;
        font-weight: 700;
    }
    .button.menu_button_on_img:hover {
        background:  #2e3092;
        color: #ffffff;
    }
    .button.menu_button_on_img:after, .button.menu_button_on_img:hover:after {
        display: none;
    }    
    /*.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: #00b2a9;
        border-color: #00b2a9;
    }
    
    
    .headsocial-box .searchform input#s {
        padding: 10px 20px 0px 10px;
        height: 40px;
    }
    
    .headerRight .socials li a {
        font-size: 18px;
    }
    .main-headbox .headerRight a {
        color: #ffffff;
    }
    .main-headbox .headerRight a:hover {
        color:  #c8a730;
    }

    
    .menu-main-right-container ul {
        list-style: none;
        margin: 0px !important;
        padding: 0px 0px 0 0 !important;
        float: none;
        width: 48%;
        position: relative;
    }
    .menu-main-right-container ul li {
        display: block;
        padding: 0px;
        float: none;
        /*position: relative;*/
    }
    .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: 3px 0 0 20px !important;
        width: 110%;
        min-width: 100%;
        top: 0;
        left: 100%;
        height: 100%;
    }
    
    .menu-main-right-container ul li ul ul {
        background: transparent;
        padding: 0 0 0 0px !important;
        z-index: 115;
        position: absolute;
        top: 0px;
        width: 100%;
        min-width: 120%;
    }
    .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: 30px;
        color: #ffffff;
        text-transform: inherit;
        line-height: 30px;
        text-shadow: none;
        padding: 15px 30px 15px 0px;
        font-weight: 400 !important;
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, 0.26);
        position: relative;
        margin-right: 60px;
        letter-spacing: 0px;
        font-family: 'Amiri', serif;
    }
    
    .menu-main-right-container ul li a:hover {
        color: #80847F;
    }
    .menu-main-right-container ul li:hover > a {
        color: #80847F;
    }
    
    .menu-main-right-container ul li span {
        display: none;
    }
    .menu-main-right-container ul li > a:after {
        content: "\f105";
        position: absolute;
        right: 0px;
        font-weight: 600;
        font-family: "Font Awesome 5 Free";
        font-style: normal !important;
        display: block;
		top: 50%;
        font-size: 20px;
		transform: translateY(-50%);
    }

   .menu-main-right-container ul li:hover > a:after {
    }
    

    .menu-main-right-container ul li li > a:after {
        display: none;
    }
    .menu-main-right-container ul li li.menu-item-has-children > a:after {
        display: block;
    }
    .menu-main-right-container ul ul li.menu-item-has-children > a:after {
        top: 50%;
    }
    .menu-main-right-container ul li:hover ul {
        display: block;
        left : 100%;
    }
    
    .menu-main-right-container ul li:hover ul li ul{
        display: none;
        padding-top: 0px !important;
    }
    
    .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: 13px;
        display: block;
        line-height: 25px;
        padding: 10px 30px 10px 0px;
        margin: 0px !important;
        font-weight: 700 !important;
        font-family: 'Open Sans', sans-serif;
        border-bottom: none;
        text-transform: uppercase;
        letter-spacing: 1.56px;
        border-bottom: 1px solid rgba(255, 255, 255, 0);
    }
    .menu-main-right-container ul ul li a:hover {
        color: #80847F;
        text-decoration: none;
    }
    .menu-main-right-container ul ul li:hover > a {
        color: #80847F;
        text-decoration: none;
    }
    
    .menu-main-right-container ul li ul li ul {
        left : 100% !important;
        padding-top: 0px !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;
        height: auto;
        background: rgba(31, 99, 26, 0.8);
    }
    
    .menu-main-right-container ul ul li {
        float: none;
    }
    
    .mobile-menu-box, body.menuopen .mobile-menu-box {
        display: none;
    }
    
    .headimage-box {
        padding: 0;
    }
    
    .headimage-box .menu_custom_image_box {
        text-align: center;
		z-index: 9;
    }
    .headimage-box .menu_link_on_img {
        font-weight: 400;
        text-transform: uppercase;
        position: relative;
        left: auto;
        bottom: auto;
        width: 100%;
		max-width: 100%;
        padding: 0px;
        text-align: center;
        background: transparent;
        z-index: 110;
        font-size: 24px;
		letter-spacing: 0.5px;
        color: #ffffff;
        font-style: italic;
        line-height: 46px;
        display: block;
        font-family: 'Lora', serif;
    }
    
    .headimage-box .menu_link_on_img:hover {
        background: transparent;
		color: #fdd918;
    }
    .headimage-box .menu_link_on_img span {
        font-size: 13px;
		letter-spacing: 1.56px;
        color: #1F631A;
        font-family: 'Open Sans', sans-serif;
        line-height: 46px;
        display: block;
        position: absolute;
        width: 100%;
        bottom: 0px;
        font-weight: 600;
        background: #ffffff;
        padding: 0px 15px;
        font-style: normal;
    }
    .headimage-box .menu_link_on_img span:after {
        width: 11px;
        height: 18px;
        position: absolute;
        right: 17px;
        top: 4px;
        content: '\f054';
        display: block;
    	font-weight:700;
    	font-family: "Font Awesome 5 Free";   
    	transition:300ms;
    }

    .headimage-box .menu_link_on_img:hover span {
        background: #79AAD5;
        color: #ffffff;
    }

	.headimage-box {
        text-align: center;
    }
    .headimage-box .button {
        /*border: 2px solid #ffffff !important;
        background: transparent !important;
        margin: 0px auto !important;*/
        
    }
    .headimage-box .button:hover {
        /*background: #1d204d !important;
        background-image: none !important;
        border: 2px solid #ffffff !important;*/
    }
    
    #navbar {
        display: none;
    }
    
    
}


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


#pageBanner.page-banner {
    margin-bottom: 0;
    max-width: 100%;
    
}





/*Sidebar Menu Styles----------------------------------------------------------------*/
.sidebar {
    padding-top: 30px;
}

.side-menu-container {
    background: transparent;
    padding: 30px 30px 50px 30px;
    /*position: relative;
    z-index: 99;*/
    margin-bottom: 50px;
}
/*.side-menu-container:after {
    width: 500%;
    background: #f6f6f6;
    content: "";
    height: 100%;
    position: absolute;
    left: -500%;
    top: 0;
    display: block;
}*/

#menu-side > li > a {
    padding-left: 0px;
    padding-right: 0px;
}
#menu-side > li > a {
    clear: both;
}
#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: center;
    padding: 0;
    height: 54px;
    display: none;
}
#menu-side > li > a:hover span {
    border-bottom: none !important;
}
/*#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(75, 75, 75, 0.1);
}

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

#menu-side .sub-menu li.open > a span {
    border-bottom: 1px solid  rgba(75, 75, 75, 0.1);
    color: #79AAD5;
}

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

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

#menu-side li a span {
    color: #1F631A;
    border-bottom: 1px solid  rgba(75, 75, 75, 0.1);
}
#menu-side li a:hover span {
    border-bottom: 1px solid  rgba(75, 75, 75, 0.1);
    color: #79AAD5;
 
}

#menu-side a {
    font-size: 13px;
    line-height: 28px;
    display: block;
    font-weight: 700;
    letter-spacing: 1.56px;
    padding: 0px 0px 0px 0;
    text-transform: uppercase;
    color: #1F631A;
}

#menu-side a span {
    padding: 16px 0px 16px 0px;
}

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

#menu-side .sub-menu li a:hover {
    color: #79AAD5;
    background: transparent;
}

#menu-side .sub-menu li .arrow:before {
    /*background: url(images/arrow-long-red.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, #menu-side .sub-menu li .arrow:before {
    background: url(images/arrow-long-red.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: #79AAD5;
    background: transparent;
}

#menu-side .sub-menu li.open li a {
    color: #1F631A;
    background: transparent;
}

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

#menu-side .sub-menu li.open li a span:before {
    content: '-';
    font-size: 15px;
    display: inline-block;
    margin-right: 5px;
}

#menu-side .sub-menu li.open li a:hover {
    color: #79AAD5;
    background: transparent;
}
#menu-side .sub-menu li.open li a:hover span  {
    color: #79AAD5;
    background: transparent;
}

#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: #79AAD5;
    background: transparent;
}

#menu-side .sub-menu li .sub-menu li a:hover, #menu-side .sub-menu li .sub-menu li a:hover {
    color: #79AAD5;
    background: transparent;
}
#menu-side .sub-menu li.current-menu-ancestor a, #menu-side .sub-menu li.current-menu-item a {
    color: #1F631A;
}
#menu-side .sub-menu li.current-menu-item.open > a span {
    color: #79AAD5;
    border-color: transparent;
}
#menu-side > li > a {
    text-transform: inherit !important;
}
#menu-side > li > a span:after {
    font-size: 30px;
    content: 'In this Section';
    font-weight: 700 !important;
    padding-right: 0px;
    line-height: 36px;
	font-family: "linotype-didot",serif;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    text-transform: inherit !important;
    width: 100%;
    text-align: left;
    display: none;
}

#menu-side .sub-menu .sub-menu a > span {
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    text-transform: uppercase !important;
    letter-spacing: 3px;
    border-color: transparent;
}


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

#menu-side .sub-menu li.open > .sub-menu {
    border-bottom: 1px solid  rgba(75, 75, 75, 0.1);
}


/*#menu-side .sub-menu li.open > .sub-menu {
    margin-bottom: 20px;
}*/

.sidebarSec {

    background: #f0f0f0;
    padding: 50px 30px 50px 30px;
    /*position: relative;
    z-index: 99;*/
    margin-bottom: 50px;

}
input {
    width: 100%;
}
.sidebarSec ul li {
    padding: 0;
    margin-bottom: 15px;
}

.sidebarSec ul li a {
    font-size: 15px;
    line-height: 28px;
    display: block;
    letter-spacing: 3px;
    padding: 0px 0px 0px 0;
    text-transform: uppercase;
    
    color: #1F631A;
}

.sidebarSec ul li a:hover {
    color: #79AAD5;
    background: transparent;
}

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

	color: #1F631A;
	font-family: 'Amiri', serif;
    font-size: 32px;
}

#menu-side li li:last-child a span {
    border: none !important;
}



/*Sidebar Menu Css ------------------------------------------------------------------------------------------------------------ End*/



/*Breadcrumb Area Css --------------------------------------------------- Start */
.breadcrumbs {
    font-size: 13px;
    line-height: 18px;
    font-weight: 300;
    color: #4B4B4B;
    text-transform: uppercase;
    letter-spacing: 1.56px;
    padding: 32px 0px 18px;
    width: 100%;
    z-index: 105;
    margin-bottom: 0px;
    border-bottom: 1px solid  rgba(75, 75, 75, 0.1);
}
.breadcrumbs em {
    color: #4B4B4B;
    padding: 0px 10px;
    font-style: normal;
}
.breadcrumbs a {
    color: #4B4B4B;
}
.breadcrumbs span > span {
    color: #79AAD5;
}
.breadcrumbs a:hover {
    color: #79AAD5;
}


.breadcrumbs .share {
    position: absolute;
    right: 0px;
    top: 28px;
}
.breadcrumbs .share .addtoany_share {
    background: url(images/share-icon.png) right 6px no-repeat;
    padding-right: 24px;
    font-size: 13px !important;
    display: block;
    letter-spacing: 1.56px;
    line-height: 24px;
    font-weight: 300;
}

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




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


.bodyContent h2, .sidebar h2 {    
    font-size: 40px;
    line-height: 40px;
    margin: 30px 0 30px;
    letter-spacing: 0px;
    text-transform: inherit;
    color: #1F631A;
}

.bodyContent h2 a, .sidebar h2 a {
    color: #1F631A;
}

.bodyContent .dynamic-text h3, .sidebar .dynamic-text h3, .bodyContent h3 {
    font-size: 28px;
    line-height: 28px;
    margin: 30px 0 10px;
    letter-spacing: 0px;
    text-transform: inherit;
    color: #1F631A;
}

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

.staffMember h3 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 0px;
    text-transform: inherit;
    color: #1F631A;
    margin: 0px;
}

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

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

.bodyContent {
    padding-top: 42px;
}

.bodyContent ul {
    list-style: none;
    padding-left: 0px;
}
.bodyContent ul li {
    font-size: 19px;
    line-height: 32px;
    padding-left: 23px;
    position: relative;
    margin-bottom: 0px;
}

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

.privacy-policy .bodyContent ul li:before {
    content: none!important;
}

.bodyContent table {
    border-style: hidden;
}

.bodyContent table td {
    border: 1px solid rgba(112, 112, 112, 0.25);
    padding: 5px 10px !important;
}

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


.bodyContent .dynamic-quote {
    background: transparent !important;
    padding: 60px 20px;
    margin-top: 80px;
    position: relative;
    border-top: 1px solid rgba(112, 112, 112, 0.25);
    border-bottom: 1px solid rgba(112, 112, 112, 0.25);
}
.bodyContent .quoteContainer {
    background: transparent !important;
    padding: 0 !important;
}

.bodyContent blockquote {
    text-align: center;
    font-weight: 400 !important;
    padding: 0 !important;
    background: transparent !important;
    font-size: 30px;
    line-height: 40px;
    color: #1F631A;
    margin-bottom: 40px !important;
}
.bodyContent .quoteContainer .quote-cite:before {
    margin: 10px auto;
    top: auto;
    display: block;
    background: transparent;
}
.bodyContent .quoteContainer .quote-cite {
    text-align: center;
    text-transform: uppercase;
    color: #80847F;
    font-size: 13px;
    letter-spacing: 1.56px;
    font-weight: 600;
    line-height: 18px;
    padding: 0;
}
.bodyContent .quoteContainer .cycle-pager {
    display: none !important;
}



.callout.hasbg .calloutContent {
    padding-bottom: 120px;
    padding-top: 120px;
}


.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 .wpmf-gallery-icon {
    overflow: hidden;
}

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

.wpmf-gallerys .gallery .wpmf-gallery-icon a {
    overflow: hidden;
    position: relative;
    display: block;
}
.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);
}

.wpmf-gallerys .wpmf-gallery-item:not(.fusion-builder-live .gallery-masonry .wpmf-gallery-item) {
    padding: 3px !important;
}


.bodyContent .dynamic-documents .document, .sidebar .dynamic-documents .document



.bodyContent .callout, .sidebar .callout {
    padding: 0;
    background: transparent !important;
}
.bodyContent .callout.style2 {
    padding: 0 15px;
    background: transparent !important;
}
.bodyContent .callout.style1 {
    padding: 0 15px;
    background: transparent !important;
}




.sidebar .callout.style2 {
    padding: 0 15px;
    background: transparent !important;
}
.sidebar .callout.style1 {
    padding: 0 15px;
    background: transparent !important;
}



.bodyContent .callout .calloutContent, .sidebar .callout .calloutContent {
    padding: 45px 40px;
    background: #79AAD5;
}
.bodyContent .callout.style2 .calloutContent, .sidebar .callout.style2 .calloutContent {
    padding: 45px 40px;
    background: #1F631A;
}
.bodyContent .callout .calloutTitle h3, .sidebar .callout .calloutTitle h3 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 30px;
}
.bodyContent .callout .readmore, .sidebar .callout .readmore {
    background: transparent !important;
    padding: 10px 20px 10px 20px;
    text-align: center;
}
.bodyContent .callout .readmore:hover, .sidebar .callout .readmore:hover {
    background: transparent !important;
    padding: 10px 20px 10px 20px;
    text-align: center;
}
.bodyContent .callout .readmore:after, .sidebar .callout .readmore:after {
    display: none;
}

.bodyContent .callout .calloutTitle, .sidebar .callout .calloutTitle {
    margin: 0.5em 0 65px;
}


.bodyContent .callout.hasbg .calloutContent, .sidebar .callout.hasbg .calloutContent {
    background: transparent !important;
    padding-bottom: 120px;
    padding-top: 120px;
}
.bodyContent .callout.hasbg .calloutTitle, .sidebar .callout.hasbg .calloutTitle {
    margin: 0.5em 0 40px;
}



.faqs {
}
.faqs .faq {
    border-bottom: solid 10px transparent;
}
.faq-question {
    position: relative;
    margin: 0;
    background: #79AAD5;
    padding: 12px 35px 12px 17px;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 13px !important;
    letter-spacing: 1.56px !important;
    line-height: 24px !important;
    text-transform: uppercase !important;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    border: none;
    font-weight: 600 !important;
    margin: 0px  !important;
}
.faq.open .faq-question {
    background-color: #1F631A;
    color: #ffffff !important;
    border: none;
}
.faq-question:hover {
    background-color: #1F631A;
    color: #ffffff !important;
    border: none;
}
.faq-question:after {
    display: block;
    width: 17px;
    height: 11px;
    color: #ffffff;
    line-height: 14px;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translatey(-50%)  rotate(90deg);
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transition: 300ms;
}

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



/*.faq-question:before {
    display: block;
    width: 48px;
    height: 100%;
    background: #163e34;
    color: #ffffff;
    line-height: 100%;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0px;
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    transform: rotate(0deg);
    transition: 300ms;
    font-size: 14px;
    content: '';
}*/


/*.faq-question:before {
    position: absolute;
    right: -50%;
    bottom: -48%;
    width: 100%;
    height: 200%;
    background: #4A3041;
    transform: rotate(-40deg);
    content: '';
    display: none;
}*/
/*.faq.open .faq-question:after {
    top: 12px;
}*/
.faq.open .faq-question:before {
    display: block;
}
.faq .faq-question:hover:before {
    display: block;
}
/*.faq.open .faq-question:hover:after {
    top: 12px;
}*/

/*.faq .faq-question:hover:after {
    color: #ffffff;
    background: #2d1023;
    background: url(images/arrow-long.png) no-repeat;
}
.faq.open .faq-question:after {
    transform: rotate(90deg);
    background: #2d1023;
    color: #ffffff;
    background: url(images/arrow-long.png) no-repeat;
}*/

.faq-answer {
    display: none;
    padding: 40px 20px;
    background: #f7f7f7;
    border-top: none;
    margin-bottom: 20px;
}
.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;
    padding: 12px 35px 12px 17px;
    background-color: #1F631A;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 13px !important;
    letter-spacing: 1.56px !important;
    line-height: 24px !important;
    text-transform: uppercase !important;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    border: none;
    font-weight: 600 !important;

    margin: 0px 0 10px !important;

}

.dynamic-documents a.document-link:hover {
    color: #ffffff !important;
	background: #79AAD5;
}

.dynamic-documents a.document-link:focus {
    color: #ffffff !important;
	background: #79AAD5;
}

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





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



    position: relative;
    margin: 0;
    padding: 12px 35px 12px 17px;
    background-color: #1F631A;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 13px !important;
    letter-spacing: 1.56px !important;
    line-height: 24px !important;
    text-transform: uppercase !important;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    border: none;
    font-weight: 600 !important;


    width: 100%;
	text-align: left;
	display: block;

    margin: 0px 0 10px !important;
    
    position: relative;

}

.quicklink>a:hover, a>.quicklink:hover, a.quicklink:hover {
    color: #ffffff !important;
	background: #79AAD5;
}

.quicklink>a:focus, a>.quicklink:focus, a.quicklink:focus {
    color: #ffffff !important;
	background: #79AAD5;
}


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

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

    position: relative;
    margin: 0;
    padding: 12px 35px 12px 17px;
    background-color: #1F631A;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 13px !important;
    letter-spacing: 1.56px !important;
    line-height: 24px !important;
    text-transform: uppercase !important;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    border: none;
    font-weight: 600 !important;
    margin: 0px  !important;

    width: 100%;
	text-align: left;
	display: block;

    margin: 0px 0 10px !important;
    
    position: relative;
}

.linkbutton>a:hover, a>.linkbutton:hover, a.linkbutton:hover {
    color: #ffffff !important;
	background: #79AAD5;
}

.linkbutton>a:focus, a>.linkbutton:focus, a.linkbutton:focus {
    color: #ffffff !important;
	background: #79AAD5;
}

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






.dynamic-callout .video_callout.callout .calloutContent {
	padding-top: 0;
	padding-bottom: 0;
    min-height: 413px;
}
.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, .video_button_jq {
	font-size: 0 !important;
	background: transparent !important;
	min-width: inherit !important;
	border: none !important;
	line-height: 0px !important;
	width: 85px !important;
	height: 85px !important;
	margin: 0px auto;
	padding: 0 !important;
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.dynamic-callout .video_callout .readmore:after, .video_button_jq:after {
	width: 114px !important;
	width: 85px !important;
	height: 85px !important;
	line-height: 80px !important;
	background: rgba(0, 0, 0, 0.3) !important;
	border: 5px solid #ffffff !important;
	border-radius: 50% !important;
	text-align: center !important;
	display: block !important;
	margin-bottom: 0px !important;
	color: #ffffff !important;
	content: '\f04b' !important;
	font-size: 25px !important;
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
    padding-left: 2px !important;
    margin: 0px !important;
}

.video_button_jq:after {
	content: '\f04c' !important;
    padding-left: 0px !important;
}
.video_button_jq.playing:after {
	content: '\f04b' !important;
    padding-left: 0px !important;
}

.dynamic-callout .video_callout .readmore:hover:after, .video_button_jq:hover:after {
	background: rgba(0, 0, 0, 0.6) !important;
    color: #ffffff !important;
	border: 5px solid #ffffff !important;
}
.dynamic-callout .video_callout .readmore:hover, .bodyContent .callout.video_callout .calloutContent .readmore:hover, .sidebar .callout.video_callout .calloutContent .readmore:hover, .video_button_jq:hover:after {
	background: rgba(219, 28, 50, 0.8);
    color: #ffffff !important;
	border: none !important;
}
    






.dynamic-carousel .owl-dots {
    display: none;
}
.dynamic-carousel .owl-nav {
    text-align: center;
    padding-top: 30px;
    position: relative;
}
.dynamic-carousel .owl-nav:after {
    position: absolute;
    left: 49.9%;
    transform: translatex(-50%);
    top: 45px;
    width: 1px;
    height: 12px;
    background: #80847F;
    content: '';
    display: block;
}


.dynamic-carousel .owl-nav .owl-prev {
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    color: #80847F !important;
    font-size: 13px !important;
    letter-spacing: 1.56px;
    font-weight: 600 !important;
    margin: 0px 12px;
}
.dynamic-carousel .owl-nav .owl-next {
    display: inline-block;
    position: relative;
    right: auto;
    top: auto;
    color: #80847F !important;
    font-size: 13px !important;
    letter-spacing: 1.56px;
    font-weight: 600 !important;
    margin: 0px 12px;
}





/*Inner Page Css ------------------------------------------------------------------------------------------------------------------------- END */

.homeDynamic.dynamic-callout {
    margin: 0;
}
.dynamic-info-grid {
    margin: 0;
}
.dynamic-info-grid:after {
    position: absolute;
    width: 100%;
    max-width: 1180px;
    left: 50%;
    transform: translatex(-50%);
    bottom: 0px;
    height: 1px;
    background: rgba(112, 112, 112, 0.25);
    content: '';
}

.dynamic-info-grid {
    padding: 128px 0 160px;
    position: relative;
}


.infoBlock {
    position: relative;
}
.infoBlock .icon {
    position: absolute;
    right: 33px;
    top: 27px;
    color: #ffffff;
    font-size: 24px;
}
.grid.style1 {
}

.grid.style1 .infoBlock {
    position: relative;
    background: #1F631A;
    color: #ffffff;
    font-size: 19px;
    padding: 100px 69px;
    min-height: 463px;
    margin-top: -90px;
}
.grid.style1 .infoBlock a {
    color: #ffffff;
}
.grid.style1 .infoBlock a:hover {
    color: #79AAD5;
}
#ctf .ctf-author-name {
    font-size: 40px;
    color: #ffffff;
    line-height: 40px;
    margin-bottom: 30px;
	font-family: 'Amiri', serif;
    font-weight: 400 !important;
}

#ctf .ctf-tweet-content {
    height: 165px;
    overflow: hidden;
}

#sb_instagram.sbi_col_1 #sbi_images .sbi_item {
    max-height: 499px;
}


@media(min-width:768px){
.c2.grid.simple .news_container {
    padding: 72px 55px 75px;
    max-width: 845px;
    background: #ffffff;
        -moz-box-shadow:    1px 1px 5px 1px #C1C1C1;
              -webkit-box-shadow: 1px 1px 5px 3px #C1C1C1;
              box-shadow:         1px 1px 5px 1px #C1C1C1;

    float: right;
    margin-top: -7.5%;
    position: relative;
    margin-right: 16%;

}
}

.news_content_inner .newsTitle a {
    font-size: 40px;
    color: #3C5A3A;
    line-height: 40px;
    margin-bottom: 15px;
	font-family: 'Amiri', serif;
    font-weight: 400 !important;
    display: block;
}

.news_content_inner .date {
    display: none;
}


.news_content_inner .section_link.button.see-all-link {
    margin-top: 15px;
}

.banner_buttons {
    margin-bottom: 15px;
}
.banner_buttons .button {
    margin-right: 12px;
    background: #1F631A;
}
.banner_buttons .button:hover {
    background: #79AAD5;
}


.mobile-mainLogo {
    display: none;
}


.footer-col-2 .footer_buttons  {
    display: block;
}
.footer-col-3 .footer_buttons  {
    display: none;
}


.headerIcon .logo_celebration {
	height:86px;
	width:auto;
	object-fit:contain;
}



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


    .mobile-mainLogo {
        display: block;
        width: 83px;        
    }

    .headLogoWrap {
        width: 75%;
        padding-left: 15px;
    }
    .headerRight {
        width: 25%;
        padding-right: 25px;
        text-align: right;
    }
    .mainLogo {
        display: none;
    }
    
    .header_right_link, .headGroup .socialDesktop {
        display: none !important;
    }
    .headerRight .searchToggle {
        display: none;
    }
    #hero .slideText {
        padding: 0px 25px;
        bottom: 33px;
    }
    
    .banner_buttons {
        margin-bottom: 25px;
    }
    .banner_buttons .button {
        display: block;
        max-width: 224px;
        margin: 0px 0 14px;
    }
    .blockButton > a, a.readmore, a.button {
        padding-left: 15px;
    }
    .video-block-welcome {
        position: relative;
        top: auto;
        right: auto;
        padding: 0 15px 0 15px;
    }
    
    .welcomeBlock {
        padding-top: 65px;
        position: relative;
        margin-bottom: 0;
    }
    .welcomeBlockText {
        padding: 0 25px;
    }
    .video-block-welcome {
        padding: 0 25px;
    }
    .dynamic-mini-poi {
        padding: 78px 0 5px;
    }
    .dynamic-mini-poi .row {
        display: block;
    }
    .dynamic-mini-poi .miniPoi {
        margin-bottom: 90px;
    }
    
    .dynamic-poi-carousel {
        padding: 75px 0 80px;
    }
    
    .poi-carousel .owl-nav {
        padding-top: 10px;
    }
    .poi-carousel .owl-nav:after {
        top: 23px;
    }
    
    .dynamic-poi-carousel {
        padding: 75px 0 60px;
    }    
    .dynamic-mini-poi-carousel .section_title .entry-title {
        margin-bottom: 70px;
    }
    .dynamic-mini-poi-carousel .owl-nav .owl-prev {
        left: 10px;
    }
    .dynamic-mini-poi-carousel .owl-nav .owl-next {
        right: 10px;
    }
    
    .poi_section_below_content {
        display: none;
    }
    .homeDynamic.dynamic-poi .owl-stage-outer {
        padding: 0;
    }
    .homeDynamic.dynamic-poi .row {
        margin: 0;
    }
    .homeDynamic.dynamic-poi .container {
        padding: 0px 25px;
    }
    
    .homeDynamic.dynamic-poi .col:last-child {
        margin: 0;
    }
    .homeDynamic.dynamic-poi .col:last-child .poiImage .poiText {
        width: 100%;
    }

    .dynamic-mini-poi-carousel {
        padding: 75px 0;
    }
    .dynamic-mini-poi-carousel .section_below_content {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 50px;
    }
    .homeDynamic.dynamic-poi {
        padding: 40px 0 28px;
    }
    .homeDynamic.dynamic-poi .poiImage:before {
        padding-top: 154%;
    }
    


    .homeDynamic.dynamic-poi .owl-dots {
        display: none;
    }
    .homeDynamic.dynamic-poi .owl-nav {
        text-align: center;
        padding-top: 10px;
        position: relative;
    }
    .homeDynamic.dynamic-poi .owl-nav:after {
        position: absolute;
        left: 49.9%;
        transform: translatex(-50%);
        top: 23px;
        width: 1px;
        height: 12px;
        background: #80847F;
        content: '';
        display: block;
    }
    
    
    .homeDynamic.dynamic-poi .owl-nav .owl-prev {
        display: inline-block;
        position: relative;
        left: auto;
        top: auto;
        color: #80847F !important;
        font-size: 13px !important;
        letter-spacing: 1.56px;
        font-weight: 600 !important;
        margin: 0px 12px;
    }
    .homeDynamic.dynamic-poi .owl-nav .owl-next {
        display: inline-block;
        position: relative;
        right: auto;
        top: auto;
        color: #80847F !important;
        font-size: 13px !important;
        letter-spacing: 1.56px;
        font-weight: 600 !important;
        margin: 0px 12px;
    }



    .dynamic-info-grid .owl-stage-outer {
        padding: 0;
    }
    .dynamic-info-grid .row {
        margin: 0;
    }
    .dynamic-info-grid .container {
        padding: 0px 25px;
    }


    .dynamic-info-grid .owl-dots {
        display: none;
    }
    .dynamic-info-grid .owl-nav {
        text-align: center;
        padding-top: 10px;
        position: relative;
    }
    .dynamic-info-grid .owl-nav:after {
        position: absolute;
        left: 49.9%;
        transform: translatex(-50%);
        top: 23px;
        width: 1px;
        height: 12px;
        background: #80847F;
        content: '';
        display: block;
    }
    
    
    .dynamic-info-grid .owl-nav .owl-prev {
        display: inline-block;
        position: relative;
        left: auto;
        top: auto;
        color: #80847F !important;
        font-size: 13px !important;
        letter-spacing: 1.56px;
        font-weight: 600 !important;
        margin: 0px 12px;
    }
    .dynamic-info-grid .owl-nav .owl-next {
        display: inline-block;
        position: relative;
        right: auto;
        top: auto;
        color: #80847F !important;
        font-size: 13px !important;
        letter-spacing: 1.56px;
        font-weight: 600 !important;
        margin: 0px 12px;
    }
    
    .c3.grid.simple .news_container {
        max-width: 100% !important;
        padding: 0px 0px 0px;
        margin: 0 !important;
        box-shadow: none !important;
    }
    .homeDynamic.dynamic-callout .callout .coimg img {
        min-height: 100vh;
    }
    
    .dynamic-info-grid {
        padding: 75px 0 75px;
    }
    .c3.grid.simple {
    }
    .grid.style1 .infoBlock {
        padding: 40px 25px;
    }
    .dynamic-logos {
        padding: 80px 0 70px;
    }
    .dynamic-logos .owl-nav {
        display: none;
    }
    .dynamic-logos .owl-dots {
        margin-bottom: 40px;
    }
    .dynamic-logos .logo_item {
        margin-bottom: 35px;
    }

    .dynamic-mini-poi .miniPoi:after {
        display: none;
    }
    
    #footer {
        padding: 70px 0 0px;
    }
    .footer-logo {
        margin-bottom: 40px;
    }
    
    .email-box {
        font-size: 17px;
    }
    .email-box i {
        display: block;
    }
    .tel-box {
        font-size: 17px;
        margin-bottom: 30px;
    }
    .tel-box i {
        display: block;
    }
    
    #footer .footer_social {
        position: relative;
        right: auto;
        top: auto;
    }
    #footer .footer_right_image {
        position: relative;
        right: auto;
        bottom: auto;
        text-align: center;
    }
    .footer_buttons {
        
    }
    .footerLower p, .footerLower ul {
        margin: 3px 0;
    }
    .footer-col-2 .footer_buttons  {
        display: none;
    }
    .footer-col-3 .footer_buttons  {
        display: block;
        margin-bottom: 40px;
        text-align: left;
    }
    .footer_buttons .button {
        max-width: 224px;
        display: block;
    }
    #footer .button {
        margin: 0px 0px 15px;
    }
    #footer .footer_social {
        margin-bottom: 40px;
    }
    #footer ul.socials li {
        padding: 0 15px 0 0px;
    }
    
    
    .homeBanner {
        height: calc(100vh - 103px);
    }
    
    .header_right_link.footer-nav {
        background: #ffffff;
        padding: 15px 10px;
        display: block !important;
        width: 100%;
    }

    .header_right_link.footer-nav {
        text-align: center;
    }
    .header_right_link.footer-nav ul {
        list-style: none;
        padding: 0;
        margin: 0;
    } 
    .header_right_link.footer-nav ul li {
        display: inline-block;
        padding: 0px 15px;
    } 
    .header_right_link.footer-nav ul li a {
        font-size: 13px;
        font-weight: 600;
        color: #1F631A;
        letter-spacing: 1.56px;
        text-transform: uppercase;
    }
    .header_right_link.footer-nav ul li a:after {
        width: 11px;
        height: 18px;
        content: '\f054';
        display: inline-block;
    	font-weight:700;
    	font-family: "Font Awesome 5 Free";   
    	transition:300ms;
        margin-left: 15px;
    }
    .header_right_link.footer-nav ul li a:hover {
        color: #79AAD5;
    }


    .dynamic-mini-poi a {
        max-width: 178px;
        width: 100%;
        text-align: left;
    }

}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap {
	display: block;
    width: 85%;
    background-color: #ddd;
    height: 18px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin: 5px 0 0 10px;
}

div.wpforms-container-full .wpforms-form p {
    margin-bottom: 20px!important;
}

.searchform .s::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
  }
  
  .searchform .s:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
  }
  
  .searchform .s::-ms-input-placeholder { /* Microsoft Edge */
    color: #ffffff;
  }

  /* hide parents area from main menu */
  #menu-item-1525, #menu-main .menu-item-1525 {
    display: none;
  }

  .post-password-form input {
    width: 200px;
    margin-top: 20px;
}
.post-password-form input[type="submit"] {
    margin-left: 95px;
    display: block;
}    
@media only screen and (max-width : 767px) {
.post-password-form input, .post-password-form label {
    width: 100%;    
}
.post-password-form input[type="submit"] {
    margin-left: 0;
    display: inline-block;
} 
}

/* tribe events */
button.tribe-common-c-btn {
    background-color: #1F631A!important;
    border-radius: 0!important;
}

.tribe-events-cal-links .tribe-events-gcal, .tribe-events-cal-links .tribe-events-ical, .tribe-events-event-meta a, .tribe-events-event-meta a:visited, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #1F631A!important;
    font-weight: 700;
}

.tribe-common .tribe-common-c-svgicon, .tribe-events-back a, .tribe-events-back a:visited, .tribe-events-single-event-title, .tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited, .tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
    color: #1F631A!important;
}

.tribe-events .tribe-events-c-ical__link, .tribe-common .tribe-common-c-btn-border {
    color: #1F631A!important;
    border-color: #1F631A!important;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #1F631A!important;
    color:white!important;
}    

.tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover, .tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: #79AAD5!important;
}

.tribe-common .tribe-common-anchor-thin-alt {
    border-bottom: none!important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-1-container, .tribe-events .tribe-events-1-container {
    padding-top: 0px!important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

.tribe-events ul li:before, .tribe-events-pg-template ul li:before {
    content: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-breadcrumbs__list {
    font-size: 25px!important;
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-link {
    font-size: 25px!important;
    text-transform: uppercase!important;
}

/* calendarize events calendar */

.fullCalendar table tr:nth-child(odd) {
    background-color: #fff!important;
}

.fc-button.fc-state-default {
    background-color: #1F631A!important;
}

.fc-button.fc-state-active {
    box-shadow: none;
    background-color: #79AAD5!important;
}

.fullCalendar .fc-state-highlight, .fullCalendar table tr:hover td.fc-state-highlight {
    background: #f1f1f1!important;
}

/* woocommerce */

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #79AAD5!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before, .bodyContent ul.woocommerce-error li:before, .woocommerce-error::before {
    content: none;
}

.woocommerce .product_meta, .woocommerce ul li.product:before {
    display: none;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    min-width: unset!important;
    background-color: #79AAD5!important;
    font-size: 14px!important;
    padding: 10px 35px 10px 20px!important;
    font-weight: 600!important;
    color: #fff!important;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #1F631A!important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    line-height: 1.3em!important;
    height: 70px;
}

.woocommerce .coupon, .woocommerce-form-coupon-toggle, .woocommerce div.product form.cart div.quantity {display: none;}

a.cart-link {
    margin-left: 15px;
}