/* html.boxed {
    background-image: url("../../img/patterns/dragon-scales.svg") !important;
    /* background-image: url("../../img/patterns/subtle-prism.svg") !important; */


/* background-image: url("../../img/patterns/protruding-squares.svg") !important; */


/* background-image: url("../../img/patterns/rainbow-vortex.svg") !important; */


/* background-image: url("../../img/patterns/quantum-gradient.svg") !important; */


/* background-image: url("../../img/patterns/hollowed-boxes.svg") !important; */


/* background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    opacity: 0.95;
    -webkit-backface-visibility: hidden;
    -webkit-background-size: cover !important;
    z-index: -1;
    -webkit-transform: translate3d(0, 0);
    width: 100%;
    height: 100%;
    margin: 0 auto;
} */

html.boxed .body {
    border: 0 !important;
    box-shadow: none;
}

@-webkit-keyframes header-reveal {
    0% {
        top: -150px;
    }
    100% {
        top: 0;
    }
}

@-moz-keyframes header-reveal {
    0% {
        top: -150px;
    }
    100% {
        top: 0;
    }
}

@-o-keyframes header-reveal {
    0% {
        top: -150px;
    }
    100% {
        top: 0;
    }
}

@keyframes header-reveal {
    0% {
        top: -150px;
    }
    100% {
        top: 0;
    }
}

.sticky-header-enabled #header .header-body {
    top: 0;
}

.sticky-header-enabled.sticky-header-active #header .header-body {
    width: 100% !important;
    max-width: 1200px;
    top: 0;
    -webkit-animation: header-reveal 0.4s ease-in;
    -moz-animation: header-reveal 0.4s ease-in;
    -o-animation: header-reveal 0.4s ease-in;
    animation: header-reveal 0.4s ease-in;
}

.header-top-custom {
    margin: 25px auto -15px;
}

.header-top-custom .col-address,
.header-top-custom .col-phone,
.header-top-custom .col-share {
    margin-bottom: 15px;
}

.header-top-custom .icons {
    font-size: 28px;
    float: left;
    margin-right: 9px;
    position: relative;
    top: 9px;
}

.header-top-custom .icons.icon-location-pin {
    top: 6px;
}

.header-top-custom .icons.icon-share {
    top: 5px;
}

.header-top-custom label {
    display: block;
    font-size: 14px;
    opacity: 0.5;
    color: #FFF;
    padding: 0;
    margin: 0 0 -5px;
    font-weight: normal;
}

.header-top-custom strong {
    display: block;
    font-size: 17px;
    color: #FFF;
    padding: 0;
    margin: 0;
    font-weight: normal;
}

.header-top-custom .social-icons li {
    box-shadow: none;
    margin-right: 10px;
}

.header-top-custom .social-icons li a {
    background: transparent !important;
    border-radius: 0;
    color: #fff !important;
    height: auto;
    line-height: normal;
    width: auto;
    font-size: 12px;
    text-transform: uppercase;
}

.header-top-custom .social-icons li a .fa {
    font-size: 14px;
    margin-right: 2px;
    position: relative;
    top: 1px;
}

.header-top-custom .social-icons li a:hover {
    opacity: 0.7;
}

@media (max-width: 991px) {
    .header-top-custom {
        margin-bottom: 15px;
    }
    .header-top-custom label {
        font-size: 12px;
    }
    .header-top-custom strong {
        font-size: 13px;
    }
    .header-top-custom .social-icons span {
        display: none;
    }
}

#header {
    min-height: 0;
}

#header .header-body {
    min-height: 0;
    padding: 0;
    border: 0;
    height: auto !important;
    overflow: visible !important;
}

#header .header-nav.header-nav-stripe {
    margin: 0;
}

#header .header-nav-main.header-nav-main-square {
    margin: 0;
}

#header .datepicker {
    font-size: 12px;
}

