/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

    /*******************************  home  *************************/
    .header-with-aircraft .entry-title .text {
        font-size: 40px;
        line-height: 44px;
        font-weight: 300;
        padding-right: 8px;
    }
    .header li .menu-image.menu-image-title-after {
    height: auto;
    margin-top: 0;
}
#home-news-slider .swiper-container .swiper-slide img {
  float: right;
}
.menu-footer-container li {
    float: left;
    padding-top: 0;
    line-height: 0px;
    margin-top: 0px;
    list-style: none;
}
.desc-carte table {
    width: 50%;
    float: left;
}
.desc-carte .title_bottom{
  float: left;  
}
.header li#menu-item-1148 {
    margin-left: -42px !important;
    margin-right: 0px !important;
}


    .header-with-aircraft .entry-title{
        background: #fff url("../images/aircraft.png") no-repeat bottom right;
        padding-right: 62px;
        margin: 40px 0 20px 0;
    }
     .menu-image-title {
    display: inline-block;
    padding-top: 7px;
    margin-top: 3px;
    /* display: inline-block; */
    margin-bottom: 6px;
    margin-right: 14px;
}
#egis-menu ul ul li:hover {
  background-color: #ae2d26;
}
#menu-header > li:hover > a
{
  color: #ea4e35;
}
#menu-header > li:hover > a > .menu-image.menu-image-title-after
{
background: rgba(0, 0, 0, 0) url(../images/puce-hover.png) no-repeat scroll 3px 3px; 
}
#menu-header >  li > .sub-menu > li:hover
{
  color:#ea4e35;
}

