/**/
@import url('https://fonts.googleapis.com/css2?family=Exo:wght@100;200;300;400;500;600;700;800&display=swap');
/**/

@font-face {
    font-family: 'Museo Sans';
    src: url('../fonts/museo-sans/MuseoSans-300.woff2') format('woff2'),
        url('../fonts/museo-sans/MuseoSans-300.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans 500';
    src: url('../fonts/museo-sans/MuseoSans-500.woff2') format('woff2'),
        url('../fonts/museo-sans/MuseoSans-500.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans 700';
    src: url('../fonts/museo-sans/MuseoSans-700.woff2') format('woff2'),
        url('../fonts/museo-sans/MuseoSans-700.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans 900';
    src: url('../fonts/museo-sans/MuseoSans-900.woff2') format('woff2'),
        url('../fonts/museo-sans/MuseoSans-900.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.about-sec a, .info-sec a, .contact-wraper a, .ftr-social-row a{
    color: #fff!important;
}

body{font-family: 'Museo Sans', sans-serif !important;margin:0;padding:0;color:#fff!important;font-size:16px;overflow-x:hidden; background-color:#000!important;}
dl,ol,p,ul{margin:0;padding:0}
ul li, ol li{list-style: inside none;}
a,button,input,optgroup,select,textarea{outline:0;color:#000;}
*,:after,:before{outline:0}
img{max-width:100%;height:auto}
iframe{border:0}
a{color:#1a73e8;}
a:focus,a:hover, button:hover, button:focus{color:#000;outline:0;text-decoration:none; transition: ease all 0.6s; -webkit-transition: ease all 0.6s;}
p+p{margin-top:10px}
h1,h2,h3,h4,h5,h6{color:#fff;font-weight:500;padding:0;margin:0;line-height:1; font-family: 'Museo Sans', sans-serif;}
h1{font-size:32px}
h2{
	font-size: 30px;
	font-family: 'Museo Sans 900', sans-serif;
}
h3{font-size:24px}
h4{font-size:20px}
h5{font-size:18px}
h6{font-size:14px}
header {
    position: relative;
    top: 0;
    z-index: 999;
    left: 0;
    display: inline-block;
    width: 100%;
    background: #000;
    float: left;
    padding: 15px 0;
    box-shadow: 0 0 10px rgb(0 0 0 / 13%);
}
.container {
    width: 94%;
    max-width: 1200px;
}

.container.sml-container {
    width: 94%;
    max-width: 990px;
}
header.sticky .head-social {
    display: none;
}
header.sticky {
    position: fixed;
    height: auto;
    transition: ease all 0.6s;
}
.navigation-wrap ul.navbar-nav li.nav-item {
    margin: 0!important;
    position: relative;
    display: inline-block;
    width: auto;
}


#navbarSupportedContent ul.navbar-nav {
    display: inline-block;
    text-align: right;
    width: 100%;
}
.navigation-wrap ul.navbar-nav li.nav-item:last-child {
    border-right: none !important;
}
header .navbar-brand {
    margin: 0;
    padding: 0;
    border-bottom: none;
    width: auto;
    text-align: center;
}
header .navigation-wrap .head-lft nav.navbar {
    background: none !important;
}
header .navbar-expand-md .navbar-nav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    height: 76px;
    border-bottom: 1px solid #1b2c6b;
    background: #fff;

}
.navigation-wrap ul.navbar-nav li.nav-item a.nav-link {
    padding: 5px 20px !important;
    line-height: normal;
    font-weight: normal;
    color: #000;
    font-size: 16px;
    width: 100%;
    border-radius: 0 !important;
    outline: none !important;
    text-transform: uppercase;
	font-family: 'Museo Sans 900', sans-serif;

}
.navigation-wrap ul.navbar-nav li.nav-item a.nav-link:hover {
    color: #666!important;

}
.navigation-wrap {
    padding: 0;
}
header .navigation-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background: transparent !important;
    box-shadow: none !important;
    padding-left: 15px;
    padding-right: 15px;
}

header .navigation-wrap .head-lft {
    float: left;
    width: auto;
}

header .navigation-wrap .head-rgt {
    float: right;
    width: auto;
    text-align: right;
    margin-right: 0;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
}
header.sticky .navigation-wrap .head-rgt {
    margin-right: 110px;
}
header .navigation-wrap .head-rgt .head-social {
    float: right;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
header .navigation-wrap .head-rgt .head-social li {
    display: inline-block;
    margin-left: 8px;
    height: 32px;
}
header .navigation-wrap .head-rgt .head-social li a {
    background: #fff;
    text-align: center;
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    border-radius: 50%;
    color: #000!important;
    line-height: 32px;
    font-size: 18px;
}

header .navigation-wrap .head-rgt .head-social li a:hover {
    background: #000;
    color: #fff!important;
	border: solid 1px #fff;
}
.slidemenu-contain.sticky {
    display: inline-block;
}

.slidemenu-contain {
    display: none;
}
.index-banner {
    float: left;
    width: 100%;
    margin-top: 0;
    position: relative;
    overflow: hidden;
    max-height: 100vw;
    margin-bottom: 2%;
    z-index: 1;
    height: 48vw;
}
.index-banner .row.fullwidth {
    height: 100%;
}

.index-banner .row.fullwidth .col-md-12 {
    height: 100%;
}

.index-banner ul.bannerSlider .slick-list {
    height: 100%;
}

.index-banner ul.bannerSlider .slick-list .slick-track {
    height: 100%;
}

.index-banner ul.bannerSlider .slick-list .slick-track li.slide {
    height: 100%;
}
.index-banner ul.bannerSlider .slick-list .slick-track li.slide:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(0deg, rgba(0,0,0,1) 25%, rgba(255,255,255,0) 100%);
    opacity: 0.75;
    z-index: 1;
}

.index-banner img {
    width: 100%;
    float: left;
}


.index-banner ul.slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 50px;
    width: auto;
    text-align: center;
}

.index-banner ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.index-banner ul.slick-dots button {
    border: none;
    box-shadow: none;
    outline: none;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    font-size: 0 !important;
    padding: 0 !important;
    background: #fff;
    cursor: pointer;
}


.index-banner ul.slick-dots button:hover {
    opacity:0.5;
}


.index-banner ul.bannerSlider{
  padding-left:0;
  height: 100%;
}

.index-banner  .bannerSlider .slick-slide {
    position: relative;
    height: auto;
}

.bannerSlider .slide__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tour-wrapper {
    float: left;
    width: 100%;
    padding: 80px 0;
}
.tour-head {
    margin-bottom: 30px;
}

.tour-head h2 {
    font-size: 30px;
	font-family: 'Museo Sans 900', sans-serif;
	text-transform: uppercase;
}
.tours-box {
    display: inline-block;
    width: 100%;
    /*border-radius: 8px;*/
    overflow: hidden;
    background: none;
    height: auto;
    /* max-height: 384px;
    min-height: 290px; */
}
.tours-box .tours-img{
    position: relative;
    cursor: pointer;
}
.tours-box .tours-link {
    display: inline-block;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    height: auto;
    width: 100%;
    overflow: hidden;
}
/*.tours-box  .tours-link:hover .tours-img{
    opacity: 0.7;
}*/

.tours-box .tours-link .tours-img {
    display: block;
    height: 100%;
}

.tours-box .tours-link .tours-txt {
    position: absolute;
    transition: all 0.4s;
    /*background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(0,0,0,0.5));*/
    background: linear-gradient(0deg, rgba(0,0,0,2) 0%, rgb(0 0 0 / 0%) 100%);
    width: 100%;
    height: 100%;
    top: 100%;
    text-align: center;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
}

.tours-box .tours-link:hover .tours-txt {
    top: 0;
}

.tours-box .tours-link .tours-txt .dt {
    display: inline-block;
    width: 90%;
    text-align: center;
    margin: 0 auto;
}

.tours-box .tours-img {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.tours-box .tours-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}


.row.tours-row {
    margin-bottom: 30px;
}
.row.tours-row:last-child {
    margin-bottom: 0;
}
.brands-wrapper {
    float: left;
    width: 100%;
    margin:  0;
    background: #fcfafb;
    padding: 70px 0 70px 0;
}
.brands-wrapper .brandsSlider .slide-image {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.brands-wrapper .brandsSlider .slide-image img {
    margin: 0 auto;
    width: auto;
    max-width: 100%;
}
.brands-wrapper ul.slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -40px;
    width: auto;
    text-align: center;
}

.brands-wrapper ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.brands-wrapper ul.slick-dots button {
    border: none;
    box-shadow: none;
    outline: none;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    font-size: 0 !important;
    padding: 0 !important;
    background: #999;
    cursor: pointer;
}


.brands-wrapper ul.slick-dots button:hover {
    background: #333;
}
.brands-wrapper .brands-slider .slide-image {
    text-align: center;
    width: 100%;
}


.brands-wrapper .brands-slider .slide-image img {
    margin: 0 auto !important;
}
.brands-wrapper .brands-head h2 {
    color: #000;
    font-size: 30px;
	text-transform: uppercase;
	font-family: 'Museo Sans 900', sans-serif;
}

.brands-wrapper .brands-head {
    margin-bottom: 30px;
}
.ftr-form .form-group .form-control {
    height: 44px;
    border: 1px solid #b3b2ae;
    border-radius: 2px;
}

.ftr-form  input.btn-submit {
    background: #343434;
    height: 44px;
    border: none;
    color: #fff;
    padding: 0 30px;
    display: inline-block;
    cursor: pointer;
}

.ftr-form input.btn-submit:hover {
    background: #000;
    color: #fff;
}
.ftr-form .form-group {
    margin-bottom: 25px;
}
.ftr-left h3 {
    margin-bottom: 20px;
    font-size: 24px;
}

.ftr-left {
    width: 60%;
}
.ftr-social-row {
    margin-top:0;
}

.ftr-social-row .col-md-12.text-center {
    padding-top: 20px;
    /*border-top: 1px solid #b2b8b8;*/
}

.ftr-social-row .ftr-social {
    display: inline-block;
    margin: 10px auto 10px auto;
}
.ftr-social-row .ftr-social  li {
    display: inline-block;
    margin-left: 5px;
}
.ftr-social-row .ftr-social  li a {
    background: #fff;
    text-align: center;
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    border-radius: 50%;
    color: #000!important;
    line-height: 32px;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ftr-social-row .ftr-social  a:hover {
    background: #000;
    color: #fff!important;
	border: solid 1px #fff;
}
.ftr-social-row p a {
    margin-left: 0px;
}
.footer-wrapper {
    float: left;
    width: 100%;
	border-top: solid 2px #fff;
}


.container-top-row {
	background: url('../images/footer-bg-new.jpg');
    width: 100%;
    background-size: cover;
    float: left;
    background-position: bottom;
    background-repeat: no-repeat;
}

.container-top-row .row.ftr-top-row {width: 100%; margin: 0 auto 0; display: flex; flex-wrap: wrap; justify-content: center;}

.container-top-row .row.ftr-top-row .ftr-top1 {width: 100%; text-align: left;}

.container-top-row .row.ftr-top-row .ftr-top1 .ftr-left {
	width: 90%;
    margin: 30px 0px 0px 120px;
    padding: 0 10% 0;
}

.container-top-row .row.ftr-top-row .ftr-top1 .ftr-left h3 {font-size: 40px; line-height: 2; text-transform: uppercase; font-family: 'Museo Sans 900', sans-serif;}

.container-top-row .row.ftr-top-row .ftr-top1 .ftr-left p {font-size: 22px;font-family: 'Museo Sans 500', sans-serif;}

.container-top-row .row.ftr-top-row .ftr-top2 {width: 100%;}

.row.ftr-top-row .ftr-top2 form label {display: none;}

.container-social-row {width: 100%; text-align: center; padding: 50px 0 0; float: left;}

.container-social-row .menu-wraper {margin: 0 auto 0;}

.container-social-row .ftr-social-row {padding-bottom: 10px; max-width: 100%; margin: 0 auto 0;}

.container-social-row .ftr-social-row .ftr-social {padding-bottom: 10px;}

.container-social-row .menu-wraper .navbar-nav li a {font-size: 16px !important; text-transform: uppercase;font-family: 'Museo Sans 900', sans-serif;}


.inner-banner{
    background-image: url("../images/mh-banner.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 492px;
    float: left;
    width: 100%;
    margin-top: 0;
    position: relative;
}
.in-topsec{
    /*background: #fcfbfb;*/
    padding: 85px 0 40px 0;
    clear: both;
}
.in-topsec .hdd{
  
    font-size: 30px; font-family: 'Museo Sans 900', sans-serif;
}

.topsec-cont{margin-top: 35px; float: left; width: 100%;}

.topsec-cont .col-md-4 {margin: 0 0 25px; height: auto;}

.topsec-cont .col-md-4 .tkt-box {margin: 0 0 0; height: 100%; box-shadow: none; border: 1px solid;}

.topsec-cont .col-md-4 .tkt-box .tkt-left {width: 25%; height: inherit; padding: 40px 0;}

.topsec-cont .col-md-4 .tkt-box .tkt-right {width: 75%; height: inherit;}

.topsec-cont .col-md-4 .tkt-box .tkt-right .bt {float: left; width: 100%; height: 88px;}

.topsec-cont .col-md-4 .tkt-box .tkt-right .bt .getlink {float: left; position: absolute; bottom: 0; margin: 0 0 15px;}

.topsec-cont .col-md-4 .tkt-box .tkt-right .bt .getlink a {background: none; color: #549531; border: none; font-size: 22px; padding: 0;}

.topsec-cont .col-md-4 .tkt-box .tkt-right .bt .getlink a:hover {text-decoration: underline;}

.topsec-cont .col-md-4 .tkt-box .tkt-right .bt .soldout {display: block; float: left; font-size: 22px; position: absolute; bottom: 15px;}

.tkt-box{ background: #fff; overflow: hidden; margin-bottom: 25px;
    -webkit-box-shadow: 2px 2px 8px -4px rgba(0,0,0,0.16);
    -moz-box-shadow: 2px 2px 8px -4px rgba(0,0,0,0.16);
    box-shadow: 2px 2px 8px -4px rgba(0,0,0,0.16); }
.tkt-left{
    float: left;width: 25%; background: #323131; color: #fff; font-weight: 600; text-align: center;
    font-size: 22px; padding: 45px 0;
}
.tkt-left span{ display: block; font-size: 26px; }
.tkt-right{ float: left;width: 75%; padding: 22px 18px; }
.tkt-right .hd{ font-weight: 600; font-size: 24px; margin-bottom: 20px; min-height: 50px; color: #111;}
.tkt-right .bt .txt{ color: #000; float: left;padding-top: 4px; font-size: 16px;}
.tkt-right .bt a{ background: #2cbcb4; color: #fff; padding: 4px 35px; border: thin solid #2cbcb4; float: right;}
.tkt-right .bt a:hover{ color: #2cbcb4; background: #fff; }

.tkt-right .hd a {color: #fff;}

.about-sec{ padding: 0px 0 30px 0;float: left;
    width: 100%; }
.about-sec .hd{ font-size: 25px; font-family: 'Museo Sans 900', sans-serif; margin-bottom: 25px; text-transform: uppercase}
.about-sec .txt{padding-right: 35px;}
.about-sec .txt p{ font-size: 18px; margin: 0 0 30px;}
.about-sec .txt p+p{ /*margin-top: 40px;*/ }

.about-sec .txt ul {width: 100%; float: none; margin: 0 0 30px;}
.about-sec .txt ul li {color: #fff; font-size: 18px; line-height: 1.9; float: none; position: relative; padding: 0 0 0 16px;}
.about-sec .txt ul li:before {content: "\2022 "; position: absolute; left: 0px; color: #333; font-size: 24px; top: 3px; line-height: normal;}

.about-sec h1 {font-size: 30px; margin: 0 0 25px; line-height: 1; font-weight: 600;}
.about-sec h2 {font-size: 22px; margin: 0 0 25px; line-height: 1;}
.about-sec h3 {font-size: 20px; margin: 0 0 25px; line-height: 1;}

.event-sec .event-in-sec{padding: 38px 0 60px 0; text-align: center; color: #fff;}
.event-sec .hd{ font-size: 24px; font-weight: 600; margin-bottom: 25px; }
.event-sec .event-in{ position: relative; width: 100%; margin: 0 0 0 5%; padding: 0;}
.event-sec .event-in label{ margin-bottom: 15px; width: 100%;  }
.event-sec .event-in select{width: 100%; height: 44px; padding: 0 15px; position: relative; font-size: 15px;background: #fff !important; color: #999 !important; text-transform: uppercase;}
.event-sec .event-in select:after{ content: '';  width: 0; height: 0; 
  border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 20px solid #f00; position: absolute; 
}

.tickets-sec{ padding: 30px 0 55px 0; /*background: #fcfbfb;*/}
.tickets-sec .hd{ text-align: center; font-weight: 600; font-size: 23px; margin-bottom: 32px; color: #000; display: none;}
.tkt-bxx{ border: thin solid #999a96; /*padding: 35px 32px 52px 32px;*/ text-align: center; padding: 0 0 52px; position: relative; height: 100%;}
.tkt-bxx .hdd{ font-size: 16px; font-weight: 600;  margin-bottom: 32px;  }
.tkt-bxx .hdd img{width: 35px; margin-right: 5px;}
.tkt-bxx .txt{margin-bottom: 40px;}
.tkt-bxx a{ background: #fff; color: #000; font-weight: 600; border: 2px dashed #000; padding: 8px 25px; font-size: 18px;}
.tkt-bxx a:hover{ color: #fff; background: #000; text-decoration: none;}
.update-sec{ padding: 55px 0; }
.update-sec .hd{ text-align: center; font-weight: 700; font-size: 24px; color: #000; text-transform: uppercase; margin-bottom: 50px; }
.update-sec .up-box{margin-bottom: 22px; overflow: hidden;}
.update-sec .up-box figure{ width: 35%; float: left; }
.update-sec .up-box .up-right{  width: 65%; float: left; padding-left: 35px; }
.update-sec .up-box .head{font-weight: 700; font-size: 18px; margin-bottom: 18px;}
.tickets-sec p {font-size: 16px;}
.tkt-bxx p {float: left;width: 100%;line-height: 26px;}

.tkt-bxx ul {float: left;width: 100%;}

.tkt-bxx p a {    display: inline-block;border: none !important;padding: 0;}
.tkt-bxx p a:hover {background: none !important;color: #666 !important;
}
.info-sec{ padding: 35px 0 55px 0; /*background: #fcfbfb;*/ /*text-align: center;*/ margin: 0 5% 0;}
.info-sec .hd{ text-align: center; font-weight: 700; font-size: 24px; color: #000; text-transform: uppercase; margin-bottom: 35px; }
.info-sec .info-box{ /*border-radius: 8px;*/ border: thin solid #ccc; overflow: hidden; margin-bottom: 20px;  }
.info-sec .info-box .info-head{ background: #000; color: #fff; font-weight: 600; font-size: 20px; padding: 8px 15px; }
.info-sec .info-box .info-head i{margin-right: 10px; display: none;}
.info-sec .info-box .info-cont{ background: #fff; padding: 20px; }
.time-item{border-bottom: thin solid #fbfafa; overflow: hidden; padding: 4px 0; color: #000;}
.time-item .tt1{float: left; width: 50%;}
.time-item .tt2{float: left; width: 50%;}
.info-cont ul li{padding: 4px 0px 4px 25px; color: #000; position: relative;}
.info-cont ul li:before{ content: ''; width: 10px; height: 2px; background: #666; left: 0; position: absolute; top: 14px; }
.info-sec .info-box.imp .info-head{ background: #e11e26; }
.info-sec .info-box.imp .info-cont{ background: #fef8f7 }

.info-sec .container {max-width: 100%; width: 100%;}


.post-banner{
    background-image: url("../images/post-ban.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 320px;
    float: left;
    width: 100%;
    margin-top: 0;
    position: relative;
}
.tours-sec{ padding: 45px 0 70px 0; clear: both; overflow: hidden; }

.tours-sec .head {margin: 0 0 0;}

.tours-sec .newpast .yearloadersec {display: none;}

.left-sidebar {
    width: 30%;
    float: left;
    min-height: 100px;
    margin-top: 50px;
}
.left-sidebar .head{ font-size: 25px; font-weight: 600; }
.right-content{width: 70%; float: left;}
.right-content .sel-cont{ overflow: hidden; }
.right-content .sel-cont select{float: right;border-radius: 3px; height: 35px; padding: 0 15px; position: relative; font-size: 16px;}

.pastviewsec .yearloadersec {display: flex; flex-wrap: wrap; align-items: center; width: 100%; min-height: 50px;}
.pastviewsec .yearloadersec .loader {height: inherit; margin: 0 0 0 10px; width: 25px;}
.pastviewsec .yearloadersec .loader img {width: auto; margin: 0 auto 0;}

.post-box{ border-radius: 7px; overflow: hidden; width: 30%; position: relative;  }
.post-box figure{margin: 0;}
.post-boxin{
    position: absolute; transition: all 0.4s; background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(0,0,0,0.5));
    width: 100%; height: 100%; top: 100%; text-align: center; color: #fff;
}
.post-boxin .dt{ position: relative; margin-top: 70px; }
.post-boxin .dt:after{ content: ''; position: absolute; bottom: 0; width: 30px; height: 2px; background: #fff; left: 50%; margin-left: -15px; }
.post-box:hover .post-boxin{ top:0; }
.tour-listing {
    float: left;
    width: 100%;
    margin-top: 25px;
}

.head {
    font-size: 25px;
    font-weight: 600;
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
}



.left-sidebar .nav-link:hover {
    transition: all 0.4s;
  }
  
  /*.left-sidebar  .nav-link-collapse:after {
    float: right;
    content: "\f107";
    font-family: 'FontAwesome';
    color: #ddd;
    font-size: 25px;
    line-height: normal;
  }*/

  .left-sidebar #navAccordion {
    float: left;
    width: 82%;
}

.left-sidebar #navAccordion li.nav-item {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
    margin-bottom: 10px;

}

.left-sidebar #navAccordion li.nav-item a {
    width: 100%;
    line-height: normal;
    font-size: 17px;
    color:#fff;
}
.left-sidebar #navAccordion li.nav-item.active a, .left-sidebar #navAccordion li.nav-item.active a:hover, .left-sidebar #navAccordion li.nav-item a:hover {
    color:#666!important;
}
.left-sidebar .nav-link-show:after {
    float: right;
    content: "\f106";
    font-family: 'FontAwesome';
    line-height: 16px !important;
    height: 20px;
}
  .left-sidebar .nav-item ul.nav-second-level li.nav-item {
    border-bottom: none !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}
  .left-sidebar  .nav-item ul.nav-second-level {
    padding-left: 0;
  }
  
  .left-sidebar  .nav-item ul.nav-second-level > .nav-item {
    padding-left: 20px;
  }
  .left-sidebar .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.inner-banner.about-bnr {
    background-image: url(../images/about-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 37vw;
}

.abt-wraper {
    float: left;
    width: 100%;
    padding: 50px 0 50px 0;
}

.abt-wraper h2 {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.abt-wraper  p {
    float: left;
    width: 100%;
    line-height: 28px;
    color: #fff;
    font-size: 18px;
    margin: 0 0 30px;
}

.event-sec {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 70px;
}
/*.event-sec .event-in-sec::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
*/
.event-sec .event-in-sec {
    background: #000;
    position: relative;
    display: flex;
    align-items: center;
}

.event-sec .container {
    position: relative;
    z-index: 9;
}

.event-sec .event-tour {
    width: 38%;
    margin: 2% auto 0;
    padding: 0;
    position: relative;
}

.brand-wraper {
    float: left;
    width: 100%;
    background: #222;
    padding: 50px 0 80px 0;
}

.brand-wraper .hd {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.brand-wraper .row.brnd-block {
    background: #000;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-radius: 6px;
}

.brand-wraper .row.brnd-block.mobile {display: none;}

.brand-wraper .brnd-block h2 {
    font-size: 22px;
    font-weight: 600;
    float: left;
    width: auto;
    margin: 0 0 15px 0;
}

.brand-wraper .brnd-block p {
    float: left;
    width: 100%;
    line-height: 28px;
    color: #fff;
    margin: 0 0 30px 0;
    font-size: 18px;
}

.brand-wraper .brnd-block a {
    color: #fff;
}

.brand-wraper .brnd-block a:hover {
    color: #fff;
}
.brand-wraper .brnd-block .brnd-block-img img {
    width: 100%;
    height: 100%;
    object-fit: none;
}

.brand-wraper .brnd-block-logo {
	display: flex; 
	width: 100%; 
	flex-wrap: wrap; 
	align-items: center; 
	position: relative;
}

.brand-wraper .brnd-block.mobile .brnd-block-logo img {
    width: 120px;
    max-height: 100%;
    height: 75px;
    object-fit: contain;
    margin: 0 0 15px 20px;
}

.row.ftr-top-row {
    padding-top: 70px;
    padding-bottom: 70px;
}
.covid-wraper {
    float: left;
    width: 100%;
    padding: 45px 0  70px 0;
}
.covid-wraper h2 {
    
    font-size: 32px;
    font-weight: 600;
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
}
.covid-wraper p {
    float: left;
    width: 100%;
    line-height: 28px;

    margin: 0 0 30px 0;
    font-size: 18px;
}

.covid-wraper ul {width: 100%; float: left; margin: 0 0 30px; position: relative;}

.covid-wraper ul li {font-size: 18px; line-height: 1.9; float: none; position: relative; padding: 0 0 0 16px;}

.covid-wraper ul li:before {content: "\2022 "; position: absolute; left: 0px; color: #fff; font-size: 24px; top: 3px; line-height: normal;}

.covid2side {
    margin-top: 20px;
}
.contact-wraper {
    float: left;
    width: 100%;
    padding:  45px 0 70px 0;

}

.contact-wraper h2 {
    font-size: 30px;
    font-weight: 600;
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
	font-family: 'Museo Sans 900', sans-serif;
	text-transform: uppercase;
}

.contact-wraper form {
    float: left;
    width: 100%;
    margin: 0 ;
}

.contact-wraper .custom-select {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    height: 44px;
    padding: 0;
    position: relative;
}
.contact-wraper h3 {
    color: #000;
    font-size: 24px;
    font-weight: 500;
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
}

.custom-select {
    background: none;
    padding: 0.375rem 0.75rem 0.375rem 0.75rem;
}

.custom-select select {
    background-color: #fff;
    color: #000;
    padding: 4px 10px;
    width: 100%;
    border: none;
    font-size: 17px;
    -webkit-appearance: button;
    appearance: button;
    outline: none;
    position: relative;
    top: -5px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/dropdown2.svg) no-repeat 100% center #fff!important;
}
  .custom-select::before {
    content: "\f13a";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 28px;
    line-height: 45px;
    color: rgba(255, 255, 255, 0.5);
    background-color: transparent; 
    pointer-events: none;
}
/*
  .custom-select:hover::before {
    color: rgba(255, 255, 255, 0.6);
    background-color: rgba(255, 255, 255, 0.2);
  }
  */
  
  .custom-select select option {
    padding: 30px;
  }
  .wrapper {
    margin: 0 auto;
    width: 1200px;
    text-align: left;
}
.index-banner .bannerSlider .slick-track {
    display: flex;
    flex-wrap: wrap;
}

.index-banner .bannerSlider .slick-slide .slide__image {
    height: 100%;
}
.contact-wraper h2 h2 {
    color: #000;
    font-size: 32px;
    font-weight: 600;
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.contact-wraper form fieldset .field {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.contact-wraper form fieldset .field:nth-child(1) {
    width: 48% !important;
    float: left;
}

.contact-wraper form fieldset .field:nth-child(2) {
    width: 48% !important;
    float: right;
}

.contact-wraper form fieldset .field label {
    float: left;
    width: 100%;
}

.contact-wraper form fieldset .field input.text {
    background-color: #fff;
    color: #000;
    padding: 10px 15px;
    width: 100%;
    border: 1px solid #ddd;
    font-size: 17px;
    -webkit-appearance: none;
    appearance: button;
    outline: none;
    border-radius: 3px;
}

.contact-wraper form  input.action {
    border: 1px solid #fff;
    font-size: 17px;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    color: #000;
    background: #fff !important;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
    font-weight: 400;
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0!important;
	cursor: pointer;
	font-family: 'Museo Sans 900', sans-serif;
}

.contact-wraper form input.action:hover, .footer-wrapper .row.ftr-top-row .ftr-form   input[type="button"]:hover {
    background: #fff;
    border: 1px solid #fff;
}
.footer-wrapper .row.ftr-top-row .ftr-form .form-group input.form-control {
    height: 44px;
    border: 1px solid #b3b2ae;
    border-radius: 2px;
}

.footer-wrapper .row.ftr-top-row .ftr-form .form-group input.form-control::placeholder {
    color: #000;
}
.footer-wrapper .row.ftr-top-row .ftr-form   input[type="button"] {
    float: left;
    height: 47px;
    background: #333;
    border: 1px solid #333;
    border-radius: 3px;
    color: #fff;
    padding: 0 40px;
    font-size: 19px;
    cursor: pointer;
}
.contact-wraper form .custom-select select {
    background: url(../images/dropdown2.svg) no-repeat 97% center #fff!important;
    color: #000;
    padding: 10px 35px 10px 15px;
    width: 100%;
    font-size: 17px;
    -webkit-appearance: none!important;
    appearance: none!important;
    outline: none;
    border: 1px solid #ddd;
    box-shadow: none !important;
}
.contact-wraper .col-md-6.ml-auto.contact-right {
    position: absolute;
    right: 0;
    background: transparent;
}
/* .contact-wraper .row.firstrow .contact-left, .contact-wraper .row.firstrow .contact-right {
    padding-top: 40px;
    padding-bottom: 40px;
} */

.contact-wraper .col-md-6.ml-auto.contact-right .contact-right-outer {
    width: 500px;
    margin-left: 70px;
    float: left;
}
.contact-wraper .col-md-6.ml-auto.contact-right .contact-right-outer .contactform-sec {
    padding-top: 30px;
    padding-bottom: 30px;
    float: left;
    width: 100%;
}
.contact-wraper .row.firstrow .contact-left {
    padding-right: 0;
    -ms-flex: 0 0 43.666667%;
    flex: 0 0 43.666667%;
    max-width: 43.666667%;
}

/* .footer-wrapper .row.ftr-top-row .col-md-8 {
    padding-left: 0;
} */

.footer-wrapper .row.ftr-top-row .col-md-4 {
    padding-right: 0;
}
.pinboard .prow .banner {
    /*border-radius: 6px;*/
    overflow: hidden;
}
.pinboard.wrapper {
    margin-bottom: 60px;
}
.covid-wraper .col-md-12 .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

.tours-sec content.right-content {
    width: 100%;
}
.brands-slider-none {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}

.brands-slider-none .slide {
	display: inline-block;
    margin: 0 auto 0;
    width: 30%;
    height: 220px;
}
.pin-wrapper {
    float: left;
    width: 100%;
    padding-top: 30px;
}

.tours-sec content.right-content .tour-listing .row.tours-row .col-md-4, .tours-sec content.right-content .tour-listing .row.tours-row .col-md-8 {
    margin-bottom: 10px;
    padding: 0 12px;
}
.tours-sec.pasttourspage content.right-content {
    width: 78%;
}
.signpage h2 {
    font-size: 25px;
    font-weight: 600;
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
}
.sign-outer {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sign-outer .content.right {
    float: left;
    width: 48%;
}

.sign-outer .sidebar.left {
    float: right;
    width: 48%;
}

.sign-outer .sidebar.left form {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}

.sign-outer .sidebar.left form fieldset {
    float: left;
    width: 400px;
    max-width: 100%;
    display: block;
    clear: both;
}


.sign-outer .sidebar.left form fieldset .middleColumn {
    float: left;
    width: 100%;
}

.sign-outer .sidebar.left form fieldset .middleColumn input[type="text"], .sign-outer .sidebar.left form fieldset .middleColumn input[type="email"] {
    float: left;
    background-color: #fff;
    color: #000;
    padding: 10px 15px;
    width: 100%;
    border: 1px solid #ddd;
    font-size: 17px;
    -webkit-appearance: none;
    appearance: button;
    outline: none;
    border-radius: 3px;
}

.sign-outer .sidebar.left form fieldset .field {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

.sign-outer .sidebar.left form .Actions {
    float: left;
    width: 100%;
}

.sign-outer .sidebar.left form .Actions .action {
    float: left;
    height: 47px;
    background: #333;
    border: 1px solid #333;
    border-radius: 3px;
    color: #fff;
    padding: 0 40px;
    font-size: 19px;
    cursor: pointer;
}

.sign-outer .sidebar.left form .Actions .action:hover {
    background: #000;
    border: 1px solid #000;
}
.signpage {
    float: left;
    width: 100%;
    margin: 50px 0;
}
#cssmenu > ul > li > a {
    text-align: left!important;
}
/* section.tours-sec.pasttourspage content.right-content {
    width: 100%;
} */


.brands-imgouter {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.brands-imgouter .brds-img-wrap {
    margin: 0 2%;
    display: inline-block;
    width: 20%;
}

.brands-imgouter .brds-img-wrap .brds-img {
    display: inline-block;
    width: auto;
    max-width: 100%;
}

.brands-imgouter .brds-img-wrap .brds-img img {
    width: auto;
    max-width: 100%;
}
.menuer-col1 .menuer-row1.menuer-row1.toggle.toggle-active {
    position: fixed;
    right: 30px;
    width: 40px;
}
.abt-wraper form#MemberLoginForm_LoginForm fieldset {
    float: left;
    width: 100%;
}

.abt-wraper form#MemberLoginForm_LoginForm fieldset .field {
    float: left;
    width: 90%;
    margin: 0 0 20px 0;
}

.abt-wraper form#MemberLoginForm_LoginForm fieldset .field label.left {
    float: left;
    width: 100%;
}

.abt-wraper form#MemberLoginForm_LoginForm fieldset .field .middleColumn {
    float: left;
    width: 100%;
}

.abt-wraper form#MemberLoginForm_LoginForm fieldset .field .middleColumn input.text {
    height: 44px;
    border: 1px solid #b3b2ae;
    border-radius: 2px;
    float: left;
    width: 100%;
    padding: 0 15px;
}

.abt-wraper form#MemberLoginForm_LoginForm fieldset .field.checkbox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.abt-wraper form#MemberLoginForm_LoginForm fieldset .field.checkbox label {
    margin: 0 0 0 10px !important;
}

.abt-wraper form#MemberLoginForm_LoginForm .Actions {
    float: left;
    width: 100%;
}

.abt-wraper form#MemberLoginForm_LoginForm .Actions input.action {
    float: left;
    height: 47px;
    background: #333;
    border: 1px solid #333;
    border-radius: 3px;
    color: #fff;
    padding: 0 40px;
    font-size: 19px;
    cursor: pointer;
}
.abt-wraper form#MemberLoginForm_LoginForm .Actions input.action:hover{
    color: #fff;
    background: #000;
    border: 1px solid #000;
}

.abt-wraper form#MemberLoginForm_LoginForm .Actions p#ForgotPassword {
    float: left;
    width: 100%;
    margin-top: 15px;
    color: #000;
}

.abt-wraper form#MemberLoginForm_LoginForm .Actions p#ForgotPassword a {
    color: #000;
}

.abt-wraper form#MemberLoginForm_LoginForm .Actions p#ForgotPassword a:hover {
    color: #666;
}
header .navigation-wrap .head-rgt .head-social li a i.fa {
    margin-top: 8px;
}

.contact-wraper form  .field {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.contact-wraper form   .field:nth-child(1) {
    width: 48% !important;
    float: left;
}

.contact-wraper form .field:nth-child(2) {
    width: 48% !important;
    float: right;
}

.contact-wraper form  .field label {
    float: left;
    width: 100%;
}

.contact-wraper form  .field input.text {
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    border: 1px solid #ddd;
    font-size: 17px;
    -webkit-appearance: none;
    appearance: button;
    outline: none;
    border-radius: 0px;
	background: transparent;
}
.contact-wraper form .userform-fields {
    float: left;
    width: 100%;
}

.contact-wraper form  nav.btn-toolbar.Actions {
    float: left;
    width: 100%;
}

.contact-wraper form .userform-fields .form-step.CompositeField.userformsstep {
    width: 100% !important;
    margin-bottom: 0;
}

.contact-wraper form .userform-fields .form-step.CompositeField.userformsstep label.left {
    font-weight: normal;
}
.footer-wrapper form .middleColumn .text {
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    font-size: 17px;
    -webkit-appearance: none!important;
    appearance: none!important;
    outline: none;
    border: 1px solid #ccc;
    box-shadow: none !important;
    border-radius: 0px;
    text-align: left;
	background-color: transparent;
}

.footer-wrapper form .middleColumn .text::-webkit-input-placeholder {
    text-align: left;
	color: #ccc;
}

.footer-wrapper form .middleColumn .text:-moz-placeholder {
    text-align: left;
	color: #ccc;
}


.footer-wrapper form fieldset .field.text {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

.footer-wrapper form {
    float: left;
    width: 100%;
}

.footer-wrapper form label {
    float: left;
    width: 100%;
}

.footer-wrapper form .middleColumn {
    float: left;
    width: 100%;
}

.footer-wrapper form fieldset {
    float: none;
    width: 450px;
    margin: 20px auto 0;
    max-width: 100%;
}

.footer-wrapper form .btn-toolbar {
    float: none;
    width: 450px;
    margin: 0 auto 0;
	max-width: 100%;
}

.footer-wrapper form .btn-toolbar input.action {
        border: 2px solid #fff;
    font-size: 17px;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    color: #000;
    background: #fff !important;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
    font-weight: 400;
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0!important;
    font-family: 'Museo Sans 900', sans-serif;
	cursor: pointer;
}

.footer-wrapper form .btn-toolbar input.action:hover {
    /*border: 1px solid #4b494a;
    box-shadow: none !important;
    border-radius: 4px;
	*/
    background: #000!important;
	color: #fff!important;
}
/*.event-sec .hd {
    color: #fff;
    position: relative;
}*/
.event-sec .event-in{
    background: #FFF;
    margin-left: 0;
    padding: 25px;
}
.event-sec .event-in label {
    color: #000;
    font-size: 26px;
    text-align: left;
    font-weight: 500;
}
#eventRes {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
#eventRes {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#eventRes .tickets-sec .row {
    /*justify-content: center;*/
    width: 100%;
}

#eventRes .tickets-sec .row .up-box {
    height: 100%;
    float: left;
    width: 100%;
    border: 1px solid;
    padding: 20px;
}

#eventRes .tickets-sec .row .up-box figure {
    float: left;
    width: 100%;
    padding: 0;
}

#eventRes .tickets-sec .row .up-box .up-right {
    float: right;
    width: 100%;
    padding-top: 20px;
    /*padding: 20px;*/
}
#eventRes .tickets-sec .row .up-box .head {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 12px;
    text-transform: uppercase;
}
#eventRes .tickets-sec {
    float: left;
    width: 100%;
    padding: 60px 0 60px 0;
    margin-bottom: 50px;
}

#eventRes .tickets-sec .row .col-md-6 {
    margin-bottom: 30px;
}

#eventRes .tickets-sec .row .up-box .up-right .txt p {
    font-size: 16px;
}

.tour-listing.getyears .tours-row .col-md-8 .tours-box .tours-img img.image-small {
    display: none;
}
.tour-listing.getyears .tours-row .col-md-8 .tours-box .tours-img img.image-rectangle {
    display: block;
}
.tour-listing.getyears .tours-row .col-md-8 .tours-box .tours-img img.image-big {
    display: none;
}
.tour-listing.getyears .tours-row .col-md-4 .tours-box .tours-img img.image-small {
    display: block;
}
.tour-listing.getyears .tours-row .col-md-4 .tours-box .tours-img img.image-rectangle {
    display:  none;
}
.tour-listing.getyears .tours-row .col-md-4 .tours-box .tours-img img.image-big {
    display: none;
}
.signpage .sign-outer .content.right form .field input.text {
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    font-size: 17px;
    -webkit-appearance: none!important;
    appearance: none!important;
    outline: none;
    border: 1px solid #ccc;
    box-shadow: none !important;
    border-radius: 0px;
	background: transparent;
}

.signpage .sign-outer .content.right {
    width: 30%;
}

.signpage .sign-outer .content.right form {
    float: left;
    width: 100%;
}

.signpage .sign-outer .content.right form .field {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

.signpage .sign-outer .content.right form .field label {
    float: left;
    width: 100%;
}

.signpage .sign-outer .content.right form .btn-toolbar {
    float: left;
    width: 100%;
}

.signpage .sign-outer .content.right form .btn-toolbar input[type=submit] {
    border: 2px solid #fff;
    font-size: 17px;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    color: #000;
    background: #fff !important;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
    font-weight: 400;
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0!important;
	cursor: pointer;
	font-family: 'Museo Sans 900', sans-serif;
}

.signpage .sign-outer .content.right form .btn-toolbar input[type=submit]:hover {
    
}
.signpage .sign-outer .sidebar.left {
    width: 62%;
}
.signpage .sign-outer {
    margin-top: 20px;
}
.in-topsec.detailcontent {
    padding: 0 0 0;
    margin-top: 30px;
    float: left;
    width: 100%;
}

.in-topsec.detailcontent .hdd {
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
}

.in-topsec.detailcontent .imagedeailsec {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    display: flex;
}

.in-topsec.detailcontent .imagedeailsec img {
    width: 60%;
    height: 100%;
    max-width: 100%;
}

.in-topsec.detailcontent .imagedeailsec .toursec {
    width: 40%;
    height: auto;
    position: relative;
    padding: 0 0 0;
    margin: auto;
    margin-left: 50px;
}

.breadcrumb {
    background: none;
    padding: 0 !important;
    margin: 25px 0 25px 0;
    float: left;
    width: 100%;
}
.breadcrumb .bcrumb {
    text-transform: uppercase;
    letter-spacing: normal;
    color: #fff;
}
.breadcrumb .bcrumb a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: normal;
}

.breadcrumb .bcrumb a:hover {
    color: #666;
}
.contact-wraper form .field textarea {
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    border: 1px solid #ddd;
    font-size: 17px;
    -webkit-appearance: none;
    appearance: button;
    outline: none;
    border-radius: 0px;
    min-height: 140px;
    resize: vertical;
	background: transparent;
}
.contact-wraper form .field input#UserForm_Form_3_EditableTextField_65b7d {
    height: 80px;
    padding-top: 10px;
}
.contact-wraper form .field .error.message {
    color: #ff0000;
    font-size: 14px;
}
.left-sidebar .nav-item ul.nav-second-level li.nav-item a {
    cursor: pointer;
}
.contact-wraper .row.firstrow {
    margin-bottom: 50px;
}
.in-topsec.detailcontent .breadcrumb {
    margin-top: 10px;
    background-color: transparent;
}

#custom_items_details .txt {
    float: left;
    width: 100%;
    margin: 30px 0 0;
}

#custom_items_details .txt ul {
    float: left;
    width: 100%;
}

#custom_items_details .txt ul li {
    float: left;
    width: 100%;
    padding-left: 18px;
    position: relative;
}

#custom_items_details .txt ul li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background: #000;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

#custom_items_details .hd {
    font-size: 22px;
}

#custom_items_details span {
    color: #000;
    font-size: 16px;
    margin: 0 0 15px;
    float: none;
    display: inline-block;
    line-height: 1.68;
}

#custom_items_details .txt a {
    color: #337ab7;
    text-decoration: none;
}

#custom_items_details .txt a:hover {
    color: #23527c;
    text-decoration: underline;
}


.event-tab {float: left; width: 100%; position: relative;}

.event-tab .nav-tabs {border: none; margin: 0 0 0;}

.event-tab .nav-tabs li {width: 30.33%; margin: 0 4% 0 0;}

.event-tab .nav-tabs li.active {background-color: transparent;}

.event-tab .nav-tabs li:nth-child(3n) {margin-right: 0;}

.event-tab .nav-tabs li a {text-transform: uppercase;font-size: 30px; padding: 10px 15px 10px 0; border-bottom: 3px solid #999; color: #999!important;font-family: 'Museo Sans 900', sans-serif;}

.event-tab .nav-tabs li a:focus,
.event-tab .nav-tabs li a:hover {border: 1px solid transparent; border-bottom: 3px solid #fff; cursor: pointer; color: #fff; background-color: transparent;}

.event-tab .nav-tabs li.active a, 
.event-tab .nav-tabs>li.active>a:focus, 
.event-tab .nav-tabs>li.active>a:hover {border: 1px solid transparent; border-bottom: 3px solid #fff; cursor: pointer; color: #fff!important; background-color: transparent;}

.event-tab .event-detail {width: 100%; display: flex; flex-wrap: wrap; margin: 0 0 20px;}
.event-tab .event-detail .event-txt {width: 33.33%; margin-right: 4%; font-size: 17px;}
.event-tab .event-detail .event-txt b {text-transform: uppercase;}
.event-tab .event-detail .event-date {width: 24%; margin: 0 auto 0; font-size: 17px;}
.event-tab .event-detail .event-date p span {float: left;}
.event-tab .event-detail .event-date p {margin: 6px 0; font-size: 16px;}

.tab-content {padding: 50px 0 0;}

.tab-content h3 {font-size: 32px; font-weight: bold; text-align: center; text-transform: uppercase;}

.tab-content #menu1 h3,
.tab-content #menu2 h3 {text-align: left;}

.tkt-bxx .tkt-bxx-in {width: 100%; float: left; display: flex; flex-wrap: wrap;}

.tkt-bxx .tkt-bxx-in .hdd {float: left; padding: 16px 0 0 16px; width: 68%; text-align: left;}

.tkt-bxx .tkt-bxx-in .txt1 {float: right; position: relative; margin: 0 0 0 auto; width: 32%; text-align: center;}

.tkt-bxx .txt2 {text-align: left; float: left; padding: 35px 32px 30px; width: 100%;}

.tkt-bxx .txt2 p span::before {content: "\2022 "; position: relative; left: -7px; color: #000; font-size: 14px; top: 0; line-height: 30px; padding-right: 0;}

.tkt-bxx .tkt-bxx-in .txt1 .price {font-weight: 600; font-size: 16px; width: auto; padding: 9px 15px; text-align: left;}

.in-topsec.detailcontent .imagedeailsec .toursec span {display: block; margin-bottom: 15px; font-size: 20px;}

.in-topsec.detailcontent .imagedeailsec .toursec span.dates {margin-bottom: 35px;}

.in-topsec.detailcontent .imagedeailsec .toursec span:nth-child(3) {margin-bottom: 0 !important;}


.active, .accordion:hover { background-color: transparent !important;}

.info-sec button.accordion {background: #fff url(../images/plus.svg) no-repeat 99% center; background-size: 32px; color: #000; font-weight: 500; font-size: 20px; padding: 8px 15px; text-align: center; margin: 15px 0 0; font-family: 'Museo Sans', sans-serif !important;}

.info-sec .panel {width: 100%; border: 1px solid; border-radius: 0; padding: 40px 20px 20px; margin: 0 0 10px; box-shadow: none;}

/*.info-sec button.accordion:after {content: '\02795'; font-size: 15px; color: #fff; float: right; margin: 4px 0 0;}*/

.info-sec button.accordion.active {background: #fff url(../images/mius.svg) no-repeat 99% center !important; background-size: 32px !important;}

/*.info-sec button.accordion.active:after {content: "\2796";}*/

.info-sec button.accordion:hover {background-color: #fff !important;}

.info-sec .panel p {font-size: 16px;}

.info-sec .panel p span {font-size: 16px;}

.info-sec .panel ul {width: 100%; float: left; margin: 0 0 30px; position: relative;}

.info-sec .panel ul li {float: none; line-height: 1.9; position: relative; padding: 0 0 0 16px;}

.info-sec .panel ul li:before {content: "\2022 "; position: absolute; left: 0px; color: #333; font-size: 22px; top: -2px; line-height: normal;}

.info-sec .panel ol {width: 100%; float: left; margin: 0 0 30px; position: relative; counter-reset: my-awesome-counter;}

.info-sec .panel ol li {padding-left: 16px; width: auto; margin: 0 auto; line-height: 1.9; position: relative; counter-increment: my-awesome-counter;}

.info-sec .panel ol li:before {content: counter(my-awesome-counter); margin-right: 0px; position: absolute; left: 0px; color: #333; font-size: 13px; top: 1px;}


.tours-box .tours-link .tours-txt .dt .moreinfo {display: flex; flex-wrap: wrap; justify-content: center; margin: 15px 0 0;}
.tours-box .tours-link .tours-txt .dt .moreinfo a.moreinfo {padding: 0 10px; margin: 0 5px 15px;}
.tours-box .tours-link .tours-txt .dt .moreinfo .getlink {width: auto; float: none; margin: 0;}
.tours-box .tours-link .tours-txt .dt .moreinfo .getlink a.buynow { padding: 0 10px;}

.pasttourspage .left-sidebar {min-height: auto; margin: 30px 0 30px;}
.pinboard .prow .left.banner.middle {
    top: 0;
}
.formcontactpage form .userform-fields .field.text label.left {
    font-size: 16px;
    font-weight: 500 !important;
    float: left;
    width: 100%;
}


.formcontactpage form .userform-fields .field.dropdown label.left {
    font-weight: normal;
}


.formcontactpage form .userform-fields .field.dropdown select {
    padding: 9px;
    margin-bottom: 22px;
	border: 1px solid #ccc !important;
    border-radius: 4px;
	width: 100%;
}

.dropdown {
    position: inherit;
}

.formcontactpage form {
    float: left;
    width: 550px;
    max-width: 100%;
}

.formcontactpage form .userform-fields {
    float: left;
    width: 100%;
}
.formcontactpage form .userform-fields .field.text {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

.formcontactpage form .userform-fields .field.text .middleColumn {
    float: left;
    width: 100%;
}

.formcontactpage form .userform-fields .field.text .middleColumn input.text {
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    font-size: 17px;
    -webkit-appearance: none!important;
    appearance: none!important;
    outline: none;
    border: 1px solid #ccc;
    box-shadow: none !important;
    border-radius: 4px;
    text-align: left;
	background-color: transparent;
}

.formcontactpage form .userform-fields .field.checkbox {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

.formcontactpage form .userform-fields .field.checkbox .middleColumn {
    display: flex;
    align-items: baseline;
    font-size: 14px;
}

.formcontactpage form .userform-fields .field.checkbox .middleColumn label.left {
    font-size: 14px;
    color: #bbb;
    font-weight: 500 !important;
    float: left;
    margin-left: 10px;
    margin-bottom: 0;
}
.formcontactpage form nav.btn-toolbar.Actions input.action {
    border: 2px solid #fff;
    font-size: 17px;
    padding: 0 20px;
    height: 36px;
    line-height: 32px;
    color: #000;
    background: #fff !important;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
    font-weight: 400;
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0!important;
	font-family: 'Museo Sans 900', sans-serif;
	cursor: pointer;
}

.formcontactpage form nav.btn-toolbar.Actions {
    float: left;
    width: 100%;
}

.formcontactpage form nav.btn-toolbar.Actions input.action:hover {
    box-shadow: none !important;
    background: #000!important;
	color: #fff!important;
}
.formcontactpage form .userform-fields .field.text .middleColumn span.error.message {
    font-size: 14px;
    color: #ff0000;
    font-weight: 400 !important;
    float: left;
    width: 100%;
    padding-top: 3px;
}
.formcontactpage {
    font-size: 16px;
    line-height: 26px;
}

.formcontactpage p {
    margin-top: 23px;
}

/*  */


/*  */

@media screen and (min-width:767px){
.navbar-expand-md .navbar-toggler {
    display: block;
}

button.navbar-toggler {
    float: right;
    position: absolute;
    right: 0;
}

.navbar-light .navbar-toggler-icon {
    border-bottom: 2px solid #000;
}
header .navigation-wrap .head-rgt .navbar-collapse.menuslide {
    overflow: hidden;
    width: 0;
    right: -10%;
    top: 0;
    background: #fff;
    opacity: 0;
    transition: ease all 0.5s;
    height: 100vh;
    left: auto !important;
    position: absolute;
    padding-top: 80px;
}
header .navigation-wrap .head-rgt .navbar-collapse.menuslide.show {
    overflow: hidden;
    width: 70%;
    right: 0 !important;
    top: -15px;
    background: #fff;
    height: 100vh;
    opacity: 1;
    left: auto !important;
    position: absolute;
    padding-top: 80px;
}
header .navigation-wrap .head-rgt .navbar-collapse.menuslide ul.navbar-nav {
    float: left;
    width: 100%;
}

header .navigation-wrap .head-rgt .navbar-collapse.menuslide ul.navbar-nav li.nav-item {
    float: left;
    width: 100%;
}
header .navigation-wrap .head-rgt .navbar-collapse.menuslide ul.navbar-nav li.nav-item {
    padding: 10px 10px;
    width: 100%;
    text-align: center;
}
header .navigation-wrap .head-lft button.navbar-toggler {
    position: absolute;
    right: 30px;
}

header .navbar-brand {
    margin-left:0;
    width: 60px;
}

.menubtn-wrap .navbar-toggler-icon {
	width: 28px;
	height: 20px;
	background-image: none;
	position: relative;
	border-bottom: 2px solid #000;
    transition: all 300ms linear;
}
.menubtn-wrap .navbar-toggler-icon:after, 
.menubtn-wrap .navbar-toggler-icon:before{
	width: 28px;
	position: absolute;
	height: 2px;
	background-color: #000;
	top: 0;
	left: 0;
	content: '';
	z-index: 2;
    transition: all 300ms linear;
}
.menubtn-wrap .navbar-toggler-icon:after{
	top: 9px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
	transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
	transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	border-color: transparent;
}
.menubtn-wrap {
    display: inline-block;
    width: auto;
    position: absolute;
    right: 0;
    z-index: 9999;
    top: 9px;
}

.row.menubtn-row {
    position: relative;
}
.collapse.navbar-collapse.menulist {
    display: inline-block !important;
}

.collapse.navbar-collapse.menulist ul {
    display: inline-block;
    text-align: right;
    width: 100%;
}
.slidemenu-wrap .navbar-collapse.menuslide {
    overflow: hidden;
    width: 0;
    right: -10%;
    top: 0;
    background: #fff;
    opacity: 0;
    transition: ease all 0.5s;
    height: 100vh;
    left: auto !important;
    position: absolute;
    padding-top: 80px;
    display: flex;
}

.slidemenu-wrap 
 .navbar-collapse.menuslide.show {
    overflow: hidden;
    width: 23%;
    right: 0 !important;
    top: 0;
    background: #fff;
    height: 100vh;
    opacity: 1;
    left: auto !important;
    position: absolute;
    padding-top: 80px;
}

.slidemenu-wrap .navbar-collapse.menuslide ul#navmenu {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.slidemenu-wrap .navbar-collapse.menuslide ul li {
    margin: 5px 0;
}

.slidemenu-wrap .navbar-collapse.menuslide ul li a.nav-link {
    padding: 5px 0 !important;
}
.slidemenu-contain {
    position: fixed;
    z-index: 999999;
    height: 50px;
    width: 90px;
    margin: 0 auto;
    left: auto;
    right: 18%;
}

.menubtn-row {
    display: inline-block;
}
.menuer-col1 .menuer-row1.toggle.toggle-active span.toggle-text1 {
    display: none;
}
.menu-wraper {
    display: inline-block;
}

.menu-wraper ul#navmenu {
    display: inline-block;
}

.menu-wraper ul#navmenu li.nav-item {
    display: inline-block;
}

.menu-wraper ul#navmenu li.nav-item a.nav-link {
    color: #fff;
}


header.sticky .menu-wraper {
    display: none !important;
}
  }



/* .pinboard {
	padding-bottom: 150px;	
} */
.pinboard .prow {
	display: block;
    margin-top:23px;
}
.pinboard .banner {
	color: white;
	/*margin-top: 20px;*/
	position: relative;
}
.pinboard .banner img {
	display: none;	
	width: 100%;
	vertical-align: middle;	
    height: 100%;
    object-fit: cover;
}
/* NEW PINBOARD STYLE */
.pinboard .prow .no-banner .small,
.pinboard .prow .no-banner .middle {
	width: 100%;	
}
.pinboard .prow .small,
.pinboard .prow .middle,
.pinboard .prow .no-banner {
	width: 32.05128205128205%;
}
.pinboard .prow .middle {
    margin-left: 1.9%;
}

.pinboard .prow .big,
.pinboard .prow .rectangle {
	width: 66.06837606837607%;
}
.pinboard .prow .small img.image-small,
.pinboard .prow .middle img.image-small {
	display: block;	
}
.pinboard .prow .big img.image-big {
	display: block;	
}
.pinboard .prow .rectangle img.image-rectangle {
	display: block;	
}
.pinboard .prow .banner:hover > img {
    opacity: 0.7;
}

/* END NEW PINBOARD STYLE */

.pinboard .banner .caption {
	position: absolute;
    transition: all 0.4s;
	top: 100%;
	bottom: 0px;
	left: 0px;
	right: 0px;
	/*display: none;*/
	text-align: center;
	/*background-color: rgba(37,38,40,0.4);*/
	font-size: 100%;
	  -webkit-user-select: none;  
  -moz-user-select: none;    
  -ms-user-select: none;      
  user-select: none;
	background-image: url(../images/BlueDots.png);
	background-repeat: repeat;
	background-position: left top;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    background: linear-gradient(0deg, rgba(0,0,0,2) 0%, rgb(0 0 0 / 0%) 100%);
}

.pinboard .banner .caption.newsletter {
	display: block;
        background: 0 0;
}
.pinboard .banner .caption.newsletter form {
	width: 100%;
	max-width: 100%;
}
.pinboard .banner .caption.newsletter .prow {
	margin-top: 13px;
}
.pinboard .banner.big .caption.newsletter .prow {
	margin-top: 20px;
}
.pinboard .banner .caption form input[type=text] {
	border: 1px solid #fff;
	background-color: rgba(255,255,255,0.9);
        font-family: 'Museo Sans', sans-serif;
}
.pinboard .banner .caption form input[type=text],
.pinboard .banner .caption form input[type=submit] {
	padding: 10px 10px;
	font-size: 110%;
}
.pinboard .banner.big .caption form input[type=text],
.pinboard .banner.big .caption form input[type=submit] {
	padding: 20px 10px;
	font-size: 140%;
}
.pinboard .banner .caption.newsletter h2,
.pinboard .banner .caption.newsletter form input[type=text],
.pinboard .banner .caption.newsletter form input[type=submit] {
	min-width: 55%;
}
.pinboard .banner.rectangle .caption.newsletter h2,
.pinboard .banner.rectangle .caption.newsletter form input[type=text],
.pinboard .banner.rectangle .caption.newsletter form input[type=submit] {
	min-width: 40%;
}
.pinboard .banner .caption.newsletter form input[type=submit] {
	box-sizing: content-box;
	float: none;
	margin: 0;
	border: 1px solid #252628;
	background-color: rgba(0,0,0,0.75);
	padding-top: 12px;
	padding-bottom: 12px;
}
.pinboard .banner.big .caption.newsletter form input[type=submit] {
        padding-top: 20px;
        padding-bottom: 20px;
}
.pinboard .banner.rectangle .caption.newsletter form input[type=submit] { 
        padding-top: 16px;
        padding-bottom: 16px;
}
.pinboard .banner .caption h2,
.pinboard .banner .caption h3,
.pinboard .banner .caption h5,
.pinboard .banner .caption a.button {
    background: none !important;
    color: #fff;
	display: inline-block;
	margin: 0px;
	color: #000;
	font-weight: 300;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* SMALL SQUARE BANNER CAPTION */
.pinboard .banner.small .caption h2,
.pinboard .banner.middle .caption h2{
	font-size: 200%;
	margin-top: 0;
    background: none !important;
    color: #fff;
}
.pinboard .banner.small .caption.newsletter h2,
.pinboard .banner.middle .caption.newsletter h2 {
	margin-top: 19%;
	padding-top: 10px;
	padding-bottom: 10px;
        font-size: 150%;
}

.pinboard .banner.small .caption h3,
.pinboard .banner.middle .caption h3 {
	font-size: 150%;
	margin-top: 8.5%;
}
/*.pinboard .banner.small .caption h5,
.pinboard .banner.middle .caption h5 {
	font-size: 90%;
	margin-bottom: 8.5%;	
}*/

.pinboard .banner.small .caption h5 {
    font-size: 16px;
    margin: 0 0 20px;
    line-height: 1.5;
    font-weight: 400;
}

.pinboard .banner.small .caption a.button,
.pinboard .banner.middle .caption a.button {
	font-size: 160%;
}
/* END SMALL SQUARE BANNER CAPTION */

/* RECTANGLE BANNER CAPTION */
.pinboard .banner .caption h2,
.pinboard .banner .caption h3 {
    font-size: 22px!important;
    line-height: 30px!important;
	margin-top: 0;
    background: none !important;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 400;
}
.pinboard .banner .caption.newsletter h2 {
        font-size: 240%;
	    margin-top: 8%;
        padding-top: 10px;
        padding-bottom: 10px;
}

.pinboard .banner .caption h2,
.pinboard .banner .caption h3 {
    font-size: 22px!important;
    line-height: 30px!important;
	margin-top: 0;
    background: none !important;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 400;
    font-family: 'Museo Sans 900', sans-serif;
}
.pinboard .banner .caption h3 {
	font-size: 190%;
	margin : 15px 0;
    background: none !important;
    color: #fff;
}
.pinboard .banner .caption h5,
.pinboard .banner .caption .tour-date {
	font-size: 100%;
    margin : 10px 0 25px 0;
    background: none !important;
    color: #fff;
}
.pinboard .banner .caption h2 {
    text-transform: uppercase;
}
.pinboard .banner .caption a.button {
	font-size: 200%;
}
/* END RECTANGLE BANNER CAPTION */

/* SQUARE BIG BANNER CAPTION */
.pinboard .banner.big .caption h2 {
	font-size: 440%;
	margin-top: 30%;
    
}
.pinboard .banner.big .caption.newsletter h2 {
        font-size: 340%;
	    margin-top: 27%;
        padding-top: 13px;
        padding-bottom: 13px;
        
}
.pinboard .banner.big .caption h3 {
	font-size: 250%;
	margin-top: 0;
}
.pinboard .banner .caption .text {
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    width:90%;    
    display: inline-block;
    text-align: center;
}
.pinboard .banner.big .caption h5 {
	font-size: 150%;
	margin : 15px 0;	
}
.pinboard .banner.big .caption a.button {
	font-size: 260%;
}
/* END SQUARE BIG BANNER CAPTION */

.pinboard .banner:hover > .caption {
	/*display: block;*/
    top: 0;	
}

/* .pinboard .prow {
	margin-top: 2%;
} */
.pinboard .prow .banner.bottom {
	margin-top: 6.1%;
}

.pinboard .left{
    float: left;
}
.pinboard .right{
    float: right;
}
.pinboard .banner .caption a.button.moreinfo, .tours-box .tours-link .tours-txt .dt a.moreinfo {
    border: 2px solid #fff;
    font-size: 18px;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: transparent;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
    font-weight: 700;
    margin: 0 7px 15px 7px;
    display: inline-block;
}

.pinboard .banner .caption  a.button.buynow, .tours-box .tours-link .tours-txt .dt a.buynow {
    border: 2px solid #fff;
    font-size: 18px;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    color: #000;
    background: #fff !important;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
    font-weight: 700;
    margin: 0 7px 15px 7px;
    display: inline-block;
}

.pinboard .banner  .caption a.button.moreinfo:hover, .tours-box .tours-link .tours-txt .dt a.moreinfo:hover {
    border: 2px solid #000 !important;
    color: #fff;
    background: #000 !important;
}

.pinboard .banner .caption a.button.buynow:hover, .tours-box .tours-link .tours-txt .dt a.buynow:hover {
    border: 2px solid #000 !important;
    color: #fff;
    background: #000 !important;
}
.pinboard .prow .banner::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 100%;
    height: 50%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%);
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
    opacity: 0;
    visibility: hidden;
}
.pinboard .prow .banner:hover::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%);
    opacity: 1;
    visibility: visible;
}
.pinboard .banner .caption {
    z-index: 9;
}

.pinboard .prow .banner {
    position: relative;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
    /* height: 384px;
    max-height: 384px; */
}
.tours-box .tours-link .tours-txt .dt .title-sec{
    font-size: 22px!important;
    line-height: 30px!important;
    margin: 15px 0;
    background: none !important;
    color: #fff;
}
.tour-listing .tours-row .col-md-4  .tours-box .tours-link .tours-txt .dt .title-sec{
    font-size: 22px!important;
    line-height: 30px!important;
}
.pinboard .banner.small .caption h2{
    font-size: 22px!important;
    line-height: 30px!important;
}
.tours-box .tours-link:hover .tours-img::after {
    background-color: rgba(37,38,40,0.4);
    content:"";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
.tours-sec.pasttourspage content.right-content.newpast {
    width: 100% !important;
}
#custom_items_details {
    float: left;
    width: 100%;
    margin-top: 20px;
}
  @media screen and (max-width:1200px){
  .pinboard.wrapper {
    width: 94%;
    margin-right: 3%;
    margin-left: 3%;
}
.contact-wraper .col-md-6.ml-auto.contact-right .contact-right-outer {
    width: 415px;
    margin-left: 45px;
}
.signpage .wrapper {
    width: 94%;
    max-width: 94%;
}
/* .pinboard .prow .banner {
    height: 324px;
    max-height: 324px;
} */
header .navigation-wrap .head-rgt {
    margin-right: 0 !important;
}
header.sticky .navigation-wrap .head-rgt {
    margin-right: 110px !important;
}
.menu-wraper ul#navmenu li.nav-item a.nav-link {
    padding: 5px 7px !important;
    font-size: 16px;
}
header .navigation-wrap .head-rgt .head-social li {
    margin-left: 5px;
  }
  header .navigation-wrap .head-rgt .head-social li a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}
header .navigation-wrap .head-rgt .head-social li a i.fa {
    margin-top: 7px;
}



}
@media screen and (max-width:1100px){
.menu-wraper ul#navmenu li.nav-item a.nav-link {
    padding: 5px 5px !important;
    font-size: 14px;
}
header .navigation-wrap .head-rgt .head-social li {
    margin-left: 5px;
  }
  header .navigation-wrap .head-rgt .head-social li a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
}
header .navigation-wrap .head-rgt .head-social li a i.fa {
    margin-top: 6px;
}
header .navigation-wrap {
    padding-left: 0;
    padding-right: 0;
}
}

  @media screen and (max-width:900px){
  .index-banner {
    max-height: 450px;
}
.contact-wraper .col-md-6.ml-auto.contact-right .contact-right-outer {
    width: 315px;
    margin-left: 35px;
}
.navigation-wrap ul.navbar-nav li.nav-item a.nav-link {
    padding: 5px 10px !important;
}
/* .pinboard .prow .banner {
    height: 300px;
    max-height: 300px;
} */
.menu-wraper ul#navmenu li.nav-item a.nav-link {

    padding: 5px 4px !important;
    font-size: 13px;
}
header .navigation-wrap .head-rgt {
    margin-right: 0 !important;
}
header.sticky .navigation-wrap .head-rgt {
    margin-right: 110px !important;
}
.start-header.scroll-on .navbar-brand img {
    height: auto!important;
}
header .navigation-wrap .head-rgt .head-social li a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}
.start-header.scroll-on .navbar-brand img, .start-header .navbar-brand img {
    height: auto!important;
    width: 60px;
    max-width: 60px;
}
header .navigation-wrap .head-rgt .head-social {
    margin-top: 9px;
}
header .navigation-wrap .head-rgt .head-social li a {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
}
header .navigation-wrap .head-rgt .head-social li a i.fa {
    margin-top: 4px;
}
header .navigation-wrap {
    padding-left: 0;
    padding-right: 0;
}
.tkt-bxx a  {
    padding: 8px 15px;
}
.tkt-bxx p a {
    font-size: 15px;
    padding: 0;
}
  }

  @media screen and (max-width:800px){
  header .navigation-wrap .head-rgt .head-social li {
    margin-left: 3px;
}
header .navigation-wrap .head-rgt .head-social li a {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 9px;
}
.menu-wraper ul#navmenu li.nav-item a.nav-link {
    padding: 5px 3px !important;
    font-size: 13px;
}
.brands-wrapper {
    margin: 0 ;
    padding: 40px 0 40px 0;
}
.about-sec {
    padding: 0 0 0;
}
.event-sec {
    padding: 38px 0 40px 0;
}
.signpage .sign-outer .content.right {
    width: 48%;
}

.signpage .sign-outer .sidebar.left {
    width: 48%;
}
  }
@media screen and (max-width:767px){
    button.navbar-toggler {
        float: right;
        position: absolute;
        right: 0;
    }
    
    header .navigation-wrap .head-lft {
        width: 100%;
    }
    
    .navbar-light .navbar-toggler-icon {
        border-bottom: 2px solid #000;
    }
    header .navigation-wrap .head-rgt .navbar-collapse {
        overflow: hidden;
        width: 0;
        right: -10%;
        top: 0;
        background: #fff;
        opacity: 0;
        transition: ease all 0.5s;
        height: 100vh;
        left: auto !important;
        position: absolute;
        padding-top: 80px;
    }
    header .navigation-wrap .head-rgt .navbar-collapse.show {
        overflow: hidden;
        width: 70%;
        right: 0 !important;
        top: -15px;
        background: #fff;
        height: 100vh;
        opacity: 1;
        left: auto !important;
        position: absolute;
        padding-top: 80px;
    }
    header .navigation-wrap .head-rgt {
        width:auto;
    }
    
    header .container {
        width: 100%;
        max-width: 100%;
    }
    header .navigation-wrap .head-rgt .navbar-collapse ul.navbar-nav {
        float: left;
        width: 100%;
    }
    
    header .navigation-wrap .head-rgt .navbar-collapse ul.navbar-nav li.nav-item {
        float: left;
        width: 100%;
    }
    header .navigation-wrap .head-rgt .navbar-collapse ul.navbar-nav li.nav-item {
        padding: 10px 10px;
        width: 100%;
        text-align: center;
    }
    header .navigation-wrap .head-lft button.navbar-toggler {
        position: absolute;
        right: 30px;
    }
    
    header .navbar-brand {
        margin-left: 0;
        width: 150px;
    }
    
    header .navigation-wrap .head-rgt .head-social {
        margin-right: auto;
        margin-top: 18px;
        float: none;
        margin-left: auto;
        display: block;
        text-align: left;
    }
    .index-banner {
        margin-bottom: 30px;
    }
    .index-banner ul.slick-dots{
        bottom: 20px;
    }
    .footer-wrapper .ftr-left {
        width: 100%;
        margin-bottom: 20px;
    }
    .contact-wraper .row.firstrow .contact-left {
        padding-left: 0;
        padding-right: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contact-wraper .col-md-6.ml-auto.contact-right .contact-right-outer {
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
    }
    .contact-wraper .row.firstrow .contact-left, .contact-wraper .row.firstrow .contact-right {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .footer-wrapper .row.ftr-top-row .col-md-8, .footer-wrapper .row.ftr-top-row .col-md-4 {
        padding-left: 15px;
        padding-right: 15px;
    
}
.contact-wraper .col-md-6.ml-auto.contact-right{
    position: static;
}
header .navigation-wrap .head-rgt .navbar-collapse ul.navbar-nav li.nav-item a {
    text-align: left;
    padding: 10px 15px  !important;
}

header .navigation-wrap .head-rgt .navbar-collapse ul.navbar-nav li.nav-item {
    padding: 5px 0 !important;
}
.tours-sec.pasttourspage content.right-content {
    width: 100%;
}
.toggle-text1 {
    display: none !important;
}
.menuer-col1 .menuer-row1 {
    width: 24px!important;
}
.menuer-col1 {
    width: 24px!important;
    position: fixed!important;
    top: 26px!important;
    left: auto!important;
    right: 15px!important;
}
.slidemenu-contain {
    position: fixed;
    z-index: 999999;
    height: 50px;
    width: 56px;
    margin: 0 auto;
    display: block;
    left: auto;
    right: 2%;
}

.toggle-active .bar {
    background: #380739!important;
}
.sign-outer .content.right {
    width: 100%;
    margin: 0 0 25px 0;
}
.sign-outer .sidebar.left {
    width: 100%;
}
.sign-outer .sidebar.left form fieldset {
    width: 100%;
}
#cssmenu > ul > li > a {
    text-align: left!important;
}
.menuer-col1 .menuer-row1.toggle.toggle-active span.toggle-text1 {
    display: none;
}
header .navigation-wrap .menu-wraper {
    display: none !important;
}
.nav-active {
    width: 100%!important;
}
header.sticky .navigation-wrap .head-rgt {
    margin-right: 0!important;
}
.abt-wraper form#MemberLoginForm_LoginForm fieldset .field {
    width: 100%;
}
.abt-wraper form#MemberLoginForm_LoginForm {
    margin-bottom: 25px;
    float: left;
    width: 100%;
}
.left-sidebar {
    width: 100%;
    margin: 25px 0 15px 0;
}

.left-sidebar #navAccordion {
    width: 100%;
}
.contact-wraper form .field:nth-child(1), .contact-wraper form .field:nth-child(2) {
    width: 100% !important;
}
header .navigation-wrap .head-lft {
    width: auto!important;
    margin-left: 15px;
}
header .navigation-wrap .head-rgt .head-social {
    margin-top: 9px;
    display: inline-block!important;
    margin-right: 70px!important;
}

header .navigation-wrap .head-rgt .head-social li {
    height: 24px!important;
    margin-left: 0px!important;
}

header .navigation-wrap .head-rgt .head-social li a,
.ftr-social-row .ftr-social li a {
    width: 24px!important;
    height: 24px!important;
    line-height: 24px!important;
    font-size: 11px!important;
}

header .navigation-wrap .head-rgt .head-social li a i.fa {
    margin-top: 4px;
}
header .navbar-brand {
    text-align: left;
    width: 100px;
}
.footer-wrapper form {
    margin-top: 20px;
}
/*.brands-slider-none .slide {
    margin: 0 3% 20px 3%;
    width: 25%;
}*/
.brands-wrapper {
    margin: 0 0 40px 0;
    padding: 40px 0 40px 0;
}
.brands-slider-none {
    margin-top: 20px;
}
.row.ftr-top-row {
    padding-top: 40px;
    padding-bottom: 40px;
}
.pinboard  .prow  .banner img.image-small {
    display: none!important;
}

.pinboard  .prow  .banner img.image-rectangle {
    display: block!important;
    min-height: 222px;
}

.pinboard  .prow  .banner img.image-big {
    display: none!important;
}
.pinboard .prow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.event-sec .event-in {
    width: 100%;
}
/*.about-sec .txt p+p {
    margin-top: 20px;
}*/
.tkt-left {
    width: 25%;
    padding:20px 10px;
    font-size: 20px;
}
.about-sec .txt {
    margin-bottom: 20px;
    padding-right: 0;
}

.about-sec .txt > div > p {
    max-width: 100%;
    display: inline-block;
    overflow-wrap: break-word;
}

.topsec-cont .tkt-box {
    display: flex;
}
.tkt-bxx {
    /*padding: 20px;*/
}

#eventRes .tickets-sec .row .col-md-6 {
    margin-bottom: 20px;
}

#eventRes .tickets-sec .row .up-box figure {
    width: 100%;
    margin: 0 auto;
    float: none;
    padding: 0;
}

#eventRes .tickets-sec .row .up-box .up-right {
    width: 100%;
    padding: 20px;
}
#eventRes .tickets-sec .row .col-md-6:last-child {
    margin-bottom: 0;
}
#eventRes .tickets-sec .row .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.brands-wrapper {
    margin-bottom:0;
}
.signpage .sign-outer .content.right {
    width: 48%;
}

