
.blinking{
    animation: blink 1s linear infinite;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 0px;
    letter-spacing: 1px;
}
@keyframes blink{
0%{opacity: 5;}
50%{opacity: .8;}
100%{opacity: 1;}
}
.form-group {
    margin-bottom: 8px !important;
}
.banner-back{
    max-width:1200px!important;
}
.bannercont{
    max-width:1200px!important;
}
.fixed{
    
}
.mobile-button {
    display: none;
    background: #fc4a59;
    position: fixed;
    bottom: 0px;
    font-size: 18px;
    width: 100%;
    z-index: 999;
    text-align: center;
    padding: 12px;
    color: white;
}
@media (max-width: 767px){
.mobile-button {
    display: block !important;
}
}
@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: normal;
    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: normal;
    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: normal;
    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: normal;
    font-style: normal;

}

.mobhiddn{}
.mobhiddn2{}
#header{}
.deal{
    background: #1a1a1a;

    color: #fff;
    font-size: 20px;
    border: solid 1px #aa5335;
    padding: 9px 25px;
    text-transform: uppercase;
    margin-top: 22px;
}
.deal:hover{
    background: #ac5237;
    color: #fff;
}

#header .head-cnt{
    float: right;
   /* margin-top: 13px;*/
}
#header .head-cnt ul{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
#header .head-cnt ul li{
    padding: 0 0 5px 35px;
    margin: 0px;
    list-style-type: none;
    font-size: 23px;
    position: relative;
}

#header .head-cnt ul li a{
    color: #1a1a1a;
    text-decoration: none;
}

#header .head-cnt ul li i {
    position: absolute;
    left: 0;
    top:-2px;
}

.headingg {
    text-align: center;
    padding: 10px 0px 0px 0px;
}
.aboutPackages p {
    font-size: 16px;
    line-height: 31px;
}
.headingg h1 {
    font-size: 30px;
    color: #403f3f;    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
    font-weight: 500;
}
#banner{
    position: relative;
    background-image: url(../img/banner1.jpg);
    display: block;
    width: 100%;
    background-size: cover;height: 260px;
}
#newfield{
    position: relative;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat; 
    background-size: cover;
    padding-top: 2%;

}
#banner .overlayBg::before {background: rgba(128, 200, 234, 0.28) none repeat scroll 0 0;}
/*#newfield .overlayBg::before {background: rgba(128, 200, 234, 0.28) none repeat scroll 0 0;}*/
.aboutPackages{background-image: url(../img/p2.jpg); background-attachment: fixed; position: relative; padding: 40px 0px;background-size: cover;  }
.overlayBg::before {
    background: rgba(255, 255, 255, 0.76) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
#banner .banner-warp{
    position: relative;
}
#newfield .banner-warp{
    position: relative;
}

#banner .banner-text h1 {
    font-size: 55px;
    font-family: 'proxima_nova_blblack';
    color: #fff;
    line-height: 60px;
    margin-bottom: 0px;
    margin-top: 15px;
}
#newfield .banner-text h1 {
    font-size: 55px;
    font-family: 'proxima_nova_blblack';
    color: #fff;
    line-height: 60px;
    margin-bottom: 0px;
    margin-top: 15px;
}
#banner .banner-text h4 {
    font-size: 38px;
    color: #1a1a1a;
    font-family: 'proxima_nova_rgbold';
    line-height: 36px;
    margin-bottom: 30px;
}
#newfield .banner-text h4 {
    font-size: 38px;
    color: #1a1a1a;
    font-family: 'proxima_nova_rgbold';
    line-height: 36px;
    margin-bottom: 30px;
}

#banner .destination{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
#newfield .destination{
    padding: 0px;
    margin: 0px;
    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 #1a1a1a;
    line-height: 14px;
}
 #newfield .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 #1a1a1a;
    line-height: 14px;
}
#banner .destination li:last-child {
    border-right: none;
}
#banner .trusted{
    padding: 0px;
    margin: 40px 0 0 0;
    list-style-type: none;
    display: inline-block;;
}

#banner .trusted li{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    border-bottom: solid 1px #fff;
    display: block;
    color: #fff;    
    font-size: 22px;
    line-height: 45px;
}

