/* Minification failed. Returning unminified contents.
(8805,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8806,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8810,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8815,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8820,17): run-time error CSS1039: Token not allowed after unary operator: '-width-size'
(8828,29): run-time error CSS1039: Token not allowed after unary operator: '-width-size'
(8973,44): run-time error CSS1039: Token not allowed after unary operator: '-width-size'
(8973,65): run-time error CSS1039: Token not allowed after unary operator: '-perc-size'
(8973,85): run-time error CSS1039: Token not allowed after unary operator: '-width-size'
(8975,43): run-time error CSS1039: Token not allowed after unary operator: '-width-size'
(8975,64): run-time error CSS1039: Token not allowed after unary operator: '-perc-size'
(8975,84): run-time error CSS1039: Token not allowed after unary operator: '-width-size'
(10003,20): run-time error CSS1046: Expect comma, found '201'
(10003,27): run-time error CSS1046: Expect comma, found ')'
(11874,28): run-time error CSS1038: Expected hex color, found '#eeee'
 */

.listing-style4 .flightboxv4,
.hotelboxv4 {
    background-color: #fff;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
    height: auto;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .08);
	box-shadow: 0 1px 5px rgba(0, 0, 0, .08);
    border-bottom: 1px solid #f5f5f5;
	font-size:12px;
}

.flightinfo,
.hotelinfo {
	display: -webkit-box;
    display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -ms-flexbox;
    border-bottom: 1px solid #ededed;
    margin: 0 15px;
	padding: 14px 0;
}

.flight-title-container .flightinfo,
.hotel-title-container .hotelinfo {
	border-bottom: none
}
.flight-title-container .flightinfo {
    margin: 0;
}
.hotel-title-container .hotelinfo {
	padding: 12px 0 9px 0;
}
.listing-style4.selected .fligtboxv4 {
    border-bottom: none;
	margin-bottom: 0
}


.flightinfo .flightinfojourney {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
    align-items: center;
	display: -webkit-box;
    display: -ms-flexbox;
	display: flex;
	font-size: 1.5em;
    padding-right: 20px;
	color: #000
}
.flight-title-container,
.hotel-title-container {
    background-color: #2d3e52;
	height: auto
}

.flight-title-container .breadcrumbs li,
.hotel-title-container .breadcrumbs li {
	line-height: 36px
}

.flight-title-container .flightinfo,
.hotel-title-container .hotelinfo {
	display: -webkit-box;
	display: -ms-flexbox;
        display: flex;
    }

.flight-title-container .flight-dates,
.hotel-title-container .hotel-dates {
        color: #fff;
	font-size: .655em;
	letter-spacing: .5px
    }

.flightbox-takeoff-description a.button.btn-mini {
    max-height: 19px;
	text-transform: uppercase;
    padding: 0 5px;
}

.flight-title-container .flightinfojourney,
.hotel-title-container .hotelinfojourney {
    color: #fff;
    -ms-flex-item-align:center;
        -ms-grid-row-align:center;
        align-self:center;
	-webkit-box-direction: normal;
    -ms-flex-direction: column;
	        flex-direction: column;
            align-items : flex-start;
}

.hotel-title-container .hotelinfojourney {
	font-size: 1.2em
}

.flight-listing .toggle-container .panel.style1 .panel-title>a:before,
.hotel-listing .toggle-container .panel.style1 .panel-title>a:before {
	color: #d8d8d8
}

.flight-listing .toggle-container .panel.style1 .panel-title>a.collapsed:before,
.hotel-listing .toggle-container .panel.style1 .panel-title>a.collapsed:before {
	color: #01b7f2
}

.passenger-details {
	display: -webkit-box;
	display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
    align-items: center;
    color: #fff;
	font-size: .813em;
    text-transform: uppercase;
	letter-spacing: .5px
}

.passenger-details>i {
        font-size: 2em;
	padding-left: 10px
    }

.flightinfo .flightinfojourney .takeoff {
	padding-right: 10px
}
.flightinfo .flightinfojourney svg {
    width: 47px;
    margin: 0 10px 0 0;
}
.flightinfo .flightinfojourney .soap-icon-longarrow-right {
	padding-right: 10px
}

.flight-journey {
	display: -webkit-box;
    display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
	font-size: .83em;
	letter-spacing: .5px
}

  .flight-journey .soap-icon-plane {
    font-size: 1.8em;
	padding-right: 10px
    }

.listing-style4 .flightbox-main,
.hotelboxv4 .hotelboxv4-main {
	-webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    height: auto;
    position: relative;
	display: -webkit-box;
    display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
    -ms-flex-direction: column;
	        flex-direction: column
}

.hotelbox-info {
	display: -webkit-box;
    display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
	-webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: auto;
	-ms-flex-preferred-size: auto;
	    flex-basis: auto
}
.flightboxv4  .flightbox-journey {

	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        min-height: 1px;
}

.flightbox-journey .flight-tier {
  width:100%;
}
.hotelbox {
	display: -webkit-box;
    display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
    align-items: center;
	-webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
	padding: 15px;
	-ms-flex-pack: distribute;
    justify-content: space-around;
	border-bottom: 1px solid #eee;
    height: auto;
	width: 100%
}
.flightboxv4 .flightbox-takeoff {
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 15px;
	height: auto;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
}
    .flightbox-takeoff:last-child {
	/* padding-bottom: 0;
	 margin-bottom: 15px; */
	border-bottom: none;

    }

.flightbox-takeoff-description {
	display: -webkit-box;
    display: -ms-flexbox;
	display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            justify-content:center;
}

.flightboxv4 .flightbox-image {
    display: none;
    flex: 0 0 auto;
    flex-basis: calc(20% - 30px);
    max-width: calc(20% - 30px);
}

.flightboxv4 .flightbox-image img {
        background-color: #f4f4f4;
	max-width:115px;
        min-height: 1px;
	width:100%
    }

.flightboxv4 .flight-start span,
.flightboxv4 .flight-end span {
    font-size: 1.417em;
    color: #01b7f2;
    line-height: 1.5em;
    position: relative;
    font-weight: bold;
    letter-spacing: 1px;
}
.flightboxv4 .airportcode span {
    font-weight:normal;
    font-size: 1.067em;
}
.flightboxv4 .flight-end span {
	text-align: left
}

.flightboxv4 .time-info .date {
    font-size: 	0.833em;
    display: inline-block;
	color: #000;
	text-transform: uppercase
}

.flightboxv4 span.start-info,
.flightboxv4 span.end-info {
    font-size: 1em;
    text-transform: uppercase;
	color: #606060
}

.flightboxv4 .time-info.right {
	text-align: right
}

.flightboxv4 .flight-stops {
    padding: 0 15px;
    color: #fff;
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	text-align: center;
    min-width: 1px;
    flex: 0 0 90px;
    max-width: 90px;
}

.flightbox-takeoff-description .flight-start {
    text-align:right;
}
.flightbox-takeoff-description .flight-start, .flightbox-takeoff-description .flight-end {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto
}
.flightbox-takeoff-description .flight-stops .arrow-depart {
    width: 100%;
	margin-bottom: 10px;
    display: block;
     min-height: 1px;
     line-height: 1;
}
.flightbox-takeoff-description .flight-arrow-icon {
	height: 6px;
	background-position: center top;
	background-size: cover;
    width: 100%;
}
.flight-amenities {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
    justify-content: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
    -ms-flex-direction: column;
	        flex-direction: column;
        display: flex;
    flex: 0 0 17%;
}

.flight-amenities>.amenities-icons {
	text-align: right
}

.time-info {
	line-height: .9em;
	font-size: .917em;
     color: #000000;
}

.flight-amenities .amenities-icons i {
    margin-left: 4px;
    font-size: 1.3em;
	margin-bottom: 6px
}

.flight-amenities [class^="soap-icon"].circle,
[class*=" soap-icon"].circle,
.glyphicon.circle {
	-webkit-box-shadow: none;
    box-shadow: none;
    background: #f5f5f5;
    color: #00b5f5;
	border: none;
    font-size: 1.1em;
}

    .flight-amenities [class^="soap-icon"].circle:hover {
        color: #01b7f2;
	-webkit-box-shadow: inset 0 0 1px #01b7f2;
	        box-shadow: inset 0 0 1px #01b7f2
    }

.flightboxv4 .journey-detail {
	display: -webkit-box;
    display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
    text-transform: uppercase;
	line-height: 1em;
	color: #000;
	font-size: .833em;
	letter-spacing: .5px;
    display:none;
}
    .flightboxv4 .journey-detail span i {
    margin-right: 5px;
    font-size: 1.3em;
    }
.flightbox-price {
	padding: 0 15px 0 15px;
    text-align: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
    align-items: center;
	display: -webkit-box;
    display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
    justify-content: center;
    
	margin: 15px 0;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between
}
    /*.flightbox-price .price:lang(en-PK),
.hotelbox-price .price:lang(en-PK){
    text-transform: none;
}*/

    .flightbox-price .price small,
    .hotelbox-price .price small {
        text-align: center;
        margin-bottom: 5px;
        letter-spacing: 0;
        font-size: .45em;
        text-transform: uppercase;
        display:block;
    }
 .hotelbox-price .price small {
	 margin-bottom: 1px;
    }
.flightbox-price .price,
.hotelbox-price .price {
	font-size: 2em
    }
.flightbox-price .action a.button.btn-small.full-width.green,
.hotelbox-price .action a.button.btn-small.full-width.green {
        margin-top: 5px;
        padding: 0 15px;
        text-transform: uppercase;
	font-weight: bold;
	font-size: 0.833em;
    }

#SortPanel.sort-by-section {
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .08);
	        box-shadow: 0 1px 5px rgba(0, 0, 0, .08)
}

.soap-icon-plane-takeoff:before,
.soap-icon-plane-landing:before {
	content: ""
}

.soap-icon-plane-landing:before {
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    transform: rotate(50deg);
	display: inline-block
}

.flight-stops>span {
	display: none;
    margin-bottom: 7px;
}

@media(max-width:767px) {
	.flight-title-container.fixed,
	.hotel-title-container.fixed {
        top: 0;
        position: fixed;
        width: 100%;
        z-index: 99199;
        left: 0;
        right: 0;
		color: #fff
    }
    .time-info .date {
		display: block
    }
    .flight-journey {
		display: none
    }
	.flightbox-takeoff .amenities-icons [class^="soap-icon"]:nth-of-type(1n+3) {
		display: none
    }
  .flightboxv4  .journey-detail {
		display: none
    }
}
@media(max-width: 360px) {
    .flightboxv4 .flightbox-takeoff {
        padding: 15px 3px;
    }

    .hotel-detail-page .radio-container {
        display:none;
    }
}
@media(max-width: 359px) {
    .flightboxv4 .flight-stops {
       max-width: 80px;
        padding: 0 10px;
    }
   .flightboxv4   .flight-amenities {
       max-width: 30px;
   }
}
@media(min-width: 576px) {
    .flightbox-takeoff-description .flight-start, .flightbox-takeoff-description .flight-end {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        flex-basis:calc(50% - 45px); 
        max-width: calc(50% - 45px);
    }

    .flightbox-takeoff-description {
        -webkit-box-flex: 0;
        flex: 0 0 56%;
        max-width: 56%;
    }
    .flightboxv4 .time-info .date {
        font-size: 1em;
    }
    .flightboxv4 .flightbox-image {
        display: block;
    }
 
    .flightboxv4 .flight-stops {
    align-self: center;
    }
    .flight-amenities {
    flex: 1 1 24%;
    }
}
@media(min-width:768px) {

    .flight-amenities {
		display: -webkit-box;
        display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		    -ms-flex: 1 1 32%;
		 flex: 1 1 32%;
    }
    .flightbox-takeoff-description {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 53%;
            flex: 0 0 53%;
    max-width: 53%;
    justify-content: center;
    padding: 0;
    }
    .time-info .date {
       display:block;
   }
  .flight-listing .flightboxv4 .flightbox-journey {
        margin-left: 15px;
    }
    .flightbox-price .price,
    .hotelbox-price .price {
        margin-bottom: 10px;
    }
}
@media(min-width:992px) {
	.new-btn-container {
		display: none
	}
     .flightbox-takeoff-description {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 53%;
            flex: 0 0 53%;
    max-width: 53%;
    }
}
@media(min-width:1200px) {
 .flightboxv4 .flightbox-image {
    max-width: 105px;
    }

     .time-info .date {
        display:inline-block;
    }
    .flightbox-takeoff-description {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    max-width: 48%;
    }
}

@media(max-width:1199px) {
	.flightbox-price .price,
	.hotelbox-price .price {
		font-size: 1.5em
    }
	.flightbox-price .action a.button.btn-small.full-width.green,
	.hotelbox-price .action a.button.btn-small.full-width.green {
		font-size: .8em
    }
    .flight-start {
		padding-right: 10px
    }
    .flight-stops {
		padding: 0 10px
    }
    .flight-end {
		padding-left: 10px
    }
    .soap-icon-longarrow-right-new {
		height: 15px
    }
}

@media(max-width:767px) {
    .flight-start {
		padding-right: 5px
    }
    .flight-stops {
		padding: 0 5px
    }
    .flight-end {
		padding-left: 5px
    }
    .flight-stops span {
		color: #2d3e52;
		font-size: .833em;
		display: block
    }
	.flightboxv4  .flightbox-price .action a.button.btn-small.full-width.green,
	.hotelbox-price .action a.button.btn-small.full-width.green {
		font-size: .8em;
        height: 35px;
        padding: 4px 15px;
		margin-top:0;
	}
	.flightboxv4 .flightbox-price .price {
		padding-bottom:0;
    }
}

@media(min-width:768px) {
	.listing-style4 .flightbox-main,
	.hotelboxv4 .hotelboxv4-main {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
        -ms-flex-direction: row;
		        flex-direction: row
    }
	.flightbox-price {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
        justify-content: center;
            max-width: 18%;
            -webkit-box-flex: 0;
             -ms-flex: 0 0 18%;
            flex: 0 0 18%;
            border-left: 1px solid #f5f5f5;
    }
    .hotel-detail-page .flightbox-price {
    max-width: 25%;
    flex: 0 0 25%;
    }
.flight-listing .sort-by-section .sort-by-title {
		margin: 15px 0 0 0;
        line-height: 34px;
		width: 17%
    }
    .flight-listing .sort-by-section .sort-bar {
		width: 83%
    }
    .flight-listing .sort-by-section li {
        float: left;
        padding: 15px 5px;
		width: 36%
    }
        .flight-listing .sort-by-section li:nth-child(3) {
		width: 28%
        }
}

@media(max-width:413px) {
    .flight-listing .col-sm-8 {
		padding: 0
    }
	/*.flightbox-takeoff {
		margin: 0 5px
	}*/
	.flight-start span,
	.flight-end span {
		font-size: 1.2em
    }
    .flightbox-price {
        padding: 0 20px;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
        justify-content: space-between;
		-webkit-box-align: end;
		    -ms-flex-align: end;
		        align-items: flex-end
    }
	.flightbox-price .price,
	.hotelbox-price .price {
		padding-bottom: 0
        }
    .flightbox-takeoff  .flight-amenities .amenities-icons i {
        margin-right: 0;
		font-size: 1em;
		margin-bottom: 6px
    }
}

@media(max-width:767px) {
    section#content.flight-listing {
		padding-top: 0
    }
    .btn-group-new.fixed {
        position: fixed;
        z-index: 99;
        background: #efefef;
		padding-bottom: 10px
    }
}

@media(max-width:991px) {
	.flight-listing .sort-by-section,
	.hotel-listing .sort-by-section {
		padding: 0 20px
    }
    .flight-title-container .btn-group-new {
        margin-bottom: 0;
        background: #f0f0f0;
		position: relative
    }
    .btn-group-new {
		display: -webkit-box;
		display: -ms-flexbox;
        display: flex;
        position: relative;
        padding: 15px 15px 0 15px;
        width: 100%;
		margin-bottom: 15px
    }
	.btn-group-new	.button {
		-webkit-box-flex: 1 1 0%;
		    -ms-flex: 1 1 0%;
		        flex: 1 1 0%;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
        justify-content: center;
        background-color: #00b6f4;
		-webkit-box-align: center;
		    -ms-flex-align: center;
        align-items: center;
        text-align: center;
		color: #fff
    }
	#sort-menu>i {
		padding-right: 1px
    }
	#sort-menu>i+i {
		padding-right: 7px
        }
   .btn-group-new .button a {
        display: block;
        border-right: 1px solid #fff;
        padding: 15px 0;
        color: #fff;
		text-transform: uppercase;
        position: relative;
    }
.btn-group-new	.button:last-child a {
		border: none
    }
    .btn-group-new .button i {
        padding-right: 7px;
        font-size: 1.5em;
        position: relative;
		top: 2px
    }
    .flight-title-container .container {
		width: 100%
    }
}

@media(max-width:767px) {
    .flight-listing .sort-bar li {
		width: 100%
    }

    .flightinfo {
        margin:0;
        padding:15px;
    }
}
/* Info on flight section */
.flightboxv4 .alert {
    margin-bottom:0;
    padding: 5px 15px 5px 50px;
		top: -1px;
}

.flightboxv4 .alert:before {
    width: 18px;
    height: 18px;
    font-size: 12px;
    line-height: 17px;
    top: 5px;
}
.flightboxv4 .alert p {
    font-size:0.917em;
    }
@media (max-width: 550px) {
	.flightboxv4 .alert:before {
    top: 8px;
	}
}
/*New Style*/
/*Group section*/
.flightboxv4 .flight-title .icon {
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    transform: rotate(-25deg);
    display: block;
    float: left;
}
.flightboxv4  .flight-title p {
    margin-bottom:0;
    display:inline-block;
    padding-left: 5px;
}
.flightboxv4 .flight-title {
    background: #d3f0f9;
    padding: 5px 10px 5px 15px;
    border-top: 1px solid #01b7f2;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size:0.833em;
    width: 100%;
    position: relative;

}
.flightboxv4 .flight-title strong {
    color:#008fbd;
}
.flightboxv4 .flight-title .icon-rotate  {
    content: '\e831';
    font-family: "soap-icons";
    font-style: normal;
    -webkit-transform: rotate(-28deg) translateY(-50%);
    -moz-transform: rotate(-28deg) translateY(-50%);
    -ms-transform: rotate(-28deg) translateY(-50%);
    -o-transform: rotate(-28deg) translateY(-50%);
    transform: rotate(-28deg) translateY(-50%);
    top: 8px;
    position: relative;
    color:#01b7f2;
    font-size: 16px;
   }
  .flightboxv4  .inbound-flight .flight-title .icon-rotate  {
      -webkit-transform: rotate(20deg) translateY(-50%);
      -moz-transform: rotate(20deg) translateY(-50%);
      -ms-transform: rotate(20deg) translateY(-50%);
      -o-transform: rotate(20deg) translateY(-50%);
      transform: rotate(20deg) translateY(-50%);
      top:10px;
      left: -7px;
      position: relative;
   }
  .flightboxv4  .icon-rotate {
  display:inline-block;
}
@media (min-width: 768px) {
    .flightboxv4 .flight-title {
        padding: 5px 15px;
    }
}
.moreflightcontainer .flightbox-takeoff:first-child {
    border-top: 1px solid #ededed;
}
.moreflightcontainer .flightbox-takeoff {
    border-bottom: 1px solid #ededed;
}
.moreflightcontainer .flightbox-takeoff:last-child {
    border-bottom: 0;
}

/*Max Height Section*/
@media (min-width: 768px) {
   .flightboxv4 .flightbox-journey .max-height {
        max-height: 280px;
        overflow: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }
}
@media (min-width: 992px) {
     .flightboxv4 .flightbox-journey .max-height {
        max-height: 260px;
    }
}
@media (min-width: 1200px) {
    .flightboxv4 .flightbox-journey .max-height {
        max-height: 320px;
    }
    .flightboxv4 .flightbox-takeoff {
    padding: 10px 25px 10px 10px;
    }
    .flightboxv4 .scroll.activated .flightbox-takeoff {
        padding: 10px 0 10px 10px;
    }
}
.flightboxv4.toggleactivated .flightbox-takeoff.active {
    background-color: #fff8e7;
}
/*Radio Button*/
/* New Radio Button */
.radio-container {
    width: 30px;
}

.package .radio-container {
    display:none;
}

.flightboxv4 label.radio-button {
    position:relative;
    top: 0;
    left: 0;
    margin-bottom:  0;
    width: 15px;
    height: 15px;
}
.flightboxv4  label.radio-button:before {
    visibility:visible;
    background:#fff;
    content:"";
    position:absolute;
    border: 1px solid #dedede;
    width: 14px;
    height: 14px;
    border-radius: 50%;
}
.flightboxv4  label.radio-button input {
    margin:0;
    opacity: 0;
    display:none;
}
.flightboxv4  .active label.radio-button:after {
    content:"";
    top: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #01b7f2;
    left: 3px;
    z-index: 99;
    position:  absolute;
    visibility:  visible;
}
/*Flight Toggle*/
.flightboxv4  .moreflight-toggle {
    display: flex;
    justify-content: flex-end;
    padding: 0 15px;
}
.flightboxv4  .moreflight-toggle a {
    padding: 2px 15px 2px 20px;
    background: #f5fdff;
    text-transform: uppercase;
    border: 1px solid #01b7f2;
    border-bottom: 0;
    position: relative;
    font-size: 0.813em;
    color: #2d3e52;
    display:block!important;
    cursor: pointer;
  }
.flightboxv4 .moreflight-toggle a:after {
     content: "\f078";
     font-family: "FontAwesome";
     position: relative;
     font-size: 12px;
      margin-left: 10px;
     top: 0;
     color:#2d3e52;
    }
.flightboxv4 .hidetoggle .moreflight-toggle {
    display:none;
}
.flightboxv4 .moreflight-toggle a.collapsed .open {
    display:none;
}
.flightboxv4 .moreflight-toggle a:not(.collapsed) > span {
    display:none;
}
.flightboxv4 .moreflight-toggle a:not(.collapsed) > span.open {
    display: inline-block;
}
.flightboxv4 moreflight-toggle a:not(.collapsed) .open {
    display: inline-block;
}
.flightboxv4 .moreflight-toggle a:not(.collapsed):after {
    content: "\f077";
}
@media (min-width: 768px) {
   .flightboxv4 label.radio-button {
        display: flex;
    }
  .flightboxv4  .journey-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
   }
    .moreflight-toggle {
    border-bottom: 0;
    }
}
@media (min-width: 1200px) {
  .moreflight-toggle {
        display: flex;
        justify-content: flex-end;
        padding: 0 25px;
    }
}
@media (max-width: 575px) {
  .flightboxv4 .moreflight-toggle a {
    padding: 10px 15px 10px 20px;
    border-bottom: 1px solid #01b7f2;
    }
    .moreflight-toggle {
        margin-bottom: 10px;
        margin-top: 10px;
    }
     .moreflight-toggle a {
         width: 100%;
         text-align: center;
     }
}
 .flightboxv4 .mobileairline {
    display: block;
    padding: 10px 10px 5px;
    border-bottom: 1px solid #efefef;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    width: 100%;
}
 .flightboxv4 .mobileairline img {
    max-height: 14px;
    margin-right: 10px;
    vertical-align: top;
    float: left;
}
@media (min-width: 576px) {
   .flightboxv4 .mobileairline {
    display: none;
    }
}
/*Holiday Flight Section*/
.flightboxv4  .notification-area {
    display: inline-block;
}