.signpage .sign-outer .sidebar.left {
    width: 48%;
}
.in-topsec.detailcontent {
    padding: 0px 0 0;
}
.container .breadcrumb .bcrumb {
    margin-left: 0px;
}

.footer-wrapper .container-social-row .menu-wraper .navbar-nav {
    padding: 0 !important;
    max-width: 100%;
    margin: 0 auto 0;
}

.footer-wrapper .container-social-row .menu-wraper .navbar-nav .nav-item {
    padding: 0 !important;
}

.in-topsec.detailcontent .imagedeailsec {display: block;}

.in-topsec.detailcontent .imagedeailsec img { width: auto;object-fit: cover;    width: 100%;}

.in-topsec.detailcontent .imagedeailsec .toursec {display: inline; width: auto; margin: 15px 0 0; float: left;}

.in-topsec.detailcontent .topsec-cont {margin-top: 12px;}

.tkt-right .hd {min-height: auto;}

#eventRes .tickets-sec .row .col-md-6 {margin-bottom: 20px; max-width: 100%; flex: 0 0 100%;}

.brand-wraper .brnd-block .brnd-block-img img {width: 100%; height: auto; object-fit: contain;}

.brand-wraper .row.brnd-block.desktop {display: none;}
.brand-wraper .row.brnd-block.mobile {display: block;}
.info-sec button.accordion, .info-sec button.accordion.active {
    font-size: 16px;
    background-size: 28px!important;
    padding: 8px 40px 8px 15px!important;
    background-position-x: 98%!important;
}
.tkt-bxx p a {
    font-size: 15px;
    padding: 0;
}
}

