@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');

@font-face {
    font-family: 'ITCEDSCR';
    src: url('/userfiles/images/VentBird_122/ITCEDSCR.eot');
    src: url('/userfiles/images/VentBird_122/ITCEDSCR.eot') format('embedded-opentype'), url('/userfiles/images/VentBird_122/ITCEDSCR.woff2') format('woff2'), url('/userfiles/images/VentBird_122/ITCEDSCR.woff') format('woff'), url('/userfiles/images/VentBird_122/ITCEDSCR.ttf') format('truetype'), url('/userfiles/images/VentBird_122/ITCEDSCR.svg#ITCEDSCR') format('svg');
}

html,
body {
    overflow-x: hidden;
}

.design_border body {
    font-size: 14px;
    margin: 0px !important;
    font-family: 'Open Sans', sans-serif !important;
    max-width: 100% !important;
}

p {
    line-height: 25px;
}

a.contactusbtn:hover {
    text-decoration: none;
    color: #fff !important;
}

.newdivider {
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    margin-bottom: 22px;
}

.newdivider img {
    display: none !important;
}

.tips_row {
    float: left;
    width: 100%;
    padding: 15px 0;
}

.tips_row a {
    color: #ff301e;
    font-weight: bold;
    margin: 5px;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}

.tips_row a:hover {
    color: #ff301e;
}

.tips_row p {
    text-align: right;
}

ul {
    line-height: 200%;
}

.landingPageBanner {
    width: 100%;
    background-color: black;
}

.gradientBackground {
    background: #7db9e8;
    background: -moz-linear-gradient(top, #7db9e8 0%, #2989d8 50%, #207cca 70%, #1e5799 100%);
    background: -webkit-linear-gradient(top, #7db9e8 0%, #2989d8 50%, #207cca 70%, #1e5799 100%);
    background: linear-gradient(to bottom, #7db9e8 0%, #2989d8 50%, #207cca 70%, #1e5799 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7db9e8', endColorstr='#1e5799', GradientType=0);
    /* IE6-9 */
    height: 645px;
}

.pageBackgroundBanner {
    width: 100%;
    background-size: 110%;
    background-repeat: no-repeat;
    background-position: left bottom !important;
    background-color: white;
    background-position: center;
    height: 645px;
    vertical-align: top;
}


.landingPageBackgroundBanner {
    width: 100%;
    background-image: url(https://assets.ventbird.com/image/vent/KeelBilledToucan_LandingPage.jpg/large/5e4c03e57c74350f00b9341e);
    background-size: cover !important;
    background-repeat: no-repeat;
    /*background-position: left bottom !important;*/
    background-color: white;
    background-position: center;
    height: 400px;
    vertical-align: top;
}

.landingPageButtonsDiv {
    margin-top: 40px;
}

.cruiseCardsDiv {
    margin-bottom: 30px;
}

.cruiseCardTitleDiv {
    margin: auto;
    margin-bottom: 30px;
    padding: 20px;
    border-bottom: 2px solid #e5e5e5;
    width: 60%;
    text-align: center;
}

.cruiseCardTitleDiv span {
    font-size: 2em;
}

.sectionContentTitleDiv {
    display: block;
    width: 100%;
}

.sectionContentTitleDiv span {
    font-size: 2em;
    text-transform: uppercase;
}

.mainPageSection {
    display: block;
    width: 100%;
    padding: 0px;
    text-align: center;
}

.mainPageSection h2 {
    font-weight: bold;
    font-size: 1em;
}

.whySectionLeft {
    width: 68%;
    min-height: 180px;
    vertical-align: top;
    text-align: center;
    display: inline-block;
}

.whySectionLeft.more_width {
    width: 100%;
}

.whySectionLeft.more_width table tr td {
    text-align: center;
    vertical-align: top;
}

.shadow_div {
    border: 1px solid #e5e5e5;
    float: left;
    width: 100%;
    box-shadow: 0px 0px 3px 0px rgba(204, 204, 204, 0.65);
    background: #e5e5e5;
    background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0);
}

.whySectionLeft.more_width table tr td img {
    float: none !important;
    margin: 0px !important;
}

.whySectionLeft.more_width table tr td strong {
    float: left;
    text-align: center;
    width: 100%;
}

.whySectionLeft h1 {
    width: 86%;
    text-align: center;
    margin: auto;
}

.whySectionRight {
    width: 59%;
    height: 300px;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    background-color: rgba(223, 205, 144, 1);
}

.whySectionText span {
    color: darkgrey !important;
}

.opaqueImg {
    opacity: .8;
}

.catalogSection {
    text-align: left;
    height: 600px;
    min-width: 550px;
}

.mainPageSection.catalogSection.auto_height {
    height: auto;
    float: left;
    width: 100%;
}

.mainPageSection.catalogSection.auto_height .listingImgHolder {
    height: 180px;
}

.mainPageSection.catalogSection.auto_height .listingImgHolder img {
    min-height: 180px;
    width: 100%;
}

.bottom_socials img {
    height: auto;
    margin: 0 2px;
    max-width: 40px;
}

.floated_left {
    float: left;
    width: 100%;
}

.catalogSectionBack {
    height: 504px;
    width: 100%;
    display: inline-block;
    background-color: white;
    text-align: left;
    vertical-align: top;
}

.catalogSectionText input {
    display: block;
    padding: 8px;
    width: 300px;
    height: 40px;
    border: 1px solid #eee;
    margin-bottom: 7px;
    font-size: 0.8em;
}

.catalogSectionText p {
    font-size: 1.1em !important;
}

.catalogSectionBack {
    zoom: 0.589;
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    transform-origin: top left;
}

.catalogSectionTextDiv,
.catalogSectionText {
    width: 100% !important;
    margin-left: 0%;
}

.catalogSectionTextDiv {
    margin-top: 5% !important;
}

.catalogSectionTextDiv h1 {
    margin-bottom: 5px !important;
    margin-left: 0px
}

.catalogInputDiv {
    margin-top: 20px;
}

.submitBtn {
    padding: 8px;
    width: 150px;
    border-radius: 6px;
    font-size: 0.8em;
    border: 2px solid #e5e5e5;
    color: black;
    font-weight: bold;
    color: #ff301e;
    background-color: transparent;
}

.submitBtn:hover {
    color: #ff301e;
}

::-webkit-input-placeholder {
    color: #777;
}

:-moz-placeholder {
    color: #777;
    opacity: 1;
}

::-moz-placeholder {
    color: #777;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #777;
}

::-webkit-input-placeholder {
    color: #777;
}

::-moz-placeholder {
    color: #777;
}

:-ms-input-placeholder {
    color: #777;
}

:-moz-placeholder {
    color: #777;
}

.centeredDiv {
    vertical-align: middle;
    display: inline-block;
    margin: auto;
}

.whySectionLeft.more_width .centeredDiv {
    float: left;
    width: 100%;
}

.newsSection {
    background-color: white;
    padding-bottom: 20px;
}

.contentCardInfo {
    display: block;
    padding: 10px;
    font-size: 0.9em;
}

.contentCardInfo span {
    font-weight: bold;
}

.contentCardImg {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}

.catalogSectionBackground {
    width: 100%;
    height: 100%;
    background-image: url(/userfiles/images/VentBird_122/Ventbird-new/images/367229.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-y: top !important;
    background-color: white;
    background-position: center;
}

.moreSection {
    width: 100% !important;
    padding-top: 20px;
    margin: 0px auto;
    max-width: 1200px;
}

.moreSection table {
    width: 100% !important;
}

.moreSection table td img {
    max-width: 100%;
    height: auto !important;
    border-color: #000 !important;
}

.moreSection table td a#featuredLeaderBtn {
    text-transform: uppercase
}

.mainContentTable {
    width: 100%;
    padding-top: 0px !important;
}

.pageTitleTD {
    width: 100%;
    text-align: left;
    vertical-align: top;
}

.pageTitle,
.topMobileMenuTD {
    display: block;
    width: 90%;
    margin: 0px;
}

.pageDescriptionTD {
    text-align: left;
    vertical-align: top;
}

.pageDescriptionImgSpan {
    font-size: 0.9em;
    color: #000000;
    display: inline-block;
    width: 250px;
    height: 283px;
    margin-left: 20px;
    vertical-align: top;
    float: left;
}

.descriptionMainImg {
    border: 1px solid black;
}

.pageDescriptionText {
    width: 75%;
}

.quoteTable {
    width: 100%;
    height: 100%;
    margin-top: 40px;
}

.massEmailWrapper>h4 {
    margin-top: 0 !important;
}

table.rgCommandTable caption {
    padding: 0;
}

.rgCommandRow .rgCommandTable a {
    font-size: 14px;
    font-weight: bold;
    color: #000 !important;
}

.RadGrid_Silk .rgHeader {
    font-size: 12px !important;
    color: #000 !important;
}

.RadGrid_Silk .rgHeader a {
    color: #000 !important;
}

.continentLink,
.tourDays {
    font-size: 0.8em;
    color: black;
    font-weight: bold;
}

.continertLink {
    float: left;
}

.tourDays {
    float: right;
}

.continent {
    width: 100% !important;
}

.continentLink:hover,
.tourDays:hover,
.tourTitle:hover {
    color: #ee4124;
}

/*h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto Slab", serif;
    margin-bottom: 1.1em;
}*/

.blog,
.gallery,
.clients,
.prefooter .container-fluid {
    padding-top: 3.3em;
    padding-bottom: 4.2em;
}

.features {
    padding-bottom: 0 !important;
}

span.typcn::before,
i.typcn::before {
    font-size: 2em;
}

span.x2:before,
i.x2:before {
    font-size: 3.4em;
}

span.x3:before,
i.x3:before {
    font-size: 4.4em;
}

span.x4:before,
i.x4:before {
    font-size: 6em;
}

header .container-fluid1 {
    background-image: url(/userfiles/images/VentBird_122/Ventbird-new/images/tutakner.png);
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: cover;
}

header {
    height: 40px;
}

.hamburger {
    font-size: 2.3em;
    color: #000;
}

.hamburger:hover {
    color: #FFF;
    cursor: pointer;
}

.nav-bar {
    width: 100%;
    height: 70px;
    background: #333333;
    padding-top: 0px;
}

.nav-bar ul {
    width: auto;
    position: inherit;
    right: 0px;
    float: right;
}

.twe {
    float: left;
}

.twe2 {
    float: right;
}

.read {
    border-radius: 0px;
    float: right;
    font-size: 0.9em;
    line-height: 1.33;
    color: #ffffff;
    background-color: #000;
    border-color: #000;
    display: inline-block;
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
}

.right {
    float: right;
}

.blue {
    color: #77C6FF;
}

.gray {
    color: #A7A7A7;
}

.graym {
    color: #4C4C4C;
}

.aaa {
    display: inline-block;
    float: left;
}

.bbb {
    margin: 0 0 -4px 10px;
    ;
}

#nav-bar-menu.sticky .logo {
    display: none;
}

.jumbotron {
    background: none;
    text-align: center;
}

.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron h4,
.jumbotron h5,
.jumbotron h6,
.jumbotron small {
    color: #FFFFFF;
}

.jumbotron p {
    color: #FFFFFF;
    margin-bottom: 5%;
}

.jumbotron1 {
    background: none;
    text-align: center;
}

.jumbotron1 h1,
.jumbotron1 h2,
.jumbotron1 h3,
.jumbotron1 h4,
.jumbotron1 h5,
.jumbotron1 h6,
.jumbotron1 small {
    color: #FFFFFF;
}

.jumbotron1 p {
    color: #FFFFFF;
    margin-bottom: 5%;
}

.number .container-fluid {
    background-image: url('/userfiles/images/VentBird_122/Ventbird-new/images/367229.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 80vh;
    border-top: 1.2px solid black;
    border-bottom: 1.2px solid black;
}

.number .container-fluid1 {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.opaline {
    background-color: rgba(128, 215, 247, 0.660);
    margin-top: 13.4vh;
}

.opaline1 {
    background-color: rgba(128, 215, 247, 0.02);
    float: right;
    margin-top: 90px;
}

.opaline h1,
.opaline h2,
.opaline h3,
.opaline h4,
.opaline h5,
.opaline h6,
.opaline p {
    color: #FFFFFF;
}

.opaline .boxes {
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 5px;
    border: 1px solid #FFF;
}

.opaline1 .boxes {
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 5px;
    border: 1px solid #FFF;
}

.story .container-fluid {
    background-image: url('/userfiles/images/VentBird_122/Ventbird-new/images/repp.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    height: 70vh;
}

.story .container-fluid1 {
    background-image: url('/userfiles/images/VentBird_122/Ventbird-new/images/one.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    height: 500px;
}

.gallery {
    background-color: #dddddd;
}

.prefooter .container-fluid {
    background: linear-gradient(rgba(33, 37, 43, 0.6), rgba(33, 37, 43, 0.6)), url(https://unsplash.it/4000/3000? image=528);
}

.prefooter .container-fluid1 {
    background: linear-gradient(rgba(33, 37, 43, 0.6), rgba(33, 37, 43, 0.6)), url(https://unsplash.it/4000/3000? image=528);
}

.contain {
    border: 1px solid #fff;
    margin: 10px;
    min-height: 380px;
    text-align: center;
    background-position: bottom;
}

.contain form {
    padding: 0 20px;
}

.contain1 {
    border: 1px solid #fff;
    margin: 10px;
    min-height: 380px;
    text-align: center;
    background-position: bottom;
    margin-bottom: auto;
}

.contain1 form {
    padding: 0 20px;
}

.padd {
    float: left;
    padding: 0 0 0 70px;
}

.padd1 {
    float: left;
    padding: 0 20px 400px 0;
}

.prefooter h1,
.prefooter h2,
.prefooter h3,
.prefooter h4,
.prefooter h5,
.prefooter h6,
.prefooter p {
    color: #FFFFFF;
}

footer {
    background-color: rgba(36, 50, 59, 1);
    padding-top: 2em;
    padding-bottom: 1.2em;
}

.end {
    width: 100%;
    height: 50px;
    background: rgba(51, 51, 51, 1);
}

.end ul {
    margin-left: 100px;
}

.end ul li {
    list-style: none;
    float: left;
    list-style: outside none none;
    padding: 14px 27px;
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6,
footer p {
    color: #FFFFFF;
}

.social {
    padding-top: 50px;
}

#search-content,
#contacts-content {
    text-align: right;
    padding: 15px 0px 15px 0px;
}

#nav-bar-contacts {
    color: #000;
}

.relative {
    position: relative;
}

.nav-bar-search-icon {
    font-size: 1.5em !important;
    color: #999;
    position: absolute;
    right: 5px;
    top: 3px;
    cursor: pointer;
}

.nav-bar-search-icon:hover {
    color: #000;
}

#contacts-content {
    color: #FFF !important;
}

.publicLast {
    margin-right: 0px;
    ;
}

.slogan {
    margin-top: 200px;
}

.top-search {
    text-align: right;
}

.top-search span {
    cursor: pointer;
}

.nopadding {
    padding: 0px !important;
}

.nomargin {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.container-boxes {
    padding-left: 60px;
    padding-right: 60px;
}

.container-boxes h4 {
    text-align: justify;
}

.text-justify {
    text-align: justify;
}

.padding-20 {
    padding-left: 20px;
    padding-right: 20px;
    min-height: 300px;
    position: relative;
    padding-bottom: 0;
}

.padding-20 a.read {
    position: absolute;
    bottom: 0px;
    left: 10px;
}

.sticky {
    position: fixed;
    z-index: 1000;
    top: 0;
}

.top-phone1,
.top-phone2,
.top-offers,
.top-email {
    cursor: pointer;
}

.top-offers:hover,
.top-phone1:hover,
.top-phone2:hover,
.top-email:hover,
.top-search:hover {
    background-color: #ee4124;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff !important;
}

.top-offers:hover,
top-email:hover,
.top-search:hover {
    min-width: 100px;
    text-align: center;
}

.top-email a:hover {
    color: #000;
    text-decoration: none;
}

.top-header>div {
    font-size: 0.9em;
    letter-spacing: 0.5px;
    padding: 0px 10px;
    text-transform: uppercase;
}

.top-header>div i {
    margin-right: 5px;
    color: #000;
}

.top-offers,
.top-email,
.top-search {
    float: right;
    margin-left: 100px;
    min-width: 165px;
}

.top-phone1 {
    float: left;
    margin-left: -30px;
}

.action-buttons button {
    padding: 20px;
    font-size: 1.2em;
}

.features {
    padding-top: 30px;
}

#header-search {
    padding: 0 !important;
}

.buttons-absolute {
    position: absolute;
    z-index: 999;
    top: 450px;
    bottom: inherit;
    width: 100%;
    display: none !important;
}

.text-content {
    padding-right: 60px;
    padding-left: 60px;
    margin-top: 35px;
}

.side-menu>h2 {
    font-size: 1.18em;
}

.side-menu ul li a {
    color: #000;
    font-size: 1.25em;
    border-bottom: 1px solid gray;
    line-height: 1.5;
    padding-top: 7px;
    padding-bottom: 7px;
    text-decoration: none;
}

.side-menu ul li a:hover {
    color: #ee4124;
}

.side-menu ul {
    list-style-type: none;
}

.img-responsive {
    margin: 0px !important;
}

.footer-under {
    margin: auto;
    text-align: center;
    background-color: #e5e5e5;
    display: block;
    padding-bottom: 20px;
    font-size: 0.9em;
}

.footer-under a {
    color: blue;
}

.Publicnewleftmenu .sidebar_content h2 {
    color: #000;
    font-size: 1.250em !important;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.Publicnewleftmenu .sidebar_content ul {
    padding-left: 10px;
}

.Publicnewleftmenu .sidebar_content ul li {
    margin-bottom: 5px;
}

.Publicnewleftmenu .sidebar_content ul li a {
    border: medium none;
    color: #000;
    font-size: 1.063em;
    text-transform: uppercase;
    float: left;
    width: 100%;
}

.Publicnewleftmenu .sidebar_content ul li a:hover {
    color: #ee4124;
    font-weight: bold;
}

.Publicnewleftmenu .sidebar_content {
    margin-left: 40px;
    margin-right: 50px;
    margin-top: 35px;
    padding: 10px 0 10px 10px;
}

.Publicnewleftmenu .text-content {
    padding-left: 20px !important;
    position: relative;
}

.Publicnewleftmenu .text-content:before {
    position: absolute;
    content: '';
    left: -50px;
    top: 0;
    width: 6px;
    height: 100%;
    background: url(https://www.vistavalley.com/userfiles/images/VistaValleyCountryClub_127/Template/sidebar.png) no- repeat;
}

.Publicnewleftmenu .side-menu {
    padding-right: 0;
}

.img-holder {
    width: 350px;
    height: 200px;
    display: inline-block;
    margin-right: 10px;
}

.img-holder img {
    width: 350px;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 20px;
}

.tour-row {
    min-height: 350px;
    padding: 20px;
    padding-bottom: 60px;
    margin-bottom: 30px;
    border-bottom: 2px solid #eee;
}

.margin-top {
    margin-top: 20px;
    border: 1px solid #ccc;
}

.tc h3 a,
.tc h4 a,
.tc-bottom a,
.fields span {
    color: black;
}

.tc-bottom a {
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: 600;
}

.tc-bottom button {
    border: solid 1px #ddd7d7;
    background: none !important;
    padding: 6px 20px;
}

.tc-bottom a:hover {
    color: #ee4124 !important;
}

.days {
    float: right;
    text-align: right;
}

.fields {
    padding-left: 20px;
    font-size: 1.438em;
    line-height: 160%;
    width: 280px;
}

.yellow {
    background-color: #f9fad8;
}

.tc h3,
.tc h4 {
    margin-bottom: 0.1em;
}

.right-bar {
    padding-top: 20px;
}

.tours-content {
    margin-bottom: 20px;
}

a.read:hover {
    color: #ee4124;
    text-decoration: none;
}

.width-100 {
    width: 100%;
    height: auto;
}

.tours-title {
    color: #000;
    font-weight: bold;
}

.tours-content {
    color: #000;
    text-align: justify;
}

.read-more {
    float: left;
    font-size: 0.9em;
    line-height: 1.33;
    color: #ffffff;
    background-color: #ee4124;
    border-color: #ee4124;
    display: inline-block;
    padding: 8px 10px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
}

a.read-more:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.bottom-menu {
    font-size: 1em;
}

.line-height p {
    line-height: 1.75;
    text-align: justify;
}

.Publicnewleftmenu .side-menu {
    padding-left: 20px;
}

table.home-page-table td {
    padding-left: 5px;
    padding-right: 5px;
}

.read-more.white,
.read-more.white:hover {
    background-color: rgba(255, 255, 255, 0.260) !important;
    border: 1px solid #fff !important;
    color: #fff;
    margin-left: 10px;
    font-weight: bold;
    padding: 13px 30px;
}

.subscribe {
    min-height: 320px !important;
}

.gray {
    background-color: #f5f5f5;
}

.center-no-margin {
    text-align: center !important;
    margin: 0px;
    margin-top: 10px !important;
}

.content {
    font-size: 0.9em !important;
    color: #000000 !important;
}

.top-email a {
    color: #000 !important;
}

.top-phone1:hover .fa-phone {
    color: #fff !important;
}

.top-email:hover .fa-envelope {
    color: #fff !important;
}

.top-search:hover .fa-search {
    color: #fff !important;
}

.top-email:hover a,
.top-search:hover {
    color: #fff !important;
}

h1 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    line-spacing: 1.5px !important;
    color: black !important;
    font-size: 2.375em !important;
}

h2 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    line-spacing: 1.5px !important;
    color: black !important;
    font-size: 1.750em !important;
}

h3 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    line-spacing: 1.5px !important;
    color: black !important;
    font-size: 1.625em !important;
}

h4 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    line-spacing: 1.5px !important;
    color: black !important;
    font-size: 1.375em !important;
}

p {
    font-size: 1em !important;
    line-spacing: 1.5px !important;
    color: black !important;
}

section#feat {
    margin-top: 65px;
}

.tourDisplayDiv {
    padding: 20px;
    border: 1px solid red;
}

.tourDisplaysRow {
    text-align: center;
    margin: auto;
}

.cardBtn {
    background-color: transparent;
    padding: 20px;
    font-weight: bold;
    margin-top: 20px;
    border: 1px solid #eee;
    color: darkgrey;
    border-radius: 0.7em;
}

.btn-danger {
    background-color: transparent !important;
    border: transparent !important;
    border-bottom: 2px solid white !important;
}

.btn-danger div {
    border: none !important;
    padding: 10px !important;
}

h4.no_space {
    margin-bottom: 0 !important;
    margin-top: 10px !important;
    text-transform: uppercase;
    font-size: 1.06em !important;
}

h3.no_topspace {
    margin-top: 5px !important;
    margin-bottom: 10px !important;
    font-size: 1.250em !important;
    text-transform: uppercase;
}

.top_padding {
    padding-top: 12px;
}

.top_mrgn {
    margin-top: 50px;
    margin-bottom: 15px;
}

.top_mrgn select {
    padding: 5px;
    border: solid 1px #bfbfbf;
    min-width: 200px;
}

.pagingDiv {
    width: 100%;
    vertical-align: top;
    margin: auto;
}

.pageNumbersUL {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.paging_1 ul li {
    list-style-type: none;
    display: inline-block;
}

.paging_1 ul li a {
    font-size: 0.750em;
    color: #000;
    margin: 0 3px;
    cursor: pointer;
    line-height: 20px;
    padding: 20px;
}

.paging_1 ul li a.active,
.paging_1 ul li a:hover {
    background: #ebebeb;
    font-weight: bold;
    text-decoration: none;
}

.img-holder img {
    max-width: 100%;
    width: 100%;
}

.tour-row1 {
    border-top: solid 1px #ccc;
    margin-top: 10px;
}

.paging_1 {
    display: inline-block;
    width: 75%;
    padding: 0px;
    margin: 0px;
    margin-right: 20px;
    vertical-align: top;
}

.destinationSelectionDiv {
    display: inline-block;
    vertical-align: top;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    width: 20%;
    border-left: 2px solid #eee;
}

.fields {
    margin: 0;
    padding: 0;
}

.fields li span.label {
    font-weight: normal;
    font-size: 0.9em;
    padding-left: 0;
}

.left_align label {
    font-size: 0.9em;
    margin-right: 10px;
}

.left_align select {
    font-size: 0.9em
}

.fields li label {
    margin-bottom: 1px;
}

.mobileFilterDiv {
    width: 100%;
    margin-bottom: 20px;
    display: none;
    border: 2px solid #eee;
    border-radius: 8px;
}

label[for=revealFilterOptions] {
    font-size: 1.875em;
    letter-spacing: 2px;
    padding: 8%;
    margin-left: 25%;
    cursor: pointer;
    text-transform: uppercase;
}

label[for=revealFilterOptions]:hover {
    color: #ee4124;
}

.mobileFilterOptionsDiv {
    display: none;
    padding: 20px;
}

#revealFilterOptions {
    display: none;
}

#revealFilterOptions:checked~.mobileFilterOptionsDiv {
    display: block;
}

.tourDescriptionDiv {
    display: inline-block;
    width: 60%;
}

#header-search {
    color: #000;
    padding-top: 6px !important;
    height: 35px;
    padding-bottom: 7px;
    font-size: 1.063em;
    font-weight: bold;
    background-color: #fff;
    color: black;
}

.tours-content {
    margin: 0 0 10px;
}

.filter {
    display: block;
    margin-bottom: 30px;
}

.filterTitle {
    font-size: 1.2em;
    font-weight: bold;
    width: 100%;
    border-bottom: 1px solid #eee;
    margin-top: 20px;
    display: block;
}

.tours-content .filter h4 {
    font-size: 1.31em;
    font-weight: 600;
    line-height: 1.2;
    margin: 0px 0 19px !important;
    border-bottom: 1px solid #eee;
}

.tours-content .filter .label {
    color: black !important;
    font-size: 0.6em;
}

.tours-content .filter .tours-calendar .months .month.past label {
    background-color: #efefef;
    color: #666;
}

.tours-content .filter .tours-calendar .months .month label {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    color: #000;
    font-size: 0.9em;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
}

.tours-calendar {
    display: block;
}

.tours-content .filter .filter label {
    font-size: 0.875em;
}

.tours-content .filter .filter label {
    cursor: pointer;
    display: block;
    font-size: 0.813em;
    font-weight: 500;
    line-height: 1.4;
    margin: 0;
    padding: 5px 0 5px 24px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
}

.bgfade,
header .primary_support li a,
header .secondary_support li a {
    transition: background 0.15s ease-in-out 0s;
}

.col-lg-11 {
    width: 100% !important;
}

.month {
    display: inline-block;
    margin: 0px;
    width: 50px;
}

.month label {
    width: 60px;
    font-weight: 500;
    margin-right: 10px !important;
}

.tours-content .filter .tours-calendar {
    width: 100%;
}

.tours-content.filter .tours-calendar .years-holder .gallery-cell {
    width: 50px;
}

.gallery-cell {
    font-size: 0.8em;
}

.tours-content .filter .tours-calendar .years {
    color: #000;
    font-size: 1.31em;
    font-weight: 600;
    margin: 0 0 8px;
    text-align: left;
}

.button.small::after {
    margin: 4px 0 0 8px;
}

.button::after,
button::after {
    margin: 5px 0 0 8px;
}

.button::after,
a.next.page-numbers::after,
a.prev.page-numbers::after {
    background: rgba(0, 0, 0, 0) url("/userfiles/images/VentBird_122/Ventbird-new/images/arrow-right-red.png") no-repeat scroll 0 bottom / 4px auto;
    content: "Arrow";
    display: inline-block;
    height: 8px;
    margin: 3px 0 0 7px;
    text-indent: -9999px;
    vertical-align: top;
    width: 4px;
}

.tours-content .tour .button {
    margin: 25px 0 0;
    padding-left: 20px;
    padding-right: 20px;
}

.tours-content .tour .button {
    margin: 20px 0 0;
}

.button.small {
    font-size: 1em;
    padding-bottom: 13px;
    padding-top: 13px;
}

.button.small,
a.next.page-numbers.small,
a.prev.page-numbers.small {
    padding-bottom: 10px;
    padding-top: 10px;
}

.button,
button {
    font-size: 1em;
    padding-bottom: 16px;
    padding-top: 16px;
}

.button,
a.next.page-numbers,
a.prev.page-numbers {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd7d7;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 500;
    line-height: 1;
    padding: 14px 28px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.15s ease-in-out 0s;
}

.countryselected {
    text-decoration: underline !important;
    -moz-text-decoration-color: red !important;
    text-decoration-color: red !important;
}

a {
    text-decoration: none !important;
    color: #000;
}

a:hover {
    color: #007bff !important;

}

div#field_right table.table_max {
    width: 100% !important;
}

