body {
    margin: 0;
    background-color: #fff
}

.clearfix {
    clear: both
}

h1 {
    font: 300 24px/30px;
    color: #000
}

h2 {
    font: 300 24px/30px;
    color: #000
}

p,
p a {
    color: #282828;
    font: 300 15px/26px;
    text-decoration: none;
    opacity: 1
}

p a:hover {
    opacity: .8
}

.display-at-800 {
    display: none
}

.top_bar {
    background: #f2f2f2;
    padding: 10px 0
}

.left_content {
    float: left
}

.left_content a {
    color: #555250;
    font: 300 12px 'Roboto', sans-serif
}

.left_content a:hover {
    color: #006ec2;
    cursor: pointer;
    text-decoration: none
}

#google_translate_element {
    float: right
}

.right_content {
    float: left;
    padding-right: 10px
}

.top_bar span {
    color: #555250;
    font: 300 12px 'Roboto', sans-serif
}

.top_bar span a {
    color: #555250;
    font: 300 12px 'Roboto', sans-serif
}

.top_bar span a:hover {
    color: #006ec2;
    text-decoration: none
}

.call_icon i {
    margin: 10px 15px 0 0;
    display: none;
    font-size: 22px;
    margin: 5px 7px 5px 7px;
    color: #444
}

.right_mob {
    border: 1px solid #444;
    float: right;
    border-radius: 50%;
    margin: 8px 10px 0 0;
	display:none;
}

header {
    width: 100%;
    margin: 0;
    padding: 21px 0;
    z-index: 99;
    position: relative;
    background: #fff
}

.header-left {
    width: 250px;
    float: left;
    margin: 0;
    padding-top: 3px
}

.header-left a img {
    opacity: 1;
    width: 250px
}

.header-left a img:hover {
    opacity: .8
}

.header-right {
    width: auto;
    float: right;
    margin-top: 2px;
    margin-right: 25px
}

#cssmenu {
    width: auto;
    line-height: 1;
    float: left
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#cssmenu>ul>li {
    float: left
}

#cssmenu>ul>li>a,
#cssmenu ul li ul li a {
    padding: 0 15px;
    font: 400 18px/50px 'Anton', sans-serif;
    letter-spacing: 0;
    text-decoration: none;
    text-transform: uppercase;
    color: #070707;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    opacity: 1
}

#cssmenu>ul>li>a:hover,
#cssmenu ul li ul li a:hover {
    opacity: .8
}

#cssmenu>ul>li.active>a {
    color: #e93333
}

#cssmenu ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #000;
    opacity: .8;
    padding: 0 20px
}

#cssmenu ul ul li {
    float: none;
    width: 200px
}

ul ul a {
    line-height: 120%;
    padding: 10px 15px
}

#cssmenu ul li:hover>ul {
    display: block
}

#cssmenu ul li ul li a {
    line-height: 20px;
    text-align: left;
    padding-left: 10px
}

#cssmenu ul li ul li {
    border-bottom: 1px solid #fff
}

#cssmenu ul li ul li.last-submenu {
    border-bottom: none
}

.has-submenu:after {
    border: none!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    float: right;
    margin-right: 0;
    top: 49%;
    margin-top: -7px;
    content: url(../images/drop.png);
    color: rgba(255, 255, 255, .4);
    margin-left: 5px
}

.last-child {
    padding-right: 0px!important;
    margin-right: 0px!important
}

.menu-trigger {
    display: none;
    width: 60px;
    float: right;
    cursor: pointer
}

.menu-trigger img {
    width: 85%
}

.enquire {
    border: 0 solid blue
}

.enquire div {
    background: #ff3b1a;
    float: right;
    width: 200px;
    border: 0 solid blue;
    padding: 7px 2px 7px 7px;
    border-radius: 5px;
	position:relative;
}

.enquire div:hover {
    -webkit-box-shadow: -1px 0 15px 4px rgba(217, 217, 217, 1);
    -moz-box-shadow: -1px 0 15px 4px rgba(217, 217, 217, 1);
    box-shadow: -1px 0 15px 4px rgba(217, 217, 217, 1)
}

.enquire div button {
    font: bold 12px arial, sans-serif;
    padding: 10px;
    border-radius: 5px;
    border: none;
    background: #dc0000;
    color: #fff;
    margin-right: 10px
}

.enquire div button:hover,
:focus {
    outline: none
}

.enquire div .main-no{
    font: bold 13px arial, sans-serif;
    color: #fff;
	position: absolute;
    top: 8px;
}

.enquire div .sub-no{
    font: bold 13px arial, sans-serif;
    color: #fff;
	position: absolute;
    bottom: 6px;
}

.enquire div .main-no:hover, .enquire div .sub-no:hover {
    text-decoration: none
}

.enquire div .main-no:focus, .enquire div .sub-no:focus{text-decoration: none}

#menu {
    -moz-transform: translateX(20em);
    -webkit-transform: translateX(20em);
    -ms-transform: translateX(20em);
    transform: translateX(20em);
    -moz-transition: -moz-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
    -webkit-transition: -webkit-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
    -ms-transition: -ms-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
    transition: transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
    -webkit-overflow-scrolling: touch;
    background: #02abf0;
    box-shadow: none;
    color: #fff;
    height: 100%;
    max-width: 80%;
    overflow-y: auto;
    padding: 3em 2em;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    width: 29em;
    z-index: 10002
}

#menu>ul {
    margin: 0 0 1em 0
}

#menu>ul.links {
    list-style: none;
    padding: 0
}

#menu>ul.links>li {
    padding: 0
}

#menu>ul.links>li>a:not(.button) {
    border: 0;
    border-top: solid 1px rgba(255, 255, 255, .25);
    color: inherit;
    display: block;
    line-height: 3.5em;
    text-decoration: none;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    opacity: 1;
    padding: 5px 0
}

#menu>ul.links>li:hover {
    opacity: .8
}

#menu>ul.links>li>.button {
    display: block;
    margin: .5em 0 0 0
}

#menu>ul.links>li:first-child>a:not(.button) {
    border-top: 0!important
}

#menu .close {
    text-decoration: none;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    -webkit-tap-highlight-color: transparent;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 3.25em;
    line-height: 3.25em;
    padding-right: 1.25em;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    vertical-align: middle;
    width: 7em;
    opacity: 1
}

#menu .close:hover {
    opacity: .8
}

#menu .close:before {
    content: url(../images/close.png);
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-transform: none!important
}

#menu .close:before {
    font-size: 1.25em
}

#menu .close:hover {
    color: #fff
}

#menu.visible {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, .2);
    visibility: visible
}

.contact-details {
    list-style: none;
    padding-left: 0
}

.contact-details li a,
.contact-details li p {
    font: 400 13px/34px 'Roboto', sans-serif;
    color: #fff;
    text-decoration: none;
    opacity: 1
}

.contact-details li a:hover {
    opacity: .8
}

.inside-banner-block {
    background: url(../images/inside-banner.jpg) repeat-x;
    padding: 70px 0
}

.contact-banner-block {
    background: linear-gradient(to bottom, transparent 40%, transparent 80%, rgba(255, 255, 255, 1) 100%), #9b9b9b url(../images/contact-us-banner.jpg) no-repeat top center;
    background-size: cover;
    height: 200px;
    padding: 70px 0;
    width: 100%
}