#menu-header-en > li:hover > a
{
  color: #ea4e35;
}
#menu-header-en > li:hover > a > .menu-image.menu-image-title-after
{
background: rgba(0, 0, 0, 0) url(../images/puce-hover.png) no-repeat scroll 3px 3px; 
}
#menu-header-en >  li > .sub-menu > li:hover
{
  color:#ea4e35;
}
.header a:hover .menu-image.menu-image-title-after {
   background: rgba(0, 0, 0, 0) url(../images/puce-hover.png) no-repeat scroll 3px 3px; 
}
    /********************* live departure arraival ******************/

    .airport-header-container .egis-live-departures-arrivals {
          border-radius: 10px;
          margin-left: 0;
          margin-right: 0;
        }

    .airport-header-container .egis-live-departures-arrivals {
        position: absolute;
        top: -328px;
        width: 100%;
    }

    .egis-live-departures-arrivals .header-tablist {
        padding: 0 5px;
    }

    .egis-live-departures-arrivals .nav-tabs > li > a {
        font-size: 18px;
        line-height: 23px;
        padding: 5px 10px;
    }

    .egis-live-departures-arrivals .nav-tabs a .egis-icon {
        display: inline-block;
        width: 30px;
        height: 25px;
        background: url("../images/aircrafts.png") no-repeat ;
        vertical-align: bottom;

    }

    .egis-live-departures-arrivals .nav-tabs a .egis-icon-aircraft-take-off {
        background-position: -30px 0px;
    }
    .ms-thumb-list.ms-dir-h {
    width: 72% !important;
    margin-left: 14%;
    margin-top: 20px !important;
    }
    .ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev {
    top: 113% !important;
    left: 30px;
   }

    .egis-live-departures-arrivals .nav-tabs a:hover .egis-icon-aircraft-take-off,
    .egis-live-departures-arrivals .nav-tabs a:focus .egis-icon-aircraft-take-off,
    .egis-live-departures-arrivals .nav-tabs li.active a .egis-icon-aircraft-take-off {
        background-position: 0 0;
    }


    .egis-live-departures-arrivals .nav-tabs a .egis-icon-aircraft-landing {
        background-position: -90px 0px;
    }

    .egis-live-departures-arrivals .nav-tabs a:hover .egis-icon-aircraft-landing,
    .egis-live-departures-arrivals .nav-tabs a:focus .egis-icon-aircraft-landing,
    .egis-live-departures-arrivals .nav-tabs li.active a .egis-icon-aircraft-landing {
        background-position: -60px 0;
    }

    .egis-live-departures-arrivals .nav-tabs  li.view-all {
        padding-right: 0px;
    }

    .egis-live-departures-arrivals .nav-tabs  li.view-all a {
        font-size: 12px;
        line-height: 14px;
        padding: 13px 0 10px 5px;
    }

    .egis-live-departures-arrivals .table {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .egis-live-departures-arrivals .table th {
        padding: 8px 5px;
    }

    .egis-live-departures-arrivals .table th,
    .egis-live-departures-arrivals .table td {
        line-height: 20px;
    }

    .egis-header-weather .weather-block {
        font-size: 40px;
        font-weight: 300;
        line-height: 46px;
    }

    .egis-header-weather .time_temperature::after {
        margin-left: 2px;
        font-size: 30px;
        line-height: 36px;
    }

    /************* home-news-slider ****************/
    #home-news-slider {
        margin-bottom: 45px;
    }

    #home-news-slider .swiper-button-next,
    #home-news-slider .swiper-button-prev,
    #home-news-slider .swiper-container-horizontal > .swiper-pagination-bullets{
        bottom: 20px;
        top: inherit;
    }

    #home-news-slider .swiper-button-prev {
        right: 160px;
        left: inherit;
    }

    #home-news-slider .swiper-button-next {
        right: 20px;
    }

    #home-news-slider .swiper-container-horizontal > .swiper-pagination-bullets {
        text-align: right;
        padding-right: 50px;
    }

    #home-news-slider .swiper-container .swiper-slide img {
        border-radius: 5px;
    }

    #home-news-slider .swiper-caption {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 205px;
        background: rgba(255, 255, 255, 0.9);
        padding: 35px 15px 20px 20px;
        overflow: hidden;
        z-index: 10;
        overflow: hidden;
        border-radius: 5px 0 0 5px;
    }

    #home-news-slider .swiper-caption .title {
        font-size: 20px;
        line-height: 22px;
        margin: 0 0 15px 0;
    }

    #home-news-slider .swiper-caption .content {
        font-size: 13px;
        line-height: 17px;
    }

    /*************** home-pub-banner *****************/
    .home-pub-banner {
        margin-bottom: 45px;
    }

    .home-destinations-map {
        margin-bottom: 40px;
    }

    .home-destinations-map .destinations-title {
        font-size: 28px;
    }


    .home-destinations-map .destinations-title .thin-part {
        display: block;
        font-weight: 300;
    }

    .home-destinations-map .destinations-list {
        margin-bottom: 0;
    }

    .home-destinations-map .destinations-list .dest {
        display: block;
    }

    .home-destinations-map .destinations-list .dest:after {
        content: '';
        font-size: 0;
    }

    /************* home-destinations-carousel ****************/
    .home-destinations-carousel-container .title {
        font-size: 28px;
        line-height: 30px;
        font-weight: 400;
    }

    .home-destinations-carousel-container .title .thin {
        font-weight: 300;
    }

    #home-destinations-carousel {
        padding: 0px 0 20px 0;
    }
    #home-destinations-carousel .title {
        font-size: 20px;
        line-height: 22px;
        color: #ea4e35;
    }


    #home-destinations-carousel .swiper-container .swiper-slide {
        display: inline-block;
        width: auto;
        height: auto;
        border-radius: 5px;
        margin-left: 0;
    }
    #home-destinations-carousel .swiper-container .swiper-slide + .swiper-slide {
        margin-left: 18px;
    }


    #home-destinations-carousel .swiper-slide-active + .swiper-slide-next {
        margin-left: inherit;
    }

    .egis-header-weather .temperature {
        padding-right: 0;
    }

    .egis-header-widget,
    .egis-live-departures-arrivals {
        margin-top: 50px;
		border-radius: 5px;
    }

    .custom_sidebar {
        padding-top: 55px;
    }
 .language .img_language {
    padding: 5px 0;
    position: relative;
    right: -248px;
    top: 0;
}
.newsflash marquee{
    width: 98%; 
}


    .full-deps-arr-block .nav-tabs > li > a {
        font-size: 22px;
        padding: 10px 30px;
    }

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .header li {
        float: left;
        list-style: outside none none;
        margin-left: 0px;
        margin-right: 2px;
    }
    .destination-container .details-destination {
    width: 84%;
}

    .egis-logo-slogan-container .egis-slogan-container {
        font-size: 35px;
        line-height: 29px;
        text-align: right;
        margin-top: 32px;
    }
  .menu-image.menu-image-title-after {
      height: auto;
      margin-top: 0;
      padding: 11px 15px 21px 13px !important;
    }
    

    #egis-search-form .form-control {
        width: 240px;
    }
    #egis-menu ul ul ul li a span::before {
    color: #fff;
    content: ">";
    margin-right: 5px;
    left: 0px;
    position: relative;
}

    .egis-header-weather {
        margin-top: 60px;
    }

    .egis-header-weather .weather-block {
        font-size: 43px;
        font-weight: 300;
        line-height: 50px;
    }

    .egis-header-weather .clock {
        margin-right: 25px;
    }

    .egis-header-weather .symbol {
        margin-right: 20px;
    }
    .egis-header-weather .symbol svg {
        height: 50px;
        width: 50px;
    }

    .egis-header-weather .temperature {
        padding-right: 0px;
    }

    .egis-header-weather .time_temperature::after {
        margin-left: 2px;
        font-size: 30px;
        line-height: 36px;
    }
    #egis-menu ul ul {
        border-radius: 0;
        margin: 3px 0 0;
        max-width: 235px;
         padding: 0 0 12px;
        position: absolute;
        z-index: 1000;
    }
    

    #home-news-slider .swiper-thumbs .swiper-thumb {
        border-bottom: 1px dashed #b5babe;
        padding: 10px 0;
    }

    #home-news-slider .swiper-thumbs .swiper-thumb:first-child {
        padding-top: 0;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.header li {
    float: left;
    list-style: outside none none;
}
.airport-footer-container .ligne-2 .menu-image-title {
    display: inline;
    float: right;
    margin-top: 3px !important;
    line-height: 16px;
     margin-right: 25px;
}
.header li .menu-image.menu-image-title-after {
  height: auto;
  margin-top: 0;
  padding: 12px 17px 21px 13px !important;
}
#egis-menu ul ul ul li a span::before {
    color: #fff;
    content: ">";
    margin-right: 5px;
    left: 0px;
    position: relative;
}
.egis-logo-slogan-container .egis-slogan-container {
    font-size: 42px;
}
#egis-menu ul ul {
  border-radius: 0;
  margin: 10px 0 0;
  max-width: 235px;
  padding: 0 0 12px;
  position: absolute;
  top: 200px;
  z-index: 1000;
}