/*FlightListing Arrow*/
.the-arrow {
  width: 100%;
  transition: all 0.2s;
  margin-bottom: 4px;
}
.the-arrow.-left {
  position: absolute;
  top: 60%;
  left: 0;
}
.the-arrow.-left > .shaft {
  width: 0;
  background-color: #999;
}
.the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after {
  width: 0;
  background-color: #999;
}
.the-arrow.-left > .shaft:before {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.the-arrow.-left > .shaft:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after {
  width: 6px;
  transition-delay: 0.3s;
  transition: all 0.5s;
}
.the-arrow.-right > .shaft:before {
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
.the-arrow.-right > .shaft:after {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
.the-arrow > .shaft {
  background-color: #fdb714;
  display: block;
  height: 1px;
  position: relative;

}
.the-arrow > .shaft:before, .the-arrow > .shaft:after {
  background-color: #fdb714;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
}
.the-arrow > .shaft:before {
  -webkit-transform-origin: top right;
          transform-origin: top right;
}
.the-arrow > .shaft:after {
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
}
/*PopOver*/
    /* 2.2.4. Term Description */
dl.term-description {
  text-transform: uppercase;
  font-size: 0.9167em; }
  dl.term-description dt, dl.term-description dd {
    line-height: 1.3333em;
    float: left;
    width: 50%;
    padding-top: 0.5em;
    padding-bottom: 0.5em; }
  dl.term-description dt {
    border-right: 1px solid #f5f5f5;
    color: #01b7f2;
    font-weight: 400;
    padding-right: 5px;
    clear: both; }
  dl.term-description dd {
    padding-left: 20px; }
  dl.term-description:after {
    content: "";
    display: table;
    clear: both; }
.flight-detail-page.basket-container #main {
    margin-bottom: 0;
}

.flight-detail-page.basket-container {
    margin-bottom: 40px;
}

[class^="soap-icon"].depart-effect:before, [class*=" soap-icon"].depart-effect:before, .glyphicon.depart-effect:before {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    transform: rotate(15deg);
}

.tab-container .basket-container {
    background: #fff;
    padding: 0;
}

.basket-container .tab-container.style1 ul.tabs li a {
    margin-top: 0;
}

.basket-container .basket-page {
    width: 100%;
    background: #efefef;
    padding: 20px 0 0 !important;
    position: relative;
}

.basket-container .shopping-box .tabs li:first-child {
    display: none;
}

@media (min-width: 768px) {
    .basket-container .shopping-box .tabs li:first-child {
        display: block;
    }
}

.basket-page .flightbox-basket {
    height: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

    .basket-page .flightbox-basket:nth-last-child(2) {
        margin-bottom: 0
    }

.basketbox {
}

.basketboxinner {
    background: #fff;
}

.basketbox .flightinfo .flightinfojourney {
    font-size: 1em;
    line-height: 1em;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    align-items: flex-start;
}

    .basketbox .flightinfo .flightinfojourney h4,
    #flight-details .basketbox .flightinfo .flightinfojourney h4 {
        line-height: 1em;
        margin-bottom: 5px;
    }

    .basketbox .flightinfo .flightinfojourney span {
        text-transform: uppercase;
        color: #838383;
        font-size: 0.83em;
        letter-spacing: 0.5px;
    }

.basketbox .basket-flightinfo {
    display: flex;
    border-bottom: 1px solid #f4f4f4;
    margin: 0;
    padding: 10px 15px;
    flex-direction: column;
}

    .basketbox .basket-flightinfo .flightinfojourney span {
        text-transform: uppercase;
        font-size: 0.813em;
        letter-spacing: 0.04em;
    }

.basketbox .flight-journey {
    font-size: 0.75em;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1 1 auto;
    justify-content: space-between;
    display: flex;
}

@media (min-width: 768px) {
    .basketbox {
        margin: 0 20px 20px 20px;
        position: relative;
    }

    .tab-container .basket-container {
        padding: 20px;
    }

    .basket-page .flightbox-basket {
        margin-bottom: 0;
    }

    .basketbox .basket-flightinfo {
        flex-direction: row;
    }

    .basketbox .flight-journey {
        justify-content: flex-end;
    }
}

.second-leg .basketbox .flightinfo {
    padding-bottom: 5px;
}

.shopping-box {
    box-shadow: 0 1px 5px rgba(0,0,0,0.08);
}

.bootbox .shopping-box {
    box-shadow: none;
}

.bootbox #flight-features {
    margin-bottom: 0;
}

/*.bootbox .tab-container .basket-container {
    padding: 0;
}*/

.basket-container .tab-container.style1 ul.tabs {
    box-shadow: 0 1px 5px rgba(0,0,0,0.08);
}

.basket-container .sidebar .detailed-logo {
    box-shadow: 0 1px 5px rgba(0,0,0,0.08);
}

.basket-container .travelo-box {
    box-shadow: 0 1px 5px rgba(0,0,0,0.08);
}

.additional-flightcontainer {
    display: flex;
    align-items: center;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    justify-content: flex-start;
    margin-bottom: 15px;
}

.flight-journey span.button.btn-mini.yellow {
    background-color: #fdb714;
    color: #fff;
    padding: 0px 10px;
    margin-left: 10px;
}

.basket-journey {
    padding: 0;
}

.flight-journeyinfo {
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    flex-direction: column;
}

    .flight-journeyinfo .basket-flightbox-image {
        max-width: 100%;
        padding-bottom: 15px;
        border-bottom: 1px solid #f5f5f5;
        margin-bottom: 15px;
    }

.basket-flightbox-image .basket-image-holder img {
    max-width: 100%;
}

.basket-flightbox-image .airlineinfo {
    font-size: 0.833em;
    color: #2d3e52;
}

.airlineinfo {
    line-height: 1.2em;
    text-transform: uppercase;
}

.no-additional .additional-flightcontainer {
    display: none;
}

.flight-journeyinfo.package {
    padding: 0;
    border-top: 1px solid #f4f4f4;
    padding-top: 10px;
}

.flight-details .tooltip.fade.in {
    left: 0 !important;
}

.basketboxinner .flight-details-container {
    display: flex;
    max-width: 100%;
    justify-content: center;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 15px;
    padding-bottom: 10px;
    flex-wrap: wrap;
    position: relative;
    padding: 0 40px;
}

.basket-journey .flight-details:last-child {
    padding-bottom: 0;
    margin-bottom: 30px;
}

.basket-journey .flight-details {
    text-transform: uppercase;
    padding: 0 15px;
    max-width: 100%;
    flex: 0 0 100%;
    position: relative;
    margin-bottom: 25px;
}

.flight-journeyinfo .icon-flightdetail i {
    font-size: 14px;
}

.flight-journeyinfo .icon-flightdetail {
    font-weight: bold;
    color: #fdb714;
    text-align: left;
    width: 100%;
    align-self: center;
    margin-bottom: 20px;
    padding: 0 15px;
}

    .flight-journeyinfo .icon-flightdetail span {
        display: inline-block;
    }

.basket-journey .description span {
    font-size: 0.917em;
    line-height: 1.5em;
    position: relative;
    display: block;
    letter-spacing: 0.04em;
}

.basket-journey span.timing-info {
    font-weight: bold;
    color: #000000;
}

/*Amenities section*/
.amenities-icons ul li {
    display: inline-block;
    margin: 0 0px 5px 0;
}

    .amenities-icons ul li:first-child {
        margin-right: 5px
    }

.flight-journeyinfo .basket-amenities {
    max-width: 100%;
    padding: 0 10px 15px;
}

.basket-amenities .amenities-icons [class^="soap-icon"].circle,
.basket-amenities .amenities-icons [class*=" soap-icon"].circle,
.basket-amenities .amenities-icons .glyphicon.circle,
.basket-amenities .amenities-icons .fa {
    box-shadow: none;
    background: #f5f5f5;
    color: #00b5f5;
}

.basket-amenities .amenities-icons i {
    font-size: 1.3em;
    margin-right: 5px;
}

.basket-journey .description .main-title {
    display: none;
}

@media (min-width: 575px) {
    .basketboxinner .basket-journey .flight-details {
        text-transform: uppercase;
        padding: 0 15px;
        max-width: calc(50% - 26px);
        flex: 0 0 calc(50% - 26px);
        margin-bottom: 0;
    }

    .basket-journey .flight-takeoff {
        text-align: right;
    }

    .basket-journey .flight-landing {
        text-align: left;
    }

    .flight-journeyinfo .icon-flightdetail {
        width: auto;
        text-align: center;
        margin: 0;
        padding: 0;
    }

        .flight-journeyinfo .icon-flightdetail i {
            display: block;
            font-size: 20px;
        }

        .flight-journeyinfo .icon-flightdetail span {
            display: block;
        }
}

@media (min-width: 768px) {
    .amenities-icons ul li:first-child {
        display: block;
        width: 100%;
        margin-right: 0;
    }

    .flight-journeyinfo {
        flex-direction: row;
    }

    .basket-journey {
        padding: 0 15px 0 15px;
    }

    .basketboxinner .flight-details-container {
        flex: 0 0 53%;
        max-width: 53%;
        border-right: 1px solid #f5f5f5;
        padding: 20px 0;
        border-bottom: 0;
        margin-bottom: 0;
        align-self: center;
    }

    .flight-journeyinfo .basket-flightbox-image {
        border-right: 1px solid #f5f5f5;
        padding-bottom: 15px;
        flex: 0 0 16%;
        max-width: 16%;
        padding-bottom: 15px;
        border-bottom: none;
        margin-bottom: 0;
        padding-right: 15px;
    }

    .flight-journeyinfo .basket-amenities {
        max-width: 31%;
        flex: 0 0 31%;
        padding: 23px 0 17px 15px;
    }
}

@media (max-width: 575px) {
    .basket-flightbox-image .basket-image-holder img {
        max-width: 70px;
        width: 100%;
    }

    .flight-journeyinfo .basket-flightbox-image {
        display: flex;
        padding: 5px 0;
        justify-content: space-around;
        align-items: center;
    }
}

.flying-time {
    text-transform: uppercase;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin-left: 0;
    padding-left: 15px;
}

    .flying-time:nth-child(2n) {
        margin-left: 15px;
    }

.flight-journey .flying-time:before {
    content: '\e858';
    font-family: "soap-icons";
    position: absolute;
    color: #fdb714;
    font-size: 1.6em;
    left: -2px;
}

.package-container {
    display: flex;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    justify-content: flex-end;
}

.flying-time i {
    position: absolute;
    left: -20px;
    font-size: 2.1em;
    top: 1px;
}

.flying-time span {
    line-height: 1.4em;
    position: relative;
    font-size: 1.067em;
}

.flight-package {
    display: flex;
    -ms-flex: auto;
    -webkit-flex: auto;
    flex: auto;
    justify-content: space-between;
    padding-left: 38px;
}

    .flight-package .flying-time {
        display: flex;
    }

    .flight-package .flight-amenities {
        display: flex;
    }

.basket-page .flight-amenities {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    align-items: flex-end;
    align-self: flex-end;
}

@media (min-width: 768px) {
    .additional-flightcontainer {
        margin-bottom: 0;
    }
}
/*Layover section*/
.schedule-details .layover-container {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
}

.schedule-details .layover, .schedule-details .terminal {
    display: inline-flex;
    justify-content: center;
    color: #fff;
    background-color: #fdb713;
    width: auto;
    padding: 2px 7px;
    position: relative;
    align-items: center;
    margin: 0 15px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 1em;
    white-space: nowrap;
}

.layover i.circle {
    background: #fff;
    box-shadow: none;
}

.center-icon {
    display: flex;
    justify-content: center;
    padding-left: 7px;
}

    .center-icon .soap-icon-plane:before {
        content: 'î ®';
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.schedule-details .layover {
    padding: 2px 15px 2px 13px;
}

.schedule-details .last {
    display: flex;
    position: relative;
    left: 5px;
}

.schedule-details {
    position: relative;
    display: flex;
    justify-content: center;
    border-top: 1px solid #f5f5f5;
}

    .schedule-details.one-block {
        max-width: 100%;
        margin-left: 0;
    }

.layover-container.morethanone > div:after {
    display: none;
}

.layover-container.morethanone > div {
    margin-bottom: 10px;
}

    .layover-container.morethanone > div:last-child {
        margin-bottom: 0;
    }

.schedule-details .terminal {
    background-color: #fe6c16;
}

    .schedule-details .terminal .terminal-info i.soap-icon-longarrow-right {
        font-size: 1.8em;
        padding: 0 5px;
        position: relative;
        top: 2px;
    }

.terminal-information:before, .layover .first:before, .additional-flightinfo:before {
    content: "\f071";
    font-family: "FontAwesome";
    margin-right: 5px;
    font-size: 1.0em;
    font-weight: normal;
}

.terminal-information:before {
    line-height: 1.5em;
}

@media (min-width: 768px) {
    .schedule-details .layover-container {
        position: relative;
        top: -11px;
        flex-direction: row;
        margin-top: 0;
    }

    .schedule-details .layover, .schedule-details .terminal {
        margin-bottom: 0;
        min-height: 23px;
    }

    .schedule-details {
        position: relative;
        display: flex;
        justify-content: center;
        border-top: 1px solid #f5f5f5;
        max-width: 50%;
        margin-left: 16%;
        height: 0;
    }

        .schedule-details.one-block {
            max-width: 100%;
            margin-left: 0;
        }
}

.additional-flightinfo {
    background-color: #fe6c17;
    color: #fff;
    padding: 2px 10px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 0.9em;
    margin-right: 25px;
}

span.arrow {
    font-size: 1.4em;
}

.terminal-information span i {
    padding: 0 5px;
    position: relative;
    line-height: 0.5em;
}

.layover-accomdation {
    position: relative;
    background: #01b6f3;
    color: #fff;
}

.accomdation-information {
    display: inline-flex;
    align-items: center;
    padding: 0 8px;
}

    .accomdation-information i {
        font-size: 1.5em;
        padding-right: 5px;
        padding-left: 2px;
    }

.package-container .flight-amenities {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding-top: 15px;
}

/*Outbound Flight Box*/
.outbound-info p {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 2px;
    font-size: 0.813em;
    line-height: 1.3666;
}

.outbound-info > p.titleflight:before {
    content: "\f071";
    font-family: FontAwesome;
    margin-right: 5px;
    font-size: 2.0em;
    color: #fe6c17;
    position: absolute;
    left: 0;
}

.outbound-info {
    margin-top: 10px;
    padding-left: 30px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
    font-size: 1em;
}

.warning {
    color: #ff6d13;
    line-height: 1.3em;
}

.basket-container .button {
    text-transform: uppercase;
}

.outbound-info.accommodation p {
    color: #00b6f4;
}

    .outbound-info.accommodation P:before {
        content: '\e89c';
        font-family: "soap-icons";
        margin-right: 5px;
        color: #00b6f4;
        position: absolute;
        left: 0;
        font-size: 2em;
    }
/*Second Flight Box*/
.title-section {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
}

    .title-section i.soap-icon-passenger.circle {
        font-size: 1.3em;
        color: #00b5f5;
        box-shadow: inset 0 0 1px #00b5f5;
    }

.title-first {
    display: flex;
}

    .title-first .upgrade-title {
        padding-left: 10px;
        display: flex;
        align-items: center;
    }

        .title-first .upgrade-title h4 {
            margin-bottom: 0;
        }

.travelo-box .upgrade-list {
    padding-top: 15px;
    text-transform: uppercase;
}

.upgrade-box a {
    margin-top: 15px;
}

.travelo-box .upgrade-list ul li {
    margin-bottom: 10px;
}

    .travelo-box .upgrade-list ul li:last-child {
        margin-bottom: 0;
    }

    .travelo-box .upgrade-list ul li:before {
        content: '\e892';
        font-family: "soap-icons";
        color: #00b5f5;
        font-size: 1.6em;
        vertical-align: bottom;
        padding-right: 10px;
    }

.redcolour {
    color: #fd6b19;
}

.sidebar .flightdetail {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #efefef;
}

.sidebar .detailed-logo .box-title {
    border-bottom: 0;
}

.sidebar .flight-journey {
    padding-bottom: 14px;
}

.basket-page .flightbox-image img {
    background: none;
    max-height: 70px;
}

.totalpricebox .basket-pricebox small {
    display: block;
    line-height: 1em;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .detailed-info figure {
        display: none;
    }
}

@media (max-width: 575px) {
    .flight-journey {
        margin-top: 10px;
    }
}

@media (max-width: 413px) {
    .container.basket-container {
        width: 100%;
    }

        .container.basket-container #flight-features {
            padding: 0;
        }
}
/*Timeline*/

.flight-details-container .timeline {
    content: "";
    width: 1px;
    height: 100%;
    background: rgba(1, 183, 242, 0.49);
    position: absolute;
    top: 15px;
    left: 25px;
    height: calc(100% - 52px);
}

    .flight-details-container .timeline .takeoffimagebasket {
        width: 21px;
        position: absolute;
        top: -4px;
        left: -11px;
        background: #fff;
        padding-bottom: 0;
    }

    .flight-details-container .timeline .landingimagebasket {
        width: 28px;
        position: absolute;
        bottom: 0px;
        left: -13px;
        background: #fff;
        text-align: center;
        color: #2ab4e8;
        font-size: 22px;
        padding-top: 3px;
    }

@media (min-width: 575px) {
    .flight-details-container .timeline {
        display: none;
    }
}
/*Bootbox Body*/

@media (min-width: 768px) {
    .bootbox-body .basketbox {
        margin: 0 0 20px 0;
        position: relative;
    }

    .bootbox-body .basket-container .basket-page {
        padding-top: 0 !important;
    }
}

.creditcard::-webkit-inner-spin-button,
.creditcard::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

@media (max-width: 360px) {
    .basketbox .flight-journey {
        flex-wrap: wrap;
    }

    .basketbox .flying-time {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .flying-time:nth-child(2n) {
        margin-left: 0;
        margin-top: 15px;
    }
}

.flight-bootbox .modal-content {
    background: #efefef;
}

.flight-bootbox .modal-body {
    padding: 0;
}

@media (min-width: 768px) {
    .flight-bootbox .tab-container .basket-container {
        background: #efefef;
    }

    .flight-bootbox .basket-page .flightbox-basket:nth-last-child(2) {
        border-bottom: 0;
    }

        .flight-bootbox .basket-page .flightbox-basket:nth-last-child(2) .basketbox {
            margin-bottom: 0;
        }
}

@media (max-width: 575px) {
    .flight-bootbox .tab-container .tab-content .tab-pane {
        padding: 10px !important;
    }
}
/*Carousel*/

.dropdown-filter {
    position: relative;
    margin-bottom: 10px;
    min-width: 135px;
}

    .dropdown-filter .dropdown-buttonclass {
        background: #FFF;
        padding: 10px 35px 10px 10px;
        display: inline-block;
        -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.08);
        box-shadow: 0 1px 5px rgba(0,0,0,0.08);
        display: block;
        position: relative;
        cursor: pointer;
    }

        .dropdown-filter .dropdown-buttonclass:before {
            content: "";
            right: 0;
            top: 0;
            position: absolute;
            height: 100%;
            background: #d9d9d9;
            width: 30px;
        }

    .dropdown-filter .arrowupdown {
        width: 30px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
    }

        .dropdown-filter .arrowupdown::before {
            content: "";
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-bottom: 6px solid #fff;
            top: 11px;
            position: absolute;
            right: 11px;
        }

        .dropdown-filter .arrowupdown::after {
            content: "";
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 6px solid #fff;
            top: 20px;
            position: absolute;
            right: 11px;
        }

    .dropdown-filter .sortby-results {
        display: block;
        position: absolute;
        width: 100%;
        background: #ffffff;
        z-index: 101;
        -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.08);
        box-shadow: 0 2px 5px rgba(0,0,0,0.08);
        transform: translate3d(0px, 38px, 0px);
        top: 0px;
        left: 0px;
        will-change: transform;
        padding: 5px;
        visibility: hidden;
        transition: visibility 0.10s linear,opacity 0.15s linear;
        opacity: 0;
        cursor: pointer;
    }

    .dropdown-filter.active .sortby-results {
        visibility: visible;
        opacity: 1;
    }

    .dropdown-filter .sortby-results li {
        padding: 10px;
        margin-bottom: 1px;
        background: #f5f5f5;
    }

        .dropdown-filter .sortby-results li.active {
            background: #fdb713;
            color: #FFF;
        }

.hoteladdon-container .titleaddon {
    margin-bottom: 25px;
    font-size: 1.833em;
    line-height: 1.25em;
}


.carouselparent {
    position: relative;
    min-height: 50px;
}

#hotelupsellCarousel .hotelupsell-container {
    opacity: 0;
}

#hotelupsellCarousel.loaded .hotelupsell-container {
    opacity: 1;
}

.carouselparent.loaded .loader {
    display: none;
}

.carouselstyle1 .carouselparent.flexplugin ul li.hotel-item {
    margin-right: 15px;
}

.carouselstyle1 .hotelextra-container {
    background: #fff;
}

.carouselstyle1 .hotelbackground-imagewrapper {
    position: relative;
}

    .carouselstyle1 .hotelbackground-imagewrapper .mealplan-strip {
        position: absolute;
        bottom: 0;
        display: block;
        text-align: center;
        background-color: #fdb714;
        padding: 0px 0;
        width: 100%;
        text-transform: uppercase;
        font-size: 0.833em;
        letter-spacing: 0.04em;
        color: #000;
    }

    .carouselstyle1 .hotelbackground-imagewrapper .background-image {
        padding-top: 64.25%;
        display: block;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .carouselstyle1 .hotelbackground-imagewrapper > a {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

.carouselstyle1 .hotel-item .hotelbox-slider {
    padding: 15px 10px;
    background: #FFF;
}

.carouselstyle1 .hotel-item .box-title {
    font-size: 1.167em;
    margin-bottom: 10px;
    height: 34px;
    position: relative;
    line-height: 1.167em
}

    .carouselstyle1 .hotel-item .box-title:after {
        content: "";
        text-align: right;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 25%;
        height: 1.167em;
        background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%);
    }

.uppercase_first {
    text-transform: capitalize;
}
/*Review Section*/
.hotel-item .flexlayout-hoteladdon {
    display: flex;
    margin: 0 -5px;
    margin-bottom: 15px;
}

    .hotel-item .flexlayout-hoteladdon > div:first-child {
        max-width: 46%;
        flex: 0 0 46%;
        align-self: center;
    }

    .hotel-item .flexlayout-hoteladdon > div {
        flex: 0 0 54%;
        max-width: 54%;
        padding: 0 5px;
        position: relative;
        min-height: 1px;
        margin-bottom: 15px;
    }

    .hotel-item .flexlayout-hoteladdon .five-stars-container {
        font-size: 11px;
    }

    .hotel-item .flexlayout-hoteladdon .trustscore {
        display: flex;
    }

        .hotel-item .flexlayout-hoteladdon .trustscore.size-xs .value {
            font-size: 0.929em;
            text-align: center;
            align-self: normal;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-right: 5px;
        }

        .hotel-item .flexlayout-hoteladdon .trustscore.size-xs .badges {
            margin-bottom: 3px;
            font-size: 6px;
        }

            .hotel-item .flexlayout-hoteladdon .trustscore.size-xs .badges > i {
                float: left;
            }

    .hotel-item .flexlayout-hoteladdon .avgprice-txt p {
        margin-bottom: 0;
        line-height: 1.5;
        font-size: 0.833em;
        text-align: left;
        letter-spacing: 0.04em;
    }

        .hotel-item .flexlayout-hoteladdon .avgprice-txt p.avgprice {
            font-size: 1.500em;
            color: #7db921;
            line-height: 1.3;
        }

    .hotel-item .flexlayout-hoteladdon .btn-aligncenter {
        align-self: center;
    }

        .hotel-item .flexlayout-hoteladdon .btn-aligncenter .button {
            font-size: 0.833em;
            font-weight: lighter;
            height: 30px;
            line-height: 30px;
            display: block;
            width: 100%;
            line-height: 1.5em;
            color: #fff;
            font-weight: bold;
            text-shadow: none;
            border: none;
            -webkit-transition: background-color ease-in-out 0.3s;
            -o-transition: background-color ease-in-out 0.3s;
            transition: background-color ease-in-out 0.3s;
        }

.hotel-item .btn-aligncenter input.button {
    background-color: #98ce44
}

    .hotel-item .btn-aligncenter input.button:hover {
        background: #7fb231;
    }

.hotel-item .btn-aligncenter .button.sky-blue {
    background-color: #01b7f2;
    line-height: 30px;
}

.hotel-item .flexlayout-hoteladdon .btn-aligncenter .button:hover {
    background: #7fb231;
}

.hotel-item .flexlayout-hoteladdon > div {
    margin-bottom: 0;
}
/*TrustYou*/
.flexlayout-hoteladdon .sc-wrapper .counter {
    white-space: nowrap;
    font-family: 'lato', sans-serif;
}

.flexlayout-hoteladdon .sc-wrapper .counter {
    font-size: 0.714em;
}

@media (min-width: 768px) {
    .hoteladdon-container .filter-upsell {
        display: flex;
    }

    .hoteladdon-container .flex-row {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .hoteladdon-container .filter-upsell > h4 {
        align-self: center;
    }

    .hoteladdon-container .filter-upsell > div {
        margin-left: 12px;
    }

    .hoteladdon-container .filter-upsell > .large-width {
        margin-left: 15px;
        min-width: 177px;
    }
}

@media (min-width: 1200px) {
    .carouselstyle1 .carouselparent.flexplugin ul li.hotel-item {
        max-width: 300px;
    }
}

/*Tabs for Mobile*/
@media (max-width: 767px) {
    #flight-features.tab-container .shopping-box ul.tabs li {
        float: left;
        width: 100%;
        text-align: center;
    }

        #flight-features.tab-container .shopping-box ul.tabs li:nth-child(2) {
            display: none;
        }
}

@media (max-width: 341px) {
    #flight-features.tab-container.style1 ul.tabs li a {
        padding: 0 10px;
    }
}

.hotel-listing .hotelbox-info {
    padding: 3px 0 2px 2px;
}


.hotelbox-information {
    display: flex;
    padding: 15px 15px 0 15px;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.hotelbox-title small i {
    padding-right: 5px;
}

.hotel-listing .trustscore.size-s .badges  {
    font-size: 8px;
    display: flex;
}

.hotel-listing .trustscore.size-s .score {
    display: flex;
    float: none;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.hotel-rating {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    align-items: flex-start;
}

.sc-wrapper {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 100%;
}

    .sc-wrapper .counter {
        white-space: nowrap;
    }

.hotelbox-title {
    padding-bottom: 15px;
    border-bottom: 1px solid #F5F5F5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.hotel-amenities .booking-item-features {
    height: 23px;
    width: 100%;
    overflow: hidden;
}

.trustscore i.ty-icon {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "TrustYou Iconic";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    speak: none;
    line-height: 1;
}

.hotelbox-information .trustscore {
    position: relative;
    font-size: 14px;
    font-family: Roboto, Arial, Helvetica sans-serif;
    padding: 12px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #eee;
}

.trustscore.size-s .value {
    margin: 0 6px 0 0;
    padding: 5px 6px;
    font-weight: 500;
    font-size: 1.3em;
}

.trustscore.pos .value {
    background: #7cb342;
    -ms-flex-item-align: start;
    align-self: flex-start;
    min-width: 30px;
    font-size: 1.1em;
}

.trustscore:after,
.trustscore:before {
    display: table;
    clear: both;
    content: '';
}

.trustscore .value {
    position: relative;
    float: left;
    background: #666;
    color: #fff;
}

.trustscore.size-s .value:after {
    border-width: 4px;
}

.trustscore.pos .value:after {
    border-color: #7cb342 transparent transparent #7cb342;
}

.trustscore .value:after {
    position: absolute;
    top: 100%;
    left: 0;
    border-style: solid;
    border-color: #666 transparent transparent #666;
    content: '';
}

.trustscore.size-s .counter {
    float: none;
    color: #b5b5b5;
    font-weight: 500;
    font-style: italic;
    margin-top: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
}

.trustscore.size-s .score {
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    font-weight: 500;
    font-size: 1.45em;
}

.trustscore .badges .ty-icon.neg,
.trustscore.neg .score {
    color: #f06748;
}

.trustscore.size-s .badges .ty-icon {
    margin-right: 1px;
}

.ty-icon.ty-icon-badge:before {
    content: "\"";
}

.trustscore .badges .ty-icon.pos,
.trustscore.pos .score {
    color: #7cb342;
}

.hotel-listing .page-title small {
    color: #fff;
}

.hotel-title-container .hotelinfo {
    margin: 0;
}
/*hotel amenities-icons*/
.hotelbox-ap-container {
    -ms-flex-direction: row;
    position: relative;
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: flex-end;
}

.hotel-listing [class*=" box-icon-border"]:hover {
    color: #01b7f2 !important;
    box-shadow: inset 0 0 1px #01b7f2;
}

.hotel-amenities .booking-item-features > li > i {
    background: #f5f5f5;
    color: #00b5f5;
    border: none;
}

.hotelbox-image .background-image {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    background-position: 50% 50%;
    background-size: cover;
}
/*Hotel price*/

.hotelbox-price .large-price {
    margin-bottom: 8px;
    padding-bottom: 0;
    font-size: 1.6667em;
}

.hotelbox-price .large-price .avgtitle {
    display: block;
    color: #838383;
    font-size: 0.45em;
    line-height: 1.3em;
}
.hotelbox-price .large-price .hotel-price {
    color: #7db921;
}
.hotelbox-price .deposit-panel, .hotel-amenities .deposit-panel {
    font-size: 	0.833em;
    line-height: 1.5em;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.hotelbox-price .price {
    float: none;
    margin-bottom: 5px;
}
.hotelbox-price .deposit-panel {
    margin-left: 25px;
}
.hotel-amenities .deposit-panel {
    margin-bottom: 5px;
}
.hotelbox-info .hotelbox-image {
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-basis: 33%;
    -webkit-flex-basis: 33%;
    position: relative;
}

.hotelbox-ap-container .hotelbox-price {
    text-align: right;
    padding: 0 15px;
    width: 100%;
}

.hotelbox-price .total-wrapper {
    width: 100%;
    line-height: 1.3em;
}

  .hotelbox-price .price small {
        text-align: right;
  }

  .mobile-select {
    display: none;
  }

  .mobile-button a.button.green {
    background: #98ce44;
    height: 34px;
    line-height: 34px;
}

@media (min-width: 768px) {
    .hotelboxv4 .hotelbox-ap-container {
      flex-basis: 24%;
      max-width: 24%;
      justify-content: center;
      align-items: center;
      border-left: 1px solid #f5f5f5;
      margin: 15px 0;
    }
    :lang(en-GB).hotelboxv4 .hotelbox-ap-container, :lang(en-IE).hotelboxv4 .hotelbox-ap-container {
      flex-basis: 18%;
         max-width: 18%;
    }
    .hotelbox-price .deposit-panel {
        margin-left: 0;
         float: right;
         margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    /*.hotel-listing .btn-group-new.fixed {
    top: 80px;
    left: 0;
  }*/

    .hotel-listing section#content {
        padding-top: 10px;
    }

    .header-fixed .mainpanel-listing {
        position: relative;
        top: 0;
    }
    }
  
@media (max-width: 767px) and (min-width: 576px) {
    .hotelbox-ap-container .hotelbox-price {
        padding: 0 20px;
        align-items: flex-end;
        display: flex;
        flex-wrap: nowrap;
        margin: 10px 0;
        width: 100%;
    }

    .hotelbox-price .action a {
        max-width: 205px;
    }

     .hotelbox-price .price {
         max-width: 50%;
     }

    .hotel-listing:not(.package) .hotelbox-price .price {
        max-width: 33%;
    }

    .hotelbox-price .price, .hotelbox-price .price small {
        text-align: left;
        margin-bottom: 0;
    } 

     .hotelbox-price .total-wrapper {
        margin-bottom: 0;
     }

 .hotelbox-price .action {
    flex: 1 1 auto;
    }

 .hotelbox-price .action {
    flex: 0 0 auto;
    min-width: 200px;
    }
 .hotelbox-price .large-price {
     flex: 1 1 auto;
     text-align: left;
 }
 .hotelbox-price .hotelbox-righttier {
     flex: 1 1 auto;
     display: flex;
     align-items: flex-end;
     justify-content: flex-end;
 }
 .hotelbox-price .deposit-panel {
    margin-right: 15px;
    }
   .package .hotelbox-price .deposit-panel {
    margin-right:0;
    }
}

@media (max-width: 575px) {
  .hotelboxv4 {
        padding: 10px;
  }

        .hotelboxv4 .hotelbox-price {
        padding: 0;
    }

    .hotelbox-image {
        display: flex;
        flex-basis: 25%;
        margin: 0;
    }

    .hotelbox-information {
        padding: 5px 0 5px 10px;
    }

    .hotelbox-title {
        margin-bottom: 7px;
        border-bottom: 0;
        padding-bottom: 0;
    }

    .hotelbox-information .hotelbox-title h4.box-title {
        font-size: 1.2em;
        margin-bottom: 5px;
        line-height:1.3em;
    }

    .hotelbox-information .trustscore {
        font-size: 10px;
        padding: 5px 0;
        border-bottom: 0;
    }

    .trustscore.size-s .counter {
        display: none;
    }


    .package .hotelbox-ap-container .hotelbox-price {
        flex: 1 1 auto;
        align-items: normal;
        border-left: 1px solid #efefef;
        padding-left: 15px;
        width: auto;
    }

    .hotel-amenities {
        padding-top: 15px;
        align-self: flex-end;
        margin-bottom: 0;
    }

    .hotelbox-price .action {
        display: none;
    }

    .mobile-select {
    text-transform: uppercase;
        display: block;
        margin-top: 10px;
  }
    .package .mobile-select {
    width: 100%;
    margin-top:0;
    }
    .hotelbox-price .price small {
        text-align: right;
    margin-bottom: 0;
        padding-left: 0;
  }

  .hotelboxv4 .five-stars-container {
        font-size: 11px;
  }

    .hotel-listing:not(.package) .hotel-amenities {
        flex: 0 1 auto;
        min-width: 1px;
    }

    .hotel-listing:not(.package) .hotel-amenities {
        padding-right: 10px;
    }

    }

@media (max-width: 481px) {
    .header-fixed .mainpanel-listing {
        margin-top: 60px;
    }
}

@media (max-width: 340px) {
    .hotel-listing .amenitiesnew > li:nth-child(2n+1) {
        display: none;
    }
}
/*Journey Bar*/
.hotelinfojourneydetail .location {
    font-size: 1.5em;
}

@media (max-width: 991px) {
    .hotel-title-container .btn-group-new {
        margin-bottom: 0;
        background: #f0f0f0;
        position: relative;
    }

    .hotel-listing section#content {
        padding-top: 10px;
    }

    .btn-group-new .button i.glyphicon-remove {
        top: 5px;
    }
}
/*----Google Maps------*/
#gmap_wrapper {
    width: 100%;
    height: 100%;
}

    #gmap_wrapper .world-map-section {
        height: 100%;
    }

.map-view {
    display: flex;
    align-items: center;
    background: #fff;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    font-size: 1.5em;
    justify-content: space-between;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding: 10px 20px;
}

.map-viewcontainer {
    display: flex;
    padding: 10px 20px;
    background: #fff;
}

@media (min-width: 992px) {

    #hotel-map-view {
        left: auto;
        width: calc(100% - 300px);
    }

    #gmap_wrapper {
        z-index: 10;
        height: 100%;
        width: calc(100% - 300px);
        top: 0;
        right: 0;
        position: fixed;
    }

        #gmap_wrapper .world-map-section {
            height: 100%;
        }

    .close-map-view {
        display: none;
    }

    #sidebar.fixed .close-map-view {
        display: block;
        text-align: center;
        padding-top: 20px !important;
    }

    #sidebar.fixed {
        left: 0;
        top: 0;
        position: fixed;
        width: 300px;
        /*padding:25px;*/
        overflow-y: auto;
        height: 100%;
        padding: 0;
        z-index: 999;
        background: #f1f1f1;
        -webkit-overflow-scrolling: touch;
    }

    .mapviewer .hotel-title-container {
        position: fixed;
        z-index: 9990;
        right: 0;
        width: calc(100% - 300px);
        top: 0;
        padding: 0 25px;
    }

        .mapviewer .hotel-title-container .container {
            width: 100%;
        }
}

@media (max-width: 991px) {
    .mapviewer .btn-group-new {
        padding: 15px;
    }

    .mapviewer .hotel-title-container {
        position: fixed;
        z-index: 9991;
        width: 100%;
        top: 0;
    }

    .sort-by-section .swap-tiles {
        display: none;
    }
}

/*---------Buttons-------------*/
.button.map {
    display: none;
}

.mapviewer .button.sort {
    display: none;
}

.mapviewer .button.map {
    display: block;
}

.trustscore-new .badges {
    font-size: 0.615em;
}
/*Sort Bar*/
/*@media (min-width: 768px) {
    .hotel-listing .sort-by-section .sort-bar {
        width: 73%;
    }
}

@media (min-width: 992px) {
    .hotel-listing .sort-by-section li {
        float: left;
        padding: 15px 5px;
        width: 45%;
    }

        .hotel-listing .sort-by-section li:nth-child(1n + 2) {
            width: 27%;
        }
}*/

