.engine-btns a {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: rgb(241 93 48);
    margin-right: 2px;
    padding: 8px 15px;
    color: white;
    font-family: 'Ruluko';
    cursor: pointer;
    font-size: 19px;
	border: 1px solid #f15d30;
}
#activebtn {
    background: #00518b;
    cursor: initial;
	border: 1px solid #00518b;
}
.engine-btns {
    margin-bottom: 4px;
}
.destination-fluid.hidden-xsooo p {
    font-family: 'Ruluko';
    font-size: 21px;
    color: #000;
}
.about-company-fluid.white-bg p {
    font-size: 21px;
    font-family: 'Ruluko';
    color: #000;
}
.dss {
    width: 100%;
    height: 172px;
    border: 2px solid red;
    border-radius: 42px 0px 40px 0px;
    box-shadow: 0px 0px 11px 6px #00518b;
}
.dss img {
    width: 97%;
    border-radius: 50px 0px 40px 0px;
}
.infopagegrabber.mt15 p {
    font-size: 20px;
    font-family: 'Ruluko';
    color: #000;
    line-height: 27px;
}
.infopagegrabber.mt15 ul li {
    font-size: 20px;
    font-family: 'Ruluko';
    color: #000;
	line-height: 27px;
}
.destination-fluid.hidden-xsooo ul li {
    font-size: 21px;
    color: #000;
    font-family: 'Ruluko';
}
img.dss-napa {
    display: none;
}
.grabber p {
    color: #fff;
}
a.dss-akdr {
    font-size: 20px;
    color: #000;
    font-family: 'Ruluko';
    font-weight: 600;
    display: none;
}

@media (max-width: 767px){
.wimage {margin: 0px 0 0 0; }
.dss img {width: 100%; height: 100%;}

.top-fluid {display: none;}
section.qw_jroute.hidden-xsooo { display: none;}
.container-fluid.destination-fluid.hidden-xsooo {  display: block;}
.grabber { display: block;}
.grabber.dss-akdr { display: block;}
.last-footer-fluid.text-center {  display: block;}
.col-sm-12.col-xs-12.copyright.text-right { display: none;}
footer.hidden-xsooo {padding: 0px 0px;}
.text-center.dss1 { width: 50%; float: left;  margin-bottom: 5px;}
a.btn.btn-primaryx { padding: 4px 12px; font-size: 17px; font-weight: 800;}
img.dss-napa {width: 12%!important;float: right;display: block;position: absolute;right: 95px; margin-top: -7px!important; z-index: 999;top: 5px;}
.qrelative { position: fixed!important; top: 0px; background: #fff;  z-index: 999; width: 100%;}
a.dss-akdr { display: block; width: 100%; text-align: center;float: left;}
.search-fluid {  padding-top: 36px;}
.destination-fluid.hidden-xsooo p {color: #fff;background: #0a0a0aa8;font-weight: 600;}
.qis_xicon {top: 21px;width: 100%;height: 15%;}






}