body {background:#f6f6f6;
}
/* header nav {display:none;
} */
.currency-exchange {    z-index: 9;
}
.container {max-width: 1216px; width:100%; padding-left:15px; padding-right:15px;}
.specPageSearch{/*position: -webkit-sticky; position: sticky;*/ top: 0; z-index:2; -webkit-box-shadow: 3px 7px 5px -5px rgba(0,0,0,0.54);
-moz-box-shadow: 3px 7px 5px -5px rgba(0,0,0,0.54);
box-shadow: 3px 7px 5px -5px rgba(0,0,0,0.50);}
.specPageSearch{background:#fff; -webkit-box-shadow: 3px 7px 5px -5px rgba(0,0,0,0.54);
-moz-box-shadow: 3px 7px 5px -5px rgba(0,0,0,0.54);
box-shadow: 3px 7px 5px -5px rgba(0,0,0,0.50);}

.secureText {
    color: #137720;
    font-size: 13px;
    padding: 5px 5px;
    margin-top: 12px;
    display: inline-block;
    margin-bottom: 0;
    border-radius: 2px;
    float: left;
    margin-right: 50px;
    background-color: #c8e7cc;
    font-weight: 500;
    text-transform: capitalize;
}
  .secureText .fa-lock:before {
        content: "\f00c";
        color:#137720;
}
  

.secureText .fa {
    margin-right: 5px;
    font-size: 16px;
    color: #ec5314;
}
.unpublishDeal {
    margin-top: 15px;
    float: left;
    width: 100%;
    margin-bottom: -15px;
}
.unpublishDeal p {
    color: #2f2f2f;
    font-size:16px;
    display:inline-block;
}

.unpublishDeal .pulse {
    padding-left: 10px;
    display: inline-block;
    margin-left: 32px;
}
.unpublishDeal .pulse img{width:22px; filter: brightness(0) invert(1);}
.unpublishDeal .pulse a {
    color: #fff;
    font-size:19px;
    font-weight: bold;   
    vertical-align: middle;
}
.modifysrch-box .innermodify div#Tp_roundtrip .error-message {    min-width: 134px;
}
 /*.blink_me {
  animation: blinker 2s linear infinite;
}*/

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.pulse{
    
    padding: 5px 15px;
    background: #7a92a3;
    border-radius:40px;
    text-align: center;   
    -webkit-animation: animate-pulse 3s linear infinite;
     animation: animate-pulse 3s linear infinite;
    cursor: pointer;
    margin-left:20px;
}

@keyframes animate-pulse{
    0%{
        box-shadow: 0 0 0 0 rgba(3, 64, 83,0.7),  0 0 0 0 rgba(3, 64, 83,0.7);        
    }
    40%{
        box-shadow: 0 0 0 25px rgba(3, 64, 83,0.0),  0 0 0 0 rgba(3, 64, 83,0.7);   
           
      
    }
    80%{
        box-shadow: 0 0 0 25px rgba(3, 64, 83,0.0),  0 0 0 15px rgba(3, 64, 83,0);
        
       
       
    }
    100%{
        box-shadow: 0 0 0 0 rgba(3, 64, 83,0.0),  0 0 0 15px rgba(3, 64, 83,0);      
       
        
    }
    
}
@-webkit-keyframes animate-pulse {
    0%{       
        -webkit-box-shadow: 0 0 0 0 rgba(3, 64, 83,0.7),  0 0 0 0 rgba(3, 64, 83,0.7);  
        -moz-box-shadow: 0 0 0 0 rgba(3, 64, 83,0.7),  0 0 0 0 rgba(3, 64, 83,0.7);

    }
    40%{    
       -webkit-box-shadow: 0 0 0 25px rgba(3, 64, 83,0.0),  0 0 0 0 rgba(3, 64, 83,0.7);  
       -moz-box-shadow:   0 0 0 0 rgba(3, 64, 83,0.7),  0 0 0 0 rgba(3, 64, 83,0.7); 
    }
    80%{       
        -webkit-box-shadow: 0 0 0 25px rgba(3, 64, 83,0.0),  0 0 0 15px rgba(3, 64, 83,0);  
        -moz-box-shadow:  0 0 0 0 rgba(255,109,74,0.7),  0 0 0 0 rgba(255,109,74,0.7);    
    }
    100%{        
       -webkit-box-shadow: 0 0 0 0 rgba(3, 64, 83,0.0),  0 0 0 15px rgba(3, 64, 83,0); 
       -moz-box-shadow: 0 0 0 0 rgba(3, 64, 83,0.7),  0 0 0 0 rgba(3, 64, 83,0.7);       
    }
     
}

