/* Media queries */
/* ---------------- */
/* Tablets Landscape */
/* Tablets Portrait */
/* Phones Landscape */
@media (max-width: 767px) {
  .mobile {
    display: inline-block !important;
  }
  .desktop {
    display: none !important;
  }
  body {
    font-family: 'Montserrat';
    text-align: center;
  }
    .pictureproperty{
    height:auto;
    
}
  #header {
    padding: 17px 0px;
  }
  #header .logo {
    width: auto;
    margin-top: 0px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    float: left;
    left: 0px;
  }
  #header #navbar {
    padding: 0px 0px;
    float: right;
    right: 0;
    display: inline-block;
    border: none;
    line-height: 40px;
    overflow: hidden;
    background-color: #fff;
  }
  #header #navbar a {
    border: none;
    background-color: transparent;
    font-size: 15px;
    float: right;
    display: block;
    color: #425968;
    text-align: center;
    text-decoration: none;
  }
  #header #navbar a.filter {
    margin-top: 10px;
    display: inline-block;
    color: #425968;
  }
  #header #navbar a.clearfilter {
    margin-left: 20px;
    margin-top: 14px;
    padding: 5px 5px 5px 15px;
    background: none;
    border: none;
    border-bottom: 1px solid;
    color: white;
    font-size: 10px;
  }
  #header.white {

    position: fixed;
    display: block;
    width: 100%;
    z-index: 9;
    color: #002561;
    padding: 22px 0px 10px 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    background-color: #002561;
  }
  #header.white .logo {
    width: auto;
    margin-top: -25px;
    display: inline-block;
    height: 102px;
    line-height: 40px;
    float: left;
    left: 0px;
  }
  #header.white .home a {
    color: #425968;
    padding: 0px 0px 0px 80px;
    line-height: 0px;
    background-color: transparent;
  }
  #header.white .menu {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
  }
  #header.white .menu ul.nav {
    padding: 0px 35px;
  }
  #header.white .menu ul.nav li {
    padding: 0px 20px;
  }
  #header.white .menu ul.nav li a {
    font-family: 'Lato';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    color: #002561;
    display: inline-block;
    line-height: 25px;
    background-color: transparent;
  }
  #header.white .menu ul.nav li a:hover {
    text-decoration: none;
    background-color: transparent;
  }
  #header.white .menubar {
    right: 0px;
    cursor: pointer;
  }
  #header.white .menulogin {
    right: 0px;
    cursor: pointer;
  }
  #header.white #navbar {
    float: right;
    right: 0;
    display: inline-block;
    line-height: 30px;
    overflow: hidden;
    background-color: transparent;
  }
  #header.white #navbar a {
    font-family: 'Lato';
    font-weight: bold;
    font-style: normal;
    border: none;
    padding: 0px 15px;
    font-size: 13px;
    float: right;
    display: block;
    color: white;
    background-color: transparent;
    text-align: center;
    text-decoration: none;
  }
  #header.white #navbar a.filter {
    margin-top: 0px;
    display: inline-block;
    color: #0093D7;
  }
  #header.white #navbar a.clearfilter {
    margin-left: 20px;
    margin-top: 14px;
    padding: 5px 5px 5px 15px;
    background: none;
    border: none;
    border-bottom: 1px solid;
    color: white;
    font-size: 10px;
  }
  #header.white .dropbtn {
    background-color: transparent;
    font-family: 'Lato';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    color: #002561;
    border: none;
    cursor: pointer;
  }
  #header.white .dropdown {
    position: relative;
    display: inline-block;
  }
  #header.white .dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    z-index: 1;
    width: 225px;
    right: -63px;
    -webkit-box-shadow: 0px 16px 46px -22px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 16px 46px -22px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 16px 46px -22px rgba(0, 0, 0, 0.32);
  }
  #header.white .dropdown-content a {
    color: #002561;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  #header.white .dropdown-content a:hover {
    background-color: #f1f1f1;
  }
  #header.white .dropdown:hover .dropdown-content {
    display: block;
  }
  #header.white .dropdown:hover .dropbtn {
    background-color: transparent;
  }

  .menuloginbar {
    overflow: auto;
    position: fixed;
  }
  .menuloginbar ul.nav li {
    margin: 0px 0px;
    border-bottom: none;
  }
  .menuloginbar ul.nav li a {
    color: #002561;
  }

  .container {
    max-width: 100%;
    overflow: hidden;
  }
  .container .row .content {
    padding: 0px 15px;
  }
  .video-container {
    position: relative;
  }
  video {
    height: auto;
    vertical-align: middle;
    width: 100%;
  }
  .overlay-desc {
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  h1 {
    font-size: 23px;
  }


  .sidemenu, ul.submenu{
    background-color: white;
    font-family: 'Montserrat';
    height: 420px;
  }
  .sidemenu.top ul.menu, ul.submenu.top ul.menu{
    margin-top:0px;
  }
  .sidemenu.top img#logoaccommodation, ul.submenu.top img#logoaccommodation{
    width: 37%;
  }
  .sidemenu.top ul.menu li a,
  ul.submenu.top ul.menu li a {
    color: #002561;
    padding: 9px 0px;
    font-size: 30px;
    line-height: 31px;
  }
  .banner {
    margin-top: 20px;
  }
  .banner .wimbledon {
    display: none;
  }
  .txtreserv {
    text-align: center;
  }
  .reserv {
    height: auto;
    width: 100%;
    margin-top: 5px;
  }
  .reserv .reservleft {
    width: 100%;
    float: none;
    padding: 15px;
    padding-top: 0px;
  }
  .reserv .reservleft select.option {
    width: 100%;
  }
  .reserv .reservleft select.option.small {
    float: right;
    width: 90px;
  }
  .reserv .reservleft input[type="text"].promo {
    width: 93%;
    margin-right: 8px;
  }
  .reserv .reservleft .add_hospitality {
    margin-left: 0px;
    padding-top: 17px;
    font-size: 12.5px;
    float: left;
  }
  .reserv .reservleft .promo_label {
    margin-left: 0px;
    padding-top: 24px;
    font-size: 12.5px;
    float: left;
  }
  .reserv .reservright {
    width: 100%;
    float: none;
    padding-top: 0px;
  }
  .reserv .reservright .assistance {
    margin-top: -13px;
  }
  .reserv .reservright .price {
    color: #432775;
    font-size: 40px;
    line-height: 21px;
  }
  .reserv .reservright .stripe {
    padding-bottom: 20px;
  }
  .button {
    margin: 0px auto;
    display: block;
    text-align: center;
  }
  .button.tickets {
    display: inline-block;
    margin: 20px 0px;
  }
  .buttonblue {
    font-family: "Montserrat";
    font-weight: normal;
    font-style: normal;
    border: 1px solid #0093D7 !important;
    position: relative;
    padding: 4px 90px 4px 90px;
    background-color: #0093D7 !important;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    border-radius: 0;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 50px;
    background-image: url('../images/home/arrow-side.svg');
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 10px;
  }
  .discoverspace {
    padding-top: 20px;
  }
  .informevents {
    margin-top: 0px;
  }
  .more-events {
    margin: 0 auto;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .greenline {
    margin-top: 30px;
  }
  .imgevents {
    margin: 0px auto;
    display: block;
  }
  .imgback {
    background-image: url(../images/home/algarve-accomodation-agency-holiday-book-villas-apartments-lagos-luz-about-us.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
  }
  .selectwhite {
    margin-left: 0px !important;
    background-color: transparent;
    font-family: "Montserrat";
    font-weight: 200;
    font-style: normal;
    text-align: center;
    width: 100%;
    color: white;
    font-size: 15px;
    border: 1px solid white;
    box-sizing: border-box;
    margin: 10px 20px;
    resize: vertical;
    padding-left: 10px;
    padding-top: 2px;
    height: 30px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-image: url('../images/home/arrow-down.svg');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px;
  }
  .select {
    margin-left: 0px !important;
    background-color: transparent;
    font-family: "Montserrat";
    font-weight: 200;
    font-style: normal;
    text-align: center;
    width: 100% !important;
    color: #002561;
    font-size: 15px;
    border: 1px solid #002561;
    box-sizing: border-box;
    margin: 10px 20px;
    resize: vertical;
    padding-left: 10px;
    padding-top: 2px;
    height: 30px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-image: url('../images/property-search/arrow-down-blue.svg');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px;
  }
  .datewhite {
    background-color: transparent;
    font-family: "Montserrat";
    font-weight: 200;
    font-style: normal;
    text-align: center;
    width: 100%;
    color: white;
    margin-left: 0px !important;
    font-size: 15px;
    border: 1px solid white;
    box-sizing: border-box;
    margin: 10px 20px;
    resize: vertical;
    padding-left: 10px;
    padding-top: 2px;
    height: 30px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-image: url(../images/home/calendar.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px;
  }
  .date {
    background-color: transparent;
    font-family: "Montserrat";
    font-weight: 200;
    font-style: normal;
    text-align: center;
    width: 100%;
    color: #002561;
    margin-left: 0px !important;
    font-size: 15px;
    border: 1px solid #002561;
    box-sizing: border-box;
    margin: 10px 20px;
    resize: vertical;
    padding-left: 10px;
    padding-top: 2px;
    height: 30px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-image: url(../images/property-search/calendar-blue.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px;
  }
  .backbutton {
    font-family: "Montserrat";
    font-weight: normal;
    font-style: normal;
    border: none;
    position: relative;
    padding: 4px 20px;
    color: #0093D7;
    text-decoration: none;
    font-size: 14px;
    border-radius: 0;
    display: inline-block;
    margin-top: 120px;
    margin-bottom: 10px;
    background-image: url(../images/information/arrow-back-blue.svg);
    background-repeat: no-repeat;
    background-position: center left 0px;
    background-size: 9px;
  }
  .information {
    margin-top: 0px;
  }
  .buttonorangebookings {
    width: 100%;
    font-family: "Montserrat";
    font-weight: normal;
    font-style: normal;
    border: 1px solid #F26C32;
    position: relative;
    padding: 4px;
    background-color: #F26C32;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    border-radius: 0;
    display: inline-block;
    margin-right: 0px;
    margin-top: 14px;
    margin-left: 3px;
    margin-bottom: 50px;
  }
  .backgroundgorange {
    color: #ed6a15;
    font-size: 15px;
    padding-top: 9px;
    text-align: left;
    height: auto;
    padding-left: 20px;
    margin-bottom: 3px;
    background-color: rgba(242, 108, 50, 0.1);
  }
  .backgroundblue {
    font-size: 15px;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    background-color: rgba(0, 37, 97, 0.1);
    padding-top: 5px;
    height: auto;
  }
  .backgroundwhite {
    font-size: 15px;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
    height: auto;

  }
  ul.tabs {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
  }
  ul.tabs li {
    font-family: 'Montserrat';
    font-weight: 300;
    color: #ffffff;
    border: 1px solid #0093d7;
    display: inline-block;
    width: 335px;
    margin: 0px 20px;
    padding: 5px 20px;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    cursor: pointer;
  }
  ul.tabs #car.active {
    background-color: #F26C32;
    border: 1px solid #F26C32;
    color: #ffffff;
  }
  ul.tabs #airport.active {
    background-color: #F26C32;
    border: 1px solid #F26C32;
    color: #ffffff;
  }
  ul.tabs #holiday.active {
    background-color: #F26C32;
    border: 1px solid #F26C32;
    color: #ffffff;
  }
  ul.tabs #discount.active {
    background-color: #F26C32;
    border: 1px solid #F26C32;
    color: #ffffff;
  }
  .tabscontainer {
    position: relative;
    z-index: 1;
    display: none;
    min-height: 100px;
  }
  .tabscontainer.active {
    display: block;
  }
  select {
    margin: 10px 0px;
    width: 100%;
  }
  input[type=text] {
    width: 100%;
    padding: 3px;
    border: 1px solid #002561;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    margin-right: 30px;
    resize: vertical;
  }
  textarea {
    width: 100%;
    height: 100px;
    margin-left: 0px;
  }
  input[type=submit] {
    margin: 15px auto 0px auto;
    display: block;
    text-align: center;
  }
  .name {
    margin-left: 0px;
  }
  .package {
    margin-left: 0px;
  }
  .phone {
    margin-left: 0px;
  }
  .email {
    margin-left: 0px;
  }
  .inform {
    position: absolute;
    width: 200px;
    height: 109px;
    background-color: rgba(255, 255, 255, 0.9);
    margin-top: 35px;
    margin-left: 27px;
  }
  .h1title {
    font-weight: 600;
    font-style: normal;
    margin-left: 11px;
    font-size: 12px;
    margin-top: -11px;
  }
  h4 {
    font-family: 'Montserrat';
    font-weight: 300;
    font-style: normal;
    font-size: 15px;
    color: #002561;
  }
  .h4text {
    padding-top: 0;
    line-height: 11px;
    color: #002561;
  }
  .btngallery {
    font-size: 8px !important;
    margin-left: 105px;
    padding: 1px 6px 1px 9px;
  }
  .offsetdesktop {
    margin-top: 0px;
  }
  .line {
    border: 1px solid #C6C6C6 !important;
    margin-right: 14px;
    padding-bottom: 4%;
    margin-left: 27px;
    width: 87%;
  }
  .btnpackages {
    margin-left: 73px;
    margin-right: 69px;
    padding: 4px 55px 4px 55px;
  }
  .flip {
    width: 15%;
    height: 50px;
    padding: 12px 0px 19px 9px;
    background-image: url(../images/information/light-blue-arrow.svg);
    background-repeat: no-repeat;
    background-position: center right 1px;
    /* background-size: 39px; */
  }
  .panel {
    text-align: left;
    padding: 0px;
    /* display: none;*/
  }
  .ftbexperience {
    font-size: 21px;
    margin-top: 0;
  }
  .footer {
    height: auto;
  }
  .button {
    font-family: 'Montserrat';
    font-weight: 600;
    font-style: normal;
    border: 1px solid #ffffff;
    display: inline-block;
    position: relative;
    padding: 4px 9px 4px 9px;
    background-color: transparent;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 13px;
  }
}
/* Phones Portrait */
@media (max-width: 480px) {
  .mobile {
    display: inline-block !important;
  }
  .desktop {
    display: none !important;
  }

  .fill.slider {
    height: 220px;
  }
  .dates {
  width: 100%;
  margin-right: 0px !important;
  padding: 5px 7px !important;
  font-size: 14px;
  color: #002561;
  border: 1px solid #002561;
  height: 32px;
  margin-top: 6px;
}
  .carousel-control-prevproperty {
    right: 10px;
    position: absolute;
    /* top: 0; */
    bottom: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 8%;
    color: #fff;
    text-align: center;
    background-color: white;
  }
  .carousel-control-nextproperty {
    background-color: white;
    right: 10px;
    position: absolute;
    /* top: 0; */
    bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 8%;
    color: #fff;
    text-align: center;
  }
  .carousel-control-next-iconproperty {
    display: inline-block;
    width: 24px;
    height: 45px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
    background-image: url(/images/home/arrow-100-right.svg);
  }
  .carousel-control-prev-iconproperty {
    display: inline-block;
    width: 24px;
    height: 45px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
    background-image: url(/images/home/arrow-100-left.svg);
  }
  #header .logo {
    width: auto;
    margin-top: 0px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    float: left;
    left: 0px;
  }
  #header #navbar {
    padding: 0px 0px;
    float: right;
    right: 0;
    display: inline-block;
    border: none;
    line-height: 40px;
    overflow: hidden;
    background-color: #fff;
  }
  #header #navbar a {
    border: none;
    font-family: 'Ubuntu';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    float: right;
    display: block;
    color: #425968;
    text-align: center;
    text-decoration: none;
  }
  #header #navbar a.filter {
    margin-top: 10px;
    display: inline-block;
    color: #425968;
  }
  #header #navbar a.clearfilter {
    margin-left: 20px;
    margin-top: 14px;
    padding: 5px 5px 5px 15px;
    background: none;
    border: none;
    border-bottom: 1px solid;
    color: white;
    font-size: 10px;
  }
  #header.white #navbar {
    float: right;
    right: 0;
    display: inline-block;
    line-height: 30px;
    overflow: hidden;
    background-color: transparent;
  }
  #header.white #navbar a {
    font-family: 'Lato';
    font-weight: bold;
    font-style: normal;
    border: transparent;
    padding: 0px 15px;
    font-size: 13px;
    float: right;
    display: block;
    color: white;
    background-color: transparent;
    text-align: center;
    text-decoration: none;
  }
  #header.white #navbar a.filter {
    margin-top: 0px;
    display: inline-block;
    color: transparent;
  }
  #header.white #navbar a.clearfilter {
    margin-left: 20px;
    margin-top: 14px;
    padding: 5px 5px 5px 15px;
    background: none;
    border: none;
    border-bottom: 1px solid;
    color: white;
    font-size: 10px;
  }
  #header.white .dropbtn {
    background-color: transparent;
    font-family: 'Lato';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    color: #002561;
    border: none;
    cursor: pointer;
  }
  #header.white .dropdown {
    position: relative;
    display: inline-block;
  }
  #header.white .dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    z-index: 1;
    width: 225px;
    right: -63px;
    -webkit-box-shadow: 0px 16px 46px -22px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 16px 46px -22px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 16px 46px -22px rgba(0, 0, 0, 0.32);
  }
  #header.white .dropdown-content a {
    color: #002561;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  #header.white .dropdown-content a:hover {
    background-color: #f1f1f1;
  }
  #header.white .dropdown:hover .dropdown-content {
    display: block;
  }
  #header.white .dropdown:hover .dropbtn {
    background-color: transparent;
  }
  .menuloginbar {
    overflow: auto;
    position: fixed;
  }
  .menuloginbar ul.nav li {
    margin: 0px 0px;
    border-bottom: none;
  }
  .menuloginbar ul.nav li a {
    color: #002561;
  }
  .spacedropdown{
         margin-right: 0px;
}
  .emailbooking {
    width: 100% !important;
    margin-bottom: 19px;
    border: 1px solid #002561;
    color: #002561;
    margin-right: 0px !important;
    padding: 3px 10px !important;
  }
  .pictureproperty{
    height:auto;
    
}

}
/* High Phones Landscape */
@media (min-width: 992px) {
  .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