@media (min-width: 992px) {
    #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary a:after {
        border-color: #444 transparent transparent transparent !important;
    }
    #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary a.active:after {
        border-color: #FFF transparent transparent transparent !important;
    }
    #header .header-nav.header-nav-stripe nav>ul>li>a {
        min-height: 135px;
    }
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown:hover>.dropdown-menu,
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown.open>.dropdown-menu {
        margin-top: 0;
    }
    #header .header-nav.header-nav-stripe nav>ul>li>a,
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a,
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown.open>a {
        margin: 0 !important;
    }
    #header .header-nav.header-nav-stripe nav>ul>li>a.dropdown-toggle:focus:after,
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a.dropdown-toggle:focus:after,
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown.open>a.dropdown-toggle:focus:after {
        border-color: #FFF transparent transparent transparent !important;
    }
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown-full-color.dropdown-primary a {
        color: #333;
    }
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown-full-color.dropdown-primary:hover>a,
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown-full-color.dropdown-primary.dropdown.open>a {
        color: #FFF;
    }
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown-full-color.dropdown-primary:hover>a.dropdown-toggle:after,
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown-full-color.dropdown-primary:hover>a:focus,
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown-full-color.dropdown-primary.dropdown.open>a.dropdown-toggle:after,
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown-full-color.dropdown-primary.dropdown.open>a:focus {
        border-color: #FFF transparent transparent transparent !important;
    }
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a,
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown.open>a,
    #header .header-nav.header-nav-stripe nav>ul>li.active>a,
    #header .header-nav.header-nav-stripe nav>ul>li:focus>a {
        color: #FFF;
    }
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a.dropdown-toggle:after,
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown.open>a.dropdown-toggle:after,
    #header .header-nav.header-nav-stripe nav>ul>li.active>a.dropdown-toggle:after,
    #header .header-nav.header-nav-stripe nav>ul>li:focus>a.dropdown-toggle:after {
        border-color: #FFF transparent transparent transparent !important;
    }
    #header .header-nav.header-nav-stripe nav>ul>li:hover>.dropdown-menu,
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown.open>.dropdown-menu,
    #header .header-nav.header-nav-stripe nav>ul>li.active>.dropdown-menu,
    #header .header-nav.header-nav-stripe nav>ul>li:focus>.dropdown-menu {
        transform: translate3d(0, 0, 0) !important;
    }
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown-mega-book-now .dropdown-menu {
        right: 15px;
        left: auto !important;
        max-width: 365px;
        width: 100%;
        margin-top: -1px;
    }
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown-mega-book-now .dropdown-mega-content {
        padding: 15px 10px;
        color: #FFF;
    }
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown-mega-book-now.open .dropdown-menu {
        top: 100% !important;
        display: block !important;
        opacity: 1 !important;
    }
}

@media (max-width: 991px) {
    #header .header-container {
        min-height: 134px;
    }
    #header .header-logo img {
        width: auto !important;
        height: auto !important;
        max-width: 180px;
    }
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown-mega-book-now .form-control-custom .form-control {
        color: #777;
        margin-bottom: 5px;
        border: 1px solid #DDD !important;
        padding-left: 5px;
    }
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown-mega-book-now .form-control-custom .form-control::-webkit-input-placeholder {
        color: #777;
    }
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown-mega-book-now .form-control-custom .form-control::-moz-placeholder {
        color: #777;
    }
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown-mega-book-now .form-control-custom .form-control:-ms-input-placeholder {
        color: #777;
    }
    #header .header-nav.header-nav-stripe nav>ul>li.dropdown-mega-book-now .dropdown-mega-content {
        padding: 10px 0;
        color: #777;
        margin-left: -20px;
    }
}

h1,
h2,
h3 {
    font-weight: 900;
    letter-spacing: -1px;
}

h1 strong,
h2 strong,
h3 strong {
    font-weight: 900;
}

h4,
h5,
h6 {
    font-weight: 800;
    letter-spacing: -1px;
}

h4 strong,
h5 strong,
h6 strong {
    font-weight: 700;
}

html .btn {
    text-shadow: none !important;
}

.owl-carousel .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid #FFF;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background: #FFF !important;
}

#bookForm {
    position: relative;
}

.form-control-custom .form-control {
    background: transparent;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25) !important;
    box-shadow: none !important;
    color: #FFF;
    padding-left: 0;
}

.form-control-custom .form-control::-webkit-input-placeholder {
    color: #FFF;
}

.form-control-custom .form-control::-moz-placeholder {
    color: #FFF;
}

.form-control-custom .form-control:-ms-input-placeholder {
    color: #FFF;
}

