/* BASE */
body{transition: padding .2s ease;font-size: 1.125em;}
@media only screen and (min-width: 87.5rem) {
	body{font-size: 1.25em;}
}
a:hover {
    color: #c4bbb5;
}
.col-flex{
	display: flex;
}
.col20,.col25,.col33,.col50,.col66,.col75,.col80{
	box-sizing: border-box;
}
.col20{
	width:20%;
}
.col25{
	width:25%;
}
.col33{
	width:33.3333%;
}
.col50{
	width:50%;
}
.col66{
	width:66.6667%;
}
.col75{
	width:75%;
}
.col80{
	width:80%;
}
.col80{
	width:100%;
}

/* HEADER */
#header{
	padding: 10px;
}
#logo{
	width:calc(100% - 700px);
}
#logo a{
	display: inline-flex;
}
#logo span{margin-left: 20px;}
#logo span:after{
	content: "mpany";
}
#logo span br{display: none;}
#header .container{
    display: flex;
    align-items: center;
    justify-content: space-between;}
#toggle{display: none;}
nav#upper{
	border:none;
	padding: 0;
	background-color: none;
	display: block;
	width:700px;}
@media only screen and (min-width: 101.250rem) {
	#logo{
	width:320px;
}
nav#upper{
	width:calc(100% - 320px);}
}
	#top_footer .col50 > *:first-child{
    min-width: 279px;
	}
nav#upper ul{
    text-align: right;}
nav#upper ul#menu-header-menu > li{position: relative;display: inline-block;}
nav#upper ul#menu-header-menu > li > a{padding: .5rem 1rem;display: block;  
	font-size:.875rem;     color: #453b66;transition: color .2s ease;
    white-space: nowrap;}
nav#upper ul#menu-header-menu > li.current-menu-item > a,nav#upper  ul#menu-header-menu > li.current_page_item > a,nav#upper  ul#menu-header-menu > li:hover > a,body.single-post #menu-item-5175 > a {
	color: #c5b8ae !important;
}
nav#upper .sub-menu{position: absolute;
    padding: .5rem 1.5rem;
    background-color: #FFF;
    border-top: .2rem solid #c5b8ae;
	text-align: left;
    width: 10rem;
    z-index: 1;}
nav#upper ul#menu-header-menu > li:hover .sub-menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    min-width: 25rem;
}
    nav#upper .sub-menu{display:none;}
nav#upper .sub-menu li a{color:#453a65;display: inline-block;padding: .5rem 0;
	font-size:.875rem;}
nav#upper .sub-menu li a.current_page_item,nav#upper .sub-menu li a:hover {color:#c4bbb5;}

/* FOOTER */
#top_footer{
	padding: 3.333rem 1.333rem;
}
#top_footer img:hover{
	transition: opacity .2s ease-in-out;
	opacity: .75;
}
#bottom_footer{
	padding: 1.25rem;
}
#bottom_footer li{
    letter-spacing: 2.2px;
}
#bottom_footer .col-flex{
	display: flex;
	align-content: center;
	justify-content: center;
}
#bottom_footer .col25{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	border-right: 2px solid #FFF;
}
#bottom_footer .col25.text-right{
	font-size:1rem;
    align-items: flex-end;
	text-align: right;
	border:none;
}
#bottom_footer a:hover{
	color:#FFF;
}
#bottom_footer a.footer-button {
    transition: all .2s ease;
}
#bottom_footer a.footer-button:hover {
    background: #f4f239;
	color: #453b66;
	border-color: #f4f239;
}
@media only screen and (min-width: 80rem) {
	#top_footer .col50 > *:first-child{
    min-width: 279px;
	}
	
#bottom_footer{
	padding: 2.5rem;
}
}
/* MAIN */