@media screen and (max-width:480px) {

.in-topsec.detailcontent .imagedeailsec .toursec span {
    font-size: 15px;
    margin-bottom: 10px;
}

.in-topsec.detailcontent .imagedeailsec .toursec span.dates {
    margin-bottom: 22px;
}

.brand-wraper .row.brnd-block {padding-top: 20px;}

.brand-wraper .row.brnd-block .col-md-2 img {width: 40%;}

.abt-wraper .breadcrumb {margin: 10px 0 25px 15px; position: relative;}

.about-sec .hd {font-size: 25px; margin: 0 0 18px;}

.about-sec h2 {font-size: 20px; margin: 0 0 20px;}

.about-sec .txt p {font-size: 16px; margin: 0 0 12px;}

.about-sec {padding: 20px 0 20px;}

.pinboard .prow {margin-top: 0;}

.tours-box .tours-link .tours-txt {top: 110%;}
.tours-sec content.right-content .tour-listing .row.tours-row .col-md-4, 
.tours-sec content.right-content .tour-listing .row.tours-row .col-md-8 {margin-bottom: 6px;}

.covid-wraper p {font-size: 16px; margin: 0 0 12px;}

.tkt-bxx .tkt-bxx-in .hdd {
    font-size: 12px;
    width: 65%;
}

.tkt-bxx .tkt-bxx-in .txt1 {
    width: 35%;
}

.tkt-bxx .tkt-bxx-in .txt1 .price {
    font-size: 11px;
    padding: 10px 6px;
}

.tickets-sec p {
    font-size: 12px;
}

#eventRes .tickets-sec .container {
    margin: 0 auto 0;
    padding: 0;
}

