p,ul {
    font-size: 1.1em;
}
.navbar p,ul {
    font-size: 1.1em;
}

#logo {
    width: 100%;
    /* margin-top: -10%; */
    border-right: none;
}
#logo-blue {
    width: 90%;
    /* margin-top: -5%; */
}
#plantation_location {
    font-size: 49px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
	/* text-shadow: 1px 1px #000000; */
    font-weight: bold;
}
.navbar-default .navbar-nav > li > a.not-home {
    color: #5c5e62;
	/* text-shadow: 1px 1px #000000; */
    font-weight: bold;
}
.default-page #header {
    background: #fff;
    color:#5c5e62;
}
#header.fixed-position {
    background: #fff;
    color:#5c5e62;
}
.dropdown-menu {
    background-color: #17355D;
}
.dropdown-menu > ul > li > a:hover{
    color: #fff;
}
.dropdown-menu .five-col ul li a:hover{
    color: #fff;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:20px;
	left:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.my-float{
	margin-top:16px;
}

.footer-holder{
    margin-bottom: 0;
}
#footer > .container {
    padding: 50px 15px;
}


/***** home page *****/
header .navbar-default {
    text-shadow: 1px 1px 3px #000;
    /* text-shadow: none; */
}

header.fixed-position .navbar-default {
    text-shadow: none;
}

.adventure-holder .text-block .centered {
    padding-top: 0px;
}

.testimonial-holder .owl-pagination {
    padding-left: 165px;
}

/* video modal background */
.modal {
    display: none;
    position: fixed;
    z-index: 20;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: 5% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Responsive width */
    max-width: 960px; /* Maximum width */
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.close {
    color: #aaa;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}
.close:hover, .close:focus {
    color: black;
}
.play-btn {
    display: block;
    width: 64px;
    height: 64px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.play-btn::before {
    content: "▶";
    color: #000;
    font-size: 24px;
    line-height: 64px;
    text-align: center;
    display: block;
}
.image-container {
    margin-top: 3em;
    position: relative;
    width: 100%;
    cursor: pointer;
}
.image-container img {
    width: 100%;
    display: block;
}
iframe {
    width: 100%; /* Full width of the modal content */
    height: 500px; /* Increased height */
}

/* #textwrap {
    white-space: normal;
} */

/****** gallery page ******/
.gallery-list.has-center a:after {
    background-color: transparent;
}
.gallery-list.has-center .img-holder {
    color: #fff;
    border:#fff;
}
.gallery-list.has-center .caption {
    color: #fff;
    border: #fff;
	text-shadow: 1px 1px #000000;
}
.gallery-list.has-center .caption:before {
    border: 1px solid #fff;
}
.newsletter-form .form-control {
    font-size: 20px;
}
.newsletter-form input[type='submit'] {
    font-size: 20px;
}


/* Product Page */
.social-share img{
    width: 18px;
    height: 18px;
    vertical-align: baseline;
}

/* About us page */

#overview:target {margin-top: 50px}

.disable-link{
    pointer-events: none;
}
#about-banner {
    background-image: url(../img/about/4_header.jpg);
}
.seperator:before {
    background: #17355D;
}
#overview .main-subtitle {
    font-size: 1.8em;
}
#about-service-block {
    background-image: url(../img/about/8_header.jpg);
}
.parallax.services-block:before {
    background: none;
}
#leadership .gora-single {
    text-align: center;
}
#leadership .img-center {
    text-align: center;
}

    /* profiles & descriptions  */
#leadership .img-wrap1 {
    width: 50%;
    float: left;
}
#leadership .description {
    width: 50%;
    float: left;
}

#leadership .gora-logo,.agrogora-logo {
    width: 30%;
    display: inline-block;
    text-align: center;
}
#leadership h3 {
    padding: 20px 0;
    font-size: 28px;
    font-weight: bold;
}
#leadership h4 {
    font-size: 1.8em;
    font-weight: bold;
}
#leadership h5 {
    font-size: 1.2em;
}
#leadership img.profile-pic {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
}
#leadership ul{
    list-style-type: none
}

.leader-container p {
    font-size: 1.1em;
}

.leader-des {
    text-align: left;
}

.leader-des ul { 
    list-style: none; /* Remove default bullets */
    padding: 0;
}
.leader-des ul li {
    position: relative;
    padding-left: 20px; /* Space for custom bullet */
}
.leader-des ul li::before {
    content: "•"; /* Unicode character for bullet */
    position: absolute;
    left: 0; /* Align bullet */
    color: #17355D; /* Change bullet color */
}

#presence {
    padding-bottom: 0;
}


#about-step-block {
    background-image: url(../img/about/6_header.jpg);
}

.parallax:before{
    background: none;
    
}
.step-block q {
    text-shadow: 2px 2px #000000;
}

/* Contact Us Page  */
#banner-contact {
    /* background-image: url(../img/contact/galapagos-penguin.jpg); */
    /* background-image: url(../img/contact/baby-galapagos-tortoise.jpg); */
    /* background-image: url(../img/contact/coffee-by-ocean.jpg); */
    /* background-image: url(../img/contact/galapagos-sealions.jpg); */
    background-image: url(../img/contact/island-of-fernandina.jpg);
}

