content {
    background-color: #f6f6f6;
}

/* Begin Welcome Block */
#welcome-wrapper {
    width: 100%;
    max-width: none;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    background-color: #fff;
}
#welcome {
    display: inline-block;
    width: 100%;
    max-width: 1360px;
    /*padding: 84px 30px 90px;*/
    padding: 10px 30px 90px;
    box-sizing: border-box;
    color: #363636;
}
#welcome > h1 {
    font-size: 50px;
}
#welcome > span {
    display: inline-block;
    padding-top: 8px;
    font-size: 20px;
    line-height: 26px;
}
#welcome > div {
    padding-top: 35px;
    font-size: 0;
}
/* End Welcome Block */

/* Begin Navigation Block */
#navigation {
    position: absolute;
    display: block;
    top: -21px;
    left: 30px;
    right: 30px;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}
#navigation > label[for="input-catalog-navigation"] {
    display: none;
}
#navigation > label {
    position: relative;
    display: inline-block;
    height: 40px;
    width: 220px;
    background-color: #fff;
    border: 1px solid #d2d2d2;
    font-size: 17px;
    color: #5b5b5b;
    cursor: pointer;
    z-index: 1;
    transition: .2s;
}
#navigation > label:not([for="input-catalog-navigation"]) {
    padding: 0 20px;
    box-sizing: border-box;
}
#navigation > label + label {
    margin-left: -1px;
}
#navigation > label > span {
    display: inline-block;
    max-width: 100%;
    line-height: 36px;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#input-catalog-menu-all:checked ~ #navigation > label[for="input-catalog-menu-all"],
#input-catalog-menu-near-you:checked ~ #navigation > label[for="input-catalog-menu-near-you"],
#input-catalog-menu-most-gifted:checked ~ #navigation > label[for="input-catalog-menu-most-gifted"] {
    background-color: #aff4ff;
    border-color: #9be1eb;
    z-index: 1;
}
/* End Navigation Block */

/* Begin Catalog Block */
#input-catalog-menu-all:checked ~ #promoted-wrapper.show,
#input-catalog-menu-all:checked ~ #trended-wrapper.show,
#input-catalog-menu-all:checked ~ #promoted-wrapper.show ~ #all-catalog-wrapper > #header-for-all,
#input-catalog-menu-all:checked ~ #trended-wrapper.show ~  #all-catalog-wrapper > #header-for-all {
    display: block;
}

img[src=""] {
    display: none;
}

