/*media query for large screen devices*/
@media (min-width: 1201px) {

}
/*//media query for large screen devices*/


/*media query for desktop devices*/
@media (min-width: 993px) and (max-width: 1200px) {

}
/*//media query for desktop devices*/


/*media query for medium screen devices*/
@media (min-width: 769px) and (max-width: 992px) {

}
/*//media query for medium screen devices*/


/*media query for tablets screen devices*/
@media (min-width: 481px) and (max-width: 768px) {

}
/*//media query for tablets screen devices*/


/*media query for tablets screen devices*/
@media (min-width: 321px) and (max-width: 480px) {

}
/*//media query for tablets screen devices*/


/*media query for tablets screen devices*/
@media (max-width: 320px) {

}
/*//media query for tablets screen devices*/





/*this css for package detail page*/
.innerpackagecontainer{margin-top: 30px; margin-bottom: 30px;}
a{text-decoration: none;}
a:hover{text-decoration: none !important;}
.mnav-panel {
    padding: 0px;
		border: 0;
		border-radius: none;
}
.maincol{padding: 15px; background:#f5f5f5;}
.categorycol .maincol{border-bottom: 1px solid #f0f0f0;}
.maincol p{ line-height: 26px; font-size: 13px;}
.imgscale{   position: relative;overflow: hidden;}
.imgscale img{   width: 100%;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;}
.imgscale:hover .imgscaleimg{-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);}

		.offer-box {
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.offer-top {
    width: 100%;
    padding: 10px 15px;
    background: #000;
}
.offer-bottom {
    width: 100%;
    padding: 10px 15px;
    background: #ff6600;
		color: #000000;
}

.featured-cr {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
}
.featured-spe {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
}
.featured-btm {

    width: 100%;
    padding: 13px 10px;
    margin-bottom: 30px;
    background: #ff6600;
}
.featured-btm a {
    margin-right: 10px;
		color: #ffffff;
		text-decoration: none;
}
.featured-btm a:hover {
    color: #000000;
}
.aside{margin-bottom: 30px;}
.aside:last-of-type{margin-bottom: 0px;}
.latest-news{margin-top: 5px; font-size: 24px; color: #f60;}
.newbox{font-size: 14px !important; color: #5e5e5e; border-bottom: 1px dotted #ccc; margin-top: 15px;}
.newbox:last-of-type{border-bottom: none;}
.newbox a{text-decoration: none;}
.newbox p{margin-top: 10px;}
/*//this css for package detail page*/
.xsmargin{margin-top: 20px;}
.mt-5{margin-top: -4px !important; font-size: 16px;}
.p0{padding: 0px !important;}


.mnav-panel{padding: 0px;}
.mtab-content{    display: block !important; height: auto !important; background: initial !important; padding: 0px !important; color: initial !important;}
.nav-tabs>li>a{border-radius: 0px; margin-right: 0px;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{background: #19213a !important; color: #ffffff !important; border-radius: 0px;}
.mnav-tabs>li>a{border-right: 1px solid #eeeeee; color: #000000;}
.mnav-tabs{}
.mnav-tabs>li{text-align: center;}
.mnav-tabs>li>a{padding: 8px 12px;}
.mpanel-heading{padding: 0px; background-color: #ff8200 !important;}
.mpanel-body{padding: 0px; padding: 15px; background: #f8f8f8;}
.itinfo{background: #ffffff; padding: 15px;}
.itinfo h3{margin-top: 0px; font-size: 18px;color: #19213a;}
.itinfo p{margin-bottom: 0px;}
.inex{padding-left: 15px; margin-top: 10px;}

.hotel-category{padding-left: 0px; list-style-type: none;}
.hotel-category li{float: left; text-align: center; width: 20%; min-height: 140px;}
.hotel-category li h4{ border-bottom: 1px solid #f5f5f5; margin-top: 0px; padding:10px 13px; font-size: 16px;}
.hotel-category li p{padding: 0px 10px;}
.hotel-category li:nth-child(odd){background: #ffffff;}
.hotel-category li:nth-child(even){background: #f9f9f9;}
.tcon li{margin-top: 5px; margin-bottom: 10px; line-height: 26px; font-size: 13px;}
.howtobookheading>div{min-height: 30px !important;}
.howtobookrow{border-bottom: 1px solid #eeeeee;}
.howtobookrow>div{text-align: center; padding: 5px 10px; min-height: 70px;}
.howtobookrow>div:nth-child(odd){background: #cde3ff;}
.howtobookrow>div:nth-child(even){background: #f9f9f9;}
.howtobookrow>div p{margin-bottom: 0px; line-height: 26px; margin-top: 5px;}
.margintop{margin-top:15px; display:block;}
.cancelrow>div{min-height: 100px;}
.mpacrow{padding: 0px 15px;}
.mpacrow img{width: 100%; }
.rpc{    font-size: 14px;
    color: #ff6600 ;
		text-align: left;
    margin-top: 10px;
}
.viewdetail{    font-size: 14px;
    color: #ff6600 ;
		text-align: left;
    margin-top: 7px;
}

.view-detail {
    text-decoration: none;
    padding: 8px 16px;
    background: #ff6600;
    color: #ffffff;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
		letter-spacing: .5px;
}
.view-detail:hover{background: #000000; color: #ffffff;}
.notes,.tcon{padding-left: 15px;}
/*this media query for those elements which are global*/
@media (max-width: 767px) {
.innerpackagecontainer{padding: 0px;}
.mnav-tabs>li{width: 33.3333%}
.mnav-tabs>li>a{border-right: 1px solid #eeeeee !important;border-bottom: 1px solid #eeeeee !important;}
.hotel-category li{ min-height: 210px;}
.hotel-category li h4{min-height: 55px;}
.howtobookrow>div{min-height: 150px;}
.offer-box{position: absolute; top: 45%; }
.offer-top{ padding: 3px 5px;}
.featured-cr {
    color: #ffffff;
    font-size: 14px;
    font-weight: 100;
}
.featured-spe {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}
}
/*//this media query for those elements which are global*/
@media (max-width: 480px) {
	.mnav-tabs>li{width: 50%}
}
