/*
Theme Name: Cookyourtrip
Description: 
Author: B Singh
Author URI: E2Developers.com
Version: 2.0
*/


*{ margin:0px; padding:0px; outline:0px; box-sizing: border-box;}

*, *:before, *:after { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}

a, a i{text-decoration:none; color:#454545;}

a:hover{color:#7befb2; }

a, a:hover{transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;}

a img, img{border:0px; outline:none;}

img{max-width:100%; height:auto;}

a, input[type="submit"], button{outline:none;  }

.clear{clear:both;}



input[type=submit], button, select{ -moz-appearance: none;-webkit-appearance: none;}

input, select, button, textarea{ font-family: 'open_sansregular';}

input[type=submit], button{ cursor:pointer; border:0;}

input[type="submit"], input[type="text"], input[type="search"], button, input[type="email"], input[type="tel"], textarea, select{-webkit-appearance:none; -moz-appearance:none; appearance:none; border-radius:0;}

p, ul, li, label, input, textarea, img, submit, button, a{ margin: 0px; padding: 0px; outline: none; list-style: none;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align:baseline;}

html {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 62.5%;overflow-y: scroll;-webkit-text-size-adjust: 100%;

-ms-text-size-adjust: 100%;}

q {-webkit-hyphens: none;-moz-hyphens: none;-ms-hyphens: none;hyphens: none;quotes: none;}

a:focus {outline:0;outline: 0;}

a:hover,

a:active {outline: 0;}

a img {border: 0;}
body {font-family: 'open_sansregular';font-weight: 400;font-style: normal;font-size: 16px;line-height: 20px;color: #393b42;}
h1, h2, h3, h4, h5, h6 {margin: 0;font-family: 'RobotoSlabRegular';font-weight: 400;font-style: normal;line-height: 20px;text-rendering: optimizelegibility;}
p{ font-size:17px; color:#393b42; line-height:24px;}
.text-center {text-align: center;}
.bronze {color: #a3845b;}
.market-ot {font-family: 'marketregular';font-weight: 400;font-style: normal;}
h1{ font-size:36px; line-height:42px;}
h2 {font-size:25px;line-height: 30px;}
h3 {font-size:20px;line-height:24px;}
small{ font-size:14px; line-height:18px;}
b{font-family: 'open_sansbold';}
.background {background-position: center center;background-repeat: no-repeat;background-size: cover;}
.round-btn {height:60px;width:60px;display: block;margin: 0 auto;position: absolute;bottom:-30px;left: 0;right: 0;z-index: 99; border-radius:100%;
background: #7befb2 url(images/icon-arrow-d.svg) center center no-repeat;background-size: 55%;}
.round-btn:hover {background-image: url(images/icon-arrow-d-hover.svg);background-color: #393c42;}
.btnWhite{ background-color:#fff;}
.wrapper{ width:1050px; margin:0 auto;max-width:96%}
.homePage .wrapper{ width:1080px;}
.wrapper:after{content:'';clear:both;display:table;}
/* Header section start here */
.header{ width:100%; float:left;}
.headerTop{ width:100%; float:left; background:#ededed; padding:13px 0;}
.logo {
    float: left;
    margin-right: 22px;
    width: 30px;
}

.hdrSearch{ float:left; margin:7px 0 0 120px;position:relative;}
.hdrSearch ul{ margin:0; padding:0;}
.hdrSearch ul li{ display:inline-block; margin:0; padding:0; vertical-align:top; margin:0 -4px 0 0;}
.hdrSearch input[type=search]{ width:462px; height:40px; background:#fff; border-radius:8px 0 0 8px; padding:0 10px; font-size:16px; color:#93979d; font-family: 'open_sanssemibold'; border:0;}
.hdrSearch input[type=submit]{ width:48px; height:40px; background:#7befb2 url(images/icon-search_30.svg) no-repeat center; border-radius:0 8px 8px 0; font-size:0; background-size:50%;}
.hdrSearch input[type=submit]:hover{ background-image:url(images/icon-search_30-hover.svg);}
.headerTop .hdrAccount .login{ height:40px; line-height:40px; background:#7befb2;}
.headerOne{ width:100%; float:left; background:#7befb2; position:relative}
.navShow .headerOne{ display:block;}
.header nav[role="main-navigation"] {
    float: left;
    display: flex;
    align-items: center;
}
.header .megaMenu .megaLeft>li>a {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 5px;
    font-family: 'RobotoSlabRegular';
    line-height: 20px;
    text-rendering: optimizelegibility;
    pointer-events: none;
    padding: 0;
}
.header nav[role="main-navigation"] ul{ margin:0; padding:0; }

.header nav[role="main-navigation"]> ul >li{ display:inline-block; margin:0; padding:0 15px; }

.header nav[role="main-navigation"] ul li a{ font-size:16px; color:#393c42; font-family: 'open_sansbold'; display:block; padding:11px 0 15px; position:relative;}

.header nav[role="main-navigation"] ul li a:hover{ color:#fff;}

.hdrAccount{ float:right;font-family: 'open_sansbold'; padding:8px 15px 8px 0;}



.header nav[role="main-navigation"]> ul >li.current-menu-item:before , .header nav[role="main-navigation"]> ul >li.current-menu-item:first-child>a:after{content: '';display: block;border-top: 13px solid #7befb2;border-left: 20px solid transparent; border-right: 20px solid transparent; border-bottom: 0; width: 37px; position: absolute;top: 44px;left: 0;right: 0;margin: auto;z-index:2;}

.header nav[role="main-navigation"]> ul >li.current-menu-item:first-child:before{content:none;}



.header nav[role="main-navigation"]> ul >li.current-menu-item {position: relative;}

.hdrAccount .login{ display:block; width:68px; height:30px; line-height:30px; background:#fff; border-radius:10px; font-size:15px; color:#393c42; text-align:center;}

.hdrAccount .login:hover{ color:#fff; background:#393c42;}



.megaMenu{ width:100%;background:#ededed; position:absolute; top:100%; left:0; z-index:999; padding:0 15px; min-height:420px;box-shadow: 0 2px 2px -2px gray;

opacity: 0;transform: translateY(1.5em); transition: all 0.5s ease-in-out 0s, visibility 0s linear 0.5s, z-index 0s linear 0.05s;visibility: hidden; }



.megaLeft{ float:left; width:575px; position:relative;    padding-bottom: 15px;margin-top: 30px;}

.menuBox{ float:left; width:185px; padding:0 25px 0 0; margin:35px 0 0;}

.menuBox h2{ font-size:20px; line-height:24px; margin:0 0 5px;}

.header nav[role="main-navigation"] ul li .menuBox ul{ width:100%; float:left; margin:0; padding:0;}

.header nav[role="main-navigation"] ul li .menuBox ul li{ width:100%; float:left; margin:0; padding:0;}

.header nav[role="main-navigation"] ul li .menuBox ul li a{ display:block; font-size:17px; color:#454545; line-height:28px; padding:0 6px;font-family: 'open_sansregular'; border-radius:4px;}

.header nav[role="main-navigation"] ul li .menuBox ul li a:hover{ background:#403a35; color:#fff;}



.megaMenu a:after, .megaMenu a:before{ display:none!important}



.menuBox a.btnType{ line-height:40px; padding:0!important; margin:12px 0 0; font-size:14px; color:#454545;font-family: 'open_sansbold'; background:#7befb2; border-radius:10px; text-align:center;}

.menuBox a.btnType:hover{ background:#403a35; color:#fff;}



.menuBox3{ padding:0;}



.megaImg{ float:right; width:330px; min-height:342px; border-radius:8px; padding:20px 10px; text-align:center; background:url(images/dropDown-img.jpg) no-repeat; background-size:cover; background-position:center; margin:35px 0 0;}

.megaImg h2,.market-ot.fontL{ color:#fff; font-size:32px;}

.megaImg p{ color:#fff; font-size:20px; line-height:30px;font-family: 'RobotoSlabRegular'; margin:20px 0 0;text-align:left;}

.megaImg a.btnType{ display:inline-block!important; line-height:40px; padding:0 14px!important; font-size:14px; color:#454545;font-family: 'open_sansbold'; background:#7befb2; border-radius:10px; margin:60px 0 0; }

.megaImg a.btnType:hover{ background:#454545;}



.header nav[role="main-navigation"] ul li.has-subMenu a:before{content:''; position:absolute; bottom:0; left:0; background:url(images/dropArw.png) no-repeat center;width:100%; height:12px; z-index:99;opacity: 0;transform: translateY(1.5em); transition: all 0.5s ease-in-out 0s, visibility 0s linear 0.5s, z-index 0s linear 0.05s;visibility: hidden;}

.header nav[role="main-navigation"] ul li.has-subMenu:hover a:before{   opacity: 1;transform: translateY(0em);transition-delay: 0s, 0s, 0.5s;visibility: visible;}



.header nav[role="main-navigation"] ul li.has-subMenu:hover .megaMenu{ opacity: 1;transform: translateY(0em);transition-delay: 0s, 0s, 0.5s;visibility: visible;}



.header nav ul li.active a:after{ content:''; position:absolute; bottom:-11px; z-index:9; left:0; width:100%; height:12px; background:url(images/linkActive.png) no-repeat center;}



.navShow .headerOne{ display:block!important}



.homePage .headerTop{ display:none;}

.homePage .headFix .headerTop{ display:block;}



.headerTop a.opn{ display:none}

.headerOne a.close{ display:none;}

.headFix{ position:fixed; top:0;background:#ededed; z-index:999}

.headFix .headerTop{ box-shadow:3px 0 5px 3px #b5b5b5;}

.headFix .headerOne{ display:none;}

.headFix .headerTop a.opn{ display:block; float:right; margin:20px 0 0; opacity:0.5;}

.headFix .headerTop a.opn:hover{ opacity:1;}

.headFix .headerOne a.close{ display:block; float:right; margin:16px 0 0;}



/* Header section end here */



/* Mian Banner start here */

#banner {position: relative; width: 100%; float:left;}

#banner img.banImg{ width:100%; display:block;}

.banContent{ width:100%; position:absolute; top:0; left:0; height:100%;}

.banrTxt{ width:100%; float:left; height:100%; display:table;}

#banner .banner-row {display: table-cell;vertical-align: middle; text-align:center; width:100%; height:100%;}

#banner .banner-row .banner-logo {max-width:280px;margin: 0 auto;}

.bnrSearch{ width:100%; float:left; margin:16px 0 0;position:relative;}

.bnrSearch ul{ margin:0; padding:0;}

.bnrSearch ul li{ display:inline-block; margin:0; padding:0; vertical-align:top; margin:0 -4px 0 0;}

.bnrSearch input[type=search]{ width:634px; height:60px; background:#fff; border-radius:8px 0 0 8px; padding:0 30px; font-size:19px; color:#93979d; font-family: 'open_sanssemibold'; border:0;}

.bnrSearch input[type=submit]{ width:56px; height:60px; background:#7befb2 url(images/icon-search_30.svg) no-repeat center; border-radius:0 8px 8px 0; font-size:0; background-size:55%;}

.bnrSearch input[type=submit]:hover{ background-image:url(images/icon-search_30-hover.svg);}



/* Mian Banner start here */





/* Middle section start here */



.middle{ width:100%; float:left;}



#section1{ width:100%; float:left; text-align:center; padding:40px 0 30px;}

#section1 h1{ font-size:32px; line-height:38px; padding:2px 0;}

#section1 .subtitle{font-size: 32px; line-height: 38px; padding: 2px 0; font-family: 'RobotoSlabRegular';}

#section1 ul{ width:100%; float:left; margin:30px 0 0;}

#section1 ul li{ float:left; width:16.5%; padding:0 7px;}

#section1 ul li span.ilu{ width:100%; height:85px; display:table; float:left;}

#section1 ul li span.ilu i{ width:100%; height:100%; vertical-align:middle; display:table-cell;}



#section1 h3{ font-size:18px; color:#393b42; line-height:24px;}



#section2{ width:100%; float:left; text-align:center; background:#ededed; padding:20px 0 40px;}

#section2 h1{ font-size:32px; line-height:38px; padding:0;}

#section2 h2{ font-size:32px; line-height:38px; padding:0;}

#section2 ul{ width:100%; float:left; padding:0 15px;}

#section2 ul li{ float:left; width:23.5%; background:#fff; border-radius:8px; overflow:hidden; min-height:300px; margin:40px 2% 0 0;}

#section2 ul li:nth-child(4n){ margin-right:0;}

#section2 .imgCol{ width:100%; float:left; position:relative; margin:0 0 10px;}

#section2 .imgCol img{display:block;width:100%;}

#section2 .imgCol .tgName{ position:absolute; top:0; left:0; background:#a3845b; color:#fff; line-height:30px; font-size:14px;font-family: 'open_sansbold'; padding:0 9px; border-radius:8px 0 8px 0;}

#section2 h3{ padding:0 10px;}

#section2 .price{ font-size:22px; margin:8px 0 0; display:block;}

#section2 .imgCol:hover img{ opacity:0.8;}



#section3 {position: relative; width:100%; float:left;}

#section3 .full-box-4 {float: left;width:25%;min-height: 50px;text-align: center;display: table;cursor:pointer;position:relative;}

.full-box-4:before, .full-box-4:after{pointer-events: none; position: absolute; top: 8px; right: 8px; bottom: 8px; left: 8px; content: ''; opacity: 0; -webkit-transition: opacity .4s,-webkit-transform .5s; transition: opacity .4s,transform .5s;}

#section3 .full-box-4:before{border-top: 2px solid #fff;border-bottom: 2px solid #fff;-webkit-transform: scale(0,1);transform: scale(0,1);}

#section3 .full-box-4:after{border-left: 2px solid #fff;border-right: 2px solid #fff;-webkit-transform: scale(1,0);transform: scale(1,0);}

#section3 .full-box-4:hover:before, #section3 .full-box-4:hover:after{ opacity: 1;-webkit-transform: scale(1);transform: scale(1);}    



#section3 .full-box-4 h2 {color: #fff; font-size:25px; line-height:30px;display: table-cell;vertical-align: middle;    padding-left: 8px;padding-right: 8px;}

#section3 .full-box-4 h2 a{color: #fff;    width: 52%;margin:0 auto;display:block;}

#section3 .full-box-4 h2 a:hover{ color:#7befb2;}





#section4{ width:100%; float:left; background:#ededed; padding:20px 0 30px;}

#section4 h1{ font-size:32px; line-height:38px; padding:0; text-align:center;}

#section4 ul{ width:100%; float:left; padding:0 15px; margin:0;}

#section4 ul li{ float:left; width:48.5%; margin:29px 0 0; background:#fff; border-radius:10px; overflow:hidden; border:1px solid #f4f4f4;    padding-right: 10px;}

#section4 ul li:nth-child(2n){ float:right;}

#section4 .ImgSection{ float:left; width:160px; margin:0 15px 0 0;transition: all 0.5s ease;}

#section4 .ImgSection img{ display:block; width:100%;}

#section4 label, #section4 h3.market-ot{ font-size:22px; margin:14px 0 0; display:block;}

#section4 h3, #section4 li h2{ font-size:20px; margin:5px 0 0;}

#section4 p{ font-size:14px; line-height:24px; margin:3px 0 0;}

#section4 ul li:hover .ImgSection{ opacity:0.8;transition: all 0.5s ease;}

#section4 ul li:hover h3 a{ color:#7befb2; }





#section5{ position:relative; width:100%; float:left; text-align:center; padding:20px 0 30px;}

#section5 h1{ color:#fff; font-size:32px; line-height:38px;}

.sectionRow{ width:100%; float:left; padding:0 15px;}

.sectnCol{ width:320px; float:left; margin:30px 30px 0 0; min-height:358px; background:#fff; border-radius:10px; overflow:hidden;position:relative;}

.sectnCol:nth-child(3n){ margin-right:0;}

.sectnCol .imgCol{ width:100%; float:left; margin:0 0 10px;}

.sectnCol .imgCol img{ width:100%; display:block;}

.sectnCol .reviewInfo { position: absolute;bottom: 25px; left: 0; padding: 10px 10px 0;width:100%;background:#fff;    z-index: 99;}

.sectnCol h3{ font-size:20px;}

.sectnCol h4{ font-size:22px; margin:10px 0 0;}

.sectnCol .strDiv{ width:100%; float:left; text-align:center; margin:8px 0 0;}



.sectnCol:hover .imgCol{ opacity:0.8}

.sectnCol:hover h3 a{ color:#7befb2; }



.logo-section{ width:100%; float:left; position:relative; padding:15px 0 30px; text-align:center;}

.logo-section h1{ font-size:32px;}



.logoRow{ width:100%; float:left; position:relative;margin:10px 0 0; padding:6px 0 0;}

.owl-logo.owl-carousel{ width:100%; float:left;  position:static}

.owl-logo img{ width:auto!important; display:inline-block!important}

.owl-logo .item{ padding:0 15px;}

.owl-logo .owl-prev{ position:absolute; top:0; left:0; width:29px; height:58px; background:url(images/btnPrev.png) no-repeat; background-size:100%; font-size:0;}

.owl-logo .owl-prev:hover{ background-image:url(images/btnPrev-hover.png);}

.owl-logo .owl-next{ position:absolute; top:0; right:0; width:29px; height:58px; background:url(images/btnNext.png) no-repeat; background-size:100%; font-size:0;}

.owl-logo .owl-next:hover{ background-image:url(images/btnNext-hover.png);}



#section6{ width:100%; float:left; background:#403a35; padding:40px 0 30px;}

#section6 .txtLeft{ float:left; width:760px; padding:0 15px;}

#section6 .txtLeft h2, #section6 .txtLeft h3{ color:#fff; font-size:25px; line-height:30px;}

#section6 a.btnCt{ margin:0 15px 0 0; background:#7befb2; color:#454545; font-size:14px; border-radius:10px;font-family: 'open_sansbold'; line-height:40px; padding:0 15px; float:right;}

#section6 a.btnCt:hover{ background:#fff;}



#contact-form, #help-form, #feedback-form, #confirm_contact{ width:100%; float:left; position: relative;z-index: 999999;font-size: 16px;color: #000;font-weight: 500;}

.c-form {border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;z-index: 999999;position: relative;background: #efefe3;max-width: 750px;margin: 0 auto;position: absolute;bottom: 100px;left: 0;right: 0;width: 90%;}

.c-form p{ margin:0 0 10px}

.c-form span.close {margin: 0;padding: 0;position: absolute;right: -24px;top: -22px;}

.c-form span.close {display: block;text-align: center;margin: 0;height: 50px;cursor: pointer;}

.c-form h2 {background: #fff;margin: 0;border-radius: 20px 20px 0 0;-webkit-border-radius: 20px 20px 0 0;-moz-border-radius: 20px 20px 0 0;-ms-border-radius: 20px 20px 0 0;-o-border-radius: 20px 20px 0 0;padding: 30px;text-align: center;}

.c-form form {padding: 30px;margin: 0;}

span.overlayform {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: #000;z-index: 999;background: rgba(0, 0, 0, 0.39);}

.c-form form input[type="submit"] {width: auto;color: #393b42;background: #7befb2;padding: 15px 31px;margin: 20px 0 0;display: inline-block; border-radius:10px; font-weight:600;font-family: 'open_sansbold';}

.c-form form input[type="submit"]:focus,

.c-form form input[type="submit"]:hover,

.c-form form input[type="submit"]:active {background: #393b42;color: #fff;}

.c-form form input {margin-bottom: 10px;}

.c-form span.close svg, .emailform  span.close svg{height:50px;}

.c-form span.close svg , .emailform  span.close svg{background: #7befb2;padding: 5px;}

.c-form span.close svg:hover , .emailform  span.close svg:hover{background: #393c42;}

.c-form span.close svg:hover .st0, .emailform  span.close svg:hover .st0 {fill: #fff;}

.form input, .form textarea, .form select {margin: 0;width: 100%;border: 0;background: #fff;padding: 10px;color: #393c42;font-family: 'open_sansregular';font-weight: 600;font-size: 14px;height: auto; border-radius:10px;}

.form input[type=text], .form input[type=email], .form input[type=tel], .form input[type=password]{ text-indent:5px;}

.form textarea {height: 223px;text-indent: 0;}

.c-form span.close svg , .emailform  span.close svg{border-radius: 500px;-webkit-border-radius: 500px;-moz-border-radius: 500px;-ms-border-radius: 500px;-o-border-radius: 500px;    transition: all .4s ease; -moz-transition: all .4s ease;   -webkit-transition: all .4s ease;}

span.wpcf7-not-valid-tip, .wpcf7-validation-errors{display:none!important}

.wpcf7-not-valid {background: #ffbebe !important;}







.emailform{border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;z-index: 999999;position: relative;background: #efefe3;max-width: 750px;margin: 0 auto;position: absolute;bottom: 0;left: 0;right: 0;top:30px;}

#tRequestF{ width:100%;  position: relative;z-index: 999999;font-size: 16px;}



.emailform span.close {margin: 0;padding: 0;position: absolute;right: -24px;top: -22px;}

.emailform span.close {display: block;text-align: center;margin: 0;height: 50px;cursor: pointer;}

.emailform  .formheader {background: #fff;margin: 0;border-radius: 20px 20px 0 0;-webkit-border-radius: 20px 20px 0 0;-moz-border-radius: 20px 20px 0 0;-ms-border-radius: 20px 20px 0 0;-o-border-radius: 20px 20px 0 0;padding: 30px;text-align: center;}



/* Middle section end here */







/* Footer section start end */



#footer{ width:100%; float:left; background:#eceae7; padding:15px 0;}

.fSocial{ width:100%; float:left; padding:0 15px;}

.fSocial ul{ margin:0; padding:0;}

.fSocial ul li{ float:left; margin:0 10px 0 0; padding:0;}

.fSocial ul li a{ width:47px; display:block;}

.fSocial ul li a:hover{-moz-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}



.footNav{ width:100%; float:left; margin:10px 0 0;}

.footNav .copyright{ float:left; font-family: 'open_sansbold'; font-size:14px;line-height:20px;}

.footNav ul{ float:right;}

.footNav ul li{ display:inline-block; margin:0; padding:0 0 0 18px; line-height:20px;}

.footNav ul li a{font-family: 'open_sansbold'; font-size:14px;}

.footNav ul li a:hover{ color:#3DC770;}



#backTop{width:28px;height:30px;padding:5px;border-radius:7px 7px 0 0;text-indent:-9999px;cursor:pointer;z-index:999999999;display:none;box-sizing:content-box;

-webkit-box-sizing:content-box;}

#backTop.red{background:#7befb2 url(images/arrow-up2.svg) center no-repeat;background-size: 55%; }

#backTop.red:hover{ background-image:url(images/arrow-up2-hover.svg);}



/* Footer section end end */









/* About Us page start here */

#about_banner{ width:100%; float:left; position:relative; text-align:center; }

.abutTxt{ width:100%; float:left; padding:90px 0 145px;}

.abutTxt .h1{ font-size:32px; color:#fff;}

.abutTxt h2{ font-size:36px; line-height:42px; color:#fff; margin:10px 0 0;}



#aboutSection1{ width:100%; float:left; text-align:center; padding:40px 0 30px; background:#eceae7;}

.abContent{ width:100%; float:left; padding:0 15px;}

#aboutSection1 .h1{ font-size:32px; line-height:38px; padding:2px 0;display: block;}
#aboutSection1 .h1.subhead{
	font-family: 'RobotoSlabRegular';
    font-weight: 400;
    font-style: normal;
}


#aboutSection1 ul{ width:100%; float:left; margin:0;}

#aboutSection1 ul li{ float:left; width:33.3%; padding:0 20px; min-height:210px; margin:20px 0 0;}

#aboutSection1 ul li span.ilu{ width:100%; height:85px; display:table; float:left;}

#aboutSection1 ul li span.ilu i{ width:100%; height:100%; vertical-align:middle; display:table-cell;}

#aboutSection1 h3{ font-size:25px; line-height:30px;}

#aboutSection1 p{ margin:10px 0 0;}



#aboutSection3{ width:100%; float:left; position:relative; text-align:center; background:#7befb2; padding:30px 0;}

#aboutSection3 .h1{ font-size:32px; line-height:38px;}

#aboutSection3 h2{ font-size:36px; line-height:42px;}



#aboutSection4{ width:100%; float:left;}

.imgTxt_Row{ width:100%; float:left;background:#eceae7;}

.bronze-bg{ background:#a3845b;}

.imgCol_1{ width:50%; float:left; height:350px;}

.txtCol_1{ width:50%; float:right; height:350px; display:table; text-align:center;}

.vertCntr{ width:100%; height:100%; display:table-cell; vertical-align:middle; }

.inrAuto{ width:100%; margin:0 auto;max-width: 430px;}

.vertCntr p{ font-size:20px; line-height:26px;font-family: 'RobotoSlabRegular';}



.imgTxt_Row:nth-child(even) .imgCol_1{ float:right;}

.imgTxt_Row:nth-child(even) .txtCol_1{ float:left;}

.imgTxt_Row:nth-child(even) .txtCol_1 p{ color:#fff;}





#aboutSection5 {padding:30px 0;position: relative;background:#393c42; color:#fff; width:100%; float:left;}



#aboutSection5 img { margin: -20px 0; }

#aboutSection5 .bottom-distance { margin-bottom: 0; }

#aboutSection5 .span_4_of_12 { position: relative; }



.how-it-works-arrow { display: block; position: absolute; width: 100%; }

.how-it-works-arrow.hiwa1 { background: url(images/illu-how-it-works-path-0-1.svg) center center no-repeat; height: 216px; width: 223px; }

.how-it-works-arrow.hiwa1 {top: 33px;}

.how-it-works-arrow.hiwa2 {top: 205px;}

.how-it-works-arrow.hiwa3 {top: 260px;}

.how-it-works-arrow.hiwa5 {top: 410px;}



.how-it-works-arrow.hiwa6 {top: 732px;}

.how-it-works-arrow.hiwa7 {top: 805px;}

.how-it-works-arrow.hiwa7 {top: 827px;}

.how-it-works-arrow.hiwa2 { background: url(images/illu-how-it-works-circle-1.svg) center center no-repeat; height: 81px; width: 96px;top: 196px;right: 2px; left: auto; }

.how-it-works-arrow.market-ot { font-size: 50px; line-height: 93px; text-align: center; color: #66d8f8; }

.how-it-works-arrow.hiwa3 { background: url(images/illu-how-it-works-path-1-2.svg) center center no-repeat; height: 167px;top: 250px; left: 0;right: 0; }

.how-it-works-arrow.hiwa4 { background: url(images/illu-how-it-works-circle-2.svg) center center no-repeat; height:94px; width: 93px; line-height:102px; top: 390px;right: auto; left: 2px; }

.how-it-works-arrow.hiwa5 { background: url(images/illu-how-it-works-path-2-3b.svg) center center no-repeat;height: 368px;top: 425px;left: -2px;} 

.how-it-works-arrow.hiwa6 { background: url(images/illu-how-it-works-circle-3.svg) center center no-repeat; height: 84px; width: 94px; top:732px;right: 2px; left: auto; }

.how-it-works-arrow.hiwa7 { background: url(images/illu-how-it-works-path-3-4b.svg) center center no-repeat; height:306px; top:820px; left: 27px;right: 0; }

.bottom-distance {margin-bottom: 0;}

#aboutSection5 p {color: #dddddd;font-size: 14px;line-height: 24px;}



.span_4_of_12 {width: 32.26%;}

#aboutSection5 h2{ font-size:32px; line-height:38px;}

#aboutSection5 h3{font-size:24px; line-height:30px;}

#aboutSection5 h2.blue {color: #66d8f8;}

.text-right {text-align: right;}

.col {display: block;float: left;margin: 1% 0 1% 1.6%;}

.text-left {text-align: left;}

.text-center{ text-align:center;}

.span_12_of_12 {width: 100%;}

.section {clear: both;padding: 0px;margin: 0px;}

.group::before, .group::after {content: "";display: table;}

.col:first-child {margin-left: 0;}



#aboutSection5 .last-row{ max-width: 320px; margin-top:120px ;margin-bottom:0px;margin-left:auto;margin-right:auto; position: relative; }

#aboutSection5 .last-row h2{ font-size:25px;}

#aboutSection5 .last-row img { position: absolute; left: -275px; top:-70px; }

#aboutSection5 .last-row h2.blue {color: #66d8f8; font-size:22px;}

#aboutSection5 .btn.mint-bg{ display:inline-block; width:140px; line-height:40px; background:#7befb2; border-radius:6px; color:#454545; font-size:14px; font-family: 'open_sansbold'; margin:30px 0 0;}

#aboutSection5 .btn.mint-bg:hover{ background:#fff;}



#aboutSection6{ width:100%; float:left; text-align:center; background:#eceae7; padding:30px 0}

#aboutSection6 .h1{ font-size:32px; line-height:38px;}

#aboutSection6 h2{ padding:10px 100px; font-size:25px; line-height:30px;}

#aboutSection6 ul{ width:100%; float:left; margin:0;}

#aboutSection6 ul li{ width:33.3%; float:left; padding:0 20px; margin:50px 0 0; }

#aboutSection6 h3{ font-size:24px; line-height:30px;}

#aboutSection6 span.usrImg{ display:inline-block; margin:0 auto 10px; width:200px; height:200px; border-radius:100%;}

#aboutSection6 span.usrImg img{ width:100%; border-radius:100%;}

#aboutSection6 ul li label{ font-size:18px; line-height:24px; font-family: 'open_sansregular';}

#aboutSection6 p{ margin:10px 0 0; font-size:22px; line-height:24px;}



#aboutSection7{ width:100%; float:left; padding:40px 0; text-align:center; color:#fff;}

#aboutSection7 h2{ text-shadow:0 1px #4B4B4B; font-size:32px; line-height:38px;}

#aboutSection7 h5{text-shadow:0 1px #4B4B4B; font-size:14px; line-height:18px;font-family: 'open_sansbold'; margin:10px 0 0;}

#aboutSection8{ width:100%; float:left; color:#fff;}

#aboutSection8 .column2{ width:50%; float:left; height:250px; display:table;}

.ver-center{ vertical-align:middle; display:table-cell;}

.black-bg { background:#403a35;}
#aboutSection8 .inner-padding {max-width:450px;margin: 0 auto;text-align: center;}
#aboutSection8 h3{ font-size:25px; line-height:30px;}
#aboutSection8 a.borderd-btn{ background:#7befb2; border-radius:8px;color:#454545; font-size:14px; font-family: 'open_sansbold'; padding:8px 15px; display:inline-block; margin:25px 0 0;}
#aboutSection8 a.borderd-btn:hover{ background:#fff;}

/* About Us page end here */

/* Reiseziele  page start here */



.detlBanr{ width:100%; float:left; position:relative;}
.detlBanr img.size-td-banner{ width:100%; display:block;}

.dtlTxt{ width:100%; position:absolute; top:0; left:0; height:100%;}
.btlAlign{ width:100%; float:left; text-align:center; display:table; height:100%;}
.v-align{ width:100%; height:100%; vertical-align:middle; display:table-cell;}
.btlAlign h1{ color:#fff; font-size:52px; text-shadow:0 1px #333;}


.breadcrumbs{ width:100%; float:left; padding: 40px 0 15px;}
.breadcrumbs ul{ float:left; margin:0; }
.breadcrumbs ul li{ position:relative; display:inline-block; margin:0; padding:0 28px 0 12px; font-size:15px; color:#393c42;}
.breadcrumbs ul li:first-child { padding-left: 0;}
.breadcrumbs ul li a{font-family: 'open_sansbold'; }
.breadcrumbs ul li:before{ content:''; position:absolute; top:0; right:0; height:100%; width:16px; background:url(images/arw.png) no-repeat center;}
.breadcrumbs ul li:last-child:before{ display:none;}
.breadcrumbs a.bk{ float:right;font-family: 'open_sansbold';font-size:15px;position:relative;}
.breadcrumbs a.bk:before{ content:''; position:absolute; top:0; left:-24px; background:url(images/arwBk.png) no-repeat center;height:100%; width:16px;}


#dtlSection1{ width:100%; float:left; text-align:center; padding:10px 0 40px;}
.txtDiv{ width:100%; float:left; padding:0 90px;}
.txtDiv h1{ font-size:36px; line-height:42px;}
.txtDiv p{ margin:15px 0 0; font-size:17px; line-height:24px;}


#dtlSection2{ width:100%; float:left; background:#eceae7;}
.tab1Dtl{ width:100%; float:left; padding:15px 0 20px;}
.tab1Dtl h2{ text-align:center; font-size:25px; line-height:40px;}
.tab1Dtl h2 img{ width:40px; display:inline-block; vertical-align:middle; margin:0 15px 0 0;}


.chPlce{ width:100%; float:left; margin:30px 0 0; padding:0;}
.chPlce ul{ margin:0; padding:0;}
.chPlce>ul >li{ width:49%; float:left; background:#fff; margin:0 2% 0 0; height:40px;position:relative;}
.chPlce >ul>li >span{ width:35px; float:left; text-align:right; padding:10px 0 0;}
.chPlce #ddmenu { border: 0;height: 100%;width: 88%;float: right;font-size: 14px;color: #93979d; background: url(images/arw2.png) no-repeat right 15px center;font-family: 'open_sansbold';}

#ddmenu  ul{position: absolute; top: 100%;width: 100%; left: 0;background: #fff;z-index: 9;box-shadow: 0 2px 2px rgba(50,50,50,0.1); padding: 10px 0 15px;  border-bottom-left-radius: 4px; border-bottom-right-radius: 4px;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;  -ms-transition: all 0.3s ease-out;  -o-transition: all 0.3s ease-out;  transition: all 0.3s ease-out;opacity: 0;display:none;}

#ddmenu.active  ul{opacity:1;display:block;}	
#ddmenu>span { width: 100%;padding: 9px 0;display: block;}	
#ddmenu .dropdown li { font-size: 14px; font-family: 'open_sansregular'; line-height: 20px; color: #393b42; padding: 2px 20px;cursor: pointer;}

.chPlce >ul >li:first-child{ border-radius:8px;}
.chPlce >ul >li:last-child{ border-radius:8px;    margin-right: 0;}
.chPlce ul li select{ border:0; height:100%; width:88%; float:right; font-size:14px; color:#93979d; background:url(images/arw2.png) no-repeat right 15px center;font-family: 'open_sansbold'; }
.chPlce ul li select.tm{background-image:url(images/arw3.png)}


.sectionList{ width:100%; float:left; margin:0; padding:0;}
.secRow{ width:100%; float:left; border-radius:10px; overflow:hidden; margin:15px 0 0;}
.secCol-1{ width:810px; float:left; min-height:203px; background:#fff;}
.secImg{ float:left; width:329px; position:relative; font-family: 'open_sansbold';border-top-left-radius: 10px;border-bottom-left-radius: 10px;overflow: hidden;}
.secImg img{ width:100%;display:block;max-height:203px}
.secImg label{ position:absolute; top:0; left:0; background:#a3845b; color:#fff; line-height:30px; border-radius:0 0 8px 0; font-size:14px; padding:0 12px;}
.secImg .krte{ position:absolute; bottom:10px; right:10px; background:rgba(0, 0, 0, 0.5); padding:0 10px; line-height:30px; border-radius:8px;}
.secImg .krte a{color:#fff; font-size:14px;}
.secImg .krte img{ width:auto; margin:4px 5px 0 0; display:block; float:left;}
.secImg .krte:hover{ background:#000;}


.secDtl{ width:auto; display:table; padding:8px 0 0 15px; position:relative; height:203px;min-width:430px;}
.secDtl h3 a{ display:inline-block; font-size:20px; line-height:24px;}
.secDtl ol{ width:100%; float:left; margin:10px 0 0; padding:0; min-height:95px;}
.secDtl ol li{ width:100%; float:left; font-size:14px; line-height:18px; padding:0 0 0 16px; background:url(images/dot.png) no-repeat top 7px left;}



.pricDiv{ width:100%; position:absolute; bottom:10px; left:15px;}
.pricDiv span{ float:left; font-size:20px; line-height:24px; padding:0 20px 0 0;}
.pricDiv span img{ display:inline-block; vertical-align:middle; margin:0 4px 0 0;}
.pricDiv span:last-child{ padding:0;}



.secCol-2{ float:right; padding:12px 15px; width:237px; background:#f7f7f5; min-height:203px;}
.secCol-2 h4{ font-size:14px; line-height:18px; width:100%; float:left;}
.secCol-2 h4 span, .secCol-2 span span{ float:left; width:44px; height:44px; border-radius:100%; margin:0 11px 0 0;}

.secCol-2 h4 span img, .secCol-2 span.headline span img{ width:100%; border-radius:100%;}
.secCol-2 ul{ width:100%; float:left; margin:10px 0 15px; padding:0;}
.secCol-2 ul li{ width:100%; float:left; margin:0; padding:0 0 0 18px; font-size:12px; line-height:23px; background:url(images/icn-right.png) no-repeat top 6px left; font-family: 'open_sansbold';}
.secCol-2 a.btn{ background:#7befb2; font-size:14px; border-radius:8px; color:#393b42; display:inline-block;font-family: 'open_sansbold'; padding:9px 15px;}
.secCol-2 a.btn:hover{ background:#393b42; color:#fff;}

.shwMor{ width:100%; float:left; text-align:center; margin:30px 0 30px;}
.shwMor a{ background:#7befb2; font-size:14px; border-radius:8px; color:#393b42; display:inline-block;font-family: 'open_sansbold'; padding:9px 15px;}
.shwMor a:hover{ background:#393b42; color:#fff;}


#dtlSection3{ width:100%; float:left; background:#403a35; padding:25px 0;}
#dtlSection3 .txtLeft{ float:left; width:760px;}
#dtlSection3 .txtLeft h2{ color:#fff; font-size:25px; line-height:30px;}
#dtlSection3 .txtLeft p{ color:#fff; font-size:17px; line-height:24px; margin:10px 0 0;	}
#dtlSection3 a.btnCt{ margin:25px 0 0; background:#7befb2; color:#454545; font-size:14px; border-radius:10px;font-family: 'open_sansbold'; line-height:40px; padding:0 15px; float:right;}
#dtlSection3 a.btnCt:hover{ background:#fff;}

/* Reiseziele  page end here */


/* cyt_reisedetails page start here */


.slideBanr{ width:100%; float:left; position:relative;}
.slideBanr .owl-prev {position: absolute;top:44%;left: 0;width: 37px;height: 70px;background: url(images/btnPrev.png) no-repeat;background-size: 100%;font-size: 0;}
.slideBanr .owl-prev:hover {background-image: url(images/btnPrev-hover.png);}
.slideBanr .owl-next {position: absolute;top:44%;right: 0;width: 37px;height: 70px;background: url(images/btnNext.png) no-repeat;background-size: 100%;font-size: 0;}
.slideBanr .owl-next:hover {background-image: url(images/btnNext-hover.png);}
.slideBanr h5{ position:absolute; bottom:0; right:0; background:#393b42; color:#fff; line-height:25px; font-size:14px; border-radius:8px 0 0 0; padding:0 15px;font-family: 'open_sansbold';}


#reSection{ width:100%; float:left; margin:0; padding:0 0 75px;}
.secLeft_1{ float:left; width:690px;}
.secLeft_1 h1{ margin:0 0 20px;}
.tgDiv{ width:100%; float:left;}
.tgDiv ol{ width:100%; float:left; margin:0 0 30px; padding:0;}

.tgDiv .tripforms { margin-bottom: 0;}

.tgDiv ol li{ float:left; background:#eceae7; border-radius:6px; font-size:14px;font-family: 'open_sansbold'; padding:0 10px; line-height:27px; margin:3px 5px 3px 0;}



.priceInfo { font-size: 25px; color: #a3845b; line-height: 26px;  margin: 0 0 12px; font-family: 'RobotoSlabRegular';clear:both;}

.priceInfo  span{ color: #393c42; font-size: 20px;    display: inline-block;}

.secLeft_1 h2{  color:#a3845b; line-height:26px; margin:0 0 12px;}

.secLeft_1 h2 span:not(.h2in){ color:#393c42; font-size:20px;}

.secLeft_1 h3{ font-size:20px; line-height:26px; margin:0 0 20px;}

.secLeft_1 p{ margin:0 0 25px;}

.secLeft_1 h4{  line-height:30px;}

.secLeft_1 .tripDetails>ul{ width:100%; float:left; margin:0 0 30px;}

.secLeft_1 .tripDetails>ul li{ width:100%; float:left; padding:0 0 0 20px; background:url(images/dot.png) no-repeat top 7px left; margin:10px 0 0;}

.secLeft_1 h5{ margin:15px 0 0;}

.tripDetails h4{color:#a3845b;}

.tripDetails h6{font-family: 'open_sansbold';margin: 15px 0 0;}

 



.secRight_1{ float:right; width:300px;}

.colRgt_1{ width:100%; float:left; background:#eceae7; border-radius:8px; text-align:center; padding:22px 0 0;}

.colRgt_1 .colImg{ width:117px; height:117px; margin:0 auto; border-radius:100%; display:inline-block;}

.colRgt_1 .colImg img{ width:100%; border-radius:100%;}

.colRgt_1 .colImg:hover img{ opacity:0.8;}





.colRgt_1 h2{ font-size:20px; line-height:24px; margin:14px 0 3px;}



.diese{ width:100%; float:left; background:#403a35; padding:15px 15px 25px; margin:20px 0 0;}

.diese h3{ color:#fff; font-size:25px; line-height:30px; margin:0 0 20px;}

.diese a{ display:inline-block; background:#7befb2; border-radius:6px; color:#393b42; font-size:14px;font-family: 'open_sansbold';  line-height:40px; margin:0 2px;width:100%;max-width:204px;}

.diese a:hover{  color:#fff;}

.diese.tripR.pad20 {  padding-top: 20px;  padding-bottom: 20px;}

.colRgt_1 h4{ font-size:20px; line-height:22px; padding:10px 5px; display:inline-block;}

.colRgt_1 h4 span{ display:inline-block; vertical-align:middle; margin:0 15px 0 0;}



.colRgt_2{ width:100%; float:left; margin:30px 0 0;}

.colRgt_2 h3{ font-size:24px; line-height:28px;}

.colRgt_2 ul{ width:100%; float:left; margin:12px 0 0;}

.colRgt_2 ul li{ width:100%; float:left; margin:4px 0 0; padding:0;font-size:17px; line-height:24px;font-family: 'open_sansbold'; padding: 0 0 0 40px; background:url(images/icn-right-bronze.png) no-repeat top left;}



#reSection1{ width:100%; float:left; background:#eceae7;}



.tabCol{ width:100%; float:left; margin:15px 0;}

.tabCol h2{ font-size:25px; line-height:28px; margin:0 0 10px; text-align:left;}

.tabCol h3{ font-size:20px; line-height:24px;}

.tabCol p{ margin:15px 0 0;}

.tabCol p strong{ font-weight:normal;font-family: 'open_sansbold';}

.tabCol img.alignRight{ float:right; margin:0 0 0 25px; border-radius:6px;}

.tabCol img.size-trips-thumb{float:right; margin:0 0 0 25px; border-radius:6px;}

.tabCol img.alignLeft{ float:left; margin:0 25px 0 0; border-radius:6px;}



.sbCol{ width:100%; float:left; margin:22px 0 0;}

.sbCol h4{ font-size:20px; line-height:24px;}

.sbCol ul{ width:100%; float:left;}

.sbCol ul li{ width:270px; float:left; padding:20px 15px 0 0;}

.sbCol ul li img{ display:block; border-radius:6px;}

.sbCol p{ margin:5px 0 0;}



.priceChart { margin-top: 20px;}

.priceChart h3{line-height: 24px;  margin-bottom: 10px;}

.priceChart table{background:#fff;border-collapse: collapse;    margin-top: 25px;}

.priceChart thead { background: #f7f7f5;}

.priceChart table td { padding: 15px 15px;border: 3px solid #eceae7;max-width: 510px;}

.priceChart th {padding: 10px 15px;border: 3px solid #eceae7;width: 190px;text-align: left;font-size: 14px; color: #393b42;font-family: 'open_sansbold';}

.priceChart table  p{font-size: 15px;}

.priceChart table  strong{font-family: 'RobotoSlabRegular'; font-size: 20px;}

.priceChart .bold { font-family: 'open_sansbold'; font-size: 15px;}



#resiSection2{ width:100%; float:left; background:#403a35; padding:25px 0;}

#resiSection2 h2{ text-align:center; color:#fff; font-size:25px; line-height:30px;}

#resiSection2 .shwMor{ margin:25px 0 0;}

#resiSection3{ width:100%; float:left; background:#fff; padding:25px 0;}

#resiSection3 .txtLeft{ float:left; width:760px;}

#resiSection3 .txtLeft h2{ color:#393b42; font-size:25px; line-height:30px;}

#resiSection3 .txtLeft p{ color:#393b42; font-size:17px; line-height:24px; margin:10px 0 0;	}

#resiSection3 a.btnCt{ margin:25px 0 0; background:#7befb2; color:#454545; font-size:14px; border-radius:10px;font-family: 'open_sansbold'; line-height:40px; padding:0 15px; float:right;}

#resiSection3 a.btnCt:hover{ background:#454545; color:#fff;}



/* cyt_reisedetails page end here */





/* cyt-themen page start here */

.sectionList .secCol-2 em { display: block;font-style: normal;}

#thmBanr{ width:100%; float:left; min-height:300px; padding:20px 0 30px;}

#thmBanr h2{ color:#fff; font-size:32px; line-height:38px; text-align:center; margin:0 0 12px;}

#thmBanr h3{ color:#fff; font-size:20px; line-height:26px; margin:0 0 6px;}

.slectFrom{ width:100%; float:left;}



.sCol_1{ float:left; width:600px;}

.sCol_1 ul{ width:100%; float:left;  border-radius:8px; overflow:hidden;}

.sCol_1 ul li{ float:left; width:50px; background:#fff;text-align:center; font-size:14px;font-family: 'open_sansbold'; line-height:40px; border-right:2px solid #eceae7;}

.sCol_1 ul li a{font-size:14px; color:#393c42; display:block;}

.sCol_1 ul li:last-child{ border-right:0;}

.sCol_1 ul li.active, .sCol_1 ul li:hover{ background:#7befb2; border-color:#7befb2;}





.sCol_2{ float:right; width:420px;}

.sCol_2 ul{ width:100%; float:left;  border-radius:8px; overflow:hidden;display:table;}

.sCol_2 ul li{ display:table-cell;  background:#fff;text-align:center; font-size:14px;font-family: 'open_sansbold'; line-height:40px; border-right:2px solid #eceae7;}

.sCol_2 ul li a{font-size:14px; color:#393c42; display:block;}

.sCol_2 ul li:first-child{ border-top-left-radius: 8px;    border-bottom-left-radius: 8px;}

.sCol_2 ul li:last-child{ border-top-right-radius: 8px;    border-bottom-right-radius: 8px;}  

.sCol_2 ul li:last-child{ border-right:0;}

.sCol_2 ul li.active, .sCol_2 ul li:hover{ background:#7befb2; border-color:#7befb2;}



.sCol_3{ float:left; width:600px; margin:15px 0 0;}

.sCol_3 ul{ width:100%; float:left;}

.sCol_3 ul li{ float:left;background:#fff; min-width:80px; text-align:center; font-size:14px;font-family: 'open_sansbold'; min-height:80px; border-right:2px solid #eceae7; padding:0 7px; line-height:12px;}



.sCol_3 ul li:first-child{ border-radius:8px 0 0 8px;}

.sCol_3 ul li:last-child{ border-radius:0 8px 8px 0;}



.sCol_3 ul li span{ width:100%; float:left; display:table; height:42px;}

.sCol_3 ul li i{ vertical-align:middle; display:table-cell;  }

.sCol_3 ul li span img{filter:contrast(0%)}

.sCol_3 ul li.active span img, .sCol_3 ul li:hover span img{filter:contrast(100%)}

.sCol_3 ul li.active, .sCol_3 ul li:hover{ background:#7befb2; border-color:#7befb2;}

.sCol_3 ul li a{font-size:13px; color:#393c42; display:block;}

.sCol_3 ul li:last-child{ border-right:0;}



.sCol_3 ul li#ckBox{ line-height:80px; width:125px; text-align:left; padding:0 17px; background:#fff url(images/arw3.png) no-repeat right 15px center; position:relative;}

.sCol_3 ul li#ckBox:hover, .sCol_3 ul li#ckBox.green{ background-color:#7befb2;}

.sCol_3 ul li#ckBox.active{    background-color: #7befb2;}

.sCol_3 ul li#ckBox ul{ width:196px; position:absolute; top:100%; right:0; z-index:999; background:#fff; padding:5px 0 20px; box-shadow:0px 3px 3px #dbd7d3, 0px 3px 3px #dbd7d3; border-radius:0 0 8px 8px;opacity: 0;transform: translateY(1.5em); transition: all 0.5s ease-in-out 0s, visibility 0s linear 0.5s, z-index 0s linear 0.05s;visibility: hidden;}

.sCol_3 ul li#ckBox:hover ul{opacity: 1;transform: translateY(0em);transition-delay: 0s, 0s, 0.5s;visibility: visible;}





.sCol_3 ul li#ckBox ul div{ width:100%; float:left; padding:0 15px; margin:10px 0 0; min-height:inherit; text-align:left; border:0;}

.sCol_3 ul li#ckBox ul li:hover{ background:none;}

.sCol_3 input[type=checkbox]{ display:none;}

.sCol_3 label{ width:100%; float:left; position:relative;font-family: 'open_sansregular'; font-size:14px; line-height:22px; padding:0 0 0 33px; cursor:pointer;}

.sCol_3 #ckBox label:before{ content:''; position:absolute; top:0; left:0; width:22px; height:22px; background:url(images/chkBox.png) no-repeat;}

.sCol_3 #ckBox.active label:before{ background-image:url(images/chkBox-active.png);-webkit-animation: zoomIn 0.4s;-moz-animation: zoomIn 0.4s;

-ms-animation: zoomIn 0.4s;animation: zoomIn 0.4s;}



@-webkit-keyframes zoomIn {

  from {opacity: 0;-webkit-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3);}

  50% {opacity: 1;}

}

@keyframes zoomIn {

  from {opacity: 0;-webkit-transform: scale3d(.3, .3, .3);transform: scale3d(.3, .3, .3);}

  50% {opacity: 1;}

}

.zoomIn {-webkit-animation-name: zoomIn;animation-name: zoomIn;}



.sCol_4{ float:right; width:420px; margin:15px 0 0;}

.sCol_4 ul{ width:100%; float:left; border-radius:8px; overflow:hidden;}

.sCol_4 ul li{ float:left; width:33.3%;background:#fff; text-align:center; font-size:14px;font-family: 'open_sansbold'; min-height:80px; border-right:2px solid #eceae7; padding:0 10px; line-height:12px;}

.sCol_4 ul li span{ width:100%; float:left; display:table; height:42px;}

.sCol_4 ul li i{ vertical-align:middle; display:table-cell;  }

.sCol_4 ul li span img{filter:contrast(0%)}

.sCol_4 ul li.active span img, .sCol_4 ul li:hover span img{filter:contrast(100%)}

.sCol_4 ul li.active, .sCol_4 ul li:hover{ background:#7befb2; border-color:#7befb2;}

.sCol_4 ul li a{font-size:14px; color:#393c42; display:block;}

.sCol_4 ul li:last-child{ border-right:0;}

.sCol_4 ul li:last-child{ border-right:0;}





#thmSection3{ width:100%; float:left; background:#403a35; padding:10px 0 30px;}

#thmSection3 .full-box-3{ width:32%; float:left; margin:20px 2% 0 0; border-radius:8px; height:270px; display:table;cursor:pointer;    transition: all .4s ease;-webkit-transition: all .4s ease;-moz-transition: all .4s ease;}

#thmSection3 .full-box-3:hover{    box-shadow: 0px 0px 8px -2px rgba(0,0,0,.4); -webkit-box-shadow: 0px 0px 8px -2px rgba(0,0,0,.4); -moz-box-shadow: 0px 0px 8px -2px rgba(0,0,0,.4);}

#thmSection3 .full-box-3:hover a{color:#7befb2;}

#thmSection3 .full-box-3:nth-child(3n){ margin-right:0;}

#thmSection3 .full-box-3 h2{ display:table-cell; vertical-align:middle; color:#fff; text-align:center;}

#thmSection3 .full-box-3 h2 a{ color:#fff;width: 90%; display: block;margin: 0 auto;}

#thmSection3 .full-box-3 h2 a:hover{ color:#7befb2;}



#thmSection2, #searchFilter{ width:100%; float:left; background:#eceae7; padding:0 0 30px;}

#thmSection2 .chPlce ul li{ width:49.7%;}

#thmSection2 .chPlce ul li select{ width:91%;}



#thmSection2 .shwMor{ margin:35px 0 0;}





.c-form form input[type="submit"]{-webkit-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease;}

/* cyt-themen page end here */

.hlContent { margin-top: 30px;}

.hlContent .hlRow { margin-bottom: 55px;}

.hlContent .hlRow  h3{font-size: 24px;margin-bottom: 10px;}

.hlRow:after{content:'';clear:both;display:table;}

.hlContent  .odd .hlImg {float: left;border-radius: 10px;overflow: hidden;}

.hlContent .hlImg  img{display:block;}

.hlContent .odd  .hlDes{    width: auto;  display: table;  padding: 0px 0 0 30px;position: relative; }

.hlContent  .even .hlImg {float: right;border-radius: 10px;overflow: hidden;}

.hlContent .even  .hlDes{    width: auto;  display: table;  padding: 0px 30px 0 0 ;position: relative; }



.tTimeLine { margin: 50px 0 10px;}

.tTimeLine li { display: inline-block; min-width: 8.3%; position: relative; text-align: center;    min-height: 80px;}

.tTimeLine li:before {content: ''; width: 17px; height: 17px; background: #fff; display: inline-block; border-radius: 50%; left: 0;right: 0;margin: auto;position: absolute; top: -6px;    z-index: 2;}

.tTimeLine li.selected:before { width: 50px;  height: 50px; top: -22px;background:#7befb2 url(images/icn3.png) no-repeat center;z-index:2;}

.tTimeLine label { margin-top: 36px; display: block;font-family: 'open_sansbold'; font-size: 14px; color: #abadb1;}

.tTimeLine li.selected  label {color: #393b42;}

.tTimeLine li:after {content: '';  height: 3px;  width: 100%; background: #fff;position: absolute; right: 50%; top: 0px;z-index: 1;}

.blogDetail .tTimeLine li:after { background: #efefef;}  

.tTimeLine li:first-child:after {content:none;}

.idealTime h3{ margin-bottom: 10px;}

.idealTime{margin-top: 20px;}

.idealTime.hleft h2 {text-align: left;}

.pgwSlideshow .ps-current .ps-prev{width: 37px; height: 70px;background: url(images/btnPrev.png) no-repeat; background-size: 100%;}

.pgwSlideshow .ps-current .ps-next{right: 0; width: 37px; height: 70px; background: url(images/btnNext.png) no-repeat;background-size: 100%;}

.pgwSlideshow .ps-current .ps-prev:hover{ background-image: url(images/btnPrev-hover.png);}

.pgwSlideshow .ps-current .ps-next:hover{ background-image: url(images/btnNext-hover.png);}   



.pgwSlideshow .ps-list .ps-prevIcon, .pgwSlideshow .ps-list .ps-nextIcon{width: 14px;height: 14px;display: block; position: absolute;top: 0;left: 0;bottom: 0;right: 0; margin: auto;}



.pgwSlideshow .ps-list .ps-prevIcon{border-top: 2px solid #fff;border-left: 2px solid #fff;transform: rotate(-45deg);-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg);} 

.pgwSlideshow .ps-list .ps-nextIcon{border-top: 2px solid #fff;border-right: 2px solid #fff;transform: rotate(45deg);-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg);} 

.pgwSlideshow .ps-caption{position: absolute;bottom: 0; right: 0;  background: #403a35; color: #fff;  line-height: 25px; font-size: 14px; border-radius: 8px 0 0 0; padding:1px 15px; font-family: 'open_sansbold';    }

#dtGallery {margin-top: -15px;}

.importantInfo{margin-top: 20px;}

.importantInfo h3{margin-bottom: 10px;}

#dtGallery .ps-current{min-height:368px;}

.pgwSlideshow .ps-list ul{min-width:100%;}

.slideBanr .pgwSlideshow .ps-list ul{min-width:initial;}



.pgwSlideshow  .ps-caption{transition:all .4s ease; -moz-transition:all .4s ease;-webkit-transition:all .4s ease;}

.slideBanr  .pgwSlideshow .ps-list{position:absolute;width:100%;background: rgba(0,0,0,.4);box-shadow:none;left: 0;bottom: 0;z-index: 99;z-index: 99;}

.slideBanr .pgwSlideshow:hover .ps-caption{bottom:72px;}

.slideBanr .pgwSlideshow .ps-current .ps-prev{top: 34%;}

.slideBanr  .pgwSlideshow .ps-current .ps-next{top: 34%;}

.pgwSlideshow .ps-list{opacity:0;transition:all .4s ease;}

.pgwSlideshow:hover .ps-list{opacity:1;}



.fancybox-thumbs>ul>li:before{border-color: #7befb2!important;}



.fancybox-button:after, .fancybox-button:before{    background-color: #7befb2;}





.acf-map h3 {color: #a3845b;text-transform: capitalize;}

.acf-map address { font-size: 14px;}



.mapImg {position: absolute;left: 0; top: 0; visibility: hidden;transition: all .4s ease;width:100%}



.showmap .mapImg {visibility:visible;}



/*Content Page*/

.content-sidebar-wrap{float:left;width:100%;min-height: 400px;}

.content-sidebar-wrap .wrapper{padding-left: 15px; padding-right: 15px;}

.content .entry-title{font-size: 32px; line-height: 38px; padding: 20px 0;}

.entry-content h3, .entry-content h2, .entry-content h4 {margin: 15px 0 10px;}

.entry-content  p{padding-bottom: 10px;line-height: 29px;}

.content   article{margin-bottom:30px;}

.entry-content a{color:#7befb2}

.entry-content a:hover{color:#454545;}



/*Map*/

.trip-map .acf-map {width: 100%;height: 450px;}

.acf-map img {max-width: inherit !important;}



.tab1Dtl .trip-map { margin-top: -15px;}

.pricDiv:after{content:'';clear:both;display:table;}

	  

section.error-404.not-found {

    text-align: center;

    margin-top: 50px;

}  

   

.overlay{position: fixed; top: 0; left: 0; right: 0; bottom: 0;z-index: 999;background: rgba(0, 0, 0, 0.39);}

.no-result {  margin: 30px;  text-align: center;   font-size: 25px;  font-family: 'RobotoSlabRegular';  font-weight: 400;  font-style: normal;}

#thmSection2  .chPlce{}

#thmSection2  .sectionList{margin-top:30px;}

.megaLeft >li:last-child{ padding-right:0;}

.megaLeft >li {    float: left;    width: 190px;    padding: 0 22px 0 0;    margin: 35px 0 0;}

.megaLeft >li >a{	font-size: 20px;    line-height: 24px;    margin: 0 0 5px;	 }

.megaLeft >li:nth-child(4) {clear:both;}

/*.header .megaMenu .megaLeft>li>a {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 5px;
    font-family: 'RobotoSlabRegular';
    line-height: 20px;
    text-rendering: optimizelegibility;
	pointer-events: none;
	padding: 0;
	display:none;

}*/

.header nav[role="main-navigation"] .megaLeft .sub-menu a { display: block; font-size: 17px; color: #454545;  line-height: 28px;  padding: 0 6px; font-family: 'open_sansregular'; border-radius: 4px;}

.header nav[role="main-navigation"] .megaLeft .sub-menu a:hover{ background: #403a35; color: #fff;}

.clearclass .sub-menu{display:none} 

#section2 ul li{position:relative;}

.price-block {  bottom: 0; left: 0; width: 100%; background: #fff; padding: 12px 10px 15px;}

.price-block  h3{padding: 0;}

.sReasult {display:none; position: absolute;  top: 106%; width: 100%;  max-width: 690px;  margin: auto; left: 0; right: 0; background: #fff; z-index: 9999; border-radius: 4px;padding: 10px 0;box-shadow: 0px 0px 2px 1px rgba(0,0,0,.3);-moz-box-shadow: 0px 0px 2px 1px rgba(0,0,0,.3);-webkit-box-shadow: 0px 0px 2px 1px rgba(0,0,0,.3)}

.sReasult  .noreasult{padding: 0 10px;}

.sReasult a { display: block; padding: 8px 8px; border-bottom: 1px solid #ededed;font-family: 'RobotoSlabRegular';}

.sReasult span{width: 100%; display: block; padding: 0 10px;}

.sReasult a:last-child{border-bottom:0;}

.blog-index, .blogDetail {float: left; width: 100%;background: #ededed;}



.blog-index #main article { width: 32%; float: left; margin-right: 2%; background: #fff; border-radius: 10px; overflow: hidden;background: #fff;margin-bottom: 25px;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;}

.blog-index #main article:hover{box-shadow: 0px 0px 8px -2px rgba(0,0,0,.4);-webkit-box-shadow: 0px 0px 8px -2px rgba(0,0,0,.4);-moz-box-shadow: 0px 0px 8px -2px rgba(0,0,0,.4)}



.blog-index #main article:nth-child(3n){margin-right:0;}
.banner.detlBanr { max-height: 300px;overflow: hidden;}
.banner.detlBanr img{display:block;width:100%}
.blog-index  #main { margin: 30px 0;}



.blog-index  .postThumb img {display: block; width: 100%;}

.blog-index .postThumb a {display: block;}

.blog-index article h2 {font-size: 19px; line-height: 1.2;padding: 10px 15px;}



.blog-index  .entry-meta { display: block; padding: 8px 15px 1px;}

.blog-index  header.page-header {padding: 20px 0 0;}

.blog-index .entry-header{min-height:68px;}

.pagination{text-align:center;}

.page-numbers {  width: 30px;   height: 43px;line-height: 41px;  text-align: center;  display: inline-block;  font-size: 18px;vertical-align:middle;transition:all .4s ease;}

.pagination  .page-numbers.current{color:#7befb2;}

.pagination .prev, .pagination .next{background:#7befb2;border-radius: 50%; width: 45px; height: 45px;border:2px solid #7befb2;}

.pagination  .page-numbers i { color: #000; font-size: 24px;transition:all .4s ease;}



.pagination .prev:hover i, .pagination .next:hover i{color: #fff;}



.pagination .prev:hover, .pagination .next:hover{}

.pagination .deco-links {background: rgba(123, 239, 178, 0.34);pointer-events: non}



.blogDetail #primary { padding: 20px;  background: #fff;  margin: 30px 0; border-radius: 10px;}

.blogDetail h1.entry-title {margin-bottom: 5px;}



.blogDetail .entry-meta{ margin-bottom: 20px;}

.blogDetail .entry-content {margin-top: 15px; margin-bottom: 15px;overflow:hidden;}

.blogDetail .entry-content p {padding-bottom: 12px;}

.blogDetail .entry-content b,.blogDetail .entry-content strong{font-family: 'open_sansbold';}

.blogDetail .entry-content e,.blogDetail .entry-content i{    font-style: italic;}

.blogDetail .post-thumbnail img{width:100%;}



.blogDetail figure { margin-bottom: 15px;max-width:100%;}

.blogDetail  figure figcaption{font-style: italic;}

.blogDetail .gallery {margin: 12px 0 5px;clear:both;}

.blogDetail .gallery:after{content:'';display:table;clear:both;}

.blogDetail .gallery figure { width: 24%; float: left; margin-right: 1.3%;}

.blogDetail .gallery figure:nth-child(4n) { margin-right: 0;}

.blogDetail figure.alignright, .blogDetail img.alignright {float: right;margin:10px 0 10px 15px;}

.blogDetail figure.alignleft , .blogDetail img.alignleft{float: left;margin:10px 15px 10px 0;}

.blogDetail .entry-meta span { display: inline-block; margin-right: 16px;}

.blogDetail .entry-meta i {font-size: 13px; position: relative; top: -1px;  margin-right: 4px;}

.blogDetail .gallery  figure img{width:100%;}

.blogDetail .entry-content>p>.videoWrapper{position: relative;padding-bottom: 56.25%; padding-top: 25px;height: 0;}

.tripDetails .videoWrapper{position: relative;padding-bottom: 56.25%; padding-top: 25px;height: 0;}





.blogDetail .size-large{width:100%;}



.blogDetail .entry-footer  .terms a {background: #eceae7;border-radius: 6px; font-size: 14px; font-family: 'open_sansbold';  padding: 0 10px; line-height: 27px; margin: 3px 5px 3px 0;display: inline-block;}

.importantInfo p { margin-bottom: 10px;}





#menu-main-menu .btnType a{line-height: 40px;

    padding: 0!important;

    margin: 12px 0 0;

    font-size: 14px;

    color: #454545;

    font-family: 'open_sansbold';

    background: #7befb2;

    border-radius: 10px;

    text-align: center;

}

#menu-main-menu .btnType a:hover{background: #403a35;color: #fff;}



/* Form-Start-Here */

.emailform .section60px{ width:100%; float:left; padding:60px 0;}

.emailform  .section60px h2{ font-size:32px; line-height:38px; padding:10px 180px;}

.emailform .market-ot { font-family: 'marketregular'; font-weight: 400; font-style: normal;}

.emailform .p-font-18 p{ font-size:18px; padding:10px 0 0;}



.emailform .section{ width:100%; float:left}



.emailform .sand-bg { background-color: #efefe3 !important;}



.emailform .span_8_of_12{ width:66.13%; border-radius:12px;}

.emailform .span_11_of_12{ width:100%; float:left}

.emailform .panel{ width:100%; float:left; padding:30px; border-bottom:2px solid #fff;}

.emailform .col input{ width:100%; padding:10px;}



.emailform .panel h3 {

    padding-top: 0;

    padding-bottom: 20px;

}

.emailform .span_1_of_12 {

    width: 6.866%;

}

.emailform .span_11_of_12 {

    width: 91.53%;

}

.emailform .span_3_of_12 {

    width: 23.8%;

}

.emailform  .form select {

    margin: 0;

    width: 100%;

    border: 0;

    background: #fff;

    padding: 10px;

    color: #393c42;

    font-family: 'open-sans';

    font-weight: 600;

    font-size: 14px;

    box-sizing: border-box;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -ms-box-sizing: border-box;

    -o-box-sizing: border-box;

    height: auto;

}



.emailform .selectBox-dropdown {

    position: relative;

    text-decoration: none;

    text-align: left;

    outline: none;

    vertical-align: middle;

    display: inline-block;

    cursor: default;

    background: #fff;

    padding: 10px;

    width: auto !important;

    display: block !important;

    font-family: 'open_sansregular';

    font-weight: 600;

    font-size: 14px;

    box-sizing: border-box;

    color: #393c42;

	border-radius:10px;

	border:0!important;

	    min-width: auto!important;

}

.emailform .selectBox-dropdown .selectBox-label {

    display: block;

    white-space: nowrap;

    color: #393c42;

	width:88%!important;

}



.emailform .selectBox-dropdown .selectBox-arrow {

    position: absolute;

    top: 0;

    right: 0;

    width: 40px;

    height: 100%;

    background: #7befb2 url(images/arw3.png) center center no-repeat;

    background-size: 50%;

    border-radius: 0 10px 10px 0;

	    border: 0!important;

}



.emailform .selectBox-menuShowing  .selectBox-arrow{background: #393c42 url(images/icon-chevron-d-active.svg) center center no-repeat;background-size:20px;}







.emailform .span_9_of_12 {width: 74.6%;}



.emailform .panel .margin-top {

    padding: 10px 0 0;

}



.emailform .panel label {

    color: #393c42;

   font-family: 'open_sansregular';

    font-weight: 600;

    font-size: 15px;

}



.emailform .panel label.checkbox span {

    height: 20px;

    width: 20px;

    display: inline-block;

    background: #fff;

    margin-right: 10px;

    position: relative;

    top: -2px;

    border-radius: 5px;

}

.emailform .panel label * {vertical-align: middle;}



.emailform .all-lable-inline label { display: inline-block; margin-right: 20px;}



.emailform .span_12_of_12 { width: 100%;}

span.unspance {}



.span_4_of_12 {width: 32.26%;}

label { display: block; margin-bottom: 5px;}



.panel label.radio span {

    height: 20px;

    width: 20px;

    display: inline-block;

    background: #fff;

    margin-right: 10px;

    position: relative;

    top: -2px;

	border-radius:100%;

}



.panel label.radio input:checked + span {

    background: #7befb2;

    animation: zoomIn 0.5s;

    -webkit-animation: zoomIn 0.5s;

    -moz-animation: zoomIn 0.5s;

    -ms-animation: zoomIn 0.5s;

    animation: zoomIn 0.5s;

}



.panel label.radio input:checked + span:after {

    position: absolute;

    content: '';

    display: block;

    height: 8px;

    width: 8px;

    top: 50%;

    left: 50%;

    background: #393c42;

    margin-left: -4px;

    margin-top: -4px;

    animation: zoomIn 0.5s;

	border-radius:100%;

}

.panel .col { margin-top: 0;  margin-bottom: 0;}

.panel .margin-top {padding: 10px 0 0;}

.not-se-act-v { position: absolute; left: -50000px;}



.emailform h3 {

    font-size: 24px;

    line-height: 30px;

}



.panel .selectgroup .span_5_of_12 {

    width: 35.73%;

}



.panel .selectgroup .span_2_of_12 {

    width: 18.33%;

}



.panel .selectgroup .span_5_of_12 {

    width: 35.73%;

}

.panel .selectgroup .col {

    margin-left: 5%;

}

.panel .selectgroup .col {

    margin-left: 5%;

}

.panel .selectgroup .col:first-child {

    margin-left: 0;

}



.span_7_of_12 {

    width: 57.66%;

}

.span_2_of_12 {

    width: 15.33%;

}

.span_3_of_12 {

    width: 23.8%;

}

.panel span.date {

    display: block;

    position: relative;

}

.panel span.date:after {

    border-radius: 0 10px 10px 0;

    -webkit-border-radius: 0 10px 10px 0;

    -ms-border-radius: 0 10px 10px 0;

    -o-border-radius: 0 10px 10px 0;

}



.panel span.date:after {

    width: 40px;

    background: #7befb2 url(images/icon-calendar.svg) center center no-repeat;

    position: absolute;

    top: 0;

    bottom: 0;

    right: 0;

    content: '';

    background-size: 50%;

	 right: -1px;

}



.panel { position: relative;}

.panel.expanel label.checkbox a {

    color: #7befb2;

    border-color: #7befb2;

}

.panel.expanel label.checkbox a {

    border-bottom: 1px solid #7befb2;

    text-transform: capitalize;

}



.emailform .form input[type="submit"] {

   

	width: auto;

    color: #393b42;

    background: #7befb2;

    padding: 15px 31px;

    margin: 20px 0 0;

    display: inline-block;

    border-radius: 10px;

    font-weight: 600;

    font-family: 'open_sansbold';

	    -webkit-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

}



.emailform .info {

    display: block;

    float: right;

    margin: 25px 60px 0;

    font-weight: 600;

    font-size: 15px;

    position: relative;

    opacity: 0.6;

}



.panel label.checkbox input:checked + span:after {

    position: absolute;

    content: '';

    display: block;

    animation: zoomIn 0.5s;

    -webkit-animation: zoomIn 0.5s;

    -moz-animation: zoomIn 0.5s;

    -ms-animation: zoomIn 0.5s;

    animation: zoomIn 0.5s;

    background: url(images/icon-check.svg) center center no-repeat;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    background-size: 90%;

}



.panel label.checkbox input:checked + span {

	background: #7befb2 url(images/chkBox-active.png) center center no-repeat;

    animation: zoomIn 0.5s;

    -webkit-animation: zoomIn 0.5s;

    -moz-animation: zoomIn 0.5s;

    -ms-animation: zoomIn 0.5s;

    animation: zoomIn 0.5s;

}



.span_8_of_12 { width: 66.13%;}



.panel.expanel label.checkbox span { background: #efefe3;}



.emailform .form input[type="submit"]:hover, .emailform .form input[type="submit"]:focus { background: #393c42;color:#fff;}



.panel_16{ width:100%; float:left; padding:30px; border-bottom:2px solid #fff;}

.panel_16 h3{ margin:0 0 20px;}

.panel_16 ul{ margin:0; padding:0}

.panel_16 ul li{ display:inline-block; margin:0 0 13px; }





.panel_16 input[type="checkbox"] {display:none;}

.panel_16 input[type="checkbox"] + label {color:#393b42; font-size:14px;}

.panel_16 input[type="checkbox"] + label b {

    display:inline-block;

    width:20px;

    height:20px;

    margin:-1px 15px 0 0;

    vertical-align:middle;

    background:#fff;

    cursor:pointer;

	border:3px solid #9f958b;

	border-radius:100%;

}

.panel_16 input[type="checkbox"]:checked + label b { background:url(images/check.png) center center no-repeat; border:none; width:20px; height:20px;}



.emailform input[type="checkbox"] {

    display: none;

}

.emailform .col{margin:0;}

.emailform  .form-footer{background:#fff;padding:30px;    border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;}



.emailform  strong{

	font-family: 'open_sansregular';

    font-weight: 600;

    font-size: 15px;

	

}   

.emailform .pagegroup {margin-top:20px;}

.emailform .pagegroup strong{display:block;margin-bottom:10px;}

/* Form-End-Here */





.selectBox-options, .selectBox-options LI, .selectBox-options LI A{z-index:999999!important;}

.ui-datepicker .ui-datepicker-header{border: 1px solid #efefe3;background: #efefe3;color: #393c42;font-weight: bold;}

.ui-state-default, .ui-widget-content .ui-state-default{    border: 1px solid #efefe3!important;background: #efefe3!important;font-weight: normal;color: #393c42!important;    text-align: center;}



.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-active, .ui-widget-content .ui-state-active{    border: 1px solid #7befb2!important;background: #7befb2!important;font-weight: normal; color: #393c42!important;}



.ui-state-hover .ui-icon{background-image: url(images/ui-icons_444444_256x240.png)!important;}





input.error, textarea.error {

    box-shadow: inset 0 0 0px 2px #f00;

    -webkit-box-shadow: inset 0 0 0px 2px #f00;

    -moz-box-shadow: inset 0 0 0px 2px #f00;

    -ms-box-shadow: inset 0 0 0px 2px #f00;

    -o-box-shadow: inset 0 0 0px 2px #f00;

}

.emailform  label.error {

    display: block;

    margin: 5px 0 0;

    color: #f00;

    font-size: 11px;

}

.emailform .datepicker.hasDatepicker.error {

    background: #f00 !important;

    color: #fff !important;

}



#panel6 .datepicker.hasDatepicker.error{position:absolute;right:0;white-space:nowrap;}



.emailform #acceptions {

    position: absolute;

    width: 20px;

    height: 20px;

    z-index: 2;

    display: block;

    opacity: 0;

}

.emailform  .radio input{display: none;}

.panel label.checkbox .error + span{box-shadow: inset 0 0 0px 2px #f00;

    -webkit-box-shadow: inset 0 0 0px 2px #f00;

    -moz-box-shadow: inset 0 0 0px 2px #f00;

    -ms-box-shadow: inset 0 0 0px 2px #f00;

    -o-box-shadow: inset 0 0 0px 2px #f00;}

#acceptions-error{display:none!important;}	





#menu-main-menu>li.current-menu-ancestor {

}



.tab1 .resp-vtabs ul.resp-tabs-list {float: left; width: 100%;position:relative; margin:0; padding:0; margin:-60px 0 0!important; text-align:center;}

.tab1 .resp-vtabs .resp-tabs-list li { padding:12px 30px; min-width:130px; background:#7befb2; cursor: pointer; display:inline-block; float:none; font-size:14px; color:#393b42; position:relative; font-family: 'open_sansbold';  margin:0; border-radius:8px 8px 0 0; vertical-align:bottom; line-height:24px;}

.tab1 .resp-vtabs li.resp-tab-active {background:#403a35; color:#fff; padding:17px 30px;} 



.tab2 .resp-vtabs ul.resp-tabs-list {float: left; width: 100%;position:relative; margin:0; padding:0; margin:-60px 0 0!important; text-align:center;}

.tab2 .resp-vtabs .resp-tabs-list li { padding:12px 30px; min-width:120px; background:#7befb2; cursor: pointer; display:inline-block; float:none; font-size:14px; color:#393b42; position:relative; font-family: 'open_sansbold';  margin:0; border-radius:8px 8px 0 0; vertical-align:bottom; line-height:24px;}

.tab2 .resp-vtabs li.resp-tab-active {background:#403a35; color:#fff; padding:17px 30px;}



/*Travel wish*/

#tWish,#tRequest {float: left; width: 100%;}

#tWish .formheader, #tRequest .formheader{ width:100%;  padding:48px 0;}

#tWish  .formheader h2, #tRequest .formheader h2{ font-size:32px; line-height:38px; padding:10px 180px;}

#tWish  .formheader h3, #tRequest .formheader h3{ font-size: 28px;    padding-left: 10px; padding-right: 10px;}

#tWish.market-ot , #tRequest.market-ot { font-family: 'marketregular'; font-weight: 400; font-style: normal;}

#tWish .p-font-18 p, #tRequest .p-font-18 p { font-size:18px; padding:17px 0 0;}



#tWish section, #tRequest section{ width:100%;}



#tWish .panel, #tRequest .panel{ width:100%;  background-color: #efefe3;    border-radius: 10px;text-align:center;padding: 40px 30px;}

#tWish .panel h3 , #tRequest .panel h3{ padding-top: 0;padding-bottom: 24px;font-size:24px;}



#steps {  margin-bottom: 48px;}

#steps  ul:after{content:'';clear:both;display:table;}

#tWish #steps .line li { float: left;position:relative;width: 33.4%;}

#tWish #steps .label li { width: 25%; float: left;text-align:center} 



#tRequest #steps .label li { width: 33.3%; float: left;text-align:center} 

#tRequest  #steps .line li { float: left;position:relative;width: 50%;}



#steps .label span {font-family: 'marketregular'; font-weight: 400; font-style: normal; color: #a3845b; font-size: 22px;}

#steps .label p {font-family: 'RobotoSlabRegular'; font-weight: 400; font-style: normal; font-size: 19px;}

#steps .line li:before, #steps .line li:last-child:after { content: '';  width: 20px;  height: 20px;  display: block;  position: absolute;  border-radius: 50%;  background: #dddddc;top:5px;z-index:2}

#steps .line li.step-active:before { content: '';  width: 30px;  height: 30px;  display: block;  position: absolute;  border-radius: 50%;  background: #7befb2;top:0;}

#steps .line li.complete:before { content: '';  width: 20px;  height: 20px;  background: #393b42;}

#steps .line li:last-child:after{right:0;}

#steps .line li.complete:last-child:after { width: 30px;  height: 30px; background: #7befb2; top: 0;}



#steps .label {margin-top: 25px;}

#steps  .line{position:relative;height:30px;display: flex;max-width: 833px;margin: 0 auto;} 

#steps  .line:before { content: ''; width: 100%; position: absolute; background: #dddddc; height: 2px; top: 14px;}

#steps .small:after {content: ''; background: #dddddc;width: 9px; height: 9px; display: block; border-radius: 50%; position: relative; top: -3px;}

#steps .small.active:after{background: #7befb2;}

#steps .small.complete:after{background: #393b42;}

#steps .small{display: inline-block;height: 2px;background: #dddddc;position:relative}

#steps .small.active{background: #393b42;}

#steps .small.complete{background: #393b42;}

#tWish #steps .stepA .small {width: 25%;}

#tWish #steps .stepB .small{width: 33.3%;}

#steps .stepC .small {width: 95%;}



#tRequest #steps  .line{max-width: 722px;}



#tRequest #steps .stepA .small {width: 33.3%;}

#tRequest #steps .stepB .small{width: 95%;}



#steps .small:after {content: ''; background: #dddddc; width: 10px; height: 10px; display: block; border-radius: 50%; position: absolute; top: -4px; right: -10px; z-index: 2;}



.formnew .spin-img {

    width: 24px;

    display: inline-block;

    margin-right: -24px;

    position: relative;

    top: 5px;

	visibility: hidden;

}



.formnew .panel .inputFields { max-width: 690px; margin: 0 auto;}



.formnew .inputFields input[type="text"]{    border-radius: 7px;}

.col4ss:after, .col3ms:after, .ctravelDate ul:after{content:'';clear:both;display:table;}

.col4ss li{ float:left;width:25%;    background: #fff;border-right: 2px solid #efefe3;display: table;height: 120px;position:relative;}

.col3ms li{float:left;width:33.3%; background: #fff;border-right: 2px solid #efefe3;display: table;height: 120px;position:relative;}

.col3ms li:nth-child(3n) {border-right: 0;}

.col4ss li:after, .col3ms li:after{content: ''; position: absolute; top: 0; left: 0; width: 100%;height: 100%;cursor:pointer; }

.col4ss li:last-child{border-right:0!important}



.budget label, .travelwith li>div, .whenToTravel label, .tripduration label, .tripActivity li>div, .accommodation li>div, .food label, .tripcustomize li>div{    display: table-cell; vertical-align: middle;cursor: pointer;} 

.budget label em , .whenToTravel  label em, .tripduration label em{font-size: 32px;font-family: 'RobotoSlabRegular';color: #393c42;display: block;margin: 4px 0 8px;}

.budget label span, .whenToTravel  label span, .tripduration label span, .food label span{ font-size: 14px;display: block;}

#travelPlaces{margin-bottom:40px;}

.col4ss, .col3ms { border-radius: 8px 10px 10px 8px;overflow: hidden;}

.col4ss li.active, .col3ms li.active{background:#7befb2}

.col4ss input, .col3ms input{display:none;}

.flight{text-align: left; margin-top: 25px;}

.flight>* {display: inline-block; vertical-align: middle;}	 



.flight label {font-family: 'open_sansbold'; display: inline-block; vertical-align: middle;margin:0;}



.formnew svg{    cursor: pointer;}

.formnew .radio span {height: 20px;   width: 20px;   display: inline-block;   background: #fff;   margin-right: 10px;   position: relative;   top: 0; border-radius: 100%;    vertical-align: middle;}



.formnew .radio input:checked + span { background: #7befb2; animation: zoomIn 0.5s; -webkit-animation: zoomIn 0.5s; -moz-animation: zoomIn 0.5s;-ms-animation: zoomIn 0.5s;animation: zoomIn 0.5s;}

.formnew .radio input:checked + span:after{position: absolute;content: '';display: block; height: 8px; width: 8px; top: 50%; left: 50%; background: #393c42; margin-left: -4px; margin-top: -4px;animation: zoomIn 0.5s;border-radius: 100%;}

.formnew .radio input {display: none;}

.flight .radio { margin: 0 18px 0 0;}

.flight>span{    margin-right: 18px;}   

 

.formnew .Pagination {margin-top:20px;} 

.formnew .Pagination .next{font-family: 'open_sansbold';color: #454545; font-size: 14px;float:right;}

.formnew .Pagination span{  background: #7befb2;width: 30px; height: 30px; border-radius: 50%; display: inline-block;text-align: center;line-height: 30px; vertical-align: middle;}

.formnew .Pagination span:before {content: ;font-family: 'FontAwesome';font-size: 25px;}

.formnew .Pagination .next span { margin-left: 10px;background:url(images/nexti.png) no-repeat } 



.formnew .Pagination object {width: 17px; margin-top: 6px;}

.formnew .Pagination:after, .contactdetail:after{content:'';clear:both;display:table;}



.formnew .Pagination .previous object { margin: 0; transform: rotate(90deg); width: 20px; position: relative;top: 4px;  height: 20px;}

.formnew .Pagination .previous {font-family: 'open_sansbold';color: #454545;font-size: 14px;}





.travelwith .icon, .tripActivity .icon , .accommodation .icon, .tripcustomize .icon{ width: 50px;margin: 0 auto;    max-height: 54px;height:54px;overflow:hidden}

.travelwith label, .tripActivity label , .accommodation label, .tripcustomize label{font-size: 14px;    margin: 0;padding: 0 10px;}      



.groupSize{    text-align: right;margin-top: 20px;display: none;}

.groupSize .w33p { width: 215px; background: #fff; display: inline-block; height: 40px; border-radius: 6px; position: relative; overflow: hidden;text-align: center;margin-left: 16px;}

.groupSize span.plus {width: 40px;height: 40px;position: absolute;right: 0;top: 0;background:#7befb2 url(images/icon-plus_30.svg) center no-repeat;     background-size: 20px;cursor: pointer;}  

.groupSize span.minus {width: 40px;height: 40px;position: absolute;left: 0;top: 0;background:#7befb2 url(images/icon-minus_30.svg) center no-repeat;    background-size: 20px;cursor: pointer;}  

.groupSize .input { width: 100%;height: 100%;line-height: 40px;font-size: 14px;}

.groupSize em{font-family: 'open_sansbold';margin-right: 8px;}







.whenToTravel, .accommodation { margin-bottom: 40px;}

.borderB {border-bottom: 2px solid #efefe3;}



.food em{ color: #393c42; font-family: 'open_sansbold';font-size: 14px;}

.food li:last-child em {font-family: 'open_sansregular';}

.food li:last-child span, .accommodation li:last-child em{font-size: 32px;font-family: 'RobotoSlabRegular';color: #393c42;display: block;margin: 4px 0 8px;}



.gender{text-align: left;margin-bottom: 20px;}

.gender >div {display: inline-block;vertical-align: middle;margin-right: 21px;}

.gender label{display:inline-block;vertical-align: middle;margin: 0;font-family: 'open_sansbold';}







.formnew input::-webkit-input-placeholder {color: #93979d;font-family: 'OpenSans-Semibold';}

.formnew input::-moz-placeholder { color: #93979d;font-family: 'OpenSans-Semibold';}

.formnew input:-ms-input-placeholder { color: #93979d;font-family: 'OpenSans-Semibold';}

.formnew input:-moz-placeholder { color: #93979d; font-family: 'OpenSans-Semibold';}





.formnew textarea:-moz-placeholder { color: #93979d; font-family: 'OpenSans-Semibold';}

.formnew textarea:-ms-input-placeholder {   color: #93979d; font-family: 'OpenSans-Semibold';}

.formnew textarea::-webkit-input-placeholder { color: #93979d; font-family: 'OpenSans-Semibold';} 

.contactdetail li { width: 48%; float: left; margin-bottom: 10px;}

.contactdetail li:nth-child(even){ float: right;}

.tripcustomize {margin-bottom: 20px;}



.formnew .errmsg p{color: red; margin-top: 20px;} 

.next.hidden {display: none;}



.contactdetail li.error input { border: 1px solid red;}



.formnew #panel8{text-align: center;margin-top: -14px;}



.formnew .sbmBtn { width: 336px; height: 40px; background: #7befb2;color:#454545; line-height: 40px; padding: 0 10px; border-radius: 7px;transition: all 0.5s ease;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease;}



.formnew .sbmBtn:hover{background: #393b42;color: #fff;}



.formnew section {display: none;}

#panel1{display:block;}  

.formnew{margin-bottom:150px;}

.tripcustomize li:nth-child(1) .icon, .tripcustomize li:nth-child(2) .icon{width: 30px;} 

.formnew .icon .svg{fill:#393b42;}   


.blogfilter { background: #ededed;}
.blogfilter .chPlce >ul>li{width: 48%; margin: 0 2%;border-radius: 8px;}
.blogfilter .chPlce >ul>li:first-child{margin-left:0;}
.blogfilter .chPlce >ul>li:last-child{margin-right:0;float: right;}
.tripInfoTab .tabCol h2:first-child{margin-top:0;}
.tripInfoTab .tabCol h2{color: #a3845b; padding-top: 30px;clear:both;}


.selecteditem ,.selecteditemreset{
    float: left;
    width: 100%;
    margin-top: 10px;
}

.selecteditem .item.clear, .selecteditemreset .item.clear { background: #7befb2; border-radius: 5px; padding: 3px 6px;font-size: 15px; line-height: 1;cursor: pointer;}

.overlay div, #tripRequest #panel6, #tAdjustF  #panel6 {display: none;}

.triptheme.active{background:initial!important;}

.sectionList .no-result{float: left; width: 100%;margin: auto; margin-top: 20px; }

#thmSection2 h2{text-align: center; font-size: 25px; line-height: 40px;margin-top: 20px;}

#thmSection2 h2 img{width: 40px; display: inline-block; vertical-align: middle; margin: 0 15px 0 0;}


#tWish #acceptions { display: inline-block; opacity: 0;}



#registration:after{content:'';clear:both;display:table;}

#registration{position:relative;}

#sidebar_register.fixed.not-fixed {position: absolute;top: 65%;right: 0;}

.importantInfo strong {font-weight: bold;}

.isFlight{margin-left: 20px;}

.isFlight img{position: relative;top: 2px;}

.hidefield,.blogDetail .entry-meta .viewcount{ display: none;}



.contactNo { position: absolute;  width: 100%;z-index:9}

.contactNo span { float: right; color: #fff;  padding: 13px 0; font-size: 16px;    line-height: 1.4; }   

.contactNo a, .phoneNo-head span a { color: #a3845b;}

.phoneNo-head {float: right;     position: relative;padding: 10px 0;}
.questmark span {
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 6px;
}
.phoneNo-head span { }
.phoneNo-head .drop {
    display: none;
    position: absolute;
    z-index: 3;
    top: 45px;
    background: #fff;
    width: 300px;
    right: 0;
    border-radius: 4px; 
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.5);
}
.drop path {
    transform: translate(2px,2px);
}
.drop circle{
fill: #59dd7d;
}

.drop svg.active___1nDrI, .contact-info-title p {
    display: inline-block;
    vertical-align: middle;
}
.contact-info-title {
    padding: 10px 15px;
    border-bottom: 1px solid #edeff0;
}
.contact-detail {
    padding: 10px 18px;
}

.contact-info-title p{ 
    font-family: 'open_sansbold';    margin-left: 8px;
}
.questmark {
    cursor: pointer;
	font-family: 'open_sansbold';
	    position: relative;
}
.contact-detail p {
    font-size: 14px;
    line-height: 1.5;
}
.phoneNo-head:hover .drop {
    display: block;
}
.contact-detail p {
    margin-bottom: 5px;
}
.contact-detail strong {
    font-family: 'open_sansbold';
}
.hdrSearch{ margin: 7px 0 0 45px;}

.hdrSearch input[type=search]{width: 418px;font-size: 14px;}

.headFix .phoneNo-head{display:none;}



.importantInfo ul{  margin: 10px 0;} 

.importantInfo ul li { padding-bottom: 6px; padding: 0 0 6px 20px; background: url(images/dot.png) no-repeat top 7px left;}

.importantInfo srong{font-weight:bold;}

.importantInfo i{font-style:italic;}

#banner .banner-row .banner-logo img{width:100%;}

.provernExW img{display:block}

.confirmationMsg{border-radius: 20px;

    -webkit-border-radius: 20px;

    -moz-border-radius: 20px;

    -ms-border-radius: 20px;

    -o-border-radius: 20px;

    position: relative;

    background: #403a35;

    text-align: center;

    margin: 70px auto;

    overflow: hidden;

    max-width: 750px;}

	

.confirmationMsg p{font-size: 17px; color: #393b42; line-height: 24px;	background: #efefe3;padding: 45px 20px;}

.confirmationMsg h2{color: #fff;	}	

.tripDetails strong, .tripDetails b, .resp-tab-content strong, .resp-tab-content b {font-family: 'open_sansbold';}

.tripDetails i, .tripDetails em, .resp-tab-content em{font-style:italic;}

.tripDetails p, .resp-tab-content p { line-height: 1.6;}   

.tripDetails .aligncenter, .resp-tab-content .aligncenter {display:block;margin-left:auto;margin-right:auto;} 

.tripDetails .alignleft, .resp-tab-content .alignleft{ float: left; margin: 5px 10px 10px 0;}

.tripDetails .alignright, .resp-tab-content .alignright{ float: right; margin: 5px 0px 10px 10px;}    

.tripDetails figcaption , .resp-tab-content figcaption{font-size: 14px; }

.tripDetails  figure, .resp-tab-content figure{max-width: 100%;    margin-bottom: 15px;}	

.wrapper .resp-tab-content figure{margin-top:15px;}

.entry-footer:after{content:'';clear:both;display:table;}

.socialshare { float: right;}

.socialshare>div{display:inline-block;vertical-align:middle!important;margin-left:3px!important;}

.tripDetails .gallery figure, .resp-tab-content .gallery figure{float:left;margin-right:2%;text-align:center;}

.tripDetails .gallery figure:last-child, .resp-tab-content .gallery figure:last-child{margin-right:0;}

.gallery-columns-2 figure{width:18%;}

.gallery-columns-4 figure{width:23%;}

.gallery-columns-3 figure{width:31%;}

.gallery-columns-2 figure{width:48%;} 

.gallery:after {content: '';clear: both;display: table;}



.btnIa {display: inline-block;background: #7befb2;border-radius: 6px;color: #393b42!important;font-size: 14px;font-family: 'open_sansbold';line-height: 40px;

 margin: 0 2px;padding: 0 15px;text-align:center;}

.btnIa.full { display: block; text-align: center; max-width: 180px; margin: 10px 0;}

.btnIa:hover{color:#fff!important;}

.header nav[role="main-navigation"]> ul >li:first-child{position: initial;}

.header nav[role="main-navigation"]> ul >li:first-child{position: static;}

.messageBox .close { width: 25px; display: block;  height: 25px;  position: absolute;  right: 9px;  border-radius: 50%;  -webkit-border-radius: 50%;  -moz-border-radius: 50%;  -ms-border-radius: 50%; -o-border-radius: 50%; transition: all .4s ease;  -moz-transition: all .4s ease;  -webkit-transition: all .4s ease;  background: #7befb2;  padding: 3px; top: 8px;cursor:pointer;}



.messageBox{    position: fixed; width: 290px; background: #fff;  z-index: 99;  bottom: 0;  right: 88px;text-align:center;border-top-left-radius: 8px;border-top-right-radius: 8px;-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.24);-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.24);box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.24);padding: 0px 15px 29px 15px;border-left: 1px solid #393b42;border-right: 1px solid #393b42;bottom:-400px}

.messageBox .close:before {

    content: '';

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

}



.messageBox p{    word-wrap: break-word;margin: 20px 0;}

.messageBox a{display: inline-block;background: #7befb2;border-radius: 6px;color: #393b42;font-size: 14px;font-family: 'open_sansbold';line-height: 40px;margin: 0 2px; width: 100%;  max-width: 200px;border-top-left-radius: 8px; border-top-right-radius: 8px;}

.messageBox a:hover{color:#fff;background:#393b42}

.messageBox .head { margin-left: -15px; margin-right: -15px;  background: #393b42;  color: #fff;  padding: 10px 0;  font-size: 17px; border-top-left-radius: 8px; border-top-right-radius: 8px;  }



.messageBox .fl { width: 60px; height: 60px; background: #fff; border: 2px solid #393b42; border-radius: 50%; top: -12px; position: absolute; padding: 10px;}

.blogDetail figure .size-full{width:100%;}

.blogDetail .alignnone{width:100%!important}

.blogDetail .tTimeLine li:not(.selected):before{background-color:#efefef}





#newSec1 h2{color:#fff;text-align:center;padding: 0px 0 30px;}

#newSec1{width: 100%;float: left;background: #403a35;    margin-bottom: 110px;padding: 30px 0 30px;}

#newSec1 ul{display:flex;}

#newSec1 ul li{color:#fff;text-align:center;    padding:0 30px 0 66px;}

#newSec1 li p{color: #fff;font-size: 14px; line-height: 1.3; text-align: left;} 

#newSec1 ul li:first-child{background:url(images/no1.png) no-repeat left bottom;}

#newSec1 ul li:last-child{background:url(images/no3.png) no-repeat left bottom;}

#newSec1 ul li:nth-child(2){background:url(images/no2.png) no-repeat left bottom;}

#newSec1 a{background: #7befb2; font-size: 14px; border-radius: 8px; color: #393b42; font-family: 'open_sansbold'; padding: 11px 15px;

  margin: 30px auto 0px; display: block; max-width: 207px;}  

#newSec1 a:hover{background:#fff;}





#newSec h2{color: #a3845b;text-align:center;padding: 0px 0 30px;font-size: 32px;font-family: 'marketregular';}

#newSec{width: 100%;float: left;  margin-bottom: 10px;padding: 30px 0 30px;}



#newSec ul{justify-content: space-between;display:flex;}

#newSec ul li{color:#fff;text-align:center;    padding:0 30px 0 66px;border-radius:8px;    min-height: 190px;width:32%;    display: flex;    align-items: center;}

#newSec li p{color: #fff;font-size: 14px; line-height: 1.3; text-align: left;} 

#newSec ul li:first-child{background:#403a35 url(images/no1.png) no-repeat 10px 64% / 40px;}

#newSec ul li:last-child{background:#403a35 url(images/no3.png) no-repeat 10px 64% / 40px;}

#newSec ul li:nth-child(2){background:#403a35 url(images/no2.png) no-repeat 10px 64% / 40px;}

#newSec li div {display:table-cell;vertical-align:middle;}

#newSec a{background: #7befb2; font-size: 14px; border-radius: 8px; color: #393b42; font-family: 'open_sansbold'; padding: 11px 15px;

  margin: 30px auto 0px; display: block; max-width: 207px;}  

#newSec a:hover{background:#393c42;color:#fff}



/* custom pkoll */

span.headline.h2, span.headline.md {font-size: 32px; padding-top: 20px;; display:block; line-height: 30px;}

span.headline.h3, h2.headline.h2, span.headline.sm {font-size: 21px; padding-top: 20px; display:block; line-height: 30px;}

span.headline.h2-h3,  span.headline.smmd {font-size: 25px; padding-top: 20px; display:block; line-height: 30px;}

span.headline.h4, span.headline.xs {font-size: 18px; padding-top: 20px; display:block; line-height: 30px;}

span.headline.h5, span.headline.xsm{font-size: 14px; padding-top: 20px; display:block; line-height: 30px;}

.roboto {font-family: 'RobotoSlabRegular';}

.center {text-align:center;}

.pad-bot {padding-bottom:20px;}

.inner-wrapper.inline {display:inline-block;}

.destination-txt {margin-top:20px;}

.destination-txt p {margin-top: 10px;margin-bottom:10px;} 

.destination-txt p strong {font-family: 'Open Sans', sans-serif; font-weight:700; } 

.destination-txt p em {font-style: italic;} 

.destination-txt p a {color: #7befb2; text-decoration: none; transition: all 0.5s ease-in-out;

    -webkit-transition: all 0.5s ease-in-out;

    -ms-transition: all 0.5s ease-in-out;

    -o-transition: all 0.5s ease-in-out;} 

.destination-txt p a:hover {text-decoration: underline; transition: all 0.5s ease-in-out;

    -webkit-transition: all 0.5s ease-in-out;

    -ms-transition: all 0.5s ease-in-out;

    -o-transition: all 0.5s ease-in-out;} 

.destination-txt h3, .destination-txt h4, .destination-txt h2  {margin-top:30px;}

.destination-txt h1 {font-size:30px;}

.destination.col3 {display:inline-block; width:100%;margin: 70px 0 30px;}

.destination .full-box-4 {

    float: left;

    width: 33.3%;

    min-height: 50px;

    text-align: center;

    display: table;

    cursor: pointer;

    position: relative;

}

.destination .inner-wrapper.inline, .destination-txt {width:100%;}

.destination .full-box-4:hover:before, .destination .full-box-4:hover:after {

    opacity: 1;

    -webkit-transform: scale(1);

    transform: scale(1);

}

.destination .full-box-4:after {

    border-left: 2px solid #fff;

    border-right: 2px solid #fff;

    -webkit-transform: scale(1,0);

    transform: scale(1,0);

}

.destination .full-box-4:before {

    border-top: 2px solid #fff;

    border-bottom: 2px solid #fff;

    -webkit-transform: scale(0,1);

    transform: scale(0,1);

}

.destination .full-box-4 span {

    line-height: 30px;

    display: table-cell;

    vertical-align: middle;

}



.destination .full-box-4 span a {

    color:white;

	transition: all 0.5s ease;

    -webkit-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

}



.destination .full-box-4 span a:hover {

    color:#7befb2;

	transition: all 0.5s ease;

    -webkit-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

}



#bestTrips {margin-bottom: 50px;}  

#bestTrips li{float: left; width: 23.5%; background: #fff;  border-radius: 8px;  overflow: hidden;  min-height: 300px;  margin: 25px 2% 0 0;  position: relative;} 

#bestTrips ul:after{content:'';clear:both;display:table;} 

#bestTrips h2 {font-size: 32px; padding: 20px 0 0px;}

#bestTrips ul li:nth-child(4n){margin-right: 0;}

#bestTrips .imgCol img { display: block;  width: 100%;}

#bestTrips .imgCol {width: 100%; float: left; position: relative; margin: 0 0 10px;}

#bestTrips .imgCol .tgName {  position: absolute; top: 0; left: 0; background: #a3845b; color: #fff;line-height: 30px; font-size: 14px;font-family: 'open_sansbold'; padding: 0 9px; border-radius: 8px 0 8px 0;}

#bestTrips .price-block { position: absolute; bottom: 0; left: 0; width: 100%; background: #fff; padding: 12px 10px 15px;text-align:center;}

#bestTrips h3 { padding: 0 10px;}

#bestTrips .price { font-size: 22px; margin: 8px 0 0; display: block;}

.detlBanr >img {  width: 100%;}

#newSec1.mb0{margin-bottom:0;position:relative;} 



#dtlSection2.tab1 .resp-vtabs .resp-tabs-list li{    min-width: 120px;padding: 12px 24px;}

#dtlSection2.tab1 .resp-vtabs li.resp-tab-active{padding: 17px 24px;}   

.rMore{background: #7befb2;font-size: 14px; border-radius: 8px; color: #393b42; font-family: 'open_sansbold'; padding: 7px 15px;    text-align: center;margin-left: 10px;position: relative;    top: 2px;    white-space: nowrap;}

.rMore:hover{background:#403a35;color:#fff;}

.hlContent .hlImg a {display: block;}

.detlBanr, .hBg{background-size:cover!important}

#tWish.country .panel{background-color: rgba(255, 255, 255, 0.6); border: 1px solid rgba(255, 255, 255, 0.2); padding: 20px 25px;}

.country .formnew {

    margin-bottom: 30px;

}



.country #travelPlaces{    margin-bottom: 20px;}

.country #steps {

    margin-bottom: 30px;

    margin-top: 30px;

}

.country #steps .label {

    margin-top: 15px;

}

.country .formnew .Pagination .previous{float:left;}

.country .col4ss li{    height: 90px;}



.country .budget label em, .country .whenToTravel  label em, .country .tripduration label em{font-size: 24px;    margin: 3px 0 4px;}

.country .whenToTravel, .country .accommodation{    margin-bottom: 20px;}



#tWish.country .panel h3{    padding-bottom: 15px;font-size: 21px;}

.country .col3ms li{height: 95px;}

.country .formnew #panel8{    margin-top: 15px;}

.country .travelwith .icon, .country .tripActivity .icon, .country .accommodation .icon, .country .tripcustomize .icon{width: 40px;max-height: 40px;height: 40px;} 

.country .gender{margin-bottom: 15px;}

.country .formnew .errmsg p{margin-top: 10px;}

.country #panel1 .Pagination { margin-top: 0px;}

.country  #panel1 .Pagination .next{position:relative;/*top:-24px*/}
/*PKOLL*/
#tWish.country .panel .howToTravel li > div { display: table-cell; vertical-align: middle; }

#tWish.country .panel .tDuration div:first-child { display: inline-block; position: relative; }

#tWish.country .panel .tDuration div:first-child span.plus { width: 40px;height: 40px; position: absolute; right: 0; top: 0; cursor: pointer; } 
#tWish.country .panel .tDuration div:first-child span.minus { width: 40px;height: 40px; position: absolute; left: 0; top: 0; cursor: pointer; }

#tWish.country .panel .tDuration div:first-child span.plus { background:#7befb2 url(images/icon-plus_30.svg) center no-repeat; background-size: 20px; }
#tWish.country .panel .tDuration div:first-child span.minus { background:#7befb2 url(images/icon-minus_30.svg) center no-repeat; background-size: 20px; }

#tWish.country .panel .tDuration div:first-child input.td { text-align: center; }

.destination-txt .text-toggle-einleitung {
	background: #7befb2;
    border-radius: 8px;
    color: #393b42;
    font-family: 'open_sansbold';
    padding: 11px 15px;
    margin: 30px auto 0px;
    display: block;
    max-width: 207px;
    text-align: center;
    cursor: pointer;
}

.destination-txt .text-toggle-einleitung p {
	font-size:14px;
	margin-top:0;
	margin-bottom:0;
}

.destination-txt .hidden-einleitung {display:none;}
/*PKOLL ENDE*/


.country #panel1 .errmsg{bottom: -38px;position: absolute;width: 100%;}



.hSidebar .colRgt_1{padding-top:0;}

.hSidebar{position: relative;top: 0;}

.hGallery{border-top-left-radius: 8px;border-top-right-radius: 8px;overflow:hidden;}

.hSidebar .tripR{margin-top:0;}

.hSidebar .pgwSlideshow.narrow .ps-caption{font-size: 12px;padding:8px;line-height: 1.2;}

.formB{min-height:700px;}

.hBg.formB{   }

.hGallery .pgwSlideshow .ps-current .ps-prev{width: 20px;    height: 52px;}

.hGallery .pgwSlideshow .ps-current .ps-next{width: 20px;height: 52px;}

.tdTitle{text-align: center; color: #fff; padding: 15px 0 15px;text-shadow: 0 1px #333;}

.country .formnew .panel .inputFields{position:relative;}



.editHC h1{font-size:24px;line-height: 1.2;margin-bottom: 5px;}

.editHC h1 strong{font-family: 'RobotoSlabRegular';}

.editHC{    padding-bottom: 15px;text-align: center;} 

#bestTrips.hl{float:left;width:100%;    padding-top: 20px;}   

#bestTrips.hl li{box-shadow: 0px 0px 8px 0px rgba(0,0,0,.2);}          

#bestTrips.hl h2{text-align:center;}

#reSection.pb{    padding: 0 0 20px;} 

.resp-tab-content h2 strong{font-family: 'RobotoSlabRegular';}

.tripDetails .tTimeLine li:after{background:#efefef;}    

.tripDetails .tTimeLine li:before{background-color:#efefef;}

.tripDetails .tTimeLine li.selected:before{background-color:#7befb2}



.tl #tab_1 li#tb3 span{    background: url(images/icon-accommodation_50.svg) no-repeat center;}

.tl #tab_1 li#tb3.resp-tab-active span{    background: url(images/icon-accommodation_50w.svg) no-repeat center;}

.mNavBtn, .mSBtn, .sCl, .sM{display:none;}

.mstep, .mfil h4, .mfil span.headline, .mFilter{display:none;}

.mFilter .btn{width: 40px;height: 40px;background: #7befb2; border-radius: 50%; line-height:40px; padding: 5px 11px;}

.mFilter svg{width: 18px;height: 18px;}	

.mFilter span{display:inline-block;vertical-align:middle;}	 

.mFilter span.l{font-family: 'open_sansbold'; font-size: 15px;margin-left: 10px;}   

.tcount { display: none;}

.inputFields b.cal {    width: 28px;  height: 28px;  display: block;  margin: 0 auto;    overflow: hidden;}

.ctravelDate li { width: 48%; float: left;text-align: right;}

.ctravelDate li:last-child{float:right;}

.ctravelDate label{font-family: 'open_sansbold'; color: #454545; font-size: 14px;}

.ctravelDate li label{display: inline-block;padding-right: 15px;}

.ctravelDate li span{display: inline-block;position:relative;}

.ctravelDate li span:before{content:'';width:40px;height:100%;background: #7befb2 url(images/icon-calendar_30.svg) no-repeat center;position:absolute;    background-size: 18px 18px;cursor: pointer;border-top-right-radius: 7px;border-bottom-right-radius: 7px;    right: 0;}

.ctravelDate {  margin-top: -30px;  padding-bottom: 25px;	display:none;  }

.country .ctravelDate{margin-top: -10px;}



.budget.new label em, .budget.new label b{font-size: 24px; font-family: 'RobotoSlabRegular'; color: #393c42; display: block;font-weight:normal}

.mCheckB span{
	height: 20px;
    width: 20px;
    display: inline-block;
    background: #fff;
    margin-right: 10px;
    position: relative;
    top: 4px;
    border-radius: 5px;
}
.mCheckB  label{display:inline-block;}
.mCheckB input{display:none;}
.mCheckB  input:checked + span:after {
    position: absolute;
    content: '';
    display: block;
    animation: zoomIn 0.5s;
    -webkit-animation: zoomIn 0.5s;
    -moz-animation: zoomIn 0.5s;
    -ms-animation: zoomIn 0.5s;
    animation: zoomIn 0.5s;
    background: url(images/chkBox-active.png) center center no-repeat;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: 90%;
}	
.mCheckB.ckeckbox {
    padding: 20px 0 0;
}
.mCheckB a{color: #7befb2;}


/*Form new*/

#cytWish .h3{}
/*#cytWish .panel{background: #fff;padding: 20px 25px;} */

#cytWish #panel1 .fieldWrap {display: flex;
    flex-wrap: wrap;}
#cytWish #panel1 .colL.w70p {
    width: 65%;
    padding: 20px;
	 background: #fff;
}
#cytWish #panel1 .colR.w30p {
    width: 35%;
    padding: 20px;
    background: #f9f7f7;
	text-align: center;
	position:relative
} 
#panel1 .w30p .h3 {
    margin-bottom: 30px;
}
#cytWish label{color: #88858a;padding-bottom: 8px;font-size:15px;}
.lpnTitle {
 
    max-width: 96%;
    margin: 20px auto;
    width: 1050px;
    text-align: center;
}	
.lpnTitle p {
    padding: 2px 0;
    font-family: 'RobotoSlabRegular';    
    font-size: 23px;
    color: #fff;
	line-height: 1.3;
} 	
#cytWish .h3 {
    font-size: 28px;
    display: block;
    text-align: center;
    line-height: 1.3;
	padding-top: 10px;
}
#cytWish .h4 {
    font-size: 16px;
    text-align: center;
    display: block;
    font-size: 24px;
    line-height: 1.3;
}
#cytWish .personc div {
    position: relative;
	display: flex;
	justify-content: center;
}	

#cytWish .personc input {
    background: #f9f7f7;
    border: 0;
    border-radius: 0;
	width:150px; 
	text-align: center;
	margin: 0 10px;
}


#cytWish .personc {
    text-align: center;
	margin-top: 20px;
}
#cytWish .personc .plus {
width: 40px;
    height: 40px;
    background: #f9f7f7 url(images/icon-plus_30.svg) center no-repeat;
    background-size: 20px;
    cursor: pointer;
	margin-right: 10px;
}
#cytWish .personc .minus {
width: 40px;
    height: 40px;
       background: #f9f7f7 url(images/icon-minus_30.svg) center no-repeat;
    background-size: 20px;
    cursor: pointer;
	margin-left: 10px;
}
.personc div>* {
    display: inline-block;
}
.bScroll, .moveslide {display: flex;
    justify-content: center;}  
.moveslide a {
    width: 95px;
    height: 95px;
    background: #7befb2;
    border-radius: 50%;
    /*font-family: 'open_sansbold'; */
    color: #454545;
    display: flex;
    align-items: center;
    font-size: 13px;
	flex-wrap: wrap;
	    justify-content: center;
		position:relative;
}
.moveslide .fa-angle-right {
    font-size: 40px;
}
.moveslide  .fa-angle-right:before{position: absolute;
    top: 20px;
    left: 40px}
.bScroll .movetotrip {
    width: 95px;
    height: 95px;
    background: #66d8f8;
    border-radius: 50%;
    font-family: 'open_sansbold';
    color: #454545;
    display: flex;
    align-items: center;
   font-size: 11px;
    line-height: 1.2;
}
.moveslide .lab {
    margin-top: 33px;
}	
.moveslide {
    padding-top: 30px;
}	
.moveslide.pad_t0{padding-top: 0;}
#formV3.lPages  {  
    margin-bottom: 50px;
}
#cytWish .next.disable {
    background: rgba(141, 206, 167, .4);
}
#formV3.lPages .movetotrip{
position: absolute;
    bottom: 20px;
    left: calc(50% - 45px);
	bottom: 100px;
	    padding: 15px;
}	
.lPages .bgw{background:#fff;padding:20px 20px 0;}

.col3sec .colL.w50p {
    width: 45%;
}
.col3sec .colR.w50p {
    width: 45%;
}
.col3sec .pdots {
    width: 10%;
}
.col3sec .pdots div {
    width: 8px;
    margin: 0 auto;
}
.pdots span {
    width: 8px;
    height: 8px;
    background: #f9f7f7;
    display: block;
    margin: 10px 0;
    border-radius: 50%;
}


.col3sec{display:flex;flex-wrap:wrap;}
.budgetfield .sprice {
   
    width: 150px;
    background: #f9f7f7;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    display: block;
 
    font-family: 'RobotoSlabRegular';
}
#panel2 .datepicker {
    width: 100%;
    background: #f9f7f7;
    border: 0;
    border-radius: 0;
    width: 150px;
    text-align: center;
}

.col3sec{}

.ctravelDates ul {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
}
.ctravelDates li.w50p {
    width: 50%;
}
.ctravelDates li.w100p {width: 100%;}
.ctravelDates .btnIn {
    width: 150px;
    background: #f9f7f7;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    color: #88858a;
	    cursor: pointer;
}

.ctravelDates input[type="text"]{
	background: #f9f7f7;
    border: 0;
    border-radius: 0;
    width: 100%;
    text-align: center;
}
.hline.h5 {
    display: block;
    text-align: center;
}	

.col3sec {
    padding: 30px 0 0;
}
.hline.h5 {
        padding-bottom: 15px;
}
.ctravelDates li.w100p {
    padding-top: 15px;
}
.tripduration ul{    display: flex;flex-wrap: wrap;}
	
.btnW {
    height: 60px;
    line-height: 60px;
    color: #88858a;
    width: 150px;
    background: #f9f7f7;
    text-align: center;
	cursor:pointer;
}
.tripduration input[type="radio"] {
    display: none;
}
 .tripduration ul{
display: flex;
    flex-wrap: wrap;
    justify-content: center;  
 }
.btnW:first-child {
    margin-right: 15px;
}
.btnWc  div{width: 290px;
   
	position: relative;
    display: flex;
    justify-content: center;
	}
.btnWc div>* {
    display: inline-block;
}
	
.btnWc  .plus {
    width: 40px;
    height: 40px;
    background: #f9f7f7 url(images/icon-plus_30.svg) center no-repeat;
    background-size: 20px;
    cursor: pointer;
    margin-right: 10px;
}
.btnWc .minus {
    width: 40px;
    height: 40px;
    background: #f9f7f7 url(images/icon-minus_30.svg) center no-repeat;
    background-size: 20px;
    cursor: pointer;
    margin-left: 10px;
}
.btnWc input { text-align:center;    background: #f9f7f7;width: 160px;border-radius:0;    text-indent: -15px!important;color: #88858a;margin: 0 10px;}
li.btnWc {
    margin-top: 22px;
}
.btnWc span.tage {
    position: absolute;
    right: 100px;
    top: 10px;
    font-size: 14px;
    color: #88858a;
}
.ctravelDates input[type="radio"], .ctravelDates input[type="checkbox"] {
    display: none;
}
.btnWc label {
    display: block;
    text-align: center;
}
#ui-datepicker-div {
  
    border-radius: 0;
    padding: 0;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,.2);
    padding: 18px;
	border: 0;
    z-index: 9!important;
}
div#ui-datepicker-div:after {
    
    width: 10px;
    height: 10px;
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-top: 0;
    border-left: 10px solid transparent;
    position: absolute;
    top: -11px;
    display: block;
    left: 49%;
	
}
.fromFoot {
    background: #fff;
    padding: 8px 30px 8px;
    border-top: 1px solid #88858a;
    margin-top: 25px;
}
.fromFoot ul {
    display: flex;
    flex-wrap: wrap;
}
.fromFoot li {
    width: 25%;
    display: flex;
    align-items: center;
	color: #a3845b;
	font-size: 15px;
	justify-content: center;
}
.fromFoot span {
    width: 40%;
}
.fromFoot .img {
    width: 40px;
    margin-right: 12px;
}
.fromFoot .img-3{
	width:33px;
}
.fromFoot .img img {
    display: block;
}
.flightfield {
    text-align: center;
}
.flightfield .radio {
    display: flex;
    justify-content: center;
}
.flightfield .radio label {
    display: flex;
    align-items: center;
    font-size: 14px;
   margin: 0px 15px;
   position:relative;
}
.flightfield label span {
    width: 30px;
    height: 30px;
    background: #eee;
    display: inline-block;
	    margin: 0;
    margin-right: 10px;
	position: relative;
}       
.flightfield input[type="radio"] {  
    display: none;    
}
.flightfield em{}
.departureP input{
width: 150px;
    background: #f9f7f7;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    color: #88858a;
    border-radius: 0;
	    text-align: center;
    color: #88858a;
}	
.departureP {
    margin-top: 32px;  
	position:relative;
}
.departureP.disable {
    pointer-events: none;
    opacity: .5;
}
.departureP label {
    font-size: 15px;
}
.budgetfield {
    text-align: center;
}
.budgetfield .sprice {
   
    width: 150px;
    background: #f9f7f7;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    display: block;
    
    font-family: 'RobotoSlabRegular';
    margin-bottom: 40px;
	position:relative;
}
#bslider {
    border: 0;
    background: #b1b1b1;
    height: 5px;
    width: 250px;
    margin: 0 auto;
}

#bslider .ui-slider-range, #allowedexpert .ui-slider-range{background:#7befb2;}  

#bslider .ui-slider-handle, #allowedexpert .ui-slider-handle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    top: -8px;
	background:#7befb2!important;
	border: 0!important;
}
.allowedexpert{ width: 280px; margin: 0 auto;}
#allowedexpert {
    border: 0;
    background: #b1b1b1;
    height: 5px;
}

.aEStep {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 20px;
}

.flightfield label input[type="radio"]:checked + span:before, .cyt_gender  label input[type="radio"]:checked + span:before, .pPolicyC input[type="checkbox"]:checked + .check:before {
    content: '';
    width: 20px;
    height: 3px;
    background: #393b42;
    display: block;
    top: 13px;
    position: absolute;
	-webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
	
    left: 5px;
	animation: zoomIn 0.5s;
}
.flightfield label input[type="radio"]:checked + span:after, .cyt_gender  label input[type="radio"]:checked + span:after, .pPolicyC input[type="checkbox"]:checked + .check:after{
    content: '';
    width: 20px;
    height: 3px;
    background: #393b42;
    display: block;
    top: 13px;
    position: absolute;
	-webkit-transform: rotate(134deg);
     -moz-transform: rotate(134deg);
      -ms-transform: rotate(134deg);
       -o-transform: rotate(134deg);
          transform: rotate(134deg);
    left: 5px;  	
	animation: zoomIn 0.5s;
}
#formV3 input[type="text"], #formV3 input[type="number"],#formV3 input[type="email"]{font-weight:500;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
input[type=number] {
    -moz-appearance:textfield;
}
#formV3 .subtitle {
    text-align: center;
    font-size: 13px;
}

.cyt_tripactivity .icon , .tripTravelwith .icon, .cyt_accommodation .icon{
    width: 35px;
    /* margin: 0 auto; */
    max-height: 35px;
    height: 35px;
    overflow: hidden;
	    margin-right: 15px;
}
.cyt_tripactivity .colL.w50p, .col3sec .tripTravelwith.w50p{    width: 190px;}
.cyt_tripactivity .colR.w50p, .col3sec .cyt_accommodation.w50p{    width: 190px;}
.col3sec.textcenter {
    justify-content: center;
}
.cyt_tripactivity li .dflex, .tripTravelwith li .dflex, .cyt_accommodation li .dflex{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.cyt_tripactivity li input, .tripTravelwith input, .cyt_accommodation input{display:none;}
.cyt_tripactivity li, .cyt_accommodation li, .tripTravelwith li{
	max-width: 190px;
    background: #f9f7f7;
    margin-bottom: 10px;
    cursor: pointer;
	position: relative;
}

.cyt_tripactivity li .label , .cyt_accommodation li .label, .tripTravelwith li .label{
    width: 134px;
	color: #393b42;
    text-align: center;
	padding: 0 10px;
	font-size: 14px;
    line-height: 1.2;
		 
}
.cyt_tripactivity .imgr .icon{order: 2;margin-right: 0;}


.cyt_tripactivity label , .cyt_accommodation label, .tripTravelwith label{ 
    padding: 0;
    margin: 0;
	padding: 10px 0;
	cursor:pointer;
	position:relative
}
.flexend{justify-content: flex-end;}
.tripTravelwith .icon, .cyt_accommodation .icon {
    order: 2;
    margin-right: 0;
}
.tripTravelwith label, .cyt_accommodation label{margin:0!important; padding:5px 0!important}
.tripTravelwith li .dflex{    min-height: 54px;}
.cyt_accommodation label{}
.c_after{conte:'';position:absolute;width:100%;height:100%;left:0;top:0;}
.notsure {
    font-size: 30px;
    line-height: 40px;
	color: #000;
}
.textcenter{text-align:center;}
.colL.w50p.additionalWish {
    width: 30%;
	position: relative;
}
.colR.w50p.howFarTripPlan {
    width: 30%;
}
textarea.additionalWish {
    background: #f9f7f7;
    border-radius: 0;
	font-weight:500;
	max-height:150px;
	padding: 12px;
    font-size: 13px;
}
.howFarTripPlan input{display:none;}
.howFarTripPlan label{ margin: 0;color: #000;cursor:pointer;padding: 10px 10px!important;}
.howFarTripPlan li {
    margin-bottom: 10px;
	 background:#f9f7f7;
}
.howFarTripPlan li  .label{font-size: 14px;line-height: 1.1;}
.cyt_gender .radio{display: flex;
    justify-content: center;}
.cyt_gender .radio label {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin: 0px 15px;
	position:relative;
}
.cyt_gender input[type="radio"] {
    display: none;
}
.cyt_gender label span{
	width: 30px;
    height: 30px;
    background: #eee;
    display: inline-block;
    margin: 0;
    margin-right: 10px;
    position: relative;
	
}
.cyt_contactinfo .colL.w50p{width: 40%;}
.cyt_contactinfo .colR.w50p{width: 40%;}
.cyt_contactdetail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	margin: 12px 0;
}
.cyt_contactdetail li {
    width: 44%;
	    margin-bottom: 10px;
		    position: relative;
}
.cyt_contactdetail li input {
    background: #f9f7f7;
    border: 0;
    border-radius: 0;
    text-align: center;
}
.pPolicyC #dpaccept {
    display: none;
}

.pPolicyC label{display: flex; flex-wrap: wrap;}
.pPolicyC .check {
    width: 30px;
    height: 30px;
    background: #eee;
margin-right: 10px;	 
    position: relative;
    top: 5px;
}
.pPolicyC span.text {
    width: calc(100% - 40px);
    text-align: left;
    font-size: 13px;
}
.pPolicyC a{color:#7befb2}
.addInfo {
    line-height: 1.5;
}

.submitbtn {
    margin-left: -20px;
    margin-right: -20px;
    text-align: center;
	position:relative;
	margin-top:40px;
}

.submitbtn button {
    width: 100%;
    background: #7befb2;
    padding: 20px 0;
}
.submitbtn.disable {opacity:.4 }
.submitbtn .lab {
    font-size: 15px;
}
.submitbtn .angle {
   font-size: 50px;
    width: 27px;
    height: 40px;
    line-height: 50px;
    display: block;
    margin: 0 auto;
    position: relative;
}
.submitbtn .fa-angle-right:before {
    position: absolute;
    top: -11px;
}
.prowrap{margin: 20px auto;}  
.proGress {
    display: flex;
    justify-content: center;
    background: #fff;
    
}
@keyframes scaleline {
    from {
        transform:scaleX(0);
        opacity:0
    }
    to {
        transform: scaleX(1);
        opacity:1
    }
}
.proGress li {
    padding: 12px 15px;
    font-family: 'RobotoSlabRegular';
    min-width: 14.13%;
	    text-align: center;
		    position: relative;
}
/*.proGress li.complete:after {
	content: '';
    width: 100%;
    left: 0;
    bottom: 0;
    height: 100%;
    background: #7befb2;
    position: absolute;
}*/
.proGress li.complete:before {
    content: '';
    width: 100%;
    left: 0;
    bottom: 0;
    height: 100%;
    background: #7befb2;
    position: absolute;
    transform: scaleX(0);
    animation: scaleline .5s;
    animation-fill-mode: both;
    transform-origin: 0;
}

.proGress li.active:after {
    content: '';
    width: 100%;
    left: 0;
    bottom: 0;
    height: 4px;
    background: #7befb2;
    position: absolute;
	transform: scaleX(0);
	 animation: scaleline 1s;
	 animation-fill-mode: both;
	 transform-origin: 0;
	 animation-delay: .5s;
}
.proGress span {
    position: relative;
    z-index: 2;
}	
.bBtn {
    width: 50px;
    height: 50px;
    position: absolute;
    text-align: center;
    line-height: 50px;
    background: #d4d3d3;
    border-radius: 50%;
    left: 0;
    top: 0;
}
.bBtn:before {
    content: '\f104';
    font-family: 'fontawesome';
    font-size: 33px;
    color: #fff;
    position: absolute;
    left: 16px;
}
.bBtn .previous {
   display: block;
    height: 100%;
    position: relative;
    z-index: 2;
	
}
section.bgg {
    background: #8dcea7;
}
.emailSuccess {
    text-align: center;
    color: #fff;
padding: 40px 30px;
}
.emailSuccess b{margin-bottom: 28px;display: block;font-size: 30px;
    color: #fff;
    font-family: 'open_sansbold';
    line-height: 1.2;
	padding: 60px 30px 40px;
	}
#cytWish #panel8 {
    min-height: 508px;
}	
.emailSuccess p {
    font-size: 28px;
    color: #fff;
   font-family: 'RobotoSlabRegular';
    line-height: 1.2;
}
.checkm {
    background: #fff;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    padding: 22px;
    overflow: hidden;
    margin: 40px auto 0;
}

#cytWish .personc .plus{position:relative}
#cytWish .personc .plus.greenm:after {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: -40px;
	background:url(images/rightgreen.svg) no-repeat center;
	top: 5px;
	pointer-events: none;
}
#cytWish {
    min-height: 500px;
    position: relative;
    overflow: hidden;
}
#cytWish section {
   
    width: 100%;
    max-width: 1050px;
    height: 100%;
    display:none;
	
}

@keyframes slide-in {
	0% { right : -110%;}
    100% {left : 0%;  }
}

@-webkit-keyframes slide-in {
	0% { right : -110%; }
    100% {left : 0%;  }
}

@keyframes slide-out {
   0% { left : 0% }
    100% {left : -110%; visibility: hidden; } 
}

@-webkit-keyframes slide-out {
    0% { left : 0% }
    100% {left : -110%; visibility: hidden; }
}
.slideHide{animation: slide-out 0.5s forwards; } 
.slideShow{animation: slide-in 0.5s forwards;} 

.cyt_contactdetail .info {
    position: absolute;
    right: -30px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 2px solid #d4d3d3;
    line-height: 20px;
    font-size: 13px;
    text-align: center;
    top: 8px;
	color: #d4d3d3;
}
.info  .fa-info:before{position: absolute; left: 6px; top: 3px;}

.ttip {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    width: 350px;
    height: 210px;
    padding: 18px;
    position: absolute;
	bottom:50px;
    z-index: 9;
    background: #fff;
    right: -70px;
	-webkit-box-shadow: 0px 0px 14px -2px rgba(0,0,0,0.53);
-moz-box-shadow: 0px 0px 14px -2px rgba(0,0,0,0.53);
box-shadow: 0px 0px 14px -2px rgba(0,0,0,0.53);
    display: none;
}
.ttip p {
    font-size: 14px;
}
.ttip:after {
    content: '';
    width: 15px;
    height: 15px;
    border-bottom: 0;
    border-top: 15px solid #fff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    bottom: -15px;
    right: 37px;
}
.ctravelDates .btnIn.active, .btnW.active, .cyt_tripactivity li.active, .tripTravelwith li.active, .cyt_accommodation li.active, .howFarTripPlan li.active{
    background: #d4d3d3;
    color: #000;
	position: relative;
}
#cytWish .cyt_tripactivity label:after , .tripTravelwith label:after, .cyt_accommodation label:after, .cyt_tripcustomize label:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 2;
    top: 0;
}
#panel3 .col3sec{    max-width: 600px;margin: 0 auto;}
.msgEr {text-align: center;height: 15px; position: relative; }
.msgEr p{color: red;font-size:14px;position: absolute;left: 35%;top:10px;}
.spinnersvg {
    width: 50px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    right: 14%;
    top: 25px;
	opacity:0;  
}
 
.secfade {
    opacity: .5;
}
.btnW.active:after , .ctravelDates .btnIn.active:after, .budgetfield .sprice.gmark:after{
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 0;
    background: url(images/rightgreen.svg) no-repeat center;
    bottom: -10px;
    pointer-events: none;
	    animation: zoomIn 0.5s;
}
.btnW.errorm:after, .ctravelDates .btnIn.errorm:after, .budgetfield .sprice.errorm:after{
	content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    right: -10px;
	background: url(images/redcross.svg) no-repeat center; 
	bottom: 28%;
    pointer-events: none;
	animation: zoomIn 0.5s;
}

.ctravelDates .btnIn.errorm, .btnW.errorm, .cyt_tripactivity li.errorm, .tripTravelwith li.errorm, .cyt_accommodation li.errorm, .howFarTripPlan li.errorm{position:relative}

.cyt_tripactivity li.active:after, .tripTravelwith li.active:after, .cyt_accommodation li.active:after, .howFarTripPlan li.active:after {
	content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: -37px;
    background: url(images/rightgreen.svg) no-repeat center;
    bottom: 10px;
    pointer-events: none;
	    animation: zoomIn 0.5s;
	
}
.flightfield .radio .gmark:after{
	content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    left: 5px;
    background: url(images/rightgreen.svg) no-repeat center;
    bottom: -18px;
    pointer-events: none;
    animation: zoomIn 0.5s;
	
}
.additionalWish.gmark:after{content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: -32px;
    background: url(images/rightgreen.svg) no-repeat center;
    bottom: 30px;
    pointer-events: none;
    animation: zoomIn 0.5s;}
.departureP.gmark:after{
	    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 18px;
    background: url(images/rightgreen.svg) no-repeat center;
    bottom: 0;
    pointer-events: none;
    animation: zoomIn 0.5s;
	
}

.cyt_contactinfo .radio label.gmark:after{
	content:'';width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 18px;
    background: url(images/rightgreen.svg) no-repeat center;
    bottom: -12px;
    pointer-events: none;
    animation: zoomIn 0.5s;}
.cyt_contactinfo li.gmark:after{
	content:'';width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 18px;
    background: url(images/rightgreen.svg) no-repeat center;
    bottom: -12px;
    pointer-events: none;
    animation: zoomIn 0.5s;
	}
.pPolicyC {
    position: relative;
}	
.pPolicyC.gmark:after{
	content:'';width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    left: 18px;
    background: url(images/rightgreen.svg) no-repeat center; 
    bottom: -21px;
    pointer-events: none;
    animation: zoomIn 0.5s;
	}
.btnWc .gmark .plus:after{	
	content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: -40px;
    background: url(images/rightgreen.svg) no-repeat center;
    top: 5px;
    pointer-events: none;
	
}
.errorm input[type="text"], .btnW.errorm, .btnWc .errorm input, .green4.errorm {
    background: #ffe4e4!important;
} 
.btnWc .errorm .plus:after{
	content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    right: -10px;
    background: url(images/redcross.svg) no-repeat center;
    top: 12px;
    pointer-events: none;
} 
.flightfield .radio .errorm:after{
	content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    left: 8px;
    background: url(images/redcross.svg) no-repeat center;
    bottom: -13px;
    pointer-events: none;
    animation: zoomIn 0.5s;
}
.departureP.errorm:after{
	content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    right: 30px;
    background: url(images/redcross.svg) no-repeat center;
    bottom: 13px;
    pointer-events: none;
    animation: zoomIn 0.5s; 
}
.tWishGeneral{padding:0px 0 60px}
.form_hText p {
    padding: 55px 0 30px;
    font-family: 'RobotoSlabRegular';
    font-size: 23px;
    line-height: 1.3;
    text-align: center;
}	

/*Travel wish form*/
.tWishGeneral #cytWish .bgb{background: #efefe3;padding: 30px 30px 0;}
.tWishGeneral .ctravelDestination {
    text-align: center;
	position:relative;
}
.tWishGeneral .ctravelDestination input {
    border-radius: 0;
	max-width: 230px;
}

.tWishGeneral .personc:first-child{margin-top: 0!important;}
.tWishGeneral #panel1 .col3sec{    max-width: 700px;margin: 0 auto;}
.tWishGeneral .fromFoot, .cytTripAdjust .fromFoot{border:0;margin-left: -30px;margin-right: -30px;margin-top: 40px;}
.tWishGeneral .flightfield label span{    background: #fff;}
.bgb .btnW, .bgb .ctravelDates .btnIn, .bgb .ctravelDates .btnIn, .bgb .btnWc input, .bgb .btnWc .plus, .bgb .btnWc .minus, .bgb .departureP input, .bgb .cyt_tripactivity li, .bgb .cyt_accommodation li, .bgb .tripTravelwith li, .bgb .personc .plus, .bgb .personc .minus{background-color:#fff!important} 

.tWishGeneral .pdots span, .bgb .datepicker, .bgb .personc input, .bgb .budgetfield .sprice, .bgb .howFarTripPlan li, .bgb textarea.additionalWish, .bgb .cyt_gender label span, .bgb .cyt_contactdetail li input, .bg .pPolicyC .check, .bgb .pPolicyC .check{background: #fff!important;} 

.bgb .ctravelDates .btnIn.active, .bgb .btnW.active, .bgb .cyt_tripactivity li.active, .bgb .tripTravelwith li.active, .bgb .cyt_accommodation li.active, .bgb .howFarTripPlan li.active{background: #f9f7f7!important;}
.bgb .cyt_contactdetail .info{    color: #fff;    border: 2px solid #fff;}
.bgb .info .fa-info:before{    left: 7px;}
.ctravelDestination.gmark:after{
	content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 12px;
    background: url(images/rightgreen.svg) no-repeat center;
    bottom: -10px;
    pointer-events: none;
    animation: zoomIn 0.5s;
	
}
.ctravelDestination.errorm:after{
	content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    right: 30px;
    background: url(images/redcross.svg) no-repeat center;
    bottom: 13px;
    pointer-events: none;
    animation: zoomIn 0.5s; 
}

.bgb .errorm input[type="text"], .bgb .btnW.errorm, .bgb .btnWc .errorm input, .bgb .green4.errorm, .bgb .errorm input[type="text"], .bgb .btnW.errorm, .bgb .btnWc .errorm input, .bgb .green4.errorm{ background-color: #ffe4e4!important;} 

.cyt_tripcustomize li{max-width: 190px;
    background: #fff;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;}
.cyt_tripcustomize label{
	padding: 0;
    margin: 0;
    padding: 10px 0;
    cursor: pointer;
    position: relative;	
	
}	
.cyt_tripcustomize li input	{display:none;}

.cyt_tripcustomize .dflex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.cyt_tripcustomize .icon {
    width: 35px;
    max-height: 35px;
    height: 35px;
    overflow: hidden;
	    order: 2;
    margin-right: 0;
}
.cyt_tripcustomize .label {
    width: 134px;
    color: #393b42;
    text-align: center;
    padding: 0 10px;
    font-size: 14px;
    line-height: 1.2;
}  
.cytTripAdjust {
    padding: 0px 0 60px;
}
.cytTripAdjust textarea.additionalinfo { 
    background: #fff;
    border-radius: 0;
    font-weight: 500;
    max-height: 150px;
    padding: 12px;
    font-size: 13px;
}
.cytTripAdjust #cytWish .bgb {
    background: #efefe3;
    padding: 30px 30px 0;
}
.form_hText_tadj p {
    padding: 55px 0 30px;
    font-family: 'RobotoSlabRegular';
    font-size: 23px;
    line-height: 1.3;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
}
.cyt_tripcustomize li.active{background: #f9f7f7!important;}
.cyt_tripcustomize  li.active:after {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: -37px;
    background: url(images/rightgreen.svg) no-repeat center;
    bottom: 10px;
    pointer-events: none;
    animation: zoomIn 0.5s;
}

.cyt_tripactivity li.errorm:before, .cyt_tripcustomize  li.errorm:before, .tripTravelwith li.errorm:before, .cyt_accommodation li.errorm:before, .howFarTripPlan li.errorm:before, .cyt_contactinfo .radio label.errorm:before, .cyt_contactdetail li.errorm:before, .pPolicyC.errorm:before{	
	content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    right: -21px;
    background: url(images/redcross.svg) no-repeat center;
    bottom: 30%;
    pointer-events: none;
    animation: zoomIn 0.5s;
}	
.cyt_contactinfo .radio label.errorm:before{
       right: 47px;
    bottom: -6px;
}
.cyt_contactdetail li.errorm:before{     right: -17px;bottom: -1px;}
.pPolicyC.errorm:before{left: 8px;bottom: -10px;}  

.cytTripAdjust .proGress li{min-width: 25%;}
.additionalinf.gmark {
    position: relative;
}
.additionalinf.gmark:after {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: -22px;
    background: url(images/rightgreen.svg) no-repeat center;
    bottom: 48px;
    pointer-events: none;
    animation: zoomIn 0.5s;
}
.tWishGeneral .submitbtn{margin-left: -30px; margin-right: -30px;}

    

.pdots .dot.active{
	animation: zoomIn 0.5s;
	background: #7befb2!important;
}
.lPages #panel1 .colL.w70p{  min-height: 517px;}  
.cytTripAdjust #panel2 .ctravelDates .btnIn.w100p { 
   width: 235px;
    height: 81px;
    line-height: 74px;
    margin-top: 6px;
	margin-left: 10px;
}
.fieldleft .hline {
    max-width: 235px;
}
.cytTripAdjust #panel2 .col3sec .colL.w50p, .cytTripAdjust #panel2 .col3sec .colR.w50p{width: 36%;}

.cytTripAdjust .col3sec{justify-content:center;}

.hidethis {
    opacity: 1;
   -webkit-animation: fadeinout 4s linear forwards;
    animation: fadeinout 4s linear forwards;
	display: none;
}
.showthis, .bgw {
   /*-webkit-animation: fadeinthis 1s linear forwards;
    animation: fadeinthis 1s linear forwards;
	display: block; */
}

@-webkit-keyframes fadeinthis1 {
  100% { opacity: 1; translateX(0);}
  50% { opacity: 1;translateX(20) }
  0% { opacity: 0;}
}

@keyframes fadeinthis1 {
 100% { opacity: 1; translateX(0);}
  50% { opacity: 1; translateX(20)}
  0% { opacity: 0;}
}

@-webkit-keyframes fadeinout {
  100% { opacity: 0; }
  50% { opacity: 1; }
}

@-webkit-keyframes fadeinthis { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeinthis { from { opacity:0; } to { opacity:1; } }
@keyframes fadeinthis { from { opacity:0; } to { opacity:1; } }

section.fadeinthis{    animation: fadeinthis 1s ease-in forwards;}
@keyframes fadeinout { 
  100% { opacity: 0; }
  50% { opacity: 1; }
}
.proGress li.complete{cursor:pointer}
.formshake{
 animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}



.detlBanr .lpnTitle{
    background: rgba(0, 0, 0, .2);
    padding: 5px 7px;
	border-radius: 4px;
}
.formSH.fslide, .formSH.fslide #cytWish, .formSH.fslide .lPages #panel1 .colL.w70p{min-height: auto;}
.formSH.fslide .lpnTitle p{}
.formSH.fslide #cytWish .h3, .formSH.fslide #cytWish .h4{    font-size: 20px;}
.formSH.fslide #cytWish .personc{    margin-top: 10px;}
.formSH.fslide .moveslide a{    width: 75px;height: 75px;}
.formSH.fslide .moveslide .fa-angle-right{font-size: 32px;}
.formSH.fslide .moveslide .lab {
    margin-top: 18px;
}
.formSH.fslide .moveslide .fa-angle-right:before {
    position: absolute;
    top: 8px;
    left: 33px;
}
.formSH.fslide .moveslide .fa-angle-right {
    font-size: 38px;
}
.formSH.fslide .moveslide {
    padding-top: 0px;
}
.formSH.fslide #cytWish .h3{padding-top: 0px;}
.formSH.fslide #cytWish label{padding-bottom: 2px;}
.formSH.fslide #formV3.lPages .movetotrip{width: 70px;height: 70px;    padding: 4px;    bottom: 20px;}
.formSH.fslide #cytWish #panel1 .colR.w30p, .formSH.fslide.fourth #cytWish #panel1 .colR.w30p, .formSH.fslide #cytWish .h4{display:none;}
.formSH.fslide #cytWish #panel1 .colL.w70p{width:100%;display:flex;justify-content: space-between;align-items: center;}
.formSH.fslide #cytWish .personc input{width: 100px;}
.formSH.fslide .tfTitle {
    max-width: 340px;
}
.dtlSection3_1{
    float: left;
    width: 100%;
    margin: 30px 0;
}
.mbtnB a {
    background: #7befb2;
    font-size: 14px;
    border-radius: 8px;
    color: #393b42;
    font-family: 'open_sansbold';
    padding: 11px 15px;
    margin: 30px auto 0px;
    display: block;
    max-width: 207px;
    text-align: center;
}
.mbtnB a:hover {
    background: #393c42;
    color: #fff;
}

.destination-txt .alignright {
    float: right;
    margin: 10px 0 10px 10px;
}
.destination-txt .alignleft {
    float: left;
    margin: 10px 10px 10px 0;
}
.aligncenter {
    margin: 0 auto;
    display: block;
    margin-top: 10px;
}
.blog-index .entry-meta .terms a{pointer-events:none;}
span.ps-caption b, span.ps-caption br {
    display: none;
}
#sectionConH {
    width: 100%;
    float: left;
    margin: 30px 0;
}


.ncWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin: 20px auto; 
}
.ncWrap>div {
    width: 48%;
    text-align: justify;
	background: #ededed;
	padding: 15px;
	    padding: 20px 30px;
	position:relative;
}

.ncWrap p strong{ font-family: 'open_sansbold'; }
.ncWrap p a{color:#454545;}
.ncWrap p a:hover{ color: #7befb2;}
   
.ncWrap p{    padding-bottom: 12px;font-size: 16px;}
.ncWrap ul {
  
}
.ncWrap ul li {
    
}
ul.sec5List {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	    width: 100%;
}
ul.sec5List li {
    width: 48.5%;
    margin: 29px 0 0;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    border: 0;display: flex;align-items: center;
	flex-wrap: wrap;
}
.sec5List .imgSection {
    width: 160px;
}
.sec5List h3 {
    width: calc(100% - 160px);
    text-align: center;
	padding: 0 10px;
}
.sec5List .imgSection img {
    display: block;width:100%;
}
.ncWrap>div:before,  .ncWrap>div:after{
	pointer-events: none;
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    content: '';
    opacity: 1;
    -webkit-transition: opacity .4s,-webkit-transform .5s;
    transition: opacity .4s,transform .5s;
	border: 2px solid #fff;
}   


.tablepress td {
    font-family: 'RobotoSlabRegular';
	cursor: pointer;
	    background: #ffffff!important;
    padding: 10px 20px!important;
}
#sectionConH h2 {
    font-size: 32px;
    line-height: 38px;
    padding: 0;
    text-align: center;
}

figure.wp-caption { max-width: 100%;}
.destination-txt p{word-break: break-word;}
.tablepress{  overflow: hidden;margin:20px 0;border-collapse: collapse;
    border-spacing: 0;width: 100%;border: none;} 
.tablepress li:hover .ctlnk {
    color: #7befb2;
} 
.tablepress td {
    font-family: 'RobotoSlabRegular';
    cursor: pointer;
    background: #ffffff!important;
    padding: 10px 20px!important;
}
.tablepress  td, .tablepress  th {
    border-top: 1px solid #ddd;
}
.tablepress  tr:first-child td {
    border-top: 0;
}
.tablepress li {
    border-top: 1px solid #ddd;
    font-family: 'RobotoSlabRegular';
    cursor: pointer;
    background: #ffffff!important;
    padding: 10px 20px!important;
    width: 50%;
	border-right: 1px solid #ddd;
	    margin: 0!important;
}
.tablepress ul {
    display: flex;
    flex-wrap: wrap;
}
.tablepress li * {
    font-size: 16px;
    font-family: 'RobotoSlabRegular';
    margin: 0;
    line-height: 1.4;
}
#toc>h2 {
    margin: 0 0 20px 0;
}
#mSection {
    overflow: hidden;
}

#allowedexpert.gmark:after {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: -45px;
    background: url(images/rightgreen.svg) no-repeat center;
    bottom: -17px;
    pointer-events: none;
    animation: zoomIn 0.5s;
}
#allowedexpert.errorm:after{
    content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    right: -21px;
    background: url(images/redcross.svg) no-repeat center;
    bottom: 30%;
    pointer-events: none;
    animation: zoomIn 0.5s;
}
#newSec.nomar {
    margin-bottom: 0px;
    padding: 30px 0 30px;
}
/***************Version v2 **************/
.hdrSearch{display:none;}
.mtitle {
    font-size: 32px;
    line-height: 38px;
    padding: 2px 0;
    display: block;
	text-align: center;
}
span.subtitle, h2.subtitle {
    font-size: 32px;
    line-height: 38px;
    padding: 2px 0;
    font-family: 'RobotoSlabRegular';
    text-align: center;
    display: block;
}
.colorf {
    color: #fff;
}

#sectionConH {
    width: 100%;
    float: left;
    margin: 0;
	background: #403a35;
    border: 0;
	position:relative;
}
#sectionConH .ConH{padding: 30px 0;}
#sectionConH .mtitle, #sectionConH span.subtitle{color: #fff;}
#sectionConH:before, #sectionConH:after{
	pointer-events: none;
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    opacity: 1;
    -webkit-transition: opacity .4s,-webkit-transform .5s;
    transition: opacity .4s,transform .5s;
    border: 4px solid #a3845b; 
}
#sectionConHB {
    width: 100%;
    float: left;
    margin: 40px 0;
}

#sectionConHB .ncWrap2 {
    text-align: justify;
    margin-top: 20px;
    
}
#sectionConHB .ncWrap2 strong {
    font-family: 'open_sansbold';
}
/*.header .megaMenu .megaLeft>li>a{
display: block;
    font-size: 17px;
    color: #454545;
    line-height: 28px;
    padding: 0 6px;
    font-family: 'open_sansregular';
    border-radius: 4px;
	pointer-events: all;
}
.megaLeft{column-count: 3;}*/
.header .megaMenu .megaLeft>li>a:hover {
    background: #403a35;
    color: #fff;
}
.megaImg a.btnType{margin: 20px 0 0;}
blockquote {
    position: relative;
    padding: 18px 20px;
    margin-top: 20px;
}

blockquote * {
    color: #a3845b;
    font-size: 24px;
}
blockquote p{font-size: 24px;
    font-family: marketregular;
    line-height: 1.2;    display: inline;}

blockquote:before {
	content: "\201C";
    color: #a3845b;
    font-size: 44px;
    position: absolute;
    /*left: -2px; */
    top: 25px;
    font-family: marketregular;
	margin-left: -21px;

}
blockquote:after {
    font-family: marketregular;
    content: "\201D";
    color: #a3845b;
    font-size: 44px;
    position: absolute;
    bottom: 0; 
    margin-left: -5px;
}
blockquote .alignleft{
	margin-right: 25px!important;
}
.questmark:after {
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    content: '';
    position: relative;
    top: 14px;
    right: -3px;
    margin-left: 3px;
}
.newTabDest .tLabel {
    width: 100%;
    float: left;
}
.tLabel .lWrap{
   font-size: 16px;	
    text-align: left;
   
    padding: 13px 0px;
    margin-bottom: 2px;
    font-family: 'open_sansbold';
    cursor: pointer;
    border-bottom: 1px solid #ededed;
	position:relative;
	    padding-left: 50px;
		width: 1050px;
    margin: 0 auto;
    max-width: 96%;
}
.tLabel .lWrap:after{
	content:'';
	width: 18px;
    height: 18px;
    margin-top: 3px;
    background: url(images/icon-chevron-d_30.svg) no-repeat center;
	position:absolute;
	right:0;
	
       top: 12px;
	
	transition: all .4s ease;
}
.tLabel.active .lWrap:after{
	 background: url(images/icon-chevron-d_30w.svg) no-repeat center;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	
	
}
.newTabDest .tContent {
    padding: 33px 0;display: none;
	    background: #eceae7;
		margin:0;
		float: left;
    width: 100%;
}
.tLabel span svg {
    width: 30px;
}
.tLabel.active{    background: #403a35;
    color: #fff;}
.tLabel.active span svg {fill:#7befb2}
.tLabel.active .lWrap{border-bottom: 1px solid #403a35;}
.newTabDest {
    background: #fff!important;
}
.newTabDest .tLabel span {
    position: absolute;
    left: 0px;
    top: 8px;
}
.tLabel:nth-of-type(1) .lWrap{
   
}
.tripListDesti .chPlce>ul >li{}
.tripListDesti .chPlce .hide{display:none;}
.tripListDesti .chPlce>ul >li:nth-child(2){}
.tripListDesti {
    padding: 20px 0;
}
.formSH.fslide #cytWish #panel1 .colR.w30p{display:block;    width: 100%;padding: 30px;    background: #fff;}
.roboto.varient2 {
    text-align:left;display: block;
}
.formSH.fslide #formV3.lPages .movetotrip.moveV2 {
    width: 75px;
    height: 75px;
    left: calc(100% - 94px);bottom: 6px;
}

.ncWrap2 a{color:#3DC770}
.ncWrap2 ul li {
    width: 100%;
    float: left;
    padding: 0 0 0 20px;
    background: url(images/dot.png) no-repeat top 7px left;
    margin: 10px 0 0;
}
div#tocs {
    background: #fff;
    border-radius: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
#tocs h3 {
    padding: 20px 25px 10px;
    text-align: left;
}
div#tocs li a {
    display: block;
    text-align: left;
        padding: 10px 20px;
    font-size: 15px;
}
#tocs li a:hover, #tocs li a.active {
    background: #7befb2;
    color: #393b42;
}
.btnBS {
    border-radius: 10px;
    margin: 0px 0 20px;
	position:relative
}
.btnBS a {
    background: #7befb2;
    color: #393b42;
    display: block;
    border-radius: 10px;
    padding: 20px 40px;
	font-family: 'open_sansbold';
}
.btnBS #typo {
    width: 20px;
    position: absolute;
    right: 28px;
    top: 34%;
}
.btnBS a:hover {
    color: #fff;
}
.btnBS path{
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.btnBS:hover path{ fill: #fff;}
.btnWra {
    text-align: center;
    padding: 16px;
}
.btnWra a {
        background: #7befb2;
    font-size: 14px;
    border-radius: 8px;
    color: #393b42;
    font-family: 'open_sansbold';
    padding: 11px 15px;
    display: inline-block;
}

.btnWra a:hover {
    background: #393c42;
    color: #fff;
}
#newSec1 .headline{color:#fff;padding: 0 0 30px;}
.headerTop{display:none;}
.map-marker svg{    max-width: 39px;}
.entry-content ul{margin:10px 0 15px}
.entry-content ul li {
    width: 100%;
    padding: 0 0 0 20px;
    background: url(images/dot.png) no-repeat top 7px left;
    margin: 10px 0 0;
} 

.active .gesline{stroke : #7befb2}

.btnRM a {
    background: #7befb2;
    font-size: 14px;
    border-radius: 8px;
    color: #393b42;
    font-family: 'open_sansbold';
    padding: 11px 15px;
    margin: 30px auto 0px;
    display: block;
    max-width: 207px;
    text-align: center;
}
.btnRM a:hover {
    background: #393c42;
    color: #fff;
}
.fullsec {
    display: none;
}
.tLabel .einreisesvg {
    width: 20px;
}


.destination-txt ul li:not(.nob) {
    padding: 0 0 0 20px;
    background: url(images/dot.png) no-repeat top 7px left;
    margin: 4px 0 0;  
}
.destination-txt ul:not(.nobul){margin-top:12px}
.bEntry h2, .bEntry h3, .bEntry h4, .bEntry h5, .bEntry h1{color: #a3845b;}
.destination-txt h5{margin-bottom:10px;}
#toc .thead {
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 20px 0;
    display: block;
    font-family: 'RobotoSlabRegular';
}
#tocs .thead {
    padding: 20px 25px 10px;
    text-align: left;
    display: block;
    font-family: 'RobotoSlabRegular';
	    font-size: 20px;
}
.form_hText .word2 {
    display: block;
}
.outWrap:after{content:'';clear:both;display:table;}
span.headline.pad10 {
    padding-left: 10px;
    padding-right: 10px;
}
.captcha label {
    display: inline-block;
    /* vertical-align: top; */
    font-size: 15px;
    position: relative;
    top: -9px;
}
.emaillist .email li {
    list-style: none;
    background: no-repeat;
    padding-left: 0;
}
.emaillist .email span {
    margin: 8px 0;
}
.hSidebar .toc li:last-child{padding-bottom:10px}
#bestTrips ul, .homePage #section2 ul{
	display:flex;flex-wrap:wrap;
}
#bestTrips .h3,  #section2 h3 {
    font-size: 18px;
    line-height: 1.4;
}
#bestTrips .price-block{
	position:static;
}

.pricDiv span h3 {
    font-size: inherit;
    padding: inherit;
    font-family: inherit;
    display: inline;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	   ::i-block-chrome,#newSec.nomar{
			margin-top: 50px;
		}
}
@media screen and (min-width:768px){  
	.noForm.fslide {
		min-height: 300px;
	}
	.noForm.fslide .lpnTitle{
		top: 50%;
		position: relative;
		transform: translateY(50%);
	}
}
@media screen and (min-width:1300px){

	#banner .banner-row .banner-logo{max-width: 320px;} 

}

@media screen and (min-width:1600px){

	#banner .banner-row .banner-logo{max-width: 350px;}

}

@media screen and (min-width:1700px){

	#banner .banner-row .banner-logo{max-width: 400px;}

}

@media screen and (min-width:1800px){

	#banner .banner-row .banner-logo{max-width: 550px;}

}

@media screen and (min-width:2000px){

	#banner .banner-row .banner-logo{max-width: 650px;}

}



@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

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

		#banner .banner-row .banner-logo{max-width: 650px;}

	

    }

	@media screen and (min-width:2000px){

	#banner .banner-row .banner-logo{max-width: 550px;}

	

	}

	@media screen and (min-width:1800px){

		#banner .banner-row .banner-logo{max-width: 400px;}

	

	}

	@media screen and (min-width:1700px){

		#banner .banner-row .banner-logo{max-width: 400px;}

	

	}

	@media screen and (min-width:1600px){

		#banner .banner-row .banner-logo{max-width: 350px;}

	

	}

	@media screen and (min-width:1300px){

		#banner .banner-row .banner-logo{max-width: 320px;}

	

	}

}



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

	.sectnCol{width: 31.9%;margin: 30px 2% 30px 0;}

	.hdrSearch input[type=search]{width: 340px;}

	.blog-index article h2{    font-size: 18px;}

	#banner .banner-row .banner-logo{max-width: 230px;}

	.bnrSearch input[type=search]{width: 602px;height: 50px;}

	.bnrSearch input[type=submit]{    height: 50px;}

	#section4 h3, #section4 li h2{line-height: 1.2;font-size: 17px;}

	.abutTxt h2{font-size: 30px;line-height: 1.3;}

	#aboutSection1 h1, #aboutSection3 h1{font-size: 30px;    line-height: 1.2;}

	#aboutSection3 h2{font-size: 24px;}

	#dtlSection2.tab1 .resp-vtabs .resp-tabs-list li, .tab2 .resp-vtabs .resp-tabs-list li{padding: 10px 14px;font-size: 13px;}

	#dtlSection2.tab1 .resp-vtabs li.resp-tab-active, .tab2 .resp-vtabs li.resp-tab-active{padding: 14px 14px;}

	#dtlSection2.tab1 .resp-vtabs ul.resp-tabs-list, .tab2 .resp-vtabs ul.resp-tabs-list{    margin: -54px 0 0!important;}

	.secCol-1{    width: 75%;}

	.secCol-2{width: 24%;}

	.secDtl{min-width:auto}

	.secCol-2 a.btn{padding: 7px 13px;}

	.secCol-2 ul li{line-height: 21px;    font-size: 12px;}

	.secDtl h3 a{font-size: 19px;    line-height: 20px;}

	.pricDiv span{font-size: 17px;padding: 0 10px 0 0;}

	.secDtl{    padding: 8px 5px 0 12px;}

	.secImg label{    font-size: 13px;}

	.secLeft_1{width: 68%;}

	.secRight_1{width: 30%;}

	

	.sCol_1 ul, .sCol_2 ul, .sCol_3 ul, .sCol_4 ul{display: flex;display: -webkit-box;

    display: -moz-box;

    display: -ms-flexbox;

    display: -webkit-flex;}

	.sCol_1 ul li, .sCol_2 ul li, .sCol_3 ul li, .sCol_4 ul li{flex-basis: 100%;    min-width: auto; 

    justify-content: center;display: flex;align-items: center;display: -webkit-box;

    display: -moz-box;

    display: -ms-flexbox;

    display: -webkit-flex;}

	.sCol_3, .sCol_4, .sCol_2, .sCol_1{width:49%}

	.sCol_1 ul li a, .sCol_2 ul li a, .sCol_3 ul li a, .sCol_4 ul li a{font-size: 11px;}

	.sCol_3 ul li#ckBox{background-image:none;}

}



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

.sectnCol{min-height: 330px;}

.sectnCol h3{font-size: 19px;}

#section6 .txtLeft h2, #section6 .txtLeft h3{font-size: 20px;} 

.blogDetail h1{    font-size: 30px;line-height: 1.2;}

.blogDetail h2{font-size: 22px;}

.homePage .headerTop {display: block;}

.header{position: static; top: 0; background: #ededed; z-index: 999;box-shadow: 3px 0 5px 3px #b5b5b5;}

.headFix .headerTop{box-shadow:none}

.headerOne{display: none;    position: absolute;top: 86px; z-index: 999;}
.logo{width:auto}
nav .logo {
    display: none;
}
#menu-main-menu {
    width: 100%;
}
 /*body{padding-top: 88px;} */  

 body{padding-top: 0px;}   

.hdrSearch, .phoneNo-head {display: none;}

.header nav[role="main-navigation"]> ul >li{    width: 100%;position:relative!important;    padding: 0 0px;}

.header nav[role="main-navigation"]{    width: 100%;}

.headerOne .wrapper{max-width: 100%;}

#menu-main-menu  .megaLeft .sub-menu { display: none;}

#section6 .txtLeft{    width: 70%;    padding: 0 0px;}

.logo-section h1{width:70%;margin:0 auto;line-height: 1.2;font-size: 28px;}

#section3 .full-box-4 h2{    font-size: 18px;line-height: 1.2;}

#section3 .full-box-4 h2 a{width: 85%;}

#section4 h1{    font-size: 28px;}

#section2 h3{font-size: 16px;line-height: 1.2;}

#section2 .imgCol .tgName{    font-size: 12px;}

.tTimeLine {margin: 40px 0 25px;}

.tTimeLine li.selected:before{width: 40px; height: 40px;top: -18px;background-size: 20px;}



.tTimeLine label{margin-top: 30px;}

#section1 h3{    font-size: 16px;}

#section2 .price{font-size: 19px;}



.mNavBtn { width: 34px; height: 34px; cursor: pointer; float: right; position: relative; z-index: 2; margin: 15px 10px 0 10px; display: block;}

.mNavBtn .a { top: 8px;}

.mNavBtn .b {top: 15px;}

.mNavBtn .c {top: 22px;}

.mNavBtn span { width: 24px; height: 3px; position: absolute; right: 0; border-radius: 1px; background: #393b42; transition: opacity .2s ease,background .2s ease,top .2s ease .2s,transform .2s ease;}

.mNavBtn.active .a { top: 14px;-webkit-transform: rotate(45deg) !important; transform: rotate(45deg) !important;}

.mNavBtn.active .a, .mNavBtn.active .b, .mNavBtn.active .c { transition: opacity .2s ease,background .2s ease,top .2s ease,transform .2s ease .2s;}

.mNavBtn.active .b { background: rgba(51,51,51,0) !important;}

.mNavBtn.active .c {top: 14px;-webkit-transform: rotate(-45deg) !important; transform: rotate(-45deg) !important;}  

.headFix .headerTop a.opn{display:none;}

.mSBtn{background:url(images/icon-search_30.svg) no-repeat center;width:23px;height:23px;float:right;margin-top: 21px;background-size: contain;display:block;} 

.hdrSearch{position: fixed;  top:-160px;  left: 0;  width: 100%;  background: #ededed;  margin: 0; z-index: 999;height: 150px;display:block}

.hdrSearch ul{text-align: center;}

.hdrSearch .search-form{    margin-top: 28px;}

.hdrSearch .sCl{ width:25px;height:25px;background:url(images/icon-close_30.svg) no-repeat center; display: block;position: absolute;right: 20px;    background-size: contain;top: 13px;display:block;}

.hdrSearch span.sM {

    font-family: 'open_sansbold';

    font-size: 18px;

    display: block;

    text-align: center;

    background: #7befb2;

    padding: 15px 0;

}

.hdrSearch input[type=submit]{background-size: 40%;}

.sReasult{    top: 100%;    width: 90%;    border-radius: 8px;}

.sReasult a{    font-size: 14px;padding: 6px 8px;}

.headFix .headerOne a.close{display:none;}

#aboutSection3 h2{font-size: 28px;line-height: 1.2;}

.abutTxt h2{font-size: 26px;line-height: 1.3;}

.abutTxt .h1{font-size: 30px;    line-height: 1.3;}

.abutTxt{padding: 90px 0 100px;}

#aboutSection1 .h1{font-size: 24px;}

#aboutSection1 h3{font-size: 20px;    line-height: 1.2;}

#aboutSection1 p{line-height: 1.3;font-size: 16px;}

#section5 h1{font-size: 26px;}

#aboutSection5 h2{font-size: 28px;line-height: 1.3;}

#aboutSection5 h3{font-size: 22px;}

#aboutSection6 h2{font-size: 21px;}

#aboutSection7 h2{font-size: 28px;}

#aboutSection8 h3{    font-size: 20px;line-height: 30px;padding-left: 10px;padding-right: 10px;}

.vertCntr p{font-size: 17px;}

#aboutSection1 ul li span.ilu{    height: 60px;max-width: 40px;margin: 0 auto;float:none;}

.abContent{padding: 0 0px;}

.blog-index h1.page-title { font-size: 24px;}

#bestTrips h3{font-size: 16px;line-height: 1.2;}

#bestTrips .price { font-size: 19px;} 

#dtlSection3 .txtLeft, #resiSection3 .txtLeft{    width: 60%;}

#bestTrips .imgCol .tgName { font-size: 12px;}

#newSec li div img{    width: 80px;}

.megaMenu{position: initial;background: transparent;min-height: initial;box-shadow: none;opacity: 1;    transform: none;    visibility: visible;display:none;    padding: 0 0px;transition: initial;}

.megaLeft{    width: 100%;  background: #ededed;padding-bottom: 0;margin-top: 0;}

.megaImg{width: 100%;display: none;}

.megaLeft >li{padding: 0 0px 0 0;margin: 0px 0 0;width: 100%;}

.menu-item-has-children{position:relative;}

#menu-main-menu .trigger{position: absolute;top: 0; right: 0; width: 40px; height: 42px; cursor: pointer; border-left: 1px dashed #fff; display: block;}

.header nav[role="main-navigation"] ul li.has-subMenu a:before{display:none}

.header nav[role="main-navigation"] ul li a{    padding: 11px 15px 11px;}



span.trigger:before {  content: ''; width: 16px; height: 2px; background: #000; display: block; position: absolute; top: 20px;  left: 10px;}

span.trigger:after { content: '';  width: 16px;  height: 2px;  display: block;  background: #000;  transform: rotate(90deg);  top: 20px;  position: absolute;  left: 10px;}

.trigger.active:after{content:none;}

#menu-main-menu li a {border-bottom: 1px solid #fff;}

.header .megaMenu .megaLeft>li>a, .header nav[role="main-navigation"] .megaLeft .sub-menu a{font-size: 16px;font-family: 'open_sansbold';padding: 11px 15px 11px;margin: 0; line-height: 19px;}

#menu-item-299{display:none;}

.hlContent .hlRow  h3{font-size: 21px;}

.resp-tab-content p{font-size: 16px;}

.chPlce #ddmenu{width: 82%;}

.header nav[role="main-navigation"]> ul >li.current-menu-item:before, .header nav[role="main-navigation"]> ul >li.current-menu-item:first-child>a:after{content:none;}

.txtDiv h1{font-size: 28px;line-height: 1.2;}

.btlAlign h1{font-size: 34px;line-height: 1.2;}

.secLeft_1 h1{    font-size: 30px;}

.colRgt_2 ul li{font-size: 15px;padding: 0 0 0 32px;} 

#newSec1 ul li{    padding: 0 30px 0 50px;background-size:40px!important;background-position: 0px 74%!important;} 

#newSec1 ul li img{width:80px;}

#newSec1 li p{font-size:13px;}

#thmSection3 .full-box-3 h2{font-size: 20px;line-height:1.2}

#thmSection3 .full-box-3 h2 a{    width: 93%;}

.sCol_3 ul li#ckBox{display:none}

.sCol_3 ul li:nth-child(5){border-radius: 0 8px 8px 0;border-right: 0;}

span.krte.active {background:rgba(0,0,0,.4) url(images/icon-close_301w.svg) no-repeat 10px center!important;width:84px;background-size: 18px!important;padding-left: 31px;}

.krte.active img{display:none;}

.proGress li{font-size: 14px;    min-width: 14.3%;}
.lPages #cytWish .h3{font-size: 22px;}
#cytWish .h4 {font-size: 21px;}
.lPages .btnW{width: 126px;}
.fromFoot li{font-size: 13px;} 
.howFarTripPlan li .label{font-size: 12px;}
.addInfo p{    font-size: 14px;}  
.cyt_contactinfo .radio label.gmark:after{width: 20px; height: 20px;bottom: -6px;    right: 19px;}
.cyt_contactinfo li.gmark:after{width: 20px;    height: 20px;}
.pPolicyC.gmark:after{width: 20px;height: 20px;left: 18px;bottom: -6px;}
#cytWish .personc .plus.greenm:after{    width: 20px;height: 20px;    right: -24px;    top: 11px;}
.btnW.active:after, .ctravelDates .btnIn.active:after, .budgetfield .sprice.gmark:after{    width: 20px;    height: 20px;    bottom: -12px;}
.cyt_tripactivity li.active:after, .tripTravelwith li.active:after, .cyt_accommodation li.active:after, .howFarTripPlan li.active:after{    width: 20px;height: 20px;right: -25px;}
.btnW.errorm:after, .ctravelDates .btnIn.errorm:after, .budgetfield .sprice.errorm:after{    width: 13px;    height: 13px;}
.btnWc .errorm .plus:after{width: 13px;height: 13px;}  
.flightfield .radio .gmark:after{    width: 20px;    height: 20px;    bottom: -10px;}
.cyt_tripactivity li.errorm:before, .cyt_tripcustomize li.errorm:before, .tripTravelwith li.errorm:before, .cyt_accommodation li.errorm:before, .howFarTripPlan li.errorm:before, .cyt_contactinfo .radio label.errorm:before, .cyt_contactdetail li.errorm:before, .pPolicyC.errorm:before{width: 13px;height: 13px;}
.additionalWish.gmark:after{width: 20px;    height: 20px;} 

.cytTripAdjust #panel2 .col3sec .colL.w50p, .cytTripAdjust #panel2 .col3sec .colR.w50p {
    width: 45%;
}
.ctravelDestination.gmark:after{    width: 20px; height: 20px;right: 25px;    bottom: 2px;}
.headerTop{    display: block;}
span.headline.h3, h2.headline.h2, span.headline.sm{font-size: 17px;line-height: 1.4;}
.tLabel .lWrap{font-size: 15px;}
.lpnTitle p{    font-size: 18px;line-height: 1.3;}
.destination-txt h1{    font-size: 26px;line-height: 1.4;}
span.headline.h2, span.headline.md{font-size: 26px;}
.destination-txt h2, #toc .thead{font-size: 22px;}
.destination-txt h3{    font-size: 19px;}

.blogDetail .entry-content>p>.videoWrapper iframe, .tripDetails .videoWrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}


}   





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

.blog-index  .entry-meta span{    font-size: 14px;}

.blog-index article h2{font-size: 16px;}



#section4 ul li{    width: 100%;}

#section2 .imgCol .tgName{    font-size: 11px;line-height: 25px;}

#section1 .subtitle, #section1 h1, #section2 h1 , #section5 h1, .logo-section h1, #section4 h1 {    font-size: 26px;}

#section2 h3{padding: 0 0px;}

#section3 .full-box-4{width:33.3%;}

#section4 h3, #section4 li h2{font-size: 20px;float: none;}

#section1 h3{font-size: 14px;    line-height: 1.3;}

#section1 ul li span.ilu{    max-width: 55px;    margin: 0 auto;float:none;}

.sectnCol h3{font-size: 15px;}

.sectnCol { min-height: 290px;}

.sectnCol h4{    font-size: 17px;}

.sectnCol .reviewInfo{bottom: 15px;}

.bWrap { width: 100%; overflow: hidden;}

#banner img.banImg{width: 130%;max-width: 130%;}

.bnrSearch input[type=search]{    width: 475px;height: 42px;}

.bnrSearch input[type=submit]{    height: 42px;background-size: 39%;}

.sReasult{max-width: 530px;}

.round-btn{bottom: -20px;    height: 40px;    width: 40px;}  

#aboutSection5 h3{    font-size: 19px;}

#aboutSection1 h3{    font-size: 16px;  line-height: 1.2;}

#aboutSection1 p{    font-size: 14px;line-height: 1.3;}

#aboutSection6 h1{    font-size: 26px;}

.c-form h2{font-size: 20px;}

#newSec li p{    font-size: 13px;}

#newSec ul li{padding: 0 20px 0 60px;    min-height: 170px;}



ul.resp-tabs-list {display: none;}

.resp-vtabs .resp-tabs-container {border: none;float: none;width: 100%;min-height: 100px;clear: none;}

.resp-accordion-closed {display: none !important;}

.resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}

h2.resp-accordion {display:block!important;}

#dtlSection2> .wrapper{max-width:100%}

#newSec{margin-bottom: 15px;}

#bestTrips .imgCol .tgName{font-size: 11px;}

#bestTrips h3{    padding: 0 0px;}

.resp-tab-content{padding-left: 15px;    padding-right: 15px;}

.pgwSlideshow .ps-list{opacity:1}

#dtlSection3 .txtLeft p, #resiSection3 .txtLeft p{font-size: 15px;}

#dtlSection3 .txtLeft h2, #resiSection3 .txtLeft h2{font-size: 22px;}

.txtDiv h1{    font-size: 22px;}

.btlAlign h1{font-size: 24px;}

.editHC h1{}

.secLeft_1 h1{    font-size: 24px;line-height: 1.2;}

.tgDiv ol li{    font-size: 13px;}

.diese h3{font-size: 22px;}  

.secLeft_1 h3{font-size: 18px;}

.secLeft_1 p{    font-size: 16px;}

.priceInfo{font-size: 22px;}

.secLeft_1 h4{font-size: 22px;}

.colRgt_1 h4 span{width: 36px;}

.colRgt_2 h3{font-size: 20px;}

#reSection1 .wrapper{    max-width: 100%;}    

.detlBanr .bw img.size-td-banner{ width: 149%;max-width: 150%;}

.detlBanr .bw{overflow:hidden}

.tab1Dtl .twc, #thmSection2 h2{font-size: 20px;line-height: 1.2;margin-bottom: 10px;}  

#newSec1 ul li{padding: 0 20px 0 50px;}

.colRgt_1 h4{font-size: 17px;}

.hBg .tdTitle h1{font-size: 30px;    line-height: 1.2;}

.c-form span.close{width: 35px;height: 35px;right: -10px;top: -18px;}

.c-form span.close svg, .emailform  span.close svg{height: 40px;stroke-width: 40px;}

.blogDetail .entry-content>div{float:none!important;padding-left: 0px!important;padding-right: 0x!important;}

.blogDetail .entry-content div>.videoWrapper{position: relative;

    padding-bottom: 56.25%;

    padding-top: 25px;

    height: 0;}

.blogDetail .entry-content div>.videoWrapper iframe{position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;} 
	
	#newSec.nomar {
		margin-bottom: 0;
		padding: 0;
	}

}



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

	

	.secCol-1{width: 100%;}

.secCol-2 { width: 100%;min-height: auto;}

.secCol-2 h4{    width: auto;}

.secCol-2 ul{    width: auto;    margin: 9px 10px 9px;}

.secCol-2 ul li{    width: auto;padding: 0 15px 0 18px;}

.secCol-2 a.btn{float: right;margin-top: 5px;}

.secImg{border-bottom-left-radius: 0;}



.slideBanr .pgwSlideshow .ps-current>ul>li img{width:150%;max-width:150%;}

}





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





.blogfilter .chPlce #ddmenu{    width: 85%;}

.blogfilter .chPlce >ul>li >span{max-width: 35px;width:20%;text-align:left;padding-left:10px;} 

.socialshare{padding-top: 4px;}

.blogDetail .entry-meta{font-size: 14px;}

#section2 h3, #bestTrips h3{font-size:14px;}

#section2 .price{font-size: 18px;}

#section2 ul li{    min-height: 260px;}

#aboutSection1 ul li{padding: 0 5px;}

#bestTrips li{min-height: 260px;}

.sec5List h3{font-size: 16px;
    line-height: 1.4;}

}





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

.destination .full-box-4 {

    width: 100%;

    min-height: 50px;

	max-height: 200px;

}
	
#tWish.country .panel .howToTravel > li { width: 30.3%; }

.blogDetail h1{ font-size: 22px;}

.blogDetail h2{font-size: 19px;line-height: 1.2;}

.blogDetail p{font-size: 15px;}

.blogDetail  figure figcaption{font-size: 15px;}

.footNav .copyright{    width: 100%;font-size: 16px;}

.footNav ul{    width: 100%;margin-top: 10px;}

.footNav ul li{padding: 0 10px 0 0;}

.fSocial{    padding: 0;}

.footNav ul li a{font-size: 12px;}

#section6 .txtLeft{width: 100%;}

#section6 a.btnCt{float: left;margin: 15px 15px 0 0;}   

.logo-section h1{font-size: 25px;width:90%;}    

.sectnCol{width: 100%;margin:30px auto;min-height: initial;max-width: 400px;float: none;}

.sectnCol .reviewInfo{position:initial;}

.sectnCol .imgCol{display: block;    float: none;}

.sectnCol .strDiv{float:none;    margin-bottom: 10px;}

.sectnCol:nth-child(3n) { margin-right: auto;}

#section5{  background-image:none!important;background:#403a35;}

#section5 h1{font-size: 26px;line-height: 1.2;}

#section4 ul{padding: 0 10px;}

#section4 label, #section4 h3.market-ot{font-size: 19px;margin: 5px 0 0;}

#section4 h3, #section4 li h2{    font-size: 16px;line-height: 1.2;}

#section4 .ImgSection{width: 125px;}

.blog-index #main article:nth-child(3n){margin-right:initial;}

.blog-index #main article{width:48%;margin-right:4%!important}

.blog-index #main article:nth-child(2n){margin-right:0!important;}

.blogfilter .chPlce #ddmenu{    width: 80%;}

.btnIa{line-height: 36px;}

.blogDetail .entry-footer  .terms a{font-size: 13px;}

.tTimeLine li { min-width: 16%;}

.messageBox{display:none}

#section1 ul li{width: 33.3%;min-height: 123px;}  

#section1 ul li span.ilu{max-width: 40px;height: 60px;}

#section1 .subtitle, #section1 h1, #section2 h1 , #section5 h1, .logo-section h1, #section4 h1 , #sectionConH h2{ font-size: 20px;padding-left: 10px;padding-right: 10px;line-height: 1.2;}

#section2 ul li{margin: 30px 4% 0 0;width: 48%;}

#section2 ul li:nth-child(2n){margin-right:0;}

#section3 .full-box-4 { width: 50%;}

#section6 .txtLeft h2, #section6 .txtLeft h3{font-size: 18px;}

.bnrSearch{display:none;}

#banner .banner-row .banner-logo { max-width: 160px;}

.contactNo span{font-size: 11px;}





#tWish .formheader, #tRequest .formheader{padding: 20px 0;}

#tWish .formheader h2, #tRequest .formheader h2 { font-size: 22px;  line-height: 22px; padding: 10px 10px;}

#tWish  .formheader h3, #tRequest .formheader h3{font-size: 20px;}

#tWish .p-font-18 p, #tRequest .p-font-18 p{font-size: 16px;}

#steps{display: none;}

#tWish .panel, #tRequest .panel{border-radius: 0;padding: 23px 20px;}

#tWish .wrapper, #tRequest .wrapper{max-width:100%;} 

.col4ss li{    height: 68px;}

.budget label span, .whenToTravel  label span, .tripduration label span, .food label span{font-size: 12px;line-height: 1.2;}

.budget label em, .whenToTravel  label em, .tripduration label em{font-size: 20px;margin: 0px 0 0px;}

.flight>span, .flight label{    font-size: 14px;}

#tWish .panel h3, #tRequest .panel h3{font-size: 18px;padding-bottom: 15px;}

.formnew .errmsg p{    font-size: 14px;margin-top: 6px;}

.travelwith .icon, .tripActivity .icon, .accommodation .icon, .tripcustomize .icon{    width: 30px;max-height: 30px;  height: 30px;}

.travelwith label, .tripActivity label, .accommodation label, .tripcustomize label{font-size: 13px;line-height: 1.2;}

.formnew .Pagination .next{font-size: 13px;}

.formnew .Pagination .previous{    font-size: 13px;}

.whenToTravel, .accommodation{margin-bottom: 20px;}

.col3ms li{height: 70px;}

.tripActivity .icon{width: 25px;max-height: 25px;height: 25px;}

.tripActivity label{font-size: 11px;line-height: 1.1;}

.food em{font-size: 12px;}

.food li:last-child span, .accommodation li:last-child em{font-size: 20px;}

.form textarea{    height: 150px;font-weight: 400;}

.gender label{font-size: 13px;}

.formnew .sbmBtn{width: 86%; }

.formnew {margin-bottom: 25px;}

..formnew input{    font-size: 14px;}

#travelPlaces{    margin-bottom: 25px;}

.abutTxt h2{        font-size: 16px;}

.abutTxt h1 {font-size: 22px;}

.abutTxt {padding: 60px 10px 80px;}

#aboutSection6 ul li{width: 100%;    margin: 35px 0 0;padding-bottom: 15px;}

#aboutSection6 h2{    padding: 10px 20px;font-size: 16px;}

#aboutSection1 h1 {font-size: 20px;}

#aboutSection6 p{font-size: 20px;line-height:1.2}

#aboutSection8 h3{font-size: 15px;line-height: 1.3;}

#aboutSection8 .column2{width:100%;height: 160px;}

.imgCol_1{    width: 100%;height: 260px;}

.txtCol_1{height: auto;width: 100%;padding: 30px 10px;}   

#aboutSection5 .span_4_of_12{    width: 100%;text-align: center;}   

#aboutSection5 h2{font-size: 22px;} 

#aboutSection3 h2{font-size: 22px;}

#aboutSection3 h1{font-size: 25px;}

#aboutSection5 img{width: 150px;margin: 0;}

#aboutSection5 h3{font-size: 17px;margin-bottom: 20px;}

.how-it-works-arrow{display:none;}

#onessec3 { padding: 0 15px;}

#aboutSection5 .last-row{margin-top: 30px;}

.blog-index .wrapper, #section6 .wrapper, #footer .wrapper, #dtlSection3 .wrapper, #newSec .wrapper, #resiSection3 .wrapper{    max-width: 92%;}

.c-form h2{font-size: 16px;line-height: 1.2;padding: 15px;}

.c-form form{    padding: 20px;}

.c-form{    width: 80%;}

.form .wpcf7 textarea{height: 100px;}

div.wpcf7{    overflow: hidden;}

h4.mstep{font-size: 20px; background: #dddddc; color: #393b42;  padding: 20px 20px 20px 65px;    margin-bottom: 2px;position: relative;}

h4.mstep.active {background: #403a35;color:#fff;}

h4.mstep.complete {background: #7befb2;color:#393b42;}

.mstep .num{font-family: 'marketregular'; font-weight: 400;width: 33px;display: inline-block;background:url(images/ringstepb.png) no-repeat left center;position: absolute;    height: 36px;left: 20px;    top: 12px;line-height: 40px;text-align: center;}

.mstep.active .num{background:url(images/ringstepw.png) no-repeat left center;}

.formnew .Pagination{    margin-top: 11px;margin-bottom: 11px;    padding-left: 15px;padding-right: 15px;}

.formnew #panel8{    margin-top: 0px;}

.formnew span.ms {width: 10px; height: 10px; background: #fff; display: inline-block; border-radius: 50%;margin: 0 3px;}

span.ms.active{background:#7befb2}

span.ms.complete{background:#757575}

.formnew .msw {float: right;position: relative;top: -2px;}

.mstep{display:block;}

.msw.h{display:none;}



#tWish.country .panel{padding: 20px 20px;}

#tWish.country .panel h3{padding-bottom: 15px;    font-size: 18px;}  

.country #travelPlaces {   margin-bottom: 15px;} 

.country .col4ss li{height: 68px;}

.country .budget label em, .country .whenToTravel  label em, .country .tripduration label em{font-size: 20px;margin: 0px 0 0px;}

.tdTitle{padding: 10px 10px 10px;}

.hBg .tdTitle h1{font-size: 22px;line-height:1.2}   

.country  #panel1 .Pagination .next{top: 0;}

.formB {min-height: 465px;}

.country .travelwith .icon, .country .tripActivity .icon, .country .accommodation .icon, .country .tripcustomize .icon{    width: 30px;    max-height: 30px;height: 30px;} 

.country #panel1 .errmsg{bottom: -60px;}

.breadcrumbs ul{display:none;}

#newSec ul{display:block;}

#newSec ul li{width: 100%; min-height: initial;padding: 13px 20px 15px 60px;margin-bottom: 15px;background-position: 10px center!important;}  

#newSec h2{font-size: 25px;}

#newSec li div img{float:right;}

.country #panel1 .Pagination{margin-top: 10px;margin-bottom: 0px;}    

#bestTrips h2{font-size: 24px;    line-height: 1.2;}

#bestTrips li{margin: 30px 4% 0 0;    width: 48%;}

#bestTrips li:nth-child(2n) { margin-right: 0;}  

#dtlSection3 a.btnCt, #resiSection3 a.btnCt{float: left;}

#dtlSection3 .txtLeft, #resiSection3 .txtLeft{    width: 100%;}

.chPlce{display:none}

.secCol-1, .secCol-2, .secImg, .secDtl {width: 100%;min-height: initial;height: auto;} 

.secImg{  border-bottom-left-radius: 0}

.secDtl ol{min-height:auto;}

.pricDiv{    position: initial;float: left;padding: 10px 0 0 0;}      

.secCol-2 ul li{width: auto;margin-right: 15px;}  

.secCol-2 a.btn{    padding: 9px 18px;} 

.secCol-2{    padding: 15px 15px;border-top: 0px solid #eceae7;}

.secDtl { padding: 8px 12px 10px 12px;}

.hlContent .hlImg{float:left!important;}

.hlContent .hlDes{width: 100%!important;;padding: 20px 0 0 0px!important;} 

.hlContent .hlRow { margin-bottom: 30px;}



.tTimeLine li:nth-child(7):after{background:#eceae7;}

.tripDetails .tTimeLine li:nth-child(7):after{background:#fff;}



#dtGallery .ps-current{min-height: initial!important;}

.pgwSlideshow .ps-current .ps-next{width: 28px;height: 53px;}

.pgwSlideshow .ps-list .ps-next{top:0} 

.pgwSlideshow .ps-list .ps-prev{top:0} 

.pgwSlideshow .ps-current .ps-prev{width: 28px;    height: 53px;}



.txtDiv{padding: 0 5px;}

.txtDiv p{font-size: 16px;}

.detlBanr img.size-td-banner{} 

.detlBanr {}

.entry-content{    font-size: 16px;}

.content .entry-title{font-size: 27px;    padding: 14px 0;}

.content-sidebar-wrap .wrapper{overflow: hidden;}

.confirmationMsg h2{    font-size: 19px;line-height: 1.2;padding: 10px;}

.tab1Dtl .twc span, #thmSection2 .twc span {float:left;}

.tab1Dtl .twc, #thmSection2 .twc {text-align:left;}

#newSec1 ul{display:block;}

#newSec1 ul li{    padding: 13px 20px 15px 60px; margin-bottom: 15px;  background-position: 10px center!important;}

#newSec1 ul li img{float:right;}  

.secLeft_1{    width: 100%;}

.secRight_1 { width: 100%;}

.breadcrumbs a.bk{float: left;padding-left: 23px;}

.breadcrumbs a.bk:before{left: 0;}

div#reSection .wrapper{max-width: 92%;}

.priceInfo  span{font-size: 17px;}

.isFlight {  margin-left: 10px;}

.provernExW img{display: block; margin: 0 auto;}

.colRgt_1 h2, .colRgt_1 p{text-align: left;}

.secLeft_1 h3 {font-size: 17px;}

.colRgt_1 .colImg{float:left;width:100px;height:100px;margin-left: 15px;margin-right: 15px;}

.colRgt_2{display:none}

#newSec1 h2, #resiSection2 h1{font-size: 22px;}

#resiSection2{padding-left:10px;padding-right:10px;}

#reSection{padding: 0 0 40px;}

.priceChart table, .priceChart table tr, .priceChart td, .priceChart table th{    font-size: 13px;}

.priceChart thead{}
.priceChart td, .priceChart table th{padding: 4px 7px;width: auto;}
.priceChart table th{font-size: 12px;}

.slideBanr .pgwSlideshow .ps-current>ul>li img{width:170%;max-width:170%;}

.detlBanr .bw img.size-td-banner { width: 200%;  max-width: 200%;}

#thmSection3 .full-box-3{    width: 49%;margin-right:2%!important;height: 220px;}

#thmSection3 .full-box-3:nth-child(2n){margin-right:0!important;}

#thmSection3 .full-box-3 h2{font-size: 16px;}

.sectionList{padding: 0 10px;}

.sCol_3, .sCol_4, .sCol_2, .sCol_1{width:100%}

.sCol_4 ul li{min-height: 70px;}

.thmBanr .wrapper{max-width:100%;}

#thmBanr h3{margin-left: 15px;}

.tab1Dtl #bestTrips{display:none}

.secLeft_1 h2{    font-size: 22px;}

#bestTrips.hl{padding-left: 10px;    padding-right: 10px;}

.provernExW{border-bottom-left-radius: 8px;    border-bottom-right-radius: 8px;}

.sCol_4 h3{display: none;}

.secLeft_1 p{font-size: 15px;}

.secLeft_1 .tripDetails>ul{font-size: 15px;}

.resp-tab-content p{    font-size: 15px;}

.priceChart h3{font-size: 21px;}

.priceChart table  strong{font-size: 19px;}

.secLeft_1 h4{font-size: 20px;}

#thmBanr.search{    min-height: 200px;}

.wpcf7-form-control-wrap{overflow: hidden;} 

.priceInfo {font-size: 19px;}



.mFilter {padding: 5px 10px;display:block;}

.hlContent {margin-top: 10px;}

.tab1Dtl h2{font-size: 20px;    line-height: 1.2;}

.chPlce.mfil { position: absolute; z-index: 9999; left: 0; right: 0;    margin-top: 0;background: #eceae7;}

.chPlce.mfil>ul >li{width: 100%;border-radius: 0!important;height: auto;border-bottom: 1px solid #eceae7;}

.chPlce.mfil>ul >li:last-child{border-bottom:0;}

.mfil h4{background: #7befb2;  padding: 20px 13px;  text-align: center;  font-family: 'open_sansbold';display:block;}

.mfil h4 span{width:20px;height:20px;background:url(images/icon-close_301.svg) no-repeat center;display:inline-block;float: right;}

.sCol_4	h4{display:none;}

.chPlce.mfil #ddmenu{    width: 100%;padding-left: 44px;}



.chPlce.mfil #ddmenu.active{ background: none;} 



.chPlce.mfil >ul>li >span{position:absolute;}

.chPlce.mfil  #ddmenu  ul{position: static;box-shadow:none;padding: 0px 0 15px;}

.mfil #ddmenu .dropdown li	{padding-left: 0;}

.mfil #ddmenu>span{    padding: 11px 0;}

.mfil #ddmenu.active>span{background:url(images/arw2u.png) no-repeat right 15px center;} 

.idealTime, .importantInfo{margin-top: 6px;}

.pgwSlideshow.narrow .ps-list .ps-next, .pgwSlideshow.narrow .ps-list .ps-prev{top: 0!important;}

.chPlce ul:after{content:'';clear:both;display:table;}

.chPlce .tcount { display: block;  padding: 10px 0;  text-align: center;}

.trip-map .acf-map{height: 360px;}

#thmSection2, #searchFilter{    padding-top: 20px;}

.no-result{font-size: 20px;}

#thmSection2 .chPlce ul li{    width: 100%;}

/*.sCol_1 ul li:hover,.sCol_2 ul li:hover,.sCol_3 ul li:hover, .sCol_4 ul li:hover{background: #fff;border-color: #eceae7;}

.sCol_1 ul li:active,.sCol_2 ul li:active,.sCol_3 ul li:active, .sCol_4 ul li:active{background: #7befb2;  border-color: #7befb2;} */

.tripInfoTab .videoWrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;}

.tripInfoTab .videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}

.hor_1	div[style^="float"]{float:none!important;padding: 0!important;}

.inputFields b.cal{width: 20px;height: 20px;}

.departureP {width: 100%;margin-top: 10px;}

.budget.new label em, .budget.new label b{font-size: 16px;}



#cytWish #panel1 .colR.w30p{    display: none;}
#cytWish #panel1 .colL.w70p, .col3sec .colR.w50p, .col3sec .colL.w50p{width: 100%;}
.lPages #cytWish .h3, .col3sec .pdots, .fromFoot{display:none;}  
.lPages #panel1 .colL.w70p { min-height: auto;}
#cytWish{    min-height: auto;}
.btnWc .gmark .plus:after {content: ''; width: 20px; height: 20px;    right: -17px;top: 9px;}  
.lPages .bgw{    padding: 20px 20px 20px;} 
.proGress span{    display: none;}
.proGress li{padding: 8px 15px;}
.proGress li.active:after{height: 100%;background: rgba(123, 239, 178, .4);}
.prowrap { margin: 20px auto 0;  }
.col3sec{    max-width: 500px; margin: 0 auto;}

.col3sec .colL.w50p {
    margin-bottom: 39px;
    border-bottom: 2px solid #ededed;
    padding-bottom: 40px;
}
.bBtn{position:relative;top: -8px;} 
.msgEr p{position: static;}   
.moveslide.pad_t0 {
    padding-top: 30px;
} 
.cyt_tripactivity .colL.w50p, .col3sec .tripTravelwith.w50p{width: 48%;}  
.cyt_tripactivity .colR.w50p, .col3sec .cyt_accommodation.w50p {width: 48%;} 
.cyt_tripactivity, .lPages #panel5 .col3sec{justify-content: space-between!important;}
.cyt_tripactivity li .label, .cyt_accommodation li .label, .tripTravelwith li .label{       width: calc(100% - 35px );} 
.cyt_tripactivity .colL.w50p,  #panel5 .tripTravelwith, .cyt_contactinfo .colL.w50p{margin-bottom: 0;border-bottom: 0;padding-bottom: 0;}   
.cyt_tripactivity .icon, .tripTravelwith .icon, .cyt_accommodation .icon{    margin-right: 0;}     
.cyt_tripactivity li.active:after, .tripTravelwith li.active:after, .cyt_accommodation li.active:after, .howFarTripPlan li.active:after{    right: 1px;}  

.cyt_tripactivity li.errorm:before, .cyt_tripcustomize li.errorm:before, .tripTravelwith li.errorm:before, .cyt_accommodation li.errorm:before, .howFarTripPlan li.errorm:before, .cyt_contactinfo .radio label.errorm:before, .cyt_contactdetail li.errorm:before, .pPolicyC.errorm:before{right: -7px;}
.additionalWish.gmark:after{right: -9px;}
.cyt_contactdetail li {
    width: 46%;
   
}
.cyt_contactdetail{    justify-content: space-between;}
.cinfoRight {display: none;}
.cyt_contactdetail .info{left: 0px;right:auto;}
.ttip{ left: 0;width: 280px;height: auto;}  
.cyt_contactdetail li.errorm:before{    bottom: 10px;}
.cyt_contactinfo .radio label.errorm:before{    bottom: -5px;left: 6px;right: auto;} 
.cytTripAdjust #panel2 .col3sec .colL.w50p, .cytTripAdjust #panel2 .col3sec .colR.w50p { width: 100%;}
.cytTripAdjust #panel2 .ctravelDates .btnIn.w100p{    margin: 0 auto;    height: 60px;    line-height: 60px;}
.fieldleft .hline{ max-width: 100%;}
.cytTripAdjust #cytWish .bgb {background: #efefe3;padding: 30px 30px 30px;}
.cytTripAdjust .col3sec .colL.w50p, .tWishGeneral .col3sec .colL.w50p{border-color:#fff;}  
.cytTripAdjust .ctravelDates .btnIn{width: 100%;}
.cytTripAdjust #panel2 .datepicker{width: 100%;}
.cytTripAdjust .ctravelDates li.w50p { width: 50%;padding: 0 5px;} 
.tWishGeneral .ctravelDestination input{max-width: 100%;}
.ctravelDestination.gmark:after{right: 0;}
.tWishGeneral .ctravelDestination{max-width: 390px;}
.cyt_tripcustomize .coll.imgl { display: flex; flex-wrap: wrap;justify-content: space-between;}
.cyt_tripcustomize li{width: 48%;} 
.cyt_tripcustomize .label{    width: calc(100% - 35px);}
.ttip:after{left: 5px;}
.cyt_contactdetail li.green22{width: 100%;}
.cyt_contactdetail li.green23{width: 100%;}
.cyt_contactdetail input.phone {width: 83%; float: right;} 
.cyt_tripcustomize li.active:after{width: 20px;height: 20px;right: -9px;}  
.submitbtn button{    padding: 20px 5px;}
.col3sec {padding: 20px 0 0;}
.lPages .btnW {
      
}
.tripduration .btnW{width: 119px; height: 50px;line-height: 50px; } 
.tWishGeneral #panel5 .inputFields{justify-content: space-between;}
.tWishGeneral #panel5 .inputFields label{font-size: 13px;}
.emailSuccess p{font-size: 24px;}
.emailSuccess b{    padding: 30px 30px 30px;}
.moveslide a{    width: 75px;height: 75px;}
.moveslide .fa-angle-right:before{top: 8px;left: 34px;}
.ncWrap>div{width: 100%;margin-bottom:15px;}
.ncWrap{padding: 10px 15px;}
.ncWrap p, .ncWrap ul li {    font-size: 15px;}
.tablepress li{    width: 100%;}

.vWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.vWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div[style ^= "float"] {float: none!important; padding-top: 15px;}
.cyt_contactinfo .colL.w50p { order: 2;}
.cinfoRight {order: 1;display:block;}
.cinfoRight .addInfo, span.hline.h5.roboto.mHide{display:none;}
span.headline.h2-h3, span.headline.smmd{font-size: 20px;}
#allowedexpert.gmark:after{    right: -18px;bottom: 11px;}
ul.sec5List li{width: 100%;}
.mtitle, span.subtitle, h2.subtitle{line-height: 1.4;    font-size: 20px;}
.tLabel .lWrap{padding-left: 35px}
.tLabel span svg {
    width: 22px;
}
.newTabDest .tLabel span{top: 12px;}
.lpnTitle p{    font-size: 16px;}
.formSH.fslide #cytWish #panel1 .colR.w30p{    display: none;}
.formSH.fslide #cytWish #panel1 .colL.w70p{    display: block;}
.formSH.fslide #cytWish .personc{    margin-top: 20px;}
.formSH.fslide #cytWish .h4 {display: block;}
.destination-txt h1{    font-size: 20px;}
span.headline.h2, span.headline.md{    font-size: 24px;}

.destination-txt h2{font-size: 18px;}
.destination-txt h3{font-size: 17px;}
.destination-txt h4{font-size: 15px;}

.destination-txt p{    font-size: 15px;}
#dtlSection3 .txtLeft p, #resiSection3 .txtLeft p{font-size: 14px;}
#section1 ul li {font-size: 14px;}
blockquote{padding: 15px 15px;}
blockquote p{font-size: 20px!important;}
h2.resp-accordion{font-size: 16px;padding: 8px 15px;} 
.resp-arrow{width: 16px;height: 22px;}
#resiSection2 h2{font-size: 22px;}
.content .entry-title{    font-size: 24px;}
.entry-content h2, #toc .h2{    font-size: 20px;}
.entry-content h3{    font-size: 19px;}
.entry-content p{font-size: 15px;}
.form_hText p{font-size: 18px;}
.outWrap {display: flex;flex-wrap: wrap;}
.outWrap .secLeft_1{order: 2}
.outWrap .secRight_1.hSidebar{order: 1}
#tocs .thead{    font-size: 18px;}
.videoWrapper{position: relative;padding-bottom: 56.25%; padding-top: 25px;height: 0;}
.videoWrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
}     



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

.sec5List .imgSection{ width: 125px;}
.sec5List h3{}
.blogDetail h1{ font-size: 20px;}
.blogDetail h2{}
.blog-index #main article{width: 100%;margin-right: 0!important;}
.blog-index .entry-header{min-height:initial}
.blog-index article h2{    padding-top: 0;}
.page-numbers{    width: 26px;    height: 35px;line-height: 33px;font-size: 17px;}
.pagination .prev, .pagination .next{width: 35px;    height: 35px;}
/*.blogfilter .chPlce #ddmenu{    width:75%;}*/


.chPlce #ddmenu{font-size:14px;}
.chPlce>ul >li{height: 38px;}
.tTimeLine li { min-width: 25%;}

#section1 h3{font-size: 13px;}
#section4 h3, #section4 li h2{font-size: 14px;}  
#section4 p{    font-size: 13px}
#section3 .full-box-4 h2{    font-size: 16px;}
#section2 ul li{width: 100%;margin: 30px 0 0 0;min-height: initial;}  
#section2 h3 {font-size: 18px;}
#section2 .imgCol{    overflow: hidden;}
#banner img.banImg {width: 150%; max-width: 150%;}
#banner .banner-row .banner-logo { max-width: 137px;}
#tWish .panel, #tRequest .panel{padding: 23px 15px;}

#tWish .panel h3, #tRequest .panel h3{font-size: 16px;}
.budget label em, .whenToTravel  label em, .tripduration label em{    font-size: 17px;}
.flight>span{    margin-right: 10px;}
.flight .radio{    margin: 0 4px 0 0;}
.formnew .radio span{    height: 18px;width: 18px;margin-right: 7px;}
.food li:last-child span, .accommodation li:last-child em{font-size: 15px;margin: 0;}
.food em{font-size: 12px;font-family: 'open_sansregular';line-height: 1.1;}
.flight>span{font-size: 13px;}
.formnew .Pagination span{width: 24px;height: 24px;line-height: 24px;background-size: contain!important;}
.hdrSearch ul li:first-child{width: 70%;}
.hdrSearch input[type=search]{width: 100%;}
#aboutSection7 h2 {font-size: 20px; line-height: 1.3;}
#aboutSection5 .wrapper{max-width: 94%;}
#aboutSection1 ul li{width: 50%;min-height: 175px;}
#aboutSection1 h3{font-size: 15px;}
#aboutSection1 p{font-size: 13px;}
.contactdetail li{width: 100%;}
.tripcustomize label{font-size: 11px;}
.tripcustomize li:nth-child(1) .icon, .tripcustomize li:nth-child(2) .icon, .tripcustomize li:nth-child(3) .icon, .tripcustomize li:nth-child(4) .icon{  }
.tripcustomize li{ height: 87px;}

.col4ss li{display: flex;align-items: center;justify-content: center;display: -webkit-box;display: -moz-box; display: -ms-flexbox; display: -webkit-flex;}



#bestTrips li{width: 100%; margin: 30px 0 0 0; min-height: initial;}
#bestTrips .imgCol {    overflow: hidden;} 
#bestTrips h3 {font-size: 18px;}
.pricDiv span:first-child:after {content: '/'}
.pricDiv span{padding: 0;font-family: 'RobotoSlabRegular';color:#a3845b}
.pricDiv span:last-child:after{content: ')'}
.pricDiv span:last-child:before{content: '('}  
.pricDiv span:last-child{color:#454545}  
.pricDiv span img{display:none}

.hlContent .hlImg{    width: 100%!important;}
.hlContent .hlImg  img{width: 100%;}
.rMore{clear: both;display: block;max-width: 145px;margin-left: 0;}
.tTimeLine li:nth-child(7):after{background:#fff;}
.tripDetails .tTimeLine li:nth-child(7):after{background:#eceae7}
.tTimeLine li:nth-child(5):after, .tTimeLine li:nth-child(9):after{background:#eceae7;}  
.tripDetails .tTimeLine li:nth-child(5):after, .tripDetails .tTimeLine li:nth-child(9):after{background:#fff;}

 

.blogDetail .tTimeLine li:nth-child(7):after{background:#eceae7;}
.blogDetail .tTimeLine li:nth-child(5):after, .blogDetail .tTimeLine li:nth-child(9):after{background:#fff;}  
.tab1Dtl .twc, #thmSection2 .twc{  font-size: 17px;}
.provernExW img{    width: 100%;}
.secLeft_1 h1{}
.tgDiv ol li{    font-size: 12px;}
.slideBanr .pgwSlideshow:hover .ps-caption{bottom: 57px;}
.slideBanr .pgwSlideshow .ps-caption{bottom: 57px;}
.gallery-columns-4 figure{width: 48%;}
.tripInfoTab .tabCol h2{padding-top: 15px;}
.pgwSlideshow .ps-caption{line-height:1.1;}
.hor_1 .alignleft, .hor_1 .alignleft{width:100%;}
.tripDetails .alignleft, .tripDetails .alignright{width:100%;}
.budget.new label em, .budget.new label b{font-size: 14px;}

.blogDetail figure.alignright, .blogDetail img.alignright, .blogDetail figure.alignleft, .blogDetail img.alignleft{float: none;    margin: 10px 0;width: 100%!important;}
#panel2 .datepicker{width: 100%;}
.ctravelDates .btnIn{    width: 92%;}
.ctravelDates .green4.btnIn{width: 150px;}
.budgetfield {margin-bottom: 15px;}
.msgEr p{font-size: 14px;margin-top: 10px;line-height: 1.2;}
.tWishGeneral #cytWish .bgb, .cytTripAdjust #cytWish .bgb{padding: 30px 20px 20px;}

.tripduration .btnW{    height: 50px;line-height: 50px;}
.btnWc .errorm .plus:after{    right: -3px;}
.destination-txt .alignright, .destination-txt .alignleft{float: none; display: block; margin: 0 auto; }
span.headline.h2-h3, #toc .thead, span.headline.smmd{font-size: 19px;    line-height: 1.3;}
.allowedexpert {width: 250px;}
.editHC h1, .idealTime h3{    font-size: 22px;}
span.headline.h2-h3 span, span.headline.smmd span{display:none}
blockquote img{    margin-bottom: 20px!important;}
blockquote .alignleft{margin-right:auto!important}
#bestTrips{padding-left: 10px;padding-right: 10px;}

#bestTrips ul, .homePage #section2 ul{ max-width: 350px;float: none;    margin-left: auto; margin-right: auto;}
.sec5List h3{width: calc(100% - 130px);    max-height: 70px;    text-overflow: ellipsis;    overflow: hidden;}
}

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

	.budget.new label em, .budget.new label b { font-size: 12px;}

}

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

	#section4 p {display: none;}

	h4.mstep{font-size: 19px;}

	#tWish .panel, #tRequest .panel{padding: 23px 10px;}

	#tWish.country .panel{    padding: 23px 10px;}  

	.txtDiv h1{    font-size: 20px;}

	.tab1Dtl .twc, #thmSection2 .twc{font-size: 15px;}

	

}

