﻿
.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;
    white-space: nowrap;
}
.flightbox-price .action a.button.btn-small.full-width.green,
.hotelbox-price .action a.button.btn-small.full-width.green {
    margin-top: 10px;
    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; }