.trusted li:last-child{
    border-bottom: none;
}
 .free-quotes{
    position: absolute;
    width: 330px;
    z-index: 999;
    top: 25%;
    right: 10%;
    background: #fff;
 
}
#banner .trusted li i{
    color: #1a1a1a;    
}

.get-free-qoute{
    padding: 20px;
}
.free-quotes .get-free{
    background: #1a1a1a;
    color: #fff;
    text-align: center;
    padding: 15px 4px;
    font-size: 26px;
    position: relative;
	
}
#newfield .free-quotes .get-free{
    background: #1a1a1a;
    color: #fff;
    text-align: center;
    padding: 15px 4px;
    font-size: 26px;
    position: relative;
	
}

.free-quotes .get-free:before{
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #1a1a1a;
    bottom: -12px;
    left: 46%;
}
#newfield .free-quotes .get-free:before{
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #1a1a1a;
    bottom: -12px;
    left: 46%;
}

#banner .free-quotes .get-free-qoute{
    padding: 30px;
}
#newfield .free-quotes .get-free-qoute{
    padding: 20px;
    background-color:#f6f6f6;
}
#banner .free-quotes .get-free-qoute .form-control{
    border-radius: 0;
}

.btn-enq{
    background: #1a1a1a;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 13px;
    padding: 5px 21px;
    color: #fff;
    font-weight: 500;
    transition: all 0.5s;
    cursor: pointer;
}

.btn-enq span{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.btn-enq span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.btn-enq:hover span {
  padding-right: 25px;
}

.btn-enq:hover span:after {
  opacity: 1;
  right: 0;
}


.banner-2 {
    background: #1a1f1e;
    width: 100%;
    padding: 10px 0;
   
}

.banner-2 ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    text-align: center;
}

.banner-2 ul li {
    padding: 0 22px 0 0;
    margin: 0 22px 0 0;border-right: 1px solid;
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
}
.abt-cmpny img.img-fluid {
    background:#F44336;
    border-radius: 10%;
    padding: 10px;
}
.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: 14px;
    line-height:1.2rem;
}

#top-packages{
    padding: 50px 0;
}

.h1-global{
    font-size: 44px;
    font-family: 'proxima_novaregular';
}
.h1-global span{
    font-family: 'proxima_nova_rgbold';
    color: #1a1a1a;
}
.packages {
    margin-top: 0px;
}
.packages figure{
    position: relative;  
    -webkit-transition: all 0.8s ease; /* Safari and Chrome */
    -moz-transition: all 0.8s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 0.8s ease; /* Opera */
    transition: all 0.8s ease;
    transform:scale(1);
}
.packages figure:hover{
  -webkit-transform:scale(1); /* Safari and Chrome */
    -moz-transform:scale(1); /* Firefox */
    -ms-transform:scale(1); /* IE 9 */
    -o-transform:scale(1); /* Opera */
     transform:scale(1.06);
}

.overlay
{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+18,000000+100&0+70,0.89+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 18%, rgba(0,0,0,0) 65%, rgba(0,0,0,2.89) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 18%,rgba(0,0,0,0) 65%,rgba(0,0,0,2.89) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 18%,rgba(0,0,0,0) 65%,rgba(0,0,0,0 2.89) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e3000000',GradientType=0 ); /* IE6-9 */
}
.packages .all-free {
    position: absolute;
    bottom: 83px;
    left: -1px;
    padding: 8px 0 8px 0;
    font-weight: bold;
}
.packages .special-honymoon {
    position: absolute;
    bottom: 0px;
    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: 23px;
	color:#fff;
    background: #1a1a1a;
    left: 0;
    padding: 8px 0 8px 18px;
    font-weight: bold;
    font-size: 18px;
    -webkit-border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomright: 20px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}

.packages .budget {
    position: absolute;
    top: -8px;
    right: -7px;
}

.packages h2{
    font-size: 17px;
    font-family: 'proxima_novaregular';
    font-weight: bold;
}
.packages h2 span{
    color: #1a1a1a;font-weight: bold;font-size: 14px;
}
.packages h3{
    font-size: 14px; 
    margin-bottom: 10px;
}
.packages h3 span{
    color: #F44336;
}
.itnry{
    padding: 10px 0;
    margin: 0;
    list-style-type: none;
    border-bottom: solid 1px #cfcfcf;
    border-top: solid 1px #cfcfcf;
 }