table.buttons_only_table.sidebar td {
    width: 100% !important;
    display: block;
    text-align: center;
}

table.buttons_only_table.sidebar td a {
    margin: 0 auto;
}

#PageEditorTransparentWrapper {
    display: block;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 100px;
    z-index: 99;
    width: 95%;
}

select#peak15TripLeader {
    width: 100%;
}

#Save,
#BodyContent_Cancel {
    margin-right: 10px;
    cursor: pointer;
    padding: 5px;
    margin-top: 10px;
    background-color: #eee !important;
    border: 1px solid rgba(206, 206, 206, 0.52) !important;
    border-radius: 3px;
}

#Save:hover,
#BodyContent_Cancel:hover {
    background-color: rgba(206, 206, 206, 0.52) !important;
    border: 1px solid rgba(206, 206, 206, 0.52) !important;
    background-image: none !important;
}

.contentCardBtn {
    border: solid 1px #000;
    color: #000 !important;
    padding: 10px;
    font-size: 16px !important;
    margin-top: 20px;
    min-width: 100px;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 4%;
    width: 92%;
    font-weight: bold;
}

.contentCardBtn:focus,
.contentCardBtn:visited {
    color: #fff;
}

.button_bar a#featuredLeaderBtn {
    width: 90% !important;
    float: left;
    margin-left: 5% !important;
    border: solid 1px #000;
    color: #000;
    display: block;
    font-size: 16px !important;
    margin-top: 10px;
    min-width: 100px;
    padding: 10px !important;
    font-weight: bold;
    background: none;
}

.button_bar a#featuredLeaderBtn:hover {
    background-color: #000 !important;
    color: white !important;
    font-weight: bold;
}

.btn_transparent {
    border: solid 1px #000;
    color: #000;
    padding: 10px;
    font-size: 16px !important;
    margin-top: 10px;
    min-width: 100px;
    display: block;
    width: 90%;
    margin-left: 5%;
    text-align: center;
    font-weight: bold;
}

.btn_transparent:hover {
    background-color: #000;
    border: medium none;
    color: white !important;
    font-weight: bold;
}

.cycle-slide.cycle-slide-active,
.cycle-slide.cycle-sentinel {
    min-height: 400px;
    width: 100%;
    height: 118%;
}

.cycle-slide.cycle-slide-active,
.cycle-slide.cycle-sentinel {
    min-height: 425px;
    width: 100%;
    height: inherit;
}

#PageBanner_144 .cycle-slide.cycle-slide-active,
.cycle-slide.cycle-sentinel {
    min-height: 355px;
    height: auto;
}

#PageBanner_144 .cycle-slide.cycle-slide-active,
.cycle-slide.cycle-sentinel {
    min-height: 355px;
    height: auto;
}

.footer-grids {
    float: left;
    width: 100%;
    background: transparent;
    padding: 1em 1em 30px;
    text-align: center;
    margin: 0px auto;
    width: 95%;
    float: none;
    max-width: 1170px;
}

.tour_packages tr td {
    width: 33.3%;
}

.search-header {
    display: block;
    text-shadow: 1px 1px 0 #333333;
    width: 100%;
    height: 45px;
    background-color: #000;
    padding-right: 0%;
    padding-right: 8%;
}

#searchBtn {
    width: 100px !important;
    min-width: 56px !important;
    padding: 2px !important;
    display: inline-block;
    margin: 0px !important;
    margin-top: 4px !important;
}

.search-header .ct {
    line-height: 24px;
}

.search-header .ph-number {
    margin-top: 0.5em;
}

.search-header>* {
    float: left;
    margin-left: 1em;
}

.glyphicon-home {
    color: white;
    font-size: 1.5em;
    margin-top: 5px;
    margin: 0 auto;
}

.loginWrapper {
    background-color: #e6e1d5;
    border: 9px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    box-shadow: 0 0 4px 0 #ccc;
    height: auto;
    min-height: 260px;
    margin: 40px auto 0px;
    position: relative;
    width: 390px;
    padding: 30px 15px;
}

.loginWrapper table {
    float: left;
    width: 100%;
}

.loginWrapper table tr td {
    padding: 10px;
}

.buttonWrapper {
    margin-right: 8px;
}

.mainContentTable td {
    font-size: 1em;
    line-height: 2em;
    color: #000;
    padding: 10px 5px;
    vertical-align: top;
}

.filterSelectionDiv h2 {
    text-transform: uppercase;
}

.filterSelectionDiv ul li a {
    font-size: 14px;
}

.footer_upper.bottom_section .subscribe_box {
    background: #fff;
    padding: 30px;
    margin-top: 20px;
}

.container_title.left {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 5px;
}

p.left_small_img img {
    float: left;
    max-width: 175px;
    margin-right: 15px;
}

.container_title.left br {
    display: none;
}

#ContentWrapper .listingTitleDiv br:first-child {
    display: block;
}

.container_title.left {
    font-size: 22px !important;
    font-weight: normal;
    text-align: center;
    line-height: 30px;
    padding-left: 45px;
    padding-right: 45px;
    color: #000 !important;
}

.container_title.left span {
    font-size: 22px !important;
    font-weight: normal;
}

.container_title.middle_section span {
    font-size: 22px !important;
    font-weight: normal;
}

.container_title.left span {
    font-size: 22px !important;
    line-height: 30px;
}

.container_title.left span strong {
    font-weight: normal !important;
}

.container_title.left.small_font {
    font-size: 20px !important;
    line-height: 25px;
}

.faq_heading {
    font-size: 22px !important;
    font-weight: normal;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    color: #333 !important;
    line-height: 28px;
}

.search-header .ph-number a[href^=tel] {
    color: #fff;
}

.sign_up_sidebar {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.design_border {
    float: left;
    width: 100%;
    height: auto;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 0px #999;
    margin: 5px 0;
}

.newsletter_text {
    float: left;
    width: 100%;
    background: #eee;
    padding: 10px;
    margin: 5px 0;
    text-align: center;
}

.newsletter_text h4 {
    font-size: 20px !important;
    margin: 0 0px 5px !important;
    padding: 7px 0;
}

.newsletter_text>p {
    line-height: 23px;
}

.form_subscribe {
    float: left;
    width: 100%;
}

.form_subscribe input[type=text] {
    width: 100%;
    background: #fff;
    border: solid 1px #999;
    padding: 5px;
    color: #000;
    float: left;
    margin: 4px 0;
}

.form_subscribe input[type=submit] {
    background: #ef4023;
    color: #fff;
    border: 0;
    padding: 5px 10px;
    width: 100%;
    float: left;
    margin: 4px 0;
    text-transform: uppercase;
}

.form_subscribe input[type=submit]:hover {
    font-weight: bold;
}

.form_subscribe a.button_submit {
    background: #ef4023;
    color: #fff;
    border: 0;
    padding: 5px 10px;
    width: 100%;
    float: left;
    margin: 4px 0;
    text-transform: uppercase;
}

.form_subscribe a.button_submit:hover {
    font-weight: bold !important;
    color: #fff !important;
}

.navbar {
    background-color: rgba(93, 97, 99, 0.36);
}

.mainContentTable td span,
.mainContentTable td strong {
    background-color: none !important;
    text-transform: initial;
}

.review_section {
    float: left;
    width: 75%;
    background: #fff;
    margin: 25px 0 0px;
    padding: 35px 10px 28px;
}

.form_Section_review {
    width: 100%;
    margin: 0px auto;
    text-align: center;
}

.form_Section_review h3 {
    text-transform: uppercase;
    text-align: left;
    margin: 0 0px 15px !important;
    padding-left: 20%;
}

.row_part {
    float: left;
    width: 100%;
    margin: 5px 0;
}

.label_part {
    float: left;
    width: 20%;
}

.input_section {
    float: left;
    width: 80%;
}

.input_section input[type=text],
.form_Section_review table tr td input[type=email] {
    border: solid 1px #d5d5d5;
    padding: 5px 10px;
    width: 100%;
}

.row_part input[type=submit] {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 25px;
    border: 0;
    margin-left: 20%;
}

.input_section textarea {
    border: solid 1px #d5d5d5;
    padding: 5px 10px;
    width: 100%;
    min-height: 40px;
    width: 100%;
}

.form_review {
    float: left;
    margin: 0 10%;
    width: 80%;
}

.search_input {
    width: 83%;
    font-size: 12px;
    padding: 4px;
    line-height: 15px;
    float: left;
    margin-right: 1%;
    height: 25px;
    max-width: 250px;
    font-weight: normal;
}

.search_icon-black {
    float: left;
    width: 15px;
    height: auto;
    margin-top: 5px;
}

.search_Sidebar {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.text_part_only {
    float: left;
    width: 100%;
    padding: 8px 0;
}

.text_part_only p {
    margin: 0;
    padding: 0;
}

#upToDateBtn {
    color: #fff !important;
    font-weight: normal !important;
}

#upToDateBtn:hover {
    font-weight: bold !important;
}

.responsive_table tr td iframe {
    width: 100% !important;
}

.black_rht_box {
    float: left;
    width: 94%;
    background: #000;
    padding: 5px 5px 15px;
    text-align: center;
    height: auto;
    margin: 3%;
}

.black_rht_box h1 {
    color: #fff !important;
    font-size: 26px !important;
    margin-bottom: 0 !important;
}

.black_rht_box h2 {
    color: #fff !important;
    font-weight: normal;
    font-size: 20px !important;
    margin-top: 5px !important;
}

.black_rht_box h4 {
    color: #fff !important;
    font-size: 16px !important;
}

p.white_txt {
    color: #fff !important;
    font-size: 14px;
    line-height: 23px;
}

p.white_txt a {
    color: #fff !important;
}

.gallary_part {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.gallary_part h3 {
    color: #000;
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: bold;
    padding: 65px 0 10px;
    text-align: center;
}

.gallary_part table {
    float: left;
    width: 100%;

}

.gallary_part table tr td {
    width: 33.3%;
    padding: 5px;
}

.gallary_part table tr td img {
    max-width: 350px !important;
    height: auto !important;
    width: 100% !important;
    border: 1px solid rgba(0, 0, 0, .125);
    box-shadow: 0px 0px 7px rgba(204, 204, 204, 0.65);
}

.gallary_part table tr td span {
    padding-top: 7px;
    text-align: center;
    font-weight: normal;
}

.white_questions.first_1 {
    margin-top: 25px;
}

.white_questions {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff !important;
    padding: 1px 0;
    line-height: 20px;
}

.white_questions a {
    color: #B9D7EA !important;
}

.white_questions:hover {
    color: #fff;
}

.button_btm_signup {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 0px;
    margin-top: 20px;
}

.button_btm_signup>p {
    font-weight: bold;
    line-height: 20px;
}

.testimonial_image {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: solid 2px #ccc;
    margin: 5px auto 15px;
    overflow: hidden;
}

.quotes_img_lft {
    width: 40px;
    height: auto;
    position: relative;
    top: -7px;
    padding-right: 5px;
}

.quotes_img_rht {
    width: 40px;
    height: auto;
    position: relative;
    top: 0px;
    padding-left: 5px;
}

.heading_testimonial {
    font-size: 28px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-weight: bold;
}

.testimonialPerson {
    float: left;
    width: 100%;
    padding: 5px 0 5px;
}

.white_absolute_part {
    background: #fff;
    height: 200px;
    position: absolute;
    top: 0;
    width: 100%;
}

h3.photo_heading {
    margin-top: 15px;
    float: left;
    width: 100%;
    font-size: 26px !important;
}

.tourLeadersBanner>img {
    max-width: 100%;
}

.rgEditForm.RadGrid_Silk.rgEditPopup {
    min-width: 870px;
}

.RadEditor.Silk.reWrapper {
    height: auto !important;
}

.reContentCell iframe {
    min-height: 200px;
}

.announcements {
    float: left;
    width: 75%;
    background: #fff;
    padding: 15px;
}

.itineraryLink a:hover span {
    font-weight: normal;
}

.tourLeaderDescriptionTitle a:hover {
    color: #3c8ca0;
}

.breadcrumb_overlay.global_class {
    top: -30px;
}

#ContentWrapper {
    position: relative;
}

.blue_link:hover {
    font-weight: bold !important;
}

.registration_table {
    float: left;
    width: 65%;
}

.registration_table tr td {
    padding: 10px 5px 10px 5px;
    line-height: 25px;
}

.registration_table tr td input[type=text] {
    padding: 5px 10px;
    width: 50%;
    line-height: 25px;
}

.registration_table tr td input[type=email] {
    padding: 5px 10px;
    width: 40%;
    line-height: 25px;
}

.registration_table tr td textarea {
    padding: 5px 10px;
    width: 50%;
    line-height: 25px;
    min-height: 125px;
}

.registration_table tr td select {
    padding: 5px;
    width: 50%;
}

.registration_table tr td span {
    font-weight: normal;
    font-size: 14px;
}

.registration_table tr td input[type=submit] {
    background: #ef4023;
    color: #fff;
    border: 0;
    padding: 5px 25px;
    width: auto;
    float: left;
    margin: 5px 0;
    text-transform: uppercase;
}

.registration_table input[type="checkbox"] {
    margin: 0 5px;
    position: relative;
    top: 2px;
}

.registration_table tr td input[type=submit]:hover {
    font-weight: bold;
}

.span_text_form {
    float: left;
    width: 100%;
    margin-bottom: 3px;
    font-size: 15px;
}

.button_orange {
    padding: 7px 15px;
    font-weight: normal;
    letter-spacing: 0.8px;
    cursor: pointer;
    background-color: #EF4023;
    color: white;
    border-radius: 3px;
    font-size: 14px !important;
    position: static;
    font-weight: bold;
    border: none;
    display: block;
    text-align: center;
    width: 170px;
}

.button_orange:hover,
.button_orange:focus {
    background-color: rgba(240, 20, 0, 1);
    color: white !important;
    font-weight: bold;
    border: none;
}

.form_Section_review table.buttons_only_table {
    width: auto;
    margin: 0px auto;
    float: none;
}

.shadow_div_td {
    border: 1px solid #e5e5e5;
    float: left;
    width: 100%;
    max-width: 420px;
    box-shadow: 0px 0px 3px 0px rgba(204, 204, 204, 0.65);
    background: #e5e5e5;
    background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0);
    min-height: 372px !important;
}

.shadow_div_td img {
    max-width: 100%;
}

.heading_row {
    font-size: 13px !important;
    float: left;
    width: 100%;
    line-height: 24px;
    margin-bottom: 0;
    padding: 2px 5px;
    margin-top: 5px;
}

.date_row {
    font-size: 13px !important;
    float: left;
    width: 100%;
    line-height: 24px;
    margin-bottom: 0;
    padding: 2px 5px;
}

.shadow_div_td p {
    font-size: 13px !important;
    padding: 2px 5px;
}

.shadow_div_td img {
    width: 100% !important;
    height: 230px !important;
    display: block;
    margin: 0px auto 5px;
}

.image_field {
    float: left;
    width: 100%;
}

.text_only_field {
    float: left;
    width: 100%;
    font-weight: bold;
    line-height: 25px;
    font-size: 14px;
}

.text_only_field span {
    font-weight: bold;
    line-height: 25px;
}

.text_only_field p {
    font-weight: normal;
    line-height: 25px;
}

.image_field>img {
    width: 100% !important;
    height: auto !important;
}

h1.tour_heading {
    margin: 0 0px 25px !important;
}

.bold_heading {
    float: left;
    padding-bottom: 5px;
    width: 100%;
}

h1.no_mrgn {
    margin: 0 !important;
    padding: 2px 0;
}

.subtitle {
    color: #fff;
    font-size: 26px;
    font-style: italic;
    position: absolute;
    bottom: 58px;
    width: 100%;
    text-align: center;
}

.newscontent table {
    margin: 0 auto;
}

#MassMailWrapper {
    position: relative;
    z-index: 11;
    margin: 50px auto;
    max-width: 1420px;
}

.form_Section_review table {
    float: left;
    width: 80%;
    margin-left: 10%;
}

.form_Section_review table tr td {
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
}

.form_Section_review table tr td input[type=text],
.form_Section_review table tr td input[type=email] {
    border: solid 1px #d5d5d5;
    padding: 5px 10px;
    width: 100%;
}

.form_Section_review table tr td input[type=submit] {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 25px;
    border: 0;
}

.form_Section_review table tr td textarea {
    border: solid 1px #d5d5d5;
    padding: 5px 10px;
    width: 100%;
    min-height: 40px;
    width: 100%;
}

.form_Section_review table tr td:first-child {
    text-align: right;
}

.testimonial_part_bottom {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.testimonial_part_bottom .testimonialPerson {
    font-weight: bold;
}

.testimonial_part_bottom ul {
    margin: 0;
    padding: 0;
}

.testimonial_part_bottom ul li {
    font-size: 15px;
    color: #000;
    list-style-type: none;
}

.space_Section_text {
    float: left;
    width: 100%;
    padding: 5px 0;
    color: #000;
    font-size: 14px;
    line-height: 25px;
}

.space_Section_text img {
    max-width: 100%;
    margin: 5px auto;
    display: block;
}

.select.boders {
    border-bottom: 2px solid #eee;
}

.find_area-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px 0 20px;
}

.button_find {

    background: #EF4023;
    color: #fff;
    padding: 8px 19px;
    font-size: 14px;
    font-weight: 700;

}

.button_find:hover {

    color: #fff !important;
}

.container_title_area.faq_pages {
    position: absolute;
    top: -7px;
    width: 90%;
    left: 5%;
}

.faq_heading.absolute_heading {
    position: absolute !important;
    left: 6% !important;
    width: 88% !important;
    top: 0px !important;
    color: #333;
    font-size: 22px !important;
    font-weight: normal;
    line-height: 32px;
}

ul {
    font-size: 1em;
    line-height: 2em;
    color: #000;
}

.img-responsive {
    max-width: 125% !important;
}

.nav-bar {
    width: 100%;
    height: 65px;
    background-color: rgba(51, 51, 51, 0.11);
    padding-top: 0px;
    z-index: 99;
    position: absolute;
}

.nav-bar ul.sf-menu li ul li {
    background-color: rgba(255, 255, 255, 0.75);
    display: block;
    float: none;
    width: 115%;
    padding: 5px;
    left: -10%;
    padding-left: 0px;
    margin-left: 20px;
}

.navbar-default {
    background-color: rgba(255, 255, 255, 0.09) !important;
    border: 0px !important;
}

.nav-bar ul.sf-menu li:hover a {
    color: rgba(0, 0, 0, 0.7);
}

.nav-bar ul.sf-menu li div>a {
    width: auto;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 0.8em;
}

.nav-bar ul.sf-menu li ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    font-size: 0.8em;
    padding: 8px 5px 8px 5px;
}

#Header .in {
    background-color: white;
    margin: 0px !important;
}

#Header .in ul li {
    padding: 20px;
    border-bottom: 2px solid #eee;
}

#Header .in ul li a {
    color: rgba(64, 64, 64, 1) !important;
}

#Header .in ul li ul {
    left: 0px !important;
    width: 100% !important;
}

#Header .in ul li ul li {
    background-color: #eee;
    padding: 20px;
}

.footerDiv {
    position: static;
    right: 0px;
    bottom: 0px;
    left: 0px;
    min-height: 250px;
    padding: 0px;
    background-color: #efefef;
    text-align: center;
    font-size: 1em;
    text-align: center;
    margin: auto;
    float: left;
    width: 100%;
}

.footerDiv .thumbnail.logo {
    position: static !important;
    display: inline-block;
    background-color: transparent;
    border: 0px;
}

.footerContactInfoDiv {
    display: inline-block;
    width: 70%;
    vertical-align: top;
}

.contentSmallCard {
    vertical-align: top;
    text-align: center;
    border: 1px solid #e5e5e5;
    display: inline-block;
    margin-left: 5px;
    width: 24%;
    min-height: 400px;
    max-height: 800px;
    box-shadow: 0px 0px 3px 0px rgba(204, 204, 204, 0.65);
    background: #e5e5e5;
    background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0);
}

.footerDiv .thumbnail a img {
    max-width: 100% !important;
}

.newsCard {
    position: relative;
}

.landingPageBanner {
    width: 100%;
    background-color: transparent;
    margin-top: 0px !important;
}

.landingPageBanner.home_page {
    margin-top: -55px !important;
    box-shadow: 0 2px 9px #909090;
    -moz-box-shadow: 0 2px 9px #909090;
    -webkit-box-shadow: 0 2px 9px #909090;
}

.genericBannerTitle {
    position: absolute !important;
    z-index: 0;
    text-align: center;
    height: calc(100% + 75px);
    margin-top: -75px !important;
    top: 0 !important;
}

.genericBannerTitle>div {
    height: 100%;
}