@media (max-width: 767px) {
  .image-box .discount {
    background-image: none;
    width: 100%;
    height: auto;
    left: 0;
    text-indent: 0;
    text-align: center;
    top: auto;
    background: rgba(224, 26, 51, 0.83);
    line-height: 30px;
    bottom: 0;
    font-size: 0.8em;
  }

  .image-box .discount .discount-text {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

/***********Hotel Listing Image Hover Effect********/
.hotelbox-image .background-image a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.hotelbox-image .background-image a:before {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        width: 100%;
    height: 100%;
        z-index: 9;
        background: rgba(0, 183, 241, 0.78);
        opacity: 0;
    transition: 0.5s all;
}

.hotelbox-image .background-image a:after {
        content: "\f002";
    font-family: "FontAwesome";
    color: #fff;
        text-align: center;
    display: flex;
        justify-content: center;
        height: 100%;
        align-items: center;
    font-size: 55px;
    opacity: 0;
    transition: 1s all;
    z-index: 12;
    position: absolute;
    width: 100%;
    -webkit-transform: translate(0) scale3d(1.0, 1.0, 1);
    transform: translate(0) scale3d(1.0, 1.0, 1);
}

.hotelbox-image .background-image a:hover:after {
        opacity: 1;
  transition: 1s all;
  -webkit-transform: translate(0) scale3d(1.3, 1.3, 1);
  transform: translate(0) scale3d(1.3, 1.3, 1);
    }

.hotelbox-image .background-image a:hover:before {
        opacity: 0.6;
    transition: 0.5s all;
}

.hotel-listing .hotel-mealplan .icon-box.style1 {
        height: 24px;
        background: #F5F5F5;
        line-height: 24px;
        font-size: 0.8em;
        padding-right: 5px;
        margin-bottom: 0;
        }

        .hotel-listing .hotel-mealplan .icon-box.style1 > i {
            display: block;
            width: 24px;
            float: left;
            background: #fdb714;
            line-height: 24px;
            color: #fff;
            font-size: 1.5em;
            margin-right: 6px;
            text-align: center;
        }

        .hotel-listing .hotel-mealplan {
                line-height: 2em;
                text-transform: uppercase;
            }

        @media (min-width:576px) {
            .hotel-listing .hotel-mealplan {
                padding: 0;
                padding-left: 0;
                font-size: 0.9em;
                margin-top: 10px;
    }

        .hotel-listing .hotel-mealplan .icon-box.style1 {
            float: left;
            }
        }

        @media (max-width:374px) {
            .hotel-listing .hotel-mealplan {
        display: none;
    }
}

/********RESULT PAGE CSS***************/

.select2-container {
    width: 100% !important;
}

    .select2-container .select2-selection--single {
        height: 34px;
    }

span#select2-ddlHotelName-container {
    background: #efefef;
    height: 34px;
    line-height: 34px;
}

.select2-container--default .select2-selection--single {
    border: 0;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border: none !important;
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
            content: "";
            font-family: "soap-icons";
            font-size: 20px;
            right: 7px;
            top: -3px;
            position: relative;
            color: #fff;
        }

.select2-dropdown {
    z-index: 9999;
}

span#select2-ddlHotelName-container:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 100%;
    background-color: #fdb714;
    right: 0;
}

.filters-container ul.filters-option li small {
    color: #09b6f0;
}

.filters-container ul.filters-option li.active small {
    color: #fff;
}

.listing-style4.selected .hotelboxv4 {
    margin-bottom: 0;
}

.listing-style4.selected .flight-container .panel-heading {
    background: #fcfcfc;
}

.hotel-listing .listing-style4.selected .flightbox-price .price a {
    border: 1px solid #09b6f0;
    font-size: 11px;
    color: #09b6f0;
    font-weight: bold;
    width: 100%;
    white-space: pre-wrap;
    padding: 5px 10px;
}

.listing-style4.selected .flightbox-price span.price.bg-blue a {
    background: #01b7f2;
    color: #fff;
}

.listing-style4.selected .flight-container .icon-box.style11 > .icon-wrapper > i {
    box-shadow: none;
    font-size: 24px;
    line-height: 24px;
    height: 1em;
    width: 1em;
}

.listing-style4.selected .action a.button.btn-small {
    padding: 0 10px;
    display: block;
}

/* Only will work if the tooltip is on the i */
.hotel-listing.package .hotel-amenities ul li:last-child {
    margin-right: 0;
}

.hotel-listing.package .trustscore.size-s .score {
    white-space: nowrap;
}

.hotel-listing.package .strap {
    display: flex;
    align-items: center;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    text-transform: uppercase;
    font-size: 0.813em;
    letter-spacing: 0.5px;
    padding: 10px 0;
}

    .hotel-listing.package .strap i {
        /*padding-right: 15px;*/
        top: -1px;
        position: relative;
        color: #fdc94e;
        font-size: 20px;
    }

    .hotel-listing.package .strap p {
        margin-bottom: 0;
    }

/*.hotel-listing.package .hotelbox-information {
    padding-bottom: 0;
}*/

.listing-style4.selected .hotelboxv4 {
    box-shadow: none;
}




@media (min-width: 992px) {
    .hotel-listing.package .flightbox-price {
        width: 18%;
    }
}

/* This already exist */

@media (min-width:768px) {

    .hotel-listing .flight-list.listing-style4.flight.selected .flightboxv4 span.price, .hotel-detail-page .flight-list.listing-style4.flight.selected .flightboxv4 span.price, .hotel-detail-page .action {
        width: 100%;
        float: none;
    }

    /*.listing-style4.selected .action a.button.btn-small {
        padding: 0;
        width: 100%;
    }*/

    .hotel-listing.package .selected .flight-amenities .journey-detail {
        flex-direction: column;
        align-items: flex-end;
        line-height: 1.5em;
    }

    .hotel-listing.package .action {
        display: block;
        width: 100%;
    }

    .listing-style4.selected .flightbox-price .price a {
        white-space: pre-wrap;
    }

    .flight-list.flight.selected .flightbox-price {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .hotel-detail-page .flight-list.flight.selected .flightbox-price {
        max-width: 25%;
        flex: 0 0 25%;
    }
}

@media (min-width:992px) {
}

@media (min-width:1200px) {
    .hotel-listing.package .selected .flight-amenities .journey-detail {
        flex-direction: row;
    }

    .listing-style4.selected .flightbox-price .price a {
        white-space: nowrap;
    }

    .flight-list.flight.selected .flightbox-price {
        flex: 0 0 18%;
        max-width: 18%;
    }
}

@media (max-width:767px) {
    .hotel-listing.package .strap {
        margin-top: 10px;
    }

        .hotel-listing.package .strap i {
            padding-right: 5px;
        }
}

@media (max-width:575px) {
    .hotel-listing.package .hotelbox-ap-container {
        margin: 0 0 10px 0;
    }

    /*.hotel-listing.package .strap span {
        display: block;
    }*/
}

@media (max-width:413px) {
    .listing-style4.selected .flightbox-price {
        padding: 0 15px;
    }

        .listing-style4.selected .flightbox-price .price {
            margin-bottom: 15px;
            width: 100%;
        }

    .listing-style4.selected .action {
        width: 100%;
    }
}

.hotel-listing.package .greentel {
    color: #98ce44;
    font-weight: bolder;
}

.hotelbox-price small.total-price strong {
    font-size: 1.1em;
}

#select2-ddlHotelName-container {
    background: #efefef;
    height: 34px;
    line-height: 34px;
}

#hotel-name-filter .select2-container .select2-selection--single {
    height: 34px;
}

#hotel-name-filter .select2-container--default .select2-selection--single {
    border: none;
}

/*image Box for hotels and packages*/
.hotelinfo-leftcontainer .flexslider:hover .flex-prev, .flexslider:hover .flex-next {
    opacity: 1;
}

#hotel-main-content .photo-gallery.style1 ul > li {
    background: #efefef;
            }

    #hotel-main-content .photo-gallery.style1 ul > li > img {
        width: auto;
        display: block;
        margin: 0 auto;
        }
        
/********RESULT PAGE CSS***************/

.select2-container {
    width: 100% !important;
}

.select2-container .select2-selection--single {
    height: 34px;
}

span#select2-ddlHotelName-container {
    background: #efefef;
    height: 34px;
    line-height: 34px;
}

.select2-container--default .select2-selection--single {
    border: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: "";
    font-family: "soap-icons";
    font-size: 20px;
    right: 7px;
    top: -3px;
    position: relative;
    color: #fff;
}

.select2-dropdown {
    z-index: 9999;
}

span#select2-ddlHotelName-container:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 100%;
    background-color: #fdb714;
    right: 0;
}

.filters-container ul.filters-option li small {
    color: #09b6f0;
}

.filters-container ul.filters-option li.active small {
    color: #fff;
}

.listing-style4.selected .hotelboxv4 {
    margin-bottom: 0;
}

.listing-style4.selected .flight-container .panel-heading {
    background: #fcfcfc;
}

.hotel-listing .listing-style4.selected .flightbox-price .price a {
    border: 1px solid #09b6f0;
    font-size: 11px;
    color: #09b6f0;
    font-weight: bold;
    width: 100%;
    white-space: pre-wrap;
    padding: 5px 10px;
}

.listing-style4.selected .flightbox-price span.price.bg-blue a {
    background: #01b7f2;
    color: #fff;
}

.listing-style4.selected .flight-container .icon-box.style11>.icon-wrapper>i {
    box-shadow: none;
    font-size: 24px;
    line-height: 24px;
    height: 1em;
    width: 1em;
}

.listing-style4.selected .action a.button.btn-small {
    padding: 0 10px;
    display: block;
}

/* Only will work if the tooltip is on the i */
.hotel-listing.package .hotel-amenities ul li:last-child {
    margin-right: 0;
}

.hotel-listing.package .trustscore.size-s .score {
    white-space: nowrap;
}

.hotel-listing.package .strap {
    display: flex;
    align-items: center;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    text-transform: uppercase;
    font-size: 0.813em;
    letter-spacing: 0.5px;
    padding: 10px 0;
}

.hotel-listing.package .strap i {
    /*padding-right: 15px;*/
    top: -1px;
    position: relative;
    color: #fdc94e;
    font-size: 20px;
}

.hotel-listing.package .strap p {
    margin-bottom: 0;
}

/*.hotel-listing.package .hotelbox-information {
    padding-bottom: 0;
}*/

.listing-style4.selected .hotelboxv4 {
    box-shadow: none;
}

/*.hotel-listing.package .hotel-amenities {
    padding-top: 0;
}*/



@media (min-width: 992px) {
    .hotel-listing.package .flightbox-price {
        width: 18%;
    }

    .hotel-listing.package .hotelbox-ap-container {
        width: 18%;
    }
}

/* This already exist */

@media (min-width:768px) {

    .hotel-listing.package .hotelbox-ap-container {
        margin: 15px 0 15px;
    }

    .hotel-listing .flight-list.listing-style4.flight.selected .flightboxv4 span.price , .hotel-detail-page .flight-list.listing-style4.flight.selected .flightboxv4 span.price, .hotel-detail-page .action  {
        width: 100%;
        float: none;
    }

    /*.listing-style4.selected .action a.button.btn-small {
        padding: 0;
        width: 100%;
    }*/

    .hotel-listing.package .selected .flight-amenities .journey-detail {
        flex-direction: column;
        align-items: flex-end;
        line-height: 1.5em;
    }

    .hotel-listing.package .action {
        display: block;
        width: 100%;
    }

    .listing-style4.selected .flightbox-price .price a {
        white-space: pre-wrap;
    }

    .flight-list.flight.selected .flightbox-price {
       flex: 0 0 20%;
       max-width: 20%;
    }

    .hotel-listing.package .hotelbox-price {
        margin: 5px 0;
    }
   .hotel-detail-page .flight-list.flight.selected .flightbox-price {
       max-width: 25%;
       flex: 0 0 25%;
    }
}
@media (min-width:992px) {

}

@media (min-width:1200px) {
    .hotel-listing.package .selected .flight-amenities .journey-detail {
        flex-direction: row;
    }

    .listing-style4.selected .flightbox-price .price a {
        white-space: nowrap;
    }
   .flight-list.flight.selected .flightbox-price {
       flex: 0 0 18%;
       max-width: 18%;
    }
}

@media (max-width:767px) {
    .hotel-listing.package .strap {
        margin-top: 10px;
    }

    .hotel-listing.package .strap i {
        padding-right: 5px;
    }
}

@media (max-width:575px) {
    .hotel-listing.package .hotelbox-ap-container {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    /*.hotel-listing.package .strap span {
        display: block;
    }*/
}

@media (max-width:413px) {


    .listing-style4.selected .flightbox-price .price {
        margin-bottom: 15px;
        width: 100%
    }

    .listing-style4.selected .action {
        width: 100%;
    }


}

.hotel-listing.package .greentel {
    color: #98ce44;
    font-weight: bolder;
}

.hotelbox-price small.total-price strong {
    font-size: 1.1em;
}
#select2-ddlHotelName-container {
    background: #efefef;
    height: 34px;
    line-height: 34px;
}

#hotel-name-filter .select2-container .select2-selection--single {
    height: 34px;
}
#hotel-name-filter .select2-container--default .select2-selection--single {
    border: none;
}
.flightbox-price .packagebutton a {
    border: 1px solid #01b7f2;
    color: #01b7f2;
    font-weight: bold;
    display: block;
    padding: 8px 10px;
    font-size: 0.8333em;
    text-decoration: none;
    letter-spacing: 0.04em;
    line-height: 1em;
    height: auto;
}
.flightbox-price .packagebutton.whitetext a {
    color:#FFF;
}
.flightbox-price .packagebutton {
    display: block;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .flightbox-price .packagebutton {
    width: 100%;
    }
}
/*Google Maps*/
/* 2.5. Positioning ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.middle-block {
  position: relative;
  display: block;
  overflow: hidden;
  }
  .middle-block .middle-item {
    position: absolute; }
  .middle-block img.middle-item {
    max-width: none;
    min-width: 100%; }
/* notes */
/* Added hotelinfo-left to the prev and next in the main package CSS line 1851 */
/* Title section */

/* somwhere else */
/* Existing CSS found on inline styling */

.select2-container {
    width: 100% !important;
}

    .select2-container .select2-selection--single {
        height: 34px;
    }

#select2-ddlHotelName-container {
    background: #efefef;
    height: 34px;
    line-height: 34px;
}

.select2-container--default .select2-selection--single {
    border: 0;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border: none;
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
            content: "";
            font-family: "soap-icons";
            font-size: 20px;
            right: 7px;
            top: -3px;
            position: relative;
            color: #fff;
        }

.select2-dropdown {
    z-index: 9999;
}

#select2-ddlHotelName-container:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 100%;
    background-color: #fdb714;
    right: 0;
}
.listing-style4.selected .flight-container .panel-heading {
    background: #fcfcfc;
}

.greyaccordion .listing-style4.selected .flightbox-price .price a {
    border: 1px solid #09b6f0;
    font-size: 0.833em;
    color: #09b6f0;
    width: 100%;
    white-space: pre-wrap;
    padding: 6px 10px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: .04em;
}

.listing-style4.selected .flightbox-price span.price.bg-blue a {
    background: #01b7f2;
    color: #fff;
}

.listing-style4.selected .flight-container .icon-box.style11 > .icon-wrapper > i {
    box-shadow: none;
    font-size: 24px;
    line-height: 24px;
    height: 1em;
    width: 1em;
}

.listing-style4.selected .action a.button.btn-small {
    padding: 0;
}

/* Only will work if the tooltip is on the i */

.hotel-listing.package .strap i {
    color: #fdc94e;
    font-size: 20px;
}

.hotel-listing.package .strap {
    display: flex;
    align-items: center;
    flex: 1 0 auto;
    text-transform: uppercase;
    font-size: 0.813em;
    letter-spacing: 0.5px;
}

    .hotel-listing.package .strap i {
        padding-right: 15px;
        top: -1px;
        position: relative;
    }

    .hotel-listing.package .strap p {
        margin-bottom: 0;
    }

.hotel-listing.package .hotel-amenities {
    padding-top: 0;
}

/* @media (min-width: 992px) {
.hotel-listing.package .flightbox-price {
width: 18%;
}
.hotel-listing.package .hotelbox-ap-container {
width:18%;
}
} */
/* This already exist */

@media (min-width:768px) {

    .listing-style4.selected .action a.button.btn-small {
        padding: 0;
        width: 100%;
    }
    /* .hotel-listing.package .selected .flight-amenities {
min-width:30%;
} */


    .hotel-listing .action {
        display: block;
        width: 100%;
        overflow: hidden;
    }
}

@media (min-width:1200px) {
    .hotel-listing.package .selected .flight-amenities .journey-detail {
        flex-direction: row;
    }
}

@media (max-width:767px) {
    .hotel-listing.package .strap {
        margin-top: 10px;
    }

        .hotel-listing.package .strap i {
            padding-right: 5px;
        }
}

@media (min-width:576px) {
    .hotel-listing.package .hotel-amenities {
        padding: 0;
        width: auto;
        margin-right: 20px
    }
}

@media (max-width:575px) {

    .hotel-listing.package .strap span {
        display: block;
    }
}

@media (max-width:413px) {
    .listing-style4.selected .action {
        width: 100%;
    }
}

.hotel-listing.package .greentel {
    color: #98ce44;
    font-weight: bolder;
}

@media (min-width: 576px) {
    /* Existing CSS finished here */
    .hotel-listing .hotel-amenities {
        padding-right: 15px;
        flex: 1 1 0%;
    }
}

.titlelinecontainer {
    margin-bottom: 25px;
}

    .titlelinecontainer .titleline {
        text-align: center;
        margin-bottom: 0;
        position: relative;
    }

    .titlelinecontainer h3 {
        font-size: 1.250em;
    }

    .titlelinecontainer .titleline span {
        background: #efefef;
        z-index: 2;
        position: relative;
        padding: 0 25px;
    }

    .titlelinecontainer .titleline:before {
        content: "";
        border-top: 1px solid #d8d8d8;
        height: 1px;
        width: 100%;
        position: absolute;
        left: 0;
        top: 50%;
    }

@media (min-width: 768px) {
    .titlelinecontainer {
        margin: 0 auto 25px;
    }
}


.hotel-title-container .hotel-infodates {
    display: flex;
    flex-direction: row;
    font-size: 0.833em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    flex-wrap: wrap;
}

    .hotel-title-container .hotel-infodates > div {
        padding: 0 15px 0 0;
    }

@media (max-width:640px) {
    .hotel-title-container .hotel-infodates {
        flex-direction: column;
        margin-top: 10px;
    }

        .hotel-title-container .hotel-infodates > div {
            padding: 0 0;
        }
}

.hotel-title-container .hotel-dates {
    font-size: 1em;
}



/* Taking out the width percent to stop it wrapping */
/* listing */
/* Remove this css */
/* .listing-style4.selected .flightbox-image  */
/* Need to remove from the other CSS */
/* Remove   .hotelinfojourneydetail .location { */
/* This Class exist   	.hotel-title-container .btn-group-new {
    added this  padding-bottom:15px;
    } */
/* Adding extra CSS .hotelbox-ap-container { */
/* Flight Listing */
/* .listing-style4.selected .flightbox-price .price a {  add this more specific and padding the css*/
/* Removed  width for hotel-listing.package width 18 */
/* .hotel-listing.package .selected .flight-amenities {
min-width:30%;
} not needed also in the main hotel css file */

.hotelsection-list {
    margin-top: 25px;
}

.greyaccordion .flightbox-journey {
    margin-left: 0;
    padding: 0 15px;
}

#flightsection .flight-list .flightbox-takeoff-description {
    flex: 1 1 auto;
}

.greyaccordion .flight .multi-leg .flightbox-image {
    margin: 0;
}

.hideradio.multi-leg .radio-button {
    display: none;
}

.hotelboxv4 .arcontainer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}

.hotel-listing .hotelbox-information .arcontainer .trustscore {
    border-bottom: 0;
    padding: 0;
}

.hotel-listing .amenitiesnew > li {
    margin-right: 8px;
    margin-bottom: 0;
}

 .hotel-listing .amenitiesnew > li > i {
        width: 23px;
        height: 23px;
        font-size: 12px;
        line-height: 23px;
    }
.hotel-listing .trustscore.size-s .counter {
    font-size: 0.833em;
}
.hotel-listing .hotelbox-price .price small {
    font-size: 10px;
}


@media (min-width: 576px) and (max-width: 767px) {
    .hotel-listing.package .total-container {
        padding-right: 15px;
    }
    .hotel-listing.package .total-price {
        white-space: nowrap;
        margin-top: 0!important;
    }
}
@media (min-width: 576px) {
    .hotelboxv4 .arcontainer {
        padding: 10px 0 9px;
    }
}
@media (min-width: 768px) {
    .hotelbox-price .total-wrapper {
        margin-bottom: 7px;
    }
  
}

@media (min-width: 992px) {
    .hotelboxv4 .arcontainer {
        padding: 20px 0 18px;
    }
}

/* Stars */
.hotel-listing .box-title small {
    margin-top: 2px;
}

.hotel-listing .five-stars-container {
    margin-top: 5px;
}

a.mapviewbutton {
    margin-left: 5px;
    color: #01b7f2;
}

    a.mapviewbutton img {
        width: 20px;
        vertical-align: text-bottom;
    }
/* top-listing */
.top-listing {
    border: 1px solid #01b7f2;
    margin-bottom: 25px;
}

.top-title {
    background: #01b7f2;
    letter-spacing: 0.05em;
    color: #FFF;
    text-transform: uppercase;
    padding: 6px 10px;
    font-size: 0.833em;
}


/* Top Flight Accordion */
.greyaccordion {
    background: none;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .08);
    position: relative;
}

    .greyaccordion.flightbox {
        margin-bottom: 50px;
    }

    .greyaccordion .panel-title {
        background: #fff;
        font-size: 12px;
    }

    .greyaccordion .flightboxv4 {
        border: 0;
    }

    .greyaccordion .flight .multi-leg .flightbox-price {
        border-top: 0;
        box-shadow: none;
        margin-bottom: 0;
    }

.flightbox-price .packagebutton a {
    border: 1px solid #01b7f2;
    color: #01b7f2;
    font-weight: bold;
    display: block;
    padding: 8px 10px;
    font-size: 0.8333em;
    text-decoration: none;
    letter-spacing: 0.04em;
    line-height: 1em;
    height: auto;
}
.flightbox-price .packagebutton.whitetext a {
    color:#FFF;
}
.flightbox-price .packagebutton {
    display: block;
    margin-bottom: 10px;
}

    .flightbox-price .packagebutton .inverse-blue {
        background: #01b7f2;
        color: #FFF;
    }

.greyaccordion .panel-title a {
    padding: 7px 35px 7px 50px;
    display: block;
    color: #2d3e52;
    font-size: 1.500em;
    letter-spacing: 0.03em;
}

    .greyaccordion .panel-title a small {
        font-size: 0.564em;
        text-transform: uppercase;
        display: block;
        color: #838383;
    }

.greyaccordion .panel-body {
    background: #FFF;
}

.greyaccordion .flightboxv4 .flightbox-takeoff {
    padding: 15px 0;
}

.flight-icon-rotate {
    -webkit-transform: rotate(-15deg) translateY(-50%);
    -moz-transform: rotate(-15deg) translateY(-50%);
    -ms-transform: rotate(-15deg) translateY(-50%);
    -o-transform: rotate(-15deg) translateY(-50%);
    transform: rotate(-15deg) translateY(-50%);
    position: absolute;
    font-size: 16px;
    background: #ffffff;
    border-radius: 50% 50% 50% 50%;
    color: #01b7f2;
    border: 1px solid #d8d8d8;
    top: 23px;
    left: 15px;
    width: 28px;
    height: 28px;
}

    .flight-icon-rotate i {
        text-indent: 5px;
        line-height: 26px;
    }

.greyaccordion .panel-title a:before {
    content: "\f077";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    line-height: 50px;
    top: 0;
    font-size: 12px;
}

.greyaccordion .panel-title a.collapsed:before {
    content: "\f078";
}

@media (min-width: 768px) {
    .flightbox-price .packagebutton {
        width: 100%;
    }
}
/* Hotel top strip */

.hotel-title-container .hotelinfojourney {
    font-size: 12px;
}

.hotelinfojourneydetail .location {
    font-size: 1.3em;
}

.hotel-title-container .hotelinfo {
    font-size: 12px;
}

.mapviewer .new-journey {
    display: none;
}

.new-journey {
    display: flex;
    flex: 1 1 auto;
    align-items: start;
}

    .new-journey li {
        display: flex;
        flex: 0 0 auto;
        padding: 0 10px;
        position: relative;
        text-transform: uppercase;
        font-size: 0.667em;
        color: #838383;
        letter-spacing: 0.05em;
        min-height: 35px;
        justify-content: center;
        min-width: 100px;
        font-weight: bold;
    }

        .new-journey li.active {
            color: #9c8558;
        }

        .new-journey li.current {
            color: #fdb714;
        }

.new-journey {
    display: flex;
    flex: 0 0 auto;
    min-height: 39px;
    overflow: hidden;
    align-items: center;
}

    .new-journey li:before {
        content: "\f111";
        position: absolute;
        display: block;
        text-align: center;
        width: 100%;
        font-family: "FontAwesome";
        bottom: 0;
        left: 0;
        align-items: center;
        font-size: 14px;
        z-index: 6;
        color: #FFF;
    }

    .new-journey li:after {
        content: "";
        position: absolute;
        display: block;
        width: calc(100% + 30px);
        height: 0;
        bottom: 8px;
        border-top: 1px solid #FFF;
        right: calc(50% - 0px);
        z-index: 2;
    }

    .new-journey li.active:before {
        color: #fdb714;
    }

    .new-journey li.active:after {
        color: #fdb714;
        border-top: 1px solid #fdb714;
        z-index: 3;
    }
    /* First and last Child */
    .new-journey li:first-child {
        padding-left: 0;
    }

        .new-journey li:first-child:after {
            border-top: 1px solid #2d3e52;
            z-index: 4;
            right: calc(50%);
        }

    .new-journey li:last-child {
        padding-right: 0;
    }


@media(max-width:991px) {
    .hotel-title-container .btn-group-new {
        padding-bottom: 15px;
    }

    .hotel-title-container .new-journey {
        padding-bottom: 10px;
        display: none;
    }

    .new-journey ul {
        justify-content: flex-end;
    }

        .new-journey ul li {
            font-size: 1.5em;
            min-height: 40px;
        }

    .new-journey li > span {
        display: none;
    }
}
/* Hotel Amenities */
@media (max-width: 1199px) {
    .flightbox-takeoff .amenities-icons [class^="soap-icon"]:nth-of-type(1n +6) {
        display: none;
    }
}

@media (max-width: 1199px) {
    .flightbox-takeoff .amenities-icons [class^="soap-icon"]:nth-of-type(1n +4) {
        display: none;
    }
}


/* New Sort Bar */
/*Sort Bar*/
/* Commented it in the other files */
.sort-by-section .swap-map {
    color: #01b7f2 !important;
    text-transform: uppercase;
    font-size: 10px;
}

    .sort-by-section .swap-map img {
        position: relative;
        bottom: 4px;
    }

@media (max-width: 679px) {
    .hotel-listing .sort-by-section ul {
        clear: left;
        width: 100%;
    }

    .hotel-listing .sort-by-section li {
        width: 100%;
        padding: 8px 0;
    }
}

@media (min-width: 680px) {
    .hotel-listing .sort-by-section .sort-bar {
        width: 100%;
    }

    .hotel-listing .sort-by-title {
        width: auto;
        padding-right: 8px;
        margin: 15px 0 0 0;
    }

    .hotel-listing .sort-by-section li {
        float: left;
        padding: 15px 5px;
        width: 46%;
    }
     .hotel-listing .sort-by-section li:nth-child(1n + 2) {
        width: 18%;
      }
     .hotel-listing .sort-by-section li:first-child {
        padding-left: 0;
     }

    .hotel-listing .sort-by-section li:last-child {
        padding-right: 0;
        float: right;
        width: auto;
    }
     .hotel-listing.package .sort-by-section li:nth-child(1n + 2) {
        width: 27%;
    }
}

@media (min-width: 768px) {
    .hotel-listing .sort-by-section .sort-bar {
        width: calc(100% - 113px);
    }

    .hotel-listing .sort-by-section li {
        float: left;
        padding: 15px 5px;
        width: 34%;
    }
    .hotel-listing .sort-by-section li:nth-child(1n + 2) {
       width: 23%;
     }
     .hotel-listing.package .sort-by-section li:nth-child(1n + 2) {
        width: 32%;
    }
  .hotel-listing .sort-by-section li:last-child {
        width: auto;
      }
  .hotel-listing.package .sort-by-section .sort-bar {
    width: 100%;
    }
}
@media (min-width: 992px) {
  .hotel-listing.package .sort-by-section .sort-bar {
    width: calc(100% - 113px);
    }
}
/* Continue */
.ancillary .panel-group {
    margin-bottom: 0;
}

.continuesection-v2main {
    background: #efefef;
    overflow: auto;
    padding: 20px 0 20px;
    width: 100%;
}

.agentgeneratequote {
    background: #fff;
    overflow: auto;
    width: 100%;
}


.continuesection-v2main .continuebutton {
    width: 100%;
    display: block;
    float: right;
    height: auto;
    margin-bottom: 65px;
}

.agentgeneratequote .agentmargin {
   
    display: block;
    float: right;
    height: auto;
    margin-bottom: 5px;
    padding: 0px 15px 0px;
}

    .agentgeneratequote  .agentborder {
        padding: 0 32px;
        height: 43px;
        font-size: 1.1667em;
        line-height: 43px;
        border: 1px solid red;
    }

.continuesection-v2main .continuebutton a {
    padding: 0 40px;
    text-transform: uppercase;
}

.continuesection-v2main .continuebutton a i {
    font-size: 22px;
    position: relative;
    right: -8px;
    top: 2px;
}

@media (min-width: 768px) {
    .continuesection-v2main .continuebutton {
        width: 40%;
    }

    .continuesection-v2main .agentmargin {
        width: 40%;
    }
}
/*Star rating*/


ul.hotel-filters-option-v2 li {
    display: block;
    width: 42px;
    height: 45px;
    margin-right: 4px;
    float: left;
}

.filters-container #rating-filter ul.hotel-filters-option-v2 li label {
    height: 42px;
    width: 100%;
    padding: 0;
    cursor: pointer;
    background-color: #efefef;
}

.filters-container #ReviewPanel ul.hotel-filters-option-v2 li label {
    background-color: transparent;
    height: 42px;
    width: 100%;
    padding: 0;
    cursor: pointer;
    background-repeat: no-repeat;
}

ul.hotel-filters-option-v2 li .checkbox:before {
    visibility: hidden;
}

ul.hotel-filters-option-v2 li label {
    background-position: 0 42px;
}

ul.hotel-filters-option-v2 li.two label {
    background-position: -47px 42px;
}

ul.hotel-filters-option-v2 li.three label {
    background-position: -94px 42px;
}

ul.hotel-filters-option-v2 li.four label {
    background-position: -141px 42px;
}

ul.hotel-filters-option-v2 li.five label {
    background-position: -188px 42px;
}
/*Guest Rating*/
ul.hotel-filters-option-v2 li.poor label, ul.hotel-filters-option-v2 li.not_rated label {
    background-position: 0 0;
}

ul.hotel-filters-option-v2 li.fair label {
    background-position: -47px 0;
}

ul.hotel-filters-option-v2 li.good label {
    background-position: -94px 0;
}

ul.hotel-filters-option-v2 li.very_good label {
    background-position: -141px 0;
}

ul.hotel-filters-option-v2 li.excellent label {
    background-position: -188px 0;
}

ul.hotel-filters-option-v2 li:last-child {
    margin-right: 0;
}

ul.hotel-filters-option-v2 li.one label.checked {
    background-position: 0 0;
}

ul.hotel-filters-option-v2 li.two label.checked {
    background-position: -47px 0;
}

ul.hotel-filters-option-v2 li.three label.checked {
    background-position: -94px 0;
}

