@font-face {
    font-family: 'abeatbykairegular';
    src: url('fonts/abeakrg.eot');
    src: url('fonts/abeakrg.eot?#iefix') format('embedded-opentype'),
         url('fonts/abeakrg.woff2') format('woff2'),
         url('fonts/abeakrg.woff') format('woff'),
         url('fonts/abeakrg.ttf') format('truetype'),
         url('fonts/abeakrg.svg#abeatbykairegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aleobold';
    src: url('fonts/aleo-bold-webfont.eot');
    src: url('fonts/aleo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aleo-bold-webfont.woff2') format('woff2'),
         url('fonts/aleo-bold-webfont.woff') format('woff'),
         url('fonts/aleo-bold-webfont.ttf') format('truetype'),
         url('fonts/aleo-bold-webfont.svg#aileronlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aileronlight';
    src: url('fonts/aileron-light.eot');
    src: url('fonts/aileron-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/aileron-light.woff2') format('woff2'),
         url('fonts/aileron-light.woff') format('woff'),
         url('fonts/aileron-light.ttf') format('truetype'),
         url('fonts/aileron-light.svg#aileronlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    font-size: 14px;
    line-height: normal;
}


ul, li{
  list-style: none;
}
.header_top{
  float: left;
  width: 100%;
  background: #f6911d;
}
.social_icon ul {
    margin: 0;
    line-height: 47px;
    padding: 0;
}
.social_icon ul li {
    float: left;
    list-style: outside none none;
    margin-right: 10px;
    margin-left: 7px;
}

.header_search{
  float: right;
  background: #fff;
  border-radius: 25px;
  height: 31px;
  line-height: 31px;
  margin-top: 8px;
}
.header_search input {
  border: medium none;
  color: #444444;
  font-family: 'Raleway', sans-serif;
  font-size: 10px;
  padding: 0 10px 0 20px;
  float: left;
  line-height: 30px;
  width: 175px;
}
.header_search input[type="submit"] {
  background: url('../../images/search.png') no-repeat 0 2px;
  float: left;
  height: 30px;
  padding: 0;
  text-indent: -9999px;
  width: 40px;
  border-radius: 0 25px 25px 0;
}
.header_botom{
  background: #fff;
  float: left;
  width: 100%;
}
.logo {
  float: left;
  margin-right: 10px;
  padding: 20px 0 10px;
}
.queen {
  float: right;
  padding: 15px 0;
}
.main_menu{
  float: left;
  width: 100%;
  background: #fff;
  border-top: 1px solid #f2f2f2;
}
.menu ul {
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  margin: 0;
}
.menu ul li {
  display: inline-block;
}
.menu ul li a {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  line-height: 60px;
  display: inline-block;
  padding: 0 36px;
  text-transform: uppercase;
  color: #424242;
  font-weight: 500;
}
.menu ul li:first-child a {
  padding-left: 0;
}
.menu ul li:last-child a {
  padding-right: 0;
}
.menu ul li a:hover{
  color: #1c3e95; 
}
.title-box_title {
    margin: 0;
    font-size: 31px;
    text-transform: none;
    font-weight: 500;
    color: #303030;
    margin: 0 0 7px;
}
.title-box_subtitle {
    color: #3e3e3e;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
}
.box_1 .box-primary {
  color: #3e3e3e;
  font-family: 'Raleway', sans-serif;
}
.cherry-posts-list.post_1 {
  margin-top: 40px;
}
.post_1 .cherry-posts-item {
  max-width: 350px;
}
.post_1 .cherry-posts-item .inner .post-thumbnail {
    margin-bottom: 50px;
}
.post_1 .post-content {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  padding: 0 5%;
}
.post_1 figure.post-thumbnail img {
  border-radius: 50%;
}
.testi_1 .swiper-wrapper .cherry-swiper-carousel-slide .inner .post-thumbnail {
  border-radius: 0 !important;
  box-shadow: none !important;
  float: right;
  margin: 0 !important;
}
.testi_1 .swiper-wrapper .cherry-swiper-carousel-slide .inner .post-thumbnail img{
  border-radius: 0 !important;
}
.post_2 .cherry-posts-item .inner .block_img .block_date {
  background: #1a3d95;
}
.post_2 .cherry-posts-item .inner .block_cont {
  color: #3e3e3e;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 25px;
}
.post_2 .cherry-posts-item .inner .block_cont .btn-default {
    border: 2px solid #f6911d;
    padding: 7px 11px 8px;
}
.post_2 .cherry-posts-item .inner .block_cont .btn-default:hover {
    background: #f6911d;
    color: #fff;
}
.site-footer {
  background: #f59120;
}
#footer .site-info {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}
#footer h3.widget-title {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #46555c;
}
#footer .textwidget p, #footer .textwidget a{
  color: #404040;
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
  font-weight: 200;
  line-height: 28px;
  margin: 0 0 5px;
}
#footer .textwidget a{
  color: #f59120;
}
#show_title {
  background: #f59120;
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 24px;
  font-weight: 500;
  height: 100%;
  line-height: 160px;
  position: absolute;
  top: 0;
  width: 100%;
  display: none;
}
.links-container:hover #show_title{
  display: block;
}
.gallery_1.portfolio-wrap .portfolio-container .portfolio-list .portfolio-item.grid-layout-item .item-content .item-content-inner .links-container .zoomlink::before, 
.gallery_1.portfolio-wrap .portfolio-container .portfolio-list .portfolio-item.grid-layout-item .item-content .item-content-inner .links-container .zoomlink::after{
  display: none;
}
/*.box_2 .col-lg-offset-1{
  margin-left: 0%;
}*/
#footer .textwidget a {
  color: #f59120;
  padding: 8px;
}
.fa-angle-down:before {
  display: none;
}
.cherry-mega-menu{
  box-shadow: none;
}
.testi_1 .swiper-wrapper .cherry-swiper-carousel-slide .inner {
  padding: 0;
}
.row.row-edge.box_2 > .col-xs-10 {
    box-sizing: content-box;
    margin: 0 -30px;
    padding: 0 30px;
}
.testi_1 .swiper-wrapper .cherry-swiper-carousel-slide .inner .cont {
  font-size: 13px;
  line-height: 24px;
  padding: 9% 5% 0;
  text-align: center;
  width: 60%;
}
.row.row-edge.box_2 {
  background: #0f2355;
}
.testi_1 .swiper-wrapper .cherry-swiper-carousel-slide .inner {
  background: transparent;
}
.testi_1 h3.post-title a {
  color: #ffffff !important;
  font-size: 33px;
  font-weight: 500;
  margin-bottom: 50px;
  display: block;
}
.testi_1 .post-content.part {
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}
.swiper-container-horizontal > .swiper-pagination {
  bottom: 100px;
  left: 0;
  width: 60%;
}
.swiper-pagination .swiper-pagination-bullet {
  border-color: #ffffff;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #ffffff;
  height: 20px;
  opacity: 1;
  width: 20px;
}
.mpsl-layer.mpsl-header-dark, .mpsl-layer.mpsl-header-white {
  font-size: 70px !important;
  font-weight: 600 !important;
}
.mpsl-layer.mpsl-text-dark, .mpsl-layer.mpsl-text-white {
  font-size: 48px !important;
  font-weight: 300 !important;
}
.mpsl-layer.mpsl-txt-white {
  border: 2px solid #ffffff !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  padding: 10px 20px !important;
  text-align: center;
  width: 200px;
}
#static-area-header-bottom {
  padding-bottom: 0;
}
.widget.widget_mc4wp_form_widget {
  margin-top: 30px;
}
#footer .widget_mc4wp_form_widget h3.widget-title, #ctct_form_designer_widget-2 h3.widget-title{
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 4px;
  font-family: 'abeatbykairegular';
}
.mc4wp-form-fields input {
  border: 1px solid #d1d3d4;
  color: #999999;
  font-family: open sans;
  font-size: 15px;
  font-weight: normal;
  line-height: 40px;
  padding: 0 10px;
}
.mc4wp-form-fields > p {
  margin: 0;
}
.mc4wp-form-fields input {
  border: 1px solid #d1d3d4;
  color: #999999;
  float: left;
  font-family: open sans;
  font-size: 15px;
  font-weight: normal;
  line-height: 40px;
  padding: 0 10px;
}
.mc4wp-form-fields input[type="submit"] {
  background: url('../../images/mail_arrow.jpg') no-repeat center center #3035da;
  border: 1px solid #3035da;
  text-indent: -9999px;
  width: 42px;
}
#footer .sidebar-footer-1 .textwidget a {
  color: #f59120;
  padding: 0;
}
#news_letter, #footer_fulldiv {
    background: #153279;
    padding: 40px 0;
}
#news_letter .mc4wp-form-fields input {
  background: #fbfbfb;
  border: 3px solid #8b8b8b;
  color: #999999;
  float: left;
  font-family: open sans;
  font-size: 20px;
  font-weight: normal;
  line-height: 70px;
  padding: 0 20px;
  border-right: none;
  width: calc(100% - 75px);
}
#news_letter .mc4wp-form-fields input[type="submit"]{
  border-left: none;
  border-right:  3px solid #8b8b8b;
  width: 75px;
  padding: 0;
  background: url('../../images/submit_bg.jpg') no-repeat center center #fff;
} 
#news_letter p {
  color: #ffffff;
  float: left;
  font-size: 20px;
  text-align: center;
  width: 100%;
  font-family: 'aileronlight';
}
#news_letter label {
  color: #ffffff;
  display: inline-block;
  font-size: 25px;
  font-weight: normal;
  margin-top: 30px;
  font-family: 'aileronlight';
}
#news_letter .mc4wp-form {
    float: right;
    width: calc(100% - 300px);
}
.row.contact_form h2 {
  color: #f59120;
  font-size: 30px;
}
.contact_form h3 {
  font-size: 24px;
  letter-spacing: 0.3px;
  margin-bottom: 15px;
}
.contact_form p {
  color: #303030;
  font-family: 'aileronlight';
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 12px;
}
.contact_form .motopress-code-obj > h3 {
  margin-top: 20px;
}
#footer_img {
  float: left;
  margin-right: 50px;
  padding-left: 20px;
}
#footer_cont {
  display: table;
  padding-right: 30px;
}
#footer_cont h1 {
  color: #ffffff;
  font-size: 40px;
  font-weight: normal;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#footer_cont > p {
  color: #f8f8f8;
  font-family: 'aileronlight';
  font-size: 20px;
  line-height: 38px;
}
#footer_cont a{
  color: #f59120;
}
.menu ul li ul.cherry-mega-menu-sub {
  background: #183d95 none repeat scroll 0 0;
  border-left: 2px solid #f59120;
  padding: 18px 0;
}
.menu ul li ul.cherry-mega-menu-sub a {
  color: #ffffff;
  line-height: 35px;
  padding: 0 0 0 20px;
  text-align: left;
  width: 100%;
}
.menu ul li ul.cherry-mega-menu-sub a:hover{
  color: #f59120;
}