.tkt-bxx .txt2 {
    padding: 20px 15px 20px;
}

.event-tab .nav-tabs li a {
    font-size: 28px;
    height: 100%;
}

.contact-wraper .row.firstrow {margin-bottom: 0;}

.contact-wraper form {margin: 0 0 0;}

.contact-wraper {padding: 45px 0 45px;}

.contact-wraper .col-md-6.ml-auto.contact-right .contact-right-outer .contactform-sec {padding: 15px 0 15px;}

.about-sec {padding: 0 0 0 !important;}

.event-tab .event-detail {display: inline-block; margin: 0 0 0;}

.event-tab .event-detail .event-txt, .event-tab .event-detail .event-date {width: 100%; margin: 0 0 20px; float: left;}

.event-tab .event-detail .event-date p span {display: contents;}

.info-sec button.accordion {font-size: 16px;}

.info-sec {padding: 25px 0 45px 0;}

.info-sec button.accordion, .info-sec button.accordion.active {    font-size: 15px;
    background-size: 26px!important;
    padding: 8px 40px 8px 15px!important;
    background-position-x: 98%!important;}

.info-sec button.accordion.active {background-size: 28px;}

.brand-wraper .brnd-block h2 {width: auto;}

.brand-wraper .brnd-block.mobile .brnd-block-logo img {height: auto; width: auto; float: right; max-width: 24%;}