ul.hotel-filters-option-v2 li.four label.checked {
    background-position: -141px 0;
}

ul.hotel-filters-option-v2 li.five label.checked {
    background-position: -188px 0;
}

ul.hotel-filters-option-v2 li:last-child {
    margin-right: 0;
}

#rating-filter ul.hotel-filters-option-v2 li label.checked {
    background-color: #fff;
}

#sidebar ul.hotel-filters-option-v2 label {
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    opacity: 1;
}

#sidebar #review-filter label:not(.checked) {
    opacity: 0.27;
}

#sidebar #review-filter ul.hotel-filters-option-v2 li label:hover {
    opacity: 1;
}

#sidebar ul.hotel-filters-option-v2 li.disabled label {
    opacity: 0.3;
    cursor: not-allowed;
}


/************** Begin Ancillary Service Styles ***********************/

#optional-extras [class^="soap-icon"], #optional-extras .fa {
    font-size:32px;
    padding-right:20px;
    color:#01b7f2;
    float:left;
    bottom:5px;
    position:relative;
}
#optional-extras .check-square.filters-option {
    float:left;
    width:100%
}
#optional-extras .panel-content {
  padding: 10px 25px 15px 25px
}

#optional-extras .toggle-container.option-extras-section .panel:first-child {
  border-top:2px solid #f5f5f5;
}
#optional-extras .optional_title {
    width: 86%;
    float: left;
}
#optional-extras .panel  .price {
  padding:15px 0;
}

/* Better version done */
.toggle-container  .panel.style1 #optional-extras .option-extras-section a:before {

    font-family: "soap-icons";
    border-radius:0;
    background:none;
    color:#01b7f2;
    font-size:35px;
     content: '\e87d';
}

.toggle-container  .panel.style1 #optional-extras .option-extras-section a.collapsed:before {
   content: '\e86f';
    font-family: "soap-icons";
    border-radius:0;
    background:none;
    color:#01b7f2;
    font-size:35px;
}
#optional-extras .panel-title a span {
    font-size:12px;
    padding-left:20px;
    color: #706e6e;
    float: right;
}
.toggle-container .panel.style1 .option-extras-section a.collapsed.notvisible {
  position: absolute;
  width:100%;
  height:100%;
}
.toggle-container .panel.style1 .option-extras-section a.collapsed.notvisible:before{
  display:none;
}




@media (max-width: 1199px) {

}
@media (max-width: 991px) {

  #optional-extras .panel  > .price {
    font-size:1.0em;
  }
}
@media (max-width: 675px) {
  .toggle-container #optional-extras .panel h4.panel-title {
    font-size:1em;
    }
#optional-extras  .toggle-container .panel.style1 .optional_title .panel-title>a {
    padding:15px 0;
  }
  #optional-extras .optional_title {
    width:100%;
    }
}
@media (max-width: 481px) {
  #optional-extras .panel  .price.main {
    float:right;
    padding:0 0 15px;
  }
  #optional-extras .filters-container ul.filters-option li .filter-text {
    width:70%;
  }


  #optional-extras .panel-content {
    padding:10px 0 0;
  }
  #optional-extras .filters-container ul.filters-option li {
    padding:15px 15px;
  }
}
@media (max-width: 400px) {

  #optional-extras [class^="soap-icon"], #optional-extras .fa {
    display:none;
  }
}


/*----------------New Styles-----*/

#optional-extras .title-wrapper {
  padding:0 20px
}
@media (min-width: 992px) {
.subpanel_title .sub-background-image {
  width: 217px;
  height:100%;
  position:absolute;
  right:0;
  top:0;
  margin-right: 25px;
  background-position: bottom;
  background-repeat: no-repeat;
  }
}
.panel.style1 .subpanel_title  .panel-title>a {
  font-size:1.1667em;
  font-weight: bold;
  color: #01b7f2;
  padding: 18px 15px;
  position: relative;
  z-index: 2;
}
.panel.style1 .subpanel_title .panel-title>a:not(.collapsed) {
       border-bottom: 1px solid #c4f0fc;
}
.subpanel_title {
  background: #f7fdff;
}
.sub-panel .subpanel_title {

  background:#f7fdff;
}
#optional-extras.sub-panel > .panel  {
    margin-top:2px;
    border-bottom:1px solid #c2efff;
}
.toggle-container .panel.style1 .sub-panel .subpanel_title .panel-title a:before {
  color:#01b7f2;
  font-size: 26px!important;
  font-weight: normal;
}
.title-wrapper .optional_title .panel-title a {
    padding:15px 0;
}
#optional-extras.panel-group {
    margin-bottom:0;
}
#optional-extras.sub-panel .panel:last-child {
    border-bottom:0
}
 .checkbox_wrapper .checkbox:before {
    background-color:#fff;
}
 .checkbox_wrapper .checkbox.checked:before {
   background-color:#01b7f2;
 }
/************** End Ancillary Service Styles ***********************/
/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
#sidebar ul.filters-option li.active {
    background-color: #00b6f4;
    color: #fff;
}

#sidebar ul.filters-option li label {
    padding: 10px 10px;
    padding-right: 10px;
    margin-bottom: 0;
}

.filters-container ul.filters-option li {
    padding: 0;
}

#sidebar ul.filters-option li label.checkbox:before {
    position: relative;
    float: left;
    margin-right: 10px;
    background: #fff;
    color: #feb800;
}

#sidebar #airport-filter label.checkbox {
    padding: 10px;
}

#sidebar #airport-filter .checkbox:before {
    position: relative;
    float: left;
    margin-right: 10px;
}

#sidebar #airport-filter label.checkbox.checked {
    background: #00b6f4;
    color: #fff;
}

#sidebar label.checkbox.checked:before {
    background: #fff;
    color: #feb800;
}

#sidebar .filters-container.toggle-container .panel.style1 {
}

#sidebar .filters-container.toggle-container {
    background: none;
    box-shadow: 0 1px 5px rgba(0,0,0,0.08);
}

@media (min-width: 992px) {
    .btn-group-new {
        display: none;
    }

    div#dismiss {
        display: none;
    }

    .result_bar {
        display: none;
    }
}

@media (min-width: 992px) {
    #sidebar #filterPanel {
        box-shadow: 0 1px 5px rgba(0,0,0,0.08);
    }
}

@media (max-width: 991px) {
    .flight-listing section#content {
        padding-top: 0;
    }

    #sidebar .modify-search {
        display: none;
    }

    .overlay {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        z-index: 999;
        display: none;
        position: absolute;
        left: 0;
        top: 0;
    }

    #sidebar, #sidebar-two {
        width: 50%;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1049;
        background: #f6f6f6;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        overflow-y: auto;
        padding: 0;
        -webkit-overflow-scrolling: touch;
        transform: translateX(-100%);
    }

        #sidebar.active, #sidebar-two.active {
           transform:translateX(0);
        }

    #dismiss {
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        position: absolute;
        top: 15px;
        right: 10px;
        cursor: pointer;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

        #dismiss:hover {
            background: #fff;
            color: #7386D5;
        }


    #sidebar .sidebar-header {
        padding: 20px;
        background: #6d7fcc;
    }

    #sidebar ul.components {
        padding: 20px 0;
        border-bottom: 1px solid #47748b;
    }


    /*icon circle*/
    .flight-listing #header .main-header {
        background: white;
    }

    .flight-listing div#filterPanel {
    }

    .result_bar {
        height: 66px;
        position: relative;
        display: flex;
        align-items: center;
        padding: 0 10px;
        background-color: #2d3e52;
        color: #fff;
    }

        .result_bar p {
            margin-bottom: 0;
            font-size: 1.2em;
        }


    .new-btn-container {
        width: 100%;
        margin: 0 auto;
        padding: 20px 0;
        overflow: hidden;
    }

    .new-btn {
        text-align: center;
        float: left;
    }

        .new-btn a {
            padding: 15px 0;
            display: block;
            background: red;
            color: #fff;
            text-transform: uppercase;
            font-size: 1em;
        }

    .bluebutton.new-btn a {
        background: #00b6f4;
    }

    .greenbutton.new-btn a {
        background: #98ce44;
        padding: 13px 0px;
    }

    .new-btn i {
        margin-left: 10px;
    }

        .new-btn i.glyphicon.glyphicon-remove {
            top: 2px;
            position: relative;
        }

        .new-btn i.soap-icon-check-1 {
            font-size: 1.6em;
        }

    #sidebar-two #FlightSearchPanel, #sidebar-two #HotelSearchPanel,
    #sidebar-two #PackageSearchPanel {
        padding: 20px;
        background: #fff;
    }

    .passenger-details .text {
        padding-left: 3px;
    }
}

@media (max-width: 767px) {
    #sidebar, #sidebar-two {
        width: 80%;
   }
}

@media (max-width: 576px) {
    .flight-listing .sort-by-section li {
        width: 100%;
    }

    .flight-listing .sort-by-section .sort-by-title {
        padding: 10px 10px 0;
        margin: 0;
    }

    .passenger-details .text {
        display: none;
    }
}

@media (max-width: 413px) {
    .greenbutton.new-btn a {
        padding: 15px 0;
    }

    .new-btn {
        padding-left: 5px;
        padding-right: 5px;
    }

    .new-btn-container i {
        display: none;
    }
}

@media (min-width: 992px) {
    #SortPanel.collapse {
        display: block;
        height: auto !important;
    }
}

.stopscroll, .mapviewer {
    overflow-y: hidden !important;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
/*Filter options*/
/*#sidebar #review-filter label.checkbox.checked {
    background: #00b6f4;
    color: #fff;
}*/

li.active .checked .trustscore .score, li.active .checked .trustscore .badges .ty-icon, ul.hotel-filters-option label.checked {
    color: #fff !important;
}

#review-filter ul.filters-option li label.checkbox {
    color: inherit;
    display: block;
    text-transform: uppercase;
    /*font-size: 11px;*/
    margin-bottom: 0;
}

#review-filter ul.filters-option li label.checkbox,
#rating-filter ul.filters-option li label.checkbox {
    padding: 8px 10px;
}

#review-filter ul.filters-option li label small {
    float: right;
}

#review-filter ul.filters-option li label .trustscore {
    display: inline-block;
    /*position: absolute;*/
    top: -8px;
}



/* 7. jQuery UI Elements ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* 7.1. UI Slider ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.ui-slider {
  position: relative;
  text-align: left; }
  .ui-slider.ui-slider-horizontal {
    height: 10px; }
    .ui-slider.ui-slider-horizontal .ui-slider-range {
      height: 100%; }
    .ui-slider.ui-slider-horizontal .ui-slider-handle {
      margin-left: -10px;
      top: -5px; }
  .ui-slider.ui-widget-content {
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #f5f5f5; }
  .ui-slider .ui-slider-range {
    display: block;
    position: absolute;
    z-index: 1;
    border: none;
    background: #01b7f2;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px; }
  .ui-slider.slider-color-yellow .ui-slider-range {
    background: #fdb714; }
  .ui-slider.slider-color-blue .ui-slider-range {
    background: #01b7f2; }
  .ui-slider.slider-color-green .ui-slider-range {
    background: #98ce44; }
  .ui-slider .ui-slider-handle {
    cursor: default;
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    background: #2d3e52;
    border: 2px solid #fff; }

.filters-container #rating {
  font-size: 24px; }

.filters-container #rating, .editable-rating {
  display: inline-block; }
  .filters-container #rating.ui-widget-content, .editable-rating.ui-widget-content {
    background: none;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0; }
  .filters-container #rating.ui-slider-horizontal, .editable-rating.ui-slider-horizontal {
    height: auto; }
    .filters-container #rating.ui-slider-horizontal .ui-slider-handle, .editable-rating.ui-slider-horizontal .ui-slider-handle {
      margin: 0;
      width: 0;
      height: 0;
      padding: 0;
      top: 0;
      visibility: hidden; }

#hotel-availability .room-list {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.hotel-box .price-section.avg {
    display: flex;
}

.hotel-box .price-section.total-price {
    display: flex;
    justify-content: flex-end;
}

.hotel-box .main-tier {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}

.hotel-box .fee-wrapper {
    display: flex;
    justify-content: flex-end;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

    .hotel-box .fee-wrapper .fee-section {
        padding: 0;
        width: 100%;
    }

.hotel-box .room-info {
    display: flex;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -ms-flex: auto;
    -webkit-flex: auto;
    flex: auto;
}

#available-rooms.room-list .policies ul.check-circle li {
    position: relative;
    padding-left: 25px;
}

    #available-rooms.room-list .policies ul.check-circle li:before {
        position: absolute;
        top: 0.3em;
        left: 0;
    }

.hotel-furtherinfo .hotel-amenities .booking-item-features {
    height: 27px;
}

.hotel-furtherinfo .booking-item-features-small > li > i {
    width: 27px;
    height: 27px;
}

.hotel-box .policies {
    display: flex;
    flex-basis: 100%;
}

.first-section {
    display: flex;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 10px;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}

.smart-deal p.infotitle {
    margin-top: 10px;
    margin-bottom: 10px;
}

.priceandbooking {
    display: flex;
    justify-content: space-between;
}

.fee-section {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    position: relative;
}

.lasttier-wrapper {
    display: flex;
}

.priceandbooking {
    display: flex;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    justify-content: space-between;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-basis: auto;
}

.action-section .buttonlink a.button.green {
    height: 34px;
    line-height: 34px;
}

@media (min-width: 320px) {
    .lasttier-wrapper {
        flex-basis: 100%;
    }
}

@media (min-width: 768px) {
    .hotel-box .fee-wrapper .fee-section {
        width: 30%;
    }

    .hotel-box .main-tier {
        -ms-flex: 2;
        -webkit-flex: 2;
        flex: 2;
    }

    .first-section {
        padding-right: 25px;
        padding-bottom: 0px;
    }

    .hotel-box .price-section.avg {
        justify-content: flex-end;
        margin-bottom: 15px;
    }

    .lasttier-wrapper {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -ms-flex: 1;
        -webkit-flex: 1;
        flex: 1;
    }

    .priceandbooking {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -ms-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .fee-section {
        margin-bottom: 20px;
    }

    .hotel-listingsection #ui-datepicker-div {
        width: 339px;
    }

    .datepicker-wrap input.input-text {
        border-radius: 0;
    }
}

@media (min-width: 992px) {
    .lasttier-wrapper {
        display: flex;
        -ms-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        align-items: center;
    }

    .hotel-box .price.total-price {
        margin-left: 15px;
        margin-bottom: 10px;
    }

    .priceandbooking {
        -ms-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
    }

    .hotel-box .main-tier {
        -ms-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
    }

    .hotel-box .price-section.avg {
        margin-bottom: 0;
    }

    .action-section {
        align-items: center;
        display: flex;
        flex-basis: 27%;
        margin-top: 0;
    }

    .fee-section {
        justify-content: flex-start;
        margin-bottom: 0;
    }

    .hotel-listingsection #ui-datepicker-div {
        width: 319px;
    }
}

@media (max-width: 767px) {
    .smart-deal p.infotitle {
        margin-top: 0;
        margin-bottom: 0;
    }

    .hotel-box .main-tier {
        flex-basis: 100%;
        padding-bottom: 15px;
    }

    .lasttier-wrapper {
        padding-left: 0;
        flex-basis: 100%;
    }

    .hotel-box .price.total-price {
        text-align: left;
        display: flex;
        flex-basis: auto;
    }

    .action-section {
        flex-basis: 27%;
        align-self: center;
    }
}

@media (max-width: 575px) {

    .hotel-box .main-tier {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .hotel-box .box-title {
        margin-bottom: 15px;
    }

    .first-section .policies {
        order: 3;
        flex-basis: 100%;
    }

    .priceandbooking {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .priceandbooking .action-section {
            flex-basis: 100%;
            justify-content: flex-end;
            margin-top: 10px;
            position: relative;
        }

    .action-section .buttonlink a.button.green {
        height: 40px;
        line-height: 40px;
        font-size: 1.1em;
    }
}

/*Hotel Result Info*/
.hotelinfo-left {
    background: #fff;
    padding: 20px 20px 0 20px;
}

.newbox-shadow {
    box-shadow: 0 1px 5px rgba(0,0,0,0.08);
}

.hotelbox-container {
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

div#hotel-score-distribution {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    min-height: 1px;
}

.hotelinfo-leftcontainer {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

div#hotel-title-box {
    display: flex;
}

.hotel-detail-page .location {
    font-size: 1em;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.hotelinfo-left .star-container {
    flex: 1 1 auto;
    text-align: right;
    margin-top: 8px;
}

.hotel-detail-page .star-container > .five-stars-container {
    min-width: 70px;
}

ul.newbuttons {
    display: flex;
    align-items: flex-start;
}
ul.newbuttons li {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    font-size: .813em;
    letter-spacing: .5px;
    margin: 0 10px 0 0;
}

ul.newbuttons li a {
    color: #FFF;
    background: #01b7f2;
    padding: 5px 10px 4px 40px;
    position: relative;
    display: block;
}
.hotel-furtherinfo {
    margin-bottom: 10px;
    display: flex;
}
.image-carousel.style1 .flex-direction-nav li a {
    width: 35px;
}

.image-carousel.style1 .flex-direction-nav li a.flex-prev {
    left: 0px;
}

.image-carousel.style1 .flex-direction-nav li a.flex-next {
    right: 0;
}

.image-carousel.style1 .flex-direction-nav li a:before {
    display: block;
    position: absolute;
    left: 14px;
}

.hotel-furtherinfo ul.newbuttons li i {
    position: absolute;
    font-size: 2em;
    left: 10px;
}

.hotel-furtherinfo ul.newbuttons li .soap-icon-star-1 {
    font-size: 3.5em;
    top: -1px;
}

.hotel-furtherinfo .hotel-amenities {
    padding-top: 0;
    display: flex;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    justify-content: flex-end;
}

.viewall {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 0.813em;
    letter-spacing: 0.5px;
    flex-shrink: 0;
}

    .viewall a {
        padding: 0 10px;
        color: #FFF;
        background: #01b7f2;
        line-height: 27px;
        border-radius: 3px;
    }

@media (min-width: 768px) {
    div#hotel-title-box {
        margin-bottom: 0;
    }

    .hotel-detail-page .location {
        margin-bottom: 19px;
    }
}

@media (max-width: 767px) {
    .hotel-furtherinfo {
        display: none;
    }
}
/*SideBar*/
.hotelinfo-right {
    background: #fff;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}

.newprice {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    align-items: flex-end;
}

    .newprice span {
        font-size: 0.813em;
    }

        .newprice span.avg-price {
            font-size: 3.2em;
            line-height: 1em;
            color: #96cd48;
        }

.hotel-selected {
    display: flex;
}

.hotel-selectedprice {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.hotel-selectedprice .avgtitle, .hotel-selectedprice .total-price {
    font-size: .813em;
    letter-spacing: .5px;
    text-align: right;
    display: block;
 }
 .hotel-selectedprice .total-price {
   text-align: left;
 }
 .hotel-selectedprice .newprice-wrapper {
    display: flex;
    justify-content: space-between;
}

.hotel-selectedprice .large-price.average-wrapper {
    order: 2;
}
 .hotel-selectedprice .newprice-wrapper .total-price strong {
   font-size: 1.5em;
   display: block;
 }


    .hotel-selectedprice .buttonlink {
        padding: 20px 0 0 0;
        -ms-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .hotel-selectedprice a.button {
        line-height: 45px;
        height: 45px;
        font-weight: normal;
        font-size: 1.2em;
    }


    .hotel-selectedprice .hotel-price {
        font-size: 3em;
        line-height: 1.2em;
        color: #98ce44;
        display: block;
        margin-bottom: 0;
        text-align: right;
    }

    .hotel-selectedprice .nights {
        text-transform: none;
        font-size: 1.5em;
        line-height: 1.5em;
        text-align: right;
    }


/*Score Section*/
/*SideBar*/
.hotelinfo-right {
    background: #fff;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}

.newprice {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    align-items: flex-end;
}

    .newprice span {
        font-size: 0.813em;
    }

        .newprice span.avg-price {
            font-size: 3.2em;
            line-height: 1em;
            color: #96cd48;
        }

.hotel-selected {
    display: flex;
}

.hotelinfo-right .hotel-selectedprice {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding: 20px 30px 0;
}

.hotel-selectedprice .buttonlink {
    padding: 20px 0 0 0;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}

.hotel-selectedprice a.button {
    line-height: 45px;
    height: 45px;
    font-weight: normal;
    font-size: 1.2em;
}

.hotel-selectedprice .nights {
    text-transform: none;
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: right;
    display: none;
}
.hotel-selectedprice .newprice-wrapper .total-price:after {
       content: attr(data-nights);
       display: block;
       text-transform: none;
       font-size: 1.5em;
       line-height: 1.5em;
       text-align: left;
       display: block;
 }
/*Score Section*/
.hotel-score-panel .trustscore.size-s .rating-wrapper {
    display: block;
    margin-top: 4px;
}

.hotel-score-panel .trustscore-new .rating .rating-unit {
    float: left;
    width: 12px;
    height: 13px;
    background: url(../images/trustscore/sprite-rating-green.png) -24px 0 no-repeat;
    background-size: 36px;
    margin: 0 1px;
}

    .hotel-score-panel .trustscore-new .rating .rating-unit.is-full {
        background-position: 0 0;
    }

.hotel-score-panel .trustscore-new .rating .rating-units {
    display: inline-block;
    width: 75px;
}




.hotel-score-panel .score-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Lato", Arial, Helvetica, sans-serif;
}

    .hotel-score-panel .score-wrapper .score {
        margin-right: 2px;
        font-size: 16px;
    }

.hotel-score-panel .trustscore-new .score-rating-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.hotel-score-panel .trustscore-new .badges {
    font-size: 8px;
}

.hotel-score-panel .trustscore-new .top-score {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #505050;
    font-weight: bold;
}

.hotel-score-panel .trustscore-new .rating-wrapper .five-stars-container .five-stars:before {
    color: #96cd48;
}

.hotel-score-panel .trustscore-new .value {
    position: relative;
    background-color: #96cd48;
    color: #fff;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 3px;
    margin-right: 6px;
}

.hotel-score-panel.package .trustscore-new .value {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: 1px;
    height: 28px;
    font-size: 17px;
}

.hotel-score-panel .trustscore-new .value:before {
    border-color: #7cb342 transparent transparent #7cb342;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    border-style: solid;
    border-color: #96cd48 transparent transparent #94cc4b;
    border-width: 4px;
}

.hotel-score-panel .trustscore-new .value:after {
    display: none;
}

.hotel-score-panel .trustscore-new .counter {
     color: #838383;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}

.hotelinfo-right .hotel-score-panel {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    margin-top: 0;
    font-size: 12px;
}

    .hotelinfo-right .hotel-score-panel.package {
        flex-direction: row;
    }

.hotel-score-panel .reviewbutton {
    text-align: left;
    font-size: 0.813em;
    text-transform: uppercase;
    color: #01b7f2;
    margin-top: 10px;
    text-align: center;
}

.hotelinfo-right .hotel-score-panel .trustscore-new {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 30px 0;
    border: 1px solid #eee;
    border-left: 0;
    border-right: 0;
}

.hotel-score-panel.package .atol-image {
    width: 100%;
    max-width: 50px;
    margin: 0 auto;
    margin-bottom: 10px;
}


.hotel-score-panel.package .atol-text {
    text-align: center;
    color: #09b6f0;
}

.hotelinfo-right .hotel-score-panel.package {
    flex: 1 1 auto;
    padding: 0 30px;
}

    .hotelinfo-right .hotel-score-panel.package .trustscore-new {
        border-right: 1px solid #eee;
        width: 50%;
        justify-content: center;
        border-top: 0;
        border-bottom: 0;
    }

.hotel-score-panel.package .atol-protected {
    width: 50%;
    align-self: center;
}

.hotel-score-panel.package .atol-text {
    text-align: center;
}

@media (min-width: 768px) {
}


@media (max-width:340px) {
    .hotelinfo-right .hotel-score-panel.package {
        padding: 0 0;
    }
}

@media (min-width:992px) and (max-width:1199px) {
   .hotelinfo-right .hotel-score-panel.package {
        flex-direction: column;
        margin-bottom: 15px;
    }

.hotelinfo-right .hotel-score-panel.package .trustscore-new {
    width: 100%;
    border-right:0;
    padding-bottom: 15px;
    }
 .hotelinfo-right .hotel-score-panel.package .atol-protected {
        width: 100%;
    }

}
@media (min-width:992px) {
    .hotel-selectedprice .newprice-wrapper {
        display: block;
    }
    .hotel-selectedprice .nights {
        display:block;
    }
    .hotel-selectedprice .total-price {
        text-align: right;
    }
    .hotel-selectedprice .newprice-wrapper .total-price:after {
        display: none;
    }
}
@media(min-width:1200px) {
    .hotelinfo-right .hotel-score-panel.package {
        flex-direction: row;
        margin-bottom: 25px;
    }
}
/*List Panel Section*/
#hotel-availability .update-search {
    border: none;
    padding: 20px 20px 0;
}

#hotel-availability .panel-default > .panel-heading {
    padding: 0;
    border: none;
}

#hotel-availability .panel-default {
    border: none;
    box-shadow: none;
}

.hover-effect {
    cursor: zoom-in;
    cursor: -webkit-zoom-in;
}

#AvailSearch .update-search label {
    color: #838383;
    text-transform: uppercase;
    font-weight: normal;
}

#hotel-availability .search-container .box-title {
    color: #FFF;
    font-size: 1.3em;
}

.hotel-detail-page #hotel-availability  .search-fullwidth {
    background: #2d3e52;
}

    .search-container .ls-search {
        padding: 18px 20px 17px 25px;
        display: flex;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .search-container .search-button a.collapsed:before {
        font-family: "soap-icons";
        border-radius: 0;
        background: none;
        content: '\e87d';
        font-size: 18px !important;
    }

    .search-container .search-button > a:before {
        content: '\e88e';
        font-family: "soap-icons";
        font-style: normal;
        font-size: 18px !important;
        background: none !important;
        color: #01b7f2;
        float: right;
        padding-left: 10px;
        position: relative;
        top: 2px;
        width: 23px;
    }

#AvailSearch i {
    font-size: 14px;
}

.search-container .hotel-detail {
    display: block;
    margin-top: 10px;
}

#update-search.search {
    position: relative;
    padding-right: 30px !important;
}

    #update-search.search:after {
        content: '\e862';
        font-family: "soap-icons";
        right: 0;
        top: 0;
        font-size: 16px;
        position: absolute;
        width: 34px;
        background-color: #7bb828;
    }

.hotel-detail .dates {
    color: #01b7f2;
    padding-right: 20px;
}

.room-information {
    padding-right: 10px;
}

    .room-information span, .occupancy-container span {
        padding-right: 3px;
    }

.search-button {
    text-transform: uppercase;
    border-left: 1px solid #eeeeee;
    padding-left: 30px;
    font-size: 1em;
    color: #09b6f0;
    text-transform: uppercase;
    font-weight: bold;
}

.search-container .occupancy-container {
    display: flex;
}

    .search-container .occupancy-container .occupancy-info {
        margin-bottom: 5px;
        margin-right: 10px;
    }

        .search-container .occupancy-container .occupancy-info:last-child {
            margin-bottom: 0;
        }

.update-searchv2 label {
    color: #FFF;
}
.update-searchv2 .dropdown-menu.guest-menu label {
    color: #838383;
}
.hotelinfo-rightcontainer .googlemap-hotelbox {
    padding: 0 25px;
    margin: 25px 0;
}

@media (min-width: 768px) {
    .hotelinfo-rightcontainer .googlemap-hotelbox {
        display: block;
        padding: 15px 35px;
        margin: 0;
        flex: 1 1 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 1px;
    }
}

@media(min-width:992px) {
    #hotel-availability .ls-search .update-search > div {
        margin-bottom: 0;
    }
}

@media(min-width:1200px) {
    .search-container .ls-search {
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
    }
     .search-container .ls-search .title-center {
         display: flex;
         align-items: center;
     }
  .search-container  #AvailSearch.hotel-detail {
        border-left: 1px solid rgba(255, 255, 255, 0.15);;
        padding-left: 15px;
        margin-left: 15px;
     }
    .search-container .hotel-detail {
        flex: 1 1 auto;
    }

    .search-container .box-title {
        font-size: 1.667em;
        margin-bottom: 0;
    }
}

@media (max-width: 768px) {

    .hotel-detail-page .datepicker-wrap > input.input-text {
        padding-left: 6px;
    }
}

@media (max-width: 575px) {
    .hotel-detail .dates {
        padding-right: 0;
        margin-bottom: 5px;
        -ms-flex: 1 1 100%;
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        font-size: 0.9em;
    }

    .search-container .box-title {
        font-size: 1.3em;
    }

    .search-container .room-information, .search-container .occupancy-container {
        font-size: 0.9em;
    }

    .search-container .occupancy-container {
        display: flex;
    }

        .search-container .occupancy-container .occupancy-info {
            margin-right: 10px;
        }

    /*#hotel-availability {
        padding: 10px 0;
    }*/

    /*#hotel-availability .room-list {
            padding: 20px 0 0 0;
        }*/

    .hotel-detail-page .container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .checkoutdate {
        display: block;
    }
}

@media (max-width: 374px) {
    .search-button > a:before {
        display: none !important;
    }
}

#hotel-availability .panel {
    background: none;
}

#hotel-availability .room-list > article.hotel-box {
    border: none;
    background: #fff;
    margin-bottom: 2px;
    padding: 35px 25px;
}

    #hotel-availability .room-list > article.hotel-box:first-child {
        border-top: 2px solid #efefef;
    }

    #hotel-availability .room-list > article.hotel-box:last-child {
        margin-bottom: 0;
    }

    #hotel-availability .room-list > article.hotel-box.smart-deal {
        border-top: 1px solid #ffb400;
        border-bottom: 1px solid #ffb400;
        margin-bottom: 0;
        margin-top: -2px;
        background-color: #fffaee;
    }