#egis-menu ul li.menu-item-865  ul.sub-menu {
    padding-top: 0px; 
}
.egis-live-departures-arrivals {
    margin-bottom: 70px;
}
}

/* Only smartphones */
@media (max-width: 480px) {
    .no-padd-xs {
        padding: 0 !important;
    }

    .no-padd-right-xs {
        padding-right: 0 !important;
    }
	#ca-destinations-carousel .swiper-wrapper{
		 display: flex !important;
		 padding:0px !important;
	}
	#ca-destinations-carousel .swiper-slide img{
		margin: auto;
	}
	#ca-destinations-carousel .swiper-slide-active + .swiper-slide-next img{
		margin-left:0
	}
	.content_ca_widget{
		margin-left: -15px;
		margin-right: -15px;
		background: #fff;
		 padding-bottom: 15px;
		border-bottom: 2px solid #ededed !important;
		
	}
	.content_ca_widget h2.header_ca{
		border-radius: 0;
	}
	.swiper-container{
		    background: #f2f3f4;
	}
	#ca-destinations-carousel .swiper-slide-active{
		text-align:center;
		padding-left:15px;
	}
	#ca-destinations-carousel .swiper-slide-active + .swiper-slide-next{
		margin-left: -50px;
	}
	#ca-destinations-carousel .swiper-slide swiper-slide-prev{
		margin-left:50px
	}
   .ms-thumb-list.ms-dir-h {
    width: 72% !important;
    margin-left: 14%;
    margin-top: 20px !important;
    }
    .ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev {
    top: 132% !important;
    left: 30px;
   }
   .ms-skin-default .ms-nav-next {
    right: 10px !important;
    left: auto;
    background-position: -89px -103px;
}
.ms-skin-default .ms-nav-next{
        left: 91% !important;
}
.ms-skin-default .ms-nav-prev{
        left: -1% !important;
}

	
}

/* Only tablets */
@media (min-width: 768px) and (max-width: 991px) {
	
	.content_concession a div{
		max-width:100px;
	}

    /* --------------- destinations carrousel ------------*/
    .destination-container #slider3-pager img{width: 19.7%;padding-top: 5px;
        height: 100px;}
    .destination-container .rslides img{height: 435px;
        width: 100%;}
    .destination-container #slider3-pager li{display: inline}
    .destination-container .carrousel-pics{padding-left: 0}



	#ca-destinations-carousel .swiper-slide{
		text-align:center;
		margin-bottom:5px;
		width:100%;
	}
	#ca-destinations-carousel .swiper-slide img{
		margin:auto !important
	}
        .sinscrir {
    color: #fff;
    margin-left: 22px;
    display: none;
}
.img_language {
    float: right!important;
    margin-right: 1px;
    margin-top: -5px;
}
.egis-lang-switcher {
    width: 103%;
    margin-left: -2%;
}

.language {
    float: right;
    position: relative;
    width: auto;
    top: -24px;
    z-index: 1000;
}
.egis-lang-switcher {
    background: #ea4e35 none repeat scroll 0 0;
    padding-top: 20px;
    padding-bottom: 0px;
}
.visible-xs.search {
    position: relative;
    text-align: center;
    top: -43px;
    /* padding-left: 21px; */
}
#menu-header {
    margin-top: 144px;
}
.newsletter-menu.visible-xs {
    position: absolute;
    z-index: 9000 !important;
    top: 60px;
    width: 94%;
    left: 7%;
    z-index: 1000;
}
}