.about-banner-block {
    background: linear-gradient(to bottom, transparent 40%, transparent 80%, rgba(255, 255, 255, 1) 100%), #d56806 url(../images/about-us-banner.jpg) no-repeat top center;
    background-size: cover;
    height: 400px;
    padding: 70px 0;
    width: 100%
}

.home-silder {
    width: 100%;
    height: 100%
}

.slider-block {
    border: 0 solid blue;
    padding: 0;
    margin: 0 auto;
    text-align: center
}

.slider-block h2 {
    font: 400 53px/1px 'Anton', sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 3px 2px rgba(100, 100, 100, .8);
    letter-spacing: 1px
}

.slider-block h3 {
    font: 400 26px/15px 'Anton', sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 3px 2px rgba(100, 100, 100, .8);
    letter-spacing: 1px
}

.carousel-inner {
    height: 450px
}

.carousel-indicators-home {
    display: none!important
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.tags {
    width: 100%;
    height: 140px;
    background: rgb(0, 0, 0, .5);
    -webkit-background: rgb(0, 0, 0, .5);
    -moz-background: rgb(0, 0, 0, .5);
    color: #fff;
    position: absolute;
    bottom: 0;
    padding: 10px;
    padding-bottom: 10px
}

.tags span {
    color: #fff;
    padding: 5px 25px;
    font: 300 18px 'Anton', sans-serif;
    letter-spacing: 1px;
    margin: 5px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 10px;
    text-transform: uppercase
}

.cyan_b {
    border: 2px solid #009bff
}

.yellow_b {
    border: 2px solid #caa12b
}

.dgreen_b {
    border: 2px solid #099f14
}

.orange_b {
    border: 2px solid #ce4413
}

.red_b {
    border: 2px solid #f54b4b
}

.pink_b {
    border: 2px solid #f54bb7
}

.lgreen_b {
    border: 2px solid #45f867
}

.lblue_b {
    border: 2px solid #48b4fb
}

.gray_b {
    border: 2px solid #9f9e9e
}

.purple_b {
    border: 2px solid #9850fa
}

.purple {
    background: #9850fa
}

.green {
    background: #70b211
}

.brown {
    background: #6e4c24
}

.orange {
    background: #ff7e00
}

.blue {
    background: #1089d6
}

.red {
    background: #fb2900
}

.light-orange {
    background: #f4c779
}

.light-green {
    background: #a4dba7
}

.light-blue {
    background: #81c1f2
}

.light-purple {
    background: #bba0d4
}

.light-brown {
    background: #c6b886
}

.light-red {
    background: #f79674
}

.home-category {
    margin-top: -130px
}

.home-category h2 {
    color: #353535;
    font: 600 18px/20px 'Roboto', sans-serif;
    text-transform: uppercase;
    text-align: center;
    background: url(../images/white-overlay.png) no-repeat center center;
    height: 64px;
    padding-top: 70px
}

.category-block {
    width: 200px;
    margin: -30px 19px 0;
    padding: 0;
    float: left;
    height: 200px;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 0 10px 0 #ccc;
    box-shadow: 0 0 10px 0 #ccc
}

.category-title {
    border: 1px solid #fff;
    width: 170px;
    margin: -50px 14px 0;
    text-align: center;
    padding: 8px 0 7px;
    -webkit-box-shadow: 0 0 10px 0 #ccc;
    box-shadow: 0 0 10px 0 #000;
    z-index: 99;
    position: absolute
}

.category-title p {
    font: 400 18px/15px 'Anton', sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    opacity: 1;
    margin: 0
}

.category-title p:hover {
    opacity: .8
}

.category-image {
    width: 200px;
    height: 200px;
    position: relative;
    overflow: hidden;
    background: #ccc
}

.category-image::after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s
}

.category-image:hover::after {
    opacity: 1
}

.category-image img {
    width: 100%
}

.introduction {
    text-align: center;
    margin: 30px auto;
    width: 880px
}

.introduction h3 {
    font: 300 22px 'Roboto', sans-serif;
    color: #004cbe;
    padding: 10px 0 30px 0;
    margin: 0
}

.introduction p {
    color: #000;
    font: 300 16px 'Roboto', sans-serif
}

.read-more {
    text-transform: uppercase;
    color: #fa1717;
    font: 600 13px/15px 'Roboto', sans-serif;
    text-decoration: none;
    border: 1px solid #d4d4d4;
    padding: 10px 20px;
    transition: all 1s;
    -webkit-transition: all 1s
}

.read-more:hover {
    background: #fa1717;
    color: #d4d4d4
}

.activities_section {
    border: 0 solid red;
    padding-bottom: 80px
}

.activities_section h1 {
    font: 400 40px 'Anton', sans-serif;
    text-align: center;
    background: linear-gradient(to bottom, #12b2cb 18%, #5778e7 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    padding-top: 40px;
    margin: 0
}

.container {
    padding: 0!important
}

.activities_section .activitie_img {
    width: 265px;
    height: 140px;
    margin-bottom: 20px;
    border: 0 solid blue;
    margin-top: 25px;
    position: relative
}

.overlay_price {
    width: 100%;
    border: 0 solid blue;
    position: absolute;
    background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(0, 0, 0, .5) 45%);
    bottom: 0;
    z-index: 99;
    height: 30px
}

.overlay_price p {
    color: #fff;
    text-align: right;
    padding-right: 11px;
    padding-top: 2px;
    font: 400 18px 'Roboto', sans-serif;
    float: right
}

.overlay_price a {
    font: 400 12px 'Roboto', sans-serif;
    float: right;
    color: #fff;
    background: #ff7d14;
    padding: 3px 6px;
    float: left;
    margin-left: 11px
}

.overlay_price a:hover {
    color: #fff;
    background: #e06807;
    text-decoration: none
}

.activities_section .activity_content {
    width: 265px;
    margin-bottom: 20px;
    border: 0 solid blue
}

.activity_content h3 a {
    font: bold 17px 'Roboto', sans-serif;
    color: #006ec2!important;
    padding: 0;
    margin: 0;
    float: left
}

.activity_content h3 a:hover {
    text-decoration: none
}

.activity_content h4 {
    font: 400 13px 'Roboto', sans-serif;
    color: #000;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 5px;
    clear: both
}

.activity_content p {
    font: 400 12px 'Roboto', sans-serif;
    color: #707070;
    line-height: 20px;
    position: relative;
    z-index: -1
}

.overlay_para {
    background: linear-gradient(to bottom, rgba(255, 0, 0, 0)65%, rgba(255, 255, 255, .6) 84%)
}

.activities_section .activitie_img a img {
    width: 100%;
    height: 100%
}

.view_btn {
    text-align: center
}