.buttonlink {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.hotel-box .box-title {
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    flex: 1 1 100%;
}

.dealsection {
    color: #fff;
    display: flex;
    align-items: center;
    white-space: nowrap;
    /*margin-top: 8px;*/
    font-size: 1.23em;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    flex-shrink: 0;
}

    .dealsection.special-deal {
        color: #e01a33;
    }

    .dealsection i {
        font-size: 1.3em;
        padding-right: 8px;
    }

        .dealsection i.fa-tag {
            font-size: 1.0em;
        }

.hotel-box .titleandboard {
    order: 2;
}

.hotel-box .dealsection {
    order: 2;
}

.dealsection.smart-deal {
    color: #fa831b;
}

@media(min-width:576px) {
    .hotel-box .box-title {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 20px;
    }

    .hotel-box .titleandboard {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        /* order: 1; */
    }

    .hotel-box .dealsection {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .dealsection {
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 1.2em;
        letter-spacing: -.2px;
        border-radius: 20px;
        margin-left: 15px;
        -ms-flex-item-align: start;
        align-self: flex-start;
        white-space: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

        .dealsection i {
            font-size: 1.5em;
            padding-right: 8px;
        }

            .dealsection i.fa-tag {
                font-size: 1.2em;
            }

    #hotel-availability .hotel-box .box-title .title {
        font-size: 1.583em;
    }
}
/*Fee Tax*/
.fee-section .city-tax {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    border: 1px solid #efefef;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px;
    margin-top: 8px;
}

    .fee-section .city-tax span {
        padding-right: 5px;
    }

/*Price*/

.hotel-box .large-price {
    font-size: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .hotel-box .large-price i,
    #lead-price-panel .large-price i {
        font-size: .8em;
        margin-left: 5px;
    }

    .hotel-box .large-price i {
        font-size: 18px;
        bottom: 3px;
        position: relative;
    }

    .hotel-box .large-price span.avgnight,
    .hotel-box .large-price span.totalprice,
    .hotel-box .large-price small.avgtitle {
        font-size: .83em;
        color: #838383;
        line-height: 1.5em;
        text-align: right;
        margin-bottom: 3px;
    }

    .hotel-box .large-price span {
        font-size: 2.250em;
        text-align: right;
        color: #98ce44;
    }

/*About the hotel*/
.booking-item-features-expand > li > i {
    float: left;
    background: #f5f5f5;
    color: #00b5f5;
    border: none;
}

    .booking-item-features-expand > li > i:hover {
        background: #f5f5f5;
    }

/*#gallery_style01 ul.flex-direction-nav {
    display: none;
}*/


@media (max-width: 413px) {
    .hotel-box .large-price span {
        font-size: 1.5em;
    }
}

@media (max-width: 374px) {
    .hotel-box .large-price span {
        font-size: 1.2em;
    }
}

@media (min-width: 320px) {
    .hotelinfo-rightcontainer {
        display: flex;
        width: 100%;
    }

    .hotelinfo-leftcontainer {
        display: flex;
        width: 100%;
    }

    .hotelbox-container {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

}

@media (min-width: 992px) {
    .hotelinfo-rightcontainer {
        display: flex;
        width: 34%;
    }

    .hotelinfo-leftcontainer {
        display: flex;
        width: 66%;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        padding: 0 5px 0 0;
    }

    .hotelbox-container {
        -ms-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

.photo-gallery .flex-direction-nav li a {
    line-height: 40px;
    color: #2d3e52;
}
#soap-gallery-popup .soapbox_close_btn span {
    color: #2d3e52;
}
@media (min-width: 992px) {
    #gallery_style01.flexslider .slides img {
        max-height: 450px;
        width: auto;
        margin: 0 auto;
        background: #efefef;
        max-width: 100%;
    }
}
@media (max-width: 991px) {
    .photo-gallery .flex-viewport, .flexslider .slides img {
        max-height: 350px;
        width: auto;
        margin: 0 auto;
    }
}

@media (max-width: 587px) {
    .photo-gallery .flex-viewport, .flexslider .slides img {
        max-height: 250px;
    }
}

@media (max-width: 413px) {
    .photo-gallery .flex-viewport, .flexslider .slides img {
        max-height: 200px;
    }
}

.hotel-detail-page .flight-container .panel-heading {
    background: #fcfcfc;
}

.hotel-detail-page .flightbox-price .price a {
    border: 1px solid #09b6f0;
    font-size: 11px;
    color: #09b6f0;
    font-weight: bold;
    display: block;
}

.hotel-detail-page .action a.button.btn-small {
    display: block;
}

.hotel-detail-page .flight-container .icon-box.style11 > .icon-wrapper > i {
    box-shadow: none;
    font-size: 24px;
    line-height: 24px;
    height: 1em;
    width: 1em;
}
/*Call Box*/
@media (max-width: 413px) {
}

.call-usbox {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 20px 0;
    display: flex;
    flex: 1 1 100%;
    background-color: #2d3e52;
}

    .call-usbox a {
        padding: 20px 15px;
        display: flex;
        cursor: pointer;
        color: #fff;
        font-size: 20px;
        line-height: 36px;
        flex: 1 1 100%;
        align-items: center;
        justify-content: center;
        z-index: 9;
        flex-wrap: wrap;
    }

@media (min-width: 768px) {
   .call-usbox .background-callbox {
        content: "";
        background:  0 0 no-repeat;
        background-size: auto;
        position: absolute;
        left: 0;
        top: 0;
        width: 314px;
        height: 100%;
        background-blend-mode: multiply;
        background-color: rgba(45, 62, 82, 0.33);
    }
}

.call-usbox span {
    font-size: 22px;
    padding-left: 9px;
    font-weight: bold;
}

@media (max-width: 767px) {
    .call-usbox span {
        font-size: 24px;
    }

    .call-usbox a {
        font-size: 16px;
    }
}
/*Hotel Flight Listing*/
.hotel-detail-page .flight-container .icon-box.style11 > .icon-wrapper > i {
    box-shadow: none;
    font-size: 24px;
    line-height: 24px;
    height: 1em;
    width: 1em;
}

.hotelinfo-rightcontainer .listing-style4 .flightboxv4 {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 5px 20px 0;
}


    .hotelinfo-rightcontainer .listing-style4 .flightboxv4 .flight-title {
        display: none;
    }

    .hotelinfo-rightcontainer .listing-style4 .flightboxv4 .radio-container {
        display: none;
    }

.hotelinfo-rightcontainer .flight-list .flightboxv4 .flightbox-takeoff {
    padding: 0;
    margin-bottom: 10px;
}

.hotelinfo-rightcontainer .flight-list .flightboxv4 .flightbox-takeoff-description {
    max-width: 100%;
    border: none;
}

.hotelinfo-rightcontainer .flight-list .flightboxv4 .flight-amenities {
    display: none;
}
/*Font Sizing*/
.title-section-flightdetail {
    display: none;
}

.hotelinfo-rightcontainer .title-section-flightdetail {
    display: block;
    background: #01b7f2;
    color: #FFF;
    text-transform: uppercase;
    padding: 7px 0;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
}

.hotelinfo-rightcontainer .flightboxv4 .flight-timings > span, .flightboxv4 .flight-timings span {
    font-weight: normal;
    font-size: 1.250em;
}

.hotelinfo-rightcontainer .flight-list.listing-style4.flight {
    border-top: 20px solid #efefef;
    min-height: 1px;
}

.hotelinfo-rightcontainer .flightboxv4 .time-info .date {
    font-size: 0.833em;
    letter-spacing: 0.04em;
}

.hotelinfo-rightcontainer .flightboxv4 .airportcode > span {
    font-weight: bold;
    font-size: 0.8333em;
    color: #000;
}

.hotelinfo-rightcontainer .flight-stops > span {
    display: block;
    color: #000;
    font-size: 0.833em;
    line-height: 1em;
}

.hotelinfo-rightcontainer .flightboxv4 .mobileairline {
    margin-bottom: 10px;
}

.hotelinfo-rightcontainer .flightbox-takeoff-description a.button.btn-mini {
    text-transform: none;
    padding: 0 15px;
}

.hotelinfo-rightcontainer .flight-list.flight.selected .flightbox-price {
    padding: 0 0;
}

@media (min-width: 576px) {

    .hotelinfo-rightcontainer .flightbox-takeoff-description .flight-start, .hotelinfo-rightcontainer .flightbox-takeoff-description .flight-end {
        flex: 0 0 auto;
        max-width: 100%;
    }

    .hotelinfo-rightcontainer .flightboxv4 .flight-stops {
        align-items: center;
    }
}

@media (min-width: 768px) {
    .hotelinfo-rightcontainer .flight-list.flight.selected .flightbox-price {
        padding: 0 15px;
    }
}

@media (min-width: 992px) {
    .hotelinfo-rightcontainer .listing-style4 .flightboxv4 .flightbox-main {
        flex-direction: column;
    }

    .hotelinfo-rightcontainer .flightboxv4 .flightbox-image {
        margin-right: 10px;
        flex-basis: 40px;
    }

    .hotelinfo-rightcontainer .flight-list .flightboxv4 .flightbox-takeoff-description {
        flex: 0 0 calc(100% - 50px);
        flex-basis: calc(100% - 50px);
        max-width: calc(-50px + 100%);
    }

    .hotelinfo-rightcontainer .listing-style4 .flightboxv4 {
        padding: 15px 25px 10px;
    }

    .hotelinfo-rightcontainer .flightboxv4 .flight-stops {
        flex: 1 1 auto;
        width: 100%;
        max-width: 158px;
    }

    .hotelinfo-rightcontainer .flight-list.flight.selected .flightbox-price {
        flex: 0 0 auto;
        max-width: calc(100% + 30px);
        margin: 0 -15px;
        border: 0;
        padding: 0;
        flex-direction: row;
        justify-content: space-between;
    }

    .hotelinfo-rightcontainer .flightbox-price .packagebutton {
        width: 50%;
        padding: 0 15px;
    }
}

@media (min-width: 1200px) {
    .hotelinfo-rightcontainer .listing-style4 .flightboxv4 {
        padding: 15px 35px 10px;
    }
}

#hotel-desc .col-hotelinfo-left, #hotel-desc .col-hotelinfo-right {
    display: block;
    min-height: 1px;
    position: relative;
    padding: 0 10px;
}

    #hotel-desc .col-hotelinfo-left.hotelOnly {
        float: none !important;
        width: 100% !important;
    }

#hotel-desc .small-box {
    padding: 0 15px;
}

@media (min-width: 992px) {
    #hotel-desc .col-hotelinfo-left {
        float: left;
        width: calc(100% - 400px);
    }

    #hotel-desc .col-hotelinfo-right {
        float: left;
        width: 400px;
    }
}
/*Hotel Info*/

#hotel-availability .room-list .box figure,#cruise-availability .room-list .box figure,#cruise-food-dinning .food-dinning-list .box figure {
    margin-bottom: 5px
}

#hotel-availability .room-list .details,#cruise-availability .room-list .details,#cruise-food-dinning .food-dinning-list .details {
    padding-top: 0;
    padding-bottom: 0
}

#hotel-availability .room-list .box-title .title,#cruise-availability .room-list .box-title .title,#cruise-food-dinning .food-dinning-list .box-title .title {
    margin-bottom: 3px
}

#hotel-availability .room-list .box-title dl,#cruise-availability .room-list .box-title dl,#cruise-food-dinning .food-dinning-list .box-title dl {
    margin: 0
}

#hotel-availability .room-list .box-title dl:after,#cruise-availability .room-list .box-title dl:after,#cruise-food-dinning .food-dinning-list .box-title dl:after {
    content: "";
    display: table;
    clear: both
}

#hotel-availability .room-list .box-title dt,#hotel-availability .room-list .box-title dd,#cruise-availability .room-list .box-title dt,#cruise-availability .room-list .box-title dd,#cruise-food-dinning .food-dinning-list .box-title dt,#cruise-food-dinning .food-dinning-list .box-title dd {
    float: left;
    font-size: .8333em;
    text-transform: uppercase
}

#hotel-availability .room-list .box-title dt,#cruise-availability .room-list .box-title dt,#cruise-food-dinning .food-dinning-list .box-title dt {
    color: #01b7f2;
    margin-right: 5px;
    clear: both
}

/* 2.2.8. Hover effect */
.hover-effect {
  display: block;
  position: relative;
  background: none;
  overflow: hidden;
  /*z-index: 0;*/
  /*color skin*/
  /* style1 : checked icon */ }
  .hover-effect:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
    -moz-transform: rotateY(180deg) scale(0.5, 0.5);
    -ms-transform: rotateY(180deg) scale(0.5, 0.5);
    -o-transform: rotateY(180deg) scale(0.5, 0.5);
    transform: rotateY(180deg) scale(0.5, 0.5);
    background: url(../images/icon/hover-effect.png) no-repeat center;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    background-color: rgba(1, 183, 242, 0.6); }
  .hover-effect img {
    display: block;
    position: relative;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-backface-visibility: hidden; }
  .hover-effect:hover:after {
    visibility: visible;
    -webkit-transform: rotateY(0deg) scale(1, 1);
    -moz-transform: rotateY(0deg) scale(1, 1);
    -ms-transform: rotateY(0deg) scale(1, 1);
    -o-transform: rotateY(0deg) scale(1, 1);
    transform: rotateY(0deg) scale(1, 1);
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  .hover-effect:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  .hover-effect.yellow:after {
    background-color: rgba(255, 255, 40, 0.6); }
  .hover-effect.style1:after {
    color: #fff;
    background: none;
    content: "\e8ba";
    font-family: "soap-icons";
    font-size: 1.6667em;
    text-align: center;
    line-height: 50px;
    border: 2px solid #fff;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px; }
  .hover-effect.style1:hover {
    background: #01b7f2; }
    .hover-effect.style1:hover img {
      filter: alpha(opacity=50);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
      -moz-opacity: 0.5;
      -khtml-opacity: 0.5;
      opacity: 0.5; }
article.car-listing-v2 {
  background-color: #fff;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
    height: auto;
    box-shadow: 0 1px 5px rgba(0,0,0,0.08);
    position: relative;
    min-height:100px;
    padding:15px;
    font-size:12px
}
@media (min-width: 768px) {
article.car-listing-v2 {
    flex-direction:row;
  }
}
/* First Section */
.car-imagesection {
  display:flex;
  min-height:1px;

}
.car-imagesection {
  display:flex;
  flex-direction: column;
  flex-basis: auto;
  padding-right:0;
  align-items: center;
}

.car-essentials ul {
    display:flex;
    justify-content:space-around;
    flex:1 1 auto;
}
 .car-essentials ul li {
  margin: 0 15px;
  color:#00b6f4;
}

#sidebar-two #car-rental-tab {
background: #fff;
padding: 15px;
}


 .car-essentials ul li [class^="soap-icon"].circle {
        background: #f5f5f5;
        color: #00b5f5;
        border: none;
        box-shadow:none;
        margin-left:10px;
        font-size: 14px;
}

.car-essentials {
    display:flex;
    flex: 1 1 auto;
    justify-content: flex-end;
    align-items: flex-end;
    margin-bottom: 15px;
    max-width: 100%;
}
.car-slider .car-essentials {
    flex: 1 1 0%;
  }
.car-imagesection .car-essentials-list {
  margin: 0 0 15px 0;
}
.car-imagesection .car-image {
    margin: 0 auto;
    display: block;
    margin-bottom:15px;
}
@media (min-width: 768px) {
.car-imagesection {
  padding-right: 12px;
  align-items: stretch;
  width: 25%;
  }
  .car-imagesection .car-essentials ul li {
    margin: 0;
  }
  .car-imagesection .car-essentials-list {
    margin:0 0 0 0;
  }
  .car-image img {
    max-width:160px;
  }
}
@media (min-width: 1200px) {
.car-imagesection {
  padding-right: 25px;
  }
}
/* Middle Section */
.car-content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding:0;
}
.car-content .title-container {
  display:flex;
  flex-direction:  column;
  margin-bottom:15px;
}
.car-content .title-container .box-title {
  padding-bottom:10px;
}
.car-content .title-container  img {
  align-self:flex-start;
}
.car-content .car-detailed-info {
  display:flex;
  flex: 1 1 auto;
  flex-direction:column;
}
.car-content .car-infoboxes {
  display:flex;
  flex: 0 0 auto;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 20px;
}

.car-content .car-inforight.car-infoboxes {
  flex: 0 0 auto;
  justify-content: flex-start;
}
.car-content li {
  padding-left: 30px;
  position:relative;
  margin-bottom:10px;
  text-transform:uppercase;
}
 ul.check-liststyle  li {
  margin-bottom:3px;
}
.car-content li:last-child,   ul.check-liststyle li:last-child {
  margin-bottom:0;
}
  ul.check-liststyle li {
    position: relative;
    text-transform: uppercase;
  }
.car-content .car-infoleft li:before {
    content: '\e85d';
    font-family: "soap-icons";
    font-style: normal;
    position:absolute;
    left:0;
    color:#fdb714;
    font-size: 19px;
    line-height: 1em;
    top: 0px;
  }
  ul.check-liststyle li:before {
      content: '\e892';
      font-family: "soap-icons";
      font-style: normal;
      position:absolute;
      left:0;
      color:#02b7f3;
      font-size: 19px;
      line-height: 1em;
    }
    ul.check-liststyle li {
      padding-left:20px;
      color:#02b7f3;
      font-size: 0.8333em;
    }
  .car-content .car-infoleft li.pickup:before {
      content: '\e85d';
      left: 5px;
    }
  .car-content .car-infoleft li.fueltank:before {
    content: '\e808';
    left:3px;
  }
  .car-content .car-infoleft li.status:before {
      content: '\e85c';
    }
    .car-content li p {
      margin-bottom:0;
      line-height: 1.4em;
      text-transform:  uppercase;
      font-size: 10px;
    }
    .car-info-title {
      display:flex;
    }
    .car-content .car-inforight  P {
      display:block;
      margin-bottom:5px;
      text-transform:uppercase;
      font-size:0.813em;

    }
    .car-content li p span {
      display:block;
    }
@media (min-width: 576px) {
  .car-content .car-detailed-info {
    flex-direction: row;
    padding:0;
    }
    .car-content .car-infoboxes {
    flex: 0 0 50%;
    }
  }
@media (min-width: 768px)  {
  .car-content .car-infoboxes {
      margin-bottom:0;
      padding-right: 5px;
    }
    .car-content .title-container {
      margin: 0;
    }
    .car-content {
        border-left: 1px solid #eeeeee;
        border-right: 1px solid #eeeeee;
        padding:0 25px;
      }
}
@media (min-width: 992px) {

    .car-detailed-info {
      flex-direction:column;
    }
  }
@media (min-width: 1200px) {
  .car-detailed-info {
    flex-direction:row;
  }
}
/* last tier */
.car-listing-v2 .price-section {
  display: flex;
  flex-direction: row;
  flex-basis: 100%;
  width: 100%;
  justify-content: space-between;
  text-transform: uppercase;
  flex-wrap:wrap;
  padding:0 0;
  flex:0 0 auto;
  min-width:auto;
  background:none;
}
.car-listing-v2 .price-section  .price-box {
  display:flex;
  flex-direction:column;
  text-align:right;
  font-size: 1em;
  color: #7db921;
  padding-bottom:15px;
}
.car-listing-v2 .price-section  .price-box span#lblTotalPrice, .car-listing-v2 .price-section  .price-box .totalPrice {
  font-size:1.6677em;
    color: #7db921;
}
.car-listing-v2 .price-section  .price-box span {
  font-size:10px;
  color:#999;
}
.car-listing-v2 .price-section  .paynow {
    text-align:left;
    margin-bottom: 5px;
}
.car-listing-v2 .price-section  .action {
  text-align:right;
  flex-basis:100%;
}
.car-listing-v2 .price-section  .action a.button {
  padding:0 35px;
  width:100%;
  height:34px;
  line-height:34px;
}
@media (min-width: 768px) {
  .car-listing-v2 .price-section {
    flex-direction: column;
    flex-basis: 18%;
    max-width: 18%;
    justify-content: center;
    text-transform: uppercase;
    flex-shrink: 0;
    padding-left: 15px;
    flex-wrap:nowrap;
    flex:0 0 auto;
    }
    .car-listing-v2 .price-section .paynow {
      width:100%;
      text-align:right;
  }
  .car-listing-v2 .price-section  .action {
  flex-basis:auto;
  }
  .car-listing-v2 .price-section  .action a.button {
    width:auto;
  }
}

/* Slider */
.carouselstyle1 {
  display:block;
  overflow:hidden;
  position: relative;
  margin-bottom: 25px;
}
.carouselstyle1 .carouselparent {
  display:block;
  overflow:hidden;
}
ul.car-slider {
  display:block;
  overflow:hidden;
  margin: 0 -3px;
}
ul.car-slider li.car-item {
  display: block;
  float: left;
  padding: 0;
  background: none;
  border: none;
  margin: 0;
  line-height: 1.5em;
  font-size: 12px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-left:0!important;
  cursor: pointer;
  position: relative;
}
ul.car-slider li.car-item .car-container {
  margin: 3px;
  background: #fff;
  padding: 15px 15px 10px;
}
ul.car-slider li .car-container img {
  max-height:53px;
  display: block;
  margin: 0 auto;
}
.car-slider-title h4 {
  margin-bottom:0;
  text-align:center;
}
.slider-image {
  margin-top:10px;
  padding:0 12px;
  margin-bottom:15px;
}
.carouselstyle1 .car-essentials ul {

}
.car-essentials ul li {
  margin: 0 4px;
  color:#00b6f4;
  outline: none!important;
}
ul.car-slider li.car-item:focus {
    outline: none;
}
.car-slider-price-section {
    font-size:1em;
    color: #7db921;
    text-align:center;
    border-top:1px solid #eeeeee;
    margin-top: 10px;
    padding-top: 10px;

}
.car-slider-price-section span {
    font-size:10px;
    text-transform:uppercase;
    color:#838383;
    padding-right:3px;
}
.car-slider-price-section span#lblCheapestPrice {
  color:#7db921;
  font-size:1.5em;
}
.carouselstyle1 .slick-arrow {
    position:absolute;
    z-index:99;
    font-size: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 40px;
    border-bottom-right-radius: 42px;
    border-top-right-radius: 42px;
    border: 2px solid #00b6f4;
    border-left: 0;
    outline: none;
    padding: 0;
    background: #f5f5f5;
}
.carouselstyle1 .slick-arrow.slick-next  {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 42px;
  border-top-left-radius: 42px;
  border-right:0;
  border-left: 2px solid #00b6f4;
}
.carouselstyle1 .slick-arrow:before  {
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #01b7f2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 36px;
  }
  .carouselstyle1 .slick-prev:before  {
    position: relative;
    content: "\f104";
    left: -3px;
  }
  .carouselstyle1 .slick-next:before  {
    position: relative;
    content: "\f105";
    left: 3px;
}

.carouselstyle1 .slick-prev {
  left:0;
  }
.carouselstyle1  .slick-next {
  right:0;
}
.carouselstyle1 .carouselparent.flexplugin ul.car-slider li.car-item .car-container {
  margin:0;
}
.carouselstyle1 .carouselparent.flexplugin ul {
  margin:0;
}
.carouselstyle1 .carouselparent.flexplugin ul li {
  margin: 0 5px 0 0;
}

/* Flexslider */
.carouselstyle1 .flex-control-nav {
  display:none;
}
.carouselstyle1 .flex-direction-nav {
    top:50%;
    position:  absolute;
    width: 100%;
}
.carouselstyle1 .flex-direction-nav a {
  opacity:1;
  position: absolute;
    z-index: 99;
    font-size: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 40px;
    border-bottom-right-radius: 42px;
    border-top-right-radius: 42px;
    border: 2px solid #00b6f4;
    border-left: 0;
    outline: none;
    padding: 0;
    background: #f5f5f5;
}
.carouselarrow1 .flex-direction-nav .flex-next {
    right: 0;
    left: auto;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 42px;
    border-top-left-radius: 42px;
    border-right: 0;
    border-left: 2px solid #00b6f4;
}
.carouselarrow1 .flex-direction-nav .flex-prev {
  left:0;
}
.carouselarrow1 .flex-direction-nav a:before {
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: #01b7f2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 36px;
    position: relative;
}
.carouselarrow1 .flex-direction-nav a.flex-prev:before {
      content: "\f104";
      left:2px;
}
.carouselarrow1 .flex-direction-nav .flex-next:before {
    position: relative;
    content: "\f105";
    right: 2px;
  }
.maxheightremove {
  max-height:190px;
  visibility: hidden;
}

/* GreyOut */
.carouselstyle1 .carouselparent .car-slider > li {
    transition:0.3s;
}
.carouselstyle1 .carouselparent .grey-out > li {
    opacity:0.7;

}
.carouselstyle1 .carouselparent .grey-out > li.active {
    opacity:1;
}
.carouselstyle1 .carouselparent .grey-out > li.active:before {
    content: "\f057";
    font-family: 'FontAwesome';
    position: absolute;
    right: -3px;
    top: -2px;
    color: #fdb714;
    font-size: 20px;
}

/* Sort By */
.car-listing-page #SortPanel {
    margin-bottom:15px;
}
.carsearchpanel #CarFilterPanel {
  margin-top:5px;
}

@media (min-width: 320px) {
  .car-listing-page .sort-by-section .sort-bar {
    width: 100%;
  }
  .car-listing-page .sort-by-section li {
    width: 100%;
  }
}
@media (min-width: 575px) {


  .car-listing-page .sort-by-section .sort-bar {
    width: 100%;
  }
  .car-listing-page .sort-by-section li {
    width: 25%;
  }
}
@media (min-width: 992px) {
.car-listing-page .sort-by-section .sort-by-title {
  margin: 15px 0 0 0;
  line-height: 34px;
  float: left;
  width: 16%;
}
.car-listing-page .sort-by-section .sort-bar {
  width: 84%;
}

}

/* Top Strip */
.car-rental.page-title-container {
  height:auto;
  padding: 10px 0;
  display:none;
}
.car-rental.page-title-container .page-title .entry-title {
  height:auto;
  line-height: 1em;
}
.car-rental-container {
  display:flex;
  flex: 1 1 auto;

}
.car-rental.page-title-container .page-title.pull-left {
  display:flex;
  flex:1 1 auto;
    flex-direction: column;
    justify-content: space-evenly;
}
.car-rental.page-title-container .page-title.pull-left p, .car-rental.page-title-container .page-title.pull-left h4  {
  margin-bottom:0;
  color:#fff;
  line-height:1.5em;
}
.car-rental.page-title-container .page-title.pull-left p {
  font-size:10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.rental-information {
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
}
.rental-information > div {
  padding-right:10px;
}
.rental-information > div:first-child {
padding-left:0;
}
.car-rental.page-title-container .breadcrumbs li {
  line-height:1em;
  white-space: nowrap;

}
.car-rental.page-title-container  .breadcrumb-container {
  display:flex;
}
.car-rental.page-title-container .breadcrumbs {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (min-width: 992px) {
  .car-rental.page-title-container .page-title.pull-left p, .car-rental.page-title-container .page-title.pull-left h4  {
    margin-bottom:0;
    color:#fff;
    line-height:1.7em;
  }
  .rental-information {
    flex-direction:row;
  }
  .rental-information > div {
    padding:0 10px;
  }
  .rental-information > div:first-child {
  padding-left:0;
  }
  .car-rental.page-title-container {
    display:block;
  }
}
.soap-icon-car-door:before {
  content: url(../images/carimages/car-door.svg);
  width: 12px;
  right: 1px;
  position: relative;
  top: 1px;
}
.car-parking-v4 {
    display:flex;
    flex-direction:column;
}
 .car-parking-box {
    display:  flex;
    flex-direction:column;
    min-height: 1px;
    flex:1 1 auto;
    background-color:#fff;
    font-size: 12px;
    margin-bottom: 25px;
    height: auto;
    box-shadow: 0 1px 5px rgba(0,0,0,0.08);
    position: relative;
}
 .car-parking-box .parking-image-container {
  margin-bottom:10px;
  flex-basis: auto;
  width: 100%;
  height: 90px;
  }
.car-parking-box .parking-image-container .parking-image {
    height: 90px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}
 .car-parking-box .first-row-parking {
    display:flex;
    flex-direction: column;
    min-height: 1px;
  
}
 .car-parking-box .first-row-parking h4 {
    line-height: 1.5em;
    margin-bottom: 15px;
}

.car-parking-box .parking-content {
    display:  flex;
    flex-direction:  column;
    flex: 1 1 auto;
      padding:15px 15px 20px;
}
.car-parking-box .parking-content .list-inline li  i  {
    margin-right: 8px;
}
.airport-parking-list {
  margin-bottom:10px;
}
.airport-parking-list li i{
  font-size:22px;
  padding-right:15px;
}
.airport-parking-list li {
    display:inline-block;
     margin-right:15px;
}
.parking-information h4 {
    margin-bottom:20px;
}
.car-parking-box .first-row-parking .list-inline {
    margin-bottom: 15px;
}
/* Last Row */
.parking-price-section .green {
  text-transform:uppercase;
}
.reduced.price .red {
  font-size:0.8em;
  color:#ff171c;
  text-decoration: line-through;
}
.parking-price-section .newbutton {
  background:#7db921;
  text-align:center;
  color:#fff;
  padding:5px  0;
  width: 100%;
}
.parking-price-section .link-button {
    display: flex;
    justify-content: flex-end;
}
.car-parking-box .parking-content .rental-list {
    margin-bottom: 15px;
}
.car-parking-box .parking-content .rental-list li {
    margin-right: 10px;
    float: left;
}
@media (min-width: 768px) {
 .car-parking-box .first-row-parking {
    flex-direction:row;
    flex: 1 1 auto;
  }
  .car-parking-box .parking-content {
    padding:15px 15px 20px;
  }
  .car-parking-box .parking-price-section {
    padding: 0 15px 0;
    width: 18%;
    flex-basis: 18%;
    border-left: 1px solid #eeeeee;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

@media (min-width: 1200px) {
.car-parking-box .parking-image-container {
    width:22%;
  }
}

@media (max-width: 575px) {
   .car-parking-box {
    padding:10px;
    flex-direction: column;
  }
  .car-parking-box .parking-content {
        padding: 0 0 0 0;
  }

.parking-price-section .link-button {
  width:100%;
      margin-top: 10px;
}

  .car-parking-box .parking-content {
    padding:0;
  }
}


.booking-form label {
    font-size: .9167em
}

.booking-form .checkbox label {
    font-size: 1.0833em
}

.booking-form .form-group {
    margin-bottom: 0
}

.booking-form .form-group>* {
    margin-bottom: 20px
}

.booking-form .checkbox label {
    text-transform: none
}
/* Header without menu */
#header .main-header.nomenuheader h1 {
     margin: 8px 0;
}
/* Newselector */

.selectornew select::-ms-expand {
   display: none;
}

.price-breakdown.active:before  {
     content: "\f077";
  }



/* Shopping basket  */
.font-10 {
  font-size: 10px!important;
}
.font-16 {
    font-size: 16px!important;
}
.lh-18 {
  line-height: 18px!important;
}
.flexcolumn-bs {
  display: flex;
  flex-direction: column;
  text-align: right;
}
.sidebarbox figure {
    background:#efefef
}
.sidebarbox figure img {
    display:block;
    margin:0 auto;
    margin-bottom:  10px;
}
.sidebar-new {
  margin-bottom: 25px;
  font-size: 12px;
}
.sidebarbox-container {
  margin-bottom: 15px;
}
.sidebarbox {
    background: #fff;
    padding: 15px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .08);
  }

  .sidebar-new #sidebarcollapse > div:last-child {
    margin-bottom:0;
  }
  .sidebarbox .flightdetail {
    padding-bottom:10px;
}
  .fixedoffset {
    top: 20px;
    position: fixed;
    /* overflow: hidden; */
}
.fixedoffset .sidebarbox-container {
    margin-bottom: 0
}
/* New Sidebar flex */
.pricebreak-container {
    font-size: 12px;
}

.price-breakdownbox .pricebreak-container {
  margin-bottom:0;
}
.pricebreak-container .total-price span {
/*  font-size: 1.167em;*/
  line-height: 1em;
  letter-spacing: 0.05em;
}
.flexjustifyrow {
    display:flex;
    justify-content:space-between;
    padding: 10px 0;
    align-items: center;
}
.flex-wrap {
  flex-wrap: wrap;
}
.pricebreak-container h5 {
    margin-bottom:0;
    color: #838383;
    font-size: 1em;
    text-transform: uppercase;
}
.total-price.flexjustifyrow h4 {
  text-transform:none;
  margin-bottom:0;
  line-height: 1em;
}

.total-price.flexjustifyrow div:first-child span {
  display: block;
  padding-left:0;
  font-size:10px;
  letter-spacing:0.05em;
  color: #838383;
  text-transform: uppercase;
}
.flexjustifyrow > div span:last-child {
  font-size: .8333em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.flexjustifyrow .feature .taxinfo {
  line-height: 1.5em;
  display: block;
}
.sidebar-new .sidebarbox h4 {
    font-size:1.5em;
    text-transform: capitalize;
    letter-spacing: 0.03em;
    margin-bottom: 3px;
}
.bookingsection-atc .greenclr {
  color:#7db921;
}
/* Flight Listing */
.price-breakdownbox .flexjustifyrow {
  border:0;
  padding:5px 0;
  align-items: flex-start;
}
.price-breakdownbox .pricebreak-container {
  padding-top:5px;
}
.price-breakdownbox .flexjustifyrow  div:last-child span {
  color: #7db921;
}
.sidebarbox .booking-details table td {
    padding: 2px 0px;
    border-top: 0;
}
.flexjustifyrow.total-price {
    border-top: 1px solid #efefef;
    margin-top: 8px;
    padding-top: 8px;
}
.pricebreak-container > div:first-child .flexjustifyrow.total-price {
     border-top: 0;
    margin-top: 0;
    padding-top: 0;
}
.booking-details .price-balance-row {
    border-top: 1px solid #efefef;
}
.booking-details .price-balance-row td {
    padding-top: 8px;
    vertical-align: middle;
}
.price-balance-row .total-price .box-title{
    font-size: 0.833em;
    letter-spacing: 0.02em;
}
.price-balance-row .total-price-value  #priceTable_BalAmount {
    font-size: 1.5em;
}

.price-balance-row .total-price-value  #priceTable_AdminFee {
    font-size: 1em;
}

