html,
body {
    font-size: 100%;
    background: #fff;
    font-family: 'Calibri';
}

body a,
.grid_1,
plan_1,
plan_1.one,
plan_1.two,
i.icon1,
i.icon2,
i.icon3,
i.icon4,
i.icon5,
i.icon6 {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"],
li.parallelogram {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    ;
}

p {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}


/*-- top-header --*/

.logo a {
    color: #3F84B1;
    letter-spacing: 1px;
    font-size: 2em;
    font-weight: 400;
    display: block;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
}


/* .logo a:hover {} */

.logo span {
    color: rgb(241, 28, 108);
}

i.fa.fa-home {
    font-size: 24px;
}

.top-header {
    background-color: rgb(241, 28, 108);
    border-bottom: 0 none;
    height: 36px;
    line-height: 35px;
}

ul.tp-hd-lft {
    float: left;
}

ul.tp-hd-lft li {
    display: inline-block;
}

li.hm,
li.prnt {
    margin-right: 12px;
}

ul.tp-hd-lft a {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
}

ul.tp-hd-rgt {
    float: right;
}

ul.tp-hd-rgt li {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
}

div.tp-hd-rgt a {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
}

li.ned,
li.wrt,
li.tol {
    margin-right: 12px;
}


/*-- /top-header --*/


/*-- header --*/

.header {
    background-color: #fff;
    margin: 0;
    padding: 10px 0 8px;
}

.logo a {
    display: block;
}

.logo {
    float: left;
    margin-right: 60px;
}

.bus {
    float: left;
    padding-top: 17px;
}

.bus a {
    color: #1f8dd6;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .05em;
    padding: 0 15px;
}

.lock {
    float: right;
    margin-top: 7px;
}

.securetxt {
    color: #1f8dd6;
    line-height: 14px;
    margin-top: 0px;
    font-size: 12px;
    font-weight: 600;
}

.lock li {
    display: inline-block;
}

i.fa.fa-lock {
    color: #1f8dd6;
    font-size: 2em;
    padding-right: 10px;
}


/*-- /header --*/


/*middle banner*/

.mid-img {
    background: url(../../images/new.jpg);
    object-fit: cover;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 400px;
    width: 100%;
}


/*/middle banner*/


/*-- banner --*/

.banner {
    background: url(../../images/pencilsketch.png) repeat-x bottom;
    position: relative;
    object-fit: cover;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 400px;
    width: 100%;
    border-bottom: 3px solid #ccc;
}

.banner h1 {
    font-size: 30px;
    margin-bottom: 30px;
    padding: 0.4em;
    text-align: center;
    color: rgb(241, 28, 108);
    /* background-color: rgb(252, 209, 253); */
    border-radius: 5px;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
}

.bann-info h2 {
    font-size: 26px;
    margin-bottom: 20px;
    color: rgb(241, 28, 108);
    font-weight: 700;
}

.bann-info {
    /* width: 100%;
     */
    /* padding: 4em 0; */
    background-color: transparent;
}

.bnr-right input[type="text"] {
    width: 100%;
    color: #464646;
    outline: none;
    font-size: 14px;
    padding: 10px 10px;
    border: 1px solid #9E9E9E;
    /* -webkit-appearance: none; */
    /* margin-top: 5px; */
    ;
}


/* .date {
    background: url(../../images/date-icon.png) no-repeat 95.5% 45% #fff;
    cursor: pointer;
    background-position: center right, 95.5% 45%;
} */

.bnr-left input[type="text"] {
    width: 100%;
    color: black;
    outline: none;
    font-size: 24px;
    padding: 10px 10px;
    border: none !important;
    /* -webkit-appearance: none; */
    /*margin-top: 9px;*/
}

.ban-top .inputLabel,
.ban-bottom .inputLabel {
    display: block;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 5px;
    color: #191919;
}

.bann-info1 {
    padding: 8em 5em 0em;
    text-align: center;
}

.bnr-right {
    float: left;
    width: 100%;
}


/* .bnr-left {
    float: left;
	width:100%;
} */

.ban-bottom {
    margin-top: 10px;
}

/*button.seabtn {*/
/*    width: 100%;*/
/*    height:45px;*/
    /*padding: 7px 22px!important;*/
/*    font-size: 16px !important;*/
    /*font-size: 27px;*/
    /*text-indent: 0;*/
/*    color: #fff;*/
/*    background-color: purple;*/
/*    border: 0;*/
/*    border-radius: 2px;*/
    /*-webkit-transition: all .2s;*/
/*    -moz-transition: all .2s;*/
/*    transition: all .2s;*/
/*    background-repeat: no-repeat;*/
/*    background-position: 96% center;*/
    /*margin-top: 26px;*/
    /*margin-top: 10px;*/
/*    background: purple;*/
    /* margin-bottom: 10px; */
/*    ;*/
/*}*/

/*button.seabtn:focus,*/
/*button.seabtn:hover {*/
/*    background-color: plum;*/
/*    color: navy;*/
/*    outline: 0;*/
/*}*/



button.seabtn {
    /*width: 100%;*/
    /*height:45px;*/
    /*padding: 7px 22px!important;*/
    /*font-size: 16px !important;*/
    /*font-size: 27px;*/
    /*text-indent: 0;*/
    /*color: #fff;*/
    /*background-color: purple;*/
    /*border: 0;*/
    /*border-radius: 2px;*/
    /*-webkit-transition: all .2s;*/
    /*-moz-transition: all .2s;*/
    /*transition: all .2s;*/
    /*background-repeat: no-repeat;*/
    /*background-position: 96% center;*/
    /*margin-top: 26px;*/
    /*margin-top: 10px;*/
    /*background: purple;*/
    /* margin-bottom: 10px; */
    /*;*/
    color: #fff;
}

button.seabtn:focus,
button.seabtn:hover {
    background-color: plum;
    color: navy;
    outline: 0;
}

.sear {
    margin-top: 10px;
    padding-top: 35px;
}

.bann-info1 h3 {
    font-size: 2.1em;
    font-weight: 700;
    color: rgb(241, 28, 108);
    text-align: center;
    margin-top: 25px;
}

i.fa.fa-columns {
    font-size: 9em;
    color: #1f8dd6;
}


/*-- /banner --*/


/*-- rupes --*/

.rup-left {
    float: left;
    width: 24%;
}

.rup-rgt {
    float: left;
    width: 76%;
}

.rupes {
    padding: 2em 0;
    /* border-top: 1px solid rgba(236, 236, 236, 0.9); */
    border-bottom: 1px solid rgba(236, 236, 236, 0.9);
}

i.fa.fa-usd {
    font-size: 5em;
    color: #1f8dd6;
}

i.fa.fa-h-square {
    font-size: 5em;
    color: #1f8dd6;
}

i.fa.fa-mobile {
    font-size: 5em;
    color: #1f8dd6;
}

.rupes h3 {
    font-size: 20px;
    color: #34ad00;
    font-weight: 700;
}

.rupes h4 {
    font-size: 18px;
    margin: 8px 0;
    font-weight: 700;
}

.rupes h4 a {
    color: #000000;
}

.rupes h4 a:hover {
    color: rgb(241, 28, 108);
}

.rupes p {
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 300;
    color: #999;
}


/*-- /rupes --*/


/*-- track --*/

a.learn {
    padding: 6px 25px!important;
    font-size: 16px;
    text-indent: 0;
    padding: 6px 20px;
    color: #fff;
    background-color: rgb(241, 28, 108);
    border: 0;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    display: inline-block;
}

a.learn:focus,
a.learn:hover {
    background-color: #1f8dd6;
    outline: 0;
}

.sky-title {
    font-family: Lato, sans-serif;
    color: rgb(192, 24, 150);
    font-size: 30px;
    font-weight: bold;
    visibility: visible;
    animation-name: fadeInDown;
}

.track {
    background: url(../../images/app_background.png) no-repeat;
    /* background-size: contain; */
    background-size: 100% 340px;
    /* padding: 5px 12px;
    padding-bottom: 0px; */
    margin-bottom: 3em;
    /* border-top: 1px solid rgba(236, 236, 236, 0.9); */
    /* border-bottom: 2px solid  purple; */
    border-bottom: 1px solid rgba(236, 236, 236, 0.9);
    ;
}

.track h3 {
    font-size: 1.5em;
    font-weight: 700;
    color: purple;
    margin-bottom: 15px;
}

.track-left {
    object-fit: scale-down;
    object-position: center;
    height: 360px;
    padding: 1.2em 1em;
}

.track p {
    font-size: 1em;
    line-height: 1.8em;
    width: 55%;
    margin: 1em 0;
    color: #999;
}

.track-right {
    text-align: center;
    height: 360px;
}


/*i.fa.fa-map-marker {*/


/*    font-size: 3em;*/


/*    color: rgb(241, 28, 108);*/


/*}*/

.rup-left a {
    display: inline-block;
}

.track-right a {
    display: inline-block;
}


/*-- /track --*/


/*-- routes --*/

.routes {
    padding: 1em 0;
}


/* .rou-left {
    float: left;
    width: 23%;
} */

.rou-rgt {
    float: left;
    width: 70%;
}

i.fa.fa-truck,
i.fa.fa-user,
i.fa.fa-ticket {
    font-size: 4em;
    color: #1f8dd6;
}

.routes h3 {
    /* font-size: 2em; */
    font-weight: 700;
    justify-content: center;
    /* color:rgb(241, 28, 108); */
    color: black;
}

.routes p {
    font-size: 1em;
    color: #999;
    line-height: 1.8em;
}


/*-- /routes --*/


/*-- holiday --*/

.holiday {
    padding: 5em 0;
}

.holiday h3 {
    font-size: 2em;
    font-weight: 700;
    color: rgb(241, 28, 108);
}

.holiday p {
    font-size: 1.2em;
    line-height: 1.8em;
    margin: 1em 0;
    color: #999;
}


/*-- /holiday --*/


/*-- footer --*/

.footer-left li {
    display: inline;
    float: left;
    width: 33.33%;
    line-height: 1.8em;
}

.footer-left li a {
    font-size: 14px;
    /* color:#847777; */
    display: inline-block;
}

.footer-left li a:hover {
    color: #1f8dd6;
}

.footer-top h3 {
    font-size: 1.7em;
    color: purple;
    margin-bottom: 0.8em;
    font-weight: 700;
}

.footer-top {
    padding: 1em 0;
    background: #e8e8e8;
}

.footer-btm li {
    display: inline-block;
    margin: 0 10px;
    font-size: 14px;
    color: #fff;
}

.footer-btm li a {
    font-size: 15px;
    color: #fff;
    display: inline-block;
    padding: 5px 8px;
}

.footer-btm li a:hover {
    color: rgb(241, 28, 108);
}

.footer-btm {
    background: rgb(241, 28, 108);
    padding: 0.5em 0;
    text-align: center;
}

.footer-img img {
    height: 250;
    width: 100%;
    object-fit: cover;
}

.copy-right {
    bottom: 0;
    width: 100%;
    clear: both;
    font-size: 14px;
    font-weight: 100;
    color: #ffff;
    font-weight: 700;
    background: #800080;
    padding-top: 1em;
    text-align: left;
}

.copy-right p {
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
}

.copy-right p a {
    color: #fff;
}

.copy-right p a:hover {
    color: white;
}


/* .copy-right {
    background:#363636;
    text-align: center;
    padding: 0.5em 0;
}  */

.dib {
    display: inline-block;
    font-weight: 1000;
    margin-bottom: 19px;
    color: black;
    color: #ffff;
    font-size: 20px;
    /* width: 25%; */
    /* margin-top: 15px; */
    ;
}

.copy-right a {
    display: block;
    color: #ffff;
    cursor: pointer;
    margin-bottom: 10px;
    font-weight: 300;
    font-weight: 700;
}

.copy-right a:hover {
    color: plum;
}

.footer-link .row {
    margin-right: 100px;
    text-align: left;
}

.footer-link .fl {
    float: left;
}

.fr {
    float: right;
}

.rights-cont {
    width: 335px;
    line-height: 27px;
    margin-right: 48px;
    margin-bottom: 1.5em;
}

.rights-cont span a {
    display: inline-block;
    color: #d7d7d7;
    cursor: pointer;
    font-weight: 300;
}


/*-- /footer --*/


/*-- bus --*/

.banner-1 {
    background: url(../../images/pencilsketch.png)no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 400px;
    width: 100%;
    border-bottom: 3px solid #ccc;
}

.banner-1 h1 {
    font-size: 40px;
    margin-bottom: 40px;
    padding: 2.5em 0 0;
    text-align: center;
    color: navy;
    /*font-family:cursive;*/
    ;
}

.bus-tp P {
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 1.8em;
}

.bus-tp h2 {
    float: right;
    font-size: 24px;
    color: #fff;
}

.bus-tp {
    padding: 0.5em;
    background: #34ad00;
}

.bus-btm li {
    float: left;
    display: inline-block;
}

li.trav {
    width: 34%;
}

li.dept {
    width: 13%;
}

li.arriv {
    width: 13%;
}

li.seat {
    width: 20%;
}

li.fare {
    width: 20%;
}

.bus-btm li a {
    color: #999;
    font-size: 15px;
    display: inline-block;
}

.bus-btm {
    padding: 0.5em 0;
    border-bottom: 1px solid #E4E4E4;
}

.bus-midd li {
    display: inline-block;
    float: left;
}

.bus-ic {
    float: left;
    width: 7%;
    margin-top: 4px;
}

.bus-txt {
    float: right;
    width: 91%;
}

.bus-ic1 {
    float: left;
    width: 18%;
}

.bus-ic3 {
    float: left;
    width: 13%;
    margin-top: 4px;
}

.bus-txt1 {
    float: right;
    width: 82%;
}

.bus-txt3 {
    float: right;
    width: 87%;
}

.bus-midd h4 {
    font-size: 19px;
    font-weight: 700;
    color: #000;
    line-height: inherit;
    padding: 0!important;
}

.bus-midd h4 a {
    font-size: 19px;
    font-weight: 700;
    color: #000;
}

.bus-midd p {
    color: #9A9A9A;
    font-size: 14px;
}

.bus-midd h5 {
    font-weight: 700;
    font-size: 20px;
    color: rgb(241, 28, 108);
}

a.view {
    padding: 6px 18px;
    font-weight: 700;
    color: #fff;
    background-color: rgb(241, 28, 108);
    border: 0;
    font-size: 13px;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    margin-top: 20px;
    display: inline-block;
}

i.fa.fa-clock-o {
    font-size: 1.5em;
    color: #9A9A9A;
    margin-top: 4px;
}

ul.first {
    padding: 2em 0;
}

ul.first {
    padding: 2em 0 1em;
    border-bottom: 1px solid #E4E4E4;
}


/*-- /bus --*/


/*-- about --*/

.about-top {
    text-align: center;
}

.about {
    padding: 5em 0;
}

.about h2 {
    font-size: 2.5em;
    color: rgb(241, 28, 108);
    margin-bottom: 1em;
    font-weight: 700;
}

.about h3 {
    font-size: 2.2em;
    /* color: rgb(241, 28, 108); */
    color: #000080;
    margin-bottom: 1em;
    font-weight: 700;
}

.about p {
    font-size: 1em;
    line-height: 1.8em;
    margin: 0 0 1em;
    color: #34454e;
    font-weight: 400;
}

.about-mid {
    margin: 4em 0;
}

.about h5 {
    font-size: 1.1em;
    text-align: right;
    color: #1f8dd6;
}

.about h6 {
    font-size: 1em;
    color: #34ad00;
    text-align: right;
}

.ab-tp {
    margin-bottom: 2em;
}

.ab-rt ul li a {
    font-size: 1em;
    color: #999;
    background: url(../../images/dot.png)no-repeat 0px 2px;
    padding: 0px 0px 0px 30px;
}

.ab-rt ul li {
    margin: 0em 0em 0.5em 0em;
}

.ab-rt ul li a:hover {
    color: #34ad00;
    text-decoration: none;
}

.ab-rt li {
    display: block;
}

.ab-lt {
    padding-right: 50px;
}


/*-- /about --*/


/*--travel --*/

.travel h3 {
    font-size: 1.7em;
    font-weight: 700;
    color: rgb(241, 28, 108);
}

.travel p {
    font-size: 15px;
    color: #999;
    line-height: 1.8em;
    margin: 1em 0;
}

.tra-top li {
    display: inline-block;
    float: left;
}

ul.rout {
    background: #1f8dd6;
    padding: 0.8em;
    color: #fff;
}

li.rou {
    width: 30%;
}

li.ser {
    width: 20%;
}

li.fir {
    width: 15%;
}

li.las {
    width: 15%;
}

li.dat {
    width: 20%;
}

.tra-top h4 {
    font-size: 19px;
    margin-bottom: 10px;
    font-weight: 700;
    color: rgb(241, 28, 108);
}

ul.rou-secnd p {
    margin: 0;
}

ul.rou-secnd {
    padding: 1.5em 0;
    border-bottom: 1px solid #E4E4E4;
}

a.det {
    padding: 6px 18px;
    font-weight: 700;
    color: #fff;
    background-color: rgb(241, 28, 108);
    border: 0;
    font-size: 13px;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    display: inline-block;
}

.tra-top h6 a {
    color: rgb(241, 28, 108);
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
}

.tra-top {
    margin-top: 3em;
}


/*-- /travel --*/


/*-- offers-1 --*/

.offers-1-left {
    text-align: center;
}

.offers-1 p {
    color: #444;
    font-size: 15px;
    line-height: 1.8em;
    margin-bottom: 5px;
}

.offers-1 h3 {
    font-size: 21px;
    color: rgb(241, 28, 108);
    font-weight: 700;
}

.offers-1 h6 {
    color: #62717d;
    margin: 10px 0;
    line-height: 1.8em;
    font-size: 16px;
}

a.off {
    border-radius: 5px;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    padding: 8px 18px;
    text-decoration: none;
    background: rgb(241, 28, 108);
}

a.off:hover {
    background: #1f8dd6;
}

.offers-1-left {
    padding: 2em;
    border: 1px solid #e4e4e4;
    margin-bottom: 2em;
}

.offers-1 {
    padding: 5em 0;
}

i.fa.fa-gift {
    font-size: 5em;
    color: #1f8dd6;
}


/*-- /offers-1 --*/


/*-- hotels --*/

.banner-2 {
    background: url(../../images/6.jpg)no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 430px;
}

.banner-3 {
    background: url(../../images/6.jpg)no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 200px;
}

.banner-2 h1 {
    font-size: 50px;
    margin-bottom: 40px;
    padding: 2em 0 0;
    text-align: center;
    color: rgb(241, 28, 108);
}

.banner-3 h1 {
    font-size: 50px;
    margin-bottom: 40px;
    padding: 1.5em 0 0;
    text-align: center;
    color: rgb(241, 28, 108);
}

.hotes-left {
    text-align: center;
}

.room-map iframe {
    min-height: 450px;
}

.hotels-top h3 {
    font-size: 26px;
    margin-bottom: 50px;
    color: rgb(241, 28, 108);
    font-weight: 700;
    text-align: center;
}

.hotels-top {
    padding: 4em 0;
}

.hotl-top {
    margin-top: 2em;
}

.view1 {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background: #fff url(../../images/bgimg.jpg) no-repeat center center;
}

.view1 .mask,
.view1 .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    cursor: pointer;
}

.view1 img {
    display: block;
    position: relative;
}

.view1 h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0;
}

.view1-sixth img {
    -webkit-transition: all 0.4s ease-in-out 0.5s;
    -moz-transition: all 0.4s ease-in-out 0.5s;
    -o-transition: all 0.4s ease-in-out 0.5s;
    -ms-transition: all 0.4s ease-in-out 0.5s;
    transition: all 0.4s ease-in-out 0.5s;
}

.view1-sixth .mask {
    background-color: rgba(63, 132, 177, 0.72);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in 0.4s;
    -moz-transition: all 0.3s ease-in 0.4s;
    -o-transition: all 0.3s ease-in 0.4s;
    -ms-transition: all 0.3s ease-in 0.4s;
    transition: all 0.3s ease-in 0.4s;
}

.view1-sixth h2 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background: transparent;
    margin: 130px 40px 0px 40px;
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}

.view1-sixth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}

.view1-sixth:hover img {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}