.brands-slider-none .slide {width: 40%; margin: 0 auto 0;}
#eventRes ul.nav-tabs a {
    font-size: 22px;
}
}


@media screen and (min-width:481px) and (max-width:600px) {

.container-top-row .row.ftr-top-row .ftr-top1 .ftr-left h3 {
    font-size: 32px;
    line-height: 1.5;
}
.container-top-row .row.ftr-top-row .ftr-top1 .ftr-left p {
    font-size: 16px;
}
.container-top-row .row.ftr-top-row .ftr-top1 .ftr-left {
    margin: 0 0 20px;
}
.footer-wrapper form .middleColumn .text,
    .footer-wrapper form .btn-toolbar input.action {
        font-size: 15px;
}
.container-social-row .ftr-social-row {
    padding-bottom: 30px;
}
.container-social-row .ftr-social-row .ftr-social {
        padding-bottom: 0;
}
.ftr-social-row .col-md-12.text-center {
    padding-top: 10px;
}
.container-social-row {
    padding-top: 30px;
}
.pin-wrapper {
    padding-top: 0;
}
.container-social-row .menu-wraper .navbar-nav li a {
    font-size: 16px !important;
}

.in-topsec.detailcontent .imagedeailsec .toursec span {
    font-size: 17px;
}

.in-topsec.detailcontent .imagedeailsec .toursec span.dates {
    margin-bottom: 28px;
}

.brand-wraper .row.brnd-block .col-md-2 {padding-left: 0;}

.brand-wraper .row.brnd-block {padding-top: 20px;}

.brand-wraper .row.brnd-block .col-md-2 img {width: 32%;}

.abt-wraper .breadcrumb {margin: 10px 0 25px 15px; position: relative;}

.about-sec .hd {font-size: 25px; margin: 0 0 18px;}

.about-sec h2 {font-size: 20px; margin: 0 0 20px;}

.about-sec .txt p {font-size: 16px; margin: 0 0 12px;}

.about-sec {padding: 20px 0 20px;}

.pinboard .prow {margin-top: 0;}

.tours-box .tours-link .tours-txt {top: 110%;}
.tours-sec content.right-content .tour-listing .row.tours-row .col-md-4, 
.tours-sec content.right-content .tour-listing .row.tours-row .col-md-8 {margin-bottom: 6px;}

.covid-wraper p {font-size: 16px; margin: 0 0 12px;}

.tkt-bxx .tkt-bxx-in .hdd {width: 65%; font-size: 14px;}

.tkt-bxx .tkt-bxx-in .txt1 {width: 35%;}

.tickets-sec p {font-size: 14px;}

.tkt-bxx .tkt-bxx-in .txt1 .price {font-size: 12px;
    padding: 8px 16px;}

#eventRes .tickets-sec .container {margin: 0 auto 0; padding: 0;}

.tkt-bxx .txt2 {padding: 20px 15px 20px;}

.event-tab .nav-tabs li a {font-size: 28px; height: 100%;}

.contact-wraper .row.firstrow {margin-bottom: 0;}

.contact-wraper form {margin: 0 0 0;}

.contact-wraper {padding: 45px 0 45px;}

.contact-wraper .col-md-6.ml-auto.contact-right .contact-right-outer .contactform-sec {padding: 15px 0 15px;}

.event-tab .event-detail {display: inline-block; margin: 0 0 0;}

.event-tab .event-detail .event-txt, .event-tab .event-detail .event-date {width: 100%; margin: 0 0 20px; float: left;}

.event-tab .event-detail .event-date p span {display: contents;}

.info-sec button.accordion {font-size: 16px;}

.info-sec {padding: 25px 0 45px 0;}

.info-sec button.accordion {font-size: 16px; background-size: 28px; padding: 8px 28px 8px 15px;}

.info-sec button.accordion.active {background-size: 28px;}
}