h1,.h1{
    font-size: 4rem;
    padding: 7rem 1rem;
}
h1 span,.h1 span{
	margin-top: 2rem;
}
h1 a.magButton:hover{
    text-decoration: underline;
}
.main{
    font-size: 1.25rem;
    text-align: center;
	padding-bottom: 2.8rem;
	font-family: Open Sans Condensed,sans-serif;
    font-weight: 700;
    letter-spacing: 3.3px;
}
.main p:not(:last-of-type) {
    margin-bottom: 1.4rem;
}

/* FAQs */
.faq h3{
    padding: 1rem;
}
.contento{
	padding: 2rem;
}


/* BANNERS */

.banner_shell{    height: 400px;}
.center_line:after{
	height:150px;
    bottom: -2rem;
	width:2px;	
	margin-left: -1px;
}
.circle:after{
    height: 100px;
    bottom: -50px;
    width: 100px;
    margin-left: -50px;
    border-width: 4px;
}
@media only screen and (min-width: 80rem) {
.banner_shell{    height: 500px;}
.center_line:after{
	height:200px;
	width:6px;	
	margin-left: -3px;
}
}
.stamp {
    height: 160px;
    width: 160px;
}
.corner .stamp {
    bottom: 20px;
    right: 20px;
}
.center .stamp {
	margin: -80px 0 0 -80px;
}

/* JUMPS */
.jump a{transition: all .2s ease;}
.jump a:hover{color: #f4f239;}

/* IT PROMOS */
.it_promo img {
    width: 100%;
}
.it_promo h3{
	font-size: 1.75rem;
	margin-bottom: 1.4rem;
}
.it_promo .col50:last-child {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	padding: .5rem;
}

/* IT DOWNLOADS */
.it_download{
	margin: 1.4rem 0;
padding-bottom: 1.4rem;}
.button,input[type="submit"]{padding: 1rem 2rem; transition: all .2s ease;}
.button:hover,input[type="submit"]:hover{
	background-color:#453b66;
    color: #f4f339;
}

/* CONTACT FORM */
.form{
	padding: 4rem;
}
.form hr {
    margin: 2.8rem 0;
}

/* Itinerary */
#itinerary{
	padding: 2.8rem 1rem;
}
#itinerary h2,#itinerary .h2{
	font-size: 2.18rem;
}
#itinerary img{
	margin-bottom: 1rem;
	
}

/* Accordions */
.accordion h3{
    width: 100px;
    margin: -50px auto 10px;
    border-radius: 50px;
	transition: all .2s ease;
}
.accordion h3:hover{
	background-color:#453b66;
}
.accordion h3:hover span{
	color: #f4f339;
}
.expando{
	padding: 1.4rem 1.4rem 2.8rem;
}
.expando h4{
	margin-bottom: 1.4rem;
}
.hotel{
	margin: 2.8rem 0 0;
	transition: all .2s ease;
}
.hotel figure{
	position: relative;
}
.hotel h5{
	font-size: 1.25rem;
}
.hotel:hover{
	box-shadow: 0 0.5rem 2rem -0.5rem rgb(28 75 102 / 40%);
    -webkit-transform: scale(1.025);
    -moz-transform: scale(1.025);
    -ms-transform: scale(1.025);
    -o-transform: scale(1.025);
    transform: scale(1.025);
}
.hotel:hover figure:before{
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	content: '';
	background: rgba(0,0,0,.5);
}
.hotel:hover figure:after{
position: absolute;
    top: 23px;
    left: 12px;
    content: 'View';
    font-size: 1.25rem;
    color: #FFF;
    display: block;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border: 1px solid #FFF;
    border-radius: 5px;
    line-height: 1;
    box-sizing: border-box;
}
.popover .title{
	padding: 0 1.4rem 1.4rem;
}
.popover .text{
	padding: 0 1.4rem;
}

/* TOURS */
.tours{    display: flex;
    flex-direction: row-reverse;
    align-items: center;}
.tours .col50{
	padding: 0 1.4rem;
}
.tours h3{
	line-height: 1.4;
}
.tours + .tours {
    margin-top: 1.4rem;
    padding-top: 2.8rem;
}