.view1-sixth:hover h2 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}


/*-- /hotels --*/

.travel {
    padding: 3em 0 5em;
}


/*-- terms --*/

.sec-area h3 {
    font-size: 1.5em;
    color: rgb(241, 28, 108);
    font-weight: 700;
}

.sec-area h6 {
    font-size: 1.2em;
    color: #1f8dd6;
    font-weight: 700;
    margin: 1em 0;
}

.sec-area p,
.sec-area ul {
    /*font-family: 'Lato,sans-serif';*/
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 300;
    color: #999;
    /* margin: 0.5em 0;
    padding-left: 20px; */
}

.sec-area {
    padding: 5em 0;
}

.sec-area span {
    color: #000;
    font-weight: 700;
    font-size: 1.3em;
}

.terms-bottom {
    margin-top: 3em;
}


/*-- /terms --*/


/*-- agent --*/

.agent-left input[type="text"] {
    width: 80%;
    color: #9E9E9E;
    outline: none;
    font-size: 14px;
    padding: 10px 10px;
    border: 1px solid #464646;
    /* -webkit-appearance: none; */
    margin-top: 10px;
}

.agent-left {
    text-align: center;
}

.agent {
    padding: 5em 0;
}

.ag-bt {
    margin-bottom: 2em;
}

a.regist {
    padding: 10px 32px!important;
    color: #fff;
    background-color: #34ad00;
    border: 0;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
}

a.regist:hover {
    background-color: #1f8dd6;
}

.agent-left textarea {
    width: 80%;
    margin: 22px 0;
    resize: none;
    height: 150px;
    outline: none;
    padding: 10px 10px;
    border: 1px solid #464646;
    background: none;
    font-size: 14px;
    color: #000;
}

.agent-left input[type="submit"] {
    outline: none;
    background: #34ad00;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    color: #fff;
    font-weight: 600;
    padding: 6px 18px;
    font-size: 15px;
    border: none;
    border-radius: 2px;
}

.agent-left input[type="submit"]:hover {
    background: #1f8dd6;
}

.sub {
    text-align: right;
    margin-right: 3em;
}

select {
    padding: 4px 5px!important;
    width: 80%;
    color: #464646;
    margin-top: 18px;
    border: 1px solid #464646;
    padding: 5px 10px;
    vertical-align: middle;
}

.agent-right {
    padding-left: 3.4em;
}

.agent h3 {
    font-size: 1.5em;
    color: rgb(241, 28, 108);
    font-weight: 700;
    margin-top: 1em;
}

.agent p {
    font-size: 15px;
    margin: 1em 0;
    color: #999;
    line-height: 1.6em;
}


/*-- /agent --*/


/*-- contact --*/

.contact {
    padding: 5em 0;
}

.contact h3 {
    font-size: 2em;
    color: rgb(241, 28, 108);
    margin-bottom: 1.5em;
    font-weight: 700;
}

.contact h4 {
    font-size: 1.4em;
    color: #1f8dd6;
    margin-bottom: 0.6em;
    font-weight: 700;
}

.contact-left li {
    display: block;
    line-height: 1.7em;
    font-size: 13px;
    color: #999;
}

.con-top {
    margin-top: 2em;
}


/*-- /contact --*/


/*-- details --*/

.details-middle li {
    display: inline-block;
    float: left;
    margin: 0 12px 0 0px;
    font-size: 15px;
    color: #999;
}

span.glyphicon.glyphicon-eye-open,
span.glyphicon.glyphicon-thumbs-up {
    color: #1f8dd6;
    font-size: 1.1em;
    padding-right: 6px;
}

.details-middle p {
    font-size: 15px;
    color: #999;
    line-height: 1.7em;
    margin: 0.5em 0;
}

.details-top h5 {
    font-size: 1.4em;
    font-weight: 700;
    color: #1f8dd6;
}

.details-top {
    margin-top: 2em;
    box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.37);
}

.details-left {
    padding-left: 0;
}

.details-right {
    padding: 2em 0;
    text-align: center;
}

.details-middle h3 a {
    color: rgb(241, 28, 108);
    text-decoration: none;
}

.details-middle {
    padding: 1.5em 1em;
}

.details-middle h3 {
    font-size: 1.5em;
    font-weight: 700;
}

.details {
    padding: 5em 0;
}


/*-- /details --*/


/*-- rooms --*/

.rooms-top {
    background: url(../../images/7.jpg)no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 390px;
    padding: 18em 0 0;
}

.rom-info {
    background: rgba(63, 132, 177, 0.79);
    padding: 1em 2em;
}

.rom-info h3 {
    font-size: 1.8em;
    color: #fff;
    font-weight: 700;
}

.rom-info p {
    font-size: 15px;
    margin-top: 0.5em;
    color: #fff;
    line-height: 1.7em;
}

.rt-left {
    float: left;
}

.rt-right {
    float: right;
}

.rom-info h5 {
    font-size: 1.2em;
    font-weight: 700;
    color: #fff;
}

.rom-btm {
    margin-top: 2em;
    box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.37);
}

.room-bottom h3 {
    font-size: 1.8em;
    font-weight: 700;
    color: rgb(241, 28, 108);
}

.room-bottom {
    padding: 2em 0;
}

.rom-btm h4 {
    font-size: 1.5em;
    font-weight: 700;
    color: rgb(241, 28, 108);
}

.rom-btm p {
    font-size: 15px;
    color: #999;
}

.rom-btm h6 {
    font-size: 1em;
    font-weight: 700;
    margin: 0.5em 0;
}

.room-right {
    text-align: right;
    padding: 3em 2em;
}

.room-midle {
    padding: 1em;
}

.rom-btm h5 {
    font-size: 1.2em;
    font-weight: 700;
    color: #999;
}


/*-- /rooms --*/


/*-- sign up --*/

.single-bottom input[type="checkbox"] {
    display: none;
}

.single-bottom input[type="checkbox"]+label {
    margin: 10px;
    position: relative;
    padding-left: 31px;
    border: none;
    outline: none;
    font-size: 14px;
    color: #A9A8A8;
    font-weight: normal;
}

.single-bottom input[type="checkbox"]+label span:first-child {
    width: 14px;
    height: 14px;
    display: inline-block;
    border: 2px solid rgb(241, 28, 108);
    position: absolute;
    left: 0;
    /* top: 4px; */
    ;
}

.single-bottom input[type="checkbox"]:checked+label span:first-child:before {
    content: "";
    background: url(../../images/mark1.png)no-repeat;
    position: absolute;
    left: -1px;
    top: -1px;
    font-size: 10px;
    width: 16px;
    height: 16px;
}

.modal-info {
    width: 100%;
}


/*-- //Sign up --*/

.modal-header {
    /* border-bottom: 1px solid #fff !important; */
}


/*-- singlepage --*/

.room-map {
    margin: 4em 0;
}

h4.sing {
    font-size: 1.5em;
    font-weight: 700;
    margin-bottom: 1em;
    color: #34ad00;
}

.hotel-police p {
    font-size: 15px;
    line-height: 1.8em;
    color: #999;
}

.hotel-police {
    margin-bottom: 3em;
}

.hotel-amenit li {
    display: inline-block;
    float: left;
    width: 33.33%;
    line-height: 1.8em;
    color: #999;
}

.hotel-amenit {
    margin-bottom: 3em;
}


/*-- //singlepage --*/

ul.off-mo {
    padding: 2em 1em;
}

ul.off-mo li {
    display: block;
    line-height: 1.8em;
    font-size: 14px;
    color: #999;
    margin-bottom: 1em;
}

ul.off-mo span {
    color: rgb(241, 28, 108);
    font-weight: 700;
    font-size: 1.3em;
}


/*-- selectroom --*/

.selectroom {
    padding: 5em 0 3em;
}

.selectroom_top {
    padding: 2em;
    box-shadow: 0px 0px 10px -4px #000;
    margin-bottom: 2em;
}

.selectroom_right li {
    display: inline-block;
    float: left;
    width: 21%;
}

.grand {
    text-align: right;
}

.selectroom_right h2 {
    font-size: 1.7em;
    color: #999;
    font-weight: 600;
    margin: 0;
}

.selectroom_right h3 {
    font-size: 1.7em;
    font-weight: 600;
    color: rgb(241, 28, 108);
}

p.dow {
    font-size: 15px;
    color: #999;
    font-weight: 300;
    line-height: 1.8em;
    margin-bottom: 1em;
}

.selectroom_right p {
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 300;
    color: #999;
}

.selectroom_right ul {
    margin-top: 1em;
}

.selectroom_right h6 {
    font-size: 1em;
    color: #999;
    line-height: 1.8em;
}

.selectroom_right h4 {
    font-size: 1.2em;
    color: #34ad00;
    line-height: 1.8em;
    font-weight: 600;
}

.selectroom_right span {
    font-weight: 700;
}

.selectroom-info li {
    display: inline-block;
    float: left;
}

li.nam {
    width: 22%;
}

li.mr {
    width: 12%;
}

li.mr select {
    padding: 4px 5px!important;
    width: 72%;
    color: #9E9E9E;
    margin-top: 18px;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    padding: 5px 10px;
    vertical-align: middle;
}

.selectroom input[type="text"] {
    width: 92%;
    color: #9E9E9E;
    outline: none;
    font-size: 14px;
    padding: 10px 0px;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    -webkit-appearance: none;
    margin-top: 10px;
}

.selectroom-info ul {
    margin-top: 3em;
}

li.spe {
    width: 100%;
    margin-top: 3em;
}

li.spe input[type="text"] {
    width: 100%;
}


/*-- write --*/

.writ input[type="text"] {
    width: 92%;
    color: rgba(158, 158, 158, 0.69);
    outline: none;
    font-size: 16px;
    padding: 10px 0px;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    -webkit-appearance: none;
}

li.na-me select {
    padding: 8px 0px!important;
    width: 92%;
    color: rgba(158, 158, 158, 0.69);
    margin-top: 0px;
    border: none;
    font-size: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    vertical-align: middle;
    outline: none;
}

.writ li {
    display: inline-block;
    float: left;
    margin-top: 1em;
}

li.na-me {
    width: 50%;
}

li.descrip {
    width: 100%;
}

.writ h4 {
    font-size: 1.5em;
    text-align: center;
    margin-bottom: 0.5em;
    padding: 0 0 0.5em 0;
    color: #34AD00;
    font-weight: 600;
}

.writ {
    padding: 0 2em 3em;
}

.sub-bn {
    text-align: right;
    margin-top: 2em;
}

button.subbtn {
    padding: 6px 25px!important;
    font-size: 16px;
    text-indent: 0;
    padding: 6px 20px;
    color: #fff;
    background-color: #34ad00;
    border: 0;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    background-repeat: no-repeat;
    background-position: 96% center;
}

button.subbtn:focus,
button.subbtn:hover {
    background-color: #1f8dd6;
    outline: 0;
}

.tracking {
    padding: 5em 0;
}

.tracking-right img {
    display: inline-block;
}

.tracking-right {
    text-align: center;
    padding: 2em;
}

.tracking-top,
.tracking-bottom {
    margin-bottom: 3em;
    background: #eeeeee;
    padding: 3em 6em;
}

.tracking p {
    font-size: 1em;
    color: #999;
    line-height: 1.8em;
    font-weight: 300;
}

.tracking h3 {
    font-size: 1.7em;
    font-weight: 600;
    color: rgb(241, 28, 108);
    margin-bottom: 1em;
}

.tracking-midle {
    margin-bottom: 3em;
}

.similar_hotel {
    margin-bottom: 5em;
}


/*-- login --*/

.login-right {
    /* float:right; */
    /* width:51%; */
}

.login-right h3 {
    color: rgb(241, 28, 108);
    font-weight: normal;
    font-size: 19px;
}

.login-left {
    float: left;
    width: 100%;
}

.login-right input {
    width: 47%;
    padding: 8px;
    font-weight: normal;
    background: none;
    border: 1px solid #E6E4E4;
    /* color: black; */
    outline: none;
    font-size: 14px;
    margin: 12px 4px;
}

.login-right h4 {
    color: #48cfc1;
    font-size: 12px;
    margin-top: 15px;
}

.login-right h4 a {
    color: #A9A8A8;
    text-decoration: none;
}

.login-right h3 a:hover,
.login-right span:hover {
    color: red;
    cursor: pointer;
}

.login-grids p a {
    color: rgb(241, 28, 108);
}

.login-right button[type="button"] {
    background: rgb(241, 28, 108);
    color: #fff;
    font-size: 18px;
    border: none;
    width: 48%;
    outline: none;
    -webkit-appearance: none;
    padding: 10px 15px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    margin-top: 20px;
    margin-right: 5px;
}

.login-right button[type="button"]:hover {
    background: #3F84B1;
}

.login-grids p {
    font-size: 12px;
    margin-top: 25px;
    color: #A9A8A8;
}

.login-grids p span {
    color: #48cfc1;
}

.login-left ul li {
    list-style-type: none;
    display: block;
    margin: 22px 0;
    font-size: 16px;
}

/* .login-left ul li a { */
    /* padding: 9px 12px; */
    /* display: block;
    text-align: left;
    color: #fff;
    text-decoration: none;
    width:50%;
} */

.login-left ul li a:hover {
    opacity: .7;
}

.login-left ul li a.fb {
    background: #3b5998;
}

.login-left ul li a.goog {
    background: #dc4e41;
}

.login-left ul li a.linkin {
    background: #00a0dc;
}

.login-left ul li a.fb i {
    background: url(../../images/social.png) no-repeat -45px -1px;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: text-bottom;
    padding: 0 10px;
}

.login-left ul li a.goog i {
    background: url(../../images/social.png) no-repeat -84px 0px;
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: text-bottom;
    padding: 0 14px;
}

.login-left ul li a.linkin i {
    background: url(../../images/social.png) no-repeat -3px 0px;
    width: 25px;
    height: 23px;
    display: inline-block;
    vertical-align: text-bottom;
}


/* //////////////////////////////////////////////////////////// */


.login-left {
    /* display: flex; Use flexbox to display items in a row */
    justify-content: space-between; /* Add space between the items */
}

.login-left li {
    flex-basis: 48%; /* Set a percentage width for the list items */
    box-sizing: border-box; /* Include padding and border in the width */
}

/* Optional: Style the buttons to make them look more like buttons */
.login-left li a {
    display: block;
    padding: 10px 15px;
    background-color: #ccc;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.login-left li a.fb {
    background-color: #3b5998; /* Facebook blue */
}

.login-left li a.goog {
    background-color: #db4437; /* Google red */
}











/*-- //login --*/

.privacy h3 {
    color: rgb(241, 28, 108);
    font-size: 1.7em;
    font-weight: 700;
    margin-bottom: 1em;
}

.privacy {
    padding: 5em 0;
}

.privacy p {
    font-size: 1em;
    line-height: 1.8em;
    color: #999;
    margin: 1em 0;
}

.privacy h4 {
    font-size: 1.3em;
    color: #34AD00;
    font-weight: 400;
    margin: 1em 0;
}


/*-- faq --*/

.faq {
    padding: 5em 0;
}

.faq h2 {
    font-size: 2em;
    font-weight: 700;
    color: rgb(241, 28, 108);
    line-height: 1.8em;
}

.faq h3 {
    font-size: 1.7em;
    color: rgb(241, 28, 108);
    font-weight: 600;
    margin-bottom: 0.5em;
    line-height: 1.8em;
}

.faq p {
    font-size: 1em;
    line-height: 1.8em;
    color: #999;
    margin: 1em 0;
}

.faq li {
    display: block;
    color: #999;
    font-size: 1em;
    margin: 1em 0;
}


/*-- //faq --*/


/*--mobile-app--*/

.mobile-app {
    padding: 5em 0;
}

.app-right {
    margin-top: 50px;
}

.app-right h3 {
    font-size: 28px;
    color: rgb(241, 28, 108);
    line-height: 35px;
}

.app-right h3 span {
    color: #3F84B1;
    margin: 0 7px;
}

.app-right p {
    margin: 15px 0 30px 0;
    color: #999;
    font-size: 1em;
    line-height: 25px;
}

.app-button {
    float: left;
    margin-bottom: 150px;
}

.app-button a {
    display: block;
}

.app-button img {
    margin-bottom: 2px;
}


/*-- banner-bottom --*/

.banner-bottom {
    padding: 5em 0;
}

.banner-text {
    text-align: center;
}

.banner-text h3 {
    color: #34ad00;
    font-size: 3em;
    font-weight: 400;
    margin: 0;
}

.banner-text p {
    color: #999;
    font-size: 1em;
    margin: 2em auto 0 auto;
    width: 72%;
    line-height: 1.8em;
}

.banner-bottom-grids {
    margin: 6em 0 0 0;
}

.banner-bottom-grid {
    text-align: center;
}

.banner-bottom-grid h4 {
    color: #34ad00;
    margin: 2em 0 1em 0;
    font-size: 1.6em;
    font-weight: 700;
}

.banner-bottom-grid p {
    color: #999;
    font-size: 1em;
    margin: 0 auto;
    width: 80%;
    line-height: 1.8em;
}

