[genuitec-file-id="wc3-101"],[genuitec-lp-path="/HolidayBreakz_US/src/main/webapp/resources/css/new/airline-style.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

@charset "utf-8";
/* CSS Document */
.dels-sction { width:100%; max-width:100%; margin-top: 15px;}
.best-cntnr { max-width:1150px; margin:0 auto;}	
.best-cntnr h1, h2, h3, h4 { text-align: left !important;}	
.best-cntnr p {letter-spacing:.5px; line-height:22px; color:#838383; text-align:justify; margin-bottom: 15px; }	

.full-width { width: 100%; float: left; margin-bottom: 20px;}

.airlineBanner {
    width: 100%;
    height: 375px;
    background-size: cover;
	background-position: center;
}
	
.col-first {
  width: 75%;
  margin: 10px 0.65%;
  float: left;
}

.col-first ul {padding-left: 18px;}
.col-first ul li { font-size: 17px; line-height: 22px;
  color: #838383;}

.col-first h1,h2,h3,h4 { margin-top: 0px !important;}	
.col-last {
  width: 22%;
  margin: 10px 0.65%;
  float: left;
}
	
.sidebox {margin-bottom: 15px;}
.sidebox img {width: 100%; border: 1px solid #615e5e;}
	
.side_airs {margin-bottom: 15px; margin-top: 30px;}
.side_airs h4 { margin-bottom: 10px;}	
.side_airs ul { margin: 0px; padding: 0px;}
.side_airs ul li { margin: 0px; padding: 0px; list-style-type: none;}
.side_airs ul li a { border-bottom: 1px solid #ddd; padding: 5px 5px; font-size: 16px;
  color: #4b4c4c; display: flex; justify-content: space-between; margin-bottom: 5px;}
	

.cntrbox {display: flex; justify-content: space-between;}
.middle-img { float: left; width: 49%;}
.middle-img img { width: 100%; border: 1px solid #615e5e;}	
.threeimg {margin-bottom: 20px; display: flex; justify-content: space-between;}
.threeimg img {width: 100%;}
	
	
@media only screen and (max-width:767px){
.best-cntnr { width:100%; padding:0 15px; }
	
.col-first {
  width: 100% !important;
  margin: 10px 0.65%;
  float: left;
}
.col-last {
  width: 100% !important;
  margin: 10px 0.65%;
  float: left;
}

.col-first img{
    width: 100% !important;
  }		
	
.bottomright {  
  width: 68% !important;	
}
	
.airlineBanner {
  width: 100%;
  height: 515px !important;
  background-size: cover;
  background-position: center;
}
	
 
       
}

/* Style the tab */
.tabs_heading { padding: 20px; color: #fff; border-bottom: 1px solid #fff; font-size: 22px;}
.tabgcolor { background-color: #f6f6f6; padding: 15px;}	
	
.tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #2276b2;
  width: 25%;
  min-height: 350px;
  max-height: 100%;
}

.tab button {
  display: block;
  background-color: inherit;
  color: #fff;
  padding: 12px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 14px;
}


.tab button:hover {
  background-color: #31bbf2;
}


.tab button.active {
  background-color: #18b1ed;
}

.tabcontent {
  float: left;
  padding: 0px 12px;
  width: 75%;
  border-left: none;
  max-height: 100%;	
}
.tabcontent h3 {color: #fff;}
.tabcontent p {color: #fff;}

.maintabs { position: relative;}

.bottomright {
  position: absolute;
  bottom: 16px;
  right: 16px;
  font-size: 18px;
  background-color: #2c2c2d87;
  padding: 10px;
  width: 35%;	
}
.dismer { font-size: 14px;}
.dismer span { color: #2276b2;}	
	
/*********faer***********/	
.cityfaremain {display: flex;}
.city-fare {padding: 0px 10px;}
.city-fare p { margin: 0px; font-size: 16px;}	
	
.citydate {padding: 0px 10px; border-right: 1px solid #fff;}
.citydate p { margin: 0px; font-size: 16px;}
	
.linkstab img {width: 12px; height: 13px; }
.tbarow img {width: 12px; height: 19px; float: right;}

/**********/
.links-row .socAdd p i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
}

@media (max-width: 767px){
.visible-xs {
  display: block !important;
}
.bottomright {
  position:initial;
  width: 100% !important;	
}
.tab {
  width: 100% !important;
}
}


