﻿main {
    min-height: auto !important;
}

.navbar-fixed-top {
    position: fixed;
}

.dxigFlowItem_KolkataBeckonsModerno {
    width: 275px !important;
}

.dxigControl_KolkataBeckonsModerno .dxig-imageSliderWrapper .dxisControl_KolkataBeckonsModerno .dxis-item > img {
    box-shadow: 0 0 50px rgb(0,0,0);
    -moz-box-shadow: 0 0 50px rgb(0,0,0);
    -webkit-box-shadow: 0 0 50px rgb(0,0,0);
    margin-left: 0 !important;
}

.dxig-bottomPanel .dxig-fullscreenViewerTextArea a {
    color: #ffad2e !important;
}

.dxigControl_KolkataBeckonsModerno .dxig-thumbnailTextArea {
    background-color: #000000;
    border-top: 1px solid #000000;
    opacity: 0.75;
    white-space: initial;
}

.dxigBreakpointsItem_KolkataBeckonsModerno a > img {
    margin-left: 0px !important;
}

.dxig-fullscreenViewerTextArea {
    opacity: 1 !important;
}

.dxisControl_KolkataBeckonsModerno .dxis-imageArea {
    text-align: center !important;
}

@media screen and (max-height: 320px) {
    .navbar-fixed-top {
        position: relative;
    }

    .dxpc-hideScrollbars > body .CMSContainer {
        display: none;
    }

    .dxpc-hideScrollbars > body .navbar-fixed-top {
        position: fixed;
    }

    .dxpcLite_KolkataBeckonsModerno {
        top: 0 !important;
    }
}