.services-icon {
    background: #3F84B1;
    width: 120px;
    height: 120px;
    line-height: 136px;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-th-large {
    font-size: 2.5em;
    color: #FFFFFF;
    top: 5px;
}

.red h4 {
    color: #34ad00;
}

.green h4 {
    color: #34ad00;
}

ul.callbacks_tabs.callbacks2_tabs a:after {
    border: 2px solid #505b6f;
}

ul.callbacks_tabs.callbacks2_tabs .callbacks_here a:after {
    background: #505b6f;
    left: 10%;
}

ul.callbacks_tabs.callbacks2_tabs {
    left: 82%;
    top: 102%;
}


/*-- //mobile-app--*/


/*-- blog --*/

.comments-list h3 {
    font-size: 2em;
    color: rgb(241, 28, 108);
    margin: 0 0 1em;
    text-transform: capitalize;
    text-decoration: none;
    line-height: 1.3em;
}

.comments-list h3 a {
    color: rgb(241, 28, 108);
}

.comments-list h3 a:hover {
    color: #3F84B1;
}

.comments-list ul {
    padding: 1.5em 0 2em;
}

.comments-list ul li {
    display: inline-block;
    font-size: 14px;
    color: #999;
}

.comments-list ul li a {
    color: #999;
    text-decoration: none;
}

.comments-list ul li span {
    padding-right: 10px;
    color: #1f8dd6;
}

.comments-list ul li a:hover {
    color: rgb(241, 28, 108);
}

.comments-list ul li i {
    margin: 0 1em;
}

a.bake {
    padding: .3em .5em;
    background: #F3AD45;
    color: #fff !important;
}

a.bake:hover {
    background: #454445;
}

.comments-list p {
    margin: 2em 0;
    color: #999;
    line-height: 1.8em;
    font-size: 14px;
}

.comments-list:nth-child(2) {
    margin: 5em 0;
    padding: 3em 0 5em;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}

ul.paging {
    padding: 5em 0 0;
}

.popular h3,
.subscribe h3,
.categories h3,
.instagram h2,
.tags h3 {
    padding: 1em;
    background: #3F84B1;
    color: #fff;
    font-size: 1.5em;
    text-align: center;
    margin: 0 0 1.5em;
}

.popular-left {
    float: left;
    width: 20%;
}

.popular-right {
    float: right;
    width: 80%;
}

.popular-left h4 {
    color: rgb(241, 28, 108);
    font-size: 1.5em;
    margin: 0;
}

.popular-right h5 a {
    font-size: 1.5em;
    color: #3F84B1;
    text-decoration: none;
    text-transform: capitalize;
}

.popular-right h5 a:hover {
    color: #34ad00;
}

.popular-right p {
    font-size: 14px;
    color: #999;
    margin: .5em 0 0;
    line-height: 1.8em;
}

.popular-right p span {
    display: block;
    font-size: 1em;
    margin: .5em 0 0;
}

.popular-grid:nth-child(3) {
    margin: 2em 0;
}

.subscribe,
.instagram {
    margin: 3em 0;
}

.subscribe p {
    font-size: 14px;
    color: #999;
    margin: 0 0 1em;
    line-height: 1.8em;
    text-align: center;
}

.subscribe input[type="email"] {
    outline: none;
    border: 1px solid #D1D1D1;
    background: #E1E1E1;
    font-size: 14px;
    color: #999;
    padding: 10px;
    width: 100%;
    margin-bottom: .5em;
}

.subscribe input[type="submit"] {
    outline: none;
    border: none;
    background: rgb(241, 28, 108);
    font-size: 1em;
    color: #fff;
    padding: 10px 0;
    width: 100%;
}

.subscribe input[type="submit"]:hover {
    background: #3F84B1;
}

.categories ul li {
    padding-left: 2em;
    margin-bottom: 1em;
    background: url(../../images/dot.png)no-repeat 0px 2px;
    list-style-type: none;
}

.categories ul li a {
    color: #999;
    font-size: 14px;
    text-decoration: none;
    text-transform: capitalize;
}

.categories ul li a:hover {
    color: rgb(241, 28, 108);
}

.instagram-grid {
    float: left;
    width: 33.33%;
}

.instagram-grid img:hover {
    opacity: .5;
}

.tags ul li {
    display: inline-block;
    margin: 0 0px 9px;
}

.tags ul li a {
    border: 1px solid #3F84B1;
    padding: 3px 12px;
    font-size: 14px;
    color: #3F84B1;
    text-decoration: none;
}

.recent-comments h3 {
    color: rgb(241, 28, 108);
    font-size: 1.5em;
}

.tags ul li a:hover {
    border: 1px solid rgb(241, 28, 108);
    color: #fff;
    background: rgb(241, 28, 108);
}

.blog {
    padding: 5em 0;
}


/*-- //blog --*/


/*-- single1 --*/

.comments-list p span {
    display: block;
    margin: 1em 0 0;
}

.admin {
    padding: 2em;
    background: #f5f5f5;
    margin: 1em 0 5em;
}

.admin-left {
    float: left;
    width: 15%;
}

.admin-right {
    float: right;
    width: 80%;
}

.admin-right p {
    font-size: 14px;
    color: #999;
    margin: 0;
    line-height: 1.8em;
}

.admin-right p a {
    color: rgb(241, 28, 108);
    text-decoration: none;
    display: block;
    margin: 1em 0 0;
}

.admin-right p a:hover {
    color: #999;
}

.recent-comments-grids {
    padding: 2em;
    background: #f5f5f5;
    margin: 2em 0 0em;
}

.recent-comments-grid-right h4 a {
    font-size: 1em;
    color: #3F84B1;
    text-decoration: none;
}

.recent-comments-grid-right h4 a:hover {
    color: rgb(241, 28, 108);
}

.recent-comments-grid-right p {
    margin: 1em 0 0;
    color: #999;
    line-height: 1.8em;
    font-size: 14px;
}

.recent-comments-grid-right p span {
    display: block;
    margin: 1em 0 0;
    color: rgb(241, 28, 108);
}

.recent-comments-grid-right {
    float: right;
    width: 80%;
}

.recent-comments-grid-left {
    float: left;
    width: 15%;
}

.recent-comments-grid:nth-child(2) {
    margin: 2em 0;
}

.recent-comments-grid:nth-child(3) {
    margin: 0em 0 2em;
}

.leave-comment {
    margin: 5em 0 0;
}

.leave-comment form {
    margin: 3em 0 0;
}

.leave-comment input[type="text"],
.leave-comment input[type="email"],
.leave-comment textarea {
    outline: none;
    padding: 10px;
    width: 49.2%;
    background: #f5f5f5;
    border: 1px solid #D1D1D1;
    font-size: 14px;
    color: #999;
}

.leave-comment input[type="email"] {
    margin-left: .5em;
}

.leave-comment input[type="text"]:nth-child(3) {
    margin: .5em 0;
    width: 100% !important;
}

.leave-comment textarea {
    min-height: 200px;
    width: 100% !important;
    margin-bottom: .2em;
}

.leave-comment input[type="submit"] {
    outline: none;
    padding: 10px 0;
    width: 100%;
    background: rgb(241, 28, 108);
    border: none;
    font-size: 1em;
    color: #fff;
    text-align: center;
}

.leave-comment input[type="submit"]:hover {
    background: #3F84B1;
}


/*-- //single1 --*/

.footer-social-icons ul li {
    display: inline-block;
    margin: 0 0.2em;
}

.footer-social-icons ul li a {
    width: 30px;
    height: 30px;
    background: url('../images/img-sprite.png') no-repeat 0px 0px;
    display: inline-block;
    position: relative;
}

.footer-social-icons ul li a span {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: -25px;
    right: -25px;
    padding: 5px;
    font-size: 14px;
    border-radius: 2px;
    background: #1F8DD6;
    visibility: hidden;
    opacity: 0;
    -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.footer-social-icons ul li a span:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #1F8DD6;
    position: absolute;
    bottom: -5px;
    left: 34px;
}

.footer-social-icons ul li a:hover span {
    bottom: 41px;
    visibility: visible;
    opacity: 1;
}

.footer-social-icons ul li a.facebook {
    background-position: 0px 0px;
}

.footer-social-icons ul li a.facebook:hover {
    background-position: -0px -30px;
}

.footer-social-icons ul li a.twitter {
    background-position: -30px 0px;
}

.footer-social-icons ul li a.twitter:hover {
    background-position: -30px -30px;
}

.footer-social-icons ul li a.flickr {
    background-position: -60px 0px;
}

.footer-social-icons ul li a.flickr:hover {
    background-position: -60px -30px;
}

.footer-social-icons ul li a.googleplus {
    background-position: -90px 0px;
}

.footer-social-icons ul li a.googleplus:hover {
    background-position: -90px -30px;
}

.footer-social-icons ul li a.dribbble {
    background-position: -120px 0px;
}

.footer-social-icons ul li a.dribbble:hover {
    background-position: -120px -30px;
}

.footer-social-icons {
    margin: 10px 0 10px;
}

.lightbox {
    /** Hide the lightbox */
    display: none;
    /** Apply basic lightbox styling */
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #333333;
    background: rgba(0, 0, 0, 0.72);
}

.lightbox:target {
    /** Show lightbox when it is target */
    display: block;
    outline: none;
}

.lightbox .box {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    min-width: 610px;
    border: 10px solid rgba(52, 173, 0, 0.56);
    margin: 12% auto;
    padding: 20px 20px 30px 20px;
    background-color: #FFF;
}

.lightbox .content {
    display: block;
    position: relative;
}

.lightbox .content .desc {
    z-index: 99;
    bottom: 0;
    position: absolute;
    padding: 10px;
    margin: 0 0 4px 0;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 17px;
    opacity: 0;
    transition: opacity ease-in-out 0.5s;
}

.lightbox .content:hover .desc {
    opacity: 1;
}

.lightbox .close {
    display: block;
    text-decoration: none;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    color: #3F84B1;
    opacity: 1;
}

.close {
    float: right;
}

.clear {
    display: block;
    clear: both;
}

ul.set li,
ul.set1 li {
    display: inline-block;
    float: left;
    width: 12%;
    margin-top: 1em;
}

ul.set1 {
    margin-top: 2em;
}

p.aval {
    padding-left: 12px;
    font-weight: 700;
}

ul.ste1 li {
    display: inline-block;
}

.set-left {
    float: left;
    width: 58%;
}

.set-right {
    float: left;
    width: 42%;
    padding-left: 40px;
}

ul.ste1 {
    margin-top: 0.7em;
}

ul.set-1 {
    margin-top: 1em;
    margin-left: 266px;
}


/* .navbar-default {
    background-color:  rgb(241, 28, 108) !important;
    border-color:  rgb(241, 28, 108) !important;
} */

.navbar {
    min-height: 0px !important;
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    border: none !important;
}


/* ul.nav.navbar-nav li a {
    font-size: 15px;
    color: #fff !important;
    display: inline-block;
    padding: 5px 8px;
} */

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #1F8DD6 !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #1F8DD6 !important;
    background-color: rgb(241, 28, 108)!important;
}

.navbar-collapse {
    padding-right: 0px !important;
    padding-left: 0px !important;
}


/*-- responsive design --*/

@media (max-width:1024px) {
    .footer-btm li {
        margin: 0 6px;
        font-size: 14px;
    }
    ul.nav.navbar-nav li a {
        font-size: 14px;
        padding: 5px 7px;
    }
    .banner h1 {
        padding: 0.4em;
        font-size: 30px;
        width: 55%;
    }
    .banner h1 img {
        width: 95%;
    }
    .banner {
        min-height: 320px;
    }
    .bann-info1 {
        padding: 4em 5em 0em;
    }
    .rupes {
        padding: 1.6em 0;
    }
    i.fa.fa-h-square,
    i.fa.fa-usd,
    i.fa.fa-mobile {
        font-size: 4em;
    }
    .rupes h4 {
        font-size: 18px;
        line-height: 1.5em;
    }
    .holiday {
        padding: 3em 0;
    }
    .holiday h3 {
        font-size: 1.7em;
    }
    .holiday p {
        font-size: 1em;
    }
    .track {
        padding: 3em 0;
    }
    .track h3 {
        float: right;
        margin-right: 60px;
        font-size: 1.7em;
    }
    .track p {
        float: right;
        color: black;
        font-size: 1em;
    }
    a.learn {
        padding: 6px 20px!important;
        font-size: 15px;
    }
    .routes {
        padding: 0.7em 0;
    }
    i.fa.fa-truck,
    i.fa.fa-user,
    i.fa.fa-ticket {
        font-size: 3em;
    }
    .routes p {
        font-size: 1em;
    }
    .routes h3 {
        font-size: 1.7em;
    }
    button.seabtn {
        /*padding: 6px 20px!important;*/
        /*font-size: 18px;*/
    }
    .faq p {
        font-size: 15px;
    }
    .faq li {
        font-size: 15px;
    }
    .faq {
        padding: 3em 0;
    }
    .faq h2 {
        font-size: 1.8em;
    }
    .faq h3 {
        font-size: 1.5em;
    }
    .banner-1 h1,
    .banner-2 h1,
    .banner-3 h1 {
        padding: 1.8em 0 0;
        font-size: 46px;
    }
    .about {
        padding: 3em 0;
    }
    .about h2 {
        font-size: 2em;
    }
    .about h3 {
        font-size: 1.7em;
    }
    .app-right {
        margin-top: 0px;
    }
    .app-right h3 {
        font-size: 25px;
    }
    .mobile-app {
        padding: 3em 0;
    }
    .banner-bottom {
        padding: 2em 0;
    }
    .banner-bottom-grids {
        margin: 3em 0 0 0;
    }
    .banner-bottom-grid h4 {
        margin: 1em 0 0.5em 0;
        font-size: 1.6em;
    }
    .banner-bottom-grid p {
        width: 100%;
    }
    .sec-area {
        padding: 3em 0;
    }
    .privacy {
        padding: 3em 0;
    }
    .agent {
        padding: 3em 0;
    }
    .agent-right iframe {
        width: 390px;
        height: 286px;
    }
    .contact {
        padding: 3em 0;
    }
    .contact h3 {
        margin-bottom: 0em;
    }
    .bann-info1 {
        padding: 3em 4em 0em;
    }
    .bann-info {
        padding: 3em 0;
    }
    .bann-info1 h3 {
        font-size: 1.7em;
    }
    .blog {
        padding: 3em 0;
    }
    .leave-comment input[type="text"],
    .leave-comment input[type="email"],
    .leave-comment textarea {
        width: 49%;
    }
    .hotels-top {
        padding: 2em 0;
    }
    .view1-sixth h2 {
        margin: 96px 30px 0px 30px;
    }
    .banner-2 {
        min-height: 320px;
    }
    .rooms-top {
        min-height: 295px;
        padding: 12em 0 0;
    }
    .details {
        padding: 2em 0;
    }
    .details-middle {
        padding: 1em 1em;
    }
    .details-middle h3 {
        font-size: 1.4em;
        font-weight: 700;
    }
    .selectroom {
        padding: 3em 0 1em;
    }
    .tracking-top,
    .tracking-bottom {
        padding: 3em 2em;
    }
    .tracking {
        padding: 3em 0;
    }
    .offers-1 {
        padding: 3em 0;
    }
}

@media (max-width:991px) {
    .login-right h3 a,
    .login-right span {
        font-size: 10px;
    }
    .banner .shape img {
        width: 150% !important;
    }
    ul.nav.navbar-nav li a {
        font-size: 13px;
        padding: 5px 0px;
    }
    .footer-btm li {
        margin: 0px 4px;
        font-size: 13px;
    }
    .banner h1 {
        padding: 0.4em;
        font-size: 28px;
        width: 55%;
    }
    .banner h1 img {
        width: 90%;
    }
    .banner {
        min-height: 300px;
    }
    .bann-info1 {
        padding: 4em 2em 0em 0em;
        float: left;
        width: 30%;
    }
    .bann-info {
        padding: 4em 0;
        float: left;
        width: 100%;
    }
    .bann-info1 h3 {
        font-size: 1.5em;
        font-weight: 700;
        color: rgb(241, 28, 108);
        text-align: center;
        margin-top: 25px;
    }
    i.fa.fa-h-square,
    i.fa.fa-usd,
    i.fa.fa-mobile {
        font-size: 3.2em;
    }
    .rupes h4 {
        font-size: 17px;
        margin: 5px 0 0;
    }
    .rupes h1 {
        border: none;
    }
    .rupes p {
        font-size: 13px;
    }
    .holiday-left {
        float: left;
        width: 28%;
    }
    .holiday-mid {
        float: left;
        width: 44%;
    }
    .holiday p {
        font-size: 14px;
    }
    .track-right {
        float: left;
        width: 40%;
    }
    .track-left {
        float: left;
        width: 60%;
    }
    i.fa.fa-truck,
    i.fa.fa-user,
    i.fa.fa-ticket {
        font-size: 2.5em;
    }
    .routes p {
        font-size: 14px;
    }
    .footer-left {
        margin-top: 2em;
    }
    .footer-top {
        padding: 1em 0 3em;
    }
    .banner-1 h1,
    .banner-2 h1,
    .banner-3 h1 {
        padding: 1.8em 0 0;
        font-size: 43px;
    }
    .about h2 {
        margin-bottom: 0.5em;
    }
    .about-mid {
        margin: 3em 0;
    }
    .privacy p {
        font-size: 15px;
    }
    .agent-left input[type="text"] {
        width: 100%;
    }
    select {
        width: 100%;
    }
    .agent-left textarea {
        width: 100%;
    }
    .agent-right {
        padding-left: 1em;
    }
    .agent-right iframe {
        width: 687px;
        height: 500px;
        margin-top: 2em;
    }
    .con-top {
        margin-top: 2em;
        float: left;
        width: 33.33%;
    }
    .app-left {
        float: left;
        width: 40%;
    }
    .app-right {
        float: right;
        width: 60%;
    }
    .banner-text h3 {
        font-size: 2.5em;
    }
    .banner-text p {
        width: 100%;
    }
    .banner-bottom-grid {
        float: left;
        width: 33.33%;
    }
    .banner-bottom-grid h4 {
        font-size: 1.5em;
    }
    .travel {
        padding: 0em 0 3em;
    }
    li.trav {
        width: 27%;
    }
    li.dept {
        width: 19%;
    }
    li.seat {
        width: 21%;
    }
    .bus-txt3 {
        float: right;
        width: 74%;
    }
    .bus-ic3 {
        width: 20%;
    }
    .bus-txt1 {
        width: 75%;
    }
    .bus-ic1 {
        width: 24%;
    }
    .comments-list h3 {
        margin: 0 0 0em;
    }
    .comments-list:nth-child(2) {
        margin: 2em 0;
        padding: 2em 0 2em;
    }
    .blog-right {
        margin-top: 1em;
    }
    .leave-comment input[type="text"],
    .leave-comment input[type="email"],
    .leave-comment textarea {
        width: 49.1%;
    }
    .hotels-right {
        float: left;
        width: 50%;
    }
    .hotels-left {
        float: left;
        width: 33.33%;
    }
    .view1-sixth h2 {
        margin: 60px 0px 0px 0px;
    }
    .hotes-left {
        float: left;
        width: 33.33%;
    }
    .banner-2 {
        min-height: 250px;
    }
    .rom-info h3 {
        font-size: 1.5em;
    }
    .rooms-top {
        min-height: 247px;
        padding: 9em 0 0;
    }
    .details-left {
        padding-left: 0;
        float: left;
        width: 35%;
    }
    .details-middle {
        padding: 1em 1em;
        float: left;
        width: 49%;
    }
    .details-right {
        text-align: center;
        float: left;
    }
    .details-middle h3 {
        font-size: 1.3em;
    }
    .room-midle {
        padding: 0.5em 0.5em;
        float: left;
        width: 51%;
    }
    .room-left {
        float: left;
        width: 30%;
    }
    .room-right {
        padding: 2em 1em;
        float: left;
        width: 19%;
    }
    .selectroom_left {
        padding: 0;
        margin-bottom: 1.5em;
    }
    .selectroom_right {
        padding: 0;
    }
    .tracking-left {
        float: left;
        width: 50%;
    }
    .tracking-right {
        float: left;
        width: 50%;
    }
    .tracking-top,
    .tracking-bottom {
        padding: 3em 1em;
    }
    .bus-tp {
        padding: 0.5em 0;
    }
    .app-right p,
    .banner-text p,
    .banner-bottom-grid p {
        font-size: 0.9em;
    }
}

@media (max-width:768px) {
    .mid-banner .mid-img {
        /* background: url(../../images/new.jpg); */
        object-fit: cover;
        background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
        -ms-background-size: cover;
        -moz-background-size: cover;
        min-height: 300px;
        width: 100%;
    }
    .banner .shape img {
        width: 145% !important;
    }
    .navbar-nav li {
        display: inline-block;
    }
    .track-left {
        float: left;
        width: 100%;
    }
    .track-right {
        display: none;
        float: left;
        width: 100%;
        height: 200px;
    }
    .track-right img {
        width: 90%;
        height: 180px;
        object-fit: scale-down;
    }
    .logo {
        margin-right: 20px;
    }
    .banner h1 {
        padding: 0.4em;
        font-size: 27px;
        width: 80%;
    }
    .banner h1 img {
        width: 80%;
    }
    .banner {
        min-height: 250px;
    }
    .copy-right {
        padding: 2em;
        text-align: left;
    }
    .rights-cont {
        width: 100%;
        line-height: 27px;
        margin-right: 48px;
        margin-bottom: 0px;
        padding: 1em 3em;
        text-align: center;
    }
    .footer-link {
        padding: 1em 3em;
    }
    .footer-link .row {
        margin-right: 70px;
        /*text-align:left*/
        ;
    }
}

@media (max-width:736px) {
    .footer-btm li {
        display: block;
        margin: 10px 0;
    }
    .footer-btm {
        padding: 0;
    }
    .navbar-toggle {
        margin-top: 2px;
        margin-bottom: 2px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        margin-right: 0px;
        100%
    }
    .navbar-default .navbar-toggle {
        border-color: rgb(241, 28, 108);
    }
    .navbar-toggle .icon-bar {
        width: 26px;
        height: 3px;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: rgb(241, 28, 108);
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: rgb(241, 28, 108);
    }
    ul.nav.navbar-nav li a {
        font-size: 15px;
        padding: 5px 0px;
        /* display: block; */
        
    }
    .navbar-nav {
        margin: 7.5px 0px;
    }
    nav.cl-effect-1 {
        padding: 0em 0 0.5em;
    }
    .banner-1 h1,
    .banner-2 h1,
    .banner-3 h1 {
        padding: 1.5em 0 0;
        font-size: 40px;
    }
    .agent-right iframe {
        width: 654px;
        height: 485px;
    }
    .banner-2 h1 {
        padding: 2.5em 0 0;
    }
    .rom-info p {
        font-size: 13px;
    }
    .room-right {
        padding: 2em 0.5em;
    }
}

