/*-------------30-09-2021------------------*/
/*.regionholiday .rhbox:last-child{
    margin-bottom: 12px;
}*/
.holidaybannernew .hbmain{
    width:90%;
    margin: 0 auto;
    top: -40px;
    position:relative;
}
.holidaybannernew .holidaypack{
    width: 41%;
}
.holidaybannernew  form{
   width:47%;
}
/*-------------30-09-2021------------------*/
.regionholiday {
    padding: 50px 0 35px 0;
}
.enq-thank {
    z-index: 1;
}
.card-box.card-box1 {
    height: 100%;
}
/*.container{
	max-width: 1200px;
	margin: 0 auto; 
}*/
.regionholiday h2 {
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px;
}
.regionholiday h2 + p {
    color: #2f2f2f;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: -10px;
}
.regionholiday .mainregbox {
    margin: 50px -6px 0 -6px;
    display: grid;
    grid-template-columns: repeat(3,1fr);

}
.mainregbox .rhbox {
    border: 1px solid #929292;
    padding: 15px;
    border-radius: 10px;
    text-align: center;
    margin: 0 6px 25px 6px;
}
.rhleft {
    background: #181818;
    border-radius: 10px;
    overflow: hidden;
    text-align: left;
}
.mainregbox .rhbox ul {
    justify-content: center;
    background: #fff;
    width: 70%;
    margin-left: 15%;
    margin-top: -33px;
    padding-bottom: 9px;
}
.rhleft> img {
    width: 100%;
    height: 180px;
}
.regionholiday h3 {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    margin-top: 15px;
    padding-left: 15px;
    letter-spacing: 0.4px;
}
.rhleft .caption .ppbox h6 {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
}
.rhleft .caption .ppbox h6 sub {
    font-size: 10px;
    font-weight: normal;
}
.ppbox span {
    color: #fff;
    font-size: 10px;
    letter-spacing: 0.2px;
    margin-bottom: 3px;
    display: block;
}
.regionholiday ul {
    display: flex;
    align-items: flex-end;
    text-align: center;
    font-size: 15px;
}
.regionholiday ul li {
    padding: 0 10px;
}
.rhleft .caption {
    padding: 8px 15px 17px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.regionholiday .caption li:first-child {
    padding-left: 0;
}
.rhleft .caption a,
.rhleft .caption button {
background: #d9292a;
    font-size: 15px;
    color: #fff;
    border: 0;
    outline: 0;
    border-radius: 5px;
    padding: 12px 22px;
    cursor: pointer;
    font-weight: 600;
}

.uspnew ul {
    border: 1px solid #191819;
    padding: 20px 0;
    display: flex;
    margin-bottom: 40px;
}
.uspnew ul li {
    display: flex;
    align-items: center;
    text-align: left;
    position: relative;
    padding: 0 32px;
}
.uspnew ul li:after {
    content: '';
    border-right: 1px solid #191819;
    position: absolute;
    right: 5px;
    height: 70%;
    width: 1px;
}
.uspnew ul li:last-child:after{
	display: none;
}
.uspnew ul li img{
	margin-right: 10px;
}
.uspnew ul li h3 {
    margin: 0;
    color: #191819;
    text-align: left;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
}
.uspnew ul li p {
    margin: 0;
    color: #191819;
    text-align: left;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    margin-top: 2px;
}
.hbmain.hbmain1{
    width: 980px;
    margin: 0 auto;
}
.hbmain.hbmain1 .holidaypack{width:42%;}
.hbmain.hbmain1 #formFlightGetQuote{
    width:49%;
}
.hbmain.hbmain1 .card-box1 .hiw{padding-top:11px;text-align:center;}
.hbmain.hbmain1 .card-box1 .hiw p:last-child{font-size:11px;}
.hbmain.hbmain1 .card-box1 .input-box.input-box1{padding-top:5px;}
.hbmain.hbmain1 .card-box.card-box1{min-height:364px;}
.hbmain {
    display: flex;
    justify-content:flex-end;
    width: 100%;
    padding: 20px;
    align-items: flex-start;
}
.holidaybanner {
    background-repeat: no-repeat;
    background-size: cover;
   padding-top: 108px;
}
.trustpilotrh {
    margin-top: 10px;
}
.holidaypack {
    width: 394px;
    background: #fff;
    border-top: 5px solid var(--skyBlue);
    border-radius: 50px 0 50px 0;
    padding: 20px 40px;
    text-align: center;
    box-shadow: 2px 4px 10px #a29f9f;
    margin-right: 30px;
}
.holidaypack h2 {
    color: #191819;
    font-size: 20px;
    line-height: 25px;
}
.holidaypack h2 strong{
    font-size: 22px;
    font-weight: bold;
    display: block;
}
.holidaypack h3 {
    border: 1px dashed #d92929;
    padding: 12px;
    font-size: 18px;
    font-weight: bold;
    color: #d92929;
    width: 80%;
    margin: 11px 10%;
}
.suprdl p {
    background-image: url(/Content/images/offerimg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 16px;
    color: #000000;
    display: inline-block;
    padding: 7px 0 7px 35px;
    margin-top: 5px;
}
.holidaypack h4 {
    font-weight: bold;
    font-size: 60px;
    color: var(--skyBlue);
    margin-top: 14px;
}
.holidaypack h4 sup {
    font-weight: normal;
    font-size: 34px;
    position: relative;
    top: -20px;
}
.holidaypack h4 sub {
    font-weight: normal;
    font-size: 24px;
    position: relative;
    top: -25px;
}
.holidaypack h4 span {
    display: block;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    padding-right: 21px;
    position: relative;
    top: -4px;
}
.holidaypack ul {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background: #888b8d;
    background: -moz-linear-gradient(to right,#d7d8d8 0%, #fff 50%, #d7d8d8 100%);
    background: -webkit-linear-gradient(to right,#d7d8d8 0%, #fff 50%, #d7d8d8 100%);
    background: linear-gradient(to right,#d7d8d8 0%, #fff 50%, #d7d8d8 100%);
    width: 80%;
    margin-left: 10%;
    padding: 12px 0;
    margin-top: 14px;
}
.holidaypack ul li {
    font-size: 14px;
    padding: 0 6px;
}
.disclaimer.hol {
    padding-top: 17px;
    max-width: 84%;
    margin: 0 auto;
}
.usp-vacation {
    padding-top: 16px;
}
.regionholiday {
    padding: 5px 0 0 0 !important;
}
 

/******** Breadcrumb CSS*********/
.breadcrumb-wrapper { position:relative;       top: -11px;}
.breadcrumb-wrapper .fixed-width { width: 86% ; padding-top:0px;
    margin: 0 auto; 
}
.breadcrumb-wrapper ol{    color: #c2c1c1;
    display: flex;
    align-items: center;
    margin-bottom:10px;
    list-style: none;
    position: relative;
    z-index: 1;
}
    .breadcrumb-wrapper ol li {
        color: #fff;
        font-size: 13px;
        padding: 4px;
        background: #01a0d74f;
    }
.breadcrumb-wrapper ol li a {
    color: #fff;
    border-bottom: 1px solid #fff;
    display:inline-block;
    text-decoration:none;
}
.breadcrumb-wrapper ol li:after {
    content: "\f105";
    font-weight: normal;
    font-size: 13px;
    top: 1px;
    color: #fff;
    font-family: FontAwesome;
    margin-left:2px;
}
    .breadcrumb-wrapper ol li:last-child:after { display:none;
    }

    .breadcrumb-wrapper.themePage { position:absolute;        top: 80px;    left: 90px;
}
.breadcrumb-wrapper.themePage .fixed-width { width: 100% ; padding-top:15px;
    margin: 0 auto; 
}


/*Ipad*/
@media only screen and (max-width: 991px){
    .hbmain {
    justify-content: center;
}
}
@media only screen and (max-width: 768px) {
        .hbmain {
        justify-content: flex-end;
    }

    .hbmain.hbmain1 {
    width: auto;
    margin: 0 auto;
}
    .hbmain.hbmain1 #formFlightGetQuote {
    width: 57%;
}
    .breadcrumb-wrapper ol li {font-size:11px;
        }
}

@media only screen and (max-width: 1024px) {
.uspnew ul li {
    padding: 0 14px;
}
.uspnew ul li img {
    width: 40px;
}
.uspnew ul li h3 {
    font-size: 12px;
}
.uspnew ul li p {
    font-size: 10px;
}
.container {
    padding: 0 15px;
}
.regionholiday .mainregbox {
    grid-template-columns: repeat(2,1fr);
}
.holidaybannernew .hbmain {
    width: 100%;
    padding: 20px 0;
}
 
.vacation-card.card-box {
    padding: 0 !important;
    width: 51% !important;
}
.breadcrumb-wrapper {top: -28px;
    }

}