#priceTable_AdminFeeRow {
    border:none !important;
}

#otherPricePanel.bottom-totalcontainer #priceTable td {
    padding-bottom: 8px
}
/* Strip Section  */
.strip-information {
    display:  block;
    padding: 15px 20px;
    color: #2d3e52;
    background: #fdb714;
    margin-bottom:15px;
    padding-left: 60px;
    position: relative;
}
.strip-information i {
    display:block;
    float:left;
    font-size:  26px;
    vertical-align: middle;
    position:relative;
    top:0;
}
.strip-information p {
    margin-bottom:0;
    font-size: 1.333em;
    font-weight: bold;
}

.strip-information:before {
   font-family:'soap-icons';
   position:absolute;
   font-size: 30px;
   content: '\e85c';
   left: 22px;
   top: 20px;
}
.noteligible .strip-information:before {
    content: '\e81f';
    font-family:'soap-icons';
    position:absolute;
    font-size: 35px;
     top: 33px;
}
.strip-information h2 {margin-bottom:0; font-size: 1.5em;}
span.larger-fnt {
  font-size: 112%;
    font-weight: bold;
    text-decoration: underline;
}
 .strip-information .smalldesc-p,  .smalldesc-p{
  font-weight: normal;
  font-style: italic;
  margin: 0;
}
.informationmodal.modal .content-section .smalldesc-p {
   color: #838383;
 }
/* Checkout page new styling */
.newbox-container {
    background:  #fff;
    font-size: 12px;
    }
  .checkoutpage .newbox-container {
      margin-bottom: 0;
    }

.newbox-container .newheading-title {
    background: #01b7f2;
    padding:  10px 15px;
}
.newbox-container .newheading-title h2 {
    margin: 0;
    color: #fff;
    font-size: 1.333em;
}
.passengerinfobox .newheading-title {
    display: none;
}
.passengerinfobox.leadpax .newheading-title {
    display: block;
}
.newbox-section {
  padding: 25px 15px 0;
  position: relative;
  display: block;
}
.newbox-container.passengerinfobox:not(.leadpax) .newbox-section {
    padding-top:0;
}
.newbox-container.traveller-container.lead-pax .newbox-section {
    padding-top: 25px;
    padding-bottom: 0;
}
.newbox-container.traveller-container .newbox-section { padding-top: 0; padding-bottom: 0;}
.newbox-container.newsletterbox .newbox-section {
    
    padding: 0;
    margin: 15px 15px 0;
    padding-top: 15px;
}
.newbox-container.newsletterbox .newbox-section label {
    padding-left: 25px;
    cursor: pointer;
    margin-bottom: 25px;
}
.traveller-information .newbox-section {
  
}
.newbox-container.traveller-container .panel.style5 .collapse.in {
    margin-bottom: 10px;
}
.card-information.newbox-section {
  padding: 0 15px;
}
.tab-container .tab-content .tab-pane .card-information.newbox-section .row {
  margin-bottom:0;
}
.newbox-section input {
  border-radius: 0;
}
.card-information input[type=number] {
    -moz-appearance:textfield;
}
.newbox-section input:focus:invalid:focus, .newbox-section textarea:focus:invalid:focus, .newbox-section select:focus:invalid:focus {
    outline:none;
    box-shadow:none;
}
.card-information .constant-column-2>* {
    margin-bottom:0;
}
.bookingsection-atc .passengercontainer.person-information  .newbox-section {
  padding-bottom: 0;
}
.paymentsection .card-img-thumbnail img {
  background: #FFF;
  padding:0;
  max-height:19px;
}
/*.paymentsection .card-img-thumbnail #imgFNPL {
background: none;
	}*/
 .newtabs-radio {
    display:  flex;
    padding:20px 15px 0;
    flex-wrap: wrap;
}

.newtabs-radio li {
    display:flex;
    align-items:center;
    margin-right: 10px;
    margin-bottom:15px;
}
 .newtabs-radio li img {max-height: 22px;}

 .newtabs-radio li a {
    padding:0px 8px 0px 29px;
    border: 1px solid #01b7f2;
    height: 34px!important;
    align-items:  center;
    justify-content:  center;
    display:  flex;
    position:relative;
    color: #838383;
}
.newtabs-radio li.active a {
    background:rgba(1, 183, 242, 0.07);
}
 .newtabs-radio li a i {
  padding-left:5px;
}
 .newtabs-radio li a:before {
 visibility: visible;
    background: #fff;
    content: "";
    position: absolute;
    border: 1px solid #dedede;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    left:5px;
    top: 8px;
}
 .newtabs-radio li.active a:after {
  content: "";
  top: 11px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #01b7f2;
  left: 8px;
  z-index: 9;
  position: absolute;
  visibility: visible;
}
.checkoutpage .card-information.newbox-section .row, .checkoutpage .person-information.newbox-container .row {
    margin: 0 -15px;
}
.checkoutpage .tab-pane .card-information.newbox-section [class^="col-"], .checkoutpage .person-information [class^="col-"] {
    padding:  0 15px!important;
}

.newbox-container.policy-container .check-circle {
    margin-bottom: 20px;
}
@media (max-width: 575px) {
.paymentsection  .card-img-thumbnail img {
    max-height: 10px;
    margin: 0 0px;
  }
  .newheading-title h2 {
    font-size: 1.333em;
    padding-right: 5px;
  }
}
@media (min-width: 768px) {
.tab-container .tab-content .tab-pane .card-information.newbox-section .row .form-group:last-child [class^="col-"] {
margin-bottom:0;
  }
}
/* Personal Information */
.bookingsection-atc .tab-container .tab-content  .person-information .newbox-section .row {
  margin-bottom:0;
}
 .bookingsection-atc  .booking-section {
    padding: 25px 0 0;
    margin: 0 20px;
    border-top: 1px solid #efefef;
}
.fn-bold {
  font-weight: bold;
}


 .sidebar-new .booking-details h4 {
  margin-bottom: 15px;
  padding-bottom:15px;
  border-bottom: 1px solid #f5f5f5;
}
.booking-details .detailsnew .timing div a {
  font-weight:bold;
  color:#000;
}
.booking-details  .detailsnew .timing  .time-fn {
  font-size:12px;
  color:#000;
  line-height: 1em;
}

/* Noiconaccordion */
/* Top Flight Accordion */
.noiconaccordion {
    background: none;
    position: relative;
    margin-bottom: 0;
    box-shadow: none;
}
.noiconaccordion.block .panel-title {
  display: block;
}
.noiconaccordion .panel-title {background:#FFF;font-size:  12px;}
.noiconaccordion .flightboxv4 {
    border:0;
    padding: 15px 0;
}
.noiconaccordion .flight .multi-leg .flightbox-price {
    border-top:0;
    box-shadow: none;
    margin-bottom:0;
}
.noiconaccordion .panel-title  a {
    padding: 10px 10px 10px 10px;
        display: block;
    color: #2d3e52;
    font-size:  1.330em;
    letter-spacing: 0.03em;
    position: relative;
}
.noiconaccordion .panel-title  a small {
    font-size: 0.564em;
    text-transform: uppercase;
    display:  block;
    color: #838383;
}
.noiconaccordion .panel-body {
  background:#FFF;
}
.noiconaccordion .flightboxv4 .flightbox-takeoff:first-child {
    padding-top:0;
}
.noiconaccordion .flightboxv4 .flightbox-takeoff:last-child {
}
.noiconaccordion .panel-title a:before {
    content:"\f077";
    font-family:"FontAwesome";
    position:absolute;
    right: 15px;
    display: flex;
    height: 100%;
    align-items: center;
    top: 0;
    font-size:  12px;
}
.sidebarbox .noiconaccordion .panel-title {
  background:none;
}
.sidebarbox .noiconaccordion .panel-title a  {
padding: 10px  0;
font-size: 0.8333em;
color:#01b7f2;
text-transform: uppercase;
border-bottom: 1px solid #efefef;

}
.sidebarbox .noiconaccordion .panel-title a:before {
  right:0;
}

.sidebarbox a span.hidetext {
    display:block;
}
.sidebarbox a span.showtext {
    display:none;
}
.sidebarbox a.collapsed span.hidetext {
display:none;
}
.sidebarbox a.collapsed span.showtext {
display:block;
}
.noiconaccordion .panel-title  a.collapsed:before {
    content:"\f078";
  }
  @media (max-width: 991px) {
  .sidebar-new >  .noiconaccordion {
      /*-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
      box-shadow: 0 1px 5px rgba(0, 0, 0, .08);*/
  }
}
@media (min-width: 992px) {
.noiconaccordion .panel-title  {
  display: none;
}
#sidebarcollapse {
  display: block!important;
  height: auto!important;
  }
 /*#sidebarcollapse [data-sidebar-affix="affix"]:not(.fixedoffset){
     width:100%!important
    }*/
}
/* Sidebar */
 /* Ancilliaries Section  */
/* box shadow style */

.box-shadow-style {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .08);
     box-shadow: 0 1px 5px rgba(0, 0, 0, .08);
}
.ancillary h2 {
  margin-bottom:20px;
}
.atolprotected-box .table-cell {
  vertical-align: middle;
  display:table-cell;
  width: 27px;
}
.atolprotected-box img {
  height: auto;
  width: 100%;
}
.atolprotected-box span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 7px;
}
.atolprotected-box {
    background:  #fff;
    margin-bottom:15px;
    padding: 10px 15px;
    letter-spacing:  0.04em;
    display: table;
    width: 100%;
}
.atolprotected-box .fa {
  line-height: 30px; 
  font-size: 17px; 
}
.sidebar-new.package .booking-details.travelo-box {
    margin-bottom:10px
}
.sidebar-new.package .booking-details.travelo-box {
    margin-bottom:10px
}

.sidebar-new.package .booking-details.travelo-box {
    margin-bottom:10px
}
.hotelinfo-sidebar .informationhotel-box h5 {
  margin-bottom: 10px;
  font-size: 0.917em;
  font-weight: bold;
  line-height:1.333em;
}
.hotelinfo-sidebar .image-box {
    display:flex;
    flex: 0 0 23%;
    max-width:  23%;
    background-size: cover;
    background-position: 50% 50%;
}
.hotelinfo-sidebar .informationhotel-box {
    display:flex;
    flex-direction:column;
    flex: 0 0 77%;
    max-width:  77%;
    padding-left: 10px;
    padding-bottom: 5px;
}
.hotelinfo-sidebar .informationhotel-box .five-stars-container {
    align-self: flex-start;
    font-size:10px;
}
.hotelinfo-sidebar {
    display:  flex;
      margin-bottom:20px;
}
.sidebar-new.package .imagebox-v2 {
  margin-bottom:15px;
}
.flexproperty {
  display: flex;
}
.booking-details .timing.flexproperty .duration {
  display: flex;
  align-items: center;
  justify-content: center;
}
.booking-details .timing.duration  {
  padding-bottom:10px;
}
/* Hotel */
.sidebarbox.booking-details {
  padding: 15px 15px 25px;
}
.sidebarbox .hotelinfo-box {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom:1px solid #efefef;
}

.booking-details  .sidebarbox >  :last-child {
  border:none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.flight-segment div:last-child {
  margin-bottom:0;
}
.flight-segment .airlinedetailedinfo {
    display:flex;
    margin-bottom:8px;
}
 .icon-box.style6, .icon-box.style7 {
    line-height: 50px;
    text-transform: none; }
    .icon-box.style6 > i, .icon-box.style7 > i {
      display: block;
      width: 50px;
      float: left;
      background: #fdb714;
      line-height: 50px;
      color: #fff;
      font-size: 2.5em; }
 .flight-segment .airlinedetailedinfo   .icon-box.style6 > i {
     text-align: center;
 }
.flight-segment .airline-imgsection img {
    max-height: 30px;
}
.airline-imgsection {
  margin-right:5px;
}
.flight-segment .airline-name h5  {
    margin-bottom:0;
}
.flight-segment .airline-name h5 span {
  font-size: 10px;
  letter-spacing: 0.03em;
  display: block;
  text-transform: uppercase;
  color: #838383;
}
.threecolumn-flex {
    display:  flex;
    align-items:  center;
    justify-content:  center;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.sidebar-new .sidebarbox #div-cancellation-policy {
    margin-top: 15px;
}
.threecolumn-flex .check-in, .threecolumn-flex .check-out {
    display:flex;
    flex-direction:column;
    font-size: .8333em;
    line-height: 1.5em;
}
.threecolumn-flex .check-in {
  /*align-items: flex-end;*/
}
.threecolumn-flex .label-check {
  color:#01b7f2;
  text-transform: uppercase;
}
.threecolumn-flex .duration.center-align {
    margin: 0 10px;
    font-size: 0.8333em;
    color: #fdb714;
    font-weight: bold;
    position: relative;
    text-align: center;
}
.threecolumn-flex .pk-airportcode {
  font-size: 12px;
  font-weight: bold;
  color: #000;
}
.threecolumn-flex .pk-time {
  font-size: 1.333em;
}
/*Flight Segment*/
.flight-segment .threecolumn-flex .duration::before {
    content: '\e858';
    position: absolute;
    margin-top: -15px;
    font-family: "soap-icons";
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 1;
}
.sidebar-new .hotelduration > :last-child {
  margin-bottom:0;
}

.sidebar-new .depositsection {
  display: flex;
  justify-content: flex-end;
  text-align: right;
  margin-bottom: 0;

}
.sidebar-new .bottom-totalcontainer  > div{
  margin-bottom: 5px;
  padding:0;
}
.sidebar-new .bottom-totalcontainer  > div:last-child {
  margin-bottom:0;
}
.sidebar-new .bottom-totalcontainer {
    padding: 15px 0 0;
    border-bottom: 1px solid #f4f4f4;
}
#otherPricePanel.bottom-totalcontainer {
    border-top: 1px solid #f4f4f4 !important;
    border-bottom: none;
    margin-top: 10px;
}
#otherPricePanel #priceTable_TRow .total-price .box-title {
    font-size: 1.333em;
    letter-spacing: 0.02em;
}
#otherPricePanel #priceTable_TRow .total-price-value {
    vertical-align: middle;
}
#otherPricePanel .total-price .box-title small {
    margin-top: 0;
}
#otherPricePanel .booking-details .other-details .total-price small {
    display: block;
}
#depositPricePanel .deposit .box-title {
    font-size: 1em;
}
#depositPricePanel .flexjustifyrow.deposit {
    padding-bottom: 0px;
}
#SeatingPricePanel .flexjustifyrow.total-price  {
    padding-bottom: 0;
}
#SeatingPricePanel .seating h4 {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom:0;
}
.bottom-totalcontainer  .booking-details table.other-details td.total-price-value span {
    font-size: 1.833em;
    font-weight: normal;
}
.sidebar-new .total-price.bottom span {
  font-size: 2em;
}
.sidebar-new .pricebreak-container > div:first-child {
  margin-top:0;
  padding-top:0;
}
.sidebar-new .pricebreak-container .deposit-price div:first-child {
  font-size: 0.8333em;
  line-height: 1.5em;
}

.sidebar-new .depositsection .fa {
    padding-right:5px;
}

.booking-details .sidebarbox {
  padding: 15px 15px 15px;
}

#priceTable td {
    /*padding: 0;*/
    border: none;
}
/* Passenger Details */
.newbox-section .hotel-boxv2 {
  margin-bottom:25px;
}
.booking-details .sidebarbox article {
      border-bottom: 1px solid #efefef;
      padding-bottom: 15px;
}
.newbox-section .hotel-boxv2:last-child {
  margin-bottom:0;
}
.contactdetails .newheading-title {
    display: flex;
    justify-content: space-between;
    letter-spacing: 0.03em;
    flex-wrap: wrap;
}
.passenger-detail .newbox-container {
  margin-bottom:0;
}
 .newheading-title h2 small {
  color:#FFF;
  padding-left: 5px;
  font-size: 	0.688em;
}
.newheading-title p {
  color:#FFF;
  margin-bottom:0;
  font-size: 1em;
}
.newbox-section .main-passengerinfo label {
  font-weight: normal;
  text-transform: uppercase;
}
.newbox-section .main-passengerinfo .form-group {
    margin-bottom: 20px;
}
.newbox-section .form-group span.help-block {
  text-transform: uppercase;
  font-size: 0.750em;
  letter-spacing: 0.04em;
  margin-bottom: 0;
  line-height: 1.66em;
}
.newbox-section .form-row {
    display:  block;
    overflow:  auto;
}
.newbox-container label {
    font-size:0.8333em;
}
.newbox-section  .titlelinecontainer .titleline span {
  background: #FFF;
}
.newbox-container .mandatory-icon:before {
  margin-right:0;
  margin-left: 3px;
}

/* Passenger box */
.newbox-section .row-newboxform {
  display: flex;
  flex-wrap: wrap;
}
.newbox-section .row-10 {
    margin: 0 -10px;
}
.row-newboxform .passenger-form {
    display:  flex;
    width: 100%;
    flex-wrap: wrap;
}
.passenger-box  label {
  text-transform: uppercase;
  font-weight: normal;
}
.passenger-box  .passenger-psxinfo {
    display:  flex;
    line-height: 1.3em;
    text-transform: uppercase;
    font-size:  .8333em;
    margin-bottom: 19px;
    letter-spacing: 0.03em;
    width: 100%;
    padding: 0 15px;
    flex-direction:  column;
}

.passenger-box .passenger-psxinfo small {
  line-height: 1.3em;
  color: #b5b5b5;
}


.passenger-form .title-width, .passenger-form .name-width, .passenger-form .dob-width {
  width: 100%;
  padding:  0 15px;
  position: relative;
  min-height: 1px;
}
.row-newboxform {
    margin:  0 -15px;
}


.passenger-form .dob-container {
  display: flex;
  margin-bottom:15px;
}
.dob-container .selectornew {
  flex: 1 1 auto;
  margin-right: 10px;
}
.dob-container .selectornew:last-child {
  margin-right:0;
}
.newbox-container.leadpax .newbox-section {
    padding: 25px 15px 0;
}
.newbox-section .toggle-container {
    overflow: hidden;
}
.newbox-section .toggle-container .style5 .info-box {
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .row-newboxform {
    margin: 0 -10px;
    }
    .passenger-form .title-width, .passenger-form .name-width, .passenger-form .dob-width {
    padding: 0 10px;
    }
  .newbox-section .main-passengerinfo .form-group {
    margin-bottom: 25px;
  }
.passenger-box  .dob-width {
    width: 36%;
  }

 .passenger-form  .name-width {
      width: 25.5%;
  }
  .hotel .passenger-form  .name-width {
      width: 42.5%;
  }
.passenger-form .title-width {
    width: 13%;
  }
.hotel .passenger-form .title-width {
    width: 15%;
  }

 :root {
     
            --width-size: 69px;
            --perc-size: 0.385;
        }
   @media (min-width: 992px) {
        :root {
            --perc-size: 0.39;
        }
    }
  @media (min-width: 1200px) {
        :root {
            --perc-size: 0.41;
        }
    }
  .passenger-box .passenger-psxinfo {
    width: 69px;
    width: var(--width-size);
    justify-content:  center;
    align-self: flex-end;
    height: 34px;
    padding: 0 10px;
  }
  .passenger-box  .passenger-form {
    width: calc(100% - 69px);
    width: calc(100% - var(--width-size));
    
  }

.newbox-section  .passenger-form  .form-group {
  margin-bottom:20px;
  }
  .passenger-form  .dob-container {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
    .passenger-form .title-width {
        width: 14%;
    }
.passenger-form .name-width {
    width: 25.0%;
  }
  .passenger-form  .dob-width {
    width:36%;
  }
}
@media (min-width: 1200px) {
    .passenger-form .title-width {
    width: 13%;
    }
.passenger-form  .dob-width {
    width: 31%;
  }
.passenger-form  .name-width {
    width: 28%;
  }

.dob-container .selectornew {
    flex: 0 0 calc(50% - 51px);
    }
.dob-container .selectornew.dob-year {
    flex: 0 0 82px;
    max-width: 82px;
}
}
@media (max-width: 767px) {
.passenger-psxinfo br {
    display: none;
  }
}
.python-container  {
    padding: 0 10px;
}
    .python-container .python-box {
        display: flex;
        margin: 0 -10px;
        padding: 20px 0 10px;
        background: #d9f4fb;
        border: 1px solid #01b7f2;
        margin-bottom: 12px;
        /*flex-wrap: wrap;*/
    }

    .python-container.passport-box .passport-parentcontainer {
        flex: 1 1 auto;
    }

    .python-container .python-field {
        flex: 1 1 auto;
        padding: 0 10px;
        margin-bottom: 10px;
        align-self: center;
        position: relative;
    }

    .python-container.passport-box .python-field {
        align-self: flex-start;
    }

.python-field input, .python-field .selectornew {
    background: #fff;
}

.python-container .python-field h2 {
    margin-bottom: 2px;
    font-size: 1.167em;
}

.python-container .python-field p {
    margin-bottom: 0;
    font-size: 1em;
    line-height: 1.4;
}

.python-field .expiry_passportfield .dob-container {
    display: flex;
}

.python-container .python-field.passport_container {
    margin-bottom: 0;
}

.python-container .python-field .python_subfield {
    margin-bottom: 10px;
}

    .python-container .python-field .python_subfield .label-field label {
        display: inline-block;
    }

.python-container.passport-box .python-box {
    background: #fff2d5;
    border-color: #fdb714;
}

.python-field .python-icon {
    position: absolute;
    left: 5px;
    display: none;
}

.newbox-container.package.passengerinfobox.pyhtonbooking .newbox-section {
    margin-bottom: 39px;
}
/*Passport*/
@media (min-width: 375px) {
    .python-container .python-field.label-section {
        padding: 0 10px 0 80px;
    }

    .python-field .python-icon {
        display: block;
    }
}

@media (max-width: 767px) {
    .python-container .python-box {
        flex-wrap: wrap;
    }
}

@media (min-width: 768px) {
    .python-container .python-field {
        padding: 0 15px 0 10px;
    }

        .python-container .python-field.label-section {
            flex: 0 0 auto;
            flex-basis: calc(((100% - 69px) *0.41) + 69px);
            flex-basis: calc(((100% - var(--width-size)) * var(--perc-size)) + var(--width-size));
            max-width: calc(((100% - 69px) *0.41) + 69px);
            max-width: calc(((100% - var(--width-size)) * var(--perc-size)) + var(--width-size));
        }

        .python-container .python-field.passport_container {
            display: flex;
        }

        .python-container .python-field .python_subfield.expiry_passportfield {
            flex: 1 1 auto;
        }

        .python-container .python-field .python_subfield.passport_num {
            flex: 0 0 140px;
            margin-right: 15px;
        }

        .python-container .python-field .python_subfield.issu_country,
        .python-container .python-field .python_subfield.nationality {
            flex: 1 1 auto;
        }
        
}

@media (min-width: 992px) {
    .python-container .python-field .python_subfield.passport_num {
        flex: 0 0 140px;
    }

    .python-container .python-field .python_subfield.issu_country,
    .python-container .python-field .python_subfield.nationality {
        flex: 1 1 auto;
    }
}


/* TickBox */

.style5 .tickbox {
    padding-left: 25px;
    margin-bottom:  10px;
    position:  relative;
    cursor: pointer;
    font-size: 1.083em;
    letter-spacing: 0.04em;
    color: #838383;
   line-height: 1.5em;
}
.style5 .tickbox a {
    display: block;
}
.style5 .tickbox a.collapsed:before {

   background: #fff;

}
.style5 .tickbox a:before {
    background:#01b7f2;
   content: "";
   position:  absolute;
   width: 15px;
   height:  15px;
   text-align:  center;
   border: 1px solid #d2d2d2;
   left: 0;
   top: 2px;
}

    .style5 .tickbox a.collapsed:after {
    content:"";
    }
    .style5 .tickbox a:after {
     color: #fff;
     left: 4px;
     font-size: 14px;
     content: '\e892';
     font-family:"soap-icons";
     position:absolute;
     top: 1px;
}
 .special-request{
    max-height: 0;
     transition: max-height 0.35s ease-out;
     overflow: hidden;
}
.active .special-request {
max-height: 890px;
    transition: max-height 0.35s ease-in;
  }
  .special-request textarea {
    max-height:400px!important;
    min-height: 150px;
  }

    .main-passengerinfo .form-row:last-child div:last-child .form-group {
    margin-bottom:25px;
}


/* Checkout Page */
.multi-leg .flightbox-journey {
  margin-left:0;
}
.modal-body .flightboxv4 .flightbox-journey .flightbox-takeoff {
    padding:15px 0;
}
.modal.listing.informationmodal .modal-body {
  padding: 0 15px;
}

.modal-body .flightboxv4 .flightbox-image {
    margin-left:0;
}
.checkout  .person-information .row {
  margin-bottom:0!important;
}
.checkout .booking-section {
    border-top: 1px solid #efefef;
    margin: 0 20px;
    padding: 27px 0 20px;
}

.checkout .person-information .newbox-section {
  padding: 25px 15px 0;
}
.checkout #fnpl-info, .checkout #paypal-info {
    padding: 10px 15px 25px;
}
.checkout #fnpl-info p:last-child, .checkout #paypal-info p:last-child {
    margin-bottom:0;
}
.checkout .booking-section .form-group .checkbox {
  margin-bottom: 20px;
}
.checkout .card-information.newbox-section {
  padding: 0 15px 0;
}
.checkout  .tab-pane [class^="col-"], .checkout  .tab-pane [class*=" col-"] {
    padding-left: 10px;
    padding-right: 10px;
}
/* Contact Details */

/* Payment Plan */
.newbox-container.payment-plan {
    background: #01b7f2;
    margin-bottom: 10px;
}
.payment-plan  .newbox-section {
	padding: 10px 15px 0;
    background:#01b7f2;
}
.newbox-section .paymentcontainer {
    display:  flex;
    flex-wrap: wrap;
    margin: 0 -7px;
}

 .paymentcontainer .payment-options {
    display:  flex;
    flex-direction: column;
    padding: 1px;
    border-bottom: 1px solid #efefef;
		position: relative;
    margin: 0 7px;
    cursor: pointer;
    font-size: 12px;
    flex: 0 0 auto;
    flex-basis: calc(100% - 14px);
    max-width: calc(100% - 14px);
    min-height: 1px;
    margin-bottom: 10px;
    background:#FFF;
}
.payment-options .paymentbox-title {
    background: #2d3e52;
    display: block;
    /* width: 100%; */
    text-align: center;
    color: #fff;
    padding: 7px 30px;
    position: relative;
}

.payment-options.active .paymentbox-title {
    background: #98ce44;
}
.payment-options.active .paymentbox-title::before {
    content: '\e892';
    font-family: "soap-icons";
    position: absolute;
    right: 10px;
    font-size: 30px;
}
.payment-options .paymentbox-title span {
    letter-spacing: 0.04em;
}
 .paymentcontainer .payment-options .radio-button:before {
    content:"";
    visibility: visible;
    background: #fff;
    content: "";
    position: absolute;
    border: 1px solid #dedede;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    left: 12px;
    top: 25px;
}
 .paymentcontainer  .active.payment-options .radio-button:after {
		content: "";
		width: 8px;
		height: 8px;
		border-radius: 50%;
		background-color: #01b7f2;
    left: 15px;
    z-index: 9;
    top: 28px;
		position: absolute;
		visibility: visible;
}
 .paymentcontainer  .payment-options:before {
    top: 0;
    left: 0;
    border: 1px solid transparent;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    width: 0;
    height: 0;
    position:absolute;
    content:"";
}

 .paymentcontainer  .payment-options.active::before {
    width: 100%;
    height: 100%;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    transition: width 0.25s ease-out, height 0.45s ease-out 0.25s;

}
 .paymentcontainer  .payment-options:after {
    bottom: -1px;
    right: 0;
    border: 1px solid transparent;
     border-left-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    width: 0;
    height: 0;
    position:absolute;
    content:"";
}
 .paymentcontainer  .payment-options.active::after {
    transition: width 0.25s ease-out, height 0.45s ease-out 0.25s;
    border-left-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    width: 100%;
    height: 100%;
  }
.newbox-section .payment-options input {
display: none;

}
.payment-options .radio-button {
		margin-bottom:0;
    visibility: visible;
    position: absolute;
    left: 0;
    top: -1px;
    height: 100%;
}