@media (max-width: 667px) {
    .track h3 {
        font-size: 1.3em !important;
        margin-top: -40px;
        float: none;
    }
    .banner .shape img {
        width: 140% !important;
    }
    .banner h1 {
        padding: 0.3em;
        font-size: 26px;
        width: 100%;
    }
    .banner h1 img {
        width: 70%;
    }
    .banner {
        min-height: 200px;
    }
    .bann-info {
        padding: 3em 0;
    }
    .bann-info1 {
        padding: 3em 2em 0em 0em;
    }
    .bnr-left input[type="text"] {
        padding: 6px 10px;
    }
    .bnr-right input[type="text"] {
        padding: 6px 10px;
    }
    i.fa.fa-h-square,
    i.fa.fa-usd,
    i.fa.fa-mobile {
        font-size: 2.8em;
    }
    .rupes h3 {
        font-size: 17px;
    }
    .rupes h4 {
        font-size: 15px;
    }
    .holiday h3 {
        font-size: 1.5em;
    }
    .holiday p {
        font-size: 13px;
    }
    .routes h3 {
        font-size: 1.5em;
    }
    i.fa.fa-truck,
    i.fa.fa-user,
    i.fa.fa-ticket {
        font-size: 2.2em;
    }
    .banner-1 h1,
    .banner-2 h1,
    .banner-3 h1 {
        padding: 1.2em 0 0;
        font-size: 36px;
    }
    .agent-right iframe {
        width: 587px;
        height: 449px;
    }
    .app-right h3 {
        font-size: 22px;
    }
    .app-button {
        width: 90%;
        margin: 0px;
    }
    .mobile-app {
        padding: 3em 0 1em;
    }
    .banner-bottom-grid h4 {
        font-size: 1.3em;
    }
    .bus-midd h4 {
        font-size: 17px;
    }
    .bus-midd h4 a {
        font-size: 17px;
    }
    .bus-ic {
        width: 12%;
    }
    .bus-txt {
        float: right;
        width: 84%;
    }
    .view1-sixth h2 {
        margin: 46px 0px 0px 0px;
    }
    .banner-2 h1 {
        padding: 2.2em 0 0;
    }
    .rt-left {
        width: 77%;
    }
    .rom-info h3 {
        font-size: 1.3em;
    }
    .rom-info p {
        font-size: 14px;
    }
    .details-left {
        width: 34%;
    }
    .details-middle {
        padding: 1em 0em;
    }
    .room-right {
        width: 20%;
    }
    .room-left {
        width: 29%;
    }
    li.nam {
        width: 37%;
        margin-bottom: 1em;
    }
    li.mr {
        width: 24%;
    }
    li.spe {
        margin-top: 1em;
    }
    .track-left {
        padding: 2em 1em !important;
    }
    .track {
        padding: 1em 0;
    }
}

@media (max-width:640px) {
    .rights-cont {
        width: 100%;
        line-height: 27px;
        margin-right: 48px;
        margin-bottom: 0px;
        padding: 1em 3em;
        padding-right: 0px;
    }
    .footer-link {
        padding: 1em 3em 1em;
    }
    .footer-link .row {
        margin-right: 50px;
        text-align: left;
    }
    .securetxt {
        line-height: 17px;
        font-size: 13px;
    }
    i.fa.fa-lock {
        font-size: 1.7em;
        padding-right: 4px;
    }
    .logo {
        margin-right: 15px;
    }
    .bus a {
        font-size: 13px;
        padding: 0 6px;
    }
    .bann-info1 h3 {
        font-size: 1.4em;
    }
    .banner-1 h1,
    .banner-3 h1 {
        padding: 1.7em 0 0;
        font-size: 30px;
    }
    .app-right h3 {
        font-size: 21px;
    }
    .comments-list ul li {
        font-size: 13px;
    }
    .comments-list h3 {
        font-size: 1.7em;
    }
    .leave-comment input[type="text"],
    .leave-comment input[type="email"],
    .leave-comment textarea {
        width: 48.9%;
    }
    .view1-sixth h2 {
        margin: 40px 0px 0px 0px;
    }
    .banner-2 h1 {
        padding: 3em 0 0;
        font-size: 30px;
    }
    .banner-3 {
        min-height: 190px;
    }
    .rt-left {
        width: 74%;
    }
    .details-left {
        width: 33%;
    }
    .room-left {
        width: 27%;
    }
    .room-right {
        width: 22%;
    }
}

@media (max-width:600px) {
    .footer-link .row {
        margin-right: 40px;
        text-align: left;
    }
    .banner h1 {
        padding: 0.2em;
        font-size: 24px;
        width: 100%;
    }
    .banner h1 img {
        width: 65%;
    }
    .banner {
        min-height: 175px;
    }
    .bann-info1 {
        width: 33%;
    }
    .bann-info {
        width: 100%;
    }
    .bann-info h2 {
        font-size: 24px;
    }
    .bnr-left input[type="text"] {
        font-size: 20px;
        margin-top: 4px;
    }
    .input-grp07 input:valid~label {
        top: 6px !important;
    }
    .bnr-right input[type="text"] {
        font-size: 13px;
        margin-top: 0px;
    }
    .ban-top .inputLabel,
    .ban-bottom .inputLabel {
        font-size: 13px;
    }
    button.seabtn {
        /*padding: 6px 16px!important;*/
        /*font-size: 14px;*/
    }
    .rupes-left {
        float: left;
        width: 100%;
        /* margin-bottom: 2em; */
    }
    i.fa.fa-h-square,
    i.fa.fa-usd,
    i.fa.fa-mobile {
        font-size: 5em;
    }
    .rup-left {
        float: left;
        width: 17%;
    }
    .rup-rgt {
        float: left;
        width: 83%;
    }
    .rupes h3 {
        font-size: 22px;
    }
    .rupes h4 {
        font-size: 18px;
    }
    .rupes {
        padding: 1.5em 0 1em;
    }
    .holiday-left {
        width: 100%;
    }
    .holiday-mid {
        width: 100%;
        margin: 1em 0;
    }
    .track p {
        width: 84%;
    }
    /* .routes-left {
    width: 100%;
    margin-bottom: 1.5em;
} */
    i.fa.fa-truck,
    i.fa.fa-user,
    i.fa.fa-ticket {
        font-size: 4em;
    }
    .routes h3 {
        font-size: 2em;
    }
    .routes p {
        font-size: 15px;
    }
    .routes {
        padding: 0.7em 0 0.4em;
    }
    .banner-1 {
        min-height: 140px;
    }
    .agent-right iframe {
        width: 521px;
        height: 400px;
    }
    .agent-right iframe {
        width: 560px;
        height: 425px;
    }
    .details-left {
        width: 32%;
    }
    .details-middle h3 {
        font-size: 1.2em;
    }
    .details-middle {
        padding: 0.5em 0em;
    }
    .details-middle li {
        margin: 0 7px 0 0px;
        font-size: 14px;
    }
    .details-middle p {
        font-size: 14px;
    }
    .details-top h5 {
        font-size: 1.3em;
    }
    .lightbox .box {
        min-width: 545px;
        margin: 12% auto;
        padding: 10px 10px 20px 10px;
    }
    p.aval {
        padding-left: 10px;
    }
    .offer-prev {
        top: 0 !important;
    }
    .offer-next {
        top: 0 !important;
    }
}

@media (max-width:568px) {
    .footer-link .row {
        margin-right: 30px;
        text-align: left;
        padding-right: 0px;
    }
    .bann-info h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .bann-info1 h3 {
        font-size: 1.3em;
    }
    .rup-left {
        width: 23%;
    }
    .rup-rgt {
        width: 77%;
    }
    .agent-right iframe {
        width: 488px;
        height: 375px;
    }
    .con-top {
        width: 50%;
    }
    .app-left img {
        display: inline-block;
    }
    .app-left {
        width: 100%;
        text-align: center;
    }
    .app-right {
        float: right;
        width: 100%;
        margin-top: 2em;
    }
    .app-right h3 {
        font-size: 24px;
    }
    .banner-bottom-grid {
        float: left;
        width: 100%;
        margin-bottom: 2em;
    }
    .banner-bottom-grid h4 {
        font-size: 1.5em;
    }
    .travel h3 {
        font-size: 1.5em;
    }
    .travel p {
        font-size: 14px;
    }
    a.det {
        padding: 6px 14px;
    }
    a.view {
        padding: 6px 16px;
    }
    i.fa.fa-clock-o {
        font-size: 1.2em;
    }
    .bus-midd h4 {
        font-size: 15px;
    }
    .bus-midd p {
        font-size: 13px;
    }
    .bus-midd h4 a {
        font-size: 15px;
    }
    .comments-list ul li i {
        margin: 0 0.2em;
    }
    .leave-comment input[type="text"],
    .leave-comment input[type="email"],
    .leave-comment textarea {
        width: 48.8%;
    }
    .view1-sixth h2 {
        margin: 32px 0px 0px 0px;
    }
}

@media (max-width:480px) {
    .banner {
        padding: 0px 0 80px 0;
    }
    .banner .shape img {
        width: 135% !important;
    }
    .track h3 {
        font-size: 1.1em !important;
    }
    .logo a {
        font-size: 1.7em;
    }
    .logo {
        margin-right: 0;
        width: 24%;
        text-align: center;
        margin-bottom: 10px;
    }
    .sky-logo {
        /* width: 108px !important;
        background-size: 98px 60px !important; */
        /*width: 108px !important;*/
        /* transform: skew(5deg) !important; */
        /*background-size: 104px 54px !important;*/
        /*padding: 71px 0px 41px 40px !important;*/
    }
    li.hm,
    li.prnt {
        margin-right: 2px;
    }
    .banner h1 {
        padding: 0.2em;
        font-size: 24px;
        width: 100%;
    }
    .banner h1 img {
        width: 62%;
    }
    .banner {
        min-height: 150px;
    }
    .bann-info1 {
        width: 100%;
        padding: 2em 1em 0em;
    }
    .bann-info {
        width: 100%;
        padding: 2em 14px;
    }
    .rupes {
        padding: 1em 0 1em;
    }
    .footer-left li a {
        font-size: 13px;
    }
    .offer-next {
        right: 20px !important;
        width: 29px !important;
        height: 29px !important;
        font-size: 13px !important;
    }
    .offer-prev {
        right: 54px !important;
        width: 29px !important;
        height: 29px !important;
        font-size: 13px !important;
    }
    .faq {
        padding: 2em 0;
    }
    .banner-1 h1,
    .banner-2 h1,
    .banner-3 h1 {
        font-size: 26px;
    }
    .agent-right iframe {
        width: 400px;
        height: 305px;
    }
    a.det {
        padding: 6px 5px;
    }
    .tra-top h6 a {
        font-size: 14px;
    }
    li.ser {
        width: 16%;
        text-align: center;
    }
    li.las {
        width: 17%;
        text-align: center;
    }
    li.rou {
        width: 32%;
        text-align: center;
    }
    li.dat {
        text-align: center;
    }
    .travel p {
        font-size: 13px;
    }
    .bus-tp h2 {
        font-size: 17px;
    }
    .bus-tp P {
        font-size: 13px;
        line-height: 1.5em;
    }
    .bus-midd h4 {
        font-size: 13px;
    }
    .bus-midd h4 a {
        font-size: 13px;
    }
    .bus-midd h5 {
        font-size: 18px;
    }
    a.view {
        padding: 5px 8px;
        margin-top: 6px;
    }
    ul.first {
        padding: 1em 0 1em;
    }
    .blog {
        padding: 2em 0;
    }
    .comments-list h3 {
        font-size: 1.5em;
    }
    .comments-list ul li span {
        padding-right: 3px;
    }
    .comments-list ul li i {
        margin: 0 0px;
    }
    .comments-list ul {
        padding: 1em 0 1em;
    }
    .comments-list p {
        margin: 1em 0;
    }
    ul.paging {
        padding: 1em 0 0;
    }
    .leave-comment {
        margin: 2em 0 0;
    }
    .leave-comment form {
        margin: 1em 0 0;
    }
    .leave-comment input[type="text"],
    .leave-comment input[type="email"],
    .leave-comment textarea {
        width: 48.6%;
    }
    .view1-sixth h2 {
        margin: 25px 0px 0px 0px;
        font-size: 14px;
    }
    .routes h3 {
        font-size: 1.7em;
    }
    .rooms-top {
        min-height: 211px;
        padding: 6em 0 0;
    }
    .rom-info h3 {
        font-size: 1.1em;
    }
    .rom-info p {
        font-size: 12px;
    }
    .rom-info {
        padding: 1em 1em;
    }
    .room-map {
        margin: 2em 0;
    }
    .room-map iframe {
        min-height: 200px;
    }
    .hotel-amenit li {
        font-size: 14px;
    }
    .hotel-police p {
        font-size: 14px;
    }
    .details-middle h3 {
        font-size: 1.1em;
    }
    .details-top h5 {
        font-size: 1.2em;
    }
    .room-right {
        width: 23%;
    }
    .room-midle {
        width: 50%;
    }
    .rom-btm p {
        font-size: 14px;
        color: #999;
    }
    .tracking-left {
        float: left;
        width: 100%;
    }
    .tracking-right {
        float: left;
        width: 100%;
    }
    .offers-1 h3 {
        font-size: 18px;
    }
    .holiday-left img {
        width: 100%;
    }
    .lightbox .box {
        min-width: 445px;
    }
    ul.set-1 {
        margin-top: 1em;
        margin-left: 194px;
    }
    .set-right {
        padding-left: 9px;
    }
    .footer-top h3 {
        font-size: 1.5em;
    }
    .faq p {
        font-size: 13px;
    }
    .faq li {
        font-size: 13px;
    }
    .app-right p {
        font-size: 13px;
    }
    .banner-text p {
        font-size: 13px;
    }
    .banner-bottom-grid p {
        font-size: 13px;
    }
    .comments-list p {
        font-size: 13px;
    }
    .popular-right p {
        font-size: 13px;
    }
    .categories ul li a {
        font-size: 13px;
    }
    .comments-list p span {
        font-size: 13px;
    }
    .admin-right p {
        font-size: 13px;
    }
    .recent-comments-grid-right p {
        font-size: 13px;
    }
    .privacy p {
        font-size: 13px;
    }
    .agent p {
        font-size: 13px;
    }
    .sec-area p {
        font-size: 13px;
    }
    i.fa.fa-h-square {
        font-size: 3em;
    }
    i.fa.fa-usd,
    i.fa.fa-mobile {
        font-size: 4em;
    }
    .login-left {
        float: none;
        width: 100%;
        margin: 0 0 2em;
    }
    .login-right {
        float: none;
        width: 100%;
    }
    .login-right h3 a,
    .login-right span {
        font-size: 12px;
    }
}

@media (max-width:414px) {
    .nav>li>a {
        padding: 10px 4px !important;
    }
    .banner .shape img {
        width: 125% !important;
    }
    .banner {
        padding: 0px 0 80px 0;
    }
    ul.tp-hd-rgt a {
        font-size: 11px;
    }
    ul.tp-hd-rgt li {
        font-size: 11px;
    }
    ul.tp-hd-lft a {
        font-size: 11px;
    }
    .banner h1 {
        padding: 0.2em;
        font-size: 22px;
        width: 100%;
    }
    .banner h1 img {
        width: 62%;
    }
    .banner {
        min-height: 140px;
    }
    .rou-left {
        width: 28%;
    }
    .rou-rgt {
        width: 72%;
    }
    .footer-left li {
        width: 50%;
    }
    .offer-next {
        right: 20px !important;
        width: 29px !important;
        height: 29px !important;
        font-size: 13px !important;
    }
    .offer-prev {
        right: 54px !important;
        width: 29px !important;
        height: 29px !important;
        font-size: 13px !important;
    }
    .rup-rgt {
        width: 70%;
    }
    .rup-left {
        width: 30%;
    }
    .footer-top {
        padding: 1em 0 2em;
    }
    .faq h2 {
        font-size: 1.7em;
    }
    .faq h3 {
        font-size: 1.4em;
    }
    .banner h1,
    .banner-2 h1,
    .banner-3 h1 {
        padding: 0.2em;
        font-size: 22px;
        width: 100%;
    }
    .about-mid {
        margin: 2em 0;
    }
    .about h3 {
        margin-bottom: 0.3em;
    }
    .ab-lt {
        padding-right: 15px;
    }
    .sec-area {
        padding: 2em 0;
    }
    .privacy h3 {
        margin-bottom: 0em;
    }
    .privacy p {
        font-size: 14px;
    }
    .privacy {
        padding: 2em 0;
    }
    .agent-right iframe {
        width: 335px;
        height: 261px;
    }
    .agent-left input[type="text"] {
        font-size: 14px;
        padding: 6px 10px;
    }
    .app-right h3 {
        font-size: 22px;
    }
    .app-right p {
        font-size: 13px;
        margin: 8px 0 20px 0;
    }
    .banner-text p {
        font-size: 14px;
    }
    .banner-bottom-grid p {
        font-size: 14px;
    }
    .banner-bottom {
        padding: 2em 0 0;
    }
    .bann-info1 h3 {
        font-size: 1.2em;
    }
    .bann-info {
        padding: 1em 14px;
    }
    li.ser {
        text-align: left;
        font-size: 16px;
    }
    li.las {
        text-align: left;
        font-size: 16px;
    }
    li.rou {
        text-align: left;
        font-size: 16px;
    }
    li.dat {
        text-align: center;
        font-size: 16px;
    }
    li.fir {
        width: 15%;
        font-size: 16px;
    }
    .travel p {
        font-size: 12px;
    }
    a.det {
        padding: 6px 6px;
        font-size: 11px;
    }
    span.sen {
        display: none;
    }
    .bus-midd p {
        font-size: 10px;
    }
    .bus-midd h4 a {
        font-size: 12px;
    }
    a.view {
        font-size: 10px;
    }
    .bus-tp h2 {
        font-size: 14px;
    }
    .bus-tp P {
        font-size: 11px;
    }
    .comments-list h3 {
        font-size: 1.4em;
    }
    .leave-comment input[type="email"] {
        margin: 0.5em 0 0;
        width: 100%;
    }
    .admin {
        padding: 1em;
        margin: 1em 0 2em;
    }
    .leave-comment input[type="text"],
    .leave-comment input[type="email"],
    .leave-comment textarea {
        width: 100%;
    }
    .hotels-right {
        width: 100%;
        margin-bottom: 1em;
    }
    .view1-sixth h2 {
        margin: 78px 0px 0px 0px;
    }
    .hotels-left {
        margin-bottom: 1em;
        width: 100%;
    }
    .hotl-top {
        margin-top: 0em;
    }
    .hotels-top h3 {
        margin-bottom: 20px;
    }
    .hotels-top {
        padding: 1em 0;
    }
    .routes p {
        font-size: 14px;
    }
    .routes h3 {
        font-size: 1.3em;
    }
    .routes {
        padding: 0em 0 0.3em;
    }
    .banner-2 h1 {
        padding: 3em 0 0;
        font-size: 22px;
    }
    .banner-2 {
        min-height: 190px;
    }
    .rom-info {
        padding: 0.7em;
    }
    .rooms-top {
        min-height: 186px;
        padding: 5em 0 0;
    }
    .banner-3 {
        min-height: 160px;
    }
    .similar_hotel {
        margin-bottom: 2em;
    }
    .details-right {
        text-align: center;
        float: right;
        padding: 0;
    }
    .details-middle {
        width: 70%;
    }
    .details-left {
        width: 30%;
    }
    .details {
        padding: 0em 0 2em;
    }
    .room-left {
        width: 100%;
        padding: 0;
    }
    .room-midle {
        width: 100%;
        padding-left: 12px;
    }
    .room-right {
        width: 100%;
        padding: 0;
    }
    li.nam {
        width: 100%;
        margin-bottom: 1em;
    }
    li.mr {
        width: 46%;
        margin-bottom: 1em;
    }
    .selectroom_right li {
        width: 33.33%;
    }
    .selectroom_right p {
        font-size: 14px;
    }
    .selectroom {
        padding: 2em 0 0em;
    }
    .tracking h3 {
        margin-bottom: 0.5em;
    }
    .tracking p {
        font-size: 14px;
    }
    .login-right input[type="submit"] {
        font-size: 14px;
    }
    .writ input[type="text"] {
        font-size: 14px;
        width: 100%;
    }
    li.na-me {
        width: 100%;
    }
    li.na-me select {
        font-size: 14px;
        width: 100%;
    }
    .lightbox .box {
        min-width: 386px;
    }
    ul.set-1 {
        margin-left: 166px;
    }
    .footer-top h3 {
        font-size: 1.4em;
    }
    .login-left {
        width: 100%;
    }
}

