﻿
ul.resp-tabs-list {
    margin: 0px;
    padding:0;
    font-weight:normal;
}
ul.resp-tabs-list li{display:inline-block; padding:5px 20px;}

ul.resp-tabs-list span {
   text-transform:uppercase; font-size:14pt;
   color:#5fa647;
   cursor:pointer;
}


.resp-tabs-list li {
    position:relative;
    display:block;
}



.resp-tabs-list li:hover { color:#333;   }

.resp-tabs-container {
    padding:40px 25px;
    border:#5fa647 1px solid; display:table; width:100%;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
   display:none;
}



.resp-tab-active {
    border-bottom: none;
   
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
   
}

h2.resp-accordion {
    font-size: 14pt;
    border-top: 0px solid #e9e7db;
    margin: 0px;
    font-weight:bold;
    padding: 10px 2%;
}

h2.resp-tab-active {
    border-bottom: 0px solid #e9e7db !important;
    margin-bottom: 0px !important;
    padding: 10px 2% !important;
}

.resp-tabs-list li.resp-tab-active{background-color:#5fa647!important;}
.resp-tabs-list li.resp-tab-active span{ color:#FFF;   }

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #e9e7db !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 100%;
    padding:0px;
	margin-top:10px;
}

.resp-vtabs .resp-tabs-list li span {
    display:block;
    padding:10px 10px 12px 0;
    margin: 0 0 0px 30px;
    cursor: pointer;
    float: none;
    list-style:inherit;
    border-bottom: 1px dotted #999;
    background:#ddd;
    font-size: 11pt;
     
}
.resp-vtabs .resp-tabs-list li:before{}
.resp-vtabs .resp-tabs-list li span { }
 .resp-vtabs li.resp-tab-active:after {
        float: right;
        content: '\f0de';
        font-family: FontAwesome;
        font-size: 14pt;
        color:#fff;
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        position: absolute;
        right: 15px;
        top: 19%;
    }


.resp-vtabs .resp-tabs-container {
    background-color: #fff;
    float: left;
    /*width: 78%;*/
    clear: none;
    position:relative;
    display:table;
    vertical-align:top;
}
.visual__box{display:table-cell; width:58%; padding-right:15px; vertical-align:top;}

.amenities-text, .plan-table{display:table-cell; vertical-align:top;}



.resp-vtabs .resp-tab-content {
    position:relative;
    padding:0 10px 10px;
}
.resp-vtabs .resp-tab-content p{line-height:15pt; color:#888; margin:0 0 10px 0px;}
.resp-vtabs .resp-tab-content h3 { font-size:17pt; margin-bottom:10px; color:rgb(10, 82, 76);  }
.resp-vtabs .resp-tab-content h4 { font-size:14pt; margin-bottom:10px;   }
.resp-vtabs li.resp-tab-active span{
    border-right: none;
    position: relative;
    z-index: 1;
    color:#fff !important;
    background:none !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 9px solid #e9e7db;
}

h2.resp-tab-active span.resp-arrow {border-left: 6px solid transparent; border-right: 6px solid transparent;}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background-color: #5fa647 !important;
	/*font-size:14px;*/

}
.resp-easy-accordion  h2.resp-accordion {
        display: block;
        color:#333;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #e9e7db;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #e9e7db !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #e9e7db !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }


    h2.resp-accordion {
        display: block;
        color:#333;
        width:inherit;
        font-size:105%;
        border-bottom: 1px solid #e9e7db;
        background:#5fa647;
    }

    .resp-tab-content img{margin-bottom:10px;}
    h2.resp-tab-active {
    color:#FFF;
}

    .resp-vtabs .resp-tab-content {
        border: 1px solid #e9e7db;
        border-top:none;
    }
    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
        padding:0%;
    }
    .resp-accordion-closed {
        display:none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #e9e7db !important;
    }



}




/*****************************************************************************************************************
ICON STYLING
*****************************************************************************************************************/
.icon-overview, .icon-itinerary, .icon-incexc, .icon-inclusions, .icon-exclusions, .icon-accomodation, .icon-culinary, .icon-spcinst, .icon-terms, .icon-info, .icon-enquiry, .icon-pricechart { -webkit-transition:all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear; }

.icon-overview { background: url(../images/icon-overview.png) no-repeat top left; background-position: 0px 0px;  padding: 7px 0 5px 35px;}
.icon-overview:hover, .resp-vtabs li.resp-tab-active > .icon-overview { background: url(../images/icon-overview.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}

.icon-itinerary { background: url(../images/icon-itinery.png) no-repeat top left; background-position: 0px 0px;  padding: 7px 0 5px 35px;}
.icon-itinerary:hover, .resp-vtabs li.resp-tab-active > .icon-itinerary { background: url(../images/icon-itinery.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}

.icon-inclusions { background: url(../images/icon-inclusions.png) no-repeat top left; background-position: 0px 0px;  padding: 7px 0 5px 35px;}
.icon-inclusions:hover, .resp-vtabs li.resp-tab-active > .icon-inclusions { background: url(../images/icon-inclusions.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}

.icon-exclusions { background: url(../images/icon-exclusions.png) no-repeat top left; background-position: 0px 0px;  padding: 7px 0 5px 35px;}
.icon-exclusions:hover, .resp-vtabs li.resp-tab-active > .icon-exclusions { background: url(../images/icon-exclusions.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}
.icon-incexc { background: url(../images/icon-incexc.png) no-repeat top left; background-position: 0px 0px;  padding: 7px 0 5px 35px;}
.icon-incexc:hover, .resp-vtabs li.resp-tab-active > .icon-incexc { background: url(../images/icon-incexc.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}

.icon-accomodation { background: url(../images/icon-accomodation.png) no-repeat top left; background-position: 0px 0px;  padding: 7px 0 5px 35px;}
.icon-accomodation:hover, .resp-vtabs li.resp-tab-active > .icon-accomodation { background: url(../images/icon-accomodation.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}

.icon-culinary  { background: url(../images/icon-culinary.png) no-repeat top left; background-position: 0px 0px;  padding: 7px 0 5px 35px;}
.icon-culinary:hover, .resp-vtabs li.resp-tab-active > .icon-culinary { background: url(../images/icon-culinary.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}

.icon-terms  { background: url(../images/icon-terms.png) no-repeat top left; background-position: 0px 0px;  padding: 7px 0 5px 35px;}
.icon-terms:hover, .resp-vtabs li.resp-tab-active > .icon-terms { background: url(../images/icon-terms.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}

.icon-spcinst  { background: url(../images/icon-spcinst.png) no-repeat top left; background-position: 0px 0px;  padding: 7px 0 5px 35px;}
.icon-spcinst:hover, .resp-vtabs li.resp-tab-active > .icon-spcinst { background: url(../images/icon-spcinst.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}

.icon-info  { background: url(../images/icon-info.png) no-repeat top left; background-position: 0px 0px;  padding: 7px 0 5px 35px;}
.icon-info:hover, .resp-vtabs li.resp-tab-active > .icon-info { background: url(../images/icon-info.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}

.icon-enquiry  { background: url(../images/icon-enquiry.png) no-repeat top left; background-position: 0px 0px;  padding: 7px 0 5px 35px;}
.icon-enquiry:hover, .resp-vtabs li.resp-tab-active > .icon-enquiry { background: url(../images/icon-enquiry.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}

.icon-pricechart { background: url(../images/icon-pricechart.png) no-repeat top left; background-position: 0px 0px;  padding: 7px 0 5px 35px;}
.icon-pricechart:hover, .resp-vtabs li.resp-tab-active > .icon-pricechart { background: url(../images/icon-pricechart.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {


h2.resp-tab-active > .icon-overview { background: url(../images/icon-overview.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}
h2.resp-tab-active > .icon-itinerary { background: url(../images/icon-itinerary.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}
h2.resp-tab-active > .icon-inclusions { background: url(../images/icon-inclusions.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}
h2.resp-tab-active > .icon-exclusions { background: url(../images/icon-exclusions.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}
h2.resp-tab-active > .icon-incexc { background: url(../images/icon-incexc.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}
h2.resp-tab-active > .icon-accomodation { background: url(../images/icon-accomodation.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}
h2.resp-tab-active > .icon-culinary { background: url(../images/icon-culinary.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}
h2.resp-tab-active > .icon-terms { background: url(../images/icon-terms.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}
h2.resp-tab-active > .icon-spcinst { background: url(../images/icon-spcinst.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}
h2.resp-tab-active > .icon-info { background: url(../images/icon-info.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}
h2.resp-tab-active > .icon-enquiry { background: url(../images/icon-enquiry.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}
h2.resp-tab-active > .icon-pricechart { background: url(../images/icon-pricechart.png) no-repeat top left; background-position: 0px -30px;  padding: 7px 0 5px 35px;}
}

/*****************************************************************************************************************
ICON STYLING
*****************************************************************************************************************/

@media only screen and ( max-width: 620px){
    
h2.resp-accordion{}
}

@media only screen and ( max-width: 400px){
    
h2.resp-accordion{}
}
.achievements-inner{width:100%; margin-top:10px;}
.achievements-inner  .awards-bx{display:table;  margin:10px auto 0; text-align:right;}
.achievements-inner  .awards-bx .awrd-pic, .achievements-inner .awards-bx .awrd-txt{display:table-cell; vertical-align:middle; padding:0 10px 0 0;}
.achievements-inner  .awards-bx .awrd-txt h4{ color:#FFF; text-align:left;  font-size:14pt;}
.achievements-inner  .awards-bx .awrd-txt h4 span{display:block; color:#00d3bd; text-transform:uppercase;  font-size:18pt; margin:8px 0;}

ul.tab_inner { list-style-type:disc !important; }
ul.tab_inner li{font-size:10.4pt; color:#888; line-height:25px; margin-bottom:10px;}
 
ul.tab_inner li a, .resp-tab-content a, .resp-tab-content b{font-size:11pt; text-decoration:none; color:#5fa647}
.resp-tab-content a{}
 
ul.pointer-list li{display:block;}
ul.pointer-list li:before{content:'\f0a4'; font-family:FontAwesome; color:#333; font-size:12pt; margin-left:-25px; margin-right:10px;}