.tile-info *,
#loadmore,
#view-all-button {
    user-select: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
         -o-user-select: none;
}
#catalog-wrapper {
    position: relative;
    display: block;
    max-width: none;
    padding: 95px 0 50px;
}
#catalog-wrapper > input {
    display: none;
}
#up-button {
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 150px;
    top: 0;
    left: -160px;
    cursor: pointer;
    transition: .2s;
}
#up-button.show {
    left: 0;
}
#up-button-content {
    position: relative;
    height: 100%;
    width: 100px;
    top: 0;
    left: 0;
    padding-top: 74px;
    box-sizing: border-box;
    text-align: center;
    transition: background-color .2s;
}
#up-button:hover > #up-button-content {
    background-color: #eee;
}
#up-button-text {
    position: relative;
}
#all-catalog-wrapper {
    padding: 0 160px;
}
#promoted-wrapper,
#trended-wrapper {
    display: none;
    width: 100%;
    max-width: 1680px;
    margin: 0 auto;
    padding: 0 160px;
    box-sizing: border-box;
}
#promoted-wrapper > div,
#trended-wrapper  > div {
    position: relative;
}
#promoted-wrapper > h2,
#trended-wrapper > h2,
#header-for-all {
    padding: 0 0 11px 5px;
    font-size: 20px;
    line-height: 27px;
    color: #565656;
    text-transform: uppercase;
    text-align: left;
}
#view-all-button {
    position: absolute;
    display: inline-block;
    height: 28px;
    width: 82px;
    right: 0;
    border-radius: 14px;
    border: 1px solid #41b7ef;
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
    color: #41b7ef;
    text-align: center;
    cursor: pointer;
    transition: .2s;
}
#view-all-button:hover {
    color: #fff;
    background-color: #41b7ef;
}
#view-all-button:active {
    color: #fff;
    background-color: #2ca3dc;
}
#header-for-all {
    display: none;
    padding-top: 55px;
    max-width: 1360px;
    margin: 0 auto;
}
#promote-button {
    max-width: 420px;
    margin: 26px auto 59px;
}
#catalog {
    position: relative;
    min-height: 500px;
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
    font-family: "Open Sans";
    font-size: 0;
}
#promoted-tiles {
    width: 100%;
    overflow: hidden;
}
#promoted {
    position: relative;
    left: 0;
    white-space: nowrap;
    transition: 1s;
}
#promoted > div,
#catalog > div {
    display: inline-block;
    width: 20%;
    padding: 5px;
    box-sizing: border-box;
}
#promoted > div {
    height: 425px;
    padding-top: 12px;
    vertical-align: top;
    white-space: normal;
}
#promoted > div *,
#catalog > div * {
    cursor: pointer;
}
#promoted .tile {
    height: 100%;
    margin-top: 0;
}
#promoted .tile-header > img {
    height: 230px;
    width: auto;
    max-width: 100%;
}
#promoted .tile-content-info-text {
    display: inline-block;
    max-height: 70px;
    text-overflow: ellipsis;
    overflow: hidden;
}
#promoted .tile-promoted {
    position: absolute;
    bottom: 20px;
}
#promote-button {
    height: 48px;
    width: 100%;
    border-radius: 4px;
    background-color: #ffa600;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
    transition: .2s;
}
#promote-button:hover {
    background-color: #ff8f12;
}
#promote-button:active {
    background-color: #ed8109;
}
#promote-button > svg {
    position: relative;
    top: 4px;
    margin-right: 2px;
}
.left-arrow,
.right-arrow {
    position: absolute;
    height: 73px;
    width: 42px;
    top: 210px;
    left: -40px;
    cursor: pointer;
}

.right-arrow {
    left: auto;
    right: -40px;
}
.left-arrow:before,
.right-arrow:before {
    content: "";
    position: absolute;
    display: block;
    height: 30px;
    width: 30px;
    top: 20px;
    left: 15px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #dbdbdb;
    border-top-right-radius: 2px;
    transition: .2s;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.right-arrow:before {
    left: auto;
    right: 15px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.left-arrow.active:before,
.right-arrow.active:before {
    border-color: #41b7ef;
}
.tile {
    position: relative;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
}
.tile[data-status="pro"],
.tile[data-status="extreme"],
.tile[data-status="gold"] {
    margin-top: 12px;
}
.tile[data-status="pro"] {
    border: 2px solid #2fcf4b;
}
.tile[data-status="extreme"] {
    border: 2px solid #b36bd9;
}
.tile[data-status="gold"] {
    border: 2px solid #ffc839;
}
.tile-header {
    position: relative;
    background-color: #fff;
    overflow: hidden;
}
.tile-header > img {
    width: 100%;
    transition: .5s;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.tile:hover .tile-header > img {
    transform: scale(1.15);
}
.tile-info {
    position: absolute;
    display: block;
    height: 90px;
    width: 100%;
    bottom: 0;
    left: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.4+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.4) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
    font-weight: 600;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    text-align: left;
}
.tile-info > div {
    padding-left: 23px;
    padding-right: 23px;
    box-sizing: border-box;
}
.tile-name {
    padding-top: 26px;
    font-size: 20px;
    white-space: nowrap;
}
.tile-name > img {
    position: relative;
    top: 2px;
    padding-right: 5px;
}
.tile-name > img:last-child {
    top: 0;
}
.tile-statistic {
    padding-top: 4px;
    font-size: 0;
}
.tile-statistic > svg {
    position: relative;
    top: 5px;
}
.tile-statistic > svg:first-child {
    top: 4px;
}
.tile-statistic > span {
    font-size: 12px;
}
.tile-statistic > span + svg {
    padding-left: 5px;
}

.broadcast-location {
    display: inline-block;
    max-width: 45%;
    padding-right: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap;
}

.tile-content {
    display: block;
    width: 100%;
    padding: 29px 23px 35px 17px;
    box-sizing: border-box;
    text-align: left;
    overflow: hidden;
}
.tile-content > img {
/*    height: 28px;
    width: 28px;*/
    margin-right: 4px;
    margin-bottom: 19px;
    width: auto;
    height: auto;
    max-width: 100%;
/*    border-radius: 100%;*/
}
.tile-content > img.image-common {
    display: block;
    width: auto;
    border-radius: 0;
}
.tile-content-info {
    padding-right: 13px;
    padding-left: 6px;
    box-sizing: border-box;
    font-size: 11px;
    font-weight: 400;
    color: #262626;
    line-height: 14px;
}
.tile-content-info-icon {
    display: none;
    padding-right: 10px;
}
.tile-content-info-icon > img {
    height: 28px;
    width: 28px;
    border-radius: 100%;
}
.tile-content-info.with-icon {
    display: table;
    padding-right: 0;
    padding-left: 0;
}
.tile-content-info.with-icon > span {
    display: table-cell;
    vertical-align: top;
}
.tile-content-info.with-icon > .tile-content-info {
    padding: inherit;
}

.tile-promoted {
    display: block;
    padding-top: 25px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    font-size: 12px;
    color: #ffa600;
    text-transform: uppercase;
}
.tile[data-status="gold"] .tile-promoted {
    color: #fff;
}
.tile-promoted > svg {
    position: relative;
    display: inline-block;
    top: 5px;
    margin-right: 7px;
}
.tile[data-status="gold"] .tile-promoted path {
    fill: #fff;
}
.tile-gold,
.tile-extreme,
.tile-pro {
    position: absolute;
    height: 24px;
    width: 100%;
    top: -13px;
    left: 0;
    text-align: center;
}

#no-rooms {
    display: inline-block;
    max-width: 500px;
    padding-top: 89px;
}
#no-rooms-error {
    padding-top: 33px;
    font-family: Roboto;
    font-weight: 300;
    font-size: 40px;
    color: #363636;
}