.gradientBackground {
    background: #7db9e8;
    background: -moz-linear-gradient(top, #7db9e8 0%, #2989d8 50%, #207cca 70%, #1e5799 100%);
    background: -webkit-linear-gradient(top, #7db9e8 0%, #2989d8 50%, #207cca 70%, #1e5799 100%);
    background: linear-gradient(to bottom, #7db9e8 0%, #2989d8 50%, #207cca 70%, #1e5799 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7db9e8', endColorstr='#1e5799', GradientType=0);
    height: 545px;
}

.tourMainInfoDiv {
    width: 100%;
    vertical-align: top;
    text-align: center;
}

.welcomeToVentBackground {
    width: 100%;
    background-image: url(/userfiles/images/VentBird_122/Banner_Images/Landing/Macaws2.png);
    background-size: 110%;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: white;
    background-position: center;
    height: 450px !important;
    vertical-align: top;
}

.landingPageBackgroundBanner {
    width: 100%;
    /* background-size: 110%;*/
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: white;
    background-position: center;
    /* height: 470px;*/
    vertical-align: top;
}

.toursPageBackgroundBanner {
    width: 100%;
    background-image: url(/userfiles/images/VentBird_122/Ventbird-new/images/banner1.png) !important;
    background-size: 110%;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: white;
    background-position: center;
    height: 405px;
    vertical-align: top;
}

.cruisesPageBackgroundBanner {
    background-image: url(/userfiles/images/VentBird_122/Ventbird-new/images/banner4.png) !important;
    width: 100%;
    background-size: 110%;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: white;
    background-position: center;
    height: 585px;
    vertical-align: top;
}

.cruiseGeneralPageBackgroundBanner {
    width: 100%;
    background-image: url(/userfiles/images/VentBird_122/Ventbird-new/images/cruise_page_banner1.png);
    background-size: 110% !important;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: white;
    background-position: center;
    height: 540px !important;
    vertical-align: top;
}

.newsPageBackgroundBanner {
    width: 100%;
    background-size: 110%;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: white;

    height: 585px;
    vertical-align: top;
}

.welcomeToVentImgDiv {
    margin-bottom: 40px !important;
}

.landingPageBannerTextDiv {
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background-color: transparent;
}

.landingPageBannerTextDiv.home_page {
    margin: auto;
    padding-top: 11%;
    text-align: center;
    width: 100%;
    background-color: transparent;
    display: block;
}

.landingPageBannerTextDiv h1 {
    color: white !important;
    font-size: 3em !important;
    margin: auto;
    text-shadow: 3px 0px 7px rgba(64, 64, 64, 1);
}

.landingPageBannerText span {
    color: white !important;
    font-size: 34px !important;
    margin: auto;
    font-weight: normal;
    text-shadow: 3px 0px 7px rgba(64, 64, 64, 1);
    margin-top: -15px;
}

.landingPageButtonsDiv {
    margin-top: 20px;
}

.welcomeToVentBannerImgDiv {
    background-image: url(/userfiles/images/VentBird_122/PageImages/Cruises/King_Penguins2.png);
    background-size: 121%;
    background-repeat: no-repeat;
    background-position-y: top !important;
    background-color: transparent;
    background-position: center;
    height: 100%;
    vertical-align: top;
    display: inline-block;
    width: 20%;
    margin-top: -40px;
}

.welcomeToVentBannerTextDiv {
    display: inline-block;
    color: darkgrey;
    width: 79%;
    margin: auto;
    margin-top: 5%;
}

.welcomeToVentBannerInnerTextDiv {
    width: 80%;
    text-align: justify;
    margin: auto;
}

.welcomeToVentBannerInnerTextDiv h1 {
    font-size: 3em !important;
}

.profilePhoto {
    position: relative;
    margin: 0 auto;
    height: 160px;
    width: 160px;
    border: 5px solid #FFFFFF;
    -webkit-border-radius: 585px;
    -moz-border-radius: 585px;
    border-radius: 585px;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
}

.profilePhoto:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
    height: 150px;
}

.footer-categories {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 0.5em;
    text-align: justify;
    margin: 0 0 5px;
    list-style: none;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.footer-categories>li {
    padding: 0px;
    text-align: left;
    vertical-align: top;
    width: 95%;
    display: inline-block;
}

.footer-categories>li>h3,
.footer-categories>li>h2 {
    margin: 5px !important;
    font-weight: normal !important;
    color: black !important;
}

.footer-categories>li>h3:hover,
.footer-categories>li>h2:hover {
    color: #ff301e !important;
}

#requestCatalogBtn,
#upToDateBtn,
#featuredLeaderBtn,
#featuredTourBtn,
#customizeTourBtn {
    padding: 10px 15px;
    font-weight: normal;
    letter-spacing: 0.8px;
    cursor: pointer;
    background-color: #ff301e;
    color: white;
    width: auto;
    border-radius: 3px;
    font-size: 0.8em !important;
    position: static;
    font-weight: bold;
    border: none;
}

#requestCatalogBtn:hover,
#upToDateBtn:hover,
#featuredLeaderBtn:hover,
#featuredTourBtn:hover,
#customizeTourBtn:hover {
    background-color: rgba(240, 20, 0, 1);
    color: white;
    font-weight: bold;
    border: none;
}

.contentCardBtn:hover {
    background-color: #000;
    color: white !important;
    font-weight: bold;
}

.catalogSectionTop {
    display: inline-block;
    width: 40%;
    text-align: left;
    float: left;
    padding-right: 5%;
    padding-left: 5%;
    height: 100%;
}

.circularImg {
    -webkit-border-radius: 585px;
    -moz-border-radius: 585px;
    border-radius: 585px;
    width: 100%;
    height: 100%;
}

.customizeTourSectionBackground {
    width: 100%;
    height: 100%;
    background-image: url(/userfiles/images/VentBird_122/Ventbird-new/images/Crimson4.jpg);
    background-size: 110%;
    background-repeat: no-repeat;
    background-position-y: top !important;
    background-color: white;
    background-position: center;
    margin: auto;
}

.keepUpdatedSectionBackground {
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position-y: top !important;
    background-color: white;
    background-position: center;
    margin: auto;
    float: left;
}

.keepUpdatedSection {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    margin-bottom: 35px;
}

.keepUpdatedTextDiv {
    margin-left: 42%;
    position: absolute;
    margin-top: -30% !important;
    top: 48%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.keepUpdatedTextDiv br {
    display: none;
}

.keepUpdatedTextDiv h1 {
    margin-top: 0 !important;
    line-height: 1;
}

.keepUpdatedTextDiv h1,
.keepUpdatedSectionText p {
    color: white !important;
}

.keepUpdatedSectionText p {
    color: white !important;
}

.adminNav .sf-menu {
    background-color: #404040 !important;
    text-align: center;
    display: table;
    margin: 0 auto;
    width: auto;
}

.bannerBtn {
    max-width: 280px;
    min-width: 190px;
    display: inline-block;
    padding: 12px 10px;
    font-size: 1em;
    border: 2px solid rgba(255, 255, 255, 255);
    background-color: rgba(255, 255, 255, 0.02);
    color: rgba(255, 255, 255, 255) !important;
    font-weight: bold;
    margin: 0 0.75%;
    border-radius: 3px;
}

.bannerBtn:hover {
    background-color: rgba(0, 0, 0, 0.17);
    font-weight: bold;
    color: #fff !important;
}

#PageBanner_56 img {
    box-shadow: 0 2px 9px #909090;
}

.welcomeSection {
    width: 80%;
    text-align: justify;
    margin: auto;
    margin-bottom: 20px;
    line-height: 2em;
    margin-top: -10px;
}

.whySection {
    height: 30%;
    background-color: rgba(246, 246, 246, 1);
    padding-top: 0px;
    padding-bottom: 50px;
    margin-bottom: 0px;
    color: #000;
}

.whySectionText span {
    color: #000 !important;
    line-height: 2em;
}

.sectionContent {
    display: block;
    width: 95%;
    background-color: transparent;
    margin: auto;
    vertical-align: top;
    padding: 10px;
    padding-top: 0px;
    font-size: 1.2em;
}

.fullPageBanner {
    clear: both;
    margin-top: 0px !important;
    z-index: -1;
    position: relative;
    width: 100%;
    height: auto;
    max-height: 550px;
    overflow: visible;
    top: 0;
    float: left;
}

.fieldSelection li input[type="checkbox"] {
    float: left;
    margin-right: 5px;
    margin-top: 8px;
}

.subscribe_box {
    float: left;
    width: 100%;
    text-align: center;
}

.subscribe_box h1 {
    margin: 5px 0px;
    color: #404040 !important;
    font-size: 23px !important;
    line-height: 32px;
}

.button_box {
    float: left;
    width: 100%;
    text-align: center;
    padding: 5px 0;
}

.subscribe_box a.button_only_signup {
    display: inline;
    margin: 0 5px;
    background: #EF4023;
    color: #fff;
    padding: 10px 30px;
    font-size: 16px;
}

.peakGalleryItem {
    margin: 10px 0.5% 20px;
}

.peakGalleryThumbnailContainer img {
    width: 100%;
}

.peakGalleryThumbnailName {
    float: left;
    width: 100%;
    text-align: center;
    padding: 7px 5px;
}

.peakGalleryThumbnailName a {
    color: #000;
    font-size: 16px;
}

.peakGalleryThumbnail {
    max-width: 300px;
    height: auto;
}

.container_title.middle_section.more.padding {
    padding-left: 45px;
    padding-right: 45px;
    color: #000 !important;
}

.container_title.middle_section.more.padding span {
    color: #000 !important;
    line-height: 30px;
}

.toursDashboard {
    background-color: rgba(246, 246, 246, 1);
    margin: 0px;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: -22px;
    width: 100%;
    display: block;
    text-align: center;
}

.filterSectionTitle {
    font-size: 1em;
    border-bottom: 2px solid #eee;
    width: 100%;
}

.fieldSelection,
.monthsSelection,
.tripTypeSelection {
    padding: 10px;
    padding-top: 0px;
}

.fieldSelection li,
.monthsSelection li,
.tripTypeSelection li {
    list-style-type: none;
    list-style-position: initial;
    list-style-image: initial;
}

.fieldSelection li label,
.monthsSelection li label,
.tripTypeSelection li label {
    font-size: 0.8em;
    font-weight: normal;
    margin-bottom: 1px !important;
}

.monthsSelection li {
    width: 50px;
    background-color: rgba(245, 245, 245, 1);
    text-align: center;
    display: inline-block;
    margin-right: 15px;
    margin-top: 10px;
    cursor: pointer;
}

.monthsSelection li:hover {
    background-color: rgba(204, 204, 204, 1) !important;
}

.inactiveMonth {
    background-color: rgba(230, 230, 230, 1) !important;
    color: rgba(166, 166, 166, 1) !important;
}

.selectedMonth {
    background-color: white;
    border: 1px solid rgba(238, 64, 35, 1);
    color: rgba(238, 64, 35, 1);
}

.monthsSelection li input {
    display: none;
}

.filterYearSectionTitle {
    font-size: 0.8em;
    padding-top: 5px !important;
}

.listingsFilterRight {
    display: inline-block;
    width: 18%;
    min-width: 250px;
    vertical-align: top;
    text-align: left;
    padding: 20px;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(204, 204, 204, 0.65);
    -moz-box-shadow: 0px 3px 10px 0px rgba(204, 204, 204, 0.65);
    box-shadow: 0px 3px 10px 0px rgba(204, 204, 204, 0.65);
    background-color: rgba(254, 254, 254, 1);
}

.listingsResultsDiv {
    display: inline-block;
    width: 75%;
    vertical-align: top;
    text-align: center;
    margin: auto;
}

.resultListing {
    width: 24%;
    min-height: 480px;
    height: 100%;
    background-color: white;
    color: black;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    text-align: left;
    margin-bottom: 10px;
    margin: 0px 0px 0 5px;
    box-sizing: border-box
}

.resultListing:hover {
    background-color: rgba(245, 245, 245, 1);
}

.resultSectionLink {
    text-decoration: none;
    color: black;
}

.listingImgHolder,
.listingInfoDiv,
.listingLocationInfo,
.listingTitle,
.listingDescription {
    display: block;
}

.listingImgHolder {
    width: 100% !important;
    overflow: hidden;
}

.listingImg {
    display: block;
    max-width: 450px;
    max-height: 100%;
    width: 100% !important;
    height: auto;
}

.listingLocationInfo {
    background-color: rgb(0, 0, 0);
    padding: 5px 10px;
    font-size: 0.8em;
}

.listingLocationInfo label {
    color: black;
}

.continentLbl {
    display: inline-block;
    width: 80%;
    text-align: left;
    color: white !important;
}

.tourDaysLbl {
    display: inline-block;
    width: 18%;
    text-align: right;
    color: white !important;
    vertical-align: top;
}

.listingTitleDiv {
    font-size: 15px;
    padding: 10px;
    text-align: center;
    min-height: 170px;
    position: relative;
}

.listingTitleDiv a {
    color: #000;
}

.resultListing.third_column .listingTitleDiv {
    min-height: inherit;
}

.listingTitleDiv .btn_transparent {
    position: absolute;
    bottom: 10px;
    left: 0;
}

.listingTitle {
    display: block;
    font-weight: bold;
    font-size: 15px;
}

.listingDescription {
    color: rgba(144, 149, 151, 1) !important;
    font-weight: normal;
    display: block;
    text-align: justify;
    max-height: 70px;
    overflow: hidden;
}

.read_more_link {
    border: solid 1px #000;
    padding: 5px 10px;
    display: block;
    margin-top: 10px;
    text-align: center;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

.read_more_link:hover {
    background: #000;
    color: #fff;
}

.listingQuote {
    color: rgba(93, 97, 99, 1) !important;
    font-weight: normal;
    margin-top: 10px;
    display: block;
}

.detailsBtnDiv {
    display: block;
}

.cruisesPageBanner {
    width: 100%;
    height: 585px;
    margin: auto;
}

.cruisesPageRightDiv {
    vertical-align: top;
    display: inline-block;
    background-color: rgba(252, 252, 252, 1);
    position: absolute;
}

.cruisesPageLeftDiv {
    text-align: center;
    margin: auto;
    vertical-align: top;
    display: inline-block;
    background-color: rgba(252, 252, 252, 1);
}

.cruise1LeftDiv {
    width: 57%;
    height: 585px;
}

.cruise2LeftDiv {
    width: 57%;
    height: 585px;
}

.cruise3LeftDiv {
    width: 57%;
    height: 585px;
}

.cruise4LeftDiv {
    width: 57%;
    height: 585px;
}

.cruise5LeftDiv {
    width: 57%;
    height: 585px;
}

.cruise6LeftDiv {
    width: 57%;
    height: 585px;
}

.cruise7LeftDiv {
    width: 57%;
    height: 585px;
}

.cruise8LeftDiv {
    width: 57%;
    height: 585px;
}

.cruise9LeftDiv {
    width: 57%;
    height: 585px;
}

.cruise1RightDiv img {
    transform: scale(1.7);
    margin-top: 150px;
    margin-left: 100px;
}

.cruisesPageTitlesDiv {
    width: 80%;
    height: 50%;
    vertical-align: middle;
    text-align: left;
    display: block;
    margin: auto;
    padding-top: 15%;
}

.cruisesPageTitleLbl {
    font-size: 2em;
    font-weight: bold;
    color: rgba(76, 80, 83, 1);
    display: block;
    margin: auto;
    text-align: left;
}

.cruisesPageSubTitleLbl {
    font-size: 1em;
    color: rgba(161, 162, 164, 1);
    font-weight: normal;
}

.cruiseBtnDiv {
    border: 1px solid rgba(161, 162, 164, 1);
    border-radius: 6px;
    background-color: transparent;
    width: 120px;
    padding: 10px;
    text-align: center;
    font-size: 0.8em;
    margin-top: 30px;
    font-weight: bold;
}

.cruiseBtnDiv:hover {
    boder: 1px solid #ee4124;
    color: #ee4124 !important;
}

.cruiseBtnDiv a {
    color: rgba(161, 162, 164, 1);
}

.photos {
    display: inline-block;
    width: 42%;
    height: 585px;
}

.galapagosImg1 {
    height: 585px;
}

.machuPicchuPhotoDiv {
    width: 468px;
    height: 585px;
}

.machuPicchuLeftDiv {
    width: 75%;
    height: 585px;
}

.cruise1 {
    background-image: url(/userfiles/images/VentBird_122/Ventbird-new/images/Galapagos1.jpg);
    background-size: 105%;
    background-position-y: center !important;
    position: absolute;
    height: 600px;
    width: 20%;
}

.cruiseSection {
    width: 80%;
    padding: 20px;
    text-align: left;
    vertical-align: top;
    display: table;
    height: auto;
    margin: auto;
    margin-bottom: 20px;
}

.cruiseInfoSection {
    display: table-cell;
    margin-left: 0px;
    padding: 30px;
    max-width: 600px;
    min-height: 200px;
    vertical-align: middle;
    border: 1px solid #eee;
}

.cruisePictureSection {
    display: table-cell;
    margin-right: 0px;
    width: 285px;
}

.filterLabel {
    font-weight: normal;
}

.galleryFilterSelectionDiv {
    font-size: 0.8em;
}

.filterSelectionDiv {
    margin-top: 10px;
}

.listingImgHolder iframe {
    width: 391px !important;
    height: 200px !important;
}

.galleryCard {
    min-height: 100% !important;
    height: 100% !important;
    box-shadow: 0px 2px 2px darkgrey;
    margin-bottom: 10px;
}

.owl-item {
    max-width: 400px;
    width: 400px !important;
}

.generalPage {
    height: 400px !important;
    height: auto !important;
    background-color: transparent !important;
    background-image: none !important;
    padding-top: 0;
    position: absolute;
    bottom: 80px;
}

.generalPage_blue {
    height: 400px !important;
    background-image: url(/userfiles/images/VentBird_122/Ventbird-new/images/blue_banner.png) !important;
}

.cardAvatar {
    margin-left: 80%;
    margin-top: -50px;
    width: 70px;
}

.galleryListingTitleDiv {
    padding-top: 0px !important;
    margin-right: 0px;
    min-height: 59px;
}

.moreLbl {
    color: #31a8ff !important;
    display: inline-block;
    font-size: 1em;
    font-weight: normal;
    float: right;
    padding: 10px;
    margin-right: 10px;
}

.staffCard {
    width: 300px !important;
    margin: 10px;
}

.yearSelection {
    list-style: none;
    padding-left: 10px;
    margin-bottom: 0px;
    font-size: 1.2em;
    line-height: 50% !important;
    padding-bottom: 10px;
    padding-top: 10px;
}

.yearArrow,
.yearPrevArrow {
    color: #ef4023;
    cursor: pointer;
    text-align: center;
}

.answerLbl {
    font-weight: normal;
    padding-bottom: 30px;
    font-size: 1em;
    line-height: 25px;
    color: #000;
}

.qaDiv {
    font-size: 14px;
    line-height: 25px;
}

.staffTitleDiv {
    min-height: 210px !important;
}

.staffSectionTitle {
    display: inline-block;
    vertical-align: middle;
    margin-left: -50px;
    font-size: 1.7em;
    color: #5d6163;
}

.staffSectionTitleDiv {
    display: block;
    margin: auto;
    text-align: center;
    padding: 20px;
    width: 80%;
    margin-bottom: 30px;
}

.staffSectionTitleDiv svg {
    display: inline-block;
    vertical-align: middle;
    transform: scale(0.4);
    margin-left: -80px;
}

.staffImgHolder {
    width: 300px !important;
}

.generalBanner {
    width: 100%;
    background-color: rgba(247, 247, 247, 1);
    padding: 20px;
    display: block;
    margin: auto;
    text-align: center;
}

.redLargeLbl {
    color: #ef4023;
    font-size: 2em;
    display: block;
}

.phoneLbl {
    color: #ef4023;
    font-size: 2em;
    display: block;
}

.searchTours {
    padding: 20px;
    margin: auto;
    text-align: center;
    width: 80%;
    vertical-align: top;
    display: block;
}

.searchToursDiv {
    border: 1px solid #eee;
    padding: 10px;
    width: 80%;
    height: 50px;
    display: inline-block;
}

.searchIconLbl {
    padding: 0px;
    background-color: rgba(93, 97, 99, 0.8);
    display: inline-block;
    margin: 0px;
    vertical-align: middle;
    height: 50px;
    display: none;
}

.thumbnail.logo {
    height: 110px !important;
    width: 110px !important;
    position: relative;
    display: inline-block;
}

.logo {
    background: none;
    border: 0px;
    z-index: 888;
    top: 5px;
}

.nav-bar .sf-menu {
    left: 20%;
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar {
    height: 55px;
    z-index: 99990;
    padding: 0;
}

.navbar-collapse {
    margin-top: 15px;
}

.navbar-collapse .sf-menu li {
    text-align: center;
    margin: auto;
    font-size: 1.1em;
    font-weight: bold !important;
    text-transform: uppercase;
}

.navbar-collapse .sf-menu li:hover {
    border-bottom: 2px solid rgba(255, 255, 255, 0.75);
}

.navbar-collapse .sf-menu li ul li:hover {
    border-bottom: 2px solid white;
}

.navbar-collapse .sf-menu li a,
.navbar-collapse .sf-menu li div a {
    color: white !important;
    padding: 5px;
    padding-left: 7px;
    font-size: 16px;
    padding-right: 7px;
}

.nav-bar .sf-menu li {
    display: inline-block;
    margin-left: 20px !important;
    font-size: 1em !important;
    font-weight: bold !important;
    text-transform: uppercase;
}

.nav-bar .sf-menu li div a {
    cursor: pointer;
    color: white !important;
}

.nav-bar ul.sf-menu {
    text-transform: uppercase !important;
    font-weight: bold !important;
    font-size: 1.1em !important;
}

.nav-bar ul.sf-menu li ul {
    display: none;
    left: 0;
    margin: 3px 0 0px 1px;
    min-width: 210px;
    padding: 5px 0;
    position: absolute;
    top: 30px !important;
    z-index: 30000;
    color: #FFF;
    font-size: 0.9em;
}

.nav-bar ul.sf-menu li:hover ul {
    display: block;
}

.nav-bar ul.sf-menu li ul li {
    display: block;
    float: none;
    width: 115%;
    padding: 5px;
    left: -10%;
    padding-left: 0px;
    margin-left: 20px;
}

.nav-bar ul.sf-menu li ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    display: block;
    font-size: 0.9em !important;
    padding: 8px 5px 8px 5px !important;
    color: rgba(72, 75, 76, 1) !important;
}

.nav-bar ul.sf-menu li ul li:hover a {
    color: #ee4124 !important;
    background: none;
    text-decoration: none;
    font-weight: bold;
}

.nav-bar ul.sf-menu li:hover ul ul {
    display: none;
    left: 200px !important;
    margin-top: -36px;
}

.nav-bar ul.sf-menu li ul li:hover ul {
    display: block;
}

.nav-bar ul.sf-menu li ul ul li:hover a {
    background-color: #130b03;
    color: #268889;
}

.nav-bar ul.sf-menu li:hover a {
    color: #fff;
}

.nav-bar ul.sf-menu a {
    text-decoration: none;
}

.nav-bar ul.sf-menu li:hover div>a {
    color: #ee4124;
    background: none;
    font-weight: bold;
}

.nav-bar ul.sf-menu li div>a {
    width: auto;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 0.9em;
    color: white !important;
}

.nav-bar ul li {
    list-style: none;
    float: left;
    padding-left: 20px;
    margin-left: 0px;
    padding-top: 16px;
}

.nav-bar .container {
    text-align: center;
}

.container {
    width: 65%;
}

.navbar .sf-menu ul {
    left: -10px;
    position: absolute;
    margin-top: 0px !important;
}

.navbar .sf-menu ul li {
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.75);
    width: 100%;
    text-align: left;
}

.navbar .sf-menu ul li a {
    font-size: 12px !important;
    color: rgba(72, 75, 76, 1) !important;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    width: 100%;
}

svg {
    padding: 5px;
}

.arrow {
    cursor: pointer;
    position: absolute;
    top: 35%;
    margin-left: 35%;
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    outline: 0;
}

.left {
    left: 42%;
}

.right {
    left: 58%;
}

.left:hover polyline,
.left:focus polyline {
    stroke-width: 7;
}

.left:active polyline {
    stroke-width: 9;
    transition: all 100ms ease-in-out;
}

.right:hover polyline,
.right:focus polyline {
    stroke-width: 7;
}

.right:active polyline {
    stroke-width: 9;
    transition: all 100ms ease-in-out;
}

polyline {
    transition: all 250ms ease-in-out;
}

.cruiseTitleName {
    font-size: 2em;
}

.cruiseInnerInfo {
    font-size: 1em;
}

.cruiseGeneralPageBannerTextDiv {
    display: block;
}

.tourDetailsRow {
    background-color: white;
    color: rgba(93, 97, 99, 1);
    margin-top: -75px;
}

.tourDetailsRowUL {
    list-style: none;
    text-align: center;
    margin: auto;
    display: block;
    vertical-align: middle;
    padding: 0px;
}

.tourDetailsRowUL li {
    display: inline-block;
    text-align: center;
    padding: 20px 50px;
    vertical-align: middle;
    font-size: 1.1em;
}

.tourDetailColumnTitle {
    display: block;
    font-weight: bold;
}

.tourDetailColumnDesctiption {
    font-weight: normal;
}

.itineraryLink {
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0px 2px 8px #eee;
}

.itineraryLink a {
    font-weight: bold;
}

.tourDetailColumnDesctiption a,
.tourDetailColumnTitle a,
.itineraryLink a {
    color: rgba(93, 97, 99, 1);
}

.tourMainInfoDescriptionDiv {
    width: 65%;
    display: inline-block;
    margin: 0px !important;
    padding: 15px;
    text-align: left;
    font-size: 0.9em;
    line-height: 2.5em;
    vertical-align: top;
    background-color: #f7f7f7;
    color: #000;
}

.tourMainImagesDiv {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    background-color: white;
    width: 28%;
    max-width: 400px;
}

.locationInfo {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
}

.bannerInnerInfo {
    display: block;
    font-size: 1em;
    color: #975211;
    padding-bottom: 20px;
}

.tourLeaderBanner {
    width: 100%;
    display: block;
    text-align: center;
    vertical-align: top;
    margin: auto;
}

.tourLeadersBanner {
    width: 100%;
    text-align: center;
    padding: 10px;
}

.tourLeadersUL {
    list-style: none;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.tourLeadersUL li {
    display: inline-block;
    padding: 5px;
    max-width: 250px;
    vertical-align: top;
    text-align: center;
    margin-bottom: 0px;
}

.tourLeaderRoundImg {
    display: block;
}

.tourLeaderRoundImg img {
    height: 150px;
}

.tourLeaderDescriptionTitle {
    display: block;
}

.tourLeaderDescriptionTitle a {
    font-size: 0.9em;
    color: rgba(93, 97, 99, 1);
}

.tourLeaderDescriptionInfo {
    display: block;
    font-weight: normal;
    font-size: 0.8em;
    color: rgba(93, 97, 99, 1);
}

.tourLeadersTitle {
    font-size: 0.9em;
    font-weight: bold;
    color: rgba(93, 97, 99, 1);
    padding: 10px 0px;
    text-align: center;
    display: block;
}

.bookNowBanner {
    background-color: white;
    text-align: center;
}

.bookNowCard {
    text-align: center;
    margin: auto;
    display: block;
    width: 50%;
    background-color: white;
    color: rgba(93, 97, 99, 1);
}

.bookTourTitle {
    font-weight: bold;
    font-size: 1.2em;
    text-transform: uppercase;
}

.bookNowText {
    line-height: 1.2em;
    font-size: 1em;
}

.bookNowCardDiv {
    vertical-align: top;
    text-align: center;
    margin: auto;
    display: block;
    background-image: url(/userfiles/images/VentBird_122/Ventbird-new/images/one.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-y: top !important;
    background-color: white;
    background-position: center;
    height: 550px !important;
    vertical-align: top;
    border-top: none;
}

.bookNowTourDiv {
    background-color: #808486;
    color: white;
    text-align: center;
    padding: 10px;
}

.bookNowCardDiv .resultListing {
    min-height: 100px !important;
}

.contactTour {
    font-size: 1em;
}

.bookNowBtn {
    background-color: #ef4023;
    color: white;
    font-weight: bold;
    padding: 8px 12px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 15px;
}

.bookNowBtn:hover {
    background: #fff;
}

.bookNowBtn.black {
    border: solid 1px #000;
    background: #ef4023;
    color: #fff;
}

.bookNowBtn.black:hover {
    background: #000;
    color: #fff;
}

.bookNowBtn a {
    color: white;
}

.bookNowBtn a:hover,
.bookNowBtn a:focus {
    color: #ef4023 !important;
}

.bookNowBtn:hover a {
    color: #ef4023;
}

.bookNowBtn:hover {
    color: #ef4023;
}

.bookNowBtn span {
    color: #fff !important;
}

.bookNowBtn span:hover {
    color: #ef4023 !important;
}

.itineraryLink:hover {
    background-color: #eee;
    border-radius: 0.3em;
}

.tourMainImgsDiv {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}

.bookNowInnerCardDiv {
    width: 35%;
    vertical-align: middle;
    text-align: center;
    margin-left: 58%;
    padding-top: 10%;
}

.bookNowInnerBtn {
    padding: 15px;
    border: 2px solid #eee;
    border-radius: 0.3em;
    display: block;
    width: 200px;
    margin: auto;
    margin-bottom: 30px;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.bookNowInnerBtn:hover {
    background-color: #5b8a4e;
}

.bookNowContactInfo {
    font-size: 1em;
    color: white;
    font-weight: normal;
}

.commonQuestionsSection .accordianHeader {
    display: none;
}

.commonQuestionsSection {
    padding-bottom: 30px;
    padding-top: 0 !important;
}

.commonQuestionsSection h5 {
    border: 1px solid #ededed !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.9em !important;
    line-height: 25px;
    letter-spacing: 0.2px;
    color: rgba(0, 0, 0, 1) !important;
    margin-bottom: 10px;
    background-image: url("/userfiles/images/VentBird_122/plus_icon.png");
    background-repeat: no-repeat;
    background-position: 99% 10px;
    background-color: #ededed;
    outline: none !important;
}

.commonQuestionsSection h5.ui-state-active {
    display: inline-block;
    position: relative;
    background: none;
    padding: 15px 0 15px 15px;
    width: 100%;
    background: #ededed;
}

.commonQuestionsSection h5.ui-state-active:after {
    content: '';
    display: block;
    position: absolute;
    right: 1%;
    top: 10px;
    width: 25px;
    height: 25px;
    background-image: url("/userfiles/images/VentBird_122/close-icon.png");
}

.ip {
    background-color: #fff;
    margin-top: -18px;
    padding: 20px;
    font-size: 14px;
    line-height: 25px;
    color: #000;
}

.timeline-Tweet-text {
    font-size: 1.5em !important;
}

#tourLeadersSelect,
#tourTypeSelect {
    font-size: 0.8em;
    padding: 2px;
    margin-bottom: 20px;
}

.fieldSelection {
    line-height: 160% !important;
    overflow-y: scroll;
    max-height: 400px;
}

.fieldSelection li label:hover {
    cursor: pointer;
    background-color: #eee;
}

.publicLast div ul {
    margin-left: -50px;
}

.sf-menu li div ul li:hover {
    background-color: rgba(237, 237, 237, 0.75) !important;
}

.tourMapThumbnailDescription {
    background-color: rgba(93, 97, 99, 1);
    margin: 0px;
    color: white;
    cursor: pointer;
    width: 100%;
}

.tourMapThumbnailTitle {
    font-size: 0.7em;
}

.tourMapThumbnailTitle,
.clickToEnlargeLbl {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
}

.clickToEnlargeLbl {
    float: right;
    font-size: 0.6em;
    padding-top: 12px;
}

.tourMapThumbnailImgHolder {
    width: 100%;
    height: 200px;
    text-align: left;
    vertical-align: top;
    overflow: hidden;
}

.tourMapThumbailImg {
    position: relative;
    margin-top: -20%;
    margin-left: -30%;
}

#getTourReportsBtn,
#getConnectingTripsBtn,
.customNavigation a {
    margin: 20px 0px;
    padding: 10px;
    border-radius: 5px;
    color: white;
    background-color: #ef4023;
    cursor: pointer;
}

#getTourReportsBtn:hover,
#getConnectingTripsBtn:hover {
    background-color: #eee;
}

.customNavigation a:hover {
    background-color: #d83a1f;
}

.tourReportsDiv select {
    padding: 10px;
    border: 1px solid #eee;
    width: 100%;
    font-size: 0.8em;
}

.connectingTripsDiv {
    text-align: center;
    width: 100%;
    margin: auto;
    background-color: #f7f7f7;
}

.connectingTripsTitle {
    display: block;
    padding: 20px;
    padding-top: 30px;
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
    color: rgba(93, 97, 99, 1);
    text-transform: uppercase;
    background: white;
}

.customNavigation {
    padding-bottom: 40px;
    min-height: 90px;
    margin-top: -15px;
    padding-right: 5px;
    padding-left: 5px;
    background-color: white;
}

.prev {
    float: left;
    margin-left: 20px !important;
}

.next {
    float: right;
    margin-right: 20px !important;
}

.btn {
    min-width: 150px;
}

.connectingTripsDiv .resultListing {
    margin-top: 30px;
}

#gallery-carousel {
    padding-top: 0px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: -10px;
    background-color: white;
}

#SpannedWrapper {
    border-radius: 5px;
    width: 95% !important;
    max-width: 1420px !important;
    margin-bottom: 80px;
}

#ContentWrapper {
    width: 100%;
    min-height: 200px;
    float: none !important;
    margin-top: 0;
    background-color: rgba(246, 246, 246, 1);
    padding-top: 20px;
}

.adminNav {
    background: #404040 !important;
    z-index: 999999;
}

.RadGrid_Silk .rgAdd {
    padding: 10px !important;
    margin-right: 10px !important;
}

.adminNav ul li ul li a {
    background: #404040 !important;
}

.adminNav ul li:hover a {
    background: #525252 !important;
    color: white !important;
}

.adminNav ul li ul li a:hover {
    background: #616060 !important;
    display: block;
}

.RadInput,
.RadInputMgr {
    width: 100% !important;
}

.massEmailWrapper .riSingle.RadInput.RadInput_Silk {
    min-width: inherit;
    width: 100% !important;
}

.navbar-brand {
    border: 0px !important;
}

.navbar-header {
    position: relative;
    top: -40px;

}

.search-header .ph-number {
    min-width: 400px !important;
    float: right;
    color: #fff;
    margin-right: 40px;
}

.left_container {
    float: left;
    width: 75%;
    background: #fff;
    padding: 15px;
    box-shadow: 0px 3px 10px 0px rgba(204, 204, 204, 0.65);
}

.right_container {
    float: right;
    width: 23%;
    margin-left: 2%;
    background: #fff;
    padding: 15px 12px;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(204, 204, 204, 0.65);
    min-height: 1018px;
    -moz-box-shadow: 0px 3px 10px 0px rgba(204, 204, 204, 0.65);
    box-shadow: 0px 3px 10px 0px rgba(204, 204, 204, 0.65);
}

.filterConsoleSection em br {
    display: block !important;
}

.title_heading {
    float: left;
    width: 100%;
    padding: 5px;
    background: #000;
}

.left_head {
    float: left;
    width: 75%;
    color: #fff;
}

.spn_days {
    float: left;
    width: 25%;
    color: #fff;
}

.tour_packages {
    float: left;
    width: 100%;
}

.tour_packages tr td img {
    width: 100%;
}

.tour_packages tr td h3 {
    font-size: 14px !important;
    margin: 0 !important;
    padding: 5px 0;
    font-weight: bold;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
    line-height: 21px;
}

.tour_packages tr td p {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 22px;
    max-height: 90px;
    overflow: hidden;
}

.tour_packages tr td h3 span {
    float: left;
    width: 100%;
}

.right_container h3 {
    border-bottom: 2px solid #eee;
    font-size: 15px !important;
    width: 100%;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 7px !important;
}

.table_max {
    max-width: 100%;
}

.table_max img {
    max-width: 100%;
    height: auto !important;
}

.right_container ul {
    margin: 0;
    padding: 0;
}

.right_container ul li {
    list-style-type: none;
}

