/*
Theme Name: Diversity Study Trips
Theme URI: http://www.diversitystudytrips.co.uk
Author: Lollystick
Author URI: http://www.lollystick.co.uk
Description: A custom theme for Diversity Study Trips.
Version: 1.0
Text Domain: lollystick
*/

/* --- Global Font Sizes --- */

html{
    font-size: 16px;
}
@media screen and (min-width: 900px) {
    html{
    font-size: 18px;
    }
}
@media screen and (min-width: 1280px) {
    html{
    font-size: 18px;
    }
}
.schema_hide{
    display: none;
}


/* --- Global Styles --- */

.temp{
    width: 100%;
    height: 300px;
    background-color: #eee;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
/*Procurement */
.swiper-procurement{
    padding: 50px;
}
.swiper-procurement .swiper-slide{
    padding: 40px;
}
.swiper-pagination.swiper-pagination-bullets {
    transform: translateY(-60px);
}
.swiper-pagination .swiper-pagination-bullet-active{
    background: #c85127 !important;
}
.procurement{
    background-color: #eeebe6;
    background-image: url('./images/procurementbackground.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
}
.item_number p{
    margin-bottom: 0;
    padding: 10px 15px !important;
    font-size: 2em !important;
    font-weight: 600;
    color: #c85127;
}
.item_number_wrap {
    position: absolute;
    z-index: 1;
    top: -20px;
    left: -10px;
}
.item_number{
    background-color: #fff;
}
.procurement_box_wrap{
    margin-bottom: 120px;
    position: relative;
}
.swiper-procurement .swiper-button-prev {
    left: -5px;
    transform: scale(0.7);
    top: 140px;
    color: #666;
}
.swiper-procurement .swiper-button-next {
    right: -5px;
    transform: scale(0.7);
    top: 140px;
    color: #666;
}
.page-content.procurement{
    padding-top: 100px;
    padding-bottom: 120px;
}
.procurement_content p{
    color: #fff;
    font-size: 1.05em !important;
}
.procurement .wrap{
    max-width: 1080px;
}
.procurement_content {
    padding: 40px 80px 10px;
}
.procurement_box.clip1{
    background-color: #a5779eff;
}
.procurement_box.clip2{
    background-color: #533863ff;
}
.procurement_box.clip3{
    background-color: #4f9f86;
}
body{
    font-family: co-text, sans-serif;
    font-weight: 300;
    font-style: normal;
    background-color: #fff;
}
div#gfield_instruction_2_25 {
    display: none;
}
.header_spacer{
    height: 125px;
    display: block;
}
.single.trip-title.newcat {
    padding-bottom: 0 !important;
}
.newcat .cat-carousel {
    margin-bottom: 0;
}
.single.trip-title.newcat >.wrap>h1 {
    font-size: 2.3em !important;
}
.page-content.newcat h2 {
    font-size: 1.8em !important;
}

body.menu-active{
    overflow-y: hidden;
}
.overlay-menu > p a{
    color: #333;
    display: block;
    margin: 0 0 5px 0;
}
.overlay-menu > p a:hover{
    color: #a5779e;
}
.overlay-menu > p:nth-of-type(2){
    margin-top: 7px;
}
.wrap{
    max-width: 1280px;
    margin: 0 auto;
}
.wrap.icon{
    position: relative;
}
.page-content.background{
    background-image: url('./images/bg-dotted-line.png');
    background-repeat: repeat;
    background-color: #eeebe6;
}
img.page-icon,
a.page-icon {
    position: absolute;
    width: 100px;
    right: 0;
    top: 50%;
    transform: translateY(-55%);
}
.return-img{
    width: 100px;
}
h1{
    font-family: co-headline, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.02em;
    color: #404040;
}
h2{
    font-family: co-headline, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.02em;
    font-size: 2.2em;
}
h3{
    font-family: co-text, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.02em;
    font-size: 1.5em;
}
h1,
.timer-1,
.timer-2,
.timer-3{
    font-size: 3em;
}
p{
    line-height: 1.2em;
    letter-spacing: 0.02em;
    color: #333;
}
a{
    text-decoration: none;
}
.page-content.er404 .enquire a{
    color: #fff !important;
}
.below-trips .enquire {
    margin-bottom: 10px;
}
.page-content.below-trips h3 {
    margin-top: 0 !important;
}
p.carbon-n {
    position: absolute;
    right: 20px;
    color: #fff;
    font-size: 0.8em;
    top: 20px;
}
/* --- Content Section Styles --- */
.page-content img{
        max-width: 100%;
        height: auto;
}
.page-content{
    padding: 40px 20px 20px 20px;
}
.page-content.blog{
    padding: 20px 20px 20px 20px;
}
.page-content.front{
    padding: 0;
}
.page-content h1{
    margin-bottom: 40px;
    line-height: 1.3em;
}
.page-content h2{
    margin-bottom: 30px;
    line-height: 1.3em;
    color: #404040;
}
.page-content.team h2{
    margin-bottom: 0;
}

.page-content h3{
    color: #533863;
    margin: 30px 0 30px 0;
    line-height: 1.3em;
    font-size: 1.5em;
}
.page-content.team h3{
    margin-bottom: 20px;
}
.page-content h4{
    color: #404040;
 margin-bottom: 30px;
 font-size: 1.3em;
 text-transform: none;
 font-weight: bold;
}
.content h4{
 color: #404040;
 margin-bottom: 30px;
 font-size: 1.3em;
 text-transform: none;
 font-weight: bold;
}
.content h5{
    color: #333;
    font-family: co-text, sans-serif;
    font-weight: bold;
    text-transform: none;
    margin-bottom: 20px;
}
.page-content h5{
    color: #333;
    font-family: co-text, sans-serif;
    font-weight: bold;
    text-transform: none;
    margin-bottom: 20px;
}
.page-content p{
    margin-bottom: 30px;
    font-size: 0.9em;
    line-height: 1.5em;
}
.page-content a{
    color: #e24443;
    font-weight: 400;
}
.page-content a:hover{
    color: #8f1616;
}
.page-content ul{
    list-style: none;
    padding-left: 90px;
    padding-right: 150px;
    font-size: 0.9em;
}
.page-content li{
    margin-bottom: 20px;
    position: relative;
    line-height: 1.2em;
    color: #333;
}
.page-content li ul{
    margin-top: 10px;
}
.page-content li:before{
    content: "";
    display: inline-block;
    width: 28px;
    height: 31px;
    background-image: url('./images/star.png');
    background-size: cover;
    position: absolute;
    left: -60px;
    top: 1px;
    filter: invert(1);
}
.page-content.nostar li:before{
    display: none;
}
.page-content.nostar ul{
    list-style: unset;
}
.page-content .wrap ul li{
    margin-bottom: 20px;
}
.page-content .wrap table {
    border-collapse: collapse;
}
.page-content .wrap td, th {
    border: 3px solid #ccc;
    padding: 10px;
    font-size: 0.9em;
    letter-spacing: 0.02em;
   color: #333;
    line-height: 1.5em;
}
.page-content .wrap td ul li {
    margin-bottom: 0;
}
.page-content .wrap ul {
    padding-left: 20px;
}
.page-content .wrap ul li {
    margin-bottom: 20px;
    line-height: 1.5em;
}
.page-content .wrap table {
    border-collapse: collapse;
    margin-bottom: 30px;
}
.page-content .wrap td, th {
    border: 1px solid #767676;
    background-color: #fff;
    padding: 10px;
    font-size: 0.9em;
    letter-spacing: 0.02em;
   color: #333;
    line-height: 1.5em;
}
.page-content .wrap td ul li {
    margin-bottom: 0;
}
.page-content .wrap ol li {
    font-size: 0.9em;
    letter-spacing: 0.02em;
    margin-left: 30px;
}
.tooltipck-inner img {
    max-width: 50% !important;
    object-fit: cover;
    margin-left: 15px;
}
.tooltipck-inner {
    display: flex !important;
    flex-direction: row;
    line-height: 1.2em;
    font-size: 0.9em;
}
.home .page-content li:before {
    top: -7px;
}
.home section.search {
    margin: 10px 0;
    height: 85px;
    background-color: #533863;
    padding: 0 20px;
    position: absolute;
    top: -28px;
    width: 100%;
    border-bottom: 7px solid #fff;
}
.home .stats {
    margin-top: 10px;
}
.home .stats {
    padding: 25px 0;
    font-size: 0.9em;
}

/* --- Header/Banners --- */

header{
    display: flex;
    position: fixed;
    width: 100%;
    background-color: #c85127;
    align-items: center;
    top: 0px;
    z-index: 12;
}
header a{
    margin: 10px auto 10px 20px;
}

header #mt{
    -webkit-transition: all .3s;
    transition: all .3s;
}
header p{
    margin-right: 65px;
    color: #fff;
    font-size: 1.1em;

}
header p.open{
    margin-right: 465px;
}
.banner{
    width: 100%;
    height: 450px;
    margin-top: 120px;
    position: relative;
    padding-top: 0;
}
.static_banner{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.shadow_banner{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0.6;
}
.banner.banner-home{
    padding-top: 45px;
    margin-top: 137px;
}
.video-container{
    width: 100%;
    height: 100%;
}
.banner-home .wrap{
    max-width: 1600px;
}
.fpc-left .swiper-slide{
    padding: 20px 17%;
}
.fpc-left .swiper-slide p{
    font-size: 1.2em;
    font-style: italic;
    text-align: center;
}
.flex_banner{
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    z-index: 10;
}
.flex_banner_left{
    width: 60%;
    height: 100%;
    padding: 120px 20px 0 20px;
}
.flex_banner_left h1{
    color: #fff;
    font-size: 2.3em;
    margin-bottom: 30px;
}
.flex_banner_left p {
    color: #fff;
    margin-bottom: 50px;
}
.flex_banner_left a{
    padding: 15px 30px;
    background-color: #c85127;
    color: #fff;
    text-transform: uppercase;
}
.flex_banner_left a:hover{
    background-color: #e24443;
}
.flex_banner_right{
    width: 40%;
    height: 100%;
    padding-top: 120px;
    padding-left: 30px;
}
.flex_banner_right h2{
    color: #fff;
    font-size: 1.8em;
    margin-bottom: 30px;
}
.flex_banner_right li {
    color: #fff;
    margin-bottom: 13px;
    list-style-type: none;
    padding-left: 40px;
    position: relative;
}
.flex_banner_right li:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 26px;
    background-image: url(//www.diversitystudytrips.co.uk/wp-content/themes/diversitystudytrips/./images/star.png);
    background-size: cover;
    position: absolute;
    left: 0px;
    top: -5px;
}
#index-video-background {
    height: 100%;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    background-size: cover;
}
.tagline h1 {
    position: absolute;
    top: 120px;
    padding-left: 20px;
}
header > a img{
    transition: 0.2s opacity;
    opacity: 1;
    padding: 2px 0;
    width: 250px;
}
.travel-update {
    position: absolute;
    left: 0;
    top: 63px;
    width: 100%;
    padding: 12px 0 11px;
    text-align: center;
    background-color: #533863;
    z-index: 2;
    border-bottom: 8px solid #fff;
    display: none;
}
.travel-update a{
    color: #fff;
    font-size: 0.8em;
}
.travel-update a:hover{
    color: #a5779e;
}
div#gform_confirmation_message_1 {
    font-size: 0.9em;
    margin-bottom: 40px;
    font-weight: 600;
}
a.manage-trips {
    position: absolute;
    color: #FFF;
    top: 17px;
    right: 20px;
    font-size: 0.635em;
}
a.manage-trips:hover {
    text-decoration: underline;
}
/* Blog */
.single.trip-title.blog span {
    font-size: 2em !important;
}
.single.trip-title.blogpost span {
    font-size: 2em !important;
}
.page-content.blogpost ul li {
    margin-bottom: 5px;
    line-height: 1.5em;
}
.blog-container {
    display: flex;
    margin-bottom: 40px;
}
.post-container {
    width: 100%;
}
.feature-container{
    padding-left: 20px;
    min-width: 250px;
}
.post-container-inner {
    padding-right: 40px;
    padding-bottom: 30px;
    border-bottom: 1px dotted #AAA;
}
.blog .cat-container h3, .blog .tag-container h3{
    margin-bottom: 0;
}
.blog .cat-container a{
    font-size: 0.8em;
}
.blog .cool-tag-cloud .ctcleft a, .blog .cool-tag-cloud .ctcleft .tag-cloud-link {
    padding: 1px 10px 0 21px!important;
}
.single.trip-title p.subtitle {
    font-size: 0.9em;
    text-transform: capitalize;
}
.single.trip-title.blogpost{
    padding-bottom: 0;
}
a.m-bottom{
    margin-bottom: 30px;
}
.page-content.blogpost{
    padding-bottom: 40px;
}
.post-container-inner h3{
    margin-bottom: 10px;
}
/* Cookie Policy */
a#wt-cli-accept-all-btn {
    margin-left: 0;
    margin-right: 5px;
}
.cli_user_consent_state {
    margin-left: 30px;
}
button.cli-ccpa-button-confirm{
	background-color: #a5779e !important;
}
button.cli-ccpa-button-cancel{
 color: #a5779e !important;
}
.cli-alert-dialog-buttons button{
	border: 2px solid #a5779e !important;
}
#CONSTANT_OPEN_URL{
    margin-left: 15px;
}
#cookie-law-info-bar{
    box-shadow: 0 -1px 10px 0 rgb(172 171 171 / 70%) !important;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"]{
    padding: 30px 25px !important; 
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
    padding: 10px 14px 9px !important;
}
#cookie-law-info-bar {
    z-index: 2000000001;
}
/* --- Search --- */
.search-results .wrap .search-grid.related .search-grid-item p {
    margin-bottom: 5px;
    min-height: 10px;
}
section.search{
    margin: 10px 0;
    height: 95px;
    background-color: #533863;
    padding: 0 20px;
	z-index: 11;
}
.search-results h3{
    color: #a5779e;
    margin-bottom: 20px;
    line-height: 1.3em;
    font-size: 1.5em;
}
.search-grid-item h2{
    font-size: 0.8em;
    font-weight: unset !important;
}
.search select{
    transform: translateY(4px);
}
.search input[type="submit"] {
    width: 100%;
    line-height: 2.8em;
    background-color: #a5779e;
    text-transform: uppercase;
    font-family: co-text, sans-serif;
    font-style: normal;
    color: #fff;
    font-size: 16px;
    filter: drop-shadow(2px 5px 3px rgba(23, 15, 27, 0.5));
    transform: translateY(-2px);
}
a.othertrips{
    margin-right: 20px;
    background-color: #a5779e;
    text-transform: uppercase;
    font-family: co-text, sans-serif;
    font-style: normal;
    color: #fff;
    padding: 14px 40px;
    font-size: 16px;
    font-weight: 400;
    filter: drop-shadow(2px 5px 3px rgba(23, 15, 27, 0.5));
    transform: translateY(-2px);
}
a.othertrips:hover, .search input[type="submit"]:hover{
    background-color: #e24443;
}
li.menu-item a:hover{
    cursor: pointer;
}
.search .wrap{
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
    position: relative;
}
.searchandfilter ul {
    display: flex !important;
    justify-content: space-between;
}
.searchandfilter li {
    padding-right: 30px !important;
    width: 100%;
}
.searchandfilter div ul li:nth-of-type(3){
    width: 40vw;
    min-width: 280px;
    padding-right: 5px !important;
}
form.searchandfilter {
    width: calc(100% - 220px);
}