.home #header{
    padding:0px;
}
#static-area-header-bottom {
  padding-bottom: 40px; 
}
.about_member h1{
  color: #1c3e95;
  float: left;
  font-family:open sans;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 60px;
}
.member_section {
  border: 1px solid #eeeeee;
  float: left;
  width: 100%;
  margin-top: 30px;
}
.member_section > h2 {
    background: #f6911d;
    clear: both;
    color: #ffffff;
    float: left;
    font-family: open sans;
    font-size: 30px;
    font-weight: normal;
    height: 63px;
    line-height: 60px;
    padding: 0 40px;
    margin: 0;
    text-align: center;
    min-width: 330px;
}
.member_section > ul {
    float: left;
    margin: 40px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.member_section ul li {
  display: inline-block;
  padding: 0 20px;
}
.external_link{
  float: left;
  width: 100%;
  background: #153279;
  margin: 80px 0 0;
  padding: 35px 0;
}
#site-wrapper {
  background: #fff;
}
.home .site-content.wide, .home .content-area {
  padding: 0;
}
#pages_banner img{
 width:100%;   
}
.get_started, .external_section {
  background: #153279;
  box-sizing: content-box;
  float: left;
  margin: 0 -15px;
  padding: 70px 15px 40px;
  width: 100%;
}
.get_started h1, .about_section h1, .external_section h1 {
  color: #ffffff;
  font-family:'aileronlight';
  font-weight: normal;
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.get_started span, .about_section span, .external_section span,.tour span{
  color: #ffffff;
  font-family: 'aileronlight';
  text-align: center;
  font-size: 16px;
  float: left;
  width: 100%;
}
.get_started ul {
  float: left;
  margin-top: 40px;
  padding: 0;
  text-align: center;
  width: 100%;
}
.get_started li {
    display: inline-block;
    padding: 0 75px;
}
.icon_img {
  background: #f59120;
  font-size: 0;
  height: 115px;
  line-height: 110px;
  margin: 0 auto 10px;
  width: 115px;
}
.get_started li h3 {
  color: #ffffff;
  font-family:aileronlight;
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
}
.get_blog {
  border-top: 1px solid #3b538f;
  float: left;
  padding-top: 70px;
  width: 100%;
}
.get_col {
  float: left;
  margin-right: 1.25%;
  width: 24%;
  text-align: center;
}
.get_col.col4 {
  margin: 0;
}
.get_col > h2 {
  background: #23a6d6;
  font-family: 'aileronlight';
  font-size: 26px;
  font-weight: normal;
  line-height: 70px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.get_col.col2 > h2{
  background: #e2a808;
}
.get_col.col3 > h2{
  background: #370a62;  
}
.get_col.col4 > h2{
  background: #ca2e4b;
}
.about_section{
  float: left;
  width: 100%;
  padding: 70px 0;
}
.external_section{
  background: #efefef;
  padding: 70px 15px;
}
.about_section h1, .external_section h1{
  color: #1c3e95;
}
.about_section span, .external_section span{
  color: #3e3e3e;
}
.about_left {
  float: left;
  margin: 60px 40px 0 0;
}
.about_right {
    display: table;
    margin-top: 80px;
}
.about_right p, .queen_taste p{
    font-family:'aileronlight';
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
    float: left;
}
.about_right a{
    font-family:'aileronlight';
    font-size: 23px;
    line-height: 55px;
    background: #ff9000;
    padding: 0 30px;
}
.about_right a {
  background: #ff9000;
  color: #ffffff;
  float: left;
  font-family:'aileronlight';
  font-size: 23px;
  font-weight: normal;
  line-height: 55px;
  margin-top: 20px;
  padding: 0 30px;
  text-transform: uppercase;
}
.about_right a:hover{
  background: #153279;
}
.about_rightt a {
  all:unset

}

.external_col {
  float: left;
  margin: 50px 0 0;
  width: 33%;
}
.external_col > p {
    color: #f59121;
    font-size: 18px;
    line-height: 25px;
    margin: 0;
}
.external_col h5 {
  color: #3e3e3e;
  font-family:'Roboto';
  font-size: 18px;
  font-weight: 600;
}
.external_col {
    float: left;
    margin: 50px 6.5% 0 0;
    width: 29%;
}
.external_col:last-child{
  margin-right: 0;
}
.cherry-btn.cherry-btn-primary{
  border: none;
  text-transform: uppercase;
}   
.banner_section{
  float: left;
  width: 65%;
  position: relative;
}
.banner_text {
  position: absolute;
  top: 0;
  left: 0;
}
.banner_text {
  left: 9%;
  position: absolute;
  top: 33%;
}
.banner_text p {
  color: #545454;
  font-family:'aileronlight';
  font-size: 37px;
}
.banner_text h2 {
  color: #f6911d;
  font-size: 37px;
  text-transform: uppercase;
  float: left;
  width: 100%;
  margin-top: 5px;
}
.banner_text h2 span {
  color: #222;
  font-size: 37px;
  text-transform: uppercase;
}
.banner_text h4 {
  font-size: 30px;
  margin-top: 60px;
  float: left;
  width: 100%;
}
.home_banner {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
.banner_section {
  float: left;
  width: 68.6%;
}
.banner_right {
  float: right;
  padding: 0;
  width: 31.4%;
  position: relative;
}
.ticket {
  left: 0;
  padding: 20px 30px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
.banner_section > img, .banner_right > img,#banner_right > img{
  width: 100%;
}
.ticket > img {
  margin-bottom: 15px;
}
.ticket > h1, .ticket > h2 {
  background: #ffffff;
  display: inline-block;
  float: left;
  margin-bottom: 3px;
  padding: 4px  10px;
  color: #e6652b;
  font-family:'aleobold';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 38px;
}
.ticket > h2{
  float: right;
  margin-bottom: 20px;
}
.ticket a{
  display: block;
  width: 190px;
  line-height: 60px;
  margin: 0 auto;
  color: #fff;
  font-size: 25px;
  font-family: arial;
  background: #1f883e;
  border-radius: 4px;
  clear: both;
}
.mission{
  float: left;
  width: 100%;
  padding: 70px 0;
}
.mission_left {
  float: left;
  margin-top: 60px;
  width: 35%;
}
.mission_left img {
    margin-bottom: 50px;
}

.mission_right {
  float: right;
  margin-top: 80px;
  width: 64%;
}
.mission_right p{
   float: left;
   width: 100%;
   font-size: 16px;
   color: #303030;
   font-family:'aileronlight';
   line-height: 24px;
   margin-bottom: 25px;
 }
.mission_right p a{
   color: #f6911d;
 }
 .title-box_title {
  font-size: 31px !important;
  text-transform: none !important;
  color: #303030!important;
}

.cherry-btn.cherry-btn-primary:hover {
background: #1A3D95;
color: #fff;
border-color: #828282;
}
.mission_logo ul {
  float: left;
  padding: 30px 0;
  width: 100%;
}
.mission_logo ul li {
    float: left;
    margin-right: 2%;
    width: 32%;
    list-style:none;
}
.mission_logo ul li:last-child {
  margin-right: 0;
}

.mission h1{
color: #1c3e95;
  float: left;
  font-family: open sans;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  width: 100%
}
.mission {
  float: left;
  width: 100%;
  padding: 0px 0;
}

#header {
  padding: 0px 0 0;
  z-index: 800;

}
.hotel {
    float: left;
    width: 100%;
}
.listing {
    float: right;
    clear: both;
    display: block;
}
.listing span {
    font-size: 18px;
    font-weight: normal;
    font-family:'Raleway', sans-serif;
    color: #666;
    text-transform: uppercase;
    margin-right: 16px;
    line-height: 28px;
    float: left;
}
.listing select {
    border: 1px solid #eee;
    line-height: 30px;
    height: 30px;
    width: 150px;
    padding: 0 10px;
    float: left;
}
.listing button {
    background: #f59120;
    border: none;
    color: #fff;
    font-size: 18px;
    font-family:'Raleway', sans-serif;
    text-transform: uppercase;
    width: 80px;
    text-align: center;
    line-height: 28px;
    margin-left: 12px;
}
.hotel {
    float: left;
    padding: 50px 9% 0;
    width: 100%;
}
.hotel h1, .attraction h1{
  margin-bottom: 10px;
}
.hotel p, .attraction p, .tour_col > p {
    color: #303030;
    font-family: 'aileronlight';
    font-size: 16px;
    line-height: 24px;
}
.hotel_col {
    background: #f0f0f0;
    float: left;
    margin-top: 35px;
    padding: 20px;
    width: 100%;
}
.hotel_detail {
  display: table;
  float: left;
}
.hotel_detail > h2 {
  color: #4a4a4a;
  font-family: 'open sans';
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
}
.hotel_detail > p {
  margin-bottom: 30px;
}
.hotel_img {
    width: 35% !important;
    margin-right: 3% !important;
}
.hotel_detail {
    float: left;
    width: 62% !important;
}
.hotel_detail > a {
    border: 3px solid #404040;
    color: #404040;
    float: right;
    font-size: 17px;
    line-height: 50px;
    margin-left: 40px;
    padding: 0 20px;
    text-align: right;
}
.hotel_detail > a:hover {
    background: #404040;
    color: #fff;
}
.hotel_content{
  float: left;
  width: 100%;
  min-height: 195px;
}
.attraction h1{
  text-align: left;
}
.attraction .hotel_img {
    float: left;
    margin-right: 4%;
    width: 43%;
}
.attraction .hotel_detail {
    float: left;
    width: 53%;
}
a.outside_link {
  color: #f6911d;
  float: left;
  font-family:"aileronlight";
  font-size: 16px;
  margin-bottom: 15px;
  width: 100%;
}
h3.widget-title {
    color: #f59120;
    font-family:'Roboto';
}

.attraction .hotel_detail > a{
 float:left;
 margin-left:0px;
}
.tour span{
  margin-bottom: 70px;
}
.tour_col {
    float: left;
    padding: 0 4.5% 70px;
    width: 50%;
}
.tour_col > h3 {
    font-family:'Roboto';
    font-size: 24px;
    line-height: 33px;
    padding: 40px 0 10px;
}
.tour_col > h3 {
    float: left;
    font-family:"Roboto";
    font-size: 24px;
    line-height: 30px;
    min-height: 100px;
    padding: 40px 0 0;
    width: 100%;
}
.tour {
  float: left;
  padding-top: 50px;
  width: 100%;
}
.tour_col:nth-child(2n+1) {
    clear: both;
}
.private_tour{
  float: left;
  width: 100%;
}
.private_tour h3{
  color: #585858;
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
  font-family:"Roboto";
}
.private_tour > ul {
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
}
.private_tour li {
    float: left;
    margin-right: 1%;
    width: 19.2%;
}
.private_tour li:last-child{
  margin: 0;
}
.private_tour li {
  float: left;
  margin-right: 0.5%;
  width: 19.6%;
}
.page-id-738 .external_link{
  margin-top: 6px;
}
.queen_taste {
  float: left;
  width: 100%;
  padding-top: 50px;
}
.queen_taste h1{
  margin-bottom: 40px;
}

.tour {
 padding-top:0px;   
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #828282;
    padding: 0 !important;
    margin: 0 3px 0 0 !important;
    width: 38px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 39px;
    font-size: 16px;
    color: #fff;
    background: #828282 !important;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #404040 !important;
    background: #404040 !important;
}
/*************************10 March*************************************/
.single-hotel .cherry-sidebar-main.sidebar-main.widget-area {
  display: none;
}
.hotel_location {
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    float: left;
    margin-top: 20px;
    padding-bottom: 50px;
    padding-top: 50px;
    width: 100%;
}
.map {
  float: left;
  width: 40%;
}
.map iframe {
  height: 393px;
}
.custom_img {
  background: #f6f7f6;
  float: right;
  text-align: center;
  width: 60%;
}
.cus_sidebar {
  float: left;
  margin: 60px 0 0;
  width: 100%;
}
.cus_address {
  float: left;
  width: 100%;
}
.left_sidebar {
  float: left;
  width: 75%;
}
.cus_address h2 {
    color: #303030;
    font-family: Roboto;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 2px;
}
.cus_address > p {
    font-family: aileronlight;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}
.cus_address p a{
    color: #f59120;
}
.other_links {
  float: left;
  margin: 25px 0;
  width: 100%;
}
.other_links ul {
  padding: 0;
}
.other_links ul li{
  float: left;
  padding-left: 20px;
  margin-right: 20px;
  background: url(http://d8b.af3.myftpupload.com/wp-content/uploads/2016/03/print_icon.png) no-repeat left center;
}
.other_links ul li a{
  font-family: aileronlight;
    font-size: 16px;
    line-height: 26px;
}
.other_links ul li.email{
  background: url(http://d8b.af3.myftpupload.com/wp-content/uploads/2016/03/email_icon.png) no-repeat left center;
}
.other_links ul li.share{
  background: url(http://d8b.af3.myftpupload.com/wp-content/uploads/2016/03/share_icon.png) no-repeat left center;
}
.custom_content {
  float: left;
  width: 100%;
}
.custom_content p{
  font-family: aileronlight;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 25px;
}
.right_sidebar{
    float: right;
    width: 23%;
}
.event_list #the_cal span:last-child {
    border-radius: 0 6px 6px 0 !important;
}
.event_list #the_cal span {
    border-radius: 6px 0 0 6px !important;
}
h2.image-logo{
    margin:0px !important;
}
h2.image-logo a{
    transform: none !important;
}
.get_col > h2 a{
    color:#ffffff;
}
/**********************************************/
.press_link {
    float: left;
    width: 100%;
    margin: 50px 0;
}
.press ul li {
    list-style: disc inside;
    font-size: 21px;
    font-family: aileronlight;
    color: #404040;
    border-bottom: 1px solid #f2f2f2;
    line-height: 30px;
    padding: 20px 0;
}
.press ul li a{
    color: #f59120;
}
.press ul li a:hover{
    color: #153279;
}
.press_release > h1 {
  margin: 30px 0 40px;
}
.press_release {
  float: left;
  width: 100%;
}
.press_release li:last-child, .press_link li:last-child {
    border: medium none;
}
select{
   -webkit-appearance: menulist!important;
   -moz-appearance:    menulist!important;
   appearance:         menulist!important;
}
#banner_section img{
 width:100%;   
}

/**********************************/
.custom_col.col1 {
    float: left;
    width: 45%;
    padding: 50px 20px 0;
}
.custom_col.col2 {
    float: left;
    width: 31%;
}
.custom_col.col3 {
    float: left;
    width: 24%;
    padding: 0 30px;
    margin-top: 145px;
}
.custom_col h1 {
    font-size: 40px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    font-family: 'aileronlight';
    margin-bottom: 30px;
}
.custom_col h2 {
    color: #f59120;
    text-transform: uppercase;
    font-size: 40px;
    text-align: center;
    line-height: 40px;
}
.custom_col button {
    background: none;
    border: none;
    width: 100%;
    float: left;
    text-align: left;
    padding: 0;
}
.custom_col p{
    font-size: 21px;
    color: #fff;
    margin-bottom: 10px;
}
.custom_col select {
    float: left;
    width: 150px;
    padding: 0 10px;
    font-size: 20px;
    color: #000;
    line-height: 27px;
    height: 29px;
    margin-bottom: 16px;
    background: url(../..images/select_arrow.png) no-repeat 95% 8px #fff;
}
.queen_taste  a {
  background: #f3692b url("../../ticket_arrow.png") no-repeat scroll 91% center;
  border-radius: 40px;
  clear: both;
  color: #ffffff;
  display: block;
  font-size: 42px;
  font-weight: bold;
  line-height: 80px;
  margin: 0 auto;
  padding-right: 20px;
  text-align: center;
  width: 430px;
}
/*.site-content.boxed.extra-boxed {
    padding: 0;
}*/
.sponsor_news{
    float: left;
    width: 100%;
    padding: 90px 0;
}
.sponsor_news p{
    float: left;
    width: 100%;
    color: #404040;
    font-size: 26px;
    font-family: "aileronlight";
    text-align: center;
    margin-bottom: 25px;
}
.sponsor_news p a{
  color: #404040;
}
.sponsor_news p span{
    color: #F6911D;
}
.queen_section .social_queen > p {
    color: #ffffff;
    float: left;
    font-family: 'Roboto';
    font-size: 30px;
    font-weight: bold;
    margin-top: 40px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.event p {
    color: #303030;
    font-family: 'aileronlight';
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    padding: 0 10%;
    text-align: center;
}
.event a {
    display: block;
    margin: 40px auto 0;
    text-align: center;
}
.listing_section{
  float: left;
  width: 100%;
  background: #f59120;
  padding: 25px 0;
  margin-top: 50px;
}
.listing_section span {
  color: #ffffff;
  float: left;
  font-family:'raleway';
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin-right: 20px;
  text-transform: uppercase;
}
.listing_section select {
    background: url(../../select_arrow.jpg) no-repeat 94% center #fff;
    border: medium none;
    height: 30px;
    padding: 0 20px 0 10px;
    width: 18%;
    margin-right: 16px;
}
.listing_section select.select_3{
  width: 40%;
  margin-right: 5px;
}
input[type="text"], input[type="email"],input[type="tel"],textarea, select{
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}
.listing_section button {
  background: #153279;
  border: medium none;
  color: #ffffff;
  float: right;
  font-family: 'Raleway';
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  width: 80px;
}
.listing_section button:hover{
    background: #222;
}
.event_list{
  float: left;
  width: 100%;
  padding: 70px 0;
  background: url(http://webexpolabs.com/qedc/wp-content/uploads/2015/05/event_bg.jpg) no-repeat center top;
  background-size: cover;
}
.event_list span {
  color: #3e3e3e;
  float: left;
  font-family:'raleway';
  font-size: 16px;
  text-align: center;
  width: 100%;
}
.event_listing {
    background: #fff;
    float: left;
    margin: 40px 9% 0;
    width: 82%;
}
.event_listing > img {
    float: left;
}
.event_details {
    display: table;
    padding: 30px 30px 30px 40px;
}
.event_details > h3 {
  color: #3e3e3e;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.event_details > a {
  background: transparent;
  border: 2px solid #f59120;
  color: #f59120;
  float: right;
  font-family: 'raleway';
  font-size: 17px;
  font-weight: bold;
  line-height: 34px;
  padding: 0 10px;
}
.event_details > a:hover {
  background: #f59120;
  color: #fff;
}
.event_details > p{
  color: #3e3e3e;
  font-family: "raleway";
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
}
.event_details > p:first-child{
  height: 100px;
}
.event.ongoing {
  padding: 60px 0 0;
}
.event_coloms .event_col {
  float: left;
  margin-right: 1.5%;
  width: 32.33%;
  margin-top: 30px;
}
.event_coloms .event_col:last-child{
  margin-right: 0;
}
.event_col h2 {
  float: left;
  font-size: 27px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 26px;
  text-align: center;
  width: 100%;
}
.event .event_col > p {
  float: left;
  padding: 0;
  width: 100%;
}
.event .get_event h1 {
  color: #585858;
}
.get_event{
  float: left;
  width: 100%;
  margin-top: 60px;
  padding-top: 70px;
  border-top: 1px solid #e4e4e4;
}
.event .get_event p a {
    color: #f59121;
    display: inline;
    text-decoration: underline;
}
.event .get_event p {
  font-size: 20px;
  line-height: 34px;
}
.custom_img{
    background:none !important;
}

.sponsor_news p a,.external_section a{
  color: #F6911D;
}
.tour span {
  color: #3e3e3e !important;
}
.single-attraction .cherry-sidebar-main,.single-events .cherry-sidebar-main{
  display:none;
}
.home .external_section a{
      color: #404040;
}
.home .external_section p a{
  color: #F6911D;
}
.single-hotel .custom_img{
   width:45% !important;
     float: left !important;
}
.single-hotel .map {
  float: left !important;
  width: 20% !important;
}
.single-hotel .custom_img#mapimg{
   width:30% !important;
}
.event_details > a{
      float: right;
  color: #fff;
  background-color: orange;
 padding: 0px 10px;
  font-weight: bold;
}
.listing_section select {
   background:none !important;
  background-color: #fff !important;
}
/*.get_started h1, .about_section h1, .external_section h1, .mission h1, .hotel h1, .attraction h1, .tour h1, .queen_taste h1, .vendors h1, 
.sponsor_news h1, .event h1, .event_list h1 {
  color: #ffffff;
  font-family:'aileronlight';
  text-align: center;
  font-size: 16px;
  float: left;
  width: 100%;
}
.get_started h1, .press h1, .about_section h1, .external_section h1, .mission h1, .hotel h1, .attraction h1, .tour h1, .queen_taste h1 {
  color: #ffffff;
  font-family:'aileronlight';
  font-weight: normal;
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.about_section h1, .press h1, .external_section h1, .mission h1, .hotel h1, .attraction h1, .tour h1, .queen_taste h1 {
  color: #1c3e95;
}*/

.get_started h1, .about_section h1, .external_section h1, .mission h1, .hotel h1, .attraction h1, .tour h1, .queen_taste h1, .vendors h1, 
.sponsor_news h1, .event h1, .event_list h1{
  color: #ffffff;
  font-family: 'aileronlight';
  font-weight: normal;
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.get_started span, .about_section span, .external_section span, .tour span{
  color: #ffffff;
  font-family: 'aileronlight';
  text-align: center;
  font-size: 16px;
  float: left;
  width: 100%;
}
.about_section h1, .external_section h1, .mission h1, .hotel h1, .attraction h1, .tour h1, .queen_taste h1, .sponsor_news h1, .event h1, 
.event_list h1{
  color: #1c3e95;
}
/********************21_march******************/
.monthly_pics h1 {
    color: #1c3e95;
    float: left;
    font-family: "aileronlight";
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
}
.pics_col {
    border: 1px solid #e3e3e3;
    float: left;
    padding: 40px 30px;
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
}
.pics_col > h2 {
    float: left;
    font-family: 'aileronlight';
    font-size: 42px;
    font-weight: normal;
    margin: 10px 0 80px;
    line-height: normal;
    width: 100%;
}
.pics_col > h3 {
    color: #f6911d;
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 50px;
    text-align: left;
}
.pics_col > p {
    color: #303030;
    font-family: 'aileronlight';
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
}
.pics_col > p span{
  color: #153279;
}
.pics_col > a {
  border: 1px solid #f6911d;
  color: #2e2e2e;
  display: inline-block;
  font-family: 'aileronlight';
  font-size: 18px;
  font-weight: normal;
  margin-top: 30px;
  padding: 15px 30px;
  text-transform: uppercase;
}
.pics_col > a:hover {
  background: #f6911d;
  color: #fff;

}


.banner_right img{
    height: auto !important;
}
.attraction p, a {
    -webkit-hyphens: inherit;
}
.entry-meta-top > span {
    margin-bottom: 0 !important;
}
/**************************** from backrnd editor**************************************/
.single-tour .tour span{
    width:inherit;
}
.search-results .tour span{
    width:11%;
}
.contact_form a{
    color:#f59120;
}
.contact_form .col-xs-12.col-sm-12.col-md-3.col-lg-12 a{
    color:#303030;
}
#footer .sidebar-footer-2 .textwidget a,#footer .sidebar-footer-1 .textwidget p a{
    color:#46555c;
}
#footer .sidebar-footer-1 .textwidget a{
    color:#f59120;
}
.attraction p{
  word-break: normal;
}
.single-members .entry-meta-top{
  display:none;
}
.press h1 {
  text-align: center;
  color: #1a3d95;
  font-weight: normal;
}
.contact_form a {
  color: #f59120;
  text-decoration: underline;
}

.contact_form .col-xs-12.col-sm-12.col-md-3.col-lg-12 a {
  color: #303030;
  text-decoration: none;
}
a.cherry-btn.cherry-btn-primary.cherry-btn-medium.cherry-btn-inline.cherry-btn-fade.button-485{
      background-color: #f6911d;
  color: #ffffff;
}
.single-monthlypicks a{
      color: #1c3e95 !important;
}
.wp-pagenavi a:first-child,.wp-pagenavi a:last-child{
    width:38px !important;
}
.left_sidebar {
    text-align: justify;
    width: 71% !important;
}
.event_details p a{
color:#f59120;
}
/****************************editor 2**********************************/
.about_section span, .external_section span {
  color: #3e3e3e !important;
}
#footer .sidebar-footer-2 .textwidget a {
  padding: 0;
}

ul, li{
  list-style: none;
}
.header_top{
  float: left;
  width: 100%;
  background: #f6911d;
}
.social_icon ul {
    margin: 0;
    line-height: 47px;
    padding: 0;
}
.social_icon ul li {
    float: left;
    list-style: outside none none;
    margin-right: 10px;
    margin-left: 7px;
}
.header_search{
  float: right;
  background: #fff;
  border-radius: 25px;
  height: 31px;
  line-height: 31px;
  margin-top: 8px;
}

.header_botom{
  background: #fff;
  float: left;
  width: 100%;
}
.logo {
  float: left;
  margin-right: 10px;
  padding: 20px 0 10px;
}
.queen {
  float: right;
  padding: 15px 0;
}
.main_menu{
  float: left;
  width: 100%;
  background: #fff;
  border-top: 1px solid #f2f2f2;
}
.menu ul {
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  margin: 0;
}
.menu ul li {
  display: inline-block;
  float: none;
}

.menu ul li:first-child a {
  padding-left: 0;
}
.menu ul li:last-child a {
  padding-right: 0;
}
.menu ul li a:hover, .menu ul li.current-menu-item a, .menu ul li.current-menu-parent > a{
  color: #1c3e95; 
}
.title-box_title {
    margin: 0;
    font-size: 31px;
    text-transform: none;
    font-weight: 500;
    color: #303030;
    margin: 0 0 7px;
}

.cherry-posts-list.post_1 {
  margin-top: 40px;
}
.post_1 .cherry-posts-item {
  max-width: 350px;
}
.post_1 .cherry-posts-item .inner .post-thumbnail {
    margin-bottom: 50px;
}

.post_1 figure.post-thumbnail img {
  border-radius: 50%;
}
.testi_1 .swiper-wrapper .cherry-swiper-carousel-slide .inner .post-thumbnail {
  border-radius: 0 !important;
  box-shadow: none !important;
  float: right;
  margin: 0 !important;
}
.testi_1 .swiper-wrapper .cherry-swiper-carousel-slide .inner .post-thumbnail img{
  border-radius: 0 !important;
}
.post_2 .cherry-posts-item .inner .block_img .block_date {
  background: #1a3d95;
}

.post_2 .cherry-posts-item .inner .block_cont .btn-default {
    border: 2px solid #f6911d;
    padding: 7px 11px 8px;
}
.post_2 .cherry-posts-item .inner .block_cont .btn-default:hover {
    background: #f6911d;
    color: #fff;
}
.site-footer {
  background: #f59120;
}

#footer .textwidget a{
  color: #f59120;
}