.payment-options .payment-price {
    color: #98ce44;
    padding: 14px 20px;
    text-align: center;
}
.payment-options .payment-price span {
 font-size: 2.5em;
 line-height: 1.5em;
}
.payment-options .justify-paymentbox i {
    font-size:28px;
    padding-right:10px;
}
.newbox-container .arrow_box {
    margin-bottom: 0;
    border: 2px solid #01b7f2;
    padding: 15px 11px 0;
    color: #838383;
    background: #FFF;
    margin: 20px 13px;
}
.newbox-container .arrow_box::after,.newbox-container .arrow_box::before {
    display: none;
}
.newbox-container  .arrow_top {
    position: absolute;
    top: -40px;
    border: 20px solid transparent;
    border-bottom: 20px solid #FFF
}
/*Flight Popup*/

.flightbox-popup {
	overflow: auto;
 	margin-bottom: 20px;
}
.flightbox-popup h5 {
		float:left;
		margin-bottom: 0;
}
.flightbox-popup a {
	float:right;
	padding: 0 5px;
	border: 1px solid #01b7f2;
	font-size: .8333em;
}
@media (min-width: 576px) {
  .paymentcontainer .payment-options {
      flex: 1 1 0%;
  }
  .paymentcontainer .payment-options#fullpaymentBtn {
     order: 2;
 }
}
@media (min-width: 768px) {

    .mrg-sm-10 {
        margin-left: -10px;
        margin-right: -10px;
    }
    .mrg-sm-10 [class^="col-"] {
        padding: 0 10px;
    }
}

/*Booking confirmation page*/
.newbox-container.print-box.print-box .newbox-section  {
    padding-bottom: 10px;
}
.message_section {
    display: flex;
    padding: 19px 0 5px;
    border: 1px solid #efefef;
    border-left: 0;
    border-right: 0;
    margin-bottom: 20px;
    position: relative;
    flex-wrap: wrap;
}

.message_section  .message_text {
    flex: 1 1 auto;
}
.message_section  .message_text P:last-child {
  
}
.message_section .button_textsection {
    align-self: center;
    margin-bottom: 15px;
}

.message_section  .main-message {
    color: #01b7f2;
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    .message_section {
    padding-left: 75px;
    }
    .message_section::before {
    content: '\e892';
    font-family: "soap-icons";
    color: #98ce44;
    font-size: 58px;
    position: absolute;
    left: 12px;
    line-height: 1em;
    top: 12px;

}
   .message_section.failed::before {
    content:'\e890';
    color: #e01a33;
}
    .message_section.pending {
        padding-bottom: 15px;
    }
 .message_section.pending::before {
    content:'\e890';
    color: #e01a33
  }
}
/*Feedback Section*/
 .feedback-section {
    display: flex;
    padding: 25px 15px 5px;
    background: #01b7f2;
    flex-wrap: wrap;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;

}

 .feedback-section h2 {
    letter-spacing: 0.02em
}
 .feedback-section h2 ,  .feedback-section p {
    color: #FFF;
}
 .feedback-section p {
    letter-spacing: 0.04em;
 }
 .feedback-section .imageholder_thumb {
    position: absolute;
    bottom: 0;
    left: -11px;
    width: 116px;
    /* z-index: 1; */
    -ms-transform: rotate(20deg); /* IE 9 */
    -webkit-transform: rotate(20deg); /* Safari */
    transform: rotate(-22deg);
    opacity: 0.8;
    display: none;
}
.feedback-section .feedback_text {
    flex: 1 1 auto;
    padding-right: 20px;
    z-index: 2;
}
.feedback-section .feedback_link  {
    align-self: center;
    margin-bottom: 15px;
}
.feedback-section .feedback_link a {
    text-transform: uppercase;
    border: 1px solid #FFF;
    padding: 0 10px;
    background: #01b7f2;
    letter-spacing: 0.04em;
}
.feedback-section .feedback_link a:hover {
      background: #01b7f2;
}
@media (min-width: 768px) {
    .feedback-section .imageholder_thumb {
        display: block;
    }
    .feedback-section {
    flex-wrap: nowrap;
        }
    }
@media (min-width: 1200px) {
    .feedback-section .feedback_link {
        margin-bottom: 0;
    }
}
/*Booking Detail Container*/
.newbox-container.booking-detail-container {
    margin-bottom: 25px;
}
/*Passenger Box*/

.passenger-detail-container  {
    padding-top: 10px;
}
.booking-detail-container .detail-box-info {
    display: flex;
    margin-bottom: 25px;
    flex-wrap: wrap;
    border-top: 1px solid #efefef;
    font-size: 12px;
}
.booking-detail-container  .passenger-title {
margin-bottom: 10px;
font-size: 1.333em;
letter-spacing: 0.04em;
}

.detail-box-info .person_detail {
  display: flex;
}
.detail-box-info .person_detail > div {
 flex: 0 0 35%;
 max-width: 35%;
 padding: 8px 15px;
 text-transform: uppercase;
}

.detail-box-info .person_detail > div:first-child {
  padding-left:0;
  border-right: 1px solid #efefef;
    color: #01b7f2;
}
.detail-box-info .person_detail > div:last-child {
   flex: 0 0 65%;
 max-width: 65%;
}
.detail-box-info .detail_box {
    flex: 0 0 100%;
    max-width: 100%;
}
.detail-box-info .detail_box.fullwidth {
    flex: 0 0 100%;
    max-width: 100%;
}
.detail_box .person_detail {
    border-bottom: 1px solid #efefef;
}

/*Reservation*/
.booking-detail-container .detail-box-info.res_list .detail_box {
    flex: 0 0 100%;
    max-width: 100%;
}
.detail-box-info.res_list .person_detail > div {
    flex: 0 0 175px;
    max-width: 175px;
}
.detail-box-info.res_list .person_detail  > div:last-child {
    max-width: 100%;
    flex: 0 1 auto;
}
@media (min-width: 768px) {
.detail-box-info .detail_box{
    flex: 0 0 50%;
    max-width: 50%;
}
    .detail-box-info.passenger-detail .detail_box:first-child {
     flex: 0 0 55%;
    max-width: 55%;
    }
.detail-box-info.passenger-detail > .detail_box:last-child{
    flex: 0 0 45%;
    max-width: 45%;
}
.detail-box-info .person_detail > div {
    flex: 0 0 160px;
    max-width: 160px;
}
.detail-box-info .person_detail > div:last-child {
    flex: 0 1 auto;
     max-width: calc(100% - 160px);
         text-overflow: ellipsis;
    overflow: hidden;
}
.detail-box-info.res_list .person_detail  > div:last-child {
    max-width: 100%;
    flex: 1 1 auto;
}
.detail-box-info.res_list .person_detail > div {
    flex: 0 0 200px;
}
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {
  .detail-box-info .detail_box {
        flex: 0 0 45%;
        max-width: 45%;
    }
    .detail-box-info .detail_box:first-child {
        flex: 0 0 55%;
        max-width: 55%;
    }
}
/*Need Help Box*/
.need-helpbox .newbox-section p {
    text-align: center;
}

.need-helpbox .contact-details-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 25px;
}

.need-helpbox .contact-details-container .contact-child {
    padding: 0 25px;
    margin-bottom: 20px;
    position: relative;
}
.contact-child .contact-phone .mailicon {
    position: absolute;
    left: -15px;
}
.need-helpbox .contact-details-container .contact-child a {
    position: relative;
    font-size: 1.667em;
    letter-spacing: 0.04em;
}
.need-helpbox .contact-details-container .contact-child a .mailicon {
    margin-right: 2px;
}
.contact-child.contact-phone a::before {
    content:'\e81f';
    font-family:"soap-icons";
    color: #01b7f2;
    position: absolute;
    left: -25px;
    line-height: 1;
    top: 4px;
}
.booking-details {
   
}
#checkout-extras > div {
   margin-bottom: 0;
}
#checkout-extras > div:last-child {
    margin-bottom: 15px;
}

/*Flight Details*/
.flightdetails .basket-container .basket-page {
    background: none;
    padding: 0 !important;
}

.flightdetails .shopping-box {
    box-shadow: none;
}
.flightdetails #flight-details {
    border: 1px solid #efefef;
    border-bottom: 0;
}
.flightdetails .basket-page .flightbox-basket {
    border-bottom: 0;
}

.flightdetails .basketbox {
    margin: 0;
}
.flightdetails .basket-flightbox-image .basket-image-holder {
    min-height: 1px;
}
@media (min-width: 768px) {
    .flightdetails .basket-page .schedule-details {
      border-top: 0;
    }
  .flightdetails .basket-page  .basketboxinner {
      border-bottom: 1px solid #efefef;
  }
.flightdetails  .flight-journeyinfo .basket-flightbox-image {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .newbox-container.flightdetails .schedule-details:not(.one-block) {
    max-width: 53%;
    }
}
/*Pay for Booking*/
.newbox-container.booking-detail-container.payforbooking {
    margin-bottom: 0;
}

#ancillaries-panel .newbox-section {
    padding: 0px 15px;
    margin-bottom: 10px;
}
#ancillaries-panel .newbox-section h4 {
    margin-bottom: 20px;
}
#ancillaries-panel.newbox-container thead td {
    text-transform: uppercase;
    font-size: 1em;
}
.bookingconfirmationSidebar .flightbox-popup {
    overflow: hidden;
}
.bookingconfirmationSidebar .flightbox-popup h5 {
    display: block;
    float: none;
}
.bookingconfirmationSidebar .flightbox-popup a {
    display: none;
}

/*Voucher Code*/
#divPrmotion.newbox-container .newbox-section {
    padding-top: 15px;
    padding-bottom: 0;
}
#divPrmotion.newbox-container .promotion-message span {
    display: block;
}
#checkout-extras #PhPromotionCodePlate:first-child #promotion-code-panel {
    padding-bottom: 15px;
}
.voucher-container {
    display: flex;
    padding: 15px 0;
    flex-wrap: wrap;
    background: #d9f4fb;
    border: 1px solid #01b7f2;
}

.voucher-container .voucher-image {
    align-self: center;
    position: absolute;
    display: none;
}

.voucher-container .voucher-text {
    flex: 1 1 auto;
}

.voucher-container .voucher-text p {
    margin-bottom: 0;
}

.voucher-container .voucher-text h3 {
    margin-bottom: 2px;
    font-size: 1.167em;
    font-weight: bold;
}

.voucher-container .voucher-field {
    display: flex;
    padding: 0 10px;
    flex: 0 0 100%;
}

.voucher-container .voucher-field .voucher-inputfield {
    flex: 0 0 65%;
    max-width: 65%;
    padding-right: 15px;
}
.voucher-container .voucher-field .voucher-inputfield input::placeholder {
    color: rgba(131, 131, 131, 0.54);
}

.voucher-container .voucher-field .voucher-inputfield input {
    background: #FFF;
}

.voucher-container .voucher-field .voucher-submitfield {
    flex: 1 1 auto;
}

.voucher-container .voucher-labelimage {
    display: flex;
    padding: 0 10px;
    flex: 0 0 100%;
    margin-bottom: 15px;
    position: relative;
}

.voucher-container .voucher-submitfield a {
    font-weight: 300;
}

@media (min-width: 375px) {
    .voucher-container .voucher-image {
        display: block;
    }
    .voucher-container .voucher-text {
    padding-left: 75px;
    }
}

@media (min-width: 576px) {
    .voucher-container {
        padding: 15px 0;
    }

    .voucher-container .voucher-labelimage {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 0;
    }

    .voucher-container .voucher-field {
        flex: 0 0 50%;
        max-width: 50%;
        align-self: center;
    }

    .voucher-container .voucher-field .voucher-inputfield {
        flex: 0 0 65%;
        max-width: 65%;
    }
}

/*Table*/
.booking-details .other-details {
  font-size: 0.8333em;
  margin-bottom: 0;
  text-align: right;
  text-transform: uppercase; }
  .booking-details .other-details .total-price {
    font-size: 1.5em;
    color: #2d3e52;
    text-transform: none; }
  .booking-details .other-details .total-price-value {
    color: #98ce44;
    font-size: 1.4em; }
/*Voucher Area*/
.voucher-area {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
}

@media (min-width: 992px) {
    .voucher-area {
        justify-content: space-between;
    }
}

.voucher-area .first-col {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 100%;
    margin-bottom: 5px;
}

@media (min-width: 992px) {
    .voucher-area .first-col {
        flex: 0 0 auto;
    }
}

@media (min-width: 1200px) {
    .voucher-area .first-col .border-input {
        margin-right: 15px;
        margin-bottom: 0;
    }
}

.voucher-area .first-col .border-input input {
    letter-spacing: 0.2em;
}

.voucher-area .voucherenter input {
    color: #01b7f2;
}

    .voucher-area .voucherenter input::placeholder {
        font-size: 16px;
        font-weight: normal;
        color: #cac2c2;
    }

.voucher-area .amount input {
    color: #000;
}

.voucher-area .second-col {
    border-top: 1px solid #01b7f2;
    padding-top: 15px;
    flex: 0 0 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    align-self: flex-start;
}

@media (min-width: 992px) {
    .voucher-area .second-col {
        border-top: 0px;
        padding-top: 0;
        border-left: 1px solid rgba(1, 183, 242, 0.5);
        padding-left: 30px;
        flex: 0 0 auto;
    }
}

.voucher-area .second-col .border-input {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .voucher-area .second-col .border-input {
        margin-right: 15px;
    }
}

.voucher-area .second-col .btn {
    margin-bottom: 0;
    flex: 0 0 auto;
    padding: 0 15px;
    line-height: 1em;
    margin-left: auto;
}

@media (min-width: 340pxpx) {
    .voucher-area .second-col .btn {
        padding: 0 20px;
    }
}

.voucher-area .second-col .price-input {
    flex: 1 1 auto;
}

.voucher-area .currency {
    align-self: center;
    font-size: 1.333em;
    color: #000;
    font-weight: bold;
    margin-right: 10px;
}

.voucher-area .price-input {
    display: flex;
    position: relative;
}

.voucher-area .btn {
    height: 45px;
    margin-bottom: 15px;
    border-radius: 0;
    flex: 0 0 100%;
    color: #FFF;
    font-size: 1em;
}

@media (min-width: 1200px) {
    .voucher-area .btn {
        height: 33px;
        margin-bottom: 0;
    }
}

.voucher-area .btn:focus {
    outline: none;
}

@media (min-width: 1200px) {
    .voucher-area .btn {
        flex: 0 0 auto;
        min-width: 150px;
    }
}

.voucher-area .btn.disabled-grey {
    background-color: #c9c9c9;
    opacity: 1;
}

.voucher-area .restartDiv {
    flex: 0 0 100%;
    margin-top: 20px;
}
.voucher-area .restartDiv #restartVoucher {
    font-weight: bold;
}
    .voucher-area .error-message {
    position: absolute;
    top: calc(100% + 5px);
    font-size: 0.8333em;
    left: 0;
    padding-left: 20px;
}

    .voucher-area .error-message::before {
        content: "\f071";
        font-family: "fontAwesome";
        font-size: 12px;
        color: #F1813E;
        font-weight: normal;
        position: absolute;
        left: 0;
        top: 1px;
    }

    .voucher-area .error-message p {
        margin-bottom: 0;
        color: #F1813E;
    }

.border-input {
    flex: 0 0 100%;
    position: relative;
    align-self: flex-start;
    margin-bottom: 15px;
}

    .border-input.icon::before {
        right: 0;
        color: #85b141;
        position: absolute;
        content: '\e892';
        font-family: "soap-icons";
        font-size: 20px;
        display: flex;
        align-items: center;
        height: 100%;
        right: 10px;
    }

    .border-input.icon.warning::before {
        content: "\f071";
        font-family: "fontAwesome";
        font-size: 14px;
        color: #F1813E;
        font-weight: normal;
    }

@media (min-width: 1200px) {
    .voucher-area .restartDiv {
    margin-top: 10px;
    }
        .border-input {
        flex: 0 0 auto;
    }
}

.border-input input {
    display: block;
    width: 100%;
    background: none;
    border: 1px solid #01b7f2;
    height: 45px;
    letter-spacing: 0.06em;
    padding: 0 20px 0 10px;
    font-weight: bold;
    font-size: 1.167em;
}
.border-input input[disabled] {
    color: rgb(201 201 201);
}
@media (min-width: 340pxpx) {
    .border-input input {
        padding: 0 30px 0 10px;
    }
}

@media (min-width: 1200px) {
    .border-input input {
        height: 33px;
    }
}

.border-input input:focus {
    background: none;
    box-shadow: none;
    outline: none;
}

.border-input.max-width {
    max-width: 85px;
}

@media (min-width: 340pxpx) {
    .border-input.max-width {
        max-width: 100px;
    }
}

@media (min-width: 1200px) {
    .bootbox.v2.lg-modal .modal-dialog {
        width: 870px;
    }
}

@media (min-width: 1200px) and (min-width: 1200px) {
    .bootbox.v2.lg-modal .modal-dialog .modal-body {
        max-width: 850px;
    }
}

.bootbox.v2 .emailvoucher-icon .a {
    fill: none;
}

.bootbox.v2 .emailvoucher-icon .b {
    fill: #01b7f2;
    opacity: 0.251;
}

.bootbox.v2 .emailvoucher-icon .c {
    fill: #fff;
}

.bootbox.v2 .emailvoucher-icon .d {
    fill: #3186f2;
}

.bootbox.v2 .emailvoucher-icon .e {
    clip-path: url(#a);
}

.bootbox.v2 .emailvoucher-icon .f {
    fill: #a7e04f;
}

.bootbox.v2 .modal-header {
    position: relative;
}

.bootbox.v2 .bootbox-close-button {
    margin-top: 0;
    opacity: 1;
    position: absolute;
    text-shadow: none;
    background: none;
    right: 0;
    font-size: 0;
    width: 35px;
    height: 100%;
    text-align: center;
}

    .bootbox.v2 .bootbox-close-button:focus {
        outline: none;
    }

    .bootbox.v2 .bootbox-close-button::before {
        color: #FFF;
        font-size: 20px;
        content: '\e890';
        font-weight: normal;
        font-family: "soap-icons";
    }
.bootbox.v2 .voucher-area {
    padding-bottom:0;
}
/*Fair Rules Modal */

.fn-70 {
    font-size: 70%;
}

.fairRules .modal-footer {
    border-top: 0;
    padding-top: 0;
}

.fairRules .table-hover > tbody > tr > th {
    background-color: #f5f5f5;
} 

.img-txtsection {
    display: flex;
}

    .img-txtsection .imageleft {
        margin-right: 15px;
    }

    .img-txtsection h3 {
        font-size: 1.083em;
        color: #01b7f2;
        margin-bottom: 5px;
    }

    .img-txtsection p {
        font-size: 1em;
        color: #000;
        font-weight: bold;
    }

.creditvoucher .smallfnt {
    margin-bottom: 0;
    text-transform: uppercase;
}

#creditVoucherPanel input {
    text-transform: uppercase;
    font-size: 0.833em;
    text-align: center;
    padding: 0 10px;
    color: #01b7f2;
    font-weight: normal;
}
#creditVoucherPanel .creditvoucherredeemed .price {
    color: #01b7f2;
    font-size: 0.8333em;
}
#creditVoucherPanel .creditvoucherredeemed .price::before {
        content: "-";
        margin-right: 3px;
    }
#creditVoucherPanel .creditvoucherredeemed p {
    margin-bottom: 0;
    font-size: 0.83333em;
    text-transform: uppercase;
}

#creditVoucherPanel .border-input {
    margin-top: 10px;
    margin-bottom: 0;
}
#lblCreditVoucherMessageDiv {
    margin-bottom: 10px;
}
 #lblCreditVoucherMessageDiv #lblCreditVoucherMessage  {
        display: block;
}
    #lblCreditVoucherMessageDiv #lblCreditVoucherMessage .font-bold {
        font-weight: 900;
        color: #01aae0;
    }
        .warning-color {
    color: #F1813E;
}

.credit_voucher .message_section {
    margin-bottom: 0;
    border-bottom: 0;
}

    .credit_voucher .message_section::before {
        display: none;
    }

    .credit_voucher .message_section .message_text p {
        color: #2D3E52;
    }

    .credit_voucher .message_section .main-message {
        font-size: 1.417em;
        color: #2D3E52;
    }

    .credit_voucher .message_section .voucher-section {
        flex: 1 1 auto;
    }
    .voucher-section {
        margin-bottom: 25px;
    }
.voucher-section .newbox-section p {
    color: #000;
}
        .credit_voucher .message_section .voucher-section .voucher-amount {
            font-size: 2.667em;
            color: #01b7f2;
            text-align: center;
            margin-bottom: 0;
            line-height: 1;
        }

        .credit_voucher .message_section .voucher-section .voucher-txt {
            text-align: center;
            font-size: 1.333em;
            color: #2D3E52;
            line-height: 1em;
            margin-bottom: 10px;
        }

        .credit_voucher .message_section .voucher-section .voucher-code {
            text-align: center;
            color: #2D3E52;
            font-weight: bold;
        }

@media (min-width: 1200px) {
    .credit_voucher .message_section {
        padding-left: 0;
    }

        .credit_voucher .message_section .message_text {
            flex: 0 0 78%;
        }

        .credit_voucher .message_section .voucher-code {
            margin-bottom: 0;
        }

        .credit_voucher .message_section .voucher-section {
            align-self: center;
        }
}

#divClaimInputAmount .tooltip {
    min-width: 200px;
}

#divClaimInputAmount .tooltip.in .tooltip-inner {
        max-width: 200px;
    }

#insurance-panel a {
    padding: 15px 0;
    margin: 0 15px;
    border-bottom: 1px solid rgba(1, 183, 242, 0.15);
}

/*mask icon */
.mask-icon::before {
    background-image: url("data:image/svg+xml,%0A%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 11.67'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bisolation:isolate;%7D.cls-2%7Bfill:%2301b7f2;%7D%3C/style%3E%3C/defs%3E%3Cg class='cls-1'%3E%3Cg class='cls-1'%3E%3Cpath class='cls-2' d='M8.71,7.87l1.85,2.07a6.12,6.12,0,0,1-4.47,1.73A7.69,7.69,0,0,1,3.3,11.2,4.64,4.64,0,0,1,1.4,9.91a5.39,5.39,0,0,1-1-1.83A6.69,6.69,0,0,1,0,5.9,6.2,6.2,0,0,1,.37,3.77,6.38,6.38,0,0,1,1.46,1.88,5.12,5.12,0,0,1,3.38.52,6.68,6.68,0,0,1,6.09,0,6,6,0,0,1,10.4,1.78L8.46,3.69a3.32,3.32,0,0,0-2.37-1,2.64,2.64,0,0,0-2.24,1,3.4,3.4,0,0,0-.73,2.21,3.46,3.46,0,0,0,.73,2.17A2.69,2.69,0,0,0,6.09,9a3.88,3.88,0,0,0,1.34-.28A3.63,3.63,0,0,0,8.71,7.87Z'/%3E%3C/g%3E%3Cg class='cls-1'%3E%3Cpath class='cls-2' d='M15.24,11.38V9H17V3.72l-1.69.49V1.75L20,.06V9h1.66v2.37Z'/%3E%3Cpath class='cls-2' d='M22.38,8.16h3a.9.9,0,0,0,.51.72,2.46,2.46,0,0,0,1.16.25,2.21,2.21,0,0,0,1.29-.39,1.19,1.19,0,0,0,.57-1v-1a4,4,0,0,1-2.58.76,4.45,4.45,0,0,1-3-.94A3.27,3.27,0,0,1,22.24,3.9a3.64,3.64,0,0,1,.4-1.75A3.06,3.06,0,0,1,23.75,1,5.16,5.16,0,0,1,25.29.29a6.93,6.93,0,0,1,1.8-.23,7,7,0,0,1,2.34.38,4,4,0,0,1,1.82,1.28A3.34,3.34,0,0,1,32,3.93V7.68a3.8,3.8,0,0,1-.41,1.78,3.17,3.17,0,0,1-1.13,1.22,5.64,5.64,0,0,1-1.57.67,7,7,0,0,1-1.8.22,9.57,9.57,0,0,1-1.46-.1,5.39,5.39,0,0,1-1.28-.36,3.65,3.65,0,0,1-1-.63,2.8,2.8,0,0,1-.67-1A3.41,3.41,0,0,1,22.38,8.16Zm4.71-5.52A2.06,2.06,0,0,0,25.86,3a1.06,1.06,0,0,0-.49.92,1.18,1.18,0,0,0,.46,1,2,2,0,0,0,1.24.36,2.15,2.15,0,0,0,1.35-.38,1.17,1.17,0,0,0,.46-1,1.13,1.13,0,0,0-.47-.9A2.09,2.09,0,0,0,27.09,2.64Z'/%3E%3C/g%3E%3C/g%3E%3Cpath class='cls-2' d='M13.35,7.11H11.16a.93.93,0,1,1,0-1.86h2.19a.93.93,0,0,1,0,1.86Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 19px;
    color: rgba(255, 255, 255, 0);
    background-position: 50% 52%;
    font-size: 18px;
    line-height: 1.33em;
    line-height: 1;
}
/*Service Pack*/
.service-pack {
    margin-bottom: 25px;
}

    .service-pack .newbox-section {
        padding: 25px 20px;
    }

    .service-pack .heading {
        font-size: 1.417em;
    }

    .service-pack .title-box {
        margin-top: 10px;
    }

.title-box {
    background-color: #01b7f2;
    padding: 10px 15px;
    display: inline-block;
    margin-bottom: 0;
    color: #ffffff;
    font-size: 1.167em;
    letter-spacing: 0.04em;
    font-weight: 500;
}

.service-box-container {
    border: 1px solid #01b7f2;
    padding: 0 15px;
    overflow-x: auto;
}

    .service-box-container .service-row {
        margin-bottom: 10px;
        display: flex;
    }

        .service-box-container .service-row p {
            margin-bottom: 0;
        }

        .service-box-container .service-row:last-child {
            margin-bottom: 0;
        }

    .service-box-container p {
        color: #000000;
        padding: 6px 0;
        letter-spacing: 0.04em;
    }

    .service-box-container .desc-list {
        flex: 0 0 50%;
        max-width: 50%;
        align-self: center;
    }

    .service-box-container .icon-list {
        flex: 1 1 auto;
        padding-right: 15px;
    }

        .service-box-container .icon-list p {
            position: relative;
            padding-left: 30px;
        }

            .service-box-container .icon-list p::before {
                left: 0;
                top: 0;
                height: 100%;
                display: flex;
                align-items: center;
                position: absolute;
                color: #96ca46;
                font-family: "fontAwesome";
                content: "\f058";
                font-size: 16px;
            }

@media (min-width: 768px) {
    .service-box-container {
        overflow: hidden;
    }

        .service-box-container .desc-list {
            flex: 0 0 33.333%;
            max-width: 33.333%;
            align-self: center;
        }
}








/* Top menu bar */




@media (max-width: 767px) {



}
@media (max-width: 480px) {
#optional-extras [class^="soap-icon"], #optional-extras .fa {
  display:none;
  }
}

#optional-extras .option-extras-section .panel:first-child {
    border-top:none
}
#optional-extras .option-extras-section .panel:last-child {
  border-bottom:none;
}

#optional-extras [class^="soap-icon"], #optional-extras .fa {
  width:45px;
}
/*-----------------------------*/
.soap-icon-flightchange:before {
    content: "\e8ed";
}
.ancillary  > .toggle-container {
  background:none;
}
.ancillary .extras {
    padding:0;
}
.ancillary .panel-title .background-image {
  display: none;
}

/*Passengers*/

#all-extras  .panel > .panel-title {
    background:#01b7f2;
    color: #fff;
    overflow: hidden;

}
#all-extras  .panel > .panel-title a {
    color:#fff;
    padding: 15px;
    font-size: 1.1667em;
    position: relative;
    z-index:5;
}
#all-extras  .panel > .panel-title a small {
  color:#fff;
  font-size:65%;
}
#add-premium-services .radio-button {
  float:left;
}

#add-premium-services i.soap-icon-flightchange.circle {
    font-size:1.3em;
    color: #01b7f2;
    margin-right: 10px;
}
.price-section-premium .other-details dt {
    float: left;
    text-align: left;
    margin: 0;
    color: #01b7f2;
    clear: both;
}
.price-section-premium .other-details dt, .price-section-premium .other-details dd {
    padding: 0.29em 0;
    text-transform: uppercase;
}
.price-section-premium .other-details .value {
    float:right;
    text-align:right
}
.price-section-premium .no-padding {
  padding:15px 0!important;
}
.padding-b {
    padding: 0 0 35px 0;
}
.padding-t {
    padding: 35px 0 0 0;
    border-top: 1px dotted #ccc;
}

.radio-option h2 {
  padding:0;
  margin:0 0 5px;
  font-size:1.3em;
}
.price-section-premium {
    float: right;
    line-height: 27px;
    padding: 30px 0;
}
.price-section-premium .price {
    padding-left:15px;
}
.fullprice-section {
    float: right;
    padding-top: 10px;
    width: 100%;
    text-align: right;
    text-transform: uppercase;
}
#add-premium-services .radio-option .radio-button {
    padding-top:20px;
}
#add-premium-services .radio-button.last {
      padding-top: 0;
}
.premium-type-no, .premium-type {
    cursor:pointer;
}
.premium-type-no.checked , .premium-type.checked {
  cursor:default;
}
.premium-offers {
  text-transform: uppercase;
}
.premium-offers .green {
    color: #7db921;
    font-size: 1.22em;
    text-transform: uppercase;
    line-height: 30px;
}
#add-premium-services .panel  p {
    font-size: 1.05em;
}
#add-premium-services .radio-option a {
   color:#01b7f2;
   text-decoration: underline;
}

#all-extras .padding-container {
    padding: 20px 20px;
}

/*Additional CSS FOR LIVE WEBSITE*/

#travel-insurance-content .table-cell {padding: 10px 15px;vertical-align: middle;}
#travel-insurance-content .table-cell {
    padding: 15px 30px 15px 0px;
    vertical-align: middle;
}
.table-cell.price-section {
    padding-left:0;

}
#travel-insurance-content .description h4{
    padding-bottom:5px;
}

#travel-insurance-content .description .box-title small {
    margin-top:10px;
}

#travel-insurance-content.mrg10-B {
    margin-bottom: 20px!important;
}

/*uncomment this when new designs are in place*/
/*#travel-insurance p.radio, #div-car-panel  p.radio {
  margin: 25px 0 10px 0;
  color: #2d3e52;
  font-size: 1.45em;
}

#add-airport-parking p.radio label, #div-car-panel  p.radio label  {
  padding-left:18px;
}*/
#add-airport-parking p.radio {
    font-size: 1.45em;
    text-transform:none;
    color:#2d3e52;
    margin-top: 25px;
}
#add-airport-parking .booking-section .table-wrapper .table-cell +.table-cell {
    padding-left: 10px;
}
/*Car Hire Section*/


@media (max-width: 1199px) {
  .premium-offers, .premium-offers .col-xs-12 {
    padding:0;
  }
.premium-offers .col-xs-12 {
  padding-bottom:10px;
  }
}
@media (max-width: 991px) {
/*.sort-by-section, .padding-md {
    padding:0;
  }*/
#parking-offer-content  p.ct-ui-avail-car-rental-conditions{
    float: right;
    margin-bottom: 15px!important;
  }

  .padding-b {
    padding: 0 0 15px 0;
  }