select {
    width: 100%;
}
.search select,
.search input{
    -webkit-appearance: none;
    outline: none;
    background-color: unset;
    border: none;
}
.search select{
    font-family: co-text, sans-serif;
    font-style: normal;
    color: #fff;
    font-size: 1.1em;
    border-bottom: 2px solid #fff;
    padding: 5px 0;
}
.search select *{
    color: #333;
}
.search input:hover,
.search select:hover{
    cursor: pointer;
}
.search-button-wrap{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(calc(-50% - 4px));
    pointer-events: none;
    filter: drop-shadow(2px 5px 3px rgba(23, 15, 27, 0.5));

}
.search-button {
    width: 16vw;
    min-width: 280px;
    height: 55px;
    background-color: #a5779e;
    -webkit-clip-path: polygon(3% 8%, 97% 0, 100% 97%, 0% 100%);
    clip-path: polygon(3% 8%, 97% 0, 100% 97%, 0% 100%);
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-family: co-text, sans-serif;
    font-style: normal;
    color: #fff;
    font-size: 1.1em;
    padding-top: 2px;
}
.search-button.hover {
    background-color: #e24443;
}
span.asp_nores_header {
    font-size: 0.8em;
}
.asp_keyword{
    color: #a5779e;
}
.top-trips .enquire span{
    color: #fff !important;
}
.enquire .wrap{
    filter: drop-shadow(2px 5px 3px rgba(23, 15, 27, 0.5));
}
/* --- Stats Block --- */