.links-container:hover #show_title{
  display: block;
}
.gallery_1.portfolio-wrap .portfolio-container .portfolio-list .portfolio-item.grid-layout-item .item-content .item-content-inner .links-container .zoomlink::before, 
.gallery_1.portfolio-wrap .portfolio-container .portfolio-list .portfolio-item.grid-layout-item .item-content .item-content-inner .links-container .zoomlink::after{
  display: none;
}
/*.box_2 .col-lg-offset-1{
  margin-left: 0%;
}*/
#footer .textwidget a {
  color: #f59120;
  padding: 8px;
}
.fa-angle-down:before {
  display: none;
}
.cherry-mega-menu{
  box-shadow: none;
}
.testi_1 .swiper-wrapper .cherry-swiper-carousel-slide .inner {
  padding: 0;
}
.row.row-edge.box_2 > .col-xs-10 {
    box-sizing: content-box;
    margin: 0 -30px;
    padding: 0 30px;
}
.testi_1 .swiper-wrapper .cherry-swiper-carousel-slide .inner .cont {
  font-size: 13px;
  line-height: 24px;
  padding: 9% 5% 0;
  text-align: center;
  width: 60%;
}
.row.row-edge.box_2 {
  background: #0f2355;
}
.testi_1 .swiper-wrapper .cherry-swiper-carousel-slide .inner {
  background: transparent;
}
.testi_1 h3.post-title a {
  color: #ffffff !important;
  font-size: 33px;
  font-weight: 500;
  margin-bottom: 50px;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination {
  bottom: 100px;
  left: 0;
  width: 60%;
}
.swiper-pagination .swiper-pagination-bullet {
  border-color: #ffffff;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #ffffff;
  height: 20px;
  opacity: 1;
  width: 20px;
}
.mpsl-layer.mpsl-header-dark, .mpsl-layer.mpsl-header-white {
  font-size: 70px !important;
  font-weight: 600 !important;
}
.mpsl-layer.mpsl-text-dark, .mpsl-layer.mpsl-text-white {
  font-size: 48px !important;
  font-weight: 300 !important;
}
.mpsl-layer.mpsl-txt-white {
  border: 2px solid #ffffff !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  padding: 10px 20px !important;
  text-align: center;
  width: 200px;
}
#static-area-header-bottom {
  padding-bottom: 0;
}
.widget.widget_mc4wp_form_widget {
  margin-top: 30px;
}

