body{font-family: 'Lato', sans-serif; margin:0; padding:0;     font-size: 15px;     line-height: 23px; color:#000000;}
a {
    color: #5c8d9c;
    text-decoration: none;
}
.section-title p {
  margin: 0;
}
.top-destination-area .section-title.section-padding {
  margin:40px 0;
}
.destinations-page-content-area.section-padding {
	padding-bottom: 20px;
}
.destinations-page-content-area .single-team-member.padding-bottom,.team-details-content-area .single-team-member.padding-bottom {
	padding-bottom: 85px;
}
.single-sea-tours-item:hover{
	background:#F5F5F5;
	
	
}

.single-sea-tours-item{margin-bottom: px;}
.single-sea-tours-image1{background-image:url(../../image/seetour-item/dami.jpg)}
.single-sea-tours-image2{background-image:url(../../image/seetour-item/dami.jpg)}
.single-sea-tours-image3{background-image:url(../../image/seetour-item/dami.jpg)}

.single-sea-tours-image {
  
  background-size: cover;
  background-position: center;
 
}
.sea-tours-columns.padding-bottom {
	padding-bottom: 0px;
}
.single-sea-tours-item h2{
	color: #fff;
  font-size: 22px;
  position: absolute;
  bottom: 6px;
  margin: 0;
  left: 25px;font-weight: 300;font-family: 'Asiyah Script';
}
.single-sea-tours-image h2 {
  color: #fff;
  font-size: 22px;
  position: absolute;
  bottom: 6px;
  margin: 0;
  left: 25px;font-weight: 300;font-family: 'Asiyah Script';
}
.single-sea-tours-image .pink-btn {
  position: absolute;
  right: 30px;
  top: 30px;
}
.single-sea-tours-text h5 {
  font-weight: 900;
  font-size: 17px;color: #484848;
}
.single-sea-tours-text {
  padding: 14px 10px;
  margin-bottom:10px;
  
}
.single-sea-tours-text a {
  color: #484848;
}
.single-sea-tours-text i.zmdi {
  color: #D82460;
}
.single-sea-tours-text i.zmdi.dark-star {
	color: #656565;
}
.clr{
	clear:both;
}
/*contact*/
.bread-cum-banner{   
    height: 250px;
    background-attachment: fixed;
    background-size: 100%;
    padding-top: 125px;
    overflow: hidden;
    position: relative;}
	
.bread-cum-banner img{position:absolute; top:0; left:0; width: 100%; min-height:100%;}

.bcum-bx{position: relative;}
	
.breadcrumb{ margin: 0;
    font-size: 12px;
    padding: 0;
    background-color: transparent;
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 1px solid #ffdd00;
    border-radius: 0;}
	
.breadcrumb li{display: inline-block;}

.breadcrumb li a{font-size: 20px;}

.breadcrumb li a.home{    color: #fff;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    line-height: 36px;}
	
.breadcrumb li + li:before{    padding: 0 10px;
    color: #fff;
    content: '\f178';
    font-family: FontAwesome; }
	
.breadcrumb li + li a{font-size:12px; color:#fff;}
	
.breadcrumb li.active a:after{    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #ffdd00;	}
	
.breadcrumb li.active a{    color: #fff;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    line-height: 36px; font-size:12px;}

.bread-cum-banner h2{    position: relative;     margin: 15px 0 0 0;
    font-size: 38px;
    font-weight: 900;
    line-height: 90px;
    letter-spacing: 5px;
    /* max-width: 745px; */
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
    letter-spacing: 4px;}
	
.contact-form-bx{    padding-bottom: 50px;      padding-top: 50px; position: relative;
    background-repeat: repeat;
    background-position: bottom;
    background-size: cover;
    -webkit-background-size: cover; background-image: url("../img/form-bg.jpg");
    background-attachment: fixed;}
	
.cnt-form{    position: absolute;
    padding: 53px 0;
    width: 33%;
    z-index: 2;}
	
.form-fl{    background-color: #ffdd00;
    padding: 40px 35px;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 50px 40px;}
	
.form-fl h3{    font-size: 22px;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    color: #3c3c3c;}
	
.form-fl .subttle{    font-style: italic;
    margin: 0 0 35px 0;}
	
.form-fl .form-input{    border: 1px solid #baa203;
    border-radius: 0;    background-color: rgba(255, 255, 255, 0.2);
    margin-bottom: 10px;
    padding-left: 20px;}
	
.form-fl textarea{    height: 100px;
    overflow: auto;
    max-width: 100%;}
	
.form-fl .frm-sbmt{    margin-top: 30px;}

.btn-sbt-cnt{width: 170px;
    height: 34px;
    border: 1px solid #3c3c3c;
    background-color: #3c3c3c;
    border-radius: 50px;
    padding: 0 0 0 15px;
    position: relative;
    text-align: center;
    color: #ffef00;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;}
	
.btn-sbt-cnt:before{    position: absolute;
    left: 0;
    padding-right: 15px;
    width: 100%;
    content: attr(data-hover);
    color: #ffef00;
    opacity: 0;
    text-align: center;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.btn-sbt-cnt .txt{color: #ffdd00;
    font-style: inherit;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.btn-sbt-cnt .fa{    position: absolute;
    left: 1px;
    top: 1px;
    bottom: 1px;
    padding: 9px;
    border-radius: 50%;
    text-align: center;
    color: #ffdd00;
    background-color: #505050;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.cnt-form-img{    display: inline-block;
    float: right;}
	
.btn-sbt-cnt:hover:before{opacity: 1;}
.btn-sbt-cnt:hover .txt{opacity: 0;}

.btn-sbt-cnt:hover .fa {
    left: calc(100% - 32px);
    left: -webkit-calc(100% - 32px);
    left: -moz-calc(100% - 32px);
}

.cnt-map-cnt{position: absolute;
    z-index: 1;
    width: 330px;
    height: 330px;
    border-radius: 50%;
    padding: 70px 10px 0;
    text-align: center;
    color: #FFF;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.75);
	background-color: rgba(13, 27, 32, 0.8);}
	
.cnt-map-cnt h2{margin: 0 0 35px 0;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
	color: #FFF;}
	
.cnt-map-cnt h2:after{position: absolute;
    content: "";
    bottom: 5px;
    right: -57px;
    width: 50px;
    height: 3px;
    background-color: #ffdd00;
	    bottom: -20px;
    left: 33%;
    width: 54px;
    height: 2px;}
	
.cnt-map-cnt p{    margin-bottom: 0px;     line-height: 24px;}

.cnt-map-cnt p a{color:#fff;}

.cnt-map-cnt p .fa{margin-right: 3px;}

.map-open{background-color: #ffdd00;
    padding: 7.5% 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;}
	
.btn-map-on{    width: 100px;
    background-color: #3c3c3c;
    border: 1px solid #3c3c3c;
    color: #fff;
    text-transform: none;
    padding: 6px 10px;    border-radius: 35px;}
	
.btn-map-on:hover{color:#fff;}
	
.cnt-map-bx{background-image: url("../img/map-bg.jpg");
    width: 100%;
    height: 520px;
    position: relative;
    z-index: 1;
    background-position: bottom;
    background-size: cover;
    -webkit-background-size: cover;
    background-repeat: repeat;}

/*contact*/
/*tour*/
.epjur-icons-bx{    margin-top: 75px;}

.head-dif{    font-size: 18px;
    padding-left: 20px;
    position: relative;
    margin: 0 0 20px 0; font-weight: bold;
    color: #555;}
	
.head-dif:before{    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #6e747c;
    position: absolute;
    left: 0px;
    top: 5px;}
	
.bread-price{    display: inline-block;
    font-size: 62px;
    font-weight: 900;
    color: #ffdd00;
    text-transform: uppercase;
    line-height: 0; margin-left: 30px; position: relative;}
	
.bread-price span{    font-weight: 400;
    font-size: 16px; color:#fff;}
	
.epjur-icons-bx ul{    padding-left: 0;
    display: inline-block;
    list-style: none;     width: 100%;}
	
.epjur-icons-bx ul li{    vertical-align: middle;
    border: 1px solid #cfcfcf;
    text-align: center;
    padding: 9.5px 0;
    margin: 0 15px;
    transition-duration: 0.3s;
    transition-property: transform;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    -moz-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
	width: 14.1%; float:left;     display: inline-block; transition:0.5s; cursor:pointer;}
	
.epjur-icons-bx ul li:hover{    background-color: #087dc2;
    border-color: #087dc2;
    color: #fff; transition-duration: 0.3s; transition:0.5s;}
	
.epjur-icons-bx .icon-journey{font-size: 26px;}

.epjur-icons-bx p{    font-size: 16px;
    margin-bottom: 0px;}

.over-bx{    padding-top: 10px;}
.over-container-inner{    position: relative;
    padding-top: 10px;}	
.over-container-inner:before{content: '';
    position: absolute;
    top: 10px;
    left: 35px;
    height: 100%;
    width: 2px;
    background: #d7d7d7;
    z-index: -99;}

.over-container-inner h3{    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;}	
.over-container-inner h3 span{    background-color: #ffdd00;
    padding: 7px 15px 6px;}
	
.over-cnt{margin-left: 65px;
    margin-top: 30px;
    padding-bottom: 50px;
    position: relative;}
	
.over-container-inner:nth-last-child(1) .over-cnt{padding-bottom:0;}
.over-container-inner:nth-last-child(1) .cir-point{height: 150px;}
	
.cir-point{position: absolute;
    left: -39px;
    top: 50%;
    width: 20px;
    height: 20px;
    background-color: #FFF;
    border: 3px solid #FFF;
    margin-top: -8px;}
	
.cir-point:before{    content: "";
    height: 2px;
    width: 80px;
    position: absolute;
    background-color: #d7d7d7;
    left: 16px;
    top: 5px;
    z-index: -9999;}
	
.cir-point .fa{position: absolute;
    top: -1px;
    left: 1px;
    font-size: 15px;
    color: #d7d7d7; }
	
.over-cnt-inner{    width: 65%;
    margin-left: 2%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;}
	
.over-cnt-inner:before{content: "";
    height: 2px;
    width: 0;
    position: absolute;
    background-color: #d7d7d7;
    left: -40px;
    top: 50%;
    z-index: -9999;}
	
.loc-bx{padding: 30px 30px 20px 69px;
    position: relative;
    background-color: #fafafa;
    min-height: 250px;
    border-right: 2px solid #FFF;}
	
.loc-name{    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
    position: relative;}
	
.loc-name .fa{    position: absolute;
    left: -40px;
    top: -5px;
    border: 1px solid;
    border-radius: 50%;
    padding: 1%;
    width: 32px;
    height: 32px; text-align: center;
    line-height: 22px;}
	
.over-des{margin-bottom: 0px;}

.img-col{width: 30%;
    margin-left: 2%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;}
	
.img-col:before{content: "";
    height: 2px;
    width: 0;
    position: absolute;
    background-color: #d7d7d7;
    left: -40px;
    top: 50%;
    z-index: -9999; width: 15%;}
	
.img-col-inner{border-left: 2px solid #FFF;
    overflow: hidden;
    cursor: pointer;
    height: 250px;}
	
.img-col-inner img{    width: 100%;
    height: 100%;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;}
	
.img-col-inner:hover img{transform: scale(1.2) rotate(1deg);}

.bx-bnow{margin-top:50px; margin-bottom: 40px;}

.book-now-btn{text-align:center;}

.book-now-btn a{    padding: 7px 35px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 50px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    background-color: #ffdd00;
    border: 1px solid #ffdd00;
    color: #3c3c3c;
    font-size: 13px;}
	
.book-now-btn a:hover{transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;     background: #087dc2; color:#fff; border-color: #087dc2;}
	
.bx-bnow-form{    padding: 30px 30px;
    background-color: #ffdd00;
    text-align: center;
    color: #545454; margin-top: 20px;}
	
.bx-bnow-form h2{    font-size: 19px;
    text-transform: uppercase;
    color: #3c3c3c;
    font-weight: 900;
    margin: 0 0 20px;
    background-color: transparent;
    border-bottom: none;}
	
.bx-bnow-form label{display: block;
    text-align: left;}
	
.bx-bnow-form input, .bx-bnow-form select, .bx-bnow-form textarea{    border: 0; box-shadow: 0 0 0;
    border-radius: 0;}
	
.bx-bnow-form textarea{height: 120px;	}
	
.bx-bnow-form .input-group-addon{    background: #fff;
    box-shadow: 0 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;}
	
.bx-bnow-form .col-md-3, .bx-bnow-form .col-md-12{margin-bottom: 20px;}

.pack-tb{    margin-top: 0px;}

.pack-tb thead{    background: #ffdd00;}

.pack-tb tr th, .pack-tb tr td{text-align:center;}

.pack-ttl{    font-weight: bold;
    font-size: 16px;     color: #087dc2;}
	
.pack-tb ul{margin-bottom:25px; list-style-type:circle;}

.pack-tb ul li{margin-bottom: 5px;}

.pack-tb-img-inner{    max-height: 360px;
    overflow: hidden;
    margin-bottom: 25px;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.pack-tb-img-inner img{transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; transform: scale(1.2)}
	
.pack-tb-img-inner:hover img{ transform: scale(1) ;}

.tab-tur .nav li{background:#087dc2; color:#fff; margin-right: 2px;}
.tab-tur .nav li a{    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    width: 149px;
    text-align: center;}
.tab-tur .nav-tabs{border-bottom: 1px solid #087dc2;}

.tab-tur .nav-tabs li:hover a, .tab-tur .nav-tabs li:hover a:focus, .tab-tur .nav-tabs li:hover a:hover{background:#ffdd00; border:0; border-bottom:0; color:#000; border-radius: 0; margin: 0;}

.tab-tur .nav-tabs>li.active>a, .tab-tur .nav-tabs>li.active>a:focus, .tab-tur .nav-tabs>li.active>a:hover{background:#ffdd00; border:0; border-bottom:0; color:#000; border-radius: 0; margin: 0;}

.tab-tur .pack-tb{margin-top:0;}
.tab-tur h2{    font-size: 20px;
    font-weight: 700;
    margin-bottom: 45px;
    margin-top: 30px;}
	
.tab-tur{    margin-top: 50px;}
	
/*tour*/
/*hotel*/
.htl-pg{margin-top:5px; margin-bottom:55px;}
.banner-htl{    border: 1px solid #ffdd00;
    height: 300px;
    overflow: hidden;}
	
.banner-htl img{min-width:100%; min-height:100%;}
	
.bx-htl{background:#73a3b9; padding:20px; color: #fff;     margin-top: 15px;}

.img-bx{    width: 100%;
    height: 210px;
    overflow: hidden;
    border: 7px solid #fff;
    position: relative;}
	
.img-bx:before{content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 120%;
    top: 0;
    left: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.6) 75%, rgba(0, 0, 0, 0.7) 85%, rgba(0, 0, 0, 0.8) 90%, rgba(0, 0, 0, 0.9) 100%);}
	
.bx-htl-cnt{z-index: 99;    position: absolute;
    top: 155px;
    width: 100%;
    padding: 0 15px;
    height: 100%;}
	
.bx-htl-cnt a {    font-size: 13px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.bx-htl-cnt .icons{    float: right;
    font-size: 30px;
    margin-top: -13px;}
	
.bx-htl .col-md-4{margin-bottom:25px;}

.bx-htl  h2{    margin-top: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 24px;}
	
.img-bx:hover a{color:#ffdd00; transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; min-height:100%; width:100%;}
	
.img-bx img{transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;     min-width: 100%;
    min-height: 100%;}
	
.img-bx:hover img{transform:scale(1.2); transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.cat-lst ul li:nth-child(even){background:#f9f9f9;}
.cat-lst ul ul li:nth-child(even):hover{background:#fff;}

.cat-lst ul li a{color:#333; text-transform:uppercase;}

.cat-lst ul li .fa{float:right;     color: #555;
    margin-top: 4px;}
	
.cat-lst ul li :focus, .cat-lst ul li :hover{background:inherit;}

.cat-lst ul li a.collapsed .fa:before{content:"\f067";}

.cat-lst ul ul{padding: 0 10px 0 15px; background-color:#fff; margin-bottom: 0;}
	
.cat-lst ul ul li{background:#fff;        border-bottom: 1px solid #f5f5f5;}

.cat-lst ul ul li:nth-last-child(1){border-bottom:0;}

.cat-lst ul ul li:nth-child(even){background:#fff;}

.cat-lst ul ul li a{    font-size: 12px;     padding: 6px 15px;}

.cat-lst ul ul:focus, .cat-lst ul ul:hover{background:#fff;}

.htl-rht p{font-size:16px;}

.htl-rht p strong{font-size:17px;}

.htl-rht h3{    font-weight: bold;
    color: #087dc2;
    margin-top: 30px;
    margin-bottom: 25px;}
	
.htl-rht ul{    margin-left: 0;
    padding-left: 18px;
    list-style-type: circle;
    font-size: 15px;}
	
.htl-rht ul li{margin-bottom:6px;}

.htl-lft ul{margin-bottom:35px;}

.htl-rht .fac{margin-top:20px;}

.aside-vw-bx{    height: 160px;
    overflow: hidden; position:relative;     -webkit-transition: all .7s ease;
    transition: all .7s ease;     margin-top: 18px;}
	
.aside-vw-bx img{min-height:100%; min-width:100%;     -webkit-transition: all .7s ease;
    transition: all .7s ease;}

.aside-vw-bx h3{    margin-top: 0;
    font-size: 21px;
    font-weight: bold;}
	
.aside-vw-cnt .fa{color:#ffdd00; -webkit-transition: all .7s ease;
    transition: all .7s ease;}
	
.aside-vw-cnt{    position: absolute;
    top: 125px;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
	background: url(../img/shadow_tour.png) left bottom repeat-x;     background-position: 0 -25px;
	    -webkit-transition: all .7s ease;
    transition: all .7s ease;}
	
.aside-vw-bx:hover img{transform:Scale(1.2);  -webkit-transition: all .7s ease;
    transition: all .7s ease;}
	
.aside-vw-bx:hover .aside-vw-cnt{top:0; -webkit-transition: all .7s ease;
    transition: all .7s ease; background:rgba(0,0,0,0.5); padding-top: 22%;}
	
.aside-vw-bx:hover h3{color:#fff;}

.aside-vw-cnt .fa:hover {font-size:24px; -webkit-transition: all .7s ease;
    transition: all .7s ease;}
	
	
	
	
	
	
	.weekend-tour p{text-align:justify;}
	.weekend-tour p strong{color:#2a76c2;}
	.weekend-tour h4{color:#2a76c2;}
	
	
	
.inclution-img{ width:100%; float:left; border: 1px solid #CCC;

padding: 8px;

margin-bottom: 20px;

overflow:hidden;

}

.inclution-img img{  width: 100%;

  float: left;

	-webkit-transition: all 0.5s linear;

	-moz-transition: all 0.5s linear;

	-o-transition: all 0.5s linear;

	-ms-transition: all 0.5s linear;

	transition: all 0.5s linear;

}

.inclution-img img:hover {

	-webkit-transform: scale(1.1, 1.1);

	-moz-transform: scale(1.1, 1.1);

	-o-transform: scale(1.1, 1.1);

	-ms-transform: scale(1.1, 1.1);

	transform: scale(1.1, 1.1);

}
	
	
	
	
	
	
	
	
/*hotel*/


/*contact us css*/
/********************************/
.welcome-website {
    padding: 50px 0px;
    background: #f5f5f5;
}

.box {
    cursor: pointer;
    box-shadow: 0px 2px 10px -4px #333745;
    padding: 20px 0px;
    margin-bottom: 20px;
  background: #fff;
}

.incon-box i {
    font-size: 35px;
    color: #fff;
    background: #00137f;
    height: 55px;
    width: 55px;
    line-height: 50px;
    border: 3px solid transparent;
    transition: all .4s ease-in;
}
.my-video{
    width:100%;
    
}
.contactusbanner{
	width:100%;
	float:left;
	margin-bottom:20px;
}
.contactusbanner img{
	width:100%;
	float:left;
}
.box-tittle {
    width: 100%;
font-size: 25px;
color: #003399;
font-weight: 800;
text-align: center;
padding:15px 0 10px 0;
}

.box:hover .incon-box i {
    background: #fff;
    border: 3px solid #00137f;
    color: #00137f;
    transition: all .4s ease-in;
}


/********Cotact Us Box ************/

.contact-us-box {
    position: relative;
    margin-top: 25px;
    padding: 30px;
}

.contact-us-box .incon-box {
    position: absolute;
    top: -20px;
    left: 40%;
}
.
.contact-form label {
    color: #00137f;
}

.contact-form input {
    height: 40px;
    border-radius: 0px;
}

.contact-form textarea {
    border-radius: 0px;
}

.iframe-map {
    width: 100%;
    height: 300px;
}
.section-title h2 {
    font-size: 30px;
    color: #222;
    position: relative;
    padding-bottom: 10px;
}
.panel-box {
    border-radius: 0px!important;
    
}
.section-title h2 span {
    color: #00137f;
}
.send-btn{
    background: #00137f;
    border: 1px solid #00137f;
    border-radius: 0;
    color: #FFFFFF;
    display: block;
    font-family: 'Roboto', sans-serif;
    padding: 12px 45px;
}

/*end contact us css*/
/*feed back*/

/*end*/
a:hover{text-decoration: none; color: #5c8d9c;}
img{max-width:100%;}

.top-nav{background: #003585; color:#ffffff;     font-size: 14px;     padding: 13px 0; font-weight:600;}
.ul-lft{padding-left:0; margin:0; list-style:none; float:left; font-size: 13px;}
.ul-lft li{display:inline-block; margin-right:35px;}
.ul-lft li a{ color:#ffffff;}
.ul-lft li .fa{    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: transparent;
    color: #9dce65;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    margin-right: 0px;}

.ul-rht{padding-left:0; margin:0; list-style:none; float:right;}
.ul-rht li{display:inline-block;}
.ul-rht li .fa{    background:transparent;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    line-height: 31px;
    color: #ffffff; font-size: 16px; margin-left: 8px; transition: 0.5s;}

.ul-rht li .fa:hover{color:#ff7240; transform: scale(1.1);
}
	
	
.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
    border: 0;
    border-radius: 0;     margin: 0; padding: 24px 0;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background:transparent; color:#fbb000;}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color:#fbb000;}
.navbar-nav>li{text-transform: inherit;
    font-weight: normal;
    font-size: 14px;}
.navbar-default .navbar-nav>li>a{color:#000; padding: 17px 15px;}
.navbar-brand{    padding-top: 6px;
    padding-bottom: 0;}
	
	
.hm-head{text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 40px;}
.hm-head span{    display: block;
    color: #939290;
    text-transform: initial;
    font-size: 18px;
    font-weight: 100;     margin-top: 10px;}


.navbar-nav>li>.dropdown-menu{    background-color:#f4f4f4;
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.125);
    -moz-box-shadow: 0 3px 8px rgba(0,0,0,0.125);
    box-shadow: 0 3px 8px rgba(0,0,0,0.125);
    border: 0;
    padding: 0;
    margin-top: 0;
    border-top: 0;
    border-radius: 0;
    left: 0; top:100%;}
	
.navbar-nav .dropdown-menu>li>a {
    padding: 6px 10px;
    color: #000;
}

.navbar-nav .dropdown-menu>li{border-bottom:1px solid #ddd;}

.dropdown:hover .dropdown-menu {
    display: inline-block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
    z-index:999999;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{background:#fbb000; color:#fff;}

.navbar-nav li.dropdown li:hover a:after{height:0 !important;}

.dropdown-menu{    min-width: 215px;}


.banner-fourcl{padding-top: 45px;}
.banner-fourcl-bx{margin-bottom: 25px;}
.banner-fourcl-img img{border-radius:50%; transition:0.5s;}
.pricebx{      font-size: 18px;
    background: #5c8d9c;
    color: #fff;
    display: block;
    width: 90px;
    text-align: center;
    border-radius: 50%;
    height: 90px;
    font-weight: 300;
    padding-top: 20px;
    margin-top: -80px;
    position: relative; transition:0.5s;
}
.banner-fourcl-bx:hover .banner-fourcl-img img{transform: scale(0.95);}

.banner-fourcl-bx:hover .pricebx{background:#ff6600; transform: scale(0.95);}
	 
.banner-fourcl-bx h2{    font-weight: 800;
    font-size: 26px;
    color: #222;}

.rd-mr a{text-decoration: underline; font-size: 13px;}

.head-main{text-transform: uppercase;
    font-size: 35px;
    padding-bottom: 15px;
   
    margin-bottom: 25px; margin-top: 13px;}
.newtitlw{
	width:100%;
	font-size:35px;
	color:#003399;
	font-weight:800;
	text-align:center;
	padding:30px 0 30px 0;
}
.head-main span{display: block;
    color: #fec107;
    font-size: 15px;
    margin-bottom: 8px;
	font-weight:600;}

.pop-des{    padding-top: 25px;}

.tour-pak-box{padding: 0;     height: 250px; position: relative; overflow: hidden;
}

.tour-pak-box img{height:100%; transition: 0.5s ease-in; width:100%;}
.tour-pak-box:before{content: ""; position: absolute; top: 0; left: 0; width: 100%; height:100%; background: rgba(0,0,0,0.4);
}

.tour-pak-box:hover img{transform: scale(1.1);}

.tour-pak-cnt{    position: absolute;
    bottom: 15px;
    color: #fff;
    padding: 0 20px;
}

.tour-pak-cnt h4{    text-transform: uppercase;
    color: #fec107;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
}

.tour-pak-cnt h3{    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
}


.vac-box{background:url(../images/pack-bg.jpg) no-repeat; background-size:100% 100%; padding: 70px 0;
}

.vac-box-inner{padding-right: 280px; color:#fff; position: relative;
}

.vac-box-inner h3{    color: #f9ed76;
    font-size: 46px;
    font-weight: bold;
}

.vac-box-inner h4{    color: #f9ed76;
    margin-top: 20px;
}

.vac-box-inner h4 strong{color:#fff; font-size: 48px; margin: 0 10px;
}

.vac-box-inner button{
        position: absolute;
    right: 0;
    top: 50px;
    background: #fc000d;
    border: 0;
    padding: 11px 50px;
    font-weight: bold;
    text-transform: uppercase;
    border: 2px solid #c9000a; transition: 0.5s;
}
.vac-box-inner button:hover{background: #fec107; color:#000; border-color:#fec107 }


.most-popu{    padding: 50px 0;}
.most-popu h2{    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 24px;
    letter-spacing: 6px; text-align:center;     margin-bottom: 0;}  
    
.head-pp-bl{    padding-bottom: 0px;     color: #b9b9b9;     font-size: 14px;
    line-height: 26px;
    font-weight: 400; text-align:center;     margin-bottom: 65px;}
    
.mp-img{    position: relative;
    width: 100%;
    min-height: 200px;
    color: #fff;
    margin-bottom: 30px; height:200px; overflow:hidden;     border-radius: 5px;  -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);}
    
.mp-img img{min-height:100%;  -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);     width: 100%; height:100%;} 
    
.dl-mp{position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
   -moz-border-radius: 5px;
    border-radius: 5px;}
    
.mp-cnt{    padding: 0px 10px 10px 10px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;}
    
.mp-cnt h4  {    font-weight: 700;
    letter-spacing: 3px;
    padding-bottom: 10px; text-transform: uppercase;     font-size: 16px;}
    
.mp-cnt h4 a{color:#fff;}
    
a, a:link, a:visited, a:active, a:hover{    cursor: pointer;
    text-decoration: none;
    outline: none;}
    
.mp-cnt h5{    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px; display: none}
    
.mp-cnt h5 strong{    color: #ff6600; font-weight: 700;}

.mp-img:hover .dl-mp{opacity:1;}
.mp-img:hover h4 a{color: #ff6600;}
.mp-img:hover img{transform:scale(1.2); -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1);
    -moz-border-radius: 5px;}

.mp-content{background:url('') no-repeat;}

.mp-content{    position: relative;
    width: 100%;
    min-height: 430px;}
    
.bg-map{    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
        background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
-webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; 
    position: absolute;
        -moz-background-size: contain;
    background-size: contain;}
    
.mp-content-inner{-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    width: 100%;
    left: 0px;}
    
.mp-content-inner h3{    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
        padding-bottom: 20px;     margin-top: 0;}

.mp-content-inner h4{    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    letter-spacing: 2px;
    padding-bottom: 20px;     margin-bottom: 0;}

.mp-content-inner p{    padding-bottom: 30px; color: #b9b9b9;     font-size: 14px;
    line-height: 26px;
    font-weight: 400;}
    
.mp-content-inner ul{    position: relative;
    width: 100%;
    list-style-type: disc;
    color: #bebebe;
    list-style-position: inside;     padding-left: 0;}
    
.mp-content-inner ul li{    font-size: 14px;
    line-height: 24px;     font-weight: 400; width:32%; float:left; color:#3663b0;}
    
.view-all{     height: 50px;
    line-height: 47px;
    padding: 0 19px;
    border: 2px solid #ff6600;
    background: #ff6600;
    margin-top: 35px;
    color: #fff;
    border-radius: 31px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold; transition:0.5s;}
    
.view-all:hover{background: #087dc2; border-color:#087dc2; transition:0.5s;}
    
.view-all .fa{    margin-right: 5px;}


.happy-cus{background:url(../images/cust-bg.jpg) no-repeat; background-size:100% 100%; padding: 40px 0 0; color:#fff; 
}

.happy-cus h2{text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 34px;
    margin-top: 0; margin-bottom: 30px;}
 
.happy-cus h2 span{display: block;
    text-transform: initial;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;}

.prog-box{position: relative; background:#fff;     margin-top: 40px;}
.happy-cus-lft{padding-top:25px;}
.prog-box-inner1{position: relative; width: 100%; background:#1cbcb4; height: 13px;}
.prog-box-inner{position: relative; width: 94%; background:#1cbcb4; height: 13px;}

.prog-box-inner1 h3 span{float: right;}
.prog-box-inner1 h3{font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: -20px;
    margin-top: 0;
    width: 100%;}

.prog-box-inner h3 span{float: right;}
.prog-box-inner h3{font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: -20px;
    margin-top: 0;
    width: 100%;}


.ft-logo{
    text-align: center;  padding:70px 15px; min-height: 235px;}

footer{background:#2e3b4e; color:#a3adbc; position: relative;
}

footer a{color:#ffffff;
}

.ft-add{ color:#ffffff;     padding:28px 40px; min-height: 235px;
}

.ft-add h3{font-size: 15px;
}

.ft-add p{    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
}

.ft-head{    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    margin-top: 45px;     padding-left: 25px;
}

.ft-links ul{padding-left: 0; list-style: none;     font-size: 15px;     padding-left: 25px;
}
.ft-links ul li a{transition:0.5s;}
.ft-links ul li:hover a{padding-left:8px; color:#ff7240;}


.top-lnk {
        display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 0;
    border-left: 1px dashed rgba(255, 255, 255, 0.5);
    position: absolute;
    right: 0;
    top: 0;
    height: 100%; text-transform: uppercase; text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;     padding: 0 8px;
}

.top-lnk a{    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: nowrap;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 3.3333333333rem;
    padding: 0; transition:0.5s;
}

.top-lnk a:hover{color:#ff7240;}

.top-lnk .fa{    margin-left: 7px;
    font-size: 15px;
}


.navbar-brand>img.mb-logo{display:none;
}


.banner-hm h4{font-size: 36px;
}

.banner-hm h3{text-transform: uppercase;
    font-weight: bold;
    font-size: 74px;
    letter-spacing: 6px;
    margin-top: 10px;
}

.banner-hm p{color: #fbb000;
}

.banner-hm button{background: transparent;
    text-transform: uppercase;
    font-size: 18px;
    border: 2px solid #fff;
    padding: 10px 40px;
    font-weight: bold;
    border-radius: 35px;
    margin-top: 35px; transition: 0.5s;
}

.banner-hm button:hover{background:#fbb000
}

.banner-hm .item img{height:510px; width:100%;
}

.banner-hm .carousel-caption {    bottom: initial;
    top: 25%;
    width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
}


.inner-pages-lft h2{
        font-weight: 800;
    color: #003585;
   font-size:35px;
}
.three{
	 font-weight: 800;
    color: #F00;
   font-size:20px;
  
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:20px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
.call{
	position:fixed;
	width:60px;
	height:60px;
	bottom:20px;
	left:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:35px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.my-call{
	margin-top:16px;
}
.hotelname{
	width:100%;
	float:left;
	height:auto;
	background:#E6F2F9;
	padding:15px;
}

.hotelname ul li{
	padding:5px;
	border-bottom:1px solid #3CF;
}
.inner-pages-lft h5{    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    margin-top: 14px;
    margin-bottom: 15px;
    color: #2a76c2;
}

.tour-nav{    background: #eeeeee;
    border: #e0e0e0 solid 1px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 0;
    margin-top: 20px;
}

.tour-nav ul{list-style:none; padding-left: 0;     margin: 0;
}

.tour-nav ul li{display: inline-block; padding: 0 5px 0 10px;
}

.tour-nav ul li a{      padding: 8px 15px;
    font-size: 20px;
    color: #fff;
    text-decoration: none; display: inline-block;
    background: #fbb000;
    border-radius: 4px;
    font-weight: 300;
}

.tour-nav ul li a:hover{background:#9dce65;}

.tour-nav ul li:last-child a{    background: #d00707;
}

.head-tour{    color: #fbb000;
    font-size: 28px;
    font-weight: 400;
    margin-top: 25px;
}

#nav-Itinerary .panel-group .panel{background: #f5f5f5;
    border: 1px solid #e6e6e6;
    border-radius: 0; padding-bottom: 0px;
}

#nav-Itinerary .panel-default>.panel-heading{border: 0;
}

#nav-Itinerary .panel-default>.panel-heading+.panel-collapse>.panel-body{border: 0;
}

#nav-Itinerary .panel-title{    font-size: 17px;
    color: #000;
}

#nav-Itinerary .panel-title span{font-weight: bold; color: #2a76c2;
}

#nav-Itinerary .panel-title a{ display: block;
    line-height: 27px;}

#nav-Itinerary .panel-title .fa{  float: right;
    color: #fff;
    margin-top: 0;
    background: #fbb000;
    padding: 6px 8px;
    border-radius: 4px;
    font-size: 14px;
}

#nav-Itinerary .collapsed .fa-plus:before {
    content: "\f067";
}

#nav-Itinerary .fa-plus:before {
    content: "\f068";
}

.plan-trip{    background: #2e3b4e;
    border: 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 20px;
    border-radius: 5px;
    margin-top: 20px;
}
.plan-trip:hover{background: #ff7240;}
.inner-pages{padding-bottom:60px;
}

:focus{outline: none;
}

.price-show{text-align: center;     padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3; margin-top: 20px;
}

.price-show h3{    margin-top: 0;
    font-weight: 400;
    font-size: 17px;
    color: #d00707;
}

.price-show h3 span{    font-size: 32px;
}

.price-show h4{color: #d00707; font-size: 16px;
}

#nav-Inquire h3{    font-size: 30px;
    color: #003585;
    padding: 12px 0;
   
    margin: 0;
    text-align: center;
	font-weight:800;
	width:100%;
	
}

#nav-Inquire form{    background: #003585;
    border: 1px solid #ccc;
    padding: 30px 20px;
	box-shadow: 0px 8px 10px #003;
	border-radius:30px 0 30px 0;
}

#nav-Inquire form input{    border-radius: 1px;
    height: 40px;
    font-size: 13px;
    margin-bottom: 10px;     padding: 0 8px; border: 1px solid #ccc;
}

#nav-Inquire form select{    border-radius: 1px; border: 1px solid #ccc;
    height: 40px;
    font-size: 13px;
    margin-bottom: 10px;     padding: 0 8px;
}

#nav-Inquire form textarea{height:70px; border-radius: 1px; border: 1px solid #ccc; margin-bottom: 10px;
}
.captcha-img{height:32px;
}

.enq-submit{    font-size: 16px;
    border: 2px solid #fbb000;
    padding: 10px 35px;
    margin: 8px 0px;
    color: #FFF;
    background: #fbb000;
    border-radius: 4px;
    width: 100%;
}

.enq-submit:hover{background: #003585; border-color: #ffffff;
}

.cal-box{position: relative;
}

.cal-box .fa{position: absolute; right: 10px; top: 8px;
}
	
@media(max-width:1024px){

.navbar-default .navbar-nav>li>a{    padding: 17px 7px;}
.ul-lft li:first-child{display:none;}
.navbar-collapse.collapse{padding:0;}

.ft-add{    padding: 28px 15px;
	}

.head-main{    margin-top: 15px;}
}
	
@media(max-width:998px){
.navbar-brand img{display:none}
.navbar-brand img.mb-logo{display:block;
	}
.navbar-default .navbar-nav>li>a {
    padding: 17px 5px;
}

.most-popu{     padding-top: 30px;     padding-bottom: 10px; }
.mp-content-inner{    top: 40%;}
.mp-content{min-height:350px;}

.happy-cus-lft{text-align: center;}
.happy-cus-lft img{    width: 70%;
    margin: 0 auto;}

.happy-cus{padding-bottom:40px;}
.happy-cus-lft{display:none;}
}
	
@media(max-width:767px){

.navbar-collapse.collapse{padding-right: 15px;
    padding-left: 15px;}
.navbar-nav{margin-top:0; margin-bottom:0; background:#2e3b4e;}
.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover
{
    border-color: #fbbe16;
    background: #fbbe16;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background:#fbb000; color:#fff;}
.navbar-nav .dropdown-menu>li{border-bottom:0;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
.navbar-default .navbar-nav>li>a {
    padding: 9px 15px; color:#fff;
}
.navbar-default{padding: 14px 0;
	}

.top-lnk{display:none;}
.ft-logo{padding: 50px 15px;
    min-height: 185px;}
.ft-add{min-height: 185px;}

.vac-box-inner h3{font-size: 32px;}

.carousel-caption{display:none;}
.banner-hm .item img{height: auto;}
}
	
@media(max-width:667px){
.vac-box-inner{padding-right: 200px;}
	
}
	
@media(max-width:568px){
.ft-add {
    padding: 18px 15px;
}
.ft-head{padding-left:0;
	}
.ft-links ul{padding-left:0;}

.head-main{font-size: 25px;}

.vac-box-inner{padding-right: 0;}
.vac-box-inner button{position: relative; top: 0}

}
	
@media(max-width:480px){

.bread-cum-banner{    background-size: 100% 100%;}
.epjur-icons-bx p{    font-size: 14px;}
.loc-bx{    border-right: 0;}
.ul-rht{display:none;}
.ft-logo, .ft-add{width:100%; min-height:inherit;
	}

.ft-links .col-xs-4{width:100%;}
.ft-links ul{margin-bottom: 0}
.ft-head{margin-top: 25px;}
footer{padding-bottom: 20px;}
.ft-logo{padding: 20px 15px;}

.happy-cus-rht h2{    font-size: 24px;}
}


@media(max-width:414px){
.inner-banner h4{font-size: 10px;}	
.inner-banner h3{font-size: 12px;}

.banner-fourcl .col-xs-6{ width:100%;   text-align: center;
	}
.pricebx{    margin: 0 auto;
    margin-top: -50px;}

.tour-pak-box{width:100%;}
.vac-box-inner h3 {
    font-size: 24px;
}
.bread-cum-banner{     height: 190px;     background-size: 100%; background-attachment:inherit;     padding-top: 75px;}
.arnd-support-img{display:none;}
.arnd-support-cnt:after{display:none;}
.arnd-support-cnt{width:100%;	    display: block;}
.epjur-icons-bx{    margin-top: 35px;}
.over-bx{padding-top: 15px;}
.over-cnt{    margin-left: 0;
    margin-top: 7px;}
.cir-point{display:none;}
.loc-bx{padding: 30px 20px 20px 20px;}
.loc-name .fa{    right: -9px; left:inherit;}
.head-main {
    font-size: 22px;
}
.banner-fourcl-bx h2{    font-size: 20px;}

.mp-content-inner ul li{width:48%}
}


	
@media(max-width:375px){
.bread-cum-banner h2{    font-size: 32px;}	
.epjur-icons-bx ul li{    margin: 0 4% 15px; width: 42%; }
	}
	
@media(max-width:360px){

.ul-lft{    font-size: 12px;}
.ul-lft li {
    margin-right:5px;
}
.ul-lft li .fa{margin-right: 1px;}
.bread-cum-banner{    height: 155px;     padding-top: 46px;}
.bread-cum-banner h2{    font-size: 22px;}
.breadcrumb li a{font-size: 16px;}
.cnt-map-cnt{width: 270px;}
.cnt-map-cnt h2{    font-size: 18px;}

	}
	
	
	
.bannerContact{
    width: 400px;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    right: 10px;
    z-index: 9999;
    margin-top: -430px;
}

@media(max-width:520px){
    .bannerContact{
        width: 95%;
        padding: 10px;
        background-color: rgba(255, 255, 255, 0.5);
        position: absolute;
        right: 10px;
        z-index: 9999;
        margin-top: -350px;  
    }
	.navbar-brand img.mb-logo {
  display: block;
  width: 257px;
}
.ul-lft {
  font-size: 12px;
  text-align: center;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  border-color: #fbbe16;
  background: #fbbe16;
}
    
    .banner-hm .item img{
        height: 380px;
    }
}


	

	
	