.stats{
    background-color: #a5779e;
    padding: 40px 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.stat-world-overlay{
    background-image: url('./images/worldnew.png');
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position-y: -150px;
    background-position-x: center;
    background-repeat: repeat-x;
    opacity: 0.1;
    pointer-events: none;
}
.stat-flex{
    display: flex;
    flex-wrap: nowrap;
}
.stat-item{
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 0 10px;
}
.stat-item p{
    font-size: 0.9em;
    font-weight: 300;
    color: #fff;
}
.timer-1,
.timer-2,
.timer-3{
    width: 200px;
    color: #fff;
    text-align: center;
    font-family: co-headline, sans-serif;
    font-weight: 400;
    font-style: normal;
    width: 100%;
    display: block;
    transform: scaleY(1.2);
    margin-bottom: 8px;
}

/* --- Top Picks --- */

.top-trips{
    padding: 40px 20px;
}
.top-trips h1{
    margin-bottom: 40px;
}

/* --- Trip Grid --- */

.trip-grid{
    display: flex;
    flex-direction: row;
    overflow: hidden;
    background-color: #eeebe6;
    background-image: url('./images/bg-dotted-line.png');
    background-repeat: repeat;
    background-position-x: top;
    background-position-y: center;
}
.grid-image{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    pointer-events: none;
    transition: linear 0.2s all;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);   
}
.highlight-overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 25%;
    background: rgb(75,163,236);
    background: linear-gradient(0deg, rgba(75,163,236,0) 0%, rgba(75,163,236,1) 100%);
    pointer-events: none;
}
.grid-item:hover > .grid-image{
    transform: scale(1.01);
}
.sub-grid-item:hover .grid-image{
    transform: scale(1.015);
}
.trip-grid.two{
    flex-direction: row-reverse;
}
.trip-grid a{
    width: 100%;
    height: 100%;
    display: block;
}
.trip-grid .grid-item{
    width: 50%;
    position: relative;
    overflow: hidden;
}
.trip-grid .grid-item:first-of-type::after{
    content: "";
    display: block;
    padding-bottom: 100%;
}
.grid-item.sub-grid{
    display: flex;
    flex-wrap: wrap;
}
.sub-grid-item,
.grid-item{
    background-size: cover;
    position: relative;
}
.sub-grid-item{
    width: 50%;
    height: 50%;
    position: relative;
    overflow: hidden;
}
.grid-item .trip-title-wrap {
    position: absolute;
    left: 45px;
    top: 45px;
}
.grid-item .trip-title {
    color: #fff;
    letter-spacing: 0.02em;
    background-color: #e24443;
    padding: 20px 40px;
    margin-right: 40px;
    line-height: 1.3em;
    padding-top: 30px;
}
.grid-item.one:hover .trip-title {
    background-color: #4f9f86;
}
.grid-item .trip-heading {
    font-size: 3.2em;
    font-family: co-headline, sans-serif;
    font-weight: 400;
}
.grid-item .trip-subject {
    margin-left: 15px;
    font-size: 1.3em;
    text-transform: lowercase;
}
.sub-grid-item .trip-title {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #fff;
    letter-spacing: 0.02em;
    background-color: unset;
    padding: 0;
    pointer-events: none;
}
.sub-grid-item .trip-heading {
    font-size: 2em;
    font-family: co-headline, sans-serif;
}
.sub-grid-item .trip-subject {
    margin-left: 15px;
    font-size: 0.9em;
    text-transform: lowercase;
    padding-right: 30px;
}
.trip-price-wrap {
    position: absolute;
    left: 0;
    bottom: 5%;
    color: #fff;
    filter: drop-shadow(2px 5px 3px rgba(0, 0, 0, 0.5));
}
.trip-price.clip {
    -webkit-clip-path: polygon(0 0, 100% 0, 94% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 94% 100%, 0% 100%);
    background-color: #a5779e;
    padding: 15px 40px 15px 20px;
    font-size: 0.9em;
}
.sub-grid-item .trip-price.clip {
    padding: 10px 30px 10px 15px;
    font-size: 0.6em;
}
.clip1{
    -webkit-clip-path: polygon(1% 2%, 98% 0, 97% 100%, 3% 98%);
    clip-path: polygon(1% 2%, 98% 0, 97% 100%, 3% 98%);
}
.clip2{
    -webkit-clip-path: polygon(0 0, 100% 7%, 100% 100%, 5% 96%);
    clip-path: polygon(0 0, 100% 7%, 100% 100%, 5% 96%);
}
.clip3{
    -webkit-clip-path: polygon(0 0, 100% 0, 96% 96%, 2% 99%);
    clip-path: polygon(0 0, 100% 0, 96% 96%, 2% 99%);
}
.trip-title-wrap{
    filter: drop-shadow(2px 5px 3px rgba(0, 0, 0, 0.5));
}

/* --- Trip Page --- */