.mc4wp-form-fields input {
  border: 1px solid #d1d3d4;
  color: #999999;
  font-family: open sans;
  font-size: 15px;
  font-weight: normal;
  line-height: 40px;
  padding: 0 10px;
}
.mc4wp-form-fields > p {
  margin: 0;
}
.mc4wp-form-fields input {
  border: 1px solid #d1d3d4;
  color: #999999;
  float: left;
  font-family: open sans;
  font-size: 15px;
  font-weight: normal;
  line-height: 40px;
  padding: 0 10px;
}

#footer .sidebar-footer-1 .textwidget a {
  color: #f59120;
  padding: 0;
}
#news_letter, #footer_fulldiv {
    background: #153279;
    padding: 40px 0;
}
#news_letter .mc4wp-form-fields input {
  background: #fbfbfb;
  border: 3px solid #8b8b8b;
  color: #999999;
  float: left;
  font-family: open sans;
  font-size: 20px;
  font-weight: normal;
  line-height: 70px;
  padding: 0 20px;
  border-right: none;
  width: calc(100% - 75px);
}

#news_letter .mc4wp-form {
    float: right;
    width: calc(100% - 300px);
}
.row.contact_form h2 {
  color: #f59120;
  font-size: 30px;
}
.contact_form h3 {
  font-size: 24px;
  letter-spacing: 0.3px;
  margin-bottom: 15px;
}