@media (max-width:384px) {
    .nav>li>a {
        padding: 10px 2px !important;
    }
    .login-right h3 a,
    .login-right span {
        font-size: 10px;
    }
    ul.tp-hd-rgt a {
        font-size: 10px;
    }
    ul.tp-hd-rgt li {
        font-size: 10px;
    }
    ul.tp-hd-lft a {
        font-size: 10px;
    }
    i.fa.fa-home {
        font-size: 18px;
    }
    .ban-top .inputLabel,
    .ban-bottom .inputLabel {
        font-size: 12px;
    }
    .bann-info h2 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .agent-right iframe {
        width: 296px;
        height: 229px;
    }
    .app-right h3 {
        font-size: 20px;
    }
    .bann-info1 {
        padding: 2em 0.4em 0em;
    }
    .bus-midd h5 {
        font-size: 15px;
    }
    a.view {
        font-size: 11px;
        text-align: center;
    }
    li.fare {
        width: 22%;
        text-align: center;
    }
    li.seat {
        width: 24%;
        text-align: center;
    }
    .bus-midd p {
        font-size: 10px;
        text-align: center;
    }
    .bus-txt3 {
        float: right;
        width: 100%;
    }
    li.arriv {
        width: 16%;
        text-align: center;
    }
    li.dept {
        width: 18%;
        text-align: center;
    }
    .bus-ic1 {
        width: 100%;
        text-align: center;
    }
    a.view {
        padding: 5px 7px;
    }
    i.fa.fa-clock-o {
        margin-top: 10px;
    }
    li.arriv h4 {
        margin-top: 30px;
    }
    .bus-ic3 {
        width: 100%;
        text-align: center;
    }
    .bus-ic3 img {
        display: inline-block;
    }
    .bus-txt4 {
        margin-top: 13px;
    }
    .bus-txt1 {
        width: 100%;
    }
    li.trav {
        width: 20%;
        text-align: center;
    }
    .bus-tp h2 {
        font-size: 12px;
    }
    .bus-tp P {
        line-height: 1.2em;
    }
    .bus-ic {
        width: 100%;
        text-align: center;
    }
    .bus-ic img {
        display: inline-block;
    }
    .bus-txt {
        width: 100%;
    }
    .bus-midd h4 {
        font-size: 13px;
        text-align: center;
    }
    .comments-list h3 {
        font-size: 1.3em;
    }
    .banner-2 {
        min-height: 180px;
    }
    .set-left {
        float: left;
        width: 100%;
    }
    .set-right {
        padding-left: 0px;
        margin-top: 1em;
        width: 100%;
    }
    .lightbox .box {
        min-width: 349px;
    }
    ul.set-1 {
        margin-left: 254px;
    }
    p.aval {
        font-size: 13px;
    }
    .login-left {
        width: 100%;
        }
    .banner h1 {
        padding: 0.2em;
        font-size: 22px;
        width: 100%;
    }
}

@media (max-width:375px) {
    li.ned,
    li.wrt,
    li.tol {
        margin-right: 6px;
    }
    .banner h1,
    .banner-2 h1,
    .banner-3 h1 {
        padding: 1.7em 0 0;
        font-size: 20px;
        width: 100%;
    }
    .bann-info h2 {
        font-size: 19px;
        margin-bottom: 15px;
    }
    .app-button img {
        margin-bottom: 2px;
        width: 75%;
    }
    .play-store {
        width: 60% !important;
    }
    .track h3 {
        font-size: .95em !important;
        margin-top: 0px !important;
    }
    .track p {
        width: 100%;
        font-size: 14px;
    }
    .routes h3 {
        font-size: 1.8em;
    }
    .rou-left {
        width: 31%;
    }
    .rou-rgt {
        width: 69%;
    }
    a.view {
        padding: 5px 6px;
    }
    .hotes-left {
        float: left;
        width: 100%;
        text-align: left;
        margin-bottom: 1em;
    }
    .banner-2 h1 {
        padding: 2.7em 0 0;
    }
    .banner-2 {
        min-height: 180px;
    }
    .login-left {
        width: 100%;
    }
    .banner h1 {
        padding: 0.2em;
        font-size: 22px;
        width: 100%;
    }
}

@media (max-width:320px) {
    i.fa.fa-home {
        font-size: 20px;
    }
    ul.tp-hd-lft a {
        font-size: 12px;
    }
    ul.tp-hd-lft {
        float: left;
        width: 100%;
        text-align: center;
    }
    .logo {
        margin-bottom: 2px;
    }
    .sky-logo {
        /*width: 108px !important;*/
        /*background-size: 80px 46px !important;*/
    }
    .navbar-nav {
        /* margin: 7.5px -34px !important;
        margin-right: -46px; */
    }
    ul.tp-hd-rgt {
        float: left;
        width: 100%;
    }
    ul.tp-hd-rgt li {
        font-size: 12px;
    }
    ul.tp-hd-rgt a {
        font-size: 12px;
    }
    li.ned,
    li.wrt,
    li.tol {
        margin-right: 20px;
    }
    .top-header {
        height: 62px;
        line-height: 23px;
        padding: 0.5em 0;
    }
    .bus a {
        font-size: 12px;
        padding: 0 3px;
    }
    .securetxt {
        line-height: 17px;
        font-size: 12px;
    }
    .banner h1,
    .banner-2 h1,
    .banner-3 h1 {
        padding: 0.2em;
        font-size: 22px;
        width: 100%;
    }
    .bann-info1 {
        width: 100%;
        padding: 1em 0 0;
    }
    i.fa.fa-columns {
        font-size: 6em;
    }
    .bann-info1 h3 {
        font-size: 1.2em;
        margin-top: 12px;
    }
    .bann-info {
        padding: 1em 0px;
    }
    .bann-info h2 {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .ban-top .inputLabel,
    .ban-bottom .inputLabel {
        font-size: 11px;
    }
    button.seabtn {
        /*padding: 6px 13px!important;*/
        /*font-size: 13px;*/
    }
    .sear {
        margin-top: 20px;
    }
    .ban-bottom {
        margin-top: 20px;
    }
    i.fa.fa-h-square,
    i.fa.fa-usd,
    i.fa.fa-mobile {
        font-size: 4em;
    }
    .rupes h3 {
        font-size: 20px;
    }
    .rupes h4 {
        font-size: 16px;
    }
    .rupes-left {
        padding: 0;
    }
    .holiday {
        padding: 2em 0;
    }
    .holiday-left {
        padding: 0;
    }
    .holiday-mid {
        padding: 0;
    }
    .track {
        padding: 2em 0;
    }
    .track-left {
        padding: 0;
    }
    .track-right {
        padding-left: 0;
    }
    /* .routes-left {
    padding: 0;
} */
    .routes {
        padding: 0.5em 0 0em;
    }
    .routes h3 {
        font-size: 1.6em;
    }
    .routes p {
        font-size: 14px;
    }
    i.fa.fa-truck,
    i.fa.fa-user,
    i.fa.fa-ticket {
        font-size: 3em;
    }
    .footer-left {
        padding: 0;
    }
    .footer-top h3 {
        margin-bottom: 0.5em;
    }
    .banner-1 h1,
    .banner-2 h1,
    .banner-3 h1 {
        font-size: 22px;
    }
    .banner-1 {
        min-height: 120px;
    }
    .faq h2 {
        font-size: 1.4em;
    }
    .faq h3 {
        font-size: 1.2em;
    }
    .faq p {
        font-size: 13px;
    }
    .faq {
        padding: 1em 0;
    }
    .about {
        padding: 1em 0;
    }
    .about h2 {
        font-size: 1.7em;
        margin-bottom: 0.3em;
    }
    .about p {
        font-size: 13px;
    }
    .about h3 {
        font-size: 1.5em;
    }
    .abt-lft {
        padding: 0;
    }
    .ab-lt {
        padding: 0;
    }
    .ab-tp {
        margin-bottom: 1em;
    }
    .ab-rt {
        padding: 0;
    }
    .ab-rt ul li a {
        font-size: 13px;
        padding: 0px 0px 0px 22px;
    }
    .sec-area h3 {
        font-size: 1.4em;
    }
    .sec-area h6 {
        margin: 0.5em 0;
    }
    .sec-area p {
        font-size: 13px;
    }
    .terms-bottom {
        margin-top: 2em;
    }
    .sec-area {
        padding: 1.5em 0;
    }
    .privacy p {
        font-size: 13px;
    }
    .privacy {
        padding: 1.5em 0;
    }
    .privacy h4 {
        margin: 1em 0 0;
    }
    .agent {
        padding: 1.5em 0;
    }
    .agent-left {
        text-align: center;
        padding: 0;
    }
    .ag-bt {
        margin-bottom: 1em;
    }
    .agent-right iframe {
        width: 272px;
        height: 212px;
        margin-top: 1.5em;
    }
    .agent-right {
        padding: 0;
    }
    .agent p {
        font-size: 13px;
    }
    .con-top {
        width: 100%;
        margin-top: 1em;
    }
    .contact {
        padding: 1.5em 0;
    }
    .contact h4 {
        margin-bottom: 0.3em;
    }
    .contact-left {
        padding: 0;
    }
    .app-left {
        padding: 0;
    }
    .app-right h3 {
        font-size: 19px;
        line-height: 25px;
    }
    .app-right {
        padding: 0;
    }
    .banner-bottom {
        padding: 0.5em 0 0;
    }
    .banner-text p {
        font-size: 13px;
        margin: 1em auto 0 auto;
    }
    .banner-text h3 {
        font-size: 2.2em;
    }
    .app-right p {
        font-size: 13px;
    }
    .banner-bottom-grid p {
        font-size: 13px;
    }
    .banner-bottom-grid {
        margin-bottom: 1.5em;
        padding: 0;
    }
    .glyphicon-th-large {
        font-size: 1.7em;
    }
    .services-icon {
        width: 100px;
        height: 100px;
        line-height: 111px;
    }
    .banner-text h3 {
        font-size: 2em;
    }
    ul.rout {
        padding: 0.5em;
    }
    .tra-top h6 a {
        font-size: 12px;
    }
    .bann-info1 {
        padding: 2em 0em 0em;
    }
    .bann-info {
        padding: 1em 0px;
    }
    .tra-top h4 {
        font-size: 18px;
    }
    .tra-top {
        margin-top: 1em;
    }
    .bus-tp {
        padding: 0.5em 0;
        background: #34ad00;
    }
    .bus-tp P {
        font-size: 13px;
        text-align: center;
        float: none;
        margin-bottom: 0.5em;
    }
    .bus-tp h2 {
        font-size: 15px;
        float: none;
        text-align: center;
    }
    .bus-btm li a {
        font-size: 13px;
    }
    .bus-midd h4 {
        font-size: 12px;
    }
    li.trav {
        width: 23%;
    }
    li.arriv {
        width: 17%;
        text-align: center;
    }
    li.seat {
        width: 22%;
        text-align: center;
    }
    li.fare {
        width: 20%;
        text-align: center;
    }
    .bus-midd h5 {
        font-size: 13px;
    }
    .blog-left {
        padding: 0;
    }
    .comments-list p {
        font-size: 13px;
    }
    .blog {
        padding: 1.5em 0;
    }
    .comments-list:nth-child(2) {
        margin: 1em 0;
        padding: 1em 0 1em;
    }
    .blog-right {
        margin-top: 1em;
        padding: 0;
    }
    .popular h3,
    .subscribe h3,
    .categories h3,
    .instagram h2,
    .tags h3 {
        padding: 0.5em;
    }
    .admin-right p {
        font-size: 13px;
    }
    .admin {
        padding: 1em;
        margin: 1em 0 1em;
    }
    .recent-comments-grid-right p {
        font-size: 13px;
    }
    .hotels-right {
        padding: 0;
    }
    .hotels-left {
        padding: 0;
    }
    .view1-sixth h2 {
        margin: 70px 0px 0px 0px;
    }
    .banner-2 h1 {
        padding: 2.7em 0 0;
    }
    .banner-2 {
        min-height: 160px;
    }
    .banner-3 {
        min-height: 130px;
    }
    .rt-left {
        width: 64%;
    }
    .rom-info h5 {
        font-size: 1.1em;
        text-align: center;
    }
    .rom-info h3 {
        font-size: 0.95em;
    }
    .rom-info p {
        font-size: 11px;
        line-height: 1.3em;
    }
    .rooms-top {
        min-height: 165px;
        padding: 4em 0 0;
    }
    .hotel-amenit li {
        font-size: 13px;
        width: 50%;
    }
    .hotel-police p {
        font-size: 13px;
    }
    h4.sing {
        margin-bottom: 0.5em;
    }
    .hotel-amenit {
        margin-bottom: 2em;
    }
    .hotel-police {
        margin-bottom: 2em;
    }
    .footer-left {
        margin-top: 1em;
    }
    .details-left {
        width: 100%;
        padding: 0;
    }
    .details-middle {
        width: 100%;
        padding-left: 16px;
    }
    .details-middle li {
        font-size: 13px;
    }
    .details-middle p {
        font-size: 13px;
    }
    .selectroom_top {
        padding: 1em;
    }
    .selectroom-info ul {
        margin-top: 1em;
    }
    .selectroom_right p {
        font-size: 13px;
    }
    .selectroom_right h6 {
        font-size: 0.9em;
    }
    .selectroom_right h3 {
        font-size: 1.5em;
    }
    .grand {
        text-align: right;
        margin-top: 0.5em;
    }
    .tracking {
        padding: 2em 0;
    }
    .tracking-top,
    .tracking-bottom {
        padding: 1em 0.5em;
    }
    .tracking p {
        font-size: 13px;
    }
    .login-right input[type="submit"] {
        font-size: 12px;
    }
    .login-right input[type="text"],
    .login-right input[type="password"] {
        font-size: 12px;
    }
    .login-left ul li {
        font-size: 14px;
    }
    .writ {
        padding: 0 1em 1em;
    }
    .writ h4 {
        font-size: 1.4em;
    }
    .copy-right p {
        font-size: 13px;
    }
    .lightbox .box {
        min-width: 280px;
    }
    ul.set-1 {
        margin-left: 200px;
    }
    .login-left {
        width: 100%;
    }
}


/*-- responsive design --*/


/*edited by trupti*/

#txtSourceCity,
#txtDestCity,
#datepicker {
    width: 80%;
}

/*#btnSearch {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

@media (max-width: 668px) {
    .goingTo {
        margin-left: 0px;
    }
    #promo_cards img {
        width: 90%;
        height: 150px;
    }
}

@media (max-width: 568px) {
    .goingTo {
        margin-left: 0px;
    }
}

@media (max-width: 1199px) {
    #txtDestCity {
        width: 80%;
    }
    #btnSearch {
        /*width: 100%;*/
        /*height: auto;*/
        /*padding: 5px 9px 9px !important;*/
        /*background-position: 80% center;*/
    }
}

@media (max-width: 1025px) {
    #btnSearch {
        /*width: 100%;*/
        /*height: auto;*/
        /*padding: 5px 6px 8px !important;*/
        /*background-position: 80% center;*/
    }
}

@media (max-width: 991px) {
    #txtSourceCity,
    #txtDestCity,
    #datepicker {
        width: 75%;
    }
    #btnSearch {
          font-size: 18px !important;
    font-weight: 700;
        /*width: 100%;*/
        /* height: auto; */
        /*padding: 8px 2px !important;*/
        /*background-position: 90% center;*/
    }
    #promo_cards img {
        width: 300px;
        height: 200px;
    }
}

.header {
    /* background-image: url(images/Stripe.png); */
    background-color: purple;
    background-repeat: no-repeat;
    height: 83px;
}

@media (max-width: 545px) {
    .header {
        /* background-image: url(images/logo.png); */
        background-color: purple;
        background-repeat: no-repeat;
        height: 80px;
    }
}

@media (max-width: 445px) {
    .dropbtn {
        /* margin-top: 70px; */
        background-color: purple;
    }
    .banner {
        padding: 0px 0 80px 0;
    }
}


/* Float four columns side by side */

.column {
    float: left;
    width: 25%;
    padding: 0 10px;
}


/* Remove extra left and right margins, due to padding */

.row {
    margin: 0 -5px;
}


/* Clear floats after the columns */

.row:after {
    content: "";
    display: table;
    clear: both;
}


/* Responsive columns */

@media screen and (max-width: 600px) {
    .column {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
}


/* Style the counter cards */

.card1 {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 16px;
    text-align: center;
    background-color: #f1f1f1;
    height: 200px;
}


/*====================================================
--<     AccuSquare Footer Middle Area Css -->
======================================================*/

.footer-middle {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background: #111a3a;
    /* background: #1d3050; */
    ;
}

.widget-title {
    color: #fff;
    font-size: 22px;
}

.company-info-desc p {
    color: #fff;
}

.menu-quick-link-container ul li a {
    color: #fff;
    position: relative;
    transition: .5s;
}

.menu-quick-link-container ul li a:before {
    position: absolute;
    content: "";
    left: -24px;
    top: 10px;
    height: 1px;
    width: 13px;
    background: #fff;
}

.menu-quick-link-container ul li {
    padding-bottom: 10px;
    list-style: none;
}

.recent-post-text a {
    color: #fff;
    font-weight: 500;
    transition: .5s;
}

.recent-post-image {
    float: left;
}

.follow-company-text a {
    font-size: 16px;
    transition: .5s;
}

.follow-company-text a p {
    color: #fff;
    transition: .5s;
}

.follow-company-text {
    float: left;
}

.follow-company-icon a {
    font-size: 16px;
    color: #fff;
    margin: 0 5px;
    font-weight: 500;
    display: inline-block;
    transition: .5s;
}

.footer-social-info p span {
    font-weight: 600 !important;
    color: #fff;
}

.footer-social-info p {
    color: #fff;
}

.recent-post-text span {
    color: #adb0be;
}

.recent-post-item.active {
    border-bottom: 1px solid #adb0be;
}

.follow-company-icon a:hover {
    color: #0c5adb;
}

.follow-company-text a p:hover {
    color: #0c5adb;
}

.menu-quick-link-container ul li a:hover {
    color: #0c5adb;
}

.recent-post-text a:hover {
    color: #0c5adb;
}


/* Footer Style Two */

.footer_middle_area {
    overflow: hidden;
}

.footer_middle_social_icon {
    text-align: center;
}

.footer_middle_social_icon a {
    height: 65px;
    width: 65px;
    line-height: 65px;
    display: inline-block;
    background: #0c5adb;
    border-radius: 50%;
    font-size: 25px;
    color: #fff;
    text-align: center;
    margin: 0 5px;
    transition: .5s;
}

.footer_middle_social_icon a.color1 {
    background: #ef6330;
}

.footer_middle_social_icon a.color2 {
    background: #43baff;
}

.footer_middle_social_icon a.color3 {
    background: #ff9000;
}

.footer_middle_social_icon a.color4 {
    background: #e60023;
}

.footer_middle_social_icon a.color5 {
    background: #00247e;
}

.footer_middle_social_icon a.color6 {
    background: #6659d4;
}

.footer_middle_social_icon a.color7 {
    background: #5eb414;
}

.footer_middle_social_icon a:hover {
    background: #0c5adb;
}

.footer_bottom_menu_inner {
    text-align: center;
}

.footer_bottom_menu_inner ul {
    list-style: none;
}

.footer_bottom_menu_inner ul li {
    display: inline-block;
}

.footer_bottom_menu_inner ul li a {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 0 12px;
    transition: .5s;
}

.footer_bottom_menu_inner ul li a:hover {
    color: #0c5adb;
}

.footer_bg_shape {
    position: relative;
}

.footer_bg_shape:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 80%;
    width: 50%;
    background: url(assets/images/new/footer-bgdt.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    left: 0;
    right: 0;
    margin: auto;
    opacity: .6;
}


/* Footer Style Three */

.style_three .widget-title {
    color: #232323;
    font-size: 22px;
}

.style_three .menu-quick-link-container ul li a {
    color: #232323;
}

.style_three .menu-quick-link-container ul li a:hover {
    color: #0c5adb;
}

.style_three .company-info-desc p {
    color: #232323;
}

.style_three .footer-social-info p {
    color: #232323;
}

.style_three .recent-post-text a {
    color: #232323;
}

.style_three .follow-company-icon a {
    color: #0c5adb;
}

.style_three .follow-company-text a p {
    color: #232323;
}

.style_three .footer-social-info p span {
    color: #232323;
}

.style_three .menu-quick-link-container ul li a:before {
    background: #0c5adb;
}


/*====================================================
--<     AccuSquare Footer Bottom Area Css -->
======================================================*/

.footer-bottom {
    border-top: 2px solid rgba(255, 255, 255, .23);
}

.footer-bottom-content-copy p {
    color: #fff;
}

.footer-bottom-right-text {
    text-align: right;
}

.footer-bottom-right-text a {
    color: #fff;
    display: inline-block;
}

.footer-bottom-right-text .absod {
    margin-right: 30px;
    position: relative;
}

.footer-bottom-right-text .absod::before {
    position: absolute;
    content: "";
    right: -17px;
    top: 6px;
    height: 14px;
    width: 1px;
    background: #fff;
    transform: skew(-20deg);
}


/*to create contact block and contact  form*/

input[type="email"],
input[type="password"],
input[type="text"],
input[type="tel"] {
    box-shadow: none;
    height: 45px;
    outline: none;
    font-size: 14px;
}

input[type="email"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus {
    box-shadow: none;
    border: 1px solid #223a66;
}

.form-control {
    box-shadow: none;
    border-radius: 0;
    width: 90%;
}

.form-control:focus {
    box-shadow: none;
    border: 1px solid #223a66;
}

.btn {
    display: inline-block;
    font-size: 14px;
    font-size: 0.8125rem;
    font-weight: 700;
    letter-spacing: .5px;
    padding: .55rem 2rem;
    /*font-family: "Exo", sans-serif;*/
    text-transform: uppercase;
    border-radius: 65px;
    border: 2px solid transparent;
    transition: all .35s ease;
    color: #ffffff;
    background-color: #bb3aa2;
}

.contact-block {
    text-align: center;
    border: 5px solid #EEF2F6;
    padding: 50px 25px;
}

.contact-block i {
    font-size: 50px;
    margin-bottom: 15px;
    display: inline-block;
    color: #e12454;
}

#design_btn {
    display: none;
    position: fixed;
    bottom: 80px;
    right: 20px;
    z-index: 9999;
    font-size: 18px;
    border: none;
    outline: none;
    /*background-color: red;*/
    background-color: #ccc;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 50px;
    justify-content: center;
    width: 50px;
    height: 60px;
}

#design_btn:hover {
    background-color: #0084c8;
}


