﻿@import url('Home.css');

body {
    font-family: 'Montserrat', sans-serif !important;
}

ul.horizontal-list {
    margin-left: 0;
}
/*    padding: 0;
    width:100%;
    height:100%;
}

/*.container {
    position: absolute;html, body {
    /*font-size: 20px;*/
/*    margin:0;

    top: 0;
    left: 0;
    margin: 0;
    font-size: 1.6rem;
    width: 100%;
    height: 100%
}*/

/*.col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}*/

/*@media (min-width: 1200px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left !important;
    }
}*/

.newBasicSearch .keywordSearchResults {
    margin-top: 0px !important;
}

.list-unstyled li label {
    padding-left: 10px !important;
    transform: translateY(-2px) !important;
    font-weight: 500 !important;
}

.col-md-12 .mainImage {
    padding: 0 0 40px 0 !important;
}


@media (max-width: 1200px) {
}

@media (max-width: 650px) {
    .loginDesc {
        width: 100% !important;
    }
}

@media (max-width: 750px) {
    .grid-container {
        display: block !important;
    }

    .left-menu {
        display: none;
        height: 0px;
    }
}

@media (max-width: 1250px) {
    .offerCardsList .offerCardsListItem {
        display: block !important;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .actions {
/*        transform: translateY(-40px);*/
    }

    .keywordSearch {
        width: 100%;
    }

    .ItemDisplayImage .image {
        padding-left: 15px !important;
    }
}
/*
@media (max-width: 750px) {
    .offerCardsList .offerCardsListItem {
        display: block;
        position: relative;
        left: 25%;
    }
}*/

.owl-item .active {
    min-height: 400px;
}

.BoxBackground img {
    min-height: 400px;
}



@media (max-width: 500px) {
    .actions {
        transform: none !important;
    }

    .DNNModuleContent .ModKeywordSearchC {
        display: none;
    }

    .itemDescText {
        font-size: 100% !important;
    }

    .registerDesc {
        width: 100% !important;
    }

    .passwordActions {
        margin-left: 50px;
    }

    .loginField {
        width: 300px !important;
    }

    .loginFieldsList li {
        width: 300px !important;
    }

    .owl-carousel .owl-item img {
        object-fit: cover;
    }

    .dropdown-content {
        min-width: 150px !important;
        padding-left: 0px !important;
    }

    .dropdown-content .list-inline {
        margin-left: 0px;
    }

    .dropdown .list-inline li {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .dropdown {
        display:block !important;
        position: unset;
    }

    .navigation {
        text-align: center !important;
    }

    .navigation > div {
        text-align: center;
    }

    .mainTextRow {
        font-size: 22px !important;
    }

        .mainImageText p {
            font-size: 18px;
        }

    .Caption {
        font-size: 11px !important;
    }

    .navigation {
        height: 75px !important;
    }

    .headerList {
        float: none !important;
        display: block !important;
        text-align: center !important;
        margin-left: 0 !important;
        transform: translateX(-10px);
    }

    .homeLogo {
        width: 100%;
        height: 115px !important;
    }

        .homeLogo a img {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            top: 10px;
        }

    .searchActions {
        /*width: 100% !important;*/
        display: none !important;
    }

    .keywordSearch {
        width: 100% !important;
    }

    .offerCardsList .offerCardsListItem {
        left: 50% !important;
    }

    .userActions {
        margin-left: 0px;
    }

    .footer-icon-links {
        height: 50px !important;
    }

    .grid-container {
        display: block !important;
    }

    .left-menu {
        display: none;
        height: 0px;
    }

    .footerPane .horizontal-list {
        text-align: center !important;
    }
}

.GalleryBox {
    padding-bottom: 40px; 
}

@media (max-width: 1250px) {
    .col-md-4 {
        float: left !important;
        width: 100%;
    }
}

/* Content page - advertising pages etc.*/
.content-page {
    text-align: left;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1150px) {
    .content-page {
        width: auto;
    }
}

@media (max-width: 992px) {
    .navigation {
        min-width: 0px !important;
    }
}

@media (max-width: 900px) {
/*    .mainContentDiv,
    .mainContentDiv ul.tm_tl li.tm_t {
        width: 600px;
    }*/

    .mainImageText {
        width: 95% !important;
    }
}

@media (max-width: 800px) {
/*    .mainContentDiv,
    .mainContentDiv ul.tm_tl li.tm_t {
        width: 400px;
    }*/

    .content-page {
        width: auto;
        margin: 0;
    }

    .offers {
        width: 700px !important;
    }
}

@media (max-width: 700px) {
    .offerCards {
        float: left !important;
    }
}

@media (max-width: 600px) {
/*    .mainContentDiv,
    .mainContentDiv ul.tm_tl li.tm_t {
        width: 300px;
    }*/

    .offers {
        width: 500px !important;
    }

    .offerCardsList {
        margin: 0 !important;
    }
}

@media (max-width: 500px) {
    .content-page {
        width: auto;
        margin: 0;
    }

        .content-page img {
            width: 100%;
        }

    .offers {
        width: 350px !important;
    }
}

@media (max-width: 400px) {
    .content-page {
        width: auto;
        margin: 0;
    }

    .offers {
        width: 300px !important;
    }

    .offerCardsList .offerCardsListItem {
        width: 300px !important;
    }
}

.content-page p {
    font-size: 1.6rem;
}

.content-page li {
    list-style-type: none;
    font-size: 1.6rem;
}

.mainContentDiv {
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
}

.content-page .Content {
    font-size: 1.6rem;
}

.pageTitle {
    color: #3c3c3c;
    font-weight: bold;
    text-align: center;
    font-size: 3rem;
}

.userHeaderActions a {
    list-style-type: none;
    font-size: 1.6rem;
    font-weight: bold;
    text-decoration: none;
    color: #3c3c3c;
}

    .userHeaderActions a:hover {
        list-style-type: none;
        font-size: 1.6rem;
        font-weight: bolder;
        text-decoration: none;
        color: #3c3c3c;
    }

</style >
/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
    background-color: #ccc;
}

.container {
    float: left;
    clear: none;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    font-family: 'Montserrat', sans-serif !important;
}



@media (max-width: 1150px) {
    .container {
        display: block !important;
    }
}

.grid-container {
    display: grid;
    grid-template-columns: 65px 1fr;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

/*Page left menu*/
.left-menu {
    position: sticky;
    top: 30%;
    left: 0;
    height: 200px;
    width: 70px;
    background-color: #3F3F3F;
    z-index: 2;
}

    .left-menu .Normal ul {
        position: relative;
        top: 10%;
    }

        .left-menu .Normal ul li {
            list-style-type: none;
        }

.leftMenuAdmin {
    position: sticky;
    top: 35%;
    left: 0;
    height: 50px;
    width: 60px;
    z-index: 2;
}

.leftMenuBackground {
    background-color: #3F3F3F;
    width: 70px;
    z-index: 9999;
}

.button-1 {
    background-image: url('i/left_menu_icon_1_light.png');
}

.button-2 {
    background-image: url('i/left_menu_icon_2_light.png');
}

.button-3 {
    background-image: url('i/left_menu_icon_3_light.png');
}

.button-4 {
    background-image: url('i/left_menu_icon_4_light.png');
}

.adminBtn {
    background-image: url('/Icons/theme/admin_icon.png');
}

.button-1:hover {
    background-image: url('i/left_menu_icon_1_blue.png');
}

.button-2:hover {
    background-image: url('i/left_menu_icon_2_blue.png');
}

.button-3:hover {
    background-image: url('i/left_menu_icon_3_blue.png');
}

.button-4:hover {
    background-image: url('i/left_menu_icon_4_blue.png');
}

.adminBtn:hover {
    background-image: url('/Icons/theme/admin_blue_icon.png');
}



/* Header */
.list-inline {
    margin-bottom: 0px;
}

.headerRow {
    position: relative;
    margin-top: 35px;
    margin-bottom: 25px;
    padding-left: 0px;
    padding-right: 0px;
}

.homeLogo > a > img {
    margin-top: 8px;
    margin-right: auto;
    display: block;
}


.actions {
    /*height: 51px;*/
    /*padding-top: 20px;*/
}

.headerList {
    display: inline-block;
    float: right;
    height: 40px !important;
}

.userActions {
    list-style-type: none;
}

.loginGroup .secondaryActionsList,
.buttonGroup .userDisplayName {
    position: relative;
    bottom: 10px;
}

/*Header - SearchBox*/
.keywordSearch {
    border: 0;
    background-color: #f8fafb;
    height: 45px;
    outline: none;
}

.searchActions {
    width: 300px;
    transform: translateY(-5px);
}

.rowMiddleLeft .imageBtn {
    right: 30px !important;
}

/*.searchInputContainer {
    height: 40px;
}*/

/*    .searchInputContainer .NormalTextBox {
        border: none;
        background-color: #f8fafb;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 13px;
        padding-bottom: 10px;
        width: 250px;
        font-size: 16px;
        outline: none;
    }

.searchActions li span .SkinObject {
    background: url('i/search-icon.png') no-repeat center center;
    border: none;
    color: transparent;
    float: right;
    padding-top: 20px;*/
}

/*.searchActions {
    height: 45px;
    list-style-type: none;
    background-color: #f8fafb;
    transform: translateY(-5px);
}*/

/* Header - User actions */
/*.registerGroup .userProfileImg,
.registerGroup .userMessages {
    display: none;
    text-indent: -9999px;
    color: transparent;
    border: none;
    font-size: 0px;
}*/

.userActions .registerGroup,
.userActions ul,
.userActions .loginGroup {
    display: inline;
}

    .userActions .loginGroup a,
    .userActions .registerGroup a {
        border: none;
        color: black;
        font-weight: bold;
        margin-left: 5px;
    }

.userNotifications a {
    /*    display: block;
    border: none;
    color: transparent;
    background: url('i/notification_icon.png') no-repeat center center;
    width: 30px;
    height: auto;*/
}

    .userNotifications a strong,
    .userNotifications a span {
        border: none;
        color: transparent;
        font-size: 0px;
    }

.userMessages a strong,
.userMessages a span,
.userMessages a {
    display: none;
    text-indent: -9999px;
    color: transparent;
    border: none;
    font-size: 0px;
}


.userDisplayName [title="Visit My Profile"] {
    text-indent: -9999px;
    color: transparent;
    border: none;
    font-size: 0px;
}

.userProfileImg img {
    display: none;
    text-indent: -9999px;
    color: transparent;
    border: none;
    font-size: 0px;
    /*    display: block;
    -moz-box-sizing: border-box;
    width: 30px;
    height: 30px;
    padding-left: 30px;
    background: url('i/user-icon.png') no-repeat center center;*/
}

/* Header More Actions */

.header-list-item {
    display: inline;
}

.moreUserActions {
    display: inline-block;
    height: 31px;
}

/* Top Page Image */

/*Middle*/

.rowMiddleLeft .dnnClear {
    background-color: #f8fafb;
}

.rowMiddleLeft .list-inline li {
    display: block;
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-left: 5px;
}

    .rowMiddleLeft .list-inline li:hover {
        background-color: #EAEAEA;
    }

    .rowMiddleLeft .list-inline li a {
        color: #3F3F3F;
        display: block;
        text-decoration: none;
    }

        .rowMiddleLeft .list-inline li a:hover {
            color: #1c71b8;
            display: block;
            text-decoration: none;
        }

/* Middle SEARCH */

.rowMiddleLeftSearch {
    position: relative;
    height: 45px;
    display: inline-block;
    list-style-type: none;
    width: 100%;
    background-color: #f8fafb;
}

    .rowMiddleLeftSearch ul {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .rowMiddleLeftSearch li, .userActions li, .searchActions li {
        display: inline-block;
    }

        .rowMiddleLeftSearch li span .SkinObject {
            background: url('i/search-icon.png') no-repeat center center;
            border: none;
            color: transparent;
            float: right;
            padding-top: 10px;
        }

    .rowMiddleLeftSearch .searchInputContainer .NormalTextBox {
        border: none;
        background-color: #f8fafb;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        outline: none;
        width: 250px;
    }

ul.searchSkinObjectPreview {
    color: #3F3F3F;
    cursor: pointer;
    position: relative;
    margin: 0;
    text-transform: none;
    top: 0 !important;
    width: 250px;
    padding: 6px;
}

.searchActions .searchSkinObjectPreview {
    /*z-index: 2;*/
}

ul.searchSkinObjectPreview > li {
    border-top: 0;
    padding: 8px;
    color: #3F3F3F;
    cursor: pointer;
    position: relative;
    margin: 0;
    text-transform: none;
}

ul.searchSkinObject li:hover {
    background-color: #f3f3f3 !important;
}

.searchSkinObjectPreview li:hover {
    background-color: #EAEAEA;
}

.dnnSearchBoxClearText {
    display: none;
    visibility: hidden;
    text-indent: -9999px;
}

.rowMiddleLeftTitle {
    font-weight: bold;
    padding-left: 10px;
    padding-top: 10px;
    margin-top: 15px;
    height: 40px;
    display: inline-block;
    list-style-type: none;
    width: 100%;
    background-color: #f8fafb;
    font-size: 20px;
    color: #3F3F3F;
    border-bottom: 1px solid lightgray;
}

    .rowMiddleLeftTitle li {
        display: inline;
    }

/* Offer */

.offerRow {
    padding-left: 0px;
    padding-right: 0px;
}

.tickIcon {
    content: url('i/ticktick.png');
    width: 20px;
    margin-right: 10px;
    margin-left: 20px;
}

.xIcon {
    content: url('i/x.png');
    width: 20px;
    margin-right: 10px;
    margin-left: 20px;
}


/* Adverts */
.advertsRow {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mainImage .AdFr-table img {
	max-width: 100%;
	max-height: 100%;
}

.mainImage .AdFr-table {
	width: 100%;
}

.AdFr-table {
    margin-left: auto;
    margin-right: auto;
}

    .AdFr-table img {
        max-width: 125px;
        max-height: 125px;
    }

/* Bottom */

.rowWithItems > .col-md-10 {
    transition: width 0.5s ease;
}

.rowWithItems .col-md-4 {
    transition: display 0.5s ease;
}


.rowWithItems > .col-md-offset-1 {
    transition: margin-left 0.5s ease-out;
}

@media (max-width: 1500px) {
    .rowWithItems > .col-md-10 {
        width: 100%;
    }

    .rowWithItems > .col-md-offset-1 {
        margin-left: 0;
    }
}

@media (max-width: 1200px) {
    .rowWithItems > .col-md-10 {
        display: block;
    }
}


/* Footer */

.footer-img-1 {
    content: url('i/1.png');
}

.footer-img-2 {
    content: url('i/2.png');
}

.footer-img-3 {
    content: url('i/3.png');
}

.footer-img-4 {
    content: url('i/4.png');
}

.footer-img-5 {
    content: url('i/SNF_logo.svg');
}

.footer-img-6 {
    content: url('i/warwick_icon.png');
}

.footer-img-7 {
    content: url('i/oxford_icon.png');
}

.footer-img-8 {
    content: url('i/ies_logo.png');
}

.footerMenu > div {
    padding-top: 40px;
    padding-bottom: 30px;
}

.footerMenu .dnnClear {
    margin-left: 18px;
}

.footerRow {
    background-color: #3F3F3F;
}

.footerMenu .list-inline {
    margin-left: 12px;
}

    .footerMenu .list-inline li {
        display: block;
    }

        .footerMenu .list-inline li a {
            color: white;
            display: block;
            text-decoration: none;
            font-size: 15px;
        }

            .footerMenu .list-inline li a:hover {
                color: #1c71b8;
                display: block;
                text-decoration: none;
            }


.footerMenu .Normal li {
    list-style-type: none;
}

    .footerMenu .Normal li a {
        color: white;
        text-decoration: none;
        font-size: 15px;
    }

.footerMenu .footerMenu1 a {
    font-weight: bold;
    font-size: 17px !important;
}

.footerMenu .Normal li a:hover {
    color: #1c71b8;
    text-decoration: none;
}

.bottomCopyright {
    color: white;
    text-align: center;
}
/* ItemDisplay */
.itemDisplayTitle {
    width: 100%;
    height: 45px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    background-color: #3F3F3F;
    cursor: default;
}

.more-link a {
    position: relative;
    top: 10px;
    right: 35px;
    color: white;
    text-decoration: none;
}

    .more-link a:hover {
        color: #1c71b8;
    }

.simpleFontSize {
    display: none;
}

.text-left .item-display-title a {
    font-size: 16px;
    color: #3c3c3c;
    text-decoration: none;
}

    .text-left .item-display-title a:hover {
        color: #1c71b8;
        text-decoration: none;
    }

.text-right .item-display-title {
    display: none;
}

    .text-right .item-display-title:visited {
        display: none;
    }

.itemLINKN {
    color: #1c71b8;
    text-decoration: none !important;
    font-size: 12px;
}

.table.change, .table.change tr, .table.change td {
    border: none;
}

    .table.change td {
        background-color: #f8fafb;
    }

        .table.change td:hover {
            background-color: #eaeaea;
        }


/* Attachments*/
.UPline fieldset {
    width: 100%
}

.UPline label {
    font-size: 18px
}

.UPline legend {
    font-size: 12px
}

.UPline .tm_tl li, .row ul.tm_tl li.tm_t {
    list-style: none
}

    .UPline .tm_tl li:after, .row ul.tm_tl li.tm_t :after {
        display: block;
        content: '';
        clear: both
    }

.UPline .tm_tl li, .row ul.tm_tl li.tm_t {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    justify-content: center
}

    .UPline .tm_t span, .row ul.tm_tl li.tm_t span {
        width: 100%
    }

.UPline .tm_t, .row ul.tm_tl li.tm_t {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #d3d3d3 solid
}

    .UPline .tm_t input:first-child, .row ul.tm_tl li.tm_t input:first-child {
        width: 100px;
        float: left;
        margin-right: 20px
    }

    .UPline .tm_t input:last-child, .row ul.tm_tl li.tm_t input:last-child {
        float: right
    }

/*-------------------------------------------------------------------------------*/
.navbar-right .registerGroup li:first-child:hover {
    border-left: #222;
}

/* Register Group Styles */
.navbar-right .registerGroup li {
    float: left;
}

.navbar-right .registerGroup .buttonGroup {
    margin-right: 0;
}

.navbar-right .registerGroup a,
.navbar-right .loginGroup a {
    display: block;
    position: relative;
    height: 50px;
    min-width: 12px;
    padding: 15px 15px 0 15px;
    vertical-align: middle;
}

    .navbar-right .registerGroup a:hover,
    .navbar-right .loginGroup a:hover {
    }

    .navbar-right .registerGroup a:active,
    .navbar-right .loginGroup a:active {
        text-shadow: 0 -1px 0 #ffffff;
    }

    .navbar-right .registerGroup a:hover,
    .navbar-right .loginGroup a:hover {
        text-decoration: none;
    }

    .navbar-right .registerGroup a strong,
    .navbar-right .loginGroup a strong {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        overflow: hidden;
        font-size: 0;
        text-indent: -9999px;
    }

.navbar-right .userMessages a,
.navbar-right .userNotifications a {
    background-color: transparent;
}

.navbar-right .userMessages strong {
    height: 100%;
    background: url('i/icon_message.png') no-repeat center center;
}

.navbar-right .userNotifications {
}

    .navbar-right .userNotifications strong {
        height: 100%;
        background: url('i/icon_notification.png') no-repeat center center;
    }

.navbar-right .registerGroup a span {
    display: inline-block;
    min-width: 7px;
    margin-right: 3px;
    text-align: center;
}

.navbar-right .registerGroup .userProfileImg a {
    min-width: 50px;
    min-height: 50px;
    padding: 0;
}

.navbar-right .registerGroup a img {
    height: 50px;
    width: 50px;
}

/* Login Group Styles */
.navbar-right .loginGroup {
}

    .navbar-right .loginGroup a {
    }

/* Number of message next to the message icon*/
.navbar-right .userMessages a span,
.navbar-right .userNotifications a span {
    display: inline-block;
    margin-top: 0;
    margin-right: 0;
    background-color: transparent;
}

.navbar-right .userNotifications span, .navbar-right .userMessages span {
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    font-size: 0;
    text-indent: -9999px;
    z-index: 999;
}

.navbar-right .userNotifications span {
    background: url('i/icon_notification_active.png') no-repeat center center;
}

.navbar-right .userMessages span {
    background: url('i/icon_message_active.png') no-repeat center center;
}

/*
 * blueimp Gallery CSS 2.11.1 https://github.com/blueimp/Gallery
 * Copyright 2013, Sebastian Tschan https://blueimp.net
 * Licensed under the MIT license: http://www.opensource.org/licenses/MIT
 */

.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    */
    /* Prevent artifacts in Mozilla Firefox: */
    -moz-backface-visibility: hidden;
}

    .blueimp-gallery > .slides > .slide > .slide-content {
        margin: auto;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        opacity: 1;
    }

.blueimp-gallery {
    position: fixed;
    z-index: 999999;
    overflow: hidden;
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    opacity: 0;
    display: none;
    direction: ltr;
    -ms-touch-action: none;
    touch-action: none;
}

.blueimp-gallery-carousel {
    position: relative;
    z-index: auto;
    margin: 1em auto;
    */
    /* Set the carousel width/height ratio to 16/9: */
    padding-bottom: 56.25%;
    box-shadow: 0 0 10px #000;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.blueimp-gallery-display {
    display: block;
    opacity: 1;
}

.blueimp-gallery > .slides {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.blueimp-gallery-carousel > .slides {
    position: absolute;
}

.blueimp-gallery > .slides > .slide {
    position: relative;
    float: left;
    height: 100%;
    text-align: center;
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

    .blueimp-gallery,
    .blueimp-gallery > .slides > .slide > .slide-content {
        -webkit-transition: opacity 0.5s linear;
        -moz-transition: opacity 0.5s linear;
        -ms-transition: opacity 0.5s linear;
        -o-transition: opacity 0.5s linear;
        transition: opacity 0.5s linear;
    }

        .blueimp-gallery > .slides > .slide-loading {
            background: url(img/loading.gif) center no-repeat;
            background-size: 64px 64px;
        }

            .blueimp-gallery > .slides > .slide-loading > .slide-content {
                opacity: 0;
            }

        .blueimp-gallery > .slides > .slide-error {
            background: url(img/error.png) center no-repeat;
        }

            .blueimp-gallery > .slides > .slide-error > .slide-content {
                display: none;
            }

        .blueimp-gallery > .prev,
        .blueimp-gallery > .next {
            position: absolute;
            top: 50%;
            left: 15px;
            width: 40px;
            height: 40px;
            margin-top: -23px;
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 60px;
            font-weight: 100;
            line-height: 30px;
            color: #fff;
            text-decoration: none;
            text-shadow: 0 0 2px #000;
            text-align: center;
            background: #222;
            background: rgba(0, 0, 0, 0.5);
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
            border: 3px solid #fff;
            -webkit-border-radius: 23px;
            -moz-border-radius: 23px;
            border-radius: 23px;
            opacity: 0.5;
            cursor: pointer;
            display: none;
        }

        .blueimp-gallery > .next {
            left: auto;
            right: 15px;
        }

        .blueimp-gallery > .close,
        .blueimp-gallery > .title {
            position: absolute;
            top: 15px;
            left: 15px;
            margin: 0 40px 0 0;
            font-size: 20px;
            line-height: 30px;
            color: #fff;
            text-shadow: 0 0 2px #000;
            opacity: 0.8;
            display: none;
        }

        .blueimp-gallery > .close {
            padding: 15px;
            right: 15px;
            left: auto;
            margin: -15px;
            font-size: 30px;
            text-decoration: none;
            cursor: pointer;
        }

        .blueimp-gallery > .play-pause {
            position: absolute;
            right: 15px;
            bottom: 15px;
            width: 15px;
            height: 15px;
            background: url(img/play-pause.png) 0 0 no-repeat;
            cursor: pointer;
            opacity: 0.5;
            display: none;
        }

.blueimp-gallery-playing > .play-pause {
    background-position: -15px 0;
}

.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .title:hover,
.blueimp-gallery > .play-pause:hover {
    color: #fff;
    opacity: 1;
}

.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
    display: block;
    */
    /* Fix z-index issues (controls behind slide element) on Android: */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
    display: none;
}

.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.language-object {
    float: right;
    transform: translateY(-20px);
}

span.Language {
    margin-right: 15px;
}