/* Only medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
.header li {
    float: left;
    height: 68px;
    list-style: outside none none;
    margin-right: 0px;
}

.header li ul li{
  height: auto;
}
.header li.ligne-2 ul li {
       line-height: 8px;
}
.header li.ligne-2 {
    width: 177px;
}
title-after .menu-image-hover-wrapper {
    float: left;
    margin-right: 3px;
}
.menu-image-title {
    display: inline-block;
    margin-top: 12px;
    margin-right: 3px;
    
}
.header li ul li .menu-image-title {
    width: 91%;
}
.ligne-2 .menu-image-title {
  display: inline; 
  float: right;
  margin-top: 0;
}
.ligne-2 .sub-menu .menu-image-title {
margin-left: 12px;
margin-top: 12px;
float: left;
}
#egis-menu ul li.menu-item:last-child ul {
  max-width: 184px;
  right: 41px;
}
#egis-menu ul ul.sub-menu li.menu-item:last-child ul {
    max-width: 100%;
}
.footer li {
    float: left;
    list-style: outside none none;
    margin-right: 0%;
    padding-left: 5px;
    padding-right: 5px;
    width: auto;
}
.egis-live-departures-arrivals {
  margin-bottom: 70px;
}
}

/* Only large desktops */
@media (min-width: 1200px) {
.header li {
  float: left;
  height: 68px;
  list-style: outside none none;
  margin-right: 4px;
}
.footer li {
    float: left;
    list-style: outside none none;
    margin-right: 0%;
    padding-left: 5px;
    padding-right: 5px;
    width: auto;
}
.footer ul.sub-menu .menu-image-title {
    display: inline-block;
    margin-top: 4px;
    margin-right: 0px;
}
.airport-footer-container .ligne-2 ul li .menu-image-title{
    float: left;
}
.menu-header .ligne-2 img{
    float: left;
}

.header li ul li{
  height: auto;
}
.menu-item a.menu-image-title-after.menu-image-not-hovered img, .menu-item a.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper {
  margin-right: 5px;
}

.menu-image-title {
    display: inline-block;
    margin-top: 3px;
    /* float: left; */
    /* margin-left: 1px; */
    /* text-align: left; */
    margin-right: 14px;
}
.ligne-2 .menu-image-title {
    display: inline;
    float: left;
    line-height: 16px;
    margin-top: 0;
}
.ligne-2 .sub-menu .menu-image-title {
    margin-left: 15px;
    margin-top: 5px;
}
#egis-menu ul li.menu-item:last-child ul {
  max-width: 184px;
}
#egis-menu ul ul.sub-menu li.menu-item:last-child ul {
    max-width: 100%;
}

}

/* à modifier aprés */
@media screen and (min-width: 200px) and (max-width: 768px) {
.header {
    background: #192229 none repeat scroll 0 0;
    left: 0;
    min-height: 39px;
    border-radius: 0;
    position: absolute;
    top: 0;
    width: 100%;
    padding-bottom: 40px;
    z-index: 1000;
    height: auto;
}
#footer-menu-bottom .menu-footer-container {
    float: left;
    margin-top: 30px;
}
#footer-menu-bottom ul#menu-footer{
    padding-left: 0;
    margin-left: -15px;
}
.content_ca_widget h2.header_ca{
		font-family: latosemibold;
		line-height: 20px;
		padding-left: 20px;
		text-align: left;
		padding-bottom:15px;
		padding-top:15px;
	}
.visible-xs.search-botton {
    color: #fff;
    float: right;
    position: relative;
    top: -36px;
    left: 11px;
    font-size: 16px;
    /* margin-left: 28px; */
}	
.header li#menu-item-1148 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.header li .menu-image.menu-image-title-after:hover {
    background: none;
    /* height: 50px; */
}
.site {
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    right: 70px;
    top: -8px;
    width: 111px;
}
.header  .menu-image.menu-image-title-after {
    background: none;
    display: inline-block;
    padding-top: 3px !important;
    min-width: 50px;
}
.header .sub-menu li a {
    color: #fff;
    margin-top: 0px;
    font-family: latoregular;
    padding-bottom: 5px;
    padding-top: 6px;
    margin-bottom: 0px;
    display: inline-block;
}
.site .link-header {
    background-color: #ea4f35;
    float: left;
    list-style: outside none none;
    margin-right: 3px;
    padding: 8px 3px 8px 4px;
}
.wysija-input {
    width: 80%;
}
#es_txt_name_pg{
   display: none;    
}
.es_lablebox{
   display: none; 
}
.es_textbox_class {
    width: 90%;
    display: inline;
}
.egis-lang-switcher {
    padding-bottom: 15px;
    padding-top: 11px;
}
.es_textbox {
    padding-bottom: 10px;
    width: 80%;
    float: left;
}
.es_button {
    padding-top: 1px;
    padding-bottom: 5px;
    float: left;
    width: 19%;
    display: inline;
}
.widget_wysija_cont p label {
    display: none;
}
.widget_wysija .wysija-submit, .widget_wysija .wysija-paragraph {
    display: inline;
}
.widget_wysija .wysija-submit {
    background-color: #ea4e35 ;
    border: 0;
    color:#fff;
}
.widget_wysija .wysija-submit, .widget_wysija .wysija-paragraph {
    display: inline;
}
.header .sub-menu .menu-image-title {
    display: inline-block;
    margin-top: 0px;
    margin-left: 40px;
}
.header li a {
    color: #fff;
    margin-top: 10px;
    font-family: latoregular;
    text-transform: uppercase;
    display: inline-block;
}
.egis-lang-switcher {
  background: #ea4e35 none repeat scroll 0 0;
}
.language nav.img_language  li {
    position: relative;
    display: inline-block;
    float: left;
}