.form-control-custom .form-control option {
    background: #FFF;
    color: #777;
}

.form-control-datepicker-custom {
    position: relative;
}

.form-control-datepicker-custom:before {
    position: absolute;
    font-family: simple-line-icons;
    content: "\e075";
    font-size: 10px;
    top: 3px;
    font-size: 14px;
    color: #FFF;
    z-index: 1;
    right: 3px;
}

.form-control-datepicker-custom input {
    position: relative;
    z-index: 2;
}

.form-control-custom-dark .form-control {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25) !important;
    color: #777;
}

.form-control-custom-dark .form-control::-webkit-input-placeholder {
    color: #777;
}

.form-control-custom-dark .form-control::-moz-placeholder {
    color: #777;
}

.form-control-custom-dark .form-control:-ms-input-placeholder {
    color: #777;
}

.form-control-custom-dark .form-control option {
    background: #DDD;
    color: #777;
}

.datepicker .disabled,
.datepicker .disabled:hover {
    opacity: 0.5;
}

.box-shadow-custom {
    box-shadow: 10px 10px 74px -15px rgba(0, 0, 0, 0.33);
}

.micro-map {
    margin: 20px 20px 0 20px;
}

.micro-map .micro-map-map {
    float: left;
    width: 50%;
}

.micro-map .micro-map-info {
    float: left;
    width: 50%;
    height: 280px;
}

.micro-map .micro-map-info-detail {
    height: 60%;
    clear: both;
    border-bottom: 1px solid #E1E5EE;
    padding: 18px;
}

.micro-map .micro-map-info-detail:last-child {
    border-bottom: 0;
    height: 40%;
}

.micro-map .micro-map-info-detail .icons {
    font-size: 18px;
    display: block;
}

.micro-map .micro-map-info-detail label {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    opacity: 0.5;
    padding: 0;
}

.micro-map .micro-map-info-detail strong {
    display: block;
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 0;
    color: #333;
}

@media (max-width: 991px) {
    .micro-map .micro-map-info-detail .icons {
        font-size: 14px;
    }
    .micro-map .micro-map-info-detail label {
        font-size: 12px;
    }
    .micro-map .micro-map-info-detail strong {
        font-size: 13px;
    }
}

.macro-map .macro-map-map {
    width: 100%;
}

.macro-map .macro-map-info {
    width: 100%;
}

.macro-map .macro-map-info-detail {
    border-right: 1px solid #e1e5ee;
    clear: none;
    float: left;
    min-height: 130px;
    padding: 18px;
    width: 33.33%;
}

.macro-map .macro-map-info-detail:last-child {
    border-right: 0;
}

.macro-map .macro-map-info-detail .icons {
    font-size: 18px;
    display: block;
}

.macro-map .macro-map-info-detail label {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    opacity: 0.5;
    padding: 0;
}

.macro-map .macro-map-info-detail strong {
    display: block;
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 0;
    color: #333;
}

.play-video-custom {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -45px;
    margin-top: -45px;
}

.play-video-custom img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.play-video-custom:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.testimonial.testimonial-style-custom {
    text-align: center;
}

.testimonial.testimonial-style-custom blockquote {
    padding: 70px 40px 40px;
}

.testimonial.testimonial-style-custom blockquote p {
    color: #777;
    font-family: Georgia, serif;
    font-size: 15px;
    font-style: italic;
    line-height: 22px;
}

.testimonial.testimonial-style-custom blockquote:before {
    font-size: 80px;
    left: 50%;
    margin-left: -18px;
    right: auto;
    top: 20px;
}

.testimonial.testimonial-style-custom blockquote:after {
    display: none;
}

.testimonial.testimonial-style-custom .testimonial-arrow-down {
    position: relative;
}

.testimonial.testimonial-style-custom .testimonial-author {
    border-top: 0;
}

.testimonial.testimonial-style-custom .testimonial-author p {
    text-align: center;
    margin: 0;
    padding: 0;
}

.testimonial.testimonial-style-custom .testimonial-author p strong {
    color: #FFF;
    text-transform: uppercase;
}

.testimonial.testimonial-style-custom .testimonial-author p span {
    color: #FFF;
    opacity: 0.5;
}