.has-border {
    border: 1px solid #e2e2e2;
}

.interestCheckbox {
    padding-top: 12px;
}

/* .ContactForm_sideImg {
    width: 100%;
    height: 855px;
    background-image: url(../img/contact/coffee-beans-with-props-for-making-coffee.jpg);
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-position: center;;
    background-size: contain;
} */

.moreContacts {
    margin-top: 40px;
    font-size: 15px;
}
.moreContacts .iconBottom {
    padding-right: 3px;
}

.WhatsappIcon {
    vertical-align: middle;
}


/* Product Page  */
.article h3 a {
    font-weight: bold;
    font-size: 1.4em;
    color: #17355D;
}
.article .thumbnail p {
    font-size: 1.1em;
}
.reviews-info > li {
    width: 100%;
    margin-bottom: 0px;
}
.reviews-info > li:before {
    height: 0px;
}
.reviews-info > li.border:before {
    height: 1px;
}
.reviews-info .info-left {
    width: 20%;
}
.reviews-info .title {
    display: inline-block;
    vertical-align: middle;
}
.reviews-info .info-left .info-icon {
    display: inline-block;
    vertical-align: middle;
}
/* .reviews-info .info-left .info-icon:hover {
    background-color: #5c5e62;
} */
.callout {
    border: 1px solid #c5c5c5;
    color: #6f6f70;
    box-shadow: 0 0 8px 0 rgb(23 23 26 / 5%), 0 2px 8px 0 rgb(23 23 26 / 8%);
    border: 1px solid #c1c1c1;
    border-radius: 4px;
    box-shadow: 0 0 10px #c1c1c1;
    background-color: #fff;

    display: inline-block;
    width: auto;
    padding: 3px 5px;
    position: absolute;
    top: -25px;
    transform: translateY(-0.25rem); 
    transition: visibility .3s ease-in-out,opacity .3s ease-in-out,transform .3s ease-in-out; 
    
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}

/* BOTTOM Tail*/
.callout:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0px;
    bottom: -22px;
    border: 10px solid transparent;
    border-top: 12px solid rgb(193,193,193); /* IE8 Fallback */
    border-top: 12px solid rgba(193,193,193,0.5);
    z-index: 2;
}
.callout:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 2px;
    bottom: -16px;
    border: 8px solid transparent;
    border-top: 10px solid #fff;
    z-index: 3;
}

.reviews-info .info-right {
    width: 80%;
    max-width: 80%;
}
.reviews-info .rating span {
    width: 16%;
    background: #d4d4d4;
    border-right: 0.125rem solid #fff;
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
    height: 3px;
}
.reviews-info .info-right .rating span.selected {
    background: #17355D;
}
.btn.btn-lg {
    font-size: 20px;
    line-height: 28px;
    min-width: 245px;
}

.nav-wrap-new-color {
    background: #e4e4e4;
}

.nav-wrap-new-color .nav-tabs > li.active a, .nav-wrap-new-color .nav-tabs > li:focus a {
    font-weight: 800;
}

.nav-tabs {
    font-size: 1.0em;
}
.nav-tabs > li > a {
    color: #686868;
}

table.table {
    max-width: 100%;
}

.profile-pic {
    text-align:center;
}

.profile-pic > img {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px;
}

.trip-detail .detail {
    padding: 20px;
    box-shadow: none;
    background: #fff;
}

.header-box {
    border: none;
}

.trip-detail .header-box {
    font-weight: bold;
    color: #17355D;
    padding-left: 10px;
}

@media only screen and (max-width: 991px) {
    .ContactForm_sideImg {
        width: 100%;
        height: auto;
    }
    
    /***** index page *****/
     /* header  */
    .container-fluid {
        background-color: white;
    }
    #logo {
        display: none;
    }
    #logo-blue {
        display: block;
    }
    #navbar-product-dropdown {
        margin-bottom: 20px;
    }
    #navbar-product-dropdown li {
        list-style-type: none;
    }
    #navbar-product-dropdown a {
        /* color: white; */
        font-size: 0.9em;
    }
    .navbar-default .navbar-nav > li > a {
        color: #5c5e62;
    }    
    header .navbar-default {
        text-shadow: none;
    }

    /* quotes testimony */
    .testimonial-holder .owl-pagination {
        padding-left: 0;
    }

    /***** whatsapp 30% smaller ****/
    .float{
        position:fixed;
        width:42px;
        height:42px;
        bottom:15px;
        left:15px;
        background-color:#25d366;
        color:#FFF;
        border-radius:50px;
        text-align:center;
        font-size:21px;
        box-shadow: 2px 2px 3px #999;
        z-index:100;
    }
    
    .my-float{
        margin-top:11px;
    }
}

@media only screen and (min-width: 992px) {
    .trip-info .reviews-info {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .aboutus-text-top {
        margin-top:30px;
    }
    .leader-des {
        margin-top: 0px;
    }
}