.price-section {
  padding-top:0;
  }
}
@media (max-width: 767px) {
  #all-extras  .panel > .panel-title a {
    font-size:1em;
  }
  #all-extras #add-premium-services .panel.style1, #travel-insurance .panel.style1, #add-airport-parking .panel.style1, #div-car-panel .panel.style1 {
  font-size:0.9em;
  }
  #parking-offer-content  p.ct-ui-avail-car-rental-conditions{
      float: left;
    }
    #travel-insurance-content .table-cell {
    padding: 15px 5px 15px 0px;
  }
  #add-airport-parking p.radio, #travel-insurance p.radio label {
    padding-left: 10px;
  }
}
@media (max-width: 767px) and  (min-width: 567px){
#div-car-panel .car-listing-main {
  width: 55%;
  float:left;
  }
#div-car-panel .car-listing-ul {
  width:45%;
  float:left;
  }
#div-car-panel  .car-listing-ul   ul#phInclusive, .car-listing-ul p.ct-ui-avail-car-rental-conditions {
  float: right;
  }
}
/*had to use this to override some style*/
@media (max-width: 481px) {
.action.row {
    padding:0;
}
 #travel-insurance-content .price {
  font-size:1.2em;
}
#parking-offer-content.table-wrapper .table-row h4, #travel-insurance-content .description h4 {
    font-size: 14px;
    padding-bottom:5px;
  }
  #add-airport-parking p.radio, #travel-insurance p.radio label {
    font-size:14px;
  }
}
@media (min-width: 768px) {
#travel-insurance p.radio label  {
  padding-left:35px;
  }
}
@media (min-width: 992px) {
  #travel-insurance .sort-by-section {
    padding: 0 53px;
  }
  .border-r {
    border-right:1px dotted #ccc;
    }
  .ancillary .panel-title .background-image {
    width:314px;
    height:100%;
    position:absolute;
    right:0;
    top:0;
    background-color:#01b7f2;
    background-blend-mode: multiply;
    display: block;
    background-repeat: no-repeat;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
.ancillary .panel-title .background-image:before {
    content:"";
    position:absolute;
    background-color:rgba(1, 183, 242, 0.49);
    width:100%;
    height:100%;
  }
}
@supports (-ms-accelerator:true) {
.ancillary .panel-title .background-image:before {
    content:"";
    position:absolute;
    background-color:rgba(1, 183, 242, 0.25);
    width:100%;
    height:100%;
  }
}
#parking-offer-content .action .price, #div-car-panel .price  {
  padding-right: 30px;
  }
  /*#div-car-panel .price {
      padding-top:20px;
    }*/


/*Future icons*/

.toggle-container #all-extras .panel.style1 > .panel-title>a:before {
   content: '\E975';
   font-family: "soap-icons";
   font-style: normal;
   font-size: 31px!important;
   background: none!important;
   color: #fff;
}
#checkout-extras.toggle-container .panel.style1 .panel-title>a:before {
    color: #01b7f2;
}
.toggle-container #all-extras .panel.style1 > .panel-title > a.collapsed:before {
    content: '\E976';
}
#car-detailstab .toggle-container .panel.style1 .panel-title>a:before {
    color: #01b7f2;
    
}
.booking-form label {
  font-weight: normal;
  text-transform: uppercase;
}
.soap-icon-suitcase::before {
    content: "\e834";
        font-family: "soap-icons";
}
[class^="soap-icon"].circle, [class*=" soap-icon"].circle, .glyphicon.circle {
/*This is needed rather than a border*/
      border:0;
      box-shadow: inset 0 0 1px #000000;

}
.listing-style3.car .amenities ul li:hover [class^="soap-icon"] {
    color: #01b7f2;
    box-shadow: inset 0 0 1px #01b7f2;
}

/*Traveller infotmation section*/
ul#tbl-traveller-info {
    display: block;
    float: left;
    padding-top: 15px;
    border-top: 1px dotted #ccc;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
    width:100%;
}
#tbl-traveller-info  li.travel-person {
    display:table;
    float: left;
    background-color: #e8fafe;
    padding: 0px 10px;
    margin-bottom: 1px;
    text-transform: uppercase;
}
#tbl-traveller-info  li.travel-person:nth-child(2n) {
border-right: 1px solid #ffffff;
}
.travel-person-text {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.travel-person [class^="soap-icon"] {
    float:left;
    margin-top: 7px;
    color: #fdb714;
    padding-right: 25px;
    font-size: 19px;
}

#tbl-traveller-info  .travel-person-text p {
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #01b7f2;
    font-size: 0.8em;
}

#tbl-traveller-info .dob {
    vertical-align: middle;
    text-align: right;
    display: table-cell;
    padding: 13px 0px;
}
#tbl-traveller-info  .dob .blue {
  color:#01b7f2;
  padding-right:10px;
}
.ancillary .booking-section {
    padding: 30px 20px 40px 20px;
}
.traveller-description {
    padding: 30px 15px 0 15px;
}

/*New Radio Style*/
    
.question-list .radio-button input {
    margin: 0;
    opacity: 0;
}
.optional-panel label.radio-button {
    display: flex;
    align-self: center;
    position: relative;
    margin-left: 15px;
    margin-bottom: 0;
}
.optional-panel label.radio-button:before {
    visibility: visible;
    background: #fff;
    content: "";
    position: absolute;
    border: 1px solid #dedede;
    width: 14px;
    height: 14px;
    border-radius: 50%;
}
.optional-panel .active label.radio-button:after {
    content: "";
    top: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #01b7f2;
    left: 3px;
    z-index: 9;
    position: absolute;
    visibility: visible;
}
 .no-option {
    display: flex;
    padding: 0 15px;
}
.no-option h4 {
    margin-bottom: 0;
}
.optionalextra-container .no-option-container {
    padding: 10px 0;
    display: flex;
    margin-bottom: 0;
}
.optional-panel .optionalextra-container .no-option-container label.radio-button:before {
    top: 2px;
}
.optional-panel .optionalextra-container .no-option-container label.radio-button:after {
    top: 5px;
}
/*Sort Section*/
.sort-by-section-v2 ul, .sort-by-section-v2 ul li {
    display: flex;
}
.sort-by-section-v2 ul {
    flex-wrap: wrap;
}
.sort-by-section-v2 ul li {
    margin-right: 0;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}
.ancillary .sort-by-section-v2 ul li h4 {
    margin-bottom: 10px;
    margin-right: 20px;

}
.ancillary .sort-by-section-v2 ul li .selectornew {
    min-width: 155px;
    flex: 0 0 auto;
    margin-bottom: 10px;
}
.ancillary .sort-by-section-v2 ul li .selectornew select {
    padding-right: 35px;
}
@media (min-width: 768px) {
    .sort-by-section-v2 ul li {
        width: auto;
        justify-content: flex-start;
        margin-right: 15px;
    }
    .ancillary .sort-by-section-v2 ul li .selectornew {
        flex: 0 0 auto;
    }
}
.toggle-container.extras {
    background: none;
}

.optional-extras {
	display: flex;
	flex-wrap: wrap;
	font-size: 12px;
	width: 100%
}
.filteroption-row {
	margin: 0 -1px;
}

.optional-extras .optional-extras-li {
	display: flex;
	flex: 1 1 auto;
    max-width: 100%;
	background: #e8fafe;
	padding: 10px 15px;
	margin-bottom: 1px;
	cursor: pointer
}
.col-6-optional:last-child  .optional-extras-li {
	margin-bottom: 0;
}
.optional-extras .optional-extras-li.active {
	background: #f7fdff
}

.optional-extras-li .filter-text p {
	margin-bottom: 0;
	text-transform: uppercase;
	color: #01b7f2;
	font-size: .8em
}

.optionalextras-price .checkbox:before {
	background: #fff
}

.optionalextras-price .checkbox.checked:before {
	background: #01b7f2
}

.optional-extras-li [class^="soap-icon"],
 .optional-extras-li .fa {
	width: auto
}
.optional-extras .optional-extras-li input[type="checkbox"] {
    visibility:hidden;
}
.optional-extras-li [class^="soap-icon"],
 .optional-extras-li .fa, #optional-extras .optional-extras-li [class^="soap-icon"],  #optional-extras .optional-extras-li .fa {
	font-size: 22px;
	color: #fcc031;
	padding-right: 0;
	bottom: 0;
	width: auto;
}

.optional-extras-li .filter-icon {
	display: flex;
	align-items: center;
	padding-right: 10px
}

.optional-extras-li .filter-text {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	padding: 0 10px;
	white-space: nowrap;
	max-width: 200px;
	text-transform: uppercase;
	justify-content: center
}

.optional-extras-li .filter-text small {
	text-overflow: ellipsis;
	overflow: hidden;
	flex: 0 0 auto;
	justify-content: flex-end
}

.optional-extras-li .optionalextras-price {
	display: flex;
	align-items: center;
	flex: 1 1 auto;
	justify-content: flex-end;
	color: #01b7f2
}
.optional-extras-li .optionalextras-price span {
    min-width: 55px;
    text-align:  right;
}
.optional-extras-li .checkbox {
	width: 14px;
	height: 14px;
	margin-top: 0;
	margin-bottom: 0;
	top: 0;
	padding-right: 15px
}
/* Dob Text */
.dob-text {
    align-self:center;
    flex: 1 1 auto;
    text-align:right;
}
.ancillary	.col-6-optional {
		flex: 1 1 100%;
		display: flex;
	  padding:  0 1px;
		max-width:100%;
	}
.traveller-information	.optional-extras-li {
	background:none;
	border-bottom: 1px solid #efefef;
	cursor: default;
}
.traveller-information .col-6-optional:first-child .optional-extras-li {
		border-top: 1px solid #efefef;
}
@media(min-width:768px) {
	.optional-extras .optional-extras-li {
		padding: 7px 20px
	}
	.col-6-optional:last-child  .optional-extras-li {
		margin-bottom: 1px;
	}
}
.traveller-information .col-12-optional {
    min-height: 1px;
    flex: 0 0 100%;
    max-width: 100%;
}
.traveller-information .col-6-optional {
	min-height: 1px;
	flex: 1 1 100%;
	}
@media(min-width: 768px) {
	.filter-text {
		max-width: 170px
	}
.ancillary .col-6-optional {
		max-width: 50%;
		flex: 0 0 50%;
	}
.ancillary .col-6-optional:first-child {
	max-width:100%;
	flex: 1 1 auto;
	}
	/* Checkout page */
	.traveller-information .col-6-optional {
		max-width: 50%;
    flex: 0 0 50%;
	}
	.traveller-information .col-6-optional:first-child {
		width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
	}
		.traveller-information .col-6-optional:nth-child(2n + 0) {
			border-right: 1px solid #efefef;
		}
}

@media(min-width:1200px) {
	.optional-extras-li .filter-text {
		max-width: 200px
	}
}
@media(max-width: 400px) {
.optional-extras-li .filter-icon {
	display: none;
	}
	.optional-extras-li .filter-text {
		padding:0;
	}
}
@media(max-width: 575px) {
	.optional-extras-li .filter-text {
		max-width: 140px;
	 	padding: 0 0 0 5px;
	}
	.traveller-information  .optional-extras-li {
		padding: 10px 0;
	}
}
/*ServicePack*/
.popover.v2 {
    background: #daf4fc;
    border: 1px solid #01b7f2;
    border-radius: 0;
    max-width: 362px;
    width: 362px;
    z-index: 1200;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media(max-width: 362px) {
    .popover.v2 {
        width: 100%;
    }
}

    .popover.v2 .popover-title {
        font-size: 1.083em;
        font-weight: bold;
        background-color: #daf4fc;
        padding: 0 10px;
        padding-top: 0;
        margin-bottom: 10px;
    }

    .popover.v2 .popover-content {
        padding: 0 10px;
        margin-bottom: 10px;
    }

        .popover.v2 .popover-content p {
            font-size: 1em;
            color: #8E8E8E;
        }

            .popover.v2 .popover-content p:last-child {
                margin-bottom: 0;
            }

    .popover.v2.top {
        margin-top: -17px;
    }

        .popover.v2.top .arrow {
            border-top-color: #01b7f2;
            border-width: 12px 6px 0px;
            bottom: -12px;
            margin-left: -6px;
        }

            .popover.v2.top .arrow:after {
                margin-left: -5px;
                border-width: 11px 5px 0px;
                border-top-color: #daf4fc;
            }

#div-support-panel .booking-section {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 768px) {
    #div-support-panel .booking-section {
        padding-top: 44px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

#flightServiceOptions {
    flex: 1 1 auto;
}

    #flightServiceOptions.flex.row {
        display: flex;
        margin: 0 -4px;
        flex-wrap: wrap;
    }

        #flightServiceOptions.flex.row:before, #flightServiceOptions.flex.row:after {
            display: none;
        }

.flex-col {
    flex: 0 0 100%;
    padding: 0 4px;
    max-width: 33.333%;
}

@media (max-width: 767px) {
    #div-support-panel .flex-col {
        max-width: unset;
    }
}

.compare-sectionpanel {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

    .compare-sectionpanel .compare-heading {
        display: flex;
        align-items: center;
    }

        .compare-sectionpanel .compare-heading .compare-title,
        .compare-sectionpanel .compare-heading .compare-title-text {
            margin-bottom: 0;
            color: #01b7f2;
            /*padding: 10px 25px;*/
            font-size: 1.333em;
            font-weight: 600;
            display: block;
            position: relative;
            width: 100%;
        }

            .compare-sectionpanel .compare-heading .compare-title > .dot {
                height: 9px;
                width: 9px;
                background-color: #C58E69;
                border-radius: 50%;
                display: inline-block;
                margin-right: 8px;
            }

            .compare-sectionpanel .compare-heading .compare-title.bronze > .dot {
                background-color: #C58E69;
            }

            .compare-sectionpanel .compare-heading .compare-title.silver > .dot {
                background-color: #C9C9C9;
            }

            .compare-sectionpanel .compare-heading .compare-title.gold > .dot {
                background-color: #FDB715;
            }

            .compare-sectionpanel .compare-heading .compare-title.collapsed::before {
                content: '\e87d';
                font-family: "soap-icons";
                right: 0;
                margin-right: 14px;
                position: absolute;
                color: #01b7f2;
                font-size: 24px;
            }

            .compare-sectionpanel .compare-heading .compare-title::before {
                content: '\e870';
                font-family: "soap-icons";
                right: 0;
                margin-right: 14px;
                position: absolute;
                color: #01b7f2;
                font-size: 24px;
            }

@media (min-width: 768px) {
    .compare-sectionpanel {
        border: 1px solid #b8b7b7;
    }

        .compare-sectionpanel .compare-heading {
            border-bottom: 1px solid #b8b7b7;
        }

            .compare-sectionpanel .compare-heading .compare-title {
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: default;
                height: 50px;
            }

            .compare-sectionpanel .compare-heading .compare-title-text {
                display:none;
            }

            .compare-sectionpanel .compare-heading .compare-title::before {
                display: none;
            }

                .compare-sectionpanel .compare-heading .compare-title a {
                    cursor: default;
                }
}

.compare-sectionpanel .compare-price {
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}


    .compare-sectionpanel .compare-price .price-title {
        color: #85b141;
        font-size: 1.667em;
        font-weight: bold;
    }

        .compare-sectionpanel .compare-price .price-title > span {
            font-size: 10px;
            margin-left: 2px;
            color: #b8b7b7;
        }

    .compare-sectionpanel .compare-price .no-offer {
        /*font-size: 1.167em;*/
        color: #01b7f2;
        line-height: 1em;
    }

    .compare-sectionpanel .compare-price .center {
        text-align: center;
        margin-bottom: 0;
    }

.compare-sectionpanel .button-section {
    margin: 0 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
}

    .compare-sectionpanel .button-section .btn-compare {
        display: block;
        background-color: #96ca46;
        border-radius: 0;
        color: #FFF;
        text-transform: uppercase;
        font-size: 0.9em;
        letter-spacing: 0.03em;
        padding: 12px 8px;
    }

        .compare-sectionpanel .button-section .btn-compare.selected {
            background-color: #c9c9c9;
            cursor: default;
            position: relative;
        }

            .compare-sectionpanel .button-section .btn-compare.selected:before {
                position: absolute;
                right: 0;
                padding-right: 10px;
                font-size: 24px;
                content: '\e892';
                height: 100%;
                display: flex;
                align-items: center;
                top: 0;
                font-family: "soap-icons";
            }

.compare-sectionpanel.top-choice .top-choice-heading {
    margin-left: 25px;
    background-color: #FDB715;
    color: #FFF;
    text-align: center;
    display: inline-block;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    padding: 5px 5px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 0.833em;
}



.compare-sectionpanel.top-choice .btn-compare {
    display: block;
}

.compare-list li {
    display: block;
    color: #000;
}

    .compare-list li a {
        padding: 5px 10px 5px 21px;
        display: flex;
    }

    .compare-list li:nth-child(odd) {
        background: rgba(1, 183, 242, 0.1);
    }

    .compare-list li .iconStyle {
        color: #96ca46;
    }

        .compare-list li .iconStyle:before {
            content: "\f00c";
        }

    .compare-list li.nooffer {
        font-size: 12px;
        display: none;
    }

        .compare-list li.nooffer i {
            color: #b8b7b7;
        }

    .compare-list li .circle-question {
        align-self: flex-end;
        margin-left: auto;
        right: 0;
        line-height: 1em;
        border-radius: 50% 50%;
        align-self: center;
        cursor:help;
    }

        .compare-list li .circle-question::before {
            line-height: 1;
            content: "\f29c";
            font-family: "fontAwesome";
            color: #01b7f2;
            font-size: 21px;
            font-weight: lighter;
        }

    .compare-list li .leftBox {
        width: 30%;
        text-align: center;
        margin-right: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.2em;
    }

        .compare-list li .leftBox .price-tag {
            font-size: 1em;
            margin-bottom: 0;
            color: #85b141;
            font-weight: bold;
            line-height: 1em;
        }

        .compare-list li .leftBox .small-text {
            font-size: 0.8333em;
            color: #000;
            font-weight: bold;
            display: inline-block;
        }

            .compare-list li .leftBox .small-text.inline {
                display: inline;
            }

    .compare-list li .desktop-visible-text {
        display: none;
    }

    .compare-list li .text-section {
        font-size: 1.0em;
        letter-spacing: 0.03em;
        align-self: center;
        font-weight: bold;
    }

@media (min-width: 768px) {
    .compare-sectionpanel.top-choice {
        border: 1px solid #C9C9C9;
    }

        .compare-sectionpanel.top-choice.selected {
            border: 1px solid #01b7f2;
        }

        .compare-sectionpanel.top-choice .top-choice-heading {
            position: absolute;
            top: 0;
            margin-top: -19px;
            height: 19px;
            width: calc(100% + 2px);
            margin-left: -1px;
        }

        .compare-sectionpanel.top-choice .compare-heading {
            background-color: #fff;
            color: #01b7f2;
            border-bottom: 1px solid #C9C9C9;
        }

        .compare-sectionpanel.top-choice.selected .compare-heading {
            background-color: #01b7f2;
            color: #fff;
            border-bottom: 1px solid #01b7f2;
        }

        .compare-sectionpanel.top-choice .compare-heading .compare-title {
            color: #01b7f2;
        }

        .compare-sectionpanel.top-choice.selected .compare-heading .compare-title {
            color: #fff;
        }

        .compare-sectionpanel.top-choice .compare-heading .compare-title a {
            color: #FFF;
        }


    .compare-sectionpanel .compare-price {
        height: 80px;
    }

    .compare-list li .desktop-visible-text {
        display: inline;
    }

    .compare-list li .desktop-hidden {
        display: none;
    }

    .compare-list li.nooffer {
        display: block;
    }

    

    .compare-list li .iconStyle:before {
        content: "\f058";
        font-size: 16px;
    }

    .compare-list li .leftBox {
        margin-right: 0;
        width: 100%;
        display: block;
    }

        .compare-list li .leftBox, .compare-list li .leftBox .small-text {
            font-size: 1em;
        }

        

    .compare-list li .circle-question:before {
        font-size: 16px;
    }

    .compare-list.disable-popover a {
        cursor: default;
    }

    .compare-list.disable-popover .circle-question {
        display: none;
    }

    .compare-list li a {
        padding: 8px 5px;
        min-height: 40px;
        align-items: center;
    }

    .compare-list .desktop-hidden .text-section {
        display: none;
    }

    .compare-list .desktop-hidden .circle-question {
        display: none;
    }

    .compare-sectionpanel .compare-price .no-offer {
        font-size: 1.167em;
        padding: 0 10px;
    }
}

.compare-list.desktopv li {
    text-align: left;
    position: relative;
    padding: 0 10px;
    display: flex;
    align-items: center;
}

    .compare-list.desktopv li .circle-question {
        min-height: 40px;
    }

@media (min-width: 576px) {
    .compare-list li {
        text-align: center;
        font-weight: bold;
    }
}

@media (min-width: 1400px) {
    .support-list li {
        text-align: center;
    }
}

@media (max-width: 420px) {
    .compare-list li .leftBox .small-text {
        display: block;
    }
}

@media (max-width: 767px) {

    .compare-sectionpanel {
        margin-bottom: 0;
    }

        .compare-sectionpanel .compare-heading .compare-title > .dot {
            height: 14px;
            width: 14px;
        }

    .support-list-section .flex-support-section-destkop,
    .compare-sectionpanel .compare-heading .compare-title.basic,
    .compare-sectionpanel .compare-price.basic, #basic-support {
        display: none;
    }

    .compare-sectionpanel .compare-heading .compare-title.basic:after {
        display:none;
    }

    .compare-sectionpanel .compare-heading .compare-title-text {
        display: block;
    }

    #flightServiceOptions .servicepackRow-2 {
        order: 2;
    }

    #flightServiceOptions .servicepackRow-1 {
        order: 3;
    }

    .compare-sectionpanel.top-choice .top-choice-heading {
        display:none;
    }

    .compare-list li .leftBox {
        width: 25%;
        font-size: 1.3em;
    }

    .compare-sectionpanel .compare-heading .compare-title, .compare-sectionpanel .compare-heading .compare-title-text {
        padding: 10px 15px;
        letter-spacing: 0.05em;
        font-size: 1.6333em;
    }

    .compare-list li a {
        padding: 10px 15px;
    }

    .compare-list li .text-section {
        font-size: 1.1em;
        letter-spacing: 0.05em;
    }

    .compare-sectionpanel .compare-price .price-title {
        font-size: 2.667em;
    }

    .compare-sectionpanel .compare-price {
        height: 60px;
    }

    .compare-sectionpanel .button-section .btn-compare {
        /*padding: 16px 8px;*/
        font-size: 0.998em;
    }

    .servicepackRow-1 .button-section {
        padding-top:15px;
        border-bottom: none;
    }

    #div-support-panel .booking-section {
        padding-bottom: 0;
    }
}

@media (min-width: 768px) {
    .support-list-section {
        display: flex;
    }

        .support-list-section .flex-support-section-destkop {
            display: block;
            flex: 0 0 220px;
            margin-top: 51px;
            border-top: transparent 1px solid;
        }
}

@media (min-width: 1200px) {

    .support-list-section .flex-support-section-destkop {
        flex: 0 0 270px;
    }

    .compare-sectionpanel .button-section .btn-compare {
        font-size: 1em;
        padding: 12px 25px;
    }
}

.overlay-popover {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0.5;
    z-index: 1099;
}

.optionalextra-container article {
    cursor: pointer;
}
.optionalextra-container .airport-transfer {
    display: flex;
    font-size: 12px;
    flex-direction: column;
    border-bottom: 1px solid #eee;
    padding: 15px;
    cursor: pointer;
    margin-bottom: 0;
}
.optionalextra-container article.active {
    background: #fff8e7;
}
.airport-transfer .transfer-content {
    flex: 1 1 auto;
}
.optionalextra-container .airport-transfer .transfer-content .box-title {
     margin-bottom: 10px;
}

.optional-panel .airport-transfer .price-section {
    display: flex;
    flex-direction: row;
    flex-basis: 100%;
    width: 100%;
    justify-content: space-between;
    text-transform: uppercase;
    flex-wrap: wrap;
    margin: 0 0 0;
    flex: 0 0 auto;
    min-width: auto;
    background: none;
    justify-content: flex-end;
}

.airport-transfer .no-option h4 {
    margin-bottom: 0;
}

.airport-transfer .price-section .price-box .total-price {
    font-size: 10px;
    color: #999;
    line-height: 1.5em;
    display: block;
}
    .airport-transfer .price-section .price-box .totalpricespan {
        font-size: 1.6677em;
        color: #7db921;
        line-height: 1em;
    }

.airport-transfer .price-section .price-box {
    text-align: right;
    font-size: 1em;
    text-transform: uppercase;
}
.airport-transfer .price-section .price-box p {
    margin-bottom: 0;
    font-size: 0.8333em;
    line-height: 1.5em;
    letter-spacing: 0.04em;
}
 .airport-transfer .transfer-content .action  p.ct-ui-avail-car-rental-conditions {
       margin: 0!important;
   }
 .optionalextra-container .airport-transfer ul  li {
     margin-bottom: 10px;
 }
@media (min-width: 768px) {
    .airport-transfer .car-imagesection {
        flex-direction: row;
    }

  .optionalextra-container   .airport-transfer {
        flex-direction: row;
        padding: 15px 15px 10px 0;
    }

        .airport-transfer .car-imagesection {
            padding: 0 20px;
            width: auto;
        }

        .airport-transfer .price-section .price-box {
            width: 100%;
            text-align: right;
        }

        .airport-transfer .transfer-content {
            border-left: 1px solid #eee;
            border-right: 1px solid #eee;
            padding-left: 20px;
            justify-content: flex-start;
        }
  
    .airport-transfer .transfer-content .action {
        overflow: hidden;
    }

    .optional-panel .airport-transfer .price-section {
        display: flex;
        flex-direction: column;
        flex-basis: 18%;
        width: 18%;
        justify-content: center;
        text-transform: uppercase;
        flex-shrink: 0;
        padding-left: 15px;
        flex-wrap: nowrap;
        flex: 0 0 auto;
    }
}

@media (min-width: 1200px) {
    .optional-panel .airport-transfer .price-section {
        width: 14%;
        flex-basis: 14%;
    }
}
/* Transfer section */
.transfer-content .parking-information {
    flex: 1 1 auto;
}

.transfer-class {
    font-size: 0.833em;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

    .transfer-class p {
        margin-bottom: 0;
    }

        .transfer-class p > span {
            display: block;
        }

.airport-transfer .transfer-info-container {
    display: block;
    overflow: hidden;
}

.left-row {
    display: block;
    float: left;
    margin-right: 30px;
}

.right-row {
    float: left;
}

.transfer-info-container div .transfer-class:first-child {
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .transfer-content {
        margin: 0 0 15px;
    }
}

article.btn {
      border: none;
      border-radius: 0;
      text-align: left;
      white-space: normal;
      margin-left:0!important;
      box-shadow: none!important;
      border-radius: 0!important;
      }
.optional-panel article {
  cursor: pointer;
  font-size:12px;
  margin-bottom:0;
}
#parking-offer-content > article.car-parking-box {
  margin: 0;
  box-shadow: none;
  border-bottom: 1px solid #eeee;
  padding: 10px 15px;
}

@media (min-width: 441px) {
  .optional-panel .car-parking-box .parking-content {
    padding:0 10px;
  }
}

@media (min-width: 768px) {
#parking-offer-content > article.car-parking-box {
    padding: 10px 0;
    flex-direction: row;
}
.optional-panel  .car-parking-box .parking-image-container {
    width:34%;
    align-self: center;
    padding: 0 20px;
    }
}
@media (min-width: 1200px) {
.optional-panel  .car-parking-box .parking-image-container {
    width:29%;
  }
}
/* Radio button */


/* Universal */
@media (max-width: 767px) {
    .optional-panel .car-listing-v2 .price-section {
        justify-content: flex-end;
    }
}
@media (max-width: 440px) {
.optional-panel .car-parking-box .parking-image-container .parking-image {
  background-position: 50% 50%;
  }
}




/* ancillary */
.optional-panel article.car-listing-v2 {
text-align: left;
    border: 0;
    box-shadow: none!important;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0;
    min-height: 1px;
  }
.travel-insurance-description .box-title {
    margin-bottom: 20px;
}

.optional-panel .car-content .title-container .box-title {
  padding-bottom:10px;
  margin-bottom:0;
}
.optional-panel  .car-content .car-infoleft.car-infoboxes {
  justify-content: center;

}
.optional-panel .btn-group {
    display:flex;
    box-shadow:none;
    flex-direction:column;
    flex:1 1 auto;
}
.optional-panel .price-section .price-box {
  padding-bottom:0;
  color: #838383;
}
.optional-panel  label.radio-button {
    display:flex;
    align-self: center;
    position: relative;
    margin-left: 15px;
    margin-bottom: 0;
}
@media (min-width: 768px) {
.optional-panel article.car-listing-v2 {
    padding: 15px 15px 10px 0;
  }
}

.question-list .radio-button input, .optional-panel .radio-button input {
    margin: 0;
    opacity: 0;
}
.car-imagesection .car-image {
    margin: 0 auto;
    display: block;
    width: 100%
  }
  .car-imagesection .car-image img {
    display:block;
    margin:0 auto;
    max-width: 150px;
  }


/* No Options */

.ancillary .booking-section .no-option h4 {
    margin-bottom:0;
}

@media (max-width: 767px) {
.optional-panel label.radio-button {
    display:none;
  }
  .optional-panel  article.active {
      background: #fff8e7;
  }

}


/* Travel Insurance */
article.travel-insurance .travel-price {
    align-items:  center;
    display:  flex;
    width:  40%;
    justify-content:  flex-end;
    border-left: 1px solid #eee;
}
.optional-panel article.travel-insurance {
    display:flex;
    padding:10px 0;
    border-bottom: 1px solid #eeeeee;
    margin-bottom:0;
}

 .optional-panel   article.travel-insurance .travel-price {
     padding:0 15px;
   }
 .optional-panel article.travel-insurance .travel-insurance-description small {
    line-height: 1.5em; 
   }
@media (min-width: 768px) {
.optional-panel article.travel-insurance .travel-insurance-description {
    margin-left: 50px;
    }
    article.travel-insurance .travel-price {
        width:  18%;
      }
}
@media (max-width: 991px) {
article.travel-insurance .travel-insurance-description {
  width:100%;
  padding: 15px;
  }
  .optional-panel article.travel-insurance h4 {
      margin-bottom:0;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
#car-offer-content .car-content .car-detailed-info {
      flex-direction: column;
  }
.optional-panel .car-content .car-infoleft.car-infoboxes {
       flex: 1 1 auto;
       margin-bottom: 15px; 
    }
}