.btn_view_more {
    padding: 8px 35px;
    margin: 30px 0 70px 0;
    color: #fff;
    font: 400 16px 'Anton', sans-serif;
    border: none;
    border-radius: 20px;
    background: linear-gradient(to bottom, #12b2cb 20%, #5778e7 85%)
}

.btn_view_more:hover {
    background: #5778e7
}

.blue_background {
    background: #caf3ff
}

.getaways_section {
    border: 0 solid red
}

.getaways_section h2 {
    color: #4aa2bc;
    font: 400 40px 'Anton', sans-serif;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 40px;
    padding-top: 20px
}

.getaways_section .getaways_img {
    width: 350px;
    height: 180px;
    border: 0 solid blue;
    margin-bottom: 20px;
    position: relative
}

.getaways_section .getaways_content {
    width: 350px;
    margin-bottom: 20px;
    padding: 0 9px;
    border: 0 solid blue;
    padding: 0 5px;
    margin-bottom: 60px
}

.getaways_content h3 a {
    font: bold 17px 'Roboto', sans-serif;
    color: #006ec2;
    padding: 0;
    margin: 0;
    float: left
}

.getaways_content h3 a:hover {
    text-decoration: none
}

.getaways_content h4 {
    font: 400 13px 'Roboto', sans-serif;
    color: #000;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 5px;
    clear: both
}

.getaways_content p {
    font: 400 12px 'Roboto', sans-serif;
    color: #707070;
    line-height: 20px
}

.getaways_section .getaways_img a img {
    width: 100%;
    height: 100%
}

.our_tour_section {
    text-align: center
}

.our_tour_section h1 {
    font: 400 120px 'Anton', sans-serif;
    opacity: .6;
    background: linear-gradient(to bottom, #12b2cb 18%, #5778e7 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    margin: 0;
    padding-top: 20px
}

.our_tour_section p {
    font: 100 17px 'Roboto', sans-serif;
    line-height: 25px;
    margin: 0 25%
}

.our_tour_section button {
    padding: 8px 35px;
    margin: 15px 0 100px 0;
    color: #fff;
    font: 400 16px 'Anton', sans-serif;
    border: none;
    border-radius: 20px;
    background: linear-gradient(to bottom, #12b2cb 20%, #5778e7 85%)
}

.our_tour_section button:hover {
    background: #5778e7
}

.adventure_section .col-md-4,
.col-sm-4,
.col-xs-12 {
    padding: 0
}

.animate_img {
    overflow: hidden;
    display: block
}

.animate_img img {
    display: inherit;
    margin: auto;
    width: 100%;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s
}

.animate_img img:hover {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    transform: scale(1.5);
    transition: -webkit-transform 0.6s;
    transition: -moz-transform 0.6s;
    transition: transform 0.6s
}

.adventure_img p {
    font: 400 45px 'Anton', sans-serif;
    position: absolute;
    bottom: 0;
    margin: 0 0 25px 25px;
    line-height: 45px;
    text-transform: uppercase
}

.darkgreen {
    color: #5d5c48
}

.darkblue {
    color: #1f5e99
}

.yellows {
    color: #ecff4f
}

.footer_space {
    height: 50px;
    background: #e2e2e2
}

footer {
    background-color: #2aaab9;
    background-image: linear-gradient(to right, #12b2cb, #5778e7);
    width: 100%;
    margin: 0;
    padding: 55px 0
}

.footer-col {
    width: 27%;
    margin-right: 6.5%;
    float: left;
    padding-left: 20px
}

.footer-col h2 {
    color: #fff;
    font: 400 24px 'Anton', sans-serif;
    text-transform: uppercase;
    padding-bottom: 20px
}

.footer-col a {
    color: #fff;
    font: 300 14px 'Roboto', sans-serif;
    padding: 0 0 30px 0
}

.footer-col a:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.footer-col span {
    color: #fff;
    font: 100 14px 'Roboto', sans-serif;
    padding: 0 5px
}

.contact-para p {
    font-size: 14px!important
}

.contact p {
    color: #fff;
    font: 300 16px 'Roboto', sans-serif;
    line-height: 20px;
    padding-bottom: 10px
}

.contact span {
    padding: 0!important;
    font: 100 14px 'Roboto', sans-serif;
    line-height: 20px
}

.footer-social-media {
    margin: 10px 0 0
}

.footer-social-media a i {
    color: #fff;
    border: 0 solid #fff;
    border-radius: 50%;
    margin: 0 8px 20px
}

.footer-social-media a i.fa.fa-facebook {
    background: #4c71ac;
    font-size: 20px;
    padding: 10px 14px
}

.footer-social-media a i.fa.fa-facebook:hover {
    background: #28559c
}

.footer-social-media a i.fa.fa-pinterest {
    background: #d73030;
    font-size: 20px;
    padding: 10px 10px
}

.footer-social-media a i.fa.fa-pinterest:hover {
    background: #c40909
}

.footer-social-media a i.fa.fa-instagram {
    background: #444;
    font-size: 20px;
    padding: 10px 10px
}

.footer-social-media a i.fa.fa-instagram:hover {
    background: #1f1f1f
}

.footer-social-media a i.fa.fa-twitter {
    background: #20bcf0;
    font-size: 20px;
    padding: 10px 10px
}

.footer-social-media a i.fa.fa-twitter:hover {
    background: #059ed1
}

.copyrights {
    background: #FFF;
    text-align: center;
    margin: 0;
    padding: 10px 0
}

.copyrights a {
    text-decoration: none;
    opacity: 1
}

.copyrights a:hover {
    opacity: .8;
    text-decoration: none
}

.left_footer {
    float: left;
    padding: 20px 0
}

.left_footer p {
    text-align: left;
    color: #000;
    font: 300 13px 'Roboto', sans-serif;
    line-height: 20px;
    padding-left: 20px
}

.left_footer a {
    color: #000;
    font: 300 13px 'Roboto', sans-serif
}

.right_footer {
    float: right
}

.right_footer p {
    text-align: left;
    color: #000;
    font: 300 13px 'Roboto', sans-serif;
    line-height: 20px
}

.resize-height {
    height: 350px
}

.only-title {
    height: 180px
}

.introduction-inside {
    text-align: center;
    width: 800px;
    margin: 0 auto;
    padding: 0 20px
}

.introduction-inside h1 {
    margin: 0;
    font: 400 40px/47px 'Anton', sans-serif;
    text-transform: uppercase;
    color: #fff;
    padding: 0 0 50px;
    text-shadow: 0 3px 2px rgba(100, 100, 100, .8);
    letter-spacing: 1px
}

.introduction-inside h2 {
    font: 400 27px/24px 'Anton', sans-serif;
    text-transform: uppercase;
    color: #5c5c5c;
    padding: 0;
    letter-spacing: 1px
}

.introduction-inside p {
    font: 400 15px/26px 'Roboto', sans-serif;
    color: #282828
}

.about-us-title {
    text-shadow: none!important;
    color: #5c5c5c!important
}

.products {
    width: 100%;
    margin: 0;
    padding: 0 0 40px
}

.col-3 {
    width: 30%;
    float: left;
    border: 1px solid #fff;
    list-style: none;
    margin: 0 19px 40px
}

.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 #ccc;
    box-shadow: 0 0 10px 0 #ccc
}

.product-image {
    width: 100%;
    height: 210px;
    overflow: hidden;
    position: relative;
    background: #ccc
}

.product-image::after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s
}

.product-image:hover::after {
    opacity: 1
}

.product-image img {
    width: 100%
}

.product-title {
    position: absolute;
    margin: -192px 0 0 18px
}

.product-title p {
    font: 400 14px/14px 'Anton', sans-serif;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding: 5px 6px 3px 6px;
    letter-spacing: 1px
}

.product-data {
    padding: 20px
}

.product-data h2 {
    font: 700 16px/20px 'Roboto', sans-serif;
    color: #000;
    text-transform: capitalize;
    margin: 0
}

.product-data p,
.product-data ul li,
.product-data ul {
    font: 300 13px/22px 'Roboto', sans-serif;
    color: #282828
}

.read-more-state {
    display: none
}

.read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .25s ease
}

.read-more-state:checked~.read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em
}