#loadmore-wrapper {
    display: inline-block;
    width: 20%;
    padding: 0 5px;
    box-sizing: border-box;
    margin: 35px 0 120px;
}

#loadmore {
    display: none;
    height: 48px;
    font-size: 16px;
    color: #fff;
    background-color: #41b7ef;
    line-height: 48px;
    vertical-align: middle;
    transition: background-color .2s;
}

input[name="catalog"].loadmore:checked ~ #loadmore-wrapper #loadmore:hover {
    background-color: #2aaae6;
}
input[name="catalog"].loadmore:checked ~ #loadmore-wrapper #loadmore:active {
    background-color: #259ed7;
}
#loadmore-text {
    display: none;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    vertical-align: middle;
}
#loadmore-loading {
    display: none;
}
#loadmore-no-more {
    display: none;
    height: 48px;
    width: 540px;
    max-width: 100%;
    /*font-family: "Open Sans Light";*/
    font-weight: 300;
    font-size: 16px;
    color: #363636;
    line-height: 48px;
    background-color: #ececec;
}

input[name="catalog"].loadmore:checked ~ #loadmore-wrapper #loadmore,
input[name="catalog"].loading:checked ~ #loadmore-wrapper #loadmore {
    display: block;
}
input[name="catalog"].loadmore:checked ~ #loadmore-wrapper #loadmore-text,
input[name="catalog"].loading:checked ~ #loadmore-wrapper #loadmore-loading,
input[name="catalog"].no-more:checked ~ #loadmore-wrapper #loadmore-no-more {
    display: inline-block;
}
input[name="catalog"].no-more:checked ~ #loadmore-wrapper {
    width: 100% !important;
}

@media screen and (max-width: 1600px) {
    #promoted > div,
    #catalog > div,
    #loadmore-wrapper {
        width: 25%;
    }
}

@media screen and (max-width: 1340px) {
    #promoted > div,
    #catalog > div,
    #loadmore-wrapper {
        width: 33.33%;
    }
}