.contact_form .motopress-code-obj > h3 {
  margin-top: 20px;
}
#footer_img {
  float: left;
  margin-right: 50px;
  padding-left: 20px;
}
#footer_cont {
  display: table;
  padding-right: 30px;
}
#footer_cont h1 {
  color: #ffffff;
  font-size: 40px;
  font-weight: normal;
  margin-bottom: 20px;
  text-transform: uppercase;
}

#footer_cont a{
  color: #f59120;
}
.menu ul li ul.cherry-mega-menu-sub {
  background: #183d95 none repeat scroll 0 0;
  border-left: 2px solid #f59120;
  padding: 18px 0;
}
.menu ul li ul.cherry-mega-menu-sub a {
  color: #ffffff;
  line-height: 35px;
  padding: 0 0 0 20px;
  text-align: left;
  width: 100%;
}
.menu ul li ul.cherry-mega-menu-sub a:hover, .menu ul li ul.cherry-mega-menu-sub li.current-menu-item a{
  color: #f59120;
}

.member_section {
  border: 1px solid #eeeeee;
  float: left;
  width: 100%;
  margin-top: 30px;
}

.member_section > ul {
    float: left;
    margin: 40px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.member_section ul li {
  display: inline-block;
  padding: 0 20px;
}
.external_link{
  float: left;
  width: 100%;
  background: #153279;
  margin: 80px 0 0;
  padding: 35px 0;
}
#site-wrapper {
  background: #fff;
}
 .site-content.wide, .content-area {
  padding: 0;
}
.get_started, .external_section {
  background: #153279;
  box-sizing: content-box;
  float: left;
  margin: 0 -15px;
  padding: 70px 15px 40px;
  width: 100%;
}