/*Social Media*/

body {
    margin: 0;
    /* height: 1000px; */
    height: auto;
}

.icon-bar {
    position: fixed;
    /* left: 150px; */
    top: 80%;
    display: flex;
    left: 0%;
    /* width: 200px; */
    flex-direction: column;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px;
    z-index: 10;
}

.icon-bar a {
    display: block;
    text-align: left;
    padding: 3px;
    margin: 1px;
    /*width: 80px;*/
    transition-timing-function: linear;
    transform: translate(-0px, 0px);
    color: white;
    font-size: 30px;
    width: 65%;
}


/* .icon-bar a:hover {*/


/*  background-color: #808080;*/


/*} */

.icon-bar a i {
    background-color: white;
    height: 40px;
    width: 30px;
    color: black;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}

.icon-bar a i.fa-facebook {
    color: #3B5998;
}

.icon-bar a i.fa-youtube {
    color: #bb0000;
}

.icon-bar a i.fa-instagram {
    color: #d6249f;
}

.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #55ACEE;
    color: white;
}

.google {
    background: #dd4b39;
    color: white;
}

.linkedin {
    background: #007bb5;
    color: white;
}

.youtube {
    background: #bb0000;
    color: white;
}

.whatsapp {
    color: white;
}

.instagram {
    /* background: #125688;*/
    /*color: white; */
    background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
    background-image: linear-gradient(45deg, rgb(64, 93, 230), rgb(88, 81, 219), rgb(131, 58, 180), rgb(193, 53, 132), rgb(225, 48, 108), rgb(253, 29, 29));
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}

.ca-menu li:hover .ca-icon {
    color: #ccff00;
    font-size: 90px;
    opacity: 0.3;
}


/* .card1:hover{
    color: #ffffff;
    font-size: 24px;
    font-weight: 800;

    height: 240px;
    padding: 25px;
    text-align: center;
    background-color: #a151af;
    margin-top: -20px;
} */