@media screen and (max-width: 1070px) {
    #promoted > div,
    #catalog > div,
    #loadmore-wrapper {
        width: 50%;
    }
}

@media screen and (max-width: 1000px) {
    #welcome {
        padding-top: 33px;
        padding-bottom: 70px;
    }
    #welcome > h1 {
        font-size: 40px;
    }
}

@media screen and (max-width: 960px) {
    #navigation > label:not([for="input-catalog-navigation"]) {
        padding: 0 10px;
    }
    #navigation > label {
        width: 200px;
    }
}

@media screen and (max-width: 880px) {
    #navigation {
        height: 0;
        width: 270px;
        padding-top: 40px;
        border: 1px solid #d2d2d2;
        box-sizing: border-box;
        background-color: #fff;
        overflow: hidden;
        z-index: 1;
    }
    #navigation > label[for="input-catalog-navigation"] {
        position: absolute;
        display: block;
        height: 40px;
        width: 100%;
        top: 0;
        right: 0;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.01+0,0.01+80,1+85,1+100 */
        background: -moz-linear-gradient(left,  rgba(255,255,255,0.01) 0%, rgba(255,255,255,0.01) 80%, rgba(255,255,255,1) 85%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left,  rgba(255,255,255,0.01) 0%,rgba(255,255,255,0.01) 80%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right,  rgba(255,255,255,0.01) 0%,rgba(255,255,255,0.01) 80%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
        z-index: 1;
    }
    #navigation > label[for="input-catalog-navigation"]:before {
        content: "";
        position: absolute;
        height: 0;
        width: 0;
        top: 17px;
        right: 16px;
        border-width: 6px 4px 0;
        border-style: solid;
        border-color: #000 transparent;
        opacity: .4;
        transition: opacity .2s;
    }
    #navigation > label[for="input-catalog-navigation"]:hover:before {
        opacity: .6;
    }
    #navigation > label {
        height: 40px;
        width: 100%;
        border: none;
        box-sizing: border-box;
    }
    #navigation > label + label {
        margin: 0;
    }
    #navigation > label:not([for="input-catalog-navigation"]):hover {
        background-color: #f6f6f6;
        color: #10b8ed;
    }
    #input-catalog-navigation:checked ~ #navigation {
        height: 160px;
        transition: .2s;
    }
    #input-catalog-menu-all:checked ~ #navigation > label[for="input-catalog-menu-all"],
    #input-catalog-menu-near-you:checked ~ #navigation > label[for="input-catalog-menu-near-you"],
    #input-catalog-menu-most-gifted:checked ~ #navigation > label[for="input-catalog-menu-most-gifted"] {
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 0;
        border-color: #d2d2d2;
        background-color: #fff;
    }
}

@media screen and (max-width: 870px) {
    #welcome > h1 {
        font-size: 32px;
    }
    #welcome > div {
        padding-top: 10px;
    }
}

@media screen and (max-width: 750px) {
    #up-button {
        left: -160px !important;
    }
    #promoted-wrapper,
    #all-catalog-wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 700px) {
    #welcome {
        padding-top: 28px;
        padding-bottom: 60px;
    }
    #welcome > h1 {
        font-size: 28px;
    }
    #welcome > span {
        font-size: 18px;
    }
}

@media screen and (max-width: 500px) {
    #welcome {
        padding-top: 23px;
        padding-bottom: 55px;
    }
    #welcome > h1 {
        font-size: 22px;
    }
    #welcome > span {
        display: none;
    }
    #promoted > div,
    #catalog > div,
    #loadmore-wrapper {
        width: 100%;
    }
    #loadmore-wrapper {
        max-width: 100%;
        padding: 0 35px;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 400px) {
    #view-all-button {
        position: static;
        display: block;
    }
}
@media screen and (max-width: 360px) {
    #navigation {
        left: 10px;
        right: 10px;
    }
}
input[name="catalog"].no-more:checked ~ #catalog-wrapper #loadmore-wrapper {
    width: auto;
}

/* Yourbow Ads */
.ads {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    overflow: hidden;
}
.ads iframe {
    display: block;
    margin: 0 auto;
}