.swiper-container{
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.single.trip-title{
    padding: 40px 20px;
    background: #eeebe6;
}
.single.trip-title p{
    display: inline-block;
    font-size: 1.7em;
    text-transform: lowercase;
}
.single.trip-title > .wrap > span{
    font-size: 2.8em;
    font-family: co-headline, sans-serif;
    margin-right: 15px;
    color: #404040;
    font-weight: 400;
    line-height: 1em;
}
.single.trip-title > .wrap > h1{
    font-size: 2.8em;
    font-family: co-headline, sans-serif;
    margin-right: 15px;
    color: #404040;
    font-weight: 400;
    line-height: 1em;
    display: inline-block;
}
.content{
    background-color: #eeebe6;
    padding: 40px 20px;
    background-image: url('./images/bg-dotted-line.png');
    background-repeat: repeat;
}
.content p {
    margin-bottom: 40px;
    line-height: 1.3em;
    font-size: 0.9em;
}
.content h2{
    color: #404040;
    padding-top: 10px;
    margin-bottom: 40px;
}
.content h3{
    color: #a5779e;
    margin-bottom: 40px;
    line-height: 1.3em;
    font-size: 1.5em;
}
.info-cards{
    display: flex;
    justify-content: space-between;
}
.i-card{
    width: calc(25% - 20px);
    background-color: #fff;
    text-align: center;
    padding: 30px 10px;
}
.i-card img{
    margin-bottom: 20px;
    width: 45px;
}
.i-card h2{
    font-size: 1.5em;
}
.i-card ul {
    text-align: left;
    padding-left: 30px;
    padding-right: 10px;
    font-size: 0.8em;
    line-height: 1.35em;
}
.i-card li {
    margin-bottom: 10px;
}
.single.enquire {
    margin-top: 20px;
    filter: drop-shadow(2px 5px 3px rgba(0, 0, 0, 0.5));
}
img.ui-datepicker-trigger {
    filter: invert(1) !important;
}
.single.enquire h2{
    padding-top: 30px;
    margin-bottom: 30px;
    color: #fff;
}
.single.enquire .gform_footer input[type=submit]:hover {
    cursor: pointer;
    background-color: #cb3d3c;
}
.single.enquire.first {
    margin-bottom: 40px;
}
.enquire a{
    background-color: #e24443;
    padding: 40px 30px;
    display: block;
    font-family: co-headline, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.02em;
    font-size: 2em;
    -webkit-clip-path: polygon(0% 0%, 96% 0, 100% 30%, 98% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 96% 0, 100% 30%, 98% 100%, 0% 100%);
    color: #fff;
}
.enquire .gchoice a{
    background-color: unset !important;
    padding: 0;
    display: inline-block;
    font-family: co-text,sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.02em;
    font-size: 1em;
    -webkit-clip-path:none;
    clip-path: none;
    color: #fff;
}
.enquire a:hover{
    background-color: #cb3d3c;
}
.enquire.e-form{
    background-color: #533863;
}
.enquire.e-form .wrap{
    position: relative;
    padding: 0 40px;
    color: #fff;
}
.enquire a span.enquiry{
    font-family: co-text, sans-serif;
    font-size: 0.55em;
    color: #fff;
    margin-left: 20px;
}
.enquire a:hover span{
    color: #fff !important;

}
.enquire h2{
    margin: 0;
    padding: 0;
}
.day-tabs{
    margin-bottom: 40px;
}
.button-row{
    width: 100%;
    height: 85px;
    display: flex;
}
.tab-button{
    width: 100%;
    height: 100%;
    font-family: co-headline, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.02em;
    font-size: 2em;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-top: 15px;
} 
.tab-button:hover{
    cursor: pointer;
}
.tab-button.b1{
    background-color: #509f89;
    -webkit-clip-path: polygon(0 0, 94% 10%, 98% 100%, 0 100%);
clip-path: polygon(0 0, 94% 10%, 98% 100%, 0 100%);
    overflow: hidden;
}
.tab-button.b2{
    background-color: #3a80b4;
    -webkit-clip-path: polygon(0 0, 100% 17%, 98% 100%, 2% 100%);
clip-path: polygon(0 0, 100% 17%, 98% 100%, 2% 100%);
    overflow: hidden;
}
.tab-button.b3{
    background-color: #a5779e;
    -webkit-clip-path: polygon(5% 8%, 100% 2%, 100% 100%, 6% 100%);
clip-path: polygon(5% 8%, 100% 2%, 100% 100%, 6% 100%);
    overflow: hidden;
}
.tab-button.b4{
    background-color: #509f89;
    -webkit-clip-path: polygon(6% 1%, 100% 17%, 98% 100%, 5% 100%);
    clip-path: polygon(6% 1%, 100% 17%, 98% 100%, 5% 100%);
    overflow: hidden;
}
.tab-button.b5{
    background-color: #3a80b4;
    -webkit-clip-path: polygon(5% 17%, 98% 13%, 95% 100%, 8% 100%);
    clip-path: polygon(5% 17%, 98% 13%, 95% 100%, 8% 100%);
    overflow: hidden;
}
.tab-card{
    width: 100%;
    display: none;
    padding: 20px;
}
.card-gradient{
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0));
    -webkit-clip-path: polygon(0 0, 100% 0, 99% 100%, 1% 100%);
    clip-path: polygon(0 0, 100% 0, 99% 100%, 1% 100%);
    padding: 50px 40px 40px 120px;
    line-height: 1.35em;
    letter-spacing: 0.02em;
}
.card-gradient ul{
    list-style: none;
}
.card-gradient li{
    margin-bottom: 40px;
    color: #fff;
    position: relative;
    font-size: 0.9em;
}
.card-gradient p{
    color: #fff !important;
}
.card-gradient li:before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 31px;
    background-image: url('./images/star.png');
    background-size: cover;
    position: absolute;
    left: -70px;
    top: 2px;
}

.button-gradient{
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to top, rgba(0,0,0,0.2), rgba(0,0,0,0));
}
.tab-button.open .button-gradient{
    display: none;
}
.tab-card.open{
    display: block;
}
.vert-1,
.tab-card.card-1{
    background-color: #509f89;
}
.vert-2,
.tab-card.card-2{
    background-color: #3a80b4;
}
.vert-3,
.tab-card.card-3{
    background-color: #a5779e;
}
.tab-card.card-4{
    background-color: #509f89;
}
.tab-card.card-5{
    background-color: #3a80b4;
}
.promise-box{
    width: 100%;
    background-color: #a5779e;
    filter: drop-shadow(2px 5px 3px rgba(0, 0, 0, 0.5));
    padding: 20px 120px 20px 120px;
    text-align: center;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}
.promise-box a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.promise-box p {
    line-height: 1.6em;
    margin-bottom: 0;
    color: #fff;
    font-weight: 400;
    font-size: 1.1em;
}
.promise-box img{
    margin-bottom: 10px;
    width: 45px;
}
.vert-tab{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}
.vert-tab-title{
    width: 100%;
    padding: 20px 40px;
    font-family: co-headline, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.02em;
    font-size: 2em;
    color: #fff;
    position: relative;
}
.vert-tab-title img{
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
}
.vert-tab.open .vert-tab-title img{
    transform: translateY(-50%) scaleY(-1);
}
.vert-tab:hover{
    cursor: pointer;
}
.vert-tab-content{
    width: 100%;
    padding: 20px 40px 40px 100px;
    color: #fff;
    display: none;
    line-height: 1.35em;
    letter-spacing: 0.02em;
}
.vert-tab.open .vert-tab-content{
    display: block;
}
.vertical-tab-container{
    width: 100%;
    margin-bottom: 40px;
}
.vert-tab-content ul{
    list-style: none;
}
.vert-tab-content li{
    margin-bottom: 40px;
    color: #fff;
    position: relative;
    font-size: 0.9em;
}
.vert-tab-content li:before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 31px;
    background-image: url('./images/star.png');
    background-size: cover;
    position: absolute;
    left: -55px;
    top: 2px;
}
/* Front Page Contact */
.front-page-contact{
    display: flex;
    background-image: url(./images/bg-dotted-line.png);
    background-repeat: repeat;
    background-color: #eeebe6;
    margin-bottom: 10px;
}
.gchoice_1_13_1 label{
    line-height: 1.4em;
}
.gchoice_1_13_1 label a{
    color: #fff;
    text-decoration: underline;
}
.gchoice_1_13_1 label a:hover{
    color: #a5779e;
}
.fpc-text.page-content{
    padding: 0;
}
.front-page-contact .fpc-left{
    height: 100%;
    width: 50%;
    padding: 50px 90px;
}
.fpc-text p {
    margin-bottom: 30px;
    font-size: .9em;
    line-height: 1.5em;
}
.fpc-text a {
    color: #e24443;
    font-weight: 400;
}
.fpc-text a:hover {
    color: #8f1616;
}
.fpc-text.page-content li{
    font-weight: 600;
    margin-bottom: 40px;
    font-size: 1.2em;
}
.fpc-text.page-content ul {
    padding-top: 20px;
}
.fpc-text.page-content li:before {
    top: -8px;
}
.front-page-contact .fpc-right{
    position: relative;
    background-color: #533863;
    width: 50%;
    padding: 60px 90px;
    color: #fff;
}
.front-page-contact h2{
    font-size: 2.4em;
    text-align: center;
    margin-bottom: 30px;
}
.front-page-contact .fpc-right h2{
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
}
.fpc-text.page-content h2{
    text-align: left;
}
.front-page-contact .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 100px;
}
.fpc-world-overlay{
    background-image: url(./images/worldnew.png);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position-x: center;
    background-repeat: repeat-x;
    opacity: .05;
    pointer-events: none;
}
.front-page-contact .gform_footer input[type=submit]:hover {
    background-color: #e24443;
}
.get-in-touch{
    position: fixed;
    right: 160px;
    top: 36px;
    color: #fff;
    z-index: 100;
    font-size: 0.7em;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 1;
    text-decoration: none;
}
.get-in-touch h2{
    font-size: 1.9em;
    text-decoration: none;
}
.get-in-touch p{
    margin-top: 3px;
    font-size: 1.2em;
    color: #fff;
    text-decoration: none;
    text-align: right;
}
.get-in-touch.open{
    opacity: 0;
    right: 560px;
}
.get-in-touch:hover{
    text-decoration: underline;
}