.right_container ul li a {
    color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

.right_container ul li label {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
    line-height: 2em;
}

h1.container_title {
    text-align: center;
    margin: 0 !important;
    padding: 0 0px 30px !important;
}

.year_area {
    float: left;
    width: 100%;
    text-align: center;
    padding: 5px 0;
}

.year_area label {
    font-weight: bold;
    padding: 2px;
    float: left;
    font-size: 14px;
}

.month_view {
    float: left;
    width: 80%;
}

.month_view li {
    background-color: rgba(245, 245, 245, 1);
    cursor: pointer;
    display: inline-block;
    margin-right: 15px;
    margin-top: 10px;
    text-align: center;
    width: 50px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}

.month_view li.white {
    background: #fff;
    color: #000;
    border: solid 1px rgba(245, 245, 245, 1);
}

.monthsDiv ul li {
    font-size: 13px;
    font-weight: bold;
}

.monthsDiv ul li.white {
    background: #fff;
    color: #000;
    border: solid 1px rgba(245, 245, 245, 1);
}

.monthsDiv ul li.white label {
    font-weight: bold;
    color: #000;
}

.month_view li:hover {
    background-color: rgba(204, 204, 204, 1) !important;
}

.select_list {
    float: left;
    width: 100%;
    padding-top: 10px;
}

.select_list br {
    display: none;
}

.right_container h3.no_border {
    border: 0;
}

.right_container h3.no_border.large_heading {
    font-size: 18px !important;
}

.caption_area {
    float: left;
    width: 100%;
}

.shadow_div_1 {
    border: 1px solid rgba(0, 0, 0, .125);
    float: left;
    width: 100%;
    max-width: 420px;
    box-shadow: 0px 0px 7px rgba(204, 204, 204, 0.65);
    background: #e5e5e5;
    background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0);
    min-height: 415px;
}

.tour_packages.cruise_page .shadow_div_1 {
    min-height: 390px;
}

.left_container h3 {
    text-transform: uppercase;
    margin-top: 3px !important;
    margin-bottom: 10px !important;
}

.breadcrumb_overlay {
    background: rgba(0, 0, 0, 0.7);
    padding: 6px 0px;
    left: 0;
    position: absolute !important;
    width: 100%;
    color: #000;
    z-index: 1111;
    top: -40px;
}

.list_breadcrumb a {
    color: #fff;
    font-weight: normal;
    margin: 0 3px;
}

.list_breadcrumb span {
    color: #fff;
    font-weight: normal;
    margin: 0 3px;
}

.list_breadcrumb a:hover {
    color: #fff;
    /*ff301e;
    */
}

.list_breadcrumb {
    width: 90%;
    margin: 0px auto;
    color: #ccc;
    font-size: 11px;
}

.breadcrumb_overlay.staff_page {
    top: -27px;
}

.heading_h3 {
    float: left;
    width: 100% !important;
}

.heading_h3 h3,
.heading_date h3 {
    width: 100% !important;
    line-height: 19px;
}

.heading_date {
    float: left;
    width: 100% !important;
    margin-top: -1px;
}

.heading_date h3 {
    padding-top: 0 !important;
}

.resultListing.third_column .heading_h3 h3 {
    line-height: 19px;
    text-transform: capitalize;
}

.heading_para {
    float: left;
    width: 100% !important;
    font-weight: normal !important;
    text-transform: none !important;
}

.container_title_area {
    padding: 0 10px;
    width: 100%;
}

.listingTitleDiv .listingTitleDiv {
    padding: 0 !important;
}

#ContentWrapper .subscribe_box h1 br:nth-child(1) {
    display: block !important;
}

.navicon {
    width: 100%;
    background: transparent;
    margin: 5px auto 5px;
    position: relative;
    height: 80px;
    width: 50px;
    display: block;
    -webkit-transition: linear 0.5s all;
    transition: linear 0.5s all;
    color: #fff !important;
    padding-left: 0px;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
}

.navicon:before,
.navicon:after {
    background: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    content: "";
    height: 2px;
    left: 10px;
    -webkit-transition: 0.8s ease;
    transition: 0.8s ease;
    width: 30px;
}

.navicon:before {
    box-shadow: #fff 0 10px 0 0;
    position: absolute;
    top: 35px;
}

.navicon:after {
    position: absolute;
    top: 25px;
}

.navicon--active {
    margin-top: 0px;
    -webkit-transition: linear 0.5s all;
    transition: linear 0.5s all;
    z-index: 111;
    font-size: 0;
}

.navicon--active:before {
    box-shadow: transparent 0 0 0 0;
    top: 5px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    background: #000;
}

.navicon--active:after {
    top: 5px;
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    background: #000;
}

.toggle {
    display: block;
    margin: 0px auto;
    width: 30%;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 15px 0px;
    display: block;
    opacity: 0;
    -webkit-transition: ease-in 0.5s all;
    transition: ease-in 0.5s all;
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    min-width: 280px;
    margin-left: -210px;
}

.toggle--active {
    display: block;
    opacity: 1;
    -webkit-transition: ease-in 0.5s all;
    transition: ease-in 0.5s all;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin-top: -55px;
}

.toggle-menu {
    margin-bottom: 25px;
    padding-left: 0;
    padding-top: 20px;
}

.toggle-menu li {
    width: 100%;
    display: block;
}

.toggle-menu li a {
    text-decoration: none;
    color: #000;
    display: block;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    -webkit-transition: linear 0.5s all;
    transition: linear 0.5s all;
    font-weight: BOLD;
    padding: 10px 30px;
}

.toggle-menu li a span {
    text-transform: lowercase;
}

.toggle-menu li a:hover {
    color: #000;
    -webkit-transition: linear 0.5s all;
    transition: linear 0.5s all;
}

.toggle-menu li ul li a {
    font-weight: 500;
    text-transform: inherit;
}

#mobile_menu {
    position: absolute;
    right: 20px;
    width: 60px;
    height: 45px;
    top: 0px;
}

.toggle-menu li a.login_button {
    border: solid 2px #fff;
    padding: 10px 15px;
    width: auto;
    display: inline-block;
    margin-left: 30px;
    margin-top: 10px;
}

.toggle-menu ul {
    display: none;
    padding-left: 0;
    background-color: rgba(255, 255, 255, 0.6);
}

.toggle-menu li:hover ul {
    display: block;
}

.toggle-menu li ul li {
    padding-left: 15px;
}

iframe {
    max-width: 100%;
}

.mainContentTable.removegrey {
    background: transparent;
}

.follow-us-class {
    color: #404040 !important;
    font-weight: bold;
    margin-top: 0px;
}

.keepUpdatedSection.mar-rem {
    margin-bottom: 0;
}

/* Breadcrum styling */

.innerbannerOuter.newinnerbanner {
    position: relative;
}

.innerbannerOuter.newinnerbanner .breadcrumb_overlay {
    top: auto;
    bottom: 0px;
}

.content_table_left {
    height: auto !important;
}

.specialofferstyle .flex_container {
    display: flex;
}

.specialofferstyle .flex_container div.left_container,
.specialofferstyle .flex_container div.right_container {
    flex-grow: 1;
    text-align: center;
    border: 1px solid #f3f3f3;
}



.specialofferstyle #no_min-heightright,
.specialofferstyle #no_min-heightleft {
    min-height: auto;
}

#cruisesApp {
    display: flex;
    flex-direction: row;

}

#cruisesApp .content_table_left {
    order: 1;
    justify-content: flex-end;
    flex-grow: 1;
    text-align: center;
    border: 1px solid #e4e4e4;
    height: auto !important;


}

#cruisesApp .content_table_right {
    order: 2;
    justify-content: flex-end;
    flex-grow: 1;
    text-align: center;
    border: 1px solid #e4e4e4;
    height: auto !important;


}

#TemplateBody .innerbannerOuter .breadcrumb_overlay {
    top: auto !important;
    bottom: 0px !important;
}

.tour #departuresApp,
.newtour #newToursApp,
.tourdetailssec #departureDetailsApp,
.tourleaders #peak15LeaderBioApp,
#fieldReportsApp {
    display: flex;
    flex-wrap: wrap;
}

.tour #departuresApp .content_table_right.right_container,
.newtour #newToursApp .content_table_right.right_container,
#fieldReportsApp .content_table_right {
    order: 2;
}

.tour #departuresApp .content_table_left,
.newtour #newToursApp .content_table_left,
#fieldReportsApp .content_table_left {
    order: 1;
}

/*   23April 2020  */
.container_white_Section form {
    width: 100%;
}

/*   30April 2020  */
.token_msg-mmry table.imageAssetTable:first-child {
    display: none;
}

.token_msg-mmry .newscontent table:first-child img[src*="https://assets.ventbird.com/image/vent/Malachite-Kingfisher-Gibbons-MandM-banner-black.jpg/large/5e8b61647c74350ddc3a4c06"] {
    display: none;
}

.token_msg-mmry .newscontent table:first-child {
    border: solid 1px #ccc !important;
    width: 92% !important;
}



.news_brief-table tr td img {
    margin-right: 20px;
    float: left;
}


. @media (max-width: 1140px) and (min-width: 1024px) {
    .breadcrumb_overlay.global_class {
        top: -40px !important;
    }

    .cycle-slide.cycle-slide-active,
    .cycle-slide.cycle-sentinel {
        min-height: 372px;
        width: 100%;
        height: inherit;
    }

}

@media only screen and (max-width: 400px) {
    .navbar-brand>img.img-responsive {
        top: -12px;
    }

    .search-header .ph-number {
        min-width: 100% !important;
        font-size: 12px;
    }

    html body .LandingPage #PageBanner_56 img.cycle-slide-active {
        height: 200px !important;
    }

    html body .LandingPage .fullPageBanner {
        height: 221px !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #peak15FeaturedTours .shadow_div {
        position: relative;
        min-height: 376px !important;
    }
}

@media only screen and (max-width: 480px) {
    .floated_wrapper.featured_leader #ContentWrapper {
        margin-top: 0px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .landingPageBannerTextDiv.home_page {
        bottom: 0 !important;
    }

    .bannerBtn {
        display: inline-block !important;
        margin: 5px;
        margin-bottom: 30px;
        font-size: 1em;
    }

    .whySection {
        margin-top: 35px !important;
    }

    .contentSmallCard.newsCard img {
        min-height: 185px;
        max-height: 185px;
    }

    .mainPageSection.catalogSection.auto_height .listingImgHolder img {
        min-height: 210px !important;
    }
}

@media only screen and (min-width: 568px) and (max-width: 767px) {
    .landingPageBannerTextDiv h1.pageTitle {
        font-size: 30px !important;
    }

    .navbar-brand>img.img-responsive {
        max-width: 100px !important;
    }

    .mainPageSection.newsSection {
        padding: 0 5%;
    }

    .whySectionLeft.more_width {
        max-width: 90%;
    }

    .bannerBtn {
        max-width: 100%;
        width: auto;
        float: none;
        display: inline-block !important;
    }

    .cycle-slide.cycle-slide-active,
    .cycle-slide.cycle-sentinel {
        margin-left: -115% !important;
        height: 70%;
    }

    #PageBanner_174 .cycle-slide.cycle-slide-active,
    #PageBanner_174 .cycle-slide.cycle-sentinel {
        margin-left: -88% !important;
        height: 70%;
    }

    .navbar-brand>img.img-responsive {
        max-width: 100px !important;
    }

    .landingPageBannerTextDiv h1.pageTitle {
        font-size: 30px !important;
    }

    .landingPageBannerTextDiv h1 {
        font-size: 27px !important;
    }

    #PageBanner_116 .cycle-slide.cycle-slide-active,
    #PageBanner_116 .cycle-slide.cycle-sentinel {
        max-width: inherit;
        width: auto;
        margin-left: -60% !important;
        height: 100% !important;
        margin-top: 20px !important;
    }
}

@media only screen and (min-width: 431px) and (max-width: 567px) {

    #PageBanner_174 .cycle-slide.cycle-slide-active,
    #PageBanner_174 .cycle-slide.cycle-sentinel {
        height: 85% !important;
        width: auto;
        top: 90px !important;
        min-height: inherit;
        margin-left: -120%;
        max-width: inherit;
    }

    .newinnerbanner .fullPageBanner.banner_leader #PageBanner_123 .cycle-slide.cycle-slide-active,
    .newinnerbanner .fullPageBanner.banner_leader #PageBanner_123 .cycle-slide.cycle-sentinel {
        left: 300px !important;
    }

}

@media only screen and (min-width: 350px) and (max-width: 430px) {

    #PageBanner_174 .cycle-slide.cycle-slide-active,
    #PageBanner_174 .cycle-slide.cycle-sentinel {
        height: 85% !important;
        width: auto;
        top: 90px !important;
        min-height: inherit;
        margin-left: -143%;
        max-width: inherit;
    }

}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    #PageBanner_141 .cycle-slide.cycle-slide-active {
        margin-left: 0% !important;
        width: auto;
        height: 90%;
    }

    .bannerBtn {
        position: relative;
        left: 0;
    }

    .landingPageBannerTextDiv h1 {
        padding-top: 10% !important;
    }

    #PageBanner_148 .cycle-slide.cycle-slide-active {
        margin-left: 0% !important;
        width: auto;
        height: 100%;
    }

    #PageBanner_113 .cycle-slide.cycle-slide-active {
        margin-left: 0% !important;
        width: auto;
        height: 85%;
    }

    #PageBanner_151 .cycle-slide.cycle-slide-active {
        margin-left: 0% !important;
        width: auto;
        height: 90%;
    }

    #PageBanner_44 .cycle-slide.cycle-slide-active {
        margin-left: 0% !important;
    }

    #PageBanner_123 .cycle-slide.cycle-slide-active {
        margin-left: -70% !important;
        width: auto;
        height: 90%;
    }

    #PageBanner_138 .cycle-slide.cycle-slide-active {
        margin-left: -120% !important;
        width: auto;
        height: 90%;
    }

    #PageBanner_128 .cycle-slide.cycle-slide-active {
        margin-left: -80% !important;
        width: auto;
        height: 97%;
    }


}

@media only screen and (min-width: 960px) and (max-width: 1307px) {
    .landingPageBannerTextDiv {
        padding-top: 10%;
    }

    .landingPageBackgroundBanner,
    .cruisesPageBackgroundBanner {
        background-size: 170% !important;
        min-width: 600px;
        height: 490px;
    }

    .gradientBackground {
        height: 490px;
        vertical-align: top;
    }
}

@media only screen and (min-width: 860px) and (max-width: 960px) {
    .landingPageBannerTextDiv {
        padding-top: 10%;
    }

    .landingPageBannerTextDiv h1 {
        font-size: 4em !important;
    }

    .landingPageBackgroundBanner,
    .cruisesPageBackgroundBanner {
        background-size: 170% !important;
        min-width: 600px;
        height: 500px;
    }

    .gradientBackground {
        height: 500px;
        vertical-align: top;
    }
}

@media only screen and (min-width: 860px) and (max-width: 1107px) {
    .pageDescriptionTD {
        width: 100% !important;
    }

    .pageDescriptionImgSpan {
        display: block;
    }

    .pageDescriptionText {
        display: block;
        width: 100% !important;
    }

    .keepUpdatedTextDiv {
        margin-left: 10% !important;
    }

    .keepUpdatedTextDiv h1,
    .catalogSectionTextDiv h1 {
        font-size: 1.5em !important;
    }

    .landingPageBackgroundBanner,
    .cruisesPageBackgroundBanner {
        background-size: 170% !important;
        min-width: 600px;
        height: 500px;
    }

    .landingPageBannerTextDiv {
        padding-top: 10%;
    }

    .landingPageBannerTextDiv h1 {
        font-size: 4em !important;
    }

    .gradientBackground {
        height: 500px;
        vertical-align: top;
    }

    .catalogSectionTextDiv h1 {
        padding-top: 30px;
    }
}

@media only screen and (max-width: 1107px) {
    .img-holder {
        display: block;
        margin-bottom: 40px;
        margin: auto;
        height: auto;
        margin-bottom: 20px;
    }

    .destinationSelectionDiv {
        display: none;
    }

    .mobileFilterDiv {
        display: block;
    }

    .mobileFilterOptionsDiv {}

    .paging_1 {
        width: 100%;
    }

    .tc-bottom {
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
    }
}

@media (min-width: 1920px) {
    .landingPageBackgroundBanner {
        height: 545px !important;
    }

}

@media (min-width: 1700px) and (max-width: 1920px) {
    .container12 {
        width: 1700px;
        margin: 0px auto;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .reContentCell iframe {
        min-height: inherit;
    }

    .reContentCell iframe body {
        min-height: 200px;
    }
}

@media only screen and (min-width: 1407px) {
    .testimonial_part_bottom {
        padding: 0 35px;
    }
}

@media(min-width:60em) {
    html {
        font-size: 90%
    }
}

@media only screen and (min-width: 1780px) and (max-width: 1907px) {
    .cruiseGeneralPageBackgroundBanner {
        background-size: 150% !important;
    }

    .container {
        width: 70% !important;
    }
}

@media only screen and (min-width: 1580px) and (max-width: 1780px) {
    .cruiseGeneralPageBackgroundBanner {
        background-size: 160% !important;
        height: 700px !important;
    }

    .bookNowCardDiv {
        background-size: 130% !important;
    }

    .container {
        width: 75% !important;
    }
}

@media only screen and (min-width: 1480px) and (max-width: 1580px) {
    .cruiseGeneralPageBackgroundBanner {
        background-size: 170% !important;
        height: 700px !important;
    }

    .bookNowCardDiv {
        background-size: 130% !important;
    }

    .container {
        width: 80% !important;
    }
}

@media only screen and (min-width: 1307px) and (max-width: 1480px) {
    .cruiseGeneralPageBackgroundBanner {
        background-size: 180% !important;
        height: 700px !important;
    }

    .bookNowCardDiv {
        width: 100% !important;
        display: inline-block;
        background-size: 150% !important;
    }

    .bookNowInnerCardDiv {
        padding-top: 12% !important;
    }

    .tourDetailsRowUL li {
        padding: 20px 30px !important;
    }

    .container {
        width: 85% !important;
    }
}

@media only screen and (max-width: 1042px) {
    .tourMainInfoDiv {
        padding-bottom: 25px;
    }

    .tourMapThumbailImg {
        margin-top: 0px !important;
        margin-left: 0px !important;
    }

    .tourMapThumbnailImgHolder {
        height: 100% !important;
        text-align: center;
    }

    .tourMainImagesDiv {
        display: block !important;
        vertical-align: top;
        text-align: left;
        background-color: white;
        width: 595px !important;
        margin: auto;
    }

    .tourLeaderRoundImg img {
        height: 200px !important;
    }

    .tourMainInfoDescriptionDiv {
        font-size: 1.4em !important;
        width: 90% !important;
        text-align: justify;
    }

    .bannerInnerInfo {
        font-size: 1em !important;
        padding-top: 50px !important;
    }

    .tourLeadersUL {
        padding: 0px !important;
    }

    .tourDetailsRowUL li {
        display: block !important;
        border-bottom: 2px solid #eee;
        padding: 30px !important;
        font-size: 1.2em !important;
    }

    .tourLeadersBanner,
    .filterConsoleSection,
    .connectingTripsTitle {
        font-size: 13px !important;
    }

    .tourDetailBtnColumn {
        padding: 15px !important;
    }

    .container {
        width: 100% !important;
    }
}

@media only screen and (min-width: 1055px) and (max-width: 1307px) {
    .cruiseGeneralPageBackgroundBanner {
        background-size: 260% !important;
        height: 800px !important;
    }

    .cruiseGeneralPageBannerTextDiv {
        padding-top: 25% !important;
    }

    .bookNowCardDiv {
        width: 100% !important;
        display: inline-block;
        background-size: 180% !important;
    }

    .bookNowInnerCardDiv {
        padding-top: 15% !important;
        font-size: 1.1em !important;
    }

    .tourDetailsRowUL li {
        padding: 20px 20px !important;
    }

    .navbar-collapse .sf-menu li {
        font-size: 0.9em !important;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1055px) {
    .cruiseGeneralPageBackgroundBanner {
        background-size: 265% !important;
        height: 800px !important;
    }

    .cruiseGeneralPageBannerTextDiv {
        padding-top: 30% !important;
    }

    .bookNowCardDiv {
        width: 100% !important;
        display: inline-block;
        background-size: 195% !important;
    }

    .bookNowInnerCardDiv {
        padding-top: 15% !important;
        font-size: 1.2em !important;
    }

    .fullPageBanner {
        max-height: 750px;
    }

    .navbar-collapse .sf-menu li {
        font-size: 0.8em !important;
        width: auto !important;
        max-width: 130px;
        padding: 0px !important;
    }

    .navbar-collapse .sf-menu li a,
    .navbar-collapse .sf-menu li div a {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (min-width: 1307px) and (max-width: 1907px) {

    .landingPageBackgroundBanner,
    .cruisesPageBackgroundBanner {
        /*background-size: 140% !important;*/
        min-width: 600px;
        /*height: 640px;*/
    }

    .gradientBackground {
        height: 640px;
        vertical-align: top;
    }

    .welcomeToVentBackground {
        background-size: 170% !important;
        min-width: 600px;
        /*height:650px;
        */
    }

    .newsPageBackgroundBanner {
        height: 500px;
    }

    .toursPageBackgroundBanner {
        height: 405px;
    }

    .toursPageBackgroundBanner,
    .newsPageBackgroundBanner {
        background-size: 100% !important;
        min-width: 600px;
    }

    .landingPageBannerMain {
        height: 358px;
    }
}

@media only screen and (max-width: 1407px) {
    .img-responsive {
        max-width: 110% !important;
        width: 100px;
    }

    .navbar-collapse .sf-menu li a,
    .navbar-collapse .sf-menu li div a {
        padding-left: 7px !important;
        padding-right: 7px !important;
        font-size: 16px;
    }
}

@media only screen and (min-width: 880px) and (max-width: 1407px) {
    .nav-bar .sf-menu li {
        font-size: 0.95em !important;
        margin-left: -12px !important;
    }

    .landingPageBannerTextDiv h1 {
        font-size: 2.6em !important;
    }

    .img-responsive {
        max-width: 100% !important;
    }

    .logo-bottom img {
        width: 130px !important;
        height: 130px !important;
    }

    .logo.thumbnail {
        float: left;
        margin-left: 5px;
    }
}

@media only screen and (max-width: 880px) {
    .nav-bar ul.sf-menu {
        font-size: 1em !important;
        margin-left: -15px !important;
    }

    .nav-bar .sf-menu li {
        font-size: 0.95em !important;
        margin-left: -10px !important;
    }

    .landingPageBannerTextDiv h1 {
        padding-top: 8%;
        font-size: 22px !important;
    }

    .img-responsive {
        max-width: 100% !important;
    }

    .logo.thumbnail {
        float: left;
        margin-left: 5px;
    }

    .locationInfo {
        font-size: 0.7em !important;
    }

    .navbar-collapse .sf-menu li {
        font-size: 1.2em !important;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1307px) {
    .landingPageBannerTextDiv {
        padding-top: 0 !important;
    }

    .landingPageBannerTextDiv.home_page {
        padding-top: 8% !important;
    }

    .landingPageBackgroundBanner,
    .newsPageBackgroundBanner {
        background-size: 100% !important;
        min-width: 600px;
        /*height:700px !important;
        */
    }

    .welcomeToVentBackground {
        background-size: 210% !important;
        min-width: 600px;
        /*height:650px !important;
        */
    }

    .toursPageBackgroundBanner {
        height: 405px !important;
    }

    .toursPageBackgroundBanner .landingPageBannerTextDiv {
        padding-top: 13%;
    }

    .toursPageBackgroundBanner .landingPageBannerTextDiv h1 {
        font-size: 5em !important;
    }

    .gradientBackground {
        height: 470px;
        vertical-align: top;
    }

    /*.landingPageBannerMain{
         height:780px !important;
    }
    */
    .profilePhoto {
        position: relative;
        margin: 0 auto;
        height: 160px;
        width: 160px;
        border: 5px solid #FFFFFF;
        -webkit-border-radius: 585px;
        -moz-border-radius: 585px;
        border-radius: 585px;
        -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
    }

    .profilePhoto:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 150px;
        height: 150px;
        margin-top: 20px !important;
    }

    .circularImg {
        -webkit-border-radius: 585px;
        -moz-border-radius: 585px;
        border-radius: 585px;
        width: 100%;
    }
}

@media only screen and (min-width: 860px) and (max-width: 960px) {
    .landingPageBannerTextDiv {
        padding-top: 12% !important;
    }

    .landingPageBannerTextDiv h1 {
        font-size: 3em !important;
    }

    .landingPageBackgroundBanner {
        background-size: 190% !important;
        min-width: 600px;
        height: 545px;
    }

    .toursPageBackgroundBanner {
        height: 405px !important;
    }

    .cruiseGeneralPageBackgroundBanner {
        background-size: 310% !important;
        height: 800px !important;
    }

    .cruiseGeneralPageBannerTextDiv {
        padding-top: 35% !important;
    }

    .toursPageBackgroundBanner .landingPageBannerTextDiv {
        padding-top: 13%;
    }

    .toursPageBackgroundBanner .landingPageBannerTextDiv h1 {
        font-size: 5em !important;
    }

    .welcomeToVentBackground {
        background-size: 225% !important;
        min-width: 600px;
        height: 450px;
    }

    .toursPageBackgroundBanner,
    .newsPageBackgroundBanner {
        background-size: 157% !important;
        min-width: 600px;
        height: 400px;
    }

    .gradientBackground {
        height: 545px;
        vertical-align: top;
    }

    .profilePhoto {
        position: relative;
        margin: 0 auto;
        height: 160px;
        width: 160px;
        border: 5px solid #FFFFFF;
        -webkit-border-radius: 585px;
        -moz-border-radius: 585px;
        border-radius: 585px;
        -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
    }

    .profilePhoto:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 150px;
        height: 150px;
        margin-top: 20px !important;
    }

    .circularImg {
        -webkit-border-radius: 585px;
        -moz-border-radius: 585px;
        border-radius: 585px;
        width: 100%;
    }

    .bookNowCardDiv {
        width: 100% !important;
        display: inline-block;
        background-size: 200% !important;
    }

    .bookNowInnerCardDiv {
        padding-top: 15% !important;
        font-size: 1.3em !important;
    }

    .fullPageBanner {
        max-height: 750px;
    }
}

@media only screen and (min-width: 860px) and (max-width: 1107px) {
    .fullPageBanner {
        width: 100% !important;
        overflow: hidden !important;
    }

    .fullPageBanner div {
        width: 100%;
        overflow: hidden !important;
        margin-left: 0;
    }

    .whySectionText span {
        font-size: 16px;
        line-height: 28px;
    }

    .contentCardInfo {
        font-size: 1em;
    }

    .pageDescriptionTD {
        width: 100% !important;
    }

    .whySection {
        margin-top: 5px !important;
    }

    .newsCard {
        width: 49% !important;
        display: block;
        text-align: center;
        margin: auto;
        min-height: 400px !important;
        float: left;
        margin: 5px 0.5%;
    }

    .landingPageButtonsDiv {
        margin-top: 10px !important;
    }

    .pageDescriptionImgSpan {
        display: block;
    }

    .keepUpdatedSectionText p {
        width: 110%;
    }

    .keepUpdatedSectionBackground {
        background-size: 200%;
    }

    .customizeTourSectionBackground {
        background-size: 150%;
    }

    .pageDescriptionText {
        display: block;
        width: 100% !important;
    }

    .toursPageBackgroundBanner {
        height: 405px !important;
    }

    .keepUpdatedTextDiv {
        margin-left: 10% !important;
    }

    .keepUpdatedTextDiv h1,
    .catalogSectionTextDiv h1 {
        font-size: 1.5em !important;
    }

    .landingPageBackgroundBanner,
    .newsPageBackgroundBanner {
        background-size: 160% 106% !important;
        min-width: 600px;
        height: 480px;
        background-position: center -30px !important;
    }

    .welcomeToVentBackground {
        background-size: 240% !important;
        min-width: 600px;
    }

    .welcomeSection {
        width: 90%;
        text-align: justify;
        margin: auto;
        font-size: 1.6em;
        margin-bottom: 20px;
    }

    .profilePhoto {
        position: relative;
        margin: 0 auto;
        height: 160px;
        width: 160px;
        border: 5px solid #FFFFFF;
        -webkit-border-radius: 585px;
        -moz-border-radius: 585px;
        border-radius: 585px;
        -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
    }

    .profilePhoto:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 150px;
        height: 150px;
        margin-top: 20px !important;
    }

    .circularImg {
        -webkit-border-radius: 585px;
        -moz-border-radius: 585px;
        border-radius: 585px;
        width: 100%;
    }

    .staffSectionTitleDiv svg {
        transform: scale(0.7) !important;
    }
}

@media only screen and (max-width: 860px) {

    #requestCatalogBtn,
    #upToDateBtn {
        width: 300px !important;
        padding: 10px;
    }

    .whySection {
        margin-top: 5px !important;
    }

    .bannerBtn {
        display: block !important;
        margin: auto;
        margin-bottom: 30px;
        font-size: 1.2em;
    }

    .landingPageButtonsDiv {
        margin-top: 20px !important;
    }

    .toursPageBackgroundBanner {
        height: 405px !important;
    }

    .welcomeToVentBackground {
        background-size: 257% !important;
    }

    .fullPageBanner {
        max-height: 750px;
    }

    .cruiseGeneralPageBackgroundBanner {
        background-size: 350% !important;
        height: 800px !important;
    }

    .cruiseGeneralPageBannerTextDiv {
        padding-top: 35% !important;
    }

    .pageTitleTD {
        width: 100%;
        text-align: center !important;
        vertical-align: top;
    }

    .pageTitle {
        width: 100% !important;
    }

    .pageDescriptionTD {
        width: 100% !important;
    }

    .pageDescriptionImgSpan {
        display: block !important;
        float: none !important;
        text-align: center;
        width: 100% !important;
        height: 100% !important;
    }

    .pageDescriptionText {
        display: block;
        text-align: center;
        min-width: 300px;
        padding: 20px;
        width: 100% !important;
    }

    .rightMenuTD {
        width: 20%;
        text-align: left;
        vertical-align: top;
    }

    .rightMenuTD {
        display: none;
    }

    .topMobileMenuTD {
        display: block;
        width: 100%;
        min-width: 300px;
    }

    .keepUpdatedTextDiv {
        margin-left: 10% !important;
    }

    .catalogSectionTextDiv h1 {
        font-size: 1.2em !important;
    }

    .keepUpdatedSectionText p {
        display: block;
    }

    .contentSmallCard {
        width: 49% !important;
        display: block;
        text-align: center;
        margin: auto;
        min-height: 412px !important;
        /*max-height: 1585px !important;
        */
        float: left;
        margin: 5px 0.5% !important;
        ;
    }

    .landingPageBannerTextDiv {
        padding-top: 0;
        min-width: 100%;
    }

    .bannerBtn {
        min-width: 150px;
        margin-bottom: 10px;
        padding: 10px;
    }

    .landingPageBackgroundBanner {
        background-size: 235%;
        height: 500px;
        min-width: 100%;
    }

    .welcomeToVentBackground {
        background-size: 250% !important;
        /*min-width:600px;
        */
    }

    .toursPageBackgroundBanner,
    .newsPageBackgroundBanner {
        background-size: 165% !important;
        /*min-width: 600px;*/
        height: 400px;
    }

    .toursPageBackgroundBanner .landingPageBannerTextDiv {
        padding-top: 13%;
    }

    .toursPageBackgroundBanner .landingPageBannerTextDiv h1 {
        font-size: 5em !important;
    }

    .keepUpdatedSectionBackground {
        background-size: 180% 100%;
    }

    .customizeTourSectionBackground {
        background-size: 190%;
    }

    .newsPageBackgroundBanner {
        font-size: 2em;
    }

    .gradientBackground {
        height: 450px;
    }

    .welcomeSection {
        width: 90%;
        text-align: justify;
        margin: auto;
        font-size: 1.8em;
        margin-bottom: 20px;
    }

    .profilePhoto {
        position: relative;
        margin: 0 auto;
        height: 160px;
        width: 160px;
        border: 5px solid #FFFFFF;
        -webkit-border-radius: 585px;
        -moz-border-radius: 585px;
        border-radius: 585px;
        -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
    }

    .profilePhoto:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 150px;
        height: 150px;
        margin-top: 20px !important;
    }

    .circularImg {
        -webkit-border-radius: 585px;
        -moz-border-radius: 585px;
        border-radius: 585px;
        width: 100%;
    }

    .staffSectionTitleDiv svg {
        transform: scale(0.8) !important;
    }

    .bookNowCardDiv {
        width: 100% !important;
        display: inline-block;
        background-size: 210% !important;
    }

    .bookNowInnerCardDiv {
        padding-top: 15% !important;
        font-size: 1.3em !important;
    }
}