@media screen and (min-width:601px) and (max-width:767px) {

.container-social-row .menu-wraper .navbar-nav li a {font-size: 16px !important;}

.container-top-row .row.ftr-top-row .ftr-top1 .ftr-left p {font-size: 17px;}

.container-top-row .row.ftr-top-row .ftr-top1 .ftr-left {margin: 0 0 20px}

.brand-wraper .row.brnd-block .col-md-2 {padding-left: 0;}

.brand-wraper .row.brnd-block {padding-top: 20px;}

.brand-wraper .row.brnd-block .col-md-2 img {width: 35%;}

.abt-wraper .breadcrumb {margin: 10px 0 25px 15px; position: relative;}

.pinboard .prow {margin-top: 0;}

.tours-box .tours-link .tours-txt {top: 110%;}
.tours-sec content.right-content .tour-listing .row.tours-row .col-md-4, 
.tours-sec content.right-content .tour-listing .row.tours-row .col-md-8 {margin-bottom: 6px;}

.tkt-bxx .tkt-bxx-in .hdd {width: 65%;}

.tkt-bxx .tkt-bxx-in .txt1 {width: 35%;}

.event-tab .nav-tabs li a {font-size: 30px;}

#eventRes .tickets-sec .row {margin: 0 0 0;}

#eventRes .tickets-sec .row .col-md-6 {padding: 0;}

#eventRes .tickets-sec .container {margin: 0 auto 0; padding: 0;}

.contact-wraper .row.firstrow {margin-bottom: 0;}

.contact-wraper form {margin: 0 0 0;}

.contact-wraper {padding: 45px 0 45px;}

.contact-wraper .col-md-6.ml-auto.contact-right .contact-right-outer .contactform-sec {padding: 15px 0 15px;}
.pinboard .prow .left.banner.middle {
    margin-left: 0;
}
}

@media screen and (min-width:768px) and (max-width:900px) {

.in-topsec.detailcontent .imagedeailsec {margin-bottom: 20px;}

.in-topsec.detailcontent .imagedeailsec .toursec {margin-left: 30px;}

.in-topsec.detailcontent .imagedeailsec .toursec span {font-size: 15px;}

.in-topsec.detailcontent .imagedeailsec .toursec span.dates {margin-bottom: 20px;}

.about-sec .hd { font-size: 25px;}

.about-sec .txt p {font-size: 16px; margin: 0 0 22px !important;}

.about-sec {padding: 40px 0 30px 0;}

.abt-wraper {padding: 30px 0 30px;}

.abt-wraper .row {display: block;}

.abt-wraper .row .col-md-6 {max-width: 100%;}

.covid-wraper p {font-size: 16px; margin: 0 0 22px;}

.tkt-bxx .tkt-bxx-in .hdd {
    width: 62%;
    font-size: 13px;
}

.tkt-bxx .tkt-bxx-in .txt1 {
    width: 38%;
}

.tkt-bxx .tkt-bxx-in .txt1 .price{
padding: 8px 10px;
}

.tickets-sec p
{
    font-size: 13px;
}
.tkt-bxx .tkt-bxx-in .txt1 .price {
    font-size: 12px;
    padding: 8px 10px;
}

.tkt-bxx .txt2 {
    padding: 25px 16px 30px;
}
}