.card1:hover {
    background-color: #ccc;
    /* color: #ffffff !important; */
    z-index: 999;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.card1:hover .sky-why-us {
    border: 5px solid #9c27b0;
    color: #9c27b0;
}

@media (max-width: 1199px) {
    .banner {
        padding: 90px 0;
        padding-top: 40px;
    }
}

@media (max-width: 991px) {
    .banner {
        padding: 80px 0;
        padding-top: 70px;
    }
}

@media (max-width: 575px) {
    .banner {
        /* padding: 70px 0; */
        padding: 20px 0 80px 0;
    }
    .navbar-nav {
        margin: 7.5px -14px !important;
        /* margin-right: -46px; */
    }
}

@media (max-width: 767px) {
    .banner::before {
        top: -570px;
    }
    .item-card {}
}

@media (max-width: 575px) {
    .banner::before {
        top: -640px;
        right: 0px;
    }
}


/* 
.banner::after {
    content: "";
    background-color: rgba(14, 158, 77, 0.4);
    position: absolute;
    -webkit-transform: translate(50%);
    transform: translate(50%);
    border-radius: 50%;
    width: 900px;
    height: 800px;
    right: 100px;
    top: -520px;
} */

@media (max-width: 575px) {
    .banner::after {
        top: -660px;
        right: -20px;
    }
}

.banner .container {
    position: relative;
    z-index: 3;
}

.banner .shape {
    position: absolute;
    bottom: 0;
    right: -300px;
    width: 200px;
    -webkit-animation: run 20s linear infinite;
    animation: run 20s linear infinite;
    /* animation: 3s ease-in 1s infinite reverse both running slidein; */
}

.banner .shape img {
    width: 105%;
}

@media (max-width: 991px) {
    .banner .shape {
        width: 150px;
        animation: run 15s linear infinite;
    }
    .track h3 {
        font-size: 1.5em;
        margin-top: -40px;
        float: none;
    }
}

@media (max-width: 767px) {
    .banner::after {
        top: -600px;
    }
    .banner .shape {
        width: 130px;
        animation: run 10s linear infinite;
    }
    .item-card {
        width: 100% !important;
        height: 296px !important;
    }
    /*.offer-img {*/
    /*    width: 100%;*/
    /*    height: 242px !important;*/
    /*}*/
    .sky-title {
        font-size: 26px !important;
        text-align: left !important;
        padding-left: 19px !important;
        margin-bottom: 7px !important;
    }
}

.sky-heart {
    animation: heartBeat 1000ms infinite linear;
    color: #287dfa;
}


/*---------------- fonts ----------------*/

.font-size-100 {
    font-size: 100px !important;
}

.font-size-90 {
    font-size: 90px !important;
}

.font-size-80 {
    font-size: 80px !important;
}

.font-size-70 {
    font-size: 70px !important;
}

.font-size-65 {
    font-size: 65px !important;
}

.font-size-60 {
    font-size: 60px !important;
}

.font-size-55 {
    font-size: 55px !important;
}

.font-size-50 {
    font-size: 50px !important;
}

.font-size-45 {
    font-size: 45px !important;
}

.font-size-40 {
    font-size: 40px !important;
}

.font-size-35 {
    font-size: 35px !important;
}

.font-size-30 {
    font-size: 30px !important;
}

.font-size-28 {
    font-size: 28px !important;
}

.font-size-27 {
    font-size: 27px !important;
}

.font-size-26 {
    font-size: 26px !important;
}

.font-size-25 {
    font-size: 25px !important;
}

.font-size-24 {
    font-size: 24px !important;
}

.font-size-23 {
    font-size: 23px !important;
}

.font-size-22 {
    font-size: 22px !important;
}

.font-size-21 {
    font-size: 21px !important;
}

.font-size-20 {
    font-size: 20px !important;
}

.font-size-19 {
    font-size: 19px !important;
}

.font-size-18 {
    font-size: 18px !important;
}

.font-size-17 {
    font-size: 17px !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.font-size-15 {
    font-size: 15px !important;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-13 {
    font-size: 13px !important;
}

.font-size-12 {
    font-size: 12px !important;
}

.font-size-11 {
    font-size: 11px !important;
}


/*---------------- font-weight ----------------*/

.font-weight-thin {
    font-weight: 200 !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-regular {
    font-weight: 400 !important;
}

.font-weight-medium {
    font-weight: 500 !important;
}

.font-weight-semi-bold {
    font-weight: 600 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-black {
    font-weight: 900 !important;
}


/*===== padding-top ========*/

.padding-top-200px {
    padding-top: 200px;
}

.padding-top-190px {
    padding-top: 190px;
}

.padding-top-180px {
    padding-top: 180px;
}

.padding-top-170px {
    padding-top: 170px;
}

.padding-top-160px {
    padding-top: 160px;
}

.padding-top-150px {
    padding-top: 150px;
}

.padding-top-140px {
    padding-top: 140px;
}

.padding-top-130px {
    padding-top: 130px;
}

.padding-top-120px {
    padding-top: 120px;
}

.padding-top-110px {
    padding-top: 110px;
}

.padding-top-100px {
    padding-top: 100px;
}

.padding-top-95px {
    padding-top: 95px;
}

.padding-top-90px {
    padding-top: 90px;
}

.padding-top-85px {
    padding-top: 85px;
}

.padding-top-80px {
    padding-top: 80px;
}

.padding-top-70px {
    padding-top: 70px;
}

.padding-top-60px {
    padding-top: 60px;
}

.padding-top-50px {
    padding-top: 50px;
}

.padding-top-50px {
    padding-top: 50px;
}

.padding-top-45px {
    padding-top: 45px;
}

.padding-top-40px {
    padding-top: 40px;
}

.padding-top-35px {
    padding-top: 35px;
}

.padding-top-38px {
    padding-top: 38px;
}

.padding-top-30px {
    padding-top: 30px;
}

.padding-top-20px {
    padding-top: 20px;
}

.padding-top-10px {
    padding-top: 10px;
}


/*===== padding-bottom ========*/

.padding-bottom-200px {
    padding-bottom: 200px;
}

.padding-bottom-190px {
    padding-bottom: 190px;
}

.padding-bottom-180px {
    padding-bottom: 180px;
}

.padding-bottom-170px {
    padding-bottom: 170px;
}

.padding-bottom-160px {
    padding-bottom: 160px;
}

.padding-bottom-150px {
    padding-bottom: 150px;
}

.padding-bottom-140px {
    padding-bottom: 140px;
}

.padding-bottom-130px {
    padding-bottom: 130px;
}

.padding-bottom-120px {
    padding-bottom: 120px;
}

.padding-bottom-110px {
    padding-bottom: 110px;
}

.padding-bottom-100px {
    padding-bottom: 100px;
}

.padding-bottom-95px {
    padding-bottom: 95px;
}

.padding-bottom-90px {
    padding-bottom: 90px;
}

.padding-bottom-85px {
    padding-bottom: 85px;
}

.padding-bottom-80px {
    padding-bottom: 80px;
}

.padding-bottom-70px {
    padding-bottom: 70px;
}

.padding-bottom-60px {
    padding-bottom: 60px;
}

.padding-bottom-50px {
    padding-bottom: 50px;
}

.padding-bottom-45px {
    padding-bottom: 45px;
}

.padding-bottom-40px {
    padding-bottom: 40px;
}

.padding-bottom-35px {
    padding-bottom: 35px;
}

.padding-bottom-30px {
    padding-bottom: 30px;
}

.padding-bottom-20px {
    padding-bottom: 20px;
}

.padding-bottom-10px {
    padding-bottom: 10px;
}


/*===== padding-right ========*/

.padding-right-150px {
    padding-right: 150px;
}

.padding-right-140px {
    padding-right: 140px;
}

.padding-right-130px {
    padding-right: 130px;
}

.padding-right-120px {
    padding-right: 120px;
}

.padding-right-110px {
    padding-right: 110px;
}

.padding-right-100px {
    padding-right: 100px;
}

.padding-right-95px {
    padding-right: 95px;
}

.padding-right-90px {
    padding-right: 90px;
}

.padding-right-85px {
    padding-right: 85px;
}

.padding-right-80px {
    padding-right: 80px;
}

.padding-right-70px {
    padding-right: 70px;
}

.padding-right-60px {
    padding-right: 60px;
}

.padding-right-55px {
    padding-right: 55px;
}

.padding-right-50px {
    padding-right: 50px;
}

.padding-right-45px {
    padding-right: 45px;
}

.padding-right-40px {
    padding-right: 40px;
}

.padding-right-30px {
    padding-right: 30px;
}


/*===== padding-left ========*/

.padding-left-150px {
    padding-left: 150px;
}

.padding-left-140px {
    padding-left: 140px;
}

.padding-left-130px {
    padding-left: 130px;
}

.padding-left-120px {
    padding-left: 120px;
}

.padding-left-110px {
    padding-left: 110px;
}

.padding-left-100px {
    padding-left: 100px;
}

.padding-left-95px {
    padding-left: 95px;
}

.padding-left-90px {
    padding-left: 90px;
}

.padding-left-85px {
    padding-left: 85px;
}

.padding-left-80px {
    padding-left: 80px;
}

.padding-left-70px {
    padding-left: 70px;
}

.padding-left-60px {
    padding-left: 60px;
}

.padding-left-55px {
    padding-left: 55px;
}

.padding-left-50px {
    padding-left: 50px;
}

.padding-left-45px {
    padding-left: 45px;
}

.padding-left-40px {
    padding-left: 40px;
}

.padding-left-30px {
    padding-left: 30px;
}

.padding-left-15 {
    padding-left: 15px;
}

.padding-left-10 {
    padding-left: 10px;
}

/*===== margin ====*/

.margin-top-200px {
    margin-top: 200px;
}

.margin-top-190px {
    margin-top: 190px;
}

.margin-top-180px {
    margin-top: 180px;
}

.margin-top-160px {
    margin-top: 160px;
}

.margin-top-150px {
    margin-top: 150px;
}

.margin-top-140px {
    margin-top: 140px;
}

.margin-top-130px {
    margin-top: 130px;
}

.margin-top-120px {
    margin-top: 120px;
}

.margin-top-110px {
    margin-top: 110px;
}

.margin-top-100px {
    margin-top: 100px;
}

.margin-top-95px {
    margin-top: 95px;
}

.margin-top-90px {
    margin-top: 90px;
}

.margin-top-85px {
    margin-top: 85px;
}

.margin-top-80px {
    margin-top: 80px;
}

.margin-top-70px {
    margin-top: 70px;
}

.margin-top-60px {
    margin-top: 60px;
}

.margin-top-55px {
    margin-top: 55px;
}

.margin-top-50px {
    margin-top: 50px;
}

.margin-top-45px {
    margin-top: 45px;
}

.margin-top-40px {
    margin-top: 40px;
}

.margin-top-35px {
    margin-top: 35px;
}

.margin-top-30px {
    margin-top: 30px;
}

.margin-top-20px {
    margin-top: 20px;
}

.margin-top-10px {
    margin-top: 10px;
}

.margin-bottom-200px {
    margin-bottom: 200px;
}

.margin-bottom-190px {
    margin-bottom: 190px;
}

.margin-bottom-180px {
    margin-bottom: 180px;
}

.margin-bottom-170px {
    margin-bottom: 170px;
}

.margin-bottom-160px {
    margin-bottom: 160px;
}

.margin-bottom-150px {
    margin-bottom: 150px;
}

.margin-bottom-140px {
    margin-bottom: 140px;
}

.margin-bottom-130px {
    margin-bottom: 130px;
}

.margin-bottom-120px {
    margin-bottom: 120px;
}

.margin-bottom-110px {
    margin-bottom: 110px;
}

.margin-bottom-100px {
    margin-bottom: 100px;
}

.margin-bottom-95px {
    margin-bottom: 95px;
}

.margin-bottom-90px {
    margin-bottom: 90px;
}

.margin-bottom-85px {
    margin-bottom: 85px;
}

.margin-bottom-80px {
    margin-bottom: 80px;
}

.margin-bottom-70px {
    margin-bottom: 70px;
}

.margin-bottom-60px {
    margin-bottom: 60px;
}

.margin-bottom-50px {
    margin-bottom: 50px;
}

.margin-bottom-55px {
    margin-bottom: 55px;
}

.margin-bottom-45px {
    margin-bottom: 45px;
}

.margin-bottom-40px {
    margin-bottom: 40px;
}

.margin-bottom-35px {
    margin-bottom: 35px;
}

.margin-bottom-30px {
    margin-bottom: 30px;
}

.margin-bottom-20px {
    margin-bottom: 20px;
}

.margin-bottom-10px {
    margin-bottom: 10px;
}

@media (max-width: 400px) {
    .goingTo {
        margin-left: 0px;
    }
    .two-way {
        /* transform: rotate(90deg); */
        margin-left: 70%;
        margin-right: auto;
        margin-top: -25px;
    }
    #promo_cards img {
        width: 100%;
        height: 120px;
    }
    .offer-container {
        padding: 30px 0px 30px 0px !important;
    }
    .carousel-inner {
        width: 94% !important;
    }
    .sky-title {
        font-size: 21px !important;
        text-align: left !important;
        padding-left: 18px !important;
        margin-bottom: 18px !important;
    }
    /*.offer-img {*/
    /*    border-radius: 5px;*/
    /*    width: 100%;*/
    /*}*/
    .item-card {
        margin: 3px 0px!important;
        padding: 0px !important;
    }
}


.offer-prev {
    right: 61px !important;
}
.rup-rgt {
    width: 70%;
}
.rup-left {
    width: 30%;
}
.footer-top {
    padding: 1em 0 2em;
}
.faq h2 {
    font-size: 1.7em;
}
.faq h3 {
    font-size: 1.4em;
}
.banner h1,
.banner-2 h1,
.banner-3 h1 {
    padding: 0.2em;
    font-size: 22px;
    width: 100%;
}
.about-mid {
    margin: 2em 0;
}
.about h3 {
    margin-bottom: 0.3em;
}
.ab-lt {
    padding-right: 15px;
}
.sec-area {
    padding: 2em 0;
}
.privacy h3 {
    margin-bottom: 0em;
}
.privacy p {
    font-size: 14px;
}
.privacy {
    padding: 2em 0;
}
.agent-right iframe {
    width: 335px;
    height: 261px;
}
.agent-left input[type="text"] {
    font-size: 14px;
    padding: 6px 10px;
}
.app-right h3 {
    font-size: 22px;
}
.app-right p {
    font-size: 13px;
    margin: 8px 0 20px 0;
}
.banner-text p {
    font-size: 14px;
}
.banner-bottom-grid p {
    font-size: 14px;
}
.banner-bottom {
    padding: 2em 0 0;
}
.bann-info1 h3 {
    font-size: 1.2em;
}
.bann-info {
    padding: 1em 14px;
}
li.ser {
    text-align: left;
    font-size: 16px;
}
li.las {
    text-align: left;
    font-size: 16px;
}
li.rou {
    text-align: left;
    font-size: 16px;
}
li.dat {
    text-align: center;
    font-size: 16px;
}
li.fir {
    width: 15%;
    font-size: 16px;
}
.travel p {
    font-size: 12px;
}
a.det {
    padding: 6px 6px;
    font-size: 11px;
}
span.sen {
    display: none;
}
.bus-midd p {
    font-size: 10px;
}
.bus-midd h4 a {
    font-size: 12px;
}
a.view {
    font-size: 10px;
}
.bus-tp h2 {
    font-size: 14px;
}
.bus-tp P {
    font-size: 11px;
}
.comments-list h3 {
    font-size: 1.4em;
}
.leave-comment input[type="email"] {
    margin: 0.5em 0 0;
    width: 100%;
}
.admin {
    padding: 1em;
    margin: 1em 0 2em;
}
.leave-comment input[type="text"],
.leave-comment input[type="email"],
.leave-comment textarea {
    width: 100%;
}
.hotels-right {
    width: 100%;
    margin-bottom: 1em;
}
.view1-sixth h2 {
    margin: 78px 0px 0px 0px;
}
.hotels-left {
    margin-bottom: 1em;
    width: 100%;
}
.hotl-top {
    margin-top: 0em;
}
.hotels-top h3 {
    margin-bottom: 20px;
}
.hotels-top {
    padding: 1em 0;
}
.routes p {
    font-size: 14px;
}
.routes h3 {
    font-size: 1.3em;
}
.routes {
    padding: 0em 0 0.3em;
}
.banner-2 h1 {
    padding: 3em 0 0;
    font-size: 22px;
}
.banner-2 {
    min-height: 190px;
}
.rom-info {
    padding: 0.7em;
}
.rooms-top {
    min-height: 186px;
    padding: 5em 0 0;
}
.banner-3 {
    min-height: 160px;
}
.similar_hotel {
    margin-bottom: 2em;
}
.details-right {
    text-align: center;
    float: right;
    padding: 0;
}
.details-middle {
    width: 70%;
}
.details-left {
    width: 30%;
}
.details {
    padding: 0em 0 2em;
}
.room-left {
    width: 100%;
    padding: 0;
}
.room-midle {
    width: 100%;
    padding-left: 12px;
}
.room-right {
    width: 100%;
    padding: 0;
}
li.nam {
    width: 100%;
    margin-bottom: 1em;
}
li.mr {
    width: 46%;
    margin-bottom: 1em;
}
.selectroom_right li {
    width: 33.33%;
}
.selectroom_right p {
    font-size: 14px;
}
.selectroom {
    padding: 2em 0 0em;
}
.tracking h3 {
    margin-bottom: 0.5em;
}
.tracking p {
    font-size: 14px;
}
.login-right input[type="submit"] {
    font-size: 14px;
}
.writ input[type="text"] {
    font-size: 14px;
    width: 100%;
}
li.na-me {
    width: 100%;
}
li.na-me select {
    font-size: 14px;
    width: 100%;
}
.lightbox .box {
    min-width: 386px;
}
ul.set-1 {
    margin-left: 166px;
}
.footer-top h3 {
    font-size: 1.4em;
}
.login-left {
    width: 100%;
}


@media (max-width:384px) {
    .nav>li>a {
        padding: 10px 2px !important;
    }
    .login-right h3 a,
    .login-right span {
        font-size: 10px;
    }
    ul.tp-hd-rgt a {
        font-size: 10px;
    }
    ul.tp-hd-rgt li {
        font-size: 10px;
    }
    ul.tp-hd-lft a {
        font-size: 10px;
    }
    i.fa.fa-home {
        font-size: 18px;
    }
    .ban-top .inputLabel,
    .ban-bottom .inputLabel {
        font-size: 12px;
    }
    .bann-info h2 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .agent-right iframe {
        width: 296px;
        height: 229px;
    }
    .app-right h3 {
        font-size: 20px;
    }
    .bann-info1 {
        padding: 2em 0.4em 0em;
    }
    .bus-midd h5 {
        font-size: 15px;
    }
    a.view {
        font-size: 11px;
        text-align: center;
    }
    li.fare {
        width: 22%;
        text-align: center;
    }
    li.seat {
        width: 24%;
        text-align: center;
    }
    .bus-midd p {
        font-size: 10px;
        text-align: center;
    }
    .bus-txt3 {
        float: right;
        width: 100%;
    }
    li.arriv {
        width: 16%;
        text-align: center;
    }
    li.dept {
        width: 18%;
        text-align: center;
    }
    .bus-ic1 {
        width: 100%;
        text-align: center;
    }
    a.view {
        padding: 5px 7px;
    }
    i.fa.fa-clock-o {
        margin-top: 10px;
    }
    li.arriv h4 {
        margin-top: 30px;
    }
    .bus-ic3 {
        width: 100%;
        text-align: center;
    }
    .bus-ic3 img {
        display: inline-block;
    }
    .bus-txt4 {
        margin-top: 13px;
    }
    .bus-txt1 {
        width: 100%;
    }
    li.trav {
        width: 20%;
        text-align: center;
    }
    .bus-tp h2 {
        font-size: 12px;
    }
    .bus-tp P {
        line-height: 1.2em;
    }
    .bus-ic {
        width: 100%;
        text-align: center;
    }
    .bus-ic img {
        display: inline-block;
    }
    .bus-txt {
        width: 100%;
    }
    .bus-midd h4 {
        font-size: 13px;
        text-align: center;
    }
    .comments-list h3 {
        font-size: 1.3em;
    }
    .banner-2 {
        min-height: 180px;
    }
    .set-left {
        float: left;
        width: 100%;
    }
    .set-right {
        padding-left: 0px;
        margin-top: 1em;
        width: 100%;
    }
    .lightbox .box {
        min-width: 349px;
    }
    ul.set-1 {
        margin-left: 254px;
    }
    p.aval {
        font-size: 13px;
    }
    .login-left {
        width: 100%;
    }
    .banner h1 {
        padding: 0.2em;
        font-size: 22px;
        width: 100%;
    }
}
@media (max-width:375px) {
    li.ned,
    li.wrt,
    li.tol {
        margin-right: 6px;
    }
    .banner h1,
    .banner-2 h1,
    .banner-3 h1 {
        padding: 1.7em 0 0;
        font-size: 20px;
        width: 100%;
    }
    .bann-info h2 {
        font-size: 19px;
        margin-bottom: 15px;
    }
    .app-button img {
        margin-bottom: 2px;
        width: 75%;
    }
    .play-store {
        width: 60% !important;
    }
    .track h3 {
        font-size: 1em !important;
        margin-top: 0px !important;
        margin-bottom: 20px;
    }
    .track-left {
        padding: .5em 1em !important;
    }
    .track p {
        width: 100%;
        font-size: 14px;
    }
    .routes h3 {
        font-size: 1.8em;
    }
    .rou-left {
        width: 31%;
    }
    .rou-rgt {
        width: 69%;
    }
    a.view {
        padding: 5px 6px;
    }
    .hotes-left {
        float: left;
        width: 100%;
        text-align: left;
        margin-bottom: 1em;
    }
    .banner-2 h1 {
        padding: 2.7em 0 0;
    }
    .banner-2 {
        min-height: 180px;
    }
    .login-left {
        width: 100%;
    }
    .banner h1 {
        padding: 0.2em;
        font-size: 22px;
        width: 100%;
    }
}
@media (max-width:320px) {
    i.fa.fa-home {
        font-size: 20px;
    }
    ul.tp-hd-lft a {
        font-size: 12px;
    }
    ul.tp-hd-lft {
        float: left;
        width: 100%;
        text-align: center;
    }
    .logo {
        margin-bottom: 2px;
    }
    .sky-logo {
        /*width: 108px !important;*/
        /*background-size: 80px 46px !important;*/
    }
    .navbar-nav {
        /* margin: 7.5px -34px !important;
        margin-right: -46px; */
    }
    ul.tp-hd-rgt {
        float: left;
        width: 100%;
    }
    ul.tp-hd-rgt li {
        font-size: 12px;
    }
    ul.tp-hd-rgt a {
        font-size: 12px;
    }
    li.ned,
    li.wrt,
    li.tol {
        margin-right: 20px;
    }
    .top-header {
        height: 62px;
        line-height: 23px;
        padding: 0.5em 0;
    }
    .bus a {
        font-size: 12px;
        padding: 0 3px;
    }
    .securetxt {
        line-height: 17px;
        font-size: 12px;
    }
    .banner h1,
    .banner-2 h1,
    .banner-3 h1 {
        padding: 0.2em;
        font-size: 22px;
        width: 100%;
    }
    .bann-info1 {
        width: 100%;
        padding: 1em 0 0;
    }
    i.fa.fa-columns {
        font-size: 6em;
    }
    .bann-info1 h3 {
        font-size: 1.2em;
        margin-top: 12px;
    }
    .bann-info {
        padding: 1em 0px;
    }
    .bann-info h2 {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .ban-top .inputLabel,
    .ban-bottom .inputLabel {
        font-size: 11px;
    }
    button.seabtn {
        /*padding: 6px 13px!important;*/
        /*font-size: 13px;*/
    }
    .sear {
        margin-top: 20px;
    }
    .ban-bottom {
        margin-top: 20px;
    }
    i.fa.fa-h-square,
    i.fa.fa-usd,
    i.fa.fa-mobile {
        font-size: 4em;
    }
    .rupes h3 {
        font-size: 20px;
    }
    .rupes h4 {
        font-size: 16px;
    }
    .rupes-left {
        padding: 0;
    }
    .holiday {
        padding: 2em 0;
    }
    .holiday-left {
        padding: 0;
    }
    .holiday-mid {
        padding: 0;
    }
    .track {
        padding: 2em 0;
    }
    .track-left {
        padding: 0;
    }
    .track-right {
        padding-left: 0;
    }
    /* .routes-left {
    padding: 0;
} */
    .routes {
        padding: 0.5em 0 0em;
    }
    .routes h3 {
        font-size: 1.6em;
    }
    .routes p {
        font-size: 14px;
    }
    i.fa.fa-truck,
    i.fa.fa-user,
    i.fa.fa-ticket {
        font-size: 3em;
    }
    .footer-left {
        padding: 0;
    }
    .footer-top h3 {
        margin-bottom: 0.5em;
    }
    .banner-1 h1,
    .banner-2 h1,
    .banner-3 h1 {
        font-size: 22px;
    }
    .banner-1 {
        min-height: 120px;
    }
    .faq h2 {
        font-size: 1.4em;
    }
    .faq h3 {
        font-size: 1.2em;
    }
    .faq p {
        font-size: 13px;
    }
    .faq {
        padding: 1em 0;
    }
    .about {
        padding: 1em 0;
    }
    .about h2 {
        font-size: 1.7em;
        margin-bottom: 0.3em;
    }
    .about p {
        font-size: 13px;
    }
    .about h3 {
        font-size: 1.5em;
    }
    .abt-lft {
        padding: 0;
    }
    .ab-lt {
        padding: 0;
    }
    .ab-tp {
        margin-bottom: 1em;
    }
    .ab-rt {
        padding: 0;
    }
    .ab-rt ul li a {
        font-size: 13px;
        padding: 0px 0px 0px 22px;
    }
    .sec-area h3 {
        font-size: 1.4em;
    }
    .sec-area h6 {
        margin: 0.5em 0;
    }
    .sec-area p {
        font-size: 13px;
    }
    .terms-bottom {
        margin-top: 2em;
    }
    .sec-area {
        padding: 1.5em 0;
    }
    .privacy p {
        font-size: 13px;
    }
    .privacy {
        padding: 1.5em 0;
    }
    .privacy h4 {
        margin: 1em 0 0;
    }
    .agent {
        padding: 1.5em 0;
    }
    .agent-left {
        text-align: center;
        padding: 0;
    }
    .ag-bt {
        margin-bottom: 1em;
    }
    .agent-right iframe {
        width: 272px;
        height: 212px;
        margin-top: 1.5em;
    }
    .agent-right {
        padding: 0;
    }
    .agent p {
        font-size: 13px;
    }
    .con-top {
        width: 100%;
        margin-top: 1em;
    }
    .contact {
        padding: 1.5em 0;
    }
    .contact h4 {
        margin-bottom: 0.3em;
    }
    .contact-left {
        padding: 0;
    }
    .app-left {
        padding: 0;
    }
    .app-right h3 {
        font-size: 19px;
        line-height: 25px;
    }
    .app-right {
        padding: 0;
    }
    .banner-bottom {
        padding: 0.5em 0 0;
    }
    .banner-text p {
        font-size: 13px;
        margin: 1em auto 0 auto;
    }
    .banner-text h3 {
        font-size: 2.2em;
    }
    .app-right p {
        font-size: 13px;
    }
    .banner-bottom-grid p {
        font-size: 13px;
    }
    .banner-bottom-grid {
        margin-bottom: 1.5em;
        padding: 0;
    }
    .glyphicon-th-large {
        font-size: 1.7em;
    }
    .services-icon {
        width: 100px;
        height: 100px;
        line-height: 111px;
    }
    .banner-text h3 {
        font-size: 2em;
    }
    ul.rout {
        padding: 0.5em;
    }
    .tra-top h6 a {
        font-size: 12px;
    }
    .bann-info1 {
        padding: 2em 0em 0em;
    }
    .bann-info {
        padding: 1em 0px;
    }
    .tra-top h4 {
        font-size: 18px;
    }
    .tra-top {
        margin-top: 1em;
    }
    .bus-tp {
        padding: 0.5em 0;
        background: #34ad00;
    }
    .bus-tp P {
        font-size: 13px;
        text-align: center;
        float: none;
        margin-bottom: 0.5em;
    }
    .bus-tp h2 {
        font-size: 15px;
        float: none;
        text-align: center;
    }
    .bus-btm li a {
        font-size: 13px;
    }
    .bus-midd h4 {
        font-size: 12px;
    }
    li.trav {
        width: 23%;
    }
    li.arriv {
        width: 17%;
        text-align: center;
    }
    li.seat {
        width: 22%;
        text-align: center;
    }
    li.fare {
        width: 20%;
        text-align: center;
    }
    .bus-midd h5 {
        font-size: 13px;
    }
    .blog-left {
        padding: 0;
    }
    .comments-list p {
        font-size: 13px;
    }
    .blog {
        padding: 1.5em 0;
    }
    .comments-list:nth-child(2) {
        margin: 1em 0;
        padding: 1em 0 1em;
    }
    .blog-right {
        margin-top: 1em;
        padding: 0;
    }
    .popular h3,
    .subscribe h3,
    .categories h3,
    .instagram h2,
    .tags h3 {
        padding: 0.5em;
    }
    .admin-right p {
        font-size: 13px;
    }
    .admin {
        padding: 1em;
        margin: 1em 0 1em;
    }
    .recent-comments-grid-right p {
        font-size: 13px;
    }
    .hotels-right {
        padding: 0;
    }
    .hotels-left {
        padding: 0;
    }
    .view1-sixth h2 {
        margin: 70px 0px 0px 0px;
    }
    .banner-2 h1 {
        padding: 2.7em 0 0;
    }
    .banner-2 {
        min-height: 160px;
    }
    .banner-3 {
        min-height: 130px;
    }
    .rt-left {
        width: 64%;
    }
    .rom-info h5 {
        font-size: 1.1em;
        text-align: center;
    }
    .rom-info h3 {
        font-size: 0.95em;
    }
    .rom-info p {
        font-size: 11px;
        line-height: 1.3em;
    }
    .rooms-top {
        min-height: 165px;
        padding: 4em 0 0;
    }
    .hotel-amenit li {
        font-size: 13px;
        width: 50%;
    }
    .hotel-police p {
        font-size: 13px;
    }
    h4.sing {
        margin-bottom: 0.5em;
    }
    .hotel-amenit {
        margin-bottom: 2em;
    }
    .hotel-police {
        margin-bottom: 2em;
    }
    .footer-left {
        margin-top: 1em;
    }
    .details-left {
        width: 100%;
        padding: 0;
    }
    .details-middle {
        width: 100%;
        padding-left: 16px;
    }
    .details-middle li {
        font-size: 13px;
    }
    .details-middle p {
        font-size: 13px;
    }
    .selectroom_top {
        padding: 1em;
    }
    .selectroom-info ul {
        margin-top: 1em;
    }
    .selectroom_right p {
        font-size: 13px;
    }
    .selectroom_right h6 {
        font-size: 0.9em;
    }
    .selectroom_right h3 {
        font-size: 1.5em;
    }
    .grand {
        text-align: right;
        margin-top: 0.5em;
    }
    .tracking {
        padding: 2em 0;
    }
    .tracking-top,
    .tracking-bottom {
        padding: 1em 0.5em;
    }
    .tracking p {
        font-size: 13px;
    }
    .login-right input[type="submit"] {
        font-size: 12px;
    }
    .login-right input[type="text"],
    .login-right input[type="password"] {
        font-size: 12px;
    }
    .login-left ul li {
        font-size: 14px;
    }
    .writ {
        padding: 0 1em 1em;
    }
    .writ h4 {
        font-size: 1.4em;
    }
    .copy-right p {
        font-size: 13px;
    }
    .lightbox .box {
        min-width: 280px;
    }
    ul.set-1 {
        margin-left: 200px;
    }
    .login-left {
        width: 100%;
    }
}

/*-- responsive design --*/

/*edited by trupti*/
#txtSourceCity,
#txtDestCity,
#datepicker {
    width: 80%;
}
/*#btnSearch {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
@media (max-width: 668px) {
    .goingTo {
        margin-left: 0px;
    }
    #promo_cards img {
        width: 90%;
        height: 150px;
    }
}
@media (max-width: 568px) {
    .goingTo {
        margin-left: 0px;
    }
}
@media (max-width: 1199px) {
    #txtDestCity {
        width: 80%;
    }
    #btnSearch {
        
        /*height: auto;*/
        /*padding: 5px 9px 9px !important;*/
        /*background-position: 80% center;*/
    }
}
@media (max-width: 1025px) {
    #btnSearch {
        /*width: 100%;*/
        /*height: auto;*/
        /*padding: 5px 6px 8px !important;*/
        /*background-position: 80% center;*/
    }
}
@media (max-width: 991px) {
    #txtSourceCity,
    #txtDestCity,
    #datepicker {
        width: 75%;
    }
    #btnSearch {
        font-size: 13px;
        font-weight: 500;
        /*width: 100%;*/
        /* height: auto; */
        
        /*padding: 8px 2px !important;*/
        /*background-position: 90% center;*/
    }
    #promo_cards img {
        width: 300px;
        height: 200px;
    }
}
.header {
    /* background-image: url(images/Stripe.png); */
    background-color: purple;
    background-repeat: no-repeat;
    height: 83px;
}
@media (max-width: 545px) {
    .header {
        /* background-image: url(images/logo.png); */
        
        background-color: purple;
        background-repeat: no-repeat;
        height: 80px;
    }
}
@media (max-width: 445px) {
    .dropbtn {
        /* margin-top: 70px; */
        
        background-color: purple;
    }
    .banner {
        padding: 0px 0 80px 0;
    }
}

/* Float four columns side by side */
.column {
    float: left;
    width: 25%;
    padding: 0 10px;
}