@media only screen and (min-width: 1491px) and (max-width: 1556px) {
    .resultListing {
        width: 24% !important;
    }

    .listingImgHolder {
        width: 100% !important;
    }
}

@media only screen and (min-width: 1371px) and (max-width: 1491px) {
    .listingsResultsDiv {
        width: 57%;
    }

    .resultListing {
        width: 24% !important;
    }

    .listingImgHolder {
        width: 100% !important;
    }
}

@media only screen and (min-width: 1271px) and (max-width: 1371px) {
    .listingsResultsDiv {
        width: 65%;
    }

    .resultListing {
        width: 23% !important;
    }

    .listingImgHolder {
        width: 100% !important;
    }
}

@media only screen and (min-width: 1183px) and (max-width: 1271px) {
    .listingsResultsDiv {
        width: 70%;
    }

    .resultListing {
        display: block;
        margin-top: 10px;
    }

    .resultListing {
        width: 24% !important;
    }

    .listingImgHolder {
        width: 100% !important;
    }
}

@media only screen and (max-width: 1182px) {
    .listingsResultsDiv {
        width: 100%;
        text-align: center;
    }

    .listingsFilterRight {
        display: block;
    }

    .resultListing {
        margin: auto;
        width: 80%;
        display: block;
        margin-top: 10px;
    }

    .listingLocationInfo,
    .listingTitleDiv,
    .listingDescription {
        font-size: 1em !important;
    }
}

@media only screen and (min-width: 1607px) and (max-width: 1900px) {
    .machuPicchuPhotoDiv {
        width: 468px;
        height: 585px;
    }

    .machuPicchuLeftDiv {
        width: 75%;
        height: 585px;
    }
}

@media only screen and (min-width: 1507px) and (max-width: 1607px) {
    .photos {
        width: 45% !important;
    }

    .cruisesPageLeftDiv {
        width: 55% !important;
    }

    .machuPicchuPhotoDiv {
        width: 468px;
        height: 585px;
    }

    .machuPicchuLeftDiv {
        width: 75%;
        height: 585px;
    }
}

@media only screen and (min-width: 1407px) and (max-width: 1507px) {
    .photos {
        width: 46% !important;
    }

    .cruisesPageLeftDiv {
        width: 53% !important;
    }

    .machuPicchuPhotoDiv {
        width: 468px;
        height: 585px;
    }

    .machuPicchuLeftDiv {
        width: 72%;
        height: 585px;
    }
}

@media only screen and (min-width: 1307px) and (max-width: 1407px) {
    .photos {
        width: 50% !important;
    }

    .cruisesPageLeftDiv {
        width: 50% !important;
    }

    .machuPicchuPhotoDiv {
        width: 468px;
        height: 585px;
    }

    .machuPicchuLeftDiv {
        width: 71%;
        height: 585px;
    }
}

@media only screen and (min-width: 1207px) and (max-width: 1307px) {
    .photos {
        width: 51.2% !important;
    }

    .cruisesPageLeftDiv {
        width: 48% !important;
    }

    .machuPicchuPhotoDiv {
        width: 468px;
        height: 585px;
    }

    .machuPicchuLeftDiv {
        width: 68%;
        height: 585px;
    }

    .timeline-Tweet-text {
        font-size: 2em !important;
    }
}

@media only screen and (min-width: 1100px) and (max-width: 1207px) {
    .photos {
        width: 54% !important;
    }

    .cruisesPageLeftDiv {
        width: 45.3% !important;
    }

    .machuPicchuPhotoDiv {
        width: 468px;
        height: 585px;
    }

    .machuPicchuLeftDiv {
        width: 66%;
        height: 585px;
    }

    .timeline-Tweet-text {
        font-size: 2em !important;
    }
}

@media only screen and (min-width: 900px) and (max-width: 1100px) {
    .photos {
        width: 80% !important;
        display: block;
        float: none;
        text-align: center;
        margin: auto;
    }

    .cruisesPageLeftDiv {
        width: 100% !important;
        display: block;
        text-align: center;
        margin: auto;
        height: 100% !important;
    }

    .cruiseBtnDiv {
        margin-top: 30px;
    }

    .machuPicchuPhotoDiv {
        width: 468px;
        height: 585px;
    }

    .machuPicchuLeftDiv {
        width: 62%;
        height: 585px;
    }

    .cruiseSection {
        width: 100% !important;
    }

    .timeline-Tweet-text {
        font-size: 2.5em !important;
    }
}

@media only screen and (min-width: 800px) and (max-width: 900px) {
    .photos {
        width: 80% !important;
        display: block;
        float: none;
        text-align: center;
        margin: auto;
    }

    .cruisesPageLeftDiv {
        width: 100% !important;
        display: block;
        text-align: center;
        margin: auto;
        height: 100% !important;
    }

    .cruisesPageTitleLbl {
        text-align: left;
        font-size: 2em;
    }

    .cruisesPageSubTitleLbl {
        text-align: left;
        font-size: 1.8em;
    }

    .cruiseBtnDiv {
        margin-top: 30px;
        font-size: 1.6em;
    }

    .machuPicchuPhotoDiv {
        width: 468px;
        height: 585px;
    }

    .machuPicchuLeftDiv {
        width: 60%;
        height: 585px;
    }

    .cruiseSection {
        width: 100% !important;
    }
}

@media only screen and (min-width: 700px) and (max-width: 800px) {
    .photos {
        width: 80% !important;
        display: block;
        float: none;
        text-align: center;
        margin: auto;
    }

    .cruisesPageLeftDiv {
        width: 100% !important;
        display: block;
        text-align: center;
        margin: auto;
        height: 100% !important;
    }

    .cruisesPageTitleLbl {
        text-align: left;
        font-size: 2em;
    }

    .cruisesPageSubTitleLbl {
        text-align: left;
        font-size: 1.8em;
    }

    .cruiseBtnDiv {
        margin-top: 30px;
        font-size: 1.6em;
    }

    .machuPicchuPhotoDiv {
        width: 468px;
        height: 585px;
    }

    .machuPicchuLeftDiv {
        width: 58%;
        height: 585px;
    }

    .cruiseSection {
        width: 100% !important;
    }
}

@media only screen (max-width: 700px) {
    .photos {
        width: 80% !important;
        display: block;
        float: none;
        text-align: center;
        margin: auto;
    }

    .cruiseBtnDiv {
        margin: auto;
        margin-top: 30px;
        font-size: 1.6em;
    }

    .cruisesPageLeftDiv {
        width: 100% !important;
        display: block;
        text-align: center;
        margin: auto;
        height: 100% !important;
    }

    .machuPicchuPhotoDiv {
        width: 468px;
        height: 585px;
    }

    .machuPicchuLeftDiv {
        width: 56%;
        height: 585px;
    }

    .cruiseSection {
        width: 100% !important;
    }

    .cruisesPageTitleLbl {
        text-align: left;
        font-size: 2em;
    }

    .cruisesPageSubTitleLbl {
        text-align: left;
        font-size: 1.8em;
    }

    #peak15LeaderBioApp {
        margin-top: -25px;
    }

}

@media (min-width: 1810px) {
    .container {
        width: 75% !important;
        max-width: inherit;
    }

    .landingPageBannerTextDiv h1 {
        margin-top: 30px !important;
    }
}

@media (min-width: 1700px) and (max-width: 1810px) {
    .container {
        width: 80% !important;
        max-width: inherit;
    }

    .navbar-collapse .sf-menu li a,
    .navbar-collapse .sf-menu li div a {
        font-size: 14px;
    }
}

@media (min-width: 1637px) and (max-width: 1700px) {
    .container {
        width: 83% !important;
    }

    .navbar-collapse .sf-menu li a,
    .navbar-collapse .sf-menu li div a {
        font-size: 14px;
    }
}

@media (min-width: 1514px) and (max-width: 1637px) {
    .container {
        width: 90% !important;
    }
}

@media (min-width: 1405px) and (max-width: 1514px) {
    .container {
        width: 100% !important;
    }

    .navbar-collapse .sf-menu li a,
    .navbar-collapse .sf-menu li div a {
        font-size: 14px;
    }
}

@media (min-width: 1270px) and (max-width: 1405px) {
    .container {
        width: 80% !important;
    }

    .navbar-collapse .sf-menu li a,
    .navbar-collapse .sf-menu li div a {
        font-size: 14px;
    }
}

@media (min-width: 1198px) and (max-width: 1270px) {
    .container {
        width: 85% !important;
    }

    .navbar-collapse .sf-menu li a,
    .navbar-collapse .sf-menu li div a {
        font-size: 13px;
    }
}

@media (min-width: 1067px) and (max-width: 1198px) {
    .container {
        width: 95% !important;
    }
}

@media (min-width: 1000px) and (max-width: 1067px) {
    .container {
        width: 99% !important;
    }
}

@media only screen and (min-width: 902px) and (max-width: 969px) {
    .nav-bar ul.sf-menu li div>a {
        font-size: 0.8em !important;
    }
}

@media only screen and (min-width: 600px) and (max-width: 902px) {
    .sf-menu li.publicLast {
        display: none;
    }

    .nav-bar ul.sf-menu li div>a {
        font-size: 0.7em !important;
    }

    .container {
        padding: 0px;
        margin-left: 10px !important;
    }
}

@media only screen and (min-width: 600px) and (max-width: 780px) {
    .thumbnail .logo {
        width: 80px !important;
        height: 80px !important;
    }

    .nav-bar ul li {
        list-style: none;
        padding-left: 8px;
        margin-left: 0px;
        padding-top: 16px;
    }

    .landingPageBannerTextDiv.home_page {
        padding-top: 4% !important;
    }
}

@media only screen and (max-width: 860px) {
    .nav-bar ul.sf-menu li div>a {
        font-size: .9em;
    }

    .whySectionText span {}

    .contentCardInfo {
        font-size: 1em;
    }

    .fullPageBanner {
        width: 100% !important;
        overflow: hidden !important;
    }
}

@media only screen and (min-width: 1052px) and (max-width: 1152px) {
    .nav-bar .sf-menu li {
        margin-left: auto;
    }

    .publicFirst {
        margin-left: 10px;
    }
}

@media (min-width: 768px) {
    .navbar-collapse {
        padding: 0px !important;
        width: 100% !important;
    }

    .navbar-nav {
        float: none !important;
    }

    .navbar-nav>li {
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media (min-width: 1100px) {
    .left_container {
        min-height: 1018px;
    }
}

@media (min-width: 1600px) {
    .navbar-header {
        position: relative;
        top: -40px;
    }

    .search-header .ph-number {
        display: block;
    }
}

@media only screen and (min-width: 1381px) and (max-width: 1500px) {
    .navbar-nav>li {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1380px) {
    .navbar-nav>li {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1034px) {

    .cycle-slide.cycle-slide-active,
    .cycle-slide.cycle-sentinel {
        margin-left: 0% !important;
        min-height: 250px;
        height: 75%;
    }
}

@media only screen and (max-width: 1034px) {

    #cruisesApp {
        display: block;
    }

    #cruisesApp .content_table_left {
        width: 100%;
    }

    #cruisesApp .content_table_right {
        width: 100%;
    }

    #cruisesApp .design_border {
        display: none;
    }

    #cruisesApp .departures-filters-divider {
        display: none;
    }

    #cruisesApp button.btnClearDepartureSearch {
        padding: 5px;
        color: #fff;
        background-position: 24% 55%;
        font-size: 14px;
        max-width: 200px;
        float: left;
        text-transform: uppercase;
        background-size: 22px 22px;
        border-radius: 0;
        margin-top: 5px;
        margin-bottom: 10px;
    }

    #cruisesApp .content_table_right.right_container>div {
        max-width: 420px;
        margin: 0px auto;
        /* border: 1px solid rgba(0, 0, 0, .125); */
        padding: 10px;
        width: 100%;
        float: none;

        text-align: left;
    }

    #cruisesApp .content_table_right h3.no_border {
        border: 0;
        margin-bottom: 5px !important;
    }
}



@media only screen and (min-width: 768px) and (max-width: 1034px) {





    .specialofferstyle .flex_container {
        display: block;
    }

    body,
    html {
        font-size: 14px;
        line-height: 25px;
    }

    #mobile-main-header {
        width: 100%;
        background-color: transparent;
        height: 100px;
        line-height: 60px;
    }

    .hamburger-mobile {
        background: none;
        position: absolute;
        top: 40px;
        right: 0;
        line-height: 45px;
        padding: 5px 15px 0px 15px;
        color: #fff;
        border: 0;
        font-size: 5.5em;
        font-weight: bold;
        cursor: pointer;
        outline: none;
        z-index: 10000000000000;
    }

    .cross-mobile {
        background: none;
        position: absolute;
        top: 35px;
        right: 0;
        padding: 5px 15px 0px 0px;
        margin-top: 0px;
        color: #fff;
        border: 0;
        font-size: 5.5em;
        line-height: 45px;
        font-weight: bold;
        cursor: pointer;
        outline: none;
        z-index: 10000000000000;
    }

    .menu-mobile {
        z-index: -1;
        font-weight: bold;
        font-size: 1.5em;
        width: 95%;
        background-color: rgba(51, 51, 51, 1);
        position: absolute;
        text-align: center;
    }

    .menu-mobile ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        list-style-image: none;
    }

    .menu-mobile li {
        display: block;
        padding: 7px 0 7px 10px;
        border-bottom: #1d1f20 1px solid;
        text-align: left;
    }

    .menu-mobile li:hover {
        display: block;
        background-color: rgba(31, 31, 31, 1);
        border-bottom: #1d1f20 1px solid;
    }

    .menu-mobile ul li a {
        text-decoration: none;
        margin: 0px;
        color: #fff;
        font-size: 14px;
    }

    .menu-mobile ul li a:hover {
        color: #fff;
        text-decoration: none;
    }

    .menu-mobile a {
        text-decoration: none;
        color: white;
    }

    .menu-mobile a:hover {
        text-decoration: none;
        color: white;
    }

    .menu-mobile li ul {
        display: none;
    }

    .menu-mobile li:hover ul {
        display: block;
    }

    .contentCardBtn {
        bottom: 45px;
    }

    .shadow_div {
        position: relative;
    }

    .moreSection table td a#featuredLeaderBtn {
        position: absolute !important;
        bottom: 10px;
    }

    .listingTitleDiv {
        min-height: 180px;
    }

    .mainPageSection.catalogSection.auto_height .listingImgHolder {
        height: auto;
    }

    .mainPageSection.catalogSection.auto_height .listingImgHolder img {
        min-height: inherit;
    }

    .listingTitleDiv .btn_transparent {
        font-size: 12px !important;
    }

    .navbar-nav>li {
        padding-left: 3px;
        padding-right: 3px;
        font-size: 11px;
    }

    .navbar-collapse .sf-menu li a,
    .navbar-collapse .sf-menu li div a {
        padding: 5px 0;
        font-size: 11px;
    }

    .landingPageBannerTextDiv h1 {
        padding-top: 15%;
    }

    .landingPageBackgroundBanner.newsPageBackgroundBanner.generalPage .landingPageBannerTextDiv h1 {
        padding-top: 5%;
    }

    .whySectionLeft {
        width: 100%;
    }

    .galleryCard {
        width: 48%;
        min-height: 365px;
    }

    .footer.two {
        max-width: 100%;
    }

    .tourMainInfoDescriptionDiv {
        width: 100% !important;
    }

    #tourDetailDescription {
        font-size: 14px !important;
        min-height: inherit !important;
    }

    .tourMainImagesDiv {
        width: 100% !important;
        min-height: important;
        margin-left: 0 !important;
    }

    .black_rht_box {
        font-size: 14px;
        line-height: 25px;
    }

    .bookNowBtn {
        line-height: 25px;
        font-size: 15px;
    }

    #mobile_menu {
        display: block !important;
    }

    #desktop-header {
        display: none !important;
    }

    .gray_box {
        width: 100% !important;
    }

    .tourDetailsRowUL li {
        float: left;
        width: 20% !important;
        line-height: 25px;
    }

    .itineraryLink {
        font-size: 13.5px !important;
        padding: 5px 0;
    }

    .blue_link {
        font-size: 15px !important;
        color: #3c8ca0;
    }

    .tourDetailsRowUL li .tourDetailBtnColumn {
        padding: 0 !important;
    }

    .review_section {
        width: 100%;
    }

    .heading_testimonial {
        font-size: 19px;
        line-height: 25px;
    }

    .tourLeadersUL li span.tourLeaderDescriptionTitle {
        font-size: 14px !important;
        line-height: 25px;
    }

    #Header+div {
        max-height: 330px;
        float: left;
        width: 100%;
    }

    .tourMainImagesDiv {
        min-height: inherit !important;
        max-width: 100% !important;
    }

    .tourMapThumbnailTitle,
    .clickToEnlargeLbl {
        font-size: 14px;
        line-height: 25px;
    }

    .filterSectionTitle {
        line-height: 25px;
    }

    .button_btm_signup>p {
        font-size: 14px !important;
    }

    .tourDetailColumn.tourDetailBtnColumn {
        padding-top: 0 !important;
    }

    .filterSectionTitle.mrgn_top0 {
        float: left;
        width: 100%;
    }

    .fieldSelection.lisiting_mobile li a {
        line-height: 25px;
        font-size: 14px !important;
        float: left;
        width: 100%;
    }

    .testimonial_part_bottom .testimonialPerson {
        line-height: 25px;
    }

    .testimonial_part_bottom ul li {
        line-height: 25px;
    }

    .tourMapThumbnailDescription {
        float: left;
        width: 100%;
    }

    .tourMapThumbnailTitle,
    .clickToEnlargeLbl {
        float: left;
        width: 100%;
    }

    .photos_galary_heading {
        margin-top: 20px !important;
    }

    .list_breadcrumb {
        line-height: 28px;
    }

    .left_container {
        width: 100%;
        min-height: inherit;
        height: auto !important;
    }

    .right_container {
        width: 100%;
        font-size: 13px !important;
        line-height: 22px;
        padding: 10px 10px;
        margin: 10px 0 0px 0px;
        min-height: inherit;
    }

    .left_head {
        width: 100%;
        font-size: 14px;
        line-height: 25px;
    }

    .tour_packages tr td p {
        font-size: 14px !important;
        line-height: 25px;
        max-height: inherit;
    }

    .right_container h3 {
        font-size: 13px !important;
        margin: 2px 0 !important;
    }

    .form_subscribe {
        line-height: 25px;
    }

    .subscribe_box h1 span {
        font-size: 18px !important;
    }

    .container_title.left span {
        font-size: 20px !important;
    }

    .genericBannerTitle {
        top: 0;
    }

    .landingPageBannerTextDiv h1 {
        font-size: 35px !important;
    }

    .drop_select select {
        max-width: 100%;
    }

    .form_subscribe input[type=submit] {
        font-size: 11px;
    }

    .search_input {
        width: 85%;
    }

    .newsletter_text>p {
        line-height: 20px;
    }

    .right_container ul li a {
        font-size: 12px;
    }

    .right_container ul li label {
        line-height: 22px;
        font-size: 12px;
    }

    .newsletter_text h4 {
        font-size: 17px !important;
    }

    .sign_up_sidebar {
        display: none;
    }

    .cycle-slide.cycle-slide-active,
    .cycle-slide.cycle-sentinel {
        margin-left: 0%;
        min-height: 300px;
        width: inherit;
        max-width: inherit;
    }

    .right_container {
        height: auto !important;
        margin-bottom: 15px;
    }

    .continentLbl {
        line-height: 22px;
        width: 100%;
    }

    .listingLocationInfo {
        line-height: 22px;
    }

    .filterConsoleSelection {
        font-size: 14px !important;
    }

    .whySection {
        font-size: 14px;
    }

    .container_title.middle_section.more.padding {
        line-height: 28px;
        font-size: 20px !important;
    }

    .space_Section_text strong br {
        display: none;
    }

    .mainContentTable td {
        font-size: 15px !important;
        line-height: 25px;
    }

    .fullPageBanner>div:first-child {
        margin-top: 0;
    }

    .fullPageBanner {
        margin-top: -75px !important;
    }

    #mobile_menu {
        right: 20px !important;
    }

    .navbar-header .navbar-brand img {
        margin-left: 30px;
    }

    .generalPage {
        padding-top: 50px;
    }

    #PageBanner_116 .cycle-slide.cycle-slide-active {
        margin-left: -100%;
        width: auto;
    }

    #PageBanner_133 .cycle-slide.cycle-slide-active {
        margin-left: -20%;
        height: 100%;
        width: auto;
    }

    #PageBanner_130 .cycle-slide.cycle-slide-active {
        margin-left: -30% !important;
        height: 100%;
        width: auto;
    }

    #PageBanner_136 .cycle-slide.cycle-slide-active {
        margin-left: -50% !important;
        height: 100%;
        width: auto;
    }


    #PageBanner_138 .cycle-slide.cycle-slide-active {

        width: auto;
        height: 90%;
    }

    #PageBanner_128 .cycle-slide.cycle-slide-active {
        margin-left: -40% !important;
        width: auto;
        height: 97%;
    }

    #PageBanner_123 .cycle-slide.cycle-slide-active {
        margin-left: -40% !important;
        width: auto;
        height: 90%;
    }

    #PageBanner_38 .cycle-slide.cycle-slide-active {
        margin-left: 0% !important;
        width: auto;
        margin-top: 71px;
        height: 100%;
    }

    #PageBanner_148 .cycle-slide.cycle-slide-active {
        margin-left: 0% !important;
        width: auto;
        height: 100%;
    }

    #PageBanner_113 .cycle-slide.cycle-slide-active {
        margin-left: 0% !important;
        width: auto;
        height: 100%;
    }

    #PageBanner_155 .cycle-slide.cycle-slide-active {
        margin-left: 0% !important;
        width: auto;
        height: 100%;
    }

    #PageBanner_66 .cycle-slide.cycle-slide-active {
        margin-left: 0% !important;
        width: auto;
        height: 100%;
    }

    #PageBanner_151 .cycle-slide.cycle-slide-active {
        margin-left: 0% !important;
        width: auto;
        height: 90%;
    }

    #PageBanner_44 .cycle-slide.cycle-slide-active {
        margin-left: 0% !important;
        width: auto;
        height: 90%;
    }

    #PageBanner_122 .cycle-slide.cycle-slide-active {
        margin-left: 0% !important;
        width: auto;
        height: 100%;
    }

    #PageBanner_141 .cycle-slide.cycle-slide-active {
        margin-left: 0% !important;
        width: auto;
        height: 100%;
    }

    #PageBanner_118 .cycle-slide.cycle-slide-active {
        width: auto;
        height: 100%;
    }
}