/* DIRECT */
.direct{
	text-align: center;
	font-size: 1rem;
}
.direct h2{
	margin-bottom: 1.4rem;
}
.direct .col50{
	padding: 2.8rem;
}
.direct .col50:last-child {
	border:none;
    border-left: 2px solid #f4f239;
}
.direct a {
    transition: all .2s ease;
}
.direct a:hover {
    background: #c5b8ae;
    color: #FFF;
    border-color: #c5b8ae;
	    box-shadow: 0px 8px 15px rgb(0 0 0 / 10%);
}

/* TEAM */
.team .container{
	display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.member{
	box-sizing: border-box;
	width:33.3333%;
	padding: 0 1.4rem 2.8rem;
}
@media only screen and (min-width: 1600px) {
    .member{
        width:25%;
    }
}

/* PLAN */
.plan .sand {
    display: flex;
    padding: 2rem 2rem 2rem 6rem;
    align-items: center;
}
a.round{transition: all .2s ease;}
a.round:hover{    background-color:#453b66;}
a.round:hover span{
    color: #f4f339;}
.plan .sand .round{margin: 0 0 0 6rem;}

/* AFRICA */
	.where h2{
    padding-left: 1rem;}
	.where h3{
    padding-left: 1rem;}
.where a:hover{
	color: #453b66;
}
.where a::before, .where a::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s,opacity 0.2s;
    -moz-transition: -moz-transform 0.3s,opacity 0.2s;
    transition: transform 0.3s,opacity 0.2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.where a:hover::before, .where a:hover::after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}
.where a::before{
    margin-right: 10px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}
.where a::after {
	    margin-left: 10px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

/* IT COSTS */
.pricing{
	padding: 2.8rem .5rem;
}
.pricing h2{
	font-size: 1.875rem;
    letter-spacing: 10px;
}
.pricing h3{
	letter-spacing: 4px;
}

/* SCROLL TO TOP */
#topper {
    background-color: #ccc;
    background-color: rgba(0,0,0,0.2);
    bottom: 1rem;
    right: 1rem;
    width: 3rem;
    height: 3rem;
    z-index: 1003;
    fill: #FFF;
    opacity: 0;
    transition: opacity .5s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .2rem;
	cursor: pointer;
}
#topper svg{
	height: 1rem;
	width:1rem;
}
#topper.show{
	opacity: 1;
		visibility:visible;
}
#topper:hover {
      background-color: rgba(0,0,0,0.3); /* Add a dark-grey background on hover */
}

/* SLIDESHOW */
.slider-container {
	max-height: 40rem !important;
	margin-top: 3.4rem;
	margin-bottom: 1.4rem;
}
.slider-container:before{
	content: '';
	position: absolute;
	z-index: 0;
  background-image: url("/wp-content/themes/exeter/images/footer_bg.jpg");
  background-repeat: repeat;
	top: -2rem;
    left: -2rem;
    bottom: 5rem;
    right: 2rem;
}
.slider-container:after{
content: '';
    position: absolute;
    z-index: 1;
    background-color: #f4f339;
    top: calc(-1rem - 2px);
    left: -3rem;
    height: 2px;
    width: 300px;
    display: block;
}
.slider.fade div h1 {
	font-size:5.333rem;
}
#next:hover,
#prev:hover {
	opacity: 1;
}
#header {
	    background-color: #fbf7f4;
	height: 6rem;
	box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
	z-index: 50;
}
body.sticky #header{
    box-shadow: 0 0.5rem 2rem -0.5rem rgb(28 75 102 / 40%);
}
#main{
	padding-top: 6rem;
}
/* OUR STORIES */

@media only screen and (min-width: 61rem){
    .container:has(#results) {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
#results{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
    grid-column-gap: 10px;
}

/* TABS */
.tabs a {
    transition: all .2s ease;
}
.tabs a:hover {
    color: #f4f239;
}
iframe.center-video{
    max-height: 380px;
  }
  
  body.page-id-10294 .buttons{
    max-width: 37.5rem;
}
body.page-id-10294 .buttons .button{
    width: -webkit-fill-available;
}