/* Remove extra left and right margins, due to padding */
.row {
    margin: 0 -5px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive columns */
@media screen and (max-width: 600px) {
    .column {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
}

/* Style the counter cards */
.card1 {
    box-shadow: 0 4px 8px 0 rgba(0,
    0,
    0,
    0.2);
    padding: 16px;
    text-align: center;
    background-color: #f1f1f1;
    height: 200px;
}

/*====================================================
--<     AccuSquare Footer Middle Area Css -->
======================================================*/
.footer-middle {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background: #111a3a;
    /* background: #1d3050; */
    ;
}
.widget-title {
    color: #fff;
    font-size: 22px;
}
.company-info-desc p {
    color: #fff;
}
.menu-quick-link-container ul li a {
    color: #fff;
    position: relative;
    transition: .5s;
}
.menu-quick-link-container ul li a:before {
    position: absolute;
    content: "";
    left: -24px;
    top: 10px;
    height: 1px;
    width: 13px;
    background: #fff;
}
.menu-quick-link-container ul li {
    padding-bottom: 10px;
    list-style: none;
}
.recent-post-text a {
    color: #fff;
    font-weight: 500;
    transition: .5s;
}
.recent-post-image {
    float: left;
}
.follow-company-text a {
    font-size: 16px;
    transition: .5s;
}
.follow-company-text a p {
    color: #fff;
    transition: .5s;
}
.follow-company-text {
    float: left;
}
.follow-company-icon a {
    font-size: 16px;
    color: #fff;
    margin: 0 5px;
    font-weight: 500;
    display: inline-block;
    transition: .5s;
}
.footer-social-info p span {
    font-weight: 600 !important;
    color: #fff;
}
.footer-social-info p {
    color: #fff;
}
.recent-post-text span {
    color: #adb0be;
}
.recent-post-item.active {
    border-bottom: 1px solid #adb0be;
}
.follow-company-icon a:hover {
    color: #0c5adb;
}
.follow-company-text a p:hover {
    color: #0c5adb;
}
.menu-quick-link-container ul li a:hover {
    color: #0c5adb;
}
.recent-post-text a:hover {
    color: #0c5adb;
}

/* Footer Style Two */
.footer_middle_area {
    overflow: hidden;
}
.footer_middle_social_icon {
    text-align: center;
}
.footer_middle_social_icon a {
    height: 65px;
    width: 65px;
    line-height: 65px;
    display: inline-block;
    background: #0c5adb;
    border-radius: 50%;
    font-size: 25px;
    color: #fff;
    text-align: center;
    margin: 0 5px;
    transition: .5s;
}
.footer_middle_social_icon a.color1 {
    background: #ef6330;
}
.footer_middle_social_icon a.color2 {
    background: #43baff;
}
.footer_middle_social_icon a.color3 {
    background: #ff9000;
}
.footer_middle_social_icon a.color4 {
    background: #e60023;
}
.footer_middle_social_icon a.color5 {
    background: #00247e;
}
.footer_middle_social_icon a.color6 {
    background: #6659d4;
}
.footer_middle_social_icon a.color7 {
    background: #5eb414;
}
.footer_middle_social_icon a:hover {
    background: #0c5adb;
}
.footer_bottom_menu_inner {
    text-align: center;
}
.footer_bottom_menu_inner ul {
    list-style: none;
}
.footer_bottom_menu_inner ul li {
    display: inline-block;
}
.footer_bottom_menu_inner ul li a {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 0 12px;
    transition: .5s;
}
.footer_bottom_menu_inner ul li a:hover {
    color: #0c5adb;
}
.footer_bg_shape {
    position: relative;
}
.footer_bg_shape:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 80%;
    width: 50%;
    background: url(assets/images/new/footer-bgdt.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    left: 0;
    right: 0;
    margin: auto;
    opacity: .6;
}

/* Footer Style Three */
.style_three .widget-title {
    color: #232323;
    font-size: 22px;
}
.style_three .menu-quick-link-container ul li a {
    color: #232323;
}
.style_three .menu-quick-link-container ul li a:hover {
    color: #0c5adb;
}
.style_three .company-info-desc p {
    color: #232323;
}
.style_three .footer-social-info p {
    color: #232323;
}
.style_three .recent-post-text a {
    color: #232323;
}
.style_three .follow-company-icon a {
    color: #0c5adb;
}
.style_three .follow-company-text a p {
    color: #232323;
}
.style_three .footer-social-info p span {
    color: #232323;
}
.style_three .menu-quick-link-container ul li a:before {
    background: #0c5adb;
}

/*====================================================
--<     AccuSquare Footer Bottom Area Css -->
======================================================*/
.footer-bottom {
    border-top: 2px solid rgba(255,
    255,
    255,
    .23);
}
.footer-bottom-content-copy p {
    color: #fff;
}
.footer-bottom-right-text {
    text-align: right;
}
.footer-bottom-right-text a {
    color: #fff;
    display: inline-block;
}
.footer-bottom-right-text .absod {
    margin-right: 30px;
    position: relative;
}
.footer-bottom-right-text .absod::before {
    position: absolute;
    content: "";
    right: -17px;
    top: 6px;
    height: 14px;
    width: 1px;
    background: #fff;
    transform: skew(-20deg);
}

/*to create contact block and contact  form*/
input[type="email"],
input[type="password"],
input[type="text"],
input[type="tel"] {
    box-shadow: none;
    height: 45px;
     /*height: 80px;*/
    outline: none;
    font-size: 14px;
}
input[type="email"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus {
    box-shadow: none;
    border: 1px solid #223a66;
}
.form-control {
    box-shadow: none;
    border-radius: 0;
    width: 90%;
}
.form-control:focus {
    box-shadow: none;
    border: 1px solid #223a66;
}
.btn {
    display: inline-block;
    font-size: 14px;
    font-size: 0.8125rem;
    font-weight: 700;
    letter-spacing: .5px;
    padding: .55rem 2rem;
    /*font-family: "Exo", sans-serif;*/
    text-transform: uppercase;
    border-radius: 5px;
    border: 2px solid transparent;
    transition: all .35s ease;
}
.contact-block {
    text-align: center;
    border: 5px solid #EEF2F6;
    padding: 50px 25px;
}
.contact-block i {
    font-size: 50px;
    margin-bottom: 15px;
    display: inline-block;
    color: #e12454;
}
#design_btn {
    display: none;
    position: fixed;
    bottom: 80px;
    right: 20px;
    z-index: 9999;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #ccc;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 50px;
    justify-content: center;
    width: 50px;
    height: 60px;
}
#design_btn:hover {
    background-color: #0084c8;
}

/*Social Media*/
body {
    margin: 0;
    /* height: 1000px; */
    height: auto;
}
.icon-bar {
    position: fixed;
    /* left: 150px; */
    top: 80%;
    display: flex;
    left: 0%;
    /* width: 200px; */
    flex-direction: column;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px;
    z-index: 10;
}
.icon-bar a {
    display: block;
    text-align: left;
    padding: 3px;
    margin: 1px;
    /*width: 80px;*/
    transition-timing-function: linear;
    transform: translate(-0px,
    0px);
    color: white;
    font-size: 30px;
    width: 65%;
}

/* .icon-bar a:hover {*/

/*  background-color: #808080;*/

/*} */
.icon-bar a i {
    background-color: white;
    height: 40px;
    width: 30px;
    color: black;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}
.icon-bar a i.fa-facebook {
    color: #3B5998;
}
.icon-bar a i.fa-youtube {
    color: #bb0000;
}
.icon-bar a i.fa-instagram {
    color: #d6249f;
}
.facebook {
    background: #3B5998;
    color: white;
}
.twitter {
    background: #55ACEE;
    color: white;
}
.google {
    background: #dd4b39;
    color: white;
}
.linkedin {
    background: #007bb5;
    color: white;
}
.youtube {
    background: #bb0000;
    color: white;
}
.whatsapp {
    color: white;
}
.instagram {
    /* background: #125688;*/
    /*color: white; */
    background: linear-gradient(45deg,
    #405de6,
    #5851db,
    #833ab4,
    #c13584,
    #e1306c,
    #fd1d1d);
    background-image: linear-gradient(45deg,
    rgb(64, 93, 230),
    rgb(88, 81, 219),
    rgb(131, 58, 180),
    rgb(193, 53, 132),
    rgb(225, 48, 108),
    rgb(253, 29, 29));
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}
.ca-menu li:hover .ca-icon {
    color: #ccff00;
    font-size: 90px;
    opacity: 0.3;
}

/* .card1:hover{
    color: #ffffff;
    font-size: 24px;
    font-weight: 800;

    height: 240px;
    padding: 25px;
    text-align: center;
    background-color: #a151af;
    margin-top: -20px;
} */
.card1:hover {
    background-color: #ccc;
    /* color: #ffffff !important; */
    z-index: 999;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.card1:hover .sky-why-us {
    border: 5px solid #9c27b0;
    color: #9c27b0;
}
@media (max-width: 1199px) {
    .banner {
        padding: 90px 0;
        padding-top: 40px;
    }
}
@media (max-width: 991px) {
    .banner {
        padding: 80px 0;
        padding-top: 70px;
    }
}
@media (max-width: 575px) {
    .banner {
        /* padding: 70px 0; */
        
        padding: 20px 0 80px 0;
    }
    .navbar-nav {
        margin: 7.5px -14px !important;
        /* margin-right: -46px; */
    }
}
@media (max-width: 767px) {
    .banner::before {
        top: -570px;
    }
    .item-card {}
    .shape{
        display:none;
    }
}
@media (max-width: 575px) {
    .banner::before {
        top: -640px;
        right: 0px;
    }
}

/* 
.banner::after {
    content: "";
    background-color: rgba(14, 158, 77, 0.4);
    position: absolute;
    -webkit-transform: translate(50%);
    transform: translate(50%);
    border-radius: 50%;
    width: 900px;
    height: 800px;
    right: 100px;
    top: -520px;
} */
@media (max-width: 575px) {
    .banner::after {
        top: -660px;
        right: -20px;
    }
}
.banner .container {
    position: relative;
    z-index: 3;
}
.banner .shape {
    position: absolute;
    bottom: 0;
    right: -300px;
    width: 200px;
    -webkit-animation: run 20s linear infinite;
    animation: run 20s linear infinite;
    /* animation: 3s ease-in 1s infinite reverse both running slidein; */
}
.banner .shape img {
    width: 105%;
}
@media (max-width: 991px) {
    .banner .shape {
        width: 150px;
        animation: run 15s linear infinite;
    }
    .track h3 {
        font-size: 1.5em;
        margin-top: -40px;
        float: none;
    }
}
@media (max-width: 767px) {
    .banner::after {
        top: -600px;
    }
    .banner .shape {
        width: 130px;
        animation: run 10s linear infinite;
    }
    .item-card {
        width: 100% !important;
        height: 296px !important;
    }
    /*.offer-img {*/
    /*    width: 100%;*/
    /*    height: 242px !important;*/
    /*}*/
    .sky-title {
        font-size: 26px !important;
        text-align: left !important;
        padding-left: 19px !important;
        margin-bottom: 7px !important;
    }
}
.sky-heart {
    animation: heartBeat 1000ms infinite linear;
    color: #287dfa;
}

/*---------------- fonts ----------------*/
.font-size-100 {
    font-size: 100px !important;
}
.font-size-90 {
    font-size: 90px !important;
}
.font-size-80 {
    font-size: 80px !important;
}
.font-size-70 {
    font-size: 70px !important;
}
.font-size-65 {
    font-size: 65px !important;
}
.font-size-60 {
    font-size: 60px !important;
}
.font-size-55 {
    font-size: 55px !important;
}
.font-size-50 {
    font-size: 50px !important;
}
.font-size-45 {
    font-size: 45px !important;
}
.font-size-40 {
    font-size: 40px !important;
}
.font-size-35 {
    font-size: 35px !important;
}
.font-size-30 {
    font-size: 30px !important;
}
.font-size-28 {
    font-size: 28px !important;
}
.font-size-27 {
    font-size: 27px !important;
}
.font-size-26 {
    font-size: 26px !important;
}
.font-size-25 {
    font-size: 25px !important;
}
.font-size-24 {
    font-size: 24px !important;
}
.font-size-23 {
    font-size: 23px !important;
}
.font-size-22 {
    font-size: 22px !important;
}
.font-size-21 {
    font-size: 21px !important;
}
.font-size-20 {
    font-size: 20px !important;
}
.font-size-19 {
    font-size: 19px !important;
}
.font-size-18 {
    font-size: 18px !important;
}
.font-size-17 {
    font-size: 17px !important;
}
.font-size-16 {
    font-size: 16px !important;
}
.font-size-15 {
    font-size: 15px !important;
}
.font-size-14 {
    font-size: 14px !important;
}
.font-size-13 {
    font-size: 13px !important;
}
.font-size-12 {
    font-size: 12px !important;
}
.font-size-11 {
    font-size: 11px !important;
}

/*---------------- font-weight ----------------*/
.font-weight-thin {
    font-weight: 200 !important;
}
.font-weight-light {
    font-weight: 300 !important;
}
.font-weight-regular {
    font-weight: 400 !important;
}
.font-weight-medium {
    font-weight: 500 !important;
}
.font-weight-semi-bold {
    font-weight: 600 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.font-weight-black {
    font-weight: 900 !important;
}

/*===== padding-top ========*/
.padding-top-200px {
    padding-top: 200px;
}
.padding-top-190px {
    padding-top: 190px;
}
.padding-top-180px {
    padding-top: 180px;
}
.padding-top-170px {
    padding-top: 170px;
}
.padding-top-160px {
    padding-top: 160px;
}
.padding-top-150px {
    padding-top: 150px;
}
.padding-top-140px {
    padding-top: 140px;
}
.padding-top-130px {
    padding-top: 130px;
}
.padding-top-120px {
    padding-top: 120px;
}
.padding-top-110px {
    padding-top: 110px;
}
.padding-top-100px {
    padding-top: 100px;
}
.padding-top-95px {
    padding-top: 95px;
}
.padding-top-90px {
    padding-top: 90px;
}
.padding-top-85px {
    padding-top: 85px;
}
.padding-top-80px {
    padding-top: 80px;
}
.padding-top-70px {
    padding-top: 70px;
}
.padding-top-60px {
    padding-top: 60px;
}
.padding-top-50px {
    padding-top: 50px;
}
.padding-top-50px {
    padding-top: 50px;
}
.padding-top-45px {
    padding-top: 45px;
}
.padding-top-40px {
    padding-top: 40px;
}
.padding-top-35px {
    padding-top: 35px;
}
.padding-top-38px {
    padding-top: 38px;
}
.padding-top-30px {
    padding-top: 30px;
}
.padding-top-20px {
    padding-top: 20px;
}
.padding-top-10px {
    padding-top: 10px;
}

/*===== padding-bottom ========*/
.padding-bottom-200px {
    padding-bottom: 200px;
}
.padding-bottom-190px {
    padding-bottom: 190px;
}
.padding-bottom-180px {
    padding-bottom: 180px;
}
.padding-bottom-170px {
    padding-bottom: 170px;
}
.padding-bottom-160px {
    padding-bottom: 160px;
}
.padding-bottom-150px {
    padding-bottom: 150px;
}
.padding-bottom-140px {
    padding-bottom: 140px;
}
.padding-bottom-130px {
    padding-bottom: 130px;
}
.padding-bottom-120px {
    padding-bottom: 120px;
}
.padding-bottom-110px {
    padding-bottom: 110px;
}
.padding-bottom-100px {
    padding-bottom: 100px;
}
.padding-bottom-95px {
    padding-bottom: 95px;
}
.padding-bottom-90px {
    padding-bottom: 90px;
}
.padding-bottom-85px {
    padding-bottom: 85px;
}
.padding-bottom-80px {
    padding-bottom: 80px;
}
.padding-bottom-70px {
    padding-bottom: 70px;
}
.padding-bottom-60px {
    padding-bottom: 60px;
}
.padding-bottom-50px {
    padding-bottom: 50px;
}
.padding-bottom-45px {
    padding-bottom: 45px;
}
.padding-bottom-40px {
    padding-bottom: 40px;
}
.padding-bottom-35px {
    padding-bottom: 35px;
}
.padding-bottom-30px {
    padding-bottom: 30px;
}
.padding-bottom-20px {
    padding-bottom: 20px;
}
.padding-bottom-10px {
    padding-bottom: 10px;
}

/*===== padding-right ========*/
.padding-right-150px {
    padding-right: 150px;
}
.padding-right-140px {
    padding-right: 140px;
}
.padding-right-130px {
    padding-right: 130px;
}
.padding-right-120px {
    padding-right: 120px;
}
.padding-right-110px {
    padding-right: 110px;
}
.padding-right-100px {
    padding-right: 100px;
}
.padding-right-95px {
    padding-right: 95px;
}
.padding-right-90px {
    padding-right: 90px;
}
.padding-right-85px {
    padding-right: 85px;
}
.padding-right-80px {
    padding-right: 80px;
}
.padding-right-70px {
    padding-right: 70px;
}
.padding-right-60px {
    padding-right: 60px;
}
.padding-right-55px {
    padding-right: 55px;
}
.padding-right-50px {
    padding-right: 50px;
}
.padding-right-45px {
    padding-right: 45px;
}
.padding-right-40px {
    padding-right: 40px;
}
.padding-right-30px {
    padding-right: 30px;
}

.padding-right-15 {
    padding-right: 15px;
}

.padding-right-10 {
    padding-right: 10px;
}

/*===== padding-left ========*/
.padding-left-150px {
    padding-left: 150px;
}
.padding-left-140px {
    padding-left: 140px;
}
.padding-left-130px {
    padding-left: 130px;
}
.padding-left-120px {
    padding-left: 120px;
}
.padding-left-110px {
    padding-left: 110px;
}
.padding-left-100px {
    padding-left: 100px;
}
.padding-left-95px {
    padding-left: 95px;
}
.padding-left-90px {
    padding-left: 90px;
}
.padding-left-85px {
    padding-left: 85px;
}
.padding-left-80px {
    padding-left: 80px;
}
.padding-left-70px {
    padding-left: 70px;
}
.padding-left-60px {
    padding-left: 60px;
}
.padding-left-55px {
    padding-left: 55px;
}
.padding-left-50px {
    padding-left: 50px;
}
.padding-left-45px {
    padding-left: 45px;
}
.padding-left-40px {
    padding-left: 40px;
}
.padding-left-30px {
    padding-left: 30px;
}
.padding-left-15 {
    padding-left: 15px;
}

/*===== margin ====*/
.margin-top-200px {
    margin-top: 200px;
}
.margin-top-190px {
    margin-top: 190px;
}
.margin-top-180px {
    margin-top: 180px;
}
.margin-top-160px {
    margin-top: 160px;
}
.margin-top-150px {
    margin-top: 150px;
}
.margin-top-140px {
    margin-top: 140px;
}
.margin-top-130px {
    margin-top: 130px;
}
.margin-top-120px {
    margin-top: 120px;
}
.margin-top-110px {
    margin-top: 110px;
}
.margin-top-100px {
    margin-top: 100px;
}
.margin-top-95px {
    margin-top: 95px;
}
.margin-top-90px {
    margin-top: 90px;
}
.margin-top-85px {
    margin-top: 85px;
}
.margin-top-80px {
    margin-top: 80px;
}
.margin-top-70px {
    margin-top: 70px;
}
.margin-top-60px {
    margin-top: 60px;
}
.margin-top-55px {
    margin-top: 55px;
}
.margin-top-50px {
    margin-top: 50px;
}
.margin-top-45px {
    margin-top: 45px;
}
.margin-top-40px {
    margin-top: 40px;
}
.margin-top-35px {
    margin-top: 35px;
}
.margin-top-30px {
    margin-top: 30px;
}
.margin-top-20px {
    margin-top: 20px;
}
.margin-top-10px {
    margin-top: 10px;
}
.margin-bottom-200px {
    margin-bottom: 200px;
}
.margin-bottom-190px {
    margin-bottom: 190px;
}
.margin-bottom-180px {
    margin-bottom: 180px;
}
.margin-bottom-170px {
    margin-bottom: 170px;
}
.margin-bottom-160px {
    margin-bottom: 160px;
}
.margin-bottom-150px {
    margin-bottom: 150px;
}
.margin-bottom-140px {
    margin-bottom: 140px;
}
.margin-bottom-130px {
    margin-bottom: 130px;
}
.margin-bottom-120px {
    margin-bottom: 120px;
}
.margin-bottom-110px {
    margin-bottom: 110px;
}
.margin-bottom-100px {
    margin-bottom: 100px;
}
.margin-bottom-95px {
    margin-bottom: 95px;
}
.margin-bottom-90px {
    margin-bottom: 90px;
}
.margin-bottom-85px {
    margin-bottom: 85px;
}
.margin-bottom-80px {
    margin-bottom: 80px;
}
.margin-bottom-70px {
    margin-bottom: 70px;
}
.margin-bottom-60px {
    margin-bottom: 60px;
}
.margin-bottom-50px {
    margin-bottom: 50px;
}
.margin-bottom-55px {
    margin-bottom: 55px;
}
.margin-bottom-45px {
    margin-bottom: 45px;
}
.margin-bottom-40px {
    margin-bottom: 40px;
}
.margin-bottom-35px {
    margin-bottom: 35px;
}
.margin-bottom-30px {
    margin-bottom: 30px;
}
.margin-bottom-20px {
    margin-bottom: 20px;
}
.margin-bottom-10px {
    margin-bottom: 10px;
}
@media (max-width: 400px) {
    .goingTo {
        margin-left: 0px;
    }
    .two-way {
        /* transform: rotate(90deg); */
        
        margin-left: 70%;
        margin-right: auto;
        margin-top: -25px;
    }
    #promo_cards img {
        width: 100%;
        height: 120px;
    }
    .offer-container {
        padding: 30px 0px 30px 0px !important;
    }
    .carousel-inner {
        width: 94% !important;
    }
    .sky-title {
        font-size: 24px !important;
        text-align: left !important;
        padding-left: 18px !important;
        margin-bottom: 18px !important;
    }
    /*.offer-img {*/
    /*    border-radius: 5px;*/
    /*    width: 100%;*/
    /*}*/
    .item-card {
        margin: 3px 0px!important;
        padding: 0px !important;
    }
}


.left-column {
    border-right: 1px solid #ccc;
    padding-right: 10px; 
    height: 100%; 
  }



  /* .line {
    height: 100%; 
    border-left: 1px solid #ccc;
  } */

