.home .homeslider .slide {
	height: 800px;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	left: -0.1px;
}

@media screen and (max-width: 880px){
	.home .homeslider .slide {
		max-height: 80vw;
		min-height: 460px;
		padding: 0 20px;
	}
	
	.homeslider .contenttop h2 {
		//display: none;
		//margin: 0;
	}
	
	.archive-posts article {
		width: 100%;
		max-width: 360px;
		margin-left: auto;
		margin-right: auto;
}
	
}

.homeslider .slide .slider-logo, .adspace .slide .ad-logo {
	width: auto;
	margin: auto;
}

.homeslider .redbutton a {
	margin: auto;
}

.homeslider .contenttop h2 {
	margin: 50px 0;
	padding: 0 20px;
	font-weight: 500;
	text-shadow: 1px 3px 4px rgba(0,0,0, .7);
}

.homeslider .owl-nav .owl-prev, .homeslider .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	font-size: 115px !important;
	background: transparent !important;
	color: rgba(255,255,255,.8) !important;
}

.homeslider .owl-nav .owl-prev {
	left: 72px;
}

.homeslider .owl-nav .owl-next {
	right: 72px;
}

.homeslider .owl-nav .owl-prev:hover, .homeslider .owl-nav .owl-next:hover {
	color: white !important;
}

.home .slider {
	position: relative;
}


.scroll-button {
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #5e7383;
    margin: 0px;
    z-index: 10;
    bottom: 30px;
}

.scroll-button a {
    display: block;
    width: 40px;
    margin-right: auto;
    margin-left: auto;
    opacity: .66;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.btn.moving {
    padding: 10px 0 20px;
    -webkit-font-smoothing: antialiased;
}

.scroll-button a i {
    text-shadow: 0 1px 2px #5e7383;
}


.btn.moving {
 padding:10px 0 20px;
 -webkit-font-smoothing:antialiased;
}
.btn.moving i {
 display:block;
 font-size:24px;
 line-height:1px;
 height:10px;
 color:#fff;
 opacity:1;
 filter:alpha(opacity=100);
}
.btn.moving i+i {
 opacity:.66;
 filter:alpha(opacity=66);
}
.btn.moving i+i+i {
 opacity:.33;
 filter:alpha(opacity=33);
}
.moving i+i+i {
 -webkit-animation:opacity_first 2s linear infinite;
 animation:opacity_first 2s linear infinite;
 -webkit-transition:none !important;
 -o-transition:none !important;
 transition:none !important;
}
.moving i+i {
 -webkit-animation:opacity_second 2s linear infinite;
 animation:opacity_second 2s linear infinite;
 -webkit-transition:none !important;
 -o-transition:none !important;
 transition:none !important;
}
.moving>i {
 -webkit-animation:opacity_third 2s linear infinite;
 animation:opacity_third 2s linear infinite;
 -webkit-transition:none !important;
 -o-transition:none !important;
 transition:none !important;
}
@-webkit-keyframes opacity_first {
 0% {
  opacity:.33;
  filter:alpha(opacity=33);
 }
 24.91% {
  opacity:1;
  filter:alpha(opacity=100);
 }
 49.833% {
  opacity:0;
  filter:alpha(opacity=0);
 }
}
@keyframes opacity_first {
 0% {
  opacity:.33;
  filter:alpha(opacity=33);
 }
 24.91% {
  opacity:1;
  filter:alpha(opacity=100);
 }
 49.833% {
  opacity:0;
  filter:alpha(opacity=0);
 }
}
@-webkit-keyframes opacity_second {
 0% {
  opacity:.66;
  filter:alpha(opacity=66);
 }
 16.66% {
  opacity:1;
  filter:alpha(opacity=100);
 }
 41.5833% {
  opacity:0;
  filter:alpha(opacity=0);
 }
}
@keyframes opacity_second {
 0% {
  opacity:.66;
  filter:alpha(opacity=66);
 }
 16.66% {
  opacity:1;
  filter:alpha(opacity=100);
 }
 41.5833% {
  opacity:0;
  filter:alpha(opacity=0);
 }
}
@-webkit-keyframes opacity_third {
 0% {
  opacity:1;
  filter:alpha(opacity=100);
 }
 33.33% {
  opacity:0;
  filter:alpha(opacity=0);
 }
}
@keyframes opacity_third {
 0% {
  opacity:1;
  filter:alpha(opacity=100);
 }
 33.33% {
  opacity:0;
  filter:alpha(opacity=0);
 }
}

.homeslider.owl-theme .owl-nav {
	margin-top: 0;
}

.adspace.owl-theme .owl-dots {
	margin-top: 0 !important;
}

html {
	scroll-behavior: smooth;
}

.adspace .slide {
	display: flex;
	justify-content: center;
}

.exploreservice .explorecontent {
	position: relative;
	color: white;
}

.exploreservice .explorecontent h3 {
	position: absolute;
	bottom: 20px;
	padding: 0 20px;
	font-size: 26px;
	line-height: 1.2em;
	text-transform: uppercase;
	color: #e0eaf9;
  text-shadow: 0px 1px 2.88px rgba(0, 0, 0, 1);
	font-weight: 500;
	top: 79%;
	
	
}

#ctaexplore {
	background: #143159;
	border-bottom: 2px solid #143159;
}