@media screen and (min-width:767px) and (max-width:1024px) {

.slidemenu-contain {
    right: 3%;
}
.tkt-left {
    width: 25%;
}

.container-top-row .row.ftr-top-row .ftr-top1 .ftr-left p {font-size: 16px;}

.container-top-row .row.ftr-top-row .ftr-top1 .ftr-left {margin: 0 0 30px;}

.container-social-row .menu-wraper .navbar-nav li a {font-size: 16px !important;}

.topsec-cont .top-extra {flex: 0 0 50%; max-width: 50%;}

.abt-wraper .row {display: block;}

.abt-wraper .row .col-md-6 {max-width: 100%;}

.covid-wraper p {font-size: 16px; margin: 0 0 22px;}

.pasttourspage .pastsec {width: 30%; }

.pasttourspage .left-sidebar {margin: 30px 0 0;}

.tours-sec.pasttourspage content.right-content {width: 100%; min-height: auto; margin: 30px 0 0;}

.pinboard .banner .caption a.button.moreinfo, .tours-box .tours-link .tours-txt .dt a.moreinfo {border: 1px solid #fff; font-size: 11px; height: 40px; line-height: 40px; padding: 0 8px;}

.pinboard .banner .caption a.button.buynow, .tours-box .tours-link .tours-txt .dt a.buynow {font-size: 10px; height: 40px; line-height: 40px; padding: 0 8px;}

}

@media screen and (min-width:901px) and (max-width:1024px) {

.container-top-row .row.ftr-top-row .ftr-top1 .ftr-left p {font-size: 16px;}

.topsec-cont .top-extra {flex: 0 0 50%; max-width: 50%;}

.in-topsec.detailcontent .imagedeailsec {margin-bottom: 20px;}

.in-topsec.detailcontent .imagedeailsec .toursec {margin-left: 30px;}

.in-topsec.detailcontent .imagedeailsec .toursec span {font-size: 15px;}

.in-topsec.detailcontent .imagedeailsec .toursec span.dates {margin-bottom: 20px;}

.about-sec .hd { font-size: 25px;}

.about-sec .txt p {font-size: 16px; margin: 0 0 22px !important;}

.about-sec {padding: 40px 0 45px 0;}

.abt-wraper {padding: 30px 0 30px;}

.tickets-sec p {font-size: 14px;}

.tkt-bxx .txt2 {
    padding: 25px 16px 30px;
}

.tkt-bxx .tkt-bxx-in .hdd {
    width: 61%;
    font-size: 14px;
}

.tkt-bxx .tkt-bxx-in .txt1 {
    width: 38%;
}

.tkt-bxx .tkt-bxx-in .txt1 .price {
    font-size: 12px;
    padding: 8px 8px
}
}

@media screen and (min-width:1025px) and (max-width:1240px) {

.in-topsec.detailcontent .imagedeailsec .toursec span {font-size: 18px;}

.tkt-bxx .tkt-bxx-in .hdd {
    font-size: 14px;
}
.tickets-sec p,
.tkt-bxx .tkt-bxx-in .txt1 .price {
    font-size: 14px;
}

.tkt-bxx .tkt-bxx-in .txt1 .price {
    padding: 8px 10px;}

.slidemenu-contain {right: 3%;}
}

@media screen and (min-width:1241px) and (max-width:1340px) {
.slidemenu-contain {right: 3.5%;}
}


@media screen and (min-width:1025px) and (max-width:1179px) {

.slidemenu-contain {
    right: 3%;
}
}
@media screen and (min-width:1280px) and (max-width:1365px) {

    .slidemenu-contain {
        right: 5.5%;
    }
}
@media screen and (min-width:1366px) and (max-width:1480px) {

    .slidemenu-contain {
        right:5.5%;
    }
}

@media screen and (max-width:640px){
    .index-banner {
        max-height: 380px;
    }
    
    .index-banner {
        margin-bottom: 30px;
    }
    
    .pinboard .prow .big, .pinboard .prow .rectangle, .pinboard .prow .small {
        width: 100% !important;
        margin-bottom: 20px;
    }
    .contact-wraper form fieldset .field:nth-child(1), .contact-wraper form fieldset .field:nth-child(2){
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
    }
    .brands-wrapper {
        padding: 35px 0 30px 0;
    }
    .contact-wraper form {
        margin: 0 0 30px 0;
    }
    .tours-sec {
        padding: 15px 0 30px 0;
    }
    .pinboard.wrapper {
        margin-bottom: 30px;
    }
    .abt-wraper {
        padding: 20px 0;
    }
    .brand-wraper {
        padding: 30px 0 40px 0;
    }
    .brand-wraper .row.brnd-block .col-md-2 {
        margin-bottom: 20px;
    }
    .covid-wraper {

        padding: 40px 0;
    }
    .in-topsec .hdd {
        font-size: 25px;
    }
    .in-topsec {
        padding: 30px 0 30px 0;
    }
    /*.footer-wrapper{
        padding-bottom: 30px;
    }*/
    #eventRes .tickets-sec .row .col-md-6 {
        margin-bottom: 20px;
     
    }
    .tour-listing.getyears .tours-row .col-md-8 .tours-box .tours-img img.image-small {
        display: none;
    }
    .tour-listing.getyears .tours-row .col-md-8 .tours-box .tours-img img.image-rectangle {
        display: block;
    }
    .tour-listing.getyears .tours-row .col-md-8 .tours-box .tours-img img.image-big {
        display: none;
    }
    .tour-listing.getyears .tours-row .col-md-4 .tours-box .tours-img img.image-small {
        display: none;
    }
    .tour-listing.getyears .tours-row .col-md-4 .tours-box .tours-img img.image-rectangle {
        display:   block;
    }
    .tour-listing.getyears .tours-row .col-md-4 .tours-box .tours-img img.image-big {
        display: none;
    }
    .signpage .sign-outer .content.right {
        width: 100%;
        margin-bottom: 35px;
    }
    
    .signpage .sign-outer .sidebar.left {
        width: 100%;
    }
    #custom_items_details{
        margin-top: 0;
    }
    .pinboard .prow .left.banner.middle {
        top: 0;
        width: 100% !important;
        margin-bottom: 20px;
        margin-left: 0;
    }

}




@media screen and (max-width:480px){
    .pinboard .banner .caption h2 {
        font-size: 24px!important;
        line-height: normal;
    }
    .pinboard .banner .caption h5 {
        margin: 15px 0;
    }
    .pinboard .banner .caption a.button.moreinfo, .tours-box .tours-link .tours-txt .dt a.moreinfo {
        border: 1px solid #fff;
        font-size: 14px;
        padding: 0 20px;
        height: 40px;
        line-height: 40px;
    }
    .pinboard .banner .caption a.button.moreinfo:hover, .tours-box .tours-link .tours-txt .dt a.moreinfo:hover {
        border: 1px solid #000 !important;
    }
    .pinboard .banner .caption a.button.buynow:hover, .tours-box .tours-link .tours-txt .dt a.buynow:hover {
        border: 1px solid #000 !important;
    }
    .pinboard .banner .caption a.button.buynow, .tours-box .tours-link .tours-txt .dt a.buynow {
        font-size: 14px;
        padding: 0 20px;
        height: 40px;
        line-height: 40px;
    }
    header .navigation-wrap .head-rgt .head-social {
        margin-top: 9px;
        display: inline-block!important;
        margin-right: 70px!important;
    }
    .tours-sec {
        padding: 35px 0 40px 0;
    }
    .pinboard  .prow  .banner img.image-small {
        display: block!important;
    }
    
    .pinboard  .prow  .banner img.image-rectangle {
        display: none!important;
    }
    
    .pinboard  .prow  .banner  img.image-big {
        display: none!important;
    }
    .event-sec, .about-sec, .in-topsec {
        padding: 30px 0 30px 0;
    }
    .tkt-left {
        width: 25%;
        padding: 20px 0;
        font-size: 20px;
    }
    .topsec-cont .tkt-box {
        margin-bottom: 0;
    }
    #eventRes .tickets-sec .row .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #eventRes .tickets-sec .row .col-md-6 {
        margin-bottom: 20px;
        padding: 0;
    }
    #eventRes .tickets-sec .row {
        justify-content: center;
        width: 100%;
        margin: 0;
    }
    .update-sec .hd {
        margin-bottom: 30px;
    }
    #eventRes .tickets-sec {
        padding: 30px 0;
        margin-bottom: 30px;
    }
    .update-sec .up-box figure {
        width: 100%;
        margin-bottom: 15px;
    }
    .update-sec .up-box .up-right {
        width: 100%;
        padding-left: 0;
    }
    .update-sec.show_updates .update-in .col-md-6 {
        margin-bottom: 20px;
    }
    
    .update-sec.show_updates .update-in .col-md-6:last-child {
        margin-bottom: 0;
    }
    .tkt-left {
        width: 100%;
        padding: 20px;
    }
    
    .tkt-right {
        width: 100%;
        padding: 20px;
    }
    
    .topsec-cont .tkt-box {
        display: inline-block;
        width: 100%;
    }
    /*.topsec-cont .tkt-box .tkt-left {
        text-align: left;
    }*/
    .event-sec {
        padding: 25px 0;
    }
    .tour-listing.getyears .tours-row .col-md-8 .tours-box .tours-img img.image-small {
        display:  block;
    }
    .tour-listing.getyears .tours-row .col-md-8 .tours-box .tours-img img.image-rectangle {
        display: none;
    }
    .tour-listing.getyears .tours-row .col-md-8 .tours-box .tours-img img.image-big {
        display: none;
    }
    .tour-listing.getyears .tours-row .col-md-4 .tours-box .tours-img img.image-small {
        display: block;
    }
    .tour-listing.getyears .tours-row .col-md-4 .tours-box .tours-img img.image-rectangle {
        display:  none;
    }
    .tour-listing.getyears .tours-row .col-md-4 .tours-box .tours-img img.image-big {
        display: none;
    }
    .signpage {
        margin: 30px 0;
    }
    .signpage .sign-outer .content.right form .field label, .footer-wrapper form label{
        line-height: normal;
    }
    .in-topsec.detailcontent {
        padding: 30px 0;
    }
    .contact-wraper h2, .contact-wraper h2{
        font-size: 28px;
    }
    .contact-wraper {
        padding: 30px 0 40px 0;
    }
    .covid-wraper, .tours-sec {
        padding: 10px 0;
    }
    .in-topsec.detailcontent {
        padding: 0px 0 0 0;
        margin-top: 0;
    }

    .footer-wrapper form fieldset,
    .footer-wrapper form .btn-toolbar {
        width: 73.5%
    }

    .container-top-row .row.ftr-top-row .ftr-top1 .ftr-left h3 {
        font-size: 32px;
        line-height: 1.2;
    }
    .container-top-row .row.ftr-top-row .ftr-top1 .ftr-left p {
        font-size: 15px;
    }
    .container-top-row .row.ftr-top-row .ftr-top1 .ftr-left {
        margin: 0 0 10px;
    }
    .footer-wrapper form .middleColumn .text,
    .footer-wrapper form .btn-toolbar input.action {
        font-size: 14px;
    }
    .container-social-row .ftr-social-row {
    padding-bottom: 30px;
    }
    .container-social-row .ftr-social-row .ftr-social {
        padding-bottom: 0;
    }
    .ftr-social-row .col-md-12.text-center {
    padding-top: 10px;
    }
    .container-social-row {
        padding-top: 30px;
    }
    .pin-wrapper {
    padding-top: 0;
    }
    .container-social-row .menu-wraper .navbar-nav li a {
    font-size: 15px !important;
    }
    #eventRes ul.nav-tabs a {
        font-size: 22px;
    }
    .tab-content {
        padding: 25px 0 40px 0;
    }
}

@media screen and (max-width:414px){
    .brands-wrapper {
        margin-bottom:0;
    }
    .contact-wraper .row.firstrow .contact-left, .contact-wraper .row.firstrow .contact-right {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .pinboard .banner .caption h2 {
        font-size: 20px!important;
        line-height: normal;
    }
    .pinboard .banner .caption h5 {
        margin: 15px 0;
        font-size: 14px;
    }
    /* .pinboard .prow .banner {
        height: 270px;
        max-height: 270px;
    } */
    header .navigation-wrap .head-rgt .head-social {
        margin-right: 55px!important;
    }
    header .navigation-wrap .head-rgt .head-social li a,
    .ftr-social-row .ftr-social li a {
        width: 22px!important;
        height: 22px!important;
        line-height: 22px!important;
        font-size: 9px!important;
    }
    .brands-wrapper {
        padding: 35px 0 30px 0;
    }
    .contact-wraper form {
        margin: 0 0 30px 0;
    }
    .tours-sec {
        padding: 0 0 30px 0;
    }
    .pinboard.wrapper {
        margin-bottom: 30px;
    }
    .brands-wrapper .brands-head {
        margin-bottom: 15px;
    }
    .formcontactpage form .userform-fields .field.text .middleColumn input.text {
        padding: 5px 15px;
    }
    .formcontactpage form nav.btn-toolbar.Actions input.action {
        padding: 5px 30px;
    }
    .formcontactpage form .userform-fields .field.text {
        margin: 0 0 15px 0;
    }
    #eventRes ul.nav-tabs a {
        font-size: 18px;
        padding: 10px 5px 10px 0;
    }
    .tab-content .tab-pane .info-sec {
        margin: 0;
        padding-top: 0;
    }
}
@media screen and (max-width:375px){
    .brands-wrapper {
        padding: 35px 0 30px 0;
    }
    header .navigation-wrap .head-rgt .head-social {
        margin-right: 55px!important;
    }
    .tkt-bxx .tkt-bxx-in .txt1 .price {
        font-size: 9px;
        padding: 10px 6px;
    }
}
@media screen and (max-width:360px){
    header .navigation-wrap .head-rgt .head-social {
        margin-right: 55px!important;
    }
    #eventRes ul.nav-tabs a {
        font-size: 15px;
        padding: 10px 0 10px 0;
    }
}
@media screen and (max-width:350px){
    header .navigation-wrap .head-rgt .head-social {
        margin-right: 55px!important;
    }
}

@media screen and (min-width:1025px){
    .pasttourspage .left-sidebar {
        min-height: auto;
        margin: 50px 2% 0 0;
        width: 20%;
    }
}