.language .img_language {
    padding: 5px 0;
    /* width: 101px; */
    right: 36px;
    position: relative;
    top: -22px;
}
.header .menu-image.menu-image-title-after {
    background: rgba(0, 0, 0, 0) url("../images/noir-puce.png") no-repeat scroll 2px 1px;
    height: auto;
    padding: 0px 16px 9px 17px !important;
}
.rmm-mobile li {
    width: 97%;
}
#egis-menu ul ul ul li::before {
    color: #fff;
    content: ">";
    margin-right: 5px;
    left: 50px;  
    position: relative;  
}

.header li.menu-item-has-children a:after{
   display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 25px;
    line-height: 16px;
    color:#fff;
    vertical-align: middle;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 10px;
    content: "\f107";
}
.header li.menu-item-has-children ul li a:after{
   display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 25px;
    line-height: 16px;
    color:#fff;
    vertical-align: middle;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 10px;
    content: "\f107";
}
.egis-lang-switcher {
    background: #ae2d26 none repeat scroll 0 0;
    height: 39px;
}
.language .img_language {
    padding: 5px 0;
    width: 57px !important;
    right: -46px;
    position: relative;
    top: -38px;
}
.site .link-header a {
    color: #fff;
    font-size: 13px;
}
.header li ul li a {
    color: #fff;
    margin-top: 10px;
    font-size: 13px;
    font-family: latoregular;
    text-transform: initial;
    display: inline-block;
}
.header .sub-menu li.menu-item-has-children a:after{
   content: "";   
}
.header li .menu-image.menu-image-title-after {
    background: none;
    height: auto;
}
.sinscrir {
    color: #fff;
    margin-left: 2px;
    display: none;
}
.widget_wysija_cont{
    display: none;  
}
.es_shortcode_form{
   display: none;  
}   
.sub-menu.rmm-submenu{
    display: none;
    font-size: 16px;
}
.header a:hover, .header a:active {
    color: #fff;
    text-decoration: none;
}
.header li ul {
    background: none !important;
    float: left;
    margin-top: 7px;
    list-style: outside none none;
}

.rmm.style ul ul {
    max-width: 230px;
    position: relative !important;
    display: none;
    top: 0px;
    left: 52px;
}
.rmm.style ul ul ul{
  background:  none  !important;
}
.rmm.style ul ul ul li::after {
    color: #fff;
    content: ">";
    left: 2px;
    position: relative;
    top: -25px;
}
.rmm  ul.rmm-mobile li a {
  color: #fff;
}
.rmm  ul.rmm-mobile li span {
    background: url("images/arrow_bottom.png") no-repeat scroll 1px 1px;
}
.language {
  position: relative;
  
}
.airport-header-container .logo {
  position: relative;
 
}
.logo .title {
  color: #1d1d1b;
  font-family: latoregular;
  font-size: 25.55px;
  line-height: 30px;
  padding-top: 10px;
  text-align: center;
  text-transform: uppercase;
}
.airport-header-container .logo {

  z-index: 999;
}
.language {
    float: right;
    position: relative;
    top: -23px;
    width: auto;
    z-index: 1000;
}
.rmm-toggled-button {
  border-radius: 3px;
  display: block;
  margin: 11px 10px 0 0;
  padding: 0 !important;
  width: 35px;
}
.easingslider-viewport {
  height: 100px;
  position: relative !important;
  width: 100%;
}
.rmm.style ul.rmm-mobile li a {
  display: block;
  min-height: 31px;
  padding: 0 1px 1px 3px;
  text-decoration: none;
}
.newsflash .container .row div {
    float: right;
    padding-top: 12px;
    width: 65%;
}
.title_news {
    background: #ea4e35 none repeat scroll 0 0;
    display: inline-block;
    padding: 12px;   
    width: 35%;
}
.visible-xs.search {
    position: relative;
    text-align: center;
    top: -60px;
}
.field_search.visible-xs.search {
  display: none !important;
}
.search-botton .fa.fa-search {
  cursor: pointer;
}
.field_search{
  display: none;
  background: #000 none repeat scroll 0 0;
  min-height: 100px;
  width: 100%;
}
.header li {
    float: left;
    list-style: outside none none;
    margin-right: 9px;
    width: 100%;
    margin-left: 0px;
}