.itnry li{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: inline-block;
    width: 19%;
    text-align: center;
    font-size: 14px;
    color: #1a1a1a;
}
.itnry li.active{
    color: #a3a3a3;
}
.itnry li.active figure {
    opacity: 0.3;
}
.itnry li figure{
    padding: 0px;
    margin: 0px;
}
.itnry li p{
    padding: 0px;
    margin: 0px;
}
.inclusions{
    margin-top: 20px;
}
.inclusions h5{
    font-size: 17px;
    font-weight: 600;
}
.inclusions a{
    color: #1a1a1a;
}
.pkg-incusion{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.pkg-incusion li{
    padding: 0 0 0 15px;
    margin: 0 0 3px 0;
    list-style-type: none;
    display: block;
    position: relative;
    background-image: url(../images/arrow-orng.png);
    background-repeat: no-repeat;
    background-position: left 6px;font-size: 14px;
}
.pkg-incusion li i{
    position: absolute;
    left: 0;
    top: 3px;
    color: #1a1a1a;
}
.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 0;
    margin-top: 20px;
    float: left;
    width: 100%;
}
.price-tag .price{
    font-size: 17px;
    font-weight: 600;
    display: inline-block;
    margin-top: 6px; color: #F44336;
}
.price-tag .price small {
    display: block;
    text-decoration: line-through;
    color: #333; font-weight: bold;
}

.price-tag .price small i {
    text-decoration: line-through;
}

.btn-detail {
    display: inline-block;
    float: right;
    margin-top: 5px;
}

.btn-detail .btn {
    background: #1a1a1a;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 15px;
    padding: 9px 20px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
}

.btn-detail .btn span{
cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;	
	
}

.btn-detail .btn span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.btn-detail:hover span {
  padding-right: 25px;
}

.btn-detail:hover span:after {
  opacity: 1;
  right: 0;
}

#confused{
     background-image: url(../img/h1.jpg);
    background-attachment: fixed;
    background-position: left top;
    background-repeat: no-repeat;
    padding: 50px 0;
	background-size: cover; position: relative;
}
#book-online{ background-image: url(../img/p6.jpg);background-attachment: fixed;background-size: cover; position: relative;}
#confused .overlayBg::before{background: rgba(5, 3, 3, 0.87) none repeat scroll 0 0;}

.white-color{
    color: #fff!important;
}
#confused h1.h1-global.white-color{ text-transform: uppercase; }
.requirement{
    background:#e82e2e!important;
    border-radius: 8px;
    font-size: 16px;
	font-weight:400;
    padding: 10px 50px;
    color: #fff;
    text-transform: uppercase;    margin-top: 20px;
}
.requirement:hover{
    background: #000;
    color: #fff;
}

#book-online
{
    padding: 50px 0;
}
.why-book {
    border-right: dotted 1px #333;
    text-align: center;
    margin: 50px 0;
    height: 70%;
    padding: 0 20px;
}
.why-book img{
    margin-bottom: 10px;
}
.why-book h4{
    color: #1a1a1a;
    font-family: 'proxima_nova_rgbold';
    font-size: 20px;
}
.why-book p{
    font-size: 17px;
}
.approved{
    margin-top: 42px;
}
.ftr-cnt{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.ftr-cnt li{
    padding: 0 0 0 40px;
    margin: 0 0 10px 0; 
    list-style-type: none;
    font-size: 22px;;
    color: #fff;
    position: relative;
}
.ftr-cnt li a{
    color: #fff;
}
.ftr-cnt li i{
    position: absolute;
    left: 0;
}
#copywrite{
    background: #272727;
    padding: 12px 0;
}
#copywrite p{
    margin: 0;
    padding: 0px;
    color: #fff;
}