@media screen and (min-width:1481px) {
.slidemenu-contain {
     right: 10%; 
}
.menuer-col1 .menuer-row1 {
    width: 92px;
}
}

.bar{
	background: #fff;
}

.banner_caption_container{
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100px;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
    z-index: 50;
}

.banner_caption_container .banner_caption_headline{
	font-size: 40px;
	text-transform: uppercase;
	font-family: 'Museo Sans 900', sans-serif;
}

.banner_caption_container .banner_caption_subline{
	font-size: 22px;
	font-family: 'Museo Sans 500', sans-serif;
}

.btn{
	border: 2px solid #fff;
    font-size: 16px;
    padding: 0 20px;
    height: 36px;
    line-height: 34px;
    color: #000;
    background: #fff !important;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
    font-weight: 400;
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0!important;
	font-family: 'Museo Sans 900', sans-serif;
}

.footer-wrapper .has-border-right{
	border-right: solid 1px #fff;
}

.hello-form-mobile-field .description{
	display: inline-block;
}

.menu-wraper #navmenu li:last-child a{
	font-size: 16px!important;
    padding: 0 10px!important;
    height: 30px;
    line-height: 34px;
    color: #000!important;
    background: #fff !important;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0!important;
    margin-left: 10px;
    text-align: center;
}

.footer-left-col{
	padding-top: 60px;
}

.text-center.footer-left-col .ftr-top1{
	text-align: center!important;
}

.footer-divider-line{
	border-top-color: #fff;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 0;
}

.info-sec .panel{
	background-color: #000;
}

.custom-select{
	border: none!important;
}

.footer-wrapper .text-center.footer-left-col{
	padding-top: 0;
}

.event-date p{
	clear: both;
}

.home_current_tours_wrapper{
	/*
	background-color: #fff;
    padding: 20px;
	*/
	padding-bottom: 0px;
}

.pinboard .prow.home_current_tours_container{
	margin-top: 0px!important;
	margin-bottom: 20px!important;
}


@media screen and (max-width: 767px){
	.start-header.scroll-on .navbar-brand img, .start-header .navbar-brand img{
		width: 50px;
		margin-left: 0;
	}
	.banner_caption_container{
		bottom: 20px;
	}
}

@media screen and (max-width: 550px){
	.banner_caption_container{
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		bottom: 90px;
	}
	
	.index-banner{
		height: 66vw;
		max-height: none!important;
	}
}

@media screen and (max-width: 500px){
	.banner_caption_container .banner_caption_headline{
		font-size: 20px;
	}
	.banner_caption_subline{
		font-size: 16px!important;
		line-height: 20px;
	}
}

@media screen and (max-width: 420px){
	.banner_caption_container{
		bottom: 90px;
	}
}

.container-social-row .menu-wraper .nav-link, 
.container-social-row .menu-wraper .nav-link:hover,
.container-social-row .menu-wraper .nav-link:focus
{
	color: #fff;
}

@media screen and (max-width: 1000px){
	.brands-slider-none .slide{
		height: 150px;
	}
}

@media screen and (max-width: 767px){
	.footer-wrapper .has-border-right{
		border-right: none!important;
	}
	.container-social-row .menu-wraper ul li.nav-item.pl-4{
		padding-left: 0!important;
	}
	
	.footer-wrapper .container-top-row .row.ftr-top-row .text-left.footer-left-col .ftr-top1 .ftr-left{
		text-align: center;
		margin-right: 0!important;
		padding: 0;
		width: 100%;
	}
	
	.footer-wrapper .container-top-row .row.ftr-top-row .text-left.footer-right-col{
		text-align: center!important;
	}
	
	.footer-wrapper .container-top-row .row.ftr-top-row .text-left.footer-right-col .btn-toolbar .btn{
		margin: 0 auto;
	}
	
	.event-tab #navmenu li a{
		text-transform: none;
		font-size: 22px;
		white-space: nowrap;
	}
	
	.menu-wraper ul#navmenu li.nav-item:last-child a.nav-link {
		margin-left: 0!important;
		margin-top: 10px;
	}
	
	.about-sec .txt p img{
		max-width: 100%!important;
	}
	
	.home_current_tours_wrapper {
		background-color: transparent;
		padding: 0;
	}
	
	.brands-slider-none .slide .slide-image{
		height: 90px!important;
	}
	
}

.banner_caption_subline{
	font-family: 'Museo Sans 500', sans-serif;
}

.container-top-row .row.ftr-top-row .text-center.footer-left-col .ftr-top1 .ftr-left{
	width: 100%!important;
	margin: 0;
}

.container-top-row .row.ftr-top-row .text-center.footer-left-col .ftr-top1 .ftr-left p{
    max-width: 580px;
    margin: 0 auto;
}

.container-top-row .row.ftr-top-row .text-center.footer-right-col .btn-toolbar .btn{
	margin: 0 auto;
}

.event-detail .event-location-date-time{
	font-size: 22px;
	font-family: 'Museo Sans 700', sans-serif;
}

.event-detail .event-location-date-time b{
	font-family: 'Museo Sans 900', sans-serif;
}

.navbar{
	margin-bottom: 0!important;
}

@media screen and (max-width: 1050px){
	.toggle-text1{
		display: none;
	}
}
.menu-wraper ul#navmenu li.nav-item:last-child a.nav-link{
	padding-top: 0!important;
}
 
.brands-slider-none .slide .slide-image{
    height: 120px;
    margin: 2px;
	text-align: center;
}

.brands-slider-none .slide:nth-child(3) .slide-image{
	padding-top: 50px;
}

.brands-slider-none .slide:last-child .slide-image{
	padding-top: 20px;
}

.brands-slider-none .slide:nth-last-child(2) .slide-image{
	margin-top: -20px;
}

.brands-slider-none .slide:nth-last-child(3) .slide-image img{
	width: 210px; height: auto;
}

@media screen and (max-width: 991px){
	.brands-slider-none .slide:nth-child(3) .slide-image{
		padding-top: 20px;
	}
	.brands-slider-none .slide:last-child .slide-image{
		padding-top: 0px;
	}
}

@media screen and (max-width: 820px){
	.brands-slider-none .slide:nth-child(3) .slide-image{
		padding-top: 10px;
	}
	.brands-slider-none .slide:nth-child(3) .slide-image img{
		height: 70px!important;
		width: auto;
	}
	.brands-slider-none .slide:nth-last-child(3) .slide-image{
		margin-top: -14px;
	}
}

@media screen and (max-width: 680px){
	.brands-slider-none .slide:nth-child(3) .slide-image img{
		height: 62px!important;
	}
	.brands-slider-none .slide:last-child .slide-image{
		margin-top: -10px;
	}
	.brands-slider-none .slide:nth-last-child(3) .slide-image img {
		width: 140px;
		height: auto;
	}
}

@media screen and (max-width: 600px){
	.brands-slider-none .slide:nth-child(3) .slide-image img {
		height: 50px!important;
		margin-top: 6px;
	}
	
	.brands-slider-none .slide:last-child .slide-image img{
		height: 56px!important;
		width: auto;
	}
}

@media screen and (max-width: 500px){
	.brands-slider-none .slide {
		height: 120px;
	}
	.brands-slider-none .slide:nth-child(3) .slide-image {
		padding-top: 0;
		margin-top: -10px;
	}
}



.btn:hover, .contact-wraper form input.action:hover{
	background-color: #000!important;
	border-color: #000!important;
	color: #fff!important;
}

.menu-wraper ul#navmenu li.nav-item:last-child a.nav-link:hover{
	color: #000!important;
}

.head {
    font-size: 32px;
    text-transform: uppercase;
	font-family: 'Museo Sans 900', sans-serif;
}

.tours-box .tours-link .tours-txt .dt .title-sec{
	font-family: 'Museo Sans 900', sans-serif;
}

.about-sec .txt p img{
	margin: 4px 0px 4px 4px;
	max-width: calc(50% - 8px);
}

#cssmenu > ul > li > a{
	text-transform: uppercase;
	font-family: 'Museo Sans 900', sans-serif;
}

.brnd-block.desktop .col-md-2 img{
	margin-top: 80px;
}

.brand-wraper .brnd-block:nth-last-child(2) img{
	margin-top: 0px;
}

b, strong{
    font-family: 'Museo Sans 900', sans-serif;
}

.menu-wraper ul#navmenu li.nav-item a.nav-link:hover {
    color: #bbb!important;
}

.modal-content{
    background-color: #000;
    border: 1px solid rgb(255 255 255 / 50%);
}

.modal-header{
    border-bottom: 1px solid rgb(233 236 239 / 50%);
}

.modal .close{
    color: #fff;
    text-shadow: 0 1px 0 #828282;
}

.signup_form_footer{
	float: none;
    width: 450px!important;
    margin: 20px auto 0;
    max-width: 100%;
}

.signup_form_footer form .middleColumn{
	margin: 0 0 20px 0;
}

#EditableTextField_1836b_right_title{
	margin-bottom: 20px;
	display: block;
}

.signpage .sign-outer #EditableTextField_1836b_right_title{
	margin-top: 20px;
	margin-bottom: 0;
}

.text-center.footer-right-col .signup_form_footer form .btn-toolbar input.action{
	margin: 0 auto!important;
}

.userform-fields select.dropdown {
    padding: 9px;
    margin-bottom: 22px;
    border: 1px solid #ccc !important;
    border-radius: 4px;
    width: 100%;
}

.signup_form_footer .userform-fields select.dropdown{
	margin-bottom: 0;
}

.field .right-title{
	display: block;
	margin-bottom: 20px;
}

.sign-outer .field .right-title {
    margin-bottom: 0px;
}

.sending {
    pointer-events: none!important;
    cursor: not-allowed!important;
	opacity: 0.75!important;
}

.processing_status{
	padding-left: 10px;
    display: inline-block;
    margin-top: 4px;
}

select{
    color: #000!important;
}

.signup_form_footer .dropdown {
    position: static!important;
}

/* Styles for the loader container */
.loader-container {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 200px;
}

/* Styles for the spinning loader */
.spinner {
	border: 8px solid #000000;
	border-top: 8px solid #fff;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	animation: spin 1s linear infinite; /* Apply the spin animation */
}

/* Keyframes for the spin animation */
@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.logo_legends_on_the_lawn{
	
}


a.btn-black{
	background-color: #000!important;
	color: #fff;
}

.register_banner_container{
	background-color: #fff; 
	height: 60px; 
	width: 100%; 
	color: #000;
	padding-bottom: 12px;
}

.register_banner_content{
	padding-top: 12px;
	position: relative;
}

.register_banner_content_text{
	padding-right: 50px;
    vertical-align: -4px;
	text-transform: uppercase;
	font-family: 'Museo Sans 900';
}

@media screen and (max-width: 767px){
	.register_banner_container{
		height: auto;
	}
	.register_banner_container .container{
		padding-left: 0;
		padding-right: 0;
	}
	.register_banner_content_text {
		max-width: calc(100% - 160px);
        text-align: left;
		padding-right: 0;
		float: left;
	}
	
	.register_banner_content_btn{
		position: absolute;
		top: 58%;
		transform: translateY(-50%);
		right: 18px;
	}
}


/* Modal Popup */
#form-popup .modal-dialog {
    max-width: 778px;
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
@media (max-width: 992px) {
    #form-popup .modal-dialog {
        max-width: 90%;
    }
}

#form-popup .modal-content {
    border-radius: 0;
    position: relative;
}

#form-popup .modal-content a.close {
    position: absolute;
    z-index: 50;
    right: -20px;
    top: -20px;
    color: #FFF;
    width: 41px;
    height: 41px;
    margin: 0;
    padding: 0;
    font-size: 21px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    transition: all 0.3s;
    border: 3px solid #fff;
    background: #000;
    opacity: 1;
}

#form-popup .modal-content a.close span {
    height: 26px;
}

#form-popup .modal-content a.close:hover {
    background: #333;
}

#form-popup .modal-body {
    padding: 40px 60px 60px;
    color: #000;
	background-color: #fff;
}
@media (max-width: 992px) {
    #form-popup .modal-body {
        padding: 40px 20px;
        max-height: calc(100vh - 160px);
        overflow-y: auto;
    }
}

#form-popup .modal-body h4 {
    color: #000;
    font-size: 20px;
    text-align: center;
    padding-bottom: 25px;
}

#form-popup label {
    display: none;
}

#form-popup .form-step .field {
    margin-bottom: 1rem;
}

#form-popup .form-control,
#form-popup input,
#form-popup select.dropdown {
    height: 60px;
    border-radius: 0;
    color: #000 !important;
    padding: 0 30px;
    font-size: 20px;
    width: 100%;
    border: 1px solid #000 !important;
}

#form-popup input::placeholder {
    color: #000;
}

#form-popup .form-control::placeholder {
    color: #000;
}

#form-popup .dropdown .right-title {
    font-size: 18px !important;
    text-align: center;
}
 

/* #form-popup .form-control:focus {
    box-shadow: none;
} */

/* #form-popup .modal-body p {
    line-height: 1.3333;
    text-align: center;
    font-size: 18px;
} */

#form-popup .signup-button {
    display: flex;
    align-items: center;
    justify-content: center;
}

#form-popup .signup-button button {
    border: 2px solid #000;
    font-size: 17px;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    transition: ease all 0.5s;
    -webkit-transition: ease all 0.5s;
    font-weight: 400;
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0 !important;
    cursor: pointer;

    background: #000 !important;
    color: #fff;
    width: 186px;
    font-size: 15px;

}

#form-popup .btn-toolbar {
    justify-content: center;
}

#form-popup .btn-toolbar .action {
    border: 2px solid #000 !important;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    transition: ease all 0.5s;
    font-weight: 400;
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0 !important;
    cursor: pointer;
    background: #000 !important;
    color: #fff !important;
    width: 186px;
    font-size: 15px !important;
}

.footer-logo-item img{
	width: 120px;
    margin-bottom: 20px;
}

.footer-logo-item-container{
	display: ruby-text;
    margin: 0 auto;
    text-align: center;
}

.black-overlay{
	position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 50%);
}

.agreement_checkbox label{
	display: inline-block!important;
    margin-top: -25px;
    margin-left: 40px;
    width: calc(100% - 20px)!important;
}

div#EditableTextField_780de input#UserForm_Form_600_EditableTextField_780de {
    width: 30px;
    height: 30px;
    float: left;
    margin-left: 0;
}

#form-popup #EditableTextField_bd424{
	margin-bottom: 0!important;
}

.modal-body #EditableTextField_780de label[for="UserForm_Form_600_EditableTextField_780de"] {
    margin-left: 40px;
    float: none;
    position: relative;
    top: -10px;
}

.single-current-tour .agreement_checkbox label {
    margin-top: 0;
    font-size: 16px;
}