.read-more-state~.read-more-trigger:before {
    content: 'Read more'
}

.read-more-state:checked~.read-more-trigger:before {
    content: 'Read less'
}

.read-more-trigger {
    cursor: pointer;
    display: inline-block;
    padding: 0 .5em;
    color: #fa1717;
    font: 700 12px/15px 'Roboto', sans-serif;
    text-transform: uppercase;
    text-align: center;
    width: calc(100% - 10px);
    opacity: 1;
    text-decoration: none
}

.read-more-trigger:hover {
    opacity: .8
}

.more-info-blk,
.tblock {
    overflow: hidden
}

.overlay-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    transition: opacity .5s;
    visibility: hidden;
    opacity: 0
}

.overlay-popup:target {
    visibility: visible;
    opacity: 1;
    z-index: 9
}

.popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 500px;
    position: relative;
    transition: all 5s ease-in-out
}

.popup h2 {
    margin-top: 0;
    color: #333
}

.popup .close {
    position: absolute;
    top: 0;
    right: 10px;
    transition: all .2s;
    font-size: 30px;
    font-weight: 700;
    color: #333
}

.popup .close:hover {
    color: #002958
}

.popup .content {
    max-height: 30%;
    overflow: auto
}

.popup h2 {
    text-align: center;
    font: 700 16px/20px 'Roboto', sans-serif;
    color: #000;
    text-transform: capitalize
}

.popup .content p {
    font: 300 13px/22px 'Roboto', sans-serif;
    color: #282828;
    height: 250px;
    overflow-y: scroll
}

a.close {
    text-decoration: none
}

.form-control {
    width: calc(100% - 24px);
    padding: 8px 12px;
    background-color: #fff;
    border: 1px solid #ababab;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font: 300 14px/17px 'Roboto', sans-serif;
    margin-bottom: 20px
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.submit-btn {
    background: #4eccf6;
    color: #fff;
    padding: 8px 0;
    border: 1px solid #4eccf6;
    text-transform: uppercase;
    text-align: center;
    font: 500 13px/22px 'Roboto', sans-serif;
    margin: 0 auto;
    cursor: pointer;
    transition: all 1s;
    -webkit-transition: all 1s;
    width: 100%
}

.submit-btn:hover {
    color: #4eccf6;
    background: #fff
}

.center-button {
    text-align: center;
    width: 100%;
    margin: 0 auto
}

#indexpopup {
    background: #000;
    background: rgba(0, 0, 0, .01);
    width: 100%;
    height: 1000px;
    position: absolute;
    zindex: 999999999;
    border: 0 solid #FF0;
    display: none
}

#index-popup .outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    z-index: 9999999991;
    padding: 50% 0 0;
    background: rgba(0, 0, 0, .7)
}

#index-popup .inner {
    width: 600px;
    margin-left: -300px;
    position: absolute;
    top: 100px;
    left: 50%;
    background: 0 0;
    z-index: 9999999992;
    background: #fff
}

#index-popup .inner p {
    font: 400 22px/28px 'Roboto', sans-serif;
    padding: 0 0 20px 0;
    margin: 0 0 0 0;
    padding: 30px;
    margin: 0 0 0 0;
    color: #000;
    text-align: center
}

#index-popup a {
    text-decoration: none;
    color: #5e960e
}

#index-popup .video-close {
    float: right;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    fontweight: 300;
    line-height: 15px;
    color: #7b7b7b;
    padding: 10px 10px 7px 0
}

#index-popup .video-close a {
    cursor: pointer;
    text-decoration: none;
    color: #000
}

#index-popup .video-close a span {
    color: #fff;
    text-transform: uppercase;
    padding: 0 0 0 5px;
    color: #000
}

.text-overlay-block {
    background: rgba(0, 0, 0, .5);
    margin-bottom: 2em;
    overflow: hidden;
    padding: 30px
}

.text-overlay-block p {
    font: 300 16px/26px 'Roboto', sans-serif;
    color: #fff
}

.board-of-directors {
    text-align: center;
    margin: 70px 0 40px
}

.board-of-directors h2 {
    font: 400 27px/24px 'Anton', sans-serif;
    text-transform: uppercase;
    color: #5c5c5c;
    padding: 0;
    letter-spacing: 1px
}

.col-4 {
    width: 25%;
    float: left;
    margin: 30px auto
}

.col-6 {
    width: 50%;
    float: left;
    margin: 30px auto
}

.img-circle {
    border-radius: 50%
}

.board-of-directors h3 {
    font: 700 16px/26px 'Roboto', sans-serif;
    color: #000;
    margin-bottom: 0
}

.board-of-directors h4 {
    font: 600 14px/15px 'Roboto', sans-serif;
    color: #1c9c15;
    margin-top: 3px
}

.board-of-directors p {
    width: 80%;
    margin: 0 auto
}

.director-image {
    width: 165px;
    margin: 0 auto
}

.director-image img {
    width: 100%
}

#sanjay {
    margin-top: -7px
}

#parthiv {
    margin-top: -7px
}

#rajesh {
    margin-top: -7px
}

#neha {
    margin-top: -7px
}

.business-associates {
    margin-bottom: 50px
}

.business-associates h2 {
    font: 400 20px/24px 'Anton', sans-serif;
    text-transform: uppercase;
    color: #5c5c5c;
    padding: 0;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 50px
}

.row {
    width: 89%;
    margin: 0 auto 30px
}

.business-associate-image {
    width: 165px;
    margin: 0 auto;
    float: left
}

.business-associate-image img {
    width: 100%
}

.business-associate-content {
    width: calc(100% - 235px);
    padding: 0 20px 0 40px;
    float: left
}

.business-associate-content h3 {
    font: 700 16px/26px 'Roboto', sans-serif;
    color: #000;
    margin: 0
}

.business-associate-content h4 {
    font: 600 14px/26px 'Roboto', sans-serif;
    color: #1c9c15;
    margin: 3px 0
}

.business-associate-content p {
    margin: 3px 0
}

.business-associate-content ul,
.business-associate-content ul li {
    color: #282828;
    font: 300 15px/26px 'Roboto', sans-serif
}

.background-holder {
    width: calc(100% - 40px);
    padding: 20px
}

.partners-detail {
    border: 2px solid #fff;
    background: #cfe8e8;
    padding: 20px 30px;
    text-align: center;
    height: 80px
}

.partners-detail h3 {
    font: 700 16px/26px 'Roboto', sans-serif;
    color: #000;
    margin: 0
}

.partners-detail h4 {
    font: 300 16px/26px 'Roboto', sans-serif;
    color: #000;
    margin: 0
}

.partner_margin {
    margin-top: -125px;
    margin-bottom: 70px
}

.recaptcha-holder {
    width: 233px;
    margin: 0 auto
}

@media screen and (max-width:1250px) {
    .category-block {
        margin: -30px 20px 70px
    }
    .introduction {
        margin: 0 auto 80px
    }
}

@media screen and (max-width:1205px) {
    .col-3 {
        width: 29%
    }
}