.field_search-form form#searchform {
    background: #192229 none repeat scroll 0 0;
    display: none;
    float: left;
    padding-bottom: 70px;
    padding-top: 80px;
    position: relative;
    width: 100%;
}
.field_search-form form#searchform {
    background: #192229 none repeat scroll 0 0;
    display: none;
    float: left;
    padding-bottom: 53px;
    padding-top: 75px;
    position: relative;
}
#menu-header {
    margin-top: 144px;
}
#menu-header-en {
    margin-top: 144px;
}
.search-statut{  
    display: block !important;
}
.newsletter-menu.visible-xs {
    position: relative;
    /* top: 47px; */
    left: 33px;
    width: 92%;
    z-index: 1001;
}

.menu.rmm-menu.rmm-mobile {
  float: left;
  margin-top: 50px;
  padding-bottom: 22px;
  padding-left: 21px;
  padding-top: 100px;
  width: 100%;
}
.egis-lang-switcher .nav li {
    margin-left: 1px;
    /* float: left; */
    display: inline-block;
}
.menu-image-title {
  display: inline-block;
  margin-top: 10px;
}
.social {
  border-bottom: 1px solid #414140;
  color: #949493;
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: 20px;
  padding-bottom: 15px;
  text-align: center;
}
.newsletter-menu .alert {
    padding: 0px;
    padding-left: 14px;
    margin-top: -15px;
    width: 80%;
    /* padding-top: 2px; */
    margin-bottom: 0px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.desc-carte table {
    width: 100%;
    float: none;
}

.custom_sidebar{
	padding-top: 15px;
}
}
@media screen and (min-width: 400px) and (max-width: 981px) {
  .easingslider-viewport {
  height: 254px;
  position: relative !important;
  width: 100%;
}
.language {
  
  width: auto;
}

.header li ul {
  background: #192229 none repeat scroll 0 0;
  float: left;
  list-style: outside none none;
}
.rmm.style ul ul {
  max-width: 230px;
}
.rmm  ul.rmm-mobile li a {
  color: #fff;
}
.language {
  position: relative;
  
}
.airport-header-container .logo {
  position: relative;
 
}
.logo .title {
  color: #1d1d1b;
  font-family: latoregular;
  font-size: 25.55px;
  line-height: 30px;
  padding-top: 10px;
  text-align: center;
  text-transform: uppercase;
}
.airport-header-container .logo {

  z-index: 999;
}
.language {
    float: right;
    position: relative;
    width: auto;
    z-index: 1000;
}
.rmm-toggled-button {
  border-radius: 3px;
  display: block;
  margin: 11px 10px 0 0;
  padding: 0 !important;
  width: 35px;
}
.easingslider-viewport {
  height: 100px;
  position: relative !important;
  width: 100%;
}
.rmm.style ul.rmm-mobile li a {
  display: block;
  min-height: 31px;
  padding: 0 1px 1px 3px;
  text-decoration: none;
}
.newsflash .container .row div {
    float: right;  
    padding-top: 12px;
    width: 84%;
}
.title_news {
    display: inline-block;
    padding: 12px;
    width: 16%;
}
.egis-lang-switcher {
}
.header li {
    float: left;
    list-style: outside none none;
    margin-right: 9px;
    width: 92%;
    margin-left: 0px;
}
.header li a {
    color: #fff;
    font-family: latoregular;
    text-transform: uppercase;
}
.visible-xs.search {
    position: relative;
    text-align: center;
    /* padding-left: 21px; */
}
.field_search.visible-xs.search {
  display: none !important;
}
.search-botton .fa.fa-search {
  cursor: pointer;
}
.field_search{
  display: none;
  background: #000 none repeat scroll 0 0;
  min-height: 100px;
  width: 100%;
}
form#searchform {
    background: #192229 none repeat scroll 0 0;
    display: none;
    float: left;
    height: 70px;
    padding-top: 17px;
    position: relative;
    top: -22px;
    width: 100%;
}

.search-statut{
    display: block !important;
}
.newsletter-menu.visible-xs {
    position: absolute;
    z-index: 9000 !important;
    top: 60px;
    width: 94%;
    z-index: 1000;
}
.rmm-mobile li {
    width: 98%;
}