.get_started ul {
  float: left;
  margin-top: 40px;
  padding: 0;
  text-align: center;
  width: 100%;
}
.get_started li {
    display: inline-block;
    padding: 0 75px;
}
.icon_img {
  background: #f59120;
  font-size: 0;
  height: 115px;
  line-height: 110px;
  margin: 0 auto 10px;
  width: 115px;
}

.get_blog {
  border-top: 1px solid #3b538f;
  float: left;
  padding-top: 70px;
  width: 100%;
}
.get_col {
  float: left;
  margin-right: 1.25%;
  width: 24%;
  text-align: center;
}
.get_col.col4 {
  margin: 0;
}

.get_col.col2 > h2{
  background: #e2a808;
}
.get_col.col3 > h2{
  background: #370a62;  
}
.get_col.col4 > h2{
  background: #ca2e4b;
}
.about_section{
  float: left;
  width: 100%;
  padding: 70px 0;
}
.external_section{
  background: #efefef;
  padding: 70px 15px;
}
.about_section h1, .external_section h1, .mission h1, .hotel h1, .attraction h1, .tour h1, .queen_taste h1, .sponsor_news h1, .event h1, 
.event_list h1{
  color: #1c3e95;
}
.about_section span, .external_section span, .tour span{
  color: #3e3e3e;
}
.about_left {
  float: left;
  margin: 60px 40px 0 0;
}
.about_right {
    display: table;
    margin-top: 80px;
}