@media screen and (max-width:1200px) {
    .container {
        width: 100%
    }
    .products {
        width: 99.5%
    }
    .product-image img {
        width: auto
    }
	
	.enquire div .main-no{
		font: bold 11px arial, sans-serif;
		color: #fff;
		position: absolute;
		top: 7px;
	}

	.enquire div .sub-no{
		font: bold 11px arial, sans-serif;
		color: #fff;
		position: absolute;
		bottom: 8px;
	}
}

@media screen and (max-width:1170px) {
    .partners-detail {
        height: 100px
    }
}

@media screen and (max-width:1020px) {
    .footer-col {
        width: 26%
    }
}

@media screen and (max-width:991px) {
    #cssmenu>ul>li>a,
    #cssmenu ul li ul li a {
        padding: 0 14px
    }
    .partners-detail {
        height: 120px
    }
}

@media screen and (max-width:950px) {
    .slider-block {
        width: 100%
    }
    .introduction-inside {
        width: 80%
    }
    .col-3 {
        width: 28%
    }
}

@media screen and (max-width:890px) {
    .partners-detail {
        height: 160px
    }
}

@media screen and (max-width:840px) {
    #cssmenu>ul>li>a,
    #cssmenu ul li ul li a {
        padding: 0 8px 0 8px;
        font-size: 11px
    }
    .enquire {
        display: none
    }
    .call_icon i {
        display: inline-block
    }
}

@media screen and (max-width:800px) {
    .introduction {
        width: 90%
    }
    .header-left {
        margin-left: 8px;
        margin-top: 4px;
        width: 180px
    }
    .header-left img {
        width: 100%
    }
    .header-right {
        margin-right: 8px
    }
    .col-3 {
        width: 44%
    }
    .contact-form {
        width: calc(100% - 38px)!important;
        float: none!important
    }
    .display-at-800 {
        display: block
    }
    .partners-detail {
        height: 90px
    }
    #cssmenu {
        display: none
    }
    .menu-trigger {
        display: block
    }
}

@media screen and (max-width:750px) {
    .col-4 {
        width: 50%
    }
    .board-of-directors {
        width: calc(100% - 40px);
        padding: 0 20px
    }
}

@media screen and (max-width:700px) {
    .top_bar {
        display: none
    }
    header {
        padding: 0;
        height: 54px;
        position: fixed;
        z-index: 10000
    }
    .content-space {
        position: relative;
        top: 55px
    }
    .overview {
        position: relative;
        top: 55px
    }
    .footer-col {
        width: 40%
    }
    .contact-banner-block {
        height: 200px
    }
    #index-popup .inner {
        width: 400px;
        margin-left: -200px
    }
    .home-slider-block {
        padding-top: 54px
    }
    .about-banner-block,
    .inside-banner-block,
    .contact-banner-block {
        padding: 124px 0 70px
    }
}

@media screen and (max-width:685px) {
    .col-3 {
        width: 43%
    }
    .partners-detail {
        height: 110px
    }
}

@media screen and (max-width:600px) {
    .slider-block h2 {
        font-size: 30px
    }
    .slider-block h3 {
        font-size: 16px
    }
    .footer-col {
        width: calc(100% - 40px);
        margin-right: 0;
        padding-right: 20px
    }
    .about-banner-block {
        height: 450px
    }
    .partners-detail {
        height: 140px
    }
}

@media screen and (max-width:590px) {
    .col-3 {
        width: 42%
    }
}

@media screen and (max-width:560px) {
    .partners-detail {
        height: 170px
    }
}

@media screen and (max-width:515px) {
    .col-3 {
        width: 41%
    }
}

@media screen and (max-width:500px) {
    .introduction-inside h1 {
        font-size: 40px;
        padding: 0 0 20px
    }
    .col-3 {
        width: 300px;
        float: none;
        margin: 0 auto 40px
    }
    .contact-block {
        width: calc(100% - 38px);
        margin: 0 19px 5px
    }
    #menu {
        width: 23em
    }
    .col-4,
    .col-6 {
        width: 100%;
        float: none;
        margin-bottom: 43px
    }
    .business-associate-image {
        width: 165px;
        margin: 0 auto;
        float: none
    }
    .business-associate-content {
        width: calc(100% - 40px);
        padding: 0;
        float: none;
        margin: 0 20px;
        text-align: center
    }
    .row {
        margin-bottom: 50px
    }
    .business-associate-content ul,
    .business-associate-content ul li {
        text-align: left
    }
    .partners-detail {
        height: auto
    }
}

@media screen and (max-width:493px) {
    .category-block {
        margin: -30px auto 70px;
        float: none
    }
}

@media screen and (max-width:480px) {
    .about-banner-block {
        height: 500px
    }
    .text-overlay-block {
        padding: 10px 30px
    }
    .trip-content img {
        width: 100%
    }
}

@media screen and (max-width:360px) {
    .about-banner-block {
        height: 550px
    }
    .slider-block h2 {
        font-size: 25px
    }
}

@media screen and (max-width:330px) {
    .col-3 {
        width: 90%;
        margin: 0 3% 40px
    }
    .about-banner-block {
        height: 600px
    }
}

@media screen and (min-width:1000px) and (max-width:1200px) {
    .tags span {
        padding: 5px 15px;
        font: 300 16px 'Anton', sans-serif;
        margin: 3px
    }
    .header-left a img {
        width: 200px
    }
    #cssmenu>ul>li>a,
    #cssmenu ul li ul li a {
        padding: 0 10px;
        font: 400 14px 'Anton', sans-serif
    }
    .enquire div {
        width: 180px;
        padding: 6px 2px 6px 6px
    }
    .enquire div button {
        padding: 8px
    }
    .enquire div a {
        font: bold 14px arial, sans-serif
    }
    .header-right {
        margin-top: 13px;
        margin-right: 25px
    }
    .activities_section .col-md-3,
    .col-sm-4,
    .col-xs-6 {
        padding: 0
    }
    .activities_section .activitie_img {
        width: 230px;
        height: 140px;
        margin-bottom: 20px;
        border: 0 solid blue
    }
    .activities_section .activity_content {
        width: 230px;
        margin-bottom: 20px;
        border: 0 solid blue
    }
    .getaways_section .getaways_img {
        width: 300px;
        height: 140px;
        margin-bottom: 20px;
        border: 0 solid blue
    }
    .getaways_section .getaways_content {
        width: 300px;
        margin-bottom: 20px;
        border: 0 solid blue
    }
    .adventure_img p {
        font: 400 30px 'Anton', sans-serif;
        margin: 0 0 20px 20px;
        line-height: 38px
    }
}

@media screen and (min-width:768px) and (max-width:1000px) {
    .activities_section .activitie_img {
        width: 220px
    }
    .activities_section .activity_content {
        width: 220px
    }
    .getaways_section .getaways_img {
        width: 220px;
        height: 120px
    }
    .getaways_section .getaways_content {
        width: 220px
    }
    .adventure_img p {
        font: 400 23px 'Anton', sans-serif;
        margin: 0 0 18px 18px;
        line-height: 24px
    }
}

@media screen and (max-width:1000px) {
    .introduction {
        width: 650px
    }
}

@media screen and (max-width:700px) {
    .introduction {
        display: none
    }
    .right_footer {
        display: none
    }
    .activities_section h1 {
        font: 400 30px 'Anton', sans-serif;
        padding: 40px 0 20px 0
    }
}