.menu.rmm-menu.rmm-mobile {
  float: left;
  margin-top: 50px;
  padding-bottom: 22px;
  padding-left: 21px;
  padding-top: 60px;
  width: 100%;
}
.menu-image-title {
  display: inline-block;
  margin-top: 10px;
}
.social {
  border-bottom: 1px solid #414140;
  color: #949493;
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: 20px;
  padding-bottom: 15px;
  text-align: center;
}

}
@media screen and (min-width: 981px){
.logo .logo-img {
  text-align: left;
}
#home-destinations-carousel .swiper-container .swiper-slide {
        width: 31%;
   }
.easingslider-viewport {
  height: 461px;
  position: relative !important;
  width: 100%;
}
#egis-menu ul ul ul li a span::before {
    color: #fff;
    content: ">";
    float: left;
    margin-bottom: 2px;
    margin-right: 5px;
    left: 0px;
    position: relative;
}
}
@media screen and (min-width: 1100px){
.logo .logo-img {
  text-align: left;
}
.easingslider-viewport {
  height: 525px;
  position: relative !important;
  width: 100%;
}
}

@media  (max-width: 768px) {
    /*    ----------------------- Responsive page Destinations --------------------------*/
    /*----------------------------- ---------------------- ---------------------------*/

    .destination-container	ul {display: inline}
    .destination-container	li {display: inline;padding: 0;margin: 0}
    .destination-container #slider3-pager img{width: 19.6%;padding-top: 5px;}
    .destination-container .carrousel-pics{padding: 0;margin: 0}

    /*    ----------------------- Responsive page Campagnies --------------------------*/
    /*----------------------------- ---------------------- ---------------------------*/

    .campanies-container	ul {display: inline}
    .campanies-container	li {padding: 0;margin: 0;list-style: none}
    .campanies-container #slider3-pager img{width: 19%;padding: 0;margin: 0}
    .campanies-container .carrousel-pics{padding: 0;margin: 0}
    .campanies-container .ln-letters a {  padding: 0px 5px;  font-size: 14.6px;  margin-bottom: 15px;  height: 22px;  }


}

@media  (max-width: 768px) {
    .no-padd-sm {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
	.page_carte_destination_container h1 span {
		font-size: 22px;
		padding: 0 4px 0 0;
	}
    /* -------------- page contact -----------------*/
    .bloc-infos{height:150px}
    .contact-bloc1{width: 100%}
    .contact-bloc3{width: 100%}
    .egis-live-departures-arrivals {
    background: rgba(9, 23, 37, 0.85);
    margin-right: -15px;
    margin-left: -15px;
}
#es_txt_button_pg {
  border-radius: 0px;
  height: 28px;
}
.es_textbox_class {
    border-radius: 0;
    height: 28px;
}
    
}