.thumb-info-side-image-custom {
    border: 0 none;
    color: #777;
    margin: 0 0 31px;
}

.thumb-info-side-image-custom .thumb-info-side-image-wrapper {
    padding: 0;
    margin-right: 30px;
}

.thumb-info-side-image-custom .thumb-info-caption {
    text-align: left;
}

.thumb-info-side-image-custom .thumb-info-caption h4 {
    margin: 1.7rem 0 0;
    padding: 0;
}

.thumb-info-side-image-custom .thumb-info-caption p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 24px;
}

.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-side-image-wrapper {
    margin: 0 0 10px 0;
    padding: 0;
}

.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption {
    padding: 0 10px;
    display: block;
    clear: both;
}

.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption h4 {
    margin: 3px 0;
    padding: 0;
}

.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption p {
    margin: 0;
    padding: 0;
}

@media (max-width: 1199px) {
    .thumb-info-side-image-custom .thumb-info-caption h4 {
        margin: 1rem 0 0;
    }
}

@media (max-width: 991px) {
    .thumb-info-side-image-custom .thumb-info-side-image-wrapper {
        float: none;
        margin: 0 0 10px 0;
        padding: 0;
    }
    .thumb-info-side-image-custom .thumb-info-side-image-wrapper img {
        max-width: 100% !important;
        width: 100%;
        margin-bottom: 20px;
    }
    .thumb-info-side-image-custom .thumb-info-caption {
        padding: 0 10px;
        display: block;
        clear: both;
    }
    .thumb-info-side-image-custom .thumb-info-caption .thumb-info-caption-text {
        padding: 10px !important;
    }
    .thumb-info-side-image-custom .thumb-info-caption h4 {
        margin: 3px 0;
        padding: 0;
    }
    .thumb-info-side-image-custom .thumb-info-caption p {
        margin: 0;
        padding: 0;
    }
}

.page-header.parallax {
    padding: 80px 0;
}

.page-header h1 {
    font-size: 2.5em;
}

.page-header h1 span {
    opacity: 0.8;
    font-size: 0.5em;
}

.room-suite-info::after {
    clear: both;
    content: "";
    display: table;
}

.room-suite-info ul {
    margin: 10px 0 30px;
    padding: 0;
    list-style: none;
}

.room-suite-info ul li {
    border-bottom: 1px solid #e9e9e9;
}

.room-suite-info ul li label {
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    opacity: 0.7;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    width: 50%;
}

.room-suite-info ul li span,
.room-suite-info ul li strong {
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    margin: 0 -10px 0 -5px;
    padding: 0;
    width: 50%;
    text-align: right;
}

.room-suite-info ul li strong {
    font-size: 14px;
    font-weight: 700;
    padding: 15px 0;
}

.room-suite-info ul li .room-suite-info-detail {
    float: left;
    font-size: 11px;
    margin: 7px 0 0;
    text-transform: uppercase;
}

.room-suite-info ul li .room-suite-info-book {
    float: right;
    font-size: 12px;
    margin: 7px 0 0;
    text-transform: uppercase;
    font-weight: 700;
}

.room-suite-info ul li .room-suite-info-book-now {
    float: right;
    margin: 7px 0 50px;
}

.room-suite-info ul li:last-child {
    border-bottom: 0;
}


/* Sort Destination IE10/11 */

html.ie10 .sort-destination:not(.full-width),
html.ie11 .sort-destination:not(.full-width) {
    left: -15px;
}

html.ie10 .sort-destination:not(.full-width) .isotope-item,
html.ie11 .sort-destination:not(.full-width) .isotope-item {
    margin-left: 15px;
    margin-right: 15px;
}

#footer .footer-info .icons {
    color: #FFF;
    font-size: 18px;
    display: block;
}

#footer .footer-info label {
    color: #FFF;
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    opacity: 0.5;
    padding: 0;
}

#footer .footer-info strong {
    color: #FFF;
    display: block;
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

#footer .footer-info .social-icons li {
    box-shadow: none;
    margin-right: 10px;
}

#footer .footer-info .social-icons li a {
    background: transparent !important;
    border-radius: 0;
    color: #fff !important;
    height: auto;
    line-height: normal;
    width: auto;
    font-size: 12px;
    text-transform: uppercase;
}