@media screen and (min-width:600px) and (max-width:1000px) {
    .carousel-inner {
        height: 100%
    }
    .tags {
        height: 100px;
        padding: 5px
    }
    .tags span {
        padding: 5px 15px;
        font: 300 12px 'Anton', sans-serif;
        margin: 3px
    }
}

@media screen and (max-width:780px) {
    .getaways_section .getaways_img {
        width: 100%;
        height: 100%
    }
    .getaways_section .getaways_content {
        width: 100%
    }
    .our_tour_section h1 {
        font: 400 90px 'Anton', sans-serif;
        margin: 0
    }
    .our_tour_section p {
        font: 100 14px 'Roboto', sans-serif;
        line-height: 15px
    }
}

@media screen and (min-width:600px) and (max-width:767px) {
    .activities_section .activitie_img {
        width: 100%;
        height: 180px
    }
    .activities_section .activity_content {
        width: 100%
    }
}

@media screen and (min-width:600px) and (max-width:740px) {
    .tags {
        height: 125px;
        padding: 5px
    }
}

@media screen and (max-width:650px) {
    .our_tour_section h1 {
        font: 400 60px 'Anton', sans-serif
    }
    .our_tour_section p {
        font: 100 10px 'Roboto', sans-serif;
        line-height: 15px;
        margin: 0 20%
    }
}

@media screen and (max-width:600px) {
    .carousel-inner {
        height: 100%
    }
    .tags {
        display: none
    }
    .footer-col h2 {
        padding-top: 30px;
        padding-bottom: 5px
    }
    .header-left a img {
        width: 180px
    }
    .activities_section .activitie_img {
        width: 100%;
        margin-bottom: 20px;
        border: 0 solid blue
    }
    .activities_section .activity_content {
        width: 100%;
        border: 0 solid blue
    }
    .activities_section h1 {
        font: 400 30px 'Anton', sans-serif;
        padding: 40px 0 20px 0
    }
    .getaways_section .getaways_content {
        margin-bottom: 70px
    }
    .getaways_section h2 {
        font: 400 30px 'Anton', sans-serif
    }
    .overlay_price p {
        font: 400 16px 'Roboto', sans-serif;
        margin-right: 0;
        margin-top: 5px
    }
    .overlay_price a {
        font: 400 10px 'Roboto', sans-serif;
        background: #ff7d14;
        padding: 3px 6px;
        float: left;
        margin-left: 5px;
        margin-top: 2px
    }
    .adventure_img p {
        font: 400 37px 'Anton', sans-serif;
        margin: 0 0 18px 18px;
        line-height: 40px
    }
    .activity_content h4 {
        padding-bottom: 5px
    }
    .activity_content p {
        line-height: 16px;
        font: 300 12px 'Roboto', sans-serif
    }
    .activities_section .activity_content {
        margin-bottom: 45px
    }
    .btn_view_more {
        margin: 10px 0 50px 0
    }
    .our_tour_section button {
        padding: 6px 25px;
        margin: 15px 0 80px 0;
        color: #fff;
        font: 400 14px 'Anton', sans-serif
    }
    .getaways_content h4 {
        padding-bottom: 5px
    }
    .resize-height {
        height: 300px;
        margin: 0 0 30px 0
    }
}

@media screen and (max-width:450px) {
    .activities_section .activitie_img {
        margin-top: 0;
        margin-bottom: 10px;
        height: 100px
    }
    .resize-height {
        height: 240px;
        margin: 0 0 30px 0
    }
    .bottom-space {
        margin-bottom: 0px!important
    }
}

@media screen and (max-width:400px) {
    .overlay_price p {
        font: 400 16px 'Roboto', sans-serif;
        margin-right: 0;
        margin-top: 5px
    }
    .overlay_price a {
        font: 400 8px 'Roboto', sans-serif;
        background: #ff7d14;
        padding: 2px 3px;
        float: left;
        margin-left: 5px;
        margin-top: 11px
    }
    .our_tour_section h1 {
        font: 400 40px 'Anton', sans-serif
    }
    .our_tour_section p {
        font: 100 10px 'Roboto', sans-serif;
        line-height: 15px;
        margin: 0 18%
    }
}

@media screen and (max-width:340px) {
    .col-xs-6 {
        padding-left: 10px!important;
        padding-right: 10px!important
    }
    .activities_section h1 {
        font: 400 26px 'Anton', sans-serif
    }
}

.inner-page-content {
    padding: 15px 0
}

.inner-page-content h4 {
    font: 400 18px 'Roboto', sans-serif;
    color: #006ec2
}

.inner-page-content h5 {
    font: 200 13px 'Roboto', sans-serif;
    color: #303030
}

.inner-page-content h5 span {
    color: #707070
}

.overview .inner-content {
    border: 0 solid red;
    padding: 0!important;
    margin: 30px 0 0 0
}

.overview .carousel {
    border: 0 solid red;
    width: 100%
}

.overview .carousel .carousel-inner {
    height: 340px
}

.overview .carousel .carousel-inner img {
    width: 100%;
    height: 340px!important
}

.overview .carousel .carousel-indicators {
    color: #fff;
    bottom: -10px;
    left: 10%
}

.overview .carousel .carousel-indicators li {
    border: 2px solid rgb(255, 255, 255, .6)
}

.carousel-indicators .active {
    background-color: rgb(255, 255, 255, .4)!important
}

.spacer {
    margin-right: 60px
}