.fixedFooter {background-color:#fff; position:fixed; text-align:center; -webkit-box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.45); bottom:0px; width:100%; z-index:1;
}
.fixedFooter p {
    padding: 15px 0 3px 0;
    font-size: 18px;
    color: #2f2f2f;
}
.fixedFooter span {
    border-radius: 24px;
    padding: 5px 15px;
    font-weight: 600;
}
.fixedFooter span a{color:#ea4218;
}
.fixedFooter span img{width:14px;
}
.airlineHighlight{background:#e7feff!important}
.copyright {padding-bottom:80px;
}
a.ScrollTop {bottom: 70px;
}
.client-logo.g-orange {
    background: #e8361a;
    background: -moz-linear-gradient(left,#e8361a 0%,#f3870b 100%);
    background: -webkit-linear-gradient(left,#e8361a 0%,#f3870b 100%);
    background: linear-gradient(to right,#e8361a 0%,#f3870b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8361a',endColorstr='#f3870b',GradientType=1);
}
body .newsletter form input {width:76%;}
.searchbox ul li.m-loca .demo-label {bottom: auto; top: 28px;}

/***********************/
.headingSec {padding-top:15px; clear:both;}
.headingSec h3{font-size:22px; color:#2f2f2f;}
.headingSec p{font-size:10px; color:#000000; font-weight:500; line-height:16px;}
.buttonDeals {padding:15px 0;}
.buttonDeals a {
    width:145px;
    border: 1px solid #c5c5c5;
    text-align: center;
    font-size: 15px;
    color: #2f2f2f;
    text-decoration: none;
    display: inline-block;
    margin-bottom: -1px;
    padding: 7px 0;
    margin-right:7px;
    border-radius:20px;
    height:40px;
    background:#fff;
}
.buttonDeals a.active,
.buttonDeals a.g-orange {
    border: 1px solid #e93c19;
    font-weight:600;   
}
    .buttonDeals a.active span,
    .buttonDeals a.g-orange span { background: #F3840C;
background: linear-gradient(to right, #F3840C 0%, #e94118 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    }
.textGredient {background: #F3840C;
background: linear-gradient(to right, #F3840C 0%, #e94118 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.travelby-airline .travelbox .box {
    width: 49%;
    float: left;
    background: #fff;
    margin: 0.5% 0.5%;
    display: flex;
    justify-content: space-between;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0px 4px #e5e5e5;
    padding:25px 15px;
    border-radius: 4px;
    position: relative;
    cursor:pointer;
}

.travelby-airline .travelbox .box form {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.travelby-airline .travelbox ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
    .travelby-airline .travelbox ul li {width:16%;
    }
.travelby-airline .travelbox ul li:first-child {width: 27%;
    margin-right: -15px;
}
.travelby-airline .travelbox ul li:nth-child(2) {width:20%; }
.travelby-airline .travelbox ul li:first-child img {
    max-width:111px;
}
.travelby-airline .travelbox ul li:nth-child(3) {
    width:28px;margin-right: 25px;
}
.travelby-airline .travelbox ul span {
    font-size: 12px;
    display: block;
    color: #2f2f2f;
}
.travelby-airline .travelbox ul h3 {
    font-size:20px;
    color: #2f2f2f;
    line-height: 25px;
    margin:0;
}
.travelby-airline .travelbox ul p {
    font-size: 12px;
    color: #444;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;
    padding-top:2px;
}

.travelby-airline .travelbox ul li:last-child h3 {
    font-size: 22px; 
    font-weight: 600;
    line-height: 21px;
    background: #F3840C;
background: linear-gradient(to right, #F3840C 0%, #e94118 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.travelby-airline .travelbox ul li:last-child sup {
    font-size: 16px;
     color: #ed5b13; 
     -webkit-text-fill-color:#ed5b13;
}

.travelby-airline .travelbox ul li.lastLi {
    position:relative;
}
.travelby-airline .travelbox ul li.lastLi button.action {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: transparent;
    border: none;
    outline: none;
    text-indent: -9999px;
    font-size: 0px;
}
.descSection {padding:30px 0; clear:both;}
.descSection h4 {font-size:22px; color:#2f2f2f; font-weight:500;}
.descSection p {font-size:16px; line-height:26px; color:#2f2f2f; font-weight:400; padding-bottom:15px;
}
.descSection ul li {
    background: url(/Content/images/listArrow.png) left 8px no-repeat;
    padding-left: 21px;
    padding-bottom: 5px;
    font-size:16px; line-height:26px; color:#2f2f2f; font-weight:400;
}
.descSection p a, .descSection ul li a {color:#2f2f2f;}
.client-logo.g-orange {
    background: #7a92a3;
}
.footerCallSection{z-index: 99;}
.specPageSearch .modifysrch-box .innermodify {
    border-radius: 0;
    padding: 5px 15px 15px 10px;
    margin: 0;
}
.specPageSearch .modifysrch-box h2 {
    color: #2f2f2f;
    font-size: 21px;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 0;
    font-weight: 500;
}
.modifysrch-box {
    padding-bottom: 5px;
}
.oneroundTrip ul li:last-child{
    display: none;
}
.oneroundTrip ul li:nth-of-type(2) a{
    border-bottom: 0;
}

@media only screen and (max-width: 1024px) {
.secureText {margin-top:10px; font-size:12px;}
body .newsletter form input {width:72%;}
}

@media only screen and (max-width:991px) {
body .newsletter form input {width: 73%;padding-right: 40px;}
.lightpick {
    margin-top: 0!important;
}
.travelby-airline .travelbox ul li:first-child img {
    max-width: 62px;
}
.travelby-airline .travelbox ul h3 {
    font-size: 16px;
    line-height: 20px;
}
.travelby-airline .travelbox ul li:nth-child(3) {
    width: 20px;
    margin-right: 15px;
}
.travelby-airline .travelbox .box {
    padding: 20px 10px;
}
.travelby-airline .travelbox ul li:last-child h3 {
    font-size: 15px;
    line-height: 15px;
}
.travelby-airline .travelbox ul p {
    font-size: 11px;
}
.travelby-airline .travelbox ul li:first-child {
   width: 22%;
}
.descSection h4 {
    font-size: 16px;
    font-weight: bold;
}
.descSection p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 15px;
}
.descSection ul li {
    font-size: 14px;
    line-height: 22px;
}
.specPageSearch .modifysrch-box h2 {
    font-size: 16px;
}
.tripClasss {
    padding: 4px 15px 15px 0;
}




}