@media only screen and (max-width: 767px) {


    .contentSmallCard {
        max-width: 100%;
        width: 100% !important;
        min-height: inherit !important;
    }

    .navbar-header {
        left: 0;
    }


    .genericBannerTitle {
        padding-top: 100px;
        max-width: 530px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    body,
    html {
        overflow-x: hidden;
        max-width: 100% !important;
    }

    .mainPageSection.newsSection {
        float: left;
        width: 100%
    }

    .tourDetailColumn.tourDetailBtnColumn {
        padding-top: 0 !important;
    }

    .left_container {
        height: auto !important;
    }

    .sign_up_sidebar {
        display: none;
    }

    .space_Section_text strong br {
        display: none;
    }

    .landingPageBackgroundBanner {
        min-width: 100%;
        bottom: 20px;
    }

    .landingPageBannerTextDiv {
        min-width: 100%;
        float: left;
    }

    .landingPageBannerTextDiv.home_page {
        padding-top: 4% !important;
    }

    .navbar-brand {
        width: 100%;
        text-align: center;
    }

    .navbar-brand>img.img-responsive {
        margin: 0px auto !important;
        float: left;
        position: relative;
        top: -50px;
        max-width: 75px !important;
    }

    .search-header {
        float: left;
    }

    .whySectionLeft.more_width .centeredDiv table tr td {
        float: left;
        width: 100% !important;
        padding: 10px 0;
    }

    .catalogSection {
        min-width: 100%;
    }

    .resultListing {
        width: 100%;
        min-height: inherit;
    }

    .keepUpdatedSection {
        padding-bottom: 20px;
    }

    .bg_absolute img {
        right: 0;
        position: absolute;
        z-index: 0;
        width: auto !important;
        height: auto !important;
        left: 0;
        max-width: none;
        left: auto !important;
        right: -120%;
    }

    .catalogSectionTop {
        width: 100%;
        height: 100%;
    }

    .keepUpdatedTextDiv {
        padding: 10px;
        margin: 0 !important;
    }

    .listingTitleDiv .btn_transparent {
        position: static;
    }

    .footer-grids {
        width: 100% !important;
        float: left !important;
        padding: 10px 10px 10px 10px !important;
        text-align: left !important;
    }

    .footer.one {
        width: 100%;
    }

    .footer.two {
        margin: 5px 0 !important;
        width: 100% !important;
    }

    .logo-bottom {
        text-align: left !important;
    }

    .whySectionLeft h1 {
        font-size: 26px !important;
    }

    .whySectionLeft {
        width: 100%;
    }

    .gradientBackground {
        height: auto;
    }

    .landingPageBackgroundBanner {
        background-size: auto 100%;
        height: 425px;
    }

    .navbar-header {
        top: 20px;
    }

    .navbar-brand {
        height: auto !important;
    }

    #mobile-main-header {
        height: auto !important;
    }

    .contentCardBtn {
        width: 100%;
        position: static;
    }

    #mobile-main-header {
        width: 100%;
        background-color: transparent;
        height: 100px;
        line-height: 60px;
    }

    .hamburger-mobile {
        background: none;
        position: absolute;
        top: 40px;
        right: 0;
        line-height: 45px;
        padding: 5px 15px 0px 15px;
        color: #fff;
        border: 0;
        font-size: 5.5em;
        font-weight: bold;
        cursor: pointer;
        outline: none;
        z-index: 10000000000000;
    }

    .cross-mobile {
        background: none;
        position: absolute;
        top: 118px;
        right: 0;
        padding: 5px 15px 0px 0px;
        margin-top: 0px;
        color: #fff;
        border: 0;
        font-size: 4.5em;
        line-height: 45px;
        font-weight: bold;
        cursor: pointer;
        outline: none;
        z-index: 10000000000000;
    }

    .menu-mobile {
        z-index: -1;
        font-weight: bold;
        font-size: 1.5em;
        width: 95%;
        background-color: rgba(51, 51, 51, 1);
        position: absolute;
        text-align: center;
        right: 0;
        max-width: 300px;
    }

    .menu-mobile ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        list-style-image: none;
    }

    .menu-mobile li {
        display: block;
        padding: 7px 0 7px 10px;
        border-bottom: #1d1f20 1px solid;
        text-align: left;
        line-height: 30px;
    }

    .menu-mobile li:hover {
        display: block;
        background-color: rgba(31, 31, 31, 1);
        border-bottom: #1d1f20 1px solid;
    }

    .menu-mobile ul li a {
        text-decoration: none;
        margin: 0px;
        color: #fff;
        font-size: 14px;
        font-weight: normal;
        text-transform: uppercase;
    }

    .menu-mobile ul li a:hover {
        color: #fff;
        text-decoration: none;
    }

    .menu-mobile a {
        text-decoration: none;
        color: white;
    }

    .menu-mobile a:hover {
        text-decoration: none;
        color: white;
    }

    .menu-mobile ul li ul li a {
        text-transform: none;
    }

    .landingPageBannerTextDiv h1 {
        padding-top: 0;
    }

    .landingPageBanner {
        margin-top: 0 !important;
    }

    .navbar {
        float: left;
        width: 100%;
        height: auto !important;
        margin-bottom: 0 !important;
    }

    .search-header .search-box {
        width: 100%;
        margin: 0 !important;
        padding: 5px !important;
        display: none;
    }

    .header-search-box input[type="text"] {
        max-width: 38% !important;
    }

    .caret {
        border-left: 5px solid transparent !important;
        border-right: 5px solid transparent !important;
        border-top: 5px dashed !important;
        display: inline-block;
        float: right;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        width: 0;
        margin: 10px 10px;
    }

    .menu-mobile li ul {
        display: none;
    }

    .menu-mobile li:hover ul {
        display: block;
    }

    .sectionContent.whySectionText>h1 {
        font-size: 26px !important;
    }

    .bannerBtn {
        max-width: 100%;
        width: 96%;
        margin-left: 2%;
        clear: none;
        float: left;
    }

    .genericBannerTitle {
        margin-top: 0 !important;
        top: 10%;
        max-height: 250px;
        padding-top: 75px;
    }

    .navbar {
        min-height: inherit !important;
        height: 0px !important;
    }

    .fullPageBanner {
        margin-top: 0 !important;
        top: -35px;
    }

    .member .fullPageBanner {

        top: -75px;
    }

    #Header+div {
        max-height: 300px;
    }

    .itineraryLink {
        line-height: 22px;
    }

    .gray_box {
        width: 100% !important;
    }

    #tourDetailDescription img {
        max-width: 100% !important;
    }

    #tourDetailDescription p,
    #tourDetailDescription span {
        font-size: 14px;
    }

    #tourDetailDescription {
        font-size: 14px !important;
        height: auto !important;
    }

    .gallary_part table td img {
        max-width: 100% !important;
    }

    .black_rht_box>p {
        font-size: 14px !important;
        line-height: 25px;
    }

    .black_rht_box h1 {
        margin-bottom: 10px !important;
    }

    .tourLeadersUL li .tourLeaderDescriptionTitle {
        font-size: 15px !important;
        line-height: 25px;
    }

    .button_btm_signup>p {
        font-size: 15px !important;
    }

    .review_section {
        width: 100%;
    }

    .heading_testimonial {
        font-size: 18px;
        line-height: 25px;
    }

    .testimonial_part_bottom ul li {
        line-height: 25px;
    }

    .filterSectionTitle {
        line-height: 25px;
        font-size: 14px;
    }

    .itineraryLink {
        padding: 7px 10px !important;
    }

    .tourDetailBtnColumn {
        padding: 0 0px 20px !important;
    }

    .itineraryLink {
        display: block !important;
    }

    .tourMapThumbnailTitle,
    .clickToEnlargeLbl {
        float: left;
        width: 100%;
        line-height: 25px;
        font-size: 13px;
    }

    .gallary_part span {
        font-size: 18px !important;
    }

    .filterConsoleSelection {
        font-size: 14px !important;
    }

    .right_container h3 {
        font-size: 14px !important;
    }

    .subscribe_box a.button_only_signup {
        font-size: 13px;
    }

    .landingPageBannerTextDiv h1.pageTitle {
        font-size: 30px !important;
    }

    #ContentWrapper {
        margin-top: 0;
    }

    .tourMainInfoDescriptionDiv {
        padding: 10px;
    }

    .welcomeSection {
        line-height: 20px;
        padding-top: 10px;
    }

    .mainPageSection.whySection.welcomeSection {
        font-size: 15px;
        line-height: 24px;
        text-align: left;
        padding-bottom: 0;
    }

    #mobile_menu {
        display: block !important;
    }

    .left_padding_more {
        padding-left: 0 !important;
    }

    #requestCatalogBtn,
    #upToDateBtn {
        padding: 10px;
    }

    .sectionContent.whySectionText br {
        display: none;
    }

    #ContentWrapper {
        padding-top: 0;
    }

    .floated_wrapper.featured_leader #ContentWrapper {
        margin-top: -80px !important;
    }

    .container_title.middle_section.more.padding,
    .container_title.middle_section.more.padding span {
        padding: 0;
        line-height: 22px;
        font-size: 16px !important;
    }

    .main_content_container {
        width: 100% !important;
    }

    .tourMainInfoDescriptionDiv {
        width: 100% !important;
    }

    .left_container {
        width: 100%;
    }

    .right_container {
        margin: 10px 0 0px;
        width: 100%;
        min-height: inherit;
        margin-bottom: 10px;
        height: auto !important;
    }

    .right_container p {
        line-height: 22px;
        font-size: 15px !important;
    }

    .newsletter_text h4 {
        font-size: 20px !important;
    }

    .newsletter_text>p {
        line-height: 22px;
        font-size: 15px !important;
    }

    .form_subscribe input[type=text] {
        font-size: 15px;
        line-height: 25px;
    }

    .form_subscribe input[type=submit] {
        font-size: 15px;
        line-height: 25px;
    }

    #ContentWrapper {
        padding-top: 0;
    }

    .tourMainImagesDiv {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 15px !important;
    }

    .filterSelectionDiv ul li {
        line-height: 22px !important;
    }

    .container_title.left {
        width: 100%;
        padding: 5px;
        font-size: 17px !important;
        line-height: 25px;
        margin-bottom: 5px;
        margin-top: 0px;
    }

    .container_title.left span {
        font-size: 18px !important;
        margin-bottom: 10px;
    }

    .read_more_link {
        font-size: 15px;
    }

    .listingTitle {
        line-height: 22px;
        font-size: 15px;
    }

    .staffTitleDiv {
        min-height: inherit !important;
    }

    .listingsFilterRight {
        width: 100% !important;
        margin: 10px 0 0px !important;
    }

    #callout p {
        font-size: 14px !important;
    }

    html body .landingPageBannerTextDiv h1.pageTitle {
        font-size: 22px !important;
        margin-top: 10px !important;
    }

    .landingPageBannerText span {
        font-size: 20px !important;
    }

    .read_more_link {
        float: left;
        width: 100%;
        line-height: 22px;
        padding-bottom: 10px;
    }

    .listingImg {
        height: auto !important;
    }

    .space_Section_text {
        font-size: 15px;
    }

    .select li {
        line-height: 23px;
    }

    #mobile_block-search {
        display: none !important;
    }

    .navbar {
        background: none;
    }

    .responsive_table tr td {
        float: left;
        width: 100% !important;
        text-align: center !important;
    }

    .responsive_table tr td img {
        float: none !important;
    }

    .subscribe_box h1 span,
    .subscribe_box h1 {
        font-size: 17px !important;
        line-height: 26px;
    }

    .right_container {
        font-size: 14px !important;
        line-height: 25px;
    }

    .mainContentTable td span,
    .mainContentTable td strong {
        font-size: 14px;
    }

    .mainContentTable td {
        font-size: 15px !important;
        line-height: 25px;
    }

    .listingImg {
        height: 200px !important;
        width: auto !important;
    }

    .tour_packages tr td {
        float: left;
        width: 100%;
    }

    .container_title.middle_section span {
        float: left;
        width: 100%;
        margin: 15px 0;
        line-height: 24px;
        font-size: 18px !important;
    }

    .shadow_div_1 {
        min-height: inherit;
    }

    .tour_packages tr td h3 span {
        font-size: 14px !important;
    }

    .tour_packages tr td p {
        font-size: 14px !important;
    }

    .shadow_div_1 .title_heading .left_head {
        font-size: 14px !important;
    }

    .navbar {
        background: none !important;
    }

    .cycle-slide.cycle-slide-active,
    .cycle-slide.cycle-sentinel {
        height: 85% !important;
        width: auto;
        top: 90px !important;
        min-height: inherit;
        margin-left: -200%;
        max-width: inherit;
    }

    .breadcrumb_overlay.cruise_page_new {
        margin-top: -34px;
        margin-bottom: 5px !important;
    }

    .list_breadcrumb {
        line-height: 27px;
    }

    .search-header .ph-number {
        display: block;
        float: right;
        min-width: 80% !important;
        font-size: 10px;
        text-align: right;

    }

    .responsive_table tr td iframe {
        width: 100% !important;
    }

    .footer_upper.bottom_section .subscribe_box {
        padding: 10px 25px;
    }

    .faq_heading.absolute_heading {
        position: static !important;
        float: left;
        width: 100% !important;
        font-size: 16px !important;
    }

    .commonQuestionsSection h5 {
        font-size: 13px !important;
        padding: 10px;
        padding-right: 20px;
        line-height: 20px;
    }

    .ip {
        font-size: 13px;
        line-height: 24px;
    }

    .filterSelectionDiv h2 {
        font-size: 17px !important;
    }

    .commonQuestionsSection h5.ui-state-active {
        padding: 10px;
        padding-right: 20px;
        line-height: 20px;
    }

    .accordian.ui-accordion {
        float: left;
        width: 100%;
    }

    .answerLbl {
        font-size: 14px;
        line-height: 25px;
    }

    .table_floated {
        float: left;
        width: 100%;
        height: auto !important;
    }

    .container_title_area.faq_pages {
        position: static !important;
    }

    .left_listing {
        width: 100% !important;
    }

    .black_rht_box {
        position: static;
        height: auto;
    }

    .bookNowBtn {
        font-size: 15px;
        line-height: 25px;
    }

    .white_questions,
    .white_questions a {
        font-size: 15px;
    }

    .photos_galary_heading {
        margin-top: 05px !important;
    }

    .tourMapThumbnailDescription {
        float: left;
    }

    .tourMainInfoDiv {
        padding-bottom: 0;
    }

    .filterSectionTitle.mrgn_top0 {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

    .fieldSelection.lisiting_mobile li a {
        line-height: 25px;
        font-size: 14px !important;
        float: left;
        width: 100%;
    }

    .gallary_part span.text_smaller {
        font-size: 14px !important;
    }

    .filterSelectionDiv ul {
        float: left;
        width: 100%;
    }

    .adminNav ul li a {
        padding: 5px 15px;
    }

    .subtitle {
        bottom: 0;
        font-size: 16px;
    }

    #peak15FeaturedTours .shadow_div {
        position: relative;
        min-height: 376px !important;
    }

    .Conservation .floated_wrapper .fullPageBanner {
        margin-top: 0 !important;
        top: -75px;
        margin-bottom: -50px;
        height: 280px;
    }

    .keepUpdatedSectionText p.stay-text {
        display: none;
    }

    .keepUpdatedSection.mar-rem {
        margin-bottom: 0;
        padding-bottom: 0;
        height: auto;
    }
}

.rightMenuTD {
    width: 20%;
    text-align: left;
    vertical-align: top;
}

.welcomeNavMenu {
    margin-top: 0px;
    padding-left: 20px;
}

.welcomeNavMenu li {
    width: 100%;
    min-width: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    list-style: none;
    list-style-type: none;
}

.welcomeNavMenu li a {
    font-family: "Palatino LinoType";
    font-size: 14px;
    cursor: pointer;
    text-decoration: none !important;
    font-weight: bold;
    color: black;
}

.welcomeNavMenu li:first-child {
    padding-top: 0px;
}

.welcomeNavMenu li a:hover,
.welcomeNavTopMenu li a:hover {
    color: #ee4124;
}

.activeLink {
    color: #ee4124 !important;
}

.topMobileMenuTD {
    display: none;
}

.welcomeNavTopMenu {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.welcomeNavTopMenu li {
    display: inline;
    font-size: 12px;
    margin-right: 20px;
}

.welcomeNavTopMenu li a {
    text-decoration: none;
    color: black;
}

@media only screen and (min-width: 640px) and (max-width: 1107px) {
    .pageDescriptionTD {
        width: 100% !important;
    }

    .pageDescriptionImgSpan {
        display: block;
    }

    .pageDescriptionText {
        display: block;
        width: 100% !important;
    }
}

@media only screen and (max-width: 640px) {
    .pageTitleTD {
        width: 100%;
        text-align: center !important;
        vertical-align: top;
    }

    .pageTitle {
        width: 100% !important;
    }

    .pageDescriptionTD {
        width: 100% !important;
    }

    .pageDescriptionImgSpan {
        display: block !important;
        float: none !important;
        text-align: center;
        width: 100% !important;
        height: 100% !important;
    }

    .pageDescriptionText {
        display: block;
        text-align: center;
        min-width: 300px;
        padding: 20px;
        width: 100% !important;
    }

    .rightMenuTD {
        width: 20%;
        text-align: left;
        vertical-align: top;
        display: none;
    }

    .topMobileMenuTD {
        display: block;
        width: 100%;
        min-width: 300px;
    }
}

.nav ul.sf-menu {
    display: block;
    float: right;
    list-style: outside none none;
    margin: 0 7px 0 0;
    padding: 0;
    text-align: center;
    white-space: nowrap;
}

.nav ul.sf-menu li {
    display: inline-block;
    position: relative;
}

.nav ul.sf-menu li a {
    color: #fff;
    display: block;
    font-size: 15.5px;
    letter-spacing: 0;
    margin-right: 4px;
    padding: 10px;
    text-transform: uppercase;
}

.nav ul.sf-menu li ul {
    display: none;
    left: auto !important;
    margin: 0;
    min-width: 200px;
    padding: 0;
    position: absolute;
    top: 43px !important;
    z-index: 30000;
}

.nav ul.sf-menu li:hover ul {
    display: block;
}

.nav ul.sf-menu li ul li {
    background: #000 none repeat scroll 0 0;
    border-bottom: 2px solid #ca9a08;
    display: block;
    float: none;
    width: auto;
}

.nav ul.sf-menu li ul li:first-child {
    border-top: 2px solid #ca9a08;
}

.nav ul.sf-menu li ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    font-size: 12px;
    padding: 8px 10px 8px 20px;
}

.nav ul.sf-menu li ul li:hover a {
    background-color: #000;
}

.nav ul.sf-menu li:hover ul ul {
    display: none;
    left: 200px !important;
    margin-top: -36px;
}

.nav ul.sf-menu li ul li:hover ul {
    display: block;
}

.nav ul.sf-menu li ul ul li:hover a {
    background-color: #130b03;
}

.nav ul.sf-menu li:hover a {
    border: medium none;
    color: #c09900;
    padding-bottom: 15px;
}

.flex-row {
    display: flex;
    flex-flow: wrap;
}

img {
    /*    max-width: 100%;*/
}

.shadow_div_1 .title_heading .left_head {
    width: 100%;
}

.landingPageBannerTextDiv {}

.featured_leader_table img {
    max-width: 700px !important;
    max-height: 500px !important;
    display: block;
}

.fa {
    line-height: inherit;
    display: inline-block;
    font-size: inherit;
    font-family: 'FontAwesome' !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.fa-phone:before {
    content: "\f095";
}

.search-header a {
    color: white;
    text-decoration: none;
    background: transparent;
    padding-left: 5px;
    padding-right: 5px;
}

.search-header .search-box {
    background: transparent;
    padding: 5px 2px 2px;
}

.search-box {
    float: right;
    margin-right: 20px;
}

#search-all-link {
    display: inline-block;
    width: 100px;
}

.header-search-box .form-item {
    margin-bottom: 0;
    position: relative;
}

.search-header .form-item {
    float: left;
    margin-right: 0.5em;
    padding-top: 5px;
}

.header-search-box .form-submit {
    width: 24px;
    height: 24px;
    padding: 0px;
    border-radius: 12px;
    text-indent: -999em;
    position: relative;
    background: transparent;
    background-size: 14px 14px;
}

.header-search-box input {
    background: none;
    color: white;
    padding: 4px;
    padding-left: 5px;
    font-size: 12px;
}

.header-search-box input[type=text] {
    background: #fff;
    border: 0;
    max-width: 250px;
    float: left;
    color: #000;
}

.header-search-box input[type="image"] {
    border: 0;
    width: 22px;
    height: auto;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    display: none;
}

.gsst_a .gscb_a {
    color: black;
    font-size: 21px !important;
}

.search-header #search-all-link {
    padding-top: 0.5em;
}

.inner_form {
    display: inline-block;
}

.element-invisible {
    color: white;
    vertical-align: top;
    padding-top: 5px;
    float: left;
    margin: 0 5px;
}

.gsc-control-cse {
    background-color: transparent;
    padding: 0px;
    border: none;
}

.gsc-control-cse .gsc-control-cse-en {
    background-color: transparent !important;
}

#___gcse_0 {
    width: auto;
    margin: 0px;
    padding: 0px;
    display: none;
}

.gsib_a {
    padding: 0px !important;
}

.gsc-input {
    border: none !important;
    padding: 2px !important;
    padding-left: 5px !important;
}

.gsc-search-button .gsc-search-button-v2 {
    border: none !important;
    width: 23px !important;
    height: 20px !important;
}

.ph-number {
    width: 180px;
}

.sf-menu li {
    float: left;
    padding-left: 3px;
    padding-right: 3px;
}

p.footer-gd {
    color: white !important;
    font-weight: 500;
    font-size: 0.9em !important;
}

p.footer-gd a {
    color: #fff;
}

p.footer-gd a:hover {
    color: #2e99ff;
}

.footer h4 {
    font-size: 18px;
    color: #404040 !important;
    font-weight: bold;
    margin-bottom: 32px;
    text-align: left;
}

.footer.one {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

p.adam {
    float: right;
    color: #6F6E6E !important;
    font-size: 13px !important;
    margin-top: 20px;
}

.footer.three {
    width: 278px;
    text-align: left;
    display: inline-block;
}

.footer.one p {
    color: #908F8F;
    line-height: 2em;
    font-size: 14px;
}

.footer.two {
    width: 210px;
    margin: 0 8%;
    text-align: left;
    display: inline-block;
}

.footer.two ul {
    margin: 0;
    padding: 0;
}

.footer.two ul li {
    list-style-type: none;
    display: block;
    line-height: 2em;
    font-size: 13px;
}

.footer.two ul li a {
    color: #000;
    display: block;
}

.footer.two ul li a.fb {
    background: url('../images/social2.png') no-repeat 0px 4px;
    padding: 10px 0 12px 52px;
}

.footer.two ul li a.fb1 {
    background: url('../images/social1.png') no-repeat 0px 4px;
    padding: 10px 0 12px 52px;
}

.footer.two ul li a.fb2 {
    background: url('../images/social3.png') no-repeat 0px 4px;
    padding: 10px 0 12px 52px;
}

.footer.two ul li a.fb3 {
    background: url('../images/social4.png') no-repeat 0px 4px;
    padding: 10px 0 12px 52px;
}

.footer.two ul li a.fb4 {
    background: url('../images/social5.png') no-repeat 0px 4px;
    padding: 10px 0 12px 52px;
}

.footer.three ul li {
    list-style-type: none;
    display: block;
    color: #404040;
    font-size: 13px;
    line-height: 2.5em;
}

.footer.three ul li span {
    display: block;
}

.footer.three ul li:nth-child(1) {
    background: url('../images/icon2.png') no-repeat 0px 6px;
}

.footer.three ul li:nth-child(2) {
    background: url('../images/icon3.png') no-repeat 0px 6px;
}

.footer.three ul li a {
    background: url('../images/icon1.png') no-repeat 0px 6px;
    display: block;
    color: #908F8F;
}

.copy-right-grids {
    padding: 15px 20px;
    background-color: #000000;
    display: block;
    line-height: 1.5;
    height: 45px;
    text-align: center;
}

.copy-right {
    float: right;
}

.copy-right ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0 0px;
    border-left: 1px solid #444343;
    padding: 0 12px;
}

.copy-right ul li a {
    color: #908F8F;
    font-size: 13px;
}

.copy-right ul li:nth-child(1) {
    border: none;
}

.footer.two ul li a.fb:hover {
    background: url('../images/social3hover.png') no-repeat 0px 4px;
}

.footer.two ul li a.fb1:hover {
    background: url('../images/social2hover.png') no-repeat 0px 4px;
}

.footer.two ul li a.fb2:hover {
    background: url('../images/social4hover.png') no-repeat 0px 4px;
}

.footer.two ul li a.fb3:hover {
    background: url('../images/social5hover.png') no-repeat 0px 4px;
}

.footer.two ul li a.fb4:hover {
    background: url('../images/social1hover.png') no-repeat 0px 4px;
}

.footer.two ul li a:hover,
.copy-right ul li a:hover,
.footer.three ul li a:hover {
    color: #2e99ff;
}

.content-footer {
    width: 100%;
}

.logo-bottom {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 25px;
}

.logo-bottom img {
    float: none !important;
    display: inline-block;
}

.footer_left_links {
    margin: 0;
    padding: 0;
}

.footer_left_links li {
    list-style-type: none;
    line-height: 24px;
    font-size: 13px;
    color: #000;
}

.footer_left_links li.spaced_top_list {
    margin-top: 15px;
}

.left_padding_more {
    padding-left: 16%;
}

.container_part_middle {
    margin: 0 auto;
    padding: 20px;
    width: 92%;
}

.container_white_Section {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.content_table_left {
    float: left;
    background: #fff;
    padding: 25px;
    width: 75%;
}

.content_table_right {
    float: right;
    background: #fff;
    padding: 10px;
    width: 23%;
    box-shadow: 0 3px 10px 0 rgba(204, 204, 204, 0.65);
}

.container_white_Section h4 {
    font-size: 22px !important;
    margin-top: 25px !important;
    text-align: center;
    padding-bottom: 15px;
    color: #000 !important;
    padding-bottom: 0px !important;
    padding-top: 5px;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 22px !important;
    padding-left: 5%;
    padding-right: 5%;
    width: 100%;
}

.tour_packages_new {
    float: left;
    width: 100%;
}

.tour_packages_new tr td {
    width: 33.3%;
    padding: 10px;
}

.tour_packages_new tr td h3 {
    font-size: 14px !important;
    margin: 0 !important;
    padding: 5px 0;
    font-weight: bold;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
    line-height: 21px;
}

.tour_packages_new tr td h3 span {
    float: left;
    width: 100%;
}

.tour_packages_new tr td p {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 22px;
    max-height: 70px;
    overflow: hidden;
}

.tour_packages_new .shadow_div_1 img {
    max-width: 100%;
    width: 100%;
}

.tour_packages_new .shadow_div_1 {
    min-height: 395px;
}

.content_table_right h3 {
    border-bottom: 2px solid #eee;
    font-size: 15px !important;
    width: 100%;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 0px !important;
}

.content_table_right h3.no_border {
    border: 0;
}

.content_table_right ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

.content_table_right ul li {
    list-style-type: none;
}

.content_table_right ul li label {
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
    line-height: 2em;
}

.content_table_right ul li a {
    color: #000;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    text-transform: inherit;
}

.floated_wrapper #ContentWrapper {
    float: left !important;
    margin-top: -75px;
}

#Header+div+#ContentWrapper {
    margin-top: 0;
    clear: both;
}

.fullPageBanner>div:first-child {
    float: left;
    margin-top: -75px;
    width: 100%;
    position: relative;
    z-index: 0;
}

.caption_area h3 {
    padding-top: 25px !important;
}

.design_border.top_mrgn {
    margin-top: 15px;
}

.details_page_listing {
    float: left;
    width: 100%;
}

.details_page_listing ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.details_page_listing ul li {
    display: inline-block;
    font-size: 1.1em;
    padding: 10px 50px;
    text-align: center;
    vertical-align: middle;
}

