.blue-bg-row {
    background-color: #2264b0;
    height: 200px;
}
.twitter-div {
    height: 600px;
    overflow-y: scroll;
    padding: 10px 15px;
    border-radius: 4px;
}
.twitter-div::-webkit-scrollbar-thumb {
    background-color: #a9a9a9;
    outline: 2px solid #708090;
}
.corona-container-1 {
    display: none;
}
.load-video-row {
    display: none;
}
.helpline-div {
    padding: 20px;
    background: #013976;
}
.cor-vide-loadless,
.cor-vide-loadmore {
    color: #013976 !important;
    text-decoration: underline !important;
    text-transform: uppercase;
    cursor: pointer;
}
.cor-vide-loadless:hover, 
.cor-vide-loadmore:hover {
    color: #013976;
}
.helpline-div p a {
    display: block;
    margin: 10px 0;
    font-weight: 100;
    text-decoration: none;
}
.helpline-div p a:hover {
    color: #fff;
}
.pdf-div a {
    text-decoration: underline;
    margin: 14px 0;
    font-weight: 600;
}
.pdf-div a:hover {
    color: #000;
}
.advisory-div a {
    text-decoration: underline;
    font-weight: 100;
}
.advisory-div p {
    margin-bottom: 12px;
}
.coronaslick-div {
    width: 95%;
    margin: 0 auto;
}
.coro-gal {
    border-bottom: 1px solid #efefef;
}
.corna-img-padd {
    padding: 0 15px;
}
.corona-slick .slick-dots {
    bottom: -45px;
}
.corona-slick .slick-prev:before {
    content: url(/src/images/corona/Shape3copy.png);
}
.corona-slick .slick-next:before {
    content: url(/src/images/corona/Shape.png);
}
.filters-txt {
    color: #e19c34 !important;
    text-decoration: underline !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    margin-top: 7px;
    display: inline-block;
}
.filters-txt:hover {
    cursor: pointer;
}
#search-sub {
    position: absolute;
    background: url(/src/images/search-icon.png) no-repeat;
    background-size: 100%;
    -webkit-appearance: button-bevel;
    width: 24px;
    right: 5px;
    top: 7px;
    opacity: 0.6;
}
.fsize4 span {
    display: block;
}
.lt-init {
    line-height: 24px !important;
}
.in-acc {
    padding: 50px 0;
}
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content: "\f067";
}
.panel-title > a:active,
.panel-title > a:focus,
.panel-title > a:hover {
    text-decoration: none;
}
#accordion_faq .panel-default {
    background-color: #f7f7f7;
    border-radius: 4px;
    margin: 15px 0;
}
#accordion_faq .panel-default h4 {
    margin-bottom: 0;
    font-size: 20px;
}
#accordion_faq .panel-default h4 a {
    color: #fff;
    display: block;
    margin: 10px 0;
    padding: 15px 20px;
}
#accordion_faq .panel-default .panel-collapse {
    padding: 20px 20px;
}
.panel-p {
    margin: 20px 10px;
}
.panel-heading.og-bg {
    color: #000;
    background-color: #f9a61a;
}
.panel-heading {
    background: #2264b0;
    color: #fff;
    border-radius: 3px;
}
.ban_form_input-col {
    text-align: center;
    margin: 20px 0 10px 0;
    height: 80px;
    float: left;
    width: 25%;
}
.padd-default {
    padding: 0 15px;
}
.top_label .col-8 {
    float: left;
    width: 66.666667%;
}
.top_label .col-4 {
    float: left;
    width: 33.333333%;
}
.whole_center .features {
    background: #fff;
    border: 3px solid #2c2c2c;
}
.whole_center.active .features {
    background: #fff;
    border: 3px solid #052c71;
}
.whole_center input#btnSmartQueenBookNow,
.whole_center input#btnSmartQueenMinus,
.whole_center input#btnSmartQueenPlus {
    background: #2c2c2c;
}
.whole_center input#btnSmartQueenBookNow1,
.whole_center input#btnSmartQueenMinus1,
.whole_center input#btnSmartQueenPlus1 {
    background: #2c2c2c;
}
.whole_center.active input#btnSmartQueenBookNow1,
.whole_center.active input#btnSmartQueenMinus1,
.whole_center.active input#btnSmartQueenPlus1 {
    background: #052c71;
}
.whole_center span#lblSmartQueenTotalAmount {
    color: #2c2c2c;
}
.whole_center.active input#btnSmartQueenBookNow,
.whole_center.active input#btnSmartQueenMinus,
.whole_center.active input#btnSmartQueenPlus {
    background: #052c71;
}
.whole_center.active span#lblSmartQueenTotalAmount {
    color: #052c71;
}
.whole_center.active .form_sec_inner {
    border-right: 2px dashed #042f6e;
}
.whole_center .form_sec_inner {
    border-right: 2px dashed #2c2c2c;
}
.whole_center .smart_form p {
    color: #2c2c2c;
}
.whole_center.active .smart_form p {
    color: #052c71;
}
#termread {
    color: #2e2c6d;
    text-decoration: underline;
}
#termless {
    color: #2e2c6d;
    text-decoration: underline;
}
.term-list {
    margin-top: 20px;
    display: none;
}
.pod-check {
    background-color: #e8e8e8;
    padding: 25px 20px 0 20px;
    border-radius: 4px;
    margin-top: 30px;
}
.pod-check .form-control {
    padding: 17px 18px;
    height: auto;
    margin: 15px 0;
    color: #000;
    border: 0;
}
.pod-check .form-control::-webkit-input-placeholder {
    color: #000;
    font-weight: 400;
}
.pod-sub-btn {
    width: 230px;
    height: 60px;
    color: #fff;
    background: #e38e2b;
    border: 0;
    border-radius: 6px;
    outline: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    z-index: 9;
    margin: 0 auto;
    display: table;
    position: relative;
    top: 30px;
}
.bg_side_con {
    background: #fff;
    border-radius: 4px 4px 0 0;
    padding: 20px 25px;
    margin-top: 30px;
}
.fsize5 {
    font-size: 13px;
}
.pod-dtls {
    float: right;
}
.pl-pod {
    padding-left: 15px;
}
.pod-hr {
    margin: 8px 0 8px 15px;
    padding: 0;
    border-top: 1px solid #ddd;
}
.bg_bottom_con {
    border-radius: 0 0 4px 4px;
    padding: 15px 10px 15px 5px;
    background-color: #042e6f;
    color: #fff;
}
input.form_input_ban::-webkit-input-placeholder {
    color: #000;
}
.park-price {
    font-size: 20px;
}
.park-desc-section {
    background-color: #fff;
}
.gal_letter {
    position: absolute;
    bottom: 15%;
    left: 5%;
}
.gal_letter p {
    color: #fff;
    font-size: 36px;
    font-family: Conv_BASKVL_0;
}
.park-carousel .right {
    top: 50%;
    right: 0;
    position: absolute;
    transform: translateY(-50%);
}
.park-carousel .left {
    top: 50%;
    left: 0;
    position: absolute;
    transform: translateY(-50%);
}
.about_inner_hotel h5 {
    color: #667094;
    margin-bottom: 20px;
}
.about_inner_hotel h2 {
    color: #042e6f;
}
.hotel_overview_con p span {
    color: #042e6f;
    font-weight: 700;
}
ul.gal-side-list li:before {
    content: "";
    background-color: #00276c;
    font-weight: 700;
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 30px;
    margin: 0 6px;
    position: absolute;
    left: -20px;
    top: 8px;
}
ul.gal-side-list li {
    font-size: 17px;
    position: relative;
    padding: 0 0 0 12px;
}
ul.gal-side-list {
    margin-top: 15px;
    list-style: none;
    list-style-position: inside;
    padding: 0 0 0 20px;
}
.termslist {
    display: none;
}
.termslist.blcklist {
    display: block !important;
}
#termless {
    margin: 10px 0;
}
#termread {
    margin: 10px 0;
}
.pod-check-pf {
    background-color: #e0dede;
    padding: 25px 20px 20px 20px;
    border-radius: 4px;
    margin-top: 30px;
}
.pod-check-pf .form-control {
    padding: 17px 18px;
    height: auto;
    margin: 15px 0;
    color: #000;
    border: 0;
}
.pod-sub-btn-pf {
    width: 230px;
    height: 60px;
    color: #fff;
    background: #e38e2b;
    border: 0;
    border-radius: 6px;
    outline: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    z-index: 9;
    margin: 40px auto 0 auto;
    display: table;
}
.pod-check-pf .form-control::-webkit-input-placeholder {
    color: #000;
    font-weight: 400;
}
.pod-review-pf {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 4px;
    padding: 20px 10px;
    margin-top: 40px;
}
.pod-review-pf h3 {
    color: #26376f;
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.conf-review {
    padding: 0 30px;
}
.conf-review p {
    border-bottom: 1px solid #dddfe0;
    color: #8293a7;
    padding: 9px 3px;
    margin: 0;
}
.conf-review p span {
    float: right;
    color: #000;
}
.total-bg {
    background-color: #e5eaf0;
}
.total-bg span {
    font-size: 24px;
}
.check_agree {
    padding: 0 30px;
}
.check_agree p {
    display: inline;
    padding-left: 5px;
}
.check_agree label {
    display: inline;
}
.makpay {
    text-align: center;
    width: 70%;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: auto;
    display: inline-table;
    background: #e48f1b;
    float: right;
    border: 0;
    padding: 10px 0;
    border-radius: 6px;
}
.payment-row {
    margin-top: 30px;
}
.conf-rgt-border {
    position: relative;
}
.conf-rgt-border::after {
    background: #dddfe0;
    width: 1px;
    height: 100%;
    position: absolute;
    content: "";
    right: -15px;
    top: 10px;
}
.track-inner-extn {
    width: 90%;
}
.track-inner-extn .track_one,
.track-inner-extn .track_two {
    text-align: center;
}
.select_service {
    background: #263671;
    padding: 5px 10px;
    color: #fff;
    border-radius: 6px 6px 0 0;
    margin-top: 30px;
}
.ser_name span {
    font-size: 16px;
    font-weight: 600;
}
.sele_name_ser span {
    font-size: 12px;
    padding: 0 10px;
}
.spa-dropdown {
    color: #263671;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 20px;
    border: 0;
    border-radius: 4px 4px 0 0;
}
.sele_name_ser,
.ser_name {
    margin-top: 5px;
    display: inline-block;
}
.first_show {
    margin: 15% 0 0 0;
    background: #fff;
    padding: 20px;
    border-top: 8px solid #263671;
    border-radius: 6px 6px 0 0;
}
.first_show label {
    color: #657376;
    font-size: 16px;
    font-weight: 400;
}
.black_det {
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
button.modify_button {
    width: 100%;
    border: 0;
    height: 45px;
    color: #fff;
    background: #263671;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.3s all ease;
}
button.modify_button:hover {
    box-shadow: 0 7px 20px #2c2c2c;
    transition: 0.3s all ease;
}
.service-main-div {
    background: #fff;
    border: 2px solid #333;
    border-radius: 6px 6px 0 0;
    padding: 15px 20px;
    margin-top: 20px;
}
.service-main-div.active h3 {
    color: #263671;
}
.service-main-div h3 {
    color: #333;
    font-size: 22px;
    font-weight: 600;
}
.pbtm-bord {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    padding-bottom: 10px;
    color: #333;
}
.duration-p {
    color: #333;
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 10px;
}
.duration-p span {
    padding: 0;
    border: 1px solid #ddd;
    color: #333;
    font-size: 12px;
    font-weight: 800;
    display: inline-block;
    padding: 5px 13px;
    margin: 0 5px;
    cursor: pointer;
}
.duration-p span.active {
    border: 1px solid #333;
    box-shadow: 1px 3px 8px 0 #333;
}
.services-addgrp {
    position: relative;
}
.services-addgrp p {
    display: inline-block;
    margin-bottom: 0;
    font-size: 22px;
    margin-top: 10px;
}
.service-add {
    float: right;
    width: 150px;
    border: 0;
    background: #333;
    color: #fff;
    height: 45px;
    position: absolute;
    bottom: -15px;
    right: 0;
    border-radius: 8px 8px 0 0;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.service-main-div.active {
    border: 2px solid #263671;
}
.service-main-div.active .duration-p,
.service-main-div.active .services-addgrp p,
.service-main-div.active h3 {
    color: #263671;
}
.service-main-div.active .service-add {
    background: #263671;
    transition: all 0.2s ease;
}
.service-main-div.active .service-add:hover {
    box-shadow: -1px -1px 20px 0 #263671;
    transition: all 0.2s ease;
}
.summary-div {
    margin: 30px 0 0 0;
    background: #fff;
    border: 1px solid #263671;
    border-radius: 6px 6px 0 0;
}
.summary-div h3 {
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    color: #263671;
    font-weight: 600;
    padding: 20px;
    border-bottom: 1px solid #ddd;
    font-size: 21px;
}
.sec_show_inner {
    border-bottom: 1px solid #ddd;
    margin: 0 15px;
    padding: 10px 0;
}
.left_label {
    text-align: right;
    font-size: 16px;
    font-weight: 700;
    color: #aeb7c8;
}
.removecart {
    color: #333;
    font-weight: 700;
    display: block;
}
span.right_label {
    font-size: 16px;
    font-weight: 700;
    color: #263671;
    float: right;
}
.tot-amount {
    border-top: 1px solid #263671;
    border-bottom: 1px solid #263671;
    background: #ddd;
    padding: 10px 15px;
}
.total-summary {
    background: #fff;
}
.prcd-btn {
    width: 85%;
    margin: 0 auto;
    text-align: center;
    display: block;
    color: #fff;
    padding: 15px;
    background: #f5ae20;
    border: 0;
    margin: 25px 25px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.3s all ease;
    border-radius: 4px;
}
.form-spa-inner {
    padding: 30px 30px 30px 30px;
    background: rgba(220, 216, 216, 0.5);
    position: relative;
    border-radius: 6px;
    margin-top: 30px;
}
.form-spa-inner .form-control {
    height: auto;
    width: 95%;
    border: 0;
    border-radius: 6px;
    padding: 10px 15px;
    margin: 20px 0;
    color: #686868;
    font-weight: 700;
}
.form-spa-inner .form-control::-webkit-input-placeholder {
    color: #000;
    font-weight: 400;
}
.chk-box {
    display: inline-block;
    margin: 5px 5px;
}
.add_more_ser_but {
    padding: 13px 40px;
    border: 0;
    background: #959595;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 6px;
    transition: 0.3s all ease;
    font-size: 14px;
    margin-top: 20px;
}
.add_more,
.spa-proceed {
    display: inline-block;
    margin: 0 10px;
}
.prcd_ser_but {
    padding: 13px 40px;
    border: 0;
    background: #f5ae20;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 6px;
    transition: 0.3s all ease;
    font-size: 14px;
    margin-top: 20px;
}
.more_materrs h5 {
    color: #263670;
    text-align: center;
    padding: 20px 0 0 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
.lounge-img {
    position: relative;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 20px;
}
.lounge-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.lounge-img.lm-one {
    background: #851321 url(/src/images/lounge/01.png);
}
.lounge-img.lm-two {
    background: #851321 url(/src/images/lounge/02.png);
}
.lounge-img.lm-three {
    background: #851321 url(/src/images/lounge/03.png);
}
.lounge-img.lm-four {
    background: #851321 url(/src/images/lounge/04.png);
}
.lounge-slick .slick-next.slick-arrow {
    background: url(/src/images/lounge/arrow-01.png) no-repeat;
    width: 40px;
    height: 40px;
    background-color: #fff;
    background-position: 14px 5px;
    right: 16px;
}
.lounge-slick .slick-prev.slick-arrow {
    background: url(/src/images/lounge/arrow-02.png) no-repeat;
    width: 40px;
    height: 40px;
    background-color: #fff;
    background-position: 14px 5px;
    right: inherit;
    left: 20px;
    z-index: 9;
}
.lounge-slick .slick-prev.slick-arrow:before {
    content: "";
}
.lounge-slick .slick-next.slick-arrow:before {
    content: "";
}
.blue-bg-btm {
    background-color: #012b73;
    color: #fff;
    padding: 20px 15px;
}
.red-bg-btm {
    background-color: #ed343a;
    color: #fff;
    padding: 20px 15px;
}
.btn-allways-row {
    padding-top: 40px;
}
.btn-allways-row a {
    color: #fff;
}
.img-tomatch {
    border-radius: 4px 0 0 4px;
    width: 100%;
}
.blue-bg-btm,
.red-bg-btm {
    border-radius: 0 4px 4px 0;
    overflow: auto;
}
.podbtn-lounge {
    margin-top: 10px;
}
.dial-articles-sec {
    background-color: #f6f6f8;
    padding: 20px 0;
}
.articles-div {
    background-color: #fff;
    padding: 35px 30px;
    height: 295px;
    overflow-y: auto;
}
.articles-div p {
    font-size: 18px;
}
.articles-div h3 {
    font-size: 27px;
}
.magz-readmore {
    color: #00f !important;
    text-decoration: underline;
    float: right;
}
.art-row {
    margin-bottom: 15px;
}
.mag-subs {
    padding: 31px 30px;
    background-color: #013976;
    border-radius: 4px;
    margin-top: 20px;
}
.mag-subs h3 {
    color: #fffffd;
    font-size: 21px;
    text-align: center;
}
.mag-subs .form-control {
    background-color: #f6f6f8;
    border-radius: 4px;
    margin-top: 15px;
    padding: 9px 10px;
    height: auto;
}
.mag-subs-submit {
    background-color: #f9a61a;
    color: #000;
    text-transform: uppercase;
    border: none;
    padding: 7px 30px;
    font-size: 21px;
    border-radius: 4px;
    margin-top: 20px;
}
.mags-dwnload {
    padding: 28px 30px;
    background: #f9a61a url(/src/images/magazine/magazine.png);
    border-radius: 4px;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 100%;
}
.mags-dwnload p {
    font-size: 21px;
}
.mag-dwnld {
    background-color: #013976;
    color: #fff;
    text-transform: uppercase;
    border: none;
    padding: 7px 30px;
    font-size: 20px;
    border-radius: 4px;
    margin-top: 20px;
}
.mag-dwnld:hover {
    color: #fff;
}
.mags-monthly h2 {
    color: #063c78;
    font-size: 27px;
}
.mags-monthly {
    margin-top: 30px;
}
#accordionExa .btn-link {
    border: none;
    color: #000;
    font-weight: 700;
    width: 100%;
    text-align: left;
    padding: 15px 30px;
}
#accordionExa .card-header {
    padding: 0;
    background-color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    border-radius: 4px;
}
#accordionExa .card {
    background-color: inherit;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
#accordionExa .card-body {
    background-color: #fff;
}
#accordionExa .btn-link i {
    float: right;
    margin-top: 5px;
    color: #013b76;
    font-size: 15px;
}
#accordionExa .card-body ul {
    margin-bottom: 0;
}
.contact-main {
    background-color: #f6f6f8;
    padding: 50px 0 30px 0;
}
.main-form {
    background-color: #fff;
    padding: 35px 30px;
    border-radius: 4px;
}
.txt-addrs {
    height: 90px !important;
}
.txt-cmnts {
    height: 90px !important;
}
.main-form h3 {
    margin-bottom: 20px;
}
.main-form .form-control {
    height: 45px;
    margin-bottom: 10px;
    background-color: #f6f6f8;
    border: 0;
    padding: 10px 15px;
}
.usermr {
    width: 25%;
    margin-right: 1%;
    float: left;
}
.usr-name {
    width: 74%;
}
.g-recaptcha > div {
    height: 97px !important;
}
.form-sbmit {
    background-color: #f9a61a;
    padding: 9px 10px;
    color: #000;
    float: right;
    border: none;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 19px;
    width: 130px;
}
.tc-inline {
    font-size: 15px;
}
.tc-inline input {
    display: inline;
}
.tc-inline label {
    display: inline;
}
.flght-infor-div {
    background-color: #013976;
    padding: 28px 25px;
    margin-bottom: 15px;
    border-radius: 4px;
}
.social-info-div {
    background-color: #f9a61a;
    padding: 28px 25px;
    margin-bottom: 15px;
    border-radius: 4px;
}
.flght-infor-div p {
    color: #fff;
    font-size: 21px;
    line-height: 32px;
    margin-bottom: 0;
}
.unreols {
    color: #fff;
    text-decoration: underline;
}
.flght-infor-div svg {
    height: 60px;
    width: 60px;
    float: right;
}
.flght-infor-div svg path {
    fill: #fff;
}
.resolved-complaints-div {
    background: #004f72;
    padding: 30px 25px;
    margin-bottom: 15px;
    border-radius: 4px;
}
.resolved-complaints-div p {
    color: #fff;
    font-size: 21px;
    line-height: 32px;
    margin-bottom: 0;
}
.resolved-complaints-div svg {
    height: 60px;
    width: 60px;
    float: right;
}
.resolved-complaints-div svg path {
    fill: #fff;
}
.cus-write-div {
    background-color: #f2f2f4;
    padding: 25px 30px;
}
.cc-div {
    background-color: #f9a61a;
    padding: 40px 25px;
    margin-bottom: 15px;
    border-radius: 4px;
    position: relative;
}
.cc-div p {
    color: #000;
    font-size: 20px;
}
.cc-div svg {
    height: 60px;
    width: 60px;
    position: absolute;
    right: 20px;
    top: 65px;
}
.cc-div svg path {
    fill: #000;
}
.ws-div {
    background: url(/src/images/contact-us/background.png) no-repeat;
    background-size: cover;
    padding: 29px 30px;
    border-radius: 4px;
    height: 218px;
}
.ws-div p {
    font-size: 20px;
}
.ws-link {
    margin-bottom: 5px;
}
.ws-link a {
    color: #013976;
    border-bottom: 1px solid #6586a9;
}
.search-main {
    background-color: #f6f6f8;
    padding: 50px 0;
}
.search-results {
    border-bottom: 1px dotted #000;
    padding: 40px 0;
}
.search-results p {
    font-size: 15px;
}
.search-results h3 {
    color: #000;
    font-size: 21px;
}
.srch-y-btn {
    background-color: #ffd200;
    color: #fff !important;
    padding: 1px 7px;
    border-radius: 4px;
    margin: 5px 0;
    display: inline-block;
}
.srch-c-btn {
    background-color: #7d6a55;
    color: #fff !important;
    padding: 1px 7px;
    border-radius: 4px;
    margin: 5px 0;
    display: inline-block;
}
.dusky-brown {
    color: #968a7e;
}
.head-blue-bg {
    background-color: #013976;
    padding: 50px 0;
    height: 210px;
}
.head-blue-bg.hgt-auto {
    height: auto;
}
.head-blue-bg h3 {
    margin-top: 4%;
}
.chrst-banner {
    background: url(/src/images/events/events-list/christmas/Banner-new-one.png) no-repeat;
    background-size: cover;
    background-position: top center;
    height: 60vh;
    position: relative;
}
.eos-banner {
    background: url(/src/images/events/events-list/christmas/Banner.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
    height: 60vh;
    position: relative;
}
.termnl-div {
    background-color: #013976;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    height: 90px;
    padding: 16px 5px;
    border-radius: 6px 6px 0 0;
    position: relative;
    top: -90px;
}
.termnl-div1 {
    background-color: #013976;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 16px 5px;
    border-radius: 6px 6px 0 0;
    position: relative;
    top: -62px;
}
.section-chrst {
    background-color: #f2f2f4;
}
.newsli {
    padding-left: 0;
}
.newsli a {
    padding-right: 15px;
    color: #a598a5 !important;
    position: relative;
}
.newsli a::after {
    content: "";
    position: absolute;
    right: 4px;
    width: 1px;
    height: 15px;
    background: #a598a5;
    top: 2px;
}
.newsli a:last-child::after {
    display: none;
}
.news-write-div {
    background-color: #fff;
    padding: 25px 30px;
}
.news-res-div p {
    font-size: 17px;
}
.backarro {
    margin-bottom: 30px;
}
.backarro > a {
    color: #013976;
    font-size: 20px;
    padding: 6px 10px 8px;
}
.backarro > a:hover {
    background: #013976;
    color: #fff;
}
.backarro > a:hover span {
    color: #fff;
}
.backarro > a:hover span {
    color: #fff;
}
.news-res-div {
    padding: 20px 0;
    border-bottom: 1px dotted #000;
}
.srchmain {
    width: 60%;
    margin: 40px auto 0 auto;
    position: relative;
}
.sr-page-srch {
    box-shadow: 0 0 20px 0 rgba(92, 92, 92, 0.1);
    padding: 8px 10px;
    border-radius: 2px;
    font-size: 17px;
}
.sr-icon-btn {
    background: url(/src/images/icon-search.png) no-repeat;
    width: 35px;
    border: none;
    position: absolute;
    right: 0;
    top: 10px;
}
.sr-icon-btn:hover {
    cursor: pointer;
}
.magazine_article {
    margin: 35px 0 50px 0;
    display: inline-block;
    width: 100%;
    box-shadow: 0 2px 2px #f2f2f2;
    position: relative;
    background: #fff;
    border: 1px solid #eee;
}
.article_title {
    background: #f5f5f5;
    height: 60px;
    display: flex;
    color: #2d2c6e;
    align-items: center;
    padding: 0 30px;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 2px 1px #f2f2f2;
}
.in-dept-psg {
    padding: 70px 0 115px;
    background: #f2f2f4;
}
.mags-monthly .form-control,
.state-sel {
    margin-top: 20px;
    padding: 10px 15px;
    height: auto;
    box-shadow: 0 0 20px 0 rgba(92, 92, 92, 0.1);
}
.state-sel:focus {
    border: 1px solid #ced4da;
    box-shadow: 0 0 20px 0 rgba(92, 92, 92, 0.1);
}
.mag-years {
    margin-top: 30px;
    background: #fff;
    padding: 18px 18px;
    border-radius: 4px;
}
.mag-years li a {
    color: #000 !important;
    display: block;
}
.mag-years > li {
    list-style-type: none;
}
#op-17,
#op-18,
#op-19,
#op-20,
#op-21,
#op-22,
#op-23 {
    display: none;
}
.main-magazine {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    box-shadow: 0 2px 2px #f2f2f2;
    border-radius: 3px;
    float: none;
    margin-bottom: 20px;
}
.main-mag-inner {
    padding: 10px 15px;
}
.mag-grey {
    background-color: #f5f5f5;
    padding: 10px 20px;
    box-shadow: 0 1px 1px #ccc;
    margin-top: 20px;
}
.mag-grey span {
    display: block;
    color: #98989e;
}
.mag-next {
    padding: 10px 22px;
    background-color: #013976;
    border-radius: 4px;
    font-size: 17px;
    border: none;
    color: #fff !important;
    margin: 20px 0;
    float: right;
}
.mag-prev {
    padding: 10px 22px;
    background-color: #013976;
    border-radius: 4px;
    font-size: 17px;
    border: none;
    color: #fff !important;
    margin: 20px 0;
    float: none;
}
#magz-2,
#magz-3 {
    display: none;
}
.main-mag-footer {
    padding: 10px 15px;
    float: left;
    width: 100%;
}
.main-mag-footer span {
    display: block;
}
.mag-subs-inp {
    background-color: #f2f2f4;
    width: 60%;
    margin-right: 1%;
    height: auto;
    padding: 7px 15px;
    margin-top: 20px;
    float: left;
}
.mag-subs-btn {
    width: 37%;
    margin-top: 20px;
    background-color: #f9a61a;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    padding: 7px 15px;
    border: none;
    border-radius: 4px;
    font-size: 17px;
}
.main-mag-footer p {
    width: 100%;
    float: left;
    font-size: 18px;
    margin-top: 30px;
}
.main-mag-footer p a {
    background-color: #013976;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    padding: 7px 15px;
    border: none;
    border-radius: 4px;
}
.mag-subs-inp:focus {
    background-color: #f2f2f4;
}
#pills-tabContent {
    margin-top: 50px;
}
.main-gallery {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    height: 100%;
}
.fancybx-icons {
    color: #9a9899 !important;
    background-color: #fff;
    width: 37px;
    height: 37px;
    display: table;
    border-radius: 4px;
}
.fancy-play i {
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    top: 45%;
    transform: translate(-50%, -50%);
    padding: 9px 12px;
    left: 50%;
}
.fancybx-icons i {
    display: table-cell;
    vertical-align: middle;
}
.fancybx-icons:hover {
    cursor: pointer;
}
.fancy-zoom {
    position: absolute;
    right: 12px;
    bottom: 30px;
}
.fancy-dwnload {
    position: absolute;
    bottom: 30px;
    right: 56px;
}
.fancy-play {
    position: absolute;
    bottom: 0;
    right: inherit;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    width: 100%;
    height: 100%;
}
.fancy-play:hover {
    cursor: pointer;
}
#myCarousel .carousel-item img {
    width: 100%;
}
.adv-ul {
    margin: 20px 0;
}
.adv-ul li {
    margin-bottom: 10px;
}
.adv-banner {
    margin: 0 auto;
    display: table;
}
.advertise-main {
    width: 50%;
    float: left;
    margin-bottom: 20px;
    position: relative;
}
.advertise-main img {
    width: 100%;
}
.advertise-main1 {
    width: 50%;
    float: left;
    padding: 0 10px;
}
.advertise-pos {
    position: relative;
    font-weight: 700;
    font-size: 17px;
    width: 100%;
    text-align: center;
    bottom: 44px;
}
.mx-advert-img {
    margin: 0 auto;
    display: table;
}
.bg-adver {
    padding: 30px 0;
    background-color: #f6f6f6;
}
.advert-mail {
    color: #000;
    text-align: center;
    margin: 5px 0;
}
.advert-mail a {
    display: inline-block;
    color: #000;
    text-decoration: underline;
    margin: 10px 0;
    font-weight: 600;
}
.mt-custom-30 {
    margin-top: 60px;
}
#faqAccordion .card .card-body .para2 b {
    font-size: 18px;
}
.vid-desc {
    width: 100%;
    bottom: 20px;
    background-color: #013976;
    padding: 10px 20px;
    position: absolute;
    color: #fff;
    display: none;
}
.main-gallery:hover .vid-desc {
    display: block;
}
.yellowdark {
    color: #ffdf01;
}
.delicious_txt {
    position: relative;
    height: 60px;
    margin: 5% 0 0 0;
}
.line_through {
    width: 100%;
    height: 3px;
    background: #4a149e;
    position: absolute;
}
.line_through-blck {
    width: 100%;
    height: 3px;
    background: #000;
    position: absolute;
}
.line_through h1 {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 40%;
    text-align: center;
    background: #fff;
    font-size: 32px;
    font-weight: 600;
    color: #000;
}
.line_through-blck h2 {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 40%;
    text-align: center;
    background: #fff;
    font-size: 32px;
    font-weight: 600;
}
.red-banner {
    background-image: url(/src/images/events/events-list/celebration/BG.png);
    height: 1080px;
    background-size: cover;
    background-position: top center;
    margin: 40px 0 0 0;
}
#carnival-bg {
    background: url(/src/images/events/events-list/carnival/carnival-bg.jpg) no-repeat;
    background-size: cover;
    height: 70vh;
    position: relative;
    background-position: center;
}
.carnivaldiv-position {
    position: relative;
    top: 45vh;
}
.retail-btn img {
    margin: 0 auto;
    display: table;
}
.retail-btn img:hover {
    cursor: pointer;
}
.terms-conditions {
    padding: 30px 0;
}
.terms-ol li {
    margin-bottom: 20px;
}
.b2home-btn {
    background: #2d2d6c;
    color: #fff;
    font-size: 17px;
    padding: 10px 20px;
    display: inline-block;
    margin: 20px 0;
    border-radius: 4px;
    float: right;
    font-weight: 600;
}
.b2home-btn:hover {
    cursor: pointer;
    color: #fff;
}
.yellow-txt {
    color: #fda81a;
}
.dusk-red {
    color: #8b0303;
}
.terms-btn {
    background-color: #fda81a;
    color: #fff;
    padding: 12px 20px;
    font-size: 18px;
    border: none;
    border-radius: 4px;
    display: table;
    margin: 10px auto 20px auto;
}
.terms-btn:hover {
    cursor: pointer;
    color: #fff;
}
#fiesta-bg {
    background: url(/src/images/events/events-list/fiesta/BG.jpg) no-repeat;
    background-size: cover;
}
.brands-div {
    background-color: #fff9f1;
    padding: 20px 30px;
}
#myModal1 {
    top: 25%;
}
.shp-banner {
    background: url(/src/images/shop-dine/collect/bg.jpg) no-repeat;
    background-size: cover;
}
.s-and-col {
    padding: 30px 0;
}
.s-and-col img {
    margin: 0 auto;
    display: table;
}
.s-and-col2 {
    margin: 30px 0;
}
.s-and-col2 p {
    line-height: 38px;
}
.cl-img {
    text-align: center;
}
.pos-t-move {
    position: relative;
    top: 70px;
}
.row-cl {
    padding-bottom: 90px;
    position: relative;
    border-bottom: 5px solid #d1d4db;
}
.row-cl2 {
    border-bottom: 5px solid #023a77;
}
.no-space-div {
    padding: 40px 0;
}
.line-img {
    position: absolute;
    width: 60%;
    left: 20%;
    top: 40%;
    z-index: 1;
}
.cl-img img {
    z-index: 2;
}
.cl-img p {
    font-size: 23px;
    line-height: 33px;
}
.light-f {
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 100;
    font-size: 16px !important;
}
.yelow-underline {
    color: #f8a52f;
    border-bottom: 1px solid #f8a52f;
    display: inline-block;
    font-weight: 500;
    font-family: 'Red Hat Display', sans-serif;
}
.ls-more {
    display: none;
}
.vb-mission {
    padding: 20px;
    background: #f9a61a;
    color: #000;
}
.vb-mission a {
    color: #000;
    text-decoration: underline;
}
.ddf-bg {
    background-position: center !important;
}
.delq-img {
    padding: 0 15px;
    position: relative;
}
.delq-slick .slick-dots {
    bottom: -40px;
}
.delq-hr {
    margin-top: 0;
    margin-bottom: 30px;
}
.delblog-content {
    position: absolute;
    bottom: 7%;
    width: 80%;
    left: 8%;
}
.txt-blubg {
    background-color: #013678;
}
.txt-whitebg {
    background-color: #fff;
}
.delblog-content h4,
.delblog-content p {
    display: inline-block;
    padding: 5px;
}
.delblog-content a.fsize5 {
    display: inline-block;
    color: #ffa307;
    border-bottom: 1px solid #ffa307;
    text-transform: uppercase;
    font-weight: 600;
}
.delblog-content a:hover {
    cursor: pointer;
}
.delq-img a {
    display: inline-block;
}
.purblack {
    color: #000;
}
.exemption {
    width: 80%;
    margin: 0 auto;
    text-align: left;
}
.exemption .head {
    font-size: 34px;
    line-height: 40px;
}
.exemption .sub-head {
    font-size: 24px;
    margin-top: 15px;
    color: #dce3ec;
}
.whitebox {
    background: #fff;
    padding-top: 15px;
}
.form-ex-left {
    margin-left: 199px;
    margin-right: 20px;
}
.form-ex-right {
    margin-right: 210px;
    margin-left: 20px;
}
.input-group-addon {
    position: relative;
}
.form-main select::-ms-expand {
    display: none;
}
.form-main input[type="number"] {
    -moz-appearance: textfield;
}
.form-main select.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 0 15px;
}
.input-group-addon img {
    position: absolute;
    right: 20px;
    bottom: 15px;
    pointer-events: none;
}
.form-main .form-group label {
    font-size: 20px;
    color: #606060;
}
.dofdovfont{
	font-size: 20px;
}
.form-main .form-group {
    margin-top: 70px;
}
.form-main .form-control {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-bottom: 2px solid #b7b7b7;
    padding: 0.375rem 0;
    font-size: 20px;
}
.gray-bg {
    background: #fdfdfd;
    border: 1px dashed #eee;
    margin: 50px 210px 50px 199px;
    padding: 58px 25px 37px 25px;
}
.passcopy p {
    color: #013976;
    font-family: 'Red Hat Display', sans-serif;
}
.file {
    position: relative;
    background: #f3f3f3;
    color: #9a9a9a;
    padding: 10px 20px 10px 10px;
    display: flex;
    align-items: center;
    margin-left: 0px;
}
.file p {
    margin: 0;
    font-size: 14px;
    padding-left: 10px;
}
.file .close {
    position: absolute;
    right: 10px;
    top: 13px;
    cursor: pointer;
    font-size: 15px;
}
.excat {
    padding: 0 210px 0 199px;
}
.docu-acc .head {
    font-size: 16px;
    color: #6c6a6a;
}
.docu-acc p {
    font-size: 14px;
    margin: 0;
}
.selectFile {
    height: 50px;
    margin: 20px auto;
    position: relative;
    width: 160px;
}
.selectFile input,
.selectFile label {
    cursor: pointer;
    display: block;
    height: 45px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 5px;
}
.selectFile label {
    background: #f8f8f8;
    display: inline-block;
    font-size: 16px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    color: #5679a3;
    border: 1px solid #5679a3;
    padding-left: 30px;
}
.selectFile input[type="file"] {
    opacity: 0;
}
.selectFile img {
    position: absolute;
    top: 15px;
    left: 20px;
    pointer-events: none;
}
.many-pass {
    color: #043777;
    font-size: 20px;
    width: 50%;
}
.travelling-pass {
    display: inline-flex;
    align-items: center;
    width: 100%;
}
.travelling-pass .input-group .button-minus {
    font-weight: 700;
    height: 30px;
    padding: 0;
    width: 30px;
    position: relative;
    border-top: 1px solid #215086;
    border-bottom: 1px solid #215086;
    border-left: 1px solid #215086;
    background: #f8f8f8;
}
.travelling-pass .input-group .button-plus {
    font-weight: 700;
    height: 30px;
    padding: 0;
    width: 30px;
    position: relative;
    border-top: 1px solid #215086;
    border-bottom: 1px solid #215086;
    border-right: 1px solid #215086;
    background: #f8f8f8;
    border-left: 0;
}
.travelling-pass .input-group .quantity-field {
    position: relative;
    height: 30px;
    left: -6px;
    text-align: center;
    width: 62px;
    display: inline-block;
    font-size: 16px;
    margin: 0 0 5px;
    resize: vertical;
    border-top: 1px solid #215086;
    border-bottom: 1px solid #215086;
    background: #f8f8f8;
    border-left: 0;
    border-right: 0;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
input[type=number] {
    -moz-appearance: textfield;
}
.travelling-pass .button-plus {
    left: -13px;
}
.travelling-pass .input-group {
    clear: both;
    margin: 15px 0;
    position: relative;
	width: 170px;
}
.detail-blue {
    background: #043777;
    color: #fff;
    margin: 0 50px;
    text-align: center;
    padding: 20px 0;
    font-size: 24px;
}
.pass-incre {
    color: #0b407b;
    font-size: 25px;
    margin-top: 50px;
    margin-left: 199px;
}
.copassenger {
    margin-top: 40px;
}
.travel-control {
    text-align: left;
    width: 100%;
    font-size: 16px;
    margin-left: 229px;
    margin-right: 169px;
}
.travel-control .custom-control-label::before {
    left: -2.5rem;
    width: 25px;
    height: 25px;
    top: 0;
}
.travel-control .custom-control-label::after {
    left: -2.5rem;
    width: 25px;
    height: 25px;
    top: 0;
}
.sub-trav {
    text-align: center;
    width: 100%;
    margin: 30px 0 50px 0;
}
.trav-btn {
    background: #f8a432;
    color: #000;
    font-size: 22px;
    width: 175px;
    height: 60px;
}
.trav-btn:focus,
.trav-btn:hover {
    border: 1px solid #f8a432;
    background-color: #f8a432;
}
.concerned-state {
    margin: 50px 0;
}
.thankyu {
    text-align: center;
    padding-top: 45px;
    padding-bottom: 55px;
}
.thankyu p {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px;
}
.thankyu img {
    width: 90px;
    margin-bottom: 20px;
}
.form-control ~ .focus-border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    z-index: 99;
}
.form-control ~ .focus-border:after,
.form-control ~ .focus-border:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #4caf50;
    transition: 0.4s;
}
.form-control:focus ~ .focus-border:after,
.form-control:focus ~ .focus-border:before {
    width: 50%;
    transition: 0.4s;
}
.form-control ~ .focus-border:after {
    left: auto;
    right: 0;
}
.app-header {
    font-size: 20px;
    text-align: center;
    width: 75%;
    margin: 0 auto;
}
.fsize4b {
    font-size: 16px;
}
/*gold-utsav-coming-code*/
.no-padding
{
    padding-left:0px;
    padding-right:0px;
}
.gold-comm
{
    background-image:url(/src/images/shop-dine/goldutsav-partners/gold-utsav-game/banner.jpg);
    background-size: cover;
    background-position:center;
    background-repeat:no-repeat;
    height:970px;
    position:relative;
}
.womensday
{
    background-image:url(/src/images/womens-day/womens-day-desktop-Mar-7.jpg);
}
.bgpink {
    background: #fff5f5 !important;
}
.gallery-head12 {
    padding-left: 80px;
}
.coming-banner
{
    text-align:center;
    height: 970px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.coming-banner h2
{
    font-size: 26px;
    color: #fff;
    margin: 0px;
    padding-top: 30px;
}
.about-goldtext
{
    border-bottom:1px solid #EBEBEB;
    margin: 5% 0% 5%;
}
.about-goldtext h2
{
    font-size:42px;
    color:#333333;
    margin:0px;
    padding-bottom:4%;
}
.about-goldtext p
{
    font-size:22px;
    color:#333333;
    margin-bottom:0px;
    padding-bottom:25px;
}
.about-goldtext p:last-child
{
    padding-bottom:65px;
}
.gallery-head
{
    position:relative;
    margin-top: 25px;
}
.gallery-head h2
{
    font-size:42px;
    color:#333333;
    margin:0px;
    position: absolute;
    top: 0px;
    left: 8%;
}
.gall-slick
{
    margin-top: 5%;
    margin-bottom: 6% !important;
}
.gall-slick .gal-imgparen {
    margin: 0px 20px;
}
.gall-slick .slick-dots
{
    bottom: -70px;
}
.gall-slick .slick-prev:before
{
    content:'';
}
.gall-slick .slick-prev
{
    background-image:url(/src/images/shop-dine/goldutsav-partners/gold-utsav-game/left-arrow.png);
    background-size:cover;
    background-repeat:no-repeat;
    width:23px;
    height:42px;
    left: 88%;
    top: -50px;
}
.gall-slick .slick-prev:hover, .gall-slick .slick-prev:focus
{
    background-image:url(/src/images/shop-dine/goldutsav-partners/gold-utsav-game/left-arrow.png);
}
.gall-slick .slick-next:before
{
    content:'';
}
.gall-slick .slick-next
{
    background-image:url(/src/images/shop-dine/goldutsav-partners/gold-utsav-game/right-arrow.png);
    background-size:cover;
    background-repeat:no-repeat;
    width:23px;
    height:42px;
    right: 150px;
    top: -50px;
}
.gall-slick .slick-next:hover, .gall-slick .slick-next:focus 
{
    background-image:url(/src/images/shop-dine/goldutsav-partners/gold-utsav-game/right-arrow.png);
}
.coming-parent
{
    position: absolute;
    left: 0px;
    right: 0px;
	top:60px;
}
.coin-overall-parent
{
    overflow: hidden;
    position: relative;
    /* perspective-origin: center;
    perspective: 1800px; */
    height: 100%;
}
.coin-overall-parent img
{
    position: absolute;
    top: -110px;
    width: 65px;
	animation-name: fall;
	animation-duration: 24s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    z-index: 1;
}
.coin-overall-parent .coin1
{
    top: -100px;
    right: 0px;
    animation-delay: 1s; 
}
.coin-overall-parent .coin2
{
    top: -95px;
    right: 145px;
    animation-delay: 1.9s; 
}
.coin-overall-parent .coin3
{
    top: -110px;
    right: 400px;
    animation-delay: 2.5s;
}
.coin-overall-parent .coin4
{
    top: -100px;
    right: 620px;
    animation-delay: 3.9s;
}
.coin-overall-parent .coin5
{
    top: -80px;
    left: 545px;
    animation-delay: 1.5s;
}
.coin-overall-parent .coin6
{
    top: -110px;
    left: 360px;
    animation-delay: 4.1s;
}
.coin-overall-parent .coin7
{
    top: -120px;
    left: 180px;
    animation-delay: 5.4s;
}
.coin-overall-parent .coin8
{
    top: -90px;
    left: 70px;
    animation-delay: 5.9s;
}
.coin-overall-parent .coin9
{
    top: -110px;
    left: -100px;
    animation-delay: 3.6s;
}

@keyframes fall { 
	25% {
        transform: rotate(-180deg);
        top: 970px;
    }
    50% {
        top: 970px;
        transform: rotate(180deg);
    }
    75% {
        top: 970px;
        transform: rotate(180deg);
    }
	100% {
        top: 970px;
	}
}
.coming-parent-game h2
{
    font-size: 21px;
    color: #fff;
    padding-top: 20px;
    width: 35%;
    margin: 0px auto;
}
.coming-parent-game .bann-form
{
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 1;
}
.coming-parent-game .bann-form .form-group
{
    margin-top: 35px;
    margin-bottom:0px;
}
.coming-parent-game .bann-form .form-control {
    width: 400px;
    height: 60px;
    border: 3px solid #FFCC00;
    text-align: center;
    font-size: 18px;
    margin: 0px auto;
    -moz-box-shadow: inset 0px 1px 5px 1px rgba(0,0,0,0.6);
    -webkit-box-shadow: inset 0px 1px 5px 1px rgba(0,0,0,0.6);
    box-shadow: inset 0px 1px 5px 1px rgba(0,0,0,0.6);
}
.coming-parent-game .bann-form .form-control::-webkit-input-placeholder { 
    font-size:18px;
    color: #333333;
    font-weight:bold;
}

.coming-parent-game .bann-form .form-control:-ms-input-placeholder { 
    font-size:18px;
    color: #333333;
    font-weight:bold;
}

.coming-parent-game .bann-form .form-control::placeholder {
    font-size:18px;
    color: #333333;
    font-weight:bold;
}
.coming-parent-game .spin-images
{
    position:relative;
    padding-top: 30px;
}
.coming-parent-game .spin-images .spin-img1
{
    position: absolute;
    left: 15px;
    right: 0px;
    margin: 0px auto;
}
.coming-parent-game .spin-images .spin-img2
{
    position: absolute;
    left: -270px;
    right: 0px;
    top: 198px;
    margin: 0px auto;
}
.gold-coinflip
{
    animation-name: coinflip;
    animation-duration: 0.5s;
    animation-timing-function: linear;
    /*animation-iteration-count: infinite;*/
}
@keyframes coinflip {
    0% {
        transform: rotateY(0deg);
    }

    25% {
        transform: rotateY(90deg);
    }

    50% {
        transform: rotateY(180deg);
    }

    75% {
        transform: rotateY(270deg);
    }

    100% {
        transform: rotateY(360deg);
    }
}
.coming-parent-game .spin-images .spin-img3
{
    position: absolute;
    left: -10px;
    right: 0px;
    top: 197px;
    margin: 0px auto;
}
.coming-parent-game .spin-images .spin-img4
{
    position: absolute;
    left: 0px;
    right: -243px;
    top: 199px;
    margin: 0px auto;
}
.coming-parent-game .spin-images .spin-img5
{
    padding-top:20%;
    cursor: pointer;
}
.coming-parent-game .spin-images .coin-apple
{
    position: absolute;
    left: -270px;
    right: 0px;
    top: 198px;
    margin: 0px auto;
    display: none;
}
.coming-parent-game .spin-images .coin-star
{
    position: absolute;
    left: -270px;
    right: 0px;
    top: 198px;
    margin: 0px auto;
    display: none;
}
.coming-parent-game .spin-images .apple-coin
{
    position: absolute;
    left: -10px;
    right: 0px;
    top: 197px;
    margin: 0px auto;
    display: none;
}
.coming-parent-game .spin-images .apple-star
{
    position: absolute;
    left: -10px;
    right: 0px;
    top: 197px;
    margin: 0px auto;
    display: none;
}
.coming-parent-game .spin-images .star-coin
{
    position: absolute;
    left: 0px;
    right: -243px;
    top: 199px;
    margin: 0px auto;
    display: none;
}
.coming-parent-game .spin-images .star-apple
{
    position: absolute;
    left: 0px;
    right: -243px;
    top: 199px;
    margin: 0px auto;
    display: none;
}
.spin-popparent
{
    display: flex;
    margin-top: 30px;
}
.spin-popone
{
    margin-right: 20px;
}
.spin-popone .modal-dialog
{
    max-width: 775px;
}
.spin-popone .modal-content
{
    background-image:url(/src/images/shop-dine/goldutsav-partners/gold-utsav-game/winner-bg.png);
    height:450px;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
     padding:0px;
     background-color: transparent;
}
.spin-popone .modal-content .modal-header
{
    border:none;
    padding: 15px 20px 0px 15px;
} 
.spin-popone .modal-content .modal-header .close
{
    opacity:1;
}
.spin-popone .modal-content .modal-body
{
   display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0px;
}
.spin-popone .modal-content .modal-body .head-one
{
        margin-bottom: 35px;
        text-align: center;
}
.spin-popone .modal-content .modal-body .head-one h2
{
    font-size:46px;
    color:#000000;
    margin:0px;
    padding-bottom: 5px;
}
.spin-popone .modal-content .modal-body .head-one h6
{
    font-size:28px;
    color:#000000;
    margin:0px;
    text-transform:uppercase;
    letter-spacing: 4px;
}
.spin-popone .modal-content .modal-body .head-two
{
    text-align: center;
}
.spin-popone .modal-content .modal-body .head-two a
{
    font-size:24px;
    color:#D10101;
    text-transform:uppercase;
    text-decoration:none;
    border-bottom:1px solid #D10101;
    letter-spacing: 3px;
}
.spin-popone .modal-content .modal-body .head-two p
{
    font-size:22px;
    color:#000000;
    margin-bottom:0px;
}
.spin-poptwo .modal-content
{
    background-color:#ffffff;
    background-image:none;
    border:5px solid #EAD062;
}
.spin-poptwo .modal-content .modal-body .head-one h2
{
    padding-bottom: 0px;
}
.term-click h2
{
    font-size:18px;
    color:#333333;
    margin:0px;
    padding:20px 0px;
}
.term-click h2 a
{
    color:#013976;
    text-decoration: underline;
}

.newfaq{
    height: 452px;
}
.lc-newfaq {
    margin-bottom: 85px;
    margin-left: 90px;
}
.gray-bg-faq {
    background: #FAFAFA;
    padding-top: 75px;
}
.rt-ly-combinarion {
    background: #ffffff;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 35px;
    padding-bottom: 40px;
    margin-bottom: 50px;
}
.knowabot {
    padding-right: 30px;
}
.knowabt-inner{
    position: relative;
}
.knowabt-inner .form-control {
    background: #F2F2F2;
    height: 66px;
    border-radius: 10px;
    font-size: 18px;
    padding-left: 30px;
}
.knowabt-inner .form-control:focus {
    border-color: #ced4da;
}
.searchiconnew {
    width: 35px;
    height: 35px;
    line-height: 43px;
    display: block;
    position: absolute;
    top: 8px;
    right: 25px;
    z-index: 1;
}
.bx-acf {
    border: 1px solid #D7D7D7;
    padding: 20px 20px 0px 20px;
    margin-bottom: 35px;
}
.bx-acf .heading {
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
}
.subheadpart ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.subheadpart ul li {
    padding: 10px 0px;
    border-bottom: 1px dashed #EAEAEA;
    position: relative;
}
.subheadpart ul li:nth-last-child(1){
    border-bottom: 0px;
}
.subheadpart ul li a {
    color: #000;
    font-size: 20px;
    line-height: 30px;
}
.info-deatilgmr {
    margin-top: 70px;
}
.subheadpart ul li::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #033977;
    position: absolute;
    top: 15px;
    right: 10px;
}
#srch_term_faq{
    padding-left: 55px;
}
/*gold-utsav-coming-code*/
/*holy-landing-page-code*/
.no-padding
{
    padding-left:0px;
    padding-right:0px;
}
.in-page-push-holyy {
    position: relative;
    background-color: #FBFBFB;
}
.holy-land-bg
{
    background-image:url(/src/images/holy-landing/top-bg.jpg);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    height: 1400px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 20px;
}
.holy-land-bg .colors-banner
{
    margin-top:12%;
    width: 70%;
}
.holy-land-bg .colors-banner picture
{
    display:flex;
    align-items:flex-end;
}
.holy-land-bg .colors-banner picture h2
{
    font-size: 36px;
    color: #ffffff;
    margin: 0px;
}
.holy-land-bg .colors-banner h3
{
    color: #ffffff;
    font-size: 44px;
    margin: 0px;
    padding: 25px 0px 30px;
}
.holy-land-bg .colors-banner p
{
    margin-bottom: 0px;
    font-size: 26px;
    color: #ffffff;
    line-height: 30px;
}
.holy-slidd-parent .holy-sli-parent
{
   margin-top: 40%;
}
.holy-slidd-parent .holy-sli-child .slick-slide
{
    transform: scale(.92);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
} 
.holy-slidd-parent .holy-sli-child .slick-slide.slick-active.slick-center
{
    transform: scale(1.05);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.holy-sli-child .slick-prev
{
    background-image:url(/src/images/holy-landing/left.png);
    width:23px;
    height:38px;
    top: 43%;
    left: 210px;
    z-index: 1;
}
.holy-sli-child .slick-prev:before
{
    opacity:0;
}
.holy-sli-child .slick-next
{
    background-image:url(/src/images/holy-landing/right.png);
    width:23px;
    height:38px;
    top: 43%;
    right: 225px;
    z-index: 1;
}
.holy-sli-child .slick-next:before
{
    opacity:0;
}
.holy-slidd-parent .download-holy
{
    margin:0px auto;
    display:table;
    padding: 6% 0% 5%;
}
.ready-add .holy-readytext h3:nth-child(1)
{
    padding-bottom: 25px;
}
.ready-add .holy-readytext h3
{
    margin: 0px;
    font-size: 44px;
}
.ready-add .holy-readytext p
{
    margin-bottom: 0px;
    font-size: 28px;
    color: #013976;
    padding: 20px 0px 20px;
}
.ready-add .holy-readytext ul
{
    padding-inline-start: 0px;
}
.ready-add .holy-readytext li
{
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 400;
    font-style: normal;
    list-style-type: none;
    font-size: 28px;
    color: #013976;
    line-height: 48px;
}
.holy-form-bg
{
    background-image:url(/src/images/holy-landing/bottomg-bg.jpg);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    height: 1200px;
    padding-top: 80px;
}
.holy-form-bg .form-head h3
{
    font-size: 32px;
    padding-bottom: 25px;
    margin: 0px;
}
.holy-form-bg .form-group
{
    margin-bottom: 30px;
}
.holy-form-bg .form-group label
{
    font-size: 26px;
}
.holy-form-bg .form-group label sup
{
    font-size: 29px;
    top: 0px;
    color: #F23951;
}
.holy-form-bg .form-group .form-control
{
    height: 65px;
    border-radius: 50px;
    border: none;
    background-color: #E3E8EE;
    padding: .375rem 35px;
}
.holy-form-bg button
{
    font-family: 'Red Hat Display', sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #ffffff;
    font-size: 32px;
    width: 100%;
    border-radius: 100px;
    height: 125px;
    background-color: #FF9B05;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 70px;
    box-shadow: 0px 10px 15px 10px rgba(255, 155, 5,0.2);
    margin-top: 10%;
}
.holy-form-bg button:hover
{
    border-color: #FF9B05;
    background-color: #FF9B05;
    box-shadow: 0px 10px 15px 10px rgba(255, 155, 5,0.2);
}
.holy-form-bg .subb-orange
{
    background-color:#FF5903;
    box-shadow: 0px 10px 15px 10px rgba(255, 89, 3, 0.2);
}
.holy-form-bg .subb-orange:hover
{
    border-color: #FF5903;
    background-color: #FF5903;
}
.holy-land-bg-thank-you
{
    position: inherit;
}
.holy-land-bg-thank-you .colors-banner p
{
    padding-bottom:15px;
}
/*holy-landing-page-code*/
/*Covid-19-page*/
.covid-live
{
    background-image:url(../src/images/covid-19-page/banner.jpg);
    background-position:top center;
    background-size:cover;
    height:700px;
}
.covid-title
{
    margin-top: 10%;
}
.covid-title h2
{
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 50px;
    margin:0px;
}
.count-parent
{
    width:100%;
    display: flex;
    justify-content: space-evenly;
    margin-top: 4%;
}
.count-child1
{
    width:33%;
    text-align: center;
}
.count-child1 h6
{
    margin: 0px;
    color: #ffffff;
    font-size: 66px;
}
.count-child1 p
{
    margin-bottom: 0px;
    font-size: 24px;
    color: #ffffff;
}
.count-parent-two
{
    margin-top: 65px;
}
.last-date
{
    margin-top: 50px;
    text-align: center;
}
.last-date p
{
    margin-bottom:0px;
    color:#ffffff;
    font-size:18px;
}
.covid-travel
{
    background-color: #F8F9FB;
    padding: 35px 25px 40px 25px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.covid-travel p
{
    margin-bottom: 0px;
    padding-bottom: 15px;
}
.covid-symptoms
{
    background-color:#F1F6FA;
    padding: 20px 20px 20px 20px;
    margin-bottom: 30px;
    min-height: 235px;
}
.covid-symptoms h2
{
    font-size:21px;
    margin:0px;
    padding-bottom:15px;
}
.covid-symptoms .covidd-sym
{
    display:flex;
}
.covid-symptoms .covidd-sym p
{
    width: 65%;
    font-size: 17px;
    line-height: 22px;
    padding-right: 10px;
    margin-bottom:0px;
}
.covid-symptoms .covidd-sym picture
{
    width: 35%;
    text-align: center;
}
.covid-symptoms .wash-parenn
{
    display:flex;
    justify-content: space-around;
    margin-top: 15px;
}
.covid-symptoms .wash-parenn .wash-icc
{
    width: 22%;
    text-align: center;
}
.covid-symptoms .wash-parenn .wash-icc p
{
    margin-bottom: 0px;
    font-size: 17px;
    line-height: 20px;
    padding-top: 7px;
}
.covid-symptoms1
{
    background-color:#E6EBF1;
}
.covid-symptoms2
{
    background-color:#D9E2EB;
}
.remedies-slider .reme-para p
{
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 0px;
}
.remedies-slider .slick-dots li.slick-active button:before
{
    color: #2268BE;  
}
.remedies-slider .slick-dots li button:before
{
    color: #B4C6DA;
}
.remedies-slider .slick-dots
{
    bottom: -90px;
}
.about-parent
{
    background-color:#DCEDFD;
    width:100%;
    display: flex;
    margin-bottom:30px;
    min-height: 339px;
}
.about-parent .about-img
{
    width:30%;
}
.about-parent .about-img picture img
{
    width:100%
}
.about-parent .about-text
{
    width:70%;
    padding: 0px 20px 0px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.about-parent .about-text h2
{
    font-size: 21px;
    margin: 0px;
    padding-bottom: 15px;
}
.about-parent .about-text p
{
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.about-parent .about-text a
{
    font-size: 18px;
    text-decoration:none;
}
.about-parent .about-text a i
{
    padding-left: 10px;
}
.doctor-corner
{
    background-color:#F9A61A;
    padding:25px 40px 25px 25px;
    margin-bottom:30px;
    position: relative;
}
.doctor-corner h2
{
    font-size: 21px;
    margin: 0px;
    padding-bottom: 15px;
}
.doctor-corner .doctor-slider p
{
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.doctor-corner .doctor-slider .designation p
{
    font-size: 17px;
    line-height: 18px;
    margin-bottom: 0px;
    padding-bottom: 5px;
}
.doctor-corner .doctor-slider .slick-dots li.slick-active button:before
{
    color: #2268BE;  
}
.doctor-corner .doctor-slider .slick-dots li button:before
{
    color: #B4C6DA;
}
.doctor-corner .doctor-slider .slick-dots
{
    bottom: -40px;
}
.doctor-corner picture
{
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.health-parent
{
    background-color:#91E8FC;
    width:100%;
    display: flex;
    margin-bottom:30px;
}
.health-parent .health-img
{
    width:30%
}
.health-parent .health-text
{
    width:70%;
    padding:20px 20px 0px 10px;
}
.health-parent .health-text h2
{
    font-size: 21px;
    margin: 0px;
    padding-bottom: 15px;
}
.health-parent .health-text .health-slider .base-text p
{
    font-size: 17px;
    line-height: 18px;
    margin-bottom: 6px;
    background-color:#ffffff;
    padding:10px 15px 10px 20px;
}
.health-slider .slick-dots li.slick-active button:before {
    color: #2268BE;
}

.health-slider .slick-dots li button:before {
    color: #B4C6DA;
}

.health-slider .slick-dots {
    bottom: -40px;
}
.vande-bharat
{
    background-color:#F1F5F8;
    margin-bottom:30px;
    padding: 25px 20px 20px 20px;
}
.vande-bharat h2
{
    font-size: 21px;
    margin: 0px;
    padding-bottom: 15px;
}
.vande-bharat p
{
    margin-bottom: 30px;
}
.vande-bharat p a
{
    font-size: 17px;
    line-height: 18px;
    text-decoration:underline;
    color: #000000;
}
.vande-bharat .vande-imgg
{
    display: flex;
    justify-content: space-between;
}
.air-transport
{
    margin-bottom:30px;
}
.air-transport h2
{
    font-size: 21px;
    margin: 0px;
    padding-bottom: 15px;
}
.air-transport p
{
    margin-bottom: 15px;    
}
.air-transport p a
{
    font-size: 17px;
    line-height: 18px;
    text-decoration:underline;
    color: #000000;
}
.air-transport p a picture
{
    padding-right: 10px;
}
.my-gov
{
    border:1px solid #CACACA;
    margin-bottom:30px;
    padding: 25px 20px 20px 20px;
    position: relative;
}
.my-gov h2
{
    font-size: 21px;
    margin: 0px;
    padding-bottom: 0px;
}
.my-gov p
{
    font-size: 17px;
    margin-bottom: 0px;
    padding-top:20px;
}
.my-gov picture
{
    position: absolute;
    top: 0px;
    right: 0px;
}
.indian-emb p
{
    margin-bottom:0px;
}
.indian-emb p a
{
    font-size: 17px;
    line-height: 18px;
    text-decoration:underline;
    color: #000000;
}
.indian-emb p a picture
{
    padding-right: 10px;
}
.latest-gov
{
    background-color:#F1F5F8;
    padding:25px 25px 25px 25px;
    width:100%;
    display: flex;
    align-items: center;
    margin-bottom:30px;
}
.latest-gov .latest-form
{
    width:100%
}
.latest-gov .latest-form .form-inline
{
    justify-content: space-between;
}
.latest-gov .latest-form .form-control
{
    width: 230px;
    height: 40PX;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #CDCDCD;
}
.latest-gov .latest-form h2
{
    font-size: 21px;
    margin: 0px;
    padding-bottom: 15px;
}
.latest-gov .latest-pdf
{
    width:50%;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.latest-gov .latest-pdf p
{
    margin-bottom:0px;
}
.latest-gov .latest-pdf p a
{
    font-size: 17px;
    line-height: 18px;
    text-decoration:underline;
    color: #000000;
}
.latest-gov .latest-pdf p a picture
{
    padding-right: 10px;
}
.adv-by
{
    border:1px solid #CBCBCB;
    width:100%;
    margin-bottom:30px;
    display: flex;
}
.adv-by .adv-form
{
    width:50%;
    padding: 25px 25px 25px 25px;
}
.adv-by .adv-form .form-inline
{
    justify-content: space-between;
}
.adv-by .adv-form .form-control
{
    width: 100%;
    height: 40PX;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #CDCDCD;
}
.adv-by .adv-form h2
{
    font-size: 21px;
    margin: 0px;
    padding-bottom: 15px;
}
.adv-by .adv-form p
{
    font-size: 17px;
    line-height: 18px;
    margin-bottom: 0px;
    padding-top: 20px;
}
.adv-by .adv-tabb
{
    width:50%;
}
.adv-by .adv-tabb p
{
    margin-bottom: 0px;
    margin: 25px 0px 15px 0px;
}
.adv-by .adv-tabb p a
{
    font-size: 17px;
    color:#000000;
    line-height: 18px;
    text-decoration:none;
}
.adv-by .adv-tabb .adv-one
{
    width:100%;
    background-color:#013976;
    padding:20px 0px;
    display: flex;
    margin-bottom: 5px;
}
.adv-by .adv-tabb .adv-one .adv-child
{
    width:33%;
    text-align:center;
}
.adv-by .adv-tabb .adv-one .adv-child p
{
    font-size: 17px;
    line-height: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
    color:#ffffff;
}
.adv-by .adv-tabb .adv-one1
{
    background-color:#F4F4F4;
    margin-bottom: 5px;
}
.adv-by .adv-tabb .adv-one1 p
{
    color:#000000 !important;
}
.adv-by .adv-tabb .adv-one2
{
    background-color:#F1F5F8;
    margin-bottom: 0px;
}
.disclaier
{
    margin-bottom:30px;
}
.disclaier p
{
    font-size: 17px;
    line-height: 18px;
    margin-bottom: 0px;
    padding-bottom:15px;
}
.covid-safety #vid-row-dekst .col-sm-6
{
    max-width: 25%;
}
.covid-safety #vid-row-dekst-one .col-sm-6 {
    max-width: 25%;
}
.covid-botslider
{
    background-color: #F7F7F7;
    margin-top: 60px;
    padding: 35px 0px;
}
.latest-accor .dial-accordion .card
{
    margin-bottom:0px;
}
.latest-accor .dial-accordion .card-header .btn
{
    padding: 10px 30px;
}
.adv-tabb .statewise .table
{
    margin-bottom:0px;
}
.adv-tabb .statewise .table thead th
{
    border:none;
    line-height: 22px;
}
.adv-tabb .statewise .table thead
{
    margin-bottom:5px;
}
.adv-tabb .statewise .table thead tr
{
    background-color:#013976;
    color: #ffffff;
}
.adv-tabb .statewise .table tbody tr:nth-child(1)
{
    background-color:#F4F4F4;
    margin-bottom:5px;
}
.adv-tabb .statewise .table tbody tr:last-child
{
    background-color:#F1F5F8;
}
.adv-tabb .statewise .table td
{
    line-height: 22px;
}
.covid-faqpage
{
    padding-bottom: 20px;
}
/*Covid-19-page*/
/*faq-page*/
.faq-content
{
    padding: 50px 0px;
}
.faqtabb-parent .nav-tabs
{
    border:0px;
}
.faqtabb-parent .nav-tabs .nav-link
{
    color: #000;
    background-color: #EBEBEB;
    padding: 17px 20px;
    border-radius: 10px;
    margin: 0px 10px;
}
.faqtabb-parent .nav-tabs .nav-link.active
{
    color: #fff !important;
    background-color: #013976 !important;
    border: 0px;
    position: relative;
}
.faqtabb-parent .nav-tabs .nav-link.active:after
{
    content: '';
    position: absolute;
    top: -10px;
    left: -9px;
    /*background-color: #EBEBEB;*/
    width: 115%;
    height: 140%;
    z-index: -1;
    border-radius: 10px;
    background:none;
}
.faqtabb-parent .nav-tabs .nav-link:nth-child(1).active:after
{
    width: 110%;
}
.faqtabb-parent .nav-tabs .nav-link:nth-child(3).active:after
{
    width: 106%;
}
.faqtabb-parent .nav-tabs .nav-link:nth-child(4).active:after
{
    width: 108%;
}
.faqtabb-parent .nav-tabs .nav-link:nth-child(5).active:after
{
    width: 108%;
}
.faqtabb-parent .nav-tabs .nav-link:nth-child(5).active:after
{
    width: 111%;
}
.faqtabb-parent .nav-tabs .nav-link:nth-child(6).active:after
{
    width: 109%;
}
.faqtabb-parent .nav-tabs .nav-link:nth-child(7).active:after
{
    width: 114%;
}
.faqtabb-parent .tab-content
{
    background-color: #EBEBEB;
    border-radius: 10px;
    margin: 10px 0px 0px 0px;
    padding: 35px 20px 20px 20px;
}
.faqtabb-parent .tab-content .faqinner-parent .nav-tabs .nav-link
{
    margin: 0px;
    border-radius: 0px;
    color: #959595;
    padding: 0px 0px;
    margin:0px 35px;
}
.faqtabb-parent .tab-content .faqinner-parent .nav-tabs .nav-link.active
{
    color: #013976 !important;
    background: none !important;
    border: 0px;
    position: inherit;
    border-bottom: 1px solid #013976;
}
.faqtabb-parent .tab-content .faqinner-parent .nav-tabs .nav-link.active:after
{
    content: '';
    position: inherit;
}
.faqtabb-parent .tab-content .faqinner-parent .nav-tabs .nav-link.active:hover
{
    border-bottom: 1px solid #013976;
}
.faqtabb-parent .tab-content .faqinner-parent .nav-tabs .nav-link:hover
{
    border-color:#EBEBEB;
    border-radius:0px;
}
.faqtabb-parent .tab-content .faqinner-parent .tab-content
{
    padding: 35px 10px 20px 10px;
}
.faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion
{
    border-radius: 10px;
    border: none;
}
.faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn
{
    background: #fff;
    border-radius: 10px;
    padding: 20px 30px;
    font-size: 22px;
}
.faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card-header
{
    border-bottom: 0px solid rgba(0,0,0,.125);
    background-color: #ebebeb;
}
.faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card-header.opened .btn
{
    background: #ffffff;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card .collapse
{
    background-color: #ebebeb;
}
.faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card-body
{
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #ffffff;
}
.faqtabb-parent .tab-content .innertabb-accor .dial-accordion
{
    border-radius: 10px;
    border: none;
}
.faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn
{
    background: #fff;
    border-radius: 10px;
    padding: 20px 30px;
    font-size: 22px;
}
.faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-header
{
    border-bottom: 0px solid rgba(0,0,0,.125);
    background-color: #ebebeb;
}
.faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-header.opened .btn
{
    background: #ffffff;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card .collapse
{
    background-color: #ebebeb;
}
.faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-body
{
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #ffffff;
    padding-left: 31px;
}
.covid-botslider-faq {
    background-color: #ffffff;
    margin-top: 0px;
    padding: 0px 0px 35px;
}
.swipe-text
{
    display: flex;
    align-items: center;
}
.swipe-text img
{
    margin-right:15px;
}
#headingFAQ-5-02-1, #headingFAQ-5-03-2, #headingFAQ-5-04-3, #headingFAQ-5-05-4, #headingFAQ-5-06-5
{
    display:none;
}
.faq-search-bar
{
    margin-bottom:45px;
}
.searchiconnew-faq
{
    border:none;
}
.covid-faq-click a:hover
{
    color: #EC282C;
}
.headingFAQ-5-hide02 .card-header .btn, .headingFAQ-5-hide03 .card-header .btn, .headingFAQ-5-hide04 .card-header .btn, .headingFAQ-5-hide05 .card-header .btn, .headingFAQ-5-hide06 .card-header .btn
{
    background-color: #ffcb70 !important;
}
.headingFAQ-5-hide02 .card-body, .headingFAQ-5-hide03 .card-body, .headingFAQ-5-hide04 .card-body, .headingFAQ-5-hide05 .card-body, .headingFAQ-5-hide06 .card-body
{
    background-color: #fcd38f !important;
}
/*.headingFAQ-5-hide03 .card-header .btn {
    background-color: #2a5c92 !important;
    color:#ffffff;
}
.headingFAQ-5-hide03 .card-body {
    background-color: #4e759f !important;
    color: #ffffff;
}*/
/*faq-page*/
/*covid-19-august2021*/
.about-parent-august
{
    background-color:#F8F9FB;
    padding:40px 25px;
    /*flex-direction: row-reverse;*/
}
.about-parent-august .about-img, .about-parent-august .about-text
{
    width:100%;
}
.about-parent-august .about-img picture img
{
    width:auto;
}
.about-parent-august .about-text h2
{
    font-size:26px;
    padding-bottom: 30px;
    text-align:center;
}
.about-parent-august .about-text a
{
    text-decoration:underline;
    color:#FF9D16;
}
.about-parent-august .about-text .airport-covid .airport-covid-slider .airport-img
{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.about-parent-august .about-text .airport-covid .airport-covid-slider .airport-img p
{ 
    padding-top:20px;
    padding-bottom:0px;
}
.about-parent-august .about-text .airport-covid .airport-covid-slider .slick-dots
{
    bottom: -40px;
}
.covid-ward
{
    background-color:#F2F2F2;
    padding:20px;
    margin-bottom:30px;
}
.covid-ward h2 {
    font-size: 26px;
    margin: 0px;
    padding-bottom: 15px;
}

.covid-ward p {
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.covid-ward .bed-sys
{
    background-color:#ffffff;
    padding:35px 30px;
    border-radius:10px;
    box-shadow:2px 2px 0px 0px rgba(0,0,0,0.1);
    width:100%;
    display: flex;
    align-items: flex-start;
}
.covid-ward .bed-sys .bed-child1
{
    width:32%;
}
.covid-ward .bed-sys .bed-child1 h3
{
    font-size:24px;
    color:#000000;
    margin:0px;
}
.covid-ward .bed-sys .bed-child2 
{
    display:flex;
}
.covid-ward .bed-sys .bed-child2 h3
{
    padding-right:10px;
}
.covid-ward .bed-sys .bed-child2 p
{
    font-size:19px;
    margin-bottom:0px;
    line-height: 24px;
    padding-bottom:0px;
    padding-top: 0px;
    display:initial;
}
.covid-ward .bed-sys .bed-child2 p span
{
    display: block;
}
.covid-ward p:last-child
{
    font-size:14px;
    margin-bottom:0px;
    padding-bottom: 0px;
    padding-top: 15px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.covid-testing-center 
{
    margin-bottom:30px;
    background-color:#FEF7E5;
    padding: 25px 0px 10px 0px;
}
.covid-testing-center .covid-testing-image
{
    display: flex;
    align-items: center;
    justify-content: center;
}
.covid-testing-center .lounge-at
{
    text-align: center;
    width: 85%;
    height: 100%;
    margin: 0px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.covid-testing-center .lounge-at h2
{
    font-size: 28px;
    margin: 0px;
    padding-bottom: 15px;
}
.covid-testing-center .lounge-at p
{
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 20px;
}
.covid-testing-center .lounge-at a
{
    font-size:18px;
    text-decoration:none;
    background-color:#FBA30B;
    border-radius:5px;
    padding:10px 15px;
    color:#000000;
}
.del-blog
{
    margin-bottom:30px;
}
.del-blog h2
{
    font-size: 26px;
    border-bottom:1px solid #CDCDCD;
}
.del-blog .del-image-parent
{
    margin-top:30px;
    width:100%;
    height:490px;
    background-color:#ccc;
    position:relative;
}
.del-blog .del-image-parent .del-image-child
{
    position: absolute;
    bottom: 35px;
    left: 35px;
}
.del-blog .del-image-parent .del-image-child p
{
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #003777;
    margin-bottom: 0px;
    padding: 8px 8px;
    width: 120px;
}
.del-blog .del-image-parent .del-image-child h2
{
    font-size: 22px;
    margin: 0px;
    background-color: #ffffff;
    line-height: 26px;
    color: #000000;
    margin-bottom: 10px;
    padding: 10px 10px;
    width: 410px;
}
.del-blog .del-image-parent .del-image-child a
{
    text-decoration: underline;
    color: #FF9D16;
    font-size: 18px;
}
.right-faqs
{
    background-color:#FBA30B;
    padding:10px 20px;
    margin-bottom:30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.right-faqs h3
{
    color:#ffffff;
    font-size:20px;
    margin:0px;
    padding-bottom:10px;
}
.right-faqs p
{
    font-size:18px;
    color:#000000;
    margin-bottom:0px;
}
.right-faqs p a
{
    color:#000000;
    text-decoration:none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.right-faqs p a:hover
{
    color:#ffffff;
    text-decoration:underline;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.adv-by-august
{
    flex-direction:column;
}
.adv-by-august .adv-form, .adv-by-august .adv-tabb
{ 
    width:100%;
}
.adv-by-august .adv-tabb p
{
    padding-left: 10px;
}
.latest-govt
{
    padding: 25px 25px 25px 25px;
    background-color:#F1F5F8;
    margin-bottom:30px; 
}
.latest-govt h2
{
    font-size: 21px;
    margin: 0px;
    padding-bottom: 15px;
}
.latest-govt .form-inline
{
    display: flex;
    justify-content: space-between;
}
.latest-govt .form-control
{
    width: 48%;
    height: 40PX;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #CDCDCD;
}
.latest-govt .state-sel
{
    margin-top: 0px;
    padding: 10px 15px;
    height: auto;
    box-shadow: 0 0 20px 0 rgba(92, 92, 92, 0.1);
}
.indian-emb-august
{
    margin-top:20px;
}
.right-faqs-ash
{
    background-color:#F1F5F8;
    justify-content: center;
    padding: 35px 20px;
    display: inherit;
}
.right-faqs-ash h3
{
    font-size: 26px;
    padding-bottom:25px;
    color: #013976;
}
.right-faqs-ash .helpline-parent
{
    display: flex;
    justify-content: space-between;
}
.right-faqs-ash .helpline-parent .helpline-child
{
    width: 20%;
    text-align: center;
}
.right-faqs-ash .helpline-parent .helpline-child h2
{
    font-size:22px;
    margin:0px;
    color:#000000;
    padding-top: 15px;
    padding-bottom: 5px;
}
.right-faqs-ash .helpline-parent .helpline-child p
{
    font-size:18px;
    color:#000000;
    margin-bottom:0px;
    line-height: 24px;
}
.ad-banner
{
    width:320px;
    height:282px;
    background-color:#EAEAEA;
    margin-bottom:30px;
    margin: 0px auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom:30px;
}
.ad-banner h3
{
    font-size:20px;
    color:#000000;
    margin:0px;
    line-height:24px;
}
.resources-in h2
{
    font-size: 30px;
    margin: 0px;
    padding: 30px 0px 35px 0px;
    text-align:center;
}
.resources-box-parent
{
    width:100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.resources-box-parent .resource-box-child
{
    width:395px;
    height:190px;
    background-color:#F8F9FD;
    border-radius:3px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 6px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.resources-box-parent .resource-box-child p
{
    font-size:24px;
    color:#000000;
    margin-bottom:0px;
}
.resources-box-parent .resource-box-child:hover p a
{
    color:#FBA30B;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.resources-box-parent .resource-box-child p a
{
    color:#000000;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.covid-live-august
{
    background:none;
    height:auto;
    position:relative;
}
.covid-slider-august
{
    margin-bottom:0px;
}
.covid-slider-august .covid-count-parent
{
    /*position: relative;*/
}
.covid-slider-august .covid-count-parent picture:nth-child(2) img 
{
    display: none;
}
.covid-live-august .covid-count-child
{
    position: absolute;
    bottom: 105px;
    /*left: 0px;*/
    right: 175px;
    width: 72%;
    /*margin: 0px auto;*/
}
.covid-slider-august .covid-count-parent picture img
{
    width:100%;
}
.covid-live-august .covid-count-child .count-parent
{
    display: flex;
    justify-content: flex-end;
}
.covid-live-august .covid-count-child .count-parent .count-child1
{
    width: 360px;
    height: 100px;
    background-color: #FBA30B;
    border-radius: 5px;
    display: flex;
    /*flex-direction: column;*/
    justify-content: center;
    align-items: center;
}
.covid-live-august .covid-count-child .count-parent .count-child1 h6
{
    color: #000000;
    font-size: 46px;
}
.covid-live-august .covid-count-child .count-parent .count-child1 p
{
    color:#000000;
    font-size:17px;
}
.covid-live-august .covid-count-child .count-parent-two
{
    margin-top: 30px;
}
.covid-live-august .covid-count-child .count-parent-two .count-child1:nth-child(1)
{
    display:none;
}
.covid-slider-august .covid-count-parent .covid-count-child .last-date
{
    margin-top:13%;
}
.covid-slider-august .slick-dots
{
    width: 55px;
    background-color: #ffffff;
    border-radius: 5px;
    bottom: 8px;
    left: 9%;
}
.covid-slider-august .slick-dots li
{
    width: 20px;
    height: 25px;
    margin: 0 1px;
}
.covid-slider-august .slick-dots li button:before
{
    font-size: 20px;
    width: 20px;
    height: 20px;
}
.aims-video
{
    margin-top:30px;
    margin-bottom:30px;
} 
.latest-govt-august .form-control
{
    width:100%;
}
.latest-govt-august .statewise #afganistan p
{
    margin-bottom:0px;
}
#more
{
    display:none;
}
.disclaier-august p a
{
    color:#000000;
    font-weight: 600;
}
.about-parent-august-mobile 
{
    display:none;
}
/*.latest-govt .form-inline .state-sel:nth-child(1)
{
    -webkit-appearance: none;
    pointer-events: none;
}*/
.statewise p a picture img
{
    padding-right:10px;
}
/*covid-19-august2021*/
/*faq-page-new-page*/
.faqtabb-parent .first-navv
{
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    display: flex;
    flex-wrap: unset;
    overflow-y: hidden;
    padding-bottom: 10px;
}
.faqtabb-parent .first-navv::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.faqtabb-parent .first-navv::-webkit-scrollbar {
    width: 4px;
    height: 5px;
    background-color: #F5F5F5;
}

.faqtabb-parent .first-navv::-webkit-scrollbar-thumb {
    background-color: #a3a3a3;
    cursor: pointer;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent));
}
/*faq-page-new-page*/
/*horoscope*/
.inner-content
{
    background-image:url(../src/images/horoscope/container-bg.jpg);
    background-size:cover;
    background-position:top center;
}
.inner-content .let-text
{
    margin: 50px 0px 30px 0px;
}
.inner-content .let-text h2
{
    margin:0px;
    font-size: 32px;
}
.inner-content .let-form
{
    width: 80%;
    margin: 0px auto;
}
.inner-content .let-form .roww-space
{
    margin-bottom: 35px;
}
.inner-content .let-form .form-group
{
    margin-bottom:0px;
}
.inner-content .let-form .form-group label
{
    font-size: 20px;
    margin-bottom: 15px;
}
.inner-content .let-form .form-group label sup
{
    color: #EE2B39;
    font-size: 28px;
    top: 2px;
}
.inner-content .let-form .form-group .form-control
{
    width: 100%;
    height: 45px;
    border-radius: 50px;
    box-shadow: 0px 2px 3px 1px rgb(0,0,0,0.1);
}
.inner-content .let-form .form-group-dob
{

}
.inner-content .let-form .form-group-parent
{
    display:flex;
    justify-content:space-between;
    position: relative;
}
.inner-content .let-form .form-group-parent i
{
    font-size: 20px;
    color: #013976;
    position: absolute;
    right: 20px;
    bottom: 12px;
}
.inner-content .let-form .form-group-dob .form-group-parent .form-control:nth-child(1)
{
    width:100%;
    background-color: #ffffff;
}
.inner-content .let-form .form-group-dob .form-group-parent .form-control:nth-child(2)
{
     width:240px;
}
.inner-content .let-form .form-group-dob .form-group-parent .form-control:nth-child(3)
{
     width:340px;
}
.inner-content .let-form .form-group-dob .form-group-parent .form-control:nth-child(4)
{
    width:50px;
    position:relative;
}
.inner-content .let-form .form-group-dob .form-group-parent .form-control:nth-child(4):after
{
    content:'';
    background-image:url(../src/images/horoscope/calender-icon.png);
    position:absolute;
    top:0px;
    right:0px;
    display:inline-block;
}
.inner-content .let-form .form-group .kind-list
{
    display: flex;
    justify-content: space-between;
}
.inner-content .let-form .form-group .kind-list button
{
    border: none;
    width: 300px;
    height: 45px;
    border-radius: 50px;
    background-color: #DDDDE5;
    border: none;
    font-size: 18px;
    color: #013976;
}
.inner-content .let-form .form-group .kind-list button.active
{
    background-color:#F9A11B;
    color:#ffffff;
}
.inner-content .let-form .form-group .kind-list button:hover
{
    background-color:#F9A11B;
    color:#ffffff;
}
.inner-content .let-form .go-submit
{
    color: #ffffff;
    width: 165px;
    height: 50px;
    background-color: #252C63;
    font-size: 20px;
    border: none;
    border-radius: 50px;
    margin: 0px auto;
    display: table;
}
.inner-content .hide-text
{
    margin: 0px auto;
    display: table;
    margin-bottom: 40px;
}
.inner-content .hide-text p
{
    font-size:20px;
    position:relative;
    margin-bottom:0px;
}
.inner-content .hide-text p:after
{
    content: '';
    position: absolute;
    top: 12px;
    right: -25px;
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(
-135deg);
    -webkit-transform: rotate(
-135deg);
    display: inline-block;
}
.inner-content .parent-card-flip
{
    height:890px;
}
.inner-content .parent-card-flip .flip-card {
    background-color: transparent;
    perspective: 1000px;
    width: 850px;
    position: relative;
    margin: 0px auto;
}
.inner-content .parent-card-flip .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}
.inner-content .parent-card-flip .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.inner-content .parent-card-flip .flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.inner-content .parent-card-flip .flip-card-front picture img
{
    width:600px;
}
.inner-content .parent-card-flip .flip-card-back picture img
{
    width:541px;
}
.inner-content .parent-card-flip .flip-card-front h2 {
    margin: 0px;
    font-family: 'Yatra One', cursive;
    color: #F9A11B;
    font-size: 85px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -9.2em;
}
.inner-content .parent-card-flip .flip-card-back {  
  transform: rotateY(180deg);
}
.inner-content .parent-card-flip .flip-card-back h2
{
    font-family: 'Yatra One', cursive;
    color: #F9A11B;
    font-size: 32px;
    width: 50%;
    line-height: 44px;
    margin: 0px auto;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 235px;
}
.inner-content .parent-card-flip .flip-card-back h2 span
{
    display: block;
    margin-top: 5%;
}
.inner-content .social-icon-parent
{
    width: 95px;
    position: absolute;
    left: 0px;
    right: -31%;
    top: 71%;
    margin: 0px auto;
}
.inner-content .social-icon-parent .social-icon
{
    width:80px;
    height:80px;
    background-color:#ffffff;
    border-radius:50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.inner-content .social-icon-parent .social-icon picture img:nth-child(1)
{
    width:25px;
}
.inner-content .social-icon-parent .social-icon picture img:nth-child(2)
{
    display:none;
}
.inner-content .social-icon-parent.active .social-icon picture img:nth-child(2)
{
    display:block;
    width:22px;
}
.inner-content .social-icon-parent.active .social-icon picture img:nth-child(1)
{
    display:none;
}
.inner-content .social-icon-parent.active .social-icon
{
    border-radius:0px 0px 50px 50px;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.inner-content .social-icon-parent .social-icons-drop
{
    width: 80px;
    height: 200px;
    background-color: #ffffff;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center !important;
    opacity:0;
    position: absolute;
    top: -100%;
    transform: translate(0px, 83%);
    -webkit-transition:all 0.5s linear;
    -moz-transition:all 0.5s linear;
    transition:all 0.5s linear;
}
.inner-content .social-icon-parent.active .social-icons-drop
{
    opacity:1;
    transform: translate(0px, -58%);
    -webkit-transition:all 0.5s linear;
    -moz-transition:all 0.5s linear;
    transition:all 0.5s linear;
    
}
.inner-content .social-icon-parent .social-icons-drop picture img
{
    margin-bottom:10px;
    -webkit-transition:all 0.1s linear;
    -moz-transition:all 0.1s linear;
    transition:all 0.1s linear;
}
.social-icon-show
{
    display:block !important;
    transform:rotateY(360deg) !important;
    -webkit-transition:all 0.1s linear;
    -moz-transition:all 0.1s linear;
    transition:all 0.1s linear;
}
.inner-content .horo-slider
{
    width: 73%;
    margin: 0px auto;
    margin-bottom: 6%;
    display:none;
}
.inner-content .horo-slider .harpar-parent
{
    width:555px;
    background-color:#ffffff;
    border-radius:25px;
    box-shadow: 0px 2px 3px 1px rgb(0,0,0,0.1);
    text-align:center;
    margin-right: 30px;
}
.inner-content .horo-slider .harpar-parent .har-text h2
{
    font-size:32px;
    color:#F8A21B;
    margin:0px;
    padding:40px 0px 20px 0px;
}
.inner-content .horo-slider .harpar-parent .har-text p
{
    font-size:22px;
    margin-bottom:0px;   
}
.inner-content .horo-slider .harpar-parent .har-text h6
{
    font-size:22px;
    margin:0px;
    padding-bottom:35px;
}
.inner-content .horo-slider .harpar-parent .har-text .top-buttons
{
    padding-bottom:35px;
    display: flex;
    justify-content: center;
}
.inner-content .horo-slider .harpar-parent .har-text .top-buttons a
{
    font-size:17px;
    text-decoration:none;
    background-color:#E0E0E8;
    border-radius:50px;
    padding:12px 25px;
    display: flex;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.inner-content .horo-slider .harpar-parent .har-text .top-buttons a:hover
{
    color:#F8A21B;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.inner-content .horo-slider .harpar-parent .har-text .top-buttons a:nth-child(1)
{
    margin-right:25px;
}
.inner-content .horo-slider .harpar-parent .har-text .top-buttons a picture img
{
    padding-right:5px;
}
.inner-content .horo-slider .harpar-parent .upto-imgg
{
    position:relative;
}
.inner-content .horo-slider .harpar-parent .upto-imgg .upto-box
{
    width:450px;
    background-color:#252C63;
    border-radius:20px;
    padding:25px;
    position: absolute;
    right: 0px;
    left: 0px;
    margin: 0px auto;
    bottom: -121px;
}
.inner-content .horo-slider .harpar-parent .upto-imgg .upto-box .up-parent
{
    border-bottom:1px solid #454B7B;
    width: 100%;
    display: flex;
}
.inner-content .horo-slider .harpar-parent .upto-imgg .upto-box .up-parent:nth-child(2)
{
    border-bottom:0px solid #454B7B;
}
.inner-content .horo-slider .harpar-parent .upto-imgg .upto-box .up-parent .up-child
{
    border-right:1px solid #454B7B;
    width: 50%;
    height: 75px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
}
.inner-content .horo-slider .harpar-parent .upto-imgg .upto-box .up-parent .up-child:nth-child(2)
{
    border-right:0px solid #454B7B;
}
.inner-content .horo-slider .harpar-parent .upto-imgg .upto-box .up-parent .up-child p
{
    color:#ffffff;
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 20px;
}
.inner-content .horo-slider .harpar-parent .brand-list
{
    padding: 145px 0px 45px 0px;
    width: 80%;
    margin: 0px auto;
}
.inner-content .horo-slider .harpar-parent .brand-list picture
{
    display: flex;
    justify-content: space-between;
}
.inner-content .horo-slider .harpar-parent .explor-more 
{
    padding-bottom: 60px;
}
.inner-content .horo-slider .harpar-parent .explor-more a
{
    font-size:17px;
    color:#ffffff;
    padding: 13px 50px;
    background-color:#252C63;
    border-radius:50px;
    border:1px solid #252C63;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.inner-content .horo-slider .harpar-parent .explor-more a:hover
{
    border:1px solid #252C63;
    color:#252C63;
    background:transparent;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.inner-content .horo-slider .slick-next
{
    right: -40px;
}
.inner-content .horo-slider .slick-next:before
{
    content: "";
    border: solid #252E67;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.inner-content .horo-slider .slick-prev
{
    left: -65px;
}
.inner-content .horo-slider .slick-prev:before
{
    content: "";
    border: solid #252E67;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.inner-content .check-out
{
   width: 73%;
    height: 100px;
    background-color: #F9A11B;
    border-radius: 25px;
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 7%;
}
.inner-content .check-out a
{
    font-size:24px;
    color:#ffffff;
    text-decoration:none;
    position:relative;
}
.inner-content .check-out a:after {
        content: '';
        border: solid #ffffff;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 6px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        position:absolute;
        top:13px;
        right: -58%;
}
.inner-content .love-what
{
    text-align: center;
    margin-bottom: 6%;
}
.inner-content .love-what p
{
    font-size:22px;
    padding-bottom:15px;
    margin-bottom:0px;  
}
.inner-content .love-what picture a img
{
    padding-right: 20px;
}
.inner-content .love-what picture a:last-child img
{
    padding-right: 0px;
}
.discover-banner .discover-inner-banner picture img:nth-child(2)
{
    display:none;
}
.sharethis-inline-share-buttons .st-btn
{
    display:inline-block !important;
   /* margin-right:0px !important;
    margin-bottom:15px;*/
}
#st-3
{
    display:none !important;
}
.social-icon-parent #st-1
{
    opacity:0;
    -webkit-transition:all 0.5s linear !important;
    -moz-transition:all 0.5s linear !important;
    transition:all 0.5s linear !important;
}
.social-icon-parent.active #st-1 {
    opacity: 1;
    -webkit-transition:all 0.5s linear !important;
    -moz-transition:all 0.5s linear !important;
    transition:all 0.5s linear !important;

}
/*horoscope*/
/*festive-in-dial*/
.overall-bg
{
    background-image:url(../src/images/festive/bg-image.jpg);
    background-size:cover;
    background-position:top center;
}
.shop-more-logo
{
    text-align: center;
    margin: 75px 0px 20px 0px;
}
.shop-more-slider .slick-dots li button:before
{
    font-size: 18px;
}
.shop-more-slider .slick-dots
{
    bottom: 15px;
}
.shop-more-slider .slick-prev
{
    left: 20px;
    z-index: 1;
}
.shop-more-slider .slick-prev:before 
{
    content:'';
    border: solid #ffffff;
  border-width: 0 6px 6px 0;
  display: inline-block;
  padding: 10px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.shop-more-slider .slick-next
{
    right: 25px;
    z-index: 1;
}
.shop-more-slider .slick-next:before
{
    content:'';
    border: solid #ffffff;
  border-width: 0 6px 6px 0;
  display: inline-block;
  padding: 10px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.passengers-get-slider
{
    margin-left: 8.5%;
    margin-top: 10px;
}
.passengers-get-slider picture img
{
    margin-right: 25px;
}
.passengers-get-slider .slick-next
{
    right: 80px;
    background-color: rgba(0,0,0,0.5);
    padding: 30px;
    border-radius: 50%;
}
.passengers-get-slider .slick-next:before
{
    content: '';
    border: solid #ffffff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 8px;
    transform: rotate(
-45deg);
    -webkit-transform: rotate(
-45deg);
    position: absolute;
    left: 17px;
    top: 20px;
}
.passengers-get-slider .slick-prev
{
    left: -75px;
    background-color: rgba(0,0,0,0.5);
    padding: 30px;
    border-radius: 50%;
}
.passengers-get-slider .slick-prev:before
{
    content: '';
    border: solid #ffffff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 8px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: absolute;
    left: 24px;
    top: 20px;
}
.spon-head h2
{
    font-size:50px;
    color:#FADE9F;
    text-align:center;
    padding: 60px 0px 35px 0px;
}
.sponsors-slider
{
    width:90%;
    margin:0px auto;
}
.sponsors-slider .slick-dots
{
    bottom: -40px;
}
.sponsors-slider .slick-prev
{
    left: -25px;
}
.sponsors-slider .slick-prev:before 
{
    content:'';
    border: solid #ffffff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 10px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.sponsors-slider .slick-next
{
    right: 0px;
}
.sponsors-slider .slick-next:before
{
    content:'';
    border: solid #ffffff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 10px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.partici-head h2
{
    font-size:50px;
    color:#FADE9F;
    text-align:center;
    padding: 60px 0px 35px 0px;
}
.partici-slider
{
    width:90%;
    margin:0px auto;
    background-color:#ffffff;
    padding:12px;
}
.partici-slider .slick-prev
{
    left: -35px;
}
.partici-slider .slick-prev:before 
{
    content:'';
    border: solid #ffffff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 10px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.partici-slider .slick-next
{
    right: -35px;
}
.partici-slider .slick-next:before
{
    content:'';
    border: solid #ffffff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 10px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.terms-share
{
    margin:70px 0px;
    display: flex;
    justify-content: center;
}
.terms-share .terms-text
{
    width:340px;
    height:80px;
    background-color:#EFC58B;
    display: flex;
    align-items: center;
    justify-content: center;
}
.terms-share .terms-text a
{
    font-size:24px;
    text-decoration:none;
}
.terms-share .terms-text a:hover
{
    color:#013976;
}
.terms-share .share-parent
{
    width:625px;
    height:80px;
    background-color:#181B44;
    display: flex;
    align-items: center;
    justify-content: center;
}
.terms-share .share-parent p
{
    font-size:24px;
    color:#EFC58B;
    margin-bottom:0px;
    padding-right: 30px;
}
.terms-share .share-parent picture a img
{
    padding-right:12px;
}
.terms-share .share-parent picture:last-child a img
{
    padding-right:0px;
}
.gall-head h2
{
    font-size: 50px;
    color: #FADE9F;
    text-align: center;
    padding: 60px 0px 35px 0px;
}
.gall-head p
{
    font-size:36px;
    color: #FADE9F;
    margin-bottom:0px;
    background-color:#181B44;
    text-align: center;
    padding: 3px 0px;
}
.galone-parent
{
    display: flex;
}
.galone-parent .galbox-parent
{
    width:25%;
    overflow: hidden;
    position: relative;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.galone-parent .galbox-parent picture img
{
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.galone-parent .galbox-parent:hover picture img
{
    transform:scale(1.1);
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.galone-parent .galbox-parent .galbox-text
{
    padding:10px 15px;
    background-color:rgba(24, 27, 68,0.8);
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -68px;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.galone-parent .galbox-parent:hover .galbox-text
{
    bottom: 0px;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.galone-parent .galbox-parent .galbox-text p
{
    font-size:19px;
    color:#EEC689;
    margin-bottom:0px;
    line-height: 24px;
}
.galone-parent .galbox-parent .galbox-text p:last-child
{
    padding-bottom:0px;
}
.view-more
{
    margin-top:70px;
    text-align: center;
}
.view-more a
{
    font-size:24px;
    color:#EFC48D;
    text-decoration:none;
    border:1px solid #EFC48D;
    padding:17px 23px;
}
.view-more a picture img
{
    padding-right:4px;
}
.shopmore-content {
    color: #FADE9F;
    line-height: 38px;
    font-size: 26px;
    text-align: center;
    padding: 60px 0px 35px 0px;
}
.shopmore-content span {
    font-size: 14px;
}
/*festive-in-dial*/
/*end*/
/*.modal.fade.bootbox-alert.show .modal-dialog {
    top: 50%;
    transform: translate(0%, -50%);
}*/
.cnnames p{
	display: inline;
}    
.comsame{
	display: inline;
    font-size: 14px;
    height: 20px;
}
.insta {
    padding-bottom: 50px;
}
.instaslick {
    margin-left: 40px;
    margin-bottom: 0 !important;
}
.instaslick .slick-dots {
    bottom: 0;
}
.yutube-vi{
	padding-top: 20px;
}

.blossom
{
    background-image:url(/src/images/blossom/blossom-banner.jpg);
}
.bggreen{
	background: #f6fff5 !important;
}
#trigvideo img {
    margin: 0 auto;
    display: block;
    box-shadow: 1px 1px 1rem rgb(0 0 0 / 15%);
}
.home-vid{
	    margin: 0 auto;
    text-align: center;
}
.home-vid video {
    width: 100%;
    height: 300px;
}
.home-vid iframe {    
	width: 100%;
    height: 90vh;
    margin: 0 auto;
    display: block;
}
.blossom1 {
    margin-top: 100px;
}

.chgpass{
	display: flex;
    align-items: center;
    height: 100%;
    padding-bottom: 25px;
}

.ormsg{
	position: absolute;
    left: 50%;
    top: 12px;
}
.fulyvacine{
	margin-top: 0px;
}
.medium.shop-bag a:hover
{
	text-decoration: underline;
}


.waitmainall ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.waitmainall button {
    background: #FEEDCF;
    border: 0;
    font-weight: 600;
    margin-left: 10px;
    height: 45px;
    padding: 0px 30px;
}

.waitmainall .nav-pills .nav-link.active, .waitmainall .nav-pills .show > .nav-link {
    color: #000;
    background-color: #FBA30B;
}

.deaprt-common {
    border: 1px solid #EFEFEF;
    border-radius: 5px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.left-depart {
    background: #E6E9F2;
    text-align: center;
    padding: 20px 0px;
}

    .left-depart p {
        font-size: 18px;
        padding-top: 10px;
        margin-bottom: 0;
    }

.gatecounter p {
    margin-bottom: 10px;
    text-align: center;
}

.gatecounter {
    margin-top: 20px;
}

.noteupdate {
    margin-top: 20px;
    margin-left: 10px;
}

    .noteupdate p {
        margin-bottom: 5px;
    }

    .noteupdate span {
        font-size: 12px;
    }
	
.payopt {
    margin: 10px 0px;
    display: block !important;
}
@media (max-width: 1680px) {
    .exemption {
        width: 80%;
    }
    .exemption .head {
        font-size: 27px;
    }
    .file {
        margin-left: 0px;
    }
    .many-pass {
        width: 60%;
    }
    .travel-control {
        margin-right: 200px;
    }
    .docu-acc p {
        font-size: 13px;
    }
    .bx-acf .heading {
        font-size: 22px;
    }
    .subheadpart ul li a {
        font-size: 18px;
        display: block;
    }
    .knowabt-inner .form-control {
        font-size: 16px;
    }
	.shopmore-content {
		font-size: 18px;
	}
}
@media (max-width: 1600px) {
    .form-ex-left {
        margin-left: 169px !important;
    }
    .form-ex-right {
        margin-right: 180px !important;
    }
    .gray-bg {
        margin: 50px 180px 50px 169px !important;
    }
    .excat {
        padding: 0 180px 0 169px !important;
    }
    .pass-incre {
        margin-left: 169px !important;
    }
    .travel-control {
        margin-left: 199px;
    }
    .app-header {
        font-size: 18px;
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1600px) {
    .mag-subs h3 {
        font-size: 18px;
    }
    .mag-subs-submit {
        font-size: 19px;
    }
    .mag-dwnld {
        font-size: 19px;
    }
    .mags-dwnload p {
        font-size: 19px;
    }
    .mags-monthly h2 {
        font-size: 23px;
        margin-bottom: 15px;
    }
    .articles-div p {
        font-size: 17px;
    }
    .articles-div h3 {
        font-size: 25px;
    }
}
@media only screen and (max-width: 1440px){
    .bx-acf .heading {
        font-size: 18px;
    }
    .subheadpart ul li a {
        font-size: 16px;
    }
    .knowabt-inner .form-control {
        font-size: 14px;
    }
	.home-vid iframe {
		height: 85vh;
	}
}
@media only screen and (max-width: 1399px) {
    .flght-infor-div p {
        font-size: 18px;
    }
    .resolved-complaints-div p {
        font-size: 18px;
    }
    .ws-div p {
        font-size: 18px;
    }
    .exemption .head {
        font-size: 22px !important;
        line-height: 30px !important;
    }
    .exemption .sub-head {
        font-size: 18px !important;
    }
    .form-main .form-group label {
        font-size: 18px !important;
    }
	.dofdovfont {
        font-size: 18px !important;
    }
    .form-main .form-control {
        font-size: 18px !important;
    }
    .form-ex-left {
        margin-left: 119px !important;
    }
    .form-ex-right {
        margin-right: 130px !important;
    }
    .gray-bg {
        margin: 50px 130px 50px 119px !important;
    }
    .excat {
        padding: 0 130px 0 119px !important;
    }
    .travel-control {
        margin-left: 149px;
    }
    .file {
        margin-left: 0 !important;
    }
    .jpegpdf {
        font-size: 14px;
    }
    .passcopy p {
        font-size: 14px;
    }
    .pass-incre {
        margin-left: 119px !important;
    }
    .many-pass {
        width: 80%;
    }
    .docu-acc p {
        font-size: 12px;
    }
    .app-header {
        font-size: 16px;
        width: 80%;
    }
    .newfaq {
        height: 320px;
    }
    .gray-bg-faq {
        padding-top: 50px;
    }
    .knowabt-inner .form-control {
        height: 50px;
    }
    .info-deatilgmr {
        margin-top: 50px;
    }
    .subheadpart ul li::after {
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #033977;
        top: 20px;
    }
    .searchiconnew {
        width: 30px;
        height: 30px;
        top: 0px;
    }
    #startRecognizeOnceAsyncButtonFaq{
        width: 30px;
        height: 30px;
    }
}
@media only screen and (max-width: 1299px) {
    .mag-subs h3 {
        font-size: 18px;
    }
    .mag-subs-submit {
        font-size: 16px;
        padding: 7px 10px;
    }
    .mag-dwnld {
        font-size: 16px;
        padding: 7px 10px;
    }
    .mags-dwnload p {
        font-size: 15px;
    }
    .mags-monthly h2 {
        font-size: 23px;
        margin-bottom: 15px;
    }
    .articles-div p {
        font-size: 14px;
    }
    .articles-div h3 {
        font-size: 20px;
    }
    .articles-div {
        padding: 15px 30px 15px 30px;
    }
    .mag-subs .form-control {
        font-size: 14px;
    }
    .flght-infor-div p {
        font-size: 16px;
    }
    .resolved-complaints-div p {
        font-size: 14px;
    }
    .ws-div p {
        font-size: 16px;
    }
    .cc-div p {
        font-size: 17px;
    }
    .blue-bg-btm,
    .red-bg-btm {
        overflow: scroll;
    }
    .form_input_ban_sec {
        font-size: 15px !important;
    }
    .park-desc-section {
        padding: 15px 0;
    }
    .about_inner_hotel h2 {
        font-size: 21px;
    }
}
@media only screen and (max-width: 1199px) {
    .duration-p span {
        padding: 5px 10px;
        margin: 0 3px;
    }
    .service-add {
        width: 90px;
        height: 35px;
        bottom: -18px;
        right: 0;
        font-size: 16px;
    }
    .services-addgrp p {
        font-size: 19px;
    }
    .services-addgrp {
        position: inherit;
    }
    .line-img {
        display: none;
    }
    .exemption {
        width: 100%;
    }
    .exemption .head {
        font-size: 18px !important;
    }
    .exemption .sub-head {
        font-size: 16px !important;
    }
    .form-ex-left {
        margin-left: 99px !important;
    }
    .form-ex-right {
        margin-right: 110px !important;
    }
    .gray-bg {
        margin: 50px 110px 50px 99px !important;
    }
    .excat {
        padding: 0 110px 0 99px !important;
    }
    .pass-incre {
        margin-left: 99px !important;
    }
    .form-main .form-group {
        margin-top: 40px;
    }
    .form-main .form-group label {
        font-size: 16px !important;
    }
	.dofdovfont {
        font-size: 16px !important;
    }
    .form-main .form-control {
        font-size: 16px !important;
    }
    .input-group-addon img {
        bottom: 8px;
    }
    .file {
        width: 200px;
    }
    .detail-blue {
        padding: 15px 0;
        font-size: 18px;
    }
    .pass-incre {
        font-size: 20px;
    }
    .travel-control {
        font-size: 16px;
        line-height: 25px;
        margin-left: 129px;
        margin-right: 90px;
    }
    .trav-btn {
        font-size: 18px;
        width: 145px;
    }
    .mob-block {
        display: block;
    }
	.shopmore-content{
		line-height: 28px;
	}
	.gallery-head12 {
		padding-left: 40px;
	}
	.instaslick {
    margin-left: 0;
}
}
@media only screen and (max-width: 992px) {
    .main-form {
        margin-bottom: 30px;
    }
    .service-add {
        bottom: -47px;
    }
    .flght-infor-div p {
        font-size: 18px;
    }
    .resolved-complaints-div p {
        font-size: 18px;
    }
    .cc-div p {
        font-size: 20px;
    }
    .ws-div {
        margin-bottom: 20px;
    }
    .mags-dwnload {
        margin-top: 20px;
    }
    .pl-15 {
        padding-left: 15px;
    }
    .conf-review .fsize3 {
        font-size: 12px;
    }
    .total-bg span {
        font-size: 19px;
    }
    .makpay {
        width: 70%;
        font-size: 16px;
    }
    .advertise-main1 p {
        font-size: 13px;
    }
    .nav-pills .nav-link {
        font-size: 15px;
    }
    .left_label {
        font-size: 14px;
    }
    span.right_label {
        font-size: 14px;
    }
    .summary-div h3 {
        font-size: 18px;
    }
    .prcd-btn {
        padding: 10px 15px;
        font-size: 16px;
        margin: 25px auto;
    }
    .black_det {
        font-size: 14px;
    }
    .whole_center .form_sec_inner {
        border-right: none !important;
    }
    .blue-bnr {
        height: 310px !important;
    }
    .pod-check {
        margin-bottom: 30px;
    }
    .bootstrap-select > select {
        display: none !important;
    }
    .mags-dwnload {
        background-size: inherit;
    }
    .mags-monthly {
        margin: 20px auto;
        width: 70%;
    }
    .cl-img p {
        font-size: 16px;
        line-height: 23px;
    }
    .exemption {
        width: 100%;
    }
    .exemption .head {
        font-size: 16px !important;
    }
    .exemption .sub-head {
        font-size: 14px !important;
    }
    .form-ex-left {
        margin-left: 50px !important;
    }
    .form-ex-right {
        margin-right: 60px !important;
    }
    .gray-bg {
        margin: 50px 60px 50px 50px !important;
    }
    .excat {
        padding: 0 60px 0 50px !important;
    }
    .pass-incre {
        margin-left: 50px !important;
    }
    .docu-acc {
        margin-left: 40px;
    }
    .docu-acc .head {
        font-size: 14px;
    }
    .many-pass {
        font-size: 16px;
        width: 90%;
    }
    .detail-blue {
        font-size: 16px;
    }
    .pass-incre {
        font-size: 18px;
    }
    .travel-control {
        font-size: 14px;
        margin-left: 80px;
    }
    .fsize4b {
        font-size: 14px;
    }
    .mob-block {
        display: block;
    }
    .lbl-left {
        font-size: 12px;
    }
    .exmp-select img {
        height: 44px;
    }
    #modalExemptionState {
        top: 20%;
    }
    .form-main #txtDOB
    {
        font-size: 12px !important;
        height: 36px;
    }
    .form-main #datepicker .input-group-addon img
    {
        right: 5px;
    }
    .form-main #txtAlternateContactNumber
    {
        font-size: 13px !important;
    }
    .form-main #ddlFinalDestinationState
    {
        padding: 0px 40px 0px 0px;
        font-size: 12px !important;
    }
    .form-main #txtHouseNumber
    {
        margin-top:16px;
    }
    .form-main #txtDistrictCity {
        margin-top: 23px;
    }
.gallery-head12 {
    padding-left: 10px;
}
}
@media only screen and (max-width: 767px) {
    .articles-div {
        height: auto;
    }
	.coming-parent-game .bann-form .form-group
{
    margin-top: 20px;
}
    .dial-articles-sec {
        padding: 20px 15px;
    }
    .mag-subs {
        padding: 20px 10px;
    }
    .mag-subs .form-control {
        width: 65%;
        float: left;
        margin-right: 10px;
        padding: 6px 10px;
    }
    .mag-subs-submit {
        font-size: 12px;
        padding: 8px 10px;
        margin-top: 15px;
        width: 30%;
    }
    .mag-subs h3 {
        text-align: left;
    }
    .main-form {
        margin-bottom: 30px;
    }
    .contact-main {
        padding: 50px 15px 30px 15px;
    }
    .ws-div p {
        font-size: 15px;
    }
    .ws-link a {
        word-break: break-all;
    }
    .search-main {
        padding: 50px 15px;
    }
    .news-res-div h4 {
        font-size: 21px;
    }
    .head-blue-bg {
        padding: 50px 25px;
        height: auto;
    }
    .srchmain {
        width: 90%;
    }
    .magz-readmore {
        float: none;
        display: block;
        text-align: right;
    }
    .in-dept-psg {
        padding: 30px 15px 30px;
    }
    .main-mag-footer p {
        font-size: 16px;
    }
    .mag-subs-btn {
        width: 100%;
        font-size: 15px;
    }
    .mag-subs-inp {
        width: 100%;
        margin-top: 10px;
    }
    .mag-next {
        padding: 6px 22px;
        font-size: 16px;
    }
    .main-mag-footer p a {
        padding: 7px 15px;
        font-size: 16px;
        margin-top: 10px;
        display: inline-block;
    }
    .terminals {
        padding: 0 15px;
    }
    .blue-bg-btm,
    .red-bg-btm {
        height: auto !important;
        overflow: inherit;
        margin-bottom: 20px;
    }
    .park-desc-section {
        padding: 15px;
    }
    .strips img {
        max-width: 100%;
    }
    .strips {
        width: 80px;
        right: 0.5%;
    }
    .lh-2 {
        line-height: 22px;
    }
    #txt_Flightno {
        margin-bottom: 0;
    }
    .makpay {
        width: 100%;
        font-size: 15px;
    }
    #ddlPurpose {
        margin-bottom: 0;
    }
    input.form_input_ban {
        width: 100%;
    }
    .termnl-div {
        top: 0;
        border-radius: 0;
        margin-bottom: 10px;
    }
    .termnl-div1 {
        top: 0;
        border-radius: 0;
        margin-bottom: 10px;
    }
    .check_agree {
        padding: 0 15px;
    }
    .conf-review {
        padding: 0 0;
    }
    .pfr-div {
        margin: 30px 0;
    }
    .pfr-div p {
        font-size: 14px;
    }
    .form-book-hotel {
        top: 0;
    }
    .advertise-main1 {
        width: 100%;
        float: none;
    }
    .advertise-main {
        width: 100%;
        float: none;
        margin-bottom: 0;
        padding: 0 5px;
    }
    .advertise-main1 p {
        font-size: 15px;
    }
    .advertise-pos {
        margin-bottom: 0;
    }
    #pills-tabContent {
        margin-top: 0;
    }
    .duration-p {
        font-size: 14px;
    }
    .duration-p span {
        padding: 5px 10px;
        margin: 0 3px;
    }
    .service-main-div h3 {
        font-size: 19px;
    }
    .first_show {
        margin: 5% 0 0 0;
    }
    .ban_form_input-col {
        height: 46px;
        width: 100%;
    }
    .img-main-width img {
        width: 100%;
    }
    .line_through-blck h2 {
        position: static;
        top: 0;
        font-size: 22px;
        width: 100%;
    }
    .flght-infor-div svg {
        position: relative;
        top: 15px;
        height: 40px;
        width: 40px;
    }
    .pos-t-move {
        top: 0;
    }
    .row-cl {
        padding-bottom: 0;
        border-bottom: none;
    }
    .s-and-col {
        margin-top: 40px;
    }
    .s-and-col2 {
        margin: 0 0 30px 0;
    }
    .line-img {
        display: none;
    }
    .cl-img {
        width: 55%;
        margin: 0 auto;
    }
    .light-f {
        font-size: 14px !important;
    }
    .helpline-div {
        margin-top: 20px;
    }
    .corona-slick .slick-dots {
        bottom: -25px;
    }
    .corona-container {
        display: none;
    }
    .corona-container-1 {
        display: block;
    }
    .vb-mission {
        display: none;
    }
    .vb-mission.vb-mob {
        display: block;
    }
    .ddf-bg {
        background-size: cover !important;
        background: url(/src/images/events/ddf-banner-mbl-1.jpg) no-repeat !important;
    }
    .ddf-gold {
        background: url(/src/images/Mobile-gold-utsav.jpg) no-repeat !important;
        background-position: 100% 10% !important;
    }
    .delq-img {
        padding: 0 0;
    }
    #ssd {
        background-image: url(/src/images/security-baggage-mobile-01.jpg) !important;
        height: 650px;
    }
    .exemption {
        width: 100%;
    }
    .exemption .head {
        font-size: 17px !important;
        line-height: 24px !important;
    }
    .form-ex-left {
        margin-left: 20px !important;
    }
    .form-ex-right {
        margin-right: 20px !important;
    }
    .gray-bg {
        margin: 20px 20px 30px 20px !important;
        padding: 30px 25px 30px 25px;
    }
    .excat {
        padding: 0 20px 0 20px !important;
    }
    .pass-incre {
        margin-left: 20px !important;
    }
    .form-main .form-group {
        margin-top: 20px;
    }
    .file {
        margin-top: 20px;
        width: auto;
    }
    .docu-acc {
        margin-left: 0;
    }
    .many-pass {
        width: 100%;
    }
    .detail-blue {
        font-size: 14px;
    }
    .copassenger {
        margin-left: 15px;
        margin-right: 15px;
    }
    .travel-control .custom-control-label::before {
        left: -1.5rem;
        width: 15px;
        height: 15px;
        top: 4px;
    }
    .travel-control .custom-control-label::after {
        left: -1.5rem;
        width: 15px;
        height: 15px;
        top: 4px;
    }
    .travel-control {
        font-size: 12px;
        line-height: 20px;
        padding-left: 60px;
        margin-left: 0;
        padding-right: 40px;
        margin-right: 0;
    }
    .sub-trav {
        margin: 30px 0 30px 0;
    }
    .thankyu {
        padding-top: 30px;
        padding-bottom: 35px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .thankyu p {
        font-size: 14px;
    }
    .travelling-pass {
        display: block !important;
    }
    .app-header {
        font-size: 14px;
        width: 100%;
        padding: 0 25px;
    }
    .bootbox.modal {
        margin-top: 140px;
    }
    .lbl-left {
        font-size: 12px;
    }
    .mob-block {
        display: block;
    }
    #modalExemptionState {
        top: 27%;
    }
    .lc-newfaq {
        margin-bottom: 50px;
        margin-left: 35px;
    }
    .gray-bg-faq {
        padding-top: 30px;
    }
    .rt-ly-combinarion {
        padding-left: 15px;
        padding-right: 15px;
    }
    .knowabot {
        padding-right: 0;
    }
    .bx-acf {
        margin-bottom: 20px;
    }
    .info-deatilgmr {
        margin-top: 30px;
    }
    .knowabt-inner .form-control {
        padding-left: 12px;
    }
    .searchiconnew {
        width: 20px;
        height: 20px;
        right: 8px;
    }
    .form-main #txtDOB {
        font-size: 11px !important;
        height: 38px;
    }
    .form-main #datepicker .input-group-addon img {
        right: 3px;
        width: 20px;
        bottom: 10px;
    }
    .form-check-inline.fl-right
    {
        float:none;
    }
    .form-main #txtCitiesVisited {
        font-size: 10px !important;
    }
    .input-group-addon img
    {
        right: 5px;
    }
    .form-main #ddlFinalDestinationState {
        padding: 0px 25px 0px 0px;
    }
    .form-main #txtAlternateContactNumber {
        font-size: 12px !important;
    }
	.shopmore-content {
		font-size: 16px;
		padding: 0px 10px;
	}
	
	.womensday{
		background-image:url(/src/images/womens-day/womens-day-mobile-Mar-7.jpg);
		    background-position: 15% 0% !important;
	}
	.blossom{
    background-image:url(/src/images/blossom/blossom-mobile-banner-news.jpg);
	background-position: 45% 0% !important;
}

    /*Covid-19-page*/
    /*Covid-19-page*/
}
@media only screen and (max-width: 576px) {
    .ws-div {
        height: auto;
        padding: 29px 15px;
    }
    .flght-infor-div p {
        font-size: 14px;
    }
    .resolved-complaints-div p {
        font-size: 14px;
    }
    .cc-div p {
        font-size: 16px;
    }
    .usermr {
        width: 30%;
    }
    .usr-name {
        width: 69%;
    }
    .main-form {
        padding: 25px 15px;
    }
    .main-form h3 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .grouped_elements {
        width: 100%;
    }
    .form_input_ban_sec {
        font-size: 13px !important;
    }
    span#lblSmartQueenRoom2Amount,
    span#lblSmartQueenTotalAmount,
    span#lblSmartQueenTotalAmount1 {
        font-size: 18px;
    }
    .terms-conditions {
        padding: 30px 10px;
    }
    .service-add {
        bottom: -15px;
    }
    .mags-monthly {
        width: 100%;
    }
    .labl-cont label {
        width: 90%;
    }
    .add_more,
    .spa-proceed {
        display: block;
    }
    #btnaddServices,
    #btnprcdservices {
        width: 100%;
    }
    .wvwrap {
        margin-bottom: 30px;
    }
    .delq-slick .slick-dots {
        bottom: -20px;
    }
    .form-main select.form-control {
        padding-right: 16%;
    }
	.modal.fade.bootbox-alert.show .modal-dialog {
		top: 30%;
		transform: translate(0%, -30%);
	}
}
@media (min-width: 375px) and (max-width: 425px) {
    .travel-control {
        padding-left: 60px;
        padding-right: 35px;
    }
    .travel-control .custom-control-label::after {
        left: -25px;
    }
    .travel-control .custom-control-label::before {
        left: -25px;
    }
    .form-main select.form-control {
        padding-right: 18%;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .payment-row .col-sm-6 {
        flex: inherit;
        -ms-flex: inherit;
    }
}
@media only screen and (max-width: 767px) {
    .bg-gr {
        height: auto !important;
    }
    .form-ex-left.marg {
        margin-right: 20px !important;
    }
    .thnk .row {
        margin-left: 0;
        margin-right: 0;
    }
    .thnk .pl-5 {
        padding-left: 0 !important;
    }
}
@media only screen and (max-width: 992px) {
    .form-ex-left.marg {
        margin-right: 20px !important;
    }
}
@media only screen and (max-width: 1199px) {
    .marg {
        margin-right: 99px !important;
    }
}
/*my-transaction-code*/
.my-transaction-parent
{
    padding: 7% 0% 4% 0%;
    height:72vh;
}
.my-transaction-parent .my-head h1
{
    margin:0px;
    padding-bottom:30px;
}
/*my-transaction-code*/
/*holi-page-code*/
.holipage
{
    background-image:url(/src/images/holi-page/holi.jpg);
}
/*holi-page-code*/
/*baggtrax-page-code*/
.leave-your
{
    background-image: url(../src/images/baggtrax/bag-trax-new-06-01.jpg);
    background-position: top center;
    background-size: cover;
    height:599px;
}
.leave-your .leave-text
{
    width: 43%;
    height: 599px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position:relative;
}
.leave-your .leave-text h1
{
    font-size:40px;
    color:#FBA20C;
    margin:0px;
    line-height: 46px;
    padding-bottom: 10px;
}
.leave-your .leave-text h2
{
    font-size:34px;
    color:#ffffff;
    margin:0px;
    line-height: 38px;
}
.leave-your .leave-text p
{
    font-size: 22px;
    color: #ffffff;
    position: absolute;
    bottom: 0px;
    line-height:24px;
}
.leave-your .leave-text img
    {
        display:none;
    }
.how-to
{
    padding: 3% 0% 5% 0%;
}
.how-to .how-to-text h2
{
    font-size:44px;
    color:#000000;
    margin:0px;
}
.step-one
{
    background-color: #E9ECF3;
    position: relative;
    padding: 6% 0% 6% 0%;
}
.step-one:before
{
    content:'';
    position:absolute;
    top:0px;
    left:0px;
    -moz-box-shadow:    inset 0 0 10px 0px rgba(0,0,0,0.2);
   -webkit-box-shadow: inset 0 0 10px 0px rgba(0,0,0,0.2);
   box-shadow:         inset 0 0 10px 0px rgba(0,0,0,0.2);
   width:50%;
}
.step-one .step-circle
{
    width: 150px;
    height: 150px;
    background-color: #2B4252;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -190px;
    right: 0px;
    left: 0px;
    margin: 0px auto;
}
.step-one .step-circle:hover p span
{
    transform:rotate(360deg);
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.step-one .step-circle p
{
    font-size: 32px;
    color: #ffffff;
    margin-bottom: 0px;
    text-align: center;
    line-height: 40px;
}
.step-one .step-circle p span
{
    display: block;
    font-size: 50px;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.step-one .step-scanqr
{
    text-align: center;
}
.step-one .step-scanqr p
{
    font-size:28px;
    color:#000000;
    margin-bottom:0px;
    padding-top: 15px;
}
.step-two
{
    background:none;
}
.step-two .instruction-text p
{
    font-size:28px;
    color:#000000;
    width: 50%;
    margin: 0px auto;
    padding-bottom:50px;
    line-height: 32px;
}
.step-two .keyin-box p
{
    font-size: 23px;
    color: #000000;
    margin-bottom: 0px;
    line-height: 30px;
    width: 80%;
    text-align: center;
    padding-top: 20px;
}
.step-three 
{
    background-color:#E9ECF3;
}
.step-three .allset-imgg
{
    text-align:center;
}
.step-four
{
    background:none;
}
.how-to-get
{
    background-color:#E9ECF3;
    padding:3% 0% 5% 0%;
}
.how-to-get .how-to-text
{
    width:69%;
    text-align:center;
    margin:0px auto;
}
.how-to-get .how-to-text p
{
    font-size:32px;
    color:#000000;
    margin-bottom:0px;
}
.how-to-get .how-to-text img
{
    padding: 15px 0px 10px 0px;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.how-to-get .how-to-text img:hover
{
    transform:scale(1.3);
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.how-to-get .how-to-text p:nth-child(1)
{
    font-size: 32px;
    color: #284181;
    padding-bottom: 30px;
}
.how-to-get .how-to-text p:nth-child(4)
{
    padding-bottom: 40px;
}
.how-to-get .how-to-get-logos .brandslck-gold a img
{
    padding-right:10px;
}
.bagg-faq
{
    padding:4% 0% 1.5% 0%;
}
.bagg-faq .bagg-faq-text h2
{
    font-size:34px;
    color:#000000;
    margin:0px;
    padding-bottom:25px;
}
.bagg-faq .faq-accor-parent .dial-accordion .card-header .btn
{
    padding: 25px 30px;
    font-size: 22px;
}
.bagg-faq .faq-accor-parent .dial-accordion .card
{
    border-radius:0px;
}
.bagg-faq .faq-accor-parent .dial-accordion .card-header .btn span.state
{
    top:25px;
}
.bagg-contact
{
    background-color:#EBEBEB;
    padding:3% 0% 5% 0%;
}
.bagg-contact .contact-text h2
{
    font-size:32px;
    color:#000000;
    margin:0px;
    padding-bottom:20px;
}
.bagg-contact .contact-mobb
{
    display: flex;
    align-items: center;
    justify-content: center;
}
.bagg-contact .contact-mobb p
{
    margin-bottom:0px;
    display: flex;
    align-items: center;
    padding-right:20px;
}
/*.bagg-contact .contact-mobb p:nth-child(1)
{
    padding-right:20px;
}*/
.bagg-contact .contact-mobb p a
{
    font-size:34px;
    color:#000000;
    text-decoration:none;
}
.bagg-contact .contact-mobb p img
{
    padding-right:15px;
}
.step-one .step-scanqr img
{
    width:600px;
}
.baggtrax-giff
{
    position: fixed;
    bottom: 30px;
    left: 20px;
    z-index: 113;
}
.bagg-contact .contact-mobb .right-faqs
{
    background-color: #fba30b;
    padding: 10px 20px;
    margin-bottom:0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bagg-contact .contact-mobb .right-faqs p a
{
    font-size: 18px;
    color: #000;
    margin-bottom: 0;
}
/*baggtrax-page-code*/
.twitter-tweet
{
    max-width: 380px !important;
    margin: 15px auto;
}
/*atithya-page*/
.atithya-banner
{
    background-color:#000000;
    padding: 10% 0% 7% 0%;
}
.atithya-banner .atithya-logo
{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.atithya-banner .atithya-logo h1
{
    font-size:38px;
    color:#ffffff;
    margin:0px;
    padding: 35px 0px 20px;
}
.atithya-banner .atithya-logo h2
{
    font-size:32px;
    color:#ffffff;
    margin:0px;
}
.atithya-banner .atithya-logo h2 span
{
    padding: 0px 20px;
}
.atithya-banner .atithya-banner-form
{
    background-color:#ffffff;
    border-radius:5px;
    padding:10% 5% 15%;
    position:relative;
}
.atithya-banner .atithya-banner-form .number-list
{
    position: absolute;
    top: -22px;
    right: 0px;
    left: 0px;
}
.atithya-banner .atithya-banner-form .number-list ul
{
    display: flex;
    justify-content:space-evenly;
    padding-inline-start: 0px;
    margin-bottom:0px;
}
.atithya-banner .atithya-banner-form .number-list li
{
    font-size: 20px;
    color: #ffffff;
    background-color: #E4D2BA;
    padding: 7px;
    width: 47px;
    border-radius: 50px;
    border: 2px solid #ffffff;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.atithya-banner .atithya-banner-form .number-list li.active
{
    background-color: #CCA679;
}
.atithya-banner .atithya-banner-form .atithya-book-form .row:nth-child(1) .col-lg-6:nth-child(1) .form-group .form-control
{
    font-size: 20px;
    color: #000000;
    padding: 8px 0px;
    height: 45px;
    border: none;
    border-bottom: 1px solid #010101;
    border-radius: 0px;
}
.atithya-banner .atithya-banner-form .atithya-book-form .row:nth-child(1) .col-lg-6:nth-child(1) .form-group
{
    margin-bottom:30px;
}
.atithya-banner .atithya-banner-form .atithya-book-form .form-group
{
    margin-bottom: 25px;
}
.atithya-banner .atithya-banner-form .atithya-book-form .form-group .form-control
{
    font-size: 14px;
    color: #36372F;
    padding: 8px 8px;
    height: 45px;
    border: 1px solid #5D5C57;
    border-radius: 0px;
    position:relative;
    /*-webkit-appearance: inherit;*/
}
.atithya-banner .atithya-banner-form .atithya-book-form .row:nth-child(4) .col-lg-4:nth-child(3) .form-group .form-control
{
    background-color:#DEDEDE;
}
.atithya-banner .atithya-banner-form .atithya-book-form .form-group label
{
    font-size:12px;
    display: flex;
    justify-content: flex-end;
}
.atithya-banner .atithya-banner-form .atithya-book-form button
{
    font-size: 16px;
    color: #ffffff;
    width: 200px;
    height: 45px;
    background-color: #142247;
    border-radius: 50px;
    margin: 0px auto;
    display: table;
    margin-top: 10px;
    margin-bottom: 30px;
    border:1px solid #142247;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.atithya-banner .atithya-banner-form .atithya-book-form button:hover
{
    color:#142247;
    border:1px solid #142247;
    background:transparent;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
/*.atithya-banner .atithya-banner-form .atithya-book-form .row:nth-child(3) .col-lg-6:nth-child(2) .form-group .form-control
{
    position:relative;
}*/
.atithya-banner .atithya-banner-form .atithya-book-form .form-group i
{
    color: #3F4042;
    position: absolute;
    top: 14px;
    right: 25px;
    z-index:1;
}
/*.atithya-banner .atithya-banner-form .atithya-book-form .row:nth-child(4) .col-lg-4:nth-child(2) .form-group .form-control, .atithya-banner .atithya-banner-form .atithya-book-form .row:nth-child(4) .col-lg-4:nth-child(3) .form-group .form-control
{
    position:relative;
}*/
/*.atithya-banner .atithya-banner-form .atithya-book-form .form-group i, .atithya-banner .atithya-banner-form .atithya-book-form .form-group i
{
    color: #3F4042;
    position: absolute;
    top: 14px;
    right: 25px;
    z-index:1;
}*/
.atithya-banner .atithya-banner-form .for-reserv p
{
    font-size:14px;
    color: #3d3d3d;
}
.atithya-banner .atithya-banner-form .for-reserv p a
{
    color: #cda45e;
    text-decoration: none;
}
.about-secc .about-atithya-text
{
    background-color: #CCA679;
    padding: 0px 6% 0 14%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.about-secc .about-atithya-text h2
{
    font-size:42px;
    color:#ffffff;
    margin:0px;
    padding-bottom:30px;
    line-height:46px;
}
.about-secc .about-atithya-text h2 span
{
    display: inline-block;
}
.about-secc .about-atithya-text p
{
    font-size: 24px;
    color: #000000;
    margin-bottom: 0px;
    line-height: 32px;
}
.about-secc .about-atithya-image img
{
    width:100%;
}
.why-atithya
{
    background-color:#FFF5E8;
    padding: 8% 0% 8%;
}
.why-atithya .why-bg
{
    position: absolute;
    right: 0px;
    top:0px;    
}
.why-atithya .why-atithya-text 
{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.why-atithya .why-atithya-text h2
{
    font-size:42px;
    color:#000000;
    margin:0px;
    padding-bottom:15px;
}
.why-atithya .why-atithya-text p
{
    font-size: 26px;
    color: #000000;
    margin-bottom: 0px;
    line-height: 32px;
}
.why-atithya .airport-parent 
{
    width:100%;
    margin-bottom:25px;
    display: flex;
}
.why-atithya .airport-parent .airport-child
{
    width:33.3%;
}
.why-atithya .airport-parent .airport-child h3
{
    font-size:24px;
    color:#000000;
    margin-bottom:0px;
    padding-top:10px;
}
.key-features
{
    padding:5% 0% 8%;
}
.key-features .key-head h2
{
    font-size:42px;
    color:#000000;
    margin:0px;
    padding-bottom:10px;
}
.key-features .key-head p
{
    font-size:30px;
    color:#000000;
    margin-bottom:0px;
    padding-bottom:35px;
}
.key-features .well-boxx
{
    background-color:#ffffff;
    height:245px;
    border-radius:5px;
    border-top:3px solid #D2AA7D;
    box-shadow: 0px 1px 7px 1px rgba(0,0,0,0.2);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.key-features .well-boxx h3
{
    font-size:22px;
    color:#000000;
    margin-bottom:0px;
    padding-top:15px;
}
.atithya-jour
{
    background-color:#1D132C;
    padding:5% 0% 8%;
}
.atithya-jour .atithya-joutext h2
{
    font-size:42px;
    color:#CAA776;
    margin:0px;
    padding-bottom:35px;
}
.atithya-jourtabb .nav-tabs
{
    border:none;
    display: flex;
    justify-content: center;
}
.atithya-jourtabb .nav-tabs .nav-link
{
    border: 2px solid #CCA679;
    font-size: 30px;
    background-color: #ffffff;
    border-radius: 3px;
    color: #000000;
    width: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.atithya-jourtabb .nav-tabs .nav-item
{
    padding-right:15px;
}
.atithya-jourtabb .nav-tabs .nav-item:last-child
{
    padding-right:0px;
}
.atithya-jourtabb .nav-tabs .nav-link.active
{
    color: #ffffff;
    background-color: #CCA679;
    border: 2px solid #CCA679;
}
.atithya-jourtabb .tab-content .greet-parent
{
    margin-top: 30px;
    display: flex;
    justify-content: space-evenly;
}
.atithya-jourtabb .tab-content .greet-parent .greet-child
{
    background-image:url(../src/images/atithya/circle.png);
    width: 341px;
    height: 341px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 50px;
    position:relative;
    background-repeat: no-repeat;
    background-size: 100%;
}
.atithya-jourtabb .tab-content .greet-parent .greet-child::after
{
    content:'';
    border: solid #ffffff;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 8px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position:absolute;
    top: 46%;
    right: -35px;
}
.atithya-jourtabb .tab-content .greet-parent .greet-child:last-child::after
{
    display:none;
}
.atithya-jourtabb .tab-content .greet-parent .greet-child p
{
    font-size: 22px;
    color: #000000;
    margin-bottom: 0px;
    line-height: 26px;
    width: 46%;
    text-align: center;
}
.atithya-jourtabb .tab-content #profile .greet-parent .greet-child
{
    height: 270px;
}
.atithya-jourtabb .tab-content #profile .greet-parent .greet-child p
{
    width: 65%;
}
.have-any
{
    background-color:#FAAF30;
    padding: 35px 0px;
}
.have-any .ques-imgg 
{
    display: flex;
    justify-content: flex-end;
}
.have-any .have-text h2
{
    font-size:24px;
    color:#000000;
    margin:0px;
    padding-bottom:10px;
}
.have-any .have-text p
{
    font-size:22px;
    color:#000000;
    margin-bottom:0px;
    padding-bottom:18px;
}
.have-any .have-text p:last-child
{
    padding-bottom:0px;
}
.have-any .have-text p a
{
    font-size:18px;
    color:#ffffff;
    text-transform:uppercase;
    background-color:#013976;
    border:1px solid #013976;
    padding:10px 12px;
    border-radius:5px;
    margin-right: 10px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.have-any .have-text p a:hover
{
    color:#000000;
    background:transparent;
    border:1px solid #013976;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#ui-datepicker-div .ui-datepicker-next-hover, #ui-datepicker-div .ui-datepicker-prev-hover
{
    background:#f9a61a;
    border:1px solid #333;
}
#atithya-services .atithya-banner-form .atithya-book-form
{
    height:550px;
    overflow-y:scroll;
    overflow-x:hidden;
}
/* width */
#atithya-services .atithya-banner-form .atithya-book-form::-webkit-scrollbar {
  width: 4px;
}

/* Track */
#atithya-services .atithya-banner-form .atithya-book-form::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
#atithya-services .atithya-banner-form .atithya-book-form::-webkit-scrollbar-thumb {
  background: #142247; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #142247; 
}
#atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent
{
    display:flex;
    margin-bottom:30px;
}
#atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child:nth-child(1)
{
    width:30%;
}
#atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child:nth-child(2)
{
    width:70%;
    padding-left:20px;
}
#atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child h3
{
    font-size:20px;
    color:#000000;
    margin:0px;
    padding-bottom:10px;
}
#atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child p
{
    font-size:16px;
    color:#000000;
    margin-bottom:0px;
    padding-bottom:8px;
}
#atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child p i
{
    font-size:14px;
}
#atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .det-sel
{
    margin-top: 10px;
    display: flex;
}
#atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .det-sel a
{
    font-size:15px;
    color:#ffffff;
    background-color: #142247;
    border:1px solid #142247;
    padding:8px 30px;
    border-radius:50px;
    cursor:pointer;
    padding: 8px 45px;
    width: 145px;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .det-sel a:hover
{
    color:#142247;
     border:1px solid #142247;
     background:transparent;
     -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .det-sel a:first-child
{
    margin-right:10px;
    border: 1px solid #142247;
    background: transparent;
    color: #142247;
    padding: 8px 50px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .det-sel a:first-child:hover
{
    border: 1px solid #142247;
    background: #142247;
    color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .modal .modal-dialog .modal-content .modal-header button.close
{
    margin: 0px;
    width: 0px;
    height: 0px;
    padding: 14px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .modal .modal-dialog .modal-content .modal-body ul
{
    padding-inline-start: 25px;
}
#atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .modal .modal-dialog .modal-content .modal-body ul li
{
    padding-bottom: 5px;
    list-style-type: none;
}
#atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .modal .modal-dialog .modal-content .modal-footer button
{
    margin:0px;
}
#atithya-services .atithya-banner-form .atithya-book-form .order-parent
{
    margin-right:15px;
}
#atithya-services .atithya-banner-form .atithya-book-form .order-child
{
    border: 1px solid #5D5C57;
    border-radius:5px;
    width: 100%;
}
#atithya-services .atithya-banner-form .atithya-book-form .order-child h3
{
    font-size:18px;
    color:#ffffff;
    background-color: #142247;
    margin:0px;
    padding:12px 0px;
    text-align: center;
} 
#atithya-services .atithya-banner-form .atithya-book-form .order-child p
{
    font-size:15px;
    color:#000000;
    margin-bottom:0px;
    padding:10px 10px;
    border-bottom:1px solid #5D5C57;
    display: flex;
    justify-content: space-between;
}
#atithya-services .atithya-banner-form .atithya-book-form .order-child p span:nth-child(2)
{
    width:20%;
}
#atithya-services .atithya-banner-form .atithya-book-form .order-child p span:nth-child(2) i
{
    font-size:13px;
}
#atithya-services .atithya-banner-form .atithya-book-form .order-parent a
{
    padding: 10px 20%;
    background-color: #142247;
    border: 1px solid #142247;
    font-size: 16px;
    border-radius: 50px;
    color: #ffffff;
    margin: 0px auto;
    display: table;
    margin-top: 15px;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#atithya-services .atithya-banner-form .atithya-book-form .order-parent a:hover
{
    border: 1px solid #142247;
    color:#142247;
    background:transparent;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest
{
    margin: 0px 15px 25px 0px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .nav-tabs .nav-link
{
    border: none;
    border-radius: 0px;
    color: #000000;
    padding: 10px 25px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .nav-tabs .nav-link.active
{
    color: #ffffff;
    background-color: #142247;
    border: none;
    border-radius: 0px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content
{
    padding: 15px 0px 0px 0px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(1) .col-lg-6:nth-child(1) .form-group .form-control
{
    font-size: 14px;
    color: #36372F;
    padding: 8px 8px;
    height: 45px;
    border: 1px solid #5D5C57;
    border-radius: 0px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(1) .col-lg-6:nth-child(1) .form-group
{
    margin-bottom:20px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(1) .col-lg-6:nth-child(1) .log-forgot
{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(1) .col-lg-6:nth-child(1) .log-forgot button
{
    margin: 0px;
    width: 150px;
    height: 40px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(1) .col-lg-6:nth-child(1) .log-forgot a
{
    font-size: 14px;
    color: #000000;
    cursor: pointer;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(4) .col-lg-4:nth-child(3) .form-group .form-control
{
    background:none;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .form-check .form-check-label
{
    font-size:14px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons
{
    margin-bottom:20px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons h3
{
    font-size:24px;
    color:#000000;
    margin:0px;
    padding-bottom:5px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons p
{
    font-size:22px;
    color:#000000;
    margin-bottom:0px;
    padding-bottom:5px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details a
{
    font-size:19px;
    color:#CFAF86;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group
{
    display: flex;
    align-items: center;
    margin-bottom:0px;
    position:relative;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group label
{
    font-size: 20px;
    padding-right: 10px;
    margin-bottom: 0px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group .form-control
{
    font-size: 17px;
    border: 1px solid #cdcdcd;
    width: 100px;
    height: 40px;
    border-radius: 5px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group .quantity-space
{
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 15px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group .quantity-space a
{
    font-size: 15px;
    background: none;
    border: none;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group .quantity-space a i
{
    position: inherit;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-header h5.modal-title
{
    font-size: 18px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-header button.close
{
    margin: 0px;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    font-size: 19px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-body p
{
    font-size: 18px;
    padding: 0px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details
{
    margin-right:10px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details h2
{
    font-size:24px;
    color:#000000;
    margin:0px;
    padding-bottom:25px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check
{
    margin-bottom:20px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .form-check-label
{
    font-size:15px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .form-check-label a
{
    color: #142247;
    text-decoration: underline;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .or-ad p
{
   font-size: 15px;
    color: #ffffff;
    margin-bottom: 0px;
    padding: 10px 20px;
    border-radius: 50px;
    background-color: #142247;
    display: flex;
    align-items: center;
    justify-content: center;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .row:nth-child(4) .col-lg-4:nth-child(3) .form-group .form-control, #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .row:nth-child(4) .col-lg-4:nth-child(3) .form-group .form-control
{
    background:none;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .row:nth-child(1) .col-lg-6:nth-child(1) .form-group .form-control
{
    font-size: 14px;
    color: #36372F;
    padding: 8px 8px;
    height: 45px;
    border: 1px solid #5D5C57;
    border-radius: 0px;
    position: relative;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog
{
    max-width:80%;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-header button.close
{
    margin: 0px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline
{
    justify-content: space-between;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline a
{
    color: #ffffff;
    background-color: #142247;
    width: 100px;
    height: 45px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline .form-group
{
    margin-bottom: 0px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline .form-group .form-control
{
    width:215px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-footer a
{
    color: #ffffff;
    background-color: #157347;
    width: 100px;
    height: 35px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}
#atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-footer a i
{
    font-size: 14px;
    padding-right: 5px;
}
.removeqty
{
    margin: 10px 0px !important;
    width: 80px;
    height: 35px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.removeparen
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
}
.addon-increm
{
    display: flex;
    align-items: center;
}
.addon-increm label
{
    font-size: 20px !important;
    padding-right: 10px;
    margin-bottom: 0px;
}
.addon-increm .quantity-space
{
    position:relative;
    margin-left: 15px;
}
.addon-increm .increm .input_trigger .input_minus
{
    background-color: #142247;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 7px;
    border-radius: 3px;
    border-color: #142247;
}
.addon-increm .increm .input_trigger .input_plus
{
    background-color: #142247;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 6px;
    border-radius: 3px;
    border-color: #142247;
}
.addon-increm .increm .input_trigger .tri_input
{
    padding:0px 7px;
}
.addon-increm .quantity-space a
{
    border: none;
    background-color: #CCA679 !important;
    color: #ffffff !important;
    border-radius: 50px;
    padding: 3px 20px;
    font-size: 16px;
    cursor:pointer;
    height: auto;
}
.addon-increm .quantity-space a:hover
{
    color:#ffffff;
}
.addon-increm .quantity-space a i
{
    position: inherit !important;
    font-size: 13px;
    color: #ffffff !important;
}
.main-lp
{
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align: center;
    font-size: 20px;
}
#orderdiv a {
    padding: 10px 20%;
    background-color: #142247;
    border: 1px solid #142247;
    font-size: 16px;
    border-radius: 50px;
    color: #ffffff;
    margin: 0px auto;
    display: table;
    margin-top: 15px;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#orderdiv a:hover
{
    border: 1px solid #142247;
    color: #142247;
    background: transparent;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
} 
#orderdiv .order-child h3
{
    font-size: 26px;
}
#setGuestDataList .form-group .form-control
{
    width:210px !important;
}
.begin-again
{
    position:absolute;
    top:29px;
    right:49px;
    font-size: 16px;
    color: #142247;
}
.begin-again i
{
    font-size:14px;
}
/*atithya-page*/
/*tender-page*/
.tender-banner {
    height: 450px;
    background-color: #ccc;
}
.tender-rfq
{
    padding:4% 0%;
}
.tender-rfq .tender-text
{
    text-align:center;
}
.tender-rfq .tender-text h2
{
    color:#000000;
    margin:0px;
    padding-bottom:30px;
}
.tender-rfq .tender-text p
{
    color:#000000;
    margin-bottom:0px;
    line-height:38px;
}
.open-tabb
{
    padding-bottom:45px;
}
.open-tabb .open-tentabb .nav-tabs
{
    border:none;
    display: flex;
    justify-content: center;
}
.open-tabb .open-tentabb .nav-tabs .nav-link
{
    font-size: 20px;
    width: 285px;
    height: 60px;
    background-color: #FDECCE;
    color: #000000;
    border-radius: 5px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}
.open-tabb .open-tentabb .nav-tabs .nav-item:last-child .nav-link
{
    margin-right: 0px;
}
.open-tabb .open-tentabb .nav-tabs .nav-link.active
{
    background-color:#FBA30B;
}
.open-tabb .open-tentabb .tab-content
{
    padding-top:30px;
}
.open-tabb .open-tentabb .tab-content .table
{
    text-align:center;
}
.open-tabb .open-tentabb .tab-content .table thead th
{
    border: none;
    background-color: #052C71;
    color: #ffffff;
    text-transform: uppercase;
    padding: 20px 12px;   
}
.open-tabb .open-tentabb .tab-content .table td
{
    border:none;
    padding: 18px 12px;
}
.open-tabb .open-tentabb .tab-content .table tbody tr
{
    border-bottom: 2px solid #ffffff;
}
.open-tabb .open-tentabb .tab-content .table tbody tr:nth-child(odd)
{
    background-color:#E6E9F0;
}
.open-tabb .open-tentabb .tab-content .table tbody tr:nth-child(even)
{
    background-color:#F1F4F9;
}
.open-tabb .open-tentabb .tab-content .table .w10
{
    width:5%;
}
.open-tabb .open-tentabb .tab-content .table .w12
{
    width:10%;
    cursor:pointer;
}
.open-tabb .open-tentabb .tab-content .table .w12c
{
    cursor:inherit;
}
.open-tabb .open-tentabb .tab-content .table .w25
{
    width:40%;
}
.open-tabb .open-tentabb .tab-content .modal-dialog
{
    width:600px;
}
.open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-header
{
    border: none;
    padding: 16px 25px;
    position:relative;
}
.open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-header h5.modal-title
{
    font-size: 21px;
}
.open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-header .close
{
    position: absolute;
    right: 10px;
    top: 10px;
}
.open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body
{
    padding: 5px 25px 20px;
}
.open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body .form-group label
{
    font-size: 18px;
}
.open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body .form-group .form-control
{
    height: 40px;
    font-size: 16px;
}
.open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body .form-group .form-control:focus
{
    border: 1px solid #ced4da;
}
.open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body .ten-subb
{
    font-size: 18px;
    text-transform: uppercase;
    border: 1px solid #FBA30B;
    background-color: #FBA30B;
    padding: 10px 20px;
    border-radius: 3px;
    margin: 0px auto;
    display: table;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
.open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body .ten-subb:hover
{
    background:none;
    border: 1px solid #FBA30B;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    transition:all 0.3s linear;
}
/*tender-page*/













/*gold-utsav-coming-responsive-code*/
/*break-points*/
@media only screen and (min-width: 2048px)
{
    /*horoscope*/
    .discover-banner .discover-inner-banner picture img
    {
        width:100%;
    }
    /*horoscope*/
}
@media only screen and (min-width: 1900px) {
    /*holy-landing-page-code*/
    /*holy-landing-page-code*/
}

@media only screen and (max-width: 1899px) {
    /*holy-landing-page-code*/
    /*holy-landing-page-code*/
}

@media only screen and (max-width: 1680px)
{
    /*covid-19-august2021*/
    .resources-box-parent .resource-box-child
    {
        width:355px;
    }
    /*covid-19-august2021*/
}

@media only screen and (max-width: 1600px) {
    .gold-comm, .coming-banner
    {
        height: 840px;
    }
    .coming-banner h2
    {
        font-size: 25px;
        padding-top: 25px;
    }
    .about-goldtext
    {
        margin: 4% 0% 4%;
    }
    .about-goldtext h2
    {
        font-size: 36px;
        padding-bottom: 3%;
    }
    .about-goldtext p
    {
        font-size: 20px;
        line-height: 26px;
        padding-bottom: 20px;
    }
    .about-goldtext p:last-child {
    padding-bottom: 55px;
    }
    .gallery-head h2
    {
        font-size: 36px;
        left: 7%;
    }
    .gall-slick {
        margin-top: 6%;
        margin-bottom: 7% !important;
    }
    .gall-slick .slick-prev
    {
        left: 88%;
        top: -45px;
    }
    .gall-slick .slick-next
    {
        top: -45px;
        right: 110px;
    }
    .coin-overall-parent img
    {
        width: 60px;
    }
    .gallery-head
    {
        margin-top: 20px;
    }
    .coming-parent-game h2 {
        font-size: 19px;
        padding-top: 20px;
        width:45%;
    }
    .coming-parent-game .bann-form .form-control::-webkit-input-placeholder {
        font-size: 16px;
    }
    .coming-parent-game .bann-form .form-control:-ms-input-placeholder {
        font-size: 16px;
    }
    .coming-parent-game .bann-form .form-control::placeholder {
        font-size: 16px;
    }
    .coming-parent-game .spin-images .spin-img5
    {
        padding-top: 22%;
    }
    .coming-parent-game .bann-form .form-control
    {
        height:55px;
        font-size:16px;
    }
    .spin-popone .modal-dialog {
        max-width: 700px;
    }
    .spin-popone .modal-content
    {
        height: 405px;
    }
    .spin-popone .modal-content .modal-body .head-one h2
    {
        font-size: 40px;
    }
    .spin-popone .modal-content .modal-body .head-one h6
    {
        font-size: 24px;
    }
    .spin-popone .modal-content .modal-body .head-one
    {
        margin-bottom:30px;
    }
    .spin-popone .modal-content .modal-body .head-two a
    {
        font-size:22px;
    }
    .spin-popone .modal-content .modal-body .head-two p
    {
        font-size:20px;
    }
    /*holy-landing-page-code*/
    .holy-land-bg
    {
        height: 1200px;
    }
    .holy-land-bg .colors-banner
    {
        margin-top: 10%;
    }
    .holy-land-bg .colors-banner picture img
    {
        width: 280px;
    }
    .holy-land-bg .colors-banner h3
    {
        font-size: 36px;
        padding: 15px 0px 20px;
    }
    .holy-land-bg .colors-banner p
    {
        font-size: 24px;
    }
    .holy-slidd-parent .holy-sli-parent {
        margin-top: 39%;
    }
    .holy-slidd-parent .download-holy
    {
        padding: 5% 0% 4%;
    }
    .holy-slidd-parent .download-holy picture img
    {
        width:550px;
    }
    .ready-add .holy-readytext h3
    {
        font-size: 40px;
    }
    .ready-add .holy-readytext p {
        font-size: 26px;
        padding: 10px 0px 10px;
    }
    .ready-add .holy-readytext li
    {
        font-size: 26px;
        line-height: 44px;
    }
    .holy-form-bg .form-group {
        margin-bottom: 25px;
    }
    .holy-form-bg .form-group label {
    font-size: 24px;
}
    .holy-form-bg .form-group .form-control
    {
        height:60px;
    }
    .holy-form-bg button
    {
        font-size: 30px;
        height: 110px;
    }
    .holy-form-bg
    {
        height:1000px;
    }
    .ready-add .holy-readytext h3:nth-child(1) {
        padding-bottom: 20px;
        line-height: 44px;
    }
    /*holy-landing-page-code*/
    /*Covid-19-page*/
    .covid-title {
        margin-top: 12%;
    }

        .covid-title h2 {
            font-size: 42px;
        }

    .count-child1 h6 {
        font-size: 60px;
    }

    .last-date p {
        font-size: 16px;
    }

    .covid-symptoms h2, .about-parent .about-text h2, .doctor-corner h2, .latest-gov .latest-form h2, .health-parent .health-text h2, .adv-by .adv-form h2, .vande-bharat h2, .air-transport h2, .my-gov h2, .air-transport h2 {
        font-size: 19px;
    }

    .covid-symptoms .covidd-sym p, .covid-symptoms .wash-parenn .wash-icc p, .remedies-slider .reme-para p, .about-parent .about-text p, .doctor-corner .doctor-slider p, .doctor-corner .doctor-slider .designation p, .latest-gov .latest-pdf p a, .adv-by .adv-tabb p a, .vande-bharat p a, .air-transport p a, .my-gov p, .indian-emb p a, .adv-by .adv-form p {
        font-size: 16px;
    }

    .latest-gov .latest-form .form-control {
        width: 200px;
    }

    .remedies-slider .slick-dots {
        bottom: -75px;
    }

    .about-parent .about-text a {
        font-size: 17px;
    }

    .health-parent .health-text .health-slider .base-text p {
        font-size: 16px;
        padding: 8px 10px 8px 10px;
    }

    .health-slider .slick-dots {
        bottom: -25px;
    }

    .adv-by .adv-tabb .adv-one .adv-child p {
        font-size: 15px;
    }

    .vande-bharat p {
        margin-bottom: 20px;
    }

    .about-parent .about-img picture img {
        height: 100%;
    }

    .about-parent {
        min-height: 340px;
    }
    /*Covid-19-page*/
    /*faq-page*/
    .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn, .faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn
    {
        font-size: 20px;
    }
    .faqtabb-parent .nav-tabs .nav-link.active:after
    {
        width: 118%;
        height: 150%;
    }
    .faqtabb-parent .nav-tabs .nav-link:nth-child(1).active:after {
        width: 112%;
    }
    .faqtabb-parent .nav-tabs .nav-link:nth-child(3).active:after {
        width: 107%;
    }
    .faqtabb-parent .nav-tabs .nav-link:nth-child(4).active:after {
        width: 109%;
    }
    .faqtabb-parent .nav-tabs .nav-link:nth-child(5).active:after {
        width: 113%;
    }
    .faqtabb-parent .nav-tabs .nav-link:nth-child(6).active:after {
        width: 110%;
    }
    .faqtabb-parent .nav-tabs .nav-link:nth-child(7).active:after {
        width: 116%;
    }
    .faqtabb-parent .tab-content .faqinner-parent .tab-content {
        padding: 25px 10px 20px 10px;
    }
    .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn, .faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn
    {
        padding: 17px 30px;
    }
    .swipe-text img {
        margin-right: 10px;
        width: 25px;
    }
    /*faq-page*/
    /*covid-19-august2021*/
    .covid-live-august .covid-count-child .count-parent .count-child1 h6
    {
        font-size:44px;
    }
    .covid-live-august .covid-count-child .count-parent .count-child1 p
    {
        font-size:17px;
    }
    .covid-live-august .covid-count-child .count-parent .count-child1
    {
        width: 360px;
        height: 100px;
    }
    .covid-live-august .covid-count-child .count-parent-two {
        margin-top: 25px;
    }
    .covid-live-august .covid-count-child .last-date {
        margin-top: 14%;
    }
    .covid-slider-august .slick-dots {
        left: 8%;
        width: 55px;
    }
    .del-blog h2 {
        font-size: 19px;
        padding-bottom: 5px;
    }
    .del-blog .del-image-parent .del-image-child p
    {
        font-size: 14px;
        width: 115px;
    }
    .del-blog .del-image-parent .del-image-child h2
    {
        font-size: 18px;
        line-height: 24px;
        width: 370px;
    }
    .del-blog .del-image-parent .del-image-child a
    {
        font-size:17px;
    }
    .covid-ward h2
    {
        font-size:19px;
    }
    .covid-ward p
    {
        font-size:16px;
    }
    .covid-ward .bed-sys .bed-child1 h3
    {
        font-size:20px;
    }
    .covid-ward .bed-sys .bed-child2 p {
        font-size: 17px;
        line-height: 20px;
    }
    .covid-ward p:last-child
    {
        font-size:13px;
    }
    .covid-testing-center .lounge-at h2
    {
        font-size: 25px;
        line-height: 28px;
    }
    .covid-testing-center .lounge-at p
    {
        font-size:20px;
    }
    .covid-testing-center .lounge-at a {
        font-size: 17px;
        padding: 9px 13px;
    }
    .right-faqs h3 {
        font-size: 19px;
    }
    .right-faqs p {
        font-size: 17px;
    }
    .latest-govt h2
    {
        font-size: 19px;
    }
    .resources-in h2
    {
        font-size:26px;
    }
    .resources-box-parent .resource-box-child p
    {
        font-size:22px;
    }
    .resources-box-parent .resource-box-child {
        width: 335px;
        height: 180px;
        margin-bottom: 9px;
    }
    .about-parent-august .about-img picture img
    {
        height:auto;
    }
    .covid-testing-center {
        padding: 15px 0px 10px 0px;
    }
    .aims-video iframe
    {
        height:550px;
    }
    .covid-slider-august
    {
        margin-bottom:0px !important;
    }
    .covid-live-august .covid-count-child
    {
        bottom: 56px;
        right: 134px;
    }
    .right-faqs-ash .helpline-parent .helpline-child h2
    {
        font-size:20px;
    }
    .right-faqs-ash .helpline-parent .helpline-child p
    {
        font-size: 17px;
        line-height: 22px;
    }
    /*covid-19-august2021*/
    /*horoscope*/
    .inner-content .let-form .form-group .kind-list button
    {
        width:260px;
    }
    .inner-content .social-icon-parent
    {
        right: -35%;
        top: 72%;
    }
    .inner-content .parent-card-flip {
        height: 880px;
    }
    .inner-content .horo-slider
    {
        width:85%;
    }
    .inner-content .check-out
    {
        width:84%;
    }
    .inner-content .parent-card-flip .flip-card-back h2
    {
        width: 50%;
        line-height: 42px;
        top: 240px;
    }
    /*horoscope*/
    /*festive-in-dial*/
    .shop-more-logo picture img
    {
        width:130px;
    }
    .shop-more-slider .slick-prev:before, .shop-more-slider .slick-next:before
    {
        padding:8px;
    }
    .shop-more-slider .slick-dots li button:before {
        font-size: 16px;
    }
    .passengers-get-slider {
        margin-left: 7.5%;
    }
    .sponsors-slider .slick-dots {
        bottom: -50px;
    }
    .galone-parent .galbox-parent .galbox-text p
    {
        font-size: 18px;
        line-height:22px;
    }
    .view-more a
    {
        font-size: 22px;
        padding: 15px 21px;
    }
    .terms-share .terms-text a, .terms-share .share-parent p
    {
        font-size: 22px;
    }
    /*festive-in-dial*/
    /*baggtrax-page-code*/
    .leave-your .leave-text
    {
        width:52%;
    }
    .leave-your .leave-text h1 {
        font-size: 38px;
    }
    .leave-your .leave-text h2
    {
        font-size:30px;
    }
    .how-to .how-to-text h2
    {
        font-size:42px;
    }
    .step-one .step-circle
    {
        width: 135px;
        height: 135px;
        top: -165px;
    }
    .step-one .step-circle p
    {
        font-size:30px;
    }
    .step-one .step-circle p span
    {
        font-size:44px;
    }
    .step-one .step-scanqr p
    {
        font-size:27px;
    }
    .step-two .instruction-text p
    {
        font-size:27px;
        line-height: 30px;
    }
    .step-two .keyin-box p
    {
        font-size:21px;
        line-height:28px;
    }
    .how-to-get .how-to-text p:nth-child(1)
    {
        font-size:30px;
        padding-bottom:25px;
    }
    .how-to-get .how-to-text p
    {
        font-size:30px;
        line-height:34px;
    }
    .bagg-faq .bagg-faq-text h2
    {
        font-size:32px;
    }
    .bagg-faq .faq-accor-parent .dial-accordion .card-header .btn
    {
        font-size:21px;
    }
    .bagg-contact .contact-text h2
    {
        font-size:30px;
    }
    .bagg-contact .contact-mobb p a
    {
        font-size:32px;
    }
    .leave-your
    {
        background-position: 0% 0%;
    }
    .leave-your .leave-text p
    {
        font-size:23px;
    }
    /*baggtrax-page-code*/
    /*atithya-page*/
    .atithya-banner .atithya-logo h1
    {
        font-size:32px;
    }
    .atithya-banner .atithya-logo h2
    {
        font-size:28px;
    }
    .about-secc .about-atithya-text h2, .why-atithya .why-atithya-text h2, .key-features .key-head h2, .atithya-jour .atithya-joutext h2
    {
        font-size:40px;
    }
    .about-secc .about-atithya-text p
    {
        font-size:23px;
    }
    .why-atithya .why-atithya-text p
    {
        font-size:25px;
    }
    .why-atithya .airport-parent .airport-child h3
    {
        font-size:23px;
    }
    .why-atithya .why-bg img
    {
        width:534px;
    }
    .key-features .key-head p
    {
        font-size:28px;
    }
    .key-features .well-boxx h3
    {
        font-size:21px;
    }
    .atithya-jourtabb .nav-tabs .nav-link
    {
        font-size:29px;
    }
    .atithya-jourtabb .tab-content .greet-parent .greet-child
    {
        height:290px;
    }
    .atithya-jourtabb .tab-content .greet-parent .greet-child p
    {
        font-size:21px;
    }
    .atithya-jourtabb .tab-content #profile .greet-parent .greet-child {
        height: 223px;
    }
    .atithya-jourtabb .tab-content #profile .greet-parent .greet-child p {
    width: 80%;
    font-size: 20px;
}
    .have-any .have-text h2
    {
        font-size:23px;
    }
    .have-any .have-text p
    {
        font-size:21px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child:nth-child(1) img
    {
        width:160px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child h3
    {
        font-size:19px;
        padding-bottom: 8px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child p
    {
        font-size: 15px;
        padding-bottom: 7px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .det-sel a
    {
        font-size: 14px;
        padding: 7px 30px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .order-child h3
    {
        font-size:17px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .order-child p
    {
        font-size:14px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .order-parent a
    {
        font-size:15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child p i {
        font-size: 13px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(1) .col-lg-6:nth-child(1) .log-forgot button
    {
        width: 115px;
        height: 35px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons h3
    {
        font-size: 22px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons p
    {
        font-size: 20px;
        padding-bottom: 3px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details a
    {
        font-size:18px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group label
    {
        font-size:19px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group .form-control
    {
        width: 95px;
        height: 38px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group .quantity-space
    {
        right:10px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-header h5.modal-title {
        font-size: 17px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-body p {
        font-size: 17px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details h2
    {
        font-size: 23px;
        padding-bottom: 23px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline .form-group .form-control {
        width: 175px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .or-ad p
    {
        font-size:14px;
    }
    .addon-increm label {
        font-size: 19px !important;
    }
    #orderdiv a
    {
        font-size:15px;
    }
    #orderdiv .order-child h3 {
        font-size: 24px;
    }
    #setGuestDataList .form-group .form-control {
        width: 175px !important;
    }
    .begin-again
    {
        right: 55px;
        font-size: 15px;
    }
    .begin-again i {
    font-size: 13px;
}
    /*atithya-page*/
	/*tender-page*/
    .tender-rfq .tender-text p {
        line-height: 34px;
    }
    .open-tabb .open-tentabb .nav-tabs .nav-link
    {
        font-size: 19px;
        width: 275px;
        height: 55px;
    }
    .open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-header h5.modal-title {
        font-size: 20px;
    }
    .open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body .form-group label {
        font-size: 17px;
    }
    .open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body .ten-subb
    {
        font-size: 17px;
        padding: 8px 20px;
    }
    /*tender-page*/
}

@media only screen and (max-width: 1540px) {
    .gold-comm, .coming-banner {
        height: 810px;
    }
    .coming-banner h2 {
    font-size: 25px;
    padding-top: 20px;
    }
    .about-goldtext h2 {
        font-size: 32px;
        padding-bottom: 2%;
    }
    .about-goldtext p {
        font-size: 18px;
        line-height: 26px;
        padding-bottom: 20px;
    }
    .about-goldtext p:last-child {
    padding-bottom: 45px;
    }
    .about-goldtext {
        margin: 4% 0% 3%;
    }
    .gallery-head h2 {
        font-size: 32px;
        left: 85px;
    }
    .gall-slick .slick-prev
    {
        left: 90%;
    }
    .gall-slick .slick-next
    {
        right:85px;
    }
    .coin-overall-parent img
    {
        width: 55px;
    }
    .coming-parent-game h2 {
        font-size: 18px;
        padding-top: 20px;
        width: 50%;
    }
    .coming-parent-game .bann-form .form-control
    {
        width: 380px;
        height:50px;
    }
    .coming-parent-game .spin-images .spin-img5
    {
        padding-top: 23%;
    }
    .coming-parent-game .gold-utparent img
    {
        width: 160px;
    }
    /*holy-landing-page-code*/
    .holy-form-bg .form-head h3
    {
        font-size: 30px;
    }
    /*holy-landing-page-code*/
    /*Covid-19-page*/
    .covid-title h2 {
        font-size: 38px;
    }

    .count-child1 h6 {
        font-size: 54px;
    }

    .count-child1 p {
        font-size: 22px;
    }

    .last-date p {
        font-size: 17px;
    }

    .covid-title {
        margin-top: 14%;
    }
    /*Covid-19-page*/
    /*faq-page*/
    .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn, .faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn {
        font-size: 19px;
    }
    .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-body
    {
        padding: 20px 20px 20px 31px;
    }
    .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-body p
    {
        margin-bottom: 10px;
    }
    .faqtabb-parent .tab-content .faqinner-parent .tab-content
    {
        margin: 0px 0px 0px 0px;
    }
    /*faq-page*/
    /*covid-19-august2021*/
    .covid-live-august .covid-count-child .count-parent .count-child1 {
        width: 350px;
        height: 100px;
    }
    .covid-live-august .covid-count-child .count-parent .count-child1 h6 {
    font-size: 44px;
}
    .covid-live-august .covid-count-child .count-parent .count-child1 p {
    font-size: 17px;
}
    .covid-live-august .covid-count-child .count-parent-two {
        margin-top: 20px;
    }
    .covid-slider-august .slick-dots {
        left: 6.5%;
        width: 55px;
    }
    .covid-slider-august .slick-dots li {
        width: 17px;
        height: 20px;
}
    .covid-slider-august .slick-dots li button
    {
        height: 25px;
    }
    .covid-slider-august .slick-dots li button:before
    {
        font-size:17px;
    }
    .right-faqs h3 {
        font-size: 18px;
    }
    .right-faqs {
        padding: 8px 20px;
    }
    .aims-video iframe {
        height: 500px;
    }
    .covid-testing-center .lounge-at h2 {
        font-size: 24px;
    }
    .covid-testing-center .lounge-at a {
        font-size: 16px;
        padding: 7px 13px;
    }
    .resources-in h2 {
        font-size: 25px;
    }
    .resources-box-parent .resource-box-child p {
        font-size: 20px;
    }
    .covid-live-august .covid-count-child {
        right: 100px;
        bottom: 60px;
    }
    .right-faqs-ash
    {
        padding: 30px 20px;
    }
    /*covid-19-august2021*/
    /*horoscope*/
    .inner-content .let-text h2 {
        font-size: 28px;
    }
    .inner-content .let-form .form-group label {
        font-size: 19px;
        margin-bottom: 15px;
    }
    .inner-content .let-form .roww-space {
        margin-bottom: 30px;
    }
    .inner-content .hide-text
    {
        margin-bottom:20px;
    }
    .inner-content .let-text {
        margin: 40px 0px 25px 0px;
    }
    .inner-content .let-form .form-group .kind-list button {
        width: 255px;
    }
    .inner-content .let-form .go-submit
    {
        font-size:19px;
    }
    /*horoscope*/
    /*baggtrax-page-code*/
    .leave-your, .leave-your .leave-text
    {
        height:560px;
    }
    .leave-your .leave-text h1 {
    font-size: 37px;
}
    .leave-your .leave-text h2 {
    font-size: 29px;
}
    .how-to .how-to-text h2 {
        font-size: 40px;
    }
    .step-two .instruction-text p {
        font-size: 26px;
        line-height: 28px;
        padding-bottom: 40px;
    }
    .step-two .keyin-box p
    {
        width:85%;
    }
    .step-three .allset-imgg img
    {
        width:600px;
    }
    .how-to-get .how-to-text p:nth-child(1) {
        font-size: 28px;
        padding-bottom: 23px;
    }
    .how-to-get .how-to-text p {
        font-size: 28px;
        line-height: 32px;
    }
    .bagg-faq .bagg-faq-text h2 {
        font-size: 31px;
    }
    .bagg-faq .faq-accor-parent .dial-accordion .card-header .btn
    {
        padding: 23px 30px;
    }
    .bagg-contact .contact-text h2 {
        font-size: 29px;
    }
    .bagg-contact .contact-mobb p a {
        font-size: 31px;
    }
    .bagg-faq .faq-accor-parent .dial-accordion .card-header .btn span.state {
        top: 24px;
    }
    .leave-your .leave-text p {
        font-size: 22px;
    }
    /*baggtrax-page-code*/
    /*atithya-page*/
    .atithya-banner .atithya-logo img
    {
        width:370px;
    }
    .atithya-banner .atithya-logo h1 {
    font-size: 31px;
}
    .atithya-banner .atithya-logo h2 {
        font-size: 27px;
    }
    .atithya-banner .atithya-banner-form .number-list li
    {
        font-size:19px;
        padding: 6px;
        width: 45px;
    }
    .about-secc .about-atithya-text h2, .why-atithya .why-atithya-text h2, .key-features .key-head h2, .atithya-jour .atithya-joutext h2 {
        font-size: 39px;
    }
    .about-secc .about-atithya-text h2
    {
        line-height:44px;
        padding-bottom: 25px;
    }
    .about-secc .about-atithya-text p {
        font-size: 22px;
        line-height: 30px;
    }
    .why-atithya .why-atithya-text p {
        font-size: 24px;
        line-height: 30px;
    }
    .why-atithya .airport-parent .airport-child h3 {
        font-size: 22px;
    }
    .why-atithya .why-bg img {
        width: 524px;
    }
    .key-features .key-head p {
        font-size: 27px;
    }
    .key-features .well-boxx h3 {
        font-size: 20px;
    }
    .atithya-jourtabb .nav-tabs .nav-link {
        font-size: 28px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons h3 {
        font-size: 21px;
        padding-bottom: 3px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons p {
        font-size: 19px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group label {
        font-size: 18px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group .quantity-space a {
        font-size: 14px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details h2 {
        font-size: 22px;
        padding-bottom: 20px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog {
        max-width: 82%;
    }
    .addon-increm label {
        font-size: 18px !important;
    }
    .addon-increm .quantity-space a
    {
        padding: 3px 18px;
        font-size: 15px;
    }
    /*atithya-page*/
	/*tender-page*/
    .open-tabb .open-tentabb .nav-tabs .nav-link {
        font-size: 18px;
        width: 255px;
        height: 50px;
    }
    .open-tabb .open-tentabb .tab-content .table thead th
    {
        padding: 16px 12px;
        font-size: 15px;
    }
    .open-tabb .open-tentabb .tab-content .table td
    {
        padding: 16px 12px;
    }
    .open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body .form-group label {
        font-size: 16px;
    }
    .open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body .ten-subb {
        font-size: 16px;
        padding: 7px 20px;
    }
    /*tender-page*/
}

@media only screen and (max-width: 1440px) {
    .gold-comm, .coming-banner {
        height: 730px;
    }
    .coming-banner h2 {
    font-size: 24px;
    padding-top: 15px;
    }
    .about-goldtext h2 {
        font-size: 30px;
    }
    .about-goldtext p {
        font-size: 17px;
        line-height: 25px;
        padding-bottom: 20px;
    }
    .gallery-head h2 {
        font-size: 30px;
        left: 35px;
    }
    .gall-slick .gal-imgparen {
        margin: 0px 15px;
    }
    .gall-slick .slick-next {
        right: 35px;
    }
    .gall-slick .slick-prev {
        left: 92%;
    }
    .coin-overall-parent img
    {
        width: 50px;
    }
    .coming-parent-game h2 {
        font-size: 17px;
        padding-top: 15px;
        width: 50%;
    }
    .bann-form .form-control {
        width: 350px;
        height: 50px;
    }
    .coming-parent-game .spin-images .spin-img1
    {
        width:500px;
    }
    .coming-parent-game .spin-images .spin-img2
    {
        left: -235px;
        top: 184px;
        width:65px;
    }
    .coming-parent-game .spin-images .coin-apple
    {
	    left: -235px;
        top: 184px;
        width:65px;
    }
    .coming-parent-game .spin-images .coin-star
    {
	    left: -235px;
        top: 184px;
        width:65px;
    }
    .coming-parent-game .spin-images .spin-img3
    {
        top: 181px;
        width:65px;
    }
    .coming-parent-game .spin-images .apple-coin {
        top: 181px;
        width: 65px;
    }
    .coming-parent-game .spin-images .apple-star {
        top: 181px;
        width: 65px;
    }
    .coming-parent-game .spin-images .spin-img4
    {
        right: -217px;
        top: 180px;
        width:65px;
    }
    .coming-parent-game .spin-images .star-coin {
        right: -217px;
        top: 180px;
        width: 65px;
    }
    .coming-parent-game .spin-images .star-apple {
        right: -217px;
        top: 180px;
        width: 65px;
    }
    .coming-parent-game .spin-images .spin-img5 {
        padding-top: 21%;
        width: 145px;
    }
    .term-click h2
    {
       font-size: 17px;
    }
    .spin-popone .modal-dialog {
        max-width: 600px;
    }
    .spin-popone .modal-content {
        height: 350px;
    }
    .spin-popone .modal-content .modal-body .head-one h2 {
    font-size: 38px;
}
    .spin-popone .modal-content .modal-body .head-one h6 {
    font-size: 22px;
}
    .spin-popone .modal-content .modal-body .head-one {
    margin-bottom: 20px;
}
    .spin-popone .modal-content .modal-body .head-two a {
    font-size: 20px;
}
    .spin-popone .modal-content .modal-body .head-two p {
    font-size: 18px;
}
    /*holy-landing-page-code*/
    .holy-land-bg {
        height: 1070px;
    }
    .holy-land-bg .colors-banner {
    margin-top: 9%;
    width: 62%;
}
    .holy-land-bg .colors-banner picture img {
    width: 220px;
}
    .holy-land-bg .colors-banner h3 {
    font-size: 32px;
    padding: 10px 0px 15px;
}
    .holy-land-bg .colors-banner p {
    font-size: 22px;
    line-height:28px;
}
    .holy-slidd-parent .download-holy {
        padding: 4% 0% 3%;
    }
    .holy-slidd-parent .download-holy picture img {
    width: 500px;
}
    .ready-add .holy-readytext h3 {
        font-size: 36px;
    }
    .ready-add .holy-readytext p {
        font-size: 24px;
    }
    .ready-add .holy-readytext li {
        font-size: 24px;
        line-height: 40px;
    }
    .holy-form-bg .form-group label {
        font-size: 22px;
    }
    .holy-form-bg .form-group .form-control {
        height: 55px;
    }
    .holy-form-bg .form-group {
        margin-bottom: 20px;
    }
    .holy-form-bg button {
        font-size: 28px;
        height: 100px;
    }
    .holy-form-bg {
        height: 895px;
    }
    .holy-land-bg .colors-banner picture h2
    {
        font-size: 32px;
    }
    .ready-add .holy-readytext h3:nth-child(1)
    {
        line-height: 36px;
    }
    /*holy-landing-page-code*/
    /*Covid-19-page*/
    .covid-title h2 {
        font-size: 34px;
    }

    .count-child1 h6 {
        font-size: 48px;
    }

    .count-child1 p {
        font-size: 21px;
    }

    .last-date p {
        font-size: 16px;
    }

    .covid-title {
        margin-top: 16%;
    }

    .covid-symptoms {
        min-height: 254px;
    }
    .covid-faqpage {
    padding-bottom: 18px;
}
    /*Covid-19-page*/
    /*covid-19-august2021*/
    .covid-live-august .covid-count-child .count-parent .count-child1 {
        width: 335px;
        height: 90px;
    }
    .covid-live-august .covid-count-child .count-parent .count-child1 picture img
    {
        width:55px;
    }
    .covid-live-august .covid-count-child .count-parent .count-child1 h6 {
    font-size: 40px;
}
    .covid-live-august .covid-count-child .count-parent .count-child1 p {
    font-size: 15px;
}
    .covid-slider-august .slick-dots {
        left: 52px;
        width: 75px;
    }
    .covid-ward .bed-sys .bed-child1 h3 {
        font-size: 19px;
    }
    .covid-ward .bed-sys .bed-child2 p {
        font-size: 16px;
    }
    .covid-slider-august .slick-dots {
        left: 50px;
        width:55px;
    }
    .covid-live-august .covid-count-child {
        right: 50px;
    }
    .right-faqs-ash {
        padding: 25px 20px;
    }
    .right-faqs-ash .helpline-parent .helpline-child h2 {
    font-size: 19px;
    padding-top: 10px;
}
    .right-faqs-ash .helpline-parent .helpline-child p {
    font-size: 16px;
    line-height: 20px;
}
    /*covid-19-august2021*/
    /*horoscope*/
    .inner-content .let-text {
        margin: 40px 0px 30px 0px;
    }
    .inner-content .let-text h2 {
    font-size: 28px;
}
    .inner-content .let-form .form-group label {
        font-size: 19px;
        margin-bottom: 15px;
    }
    .inner-content .let-form .roww-space {
        margin-bottom: 30px;
    }
    .inner-content .hide-text {
        margin-bottom: 15px;
    }
    .inner-content .parent-card-flip .flip-card-front picture img {
        width: 550px;
    }
    .inner-content .parent-card-flip .flip-card-back picture img {
        width: 495px;
    }
    .inner-content .parent-card-flip .flip-card-front h2
    {
        font-size: 80px;
        bottom: -9em;
    }
    .inner-content .parent-card-flip .flip-card-back h2 {
        width: 45%;
        line-height: 40px;
        top: 225px;
        font-size: 30px;
    }
    .inner-content .parent-card-flip .flip-card-back h2 span
    {
        margin-top:5%;
    }
    .inner-content .social-icon-parent {
        right: -33%;
        top: 72%;
    }
    .inner-content .social-icon-parent .social-icon
    {
        width: 75px;
        height: 75px;
    }
    .inner-content .social-icon-parent .social-icon picture img:nth-child(1)
    {
        width:25px;
    }
    .inner-content .social-icon-parent.active .social-icon picture img:nth-child(2) {
    width: 20px;
}
    .inner-content .social-icon-parent .social-icons-drop
    {
        width:75px;
        height: 185px;
    }
    .inner-content .social-icon-parent .social-icons-drop picture img
    {
        width:55px;
    }
    .inner-content .parent-card-flip {
        height: 800px;
    }
    .inner-content .horo-slider .harpar-parent .har-text h2
    {
        font-size: 31px;
        padding: 35px 0px 15px 0px;
    }
    .inner-content .horo-slider .harpar-parent .har-text p
    {
         font-size: 21px;
    }
    .inner-content .horo-slider .harpar-parent .har-text h6 {
        font-size: 21px;
        padding-bottom: 30px;
    }
    .inner-content .horo-slider .harpar-parent .har-text .top-buttons a
    {
        padding: 10px 20px;
    }
    .inner-content .let-form .go-submit {
        font-size: 18px;
    }
    /*horoscope*/
    /*festive-in-dial*/
    .shop-more-logo picture img {
        width: 120px;
    }
    .passengers-get-slider picture img
    {
        width:380px;
    }
    .passengers-get-slider .slick-prev, .passengers-get-slider .slick-next
    {
        padding:27px;
    }
    .passengers-get-slider .slick-next:before
    {
        padding: 7px;
        left: 16px;
        top: 18px;
    }
    .passengers-get-slider .slick-prev:before
    {
        padding: 7px;
        left: 23px;
        top: 18px;
    }
    .spon-head h2, .gall-head h2, .partici-head h2
    {
        font-size: 46px;
        padding: 50px 0px 30px 0px;
    }
    .gall-head p
    {
        font-size:32px;
    }
    .galone-parent .galbox-parent .galbox-text p {
    font-size: 17px;
    line-height: 20px;
}
    .view-more a {
        font-size: 20px;
        padding: 12px 20px;
    }
    .terms-share .terms-text, .terms-share .share-parent
    {
        height:70px;
    }
    /*festive-in-dial*/
    /*baggtrax-page-code*/
    .leave-your, .leave-your .leave-text {
        height: 525px;
    }
    .leave-your .leave-text h1 {
    font-size: 34px;
    line-height: 36px;
    padding-bottom: 5px;
}
    .leave-your .leave-text h2 {
    font-size: 27px;
    line-height: 32px;
}
    .how-to .how-to-text h2 {
    font-size: 38px;
}
    .step-one .step-circle {
        width: 120px;
        height: 120px;
        top: -145px;
    }
    .step-one .step-circle p {
    font-size: 28px;
    line-height: 36px;
}
    .step-one .step-circle p span {
    font-size: 42px;
}
    .step-one .step-scanqr p {
        font-size: 25px;
    }
    .step-two .instruction-text p {
        font-size: 24px;
        line-height: 26px;
        padding-bottom: 35px;
    }
    .step-two .keyin-box
    {
        text-align:center;
    }
    .step-two .keyin-box img
    {
        width:250px;
    }
    .step-two .keyin-box p {
        font-size: 20px;
        line-height: 26px;
        width:100%;
    }
    .how-to-get .how-to-text p:nth-child(1) {
        font-size: 26px;
        padding-bottom: 21px;
    }
    .how-to-get .how-to-text p {
        font-size: 26px;
        line-height: 30px;
    }
    .how-to-get .how-to-text
    {
        width:64%;
    }
    .bagg-faq .bagg-faq-text h2 {
        font-size: 30px;
    }
    .bagg-faq .faq-accor-parent .dial-accordion .card-header .btn {
        padding: 22px 30px;
        font-size: 20px;
    }
    .bagg-contact .contact-text h2 {
        font-size: 27px;
    }
    .bagg-contact .contact-mobb p a {
        font-size: 29px;
    }
    .bagg-faq .faq-accor-parent .dial-accordion .card-header .btn span.state {
        top: 22px;
    }
    .step-one .step-scanqr img {
        width: 550px;
    }
    .leave-your .leave-text p {
        font-size: 21px;
    }
    /*baggtrax-page-code*/
    /*atithya-page*/
    .atithya-banner .atithya-logo img {
        width: 340px;
    }
    .atithya-banner .atithya-logo h1 {
        font-size: 30px;
        padding: 30px 0px 18px;
    }
    .atithya-banner .atithya-logo h2 {
        font-size: 26px;
    }
    .atithya-banner .atithya-logo h2 span {
    padding: 0px 17px;
}
    .atithya-banner .atithya-banner-form
    {
        width:95%;
    }
    .atithya-banner .atithya-banner-form .number-list li {
    font-size: 18px;
    padding: 6px;
    width: 42px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form .row:nth-child(1) .col-lg-6:nth-child(1) .form-group .form-control
    {
        font-size:19px;
    }
    .atithya-banner .atithya-banner-form .atithya-book-form .form-group .form-control
    {
        height:43px;
    }
    .atithya-banner .atithya-banner-form .atithya-book-form .form-group {
    margin-bottom: 23px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form button
    {
        font-size: 15px;
        width: 190px;
        height: 43px;
    }
    .about-secc .about-atithya-text h2, .why-atithya .why-atithya-text h2, .key-features .key-head h2, .atithya-jour .atithya-joutext h2 {
        font-size: 37px;
    }
    .about-secc .about-atithya-text h2 {
        line-height: 42px;
        padding-bottom: 23px;
    }
    .about-secc .about-atithya-text p {
        font-size: 21px;
        line-height: 28px;
    }
    .why-atithya .why-atithya-text p {
        font-size: 23px;
        line-height: 29px;
    }
    .why-atithya .airport-parent .airport-child img
    {
        width:130px;
    }
    .why-atithya .airport-parent .airport-child h3 {
        font-size: 21px;
    }
    .why-atithya {
        padding: 7% 0% 7%;
    }
    .why-atithya .why-bg img {
    width: 450px;
}
    .key-features .key-head p {
        font-size: 25px;
    }
    .key-features .well-boxx img
    {
        width:160px;
    }
    .atithya-jourtabb .nav-tabs .nav-link {
        font-size: 26px;
        width: 320px;
    }
    .atithya-jourtabb .tab-content .greet-parent .greet-child p {
        font-size: 20px;
        width: 50%;
    }
    .atithya-jourtabb .tab-content #profile .greet-parent .greet-child p {
        font-size: 18px;
    }
    .have-any .ques-imgg img
    {
        width:135px;
    }
    .have-any .have-text h2 {
        font-size: 22px;
    }
    .have-any .have-text p {
        font-size: 20px;
    }
    .have-any .have-text p a
    {
        font-size:17px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .nav-tabs .nav-link
    {
        font-size:15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(1) .col-lg-6:nth-child(1) .form-group .form-control
    {
        height:43px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(2) .col-lg-3:nth-child(2) {
        padding: 0px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(2) .col-lg-3:nth-child(2) .form-group i
    {
        right: 8px;
        font-size: 14px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons h3 {
        font-size: 20px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons p {
        font-size: 18px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details a {
        font-size: 17px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group label {
        font-size: 17px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group .form-control {
        width: 90px;
        height: 36px;
        font-size: 15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details h2 {
        font-size: 20px;
        padding-bottom: 15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .or-ad p {
        font-size: 14px;
        padding: 8px 10px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .form-check-label {
        font-size: 14px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog {
        max-width: 88%;
    }
    #arrivalForm
    {
        min-height: 365px !important;
    }
    .addon-increm label {
        font-size: 17px !important;
    }
    .addon-increm .increm .input_trigger .tri_input
    {
        font-size:15px;
    }
    .addon-increm .quantity-space a i
    {
        font-size:11px;
    }
    .addon-increm .quantity-space a {
        padding: 3px 18px;
        font-size: 14px;
    }
    #orderdiv .order-child h3 {
        font-size: 22px;
    }
    /*atithya-page*/
	/*tender-page*/
    .tender-rfq .tender-text h2 {
        padding-bottom: 20px;
    }
    .tender-rfq .tender-text p {
        line-height: 32px;
    }
    .open-tabb .open-tentabb .nav-tabs .nav-link {
        font-size: 17px;
        width: 245px;
        height: 50px;
    }
    .open-tabb .open-tentabb .tab-content .table td {
        font-size: 15px;
    }
    .open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-header h5.modal-title {
        font-size: 19px;
    }
    .open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body .form-group label {
        font-size: 15px;
    }
    .open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body .form-group .form-control {
        height: 37px;
        font-size: 15px;
    }
    /*tender-page*/
}

@media only screen and (max-width: 1399px) {
    .gold-comm, .coming-banner {
        height: 690px;
    }
    .coming-banner h2 {
    font-size: 23px;
}
    .about-goldtext h2 {
        font-size: 28px;
    }
    .about-goldtext p {
        font-size: 16px;
        line-height: 23px;
        padding-bottom: 15px;
    }
    .about-goldtext p:last-child {
    padding-bottom: 35px;
}
    .gallery-head h2 {
        font-size: 28px;
        left: 95px;
    }
    .gall-slick {
        margin-top: 5%;
        margin-bottom: 8% !important;
    }
    .gallery-head h2 {
        font-size: 28px;
        left: 95px;
    }
    .gall-slick .gal-imgparen {
        margin: 0px 10px;
    }
    .gall-slick .slick-next
    {
        width: 20px;
        height: 36px;
        right: 95px;
        top: -33px;
    }
    .gall-slick .slick-prev {
        left: 88%;
        width: 20px;
        height: 36px;
        top: -33px;
    }
    .coin-overall-parent img
    {
        width: 50px;
    }
    .gallery-head {
        margin-top: 15px;
    }
    .coming-parent-game h2 {
        font-size: 16px;
        padding-top: 10px;
        width: 50%;
    }
    .coming-parent-game .bann-form .form-control {
        width: 355px;
        height: 48px;
        font-size: 15px;
    }
    .coming-parent-game .bann-form .form-control::-webkit-input-placeholder {
        font-size: 15px;
    }
    .coming-parent-game .bann-form .form-control:-ms-input-placeholder {
        font-size: 15px;
    }
    .coming-parent-game .bann-form .form-control::placeholder {
        font-size: 15px;
    }
    .coming-parent-game .spin-images .spin-img1
    {
        width: 450px;
        left: 35px;
    }
    .coming-parent-game .spin-images .spin-img2 {
        left: -195px;
        top: 170px;
        width: 55px;
    }
    .coming-parent-game .spin-images .coin-apple {
        left: -195px;
        top: 170px;
        width: 55px;
    }
    .coming-parent-game .spin-images .coin-star {
        left: -195px;
        top: 170px;
        width: 55px;
    }
    .coming-parent-game .spin-images .spin-img3 {
        top: 167px;
        width: 55px;
        left: 7px;
    }
    .coming-parent-game .spin-images .apple-coin {
        top: 167px;
        width: 55px;
        left: 7px;
    }
    .coming-parent-game .spin-images .apple-star {
        top: 167px;
        width: 55px;
        left: 7px;
    }
    .coming-parent-game .spin-images .spin-img4 {
        right: -217px;
        top: 168px;
        width: 55px;
    }
    .coming-parent-game .spin-images .star-coin {
        right: -217px;
        top: 168px;
        width: 55px;
    }
    .coming-parent-game .spin-images .star-apple {
        right: -217px;
        top: 168px;
        width: 55px;
    }
    .coming-parent-game .spin-images .spin-img5 {
        padding-top: 20%;
        width: 130px;
    }
    .spin-popone .modal-dialog {
        max-width: 550px;
    }
    .spin-popone .modal-content {
        height: 320px;
    }
    .spin-popone .modal-content .modal-body .head-one h2 {
    font-size: 34px;
}
    .spin-popone .modal-content .modal-body .head-one h6 {
    font-size: 20px;
}
    .spin-popone .modal-content .modal-body .head-two a {
    font-size: 19px;
}
    .spin-popone .modal-content .modal-body .head-two p {
    font-size: 17px;
}
    /*holy-landing-page-code*/
    .holy-land-bg {
        height: 965px;
    }
    .holy-land-bg .colors-banner {
    margin-top: 8%;
}
    .holy-land-bg .colors-banner picture img {
    width: 210px;
}
    .holy-slidd-parent .holy-sli-parent {
        margin-top: 36%;
    }
    .ready-add .holy-readytext h3 {
        font-size: 30px;
    }
    .ready-add .holy-readytext p {
        font-size: 22px;
    }
    .ready-add .holy-readytext li {
        font-size: 22px;
        line-height: 38px;
    }
    .holy-form-bg .form-group label {
        font-size: 20px;
    }
    .holy-form-bg .form-group .form-control {
        height: 50px;
    }
    .holy-form-bg button {
        font-size: 26px;
        height: 85px;
    }
    .holy-form-bg .subb-orange img {
        width: 45px;
    }
    .holy-form-bg {
        height: 850px;
    }
    .ready-add .holy-readytext h3:nth-child(1)
    {
        line-height: 32px;
        padding-bottom: 15px;
    }
    .holy-form-bg .form-head h3 {
        font-size: 28px;
    }
    /*holy-landing-page-code*/
    /*Covid-19-page*/
    .covid-title h2 {
        font-size: 30px;
    }

    .count-child1 h6 {
        font-size: 42px;
    }

    .count-child1 p {
        font-size: 19px;
    }

    .covid-title {
        margin-top: 17%;
    }

    .covid-symptoms h2, .about-parent .about-text h2, .doctor-corner h2, .latest-gov .latest-form h2, .health-parent .health-text h2, .adv-by .adv-form h2, .vande-bharat h2, .air-transport h2, .my-gov h2, .air-transport h2 {
        font-size: 17px;
    }

    .covid-symptoms .covidd-sym p, .covid-symptoms .wash-parenn .wash-icc p, .remedies-slider .reme-para p, .about-parent .about-text p, .doctor-corner .doctor-slider p, .doctor-corner .doctor-slider .designation p, .latest-gov .latest-pdf p a, .adv-by .adv-tabb p a, .vande-bharat p a, .air-transport p a, .my-gov p, .indian-emb p a, .adv-by .adv-form p {
        font-size: 15px;
        line-height: 20px;
    }

    .covid-symptoms {
        min-height: 235px;
    }

    .doctor-corner .designation p {
        padding-bottom: 0px;
    }

    .about-parent {
        min-height: 325px;
    }

    .latest-gov .latest-form .form-control {
        width: 170px;
        height: 37PX;
        font-size: 14px;
    }

    .health-parent .health-img {
        display: flex;
        align-items: center;
    }

    .my-gov picture img {
        width: 115px;
    }

    .covid-live {
        height: 640px;
    }

    .adv-by .adv-tabb .adv-one {
        padding: 17px 0px;
    }

    .doctor-corner .doctor-slider .slick-dots {
        z-index: 1;
    }

    .about-parent {
        min-height: 370px;
    }
    /*Covid-19-page*/
    /*faq-page*/
    .faqtabb-parent .nav-tabs .nav-link
    {
        padding: 16px 16px;
    }
    .faqtabb-parent .nav-tabs .nav-link.active:after {
    width: 121%;
    height: 150%;
}
    .faqtabb-parent .nav-tabs .nav-link:nth-child(1).active:after {
    width: 115%;
}
    .faqtabb-parent .nav-tabs .nav-link:nth-child(3).active:after {
    width: 109%;
}
    .faqtabb-parent .nav-tabs .nav-link:nth-child(4).active:after {
    width: 111%;
}
    .faqtabb-parent .nav-tabs .nav-link:nth-child(5).active:after {
    width: 116%;
}
    .faqtabb-parent .nav-tabs .nav-link:nth-child(6).active:after {
    width: 112%;
}
    .faqtabb-parent .nav-tabs .nav-link:nth-child(7).active:after {
    width: 119%;
}
    .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn, .faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn {
        font-size: 17px;
    }
    .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-body {
        padding: 15px 20px 15px 31px;
    }
    .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-body p {
    margin-bottom: 5px;
}
    .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn, .faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn {
        padding: 15px 30px;
    }
    .faqtabb-parent .tab-content .faqinner-parent .nav-tabs .nav-link
    {
        font-size:17px;
    }
    .flysafeaccor-parent .dial-accordion .card-header .btn
    {
        font-size: 18px;
    }
    .swipe-text img {
        width: 22px;
    }
    /*faq-page*/
    /*covid-19-august2021*/
    .covid-live-august .covid-count-child .count-parent .count-child1 {
        width: 320px;
        height: 85px;
    }
    .covid-live-august .covid-count-child .count-parent .count-child1 picture img {
    width: 50px;
}
    .covid-live-august .covid-count-child .count-parent .count-child1 h6 {
    font-size: 38px;
}
    .covid-live-august .covid-count-child .count-parent .count-child1 p {
    font-size: 14px;
}
    .covid-slider-august .covid-count-parent .covid-count-child .last-date {
        margin-top: 14%;
    }
    .covid-live-august
    {
        height: auto;
    }
    .covid-slider-august .slick-dots {
        left: 112px;
        width: 50px;
    }
    .covid-slider-august .slick-dots li {
    width: 17px;
    height: 20px;
}
    .covid-slider-august .slick-dots li button:before {
    font-size: 14px;
}
    .about-parent-august .about-text a
    {
        font-size:15px;
    }
    .aims-video iframe {
        height: 435px;
    }
    .right-faqs h3 {
        font-size: 17px;
    }
    .right-faqs p {
        font-size: 16px;
    }
    .right-faqs {
        padding: 7px 20px;
    }
    .covid-ward h2 {
        font-size: 17px;
    }
    .covid-ward p {
        font-size: 15px;
    }
    .covid-ward .bed-sys .bed-child1 h3 {
        font-size: 17px;
    }
    .covid-ward .bed-sys .bed-child2 p {
        font-size: 15px;
        line-height: 18px;
    }
    .disclaier-august p {
        font-size: 15px;
        padding-bottom: 10px;
    }
    .covid-testing-image picture img
    {
        width:250px;
    }
    .covid-testing-center .lounge-at h2 {
        font-size: 22px;
        line-height: 26px;
        padding-bottom: 10px;
    }
    .covid-testing-center .lounge-at p {
        font-size: 19px;
        margin-bottom: 15px;
    }
    .covid-testing-center .lounge-at a {
        font-size: 15px;
        padding: 7px 13px;
    }
    .resources-in h2 {
        font-size: 23px;
    }
    .resources-box-parent .resource-box-child {
        width: 285px;
        height: 160px;
        margin-bottom: 9px;
    }
    .resources-box-parent .resource-box-child picture img
    {
        width:75px;
    }
    .resources-box-parent .resource-box-child p
    {
        font-size: 18px;
    }
    .covid-testing-image picture img {
        width: 200px;
    }
    .covid-live-august .covid-count-child {
        right: 111px;
        bottom: 55px;
    }
    .right-faqs-ash {
        padding: 25px 20px;
    }
    .right-faqs-ash .helpline-parent .helpline-child picture img
    {
        width:60px;
    }
    .right-faqs-ash .helpline-parent .helpline-child h2 {
    font-size: 18px;
}
    .right-faqs-ash .helpline-parent .helpline-child p {
    font-size: 14px;
    line-height: 17px;
}
    /*covid-19-august2021*/
    /*horoscope*/
    .inner-content .let-text {
        margin: 40px 0px 30px 0px;
    }
    .inner-content .let-text h2 {
    font-size: 28px;
}
    .inner-content .let-form .form-group label {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .inner-content .let-form .form-group label sup
    {
        font-size:26px;
    }
    .inner-content .let-form .roww-space {
        margin-bottom: 25px;
    }
    .inner-content .let-form .form-group .form-control
    {
        height:45px;
    }
    .inner-content .let-form .form-group .kind-list button {
        width: 235px;
        height: 45px;
        font-size: 17px;
    }
    .inner-content .let-form .go-submit
    {
        font-size: 18px;
        height:45px;
    }
    .inner-content .hide-text {
        margin-bottom: 10px;
    }
    .inner-content .hide-text p
    {
        font-size:19px;
    }
    .inner-content .hide-text p:after
    {
        padding:4px;
    }
    .inner-content .parent-card-flip .flip-card-front picture img {
        width: 500px;
    }
    .inner-content .parent-card-flip .flip-card-back picture img {
        width: 455px;
    }
    .inner-content .parent-card-flip .flip-card-front h2 {
        font-size: 70px;
        bottom: -41rem;
    }
    .inner-content .parent-card-flip .flip-card-back h2 {
        width: 40%;
        line-height: 38px;
        top: 195px;
        font-size: 28px;
    }
    .inner-content .parent-card-flip .flip-card-back h2 span {
    margin-top: 5%;
}
    .inner-content .social-icon-parent .social-icon {
        width: 75px;
        height: 75px;
    }
    .inner-content .social-icon-parent .social-icon picture img:nth-child(1) {
    width: 25px;
}
    .inner-content .social-icon-parent.active .social-icon picture img:nth-child(2) {
        width: 23px;
    }
    .inner-content .social-icon-parent .social-icons-drop {
        width: 75px;
        height: 190px;
    }
    .inner-content .social-icon-parent .social-icons-drop picture img {
    width: 45px;
}
    .inner-content .social-icon-parent {
        right: -35%;
        top: 72%;
    }
    .inner-content .parent-card-flip {
        height: 730px;
    }
    .inner-content .horo-slider {
        width: 90%;
    }
    .inner-content .horo-slider .harpar-parent
    {
        width:485px;
    }
    .inner-content .horo-slider .harpar-parent .har-text h2 {
    font-size: 29px;
    padding: 30px 0px 15px 0px;
}
    .inner-content .horo-slider .harpar-parent .har-text p {
    font-size: 20px;
}
    .inner-content .horo-slider .harpar-parent .har-text h6 {
    font-size: 20px;
    padding-bottom: 25px;
}
    .inner-content .horo-slider .harpar-parent .har-text .top-buttons
    {
        padding-bottom:30px;
    }
    .inner-content .horo-slider .harpar-parent .har-text .top-buttons a
    {
        font-size:16px;
        display: flex;
        align-items: center;
    }
    .inner-content .horo-slider .harpar-parent .har-text .top-buttons a picture img
    {
        width:23px;
    }
    .inner-content .horo-slider .harpar-parent .upto-imgg .upto-box
    {
        width: 425px;
        padding: 20px;
    }
    .inner-content .horo-slider .harpar-parent .upto-imgg .upto-box .up-parent .up-child
    {
        height:70px;
    }
    .inner-content .horo-slider .harpar-parent .upto-imgg .upto-box .up-parent .up-child p
    {
        font-size:15px;
    }
    .inner-content .horo-slider .harpar-parent .explor-more a
    {
        font-size: 16px;
        padding: 12px 35px;
    }
    .inner-content .horo-slider .harpar-parent .explor-more {
    padding-bottom: 50px;
}
    .inner-content .horo-slider
    {
        margin-bottom:5%;
    }
    .inner-content .check-out {
        width: 87%;
        height: 85px;
        margin-bottom: 5%;
    }
    .inner-content .check-out a
    {
        font-size:22px;
    }
    .inner-content .check-out a:after
    {
        padding: 5px;
        right: -50%;
    }
    .inner-content .love-what
    {
        padding-bottom: 5%;
        padding-top: 15px;
        width: 95%;
        margin: 0px auto;
    }
    .inner-content .let-form {
        width: 85%;
    }
    /*horoscope*/
    /*festive-in-dial*/
    .shop-more-logo picture img {
        width: 100px;
    }
    .shop-more-slider .slick-prev:before, .shop-more-slider .slick-next:before
    {
        border-width: 0 5px 5px 0;
    }
    .shop-more-slider .slick-dots li button:before {
        font-size: 14px;
    }
    .sponsors-slider .slick-dots
    {
        z-index:1;
    }
    .passengers-get-slider picture img {
        width: 350px;
    }
    .spon-head h2, .gall-head h2, .partici-head h2 {
        font-size: 40px;
        padding: 50px 0px 30px 0px;
    }
    .gall-head p {
        font-size: 29px;
    }
    .galone-parent .galbox-parent .galbox-text p {
        font-size: 16px;
        line-height: 18px;
    }
    .view-more a {
        font-size: 19px;
        padding: 12px 20px;
    }
    .terms-share .terms-text a, .terms-share .share-parent p {
        font-size: 20px;
    }
    .terms-share .terms-text, .terms-share .share-parent {
        height: 65px;
    }
    /*festive-in-dial*/
    /*my-transaction-code*/
    .my-transaction-parent {
        padding: 9% 0% 4% 0%;
        height: 77vh;
    }
    /*my-transaction-code*/
    /*baggtrax-page-code*/
    .leave-your, .leave-your .leave-text {
        height: 495px;
    }
    .leave-your .leave-text
    {
        width: 50%;
    }
    .leave-your .leave-text h1 {
    font-size: 30px;
    line-height: 34px;
}
    .leave-your .leave-text h2 {
    font-size: 24px;
    line-height: 30px;
}
    .how-to .how-to-text h2 {
        font-size: 32px;
    }
    .step-one .step-circle {
        width: 110px;
        height: 110px;
        top: -138px;
    }
    .step-one .step-circle p {
    font-size: 26px;
    line-height: 36px;
}
    .step-one .step-circle p span {
    font-size: 40px;
}
    .step-one .step-scanqr p {
        font-size: 22px;
    }
    .step-two .instruction-text p {
        font-size: 22px;
        line-height: 24px;
        padding-bottom: 30px;
    }
    .step-two .keyin-box p {
        font-size: 17px;
        line-height: 22px;
        width: 100%;
    }
    .step-three .allset-imgg img {
        width: 550px;
    }
    .how-to-get .how-to-text p:nth-child(1) {
        font-size: 24px;
        padding-bottom: 20px;
    }
    .how-to-get .how-to-text p {
        font-size: 24px;
        line-height: 30px;
    }
    .how-to-get .how-to-text img
    {
        width:180px;
    }
    .bagg-faq .bagg-faq-text h2 {
        font-size: 29px;
    }
    .bagg-faq .faq-accor-parent .dial-accordion .card-header .btn {
        padding: 20px 30px;
        font-size: 19px;
    }
    .bagg-contact .contact-text h2 {
        font-size: 25px;
        padding-bottom: 15px;
    }
    .bagg-contact .contact-mobb p a {
        font-size: 26px;
    }
    .bagg-contact .contact-mobb p img
    {
        width:75px;
    }
    .bagg-faq .faq-accor-parent .dial-accordion .card-header .btn span.state {
        top: 21px;
    }
    .step-one .step-scanqr img {
        width: 450px;
    }
    .step-two .keyin-box img {
        width: 220px;
    }
    .leave-your .leave-text p {
        font-size: 18px;
    }
    .baggtrax-giff
    {
        width:80px;
    }
    .bagg-contact .contact-mobb .right-faqs p a
    {
        font-size:17px;
    }
    .bagg-contact .contact-mobb .right-faqs picture img
    {
        width:45px;
    }
    /*baggtrax-page-code*/
    /*atithya-page*/
    .atithya-banner .atithya-logo img {
        width: 300px;
    }
    .atithya-banner .atithya-logo h1 {
        font-size: 28px;
        padding: 25px 0px 15px;
    }
    .atithya-banner .atithya-logo h2 {
        font-size: 24px;
    }
    .atithya-banner .atithya-logo h2 span {
    padding: 0px 15px;
}
    .atithya-banner .atithya-banner-form {
        width: 100%;
        padding: 9% 5% 13%;
    }
    .atithya-banner .atithya-banner-form .number-list
    {
        top: -18px;
    }
    .atithya-banner .atithya-banner-form .number-list li {
    font-size: 16px;
    padding: 6px;
    width: 38px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form .row:nth-child(1) .col-lg-6:nth-child(1) .form-group .form-control {
    font-size: 17px;
    height: 40px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form .form-group .form-control {
    height: 40px;
    font-size: 13px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form .form-group {
    margin-bottom: 20px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form button {
    font-size: 14px;
    width: 175px;
    height: 40px;
}
    .atithya-banner .atithya-banner-form .for-reserv p
    {
        font-size:13px;
    }
    .about-secc .about-atithya-text h2, .why-atithya .why-atithya-text h2, .key-features .key-head h2, .atithya-jour .atithya-joutext h2 {
        font-size: 34px;
    }
    .about-secc .about-atithya-text h2 {
        line-height: 36px;
        padding-bottom: 20px;
    }
    .about-secc .about-atithya-text p {
        font-size: 18px;
        line-height: 24px;
    }
    .why-atithya .why-atithya-text h2
    {
        padding-bottom:10px;
    }
    .why-atithya .why-atithya-text p {
        font-size: 20px;
        line-height: 27px;
    }
    .why-atithya .airport-parent .airport-child img {
        width: 110px;
    }
    .why-atithya .airport-parent .airport-child h3 {
        font-size: 19px;
    }
    .why-atithya .why-bg img {
        width: 386px;
    }
    .why-atithya {
        padding: 6% 0% 6%;
    }
    .key-features {
        padding: 4% 0% 7%;
    }
    .key-features .key-head h2
    {
        padding-bottom:8px;
    }
    .key-features .key-head p {
    font-size: 22px;
    padding-bottom: 30px;
}
    .key-features .well-boxx img {
    width: 140px;
}
    .key-features .well-boxx h3 {
    font-size: 18px;
}
    .key-features .well-boxx
    {
        height:200px;
    }
    .atithya-jour .atithya-joutext h2
    {
        padding-bottom:30px;
    }
    .atithya-jourtabb .nav-tabs .nav-link {
        font-size: 22px;
        width: 280px;
    }
    .atithya-jourtabb .tab-content .greet-parent .greet-child {
        height: 241px;
    }
    .atithya-jourtabb .tab-content .greet-parent .greet-child p {
    font-size: 18px;
    width: 65%;
}
    .atithya-jourtabb .tab-content #profile .greet-parent .greet-child {
        height: 183px;
    }
    .atithya-jourtabb .tab-content #profile .greet-parent .greet-child p {
    font-size: 16px;
    line-height: 20px;
}
    .atithya-jourtabb .tab-content .greet-parent .greet-child::after
    {
        border-width: 0 4px 4px 0;
        padding:5px;
    }
    .atithya-jour
    {
        padding: 4% 0% 6%;
    }
    .have-any .ques-imgg img {
        width: 120px;
    }
    .have-any .have-text h2 {
        font-size: 21px;
        padding-bottom: 8px;
    }
    .have-any .have-text p {
        font-size: 19px;
        padding-bottom: 15px;
    }
    .have-any .have-text p a {
    font-size: 16px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form .form-group i
    {
        top:12px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child:nth-child(1) img {
        width: 150px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child h3 {
        font-size: 17px;
        padding-bottom: 5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child p {
        font-size: 14px;
        padding-bottom: 5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .det-sel a {
        font-size: 14px;
        padding: 6px 25px;
        width: 130px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .order-child h3 {
    font-size: 16px;
    padding: 11px 0px;
}
    #atithya-services .atithya-banner-form .atithya-book-form .order-child p {
    font-size: 14px;
    padding: 9px 10px;
}
    #atithya-services .atithya-banner-form .atithya-book-form .order-parent a {
        padding: 8px 20%;
        font-size:14px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .modal .modal-dialog .modal-content .modal-header h5.modal-title
    {
        font-size: 19px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .modal .modal-dialog .modal-content .modal-body ul li {
        font-size: 15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child p i, #atithya-services .atithya-banner-form .atithya-book-form .order-child p span:nth-child(2) i {
        font-size: 12px;
    }
    .atithya-banner .atithya-banner-form
    {
        padding: 10% 5% 8%;
    }
    .atithya-banner {
        padding: 9% 0% 7% 0%;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .nav-tabs .nav-link {
        font-size: 14px;
        padding: 9px 25px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(1) .col-lg-6:nth-child(1) .form-group .form-control {
        height: 40px;
        font-size: 13px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(1) .col-lg-6:nth-child(1) .log-forgot button {
        width: 90px;
        height: 32px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(1) .col-lg-6:nth-child(1) .log-forgot a
    {
        font-size:13px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(2) .col-lg-3:nth-child(2)
    {
        padding:0px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(2) .col-lg-3:nth-child(2) .form-group i
    {
        right: 8px;
        font-size: 14px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .form-check .form-check-label {
        font-size: 13px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(2) .col-lg-6:nth-child(3) .row .col-lg-3 .form-group .form-control
    {
        padding: 8px 0px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons h3 {
        font-size: 18px;
        padding-bottom: 2px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons p {
        font-size: 16px;
        padding-bottom: 2px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details a {
        font-size: 16px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group label {
        font-size: 15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group .form-control {
        width: 80px;
        height: 35px;
        font-size: 14px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group .quantity-space a {
        font-size: 12px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-header h5.modal-title {
        font-size: 16px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-body p {
        font-size: 15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details h2 {
        font-size: 19px;
        padding-bottom: 13px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .form-check-label {
        font-size: 13.5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .or-ad p {
        font-size: 13.5px;
        padding: 7px 8px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog {
        max-width: 92%;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline a
    {
        width: 90px;
        height: 40px;
        font-size: 14px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-footer a
    {
        width: 95px;
        height: 30px;
        font-size: 13px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-footer a i
    {
        font-size:12px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-header h5.modal-title
    {
        font-size:18px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .row:nth-child(1) .col-lg-6:nth-child(1) .form-group .form-control
    {
        height:40px;
        font-size:13px;
    }
    .removeqty
    {
        height:30px;
    }
    #arrivalForm {
        min-height: 335px !important;
    }
    .addon-increm label {
        font-size: 15px !important;
    }
    .addon-increm .increm .input_trigger .tri_input {
        font-size: 14px;
    }
    .addon-increm .increm .input_trigger .input_minus
    {
        padding:0px 6px;
    }
    .addon-increm .increm .input_trigger .input_plus
    {
        padding:0px 5px;
    }
    .addon-increm .quantity-space a {
        padding: 3px 15px;
    }
    #setGuestDataList .form-group .form-control {
        width: 170px !important;
    }
    #orderdiv a
    {
        padding: 8px 20%;
        font-size: 14px;
    }
    #orderdiv .order-child h3 {
        font-size: 20px;
    }
    #addTableData .table td
    {
        font-size:15px;
    }
    .begin-again {
        right: 50px;
        font-size: 14px;
    }
    .begin-again i {
    font-size: 12px;
}
    /*atithya-page*/
	/*tender-page*/
    .tender-rfq .tender-text h2 {
        padding-bottom: 15px;
    }
    .tender-rfq .tender-text p {
        line-height: 28px;
    }
    .open-tabb .open-tentabb .nav-tabs .nav-link {
        font-size: 16px;
        width: 220px;
        height: 45px;
        margin-right: 15px;
    }
    .open-tabb .open-tentabb .tab-content .table thead th {
        padding: 15px 12px;
        font-size: 13px;
    }
    .open-tabb .open-tentabb .tab-content .table td {
        font-size: 14px;
    }
    .open-tabb .open-tentabb .tab-content .table td {
        padding: 15px 12px;
    }
    .open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-header h5.modal-title {
        font-size: 17px;
    }
    .open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body .form-group label {
        font-size: 14px;
    }
    .open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body .form-group .form-control {
        height: 36px;
        font-size: 14px;
    }
    .open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body .ten-subb {
        font-size: 15px;
        padding: 6px 18px;
    }
    /*tender-page*/
}

@media only screen and (max-width: 1280px) {
    .gold-comm, .coming-banner {
        height: 650px;
    }
    .coming-banner h2 {
    font-size: 22px;
    }
    .about-goldtext h2 {
        font-size: 25px;
    }
    .about-goldtext p
    {
        font-size:15px;
    }
    .gallery-head h2 {
        font-size: 25px;
        left: 55px;
    }
    .gall-slick .slick-next
    {
        right: 60px;
        top: -33px;
    }
    .gall-slick .slick-prev
    {
        left: 90%;
        top: -33px;
    }
    .coming-parent-game h2 {
        font-size: 16px;
        padding-top: 10px;
        width: 50%;
    }
    .coming-parent-game .bann-form .form-control {
        width: 320px;
        height: 45px;
        font-size: 14px;
    }
    .coming-parent-game .bann-form .form-control::-webkit-input-placeholder {
        font-size: 14px;
    }
    .coming-parent-game .bann-form .form-control:-ms-input-placeholder {
        font-size: 14px;
    }
    .coming-parent-game .bann-form .form-control::placeholder {
        font-size: 14px;
    }
    .coming-parent-game .spin-images .spin-img1 {
    width: 400px;
    left: 35px;
}
    .coming-parent-game .spin-images .spin-img2 {
        left: -175px;
        top: 155px;
        width: 45px;
    }
    .coming-parent-game .spin-images .coin-apple {
        left: -175px;
        top: 155px;
        width: 45px;
    }
    .coming-parent-game .spin-images .coin-star {
        left: -175px;
        top: 155px;
        width: 45px;
    }
    .coming-parent-game .spin-images .spin-img3 {
        top: 152px;
        width: 45px;
        left: 7px;
    }
    .coming-parent-game .spin-images .apple-coin {
        top: 152px;
        width: 45px;
        left: 7px;
    }
    .coming-parent-game .spin-images .apple-star {
        top: 152px;
        width: 45px;
        left: 7px;
    }
    .coming-parent-game .spin-images .spin-img4 {
        right: -200px;
        top: 154px;
        width: 45px;
    }
    .coming-parent-game .spin-images .star-coin {
        right: -200px;
        top: 154px;
        width: 45px;
    }
    .coming-parent-game .spin-images .star-apple {
        right: -200px;
        top: 154px;
        width: 45px;
    }
    .coming-parent-game .spin-images .spin-img5 {
        padding-top: 19%;
        width: 110px;
    }
    /*holy-landing-page-code*/
    .holy-land-bg .colors-banner picture img {
        width: 200px;
    }
    .holy-land-bg .colors-banner h3 {
        font-size: 30px;
    }
    .holy-land-bg .colors-banner p {
        font-size: 20px;
        line-height: 27px;
    }
    .holy-land-bg {
        height: 950px;
    }
    .holy-sli-child .slick-prev
    {
        left: 190px;
    }
    .holy-sli-child .slick-next
    {
        right: 185px;
    }
    .holy-slidd-parent .download-holy picture img {
        width: 450px;
    }
    .ready-add .holy-readytext h3 {
        font-size: 28px;
    }
    .ready-add .holy-readytext p {
        font-size: 20px;
    }
    .ready-add .holy-readytext li {
        font-size: 20px;
        line-height: 36px;
    }
    .holy-land-bg .colors-banner picture h2 {
        font-size: 28px;
    }
    .ready-add .holy-readytext h3:nth-child(1) {
        line-height: 30px;
        padding-bottom: 10px;
    }
    .holy-form-bg .form-head h3 {
        font-size: 26px;
    }
    /*holy-landing-page-code*/
    /*Covid-19-page*/
    .last-date p {
        font-size: 15px;
    }
    .count-child1 h6 {
        font-size: 40px;
    }
    /*Covid-19-page*/
    /*faq-page*/
    .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn, .faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn {
        font-size: 17px;
    }
    /*faq-page*/
    /*covid-19-august2021*/
    .covid-live-august .covid-count-child .count-parent .count-child1 {
        width: 300px;
        height: 85px;
    }
    .covid-live-august .covid-count-child .count-parent .count-child1 h6 {
    font-size: 32px;
}
    .covid-live-august .covid-count-child .count-parent .count-child1 p {
    font-size: 14px;
}
    .covid-slider-august .slick-dots {
        left: 75px;
    }
    .covid-slider-august .slick-dots li {
    height: 19px;
}
    .covid-live-august .covid-count-child {
        right: 68px;
        bottom: 50px;
    }
    .leave-your {
        background-position: 15% 0%;
    }
    /*covid-19-august2021*/
    /*atithya-page*/
    .why-atithya .why-bg img {
        width: 379px;
    }
    .why-atithya .why-atithya-text p {
        font-size: 19px;
        line-height: 25px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog {
        max-width: 95%;
    }
        #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body #setGuestDataList .areadata .form-inline .form-group .form-control {
            width: 170px;
        }
    /*atithya-page*/
}

@media only screen and (max-width: 1199px) {
    .gold-comm, .coming-banner {
        height: 690px;
    }
    .coming-banner h2 {
    font-size: 22px;
    }
    .about-goldtext h2 {
        font-size: 20px;
    }
    .gallery-head h2 {
        font-size: 20px;
        left: 113px;
    }
    .gall-slick .slick-next {
        right: 110px;
        top: -30px;
        width: 17px;
        height: 30px;
    }
    .gall-slick .slick-prev {
        left: 86%;
        top: -30px;
        width: 17px;
        height: 30px;
    }
    .gall-slick .slick-dots {
        bottom: -65px;
    }
    .coming-parent-game h2 {
        font-size: 16px;
        padding-top: 10px;
        width: 50%;
    }
    .coming-parent-game .bann-form .form-control {
        width: 300px;
        height: 40px;
        font-size: 14px;
    }
    .coming-parent-game .spin-images .spin-img5 {
        padding-top: 20%;
        width: 95px;
    }
    /*holy-landing-page-code*/
    .holy-land-bg .colors-banner picture img {
        width: 170px;
    }
    .holy-land-bg .colors-banner h3 {
        font-size: 28px;
        padding: 10px 0px 10px;
    }
    .holy-land-bg .colors-banner p {
        font-size: 18px;
        line-height: 25px;
    }
    .holy-land-bg .colors-banner
    {
        width:75%;
    }
    .holy-land-bg {
        height: 890px;
    }
    .holy-sli-child .slick-prev {
        left: 175px;
        background-size: 70%;
        background-repeat: no-repeat;
    }
    .holy-sli-child .slick-next {
        right: 165px;
        background-size: 70%;
        background-repeat: no-repeat;
    }
    .holy-slidd-parent .download-holy picture img {
        width: 400px;
    }
    .ready-add .holy-readytext h3 {
        font-size: 26px;
    }
    .ready-add .holy-readytext p {
        font-size: 18px;
    }
    .ready-add .holy-readytext li {
        font-size: 18px;
        line-height: 34px;
    }
    .holy-form-bg .form-group label {
        font-size: 18px;
    }
    .holy-form-bg .form-group .form-control {
        height: 47px;
    }
    .holy-form-bg button {
        font-size: 24px !important;
        height: 80px;
    }
    .holy-form-bg {
        height: 750px;
        padding-top: 65px;
    }
    .holy-land-bg .colors-banner picture h2 {
        font-size: 27px;
    }
    .holy-form-bg .form-head h3 {
        font-size: 25px;
    }
    /*holy-landing-page-code*/
    /*Covid-19-page*/
    .count-child1 h6 {
        font-size: 38px;
    }

    .covid-symptoms h2, .about-parent .about-text h2, .doctor-corner h2, .latest-gov .latest-form h2, .health-parent .health-text h2, .adv-by .adv-form h2, .vande-bharat h2, .air-transport h2, .my-gov h2, .air-transport h2 {
        font-size: 15px;
    }

    .covid-symptoms .covidd-sym p, .covid-symptoms .wash-parenn .wash-icc p, .remedies-slider .reme-para p, .about-parent .about-text p, .doctor-corner .doctor-slider p, .doctor-corner .doctor-slider .designation p, .latest-gov .latest-pdf p a, .adv-by .adv-tabb p a, .vande-bharat p a, .air-transport p a, .my-gov p, .indian-emb p a, .adv-by .adv-form p {
        font-size: 14px;
        line-height: 18px;
    }

    .covid-symptoms {
        min-height: 271px;
    }

    .adv-tabb .statewise .table thead th {
        line-height: 20px;
        font-size: 13px;
    }

    .adv-tabb .statewise .table td {
        line-height: 20px;
        font-size: 13px;
    }

    .disclaier p {
        font-size: 16px;
    }

    .my-gov picture img {
        width: 90px;
    }

    .my-gov h2 {
        width: 75%;
    }
    /*Covid-19-page*/
    /*faq-page*/
    .faqtabb-parent .nav-tabs .nav-link {
        padding: 16px 10px;
        font-size: 14px;
    }
    .faqtabb-parent .nav-tabs .nav-link.active:after {
    width: 127%;
    height: 150%;
}
    .faqtabb-parent .nav-tabs .nav-link:nth-child(1).active:after {
    width: 117%;
}
    .faqtabb-parent .nav-tabs .nav-link:nth-child(5).active:after {
    width: 119%;
}
    .faqtabb-parent .nav-tabs .nav-link:nth-child(6).active:after {
    width: 115%;
}
    .faqtabb-parent .nav-tabs .nav-link:nth-child(7).active:after {
    width: 123%;
}
    .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn, .faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn {
    font-size: 15.5px;
}
    /*faq-page*/
    /*covid-19-august2021*/
    .covid-live-august .covid-count-child .count-parent .count-child1 {
        width: 290px;
        height: 85px;
    }
    .covid-live-august .covid-count-child .count-parent-two {
        margin-top: 13px;
    }
    .covid-live-august .covid-count-child .count-parent .count-child1 h6 {
        font-size: 30px;
    }
    .covid-live-august .covid-count-child .count-parent .count-child1 p {
        font-size: 14px;
    }
    .covid-slider-august .slick-dots {
        left: 125px;
        width: 50px;
    }
    .covid-slider-august .slick-dots li button {
    height: 28px;
}
    .about-parent-august .about-text a {
        font-size: 14px;
    }
    .disclaier p {
        font-size: 14px;
    }
    .covid-ward h2 {
        font-size: 15px;
    }
    .covid-ward p {
        font-size: 14px;
    }
    .covid-ward .bed-sys .bed-child1 h3 {
        font-size: 15px;
    }
    .covid-ward .bed-sys .bed-child2 p {
        font-size: 14px;
    }
    .latest-govt .form-inline
    {
        flex-direction:column;
    }
    .latest-govt .state-sel {
        width: 100%;
        margin-bottom: 8px;
    }
    .covid-testing-center .lounge-at h2 {
        font-size: 19px;
        line-height: 24px;
    }
    .covid-testing-center .lounge-at p {
        font-size: 17px;
        margin-bottom: 10px;
    }
    .covid-testing-center .lounge-at a {
        font-size: 14px;
        padding: 6px 10px;
    }
    .resources-box-parent .resource-box-child {
        width: 235px;
        height: 150px;
    }
    .covid-live-august .covid-count-child {
        right: 130px;
    }
    .right-faqs-ash {
        padding: 25px 10px;
    }
    /*covid-19-august2021*/
    /*horoscope*/
    .inner-content .let-text {
        margin: 30px 0px 20px 0px;
    }
    .inner-content .let-text h2 {
    font-size: 26px;
}
    .inner-content .let-form {
        width: 95%;
    }
    .inner-content .let-form .form-group label {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .inner-content .let-form .roww-space {
        margin-bottom: 25px;
    }
    .inner-content .let-form .form-group .kind-list button {
        width: 215px;
        font-size: 16px;
    }
    .inner-content .let-form .go-submit {
    font-size: 17px;
}
    .inner-content .parent-card-flip .flip-card-front picture img {
        width: 450px;
    }
    .inner-content .parent-card-flip .flip-card-back picture img {
        width: 409px;
    }
    .inner-content .parent-card-flip .flip-card-front h2 {
        font-size: 60px;
        bottom: -36.5rem;
    }
    .inner-content .parent-card-flip .flip-card-back h2 {
        width: 36%;
        line-height: 32px;
        top: 175px;
        font-size: 26px;
    }
    .inner-content .parent-card-flip {
        height: 660px;
    }
    .inner-content .social-icon-parent {
        right: -39%;
        top: 72%;
    }
    .inner-content .horo-slider {
        width: 100%;
    }
    .inner-content .horo-slider .harpar-parent {
    width: 460px;
}
    .inner-content .horo-slider .harpar-parent .har-text h2 {
    font-size: 26px;
    padding: 25px 0px 15px 0px;
}
    .inner-content .horo-slider .harpar-parent .har-text p {
    font-size: 19px;
}
    .inner-content .horo-slider .harpar-parent .har-text h6 {
    font-size: 18px;
    padding-bottom: 20px;
}
    .inner-content .horo-slider .harpar-parent .har-text .top-buttons a {
    font-size: 15px;
    padding: 8px 17px;
}
    .inner-content .horo-slider .harpar-parent .upto-imgg .upto-box {
    width: 410px;
    padding: 15px;
}
    .inner-content .horo-slider .harpar-parent .upto-imgg .upto-box .up-parent .up-child {
    height: 65px;
}
    .inner-content .horo-slider .harpar-parent .upto-imgg .upto-box .up-parent .up-child p {
    font-size: 14px;
    line-height: 18px;
}
    .inner-content .horo-slider .harpar-parent .brand-list {
    padding: 130px 0px 40px 0px;
}
    .inner-content .horo-slider .harpar-parent .explor-more {
    padding-bottom: 45px;
}
    .inner-content .horo-slider .harpar-parent .explor-more a {
    font-size: 15px;
    padding: 10px 30px;
}
    .inner-content .check-out {
    width: 100%;
    height: 75px;
}
    .inner-content .check-out a {
    font-size: 20px;
}
    .inner-content .check-out a:after
    {
        top:10px;
    }
    .inner-content .love-what p
    {
        font-size:20px;
    }
    .inner-content .social-icon-parent .social-icon {
        width: 65px;
        height: 65px;
    }
    .inner-content .social-icon-parent .social-icon picture img:nth-child(1) {
    width: 20px;
}
    .inner-content .social-icon-parent.active .social-icon picture img:nth-child(2) {
        width: 18px;
    }
    .inner-content .social-icon-parent .social-icons-drop {
        width: 65px;
        height: 185px;
    }
    /*horoscope*/
    /*festive-in-dial*/
    .shop-more-slider .slick-prev:before, .shop-more-slider .slick-next:before {
        border-width: 0 4px 4px 0;
        padding: 7px;
    }
    .passengers-get-slider picture img {
        width: 320px;
    }
    .passengers-get-slider .slick-prev, .passengers-get-slider .slick-next {
        padding: 25px;
    }
    .passengers-get-slider .slick-prev:before {
    padding: 5px;
    left: 21px;
    top: 18px;
}
    .passengers-get-slider .slick-next:before {
    padding: 5px;
    left: 16px;
    top: 18px;
}
    .spon-head h2, .gall-head h2, .partici-head h2 {
        font-size: 34px;
    }
    .sponsors-slider, .partici-slider
    {
        width:95%;
    }
    .sponsors-slider .slick-prev:before, .sponsors-slider .slick-next:before, .partici-slider .slick-prev:before, .partici-slider .slick-next:before
    {
        padding: 8px;
    }
    .gall-head p {
        font-size: 25px;
    }
    .galone-parent .galbox-parent .galbox-text p {
        font-size: 15px;
        line-height: 16px;
    }
    .view-more a {
        font-size: 18px;
    }
    /*festive-in-dial*/
    /*baggtrax-page-code*/
    .leave-your, .leave-your .leave-text {
        height: 460px;
    }
    .leave-your .leave-text
    {
        width:55%;
    }
    .leave-your .leave-text h1 {
    font-size: 30px;
}
    .leave-your .leave-text h2 {
    font-size: 22px;
}
    .how-to .how-to-text h2 {
        font-size: 28px;
    }
    .step-one .step-circle {
        width: 100px;
        height: 100px;
        top: -125px;
    }
    .step-one .step-circle p {
    font-size: 24px;
    line-height: 32px;
}
    .step-one .step-circle p span {
    font-size: 34px;
}
    .step-two .instruction-text p {
        font-size: 20px;
        line-height: 22px;
    }
    .step-two .keyin-box p {
        font-size: 16px;
        line-height: 18px;
        padding-top: 15px;
    }
    .step-three .allset-imgg img {
        width: 500px;
    }
    .how-to-get .how-to-text p:nth-child(1) {
        font-size: 22px;
        padding-bottom: 15px;
    }
    .how-to-get .how-to-text p {
        font-size: 22px;
        line-height: 28px;
    }
    .how-to-get .how-to-text img {
        width: 150px;
    }
    .bagg-faq .bagg-faq-text h2 {
        font-size: 27px;
    }
    .bagg-faq .faq-accor-parent .dial-accordion .card-header .btn {
        padding: 18px 30px;
        font-size: 18px;
    }
    .bagg-contact .contact-text h2 {
        font-size: 23px;
    }
    .bagg-contact .contact-mobb p a {
        font-size: 21px;
    }
    .bagg-faq .faq-accor-parent .dial-accordion .card-header .btn span.state {
        top: 18px;
    }
    .leave-your .leave-text p {
        font-size: 18px;
    }
    /*baggtrax-page-code*/
    /*atithya-page*/
    .atithya-banner .atithya-logo img {
        width: 260px;
    }
    .atithya-banner .atithya-logo h1 {
        font-size: 23px;
        padding: 20px 0px 15px;
    }
    .atithya-banner .atithya-logo h2 {
        font-size: 19px;
    }
    .atithya-banner {
        padding: 13% 0% 6% 0%;
    }
    .atithya-banner .atithya-banner-form .number-list li {
    font-size: 14px;
    padding: 5px;
    width: 34px;
}
    .atithya-banner .atithya-banner-form .number-list {
    top: -16px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form .row:nth-child(1) .col-lg-6:nth-child(1) .form-group .form-control {
    font-size: 15px;
    height: 37px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form .row:nth-child(1) .col-lg-6:nth-child(1) .form-group {
    margin-bottom: 20px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form .form-group .form-control {
    height: 37px;
    font-size: 12px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form .form-group label
    {
        font-size:11px;
    }
    .atithya-banner .atithya-banner-form .atithya-book-form button {
    font-size: 14px;
    width: 165px;
    height: 35px;
}
    .atithya-banner .atithya-banner-form .for-reserv p {
    font-size: 12px;
}
    .about-secc .about-atithya-text h2, .why-atithya .why-atithya-text h2, .key-features .key-head h2, .atithya-jour .atithya-joutext h2 {
        font-size: 30px;
    }
    .about-secc .about-atithya-text h2 {
        line-height: 34px;
        padding-bottom: 15px;
    }
    .about-secc .about-atithya-text p {
        font-size: 16px;
        line-height: 22px;
    }
    .why-atithya .why-atithya-text p {
        font-size: 17px;
        line-height: 22px;
    }
    .why-atithya .airport-parent .airport-child img {
        width: 100px;
    }
    .why-atithya .airport-parent .airport-child h3 {
        font-size: 16px;
    }
    .why-atithya {
        padding: 5% 0% 5%;
    }
    .why-atithya .why-bg img {
    width: 332px;
}
    .key-features .key-head p {
        font-size: 19px;
        padding-bottom: 25px;
    }
    .key-features .well-boxx img {
        width: 115px;
    }
    .key-features .well-boxx h3 {
        font-size: 15px;
    }
    .key-features .well-boxx {
        height: 170px;
    }
    .atithya-jour .atithya-joutext h2 {
        padding-bottom: 25px;
    }
    .atithya-jourtabb .nav-tabs .nav-link {
        font-size: 20px;
        width: 255px;
    }
    .atithya-jourtabb .tab-content .greet-parent .greet-child {
        height: 191px;
    }
    .atithya-jourtabb .tab-content .greet-parent .greet-child p {
    font-size: 15px;
    width: 75%;
    line-height: 20px;
}
    .atithya-jourtabb .tab-content #profile .greet-parent .greet-child {
        height: 143px;
    }
    .atithya-jourtabb .tab-content #profile .greet-parent .greet-child p {
    font-size: 13px;
    line-height: 15px;
}
    .have-any .ques-imgg img {
        width: 100px;
    }
    .have-any .have-text h2 {
        font-size: 20px;
        padding-bottom: 5px;
    }
    .have-any .have-text p {
        font-size: 17px;
        padding-bottom: 13px;
    }
    .have-any .have-text p a {
    font-size: 14px;
    padding: 8px 12px;
}
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child h3 {
        font-size: 15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child p {
        font-size: 13px;
        padding-bottom: 4px;
        line-height: 18px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child p i, #atithya-services .atithya-banner-form .atithya-book-form .order-child p span:nth-child(2) i {
    font-size: 11px;
}
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .det-sel {
        margin-top: 5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .det-sel a {
    font-size: 13px;
    padding: 5px 22px;
    width:110px;
}
    #atithya-services .atithya-banner-form .atithya-book-form .order-child h3 {
        font-size: 15px;
        padding: 10px 0px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .order-child p {
        font-size: 13px;
        padding: 8px 10px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .order-parent a {
        font-size: 13px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .modal .modal-dialog .modal-content .modal-header h5.modal-title {
        font-size: 18px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .modal .modal-dialog .modal-content .modal-body ul li {
        font-size: 14px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .nav-tabs .nav-link {
        font-size: 13px;
        padding: 8px 20px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(1) .col-lg-6:nth-child(1) .form-group .form-control {
        height: 37px;
        font-size: 12px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(1) .col-lg-6:nth-child(1) .log-forgot button {
        width: 65px;
        height: 28px;
        font-size: 12px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(1) .col-lg-6:nth-child(1) .log-forgot a {
        font-size: 12px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .form-check .form-check-label {
        font-size: 12px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons h3 {
        font-size: 17px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons p
    {
        font-size:15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details a {
        font-size: 15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details h2 {
        font-size: 18px;
        padding-bottom: 10px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .form-check-label {
        font-size: 13px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .or-ad p {
        font-size: 12px;
        padding: 7px 8px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-group select.form-control
    {
        font-size: 11px;
        padding: 8px 0px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .row:nth-child(1) .col-lg-6:nth-child(1) .form-group .form-control
    {
        font-size: 12px;
        height: 37px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline .form-group .form-control {
        width: 155px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline a {
        width: 90px;
        height: 37px;
        font-size: 13px;
    }
    .removeparen
    {
        flex-direction: column;
        align-items: flex-start;
    }
    #arrivalForm {
        min-height: 315px !important;
    }
    .addon-increm .quantity-space a i {
        font-size: 10px;
    }
    .addon-increm .quantity-space a {
        padding: 3px 13px;
        font-size: 13px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body #setGuestDataList .areadata .form-inline .form-group .form-control {
        width: 155px;
    }
    #orderdiv a {
        font-size: 13px;
    }
    #addTableData .table td {
        font-size: 14px;
    }
    #setGuestDataList .form-group .form-control {
        width: 155px !important;
    }
    .begin-again {
        right: 40px;
        top: 23px;
        font-size: 13px;
    }
    .begin-again i {
    font-size: 11px;
}
    /*atithya-page*/
	/*tender-page*/
    .open-tabb .open-tentabb .nav-tabs .nav-link {
        font-size: 15px;
        width: 200px;
        height: 40px;
    }
    .open-tabb .open-tentabb .tab-content {
        padding-top: 20px;
    }
    .open-tabb .open-tentabb .tab-content .table thead th {
    padding: 14px 12px;
    font-size: 11px;
}
    .open-tabb .open-tentabb .tab-content .table td {
    padding: 13px 12px;
}
    /*tender-page*/
}
@media only screen and (max-width: 1025px) and (min-width: 992px) {
    .coming-banner h2 {
        font-size: 20px;
        }
    .gallery-head h2
    {
        left: 25px;
    }
    .gall-slick .slick-next
    {
        right: 25px;
        top: -28px;
    }
    .gall-slick .slick-prev
    {
        left: 92%;
        top: -28px;
    }
    .gall-slick .slick-dots {
        bottom: -55px;
    }
    .coin-overall-parent img
    {
        width: 45px;
    }
    .coming-parent-game h2 {
        font-size: 16px;
        padding-top: 10px;
        width: 55%;
    }
    .coming-parent-game .gold-utparent img {
        width: 110px;
    }
    .coming-parent-game .bann-form .form-control {
        width: 275px;
        height: 40px;
        font-size: 14px;
    }
    .coming-parent-game .spin-images .spin-img5 {
        padding-top: 25%;
        width: 95px;
    }
    /*holy-landing-page-code*/
    .holy-land-bg .colors-banner picture img {
        width: 130px;
    }
    .holy-land-bg .colors-banner h3 {
        font-size: 26px;
    }
    .holy-land-bg {
        height: 740px;
    }
    .holy-slidd-parent .download-holy {
        padding: 3% 0% 3%;
    }
    .holy-slidd-parent .download-holy picture img {
    width: 360px;
}
    .ready-add .holy-readytext h3 {
        font-size: 24px;
    }
    .holy-form-bg button {
        font-size: 23px;
        height: 75px;
    }
    .holy-form-bg .subb-orange img {
        width: 40px;
    }
    .holy-form-bg {
        height: 700px;
        padding-top: 65px;
    }
    .holy-land-bg .colors-banner picture h2 {
        font-size: 25px;
    }
    .ready-add .holy-readytext h3:nth-child(1) {
        line-height: 26px;
    }
    .holy-form-bg .form-head h3 {
        font-size: 23px;
    }
    /*holy-landing-page-code*/
    /*Covid-19-page*/
    .covid-title h2 {
        font-size: 26px;
    }

    .count-child1 h6 {
        font-size: 32px;
    }

    .count-child1 p {
        font-size: 17px;
    }

    .covid-title {
        margin-top: 19%;
    }

    .doctor-corner picture img {
        width: 135px;
    }
    /*Covid-19-page*/
    /*faq-page*/
    .faqtabb-parent .tab-content .faqinner-parent .nav-tabs .nav-link {
        font-size: 16px;
    }
    /*faq-page*/
    /*covid-19-august2021*/
    .covid-live-august .covid-count-child {
        width: 80%;
        right: 43px;
    }
    .covid-live-august .covid-count-child .count-parent .count-child1 {
    width: 290px;
    height: 85px;
}
    .covid-live-august .covid-count-child .count-parent .count-child1 h6 {
    font-size: 26px;
}
    .covid-live-august .covid-count-child .count-parent .count-child1 p {
    font-size: 14px;
}
    .covid-slider-august .covid-count-parent .covid-count-child .last-date {
    margin-top: 10%;
}
    .covid-slider-august .slick-dots {
        left: 43px;
    }
    .right-faqs-ash .helpline-parent
    {
        flex-wrap:wrap;
    }
    .right-faqs-ash .helpline-parent .helpline-child
    {
        width: 30%;
        margin-bottom: 15px;
    }
    .right-faqs-ash .helpline-parent .helpline-child h2 {
    font-size: 17px;
}
    .right-faqs-ash .helpline-parent .helpline-child p {
    line-height: 16px;
}
    /*covid-19-august2021*/
    /*horoscope*/
    .inner-content .let-text {
        margin: 30px 0px 20px 0px;
    }
    .inner-content .let-text h2 {
    font-size: 26px;
}
    .inner-content .let-form .form-group label {
    font-size: 17px;
}
    .inner-content .let-form .form-group .form-control {
        height: 40px;
    }
    .inner-content .let-form .roww-space {
    margin-bottom: 20px;
}
    .inner-content .let-form .form-group .kind-list button {
    width: 220px;
    font-size: 15px;
    height: 40px;
}
    .inner-content .let-form .go-submit {
    font-size: 16px;
    height: 40px;
}
    .inner-content .hide-text {
    margin-bottom: 0px;
}
    .inner-content .hide-text p {
    font-size: 18px;
}
    .inner-content .horo-slider .slick-prev {
    left: -12px;
}
    .inner-content .horo-slider .slick-next {
    right: 6px;
}
    .inner-content .love-what p {
    font-size: 18px;
}
    /*horoscope*/
    /*festive-in-dial*/
    .passengers-get-slider .slick-next
    {
        right:60px;
    }
    .passengers-get-slider .slick-prev
    {
        left:-60px;
    }
    /*festive-in-dial*/
    /*baggtrax-page-code*/
    .leave-your .leave-text h1 {
        font-size: 26px;
        line-height: 30px;
    }
    .leave-your .leave-text h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .how-to .how-to-text h2 {
        font-size: 24px;
    }
    .step-one .step-circle {
        width: 90px;
        height: 90px;
        top: -105px;
    }
    .step-one .step-circle p {
    font-size: 22px;
    line-height: 28px;
}
    .step-one .step-circle p span {
    font-size: 30px;
}
    .step-one .step-scanqr img {
        width: 390px;
    }
    .step-one .step-scanqr p {
        font-size: 21px;
    }
    .step-three .allset-imgg img {
        width: 450px;
    }
    .how-to-get .how-to-text p:nth-child(1) {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .how-to-get .how-to-text p {
        font-size: 20px;
        line-height: 26px;
    }
    .how-to-get-logos .brandslck-gold .slick-dots
    {
        bottom: -45px;
    }
    .bagg-faq .bagg-faq-text h2 {
        font-size: 25px;
    }
    .bagg-faq .faq-accor-parent .dial-accordion .card-header .btn {
        padding: 16px 25px;
        font-size: 17px;
    }
    .bagg-contact .contact-text h2 {
        font-size: 22px;
    }
    .bagg-contact .contact-mobb p a {
        font-size: 22px;
    }
    .bagg-contact .contact-mobb p img {
        width: 70px;
    }
    .bagg-faq .faq-accor-parent .dial-accordion .card-header .btn span.state {
        top: 17px;
    }
    .leave-your .leave-text p {
        font-size: 16px;
    }
    .leave-your {
        background-position: 40% 0%;
    }
    .bagg-contact .contact-mobb .right-faqs
    {
        padding: 8px 15px;
    }
    .bagg-contact .contact-mobb .right-faqs p a {
        font-size: 16px;
    }
    .bagg-contact .contact-mobb .right-faqs picture img {
        width: 40px;
    }
    .leave-your .leave-text {
        width: 45%;
    }
    /*baggtrax-page-code*/
    /*atithya-page*/
    .about-secc .about-atithya-text h2, .why-atithya .why-atithya-text h2, .key-features .key-head h2, .atithya-jour .atithya-joutext h2 {
        font-size: 26px;
    }
    .about-secc .about-atithya-text h2 {
        line-height: 30px;
        padding-bottom: 12px;
    }
    .about-secc .about-atithya-text p {
        font-size: 15px;
        line-height: 21px;
    }
    .why-atithya .why-atithya-text p {
        font-size: 16px;
        line-height: 21px;
    }
    .why-atithya .airport-parent .airport-child img {
        width: 85px;
    }
    .why-atithya .airport-parent .airport-child h3 {
        font-size: 15px;
    }
    .why-atithya .why-bg img {
        width: 294px;
    }
    .key-features .key-head p {
        font-size: 18px;
        padding-bottom: 23px;
    }
    .atithya-jourtabb .nav-tabs .nav-link {
        font-size: 18px;
        width: 220px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(2) .col-lg-3:nth-child(2) .form-group i {
    right: 7px;
    font-size: 12px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-header h5.modal-title {
        font-size: 15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-body p {
        font-size: 14px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog {
        max-width: 98%;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline .form-group .form-control {
    width: 140px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline a {
    width: 80px;
    height: 37px;
    font-size: 12px;
}
    .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-footer a {
        width: 85px;
        height: 29px;
        font-size: 12px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-footer a i {
        font-size: 11px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body #setGuestDataList .areadata .form-inline .form-group .form-control {
        width: 135px;
    }
    #setGuestDataList .form-group .form-control {
        width: 135px !important;
    }
    /*atithya-page*/
}
@media only screen and (max-width: 991px) {
    .coming-banner h2 {
        font-size: 19px;
        line-height: 24px;
    }
    .about-goldtext {
        margin: 4% 0% 3% 3%;
    }
    .about-goldtext h2 {
    font-size: 18px;
    }
    .gallery-head h2 {
        font-size: 18px;
        left: 30px;
        top: -5px;
    }
    .gall-slick .slick-next {
        right: 10px;
        top: -18px;
        width: 15px;
        height: 27px;
    }
    .gall-slick .slick-prev {
        left: 92%;
        top: -18px;
        width: 15px;
        height: 27px;
    }
    .gall-slick .slick-dots {
        bottom: -45px;
    }
    .coin-overall-parent img
    {
        width: 30px;
    }
    .coming-parent-game h2 {
        font-size: 15px;
        padding-top: 10px;
        width: 85%;
    }
    .coming-parent-game .gold-utparent img {
        width: 110px;
    }
    .coming-parent-game .bann-form {
        top: 150px;
    }
    .coming-parent-game .spin-images .spin-img1 {
        width: 380px;
        left: 35px;
        bottom: 115px;
    }
    .coming-parent-game .spin-images .spin-img2 {
        left: -158px;
        top: 129px;
        width: 45px;
    }
    .coming-parent-game .spin-images .coin-apple {
        left: -158px;
        top: 129px;
        width: 45px;
    }
    .coming-parent-game .spin-images .coin-star {
        left: -158px;
        top: 129px;
        width: 45px;
    }
    .coming-parent-game .spin-images .spin-img3 {
        top: 126px;
        width: 45px;
        left: 13px;
    }
    .coming-parent-game .spin-images .apple-coin {
        top: 126px;
        width: 45px;
        left: 13px;
    }
    .coming-parent-game .spin-images .apple-star {
        top: 126px;
        width: 45px;
        left: 13px;
    }
    .coming-parent-game .spin-images .spin-img4 {
        right: -188px;
        top: 127px;
        width: 45px;
    }
    .coming-parent-game .spin-images .star-coin {
        right: -188px;
        top: 127px;
        width: 45px;
    }
    .coming-parent-game .spin-images .star-apple {
        right: -188px;
        top: 127px;
        width: 45px;
    }
    .coming-parent-game .spin-images .spin-img5 {
        padding-top: 35%;
        width: 95px;
    }
    .spin-popone .modal-dialog {
        max-width: 500px;
    }
    .spin-popone .modal-content {
        height: 295px;
    }
    .spin-popone .modal-content .modal-body .head-one h2 {
    font-size: 30px;
}
    .spin-popone .modal-content .modal-body .head-one h6 {
    font-size: 18px;
}
    .spin-popone .modal-content .modal-body .head-two a {
    font-size: 17px;
}
    .spin-popone .modal-content .modal-body .head-two p {
    font-size: 16px;
}
    /*holy-landing-page-code*/
    .holy-land-bg .colors-banner {
        width: 76%;
        margin-top: 10%;
    }
    .holy-land-bg .colors-banner picture img {
    width: 140px;
}
    .holy-land-bg .colors-banner h3 {
    font-size: 24px;
    padding: 10px 0px 10px;
}
    .holy-land-bg {
        height: 645px;
    }
    .holy-slidd-parent .holy-sli-parent {
        margin-top: 47%;
    }
    .holy-sli-child .slick-prev, .holy-sli-child .slick-next {
        background-size: 60%;
        top: 46%;
    }
    .holy-slidd-parent .download-holy picture img {
        width: 320px;
    }
    .ready-add .holy-readytext h3 {
        font-size: 24px;
    }
    .ready-add .holy-readytext p {
        font-size: 17px;
    }
    .ready-add .holy-readytext li {
        font-size: 17px;
        line-height: 32px;
    }
    .holy-form-bg .form-group label {
        font-size: 17px;
    }
    .holy-form-bg .form-group .form-control {
        height: 45px;
    }
    .holy-form-bg button {
        font-size: 20px;
        height: 65px;
        padding: 0px 40px;
    }
    .holy-form-bg {
        height: 690px;
        padding-top: 55px;
    }
    .holy-land-bg .colors-banner picture h2 {
        font-size: 23px;
    }
    .ready-add .holy-readytext h3:nth-child(1) {
        line-height: 26px;
    }
    .holy-form-bg .form-head h3 {
        font-size: 23px;
    }
    /*holy-landing-page-code*/
    /*Covid-19-page*/
    .covid-title h2 {
        font-size: 26px;
    }

    .count-child1 h6 {
        font-size: 30px;
    }

    .count-child1 p {
        font-size: 17px;
    }

    .last-date p {
        font-size: 14px;
    }

    .covid-live {
        height: 495px;
    }

    .covid-symptoms h2, .about-parent .about-text h2, .doctor-corner h2, .latest-gov .latest-form h2, .health-parent .health-text h2, .adv-by .adv-form h2, .vande-bharat h2, .air-transport h2, .my-gov h2, .air-transport h2 {
        font-size: 14px;
    }

    .covid-symptoms .covidd-sym p, .covid-symptoms .wash-parenn .wash-icc p, .remedies-slider .reme-para p, .about-parent .about-text p, .doctor-corner .doctor-slider p, .doctor-corner .doctor-slider .designation p, .latest-gov .latest-pdf p a, .adv-by .adv-tabb p a, .vande-bharat p a, .air-transport p a, .my-gov p, .indian-emb p a, .adv-by .adv-form p {
        font-size: 13px;
        line-height: 17px;
    }

    .covid-symptoms .covidd-sym p {
        width: 120%;
    }

    .covid-symptoms {
        min-height: 260px;
    }

    .covid-symptoms1 {
        padding: 20px 10px 20px 10px;
    }

    .about-parent {
        min-height: 402px;
    }

    .doctor-corner picture img {
        width: 80px;
    }

    .health-parent .health-text .health-slider .base-text p {
        font-size: 13px;
        padding: 8px 10px 8px 10px;
        line-height: 15px;
    }

    .adv-by .adv-form {
        width: 40%;
    }

    .adv-by .adv-tabb {
        width: 59%;
    }

    .my-gov picture img {
        width: 60px;
    }
    /*Covid-19-page*/
    /*faq-page*/
    /*.faqtabb-parent .first-navv
    {
        width: 80%;
    }
    .faqtabb-parent .first-navv .slick-list .slick-track
    {
        display: flex;
    }
    .faqtabb-parent .nav-tabs .nav-link
    {
        font-size: 13px;
        width: 200px !important;
        display: flex;
        justify-content: center;
    }
    .first-navv .slick-prev
    {
       margin-top: -1px;
       left: 98%;
       background: url(/src/images/left-arrow.png) no-repeat center center;
       background-size: 75%;
       width: 80px;
       height: 80px;
    }
    .first-navv .slick-prev:before
    {
        display:none;
    }
    .first-navv .slick-next
    {
        right: auto;
        left: 106%;
        background: url(/src/images/right-arrow.png) no-repeat center center;
        width: 80px;
        height: 80px;
        background-size: 75%;
    }
    .first-navv .slick-next:before
    {
        display:none;
    }
    .faqtabb-parent .tab-content .faqinner-parent .nav-tabs .nav-link {
        font-size: 15px;
        display: inherit;
        width: auto !important;
    }*//*.faqtabb-parent .first-navv
    {
        width: 80%;
    }
    .faqtabb-parent .first-navv .slick-list .slick-track
    {
        display: flex;
    }
    .faqtabb-parent .nav-tabs .nav-link
    {
        font-size: 13px;
        width: 200px !important;
        display: flex;
        justify-content: center;
    }
    .first-navv .slick-prev
    {
       margin-top: -1px;
       left: 98%;
       background: url(/src/images/left-arrow.png) no-repeat center center;
       background-size: 75%;
       width: 80px;
       height: 80px;
    }
    .first-navv .slick-prev:before
    {
        display:none;
    }
    .first-navv .slick-next
    {
        right: auto;
        left: 106%;
        background: url(/src/images/right-arrow.png) no-repeat center center;
        width: 80px;
        height: 80px;
        background-size: 75%;
    }
    .first-navv .slick-next:before
    {
        display:none;
    }
    .faqtabb-parent .tab-content .faqinner-parent .nav-tabs .nav-link {
        font-size: 15px;
        display: inherit;
        width: auto !important;
    }*/
    .first-navv
    {
        overflow-x: auto;
        display: flex;
        flex-wrap: unset;
    }
    .first-navv::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    .first-navv::-webkit-scrollbar {
        width: 4px;
        height:5px;
        background-color: #F5F5F5;
    }

    .first-navv::-webkit-scrollbar-thumb {

        background-color: #a3a3a3;
        cursor:pointer;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent));
    }
    .faqtabb-parent .nav-tabs .nav-link {
        font-size: 15px;
        flex: 0 0 200px;
        max-width: 200px;
        display: inline-block;
        text-align: center;
        overflow-y: hidden;
        height: 55px;
        margin: 0px 7px 10px 7px;
    }
    .faqtabb-parent .nav-tabs .nav-link:nth-child(1).active:after {
    width: 109%;
}
    .faqtabb-parent .nav-tabs .nav-link.active:after {
    width: 109%;
}
    .faqtabb-parent .nav-tabs .nav-link:nth-child(4).active:after {
    width: 109%;
}
    .faqtabb-parent .nav-tabs .nav-link:nth-child(5).active:after {
    width: 108%;
}
    .faqtabb-parent .nav-tabs .nav-link:nth-child(6).active:after {
    width: 109%;
}
    .swipe-text {
        display: block;
        font-size: 18px;
        margin-left: 10px;
    }
    .swipe-text img
    {
        width: 30px;
    margin-right: 10px;
    }
    .faqtabb-parent .tab-content
    {
        padding: 15px 15px 20px 15px;
    }
    content .innertabb-accor .dial-accordion .card-body {
        padding: 10px 20px 15px 31px;
    }
    .faqtabb-parent .tab-content .faqinner-parent .nav-tabs .nav-link {
        font-size: 15px;
        height: auto;
    }
    .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn, .faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn {
        font-size: 14.6px;
        padding: 15px 30px 15px 15px;
    }
    .dial-accordion .card-header .btn span.state
    {
        right: 10px;
    }
    .faqtabb-parent .nav-tabs .nav-link
    {
        flex: 0 0 auto;
    }
    /*faq-page*/
    /*covid-19-august2021*/
    .ad-banner
    {
        width: auto;
        height: 220px;
    }
    .covid-live-august {
        height: auto;
    }
    .covid-live-august .covid-count-child
    {
        bottom:30px;
        right: 20px;
    }
    .covid-live-august .covid-count-child .count-parent-two {
    margin-top: 7px;
}
    .covid-live-august .covid-count-child .count-parent .count-child1 {
    width: 200px;
    height: 70px;
}
    .covid-live-august .covid-count-child .count-parent .count-child1 picture img {
    width: 40px;
}
    .covid-live-august .covid-count-child .count-parent .count-child1 h6 {
    font-size: 18px;
}
    .covid-live-august .covid-count-child .count-parent .count-child1 p {
    font-size: 12px;
    line-height: 14px;
}
    .covid-slider-august .slick-dots {
        left: 45px;
        width: 45px;
    }
    .covid-slider-august .slick-dots li {
    height: 19px;
}
    .covid-slider-august .covid-count-parent .covid-count-child .last-date {
        margin-top: 12%;
    }
    .covid-slider-august .slick-dots li button:before {
    font-size: 12px;
}
    .about-parent-august
    {
        flex-direction: column;
    }
    .about-parent-august .about-img, .about-parent-august .about-text {
    width: 100%;
}
    .about-parent-august .about-text
    {
        padding: 15px 20px 0px 0px;
    }
    .adv-by-august .adv-form
    {
        width:100%;
        padding: 20px 20px 20px 20px;
    }
    .latest-govt
    {
        padding: 20px 20px 20px 20px;
    }
    .latest-govt h2 {
    font-size: 14px;
}
    .covid-testing-image picture img {
        width: 165px;
    }
    .covid-testing-center .lounge-at h2 {
        font-size: 17px;
        line-height: 20px;
    }
    .covid-testing-center .lounge-at p {
        font-size: 15px;
        line-height: 18px;
    }
    .covid-testing-center .lounge-at a {
        font-size: 13px;
    }
    .right-faqs h3 {
        font-size: 15px;
    }
    .right-faqs p {
        font-size: 14px;
    }
    .right-faqs {
        padding: 5px 15px;
    }
    .resources-in h2 {
        font-size: 20px;
        padding: 30px 0px 20px 0px;
    }
    .resources-box-parent .resource-box-child {
        width: 180px;
        height: 125px;
    }
    .resources-box-parent .resource-box-child picture img {
    width: 60px;
}
    .resources-box-parent .resource-box-child p {
    font-size: 15px;
}
    .right-faqs-ash {
        padding: 25px 10px;
    }
    .right-faqs-ash .helpline-parent
    {
        flex-wrap:wrap;
    }
    .right-faqs-ash .helpline-parent .helpline-child
    {
        width:30%;
        margin-bottom: 10px;
    }
    /*covid-19-august2021*/
    /*horoscope*/
    .inner-content .parent-card-flip .flip-card
    {
        width:790px;
    }
    .inner-content .let-text {
        margin: 20px 0px 20px 0px;
    }
    .inner-content .let-text h2 {
    font-size: 26px;
}
    .inner-content .let-form .form-group label {
        font-size: 17px;
    }
    .inner-content .let-form .form-group label sup {
    font-size: 25px;
}
    .inner-content .let-form .roww-space {
        margin-bottom: 20px;
    }
    .inner-content .let-form .form-group .form-control {
        height: 40px;
    }
    .inner-content .let-form .form-group .kind-list button {
        width: 170px;
        font-size: 15px;
        height: 40px;
    }
    .inner-content .let-form .go-submit {
        font-size: 16px;
        height: 40px;
    }
    .inner-content .hide-text p {
        font-size: 17px;
    }
    .inner-content .hide-text p:after {
    padding: 3px;
    top: 10px;
}
    .inner-content .parent-card-flip .flip-card-front picture img {
        width: 375px;
    }
    .inner-content .parent-card-flip .flip-card-back picture img {
        width: 337px;
    }
    .inner-content .parent-card-flip .flip-card-front h2 {
        font-size: 45px;
        bottom: -30.5rem;
    }
    .inner-content .parent-card-flip .flip-card-back h2 {
    width: 30%;
    line-height: 26px;
    top: 135px;
    font-size: 20px;
}
    .inner-content .social-icon-parent .social-icon picture img:nth-child(1) {
        width: 20px;
    }
    .inner-content .social-icon-parent.active .social-icon picture img:nth-child(2) {
        width: 18px;
    }
    .inner-content .social-icon-parent .social-icon {
        width: 65px;
        height: 65px;
    }
    .inner-content .social-icon-parent .social-icons-drop {
        width: 65px;
        height: 175px;
    }
    .inner-content .social-icon-parent .social-icons-drop picture img {
    width: 40px;
}
    .inner-content .parent-card-flip {
        height: 550px;
    }
    .inner-content .social-icon-parent {
        right: -47%;
        top: 72%;
    }
    .inner-content .horo-slider .harpar-parent {
        width: 355px;
    }
    .inner-content .horo-slider .harpar-parent .har-text h2 {
    font-size: 20px;
    padding: 15px 0px 15px 0px;
}
    .inner-content .horo-slider .harpar-parent .har-text p {
    font-size: 17px;
}
    .inner-content .horo-slider .harpar-parent .har-text h6 {
    font-size: 16px;
}
    .inner-content .horo-slider .harpar-parent .har-text .top-buttons a {
    font-size: 13px;
    padding: 8px 15px;
}
    .inner-content .horo-slider .harpar-parent .har-text .top-buttons a:nth-child(1) {
    margin-right: 15px;
}
    .inner-content .horo-slider .harpar-parent .upto-imgg .upto-box {
    width: 315px;
    padding: 10px;
}
    .inner-content .horo-slider .harpar-parent .upto-imgg .upto-box .up-parent .up-child {
    height: 60px;
}
    .inner-content .horo-slider .harpar-parent .upto-imgg .upto-box .up-parent .up-child p {
    font-size: 12px;
    line-height: 12px;
}
    .inner-content .horo-slider .harpar-parent .brand-list picture
    {
        flex-wrap: wrap;
        justify-content: center;
    }
    .inner-content .check-out {
        height: 65px;
    }
    .inner-content .check-out a:after {
    padding: 4px;
    right: -25%;
    top:11px;
}
    .inner-content .love-what p {
    font-size: 18px;
}
    .discover-banner .discover-inner-banner {
        margin-top: 4%;
    }
    .inner-content .let-form .form-group-parent i
    {
        bottom:10px;
    }
    /*horoscope*/
    /*festive-in-dial*/
    .shop-more-logo {
        margin: 92px 0px 20px 0px;
    }
    .shop-more-slider .slick-next {
        right: 45px;
    }
    .passengers-get-slider
    {
        margin-top:20px;
    }
    .passengers-get-slider picture img {
    width: 300px;
}
    .passengers-get-slider .slick-prev, .passengers-get-slider .slick-next {
    padding: 20px;
}
    .passengers-get-slider .slick-next:before {
    padding: 4px;
    left: 13px;
    top: 14px;
}
    .passengers-get-slider .slick-next
    {
        right:65px;
    }
    .passengers-get-slider .slick-prev:before {
    padding: 4px;
    left: 16px;
    top: 14px;
}
    .passengers-get-slider .slick-prev
    {
        left:-50px;
    }
    .spon-head h2, .gall-head h2, .partici-head h2 {
        font-size: 28px;
        padding: 40px 0px 30px 0px;
    }
    .sponsors-slider .slick-prev:before, .sponsors-slider .slick-next:before, .partici-slider .slick-prev:before, .partici-slider .slick-next:before {
        padding: 6px;
    }
    .sponsors-slider .slick-prev {
        left: -15px;
    }
    .sponsors-slider .slick-next {
        right: 25px;
    }
    .gall-head p {
        font-size: 22px;
    }
    .galone-parent .galbox-parent .galbox-text p {
        font-size: 13px;
        line-height: 14px;
    }
    .view-more a {
        font-size: 17px;
    }
    .partici-slider .slick-prev {
        left: 1px;
        top: -15px;
    }
    .partici-slider .slick-next {
        right: 1px;
        top: -15px;
    }
    .terms-share
    {
        flex-direction: column;
        align-items: center;
        margin: 30px 0px;
    }
    /*festive-in-dial*/
    /*holi-page-code*/
    .holi-page-gall .gallery-head12
    {
        padding-left: 40px;
    }
    .holi-page-gall .gallery-head12 h2
    {
        font-size:26px;
    }
    /*holi-page-code*/
    /*baggtrax-page-code*/
    .leave-your .leave-text h1 {
        font-size: 18px;
        line-height: 22px;
    }
    .leave-your .leave-text h2 {
        font-size: 16px;
        line-height: 22px;
    }
    .leave-your, .leave-your .leave-text {
        height: 330px;
    }
    .how-to .how-to-text h2 {
        font-size: 22px;
    }
    .step-one .step-circle {
        width: 85px;
        height: 85px;
        top: -85px;
    }
    .step-one .step-circle p {
    font-size: 20px;
    line-height: 26px;
}
    .step-one .step-circle p span {
    font-size: 26px;
}
    .step-one .step-scanqr img {
        width: 380px;
    }
    .step-one .step-scanqr p {
        font-size: 20px;
    }
    .step-two .instruction-text p {
        font-size: 18px;
        line-height: 20px;
    }
    .step-two .keyin-box p {
        font-size: 14px;
        line-height: 16px;
        padding-top: 10px;
    }
    .step-three .allset-imgg img {
        width: 400px;
    }
    .how-to-get .how-to-text {
        width: 75%;
    }
    .how-to-get .how-to-text p:nth-child(1) {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .how-to-get .how-to-text p {
        font-size: 20px;
        line-height: 26px;
    }
    .how-to-get-logos .brandslck-gold .slick-dots
    {
        bottom: -45px;
    }
    .bagg-faq .bagg-faq-text h2 {
        font-size: 25px;
        padding-bottom: 20px;
    }
    .bagg-faq .faq-accor-parent .dial-accordion .card-header .btn {
        padding: 15px 20px;
        font-size: 16px;
    }
    .bagg-contact .contact-text h2 {
        font-size: 20px;
    }
    .bagg-contact .contact-mobb p a {
        font-size: 20px;
    }
    .bagg-contact .contact-mobb p img {
        width: 70px;
    }
    .bagg-faq .faq-accor-parent .dial-accordion .card-header .btn span.state {
        top: 15px;
    }
    .leave-your {
        background-position: 40% 0%;
    }
    .leave-your .leave-text p {
    font-size: 14px;
}
    .bagg-contact .contact-mobb
    {
        flex-wrap:wrap;
    }
    .bagg-contact .contact-mobb .right-faqs
    {
        margin-top:10px;
        padding: 8px 15px;
    }
    .bagg-contact .contact-mobb .right-faqs p a {
    font-size: 15px;
}
    .bagg-contact .contact-mobb .right-faqs picture img {
    width: 40px;
}
    /*baggtrax-page-code*/
    /*atithya-page*/
    .atithya-banner {
        padding: 17% 0% 6% 0%;
    }
    .atithya-banner .atithya-logo img {
    width: 200px;
}
    .atithya-banner .atithya-logo h1 {
    font-size: 17px;
    padding: 18px 0px 13px;
}
    .atithya-banner .atithya-logo h2 {
    font-size: 16px;
}
    .atithya-banner .atithya-logo h2 span {
    padding: 0px 7px;
}
    .atithya-banner .atithya-banner-form {
    width: 100%;
    padding: 8% 2% 10%;
    z-index: 1111;
}
    .atithya-banner .atithya-banner-form .number-list li {
    font-size: 13px;
    padding: 4px;
    width: 30px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form .row:nth-child(1) .col-lg-6:nth-child(1) .form-group .form-control {
    font-size: 14px;
    height: 35px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form .form-group label {
    font-size: 10px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form .form-group .form-control {
    height: 35px;
    font-size: 11px;
    padding: 8px 2px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form .form-group {
    margin-bottom: 15px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form .row:nth-child(1) .col-lg-6:nth-child(1) .form-group {
    margin-bottom: 15px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form .form-group i
    {
        font-size: 11px;
        top: 11px;
        right: 20px;
    }
    /*.atithya-banner .atithya-banner-form .atithya-book-form .row:nth-child(4) .col-lg-4:nth-child(2) .form-group i, .atithya-banner .atithya-banner-form .atithya-book-form .row:nth-child(4) .col-lg-4:nth-child(3) .form-group i
    {
        font-size: 11px;
        top: 12px;
        right: 20px;
    }*/
    .atithya-banner .atithya-banner-form .atithya-book-form button
    {
        width:135px;
    }
    .about-secc .about-atithya-text h2, .why-atithya .why-atithya-text h2, .key-features .key-head h2, .atithya-jour .atithya-joutext h2 {
        font-size: 22px;
    }
    .about-secc .about-atithya-text h2 {
        line-height: 24px;
        padding-bottom: 5px;
    }
    .about-secc .about-atithya-text p {
        font-size: 14px;
        line-height: 18px;
    }
    .why-atithya .why-atithya-text p {
        font-size: 15px;
        line-height: 20px;
    }
    .why-atithya .airport-parent .airport-child img {
        width: 80px;
    }
    .why-atithya .airport-parent .airport-child h3 {
        font-size: 13px;
    }
    .why-atithya .why-bg img {
        width: 262px;
    }
    .key-features .key-head p {
        font-size: 16px;
        padding-bottom: 20px;
    }
    .key-features .well-boxx img {
        width: 90px;
    }
    .key-features .well-boxx h3 {
        font-size: 14px;
        text-align: center;
        line-height: 18px;
    }
    .key-features .well-boxx {
        height: 150px;
    }
    .atithya-jourtabb .nav-tabs .nav-link {
        font-size: 16px;
        width: 150px;
        padding: 5px 10px;
    }
    .atithya-jourtabb .tab-content .greet-parent .greet-child {
        height: 129px;
    }
    .atithya-jourtabb .tab-content .greet-parent .greet-child p {
    font-size: 13px;
    width: 75%;
    line-height: 14px;
}
    .atithya-jourtabb .tab-content .greet-parent .greet-child::after {
    border-width: 0 3px 3px 0;
    padding: 4px;
    right: -27px;
}
    .atithya-jourtabb .tab-content #profile .greet-parent .greet-child {
    height: 129px;
    margin-right: 15px;
}
    .atithya-jourtabb .tab-content #profile .greet-parent .greet-child:after
    {
        border-width: 0 3px 3px 0;
        padding: 3px;
        right: -10px;
        top: 48%;
    }
    .have-any .ques-imgg img {
        width: 90px;
    }
    .have-any .have-text h2 {
        font-size: 18px;
        padding-bottom: 3px;
    }
    .have-any .have-text p {
        font-size: 15px;
        padding-bottom: 15px;
    }
    .have-any .have-text p a {
    font-size: 14px;
    padding: 6px 10px;
}
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child h3 {
        font-size: 14px;
        padding-bottom: 4px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child p {
        font-size: 12.8px;
        padding-bottom: 4px;
        line-height: 16px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .det-sel a {
        font-size: 12.8px;
        padding: 4px 20px;
        width: 90px;
        height: 30px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .modal .modal-dialog .modal-content .modal-header h5.modal-title {
        font-size: 17px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .order-parent {
        margin-right: 5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .order-child h3 {
        font-size: 14px;
        padding: 8px 0px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .order-child p {
        font-size: 12px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .order-child p span:nth-child(2) {
    width: 25%;
}
    #atithya-services .atithya-banner-form .atithya-book-form .order-parent a {
        padding: 6px 15%;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(1) .col-lg-6:nth-child(1) .form-group .form-control {
        height: 35px;
        font-size: 11px;
        padding: 8px 2px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .nav-tabs .nav-link {
        font-size: 12px;
        padding: 6px 15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(1) .col-lg-6:nth-child(1) .log-forgot button
    {
        width:95px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(1) .col-lg-4:nth-child(1)
    {
        padding-right: 5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(1) .col-lg-4:nth-child(2)
    {
        padding: 0px 5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(1) .col-lg-4:nth-child(3)
    {
        padding-left: 5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(2) .col-lg-3:nth-child(2) {
        padding: 0px 15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .tab-pane .row:nth-child(2) .col-lg-3:nth-child(2) .form-group i {
    right: 25px;
    font-size: 12px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(4) .col-lg-4:nth-child(1) {
        padding-right: 5px;
    }

    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(4) .col-lg-4:nth-child(2) {
        padding: 0px 5px;
    }

    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(4) .col-lg-4:nth-child(3) {
        padding-left: 5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(5) .col-lg-6:nth-child(1) {
        padding-right: 5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(5) .col-lg-6:nth-child(2) {
        padding-left: 5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(6) .col-lg-6:nth-child(1) {
        padding-right: 5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(6) .col-lg-6:nth-child(2) {
        padding-left: 5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(2) .col-lg-3:nth-child(1) {
        padding-right: 5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(2) .col-lg-3:nth-child(2) {
        padding-left: 5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons h3 {
        font-size: 15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons p {
        font-size: 14px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details a {
        font-size: 14px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group label {
        font-size: 14px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group .form-control {
        width: 70px;
        height: 32px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group .quantity-space {
        right: 7px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-header h5.modal-title {
        font-size: 15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-body p {
        font-size: 14px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-header button.close
    {
        width: 20px;
        height: 20px;
        padding: 12px;
        font-size: 18px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details h2 {
        font-size: 15px;
        padding-bottom: 8px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check {
        margin-bottom: 15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .or-ad p {
        font-size: 13px;
        padding: 5px 10px;
        width: 85px;
        margin-bottom: 10px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-group select.form-control {
        font-size: 10.5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .row:nth-child(1) .col-lg-6:nth-child(1) .form-group .form-control {
        font-size: 11px;
        height: 35px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-header h5.modal-title {
        font-size: 16px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline {
        justify-content: center;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline .form-group {
    margin-bottom: 10px;
    margin-right: 10px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline a {
    width: 80px;
    height: 35px;
    font-size: 11px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-footer a {
    width: 85px;
    height: 28px;
    font-size: 12px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-footer a i {
    font-size: 11px;
}
    .removeqty {
        height: 25px;
    }
    #arrivalForm {
        min-height: 285px !important;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body #setGuestDataList .areadata .form-inline .form-group .form-control {
        width: 85px;
    }
    #orderdiv a
    {
        padding: 6px 15%;
    }
    #orderdiv .order-child h3 {
        font-size: 18px;
    }
    #addTableData .table td {
        font-size: 14px;
    }
    #setGuestDataList .form-inline
    {
        justify-content: flex-start !important;
    }
    .begin-again {
        right: 24px;
        top: 23px;
        font-size: 13px;
    }
    /*atithya-page*/
	 /*tender-page*/
    .tender-rfq .tender-text h2 {
        padding-bottom: 10px;
        font-size: 18px;
    }
    .tender-rfq .tender-text p {
        line-height: 22px;
        font-size: 14px;
    }
    .open-tabb .open-tentabb .nav-tabs .nav-link {
        font-size: 14px;
        width: 165px;
        height: 35px;
    }
    .open-tabb .open-tentabb .tab-content .table thead th {
        padding: 12px 12px;
        font-size: 10px;
    }
    .open-tabb .open-tentabb .tab-content .table td {
        font-size: 13px;
    }
    .open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-header h5.modal-title {
        font-size: 16px;
    }
    .open-tabb .open-tentabb .tab-content .modal-dialog .modal-content .modal-body .form-group .form-control {
        height: 35px;
    }
    /*tender-page*/
}

@media only screen and (max-width: 767px) {
    .gold-comm, .coming-banner {
        height: 685px;
        background-position: 90% 0%;
    }
    .coming-banner h2 {
    font-size: 18px;
    line-height: 24px;
    }
    .about-goldtext h2
    {
        padding-bottom: 6%;
    }
    .about-goldtext {
        margin: 10% 0% 10% 3%;
    }
    .gallery-head h2 {
        font-size: 18px;
        left: 25px;
        top: -10px;
        position: inherit;
    }
    .gall-slick {
        margin-bottom: 10% !important;
    }
    .gold-utparent img
    {
        width:150px;
    }
    .coin-overall-parent img
    {
        width: 28px;
    }
    .coin-overall-parent .coin3
    {
        right: 230px;
    }
    .coin-overall-parent .coin4
    {
        right: 140px;
    }
    .coin-overall-parent .coin5
    {
        left: 150px;
    }
    .coin-overall-parent .coin6
    {
        left: 170px;
    }
    .coin-overall-parent .coin9
    {
        left: 40px;
    }
    .coming-parent-game h2 {
        font-size: 14px;
        padding-top: 10px;
        width: 85%;
        line-height:18px;
    }
    .coming-parent-game .bann-form {
        top: 265px;
    }
    .coming-parent-game .bann-form .form-control {
    width: 235px;
    height: 38px;
    font-size: 14px;
}
    .coming-parent-game .spin-images .spin-img1 {
        width: 260px;
        left: 40px;
        bottom: 94px;
    }
    .coming-parent-game .spin-images .spin-img2 {
        left: -94px;
        top: 123px;
        width: 30px;
    }
    .coming-parent-game .spin-images .coin-apple {
        left: -94px;
        top: 123px;
        width: 30px;
    }
    .coming-parent-game .spin-images .coin-star {
        left: -94px;
        top: 123px;
        width: 30px;
    }
    .coming-parent-game .spin-images .spin-img3 {
        top: 122px;
        width: 30px;
        left: 25px;
    }
    .coming-parent-game .spin-images .apple-coin {
        top: 122px;
        width: 30px;
        left: 25px;
    }
    .coming-parent-game .spin-images .apple-star {
        top: 122px;
        width: 30px;
        left: 25px;
    }
    .coming-parent-game .spin-images .spin-img4 {
        right: -143px;
        top: 123px;
        width: 30px;
    }
    .coming-parent-game .spin-images .star-coin {
        right: -143px;
        top: 123px;
        width: 30px;
    }
    .coming-parent-game .spin-images .star-apple {
        right: -143px;
        top: 123px;
        width: 30px;
    }
    .coming-parent-game .spin-images .spin-img5 {
        padding-top: 40%;
        width: 95px;
    }
    .coming-parent-game .gold-utparent
    {
        margin-top: 25%;
    }
    .term-click h2 {
        font-size: 15px;
        padding: 16px 15px;
    }
    .spin-popone .modal-dialog {
        max-width: 100%;
    }
    .spin-popone .modal-content {
        height: 200px;
    }
    .spin-popone .modal-content .modal-body .head-one h2 {
    font-size: 22px;
}
    .spin-popone .modal-content .modal-body .head-one h6 {
    font-size: 15px;
}
    .spin-popone .modal-content .modal-body .head-one {
    margin-bottom: 15px;
}
    .spin-popone .modal-content .modal-body .head-two a {
    font-size: 14px;
}
    .spin-popone .modal-content .modal-body .head-two p {
    font-size: 15px;
}
    .spin-popone .modal-content .modal-header .close img
    {
        width:16px;
    }
    .spin-popparent
    {
        padding-left:25px;
    }
    #srch_term_faq{
        padding-left: 38px;
    }
    .form-ex-right-gender
    {
        display: flex;
        flex-direction: column;
    }
    .form-ex-right-gender .form-group
    {
        width:94% !important;
    }
    .form-ex-right-gender .form-group:nth-child(2)
    {
        margin-left:0px !important;
    }
    /*.form-ex-right-gender .form-group:nth-child(2) select.form-control
    {
        padding-left:0px;
    }*/
    /*holy-landing-page-code*/
    .holy-land-bg
    {
        position:inherit;
        height: 580px;
    }
    .holy-land-bg .colors-banner {
    width: 100%;
    margin-top: 40%;
    padding: 0px 10px;
}
    .holy-land-bg .colors-banner picture img {
    width: 110px;
}
    .holy-land-bg .colors-banner h3 {
    font-size: 20px;
    padding: 15px 0px 15px;
}
    .holy-land-bg .colors-banner p {
    font-size: 17px;
    line-height: 25px;
}
    .holy-slidd-parent .holy-sli-parent {
        margin-top: 18%;
    }
    .holy-sli-child .slick-prev {
        background-size: 45%;
        top: -2%;
        left: 255px;
    }
    .holy-sli-child .slick-next {
        background-size: 45%;
        top: -2%;
        right:10px;
    }
    .holy-slidd-parent .download-holy picture img {
        width: 240px;
    }
    .ready-add .holy-readytext
    {
        padding: 0px 15px;
        margin-top: 15px;
    }
    .ready-add .holy-readytext h3 {
    font-size: 20px;
}
    .ready-add .holy-readytext p {
    font-size: 16px;
}
    .ready-add .holy-readytext li {
    font-size: 16px;
    line-height: 28px;
}
    .holy-form-bg .form-group label {
        font-size: 15px;
    }
    .holy-form-bg .form-group .form-control {
        height: 40px;
        padding: .375rem 25px;
    }
    .holy-form-bg .form-group {
        margin-bottom: 15px;
    }
    .holy-form-bg .form-group label sup
    {
        font-size:20px;
    }
    .holy-form-bg button {
        font-size: 16px !important;
        height: 55px;
        padding: 0px 30px;
        margin-top: 0%;
    }
    .holy-form-bg button img
    {
        width:40px;
    }
    .holy-form-bg .subb-orange img {
        width: 30px;
    }
    .holy-form-bg .subb-orange
    {
        margin-top: 25px;
    }
    .holy-form-bg {
        height: 715px;
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .holy-land-bg .colors-banner picture h2 {
        font-size: 20px;
    }
    .ready-add .holy-readytext h3:nth-child(1) {
        line-height: 22px;
        padding-bottom: 15px;
    }
    .holy-form-bg .form-head h3 {
        font-size: 20px;
    }
    /*holy-landing-page-code*/
    /*Covid-19-page*/
    .covid-title {
        margin-top: 55%;
    }
    .covid-title h2 {
        font-size: 18px;
    }
    .count-parent
    {
        margin-top:6%;
    }
    .count-child1 h6 {
        font-size: 20px;
    }
    .count-child1 p {
        font-size: 14px;
    }
    .count-child1
    {
        width: 50%;
        margin-bottom: 15px;
    }
    .count-parent-two {
        margin-top: 25px;
    }
    .last-date
    {
        margin-top: 30px;
    }
    .covid-live {
        height: 535px;
    }
    .covid-symptoms {
        min-height: 200px;
    }
    .remedies-slider .slick-dots {
        bottom: -55px;
    }
    .about-parent
    {
        flex-direction: column;
    }
    .about-parent .about-img {
    width: 100%;
}
    .about-parent .about-text
    {
        width: 100%;
        padding: 15px 20px 15px 25px;
    }
    .adv-by .adv-form {
        width: 100%;
        padding: 15px 15px 15px 15px;
    }
    .adv-by .adv-form .form-control
    {
        margin-top:0px;
        font-size: 14px;
    }
    .adv-by .adv-tabb {
        width: 100%;
        padding: 0px 15px;
    }
    .adv-by
    {
        flex-direction: column;
    }
    .disclaier
    {
        padding: 0px 15px;
    }
    .disclaier p {
    font-size: 14px;
}
    .safety-head
    {
        padding: 0px 20px;
    }
    .covid-safety #vid-row-dekst .col-sm-6 {
        max-width: 40%;
        margin-left: 25px;
    }
    .health-slider .slick-dots {
        bottom: -18px;
    }
    .air-transport
    {
        padding: 0px 20px;
    }
    .health-parent
    {
        margin-top: 20px;
    }
    .indian-emb
    {
        padding: 0px 25px;
    }
    .covid-symptoms
    {
        padding: 20px 20px 20px 30px;
    }
    .covid-faqpage {
    padding-left: 20px;
}
    /*Covid-19-page*/
    /*faq-page*/
    .swipe-text {
        display: block;
        font-size: 16px;
        margin-left: 15px;
    }
    .swipe-text img {
    width: 22px;
    margin-right: 10px;
}
    .faqtabb-parent .nav-tabs .nav-link
    {
        max-width: 190px;
        font-size: 14px;
        height: 50px;
        padding: 15px 10px;
        flex: 0 0 auto;
    }
    .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn, .faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn {
    font-size: 15px;
    padding: 15px 20px;
}
    .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-body {
        padding: 15px 20px 15px 21px;
    }
    .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn span.state, .faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn span.state
    {
        right: 6px;
    }
    .faqtabb-parent .tab-content {
        padding: 15px 10px 20px 10px;
    }
    .faqtabb-parent .tab-content .faqinner-parent .nav-tabs .nav-link {
    font-size: 14px;
    margin: 0px 10px;
}
    /*faq-page*/
    /*covid-19-august2021*/
    .covid-slider-august .covid-count-parent picture:nth-child(1) img {
        display: none;
    }
    .covid-slider-august .covid-count-parent picture:nth-child(2) img {
        display:block;
    }
    .covid-live-august
    {
        height:auto;
    }
    .covid-live-august .covid-count-child .count-parent .count-child1:nth-child(4)
    {
        display:none;
    }
    .covid-live-august .covid-count-child .count-parent-two .count-child1:nth-child(1) {
        display: inherit;
    }
    .covid-live-august .covid-count-child {
        bottom: -8px;
        width: 85%;
        right:30px;
    }
    .covid-live-august .covid-count-child .count-parent .count-child1 {
    width: 200px;
    height: 65px;
}
    .covid-live-august .covid-count-child .count-parent .count-child1 h6 {
    font-size: 16px;
}
    .covid-live-august .covid-count-child .count-parent .count-child1 p {
    font-size: 11px;
    line-height: 11px;
}
    .covid-slider-august .slick-dots {
        left: 35px;
        z-index: 1;
    }
    .about-parent-august .about-text
    {
        padding: 20px 0px 0px 0px;
    }
    .aims-video iframe {
        height: 240px;
    }
    .covid-ward h2 {
        font-size: 14px;
    }
    .covid-ward p {
        font-size: 13px;
        line-height: 17px;
    }
    .covid-ward .bed-sys
    {
        padding: 15px 15px;
        flex-direction: column;
    }
    .covid-ward .bed-sys .bed-child1 {
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    justify-content: flex-start;
}
    .covid-ward p:last-child {
        font-size: 12px;
    }
    .covid-testing-center {
        padding: 20px 0px 20px 0px;
    }
    .covid-testing-center .lounge-at h2
    {
        padding-top:10px;
    }
    .indian-emb-august {
        margin-top: 10px;
        padding: 0px 0px;
    }
    .resources-box-parent .resource-box-child {
        width: 157px;
        height: 120px;
        margin-bottom: 5px;
    }
    .resources-in h2 {
        font-size: 18px;
    }
    .resources-box-parent .resource-box-child picture img {
        width: 55px;
    }
    .resources-box-parent .resource-box-child p {
        font-size: 14px;
    }
    .resources-box-parent
    {
        justify-content: space-evenly;
    }
    .about-parent-august
    {
        min-height:auto;
    }
    .right-faqs-ash .helpline-parent {
        justify-content: space-around;
    }
    .right-faqs-ash .helpline-parent .helpline-child {
    width: 45%;
    margin-bottom: 15px;
}
    .right-faqs-ash .helpline-parent .helpline-child h2 {
    font-size: 17px;
}
    .left-mobile-order
    {
        order:2;
    }
    .about-parent-august
    {
        display:none
    }
    .about-parent-august-mobile
    {
        display:block;
    }
    .about-parent-august .about-text .airport-covid .airport-covid-slider .airport-img p
    {
        text-align:center;
    }
    .del-mobile
    {
        padding:0px 10px;
    }
    /*covid-19-august2021*/
    /*horoscope*/
    .discover-banner .discover-inner-banner picture img:nth-child(1) {
        display: none;
    }

    .discover-banner .discover-inner-banner picture img:nth-child(2) {
        display: block;
        width:100%;
    }
    .discover-banner .discover-inner-banner
    {
        margin-top: 36%;
    }
    .inner-content .let-text h2 {
        font-size: 20px;
    }
    .inner-content .let-form .form-group label {
        font-size: 15px;
    }
    .inner-content .let-form .form-group {
        margin-bottom: 10px;
    }
    .inner-content .let-form .form-group label sup {
    font-size: 23px;
}
    .inner-content .let-form .roww-space {
        margin-bottom: 10px;
    }
    .inner-content .let-form .form-group .kind-list {
        flex-direction: column;
        align-items: center;
    }
    .inner-content .let-form .form-group .kind-list button
    {
        width: 100%;
        margin-bottom: 10px;
    }
    .inner-content .parent-card-flip .flip-card {
        width: 100%;
    }
    .inner-content .parent-card-flip .flip-card-front picture img {
        width: 290px;
    }
    .inner-content .parent-card-flip .flip-card-back picture img {
        width: 265px;
    }
    .inner-content .parent-card-flip .flip-card-front h2 {
        font-size: 30px;
        bottom: -23.3rem;
    }
    .inner-content .parent-card-flip .flip-card-back h2 {
        width: 60%;
        line-height: 20px;
        top: 110px;
        font-size: 16px;
    }
    .inner-content .social-icon-parent .social-icon picture img:nth-child(1) {
        width: 15px;
    }
    .inner-content .social-icon-parent.active .social-icon picture img:nth-child(2) {
        width: 14px;
    }
    .inner-content .parent-card-flip {
        height: 425px;
    }
    .inner-content .social-icon-parent .social-icon {
        width: 50px;
        height: 50px;
    }
    .inner-content .social-icon-parent .social-icons-drop {
        width: 50px;
        height: 145px;
    }
    .inner-content .social-icon-parent {
        right: -75%;
        top: 72%;
    }
    .inner-content .horo-slider .harpar-parent {
        width: 95%;
    margin: 0px auto;
    }
    .inner-content .horo-slider .harpar-parent .upto-imgg .upto-box {
    width: 90%;
    padding: 5px;
}
    .inner-content .horo-slider .harpar-parent .brand-list picture
    {
        justify-content:center;
    }
    .inner-content .horo-slider .harpar-parent .explor-more a
    {
        font-size:14px;
    }
    .inner-content .check-out {
        height: 50px;
        width: 95%;
        margin: 0px auto;
    }
    .inner-content .check-out a {
    font-size: 13px;
}
    .inner-content .check-out a:after {
    padding: 3px;
    right: -5%;
    top: 6px;
}
    .inner-content .love-what p {
        font-size: 14px;
    }
    .inner-content .social-icon-parent .social-icons-drop picture img {
        width: 30px;
    }
    #st-1 .st-btn
    {
        height: 30px !important;
        padding: 0 5px !important;
    }
    #st-1 .st-btn > img
    {
        top:5px !important;
    }
    .sharethis-inline-share-buttons .st-btn
    {
        margin-bottom:10px;
    }
    /*horoscope*/
    /*festive-in-dial*/
    .shop-more-logo {
        margin: 130px 0px 20px 0px;
    }
    .shop-more-logo picture img {
    width: 85px;
}
    .shop-more-slider .slick-prev, .shop-more-slider .slick-next, .passengers-get-slider .slick-prev, .passengers-get-slider .slick-next, .sponsors-slider .slick-prev, .sponsors-slider .slick-next, .partici-slider .slick-prev, .partici-slider .slick-next
    {
        display:none !important;
    }
    .shop-more-slider .slick-dots {
        bottom: -25px;
    }
    .shop-more-slider .slick-dots li button:before {
    font-size: 12px;
}
    .passengers-get-slider picture img {
        width: 280px;
    }
    .spon-head h2, .gall-head h2, .partici-head h2 {
        font-size: 24px;
        padding: 40px 0px 30px 0px;
    }
    .sponsors-slider .slick-dots {
        bottom: -25px;
    }
    .gall-head p {
        font-size: 15px;
        padding:5px 0px;
    }
    .galone-parent
    {
        flex-wrap:wrap;
    }
    .galone-parent .galbox-parent
    {
        width:50%;
    }
    .galone-parent .galbox-parent .galbox-text p {
    font-size: 12px;
    line-height: 14px;
}
    .view-more
    {
        z-index:1;
        margin-top: 50px;
    }
    .view-more a {
    font-size: 15px;
}
    .terms-share .terms-text, .terms-share .share-parent
    {
        width:95%;
    }
    .terms-share .terms-text
    {
        height:50px;
    }
    .terms-share .share-parent
    {
        height: auto;
        flex-wrap: wrap;
        padding: 10px 0px;
    }
    .terms-share .share-parent p
    {
        padding-right:20px;
    }
    .terms-share .share-parent picture a img
    {
        padding-bottom:5px;
    }
    .partici-slider picture img
    {
        margin:0px auto;
    }
    /*festive-in-dial*/
    /*holi-page-code*/
    .holipage {
        background-image: url(/src/images/holi-page/holi-moblie.jpg);
        background-position: top center;
    }
    .holi-page-gall .gallery-head12 {
        padding-left: 25px;
    }
    .holi-page-gall .gallery-head12 h2 {
    font-size: 22px;
}
    /*holi-page-code*/
    /*baggtrax-page-code*/
    .leave-your, .leave-your .leave-text {
        height: 440px;
    }
    .how-to {
        padding: 5% 0% 12% 0%;
    }
	.how-to .how-to-text h2 {
		font-size: 18px;
	}
	.step-one .step-circle {
width: 70px;
    height: 70px;
    top: -60px;
	}
	.step-one .step-circle p {
		font-size: 16px;
		line-height: 22px;
	}
	.step-one .step-circle p span {
		font-size: 22px;
	}
    .step-one .step-scanqr img {
        width: 290px;
    }
    .step-one .step-scanqr p {
        font-size: 16px;
    }
	.step-one {
    padding: 10% 0% 10% 0%;
}
    .step-two .instruction-text p
    {
        font-size:16px;
    }
    .step-one .step-scanqr {
        padding-top: 25px;
    }
.instruction-text {
    padding-top: 25px;
}
.step-two .instruction-text p {
    width: 95%;
}
.keyin-box img {
    margin: 0 auto;
    display: block;
}
.step-two .keyin-box p {
    padding-top: 15px;
    padding-bottom: 15px;
}
.how-to-get .how-to-text {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.bagg-faq {
    padding: 4% 3% 1.5% 3%;
}
.bagg-contact .contact-text h2 {
    font-size: 18px;
}
.bagg-contact .contact-mobb {
    display: block;
	    padding-left: 10px;
    padding-right: 10px;
}
.bagg-contact .contact-mobb p:nth-child(1) {
    padding-right: 0;
    margin-bottom: 10px;
}
.bagg-contact .contact-mobb p img {
    width: 50px;
}
.bagg-contact .contact-mobb p a {
    font-size: 18px;
}
.leave-your .leave-text {
    width: 100%;
    padding: 100px 0px 0px;
    height:auto;
}
.leave-your {
    background:none;
    background-position: 95% 0%;
    height:auto;
}
    .how-to-get .how-to-text p:nth-child(1) {
        font-size: 18px;
        padding-bottom: 8px;
    }
    .how-to-get .how-to-text p {
        font-size: 18px;
        line-height: 22px;
    }
    .bagg-faq .bagg-faq-text h2 {
        font-size: 22px;
        padding-bottom: 15px;
    }
    .bagg-faq .faq-accor-parent .dial-accordion .card-header .btn {
        padding: 15px 15px;
        font-size: 15px;
    }
    /*.leave-your .leave-text p
    {
        padding-right:10px;
        bottom:45px;
    }*/
    .leave-your .leave-text h1, .leave-your .leave-text h2, .leave-your .leave-text p {
        display: none;
    }
    .leave-your .leave-text img
    {
        display:block;
    }
    .baggtrax-giff
    {
        bottom:15px;
        width:60px;
    }
    .bagg-contact .contact-mobb .right-faqs p
    {
        margin-bottom:0px;
    }
    .bagg-contact .contact-mobb .right-faqs p a
    {
        font-size:14px;
    }
/*baggtrax-page-code*/
    /*Diwali-D�cor*/
    .decor-video iframe
    {
        width:100%;
        height:350px;
    }
    /*Diwali-D�cor*/

    /*Waiting*/
    /*atithya-page*/
    .atithya-banner {
        padding: 40% 0% 6% 0%;
    }
    .atithya-banner .atithya-logo
    {
        margin-bottom:25%;
    }
    .atithya-banner .atithya-banner-form .number-list li {
    font-size: 12px;
    width: 29px;
}
    .atithya-banner .atithya-banner-form .number-list {
    top: -15px;
}
    .atithya-banner .atithya-banner-form .atithya-book-form button
    {
        margin-bottom:20px;
    }
    .about-secc .about-atithya-text
    {
        padding: 8% 6% 10% 6%;
    }
    .about-secc .about-atithya-text h2, .why-atithya .why-atithya-text h2, .key-features .key-head h2, .atithya-jour .atithya-joutext h2 {
    font-size: 20px;
}
    .about-secc .about-atithya-text h2 {
    line-height: 22px;
}
    .why-atithya {
    padding: 8% 0% 8%;
}
    .why-atithya .why-atithya-text p {
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 15px;
}
    .why-atithya .airport-parent .airport-child img {
    width: 65px;
}
    .why-atithya .airport-parent .airport-child h3 {
    font-size: 13px;
    line-height: 18px;
}
    .why-atithya .why-bg
    {
        bottom:0px;
        top: auto;
    }
    .key-features {
        padding: 8% 0% 9%;
    }
    .key-features .key-head p {
    font-size: 14px;
    padding-bottom: 15px;
}
    .key-features .well-boxx
    {
        margin-bottom:15px;
    }
    .atithya-jour {
        padding: 8% 0% 10%;
    }
    .atithya-jourtabb .nav-tabs .nav-item {
        padding-right: 10px;
    }
    .atithya-jourtabb .nav-tabs .nav-link {
        font-size: 14px;
        width: 85px;
        padding: 4px 10px;
    }
    .atithya-jourtabb .tab-content .greet-parent
    {
        margin-top:20px;
        justify-content: center;
        flex-wrap: wrap;
    }
    .atithya-jourtabb .tab-content .greet-parent .greet-child {
        width: 200px;
        height: 200px;
        margin-right: 0px;
        margin-bottom: 35px;
        background-image: none;
        background-color: #fff;
        border-radius: 50%;
        border: 3px solid #cca679;
}
    .atithya-jourtabb .tab-content .greet-parent .greet-child::after, .atithya-jourtabb .tab-content #profile .greet-parent .greet-child:after {
    border-width: 0 3px 3px 0;
    padding: 4px;
    right: 95px;
    top: 106%;
    transform: rotate(-45deg);
    -webkit-transform: rotate(45deg);
}
    .atithya-jourtabb .tab-content #profile .greet-parent .greet-child {
    height: 200px;
    margin-right: 0px;
}
    .have-any .ques-imgg
    {
        justify-content: center;
    }
    .have-any .have-text
    {
        text-align:center;
    }
    .have-any .have-text h2 {
    font-size: 17px;
    padding-top: 10px;
    padding-bottom: 5px;
}
    .have-any .have-text p
    {
        line-height:20px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent
    {
        flex-direction: column;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child:nth-child(1) {
    width: 100%;
    text-align: center;
}
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child:nth-child(2) {
    width: 100%;
    padding-top: 10px;
    padding-left: 10px;
}
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child h3 {
    font-size: 15px;
    padding-bottom: 5px;
}
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child p {
    font-size: 14px;
    padding-bottom: 6px;
    line-height: 20px;
}
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .det-sel a
    {
        font-size:13px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .modal .modal-dialog .modal-content .modal-header h5.modal-title {
    font-size: 16px;
}
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .modal .modal-dialog .modal-content .modal-header
    {
        padding:10px 12px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .modal .modal-dialog .modal-content .modal-header button.close
    {
        padding: 13px;
        font-size: 19px;
    }
    #atithya-services .atithya-banner-form .atithya-book-form .atithyas-parent .atityas-child .modal .modal-dialog .modal-content .modal-body ul {
    padding-inline-start: 10px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest {
        margin: 5px 10px 25px 0px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .nav-tabs .nav-link {
    padding: 6px 13px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(1) .col-lg-4:nth-child(1) {
    padding-right: 15px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(1) .col-lg-4:nth-child(2) {
    padding: 0px 15px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(1) .col-lg-4:nth-child(3) {
    padding-left: 15px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(2) .col-lg-3:nth-child(1) {
    padding-right: 15px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(2) .col-lg-3:nth-child(2) {
    padding-left: 15px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(4) .col-lg-4:nth-child(1) {
    padding-right: 15px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(4) .col-lg-4:nth-child(2) {
    padding: 0px 15px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(4) .col-lg-4:nth-child(3) {
    padding-left: 15px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(5) .col-lg-6:nth-child(1) {
    padding-right: 15px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(5) .col-lg-6:nth-child(2) {
    padding-left: 15px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(6) .col-lg-6:nth-child(1) {
    padding-right: 15px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content #profile .row:nth-child(6) .col-lg-6:nth-child(2) {
    padding-left: 15px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .tab-content .form-check
    {
        margin-bottom: 5px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons h3 {
    font-size: 14px;
    padding-bottom: 5px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons p {
    font-size: 13.5px;
    padding-bottom: 5px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .form-group .form-control {
    width: 70px;
    height: 30px;
    padding: 8px 6px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-header
    {
        padding: 12px 15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-header h5.modal-title {
    font-size: 14px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-body
    {
        padding: 13px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .atithya-guest .atithya-addons .addons-details .modal-dialog .modal-body p {
    font-size: 13.5px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details h2 {
        font-size: 14px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .or-ad p {
        font-size: 12px;
        width: 80px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .pl-0
    {
        padding-left:15px !important;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-header h5.modal-title {
        font-size: 15px;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline {
        flex-direction: column;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline .form-group {
    margin-bottom: 12px;
    margin-right: 0px;
    width: 100%;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline .form-group .form-control {
    width: 100%;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body .form-inline a {
    width: 90px;
    height: 30px;
    font-size: 12px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-header button.close {
    width: 30px;
    height: 30px;
    font-size: 16px;
}
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-footer a i {
        font-size: 10px;
    }
    .removeparen
    {
        align-items: flex-end;
        display: flex !important;
    }
    #atithya-services .atithya-banner-form .atithya-book-guest .order-summary .order-details .form-check .modal-dialog .modal-content .modal-body #setGuestDataList .areadata .form-inline .form-group .form-control {
        width: 100%;
    }
    #orderdiv .order-child h3
    {
        font-size: 17px;
    }
    #addTableData .table tr
    {
        display: flex;
        justify-content: space-between;
        border-bottom: 0px solid #ddd;
    }
    #addTableData .table td
    {
        font-size: 13px;
        text-align: inherit;
        border-bottom: 0px solid #ddd;
        border-top: 0px solid #dee2e6;
        background: none !important;
        display:flex;
    }
    .addon-increm label
    {
        padding-right:4px;
    }
    .addon-increm .increm .input_trigger .tri_input {
        font-size: 13px;
        padding: 0px 5px;
    }
    .addon-increm .quantity-space
    {
        margin-left:7px;
    }
    .addon-increm .quantity-space a {
    padding: 3px 10px;
    font-size: 12px;
}
    .addon-increm .quantity-space a i
    {
        font-size: 10px;
    }
    #exampleModal
    {
        top:130px;
        padding-bottom:130px;
        z-index:104888;
    }
    #setGuestDataList .form-group .form-control {
        width: 100% !important;
    }
    .begin-again {
        right: 19px;
        top: 20px;
        font-size: 12.5px;
    }
    .begin-again i {
    font-size: 10px;
}
    /*atithya-page*/
/*tender-page*/
    .tender-rfq .tender-text h2 {
        font-size: 17px;
    }
    .tender-rfq .tender-text p {
        line-height: 20px;
        padding-bottom: 15px;
    }
    .open-tabb .open-tentabb .nav-tabs .nav-link {
        width: 135px;
        height: 35px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .open-tabb .open-tentabb .tab-content .table {
        overflow-x: auto;
        display: block;
        text-align: inherit;
    }
    .open-tabb .open-tentabb .tab-content .table thead
    {
        position: inherit;
    }
    .open-tabb .open-tentabb .tab-content .table tr {
        border: none;
        margin: 0px;
        display: inline-flex;
    }
    .open-tabb .open-tentabb .tab-content .table td
    {
        text-align: inherit;
    }
    .open-tabb .open-tentabb .tab-content {
        position: inherit;
    }
    .open-tabb .open-tentabb .tab-content .table .w10
    {
        width:50px;
    }
    .open-tabb .open-tentabb .tab-content .table .w25
    {
        width:200px;
    }
    .open-tabb .open-tentabb .tab-content .table .w12
    {
        width:100px;
    }
    .open-tabb .open-tentabb .tab-content .table thead th, .open-tabb .open-tentabb .tab-content .table td
    {
        width:120px;
    }
    .open-tabb .open-tentabb .tab-content .modal-dialog {
    width: auto;
}
    /*tender-page*/
}


@media (max-width: 767px){
	#staticBackdrop {
		top: 25%;
	}
	.parkpoop {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (min-width:375px) and (max-width:767px) {
    /*baggtrax-page-code*/
    .bagg-faq .faq-accor-parent .dial-accordion .card-header .btn
    {
        padding: 15px 35px 15px 15px;
    }
    /*baggtrax-page-code*/
}
/*gold-utsav-coming-responsive-code*/

/*safari-code*/
@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {
        .faqtabb-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn, .faqtabb-parent .tab-content .faqinner-parent .tab-content .innertabb-accor .dial-accordion .card-header .btn {
            padding: 17px 20px 17px 15px;
            font-size: 17px;
        }

        .dial-accordion .card-header .btn span.state {
            right: 10px;
        }

        .faqtabb-parent .nav-tabs .nav-link {
            margin: 0px 7px;
        }
    }
}