.inner-content h2 {
    font: 100 38px 'Anton', sans-serif;
    text-align: left;
    background: linear-gradient(to bottom, #12b2cb 18%, #5778e7 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    margin: 0!important;
    line-height: 1
}

.inner-content h4 {
    font: 400 18px 'Roboto', sans-serif;
    color: #006ec2;
    margin: 15px 0 5px 0
}

.inner-content p {
    font: 300 13px 'Roboto', sans-serif;
    color: #303030;
    margin: 5px 0
}

.inner-content h5 {
    font: 500 22px 'Roboto', sans-serif;
    color: #e90c0c;
    border: 1px solid #ccc;
    padding: 8px 45px;
    float: left;
    margin: 15px 20px 15px 0;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px
}

.inner-content button {
    font: 200 22px 'Roboto', sans-serif;
    color: #fff;
    border: 1px solid #ccc;
    padding: 8px 45px 9px 45px;
    border: none;
    border-radius: 20px;
    background: linear-gradient(to bottom, #12b2cb 20%, #5778e7 85%);
    float: left;
    margin: 15px 20px 15px 0;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px
}

.inner-content button:hover {
    background: #5778e7
}

.inner-content ul {
    padding: 20px 0 0 20px
}

.inner-content li {
    list-style-type: circle;
    /*font: 100 14px 'Roboto', sans-serif;*/
    font: 100 16px 'Roboto', sans-serif;
    color: #6d6d6d;
    line-height: 29.5px
}

.inner-content h6 {
    font: 400 15px 'Roboto', sans-serif;
    color: #000;
    font-style: italic;
    padding: 10px 0 5px 0
}

.trip-content {
    padding: 0 0 0 50px
}

.overview-content {
    padding-bottom: 40px
}

.overview-content h4 {
    font: 400 16px 'Roboto', sans-serif;
    padding: 0 0 10px 0;
    color: #006ec2;
    margin: 0
}

.overview-content p {
    /*font: 200 14px 'Roboto', sans-serif;*/
    font: 200 16px 'Roboto', sans-serif;
    padding: 0 0 5px 0;
    color: #6d6d6d;
    line-height: 24px;
    text-align: left
}

.overview-content iframe {
    text-align: center!important;
    margin: 0 auto!important;
    float: left!important;
    padding: 20px 0 50px 0!important;
    width: 520px!important;
    height: 360px!important
}

.tour-captions{position: absolute;
    z-index: 999;
    bottom: 0;
    padding: 0 10px;
    background: rgb(0,0,0,0.6); width:100%;}
	
.tour-captions h4{color:#fff; font: bold 14px/20px 'Roboto',sans-serif; margin: 0; padding: 10px 5px;}

@media screen and (min-width:1100px) {
    .trip-content img {}
}

#TA_excellent277 {
    margin: -145px -40px 0;
    float: right
}

.award-box {
    border: 1px solid #fff;
    padding: 20px 20px 45px 20px;
    text-align: center
}

.award-tag {
    border: 1px solid #fff;
    position: relative;
    margin: 0 auto;
    top: -30px;
    background: #ff0;
    text-align: center;
    color: #000!important;
    padding: 3px 0 2px 0;
    font-size: 14px;
    line-height: 12px;
    width: 60%
}

@media screen and (max-width:1000px) {
    .inner-content h2 {
        font: 100 28px 'Anton', sans-serif
    }
    .inner-content h5 {
        font: 500 18px 'Roboto', sans-serif;
        margin: 13px 5px 13px 0
    }
    .inner-content button {
        font: 200 18px 'Roboto', sans-serif;
        margin: 13px 5px 13px 0
    }
    .inner-content li {
        font: 100 14px 'Roboto', sans-serif;
        line-height: 20px
    }
    .overview .inner-content {
        margin: 30px 0 30px 0
    }
	.right_mob{display:block;}
}



@media screen and (max-width:768px) {
    .overview-content {
        padding: 0 10px 40px 10px
    }
}

@media screen and (max-width:767px) {
    .overview-content {
        padding: 0 23px 60px 23px
    }
    .top_bar {
        padding: 10px 10px
    }
    .overview .inner-content {
        margin: 0 0 40px 0
    }
    .inner-content button {
        margin-left: 10px
    }
    .inner-page-content {
        padding: 15px 10px
    }
    .trip-content {
        padding: 0 8px 50px 25px
    }
    .modal {
        top: 65px!important
    }
    .modal-content {
        width: auto!important
    }
}

@media screen and (max-width:400px) {
    .inner-content h2 {
        font: 100 25px 'Anton', sans-serif
    }
    .inner-content h5 {
        font: 500 14px 'Roboto', sans-serif;
        padding: 8px 30px;
        margin: 15px 20px 15px 0
    }
    .inner-content button {
        font: 200 14px 'Roboto', sans-serif;
        padding: 8px 30px 9px 30px
    }
}

.modal-content {
    width: 400px;
    margin: auto
}

.modal-title {
    font: 400 18px 'Anton', sans-serif
}

.modal-content input,
select {
    width: 100%;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid rgb(0, 0, 0, .4);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font: 100 14px 'Roboto', sans-serif
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.resize {
    width: 48%!important;
    float: left
}

.resize:focus {
    color: #000
}

.resize-right {
    width: 92%!important;
    float: right;
    padding: 11px;
    margin: 10px 0!important;
    color: #a9a9a9
}

.resize-right:focus {
    color: #000
}

.modal-footer .submit-btn {
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: linear-gradient(to bottom, #12b2cb 20%, #5778e7 85%);
    color: #fff;
    border: none
}

.modal-footer .submit-btn:hover {
    border: none;
    background: #5778e7;
    color: #fff
}

.close:hover {
    color: red!important
}

.txtarea {
    resize: none;
    padding: 10px 0 0 7px;
    margin: 10px 0 15px 0;
    width: 100%
}

::-webkit-input-placeholder {
    color: #a9a9a9
}

::-moz-placeholder {
    color: #a9a9a9
}

:-ms-input-placeholder {
    color: #a9a9a9
}

:-moz-placeholder {
    color: #a9a9a9
}

.graycolor {
    color: #a9a9a9
}

.list-content {
    text-align: center!important;
    padding: 35px 0
}

.bottom-space {
    margin-bottom: 50px
}

.list-content h1 {
    font: 100 38px 'Anton', sans-serif;
    background: linear-gradient(to bottom, #12b2cb 18%, #5778e7 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    margin: 0!important;
    line-height: 1;
    padding: 0 0 15px 0
}

@media screen and (max-width:700px) {
    .top-spacer {
        margin: 70px 0 0 0
    }
}

@media screen and (max-width:430px) {
    .list-content h1 {
        font: 100 28px 'Anton', sans-serif
    }
    .list-content h5 {
        font: 200 12px 'Roboto', sans-serif
    }
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    font-size: 20px!important
}

.contact-form {
    margin: 40px auto 40px auto;
    padding: 0 25px
}

.contact-form input,
select {
    width: 100%;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid rgb(0, 0, 0, .4);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font: 100 14px 'Roboto', sans-serif
}

.contact-form .submit-btn {
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: linear-gradient(to bottom, #12b2cb 20%, #5778e7 85%);
    color: #fff;
    border: none;
    margin: 20px 0 0 0
}

.contact-form .submit-btn:hover {
    border: none;
    background: #5778e7;
    color: #fff
}

.address {
    margin: 30px 0 30px 0;
    padding: 0 20px
}

.address .fa-map-marker {
    font-size: 24px
}

.address .fa-volume-control-phone {
    font-size: 24px
}

.address .fa-envelope {
    font-size: 20px
}

.map {
    border: 0 solid red;
    margin: 15px 0 40px 0;
    padding: 0 20px
}

.map iframe {
    width: 100%;
    height: 300px;
    border: none
}

.direction-maps {
    margin: 50px 0
}

.direction-map img {
    width: 100%
}

@media screen and (max-width:600px) {
    .contact-form {
        margin: 80px auto 40px auto;
        padding: 0 0
    }
}

@media screen and (max-width:620px) {
    .map iframe {
        width: 310px;
        height: 250px;
        border: none
    }
}

@media screen and (max-width:350px) {
    .map iframe {
        width: 280px;
        height: 250px;
        border: none
    }
    .map {
        padding: 0 5px
    }
}

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none
}

span.wrap {
    overflow: hidden;
    position: relative;
    display: block;
    border: 0 solid blue
}

span.wrap:after {
    content: "\f078 ";
    font-family: FontAwesome;
    color: #cacaca;
    font-size: 15px;
    position: absolute;
    right: 5px;
    top: 20px;
    z-index: 1;
    width: 10%;
    height: 100%;
    pointer-events: none
}

























	
	
.column {
    float: left;
    width: 33.33%;
    padding: 10px;
    text-align: center;
}

.row-1:after {
  content: "";
  display: table;
  clear: both;
}



.column-2 {
  float: left;
  width: 50%;
  padding: 10px;
}

.g1{
    width: 77.5%;
}


.pd-2{
    padding: 20px 50px;
}

@media screen and (max-width: 600px) {
    
.pd-2{
    padding: 20px 25px;
}

    
    
  .column-2 {
    width: 100%;
  }
  
    .column {
    width: 100%;
  }
  
  
.rm-1{
    padding: 0px !important;
}
  
.container-video {
    width: 100% !important;
}  
  
  .g1{
    width: 100% !important;
}

.serv ul li {
    flex: 0 0 100% !important;
}

.contact-form {
       margin: 80px auto 40px auto !important;
}
  
}



.img-wrapper {
  position: relative;
  margin-top: 15px;
}


.img-wrapper img {
    width: 100%;
}


.img-overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  font-size: 3em;
}


.img-overlay i {
    color: #fff;
}

#overlay {
  background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;    
  -ms-user-select: none; 
  user-select: none; 
}


#overlay img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;
}



@media screen and (min-width:768px) {
    #overlay img {
        width: 60%;
    }
}
@media screen and (min-width:1200px) {
    #overlay img {
        width: 50%;
    }
}


