.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
    height: 450px;
    text-align: center;
    font-size: 18px;
    /*background: #fff;*/
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-wrapper{
    height: 510px;
}

.card_addons{
    height: 450px;
}

/******************************************/
@media (min-width: 300px) {
    #img_addon{
        weight: auto;
        max-height: 200px;
        min-height: 200px;
    }
    .swiper-container {
        max-width: 250px;
    }
    /*Datepicker calendario*/
    div.ui-datepicker {
        font-size: 14px;
    }
    /*Botonera menu principal*/
    button.btnPackage {
        font-size: 12px;
    }
    button.btnDate {
        font-size: 12px;
    }
    a.btnInquiries {
        font-size: 12px;
    }
    a.btnInvitations {
        font-size: 12px;
    }
    /*Botones Tell a friend y Select Item*/
    button.btnTellFriend {
        font-size: 12px;
    }
    button.btnSelectItem {
        font-size: 12px;
    }
    /*Botonera superior*/
    #float_icons_header {
        position: absolute;
        width: 100%;
    }
    #wrapper_point_map {
        margin-top: -5px;
        margin-left: -10px;
    }
    #icon_point_map {
        font-size: 14px;
        color: #0586FF;
        cursor: pointer;
    }
    #wrapper_share_this {
        margin-top: -5px;
    }
    #icon_share_this {
        margin-left: 120px;
        font-size: 12px;
        color: #0586FF;
        cursor: pointer;
    }
    #text_share_this {
        font-size: 8px;
        margin-top: -5px;
        margin-left: 115px;
        color: #0586FF;
        cursor: pointer;
    }
}

@media (min-width: 400px) {
    #img_addon{
        weight: auto;
        max-height: 180px;
        min-height: 180px;
    }
    .swiper-container{
        max-width: 380px;
    }
    /*Datepicker calendario*/
    div.ui-datepicker {
        font-size: 16px;
    }
    /*Botonera menu principal*/
    button.btnPackage {
        font-size: 14px;
    }
    button.btnDate {
        font-size: 14px;
    }
    a.btnInquiries {
        font-size: 14px;
    }
    a.btnInvitations {
        font-size: 14px;
    }
    /*Botones Tell a friend y Select Item*/
    button.btnTellFriend {
        font-size: 14px;
    }
    button.btnSelectItem {
        font-size: 14px;
    }
    /*Botonera superior*/
    #float_icons_header {
        position: absolute;
        width: 100%;
    }
    #icon_point_map {
        font-size: 26px;
        color: #0586FF;
        cursor: pointer;
    }
    #icon_share_this {
        font-size: 18px;
        color: #0586FF;
        cursor: pointer;
    }
    #text_share_this {
        font-size: 14px;
        color: #0586FF;
        cursor: pointer;
    }
}

@media (min-width: 600px) {
    #img_addon{
        weight: auto;
        max-height: 220px;
        min-height: 220px;
    }
    .swiper-container{
        max-width: 500px;
    }
    /*Botonera superior*/
    #float_icons_header {
        position: absolute;
        width: 100%;
    }
    #icon_point_map {
        font-size: 26px;
        color: #0586FF;
        cursor: pointer;
    }
    #icon_share_this {
        font-size: 18px;
        color: #0586FF;
        cursor: pointer;
    }
    #text_share_this {
        font-size: 14px;
        color: #0586FF;
        cursor: pointer;
    }
}

@media (min-width: 900px) {
    #img_addon{
        weight: auto;
        max-height: 220px;
        min-height: 220px;
    }
    .swiper-container{
        max-width: 500px;
    }
    /*Datepicker calendario*/
    div.ui-datepicker {
        font-size: 18px;
    }
    /*Botonera menu principal*/
    button.btnPackage {
        font-size: 16px;
    }
    button.btnDate {
        font-size: 16px;
    }
    a.btnInquiries {
        font-size: 16px;
    }
    a.btnInvitations {
        font-size: 16px;
    }
    /*Botones Tell a friend y Select Item*/
    button.btnTellFriend {
        font-size: 16px;
    }
    button.btnSelectItem {
        font-size: 16px;
    }
    /*Botonera superior*/
    #float_icons_header {
        position: absolute;
        width: 100%;
    }
    #icon_point_map {
        font-size: 34px;
        color: #0586FF;
        cursor: pointer;
    }
    #icon_share_this {
        font-size: 28px;
        color: #0586FF;
        cursor: pointer;
    }
    #text_share_this {
        color: #0586FF;
        cursor: pointer;
    }
}

@media (min-width: 1000px) {
    #img_addon{
        weight: auto;
        max-height: 180px;
        min-height: 180px;
    }
    .swiper-container{
        min-width: 900px;
    }
    /*Botonera superior*/
    #float_icons_header {
        position: absolute;
        width: 100%;
    }
    #icon_point_map {
        font-size: 34px;
        color: #0586FF;
        cursor: pointer;
        text-shadow: 2px 2px 5px black;
    }
    #icon_share_this {
        font-size: 28px;
        color: #0586FF;
        cursor: pointer;
        text-shadow: 2px 2px 5px black;
    }
    #text_share_this {
        color: #0586FF;
        cursor: pointer;
        text-shadow: 0px 1px 3px #000000;
    }
}

@media (min-width: 1200px) {
    #img_addon{
        weight: auto;
        max-height: 180px;
        min-height: 180px;
    }
    .swiper-container{
        min-width: 1100px;
    }
    /*Datepicker calendario*/
    div.ui-datepicker {
        font-size: 20px;
    }
    /*Botonera menu principal*/
    button.btnPackage {
        font-size: 16px;
    }
    button.btnDate {
        font-size: 16px;
    }
    a.btnInquiries {
        font-size: 16px;
    }
    a.btnInvitations {
        font-size: 16px;
    }
    /*Botones Tell a friend y Select Item*/
    button.btnTellFriend {
        font-size: 16px;
    }
    button.btnSelectItem {
        font-size: 16px;
    }
    /*Botonera superior*/
    #float_icons_header {
        position: absolute;
        width: 100%;
    }
    #icon_point_map {
        font-size: 34px;
        color: #0586FF;
        cursor: pointer;
    }
    #icon_share_this {
        font-size: 28px;
        color: #0586FF;
        cursor: pointer;
    }
    #text_share_this {
        color: #0586FF;
        cursor: pointer;
    }
}