/* --- Category Pages --- */

section.search-results{
    padding: 40px 20px;
    background-color: #f0ece9;
    background-image: url(./images/bg-dotted-line.png);
    background-repeat: repeat;
}
.search-results h1{
    margin-bottom: 40px;
}
.search-results .wrap p{
    margin-bottom: 60px;
}
.search-grid{
    display: flex;
    flex-wrap: wrap;
}
.search-grid-item{
    flex: 0 0 33.333333%;
    display: block;
    margin-bottom: 60px;
    position: relative;
}
.search-grid-item h2{
    color: #404040;
    margin-bottom: 5px;
}
.search-grid-item .trip-price-wrap h2{
    font-size: 1.2em;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400 !important;
}
.search-grid-item .trip-price.clip {
    padding: 12px 20px 12px 15px;
}

.search-results .wrap .search-grid-item p{
    margin-bottom: 10px;
    min-height: 42px;
    color: #533863;
    font-weight: 600;
}
.search-image-wrap{
    width: 100%;
    padding-top: 100%;
    position: relative;
    overflow: hidden;
}
.search-image-wrap img{
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    transition: linear 0.2s all;
}
.search-grid-item:hover p{
    color: #a5779e !important;
}
.search-grid-item:hover img{
    transform: scale(1.02);
}
/* --- Organisations --- */


section.organisations {
    overflow: hidden;
}
/* Team Members */
.fl-grid-container{
    display: flex;
    width: 100%;
    margin-bottom: 40px;
}
.fl-grid-container:nth-of-type(even){
    flex-direction: row-reverse;
}
.fl-sub-image{
    width: 20%;
    height: 100%;
    text-align: center;
}
.services .fl-sub-image{
    width: 200px;
    height: 100%;
    text-align: center;
}
.fl-sub-image img{
    width: 100%;
    height: auto;
    max-width: 320px;
}
.fl-sub-content{
    width: 80%;
}
.services .fl-sub-content{
    width: 100%;
}
.fl-grid-container:nth-of-type(odd) .fl-sub-content{
    padding: 0 20px 0 40px;
}
.fl-grid-container:nth-of-type(even) .fl-sub-content{
    padding: 0 40px 0 0;
}
/* Contact Form */
.contact-right p:nth-of-type(2){
    margin-bottom: 20px;
}
.contact-right p{
    margin-bottom: 5px;
}
.contact-right p.details{
    margin-bottom: 30px;
}
.wrap.contact-new{
    display: flex;
    margin-bottom: 40px;
}
.contact-left{
    width: 60%;
    padding-right: 40px;
}
.contact-right{
    width: 40%;
    padding-left: 40px;
    padding-right: 40px;
    border-left: 1px dotted #333;
}
.page-content .contact-new h3{
    margin-bottom: 5px;
}

.gform_body input,
.gform_body textarea,
.gform_body select{
    line-height: 1.2em;
    letter-spacing: 0.02em;
    color: #333;
    font-family: co-text, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 0.9em;
}
.ginput_container_textarea textarea{
    resize: none;
}
.page-content.contact .wpcf7{
    font-size: 0.9em;
}
.page-content.contact .wpcf7 p{
    margin-bottom: 20px;
    font-size: 0.9em;
}
input#choice_1_13_1 {
    margin-right: 5px;
    transform: translateY(-1px);
    display: none;
}
.gfield_required_asterisk{
    color: #e24443 !important;
}
.gform_footer input[type="submit"]{
    font-size: 1.2em;
    color: #fff;
    background-color: #a5779e;
    padding: 17px 0 15px 0;
    margin-top: 10px;
    border: none;
    text-transform: uppercase;
    filter: drop-shadow(2px 5px 3px rgba(0, 0, 0, 0.5));
    max-width: 350px;
    margin-bottom: 30px !important;
    width: 350px;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    font-family: co-text, sans-serif;
    font-weight: 300;
    font-style: normal;
    border-radius: 0;
    -webkit-appearance: none;
}
.gform_footer input[type="submit"]:hover{
    cursor: pointer;
    background-color: #533863;
}
.gform_footer.top_label {
    text-align: center;
}
.contact-submit {
    width: 100%;
    justify-content: center;
    display: block;
    text-align: center;
}
.contact-req-label{
    font-size: 0.7em !important;
}
.gform_wrapper.gravity-theme .ginput_container_date input{
    width: 100% !important;
}
/* --- Footer --- */

#purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right {
    bottom: 20px !important;
}
footer {
    padding: 0 20px;
    background-color: #533863;
    color: #fff;
    position: relative;
    min-height: 150px;
    margin-bottom: 10px;
}
.footer-world-overlay{
    background-image: url('./images/worldnew.png');
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% + 130px);
    background-position-y: center;
    background-position-x: center;
    background-repeat: repeat-x;
    opacity: 0.1;
    pointer-events: none;
    z-index: 2;
}
footer p{
    color: #fff;
}
.sub-footer{
    background-color: #414143;
    width: 100%;
    height: 120px;
    position: relative;
}
.copyright a,
footer a{
    color: #fff;
}
.copyright a:hover,
footer a:hover{
    color: #a5779e;
}
.policies {
    padding-top: 30px;
    margin-bottom: 10px;
    font-size: 1em;
    position: absolute;
    left: 20px;
    bottom: 65px;
}
.policies li{
    margin-right: 50px;
}
.policies ul{
    display: flex;
}
.copyright{
    display: flex;
    font-size: 0.75em;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding: 0 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.copyright p:first-of-type{
    margin-right: auto;
}
.copyright p {
    color: #fff;
}
.policies li {
    display: inline;
}
.social-media{
    display: flex;
    position: absolute;
    top: 20px;
    left: 4px;
}
.social-media a{
    margin-left: 20px;
}
footer .social-media a:hover img{
    opacity: 0.8;
}
img.div-group-image {
    position: absolute;
    width: 260px;
    right: 20px;
    top: 20px;
}
.o-logos{
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.o-logos img{
    max-width: 150px;
    height: auto;
}
.o-logos a{
    max-width: 150px;
    height: auto;
}

/* --- Mobile Menu --- */

.button_container {
position: absolute;
right: 20px;
top: 44px;
height: 25px;
width: 26px;
cursor: pointer;
z-index: 11;
-webkit-transition: all .3s;
transition: all .3s;
}
.button_container.active{
    right: 420px;
}
.button_container:hover span{
background: #fff;
}
.button_container.active .top {
-webkit-transform: translateY(9px) translateX(0) rotate(45deg);
        transform: translateY(9px) translateX(0) rotate(45deg);
}
.button_container.active .middle {
opacity: 0;
}
.button_container.active .bottom {
-webkit-transform: translateY(-9px) translateX(0) rotate(-45deg);
        transform: translateY(-9px) translateX(0) rotate(-45deg);
}
.button_container span {
background: #fff;
border: none;
height: 2px;
width: 100%;
position: absolute;
top: 0;
left: 0;
-webkit-transition: all .35s ease;
transition: all .35s ease;
cursor: pointer;
}
.button_container span:nth-of-type(2) {
top: 9px;
}
.button_container span:nth-of-type(3) {
top: 18px;
} 
/* Category pages */
.cat-carousel{
    margin-bottom: 30px;
}
.category-template.e-form{
    padding: 40px 0;
    background-color: #533863;
    color: #fff;
    position: relative;
}
.category-template.e-form .wrap {
    max-width: 1320px;
    padding: 0 20px;
    margin: 0 auto;
}
.category-template.e-form h2{
    margin-bottom: 20px;
}
.category-template.e-form .fpc-world-overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .05;
}
.category-template.e-form .gform_footer input[type=submit]:hover {
    cursor: pointer;
    background-color: #e24443;
}
.owl-carousel,
.carousel-slide{
    height: 280px;
}
.carousel-slide{
    position: relative;
}
.carousel-slide a{
    width: 100%;
    height: 100%;
    display: block;
}
.carousel-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.carousel-slide .slide-subject{
    color: #fff;
}
.carousel-slide .trip-price-wrap h2{
    font-size: 1.2em;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400 !important;
}
.carousel-slide .trip-price.clip {
    padding: 12px 20px 12px 15px;
    transition: all 0.2s;
}
.slide-title {
    filter: drop-shadow(2px 5px 3px rgba(0,0,0,.5));
    position: absolute;
    right: -20px;
    top: 20px;
}
.slide-title.parent_cat {
    filter: drop-shadow(2px 5px 3px rgba(0,0,0,.5));
    position: absolute;
    left: 20px;
    right: unset;
    top: 20px;
}
.slide-title-clip {
    color: #fff;
    letter-spacing: .02em;
    background-color: #e24443;
    padding: 5px 15px;
    margin-right: 40px;
    line-height: 1.3em;
    -webkit-clip-path: polygon(1% 2%,98% 0,97% 100%,3% 98%);
    clip-path: polygon(1% 2%,98% 0,97% 100%,3% 98%);
}
.slide-title_dest {
    filter: drop-shadow(2px 5px 3px rgba(0,0,0,.5));
    position: absolute;
    right: -20px;
    top: 20px;
}
.slide-title_dest span.sub {
    font-size: 0.8em;
}
.slide-title_dest-clip {
    color: #fff;
    letter-spacing: .02em;
    background-color: #e24443;
    padding: 5px 15px;
    margin-right: 40px;
    line-height: 1.3em;
    -webkit-clip-path: polygon(1% 2%,98% 0,97% 100%,3% 98%);
    clip-path: polygon(1% 2%,98% 0,97% 100%,3% 98%);
    text-align: right;
}
.carousel-slide:hover .slide-title-clip{
    background-color: #cb3d3c;
}
.carousel-slide:hover .trip-price.clip {
    padding: 12px 20px 12px 30px;
}
.single.trip-title.category .wrap{
    padding-right: 33%;
    position: relative;
}
.category-title {
    filter: drop-shadow(2px 5px 3px rgba(0,0,0,.5));
    position: absolute;
    right: -20px;
    top: -8px;
}
.category-title-clip {
    color: #fff;
    letter-spacing: .02em;
    background-color: #e24443;
    padding: 20px 25px 15px 25px;
    margin-right: 40px;
    line-height: 1.3em;
    -webkit-clip-path: polygon(1% 2%,98% 0,97% 100%,3% 98%);
    clip-path: polygon(1% 2%,98% 0,97% 100%,3% 98%);
}
.single.trip-title.category .category-subject{
    font-weight: 400;
    font-style: normal;
    letter-spacing: .02em;
    font-size: 1.5em;
}
.category-title:hover .category-title-clip{
    background-color: #cb3d3c;
}

/* Menu Card */
.overlay {
    position: fixed;
    background: #fff;
    top: 0px;
    left: 100%;
    width: 400px;
    min-height: 100vh;
    -webkit-transition: all .3s;
    transition: all .3s;
    overflow-x: hidden;
    overflow-y: unset;
    z-index: 10001;
    }
    nav.overlay-menu {
        height: 100vh;
    }
    .overlay.open {
    left: calc(100% - 400px);
    }
    div#ajaxsearchpro1_1 {
        padding: 43px 10px 51px 10px;
    }
    .search-underline {
        position: absolute;
        width: calc(100% - 37px);
        height: 2px;
        background-color: #a5799d;
        top: 80px;
        left: 20px;
    }
    .asp_filter_generic{
        display: none !important;
    }
    .overlay-menu > ul{
        margin-bottom: 30px;
        font-size: 0.8em;
        border-bottom: 1px solid #eeebe6;
    }
     /* menu expand */
     .overlay-menu .menu-item-has-children li a{
        padding-left: 40px;
    }
    .overlay-menu ul.sub-menu li > ul.sub-menu li a{
        padding-left: 60px;
    }
    .overlay-menu li{
        border-top: 1px solid #eeebe6;
    }
    .menu-item a,
    .menu-item-has-children > ul li a{
        display: block;
        width: 100%;
    }
    .menu-item-has-children ul ul li a{
        display: block !important;
        width: 100% !important;
    }
    .menu-item.menu-item-has-children a{
        display: inline-block;
        width: unset;
    }
    .menu-item.menu-item-has-children{
        position: relative;
    }
    .menu-item.menu-item-has-children:after{
        content: '+';
        position: absolute;
        right: 15px;
        top: 13px;
    }
    .menu-item.menu-item-has-children.open:after{
        content: '-';
        position: absolute;
        right: 18px;
        top: 13px;
    }
    .menu-item-has-children > ul{
        display: none;
    }
    .menu-item-has-children ul > ul{
        display: none;
    }
    .menu-item-has-children.open > ul{
        display: block;
        background-color: #fff;
    }
    /* menu expand end */
    .overlay-menu li a {
        color: #333;
        line-height: 3.1em;
        margin: 0;
        padding-left: 20px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        font-size: 0.9em;
        letter-spacing: 0.02em;
        text-decoration: none;
    }
    .overlay-menu li:hover {
        background-color: #eeebe6;
        cursor: pointer;
    }
    .menu-item a:hover{
        text-decoration: underline;
    }
    .menu-policies li a{
        border-bottom: none;
    }
    .menu-policies li a:hover{
        background-color: unset;
    }
    .overlay-menu .menu-policies li:hover{
        background-color: unset;
    }
    .overlay-menu .menu-policies li a:hover{
        color: #a5779e;
    }
    .overlay-menu p{
        margin-top: 15px;
        font-size: 0.8em;
        color: #333;
        margin-left: 20px;
    }
    .menu-social-media{
        margin: 10px 0 20px 20px;
    }
    .menu-social-media a{
        margin: 0 10px 0 0;
    }
    .menu-social-media img{
        background-color: #eeebe6;
    }
    .menu-social-media img:hover{
        background-color: #a5779e;
    }
    .menu-policies{
        margin-bottom: 40px;
    }
    .menu-policies li {
        border: none;
        font-size: 0.85em;
        margin-bottom: 7px;
    }
    .menu-policies li a{
        line-height: 1.1em;
        font-size: 0.9em;
    }
    .certifications{
        margin-left: 20px;
        margin-bottom: 40px;
        margin-right: 40px;
    }
    .certifications img{
        max-width: 300px;
        margin-right: 40px;
        margin-bottom: 10px;
    }


