@import url('../font/font.css');
*{margin:0px auto; padding:0px;  outline:none; }

img{ border:none;}
a{color:#5287ac; text-decoration:none; }
a:hover, a:focus{color:#cc0000;}
h1,h2,h3,h4,h5,h6{font-weight:normal; font-family: 'Oxygen', sans-serif;}
h1{ font-size:60px;}
h2{font-size:34px; }
h3{font-size:30px;}
h4{font-size:28px;}
h5{ font-size:18px;}
h6{font-size:16px;}


body{font-family: 'Oxygen', sans-serif;font-size:14px;}
p{font-family: 'Oxygen', sans-serif; font-size:18px;}
ul{margin:0px; padding:0px;}
.row{max-width:1170px;}


.button-border{width:236px; text-align:center; color:#5287AC; font-size:20px; font-weight:700; text-transform:uppercase; font-family: 'Oxygen', sans-serif; padding:10px 0px; border:2px solid #fff; display:inline-block; margin:0px 3px; background: rgba(255, 255, 255, 0.7); transition: background-color 300ms ease-out;}
.button-border:hover { color: #5287AC; background: rgba(255, 255, 255, 0.9);}

li{list-style:none;}
input[type="text"]{ font-family: 'Oxygen', sans-serif;}
input[type="submit"]{ font-family: 'Oxygen', sans-serif;}
select { -moz-appearance: none;text-indent: 0.01px; text-overflow: ''; background-color: #fff; background-image:url(../images/select-bg.png); background-position: 97% center; border-color: #eaeaea; padding-left:12px;font-size: 16px; font-family: 'Source Sans Pro', sans-serif; font-weight:400; color:#7f7f7f; line-height:20px; height: 38px; display:block}


/*==== HEADER =====*/
.utility_navigation{background:#031823; padding:9px 0px 8px 0px; }
.head-detail{width:auto; height:auto; float:left;margin-top:3px;}
.head-detail ul li{width:auto; height:auto; float:left; list-style:none; border-right:1px solid #0c2939; padding-right:13px; margin-right:13px;}
.head-detail ul li:last-child{border:none; margin:0px; padding:0px;}
.head-detail ul li p, .head-detail ul li a{color:#ffffff; margin:0px;}
.head-detail ul li a:hover{color:#5287ac;}
.head-detail ul li p .fa{color:#5287ac;}
.head-detail ul li p span{margin-right:8px;}
.usa-flag{float:left; margin-left:150px; }
.usa-flag a{font-size:22px; color:#5287ac; margin-left:5px; line-height:20px;}
.usa-flag img{vertical-align: bottom;}
.social-nav{width:auto; height:auto; float:right;}
.social-nav ul li{width:auto; height:auto; float:left; list-style:none;}
.social-nav ul li a{color:#4c4c4c; font-size:10px; margin-right:2px;}
.social-nav ul li:last-child a{margin-right:0px;}
.social-nav ul li a .fa-inverse{color:#031823;   font-weight: bold;}
.social-nav ul li a:hover{color:#fff; }
.head-account{width:auto; height:auto; float:right; padding:0 15px 0 0;}
.head-account ul li{width:auto; height:auto; float:left;}
.head-account ul li a{color: #fff; font-size:14px; font-family: 'Oxygen', sans-serif; padding:0 8px;}


.primary_navigation{background:#fff; padding:30px 0px; -webkit-transition: all 0s; -moz-transition: all 0s; -ms-transition: all 0s; -o-transition: all 0s; transition: all 0s;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
   ::i-block-chrome,.primary_navigation{-webkit-transition:none !important;
	 -moz-transition:none !important;
	  -ms-transition:none !important;
	  -o-transition:none !important;
	   transition:none !important;;
	    
	   
	   }
   ::i-block-chrome,.header-fix{-webkit-transition:none !important; -moz-transition:none !important; -ms-transition: none !important; -o-transition:none !important; transition:none !important;}

   
}

.top-bar{background:#fff;}
.top-bar .name{padding-top:8px;}
.top-bar-section li:not(.has-form) a:not(.button),.top-bar-section ul li,.top-bar-section ul li:hover:not(.has-form) > a,.top-bar-section li:not(.has-form) a:not(.button):hover,.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button),.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button){background:none;}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button){color:#6a6a6a;  line-height: 2.2;}
.top-bar-section ul li > a{color:#6a6a6a; text-transform:uppercase; font-size:15px; font-family: 'Oxygen', sans-serif; }
.top-bar-section ul li:hover:not(.has-form) > a,.top-bar-section ul li.selected > a,.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button){color:#5287ac;}
.top-bar-section .has-dropdown > a:after{  content: "\f107";font: normal normal normal 14px/1 FontAwesome;margin-top: -7px;  border: none;  font-size: 16px;}
.top-bar-section .has-dropdown > a{padding-right: 1.5rem !important;}

/*.top-bar-section .dropdown{border: 1px solid rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);  background-clip: padding-box; background:#fff;}
*/


.search-form{float:left;margin: 0px 0px 0px 25px;}
.search-form input[type=text]{  color: transparent;  cursor: pointer; background: white url(../img/search.png) no-repeat 11px 11px;  top: 0px;
  border: solid 1px #b4b4b4;  padding:0px;  width: 42px;  height:42px; -webkit-border-radius: 10em;  -moz-border-radius: 10em;  border-radius: 10em;  -webkit-transition: all .5s;  -moz-transition: all .5s;  transition: all .5s;}
.search-form input[type=text]:focus{width: 180px;  padding-left: 32px;  color: #000;  background-color: #fff;  cursor: auto;border-color: #5287ac;  -webkit-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);  -moz-box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);  box-shadow: 0 0 5px rgba(109, 207, 246, 0.5)}
.search-form input[type=submit]{  position: absolute; left: -9999px;  width: 1px;  height: 1px;}


.hero{width:100%; height:auto; float:left; position:relative;}
.slider-cap{width:100%; height:auto;display:inline-block; position:absolute; top:24%; text-align:center;  z-index:9999;margin:0 auto;}
.slider-cap h1{text-align:center; color:#fff; text-transform:uppercase; font-weight:700;}
.slider-cap p{text-align:center; color:#fff; font-weight:300; font-size:22px; max-width:830px; width:100%; margin:0 auto; margin-bottom:35px;}
.bg-overlay{width:100%; height:100%; position:absolute; top:0px; left:0px; right:0px; background: rgba(25,25,25,0.2);}
.hero .slick-slide{max-height: 546px; overflow: hidden;}
.hero .slick-slide img{width:100%; }
.hero .slick-prev, .hero .slick-next{width:49px; height:49px; border: 2px solid #fff; border-radius: 50%; top:48%;min-width:inherit}
.hero .slick-prev{background:url(../images/slider-left-arrow.png) no-repeat center; left:35px;}
.hero .slick-next{background:url(../images/slider-right-arrow.png) no-repeat center; right:35px;}
.hero .button{width:240px; font-size:20px; font-weight:700; padding:12px 0px; margin:0px 3px;}
.travel-service{width:100%; height:auto; float:left; padding:55px 0px 67px 0px;}
.sec-title{width:100%; height:auto; float:left; text-align:center;  }
.sec-title h2{color:#5287ac; margin-bottom:3px;}
.sec-title p{font-size:17px; font-weight:300; color:#6a6a6a;}

.service-all{width:100%; height:auto; float:left; padding:45px 0px 0px 0px;}
.service-item{width:100%; height:auto; float:left; text-align:center;}
.service-item h5{color:#0b3247; font-weight:700; text-transform:uppercase; margin-bottom:27px;}
.service-item figure{width:100%; float:left;padding:0;margin-bottom:18px}
.service-item img{width:auto;display:block;margin:0 auto;}
.service-item p{color:#6a6a6a; font-size:15px; font-weight:300; display:block; margin-bottom:25px;}
.service-item a.button{color:#0b3247; font-size:15px; font-weight:700; border-color:#0b3247;   margin-top:5px;}

.home-stories{width:100%; height:auto; float:left; background:#f4f7f4; border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; padding:40px 0px 57px 0px;}
.home-stories .sec-title h2{margin-bottom:20px;}
.home-stories .sec-title p{max-width: 995px; margin: 0 auto;}
.home-stories a{width:100%; height:auto; color:#0b3247; font-size:16px; font-weight:700; text-transform:uppercase; border:2px solid #0b3247; max-width:192px; display:block; line-height:44px; margin-top:44px;}
.home-stories a:hover{border-color:#B8B8AF;color:#B8B8AF}
.home-deals{width:100%; height:auto; float:left; padding:57px 0px 80px 0px; border-bottom:1px solid #e8e8e8;}
.home-deals .sec-title h2{margin-bottom:18px;}

.delas-main{width:100%; height:auto; float:left;}
.deals-all{margin-top:23px;}

.wc_deal img{width:100%;min-height:245px;}
.deals-all .deal-item{ height:auto; float:left; position:relative; border-bottom:2px solid #ffffff; border-right:2px solid #ffffff; }
.deals-all .deal-item:first-child, .deals-all .deal-item:last-child{width:33.5%;}
.deals-all .deal-item:nth-child(2), .deals-all .deal-item:nth-child(5){width:38.8%;}
.deals-all .deal-item:nth-child(3), .deals-all .deal-item:nth-child(4){width:27.6%;}
.deal-item2{width:38.8%; height:auto; float:left; position:relative; border-bottom:2px solid #ffffff; border-right:2px solid #ffffff;}
.deal-item3{width:27.6%; height:auto; float:left; position:relative; border-bottom:2px solid #ffffff;}
.deal-item4{width:27.6%; height:auto; float:left; position:relative; border-right:2px solid #ffffff;}
.deal-item5{width:38.8%; height:auto; float:left; position:relative; border-right:2px solid #ffffff;}
.deal-item6{width:33.5%; height:auto; float:left; position:relative;}
.deal-overlay{width:100%; height:65px; position:absolute; top:0px; left:0px; background: rgba(16,16,16,0.3);  -webkit-transition: height 1s; transition: height 1s; padding:9px 0px 22px 25px; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -ms-transition: all 0.8s; -o-transition: all 0.8s; transition: all 0.8s;}
.deals-all .deal-item:nth-child(3) .deal-overlay{height:88px;}
.deal-overlay h5{color:#ffff00; font-size:18px; margin-bottom:0px;}
.deal-overlay p{font-size:15px; color:#fff; font-weight:300;}
.deal-overlay a{color:#fff; width:132px; text-align:center; border:1px solid #fff; display:block; line-height:34px; font-size:14px; font-weight:700; text-transform:uppercase; display:none;}
.wc_deal:hover .deal-overlay{height:100% !important; padding-top:73px; text-align:center; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -ms-transition: all 0.8s; -o-transition: all 0.8s; transition: all 0.8s;}
.wc_deal:hover .deal-overlay a{display:block;}
.wc_deal:hover .deal-overlay h5{font-size:20px;}
.wc_deal:hover .deal-overlay p{font-size:18px;}





.home-deals .slick-prev, .home-deals .slick-next{width:49px; height:49px; border: 2px solid #a6a6a6; border-radius: 50%; top:48%;min-width:inherit}
.home-deals .slick-prev{background:url(../img/deal-left-arrow.png) no-repeat center; left:-75px;}
.home-deals .slick-next{background:url(../img/deal-right-arrow.png) no-repeat center; right:-75px;}
.home-deals .slick-prev:hover, .home-deals .slick-prev:focus{background:url(../img/deal-left-arrow.png) no-repeat center; }
.home-deals .slick-next:hover, .home-deals .slick-next:focus{background:url(../img/deal-right-arrow.png) no-repeat center;}
.home-customer{width:100%; height:auto; float:left;}
.happy-title{width:100%; height:auto; float:left; background:#5287ac; text-align:center; padding:32px 0px 134px 0px; border-bottom: 1px solid #e8e8e8;}
.happy-title h2{display:block; color:#fff; font-weight:300;}

.happy-slider{width:100%; height:auto; float:left; margin-top:-87px; padding-bottom:60px; }
.happy-slider figure{width:148px; height:148px; overflow:hidden; border-radius:50%; border:5px solid #fff; margin-top:14px; margin-bottom:8px;}
.happy-slider figure img{width:100%; height:100%; float:left;border-radius:50%}
.happy-slider .slick-center figure{width:174px; height:174px; margin-top:0px;}


.happy-caption{width:100%; height:auto; float:left; text-align:center;}
.happy-caption h6{font-weight:700; color:#6a6a6a;}
.happy-caption span{font-size:14px; color:#616161; font-family: 'Oxygen', sans-serif; }
.happy-caption p{font-size:15px; color:#6a6a6a; display:none;}
.slick-center .happy-caption p{display:block; margin-bottom:27px;}
.slick-center .happy-caption h6{font-size:15px; color:#5287ac; font-weight:normal;}
.slick-center .happy-caption span{display:none;}
.slick-center .happy-caption h6:before { content: url(../img/happy-h6-bg.png); }

.happy-slider .slick-prev, .happy-slider .slick-next{width:26px; height:44px; top:17%;min-width:inherit}
.happy-slider .slick-prev{background:url(../img/happy-left-arrow.png) no-repeat center; left:0px;}
.happy-slider .slick-next{background:url(../img/happy-right-arrow.png) no-repeat center; right:0px;}

.happy-slider .slick-prev:hover, .happy-slider .slick-prev:focus{background:url(../img/happy-left-arrow.png) no-repeat center; left:0px;}
.happy-slider .slick-next:hover, .happy-slider .slick-next:focus{background:url(../img/happy-right-arrow.png) no-repeat center; right:0px;}


footer{width:100%; height:auto; float:left;}
.tow_column{padding:0 0px}
.footer-top{width:100%; height:auto; float:left; background:#0b3247; padding:50px 0px 52px 0px;}
.footer-top h6{font-weight:700; color:#FFF; margin-bottom:32px;}
.footer-menu{width:100%; height:auto; float:left;}
.footer-top ul{width:100%; height:auto; float:left; margin:0px; padding:0px;}
.footer-menu ul li{width:100%; height:auto; float:left; }
.footer-menu ul li a{font-size:15px; font-weight:300; color:#fff; text-transform:capitalize;}
.footer-menu ul li a:hover{color:#5287ac;}

.footer-social{width:100%; height:auto; margin:0 auto; max-width:232px;}
.footer-social li{width:22%; height:auto; float:left; margin-right:3%;}
.footer-social li .fa{width:100%; height:auto; float:left; text-align:center; color:#fff; font-size: 24px; padding:13px 0px;}
.footer-social li:last-child{margin-right:0px;}
.footer-social li a{width:100%; height:auto; float:left;}
.footer-social li a.soc-fb .fa{background:#3b5998;}
.footer-social li a.soc-fb .fa:hover{color:#3b5998; background:#fff;}
.footer-social li a.soc-twit .fa{background:#56a3d9;}
.footer-social li a.soc-twit .fa:hover{color:#56a3d9; background:#fff;}
.footer-social li a.soc-google .fa{background:#dd4b39;}
.footer-social li a.soc-google .fa:hover{color:#dd4b39; background:#fff;}
.footer-social li a.soc-youtube .fa{background:#bf221f;}
.footer-social li a.soc-youtube .fa:hover{color:#bf221f; background:#fff;}



.bor-blue-but{border:2px solid #5287ac; width:96%; display:block; float:left; text-align:center; color:#fff; text-transform:uppercase; font-size:16px; font-weight:700; line-height:39px; margin-top:40px;}
.bor-blue-but:hover{background:#5287ac; color:#fff;}

.footer-form{width:100%; height:auto; margin:0 auto; max-width:305px;}
.footer-form input[type="text"]{width:100%; float:left; background:#e8e8e8; border:none; font-size:15px; color:#646464; font-weight:300;height:40px; line-height:40px; padding:0px 12px; margin-bottom:10px;}
.footer-form input[type="submit"]{width:auto; height:35px; float:left; background:#5287ac; color:#fff; border:none; font-size:15px; font-weight:700; padding:0px 16px; line-height:35px; margin-top:10px;}
.footer-form input[type="submit"]:hover{border:2px solid #5287ac; background:none; padding:0px 14px; line-height:31px;}
	
	
.footer-detail{width:auto; height:auto; float:right; max-width:100%;}
.footer-detail h4{ color:#fff; font-weight:700; margin-top:22px;  margin-bottom:11px;}
.footer-detail h4 span{font-weight:300; color:#afafaf;}
.footer-detail h3{font-weight:300; color:#5287ac;}
.footer-detail h3 a{font-weight:300; color:#5287ac;}
.footer-detail h3 a:hover{color:#99ABB7}
.footer-detail h6{margin-bottom:5px;}
.footer-detail>a{font-weight:300; font-size:15px; color:#fff;}
.footer-detail a:hover{color:#5287ac;}

.footer-bottom{width:100%; height:auto; float:left; background:#031823; padding: 22px 0px 3px 0px;}
.footer-copyright{width:100%; height:auto; float:left;}
.footer-copyright p{float:left; font-weight:300; color:#fff;}
.footer-copyright a{color:#fff; font-weight:300;}
.footer-copyright a:hover{color:#5287ac;}


/*================              INNER              =====================*/

.inner-main{width:100%; height:auto; float:left; background:#f1f1f1; padding:20px 0 95px 0;}
.inner-left{width:100%; height:auto; float:left; background:#fff; border:1px solid #e4e4e4; box-shadow: 0px 0px 3px 2px #e4e4e4;}
.inner-right{width:100%; height:auto; float:left;}
.about-full{width:100%; height:auto; float:left;}
.about-title{width:100%; height:auto; float:left; background:#5287ac; text-align:center; margin-bottom:20px; position:relative;}
.arrow-down {width: 0; height: 0;  border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #5287ac; position:absolute; bottom:-10px; margin:0 auto; display:inline-block;}
.about-title h3, .about-full .about-title h3{color:#fff; margin: 10px 0px 18px 0px;}
.about-full p{color:#000; font-size:18px; font-weight:300; padding: 0 4% 0 9%;}
.about-full h3{font-weight:300; color:#5287ac; text-align:center; margin-top:25px;}
.inner-full{width: 100%; height: auto; float: left; padding: 0px 15px 40px;}
.about-team{width:100%; height:auto; float:left; padding-top:50px;}
.team-item{width:100%; height:auto; float:left; position:relative; margin-bottom:52px;}
.team-image{width:100%; height:auto; float:left;overflow:hidden}
.team-image img{width:auto; height:auto; float:left; max-width:100%;}

.team-full{width:100%; height:auto; float:left; padding:40px 0px;}
.team-detail{text-transform:uppercase; font-weight:700;}

.team-image img{
    -webkit-transition: all 1s ease; /* Safari and Chrome */
  	-moz-transition: all 1s ease; /* Firefox */
  	-o-transition: all 1s ease; /* IE 9 */
  	-ms-transition: all 1s ease; /* Opera */
  	transition: all 1s ease;
}

.team-image:hover img {
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}





.team-content{width:92%; height:auto; float:left; position:absolute; bottom:11px; background:#fff; margin:0px 2%; text-align:center;}
.team-content h6{text-transform:uppercase; font-weight:700; color:#292929; margin:8px 0 0 0;}
.team-content h6 a{ color:#292929;}

.team-content p{color:#6d6d6d; margin-bottom:8px;}

.right-div{width:100%; height:auto; float:left; background:#fff; border:1px solid #e4e4e4; box-shadow: 0px 0px 2px 1px #e4e4e4; padding:20px 20px 20px; margin-bottom:29px;}
.right-div-title{width:100%; height:auto; float:left;margin-bottom:12px;}
.right-div-title em{color:#c3c3c3; float:left; margin-right:16px;}
.right-div-title .fa-inverse{color:#fff; font-size:20px; }
.right-div-title h4{color:#5287ac; font-size:24px; display:inline-block; float:left; margin:0px; line-height:36px;}
.right-div ul{width:auto; height:auto; float:left; margin:0px 0px 12px 50px;}
.right-div ul li a{color:#8a8a8a; font-size:16px;}
.right-div ul li:hover a{color:#5287AC; }

.about-deals{width:100%; height:auto; float:left; padding:8px 0px 14px 0px}
.about-deals ul{width:100%; height:auto; float:left; margin:0px;}
.about-deals ul li{width:100%; height:auto; float:left; margin-bottom:26px;}
.about-deals ul li:last-child{margin-bottom:0;}
.about-deals .top-deal-image{width:100%; height:auto; float:left; position:relative;}
.about-deals .top-deal-image img{width:100%; height:auto; float:left;}
.about-deals .top-deal-content{width:100%; height:auto; float:left; padding:12px 0 0 0;}
.top-deal-content h6{color:#5287ac; font-weight:300; margin-bottom:3px;}
.top-deal-content h6a{color:#5287ac;}

.top-deal-content p{color:#8a8a8a; font-size:12px; margin-bottom:0px;}
.most-div{width:auto; height:auto; position:absolute; background:#ed5b2b; top:10px; left:0px; padding: 7px 16px;}
.most-div p{color:#FFF; font-weight:300; margin:0px;}
.but-bor-grey{font-size:13px; color:#797979; text-transform:uppercase; border:1px solid #d3d3d3; padding: 8px 18px; margin-top:28px; display:inline-block;}
.but-bor-grey:hover{color:#ED5B2B;border-color:#ED5B2B}
.right-need{width:100%; height:auto; float:left; padding:12px 24px 16px 54px;}
.right-need h3{color:#5287ac; font-weight:300;}
.right-need h3 a{color:#5287ac;}
.right-need h3 a:hover{color:#cc0000;}
.right-need p{color:#000; font-size:16px;}


.tour-detail-main{width:100%; height:auto; float:left;  background:#fff; border:1px solid #e4e4e4; box-shadow: 0px 0px 2px 1px #e4e4e4; padding:0px 5px 22px; margin-bottom:40px;}
.tour-title{width:100%; height:auto; float:left; padding:20px 0 10px; border-bottom:1px solid #e6e6e6;}
.tour-title-left{width:auto; height:auto; float:left;}
.tour-title-left h3{color:#5287ac; float:left;}
.tour-title-left img{float:left; margin:14px 0 0 16px;}
.tour-title-right{width:auto; height:auto; float:right;}
.tour-title-right p{font-weight:300; font-size:18px; color:#6a6a6a; float:left; margin:10px 16px 0 0;}
.tour-title-right h3{color:#5287ac; font-weight:700; float:left;}

.tour-detail-bottom{width:100%; height:auto; float:left; padding:34px 0 0 0;}
.tour-slider{width:100%; height:auto; float:left; position:relative; border-bottom:1px solid #828282;}
.tour-slider .slider-nav .slick-slide{margin:0px 4px;}
.tour-slider .slider-for{width:100%; height:auto; float:left;}
.tour-slider .slider-for img{width:100%; height:auto; max-height:456px; overflow:hidden;}
.tour-slider .slider-nav{width:100%; height:101px; position:absolute; left:0px; bottom:0px; background:rgba(0,0,0,0.5); padding:13px 27px;}
.tour-slider .slick-prev, .tour-slider .slick-next{min-width:inherit}
.tour-slider .slick-prev{background:url(../img/tour-leftt-arrow.png) no-repeat center; left:4px;}
.tour-slider .slick-next{background:url(../img/tour-right-arrow.png) no-repeat center; right:4px;}
.tour-slider .slick-prev:hover, .tour-slider .slick-prev:focus{background:url(../img/tour-leftt-arrow.png) no-repeat center; }
.tour-slider .slick-next:hover, .tour-slider .slick-next:focus{background:url(../img/tour-right-arrow.png) no-repeat center; }

hr{margin:0px; border-color:#f0f0f0;}
.but-book{width: 100%; height: 52px; display: block; text-align: center; text-transform: uppercase;  font-size: 16px; font-weight: 700; color: white; border: 1px solid #e05020; background: #fa6230; text-shadow: rgba(0, 0, 0, 0.4) 0 -1px 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 3px; -moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 3px; box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 3px; float:left;}
.but-book em{float:left; font-size:22px; border-right:1px solid #dc3e19; padding: 0px 16px 10px 0px; height:50px; line-height:47px;}
.but-book span{border-top:1px solid #fe9c7b; float:left; width:100%; padding: 0px 10px 0px 16px; line-height:50px;}
.but-book:hover{color: white;background:rgba(224, 80, 32, 0.8)}

.tour-bottom-right h5{color:#5287ac; font-weight:300; margin-bottom:24px;}
.tour-bottom-right p{color:#8a8a8a; font-weight:300; font-size:16px; margin-top:22px; line-height:27px;}
.dep-date{width:100%; height:auto; float:left;  border:1px solid #e6e6e6; text-align:center; margin:25px 0px 17px 0px; box-shadow: 0px 0px 3px 0px #e4e4e4;}
.dep-date h5{font-weight:700; margin:0px; line-height:50px;}
.dep-date h5 span{font-weight:300; text-transform:uppercase;}

.tour-tab{width:100%; height:auto; float:left;}
ul.tabs{width:100%; height:auto; float:left; background:#031823;}
.tabs .tab-title > a{ background:#031823; color:#fff; font-size:16px; font-weight:300; font-family: 'Oxygen', sans-serif; border-right:1px solid #003653; padding:12px 0px; min-width:155px; text-align:center;}
.tabs .tab-title > a em{margin-right:8px; font-size:20px;}
.tabs .tab-title:last-child > a{border:none;}
.tabs .tab-title.active a, .tabs .tab-title > a:hover{background:#5287ac; color:#FFF;}

.tour-tab-content{width:100%; height:auto; float:left; padding:0px 16px 0px 20px;}
.tour-tab-content h5{color:#5287ac; font-weight:300; margin:20px 0 12px 0;}
.tour-tab-content h6{color:#031823; font-weight:400; margin: 15px 0 30px 0;}
.tour-tab-content p{color:#8a8a8a; font-weight:300; font-size:16px;}
.tab-list{width:100%; height:auto; float:left;}
.tab-list ul, ul.arrow-style{width:100%; height:auto; float:left; padding-left:20px;}
ul.arrow-style{margin-bottom:25px;}
.tab-list ul li, ul.arrow-style li{width:100%; height:auto; float:left; list-style-image:url('../images/list-style-img.png')}
.tab-list ul li p, ul.arrow-style li p{margin-bottom:5px;}

.travel-main{width:100%; height:auto; float:left; background: #f0f0f0 url(../img/travel-main-bg.png) no-repeat top center; padding: 20px 0 95px 0;background-size:cover}

.travel-full{width:100%; height:auto; float:left; background:#fff; border-top:1px solid #d9d9d9;  box-shadow: 0px 0px 2px #e4e4e4;}
.travel-title{width:100%; height:auto; float:left; background:#f2f2f2;}
.travel-title label{color:#666666; font-size:13px; font-weight:700; margin:12px 0 10px 0;}
.narrow-search{width:21%; height:auto; float:left; background:#5287ac; text-align:center; padding:27px 0px; position:relative;}
.arrow-right {width: 0; height: 0; border-top: 18px solid transparent; border-bottom: 18px solid transparent; border-left: 15px solid #5287ac; position:absolute; top:30%; right:-14px;}
.narrow-search h4{font-size:20px; color:#FFF;}
.src-country{width:26%; height:auto; float:left; padding:0 16px 0 35px; border-right:1px solid #fbfbfb; min-height:87px;}



.travel-image img{width:100%;}
.wc-view{width:100%;height:100%; float:left; position:absolute; top:0px;left:0;right:0;bottom:0;text-align: center; background:rgba(0, 0, 0,0.5);text-align:center}
.wc-view:before {  content: ' ';  display: inline-block;  vertical-align: middle;  height: 100%;}


.travel-image{width:100%;height:auto;float:left;position:relative;overflow: hidden; -webkit-box-shadow:1px 1px 2px #e6e6e6;  -moz-box-shadow: 1px 1px 2px #e6e6e6; box-shadow: 1px 1px 2px #e6e6e6;cursor: default;}
.travel-image .wc-view{
	overflow: hidden;
	top: 0;
	left: 0;
	top: -100%;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.3s ease-out 0.5s;
	-moz-transition: all 0.3s ease-out 0.5s;
	-o-transition: all 0.3s ease-out 0.5s;
	-ms-transition: all 0.3s ease-out 0.5s;
	transition: all 0.3s ease-out 0.5s;
}


.travel-image:hover .wc-view {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	top: 0px;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-animation: bounceY 0.9s linear;
	-moz-animation: bounceY 0.9s linear;
	-ms-animation: bounceY 0.9s linear;
	animation: bounceY 0.9s linear;
}








.src-date{width:24%; height:auto; float:left; border-right:1px solid #fbfbfb; border-left:1px solid #e1e1e1; min-height:87px; padding:0px 10px;}
.travel-title .src-date label{padding-left:5px;}
.src-date .medium-6{padding:0 5px;}
.src-date input[type="date"]{width:48%; float:left; background:#fff; border:1px solid #e0e0e0;height:33px}
.src-day{width:29%; height:auto; float:left; border-right:1px solid #e1e1e1; border-left:1px solid #e1e1e1; min-height:87px; padding-left:17px;}
.src-day span{width:150px; float:left;}
.travel-title select{ -moz-appearance: none;text-indent: 0.01px; text-overflow: '';font-size:14px; background-image: url(../img/travel-select-bg.png); background-position: 100% center;  border:1px solid #e0e0e0;line-height:normal; display:block; padding: 5px;}
.travel-title .src-day select{width:145px;}
.travel-title input, select{margin-bottom:0px;}
.travel-title input[type="submit"]{background:#f15c2b; border:1px solid #de4a19; color:#FFF; font-weight:700; font-size:14px; width:104px;height:40px; line-height:40px; margin:5px 0 0 30px; box-shadow: 0px 0px 2px 1px #e4e4e4;cursor:pointer; min-width:inherit; padding:0px;}
.travel-title input[type="submit"]:hover {   background: #B5B5B5;   border: 1px solid #C7C7C7;   color: #FFF; }
.travel-title input[type="reset"]{background:#5287AC; border:1px solid #5287AC; color:#FFF; font-weight:700; font-size:14px; width:104px;height:40px; line-height:40px; margin:3px 0 5px 30px; box-shadow: 0px 0px 2px 1px #e4e4e4;cursor:pointer; min-width:inherit; padding:0px;}
.travel-title input[type="reset"]:hover {   background: #B5B5B5;   border: 1px solid #C7C7C7;   color: #FFF; }


.wc_date {position:relative;}
.wc_date .cat_textbox{background:#fff url(../img/datepicker-icon.png) no-repeat center right 8px !important;}
.wc_date .keyboardPicker {width:100%; float:left;height:33px;}
.wc_date .datepick-trigger {position:absolute;top:8px; right:7px;}

.travel-tour-title{width:100%; height:auto; float:left; padding:40px 23px 35px;}
.travel-tour-title h2{font-size: 36px;color: #5287AC;display: inline-block;background: #FFF;padding: 0 15px 0 0px;}
.travel-tour-title .center-line{width: 100%;  height: 1px;  background: #e6e6e6;  float: left;  margin-top: -30px;}
.travel-list{width:100%; height:auto; float:left; padding:0px 8px;} 
.travel-item{width:100%; height:auto; float:left;margin-bottom:30px;}
.travel-image{width:100%; height:345px; float:left; overflow:hidden;}
.travel-image img{width:auto; height:345px; float:left;}
.travel-content{width:100%; height:auto; float:left; border-bottom:1px solid #e3e3e3;}
.travel-content h3{font-size:24px; color:#5287ac; margin:18px 0 0 0;}
.travel-content h3 a{font-size:24px; color:#5287ac; }
.travel-content span{font-size:16px; color:#6a6a6a; font-weight:300;}
.travel-content p{font-size:14px; color:#8c8c8c; font-weight:400;}
.travel-content h6{color:#5287ac; font-size:15px; font-weight:700;}
.travel-content h6 span{color:#5287ac; font-weight:300;}
.travel-list-bottom{width:100%; height:auto; float:left;margin:15px 0}
.travel-list-bottom p{font-size: 15px;font-weight: 300;color: #939393;float: left;margin: 0;line-height: 34px;}
.travel-list-bottom h5{font-weight: 700;color: #5287AC;font-size: 20px;border: 1px solid #D3D3D3;display: inline-block;float: left;margin: 0;height: 38px;line-height: 38px;padding: 0 10px;min-width: 105px;margin-left:12px;}
.travel-list-bottom a.button{min-width:108px;margin-left:12px}

.travel-result{width:100%; height:auto; float:left; padding:40px 0px; background:#fff; min-height:550px;}
.travel-result [class*="column"] + [class*="column"]:last-child{float:left;}

/*--------------------------------  FEATURES PAGE  ---------------------------------------*/


.interior_content{width:100%; height:auto; float:left; background:#f1f1f1; padding:20px 0 95px 0;}
.main .interior_content{padding:0px;}
.features_right_panel{width:100%; float:right;}
.features_content_area{width: 100%;  height: auto;  float: left;  background: #FFF;  border: 1px solid #E4E4E4;box-shadow: 0px 0px 3px 2px #E4E4E4;padding:25px 17px;}
.feature-menu{width: 100%;height: auto;float: left;padding:20px 20px 10px}
.feature-menu ul, ul.side-nav {width: 100%;height: auto;float: left;margin: 0px;padding:12px 0 0 0}
.feature-menu ul li, .feature-men uul.side-nav li {width: 100%;height: auto;float: left;border-top:1px solid #e0e3e6;position: relative;}
.feature-menu ul li a, .feature-menu ul.side-nav li a {width: 100%;height: auto;float: left;color: #8a8a8a;font-size: 16px;padding: 13px 30px;font-family: 'Oxygen', sans-serif;font-weight:300;}
.feature-menu ul li:hover a, .feature-menu ul.side-nav li:hover a{color:#000}
.feature-menu ul li:first-child, .feature-menu ul.side-navli:first-child{border-top:none;}
.features_content_area h1{font-size:36px; color:#5287ac; margin: 0px 0 12px 0;text-transform:uppercase;font-weight:300}

.down-line-arrow {  background: #e6e6e6;  width: 100%;  height: 1px;  position: relative;  margin: 10px 0px 30px 0;  display: inline-block;}

.down-line-arrow span {  background: url(../img/about-arrow.png) no-repeat;   position: absolute;   width: 25px;   height: 13px;   display: block;   left: 0;   bottom: -12px;   right: 0;   margin: 0 auto; }
/*--------------------------------  EVENT PAGE  ---------------------------------------*/



.all-event{width:100%; float:left; margin-bottom:20px}
.event-list {width: 100%;margin: 10px 0px 0px;border-bottom: 1px solid #eaead8; float:left}
.all-event p {font-size:18px; font-weight:300;color:#8a8a8a;}
.event-items {width: 100%;height: auto;float: left;background: #f7f7f7; margin-bottom:30px ;}
.event-items .event-item-image {width: 11%;height:auto;float:left;position:relative;}
.event-items .event-item-content{width: 89%;height:auto;float:right;padding:15px 21px 22px 21px}
.event-item-date {width: 100%;height: auto;float: left;position: absolute;top: 0px;left: 0px;background:#8f8f8f;text-align:center;margin-top:1px}
.event-item-date p {font-size: 30px;color: #ffffff;text-transform: uppercase; text-align: center;margin: 0px;padding: 5px 0;text-shadow: -1px -1px 1px #afafaf;font-family: 'Roboto', sans-serif;font-weight:400}
.event-item-date h5 {margin: 0px;color: #fff;text-align: center;font-size: 30px;font-weight:700; padding:5px 0px;line-height: 36px;text-shadow: -1px -1px 1px #afafaf;background:#737373;font-family: 'Roboto', sans-serif;font-weight:700}
.event-item-content h5{color:#028dd0;font-weight:700;margin-bottom:15px;}
.event-item-content h5 a{font-size:20px; color:#5287ac;font-family: 'Oxygen', sans-serif;font-weight:700;margin-bottom:15px;}
.event-item-content h5 a:hover{color:#000;}

.event-item-content span{font-size:13px; color:#5287ac;margin-bottom:15px;display:block;font-family: 'Oxygen', sans-serif;font-weight:400}
.event-item-content span a{font-size:13px; color:#5287ac;display:inline-block;font-family: 'Oxygen', sans-serif;font-weight:400}
.event-item-content span a:hover{color:#000}
.event-item-content p{font-size:14px; color:#606060;}
.event-item-content p a{font-size:15px;color:#028dd0;padding:0 5px}
.event-item-content a.button{font-size:15px; color:#0b3247;margin:10px 0 5px 0;min-width:205px;border-color:#0b3247;}
/*--------------------------------  NEWS PAGE  ---------------------------------------*/
.feature-news{width:100%; float:left; margin-bottom:20px}
.news-list {width: 100%;margin: 10px 0px 0px;border-bottom: 1px solid #eaead8; float:left}
.news-items {width: 100%;height: auto;float: left;background: #f7f7f7; margin-bottom:30px}
.news-items .news-item-image {width: 11%;height:auto;float:left;background:#8f8f8f;text-align:center;padding:8px 0}
.news-items .news-item-image img {vertical-align:middle;}
.news-items .news-item-content{width: 89%;height:auto;float:right;padding:12px 21px}
.news-item-content h5 {color:#028dd0;display:inline-block}
.news-item-content h5 a{font-size:20px; color:#028dd0;font-family: 'Oxygen', sans-serif;font-weight:700;margin-bottom:15px;display:inline-block}
.news-item-content h5 a:hover{color:#000;}
.news-item-content span{font-size:16px; color:#5287ac;margin-left:15px;display:inline-block;font-family: 'Oxygen', sans-serif;font-weight:700;}
.news-item-content p{font-size:15px; color:#606060;}
.news-item-content p a{font-size:15px;color:#028dd0;padding:0 5px}

/*--------------------------------  FORUM  ---------------------------------------*/
.feature-forum {  width: 100%;  height: auto;  float: left;  padding-bottom: 35px;  border-bottom: 1px solid #EAEAD8;  margin-bottom: 25px;}
 .feature-forum .forum-name{width:43%; height:auto; float:left; padding:6px 0;border-right:1px solid #fff}
 .feature-forum ul li .forum-name{ height:auto; float:left; background:url(../img/forum-name-icon.png) left 1px center no-repeat;}

 .feature-forum .forum-topic{width:13%; height:auto; float:left; text-align:center; padding:6px 0;border-right:1px solid #fff}
 .feature-forum .forum-post{width:13%; height:auto; float:left; text-align:center;padding:6px 0;border-right:1px solid #fff}
 .feature-forum .forum-reply{width:31%; height:auto; float:left;text-align:left;padding:5px 0 5px 8px;}
 .feature-forum ul{width:100%; height:auto; float:left; margin:0px;}
 .feature-forum ul li{width:100%; height:auto; float:left; margin:0px;  padding:0px 15px;  border-bottom:1px solid #eeeeee;}
 .feature-forum ul li:nth-child(odd){background:#fcfcfc;}
 .feature-forum ul li:nth-child(even){ background:#ffffff;}
  .feature-forum ul li a{color:#028dd0; font-size:15px; font-family: 'Oxygen', sans-serif;font-weight:400;}
 .feature-forum ul li p a{color:#f7483b; font-size:14px;}
 .feature-forum ul li p{font-size:14px; padding-top:0px ;line-height: 15px; color:#5f5f5f}
 .feature-forum ul li p span{color:#b9b9b9;}
 .feature-forum ul li .forum-topic, .feature-forum ul li .forum-post,.feature-forum ul li .forum-reply{padding:11px 0 11px 8px;}

 .feature-forum .forum-title{width:100%; height:auto; float:left; background:#f6f6f0; color:#ffffff; padding:0px 15px; border-bottom:none;}
 .feature-forum p{margin:0px; color:#303d4d; font-size:17px;font-weight:700; }
 
 .frm-topic{width:172px; height:auto; color:#03c8fa;font-family: 'Oxygen', sans-serif;font-weight:700; background:#ffffff url(../img/topic-but-bg.png) left 33px center no-repeat; border:1px solid #c9c9c9; border-radius:5px; padding:11px 0px 12px 62px; }
 .feature-forum .forum-but{width:100%; height:auto; float:left; padding:0px 0px 22px 0px;}
 .feature-forum .forum-but a.button{padding:13px 27px; border-color:#5287ac;}
 .feature-forum .forum-but p a{ font-size:15px;color:#5287ac }
  .feature-forum .forum-but a.secondary{margin:0px 15px 0px 0px;}
 .feature-forum .forum-but p{width:auto; height:auto; float:left; display:inline-block; margin:14px 0px 0px 0px; font-size:15px; color:#000;} 
/*--------------------------------  FAQS ---------------------------------------*/
.feature-faqs{width: 100%;height: auto;float: left;padding-bottom: 35px;border-bottom: 1px solid #EAEAD8;margin-bottom: 25px;}
.faq-main{width:100%; height:auto; float:left; padding-top:12px;}
.faq-question{margin-bottom:1px;}
.faq-question .question a { background: #939393; padding: 0 11px; height: 50px; line-height: 50px; color: #fff; font-family: 'Oxygen', sans-serif; font-weight: 700; font-size: 20px; margin:0px; display:block;}
.faq-details{display: block; background: #F7F7F7; padding: 25px 60px 25px 25px;}
.faq-question .question a:before {content: ''; width: 50px; background: #5287ac url(../img/faq-plus-icon.png) no-repeat 0px 0px; float: left; padding: 25px 0px; margin: 0px 10px 0px -10px;}
.faq-question .question a.active:before{background-position:-50px 0px;}


/*--------------------------------  MEDIA  ---------------------------------------*/
.feature-media {width: 100%;height: auto;float: left;padding-bottom: 25px;border-bottom: 1px solid #EAEAD8;margin-bottom: 25px;}
.accordion{padding-top:12px;}
p.literature-container {font-size:15px; margin: 10px 0px; color:#686868;padding:0px}
p.literature-container span.icon{margin: 0 5px 0 0;padding:0px}
p.literature-container span.name {margin: 0 3px 0 0;}
p.literature-container span.name a{text-decoration:underline;color:#028dd0;}

/*--------------------------------  GALLERY  ---------------------------------------*/
.feature-gallery{width: 100%; height: auto; float: left; padding-bottom: 35px; border-bottom: 1px solid #EAEAD8; margin-bottom: 25px;}

#photogalleryTable a{width:100%; float:left; padding-right:4%; margin-bottom:4px;}
#photogalleryTable a img{width:100%; height:auto;}

/*--------------------------------  BLOG  ---------------------------------------*/

.main{width:100%; height:auto; float:left; padding:20px 0px 95px; background:#f1f1f1; min-height:550px;}
.main .event-item-detail{width:100%; border-bottom:2px solid #cecece; margin-bottom:20px;}
.main h1{font-size:36px; margin-bottom:30px; line-height:50px; margin-top:0px; padding-bottom:10px;}
.feature-main{width:100%; height:auto; float:left; background:#fff; min-height:500px; padding:0px 15px;}
.contact-main{width:100%; height:auto; float:left; background:#fff; min-height:500px; padding:15px;}
.feature-main p{padding:0px;}
.booking-container h1{font-size:30px;}
.date .button{color:#000;}
.date .button:hover {color:#5287ac;}

.contact-main table tr:nth-of-type(even){background:none;}


.feature-blog{width: 100%; height: auto; float: left; padding-bottom: 10px; border-bottom: 1px solid #EAEAD8; margin-bottom: 25px;}
.blog-list {width: 100%;margin: 10px 0px 0px;float:left}
.blog-items {width: 100%;height: auto;float: left;background: #f7f7f7; margin-bottom:30px ;border-radius:0 0 5px 5px}
.blog-items .blog-item-image {width: 35%;height:auto;float:left;margin:1px 0;background:#fff;}
.blog-items .blog-item-image img {width: 100%;height:auto;}
.blog-items .blog-item-content{width: 65%;height:auto;float:left;padding:18px 24px;min-height:227px;border-bottom:1px solid #fff;background: #f7f7f7}
.blog-item-content h5 a{font-size:20px; color:#5287ac;font-family: 'Oxygen', sans-serif;font-weight:700;margin-bottom:15px;}
.blog-item-content h5 a:hover{color:#000;}
.blog-item-content span{font-size:15px; color:#6d6d6d;margin-bottom:15px;display:block;font-family: 'Oxygen', sans-serif;font-weight:400;}
.blog-item-content p{font-size:15px; color:#606060;}
.blog-item-content p a{font-size:15px;color:#339933;padding:0 5px}
.blog-item-content a{font-size:15px; color:#ffffff;font-family: 'Oxygen', sans-serif;font-weight:700;margin-bottom:5px}

.blog-item-social{width:100%; float:left;height:auto;border-top:1px solid #fff;padding:5px 6px 4px 6px;background:#efefef;border-radius:0 0px 5px 5px }
.blog-social{width:auto; float:left}
.blog-social ul{width:auto; float:left;margin:0px}
.blog-social ul li{ display:inline-block;margin-left:9px;}
.blog-social ul li:first-child{margin-left:0;}
.blog-social ul li a{line-height:0px ;padding:0px;margin:0px}

.blog-comment{width:auto; float:left;margin-left:12px}
.blog-comment ul{width:auto; float:left;margin:6px 0 0 0}
.blog-comment ul li{ float:left; border-left:1px solid #cecece;padding:0 14px 0 9px;line-height:15px}
.blog-comment ul li img{ padding:0 5px 0 9px}
.blog-comment ul li{font-size:13px;color:#5387ac;font-family: 'Roboto', sans-serif;font-weight:400}
.blog-comment ul li a{font-size:13px;color:#747474;font-family: 'Roboto', sans-serif;font-weight:400}
.blog-comment ul li a:hover{text-decoration:underline}

.side-panel h4 {width: 100%; height: auto; float: left; background: #f7f7f7; color: #000; margin: 0px;  padding: 14px 30px; text-transform: uppercase; font-weight: 700; border: 1px solid #CCC7C7; border-bottom: none; border-radius: 5px 5px 0px 0px; }
.side-panel ul { width: 100%; height: auto; float: left; margin: 0 0 30px; background: #fff; border: 1px solid #CCC7C7; border-top: none; border-radius: 0px 0px 5px 5px; }
.side-panel ul li { width: 100%; height: auto; float: left; border-bottom: 1px solid #CCC7C7; position: relative;     margin:0;     padding:0; }
.side-panel ul li a { width: 100%; height: auto; float: left; color: #5287ac; font-size: 16px;     line-height:21px; padding: 10px 30px; font-weight: 700; }
.side-panel { margin-top:76px;}

.announcement-details h1{font-size:36px;}



/*--------------------------------  PAGINATION  ---------------------------------------*/
.pagination_navigation {width: 100%;float: left;margin: 0 auto;text-align: center;padding: 15px 0px;}
ul.pagination{width: auto;display: inline-block;margin: 0px;border-radius:2px;}
ul.pagination li{height:inherit;margin:0 4.5px; border-radius:4px;border:1px solid #c3c3c3;background:#d7d7d7;}
ul.pagination li a{width:43px;height:30px;line-height:30px; padding:0;font-size:14px;color:#2e4259;font-family: 'Roboto', sans-serif;font-weight:300; text-align:center;}
ul.pagination li.current a, ul.pagination li.current button{background:#578baf;}
.pagination_navigation ul li.unavailable a{padding:0px 12px;}
.pagination_navigation ul li.arrow a em{font-size:19px;color:#7d7d7d;}
.pagination_navigation ul li.arrow a:hover{background:#0a91d1;}
.pagination_navigation ul li.arrow a:hover i{;color:#fff;}
/*--------------------------------  STOREE  ---------------------------------------*/

.feature-store{width: 100%; height: auto; float: left; padding: 30px 0; border-top: 1px solid #EAEAD8; margin: 25px 0;}
.feature-store .view-cart {width: 100%;height: auto;float: right;}
.feature-store p{font-size:14px;color:#2c2c2c;text-transform:uppercase;margin-bottom:12px;}
.feature-store p a{color:#578baf;text-transform:uppercase;}
.feature-store .view-cart p {font-family: 'Roboto', sans-serif;font-weight:300;text-transform: uppercase;font-size: 14px; margin-bottom:15px; color:#2c2c2c;text-align:right}
.feature-store .view-cart a {color:#578baf; padding:3px 13px 7px 13px;width: auto;margin-left:12px}
.feature-store .wc_shop {width:100%;margin:15px 0 ;background: #fff; float:left; border:2px solid #99b4ca; padding:15px 15px 15px 13px;border-radius: 0px;}

.products ul.productList{width:100%; float:left;}
.products ul.productList li{width:50%; height:auto; float:left;}
.wc_shop .shop-images{width:100%; float:left;}
.wc_shop .shop-images img{width:100%;height:auto; }
.wc_shop .shop-description{width:100%; float:left; padding-top:37px;min-height:117px; max-height:117px;}
.wc_shop .shop-description h2 a{font-size:16px ;width:100%; text-align:center;  color:#5287ac; text-transform:uppercase; font-weight: 700; display:block;}
.wc_shop .shop-description p.new-price{width:auto; text-align:center; font-size:16px; color:#2c2c2c; margin-bottom:0px; font-weight: 700;}
.wc_shop .shop-description p.old-price{width:auto; text-align:center; font-size:14px; color:#a3bfc6;margin-bottom:8px;text-decoration: line-through;}




/*--------------------------------  PRODUICT DETAIL  ---------------------------------------*/
.feature-poplet{width: 100%; height: auto; float: left; padding: 30px 0; border-top: 1px solid #EAEAD8; margin: 25px 0;}
.product-detail{width:100%; float:left; height:auto; background:#f2f5f8; padding:37px 0}
.feature-poplet figure{padding:10px 0;text-align:center;}
.feature-poplet figure img{vertical-align: middle;text-align: center;}
.pro_detail_des{padding:0 0 0 15px;}
.pro_detail_des h2{margin-bottom:20px;line-height:24px;letter-spacing:2px;}
.pro_detail_des h2 a{font-size:24px; color:#2c2c2c;font-weight:700;text-transform:uppercase; margin-bottom:20px;line-height:24px;letter-spacing:2px;}
.pro_detail_des h2 a:hover{color:#028dd0;}
.pro_detail_des p{font-size:15px; color:#2c2c2c; float:left;width:100%;font-family: 'Roboto', sans-serif;font-weight:400}
.pro_detail_des p a{font-size:15px; color:#0a91d1;text-decoration:underline;float:right}
.pro_detail_des p a:hover{color:#939393}
.pro_detail_des h6{font-size:15px; color:#2c2c2c;font-weight:700;}
.pro_detail_des span{font-size:16px;color:#2c2c2c;font-family: 'Roboto', sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:25px;display:block}
.feature-poplet .chosen-container-single .chosen-single span{font-size:15px;font-family: 'Oxygen', sans-serif;font-weight:400;text-transform:capitalize;color:#2c2c2c}


.select-handover{width:100%; float:left}
.item_quantity{width:100% ;float:left;height:auto;margin:25px 0 15px 0; }

.item_quantity span{font-size:15px;color:#2c2c2c;font-family: 'Roboto', sans-serif;font-weight:300;display:inline-block;text-transform:capitalize; letter-spacing:0px;margin:10px 15px 0 0}
.item_quantity input{width:42px ;height:42px ;display:inline-block;margin:0px}
.item_quantity a{margin:0px}
/*==========	 BUTTON		==========*/
.button-scheme{width:100%; height:auto; float:left; padding:20px 0px 20px 0px;}
.button-class{width:100%; height:auto; float:left;}
.button-class ul{width:100%; height:auto; float:left; margin:0px;}
.button-class ul li{width:auto; height:auto; float:left;margin-bottom:15px;margin-right:15px;}
 
/*==========	 BUTTON		==========*/
button, .button { text-decoration: none;width:auto; text-transform:uppercase; min-width:137px; padding:9px 12px; font-size: 13px;background: #5287ac; color: #FFF; border-radius:0px ;margin:0px; font-family: 'Oxygen', sans-serif; font-weight:700; border:2px solid #99b4ca}
button:hover, button:focus, .button:hover, .button:focus { background:#b8b8af; color:#fff;border-color:#b8b8af}

input[type="submit"], #catshopbuy{text-decoration: none; width: auto; text-transform: uppercase; min-width: 137px; padding: 9px 12px; font-size: 13px; background: #5287ac; color: #FFF; border-radius: 0px; margin: 0px; font-family: 'Oxygen', sans-serif; font-weight: 700; border: 2px solid #99b4ca; cursor:pointer;}
input[type="submit"]:hover, input[type="submit"]:focus, #catshopbuy:hover, #catshopbuy:focus{background: #b8b8af; color: #fff; border-color: #b8b8af; }

button.secondary, .button.secondary {background:transparent;  color:#5287ac; border:2px solid #99b4ca  }
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { color:#b8b8af;border-color:#b8b8af;background:#fff;}

button.large, .button.large{padding:14px 10px; font-size:15.6px}
button.small, .button.small{font-size: 12px;padding: 9px 15px;min-width: 158px;font-weight: 600;}


#preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fefefe;
height: 100%;
z-index: 9999;
overflow: hidden;
}
#status {
width: 200px;
height: 200px;
position: absolute;
left: 50%;
top: 50%;
background-image:url(../images/logo-loader.GIF);
background-repeat: no-repeat;
background-position: center;
margin: -100px 0 0 -100px;
z-index: 9999;
} 

.productList, .productList ul{width:100%; height:auto; float:left;}
.product-main{width:100%; height:auto; float:left; background:#fff; padding:40px 15px;}
.product-remove a:link, .product-remove a:visited{background:url(../img/cart-remove.png) no-repeat; width:24px; height:24px; float:left;}
table.webform tr.even, table tr.alt, table.webform tr:nth-of-type(even){background:none;}

#form-login form label{display:inline-block !important;}


@media(max-width: 1280px){
	
	
	.search-form form{position:absolute;right:0px;top:0px}
	.top-bar-section{padding-right:45px;}
	.home-deals .slick-prev{left:-45px;}
	.home-deals .slick-next{right:-45px;}
	.delas-main{padding:0 45px}
	.home-deals .slick-prev, .home-deals .slick-next{height:35px;width:35px	}
	.delas-main .wc_deal{min-height:227px; max-height:227px}
	.delas-main .wc_deal img{height:227px}
	.delas-main .wc_deal:hover .deal-overlay{ padding-top:50px; }


}


@media(max-width: 1024px){
	
	
	.home-deals .slick-prev{left:-5px;}
	.home-deals .slick-next{right:-5px;}
	.travel-service{padding:15px 0 45px 0}
	.right-need{padding:0 0 16px 4px}
	.tour-bottom-right>h5{padding-top:14px;}
	.dep-date{width:46%; float:left;margin-right:4%}
	.but-book{width:46%;float:left;margin-top:25px;margin-left:4%}
	.travel-content{min-height:235px;}
	.src-date .medium-6{width:100%; margin-bottom:15px;}
	.travel-title input[type="submit"]{width:100%; margin:15px 0;max-width:145px}
	.travel-title label{min-height:40px}


}


@media(max-width: 991px){
	
	
	.usa-flag{margin-left:15px}
	.slider-cap{top:18%;}
	.right-div-title h4{font-size:20px;}
	.top-bar-section .menu{margin-right:0px;}
	.head-detail ul li:first-child{display:none;}


}


@media(max-width: 940px){
	
	
	.top-bar-section li:not(.has-form) a:not(.button){font-size:14px; padding:0 8px}
	.top-bar .name img{width:175px;}
	.top-bar-section{padding-right:20px;}
	.head-detail ul li{padding-right:8px; margin-right:8px;}
	.hero .slick-prev, .hero .slick-next{top:65%}
	.slider-cap{top:25px;}
	.slider-cap h1{font-size:44px}
	.service-item h5{height:45px;}
	.happy-title{padding:30px 0 100px 0}
	.happy-slider .slick-prev, .happy-slider .slick-next{top:26%}
	.footer-detail h3 a{font-size:26px;}
	.interior_content .side_panel{padding-left:0px}
	.right-div{padding:20px 16px }
	.right-div-title em{margin-right:6px}
	.event-item-date p, .event-item-date h5{font-size:24px}
	.feature-forum .forum-but p{width:100%;margin-bottom:20px}
	.blog-comment ul li{padding:0 5px}
	.blog-comment ul li img{padding:0 3px 0 0}
	.blog-comment, .blog-social ul li{margin-left:5px}
	.blog-comment ul li a{font-size:10px}
	.tour-bottom-right p{font-size:14px;}
	.dep-date h5{font-size:15px}
	.travel-title select{font-size:12px;padding-left:5px;}
	.item_quantity a {margin: 12px 0px 0px;}

}


@media(max-width: 799px){

	.head-detail ul li:nth-child(1){display:none}
	.delas-main .wc_deal:hover .deal-overlay{ padding-top:35px; }
	.right-need h3{font-size:28px;}
	.feature-forum p{font-size:14px;}

}


@media(max-width: 767px){
	
	
	.top-bar-section li:not(.has-form) a:not(.button) {font-size: 12px;padding: 0 8px; text-transform: capitalize;}
	.deals-all .wc_deal{width:50% !important; border:1px solid #fff;}
	.home-deals{padding:35px 0 40px;}
	.footer-top .tow_column{width:100%;margin:15px 0}
	.footer-social{float:right;}
	.interior_content .content_area{width:100%;margin-bottom:25px}
	.interior_content .side_panel{width: 100%;padding-left: 15px;margin-bottom: 25px;max-width: 390px;float: none !important; margin: 0 auto;}

	.narrow-search, .src-country, .src-date, .src-day{width:50%}
	.src-day{padding:0 18px;}
	.travel-content{min-height:235px;}
	.src-date .medium-6{width:50%; margin-bottom:0px;}
	.travel-title input[type="submit"] {  width: 95px;  margin: 40px 0 0 6px;  max-width: inherit;}
	.travel-title label{min-height:20px}
	.src-day span{width:130px;}
	.travel-title .src-day select{width:120px}
	.cart-item.product-remove{width:9%;}
	.product-title{width:46%; padding-right:5px;}
	.product-remove a:link, .product-remove a:visited{width:20px; height:20px; background-size:cover; float:right;}
	.cltax, .product-tax{display:none;}
	.clprice, .clcost, .clremove{width:13%;}
	.product-price{width:14%;}
	.clqty, .product-qty, .product-total{width:15%;}
	.head-detail ul li:nth-child(2){display:none;}
	.head-account ul li a{padding:0 6px;}
	.head-account{padding-right:10px;}
	

}


@media(max-width: 641px){


	.top-bar.expanded .title-area{background:none;}
	.top-bar-section .menu{width:100%}
	.top-bar .toggle-topbar.menu-icon a {height: 44px;padding:0px;color: #5287AC;border: 2px solid #5287AC;border-radius: 5px;top: -6px;width: 50px;}
	.top-bar .toggle-topbar.menu-icon a span::after {margin-top: -7px;box-shadow: 0 0 0 1px #5287AC, 0 7px 0 1px #5287AC, 0 14px 0 1px #5287AC;}
	.search-form form {right: 75px;  top: 77px; position:fixed; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
	.top-bar-section li:not(.has-form) a:not(.button) {font-size: 18px;  padding: 3px 2px;}
	.top-bar-section .has-dropdown > a:after{font-size:28px;-webkit-transform: rotate(270deg);-moz-transform: rotate(270deg);-ms-transform: rotate(270deg);-o-transform: rotate(270deg); transform: rotate(270deg);margin-top:9px}
	.top-bar-section .dropdown li.title h5 a {color: #787878;display: block;text-transform: uppercase;}
	.hero .slick-prev, .hero .slick-next{display:none !important;}
	.slider-cap p {font-size: 16px;margin-bottom: 14px;}
	.service-item h5{height:inherit;}
	.service-item{margin-bottom:20px}
	.delas-main{padding:0 35px}
	.footer-copyright p{width:100%;margin-bottom:16px}
	.footer-bottom{text-align: center;padding:20px 0}

	.blog-comment ul li{padding:0 8px}
	.blog-comment ul li a,.blog-comment ul li{font-size:10px}
	.pro_detail_des{padding:0px}
	.travel-list-bottom h5{font-size:14px; min-width:78px}
	.travel-list-bottom a.button{min-width:80px}
	.service-all{width:100%; float:none;display:block;margin:0 auto;max-width:360px}

	table.forum .icon{width:25px;margin-top:5px;}
	table.forum td{padding:9px 5px !important}
	table.forum .icon img{width:100%}
	table.forum .forum{margin:0 0 0 30px;}
	table.forum .forum h3 {font-size:20px;line-height:20px}
	table.forum td.lastpost{width:20px !important ;}
	table.forum td.posts{width:20px !important;}
	table.forum td.topics{width:20px !important;}
	table.forum td.name{width:40% !important ;}
	.top-bar-section .menu, .top-bar-section .dropdown{padding-top:20px;}
	.search-form form.form-top{top:12px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
	.travel-item{min-height:775px;}
	.top-bar-section ul li > a{line-height:25px !important;}
    
    #outerImageContainer {  max-width: 90%; overflow: hidden;max-height:285px !important}
	#imageDataContainer { max-width: 90%;overflow: hidden;}
	#lightboxImage { max-width: 100%;}


}


@media(max-width: 599px){
	
	
	.deal-overlay p{display:none;}
	.deal-overlay a{margin-top:8px;}
	.blog-post h2.post-title, .booking-container h1, .announcement-details h1{font-size:24px;}	
	.features_content_area h1{font-size:24px; font-weight:400;}	
	p{font-size:16px !important;}
	.travel-item{min-height:818px;}
	.main h1{font-size:24px; line-height:30px;}
	.head-detail ul li:nth-child(3){display:none}

}

@media(max-width: 567px){
	
	
	.slider-cap p {display:none}	
	.slider-cap h1{font-size:30px;}
	.slider-cap{top:20px;}
	.hero .button {width: 150px;font-size: 14px;}
	.button-border {width: 150px;font-size: 14px;}
	.service-all{padding-top:0px}

	.blog-comment ul li{padding:0 5px}
	.blog-comment ul li a{font-size:9px}
	.delas-main .wc_deal, .blog-items .blog-item-image{width:100%;}
	.blog-items .blog-item-content{width:100%;padding:20px 15px}
	.blog-comment ul li img{display:none;}
	.event-item-date p, .event-item-date h5 {font-size: 18px;line-height: 27px;}
	.item_quantity a {margin: 0px;min-width: 100px;margin-top: 5px;}
	.dep-date{width:100%; float:left;margin-right:0%}
	.but-book{width:100%;float:left;margin-top:0px;margin-left:0%}
	.tabs .tab-title > a{min-width:inherit; padding:8px 11px; font-size:14px}
	.tabs .tab-title > a em{font-size:15px;margin-right:5px;}
	.travel-list .column{width:100%;}
	.src-day span, .travel-title .src-day select{width:100%;}
	.src-date .medium-6{width:100%; margin-bottom:15px}

	.travel-title input[type="submit"]{width:100%; margin:15px 0}

	h1{ font-size:36px;}
	h2, .travel-tour-title h2{font-size:28px; }
	h3{font-size:24px;}
	h4{font-size:22px;}

	table.forum .forum h3 {font-size:14px;line-height:20px}
	table.forum .icon{width:25px;margin-top:5px;}
	table.forum td{padding:9px 5px !important}
	table.forum .icon img{width:100%}
	table.forum .forum{margin:0 0 0 30px;}
	table.forum .forum h3 {font-size:14px;line-height:20px}
	table.forum td.lastpost{width:20px !important ;}
	table.forum td.posts{width:20px !important;}
	table.forum td.topics{width:20px !important;}
	table.forum td.name{width:40% !important ;}
	
	.travel-item{min-height:inherit;}
	.tour-slider .slider-nav{height:94px;}
    #outerImageContainer {max-height:255px !important}
    #outerImageContainer>#imageContainer>img {position:absolute;top:0px;left:0px;}

}


@media(max-width: 479px){


	.head-detail ul li{border: none;float: none;display: block;margin: 0 auto;text-align: center;}
	.head-detail, .social-nav{width:100%;display:block;margin:0 auto;float:none;}
	.head-detail ul li p{display:inline-block;text-align:center;}	
	.social-nav ul{width: auto;  display: block;margin: 0 auto; text-align: center;}
	.social-nav ul li{float: none;display:inline-block;margin: 0 auto;text-align: center;}
	.footer-top .tow_column .column{width:100%;margin-bottom:20px}
	.footer-social, .footer-detail{float:left;}
	.about-team .column, .products ul.productList li{width:100%;}
	.event-items .event-item-content, .news-items .news-item-content{width:100%;}
	.event-item-date{position:inherit}
	.event-item-date p, .event-item-date h5{width:50%; float:left}
	.event-items .event-item-image, .news-items .news-item-image{width: 100%;float: left;max-width: 135px;}	
	.feature-forum .forum-but a.button {padding: 13px 10px;min-width: 72px;font-size: 12px;}
	.feature-forum .forum-name{width:30%;}
	.feature-forum .forum-reply{width:30%;}
	.feature-forum .forum-post{width:20%;}
	.feature-forum .forum-topic{width:20%;}
	.feature-forum p, .feature-forum ul li p{font-size:12px !important;}
	.pagination_navigation ul li a{width:30px;}
	.narrow-search, .src-country, .src-date, .src-day{width:100%;}
	.src-country{padding:0 18px}
	.arrow-right{display:none;}
	.footer-top{text-align:center;}
	.footer-top h6{margin:0px 0 15px 0}
	.footer-social, .footer-detail{float:none;}
	.footer-form input[type="submit"]{float:none;display:inline-block}
	.search-form{display:none;}
	.src-date .wc_date{padding:0px 10px;}
	.tour-slider .slider-nav{position:inherit; float:left; background: rgba(0,0,0,0.8);}  	
	.tour-slider .slider-for{margin-bottom:-2px;}
	.blog-post h2.post-title{font-size:18px;}	
	.feature-forum .forum-but a.secondary{margin-right:8px;}
	.feature-store .view-cart a{display:block;}	
	.form-container input#FirstName, .form-container input#LastName, .form-container input#EmailAddress, .form-container input#Company, .form-container input#WorkPhone, .comment-form input.cat_textbox_small, 			.comment-form textarea{width:100%;}
	p{font-size:14px !important;}
	.tour-slider .slider-for img{max-height: 155px;}
	.team-full .small-6{width:100%;}
	.travel-image, .travel-image img{height:auto;}
	.head-account{width:100%; text-align:center; padding-top:8px;}
	.head-account ul{width: auto; height: auto; margin: 0 auto; display: inline-block;}
	.deals-all .wc_deal {width: 100% !important;}
    
    #outerImageContainer {max-height:150px !important}

}


 