/* ===== BASE: Use Poppins as primary font ===== */
body,html{-webkit-overflow-scrolling:touch!important;height:100%!important}
body{color:#222;font-size:16px;font-family:'Poppins',proxima_novaregular,sans-serif;scroll-behavior:smooth}
.modal-open{overflow:hidden;position:fixed;width:100%}

/* Blinking - only used once (hero), not on every element */
.blinking-once{animation:blink 1.5s ease-in-out 3;font-weight:700}
.blinking{animation:blink 1.5s linear infinite;font-weight:700}
@keyframes blink{0%{opacity:.6}50%{opacity:1}100%{opacity:.6}}

@font-face{font-family:proxima_nova_blblack;src:url(../fonts/proxima/proxima_nova_black-webfont.html) format('woff2'),url(../fonts/proxima/proxima_nova_black-webfont.woff) format('woff');font-weight:400;font-style:normal}
@font-face{font-family:proxima_nova_ththin;src:url(../fonts/proxima/proxima_nova_thin-webfont.html) format('woff2'),url(../fonts/proxima/proxima_nova_thin-webfont.woff) format('woff');font-weight:400;font-style:normal}
@font-face{font-family:proxima_novaregular;src:url(../fonts/proxima/proximanova-regular-webfont.html) format('woff2'),url(../fonts/proxima/proximanova-regular-webfont.woff) format('woff');font-weight:400;font-style:normal}
@font-face{font-family:proxima_nova_rgbold;src:url(../fonts/proxima/proxima-nova-bold-webfont.html) format('woff2'),url(../fonts/proxima/proxima-nova-bold-webfont.woff) format('woff');font-weight:400;font-style:normal}

/* ===== SECTION TITLES (shared) ===== */
.h2-section-title{font-size:36px;font-weight:700;color:#1a1a2e;margin-bottom:12px;font-family:'Poppins',sans-serif}
.h2-section-title span{color:#f37b26}
.section-subtitle{font-size:17px;color:#555;margin-bottom:40px;max-width:720px;margin-left:auto;margin-right:auto;line-height:1.6}

/* ===== HEADER ===== */
.deal{background:#30318c;border-radius:10px;color:#fff;font-size:20px;border:solid 3px #fecd2a;padding:12px 25px;text-transform:uppercase;margin-top:20px}
.deal:hover{background:#060863;color:#fff}
#header .head-cnt{float:right;margin-top:13px}
#header .head-cnt ul{padding:0;margin:0;list-style-type:none}
#header .head-cnt ul li{padding:0 0 0 40px;margin:0;list-style-type:none;font-size:28px;position:relative}
#header .head-cnt ul li a{color:#30318c;text-decoration:none}
#header .head-cnt ul li i{position:absolute;left:0;top:-5px}

/* ===== BANNER ===== */
#banner{position:relative;background-image:url(../images/banner.jpg);background-position:left top;background-repeat:no-repeat;background-size:cover}
#banner .banner-text h1{font-size:55px;font-family:'Poppins',proxima_nova_blblack,sans-serif;font-weight:800;color:#fff;line-height:60px;margin-bottom:0;margin-top:15px}
#banner .banner-text h4{font-size:38px;color:#fecd2a;font-family:'Poppins',proxima_nova_rgbold,sans-serif;font-weight:700;line-height:36px;margin-bottom:30px}
#banner .destination{padding:0;margin:0;list-style-type:none}
#banner .destination li{padding:0 13px 0 0;color:#fff;font-size:16px;margin:0 10px 0 4px;list-style-type:none;display:inline-block;font-family:proxima_nova_ththin;border-right:solid 1px #fecd2a;line-height:14px}
#banner .destination li:last-child{border-right:none}
#banner .trusted{padding:0;margin:40px 0 0 0;list-style-type:none;display:inline-block}
#banner .trusted li{padding:0;margin:0;list-style-type:none;border-bottom:solid 1px #fff;display:block;color:#fff;font-size:22px;line-height:45px}
#banner .trusted li:last-child{border-bottom:none}
#banner .trusted li i{color:#fecd2a}
#banner .free-quotes{background:#fff;margin-top:65px;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.2)}
#banner .free-quotes .get-free{background:linear-gradient(135deg,#f37b26,#fecd2a);color:#fff;text-align:center;padding:20px 0;font-size:22px;font-weight:700;position:relative;border-radius:8px 8px 0 0}
#banner .free-quotes .get-free:before{position:absolute;content:"";width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #fecd2a;bottom:-11px;left:50%}
#banner .free-quotes .get-free-qoute{padding:24px}
#banner .free-quotes .get-free-qoute .form-control{border-radius:6px;min-height:44px;font-size:15px}
.btn-enq{background:linear-gradient(135deg,#f37b26,#e55d10);border-radius:6px;font-size:18px;padding:12px 24px;color:#fff;font-weight:700;text-transform:uppercase;width:100%;border:none;cursor:pointer;transition:all .3s;min-height:48px}
.btn-enq:hover{background:linear-gradient(135deg,#30318c,#1a1a5e);color:#fff;transform:translateY(-1px)}

/* ===== BANNER STATS BAR ===== */
.banner-2{background:rgba(0,0,0,.85);width:100%;padding:20px 0;margin-top:50px}
.banner-2 ul{padding:0;margin:0;list-style-type:none;text-align:center}
.banner-2 ul li{padding:0 22px 0 0;margin:0 22px 0 0;list-style-type:none;display:inline-block;vertical-align:top;border-right:solid 1px #3a3937}
.banner-2 ul li:last-child{border-right:none}
.banner-2 .abt-cmpny{color:#fff;text-align:center}
.banner-2 .abt-cmpny h6{font-size:17px;font-weight:600}

/* ===== PACKAGES SECTION ===== */
#top-packages{padding:50px 0}
.h1-global{font-size:44px;font-family:proxima_novaregular}
.h1-global span{font-family:proxima_nova_rgbold;color:#fecd2a}
.packages{margin-top:50px;border-radius:8px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.1);transition:box-shadow .3s}
.packages:hover{box-shadow:0 8px 32px rgba(0,0,0,.18)}
.packages figure{position:relative;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all 1s ease;-o-transition:all .8s ease;transition:all .8s ease;transform:scale(1);overflow:hidden}
.packages figure:hover{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1.06)}
.overlay{position:absolute;top:0;bottom:0;right:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 40%,rgba(0,0,0,.7) 100%)}
.packages .all-free{position:absolute;bottom:83px;left:-1px;padding:8px 0 8px 0;font-weight:700}
.packages .special-honymoon{position:absolute;bottom:0;left:10px;padding:8px 0 0 0;color:#fff;right:10px;font-size:18px;text-align:center;line-height:normal}
.packages .tag{position:absolute;width:108px;top:10px;background:#ffd200;color:#333;left:0;padding:8px 0 8px 18px;font-weight:800;font-size:16px;border-top-right-radius:20px;border-bottom-right-radius:20px}
.packages .budget{position:absolute;top:-8px;right:-7px}
.packages h2{font-size:19px;font-family:'Poppins',proxima_novaregular,sans-serif;font-weight:700;margin-top:12px;padding:0 16px}
.packages h3{font-size:17px;margin-bottom:10px;min-height:47px;color:#555;padding:0 16px}
.packages h3 span{color:#f37b26}
.itnry{padding:10px 16px;margin:0;list-style-type:none;border-bottom:solid 1px #cfcfcf;border-top:solid 1px #cfcfcf}
.itnry li{padding:0;margin:0;list-style-type:none;display:inline-block;width:19%;text-align:center;font-size:14px;color:#fecd2a}
.itnry li.active{color:#a3a3a3}
.itnry li.active figure{opacity:.3}
.itnry li figure{padding:0;margin:0}
.itnry li p{padding:0;margin:0}
.inclusions{margin-top:20px;padding:0 16px}
.inclusions h5{font-size:18px;font-weight:700}
.inclusions a{color:#f37b26}
.pkg-incusion{padding:0;margin:0;list-style-type:none}
.pkg-incusion li{padding:0 0 0 15px;margin:0 0 10px 0;list-style-type:none;display:block;position:relative;background-image:url(../images/arrow-orng.png);background-repeat:no-repeat;background-position:left 6px}
.pkg-incusion li i{position:absolute;left:0;top:3px;color:#fecd2a}
.inclusions .read-collpse{position:absolute;right:20px;margin-top:-10px}
.inclusions .read-collpse span{display:block}
.inclusions .read-collpse[aria-expanded=false] i{display:none}
.inclusions .read-collpse[aria-expanded=true] span{display:none}
.inclusions .read-collpse[aria-expanded=true] i{display:block}
.price-tag{border-bottom:solid 1px #cfcfcf;border-top:solid 1px #cfcfcf;padding:10px 16px;margin-top:20px;float:left;width:100%;box-sizing:border-box}
.price-tag .price{font-size:20px;font-weight:700;display:inline-block;margin-top:6px;color:#1a1a2e}
.price-tag .price small{display:block;text-decoration:line-through;color:#999;font-size:14px}
.price-tag .price small i{text-decoration:line-through}
.btn-detail{display:inline-block;float:right;margin-top:5px}
.btn-detail .btn{background:#f37b26;border-radius:6px;font-size:16px;font-weight:700;padding:8px 18px;color:#fff;text-transform:uppercase;transition:all .3s}
.btn-detail .btn:hover{background:#30318c;color:#fff}

/* ===== CONFUSED / CTA SECTIONS ===== */
#confused{background-image:url(../images/color-of-india.jpg);background-attachment:fixed;background-position:left top;background-repeat:no-repeat;padding:60px 0;background-size:cover}
.white-color{color:#fff!important}
.requirement{background:#fecd2a;border-radius:8px;font-size:20px;font-weight:700;padding:14px 50px;color:#fff;text-transform:uppercase;transition:all .3s;min-height:48px}
.requirement:hover{background:#30318c;color:#fff;transform:translateY(-2px)}

/* ===== WHY BOOK SECTION ===== */
#book-online{padding:50px 0}
.why-book{border-right:dotted 1px #ddd;text-align:center;margin:50px 0;height:70%;padding:0 20px}
.why-book img{margin-bottom:10px}
.why-book h4{color:#f37b26;font-family:'Poppins',proxima_nova_rgbold,sans-serif;font-size:22px;font-weight:700}
.why-book p{font-size:17px;color:#444;line-height:1.6}

/* ===== TESTIMONIALS SECTION ===== */
#testimonials{padding:60px 0;background:#f9f9f9}
.testimonials-grid{margin-top:20px}
.testimonial-card{background:#fff;border-radius:12px;padding:28px 24px;margin-bottom:30px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s;height:100%;display:flex;flex-direction:column;justify-content:space-between}
.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.14)}
.testi-stars{color:#f37b26;font-size:22px;margin-bottom:14px;letter-spacing:2px}
.testi-text{font-size:15px;line-height:1.7;color:#444;font-style:italic;margin-bottom:20px;flex-grow:1}
.testi-author{border-top:1px solid #eee;padding-top:16px;margin-top:auto}
.testi-author strong{display:block;font-size:15px;font-weight:700;color:#1a1a2e}
.testi-author span{font-size:13px;color:#888;display:block;margin-top:4px}

/* ===== ABOUT RAJASTHAN SECTION ===== */
#about-rajasthan{padding:60px 0;background:#fff}
.about-para{font-size:16px;line-height:1.8;color:#444;margin-bottom:16px}
.about-checklist{padding:0;margin:20px 0 0;list-style:none}
.about-checklist li{padding:8px 0 8px 32px;position:relative;font-size:15px;color:#333;border-bottom:1px solid #f0f0f0}
.about-checklist li:last-child{border-bottom:none}
.about-checklist li .fa-check-circle{position:absolute;left:0;top:10px;color:#f37b26;font-size:18px}
.about-img{border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12);width:100%;margin-top:20px}

/* ===== FAQ SECTION ===== */
#faq{padding:60px 0;background:#f9f9f9}
.faq-item{margin-bottom:12px;border-radius:10px;overflow:hidden;border:1px solid #e8e8e8;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.05)}
.faq-question{width:100%;text-align:left;background:#fff;border:none;padding:18px 24px;font-size:16px;font-weight:600;color:#1a1a2e;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:'Poppins',sans-serif;transition:background .2s;min-height:60px;line-height:1.4}
.faq-question:hover,.faq-question.active{background:#fff8f0;color:#f37b26}
.faq-icon{font-size:24px;font-weight:400;color:#f37b26;flex-shrink:0;margin-left:12px;transition:transform .3s}
.faq-answer{display:none;padding:0 24px 18px;font-size:15px;color:#555;line-height:1.8}
.faq-answer p{margin:0}
.faq-answer a{color:#f37b26;font-weight:600}

/* ===== POPULAR PACKAGES FOOTER SECTION ===== */
#popular-packages-footer{background:#30318c;padding:30px 0}
.popular-links-heading{color:#fecd2a;font-size:18px;font-weight:700;margin-bottom:16px;text-transform:uppercase;letter-spacing:1px}
.popular-links-list{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}
.popular-links-list li{background:rgba(255,255,255,.1);color:#fff;padding:6px 16px;border-radius:20px;font-size:14px;cursor:default;transition:background .2s}
.popular-links-list li:hover{background:rgba(254,205,42,.25)}

/* ===== FORM IMPROVEMENTS ===== */
.form-control{min-height:44px;font-size:15px;border-radius:6px;border:1px solid #ddd}
.form-control:focus{border-color:#f37b26;box-shadow:0 0 0 3px rgba(243,123,38,.15)}
.form-privacy-note{font-size:12px;color:#888;text-align:center;margin-top:10px;margin-bottom:0}

/* ===== FOOTER ===== */
#footer{background:#1a1a2e;padding:50px}
.ftr-link{padding:0;margin:0 0 80px 0;list-style-type:none;text-align:center}
.ftr-link li{padding:0 12px;margin:0;list-style-type:none;display:inline-block;color:#fff;border-right:solid 1px #fff;font-size:18px;line-height:15px;text-transform:uppercase}
.ftr-link li:last-child{border-right:none}
.ftr-h4{color:#fecd2a;font-family:proxima_nova_rgbold;font-size:18px;margin-bottom:20px;text-transform:uppercase}
.ftr-h5{color:#fff;font-family:proxima_nova_rgbold;font-size:18px;margin-top:20px;text-transform:uppercase}
.approved{margin-top:42px}
.ftr-cnt{padding:0;margin:0;list-style-type:none}
.ftr-cnt li{padding:0 0 0 40px;margin:0 0 10px 0;list-style-type:none;font-size:24px;color:#fff;position:relative}
.ftr-cnt li a{color:#fff}
.ftr-cnt li i{position:absolute;left:0}

/* ===== COPYWRITE / MODAL ===== */
#copywrite{background:#111;padding:14px 0}
#copywrite p{margin:0;padding:0;color:#aaa;font-size:13px}
#copywrite-thank-you{background:#272727;padding:12px 0}
#copywrite-thank-you p{margin:0;padding:0;color:#fff}
.coi-pop .modal-header{background:linear-gradient(135deg,#f37b26,#fecd2a)}
.coi-pop .modal-title{color:#fff;font-size:20px;font-weight:700}
.coi-pop .btn-secondary{background:#f37b26;border:none;font-size:16px;text-align:center;color:#fff}
.coi-pop .btn-secondary:hover{background:#30318c;color:#fff}
.coi-pop .close{float:right;font-size:2rem;font-weight:700;line-height:1;color:#fff;opacity:1}

/* ===== MOBILE BOTTOM BAR ===== */
#book-online .col-md-3{padding-right:0;padding-left:0}
#thank-you{padding:100px}
#thank-you a{color:#fecd2a}
.inner_mobile>.container{max-width:100%}
.inner_mobile{width:100%;max-width:100%;bottom:0;background:#f60;position:fixed;z-index:99999}
._col_m{border-right:1px solid #0004d;color:#f7f7f7;height:48px;justify-content:center;background:#1a1a2e;cursor:pointer}
._btn_bm{margin:0;width:100%;background:0 0;border:none;color:#fff;padding:10px 0;min-height:48px}
._btn_bm,._col_bm,._col_m{text-align:center}
.fa-1x{font-size:31px!important;margin-top:8px}
.section_mobile{display:none}
.mobile-footer{display:none}
#top-packages hr{margin-top:50px}
._col_bm a{color:#fff;text-decoration:none}

/* ===== POPUP ===== */
#popupbg{width:100%;position:fixed;top:0;left:0;z-index:999999;height:100%;background:rgba(0,0,0,.7);display:none}
.popinner{width:548px;max-width:92%;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}
.popinner .poptitle{width:100%;background:#1071b8;box-sizing:border-box;padding:0;border-radius:15px 15px 0 0;overflow:hidden}
.popinner .poptitle h3{text-align:center;font-size:23px;color:#fff;line-height:40px;margin:0;padding:0}
.popinner .popbody{width:100%;box-sizing:border-box;padding:10px 18px;background:#fff}
.popinner .popbody p{font-size:16px;line-height:24px;display:block;color:#344a5f;margin:0;padding:0}
.popinner .popbody .font18{font-size:22px;line-height:28px;display:block;color:#344a5f;margin:10px 0;padding:0;font-weight:700}
.popinner .popbody .bulletbg{width:100%;margin:0;padding:0}
.popinner .popbody .bulletbg ul{margin:0;padding:0}
.popinner .popbody .bulletbg ul li{font-size:15px;line-height:28px;display:block;color:#344a5f;margin:0;padding:4px 0}
.popinner .popbody .bulletbg ul li span{font-size:18px;padding-right:10px}
.uk-text-primary{color:#2d7091!important}
.uk-text-warning{color:#e28327!important}
.uk-text-success{color:#659f13!important}
.popinner .popbody .formbg{width:90%;margin:15px auto;padding:0;overflow:hidden}
.popinner .popbody .formbg input[type=text],.popinner .popbody .formbg input[type=tel]{padding:10px 12px;background:#fff;font-size:1em;color:#333;width:100%;line-height:normal;min-height:44px;border-radius:6px;border:1px solid #ccc;margin-bottom:10px}
.popinner .popbody .formbg input[type=submit]{display:inline-block;font-size:16px;color:#fff;border:0;border-radius:8px;padding:0 20px;margin-top:10px;margin-bottom:10px;cursor:pointer;min-height:44px;line-height:44px;background:linear-gradient(135deg,#f37b26,#e55d10);width:100%}
.submitbg{width:100%;text-align:center}
.closepop{width:100%;text-align:center}
.closepop a{display:inline-block;font-size:12px;line-height:30px;color:#afafaf;margin:0;padding:0 10px;text-decoration:underline}
.dclose{display:none}

/* ===== RESPONSIVE ===== */
@media only screen and (max-width:1200px){
  #header .head-cnt ul li{font-size:24px}
  .deal{font-size:16px}
  #banner .banner-text h1{font-size:46px;line-height:45px}
  #banner .banner-text h4{font-size:32px}
  #banner .destination li{font-size:18px}
  #banner .trusted li{font-size:17px;line-height:38px}
  .banner-2 ul li{padding:0 10px 0 0;margin:0 6px 0 0}
  .banner-2 .abt-cmpny h6{font-size:15px}
  .itnry li{width:18%;font-size:12px}
  .packages h3{font-size:18px;min-height:43px}
  .packages h2{font-size:18px}
  .price-tag .price{font-size:18px}
  .btn-detail .btn{font-size:13px}
  .why-book h4{font-size:20px}
  .why-book p{font-size:17px}
  .ftr-cnt li{font-size:20px}
  .ftr-link li{margin:0 0 13px 0}
  .why-book{padding:0 20px;height:80%}
  .bdr-none{border:none!important}
  .h2-section-title{font-size:30px}
}
@media only screen and (max-width:992px){
  #header .head-cnt ul li{font-size:18px;display:block;text-align:center;width:100%}
  .popinner .poptitle h3{font-size:16px!important}
  #header .head-cnt ul li img{width:19px}
  #header .head-cnt ul li{padding:0 0 0 26px;margin-bottom:8px}
  #header .head-cnt ul li i{position:relative}
  #header .head-cnt{margin-top:33px}
  #top-packages{padding:0 0}
  .packages{margin-top:15px}
  .price-tag .price small{display:inline-block;margin-right:10px}
  .deal{font-size:16px;padding:4px 16px;margin-top:38px;border:solid 4px #c4c4c4}
  #banner .free-quotes .get-free{font-size:20px;padding:10px 0}
  #banner .free-quotes .get-free-qoute{padding:20px 10px 10px}
  #banner .banner-text h1{font-size:32px}
  #banner .banner-text h4{font-size:23px}
  #banner .destination li{font-size:12px}
  .h3{font-size:23px!important}
  .upto{width:61px}
  .banner-2 ul li{margin:0 6px 15px 0}
  .banner-2{padding:20px 0 0 0;display:none}
  .h1-global{font-size:35px;display:none}
  .h2-section-title{font-size:26px}
  .special-honymoon p{font-size:13px;line-height:normal}
  .packages .special-honymoon{bottom:-20px;left:10px;font-size:18px}
  .packages .all-free{bottom:52px;left:-1px;width:139px}
  .packages .tag{width:75px;top:10px;right:0;font-size:13px}
  .packages h2{font-size:19px}
  .packages h3{font-size:15px}
  .inclusions h5{font-size:16px}
  .price-tag .price{font-size:18px;text-align:center;display:block;margin-bottom:10px}
  .btn-detail{display:inline-block;font-size:16px!important;position:relative;transform:translate(-50%,0);left:50%;float:none}
  .ftr-cnt li{font-size:14px;padding:0 0 0 30px}
  .ftr-cnt li img{width:20px}
  .testimonial-card{margin-bottom:20px}
  #about-rajasthan .col-md-6{margin-bottom:24px}
}
@media only screen and (max-width:767px){
  .mobhiddn{display:none}
  .mobhiddn2{display:none!important}
  #banner .banner-text h4{margin-bottom:10px}
  #banner{background-image:url(../images/mobile-banner.jpg)}
  #banner .banner-text h1{margin-top:-10px}
  #banner .free-quotes .get-free-qoute{margin-bottom:15px}
  .mobile-footer .pt-4{padding-top:0!important}
  .approved .ftr-h5{display:none}
  .font-bold{font-size:18px;font-weight:700}
  .media p{font-size:15px}
  .media p a{color:#fff}
  .ftr-cnt{display:none}
  .mobile-footer{display:block;color:#fff}
  .section_mobile{display:block}
  .section_mobile .col-md-9{width:75%}
  #confused{background-attachment:scroll}
  .upto{width:100px}
  #copywrite p{font-size:12px}
  #copywrite{padding:10px 0;margin-bottom:48px}
  .hidden-md{display:none}
  #book-online{display:none}
  #banner .trusted{display:none}
  .ftr-link{display:none;padding:0;margin:0 0 20px 0}
  .ftr-link li{font-size:13px}
  #banner{background-size:cover}
  .deal{position:absolute;top:-90px}
  #header .head-cnt{float:none}
  #header .head-cnt ul li{display:inline-block}
  #header .head-cnt ul li:last-child{margin-left:10px}
  #header .head-cnt{margin-top:3px;border-top:solid 1px #d2d2d2;padding-top:4px}
  #banner .col-sm-4,#banner .col-sm-8{flex:0 0 100%;max-width:100%}
  .banner-text{text-align:center}
  #banner .free-quotes{margin-top:35px}
  #banner .free-quotes .get-free{font-size:20px}
  #banner .destination li{font-size:16px;font-weight:700}
  #banner .banner-text h1{font-size:28px}
  .banner-2 ul li{width:30%}
  .why-book{border-right:none;border-bottom:dotted 1px #ddd;text-align:center;margin:30px 0}
  .logo img{width:100px}
  .h1-global{font-size:27px}
  .h2-section-title{font-size:24px;text-align:center!important}
  .approved{margin-top:0;margin-bottom:15px}
  .ftr-h4{margin-bottom:10px}
  #footer{padding:20px 0 0}
  .mobile-footer .pb-4{padding-bottom:0}
  #testimonials{padding:40px 0}
  #about-rajasthan{padding:40px 0}
  #faq{padding:40px 0}
  .faq-question{font-size:15px;padding:14px 18px}
  .faq-answer{padding:0 18px 14px}
  .popular-links-list{gap:6px}
  .popular-links-list li{font-size:13px;padding:5px 12px}
  .section-subtitle{font-size:15px}
}
@media only screen and (max-width:568px){
  .requirement{font-size:14px;padding:12px 20px}
  .approved{margin-top:0;margin-bottom:15px}
  #thank-you{padding:50px 0}
  .btn-enq{font-size:16px}
}
@media only screen and (max-width:375px){
  .deal{position:absolute;font-size:13px}
  #header .head-cnt ul{padding:0;margin:0;list-style-type:none;text-align:center}
  #header .head-cnt ul li{padding:0 0 0 26px;margin-bottom:2px}
  .logo img{margin:0 auto}
  #thank-you{padding:20px 0}
}
@media screen and (max-width:767px){
  .popinner .popbody .formbg input[type=text],.popinner .popbody .formbg input[type=tel]{margin-top:8px}
}