@media only screen and (max-width: 1440px){
    .get-in-touch {
        font-size: .5em;
        transform: translateY(3px);
    }
    .flex_banner_right {
        display: none;
    }
    .flex_banner_left {
        width: 80%;
    }
}
/* --- 1280 --- */
@media only screen and (max-width: 1280px){
   
    .flex_banner_left {
        width: 100%;
        font-size: 0.8em;
    }
    .policies ul {
        display: block;
    }
    .footer-world-overlay{
        height: calc(100% + 280px);
    }
    .policies {
        bottom: 60px;
        margin-bottom: 0;
    }
    .sub-footer {
        height: 270px;
    }
    .policies li {
        display: list-item;
        margin-bottom: 12px;
        list-style: none;
    }
    footer {
        min-height: 120px;
    }
    .banner{
        height: 400px;
    }
    h1{
        font-size: 2.8em;
    }
    .policies li {
        margin-right: 30px;
    }
    .info-cards {
        flex-wrap: wrap;
    }
    .i-card {
        width: calc(50% - 10px);
        margin-bottom: 20px;
    }
    .search-grid-item img{
        transform: none !important;
    }
    .o-logos img{
        max-width: 100px;
    }
    .o-logos a{
        max-width: 100px;
    }
    .fpc-text.page-content li{
        font-size: 1em;
    }
    .front-page-contact{
        flex-direction: column;
    }
    .front-page-contact .fpc-left{
        width: 100%;
        padding: 40px 20px;
    }
    .front-page-contact .fpc-right{
        width: 100%;
        padding: 40px 20px;
    }
    
}

@media only screen and (max-width: 1800px) and (min-width: 1440px){
    .grid-item .trip-heading{
        font-size: 2.2em;
    }
    .sub-grid-item .trip-heading{
        font-size: 1.6em;
    }
    .grid-item .trip-subject{
        font-size: 1em;
    }
    .grid-item .trip-title {
        padding: 15px 30px;
    }
    .sub-grid-item .trip-title {
        padding: 0;
    }
    .grid-item.one .trip-title-wrap {
        left: 20px;
        top: 20px;
    }
}

@media only screen and (max-width: 1440px) and (min-width: 900px){
    .grid-item .trip-heading{
        font-size: 1.8em;
    }
    .sub-grid-item .trip-heading{
        font-size: 1.4em;
    }
    .grid-item .trip-subject{
        font-size: 1em;
        display: block;
        margin-left: 0;
    }
    .grid-item .trip-title {
        padding: 15px 30px;
    }
    .sub-grid-item .trip-title {
        padding: 0;
    }
    .grid-item.one .trip-title-wrap {
        left: 20px;
        top: 20px;
    }
}

@media only screen and (max-width: 1080px){
    p.carbon-n {
        width: 200px;
        text-align: right;
    }
    .policies ul{
        display: block;
    }
}
/* --- 900 --- */
@media only screen and (max-width: 900px){
    .procurement_content {
        padding: 40px 50px 10px;
    }
    .procurement_content p{
        font-size: 0.9em !important;
    }
    .procurement{
        background-size: unset;
    }
    .page-content.procurement {
        padding-top: 100px;
        padding-bottom: 10px;
    }
    .single.trip-title.procurement_heading > .wrap > h1 {
        font-size: 1.6em;
        padding-right: 30%;
    }
    .procurement_box_wrap.box1{
        transform: translateX(0);
    }
    .procurement_box_wrap.box2{
        transform: translateX(0);
    }
    .flex_banner_left {
        padding: 265px 30px 0;
    }
    .home section.search {
        height: 250px;
    }
    .travel-update {
        top: 228px;
    }
    .header_spacer {
        height: 110px;
    }
    .page-content.newcat.newcat-title h2 {
        font-size: 1em !important;
    }
    .get-in-touch {
        right: 62px;
        top: 39px;
        font-size: 0.35em;
    }
    .category-template.e-form {
        padding: 40px 0 0 0;

    }
    .page-content p{
        margin-bottom: 25px;
    }
    .category-title-clip {
        padding: 15px 18px 10px;
    }
    .single.trip-title.category .category-subject {
        font-size: 1.2em;
    }
    .single.trip-title.category .wrap h1{
        font-size: 2em !important;
    }
    .enquire a {
        padding: 30px 50px 30px 20px;
    }
    .enquire.e-form .wrap {
        padding: 0 20px;
    }
    .feature-container {
        display: none;
    }
    .post-container-inner {
        padding-right: 0;
    }
    a.manage-trips {
        top: 5px;
    }
    section.search {
        height: 250px;
    }
    .search input[type="submit"] {
        transform: translateY(0);
    }
    .search .wrap {
        flex-direction: column;
        justify-content: unset;
        align-items: unset;
    }
    form.searchandfilter {
        width: 100%;
    }
    a.othertrips{
        width: calc(100% - 5px);
        margin-right: 0;
        text-align: center;
        transform: translateY(30px);
    }
    .wrap.contact-new {
        flex-direction: column;
    }
    .contact-left {
        width: 100%;
        padding-right: 0;
    }
    .contact-right {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        border-left: none;
    }
    .contact-right {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        border-left: none;
    }
    p.carbon-n {
        top: 20px;
        font-size: 0.75em;
    }

    p#mt {
        position: absolute;
        right: -52px;
        top: 66px;
        font-size: 0.8em;
    }
    p#mt.open {
        right: calc(80vw + -55px);
    }
    .highlight-overlay{
        height: 60%;
    }
    .page-content .wrap ul {
        padding-left: 20px;
     }
     .gform_wrapper.gravity-theme .gform_footer {
        padding-top: 0 !important;
    }

    .gform_footer input[type="submit"] {
        width: 100%;
        max-width: 100%;
        padding: 8px 0 3px 0;
    }
    .single.trip-title{
        padding-bottom: 0;
    }
    .day-tabs {
        margin-bottom: 30px;
    }
    .button-row {
        height: 50px;
    }
    #purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right {
        bottom: 5px !important;
        right: 10px !important;
    }
    .banner.banner-home {
        padding-top: 45px;
        margin-top: 127px;
    }
    .tagline h1 {
        top: 80px;
    }
    img.div-group-image {
        position: absolute;
        width: 190px;
        right: 20px;
    }

    .banner.banner-home {
        padding-top: 39px;
    }
    .promise-box{
        padding: 20px 40px 20px 40px;
    }
    div#ajaxsearchpro1_1 {
        padding: 30px 10px 34px 10px;
    }
    .search-underline {
        top: 65px;
    }
    .banner{
        height: 260px;
    }
    .home .banner{
        height: 560px;
    }
    header > a img{
        width: 220px;
    }
    h1, .timer-1, .timer-2, .timer-3 {
        font-size: 2.4em;
    }
    .copyright {
        flex-direction: column;
    }
    footer li {
        display: block;
        list-style: none;
        margin-bottom: 10px;
    }
    .overlay {
        left: 100%;
        width: 80vw;
    }
        .overlay.open {
        left: calc(100% - 80vw);
    }
    .social-media img {
        width: 40px;
    }
    .social-media a {
        margin-left: 15px;
    }
    .banner {
        margin-top: 98px;
    }
    .button_container {
        top: 37px;
    }
    .button_container.active{
        right: calc(80vw + 16px);
    }
    header > a img.menu-active{
        opacity: 0.01;
    }
    #logo-a.menu-active{
        pointer-events: none;
    }
    .enquire a {
        display: flex;
        flex-direction: column;
        font-size: 1.8em;
        line-height: 1.1em
    }
    .enquire a span.enquiry {
        margin-top: 15px;
        margin-left: 0px;
    }
    header p.open{
        margin-right: 65px;
    }
    .tab-card {
        padding: 10px;
    }
    .tab-button {
        font-size: 1.5em;
    }
    .enquire a{
        -webkit-clip-path: polygon(0% 0%, 87% 0, 100% 26%, 95% 100%, 0% 100%);
        clip-path: polygon(0% 0%, 87% 0, 100% 26%, 95% 100%, 0% 100%);
    }
    .trip-grid.one,
    .trip-grid.two{
        flex-direction: column;
    }
    .sub-grid-item {
        width: 50%;
        height: 100%;
        padding-top: 50%;
    }
    .trip-grid .grid-item {
        width: 100%;
    }
    .trip-grid a {
        position: absolute;
        left: 0;
        top: 0;
    }
    .grid-item .trip-title {
        display: flex;
        flex-direction: column;
    }
    .grid-item .trip-title-wrap {
        position: absolute;
        left: 20px;
        top: 20px;
        padding-right: 50px;
    }
    .grid-item .trip-subject {
        margin-left: 0;
    }
    .search{
        height: 255px;
    }
    .searchandfilter ul {
        flex-direction: column;
        transform: translateY(15px);
    }
    .search select {
        margin-bottom: 25px;
    }
    .searchandfilter li {
        padding-right: 0px !important;
    }
    .search-button-wrap {
        right: unset;
        left: 0;
        top: unset;
        transform: unset;
        bottom: 20px;
        width: 100%;
    }
    .search-button {
        width: 100%;
    }
    .searchandfilter div ul li:nth-of-type(3) {
        width: 100%;
    }
    .search-grid {
        margin-bottom: 0px;
    }
    .search-grid-item{
        margin-bottom: 20px;
    }
    .search-grid-item h2 {
        font-size: 0.8em;
    }
    .search-grid-item p {
        font-size: 0.9em;
    }
    .card-gradient {
        padding: 60px 40px 40px 90px;
    }
    .card-gradient li:before {
        left: -56px;
        top: 2px;
    }
    .tab-cards {
        height: 590px;
    }
    .page-content ul{
        margin-top: 10px;
        list-style: none;
        padding-left: 60px;
        padding-right: 20px;
    }
    .page-content li:before {
        left: -50px;
    }
    .page-content h2{
        font-size: 1.8em;
    }
    .page-content h3{
        font-size: 1.4em;
    }
    .page-content h4{
        font-size: 1.15em;
    }
    .page-content h5{
        font-size: 1.15em;
    }
}