.about_right a:hover{
  background: #153279;
}
.external_col {
  float: left;
  margin: 50px 0 0;
  width: 33%;
}
.external_col > p {
    color: #f59121;
    font-size: 18px;
    line-height: 25px;
    margin: 0;
}

.external_col {
    float: left;
    margin: 50px 6.5% 0 0;
    width: 29%;
}
.external_col:last-child{
  margin-right: 0;
}
.banner_section{
  float: left;
  width: 65%;
  position: relative;
}
.banner_text {
  position: absolute;
  top: 0;
  left: 0;
}
.banner_text {
  left: 9%;
  position: absolute;
  top: 33%;
}

.banner_text h2 {
  color: #f6911d;
  font-size: 37px;
  text-transform: uppercase;
  float: left;
  width: 100%;
  margin-top: 5px;
}
.banner_text h2 span {
  color: #222;
  font-size: 37px;
  text-transform: uppercase;
}
.banner_text h4 {
  font-size: 30px;
  margin-top: 60px;
  float: left;
  width: 100%;
}
.home_banner {
  float: left;
  margin-bottom: 30px;
  width: 100%;
  display: none;
}
.home .home_banner {
    display: block;
}
.banner_section {
  float: left;
  width: 68.66%;
}
.banner_right {
  float: right;
  padding: 0;
  width: 31.34%;
  position: relative;
}
.ticket {
  left: 0;
  padding: 20px 30px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
.banner_section > img, .banner_right > img{
  width: 100%;
}
.ticket > img {
  margin-bottom: 15px;
}

.ticket > h2{
  float: right;
  margin-bottom: 20px;
}
.ticket a{
  display: block;
  width: 190px;
  line-height: 60px;
  margin: 0 auto;
  color: #fff;
  font-size: 25px;
  font-family: arial;
  background: #1f883e;
  border-radius: 4px;
  clear: both;
}
.mission{
  float: left;
  width: 100%;
  padding: 40px 0 0;
}
.mission_left {
  float: left;
  margin-top: 60px;
  width: 35%;
}
.mission_left img {
    margin-bottom: 50px;
}
.cherry-btn.cherry-btn-primary:hover {
    background: #1A3D95;
    color: #fff;
    border-color: #828282;
}
.mission_right {
  float: right;
  margin-top: 80px;
  width: 63%;
}

.mission_right p a{
   color: #f6911d;
 }
 .mission_logo ul {
  float: left;
  padding: 30px 0;
  width: 100%;
}
.mission_logo ul li {
    float: left;
    margin-right: 2%;
    width: 32%;
}
.mission_logo ul li:last-child {
  margin-right: 0;
}
.hotel {
    float: left;
    width: 100%;
}
.listing {
    float: right;
    clear: both;
    display: block;
}

.listing select {
    border: 1px solid #eee;
    line-height: 30px;
    height: 30px;
    width: 150px;
    padding: 0 10px;
    float: left;
}

.hotel {
    float: left;
    padding: 50px 0 0;
    width: 100%;
}
.hotel h1, .attraction h1{
  margin-bottom: 10px;
}

.attraction p {
    line-height: 22px;
}
.hotel_col {
    background: #f0f0f0;
    float: left;
    margin-top: 35px;
    padding: 20px;
    width: 100%;
}
.hotel_detail {
  display: table;
  float: left;
}

.hotel_detail > p {
  margin-bottom: 30px;
}
.hotel_img {
  float: left;
  margin-right: 4%;
  width: 32%;
}
.hotel_detail {
    float: left;
    width: 64%;
}
.hotel_detail > a {
    border: 3px solid #404040;
    color: #404040;
    float: right;
    font-size: 17px;
    line-height: 48px;
    margin-left: 40px;
    padding: 0 20px;
    text-align: right;
}
.hotel_detail > a:hover {
    background: #404040;
    color: #fff;
}
.hotel_content{
  float: left;
  width: 100%;
  min-height: 210px;
}
.attraction h1{
  text-align: left;
}
.attraction .hotel_img {
    float: left;
    margin-right: 4%;
    width: 43%;
}
.attraction .hotel_detail {
    float: left;
    width: 53%;
}


.tour span{
  margin-bottom: 70px;
}
.tour_col {
    float: left;
    padding: 0 4.5% 70px;
    width: 50%;
}


.tour {
  float: left;
  padding-top: 50px;
  width: 100%;
}
.tour_col:nth-child(2n+1) {
    clear: both;
}
.private_tour{
  float: left;
  width: 100%;
}

.private_tour > ul {
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
}
.private_tour li {
    float: left;
    margin-right: 1%;
    width: 19.2%;
}
.private_tour li:last-child{
  margin: 0;
}
.private_tour li {
  float: left;
  margin-right: 0.5%;
  width: 19.6%;
}
.page-id-738 .external_link{
  margin-top: 6px;
}
.queen_taste, .event {
  float: left;
  width: 100%;
  padding-top: 50px;
}
.queen_taste h1, .event h1{
  margin-bottom: 40px;
}

.vendors{
  background: #153279;
  float: left;
  width: 100%;
  padding: 50px 0 30px;
  margin: 60px 0 0;
}
.vendors h1{
  margin-bottom: 30px;
}
.sponsor_news h1{
  margin-bottom: 40px;
}
.vendors p, .vendors span {
    color: #ffffff;
    float: left;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
}
.vendors span {
    margin-bottom: 5px;
}
.vendors p a{
  color: #F6911D;
}
.select_box {
    float: left;
    margin: 10px 0 20px;
    text-align: center;
    width: 100%;
}
.select_box select {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    position: relative;
    top: -16px;
    width: 200px;
}

.external_col > h3 {
  color: #f59121;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}
.queen_section{
  float: left;
  width: 100%;
  padding: 60px 0;
  background: #f59121;
}
.queen_section .queen_img {
    float: left;
    width: 54%;
}
.social_queen li {
    float: left;
    margin: 0 22px;
}
.social_queen {
    float: right;
    margin-top: 60px;
    text-align: center;
    width: 43%;
}

.social_queen li {
    display: inline-block;
    float: none;
    margin: 0 23px;
}
.social_queen ul {
    padding: 0;
}
#header {
  padding: 0;
}

h3.widget-title{
    text-align:left;
}
.event_col img{
  /*  width:100%;
      height: 365px;*/
}
.event .event_col a{
    margin:0px;
}
.event_listing > img {
  float: left;
  height: 245px;
}
.author-bio, .comments-area .comment .comment-body {
  display: none;
}
#comments{
     display: none; 
}
.custom_content a{
      color: #f59121;
}
header .search-form {
  margin: 0px;
  padding: 0px;
  padding-bottom: 0px;
}
.search-form .search-field {
  width: auto;
}
.single-events .custom_img img{
 width:55%;
 height:392px;
}
.hotel_detail > h2 {
    word-break: normal;
}
.search-results .large{
 display:none;   
}
h2.image-logo a {
  display: inline-block;
  transform: none;
}
h2.image-logo{
    margin:0px;
}
.home #header {
   padding: 0px ;
}
.get_col h2 a{
 color:#ffffff;   
}
/**********************/
.banner_section {
    width: 68.6% !important;
}
.banner_right {
    width: 31.4% !important;
}
.banner_right img{
    height: auto !important;
}
.hotel {
    padding: 50px 9% 0 !important;
}
.hotel_img {
    width: 35% !important;
        margin-right: 3% !important;
}
.hotel_detail {
    float: left;
    width: 62% !important;
}
.hotel_content {
    min-height: 195px !important;
}
.hotel_detail > h2 {
    font-size: 22px !important;
}
.attraction p, a {
    -webkit-hyphens: inherit;
}
.entry-meta-top > span {
    margin-bottom: 0 !important;
}