h4.exploretitle {
	margin: 0;
	font-size: 40px;
	line-height: 1em;
	font-family: 'Exo 2', sans-serif;
	text-transform: none;
	font-weight: 500;
	text-shadow: 1px 3x 4px rgba(0,0,0,1);
}

#ctaexplore .exploreheading {
	margin-left: 20px;
}


.explorenav button {
	background: none;
	border: none;
	cursor: pointer;
}

.explorenav button {
	padding: 34px 23px;
}

#ctaexplore .exploreheading, #ctaexplore .explorenav button {
	color: white;
	font-size: 32px;
	text-transform: uppercase;
}

.exploreservice{
	max-height: 490px;
	height: 100%;
	overflow: hidden;
}
.exploreservice .exploreinner {
	color: white;
	position: absolute;
	top: 25px;
	bottom: 25px;
	left: 25px;
	right: 25px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: rgba(0,0,0,0.3);
	opacity: 0;
	transition: opacity .6s ease-out;
	padding: 0px 40px;
	font-family: 'Exo 2', sans-serif;
	font-weight: 500;
}
.exploreinner h3{
  font-size: 26px;
  color: rgb(255, 255, 255);
  font-weight: normal;
  text-align: center;
  text-shadow: 0px 1px 2.88px rgba(0, 0, 0, 1);
}
.exploreservice .exploreinnerblur {
	filter: blur(4px);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: white;
	background-position: center center;
	background-size: cover;
	clip-path: inset(25px 25px);
	opacity: 0;
	transition: opacity .6s ease-out;
}

.exploreservice .listing:hover .explorecontent h3 {
	display: none;
}

.exploreservice .listing:hover .exploreinner, .exploreservice .listing:hover .exploreinnerblur {
	opacity: 1;
}

/* menu */

.menu-container {
	background: rgb(24, 52, 103);
	position: absolute;
	right: -320px;
	//right: 0;
	width: 320px;
	height: 100%;
	z-index: 10001;
	overflow: auto;
	-webkit-transition: right 1s;
	-o-transition: right 1s;
	transition: right 1s;
	position: fixed;
}

body {
	position: relative;
}

body.open .menu-container {
	right: 0;
}

#page {
	right: 0;
	-webkit-transition: right 1s;
	-o-transition: right 1s;
	transition: right 1s;
}

.side-nav-open-container {
	display: none;
	position: absolute;
	background: black;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10000;
	opacity: 0.8;
}
body.open .side-nav-open-container  {
display: block;
}



.menu-container .nav-menu {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	width: 100%;
}

.menu-container .sub-menu  {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
}

.menu-container .menu i {
	float: right;
	cursor: pointer;
	line-height: 0;
	top: -30px;
	right: 20px;
	position: relative;
	color: #fff;
	//width: 30px;
	//height: 0px;
	//padding: 20px;
	padding: 1.5em;
	position: absolute;
	//right: 16px;
	right: 0;
	//top: 10px;
	top: 0;
}

.menu-container .main-navigation ul li:hover > i {
	color: #fff;
}


.menucloseword, .fa-times {
	font-family: 'Roboto Condensed', sans-serif;
	/*! color: #fff; */
	font-weight: 500 !important;
}
.menu-toggle .fa.fa-times{
	margin-top: 34px;
}
#page .menu-toggle .fa.fa-bars, .menu-toggle .fa.fa-times{
	margin-left: 10px;
}