#copywrite-thank-you{
    background: #272727;
    padding: 12px 0;
}
#copywrite-thank-you  p{
    margin: 0;
    padding: 0px;
    color: #fff;
}
.coi-pop .modal-header{
    background: #1a1a1a;
}
.coi-pop .modal-title {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
.coi-pop .btn-secondary {
    background: #1a1a1a;
    border: none;
    font-size: 18px;
    text-align: center;
}
.coi-pop .btn-secondary:hover {
    background: #ca621b;
    color: #fff;
}
.coi-pop .close {
    float: right;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    opacity: 1;
}
#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: #1a1a1a;
    position: fixed;
    z-index: 99999;
}
._col_m {
    border-right: 1px solid #0004d;
    color: #000000;
    height: 45px;
    justify-content: center;
    background: #243A51;
    cursor: pointer;
}
._btn_bm {
	margin: 0;
    width: 100%;
    background: transparent;
    border: none;
    color: #fff;
    padding: 10px 0 10px 0;
	}
._btn_bm, ._col_bm, ._col_m {
    text-align: center; 
}
.fa-1x {
    font-size: 31px!important;
	margin-top: 8px;
}
#top-packages hr{
margin-top:50px;
}

._col_bm a{
    color: #fff;
    text-decoration: none;
}

@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: 18px;
}
.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
}  
  
}
.recommended{
    outline:1px solid black!important;
}
.recommended p{
    color:black!important;
}
.recommended .recom1{
    color:black!important;
}
@media only screen and (max-width: 992px) {
    #header .head-cnt ul li {
    font-size: 18px;display:block;text-align:center;width:100%;
}
#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: 0px 0;
}
.packages {
    margin-top:15px;
}
.price-tag .price small{display:inline-block;margin-right:10px;}
.deal {
    font-size: 16px;
    padding: 4px 16px;
    margin-top: 46px;
    border: solid 4px #c4c4c4;
}
#banner .free-quotes .get-free {
    font-size: 22px;
        padding: 30px 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;
}
.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: 23px;
    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;
}
@media only screen and (max-width: 767px) {
.mobhiddn{display:none;}
.mobhiddn2{display:none !important;}
#banner .banner-text h4 {margin-bottom: 10px;}
 #banner {
     
} 
#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: bold;
}    
.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: 38px;
}  
.hidden-md{
        display: none!important;
}    
#book-online{
        display: none;
}    
#banner .trusted{
    display: none;
}  
/*.ftr-link {
    display: none;
    padding: 0px;
    margin: 0 0 20px 0;
}
.ftr-link li {
    font-size: 13px;
} */    
#banner {
    background-size: cover;
    background-position: center center;
}    
 .deal {
  display:none;
}
#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-8, #banner .col-sm-4  {
    flex: 0 0 100%;
    max-width: 100%;
}    
.banner-text
 {
    text-align: center;
 }
#banner .free-quotes {
    margin-top: 45px;
}
#banner .free-quotes .get-free {
    font-size: 22px;
}
#banner .destination li {
    font-size: 16px;font-weight:bold;
}    
#banner .banner-text h1 {
    font-size: 28px;
} 
.banner-2 ul li {
    width: 30%;
}
}
@media only screen and (max-width: 568px) {
    .requirement {
    font-size: 12px;
    padding: 6px 15px;
}   
.india-tour-packages{
    padding:0px!important;
}
.golden-packages-section{
    padding:0px!important;
}
.approved {
    margin-top: 0;
    margin-bottom: 15px;
}  
#thank-you {
    padding: 50px 0;
}    
}
@media only screen and (max-width: 375px) {
.deal {
    position: absolute;
    font-size: 13px;
}
#header .head-cnt ul {
    padding-right: 50px;
    margin: 0px;
    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;
}      
}
.requirements{
    background:#e82e2e!important;
}
.input[type="date"]:not(.has-value):before{
  color: #495057;
  content: attr(placeholder);
}
.text-1{
    font-size: 22px;
}
 @media(max-width:1024px){
   .free-quotes{
            position: relative !important;
            margin: 20px auto;
            right: auto;
            top: auto;
            background: #f9f9f9;
            width: 90%;
            border: 1px solid gainsboro;
   }
   #myCarousel{
  height: auto !important;
}
.footer_menu {
    margin-left: 0px !important;
                margin-bottom: 20px;
}
h2 {
    font-size: 30px !important;
}
}