@media screen and (max-width: 767px) {
    #destination_nav_mobile {
        display: block;
        background-image:  url(../img/destinationnavbg.png);
        background-size: 320px 52px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 3px;
        height: 52px;
    }
    img{
        max-width:320px;
    }
    #destination_nav_mobile .breadcrumbs{
        padding-top: 10px;
    }
    #destination_nav_mobile .breadcrumbs.upper{
        padding-top: 0px;
    }
    #destination_nav_mobile .home_icon {
        margin-left: 6px;
        margin-top: 15px;
        position: absolute;
    }
    #destination_nav_mobile ul {
        margin: 0px;
        padding: 0;
        list-style: none;
        display: inline-block;
        margin-left: 10px;
        padding-left: 5px;
        margin-bottom:7px;
        margin-top: 3px;
    }
    #destination_nav_mobile ul li {
        display: inline-block;
        margin-left: 10px;
    }
    #destination_nav_mobile ul li a {
        color: white;
        font-size: 14px;
        font-family: "Open Sans Semibold", "Open Sans Semibold IE";
        padding-left: 8px;
        background-image: url('../img/smallbluearrow2.png');
        background-position: 0 50%;
        background-repeat: no-repeat;
        display: inline-block;
        margin-top: -2px;
        line-height: 14px;
        max-height: 14px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    #destination_nav_mobile ul li:first-child {
        margin-left: 20px;
    }
    #destination_nav_mobile ul li:last-child a {
        color: #386897;
    }
    #destination_nav_mobile ul li:nth-child(n + 4) {
        margin-left: 20px;
    }
    #destination_nav_mobile ul li.secondrow {
        margin-left: 20px;
    }
    .mobile-category-select {
        width: 145px;
        margin-left: 10px;
        background: none;
        display: inline-block;
        color: #000;
        cursor: pointer;
        font-size: 14px;
        font-family: "Open Sans", "Open Sans IE";
    }
    .upper .mobile-category-select{
        margin-left: 33px;
    }
    .mobile-category-select.active {
        background-color: white;
        border-left: 1px solid #000000;
        border-top: 1px solid #000000;
        border-right: 1px solid #000000;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
    }
    .mobile-category-select .mobile-category-select-header {
        padding-left: 10px;
        background-color: #fff;
        border-radius: 5px;
        background-image: url('../img/redopencbleft.png');
        background-position: 120px 50%;
        background-repeat: no-repeat;
        background-size: 30px 25px;
    }
    .mobile-category-select.active .mobile-category-select-header {
        padding-left: 10px;
        background-position: 120px 50%;
    }
    .mobile-category-select .mobile-category-select-body {
        display: none;
        position: absolute;
        background-color: white;
        z-index: 110;
        width: 145px;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        margin-left: -1px;
    }
    .mobile-category-select.active .mobile-category-select-body {
        display: block;
    }
    .mobile-category-select .mobile-category-select-body ul {
        margin: 0 !important;
        padding: 0 !important;
        width: 100%;
    }
    .mobile-category-select .mobile-category-select-body ul li {
        margin: 0 !important;
        padding-bottom: 3px;
        padding-left: 10px;
        display: block !important;
    }
    .mobile-category-select .mobile-category-select-body ul li:hover {
        background-color: #386897;
        color: #ffffff;
    }
    #regularPageVisit {
        display: inline-block;
    }
    #mobilePageVisit, .show_tab, #extrafuntb_tab,.ettractions_wide_list_item .hide_mob, .tablet_bottom{
        display: none;
    }
    body{
        width: 320px;
    }
    body > a:first-child img:first-child{
        width: 320px;
        overflow: hidden;
    }
    header{
        display: block;
        width: 320px;
    }
    #nav_block_tab, #nav_block{
        display: none;
    }
    header #quick{
        display: none;
    }
    header #quick_responsive{
        display: block;
        background-color: #ffffff;
        margin-right: 0;
        min-height: 41px;
        margin-bottom: 10px;
        position: relative;
        width: 100%;
        float: left;
    }
    header #quick_responsive .right_group{
        height: 31px;
        position: absolute;
        right: 0;
        top: 5px;
    }
    header #quick_responsive #global_search{
        display: none;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 20px;
    }
    header #quick_responsive #suitcasebtn, #searchimg, header #quick_responsive .login_nav{
        float: left;
        margin-right: 15px;
    }
    header #mailiconimg{
        float: left;
        margin-right: 0;
    }
    header #logo{
        float: left;
        margin-right: 0px;
        margin-left: 2px;
    }
    header .login_btn img{
        width: 30px;
        margin-left: 8px;
        margin-top: 2px;
    }
    .container{
        position: relative;
        float:left;
    }
    #site{
        width: 320px;
        position: relative;
    }
    #nav_block_mob{
        position: absolute;
        width: 187px;
        background-color: #0d2d4f;
        right: 0;
        top: 0;
        z-index: 100;
        display: none;
        padding-bottom: 10px;
        height: 100%;
    }
    #nav_block_mob nav{
        width: 187px;
    }
    #nav_block_mob nav .menu_item{
        position: relative;
        display: table-row;
        color: #ffffff;
        border: none;
        font-family: "Open Sans", "Open Sans IE";
        font-size: 16px;
        margin-top: 10px;
        cursor: pointer;
        width: 173px;
    }
    #nav_block_mob nav .menu_item span{
        display: table-cell;
        width: 173px;
    }
    #nav_block_mob nav .menu_item span:last-child{
        text-align: right;
    }
    #nav_block_mob nav .menu_item span img{
        vertical-align: middle;
    }
    #nav_block_mob nav .menu_item img{
        display: inline;
    }
    #nav_block_mob #destinationsMenuList {
        width: 187px;
        background-color: #386897;
        float: left;
        padding: 10px 0;
        display: none;
    }
    #nav_block_mob #destinationsMenuList li{
        list-style-type: none;
        margin-left: 28px;
        cursor: pointer;
    }
    #nav_block_mob #destinationsMenuList li.active{
        font-weight: bold;
    }
    #nav_block_mob #destinationsMenuList .cities {
        padding: 0;
        margin: 0;
    }
    #nav_block_mob #destinationsMenuList .cities li{
        list-style-type: none;
        margin-left: 0;
        cursor: pointer;
        font-weight: normal;
        padding: 0;
    }
    #nav_block_mob ul li a{
        color: #ffffff;
        font-size: 14px;
        text-decoration: none;
    }
    #nav_block_mob ul li a.child{
        margin-left: 15px;
    }
    .trnglContainer{
        position: relative;
    }
    #nav_block_mob .trngl{
        position: absolute;
        display: none;
        right: 5px;
        top: 36px;
    }
    #quick_responsive #searchimg{
        cursor: pointer;
        background: none;
        border: none;
        background-image: url("../img/searchiconr.png");
        background-repeat: no-repeat;
        height: 23px;
        width: 24px;
    }
    #ettractions_list_footer
    {
        width:auto !important;
    }
    #quick_responsive #suitcasebtn{
        position: relative;
        cursor: pointer;
        background: none;
        border: none;
        background-image: url("../img/suitcase.png");
        background-repeat: no-repeat;
        height: 22px;
        width: 25px;
    }
    #quick_responsive #menuiconimg{
        cursor: pointer;
        background: none;
        border: none;
        background-image: url("../img/naviconr.png");
        background-repeat: no-repeat;
        height: 24px;
        width: 29px;
        vertical-align: top;
    }
    #quick_responsive #menuiconimg.active{
        cursor: pointer;
        background: none;
        border: none;
        background-image: url("../img/openmenuactive.png");
        background-repeat: no-repeat;
        height: 23px;
        width: 25px;
        vertical-align: top;
    }
    #fun_base #fun_base{
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        font-size: 15px;
    }
    #fun_base aside{
        display: block;
        margin-top: 0px;
        width:310px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 18px;
        font-family: "Open Sans Light", "Open Sans Light IE";
    }
    #fun_base #searchfun{
        background-image:url('../img/findfunbgr.png');
        background-repeat:no-repeat;
        width: 100%;
        height: 269px;
        margin: 0;
        padding: 0;
        float: left;
    }
    #fun_base #searchfun .search-container{
        padding: 0;
        padding-top: 10px;
    }
    #fun_base #searchfun h1{
        color: #ffffff;
        font-size: 45px;
        font-weight: normal;
        padding: 0;
        margin: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    #fun_base #searchfun .search-input button{
        display: block;
        cursor: pointer;
        border: none;
        margin: 0 auto;
    }
    .second_nav,
    .profile_top_banner{
        display: none;
    }
    .profile_top_banner.article{
        display: block;
    }
    .top_banner{
        overflow: hidden;
        margin-top:10px;
        width: 100%;
    }
    .top_banner h1{
        font-size: 34px;
        color: #0d2e4f;
        margin: 0;
        padding: 0;
    }
    .mobile_profile_h1{
        font-size: 28px;
        color: #0d2e4f;
        margin: 0 5px;
        padding: 0;
    }
    .profile_top_banner h1{
        font-size: 27px;
        color: #0d2e4f;
    }
    .profile_top_banner p{
        margin-left: 5px;
    }
    .top_banner .description h1, .destination-events .top_banner .description h1{
        font-size: 35px;
        color: #0d2e4f;
        margin-top: -10px;
    }
    .global_search .description h1{
        font-size: 45px;
    }
    .top_banner .description h3{
        font-size: 15px;
        margin-left: 5px;
    }
    .top_banner .description h3 #keyword{
        font-size: 15px;
    }
    .top_banner .description p{
        width: 320px;
        font-family: "Open Sans", "Open Sans IE";
        font-size: 13.5px;
        margin-left: 5px;
    }
    .top_banner .top_map,
    .top_banner .suitcase,
    .top_banner .top_img{
        display: none;
    }
    #bukingOptions2, #booking_opt_mobile2{
        background-image: url('../img/book_now_mobile.png');
        border: none;
        display: inline-block;
        width: 302px;
        height: 46px;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 8px;
    }
    .small_map {
        display: block;
        width: 141px;
        height: 95px;
        float: left;
        margin-left: 10px;
        margin-right: 0px;
        cursor: pointer;
    }
    #regularMap{
        display: none;
    }
    .main_header #rightsuit,
    .top_banner .right,
    .top_banner .adress span,
    .top_banner .dsearch p{
        display: none;
    }
    .top_banner .adress{
        width: 100%;
        font-size: 17px;
        margin: 0;
        margin-left: 9px;
        margin-bottom: 10px;
    }
    .top_banner #lengthfromthere{
        color: #37b533;
        font-size: 15px;
        margin-top: 0;
        margin-bottom: 0px;
        margin-left: 9px;
    }
    #top_buttons_mobile #maptopbtn{
        display: inline-block;
        border: none;
        background: transparent;
        background-image: url('../img/whitemapicon.png');
        background-repeat: no-repeat;
        width: 70px;
        height: 50px;
        margin-left: 9px;
        margin-right: 6px;
    }
    #top_buttons_mobile #calltopbtn{
        display: inline-block;
        border: none;
        background: transparent;
        background-image: url('../img/whitecallicon.png');
        background-repeat: no-repeat;
        width: 70px;
        height: 50px;
        margin-right: 6px;
        padding: 0;
    }
    #top_buttons_mobile #emailtopbtn{
        display: inline-block;
        border: none;
        background: transparent;
        background-image: url('../img/whiteemailicon.png');
        background-repeat: no-repeat;
        width: 70px;
        height: 50px;
        margin-right: 6px;
        margin-left: 0;
        padding: 0;
    }
    #top_buttons_mobile #webtopbtn{
        display: inline-block;
        border: none;
        background: transparent;
        background-image: url('../img/whitewebsiteicon.png');
        background-repeat: no-repeat;
        width: 70px;
        height: 50px;
    }
    a.plabox_btn {
        background-size: 20px 20px;
        height: 20px;
        padding-right: 22px;
        font-size: 13px;
    }
    .profile_media_block ul li {
        margin-left: 8px;
    }
    #booking_opt_mobile{
        border: none;
        background: #386897;
        width: 302px;
        height: 40px;
        color: white;
        margin-left: 9px;
        margin-top: 10px;
        margin-bottom: 12px;
        border-radius: 5px;
    }
    #btnimg {
        display: none;
    }
    #profile_media_block {
        margin: 0;
        padding: 0;
    }
    #lazy_slider_box{
        margin: 0;
    }
    #profile_media_block #nav_left, #profile_media_block #nav_right {
        display: block;
        position: absolute;
        text-indent: 1000px;
        width: 23px;
        height: 162px;
        background-repeat: no-repeat;
        background-position: 5px 66px;
        z-index: 499;
        overflow: hidden;
    }
    #profile_media_block #nav_left {
        left: 0;
        background-image: url('../img/leftmediaar.png');
    }
    #profile_media_block #nav_right {
        right: 0;
        background-image: url('../img/rightmediaar.png');
        padding-right: 10px;
    }
    #profile_media_block ul {
        position: relative;
        margin-top: 10px;
        margin-left: 0;
        margin-right: 0;
    }
    #profile_media_block ul li{
        margin-left: 8px;
    }
    .playbox, #profile_media_block {
        width: 320px;
        min-height: 172px;
        box-shadow: none;
        height: auto;
        margin: 0;
    }
    #thumb_box_pager {
        height: 20px;
        width: 320px;
        margin-top: -30px;
    }
    .right_block_main .form-container{
        margin-bottom: 20px;
    }
    .right_block_main .forgotpw .form-input-block input{
        width: 154px;
    }
    .right_block_main .changepw .form-input-block input{
        width: 154px;
    }
    .block_for_captcha{
        margin-left: 1px;
    }
    #profile_media_block video, #profile_media_block object, #profile_media_block img {
        width: 320px;
        min-height: 172px;
        height: auto;
    }
    #extrafuntb, #funfactstb, #tools{
        display: none;
    }
    .main_footer{
        display: none;
    }
    .custom-dropdown {
        display: block;
        margin-left: 38px;
        margin-bottom: 20px;
    }
    .custom-select-block {
        display: none;
    }
    .badges_area{
        display: none;
    }
    .custom-select-body {
        width: 244px;
    }
    .custom-select-body ul{
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
    #fun_base #searchfun #searchdest{
        margin-bottom: 18px;
        margin-top: 10px;
    }
    #fun_base #searchfun #searchfunthings{
        margin-bottom: 12px;
    }
    .main_block{
        position: relative;
        display: block;
        background-color: #f0f5fa;
        margin-top: 10px;
        margin-bottom: 0;
        width: 100%;
        padding-top: 5px;
        padding-bottom: 10px;
        overflow: hidden;
    }
    .left_block_main {
        display: block;
        margin: 0;
        width: 100%;
    }
    .main_block.profile{
        margin-top: 0;
        background-color: #fff;
        padding-top: 0px;
    }
    .main_block.event-page{
        padding-top: 0px;
    }
    .event_right_block_main{
        float: none;
        width: auto;
        margin: 0;
    }
    .event_left_block_main{
        float: none;
        width: auto;
        margin: 0;
    }
    .left_block {
        display: block;
        width: 313px;
        font-size: 13px;
        font-family: "Open Sans Light", "Open Sans Light IE";
        margin-bottom: 20px;
        margin-right: auto;
        margin-left: auto;
    }
    .left_text_block {
        padding-left: 9px;
        padding-right: 9px;
        width: 291px;
    }
    .left_text_block.aboutus iframe{
        margin-left: 0;
        width: 310px;
        margin-bottom: 20px;
    }
    #loginblock.left_block input:not([type="submit"]) {
        width: 276px;
    }
    .lbheader {
        width: 313px;
        cursor: pointer;
    }
    .left_block .lbmain{
        width: 291px;
    }
    #mob_extra_fun {
        display: block;
    }
    .lbmain .statelist, #mob_extra_fun .lbmain {
        display: none;
    }
    #mob_extra_fun .lbmain {
        color: black;
    }
    #viewmore_mobile .lbmain, #upevents .lbmain, #specials .lbmain, #extrafun_mobile .lbmain{
        display: none;
    }
    #mob_extra_fun.left_block  p {
        padding-left: 0;
    }
    .left_block .ideaslist {
        padding-top: 5px;
    }
    .left_block:last-child{
        margin-bottom: 10px;
    }
    .left_text_block .recomm_fun hr{
        float: none;
        margin: 0 auto 10px;
    }
    #viewmore_mobile.left_block .doc_button {
        padding-bottom: 5px;
    }
    #viewmore_mobile.left_block .doc_button:last-child {
        padding-bottom: 0;
    }
    #funfactstb, #extrafuntb, #about_area {
        display: none;
    }
    .article_left_block_main #about_area{
        display: block;
    }
    .article_left_block_main .ettractions_list.horizontal{
        display: block;
        padding-top: 10px;
    }
    #calendar{
        display: none;
    }
    #calendar_mobile, #calendar.withSlider{
        display: block;
        margin-left: 3px;
        margin-top: 5px;
    }
    #calendar.withSlider{
        margin-top: 15px;
    }
    .calendar, .destination .calendar{
        width: 313px;
    }
    .destination .calendar .dates_list li, .calendar .dates_list li{
        width: 44.63px;
    }
    .calendar .bookNow{
        width: 189px;
        height: 34px;
    }
    .calendar .first_row .event_img{
        display:inline;
        vertical-align: top;
        height: auto;
        width: 109px;
    }
    .calendar .events .event_right{
        margin-left: 8px;
        width: 195px;
    }
    .calendar .events li .event_title, .destination .events li .title{
        display: none;
    }
    .destination .calendar .events li .first_row .title, .destination .calendar .events li .first_row .event_title{
        display: block;
    }
    .event-page .calendar .events li .first_row .title{
        display: none;
    }
    .calendar .events .first_row .title{
        font-size:14px;
        margin: 6px 0;
        padding: 0;
    }
    .calendar .events li .first_row .event_title{
        margin-bottom: 5px;
        margin-top: 5px;
        display: block;
    }
    .destination .calendar .events li .event_title{
        display: block;
    }
    .destination .calendar .events li .first_row .event_title{
        display: none;
    }
    .calendar .link{
        width: 300px;
        text-align: right;
    }
    .calendar a.bookNow{
    }
    .calendar .events .first_row .description{
        margin-bottom: 5px;
        margin-top: 5px;
        margin-left: 0px;
    }
    .calendar .events .event_right .event_date .when_date{
        font-size: 13px;
    }
    .calendar .events .event_right .event_date div:last-child p{
        font-size: 12px;
    }
    .calendar .events .event{
        padding-bottom: 10px;
    }
    .calendar .events .event hr{
        display: none;
    }
    .calendar .lbheader{
        background-image: url('../img/headerbgp.png');
        background-size: 100% 34px;
        background-repeat:repeat-x;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        height: 34px;
    }
    .calendar .lbheader h3{
        top: 5px;
        left: 10px;
        font-size: 18px;
        height: 30px;
    }
    .calendar .bx-wrapper .bx-viewport{
        background: none;
        -webkit-box-shadow: none;
        box-shadow:none;
        border:none;
    }
    .calendar .bx-wrapper .bx-pager,
    .calendar .bx-wrapper .bx-loading{
        display: none;
    }
    .calendar .bx-wrapper .bx-controls-direction a{
        margin-top: 10px;
        top: 100%
    }
    .calendar .showmore{
        display: none;
        background-color: #dbebd9;
        border:none;
        height:50px;
        width: 100%;
        margin-top: -15px;
    }
    .calendar .showmore p{
        font-family: "Open Sans", "Open Sans IE";
        font-size: 17px;
        color: #386897;
        text-align: center;
        line-height: 50px;
    }
    .calendar .bx-wrapper{
        margin-bottom: 0px;
    }
    /*** we need to show no more then 7 dates on destintaion page */
    .dates_list.next li.day:nth-child(n+7){
        display:none;
    }
    .dates_list.next li.more:nth-child(n+9){
        display:block;
    }
    .dates_list.prev li.day:nth-last-child(n+7){
        display:none;
    }
    .dates_list.prev li.day:nth-last-child(7):nth-child(2){
        display:block;
    }
    .dates_list.prev li.back:nth-last-child(-n+8){
        display:none;
    }
    .dates_list.prev li.back:nth-last-child(n+9){
        display:block;
    }
    #article_block{
        width: 303px;
        margin-bottom: 0px;
        margin-left: 8px;
        margin-right: 2px;
    }
    #article_block .title{
        font-size: 18px;
        margin: 10px;
    }
    #article_block .description{
        font-size: 14px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .right_block_main {
        display: block;
        width: 100%;
    }
    .main_block.login .right_block_main {
        display: none;
    }
    .main_block.login .right_block_main.aboutus{
        display:block;
    }
    #whygotb {
        display: none;
    }
    #knowwhattb_mobile {
        display: block;
    }
    #knowwhattb_mobile .open{
        color: #37b533;
    }
    #knowwhattb_mobile .closed{
        color: #E73338;
    }
    #whygotb_mobile div {
        display: block;
        max-height: 80px;
        overflow: hidden;
        padding-bottom: 18px;
    }
    #whygotb_mobile.full div {
        max-height: inherit;
        height: auto;
        padding-bottom: 0;
    }
    #whygotb_mobile a.show_full {
        float: right;
        background-color: #f0f5fa;
        color: #386897;
    }
    #whygotb_mobile, #knowwhattb_mobile {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }
    #whygotb_mobile{
        margin-bottom: 30px;
    }
    #whygotb_mobile p, #knowwhattb_mobile p {
        overflow: hidden;
        padding-bottom: 10px;
        margin: 0;
    }
    #whygotb_mobile .simple_text p, #knowwhattb_mobile .simple_text p{
        padding: 0;
        margin: 0;
    }
    .profile_right_block_main{
        background-color: #f0f5fa;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 10px;
    }
    .profile_right_block_main h2 {
        color: #0d2e4f;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    #social_media{
        width: 300px;
        margin: 20px auto;
    }
    #socialnetworks {
        display: none;
    }
    #socialnetworks_mobile {
        margin-left: 3px;
        width: 313px;
        height: auto;
        margin-bottom: 20px;
    }
    #socialnetworks_mobile #socialfeed{
        height: auto;
    }
    #socialnetworks_mobile .lbheader ul{
        margin-left: 15px;
    }
    #socialnetworks_mobile .lbheader ul li{
        margin-right: 30px;
        padding-top: 5px;
    }
    .ettractions_list_header_responsive{
        background-image: url('../img/listheaderbgr.png');
        background-repeat: no-repeat;
        height: 140px;
        width: 100%;
        padding-top: 15px;
        margin-bottom: 0px;
    }
    .ettractions_list_header{
        display: none;
    }
    #categories_2level_header {
        display: block;
        background: none;
        border: none;
        background-image: url("../img/headerbgwidemobile.png");
        background-repeat: repeat-x;
        width: 314px;
        height: 128px;
        margin-left: 3px;
        overflow: hidden;
    }
    #categories_2level_header ul {
        display: block;
        padding: 0;
        margin: 0;
        height: 23px;
    }
    #categories_2level_header li {
        height: 23px;
    }
    #categories_2level_header li:nth-child(3n) {
        padding-right: 0;
    }
    .ettractions_list_header_responsive p{
        text-transform:uppercase;
        margin-bottom: 9px;
        margin-left: 37px;
        padding: 0;
    }
    .ettractions_list_header_responsive .input-box{
        margin-left: auto;
        margin-right: auto;
    }
    #global_search_filter.ettractions_list_header{
        display: block;
        background: none;
        background-image: url("../img/headerbgsearrchr.png");
        background-repeat: no-repeat;
        width: 320px;
        height: 186px;
        padding-left: 10px;
        padding-top: 18px;
    }
    #categories_search_filter.ettractions_list_header{
        width: 300px;
        padding-left: 10px;
        padding-top: 18px;
        padding-bottom: 10px;
        margin-left: 5px;
    }
    #categories_search_filter.ettractions_list_header .trngl{
        left: 135px;
    }
    #categories_search_filter.ettractions_list_header ul{
        width: 300px;
        margin-top: 10px;
        text-align: start;
    }
    #categories_search_filter.ettractions_list_header p{
        margin-left: 0;
    }
    #categories_search_filter.ettractions_list_header ul li{
        height: 18px;
    }
    #global_search_filter.ettractions_list_header{
        background-image: url("../img/headerbgtrm.png");
        height: 82px;
        padding-top: 10px;
        padding-left: 0;
    }
    #global_search_filter.ettractions_list_header li{
        padding-right: 5px;
        padding-left: 0;
    }
    #ettractions_list_main hgroup{
        display: none;
    }
    .privacy_block_container{
        padding-left: 20px;
        padding-right: 10px;
    }
    #ettractions_list_footer {
        background-image: none;
    }
    .banner {
        display: block;
        width: 100%;
    }
    .banner img {
        width: 320px;
        height: 50px;
        border: 0;
    }
    #ettractions_list_show_all {
        background-image: url('../img/mainfooterbgrp.png');
        background-repeat:repeat-x;
        border-radius: 5px;
        height: 50px;
        width: 313px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 21px;
        line-height: 45px;
        text-align: center;
    }
    #ettractions_list_show_more{
        background-image: url('../img/mainfooterbgrp.png');
        background-repeat:repeat-x;
        border-radius: 5px;
        height: 50px;
        width: 313px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 21px;
        line-height: 45px;
        text-align: center;
    }
    #ettractions_list_show_more .outer {
    }
    #ettractions_list_show_more span {
        margin-right: 2px;
        vertical-align: middle;
    }
    .ettractions_list {
        display: none;
    }
    .article_left_block_main .ettractions_list{
        display: block;
        width: 220px;
        margin: 15px auto 0;
        padding: 0;
    }
    .ettractions_list_responsive {
        display: block;
        width: 220px;
        margin: 0 auto;
        padding: 0;
    }
    .ettractions_wide_list{
        display: block;
        width: 300px;
        margin: 0 auto;
        padding: 0;
    }
    .ettractions_wide_list_item img{
        width:253px;
        height: 76px;
        margin-bottom: 5px;
    }
    #articlesList .ettractions_wide_list_item img{
        width: 260px;
        height: 140px;
    }
    .ettractions_wide_list_item p{
        width: 253px;
    }
    .ettractions_wide_list_item .description{
        width: 253px;
    }
    .right{
        margin-right: 0;
    }
    .ettractions_list_item {
        position: relative;
        background-color: #ffffff;
        box-shadow: 2px 2px 5px #aaaaaa;
        list-style-type: none;
        width: 220px;
        height: 260px;
        margin-bottom: 25px;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
    .ettractions_list_item img {
        margin: 0;
        margin-bottom: 15px;
    }
    .ettractions_list_item  h4 {
        font-size: 17px;
        font-family: "Open Sans Semibold", "Open Sans Semibold IE";
        color: #e73338;
        margin-top: 0;
        padding: 0;
        margin-bottom: 10px;
        margin-left: 14px;
    }
    .ettractions_list_item p {
        margin: 0px 14px;
    }
    .right_block_main .middle_banner{
        background-image: url('../img/destbannerr.png');
        background-repeat: no-repeat;
        height: 130px;
        width: 313px;
        padding-top: 10px;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 20px;
        margin-top: 20px;
        margin-left: 3px;
    }
    .right_block_main .middle_banner p:first-child{
        margin-top: 0;
        margin-bottom: 0;
        font-size: 19px;
        font-family: "Open Sans Light", "Open Sans Light IE";
        color: #e3333d;
        margin-left: 10px;
    }
    .right_block_main .middle_banner p:last-child{
        color: #000000;
        margin-left: 20px;
        margin-right: 20px;
    }
    .right_block_main .middle_banner span{
        color: #e3333d;
        margin-right: 10px;
    }
    .right_block_main .middle_banner img{
        display: block;
        width: 41px;
        height: 41px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;
    }
    #showpopupbtn{
        position: relative;
        background-color: #fc9e2e;
        width: 250px;
        height: 33px;
        border: none;
        border-radius: 10px;
        top: -7px;
        margin-bottom: 10px;
        margin-left: 35px;
        color: #fff;
        font-size: 20px;
        font-family: "Open Sans Semibold", "Open Sans Semibold IE";
        cursor: pointer;
    }
    .popupmob, .popupsuitcase, .popupsuccesssuitcase{
        position: fixed;
        width: 320px;
        height: 100%;
        background-color: rgba(0,0,0,0.5);
        /*top: -55px;*/
        top: 0;
        z-index: 150;
    }
    #funfiterpp{
        position: relative;
        width: 276px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 220px;
    }
    .popup_header{
        height: 28px;
        background-color: #fc9e2e;
        margin: 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    .popup_header h2{
        color: #ffffff;
        font-size: 18px;
        margin-left: 7px;
        font-family: "Open Sans Semibold", "Open Sans Semibold IE";
    }
    .popup_body{
        background-color: #ffffff;
        color: #0d2e4f;
        font-size: 16px;
        margin: 0;
        padding-top: 10px;
        padding-bottom: 1px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    .popup_body h4{
        margin: 0;
        font-size: 16px;
        margin-left: 7px;
    }
    .popup_body ul{
        padding: 0;
        margin: 0;
    }
    .popup_body ul li{
        list-style-type: none;
        text-align: center;
        margin-bottom: 5px;
    }
    .popup_body section{
        background-color: #f0f5fa;
        border-radius: 10px;
        border: 1px #000000 solid;
        margin-bottom: 16px;
        width: 260px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 5px;
        padding-bottom: 25px;
    }
    .popup_body section:last-child{
        margin-bottom: 0px;
    }
    .popup_body section.unselected{
        padding-bottom: 0px;
        padding-top: 0px;
        border: none;
    }
    .popup_body section ul{
        display: block;
    }
    .popup_body section.unselected ul{
        display: none;
    }
    .popup_body .selectall{
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .popup_body .opencategorylist{
        background: none;
        border: none;
        width: 50px;
        height: 30px;
        color: #0d2e4f;
        cursor: pointer;
    }
    .popup_body #closeppbtn{
        position: absolute;
        background: transparent;
        background-image: url('../img/closeppicon.png');
        background-repeat: no-repeat;
        border: none;
        width: 20px;
        height: 19px;
        top: -8px;
        right: -8px;
        cursor: pointer;
    }
    .popup_body #submitppbtn{
        cursor: pointer;
        display: block;
        font-size: 14px;
        line-height: 18px;
        background-color: #386896;
        border: none;
        color: #fc9e2e;
        border-radius: 8px;
        height: 18px;
        width: 245px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 10px;
        margin-top: 0;
    }
    #logintosave{
        width: 276px;
        border-radius: 5px;
        top: 0;
    }
    #logintosave p{
        margin-left: 30px;
        margin-right: 20px;
        margin-bottom: 15px;
        font-size: 12px;
    }
    #logintosave p span{
        font-size: 13px;
    }
    #logintosave h2{
        font-size: 24px;
        margin-left: 25px;
        padding-top: 30px;
        padding-bottom: 0;
        margin-bottom: 5px;
    }
    #logintosave #closeppbtn{
        background-size: 16px 16px;
        width: 16px;
        height: 16px;
        top: 3px;
        right: 3px;
    }
    #logintosave .fbbutton{
        background-size: 183px 31px;
        width: 183px;
        height: 31px;
        margin-left: 45px;
        margin-bottom: 10px;
    }
    #logintosave .savebutton{
        background-size: 183px 31px;
        width: 183px;
        height: 31px;
        margin-left: 45px;
        margin-top: 25px;
    }
    #logintosave input[type="text"], #logintosave input[type="password"]{
        width: 210px;
        height: 23px;
        margin-left: 30px;
        margin-bottom: 10px;
        font-size: 12px;
    }
    #logintosave img{
        width: 203px;
        height: 60px;
        margin-left: 40px;
        margin-bottom: 20px;
    }
    #logintosave .thanks_text{
        font-size: 12px;
    }
    footer{
        display: none;
    }
    footer#footer_responsive{
        display: block;
        width: 100%;
        font-family: "Open Sans Light", "Open Sans Light IE";
        font-size: 14px;
        padding-top: 15px;
    }

    footer .block{
        margin-left: 25px;
        margin-right: 25px;
        margin-bottom: 27px;
    }
    footer img{
        vertical-align: middle;
        margin-left: 8px;
    }
    footer .footer_line{
        background-image: url('../img/footertopb.png');
        background-repeat: repeat-x;
        height: 9px;
        width: 100%;
        margin: 0;
    }
    footer ul{
        display: block;
        padding: 0;
        margin: 0;
    }
    footer ul li{
        list-style-type: none;
        height: 22px;
        color: #000000;
        margin-left: 0;
    }
    footer ul .right{
        border: none;
        font-size: 14px;
    }
    footer ul li a{
        color: #338dea;
        font-size: 14px;
    }
    .brg.main_block{
        padding-bottom: 0;
        margin-top: 0;
    }
    .brg_block_container .first_block .red_descr{
        width: 320px;
        height: 271px;
        background-color: #d02630;
        color: #fff;
    }
    .brg_block_container .first_block .red_descr p{
        font-size: 14px;
        margin-left: 10px;
        margin-right: 10px;
        width: 300px;
    }
    .brg_block_container .first_block .red_descr .title{
        font-size: 24px;
        margin-top: 15px;
        margin-bottom: 15px;
        line-height: 30px;
        padding-top: 15px;
    }
    .brg_block_container .second_block{
        text-align: center;
    }
    .brg_block_container .icon_container{
        width:320px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .brg_block_container .for_img{
        height: 150px;
    }
    .brg_block_container .icon_container hr{
        width: 148px;
        border: 0;
        border-top: 2px solid #d02630;
        margin-left: auto;
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .brg_block_container .icon_container p{
        font-family: "Open Sans";
        font-size: 14px;
        color: #0b1d2c;
    }
    .brg_block_container .icon_container .title{
        font-family: "Open Sans Light";
        font-size: 18px;
        color: #d02630;
        margin-bottom: 0px;
    }
    .brg_block_container .icon_container:last-of-type p{
        margin-top: 0;
    }
    .brg_block_container .icon_container:last-of-type a{
        color: #386896;
        text-decoration: none;
    }
    .brg_block_container .icon_container:last-of-type a:hover{
        color: #386896;
        text-decoration: underline;
    }
    .brg_block_container .third_block{
        background-image: url('../img/brg/brg_ocean_mobile.png');
        background-size: cover;
        width: 100%;
        height: 352px;
        clear: both;
    }
    .brg_block_container .lighthouse.for_mobile{
        margin-left: 25px;
    }
    .brg_block_container .third_block img{
        display: none;
    }
    .brg_block_container .third_block .lighthouse{
        width: 300px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .brg_block_container .third_block p{
        font-size: 14px;
        color: #fff;
        line-height: 18px;
        width: 300px;
    }
    .brg_block_container .lighthouse .title{
        font-size: 30px;
        margin-bottom: 15px;
        line-height: 40px;
        padding-top: 25px;
    }
}