/* --- 800 --- */
@media only screen and (max-width: 800px){
    .search-grid-item .trip-price.clip {
        padding: 8px 15px 8px 15px;
        font-size: 0.7em;
    }
    .trip-price.clip {
        font-size: 0.85em;
    }
    .sub-grid-item .trip-price.clip {
        font-size: 0.65em;
    }
    .search-grid-item{
        margin-bottom: 40px;
    }
    .search-results .wrap .search-grid-item p{
        min-height: 35px;
    }
    .search-grid-item {
        flex: 0 0 50%;
    }
    .search-grid-item h2 {
        margin-bottom: 3px;
    }
    .search-results .wrap .search-grid-item p {
        margin-bottom: 8px;
    }
    .grid-item .trip-heading{
        font-size: 2.2em;
    }
    .sub-grid-item .trip-heading{
        font-size: 1.6em;
    }
    .grid-item .trip-subject{
        font-size: 0.9em;
    }
    .grid-item .trip-title {
        padding: 15px 30px;
    }
    .sub-grid-item .trip-title {
        padding: 0;
    }
    .i-card h2{
        line-height: 1.1em;
        margin-bottom: 20px;
    }
    .i-card img {
        margin-bottom: 10px;
    }
    .search-results .wrap .search-grid.related .search-grid-item h2 {
        margin-bottom: 5px;
        padding-right: 15px;
    }
}

/* --- 700 --- */
@media only screen and (max-width: 700px){
    .fl-grid-container {
        flex-direction: column;
    }
    .fl-grid-container:nth-of-type(even) {
        flex-direction: column;
    }
    .fl-grid-container .fl-sub-content {
        padding: 0 !important;
        width: 100% !important;
    }
    .fl-sub-image {
        width: 100%;
        text-align: left !important;
    }
    .fl-sub-image img {
        width: 100px;
        transform: translateY(-15px);
    }
    .services .fl-sub-image{
        width: 100%;
    }
    .page-content .wrap table{
        font-size: 0.8em;
        width: 100%;
    }
    .o-logos{
        padding: 40px 40px;
    }
    .o-logos a{
        max-width: 30%;
        height: auto;
        margin-bottom: 20px;
    }
    .o-logos img{
        max-width: 100%;
        height: auto;
    }
    
}
/* --- 600 --- */
@media only screen and (max-width: 600px){
    .single.trip-title.category .category-subject {
        font-size: 1em !important;
    }
    .page-content h2 {
        font-size: 1.4em;
    }
    .single.trip-title.category .wrap h1 {
        font-size: 1.4em !important;
    }
    .category-title {
        right: -35px;
    }
}

/* --- 500 --- */
@media only screen and (max-width: 501px){
    header {
        height: 100px;
    }
    header>a img {
        width: 120px;
    }
    .info-cards {
        flex-wrap: wrap;
    }
    .i-card {
        width: 100%;
        margin-bottom: 20px;
    }
    .content h2 {
        font-size: 1.8em;
    }
    .content p {
        font-size: 0.9em;
    }
    .content h3 {
       font-size: 1.2em;
    }
    .trip-title > .wrap > span {
        font-size: 2.6em !important;
    }
    .trip-title p {
        display: block;
        font-size: 1.4em;
        margin-top: 3px;
    }
    .grid-item .trip-heading {
        margin-right: auto;
        margin-bottom: 10px;
    }
    .grid-item .trip-subject {
        line-height: 1.1em;
    }
    .vert-tab-content ul,
    .card-gradient ul {
        list-style: disc;  
    }
    .vert-tab-content li:before,
    .card-gradient li:before {
        display: none;
    }
    .vert-tab-content,
    .card-gradient {
        padding: 40px 20px 40px 40px;
    }
    .single.trip-title > .wrap > span {
        display: block;
        padding-right: 90px;
        font-size: 2.2em !important;
    }
    .page-content .wrap table{
        font-size: 0.7em;
    }
    img.div-group-image {
        position: absolute;
        width: 190px;
        right: unset;
        left: 20px;
        top: 75px;
    }
    footer {
        min-height: 170px;
    }
}

/* IE ONLY */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .search-button-wrap{
         display: none;
    }
    .search select {
        font-family: co-text, sans-serif;
        font-style: normal;
        color: #333;
        font-size: 0.9em;
    }
 }