#footer .footer-info .social-icons li a .fa {
    font-size: 14px;
    margin-right: 2px;
    position: relative;
    top: 1px;
}

#footer .footer-info .social-icons li a:hover {
    opacity: 0.7;
}

@media (max-width: 991px) {
    #footer .footer-info {
        margin-top: 20px;
    }
}

.footer-copyright {
    margin-bottom: 35px;
}

.footer-copyright nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-copyright nav ul li {
    border-left: 1px solid #505050;
    display: inline-block;
    line-height: 12px;
    margin: 0;
    padding: 0 8px;
}

.footer-copyright nav ul li:first-child {
    border: medium none;
    padding-left: 0;
}

.footer-copyright nav ul li a {
    opacity: 0.5;
    color: #FFF;
}

.footer-copyright p {
    opacity: 0.5;
    color: #FFF;
    margin: 0;
    padding: 0;
}

@media (max-width: 991px) {
    .footer-copyright {
        margin-top: 20px;
        text-align: center;
    }
    .footer-copyright p {
        display: block;
        padding-top: 20px;
        font-size: 12px;
        text-align: center !important;
    }
}

#photographyLightbox {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

#photographyLightbox .mfp-close {
    background-color: #242E39;
    color: #FFF;
    top: 0;
    right: 0;
    opacity: 1;
}

#photographyLightbox .mfp-close:hover {
    opacity: 0.7;
}

#photographyLightbox .thumb-gallery {
    position: absolute;
    width: 100vw;
    height: 95vh;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

#photographyLightbox .owl-carousel .owl-item>div {
    position: relative;
    height: 95vh;
}

#photographyLightbox .owl-carousel .owl-item>div .img-thumbnail {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 0;
    border: none;
    background: transparent;
    text-align: center;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

#photographyLightbox .owl-carousel .owl-item img {
    display: inline-block !important;
    width: auto;
    max-width: 95vw;
    max-height: 90vh;
    box-shadow: 0px 0px 40px -10px #000;
}

#photographyLightbox .owl-carousel .owl-nav .owl-prev,
#photographyLightbox .owl-carousel .owl-nav .owl-next {
    border: 0 none;
    color: #FFF;
    height: 80px;
    line-height: 68px;
    margin-top: -20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#photographyLightbox .owl-carousel .owl-nav .owl-prev:before,
#photographyLightbox .owl-carousel .owl-nav .owl-next:before {
    font-family: simple-line-icons;
    content: "\e605";
    font-size: 11px;
}

#photographyLightbox .owl-carousel .owl-nav .owl-next::before {
    font-family: simple-line-icons;
    content: "\e606";
}

#photographyLightbox #thumbGalleryThumbs {
    width: 98%;
    height: 13vh;
    position: fixed;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

#photographyLightbox #thumbGalleryThumbs:hover .owl-stage-outer,
#photographyLightbox #thumbGalleryThumbs.show-thumbs .owl-stage-outer {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

#photographyLightbox #thumbGalleryThumbs.boxed-thumbs:hover .owl-stage-outer {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

#photographyLightbox #thumbGalleryThumbs.boxed-thumbs .owl-item>div {
    height: 20vh;
}

#photographyLightbox #thumbGalleryThumbs.boxed-thumbs .owl-item>div .img-thumbnail {
    height: 5.3vw;
    overflow: hidden;
    border: none;
    box-shadow: none;
}

#photographyLightbox #thumbGalleryThumbs.boxed-thumbs .owl-item img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

#photographyLightbox #thumbGalleryThumbs.full-proportion-thumbs:hover .owl-stage-outer {
    opacity: 1;
    -webkit-transform: translateY(-32%);
    -moz-transform: translateY(-32%);
    -ms-transform: translateY(-32%);
    -o-transform: translateY(-32%);
    transform: translateY(-32%);
}

#photographyLightbox #thumbGalleryThumbs.full-proportion-thumbs .owl-item.active-thumb {
    opacity: 0.5;
}

#photographyLightbox #thumbGalleryThumbs.full-proportion-thumbs .owl-item>div {
    height: 20vh;
}

#photographyLightbox #thumbGalleryThumbs.full-proportion-thumbs .owl-item>div .img-thumbnail {
    border: none;
    box-shadow: none;
    overflow: visible;
}