.details_page_listing ul li span.itineraryLink {
    box-shadow: none;
    color: #000;
    font-size: 19px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.details_page_listing ul li span a {
    color: #000;
}

.details_page_listing ul li span.bookNowBtn a {
    color: #fff;
}

.details_page_listing ul li span.bookNowBtn:hover a {
    color: #ef4023;
}

.content_table_left .imageAssetTable td {
    color: #000;
    font-size: 1em;
    line-height: 2em;
    padding: 10px;
}

.content_table_left p {
    line-height: 2em;
}

.content_table_right .filterSelectionDiv ul li {
    color: #000;
    font-size: 13px;
    line-height: 160%;
    list-style-type: none;
    padding-bottom: 5px;
    padding-top: 5px;
}

.content_table_right .filterSelectionDiv .monthsDiv ul li {
    font-size: 13px;
    padding-bottom: 0;
    padding-top: 0;
}

.content_table_right .filterSelectionDiv ul.fieldSelection.date_area li {
    line-height: inherit;
    padding: 0;
}

.content_table_right .filterSelectionDiv ul li a {
    color: #000;
    font-size: 14px;
}

.content_table_right .filterSectionTitle {
    color: #000;
    font-size: 16px;
    margin-top: 10px;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 7px;
}

.content_table_right .tourMapThumbnailDescription {
    background: #000;
    margin: 5px 0;
    width: 100%;
}

.content_table_right .tourMapThumbnailTitle {
    font-size: 15px;
    text-transform: uppercase;
}

.tourMainInfoDescriptionDiv {
    background: none;
    padding-top: 0;
}

.tourDetailsRow.no_top_mrgn {
    margin-bottom: 15px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0px;
    margin-top: 0;
    background: #f6f6f6;
}

.gray_div {
    float: left;
    width: 100%;
}

.mainPageSection.welcomeSection.commonQuestionsSection {
    padding-top: 5px;
    position: relative;
}

.itineraryLink {
    color: #000;
    box-shadow: none;
    font-size: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline- block;
}

.fields_table .RadEDomMouseOver>img {
    width: auto !important;
}

.field_report_picture {
    float: left;
    height: 135px;
    margin-right: 10px;
    overflow: hidden;
    width: 150px;
}

.field_report_picture>img {
    height: auto !important;
    width: 100% !important;
}

.gallary_part div {
    font-size: 14px;
    line-height: 25px;
}

.gallary_part.table_vent table tr td img {
    max-width: 100% !important;
    width: inherit !important;
}

.white_back_tabel_new .item img {
    max-width: 700px !important;
    max-height: 500px;
    margin: 5px auto 16px;
}

.white_back_tabel_new {
    background: #fff;
    padding: 25px;
    display: block;
}

.newstyetags {
    margin: 0 auto;
    padding: 10px 20px 10px;
    width: 92%;
}

.newstyetags .container_title.left {
    margin-bottom: 0px;
}

@media only screen and (min-width:1024px) and (max-width:1400px) {
    .itineraryLink {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.itineraryLink:hover {
    background: none;
}

.itineraryLink a {
    color: #000;
}

.tourDetailsRowUL li {
    padding: 5px 22px !important;
    vertical-align: top;
    min-width: 14%;
}

.tourDetailsRowUL li:last-child {
    /*padding-right: 0 !important;
    */
}

#ContentWrapper {
    padding-top: 10px;
}

.tourMapThumbnailImgHolder {
    height: auto;
}

.tourMapThumbnailImg {
    width: 100%;
    height: auto;
}

.tourMapThumbnailTitle,
.clickToEnlargeLbl {
    padding-top: 4px;
    padding-bottom: 1px;
    text-transform: uppercase;
    font-size: 14px;
}

.filterSectionTitle {
    margin-top: 10px;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    padding-top: 7px;
}

.filterSectionTitle.mrgn_top0 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.tourLeadersUL {
    border-bottom: solid 2px #eee;
}

.filterSelectionDiv.margin-less {
    margin-top: 0;
}

.tourMapThumbnailDescription {
    background: #000;
}

.tourMainImagesDiv {
    min-height: 1747px;
    margin-top: 0px !important;
}

.filterSelectionDiv ul li {
    font-size: 14px;
    color: #000;
}

.filterSelectionDiv ul {
    padding-top: 8px;
    margin: 0;
    padding-bottom: 5px;
}

.fieldSelection.date_area li label {
    font-size: 13px;
}

.tourLeadersBanner {
    padding-top: 190px;
}

.tourLeadersBanner img {
    max-width: 100%;
    height: auto !important;
    width: 100% !important;
    margin-top: 5px;
}

.tourLeaderRoundImg {
    height: 150px;
    overflow: hidden;
    width: 160px;
}

.tourLeadersBanner .tourLeadersUL img {
    height: auto !important;
    max-height: inherit !important;
    min-height: 145px !important;
    max-width: 155px !important;
    width: 155px !important;
}

.gray_box {
    float: left;
    width: 100%;
}

.tourLeaderDescriptionTitle a {
    color: #000;
}

.filterSelectionDiv ul li a {
    color: #337ab7;
}

.filterSelectionDiv ul li a:hover {
    color: #23527c;
    font-weight: bold;
}

.review_section.left_area {
    width: 75%;
}

.drop_select select {
    max-width: 100%;
}

.content_table_left.no_bg {
    background: none;
}

.content_table_left.no_bg .tourMainInfoDescriptionDiv {
    width: 100%;
    background: #fff;
    color: #000 !important;
    font-size: 14px;
    line-height: 2em;
}

.content_table_right .black_rht_box {
    width: 100%;
    margin: 0;
}

.content_table_right .tourLeadersBanner {
    padding: 0;
}

.home_page .shadow_div {
    min-height: 420px;
}

.questions_part_news {
    float: left;
    width: 100%;
    margin-top: 20px;
    line-height: 22px;
}

.questions_part_news span.head {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}

.left_container.common_height,
.right_container.common_height {
    min-height: 985px;
}

.home_page .contentSmallCard.newsCard img {
    height: 225px !important;
    width: 100% !important;
}

.home_page .content_wrapper {
    padding-top: 0;
}

.home_page .bold_heading {
    font-weight: bold;
}

.home_page .mainPageSection.newsSection {
    padding-top: 20px;
}

.landingPageButtonsDiv.text_btns {
    position: absolute;
    top: -340px;
    width: 100%;
    text-align: center;
}

.HomePage .fullPageBanner {
    height: 525px;
}

.HomePage .cycle-slide.cycle-slide-active,
.HomePage .cycle-slide.cycle-sentinel {
    min-height: 600px;
}

.HomePage .landingPageBanner.genericBannerTitle {
    top: 0;
}

.home_page .shadow_div p.heading {
    padding: 0 5px;
}

.home_page .shadow_div p.heading strong {
    text-transform: uppercase;
}

.home_page .whySectionLeft.more_width table tr td img {
    margin-bottom: 10px !important;
}

.container_white_Section .newsletter_text h4 {
    font-size: 20px !important;
    margin: 0 0 5px !important;
    padding: 7px 0 !important;
}

.container_part_middle .container_white_Section #leadersDiv .staffCard {
    margin: 10px 1.5% 20px !important;
    width: 16.75% !important;
    box-shadow: 0px 0px 4px darkgrey;
}

.container_part_middle .container_white_Section #leadersDiv .staffImgHolder {
    width: 100%;
    max-width: 100%;
    padding-top: 6px;
}

.container_part_middle .container_white_Section #leadersDiv .staffImgHolder img.listingImg {
    height: 200px;
    margin: 0 auto;
    max-width: 100%;
    width: auto !important;
    border: solid 1px #000;
    border: 1px solid rgba(0, 0, 0, .125) !important;
    box-shadow: 0px 0px 7px rgba(204, 204, 204, 0.65) !important;
}

.container_part_middle .container_white_Section #leadersDiv .listingInfoDiv .listingDescription {
    color: #000 !important;
    line-height: 1.6em;
    text-align: inherit !important;
    font-size: 14px;
}

.container_part_middle .container_white_Section #leadersDiv .listingInfoDiv .staffTitleDiv {
    min-height: 130px !important;
}

.content_table_left.full_width {
    width: 100%;
}

.top_search-btns {
    float: left;
    width: 100%;
    padding-right: 0;
    margin: 5px 0 15px;
}

.title_head {
    float: right;
    font-weight: bold;
    font-size: 15px;
    padding: 5px 10px;
}

.search_box_input {
    float: right;
    min-width: 300px;
    position: relative;
}

.search_box_input input[type="text"] {
    padding: 7px 10px;
    border: solid 1px #ccc;
    width: 100%;
}

img.btn_search_icon {
    max-width: 20px;
    position: absolute;
    right: 7px;
    top: 6px;
}

.white_btn {
    background: #fff;
    color: #000;
    padding: 5px 10px;
    box-shadow: 0px 2px 2px darkgrey;
    margin: 0 5px;
}

.content_table_left.full_width .listingTitle {
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
}

.content_table_left.full_width .listingTitle:hover {
    color: #23527c;
}

#leader_left {
    padding: 30px;
    min-height: 300px;
    height: auto !important;
}

.container_part_middle.leaders_details_page.tourleaders {
    padding-top: 0;
}

.container_part_middle.leaders_details_page.tourleaders .container_white_Section {
    margin-top: -15px;
}

.footer_upper.bottom_section .subscribe_box.new {
    padding: 20px;
}

.footer_upper.bottom_section .subscribe_box.new h1 {
    font-style: italic;
}

.footer_upper.bottom_section .subscribe_box.new h1 span {
    font-size: 19px;
}

.breadcrumb_overlay.staff_page.static_pos {
    background: #000;
    position: static !important;
}

#leader_right .filterConsoleSection .filterSectionTitle {
    border-top: 0;
    border-bottom: solid 2px #eee;
}

#leader_right .filterSelectionDiv ul {
    border-bottom: 0;
}

#leader_right .filterSelectionDiv ul li a {
    text-transform: inherit;
}

#leader_right .filterSelectionDiv {
    margin-top: 0;
}

.breadcrumb_overlay.global_class.tours_page {
    top: -28px !important;
}

.container_part_middle.leaders_details_page .container_white_Section {
    margin-top: 25px;
}

.tour_packages.cruise_page td {
    padding: 10px;
}

.top_mrgn_no {
    margin-top: 0 !important;
}

.top_padd_no {
    padding-top: 0 !important;
}

.no_border_1 {
    border: 0 !important;
}

.filterSectionTitle.top_padd_no.no_border_1 {
    padding: 12px 0 15px;
    margin-bottom: 15px;
}

.filterConsoleSelection em {
    line-height: 1.42857;
}

.white_left-part {
    font-size: 14px;
    line-height: 25px;
}

.left_small_img {
    line-height: 26px;
}

#no_min-heightright,
#no_min-heightleft {
    min-height: 685px;
}

#lft_prt,
#rht_prt {
    min-height: 700px;
}

.blue_bold {
    color: #23527c;
    font-weight: bold;
}

#departureList .blue_bold {
    color: #000;
}

#departureList tr td a {
    font-weight: bold;
}

.fields_table tr td {
    padding: 10px;
}

#field_left,
#field_right {
    min-height: 750px;
}

.titles_blue_only {
    font-weight: bold;
    color: #337ab7;
    margin-bottom: 10px;
}

.news_brief-table td {
    color: #000;
    font-size: 14px;
    line-height: 25px;
}

.filterSelectionDiv ul.twitter_list_sidebar {
    padding-top: 0;
    padding-bottom: 15px;
}

.filterSelectionDiv ul.twitter_list_sidebar li a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.filterSelectionDiv ul.twitter_list_sidebar li a:hover {
    color: #337ab7;
}

.twitter_content {
    float: left;
    text-align: center;
    width: 100%;
    position: relative;
    padding-top: 30px;
}

#twitter_right,
#twitter_left {
    min-height: 800px;
}

.follow_btn {
    border: solid 2px #ef4023;
    padding: 8px 25px;
    color: #fff;
    border-radius: 0px;
    margin-bottom: 10px;
    display: table;
    min-width: 170px;
    margin: 0px auto;
    font-weight: bold;
    font-size: 17px;
    background: #ef4023;
    width: auto;
}

.follow_btn:hover {
    color: #fff;
}

.right_container ul.links_smalls li {
    float: left;
    width: 100%;
    margin: 0px 0 10px;
}

.right_container ul.links_smalls li a {
    color: #337ab7;
    text-transform: inherit;
    line-height: 24px;
}

.video_tables {
    margin-top: 15px;
}

.gallary_photo {
    float: left;
    width: 100%;
}

.gallary_part table.gallary_photo tr td {
    padding: 10px;
    border: solid 1px #ccc;
}

.gallary_part table.gallary_photo tr td img {
    max-width: 100% !important;
}

#photo_right,
#photo_left {
    min-height: 700px;
}

.red_button_bar {
    float: none;
    width: auto;
    margin-top: 12px;
    display: inline-block;
}

.red_button {
    background: #ef4023;
    border: 0 none;
    color: #fff;
    margin: 4px 0;
    padding: 5px 20px;
    text-transform: uppercase;
}

.red_button:hover {
    color: #fff;
    font-weight: bold;
}

#newsbriefs_right,
#newsbriefs_left {
    min-height: 850px;
}

.search_input.custom_icons input {
    max-width: 75%;
}

.search_input.custom_icons input i {
    border: solid 1px #ccc;
    border-radius: 10px;
    padding: 8px;
    font-size: 20px;
}

.responsive_table.video_page td .shadow_div_1 {
    min-height: 285px;
    margin-bottom: 10px;
}

.responsive_table.video_page td .shadow_div_1 span {
    font-weight: normal;
    color: #000;
}

.content_table_right .filterSelectionDiv ul li a.active_link {
    color: #337ab7 !important;
}

.rht_bottmo_img_only {
    float: left;
    width: 100%;
    margin: 30px 0 0px;
    text-align: center;
}

.rht_bottmo_img_only img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}

.gallary_part table.responsive_table.video_page tr td img {
    width: 100% !important;
    max-width: 100% !important;
    max-height: 215px;
    min-height: 215px;
}

.responsive_table.video_page.photo_gallery td .shadow_div_1 {
    min-height: 300px;
}

.filterSelectionDiv ul.twitter_list_sidebar.unbold li a {
    font-weight: normal;
}

button.btnClearDepartureSearch {
    background: #ef4023
        /*url(/userfiles/images/VentBird_122/clear_btn.png) no-repeat*/
    ;
    padding: 10px 10px;
    color: #fff;
    background-position: 24% 55%;
    font-size: 15px;
    text-transform: uppercase;
    background-size: 22px 22px;
    border-radius: 0;
}

button.btnClearDepartureSearch:hover {
    font-weight: bold;
    color: white;
}

.search_Sidebar i {
    border: 0;
    border-radius: 2px;
    ;
    font-size: 16px;
    padding: 4px 7px;
    margin: 0 2px;
}

.buttons_only_table.sidebar {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.filterSelectionDiv ul.twitter_list_sidebar.normal_txt li,
.filterSelectionDiv ul.twitter_list_sidebar.normal_txt li a {
    font-weight: normal;
    font-size: 14px;
}

h4.tagline {
    font-size: 22px !important;
}

.top_search-btns .search_box_input {
    min-width: 40%;
}

.top_search-btns .search_box_input input[type="text"] {
    float: right;
}

.top_search-btns .search_Sidebar i {
    float: right;
}

.top_search-btns .title_head {
    padding-top: 3px;
}

.responsive_table.video_page.photo_gallery h3 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
    margin: 0 !important;
    padding: 5px 10px;
    width: 100%;
    text-align: left;
    text-transform: inherit;
}

.responsive_table.video_page.photo_gallery td .shadow_div_1 span {
    font-weight: bold;
    color: #000;
    text-align: left;
    padding-top: 1px;
    font-size: 14px;
}

.responsive_table.video_page.photo_gallery td .shadow_div_1 p {
    font-weight: normal;
    color: #000;
    text-align: left;
    padding: 0 10px;
    margin-bottom: 35px;
}

.responsive_table.video_page.photo_gallery td {
    padding: 10px;
}

.centeredDiv #peak15FeaturedTours td {
    float: none;
    width: 24.7% !important;
    display: inline-block;
}

.left_container.more_padding {
    padding: 25px 25px 8px;
    font-size: 14px;
    line-height: 25px;
}

.container_white_Section h4.about_tagline {
    margin-bottom: 22px !important;
    padding-left: 5%;
    padding-right: 5%;
}

.content_table_right.right_container.twitters_page h3 {
    font-size: 17px !important;
    text-align: center;
}

.content_table_right.right_container.twitters_page .filterSelectionDiv ul.twitter_list_sidebar li {
    text-align: center;
}

.video_sidebar {
    float: left;
    width: 100%;
    margin: 5px 0 5px;
}

.video_sidebar iframe {
    max-width: 100%;
}

.video_sidebar img {
    max-width: 100%;
    border: solid 1px #000;
    width: 100%;
    max-height: 205px;
}

.required {
    color: #ff0000;
}

.td_column_1 {
    float: left;
    width: 33%;
}

.registration_table tr td .td_column_1 input[type="text"] {
    width: 95%;
}

.span_text_form.small {
    font-size: 14px;
}

.required_1 {
    float: left;
    width: 100%;
    margin: 5px 0 10px;
}

.registration_table tr td .td_column_1 select {
    min-height: 37px;
    width: 95%;
}

.responsive_table td img {
    max-width: inherit;
}

.buttons_only_table.sidebar td {
    padding: 10px;
    line-height: 2em;
}

.rht_mrgn_spn {
    margin-right: 30px;
}

.content_para {
    font-size: 14px;
    color: #000;
    line-height: 25px;
}

.content_para table tr td img {
    max-width: 100%;
}

.news_brief-table ul {
    float: left;
}

#auto_height_left-part_register,
#auto_height_right-part_register {
    height: auto;
    min-height: 685px;
}

.table_conservation,
.table_conservation tr td {
    font-size: 14px;
    line-height: 25px;
    color: #000;
}

.sidebar_blue_img {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.sidebar_blue_img img {
    max-width: 100%;
}

.container_part_middle .white_rht_box h3 {
    font-size: 18px !important;
}

.content_table_right h3.more_heading {
    font-size: 18px !important;
}

.left_container.more_padding table tr td {
    font-size: 14px;
    line-height: 25px;
    color: #000;
}

.container_white_Section h4.more_heading {
    font-size: 17px !important;
    border-bottom: 1px solid #e8e8e8 !important;
}

.search_input.custom_icons {
    float: none;
}

.white_portion {
    background: #fff;
    padding: 20px;
    font-size: 14px;
    line-height: 25px;
}

.white_portion table tr td {
    font-size: 14px;
    line-height: 25px;
    color: #000;
}

.tagline.middle {
    text-align: center;
    margin-top: 7px !important;
    color: #000 !important;
}

.floated_wrapper.featured_leader #ContentWrapper {
    margin-top: -80px;
}

.floated_wrapper.featured_leader #SpannedWrapper {
    margin-bottom: 80px;
    position: relative;
    z-index: 111;
}

.floated_wrapper.featured_leader .genericBannerTitle {
    top: 30%;
}

.send_button {
    background: #ef4023;
    color: #fff;
    border: 0;
    padding: 5px 25px;
    width: auto;
    float: left;
    margin: 5px 0;
    text-transform: uppercase;
}

.register_page_table tr td {
    padding: 8px 3px;
}

#auto_height_left-part_register h3 {
    font-size: 18px !important;
}

.register_page_table tr td .td_column_1 input[type="text"] {
    width: 95%;
}

.register_page_table tr td .td_column_2 {
    width: 50%;
    float: left;
}

.register_page_table tr td .td_column_2 input[type="text"] {
    width: 95%;
}

.register_page_table .td_column_2 input[type="email"] {
    width: 95%;
}

.span_text_form.spaced_required {
    margin-bottom: 20px;
}

.faq_page h2 {
    border-bottom: 2px solid #eee;
    font-size: 17px !important;
    padding-bottom: 15px;
    font-weight: bold;
    margin-bottom: 5px !important;
}

.faq_page ul li {
    padding: 5px 0;
}

.faq_page ul li a {
    text-transform: uppercase;
    font-size: 13px;
    color: #000;
    font-weight: bold;
}

.faq_page ul li a:hover {
    color: #337ab7;
}

.left_small_img a:hover {
    color: #337ab7;
    font-weight: bold;
}

.right_container ul.links_smalls li a:hover {
    color: #337ab7;
    font-weight: normal;
    text-shadow: 0 0.015em #337ab7, 0 -0.015em #337ab7, 0.01em 0 #337ab7, -0.01em 0 #337ab7;
}

.filterSelectionDiv ul.twitter_list_sidebar li a:hover {
    color: #337ab7;
}

.right_container.content_table_right.faq_page h2 {
    margin-top: 10px !important;
}

.breadcrumb_overlay.global_class.faq_page {
    top: -30px !important;
}

.container_title_area.faq_pages_new {
    position: static;
}

.content_table_left .imageAssetTable td {
    padding: 0 5px;
    line-height: 20px;
    text-align: center;
    color: #666;
    font-size: 85%;
}

.content_table_left .imageAssetTable td img {
    border: 1px solid rgba(0, 0, 0, .125);
    margin: 7px 7px 2px;
    box-shadow: 0px 0px 7px rgba(204, 204, 204, 0.65);
    ;
}

.content_table_left .imageAssetTable td .imageAssetCaption {
    padding-left: 7px;
}

#tour_details_page .content_table_left.no_bg {
    min-height: inherit;
}

.testimonial_part_bottom.more-space {
    width: 80%;
    margin-left: 10%;
}

.content_table_right ul.tourLeadersUL li .tourLeaderDescriptionTitle a {
    text-transform: uppercase;
}

.gallary_part>p {
    font-size: 14px;
    line-height: 25px;
}

.gallary_part table.image_table_left {
    display: inline-block;
    float: left;
    width: 425px;
    margin-right: 20px;
    font-size: 12px;
}

.gallary_part table.image_table_left img {
    width: 100% !important;
    height: auto;
    max-width: 100% !important;
    border: solid 1px #000 !important;
}

.imageAssetTable {
    margin-right: 10px;
    max-width: 450px;
}

.content_table_left .imageAssetTable td span {
    color: #666;
    line-height: 20px;
}

.gallary_part table.image_table_right {
    display: inline-block;
    float: right;
    width: 425px;
    margin-left: 20px;
    font-size: 12px;
}

.gallary_part table.image_table_right img {
    width: 100% !important;
    height: auto;
    max-width: 100% !important;
    border: solid 1px #000 !important;
}

.row_para {
    width: 100%;
    float: left;
}

.gallary_part p a {
    font-weight: bold;
}

.gallary_part p a:hover {
    color: #23527c;
}

.gallary_part p {
    line-height: 25px;
}

.gallary_part table.image_table_left td p,
.gallary_part table.image_table_right td p {
    margin-bottom: 0;
    line-height: 20px;
}

.defaultBoxSubmit {
    margin-bottom: 30px;
}

#ctl00_SpannedContent_SiteTemplatesGrid {
    position: relative;
    z-index: 111;
}

#departureList tr td:first-child {
    max-width: 335px;
    width: 335px;
}

#departureList tr td:first-child img {
    width: 100%;
    max-width: 100% !important;
    height: 195px;
}

.blue_bold+br+strong em {
    font-style: normal;
}

.space_Section_text>strong span {
    color: #000 !important;
}

#departureList td:nth-child(2) {
    padding-left: 12px;
}

.white_page_pading {
    padding: 20px;
    line-height: 25px;
    font-size: 14px;
    color: #000;
}

.home_page .whySectionLeft.more_width .centeredDiv table td {
    float: none;
    width: 24.7% !important;
    display: inline-block;
}

/*.RadRotator.RadRotator_Silk.rrNoBorder{
    border:solid 1px #000;
}
*/
#leader_left p img {
    max-width: 200px !important;
    height: auto !important;
    border: solid 1px #000;
}

#destinationFilter ul li input[type=checkbox]:checked+label a {
    border-bottom: solid 1px #000;
}

#destinationFilter ul li a:hover {
    border-bottom: solid 1px #000;
}

.list_breadcrumb {
    color: #fff;
}

.list_breadcrumb a:hover,
.list_breadcrumb a:focus {
    color: #fff;
    font-weight: bold;
}

/* 11Jan 2018 */
.gallary_part table.image_table_left.middle_img {
    text-align: center;
    float: none;
    /*display:block;
     margin:0px auto;
    */
    height: auto !important;
}

.gallary_part table.image_table_left.middle_img td {
    padding-left: 2px;
    padding-right: 2px;
}

/* 09March 2018 */
#tourDetailDescription>div {
    height: auto !important;
    padding: inherit !important;
}

.gallary_part span {
    font-size: 14px !important;
    line-height: 25px;
}

@media only screen and (min-width:1600px) {
    .tour_packages_new tr td {
        float: left;
        max-width: 33%;
        min-width: 33%;
    }

    .HomePage .landingPageBanner.genericBannerTitle {
        top: 0;
    }

    .landingPageButtonsDiv.text_btns {
        top: -270px;
    }

    .home_page .shadow_div {
        max-height: 400px;
        min-height: 400px;
        position: relative;
    }

    .home_page .shadow_div .button_bar {
        position: absolute;
        bottom: 10px;
        width: 100%;
    }

    .home_page .shadow_div img {
        max-height: 240px;
        min-height: 240px;
        margin-bottom: 10px;
    }

    .home_page .mainPageSection.catalogSection.auto_height .listingImgHolder {
        height: auto;
    }

    .home_page .mainPageSection.catalogSection.auto_height .listingImgHolder img {
        max-height: 226px;
        min-height: 226px;
    }

    .moreSection {
        max-width: 92%;
    }
}

.navbar-collapse {
    flex-basis: auto !important;
}

.navbar-brand {
    border: 0px !important;
    height: 43px;
    float: left;
    padding: 0;
}

@media only screen and (min-width:1040px) {
    .navbar-collapse {
        margin-top: 0px !important;
    }

    #desktop-header {
        display: block !important;
        float: right;
        width: auto !important;

    }

    #mobile-header {
        display: none !important;
    }

    .moreSection table td img {
        border: none !important;
    }
}

@media only screen and (max-width:1024px) {
    .navbar-header {

        margin-left: 0px;
    }

    .search-header {

        padding-right: 0 !important
    }

    .search-header .ph-number {

        margin-right: 0px;
        text-align: right;
    }
}

@media only screen and (max-width:1440px) {
    .search-header {

        padding-right: 3%;
    }
}

@media screen and (max-width: 1920px) and (min-width: 1441px) {

    .search-header {

        padding-right: 7%;
    }
}

@media only screen and (max-width:1040px) {

    .featured_leader_table,
    .featured_leader_table tbody,
    .featured_leader_table tr,
    .featured_leader_table tr td {
        display: block;
        width: 100% !important
    }

    .featured_leader_table img {
        max-width: 700px !important;
        max-height: 500px !important;
        margin: 0 auto 20px;
        display: block;

    }

    .featured_leader_table td {
        padding: 0 !important;
    }

    #desktop-header {
        display: none !important;
    }

    #mobile-header {
        display: block !important;
    }

    .content_table_right,
    .content_table_left {
        min-height: 1360px;
    }

    #PageBanner_141 img.cycle-slide.cycle-slide-active {
        width: auto;
        margin-left: -105%;
    }
}

@media (min-width: 1280px) and (max-width: 1500px) {

    .content_table_right,
    .content_table_left {
        /*min-height: 1360px;
        */
    }
}

@media (min-width: 1101px) and (max-width: 1280px) {

    .content_table_right,
    .content_table_left {
        min-height: 1510px;
    }

    .news_brief-table ul {
        padding-left: 15px;
        margin-top: 10px;
    }
}

@media (min-width: 1025px) and (max-width: 1100px) {

    .content_table_right,
    .content_table_left {
        min-height: 1580px;
    }

    #cruisesApp .content_table_right,
    #cruisesApp .content_table_left {
        min-height: auto;
    }

    .news_brief-table ul {
        padding-left: 15px;
        margin-top: 10px;
    }
}

@media (min-width: 1000px) and (max-width: 1100px) {

    .HomePage .cycle-slide.cycle-slide-active,
    .HomePage .cycle-slide.cycle-sentinel {
        margin-left: 0 !important;
    }

    .HomePage .landingPageBanner.genericBannerTitle {
        top: 0;
    }

    .landingPageButtonsDiv.text_btns {
        top: -150px;
    }

    .home_page .whySectionLeft.more_width table tr td img {
        height: 200px;
    }

    .mainPageSection.catalogSection.auto_height .listingImgHolder img {
        height: 225px;
    }

    .HomePage .bannerBtn {
        margin: 0 15px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .content_table_left {
        width: 100%;
        min-height: inherit !important;
    }

    .content_table_right {
        width: 100% !important;
        min-height: inherit !important;
        padding: 10px 5%;
    }

    .tour_packages_new .shadow_div_1 {
        min-height: 340px;
    }

    button.btnClearDepartureSearch {
        width: auto;
    }

    .breadcrumb_overlay.global_class.tours_page {
        top: -40px;
    }

    .itineraryLink {
        font-size: 12px;
    }

    .tourDetailsRowUL li {
        padding: 5px 5px !important;
        border: 0;
    }

    .review_section.left_area {
        width: 100%;
    }

    .container_part_middle {
        width: 100%;
    }

    .itineraryLink {
        padding: 0;
    }

    .content_table_right .tourLeadersBanner {
        float: left;
        text-align: center;
    }

    .content_table_right .tourLeadersBanner img.map_img {
        width: 50%;
    }

    .content_table_right .black_rht_box {
        width: 50%;
        margin: 0 25%;
    }

    .landingPageButtonsDiv.text_btns {
        top: -200px;
    }

    .HomePage .landingPageBanner.genericBannerTitle {
        top: 0;
    }

    .HomePage .landingPageBannerTextDiv h1 {
        padding-top: 0;
    }

    .HomePage .bannerBtn {
        display: inline-block !important;
    }

    .home_page .shadow_div {
        min-height: 360px;
        max-height: 360px;
        position: relative;
    }

    .home_page .shadow_div .button_bar {
        bottom: 10px;
        position: absolute;
        width: 100%;
    }

    .keepUpdatedSectionText p {
        display: block;
    }

    .catalogSectionTextDiv h1 {
        font-size: 2em !important;
    }

    .catalogSectionText p {
        font-size: 1em !important;
    }

    .container_part_middle .container_white_Section #leadersDiv .staffCard {
        margin: 10px 1% 20px !important;
        width: 31% !important;
    }

    .breadcrumb_overlay.staff_page {
        top: -40px;
        background: #000;
    }

    .container_white_Section h4 {
        font-size: 20px !important;
        margin-bottom: 10px !important;
    }

    .questions_part_news {
        text-align: left !important;
        display: none;
    }

    .questions_part_news span.head {
        text-align: left;
        display: none;
    }

    .filterConsoleSection.top_mrgn_no em {
        font-size: 14px;
    }

    .content_table_right .filterSectionTitle {
        font-size: 14px;
    }

    .video_table_last {
        width: 100% !important;
        margin: 10px 0 !important;
    }

    .video_table_last tr td {
        float: left;
        width: 100% !important;
        text-align: left !important;
    }

    #no_min-heightright,
    #no_min-heightleft {
        min-height: inherit;
    }

    .fields_table tr td {
        padding: 5px;
    }

    .fields_table tr td img {
        max-width: 100px;
        height: auto !important;
    }

    #twitter_right,
    #twitter_left {
        min-height: inherit;
    }

    #newsbriefs_right,
    #newsbriefs_left {
        min-height: inherit;
    }

    #newsbriefs_right {
        display: none;
    }

    .rht_bottmo_img_only {
        text-align: left;
        display: none;
    }

    .rht_bottmo_img_only img {
        width: auto;
    }

    .fullPageBanner>div:first-child {
        margin-top: 0;
    }

    .breadcrumb_overlay.global_class.tours_page {
        top: -40px !important;
        background: #000;
    }

    .navbar {
        background: none !important;
    }

    .centeredDiv #peak15FeaturedTours td {
        width: 49% !important;
    }

    .white_rht_box {
        display: none;
    }

    .button_orange {
        width: auto;
    }

    .white_page_pading {
        padding: 5px;
    }

    .video_sidebar {
        text-align: center;
    }

    .video_sidebar img {
        width: auto;
    }

    #auto_height_left-part_conservation {
        display: none;
    }

    .breadcrumb_overlay.global_class.faq_page {
        top: -40px !important;
        background: #000;
    }

    .registration_table {
        width: 100%;
    }

    .floated_wrapper.featured_leader .genericBannerTitle {
        top: 10%;
    }

    .footer-grids {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .footer.two {
        margin: 0;
    }

    .content_table_right.right_container>h3:nth-child(3) {
        display: none;
        margin: 0 !important;
        padding: 0 !important;
    }

    .content_table_right.right_container .select_list {}

    .content_table_right.right_container em {
        display: none;
    }

    .drop_select {
        display: none;
    }

    .drop_select+h3 {
        border-top: 0 !important;
    }

    #PageBanner_116 .cycle-slide.cycle-slide-active {
        margin-left: -130%;
        width: auto;
        margin-top: -80px;
    }

    #tourDetailDescription table.imageAssetTable td img {
        height: auto !important;
        max-width: 95% !important;
    }

    .fullPageBanner {
        height: 240px !important;
    }
}