#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}


#nextButton:hover {
    opacity: 0.7;
}



#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}


#prevButton :hover {
    opacity: 0.7;
}


#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}


#exitButton :hover {
    opacity: 0.7;
}



.center-div{
    width: 100%;
    justify-content: center;
    display: inline-flex;
}

.container-video {
  position: relative;
  width: 75%;
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}


.t1 li{
    font: 500 18px/29.5px 'Roboto', sans-serif;
    color: #FFFFFF;
}

.t2 li{
    font: 300 16px/29.5px 'Roboto', sans-serif;
    color: #FFFFFF;
}

.t2 {
    font: 300 16px/29.5px 'Roboto', sans-serif;
    color: #FFFFFF;
}

.head-2{
    color: #195577;
    font: 400 24px/38px 'Anton', sans-serif;
    text-transform: uppercase;
}

.head-3 {
    color: #202020;
    font: 400 32px/38px 'Anton', sans-serif;
    text-transform: uppercase;
}

.head-p {
    font: 400 18px/29.5px 'Roboto', sans-serif;
    color: #6D6D6D;
    margin: 5px 0;
}


.form-head{
    color: #FFFFFF;
    font: 400 38px/51px 'Anton', sans-serif;
    text-transform: uppercase;
}

.sub-text{
    font: 400 16px/29.5px 'Roboto', sans-serif;
    padding: 10px 0 0px 0;
    color: #6D6D6D;
}


.note-p{
    color: #383838;
    font: 400 18px/29.5px 'Roboto', sans-serif;
}


.note-sec li{
    color: #6D6D6D;
    font: 300 16px/35.5px 'Roboto', sans-serif;
}

.mt-1{
    margin-top:10px;
}

.mt-2{
    margin-top:20px;
}

.mt-15{
    margin-top:15px !important;
}

.mt-3{
    margin-top:30px;
}

.mt-5{
    margin-top:50px;
}

.mb-5{
    margin-bottom:50px;
}



          
          
.serv ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    justify-content: center;
    gap: 15px;
}

.serv ul li {
  list-style: none;
  flex: 0 0 23%;
}




.accordion-bral {
	min-height: 0;
	min-width: 220px;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	margin: 0px!important;
}
.accordion-bral .ac-label {
	padding: 20px 0px;
    position: relative;
    display: block;
    height: auto;
    cursor: pointer;
}

.accordion-bral input + .ac-label  {
    color: #383838;
    font: 400 18px/29.5px 'Roboto', sans-serif;
}
.accordion-bral input:checked + .ac-label,
.accordion-bral input:checked + .ac-label:active {
    color: #383838;
    font: 400 18px/29.5px 'Roboto', sans-serif;
}
.accordion-bral input.ac-input {
	display: none;
}
.accordion-bral .article {
	overflow: hidden;
	height: 0px;
	max-height: auto;
}
.accordion-bral .article p {
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
}
.accordion-bral input:checked ~ .article.ac-content {
	height: auto;
	color: #6D6D6D;
    font: 300 16px/29.5px 'Roboto', sans-serif;
    margin-bottom: 20px;
        padding: 20px 20px;
}

.accordion-bral i {
	position: absolute;
	transform: translate(-30px, 0);
	margin-top: 16px;
	right: 0;
}
.accordion-bral input:checked ~ .ac-label i:before {
	transform: translate(2px, 0) rotate(-45deg);
}
.accordion-bral input:checked ~ .ac-label i:after {
	transform: translate(-2px, 0) rotate(45deg);
}
.accordion-bral i:before, .accordion-bral i:after {
	content: "";
	position: absolute;
	background-color: #333333;
	width: 2px;
	height: 7px;
}
.accordion-bral i:before {
	transform: translate(-2px, 0) rotate(-45deg);
}
.accordion-bral i:after {
transform: translate(2px, 0) rotate(45deg);
}


@media (max-width: 550px) {
.accordion-bral .ac-label {
  padding: 20px 20px;
  position: relative;
  display: block;
  height: auto;
  padding-right: 40px;
  cursor: pointer;
  line-height: 33px;
  font-size: 19px;
}
  .accordion-bral i {
  position: absolute;
  transform: translate(-30px, 0);
  margin-top: 2%;
  right: 0;
}



}

.bb-2{
	border-bottom: 1px solid #000000;	
}


span.wrap1 {
    overflow: hidden;
    position: relative;
    display: block;
    border: 0 solid blue;
}



.recaptcha-holder {
    float: left;
}


.contact-form {
   margin: 20px 50px;
    padding: 20px;
    background: #D6E5ED;
}


.rm-1{
    padding: 0px 150px;
}











.submit-button {
    font: 300 16px/24.09px 'Anton', sans-serif;
    background: #429ABD;
    color: #fff;
    border: 1px solid #ccc;
    padding: 8px 45px 9px 45px;
    border: none;
    border-radius: 20px;
    margin: 15px 20px 15px 0;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
}


.inner-content button:hover {
    background: #429ABD;
}

.text-center{
    text-align:center !important;
}

.overview-content {
    padding-bottom: 25px;
}


.bg-teal{
    background:#429ABD;
}


.tp-float{
    position:fixed;
    left:20px;
    bottom:20px;
    z-index:99999999;
}


.tp-logo{
    width:55%;
}



@media only screen and (max-width: 600px) {
    .tp-logo{
        width:35%;
    }
    
    .ai-center {
        display: block !important;
    }
    
    .mobp{
    padding-top: 20px !important;
}


   .mobp1{
    padding: 0px !important;
}

.col-ac {
    flex: 1 0 100% !important;
    margin: 0px !important;
}


}


.modal {
    z-index: 999999999 !important;
}


.text1{
     font: 700 20px/29.5px 'Roboto', sans-serif;
     color:#000000;
}

.color1{
     color:#000000 !important;
}

.ai-center{
    align-items: center;
    display: flex;
}


.pb-0{
    padding-bottom:0px !important;
}


.b-block{
    background:#E5F9FF;
    color:#429ABD;
    font: 500 16px/29.5px 'Roboto', sans-serif;
    padding:7px 10px;
}

.ulp{
    padding: 0px 0 0 30px !important;
        margin-top: -5px !important;
}

.ulp1{
    padding: 0px 0 0 30px !important;
    margin-top: 0px !important;
}


.mr-1{
    margin-right:10px;
}





.py-5{
    padding: 50px 0px !important;
}



.row-ac {
  display: flex;
  flex-wrap: wrap;
}

.col-ac {
  flex: 1 0 18%; 
  margin: 5px;
  align-items: center;
  justify-content: center;
  text-align:center;
}