.ws-bg-wasim{background-color:#2a5880; border: 1px solid #2a5880; color: #fff;}
.sticky_enquiry_btn {
  height: 0;
  width: 100px;
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 1000;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.services-section .card-text {
  font-size: 20px;
}
.bnws{position: relative;}
.bnwsimg{position: relative;}
.plan-cards .card-text {
  padding: 0 3%;
}
.india-centric .card-text {
  padding: 0 7%;
}
.travel-card-img {
  max-width: 100%;
  height: 100%;
}
.plan-travel-img img {
  width: 70px;
}
.plan-travel-img {
  text-align: center;
}
.card-text {
  text-align: center;
  font-size: 17px;
  margin-top: 16px;
  color: #000;
}
.card-img-top {
    width: 80px !important;
    display: inline-block !important;
  }
.card img {
  max-width: 100%;
  max-height: 100%;
}
.card-img {
  max-width: 80%;
  margin: 0 auto;
}
.card {
  max-width: 540px;
}

.plan-cards{border :none;}
.formsection-ws{margin-top: 10%;}
.bg-form-wsm{background-color: rgba(107, 148, 175, 0.5); color: #000;}
.sticky_enquiry_btn a {
  display: block;
  background: #2a5880;
  height: 52px;
  padding-top: 15px;
  width: 180px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  border-radius: 10px 10px 0 0;
  font-stretch: normal;
  font-family: myriad pro, sans-serif;
  text-shadow: 1px 1px #ffdbdb;
}
.sticky_enquiry_btn a:hover {
  background: #153762;
}
.mob-hide {
  display: block !important;
}
.desktop-hide {
  display: none !important;
}
.whatsapp-block {
  height: 0;
  width: 40px;
  position: fixed;
  right: 20px;
  top: calc(50% + 160px);
  top: -webkit-calc(50% + 160px);
  z-index: 1000;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.whatsapp-block a {
  display: block;
  /*background: #153762;*/
  border-radius: 10px 10px 0 0;
}
.whatsapp-block a img {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  margin: auto;
  width: auto;
}

.desktop-div{}
.mobile-mod-div{display: none;}

.fixedbar-div{display:none;} 
.fixedbar-div-top{display:block;} 

.wslogo{width:125px;}

@media only screen and (min-width: 0px) and (max-width: 479px) {
.sticky_enquiry_btn, .whatsapp-block { display: none; } 
.wslogo{width:95px;} .cs_hero.cs_style_1{padding:0px;}
.bnwsimg{position: relative;top: 0px;display: block;}
.desktop-div{display: none;}
.fixedbar-div-top{display: none;}
.mobile-mod-div{display: block;}
.banner-max{height: 250px;}
.headerleftnew{z-index: 2;}
.fixedbar-div{display:block;}
.fixedbar {background: #000;bottom: 0;color: #fff;left: 0;padding: 0;position: fixed;font-size: inherit;width: 100%;z-index: 99999;vertical-align: middle;margin: 0;opacity: .95;font-weight: 700;}
#tips {display: inherit; padding:0px; margin: 0px}
#tips li {padding: 5px 0px;display: inline;}
#tips li > a {width:32%; font-size:16px;}
}