/* Smartphones (portrait and landscape) ----------- */
@media 
screen 
and (min-width: 320px) 
and (max-width: 1100px),       
screen
and (min-device-width : 320px) 
and (max-device-width : 1100px){
    #header-wrapper-title
    {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px; 
    display: table;
    height: 175px;
    margin: 64px 0 0 0;
    }
    
    #header
    {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    }
    
    #header-wrapper:not(.header-index)
    {
    padding: 22px 0 0 0;
    height: 364px;
    background-position: right 0;
    }
    
    #page #header-wrapper
    {
    height: 238px;
    }
    
    #header-wrapper:not(.header-index) h1
    {
    font-size: 45px;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    display: table-cell;
    vertical-align: middle;
    position: static;
    }
    
    #header-container
    {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    height: 64px;
    border: none;
    top: 22px !important;
    }
    
    #header-container.fixed
    {
    position: absolute !important;
    top: 22px !important;
    }
    
    #menu-top-open
    {
    display: block;
    position: absolute;
    right: 0;
    top: 22px;
    width: 30px;
    height: 21px;
    cursor: pointer;
    background: url(../images/bg-menu-top-open.svg) no-repeat;
    }
    
    #menu-top-close
    {
    display: block;
    position: absolute;
    right: 20px;
    top: 16px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: url(../images/bg-menu-top-close.png) no-repeat;
    z-index: 9999;
    display: none;
    }
    
    #menu-top-mobile
    {
    display: none;
    background: #e3c302;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 20px 0 20px 0;
    z-index: 999;
    }
    
    #menu-top-mobile li
    {
    padding: 0;
    background: none;
    display: block;
    }
    
    #menu-top-mobile li a
    {
    display: block;
    font-size: 16px;
    color: #0c2539;
    text-transform: uppercase;
    border-top: 1px solid #e6c91c;
    padding: 16px 0;
    margin: 0 25px;
    }
    
    #menu-top-mobile li:first-child a
    {
    border: none;
    }
    
    #menu-top-mobile .sub-menu
    {
    margin: 0;
    background: #111f29;
    position: relative;
    }
    
    #menu-top-mobile .sub-menu:before
    {
    content:'';
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -13px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 13px 0 13px;
    border-color: #e3c102 transparent transparent transparent;
    }
    
    #menu-top-mobile .sub-menu a
    {
    color: #fff;
    border-top: 1px solid #29363f
    }
    
    #menu-top-mobile .sub-menu li:first-child a
    {
    border: none;
    }
    
    #menu-top
    {
    display: none !important;
    }
    
    #menu-top-secondary
    {
    display: none;
    }
    
    #logo
    {
    top: -10px;
    }
    
    #logo img
    {
    width: 83px !important;
    height: 83px !important;
    top: -10px !important;
    }
    
    .container
    {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*padding: 0 10px;*/
    }
    
    #app-info-wrapper
    {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    }
    
    #app-info
    {
    padding: 93px 0 0 0;      
    }
    
    #app-info h2
    {
    font-size: 36px;
    text-align: center;
    background: rgba(255,255,255,0.67);
    padding: 10px 12px;
    line-height: 36px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0 0 30px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
    
    #download-app
    {
    text-align: center;
    }
    
    #download-app p
    {
    color: #0c2539;
    }
    
    #app-store, #google-play
    {
    margin: 0 2px;
    display: inline-block;
    float: none;
    }
    
    #app-store img
    {
    width: 120px;
    height: 41px;
    }
    
    #google-play img
    {
    width: 120px;
    height: 41px;
    }
    
    .latest-news-thumb-wrapper
    {
    display: none;
    }
    
    .latest-news-content
    {
    width: 100%;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    }
    
    #sms-app
    {
    display: none;
    }
    
    #our-fleet
    {
    padding: 25px 0 40px 0;
    }
    
    #our-fleet p
    {
    font-size: 22px;
    margin: 0 0 15px 0;
    }
    
    #our-fleet img
    {
    margin: 0 0 15px 0;
    }
    
    #column-1
    {
    width: 100%;
    }
    
    #column-2
    {
    width: 100%;
    }
    
    .news-thumb-wrapper
    {
    text-align: center;
    width: 100%;
    display: block;
    }
    
    .news-thumb
    {
    float: none;
    margin: 0 auto;
    display: inline-block;
    }
    
    .news-content
    {
    width: 100%;
    float: none;
    }
    
    #pages-navigation-next
    {
    display: none;
    }
    
    #footer-1
    {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 10px;
    }
    
    #menu-footer li, #menu-privacy li
    {
    float: none;
    }
    
    #menu-footer, #menu-privacy
    {
    float: none;
    margin: 0;
    }
    
    #menu-footer
    {
    margin: 0 0 25px 0;
    }
    
    #menu-footer li a, #menu-privacy li a
    {
    text-align: center;
    float: none;
    margin: 0;
    }
    
    #menu-privacy li a
    {
    color: #858586;
    text-transform: none;
    }
    
    #social
    {
    float: none;
    text-align: center;
    margin: 0 0 25px 0;
    }
    
    #social a:last-child
    {
    margin: 0;
    }
    
    #footer-2
    {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    }
    
    #footer-2 p
    {
    color:#ccccd1;
    }
    
    #index .ezcol-one-quarter, #index .ezcol-one-half, #index .ezcol-three-quarter, #index .ezcol-one-third, .ezcol-two-third, .ezcol-one-fifth, .ezcol-two-fifth, .ezcol-three-fifth, .ezcol-four-fifth
    {
    width: 100% !important;
    }
    

    
}
/* iPads (portrait) ----------- */
@media 
only screen 
and (min-width: 640px) 
and (max-width: 980px)
and (orientation : portrait),        
only screen
and (min-device-width : 640px) 
and (max-device-width : 980px)
and (orientation : portrait) {
  
  
} 

              

/* iPads (landscape) ----------- */
@media 
only screen 
and (min-width: 640px) 
and (max-width: 980px)
and (orientation : landscape),        
only screen
and (min-device-width : 640px) 
and (max-device-width : 980px)
and (orientation : landscape) {
    
}

@media (max-width: 639px) {

  #header-wrapper:not(.header-index) h1 {

    font-size: 25px;

  }

}    