@media  (max-width: 480px) {
    h1{
        background: none;
        border-bottom: 0 !important
    }
    /*    ----------------------- Responsive page Destinations --------------------------*/
    /*----------------------------- ---------------------- ---------------------------*/
    .mobile-padding{padding-left: 15px;padding-right: 15px}

    .destination-container #slider3-pager img{width: 19.3%;padding-top: 5px;height: 65px;}

    .destination-container .rslides img{height: 250px}
    /*    ----------------------- Responsive page Destinations --------------------------*/
    /*----------------------------- ---------------------- ---------------------------*/
    .destination-container .others-destinations span{display: none}

    /*    ----------------------- Responsive page Campagnies --------------------------*/
    /*----------------------------- ---------------------- ---------------------------*/
    .campanies-container .description-campagnies{margin-top: 15px}
    .campanies-container .logo-campagnies {  border: none;  padding: 0px;  width: auto;  }
    .campanies-container .no-padding{padding-left: 15px;padding-right: 15px}
    .campanies-container .list-destinations{padding-left: 15px}
    .campanies-container .logo-campagnies img{right:inherit}
    /*    ----------------------- Responsive title underline  --------------------------*/
    /*----------------------------- ---------------------- ---------------------------*/
    h1.h1_underline {background:none;}
    h1.h1_underline:before {display: none;}
    /* ---------------- contact -------------------------------*/
    .bloc-infos{padding: 0}
    /*--------------------- 404 -------------------------*/
    .container-404 .bloc-404 .avion1{width: 100%}
   .search-result .h1_underline{    padding-left: 15px;}
   .egis-logo-slogan-container{
    padding-top: 0px;
}
.newsflash {
    background: #0c1822;
    color: #fff;
    display: none;
}
.img-responsive.center-block.visible-xs {
  max-width: 100px;
}
}
@media  (max-width: 320px) {
    /*    ----------------------- Responsive page Destinations --------------------------*/
    /*----------------------------- ---------------------- ---------------------------*/
    .destination-container #slider3-pager img {
        width: 19.2%;
        padding-top: 5px;
        height: 50px;
    }

    .destination-container .rslides img {
        height: 220px
    }
}
@media  (max-width: 350px) {
.desc-carte td{
    width: 50%;
}
.page-template-page-carte-destination .page_carte_destination_container h1 span {
    font-size: 18px;
}
.desc-carte h2 {
    font-size: 16px;
}
.header .sub-menu .menu-image-title {
    max-width: 180px;
}
.header li.menu-item-has-children ul li a:after {
    float: right;
    margin-left: 5px;
    
}

}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #home-news-slider .swiper-container .swiper-slide img {
        float: right
    }
    .site {
    top: 0px !important;
    }
    .field_search-form form#searchform {
    padding-top: 106px;
    }
    .visible-xs.search-botton {
    top: -32px;
    left: 32px;
    }
    .language .img_language {
    right: -33px !important;
    }
    
    #ca-destinations-carousel .swiper-wrapper{
                   display: flex !important;
                   display: -webkit-flex !important;
                   padding:0px !important;
                     display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
          }
    #ca-destinations-carousel .swiper-slide img{
            margin: auto;
    }
    #ca-destinations-carousel .swiper-slide-active + .swiper-slide-next img{
            margin-left:0
    }
    .content_ca_widget{
            margin-left: -15px;
            margin-right: -15px;
            background: #fff;
             padding-bottom: 15px;
            border-bottom: 2px solid #ededed !important;

    }
    .content_ca_widget h2.header_ca{
            border-radius: 0;
    }
    .swiper-container{
                background: #f2f3f4;
    }
    #ca-destinations-carousel .swiper-slide-active{
            text-align:center;
            padding-left:15px;
    }
    #ca-destinations-carousel .swiper-slide-active + .swiper-slide-next{
            margin-left: -50px;
    }
    #ca-destinations-carousel .swiper-slide swiper-slide-prev{
            margin-left:50px
    }
   
}
@media (min-width: 768px)and (max-width: 990px) {
    #home-destinations-carousel .img-responsive {
        max-width: 80%;
    }
    #home-news-slider .swiper-caption{
        background: #fff
    }
    .egis-header .egis-ast-deps-arrs-container{
        padding-left: 6px;
        padding-right: 6px;
    }
    .egis-header .no-padd-sm {
        width: 104%;
        left: -21px;
    }
    .egis-header-weather .temperature {
    padding-right: 20px;
}
    .destination-container .no-margin {
    margin-right: -8px;
    margin-left: -10px;
}
    #home-news-slider .swiper-caption{
        padding : 35px 15px 20px 0px
    }
    .language .img_language {
    padding: 5px 0;
    /* width: 101px; */
    right: 36px;
    position: relative;
    top: 2px;
}
.egis-ast-deps-arrs-container {
}
.egis-header-weather{
    width: 100% !important;
}
.egis-header-widget, .egis-live-departures-arrivals {
    border-radius: 0px !important;
    margin-top: 0px !important;
}
.header li.ligne-2 {
    float: left;
    list-style: outside none none;
    margin-right: 9px;
    width: 62%;
    margin-left: 0px;
}
.es_textbox_class {
    width: 95%;
    display: inline;
}

#egis-menu ul ul li:hover {
    background: none;
}
#menu-header > li:hover > a {
    color: #fff;
}
#menu-header > li:hover > a > .menu-image.menu-image-title-after
{
background: none; 
}

ul#menu-header-en ul li:hover {
    background: none;
}
ul#menu-header-en li:hover > a {
    color: #fff;
}
ul#menu-header-en li:hover > a > .menu-image.menu-image-title-after
{
background: none; 
}
.wysija-input {
    width: 80%;
}
#es_txt_name_pg{
   display: none;    
}
.es_lablebox{
   display: none; 
}
.es_textbox_class {
    width: 95%;
    border-radius: 0;
    height: 28px;
    display: inline;
}
.language .img_language {
    padding: 5px 0;
    width: 101px;
    right: -90px;
    position: relative;
    top: -32px;
}
.language {
    float: right;
    position: relative;
    top: -31px;
    width: auto;
    z-index: 1000;
}
.es_textbox {
    padding-bottom: 10px;
    width: 80%;
    float: left;
}
.es_button {
    padding-top: 1px;
    padding-bottom: 5px;
    float: left;
    width: 19%;
    display: inline;
}
.language {
    float: right;
    position: relative;
    top: -23px;
    width: auto;
    z-index: 1000;
}
}
@media (min-width: 480px)and (max-width: 599px)  {
    #home-destinations-carousel .img-responsive {
        border-radius: 5px;
        max-width: 80%;
      }
}
@media (max-width: 990px) and (min-width: 768px){
.language {
    float: right;
    position: relative;
    top: -31px;
    right: 42px;
    width: auto;
    z-index: 1000;
}
}