@media (min-width: 1000px) and (max-width: 1030px) {
    #PageBanner_116 .cycle-slide.cycle-slide-active {
        margin-left: -30% !important;
        width: auto;
        margin-top: 0px;
    }

    .news_brief-table ul {
        padding-left: 15px;
        margin-top: 10px;
    }

    #photo_right,
    #photo_left {
        min-height: inherit;
    }
}

@media (min-width: 768px) and (max-width: 1000px) {
    #PageBanner_112 .cycle-slide.cycle-slide-active {
        margin-left: -30%;
        width: auto;
    }

    .news_brief-table ul {
        padding-left: 15px;
        margin-top: 10px;
    }

    .video_tables tr td {
        float: left;
        width: 100% !important;
    }

    #photo_right,
    #photo_left {
        min-height: inherit;
    }
}

@media (max-width: 767px) {
    #cruisesApp .search_input {
        font-weight: normal;
        height: auto;
        font-size: auto;
        line-height: 1.5;
    }

    #cruisesApp button.btnClearDepartureSearch {
        margin-top: 15px;
        margin-bottom: 0px;
        margin-left: 0px !important;
    }

    #cruisesApp .departures-filters-search-container {
        margin-left: 0% !important;
    }

    #cruisesApp .content_table_right {
        width: 100%;
        padding-top: 0;
        padding: 0px 25px;
    }

    #cruisesApp .content_table_right h3.no_border {
        border: 0;
        margin-bottom: 5px !important;
        float: left;
        text-align: left;
        margin-left: 0px !important;
    }

    .video_tables {
        margin-top: 10px;
    }

    .fullPageBanner>div#PageBanner_167:first-child {
        float: left;
        margin-top: 36px;
        width: 100%;
        position: relative;
        z-index: 0;
        height: 210px;
    }

    .fullPageBanner>div#PageBanner_167:first-child img {
        min-height: 187px !important;
    }

    button.btn-block.btn.btnClearDepartureSearch {
        max-width: 250px;
        padding: 6px !important;
    }

    .search_input {
        font-weight: normal;
        height: 38px;
        font-size: 15px;
        line-height: 1.5;
    }

    .content_table_left {
        width: 100%;
    }

    .content_table_right {
        width: 100% !important;
        max-width: 100%;
    }

    .tour_packages_new tr td {
        width: 100% !important;
        float: left;
    }

    .tour_packages_new .shadow_div_1 {
        min-height: inherit;
    }

    .content_table_right .filterSectionTitle {
        font-size: 14px;
    }

    .gallary_part span {
        font-size: 14px !important;
    }

    .review_section.left_area {
        width: 100%;
    }

    .responsiv_full {
        width: 100%;
    }

    .responsiv_full img {
        width: 100%;
    }

    #ContentWrapper {
        padding-top: 0;
    }

    .home_page .contentSmallCard.newsCard img {
        height: auto !important;
    }

    .mainPageSection.catalogSection.auto_height .listingImgHolder img {
        height: auto !important;
        width: 100% !important;
    }

    .keepUpdatedTextDiv {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .wrapper.public.HomePage .floated_wrapper .fullPageBanner {
        height: 400px;
    }

    .wrapper.public.HomePage .floated_wrapper .fullPageBanner .cycle-slide.cycle-slide-active,
    .cycle-slide.cycle-sentinel {
        height: 65% !important;
    }

    .landingPageButtonsDiv.text_btns {
        top: -200px;
    }

    .HomePage .fullPageBanner {
        height: 400px;
    }

    .HomePage .cycle-slide.cycle-slide-active,
    .HomePage .cycle-slide.cycle-sentinel {
        min-height: 400px;
    }

    .HomePage .landingPageBanner.genericBannerTitle {
        top: 0;
    }

    .HomePage #Header+div {
        max-height: 400px;
    }

    .HomePage .landingPageBanner.genericBannerTitle {
        padding-top: 0;
    }

    .home_page .shadow_div {
        min-height: inherit !important;
        height: auto !important;
        padding-bottom: 20px;
    }

    .container_part_middle {
        width: 100%;
        padding: 5px;
    }

    .container_part_middle .container_white_Section #leadersDiv .staffCard {
        width: 99% !important;
    }

    .content_table_right.right_container {
        height: auto !important;
        min-height: inherit !important;
    }

    .container_part_middle .container_white_Section #leadersDiv .staffImgHolder {
        width: 100% !important;
    }

    .search_box_input {
        min-width: 200px;
    }

    .title_head {
        font-size: 14px;
        padding-top: 7px;
    }

    .container_white_Section h4 {
        font-size: 17px !important;
        margin-bottom: 10px !important;
        margin-top: 5px !important;
        padding-left: 3px;
        padding-right: 3px;
        line-height: 25px;
    }

    .fullPageBanner.banner_leader .cycle-slide.cycle-slide-active,
    .cycle-slide.cycle-sentinel {
        left: -40% !important;
        max-width: inherit;
        width: auto;
    }

    .navbar-header.new_tour_page {
        background: none;
        height: 70px;
    }

    .questions_part_news {
        display: none;
    }

    .content_table_left {
        height: auto !important;
        min-height: inherit;
    }

    .tour_packages.cruise_page .shadow_div_1 {
        min-height: inherit;
    }

    .video_table_last {
        width: 100% !important;
        margin: 10px 0 !important;
    }

    .video_table_last tr td {
        float: left;
        width: 100% !important;
    }

    #no_min-heightright,
    #no_min-heightleft {
        min-height: inherit;
    }

    #PageBanner_133 .cycle-slide.cycle-slide-active,
    .cycle-slide.cycle-sentinel {
        height: auto !important;
        margin-left: -210%;
    }

    #PageBanner_174 .cycle-slide.cycle-sentinel {
        height: auto !important;
        margin-left: -210%;
        min-height: 425px;
    }

    #PageBanner_131 .cycle-slide.cycle-slide-active {
        margin-left: -70%;
    }



    #PageBanner_143 .cycle-slide.cycle-slide-active {
        margin-left: -49% !important;
    }

    #PageBanner_148 .cycle-slide.cycle-slide-active {
        margin-left: -119% !important;

        height: 90% !important;
    }

    #PageBanner_113 .cycle-slide.cycle-slide-active {
        margin-left: -150%;

    }

    #PageBanner_155 .cycle-slide.cycle-slide-active {
        margin-left: -170%;

    }

    #PageBanner_138 .cycle-slide.cycle-slide-active {
        margin-left: -185%;

    }

    #PageBanner_151 .cycle-slide.cycle-slide-active {
        margin-left: -82% !important;

    }

    #PageBanner_44 .cycle-slide.cycle-slide-active {
        margin-left: -30%;

    }

    #PageBanner_122 .cycle-slide.cycle-slide-active {
        margin-left: -90%;

    }

    #PageBanner_38 .cycle-slide.cycle-slide-active {

        width: auto;
        max-width: inherit;
        height: 100% !important;
        margin-left: -67% !important;

    }

    #PageBanner_141 .cycle-slide.cycle-slide-active,
    #PageBanner_141 img.cycle-slide.cycle-slide-active {
        margin-left: -180%;
        margin-top: 10px;
    }

    .buttons_only_table {
        float: left;
        width: 100%;
    }

    .buttons_only_table tr td {
        float: left;
        width: 100%;
        text-align: center;
    }

    .buttons_only_table tr td .button_orange {
        margin: 0px auto;
    }

    .fields_table tr td {
        float: left;
        width: 100% !important;
    }

    .table_max {
        display: none;
    }

    #twitter_right,
    #twitter_left {
        min-height: inherit;
    }



    .video_tables tr td {
        float: left;
        width: 100% !important;
    }

    #newsbriefs_right,
    #newsbriefs_left {
        min-height: inherit;
    }

    #newsbriefs_right {
        display: none;
    }

    .news_brief-table tr td img {
        max-width: 40%;
        height: auto !important;
    }

    .mobile_no-visible {
        display: none;
    }

    .rht_bottmo_img_only {
        text-align: left;
        display: none;
    }

    .fullPageBanner.banner_leader #PageBanner_123 .cycle-slide.cycle-slide-active,
    .fullPageBanner.banner_leader #PageBanner_123 .cycle-slide.cycle-sentinel {
        left: 0 !important;

    }

    .newinnerbanner .fullPageBanner.banner_leader #PageBanner_123 .cycle-slide.cycle-slide-active,
    .newinnerbanner .fullPageBanner.banner_leader #PageBanner_123 .cycle-slide.cycle-sentinel {
        left: 267px !important;
    }

    .fullPageBanner #PageBanner_126 .cycle-slide.cycle-slide-active,
    .fullPageBanner #PageBanner_126 .cycle-slide.cycle-sentinel {
        left: 0 !important;
        margin-left: -100%;
        height: 285px !important;
    }

    .top_search-btns .search_box_input {
        min-width: 100%;
        margin-top: -5px;
    }

    .search_box_input input[type="text"] {
        width: 45%;
    }

    .tagline.middle {
        margin-top: 10px !important;
        font-size: 18px !important;
        margin-bottom: 8px !important;
        line-height: 25px;
    }

    .registration_table {
        width: 100%;
    }

    .td_column_1 {
        width: 100%;
    }

    .registration_table tr td select {
        width: 100% !important;
    }

    .registration_table tr td input[type=text],
    .registration_table tr td textarea {
        width: 100%;
    }

    .registration_table tr td .td_column_1 input[type="text"] {
        width: 100%;
    }

    .registration_table tr td input[type=email] {
        width: 100%;
    }

    .centeredDiv #peak15FeaturedTours td {
        width: 100% !important;
    }

    .white_page_pading {
        padding: 5px;
    }

    #departureList tr td:first-child {
        max-width: inherit;
    }

    #departureList tr td:first-child img {
        width: auto;
    }

    .video_sidebar {
        text-align: center;
    }

    .video_sidebar img {
        width: auto;
    }

    .responsive_table.video_page.photo_gallery td .shadow_div_1 {
        min-height: inherit;
    }

    #auto_height_left-part_conservation {
        display: none;
    }

    .content_table_right.right_container>h3:nth-child(3) {
        /*display:none;
        */
        border-top: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .content_table_right.right_container .drop_select {
        /*display:none;
        */
    }

    .content_table_right.right_container .select_list {}

    .content_table_right.right_container em {
        /*display:none;
        */
    }

    .sectionContent.whySectionText>h1.no_mrgn span {
        font-size: 24px !important;
    }

    .gallary_part table.image_table_right {
        width: 100%;
        margin-left: 0;
        float: left;
        max-width: 100%;
    }

    .gallary_part table.image_table_left {
        width: 100%;
        margin-left: 0;
        float: left;
        max-width: 100%;
    }

    .shadow_div {
        padding-bottom: 10px !important;
    }

    .news_brief-table ul {
        padding-left: 15px;
        margin-top: 10px;
    }

    /*.featured_leader_table tr td div{
        max-width:100%;
         height:auto !important;
         float:left;
    }
     .featured_leader_table tr td ul{
        height:auto !important;
    }
     .featured_leader_table tr td ul li{
        height:auto !important;
    }
    */
    .featured_leader_table tr td ul li img {
        max-width: 95%;
        height: auto !important;
    }

    .RadRotator.RadRotator_Silk.rrNoBorder,
    .rrRelativeWrapper,
    .rrClipRegion {
        width: 100% !important;
        max-height: 600px;
    }

    #tourDetailDescription table.imageAssetTable td img {
        height: auto !important;
        max-width: 95% !important;
    }

    #auto_height_right-part_conservation,
    #auto_height_left-part_conservation {
        padding: 10px !important;
        min-height: inherit;
    }

    .departure_table {
        float: left;
        width: 100% !important;
        max-width: 100%;
    }

    #photo_right,
    #photo_left {
        min-height: inherit;
    }

    .breadcrumb_overlay.global_class.faq_page {
        top: -35px !important;
    }
}

@media (max-width:767px) {

    .innerbannerOuter {
        min-height: 360px !important;
    }

    .breadcrumb_overlay.global_class.tours_page {
        top: -39px !important;
    }

    .newsPageBackgroundBanner {

        bottom: 0;
    }

    #PageBanner_139 .cycle-slide.cycle-slide-active,
    #PageBanner_139 .cycle-slide.cycle-sentinel {
        margin-left: 0px !important;
        min-height: 380px !important;
        height: 112px !important;
        width: 100% !important;
        top: 52px !important;
    }



}

@media only screen and (min-width:568px) and (max-width:767px) {


    .HomePage .landingPageBanner.genericBannerTitle {
        top: 0;
    }

    .mainPageSection.catalogSection.auto_height .listingImgHolder {
        height: auto;
    }

    .mainPageSection.catalogSection.auto_height .listingImgHolder img {
        max-width: 100%;
    }

    .whySectionLeft.more_width {
        width: 92%;
    }

    #PageBanner_131 .cycle-slide.cycle-slide-active {
        margin-left: -83% !important;
        height: 90% !important;
    }

    #PageBanner_141 .cycle-slide.cycle-slide-active,
    #PageBanner_141 img.cycle-slide.cycle-slide-active {
        margin-left: -60% !important;
    }
}

@media only screen and (min-width: 431px) and (max-width: 567px) {



    .newinnerbanner .fullPageBanner.banner_leader #PageBanner_123 .cycle-slide.cycle-slide-active,
    .newinnerbanner .fullPageBanner.banner_leader #PageBanner_123 .cycle-slide.cycle-sentinel {
        left: 370px !important;
    }

}

@media only screen and (min-width: 320px) and (max-width: 430px) {


    .newinnerbanner .fullPageBanner.banner_leader #PageBanner_123 .cycle-slide.cycle-slide-active,
    .newinnerbanner .fullPageBanner.banner_leader #PageBanner_123 .cycle-slide.cycle-sentinel {
        left: 50px !important;
    }

}

@media only screen and (min-width:531px) and (max-width:767px) {
    .tour_packages_new .shadow_div_1 {
        float: none;
        display: block;
        margin: 0px auto;
    }

    .genericBannerTitle {
        padding-top: 100px;
    }

    .floated_wrapper.featured_leader .genericBannerTitle {
        top: 15%;
    }

    .responsive_table.video_page td .shadow_div_1 {
        float: none;
        margin: 0px auto;
    }

    #PageBanner_147 .cycle-slide.cycle-slide-active {
        height: 100% !important;
        margin-left: -73% !important;
    }

    #PageBanner_113 .cycle-slide.cycle-slide-active {
        margin-left: -28% !important;

        height: 90% !important;
    }

    #PageBanner_155 .cycle-slide.cycle-slide-active {
        margin-left: -80% !important;

        height: 90% !important;
    }


}

@media only screen and (min-width:300px) and (max-width:530px) {
    .video_tables {
        margin-top: 0px;
    }

    .stylevideo {
        height: 198px !important;
        width: 100% !important;
    }

    .landingPageBannerTextDiv h1.pageTitle {
        font-size: 30px !important;
    }

    .genericBannerTitle {
        padding-top: 120px;
    }

    .floated_wrapper.featured_leader .genericBannerTitle {
        top: 5%;
    }

    .featured_leader_table tr td {
        float: left;
        width: 100%;
        max-width: 96%;
        padding: 5px;
    }

    .featured_leader_table tr td ul li img {
        max-width: 100% !important;
        height: auto !important;
    }

    #PageBanner_38 .cycle-slide.cycle-slide-active {
        margin-left: -135% !important;
        height: 90% !important;
    }

    #PageBanner_148 .cycle-slide.cycle-slide-active {
        margin-left: -244% !important;
    }

    #PageBanner_128 .cycle-slide.cycle-slide-active {
        margin-left: -100%;
    }



    .fullPageBanner {
        margin-bottom: -50px;
        height: 390px;
    }

    #PageBanner_44 .cycle-slide.cycle-slide-active {
        margin-left: -95%;
    }

    #Header {
        position: relative;
        z-index: 9999;
    }
}

@media only screen and (min-width:300px) and (max-width:400px) {
    .search_box_input input[type="text"] {
        width: 40%;
    }

    .floated_wrapper.featured_leader .genericBannerTitle {
        top: 5%;
    }

    .featured_leader_table tr td ul li img {
        max-width: 85%;
        height: auto !important;
    }

    .featured_leader_table tr td {
        width: 100% !important;
    }

    .RadRotator.RadRotator_Silk.rrNoBorder,
    .rrRelativeWrapper,
    .rrClipRegion {
        width: 100% !important;
        max-height: 560px;
    }

    .featured_leader_table tr td {
        float: left;
        width: 100%;
        max-width: 100%;
        padding: 5px;
    }

    .register_page_table tr td .td_column_2 {
        width: 100%;
    }
}

/* * CSS Added by Yudh **********************************/
.container_part_middle::after {
    display: table;
    content: "";
    clear: both;
}

.flex-row {
    display: flex;
    flex-flow: wrap;
}

.fieldSelection {
    overflow-y: auto;
    max-height: 400px;
}



#leader_right {
    min-height: auto !important;
}

.flex-row .content_table_left.no_bg {
    background: #fff !important;
    box-shadow: 0 3px 10px 0 rgba(204, 204, 204, 0.65);
}

.left_cont,
.left_container.more_padding {
    height: auto !important;
}

.row-reverse {
    flex-direction: row-reverse
}

.contentCardBtn {
    border: solid 1px #c4c4c4 !important;
}

@media only screen and (max-width:992px) {
    .field_report_picture {
        float: none;
        height: 105px;
        margin-right: 10px;
        overflow: hidden;
        width: 140px;
        margin: 0 auto;
    }

    .fields_table tr td img {
        max-width: 100%;
        height: auto !important;
        max-height: 100%;
        width: auto !important;
    }

    .fields_table tr td {
        text-align: center !important;
    }
}

@media only screen and (max-width:992px) {
    .fields_table tr td {
        text-align: center !important;
        width: 33.3% !important;
    }

    .field_report_picture {
        float: none;
        height: auto;
        margin-right: 10px;
        overflow: hidden;
        width: 200px;
        margin: 0 auto;
        text-align: center;
        display: table;
        height: 0;
        margin: 0 auto;
        text-align: center;
    }

    .fields_table tr td img {
        max-width: 100%;
        height: auto !important;
        max-height: 150px;
        width: auto !important;
        display: table;
        margin: 0 auto !important;
        float: none !important;
    }
}

@media only screen and (max-width:480px) {
    .fields_table tr td {
        text-align: center !important;
        width: 100% !important;
    }

    .field_report_picture {
        float: none;
        height: auto;
        margin-right: 10px;
        overflow: hidden;
        width: 200px;
        margin: 0 auto;
        text-align: center;
        display: table;
    }

    .search_Sidebar {
        margin-top: -5px;
    }

    .search_input {
        font-weight: normal;
    }
}

.copy-right-grids {
    display: inline-block !important;
    width: 100% !important;
}

@media (min-width: 1024px) and (max-width: 1140px) {
    .fullPageBanner>div:first-child {
        margin-top: 0 !important;
    }

    .breadcrumb_overlay.global_class.tours_page {
        top: -40px !important;
    }
}

@media (min-width: 1030px) and (max-width: 1140px) {
    .breadcrumb_overlay {
        padding: 13px 0px !important;
    }

    .breadcrumb_overlay.global_class.faq_page {
        top: -40px !important;
    }

    .navbar {
        position: absolute !important;
        width: 100% !important;
    }

    .navbar-collapse .sf-menu li a,
    .navbar-collapse .sf-menu li div a {
        padding: 5px 0 !important;
        font-size: 13px !important;
    }
}

@media (min-width: 1141px) and (max-width: 1410px) {

    .navbar-collapse .sf-menu li a,
    .navbar-collapse .sf-menu li div a {
        padding: 5px 0 !important;
        font-size: 13px !important;
    }
}

/*--- Starts- css 17-03-2019----*/
@media (max-width: 767px) {

    .tour #departuresApp .content_table_right.right_container,
    .newtour #newToursApp .content_table_right.right_container,
    #fieldReportsApp .content_table_right {
        order: 1;
    }

    .tour #departuresApp .content_table_left,
    .newtour #newToursApp .content_table_left,
    #fieldReportsApp .content_table_left {
        order: 2;
    }

    .tour .content_table_right h3.no_border,
    .newtour .content_table_right h3.no_border {
        border: 0;
        margin-bottom: 5px !important;
    }

    #PageBanner_137 .cycle-slide-active {
        margin-left: -329px !important;
    }

    .imagecenter {
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .imagecenter .mb-5 {
        margin-bottom: 1rem !important;
    }

    .tour.container_part_middle .content_table_right.right_container>div,
    .newtour.container_part_middle .content_table_right.right_container>div {
        max-width: 420px;
        margin: 15px auto;
        border: 1px solid rgba(0, 0, 0, .125);
        padding: 10px;
    }

    .tour.container_part_middle .content_table_left,
    .newtour.container_part_middle .content_table_left {
        padding: 25px 0px;
    }

    .content_table_right h3.departures-filters-divider {
        border: 0;
    }

    .design_border {
        display: none;
    }

    button.btn-block.btn.btnClearDepartureSearch {
        max-width: 100%;
        padding: 6px !important;
        margin: 0px auto 0px;
        /* margin-top: -52px; */
        position: relative;
        top: -14px;
    }

    .specialofferstyle .flex_container {
        display: block;
    }

    .tourdetailssec .content_table_right {
        float: right;
        background: #fff;
        padding: 25px;
    }

    .innerbannerOuter .fullPageBanner #PageBanner_139 {

        width: 200%;

    }

    #PageBanner_139 .cycle-slide.cycle-sentinel,
    #PageBanner_139 .cycle-slide.cycle-slide-active {
        margin-left: -189px !important;
    }


}

@media (max-width: 480px) {
    #NestedWrapper.featured_leader .fullPageBanner {
        margin-bottom: -50px;
        height: 280px;
    }

    #PageBanner_143 .cycle-slide.cycle-slide-active,
    #PageBanner_143 .cycle-slide.cycle-sentinel {
        margin-left: -150% !important;
    }


}

@media (max-width: 400px) {
    .search-header .ph-number {
        margin-top: 11px;
        text-align: right;
    }

    .search-header {
        padding-right: 0;
    }
}

.mainPageSection.newsSection {
    padding-top: 30px;
}

.whySectionLeft.more_width table tr td p.heading strong span {
    text-transform: uppercase;
}

.whySectionLeft.more_width table tr td img {
    width: 100% !important;
    margin-bottom: 10px !important;
}

.landingPageBannerText span {
    display: none;
}

.special_offer_outer .destination-column {
    font-weight: bold;
    text-transform: uppercase;
}

.special_offer_outer .trip-image {
    border: 1px solid #000
}


.conservationegenericBannerTitle {
    position: static !important;
    z-index: 0;
    text-align: center;
    height: auto !important;
    margin-top: -55px !important;

}


.TheNatureofourBusinessBannerTitle {
    position: static !important;
    z-index: 0;
    text-align: center;
    height: auto !important;
    margin-top: -55px !important;

}


.ourTeamBannerTitle {
    position: static !important;
    z-index: 0;
    text-align: center;
    height: auto !important;
    margin-top: -55px !important;

}


.ourToursBannerTitle {
    position: static !important;
    z-index: 0;
    text-align: center;
    height: auto !important;
    margin-top: -55px !important;

}


.NewToursBannerTitle {
    position: static !important;
    z-index: 0;
    text-align: center;
    height: auto !important;
    margin-top: -55px !important;

}

.CruisesBannerTitle {
    position: static !important;
    z-index: 0;
    text-align: center;
    height: auto !important;
    margin-top: -55px !important;

}


.NewsBriefsTitle {
    position: static !important;
    z-index: 0;
    text-align: center;
    height: auto !important;
    margin-top: -55px !important;

}


.VENTFLASHTitle {
    position: static !important;
    z-index: 0;
    text-align: center;
    height: auto !important;
    margin-top: -55px !important;

}


.PhotoTitle {
    position: static !important;
    z-index: 0;
    text-align: center;
    height: auto !important;
    margin-top: -55px !important;

}


.VideoTitle {
    position: static !important;
    z-index: 0;
    text-align: center;
    height: auto !important;
    margin-top: -55px !important;

}


.choosingatourTitle {
    position: static !important;
    z-index: 0;
    text-align: center;
    height: auto !important;
    margin-top: -55px !important;

}


@media only screen and (max-width: 2000px) and (min-width: 1366px) {
    .landingPageBackgroundBanner {
        border: 0px solid red;
        min-height: 270px !important;
        /*background-position: -1px -15px !important;*/
    }

    .landingPageBackgroundBanner img {

        /* min-height: 305px !important;*/

    }
}

.container_part_middle.leaders_details_page .container_white_Section {
    margin-top: 25px;
}

.innerbannerOuter {
    min-height: 372px;
    position: relative;
}

.innerbannerOuter .fullPageBanner>div:first-child {
    float: left;
    margin-top: -55px;
    width: 100%;
    position: relative;
    z-index: 0;
}

.innerpageTitle h1 {
    margin-top: 25% !important;
}

.innerpageTitle .subtitle {
    position: static !important
}

@media (max-width: 1024px) and (min-width: 768px) {
    .innerbannerOuter {
        min-height: 200px !important;
    }
}

.leftVP {
    height: auto !important;
}

.imagecreditby {
    top: -69px !important;
    background: transparent !important;
    text-align: right !important;
    color: white !important;
    right: 10px !important;
    width: auto !important;
    font-family: Times New Roman;
    font-size: 14px;
}

@media only screen and (max-width:414px) {
    #PageBanner_113 .cycle-slide.cycle-slide-active {
        margin-left: -81%;
    }

    #PageBanner_151 .cycle-slide.cycle-slide-active {
        margin-left: -181% !important;

    }

    .innerbannerOuter .fullPageBanner #PageBanner_139 {
        float: left;
        margin-top: -20px;
        width: 300%;

    }

    #PageBanner_44 .cycle-slide.cycle-slide-active {
        margin-left: -184% !important;
        margin-top: 0px;
    }

    #PageBanner_139 .cycle-slide.cycle-slide-active {
        min-height: 280px !important;

    }

    #PageBanner_139 .cycle-slide.cycle-sentinel {
        min-height: 341px !important;
    }
}

@media only screen and (max-width:375px) {

    #PageBanner_169 .cycle-slide.cycle-slide-active,
    #PageBanner_169 .cycle-slide.cycle-sentinel {
        margin-left: -718px !important;
    }
}



@-moz-document url-prefix() {
    .landingPageBannerTextDiv {
        height: auto !important;
        background-color: transparent !important;
        background-image: none !important;
        padding-top: 0;
        position: absolute;
        bottom: 80px;
    }
}

@media (max-width:500px) {
    #PageBanner_131 .cycle-slide.cycle-slide-active {
        margin-left: -137%;
    }

}

/* Mozilla firefox hack */


@-moz-document url-prefix() {
    .generalPage .landingPageBannerTextDiv {

        bottom: 15px !important;
    }
}