#photographyLightbox #thumbGalleryThumbs.full-proportion-thumbs .owl-item img {
    max-height: 20vh;
    box-shadow: none;
    height: auto;
    width: 100%;
}

#photographyLightbox #thumbGalleryThumbs .owl-stage-outer {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: ease all 300ms;
    -moz-transition: ease all 300ms;
    transition: ease all 300ms;
}

#photographyLightbox #thumbGalleryThumbs .owl-stage {
    margin: 0 auto;
}

#photographyLightbox #thumbGalleryThumbs .owl-item.active-thumb {
    opacity: 0.5;
}

#photographyLightbox #thumbGalleryThumbs .owl-item>div {
    height: 20vh;
}

#photographyLightbox #thumbGalleryThumbs .owl-item>div .img-thumbnail {
    height: 5.3vw;
    box-shadow: 0px 0px 50px -10px #000;
    overflow: hidden;
}

#photographyLightbox #thumbGalleryThumbs .owl-item img {
    width: 100%;
    height: auto;
    max-height: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

@media (max-width: 991px) {
    #photographyLightbox .thumb-gallery {
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }
    #photographyLightbox .owl-carousel .owl-item img {
        box-shadow: 0px 0px 20px #000;
        max-width: 89vw;
    }
    #photographyLightbox #thumbGalleryThumbs .owl-item img {
        box-shadow: none;
    }
    #photographyLightbox #thumbGalleryThumbs .owl-stage-outer {
        display: none;
    }
}

@media (max-width: 767px) {
    #photographyLightbox .owl-carousel .owl-item img {
        max-width: 80vw;
    }
}

#portfolioGrid {
    margin: 0.5vw;
}

#portfolioGrid li {
    list-style: none;
}

#portfolioGrid.portfolioGridFullNoMargins {
    margin: 0;
}

#portfolioGrid.portfolioGridFullNoMargins .portfolio-grid-item {
    padding: 0;
}

.portfolio-grid-item {
    padding: 0.5vw;
}

.portfolio-grid-item .thumb-info {
    border: none;
}

.portfolio-grid-item .thumb-info:hover .thumb-info-wrapper .thumb-info-background {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.portfolio-grid-item .thumb-info:hover .thumb-info-wrapper .thumb-info-title {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 50%, 0px);
    -moz-transform: translate3d(-50%, 50%, 0px);
    -ms-transform: translate3d(-50%, 50%, 0px);
    -o-transform: translate3d(-50%, 50%, 0px);
    transform: translate3d(-50%, 50%, 0px);
}

.portfolio-grid-item .thumb-info:hover .thumb-info-wrapper .thumb-info-title span {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.portfolio-grid-item .thumb-info:hover .thumb-info-wrapper .thumb-info-plus {
    opacity: 1;
    width: 30%;
}

.portfolio-grid-item .thumb-info:hover .thumb-info-wrapper .thumb-info-plus::after {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg);
    -moz-transform: translate3d(-50%, -50%, 0) rotate(90deg);
    -ms-transform: translate3d(-50%, -50%, 0) rotate(90deg);
    -o-transform: translate3d(-50%, -50%, 0) rotate(90deg);
    transform: translate3d(-50%, -50%, 0) rotate(90deg);
}

.portfolio-grid-item .thumb-info .thumb-info-wrapper {
    background-size: cover;
    width: 100%;
}

.portfolio-grid-item .thumb-info .thumb-info-wrapper.size-1 {
    height: 33.5vw;
}

.portfolio-grid-item .thumb-info .thumb-info-wrapper.size-2 {
    height: 16.25vw;
}

.portfolio-grid-item .thumb-info .thumb-info-wrapper.size-3 {
    height: 12.25vw;
}

.portfolio-grid-item .thumb-info .thumb-info-wrapper.size-4 {
    height: 19.25vw;
}