.menu-toggle {
	padding: 0;
	background: none;
	border: 0;
	margin-left: 10px;
	margin-top: 0px;
	color: #14315a;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
	display: block;
}

.menu-container .menu-toggle {
	color: white;
}

.menu-container .menu-main-menu-container {
	margin-top: 20px;
	width: 100%;
}

ul#primary-menu {
	margin-top: 17px;
}

.menu-toggle li.current_page_item a:hover, .main-navigation li.current_page_item a, .main-navigation li.current_page_item a:hover, .main-navigation li a:hover {
	//background: #8ec63f !important;
}

.main-navigation a:hover, .main-navigation .current_page_item a {
	//color: #fff;
}

.menu-container .main-navigation a {
	padding: 10px 17px;
	color: #fff;
}

.menu-container .main-navigation ul.sub-menu a {
	//background: #8dc63f;
	//color: #fff;
	float: left;
	//font-weight: 700;
	text-shadow: 0px 1px 1px rgba(78, 119, 21, 1);
	width: 100%;
}

.menu-container .main-navigation {
	display: block;
}

@media screen and (min-width: 1170px){
	#page .menu-toggle {
		display: none;
	}

}

@media screen and (max-width: 1170px){
	#page .menu-main-menu-container {
		display: none;
	}
	h4.exploretitle {
		font-size: .9em;
	}
}

.exploreservice .listing {
	width: 400px;
}

.sponsorlogos .slide {
	//width: 191px;
	//width: 180px;
	width: 100%;
	height: 77px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sponsorlogos .sponsorlogo {
	//max-height: 77px;
	//max-width: 180px;
	//object-fit: contain;
}

.exploreservice .explorecontent img {
	height: 490px;
	object-fit: cover;
}


.entry-content ol.blocks-gallery-grid li.blocks-gallery-item, .entry-content ul.blocks-gallery-grid li.blocks-gallery-item {
	height: 150px;
	width: 150px;
	flex-grow: 0;
	margin-right: 16px;
}

.entry-content ol.blocks-gallery-grid, .entry-content ul.blocks-gallery-grid {
	justify-content: center;
}

.wp-block-gallery .blocks-gallery-item.placeholder {
	height: 0 !important;
	margin-bottom: 0 !important;
	padding: 0 !important;
}

button.mfp-arrow-left {
	left: -60px;
}
button.mfp-arrow-right {
	right: -60px;
}

.archive-posts {
	display: flex;
	flex-wrap: wrap;
}

.archive-posts {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	grid-gap: 20px;
	grid-row-gap: 20px;
	width: 100%;
	max-width: 880px;
	margin: 0 auto;
}

.archive-posts article {
	//width: calc(50% - 50px);
	width: 100%;
	margin-right: 50px;
	padding: 25px;
	background: #e7e8ea;
	//margin-bottom: 50px;
	margin: 0 auto;
	
}
.nav-links{
	max-width: 880px;
	width: 100%;
	margin: 1em auto;
}
.blog main, .single main, .archive main {
	max-width: 880px;
	width: 100%;
	margin: auto;
	padding: 0 30px;
}

.archive-post_thumbnail {
	height: 175px;
	background: #fff;
}

.archive-post_thumbnail img {
	width: 100%;
	height: 175px;
	object-fit: cover;
}

.archive-posts article a, .nav-links a {
	text-decoration: none;
}

.archive-posts article .entry-title a {
	color: black;
}

.archive-posts article:hover {
	background: #1b75bb;
}
.archive-posts article:hover a, .archive-posts article:hover .entry-content, .archive-posts article:hover i {
	color: white;
}

.archive-posts article .entry-content p {
	margin: 0;
}

.archive-posts article:hover a.readmore span {
	font-style: italic;
}


@media screen and (max-width: 710px) {
	.archive-posts article {
		width: 100%;
		max-width: 390px;
		margin-left: auto;
		margin-right: auto;
	}
	h4.exploretitle {
		font-size: .7em;
	}
}

.archive-posts .entry-content {
	line-height: 29px;
}



.topbar.stickybar {
	display: none;
	position: fixed;
	top: 0;
	z-index: 10000;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	height: 65px;
	min-height: auto;
	//opacity: 0;
	box-shadow: 0 2px 2px rgba(0,0,0,.4)
}
.admin-bar .stickybar {
	top: 32px;
}	

.logged-in .socialnav .login {
	display: none;
}