#desth4
{
    font-size: 14px;
    text-decoration: underline;

}
#otherinfo>dt
{
    line-height: 13px;
}
#tourstyle>ul
{
    color:#333;
}
#tourstyle>ul>li
{
    position: relative;
    display: block;
    padding: 10px 2px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;

}

#tourstyle >ul >li:first-child
{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#tourstyle>ul>li:last-child
{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#notransform
{
    text-transform: none;
}
#thnails
{
    min-height: 520px;
}

#pricetable
{
    background-color:#002aee;
    color: #fff;
}
#tourpc
{
    font-size: 26px;
    font-weight: 700;

}


#duration-css{
    background: #316fc3;
    padding:10px ;
    border-radius: 10px;
    color: #fff;

}
#cityhover:hover
{

    color:rgba(255,137,30,1);
}

.modal-backdrop{
    z-index: 99;
}

@media (min-width: 768px) {

    .modal-dialog {
        width: 800px;
        margin: 30px auto;
    }
}


#drop
{
    width:370px;
}


#cus-head{
    margin-top: 30px;
    margin-bottom: 10px;
    color: #c71916;
}

#nav
{
    padding: 0px;
    margin: 0px;
}

.row.city-info:not(h4){
    margin-bottom: 12px;
}

.row.city-info h4{
    margin-bottom: 10px;
    text-decoration: underline;
}

.bgcolor-siderbar{
    background-color: #ddd;
}

#group-list>a{
    font-weight: 700;
}

#group-list a .badge{
    background-color: rgba(255,137,30,1);
}

#graybackgd{
    background-color: rgba(239, 239, 239,.4);
}

#btn-clr{
    color: #fff;
}

#testimonial-box{
    margin-bottom: 20px;
    background-color: rgba(239, 239, 239, .5);
    border: 2px solid #efefef;
    padding: 20px;
    border-radius: 20px;
}

.fancybox-overlay {
    background: rgba(0,0,0,.7);
}

.sbOptions .sbDisabled{
    padding: 16px 8px;
    text-transform: uppercase;
    background: #ed2c2f;
    color: #fff;
}

.isotopeFilters ul.filter>li.active a{
    background-color: #fff;
    color: #000;
}
.isotopeFilters ul.filter>li a{
    color: #fff;
}
.ed-datepicker{
    border: 1px solid rgba(222, 222, 222, 0.3);
}

.ed-datepicker .input-group-addon{
    padding-right: 8px;
}

#label-control-cus{
    text-align: left;
}

#enquiry-form-header{
    color:#fff;
    background: #224370;
    font-weight: 800;
    font-size: 16px;
}
#travellerspanel-heading
{
    background-color: #ed2c2f;
    color: #fff;
}
.slogan span {
    font-size: 24px;
    font-family: 'Gloria Hallelujah', cursive;
    display: inline-block;
    color: #ed2c2f;
    white-space: nowrap;
}
@media (max-width: 479px) {
    .slogan span {
        font-size: 15px;

    }
}
@media (min-width: 768px) {
    .slogan span {
        margin-top: 80px;

    }
}

@media (max-width: 767px) {
    .slogan {
        text-align: center;
    }
}

#topnav-a
{
    color:#FFFFFF;
    padding:8px;
}

#nav-class
{
    text-align: right;
    margin-bottom: 0px;
    color: #fff;
    font-size: 13px;
    line-height: 10px;
    font-weight: bold;
    display: inline-block;
    background-color: #ed2c2f;
    padding: 13px 20px;
    border-radius: 0 0 7px 7px;
}

@media (max-width: 319px) {
    #nav-class{
        padding: 13px 18px;
    }
}

@media (max-width: 767px) {
    #nav-class{
        margin-top: 20px;
        display: block;
        text-align: center;
    }
}

#top-nav-contact{
    font-weight: bold;
    line-height: 1.7;
    margin-top: 25px;
    font-size: 17px;
    color: #224370;
}
@media (max-width: 360px) {
    #top-nav-contact{
        margin-top: 9px;
        margin-bottom: 9px;
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    #top-nav-contact{
        text-align: center;
        margin-top: 9px;
        margin-bottom: 9px;
    }
}
@media (max-width: 319px) {
    #top-nav-contact{
        font-size: 12px;
    }
}
#slider-custom{
    margin: 0px 40px;
    padding-top: 20px;
    padding-bottom: 0px;
}
#slider-custom .fullscreenbanner{
    -webkit-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.75);
}
@media (min-width: 768px) {
    #slider-custom .fullscreenbanner{
        margin-top: 35px;

    }
}
.pull-right{
    font-size: 16px;
    padding: 5px 0px;
    background-color: #3767a9;
    border-radius: 100%;
    font-weight: bold;
    color:rgba(255, 111, 21,1);
    border: none;

    width:30px;
    margin-right: -35px;
    margin-top: 7px;
    padding-left:6px;

}

#some-thing{
    border: 1px solid #aaa;
    border-radius: 5%;
    padding: 17px 20px;
    height: 75px;
}

#some-thing .fa{
    color: rgba(164, 167, 200, 1);
}

#some-thing h4{
    margin-bottom:0px;
    color: #3767a9;
}

#some-thing .glyphicon{
    color: #fff;
}

.top-mar{
    margin-top:45px;

}


#orange-bgcolor{
    background-color: #f5f0e9;
}

#nav-class span{
    color: #fff;
}

#air-eqnuiry .form-group{
    margin-bottom: 9px;
}

#some-thing .glyphicon{
    color: #fff;
}


.top-mar{
    margin-top:45px;
}


#orange-bgcolor{
    background-color: #f5f0e9;
}

#nav-class span{
    color: #fff;
}

#air-eqnuiry .form-group{
    margin-bottom: 9px;
}

@media (min-width: 768px) {
    #air-eqnuiry .control-label {
        font-size: 13px;
    }
}

#logo-img-cust img{
    width: 165px;
}

@media (max-width: 767px) {
    #logo-img-cust{
        text-align: center;
    }
}

@media (max-width: 480px) {
    #logo-img-cust img{
        width: 100px;
    }


}

#no-padding{
    padding-left: 0px;
    padding-right: 0px;
}

#blur-logo-color{
    color: #224370;
}

#condtion-css{
    background-color: #f95052;
    font-size: 20px;
    margin-right: 10px;
}