.portfolio-grid-item .thumb-info .thumb-info-wrapper:after {
    background: rgba(10, 12, 36, 0.5);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.portfolio-grid-item .thumb-info .thumb-info-wrapper .thumb-info-background {
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    -webkit-transition: ease all 0.3s;
    -moz-transition: ease all 0.3s;
    transition: ease all 0.3s;
}

.portfolio-grid-item .thumb-info .thumb-info-wrapper .thumb-info-title {
    width: 90%;
    background: transparent;
    bottom: 50%;
    left: 50%;
    right: auto;
    opacity: 0;
    text-transform: none;
    margin: 0;
    line-height: 1.4;
    font-size: 30px;
    font-weight: 300 !important;
    text-shadow: none;
    letter-spacing: -1px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translate3d(-50%, 40%, 0px);
    -moz-transform: translate3d(-50%, 40%, 0px);
    -ms-transform: translate3d(-50%, 40%, 0px);
    -o-transform: translate3d(-50%, 40%, 0px);
    transform: translate3d(-50%, 40%, 0px);
}

.portfolio-grid-item .thumb-info .thumb-info-wrapper .thumb-info-title span {
    display: block;
    opacity: 0;
    text-transform: none;
    font-size: 16px;
    -webkit-transform: translate3d(0, -40%, 0px);
    -moz-transform: translate3d(0, -40%, 0px);
    -ms-transform: translate3d(0, -40%, 0px);
    -o-transform: translate3d(0, -40%, 0px);
    transform: translate3d(0, -40%, 0px);
    -webkit-transition: all 0.3s ease 0.3s;
    -moz-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s;
}

.portfolio-grid-item .thumb-info .thumb-info-wrapper .thumb-info-plus {
    opacity: 0;
    position: absolute;
    width: 10%;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: ease all 0.3s;
    -moz-transition: ease all 0.3s;
    transition: ease all 0.3s;
}

.portfolio-grid-item .thumb-info .thumb-info-wrapper .thumb-info-plus::before,
.portfolio-grid-item .thumb-info .thumb-info-wrapper .thumb-info-plus::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    border-top: 1px solid #FFF;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.portfolio-grid-item .thumb-info .thumb-info-wrapper .thumb-info-plus::after {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg);
    -moz-transform: translate3d(-50%, -50%, 0) rotate(0deg);
    -ms-transform: translate3d(-50%, -50%, 0) rotate(0deg);
    -o-transform: translate3d(-50%, -50%, 0) rotate(0deg);
    transform: translate3d(-50%, -50%, 0) rotate(0deg);
}

@media (max-width: 991px) {
    #portfolioGrid {
        margin: 1.5vw;
    }
    .portfolio-grid-item {
        padding: 1.5vw;
    }
    .portfolio-grid-item .thumb-info .thumb-info-wrapper.size-1 {
        height: 47.5vw;
    }
    .portfolio-grid-item .thumb-info .thumb-info-wrapper.size-2 {
        height: 22.25vw;
    }
    .portfolio-grid-item .thumb-info .thumb-info-wrapper.size-3 {
        height: 20.25vw;
    }
    .portfolio-grid-item .thumb-info .thumb-info-wrapper.size-4 {
        height: 30.25vw;
    }
}

@media (max-width: 767px) {
    #portfolioGrid:not(.portfolioGridFullNoMargins) {
        margin: 0vw;
    }
    #portfolioGrid:not(.portfolioGridFullNoMargins) li:last-child .portfolio-grid-item {
        padding: 4.5vw 4.5vw 4.5vw 4.5vw;
    }
    .portfolio-grid-item {
        padding: 4.5vw 4.5vw 0vw 4.5vw;
    }
    .portfolio-grid-item .thumb-info .thumb-info-wrapper.size-1,
    .portfolio-grid-item .thumb-info .thumb-info-wrapper.size-2,
    .portfolio-grid-item .thumb-info .thumb-info-wrapper.size-3,
    .portfolio-grid-item .thumb-info .thumb-info-wrapper.size-4 {
        height: 50vw;
    }
}

@media (max-width: 576px) {
    .portfolio-grid-item {
        padding: 4.5vw 4.5vw 0vw 4.5vw;
    }
    .portfolio-grid-item .thumb-info .thumb-info-wrapper.size-1,
    .portfolio-grid-item .thumb-info .thumb-info-wrapper.size-2,
    .portfolio-grid-item .thumb-info .thumb-info-wrapper.size-3,
    .portfolio-grid-item .thumb-info .thumb-info-wrapper.size-4 {
        height: 70vw;
    }
}