.pics_col > h2 {
    font-size: 39px !important;
    margin: 10px 0 60px !important;
    font-weight: bold !important;
}
span#para a {
    color: #153279;
}
.attraction p, a {
-webkit-hyphens: none !important;
}
.first, .last, .extend {
  display: none !important;
}
.receive .first,.receive .last{
  display: block !important;
}
.entry-meta.entry-meta-bottom {
    display: none;
}
.entry-meta-top{
    border-color: #404040;
    font-size: 16px;
}
.entry-meta-top > span {
    float: none;
}
#mobile_cal {
  display: none;
}

.event_list span.month_next{
    background: url(http://d1d.4f9.myftpupload.com/wp-content/uploads/2016/04/arrow_r.png) no-repeat center #153279 !important;
    display: inline-block;
  float: left !important;
  font-size: 0;
  height: 32px;
  margin: 0 2px 0 0 !important;
  width: 26px !important;
}
.event_list span.month_pre {
  background: url(http://d1d.4f9.myftpupload.com/wp-content/uploads/2016/04/arrow_l.png) no-repeat center #153279 !important;
  display: inline-block;
  float: left !important;
  font-size: 0;
  height: 32px;
  margin: 0 2px 0 0 !important;
  width: 26px !important;
}
.event_list #the_cal input {
    float: left;
    height: 32px;
    margin-right: 2px;
}
.sidebar-footer-3 #cc_form_1 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding: 0 !important;
  position: relative;
}
.widget.constant-contact-form {
  margin-top: 40px !important;
}
.sidebar-footer-3 #cc_form_1 .kws_input_container {
    padding-top: 0 !important;
}
#cc_form_1 input.t {
    border: 1px solid #999999 !important;
    border-radius: 0 !important;
    font-family: open sans !important;
    font-size: 15px !important;
    line-height: 40px !important;
    margin: 0 !important;
    max-width: 100% !important;
    padding: 0 10px !important;
    width: calc(100% - 75px) !important;
}
input.b.button {
    border: medium none;
    font-size: 0;
    height: 42px;
    position: absolute;
    right: 40px;
    top: 0;
    width: 40px;
    background: url(../../images/mail_arrow.jpg) no-repeat center center #2f34d8 !important;
}
#success_message {
    color: #ff9200;
    float: right;
    font-size: 40px;
    margin-top: 10px;
}
.single-tour .author.vcard{
display:none;
}
