/* Satish's work starts here - dont ever change base.css - use custom.css for custom code to overwrite base.css */


/*boot strap reset*/
/* *, ::after, ::before {
    box-sizing: content-box;
}*/

html {
    height: 100%;
    width: 100%;
}

/*
woff2 most advanced followed by woff, and the rest follows woff.
@font-face {
    font-family: 'hnulc';
    src: url('HelveticaNeue-UltraLigCond.eot');
    src: url('HelveticaNeue-UltraLigCond.eot?#iefix') format('embedded-opentype');
    src: local('☺'), url('HelveticaNeue-UltraLigCond.svg#font') format('svg'),
    url('HelveticaNeue-UltraLigCond.otf') format('opentype'),
    url('HelveticaNeue-UltraLigCond.ttf') format('truetype'),
    url('HelveticaNeue-UltraLigCond.woff2') format('woff2'),
    url('HelveticaNeue-UltraLigCond.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
    font-family: 'hnulc';
    src: url('HelveticaNeue-UltraLigCond.svg') format('svg');
}
}*/

@font-face {
    font-family: 'serifttfont';
    src: url('fonts/serifttfont.eot');
    src: url('fonts/serifttfont.eot?#iefix') format('embedded-opentype'), url('fonts/serifttfont.woff') format('woff'), url('fonts/serifttfont.ttf') format('truetype'), url('fonts/serifttfont.svg#serifttfont') format('svg');
}

body {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    cursor: default;
    -webkit-font-smoothing: antialiased;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 62.5%;
    /*min-height: 59.0em;*/
    /*max-width:150.0em;*/
    /*background-color:#000000;
    color:#ffffff;*/
}

a {
    text-decoration: none;
    outline: 0;
    border: 0;
}

a img {
    border: 0;
}

input {
    border: 0;
    background-color: transparent;
    outline: none;
    border-radius: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

textarea {
    border: 0;
    background-color: transparent;
    resize: none;
    outline: none;
    border-radius: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

iframe {
    border: 0;
}

.classOfPlayerMP4Clip {
    width: 100%;
    height: 100%;
    display: block;
}

.classOfPlayerMP4 {
    width: 100%;
    height: 100%;
    display: block;
}

input[type=text]::-webkit-input-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
}

input[type=text]::-moz-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
    opacity: 1;
}

/* firefox 19+ */
input[type=text]:-ms-input-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
}

/* ie */
input[type=text]:-moz-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
    opacity: 1;
}

textarea::-webkit-input-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
}

textarea::-moz-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
    opacity: 1;
}

/* firefox 19+ */
textarea:-ms-input-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
}

/* ie */
textarea:-moz-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
    opacity: 1;
}

input[type=text]:focus {
    outline: none;
    background-color: transparent;
}

:focus {
    outline: none;
}

::-moz-focus-inner {
    border: 0;
}

.sandboxDiv {
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    opacity: 0;
    overflow: hidden;
    z-index: -100;
}

.divTable {
    display: table;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: inherit;
}

.divTableCell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.divTableCellVAT {
    vertical-align: top;
}

.divTableCellVAM {
    vertical-align: middle;
}

.divTableCellVAB {
    vertical-align: bottom;
}

.divTableCellTAL {
    text-align: left;
}

.divTableCellTAC {
    text-align: center;
}

.divTableCellTAR {
    text-align: right;
}

.transparentHide {
    position: absolute;
    top: 0;
    left: 0;
}

.SBA {
    opacity: 0;
    display: block;
    height: 0.1em;
    margin: 0 0 -0.1em 0;
}

.hashA {
    opacity: 0;
}


.displayNone {
    display: none;
}

.displayNoneI {
    display: none !important;
}

/*
::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0.3em;
}

::-webkit-scrollbar-thumb {
    border-radius: 0.3em;
    background-color: rgba(136,136,136,0.6);
    -webkit-box-shadow: 0 0 0.1em rgba(255,255,255,0.5);
}

::-moz-selection {
    color: #aaf442;
    background: #ecffe6;
}

::selection {
    color: #aaf442;
    background: #ecffe6;
}
*/

/*
@-moz-document url-prefix() {


}

@media screen and (-webkit-min-device-pixel-ratio:0) {


}
*/


/* Main3 Container Starts*/

.siteMap {
    position: absolute;
    top: 1em;
    right: 1em;
    display: block;
    transform-style: preserve-3d;
    transform: translateZ(1em);
    z-index: 1000;
    font-family: sans-serif;
    color: #000000;
}

.siteMap:visited {
    color: #000000;
}

.siteMap:hover {
    color: #888888;
}

.siteMap:active {
    color: #ff0000;
}


.mainContainer {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 0;
    perspective: 6000vmin;
    transition: all 500ms linear;
    transform-style: preserve-3d;
}

.transOuter {
    transform-style: preserve-3d;
    transform: translateZ(0);
    width: 100%;
    height: 100%;
    transition: all 500ms linear;
}

.transOuterShrink {
    transform: translateZ(-1000vmin);
}

.trans {
    width: 100%;
    height: 100%;
    /*transform:rotateX(-10deg) rotateY(0deg);*/
    transform: rotateX(0deg) rotateY(0deg);
    transform-style: preserve-3d;
    position: absolute;
    display: block;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: width 500ms linear, height 500ms linear, transform 1000ms linear;
    z-index: 0;
}


.side {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: all 500ms ease;
    z-index: 0;
}


.commonZ {
    width: 100%;
    height: 100%;
    position: relative;
    transform-style: preserve-3d;
    transform: translateZ(0);
    transition: all 500ms ease;
    z-index: 2;
    background: rgba(255, 255, 255, 0.9);
}


.sideMobileTouch {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

/*.boxShadowBox{
    box-shadow:
    1em 1em 0 #dddddd,
    2em 2em 0 #dddddd,
    3em 3em 0 #dddddd,
    4em 4em 0 #dddddd,
    5em 5em 0 #dddddd,
    6em 6em 0 #dddddd;
}*/

/*.boxShadowBox:after,
.boxShadowBox:before {
    content: '';
    background: #dddddd;
    position: absolute;
}
.boxShadowBox:after {
    width: 100%;
    height: 5em;
    left: 2.5em;
    bottom: 0;
    transform: translatey(100%) skewx(45deg);
}
.boxShadowBox:before {
    width: 5em;
    height: 100%;
    right: 0;
    transform: translatex(100%) skewy(45deg);
    top: 2.5em;
}*/


.commonZTest {
    background: rgba(255, 250, 100, 0.6);
}


.thumbnailContent2Shrink {
    width: 100% !important;
}

.classOverflowHidden {
    overflow: hidden !important;
}

.backSide {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(217, 217, 217, 0.5);
    transform: translateZ(0);
    z-index: 0;
}

.w1Shrink {
    perspective: 600vmin;
}


.transShrink2 {
    transform: rotateX(5deg) rotateY(0deg);
}

.commonZShrink {
    transform: translateZ(90vmax);
}

/* Main3 Container Ends*/


/* Header Starts */


.mainHeader {
    height: 10em;
    text-align: right;
    position: relative;
}


.mainLogo {
    height: 36%;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 31%;
    left: 3em;
    z-index: 4;
}

.mainLogoImage {
    height: 100%;
    display: block;
}

.mainNavigation1 {
    position: relative;
    z-index: 3;
    height: 100%;
    vertical-align: top;
    font-family: 'serifttfont', serif;
}

.mainNavigation {
    display: inline-block;
    padding: 0 3em 0 0;
    vertical-align: top;
    height: 1.7em;
}

.mainNavigation:last-of-type {

}

.mainNavigationA:link {
    font-size: 1em;
    font-family: sans-serif;
    color: #888888;
}

.mainNavigationA:visited {
    color: #888888;
}

.mainNavigationA:hover {
    color: #000000;
}

.mainNavigationA:active {
    color: #000000;
}

.mobileMenuDrop {
    height: calc(100% - 10em);
    position: fixed;
    right: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    display: none;
    z-index: 50;
}

.mobileMenuDropPadding {
    padding: 0 5em 0 5em;
    overflow: auto;
    text-align: center;
    overflow: auto;
    height: 100%;
}

.mobileMenuDropNavigations {
    padding: 0 0 6em 0;
    display: block;
}

.mobileMenuDropNavigations0 {
    padding: 0 0 3em 0;
    display: block;
    text-align: left;
}

.mobileMenuDropNavigations1 {
    padding: 0 0 6em 0;
    display: block;
    text-align: left;
}

.mobileMenuDropNavigations2 {
    padding: 0 0 4em 0;
    display: block;
    text-align: left;
}

.mobileMenuDropNavigations3 {
    padding: 0 0 2em 0;
    display: block;
}


.mobileMenuDropNavigations3:first-of-type {
    padding: 2em 0 2em 0;

}


.mobileMenuDropNavigations:first-of-type {
    padding: 4em 0 4em 0;
}

.mobileMenuDropNavigationsContainer {
    border-bottom: 0.1em solid #eeeeee;
    margin: 0 0 2em 0;
    padding: 0 0 2em 0;
}

.mobileMenuDropNavigationsContainer:last-of-type {
    border-bottom: 0;
    padding: 0 0 10em 0;
    margin: 0;
}

.mobileMenuDropNavigationsA:link {
    color: #888888;
    font-size: 1.3em;
    font-family: sans-serif;
    display: block;
}

.mobileMenuDropNavigationsA:visited {
    color: #888888;
}

.mobileMenuDropNavigationsA:hover {
    color: #000000;
}

.mobileMenuDropNavigationsA:active {
    color: #000000;
}

.mobileMenuDropNavigationsA.headerNavigationASelected {
    color: #000000;
}

.naviOuter1 {
    height: 100%;
    z-index: 0;
    position: absolute;
    right: 3em;
    top: 0;
    display: none;
    overflow: hidden;
}

.mobileMenuDrop {
    display: none;
}

.navi {
    display: inline-block;
}

.navIcon1, .navIcon2, .navIcon3, .navIcon4 {
    width: 3.5em;
    height: 1.5em;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    margin: 0.3em  0 0 0;
}

.navIcon1 span, .navIcon3 span, .navIcon4 span {
    display: block;
    position: absolute;
    height: 0.9em;
    width: 100%;
    background: #000000;
    border-radius: 0.9em;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.navIcon1 span:nth-child(1) {
    top: 0;
}

.navIcon1 span:nth-child(2) {
    top: 1.8em;
}

.navIcon1 span:nth-child(3) {
    top: 3.6em;
}

.navIcon1.mobileMenuOpened span:nth-child(1) {
    top: 1.8em;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.navIcon1.mobileMenuOpened span:nth-child(2) {
    opacity: 0;
    left: -6em;
}

.navIcon1.mobileMenuOpened span:nth-child(3) {
    top: 1.8em;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}


/* Icon 2 */

.navIcon2 {
}

.navIcon2 span {
    display: block;
    position: absolute;
    height: 0.12em;
    width: 50%;
    background-color: #000000;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.navIcon2 span:nth-child(even) {
    left: 50%;
    border-radius: 0 0.9em 0.9em 0;
}

.navIcon2 span:nth-child(odd) {
    left: 0;
    border-radius: 0.9em 0 0 0.9em;
}

.navIcon2 span:nth-child(1), .navIcon2 span:nth-child(2) {
    top: 0;
}

.navIcon2 span:nth-child(3), .navIcon2 span:nth-child(4) {
    top: 0.7em;
}

.navIcon2 span:nth-child(5), .navIcon2 span:nth-child(6) {
    top: 1.4em;
}

.navIcon2.mobileMenuOpened span:nth-child(1), .navIcon2.mobileMenuOpened span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.navIcon2.mobileMenuOpened span:nth-child(2), .navIcon2.mobileMenuOpened span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navIcon2.mobileMenuOpened span:nth-child(1) {
    left: 0.5em;
    top: 0.7em;
}

.navIcon2.mobileMenuOpened span:nth-child(2) {
    left: calc(50% - 0.1em);
    top: 0.7em;
}

.navIcon2.mobileMenuOpened span:nth-child(3) {
    left: -50%;
    opacity: 0;
}

.navIcon2.mobileMenuOpened span:nth-child(4) {
    left: 100%;
    opacity: 0;
}

.navIcon2.mobileMenuOpened span:nth-child(5) {
    left: 0.5em;
    top: 1.9em;
}

.navIcon2.mobileMenuOpened span:nth-child(6) {
    left: calc(50% - 0.1em);
    top: 1.9em;
}

.navIcon2.mobileMenuOpened span {
    background-color: #000000;
}

/* Icon 3 */

.navIcon3 span:nth-child(1) {
    top: 0;
}

.navIcon3 span:nth-child(2), .navIcon3 span:nth-child(3) {
    top: 1.6em;
}

.navIcon3 span:nth-child(4) {
    top: 3.6em;
}

.navIcon3.mobileMenuOpened span:nth-child(1) {
    top: 1.8em;
    width: 0%;
    left: 50%;
}

.navIcon3.mobileMenuOpened span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.navIcon3.mobileMenuOpened span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navIcon3.mobileMenuOpened span:nth-child(4) {
    top: 1.8em;
    width: 0;
    left: 50%;
}

/* Icon 4 */

.navIcon4 {
}

.navIcon4 span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.navIcon4 span:nth-child(2) {
    top: 1.8em;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.navIcon4 span:nth-child(3) {
    top: 3.6em;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.navIcon4.mobileMenuOpened span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -0.3em;
    left: 0.8em;
}

.navIcon4.mobileMenuOpened span:nth-child(2) {
    width: 0;
    opacity: 0;
}

.navIcon4.mobileMenuOpened span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 3.9em;
    left: 0.8em;
}


.pageNavigation {
    width: 1.3em;
    height: 1.3em;
    position: absolute;
    background-color: #000000;
    right: 1em;
    top: 2em;
    cursor: pointer;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    border-radius: 50%;
}

/*.pageNavigation
{
    background-color: #000000;
    cursor:pointer;
    z-index:10;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}*/


.commonZShrink > .mainHeader > .pageNavigation {
    visibility: visible;
    opacity: 1;
    /*-webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;*/
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Header Ends */


.mainContent {
    height: calc(100% - 10em);
    font-family: 'serifttfont', serif;
    overflow: auto;
}

.mainContentLeft {
    width: 20em;
    display: inline-block;
    height: 100%;
    vertical-align: top;
    overflow: auto;
}


.mainContentRight {
    width: calc(100% - 20em);
    display: inline-block;
    height: 100%;
    vertical-align: top;
}


.mainContentNoLeft .mainContentLeft {
    display: none;
}

.mainContentNoLeft .mainContentRight {
    width: 100%;
}


/*SlideShowG Starts*/
.columnContainer {
    height: 100%;
    font-family: 'serifttfont', serif;
    padding: 0 3em 0 3em;
}

.column1, .column2, .column3 {
    vertical-align: top;
    display: inline-block;
    height: 100%;
    font-family: 'serifttfont', serif;
}

.contentAll {
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    overflow: hidden;
    display: none;
}

.ssOuter {
    width: 100%;
    height: 100%;
    position: relative;
}

.ssMiddle {
    width: calc(100% - 3em);
    width: -moz-calc(100% - 3em);
    width: -webkit-calc(100% - 3em);
    padding: 0 3em 0 0;
    height: calc(100% - 5em);
    height: -moz-calc(100% - 5em);
    height: -webkit-calc(100% - 5em);
}

.ssMiddleSinglePortfolio {
    position: relative;
    padding: 0 7em 0 7em;
    height: calc(100% - 6.5em);
    width: auto;
}

.sliderMainClass .ssMiddle {

}

.ssInner {
    width: 100%;
    height: 100%;
}

.sliderMainClass .ssInner {
    overflow: hidden;
}


.slideMainContainer {
    width: 100%;
    height: 100%;
    position: relative;
}

.sliderMainClass .slideMainContainer {
    width: auto;
    white-space: nowrap;
    font-family: 'serifttfont', serif;
    height: calc(100% - 1.5em);
    display: inline-block;
    text-align: left;
}

.mainSlide {
    position: absolute;
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0;
    z-index: 0;
}


.sliderMainClass .mainSlide {
    width: auto;
    position: relative;
    height: 100%;
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0;
    z-index: 0;
    display: inline-block;
    margin: 0 0.5em 0 0.5em;
    vertical-align: top;
}

.sliderSingleMainClass .mainSlide {
    background-position: 50% 50%;
}

.customisationTypeShowType1 .mainSlide {
    background-position: 50% 0;
    margin: 0;
    background-size: cover;
}

.customisationTypeShowType1 .ssMiddleSinglePortfolio {
    padding: 0;
    height: 100%;
}

.customisationTypeShowType1 .slideMainContainer {
    height: 100%;
}

.customisationTypeShowType1 .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    visibility: hidden;
}

.customisationTypeShowType1 .footer {
    display: none;
}

.customisationTypeShowType1 .ssMiddleSinglePortfolio {
    padding: 0;
}


.customisationTypeShowType2 .mainSlide {
    background-size: cover;
}

.customisationTypeShowType2 .ssMiddleSinglePortfolio {
    padding: 0;
    height: 100%;
}

.customisationTypeShowType2.slideMainContainer {
    height: 100%;
}

.customisationTypeShowType2 .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    visibility: hidden;
}

.customisationTypeShowType2 .footer {
    display: none;
}

.customisationTypeShowType2 .ssMiddleSinglePortfolio {
    padding: 0;
}

.aspectRatioPlaceHolder {
    max-width: 100%;
    max-height: 100%;
    display: block;
    opacity: 0;
}

.columnContainerCover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.columnContainerType1 {
    padding: 0 0 0 0;
    position: relative;
    max-height: 100%;
    overflow: hidden;
    z-index: 0;
}

.columnContainerType1 .column1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.customisationTypeShowType1 .newLeftArrow {
    visibility: hidden;
}

.customisationTypeShowType1 .newRightArrow {
    visibility: hidden;
}


.customisationTypeShowType2 .newLeftArrow {
    visibility: hidden;
}

.customisationTypeShowType2 .newRightArrow {
    visibility: hidden;
}

.mainSlide .mainImage {
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;

    /*box-shadow: 0.2em 0.2em 0.2em #cccccc;*/
}


.sliderMainClass .mainSlide .mainImage {
    width: auto;
    height: 100%;
    opacity: 0;
    position: static;
}

.customisationTypeShowType2.sliderMainClass .mainSlide .mainImage {
    height: 50%;
    opacity: 1;
    border-top-left-radius: 0.75em;
    border-top-right-radius: 0.75em;
    transition: box-shadow 500ms ease;
}

.customisationTypeShowType3.sliderMainClass .mainSlide .mainImage {
    height: auto;
    width: 100%;
    display: block;
}


.trendingInner .customisationTypeShowType2.sliderMainClass .mainSlide .mainImage {
    height: 100%;
    opacity: 0;
}

/*.mainSlide:hover .mainImage {
    box-shadow: 0.3em 0.3em 1em #888888;
}*/


.sliderSingleMainClass .mainSlide .mainImage {
    display: none;
}

.newLeftArrow {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: 1;
    cursor: pointer;
    height: 25%;
    min-height: 1em;
    max-height: 4em;
}

.newRightArrow {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    opacity: 1;
    cursor: pointer;
    height: 25%;
    min-height: 1.3em;
    max-height: 4em;
}

.dashboardArrowLeft {
    max-height: 1.3em;
    left: 3em;
}

.dashboardArrowRight {
    max-height: 1.3em;
    right: 3em;
}

.videoOuterContainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoOuterContainerClip {
    bottom: 1.5em;
    left: 1.5em;
    top: auto;
    width: calc(100% - 1.5em);
    height: calc(100% - 1.5em);
}

.videoOuterContainer > .divTable {
    text-align: center;
}

.videoInnerContainer {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative;
}

.videoOuterContainerClip .videoInnerContainer {
    height: 100%;
    width: 100%;
    display: block;
}

.videoOuterContainerClip .divTable {
    display: block;
}

.videoOuterContainerClip .divTableCell {
    display: block;
    width: 100%;
}

.posRelative {
    position: relative;
    z-index: 1;
}

.videoInnerContainer > iframe {
    width: 100%;
    height: 100%;
    display: block;
}

.hoverLayer {
    color: #ffffff;
    font-family: sans-serif;
    font-size: 1em;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    /*display:none;*/
}

.videoInnerContainer:hover > .hoverLayer {
    /*display:block;*/
    opacity: 1;
}

video {
    display: block;
}

.vidBottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.1em;
    background-color: #ffffff;
    z-index: 1;
    display: none;
}


.vidTop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.1em;
    background-color: #ffffff;
    z-index: 1;
    display: none;
}

.sliderMainClass .mainSlide .videoOuterContainer {
    width: calc(100% - 1em);
    height: 100%;
}

.sliderSingleMainClass .mainSlide .videoOuterContainer {
    width: 100%;
    height: 100%;
}

.sliderMainClass .mainSlide .videoOuterContainer .divTable {
    display: block;
}

.sliderMainClass .mainSlide .videoOuterContainer .divTableCell {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sliderMainClass .mainSlide .videoOuterContainer .videoInnerContainer {
    width: 100%;
    height: 100%;
}

/* Footer Starts*/

.footer {
    font-family: 'serifttfont', serif;
    height: 4em;
    padding: 0.5em 3em 0 0;
    position: relative;
}

.footer.footerSinglePortfolio {
    height: 6.5em;
    padding: 0;
}


.footerElements {
    display: inline-block;
    cursor: pointer;
    padding: 0 1.5em;
    font-family: sans-serif;
    white-space: nowrap;
    color: #888888;
    vertical-align: top;
    height: 1.2em;
}

.footerElementsInner {
    font-size: 1em;
}

.footerElements:hover {
    color: #000000;
}

.footerElementsA:link {
    color: #888888;
    font-size: 1em;
}

.footerElementsA:visited {
    color: #888888;
}

.footerElementsA:hover {
    color: #000000;
}

.footerElementsA:active {
    color: #000000;
}

.footerElements.counters {
    padding: 0 1.5em;
}

.backAgain {
    /*position: absolute;
    right: 0;
    padding: 0;*/
}

.currentCount {
    display: inline-block;
    cursor: default;
    color: #888888;
}

.slash {
    display: inline-block;
    padding: 0 0.5em;
    cursor: default;
    color: #888888;
}

.totalCount {
    display: inline-block;
    cursor: default;
    color: #888888;
}

/* Footer Ends*/

/*View All Starts*/
.viewAllContainerOuter {
    height: calc(100% - 6.5em);
    padding: 0 3em 0 1.5em;
    width: calc(100% - 4.5em);
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    /*min-width: 59.5em;
    min-height: 30em;*/
    z-index: 10;
    visibility: hidden;
    background-color: #ffffff;
    /*display:none;*/
    /*font-family: 'serifttfont' , serif;*/
}

.viewAllContainerInner {
    font-family: 'serifttfont', serif;
    width: calc(100vw - 4.5em);
}

.viewAllDiv1 {
    z-index: 0;
    height: auto;
    width: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.viewAllContainerInnerMasonry > .viewAllDiv1 {
    width: 25%;
}

.viewAllDiv2 {
    height: auto;
    width: auto;
    padding: 0 0 1.5em 1.5em;
}

.viewAllDiv1 .mainImage {
    height: 20em;
    width: auto;
    display: block;
    opacity: 0;
    cursor: pointer;
}

.viewAllContainerInnerMasonry > .viewAllDiv1 .mainImage {
    height: auto !important;
    width: 100%;
}

.mainImageOuter {
    display: inline-block;
    position: relative;
}

.mainImageCaption {
    height: 10em;
    width: auto;
    opacity: 0;
    display: block;
}

.captions {
    width: 100%;
    position: absolute;
    bottom: -2.4em;
    height: 2.0em;
    left: 0;
    font-family: sans-serif;
    font-size: 1em;
    color: #aaaaaa;
}

.leftCaption {
    position: absolute;
    left: 0;
    top: 0;
    height: inherit;
}

.rightCaption {
    position: absolute;
    right: 0;
    top: 0;
    height: inherit;
}

/*View All Ends*/

/*Notes Starts*/
.notes {
    display: none;
}

.notesDiv {
    height: auto;
    width: 27.5em;
    min-height: 10em;
    position: absolute;
    bottom: 6.5em;
    right: 1em;
    padding: 1em;
    background-color: #ffffff;
    display: none;
    /*box-shadow: 0.3em 0.3em 0.3em #777777;*/
    border: 0.1em #999999 solid;
    color: #000000;
    z-index: 5;
    font-family: sans-serif;
}

.notesDiv1 {
    width: auto;
    font-family: sans-serif;
    font-size: 1.6em;
    position: relative;
}

.notesDiv2 {
    height: auto;
    width: auto;
    padding: 1em 0 0 0;
    font-family: sans-serif;
    font-size: 1.2em;
}

.notesDivClose {
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    cursor: pointer;
    height: 2.5em;
    opacity: 1;
}

.notesDivClose:hover {
    opacity: 0.8;
}

/*Notes Ends*/
.selectedClass {
    color: #8B1724 !important;
}

.selectedClassAlt {
    color: #8B1724 !important;
}

.footerContent1M .selectedClass{
    color: #ffffff !important;
}

.footerContent1M .mainLeftMenuInner1 .selectedClass{
    color: #ffffff !important;
}

/*SlideShowG Ends */


/*Dash Board Starts*/
.nameContainer {
    display: inline-block;
    width: 100%;
    position: relative;
}

.nameContainerDN {
    display: inline-block;
    font-family: sans-serif;
    font-size: 1.3em;
    color: #000000;
    padding: 0 1em 0 0;
}

.fullPortfolio:link {
    display: inline-block;
    font-family: sans-serif;
    font-size: 1.3em;
    color: #888888;
    padding: 0 2em 0 0;
}

.fullPortfolio:visited {
    color: #888888;
}

.fullPortfolio:hover {
    color: #000000;
}

.fullPortfolio:active {
    color: #000000;
}

.smallRightArrow {
    height: 1.3em;
    cursor: pointer;
    /*position: absolute;
    right: 0;*/
    display: inline-block;
    vertical-align: top;
}

.smallLeftArrow {
    height: 1.3em;
    cursor: pointer;
    /*position: absolute;
    right: 1.5em;*/
    display: inline-block;
    vertical-align: top;
    margin: 0 1em 0 0;
}

.smallRightArrow:hover {
    opacity: 0.5;
}

.smallLeftArrow:hover {
    opacity: 0.5;
}

.blogContainerOuter {
    width: 100%;
    height: 100%;
}

.blogContainerTitle {
    text-align: left;
    font-family: sans-serif;
    height: 4em;
    color: #000000;
    padding: 0.5em 0 0 0;
}

.blogContainerMiddle {
    width: calc(100% - 2em);
    width: -moz-calc(100% - 2em);
    width: -webkit-calc(100% - 2em);
    height: calc(100% - 5em);
    height: -moz-calc(100% - 5em);
    height: -webkit-calc(100% - 5em);
    padding: 0 2em 0 0;
    overflow: auto;
}

.blogContainerInner .homepageNews {
    width: auto;
    padding: 0 1em 3em 0;
}

.blogContainerInner .homepageImageDiv2 {
    padding: 0;
}

.blogContainerInner .readMoreContent {
    padding: 0;
}

.blogContainerInner .blackOverlayPlayVideo {
    padding: 1em 0 0 0;
}

.blogTitle {
    padding: 1.5em 8em 1em 0;
    position: relative;
    text-align: left;
    font-family: sans-serif;
    font-size: 1.6em;
    color: #000000;
}

.dashboardReadMore:link {
    font-family: sans-serif;
    font-size: 1.3em;
    position: absolute;
    right: 0;
    top: 1.5em;
    display: block;
    color: #888888;
}

.dashboardReadMore:visited {
    color: #888888;
}

.dashboardReadMore:hover {
    color: #000000;
}

.dashboardReadMore:active {
    color: #000000;
}

.displayNone {
    display: none;
}

.bigModelName {
    position: absolute;
    color: #f9b2a5;
    left: 0;
    top: 0;
    height: 100%;
    font-family: 'ActaDisplay-Book', serif;
    padding: 0 0 0 3em;
}

.bigModelNameInner {
    font-size: 4.8em;
    height: 100%;
}

/*Dash Board Ends*/


/* Share Starts*/

.sharePopup {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    /*min-height: inherit;*/
    display: none;
    z-index: 30;
}

.sharePopupIn {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.yourMessageSandBox1, .yourMessageSandBox2, .yourMessageSandBox3 {
    display: none;
}

.shareMain {
    max-height: 30.9em;
    max-width: 52.5em;
    background-color: #ffffff;
    padding: 1em 1.7em 0 1.7em;
    position: relative;
    z-index: 20;
    margin: 0 auto;
    box-shadow: 0.2em 0.2em 0.2em 0.3em #dddddd;
}

.shareTitle {
    min-height: 3.3em;
    padding: 0 0 1em 0;
    position: relative;
    text-align: right;
}

.shareTitle1 {
    position: absolute;
    top: 0.2em;
    left: 0;
    font-family: sans-serif;
    font-size: 2.4em;
}

.shareIcons {
    display: inline-block;
    margin: 0.6em 0 0 1em;
    vertical-align: top;
}

.shareIcons:hover > img {
    opacity: 0.8;
}

.shareDiv1 {

}

.shareDiv2 {
    height: 12em;
    position: relative;
}

.yourMsg {
    position: absolute;
    top: 1.0em;
    left: 1.0em;
    font-size: 1.3em;
    color: #888888;
    pointer-events: none;
    font-family: sans-serif;
}

.shareDiv3SendEmail {
    height: 5.6em;
    font-family: 'serifttfont', serif;
    text-align: right;
}

.shareSendEmail {
    height: 2.5em;
    width: 9.0em;
    font-size: 1.2em;
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    cursor: pointer;
    font-family: sans-serif;
    margin: 1em 0 0 0;
    display: inline-block;
    border: 0.1em solid #888888;
}

.shareMainClose {
    height: 2.5em;
    width: 9.0em;
    font-size: 1.2em;
    color: #ffffff;
    background-color: #000000;
    text-align: center;
    cursor: pointer;
    font-family: sans-serif;
    margin: 1em 0.7em 0 0;
    display: inline-block;
    border: 0.1em solid #888888;
}

.shareSendEmail:hover {
    color: #000000;
    background-color: #ffffff;
    border: 0.1em solid #000000;
}

.shareMainClose:hover {
    color: #000000;
    background-color: #ffffff;
    border: 0.1em solid #000000;
}

.textClass1 {
    width: 100%;
    height: 2.8em;
    background-color: #ffffff;
    border-radius: 0;
    border: 0.1em solid #888888;
    padding: 0 0 0 1em;
    margin: 0 0 0.7em 0;
    font-size: 1.3em;
    color: #000000;
    font-family: sans-serif;
}

.yourMessage {
    border-radius: 0;
    font-size: 1.3em;
    color: #000000;
    border: 0.1em solid #888888;
    width: 100%;
    height: 100%;
    padding: 1em 0 0 1em;
    font-family: sans-serif;
}

.textClass1::-webkit-input-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
}

.textClass1::-moz-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
    opacity: 1;
}

/* firefox 19+ */
.textClass1:-ms-input-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
}

/* ie */
.textClass1:-moz-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
    opacity: 1;
}

.yourMessage::-webkit-input-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
}

.yourMessage::-moz-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
    opacity: 1;
}

/* firefox 19+ */
.yourMessage:-ms-input-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
}

/* ie */
.yourMessage:-moz-placeholder {
    font-family: sans-serif;
    font-size: 1em;
    color: #888888;
    opacity: 1;
}

/* Share Ends*/

/*Instagram Feed Starts*/

.instagramDiv {
    height: calc(100% - 6.5em);
    width: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
    /*min-width: 62.0em;
    min-height: 41.0em;*/
    z-index: 25;
    visibility: hidden;
    background-color: #ffffff;
}

.instagramDiv1 {
    height: calc(100% - 3.5em);
    height: -moz-calc(100% - 3.5em);
    height: -webkit-calc(100% - 3.5em);
    width: calc(100% - 4.5em);
    width: -moz-calc(100% - 4.5em);
    width: -webkit-calc(100% - 4.5em);
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 3.0em 0 1.5em;

}

.instagramHeader {
    height: 3.5em;
}

.instagramHeaderInner {
    font-size: 1.7em;
    text-align: center;
    font-family: sans-serif;
    height: 100%;
}

.instagramHeaderA:link {
    color: #888888;
    font-size: inherit;
}

.instagramHeaderA:visited {
    color: #888888;
}

.instagramHeaderA:hover {
    color: #000000;
}

.instagramHeaderA:active {
    color: #000000;
}

.instagramDivInner {
    display: inline-block;
    height: 100%;
    vertical-align: top;
    width: 100%;
    font-family: sans-serif;
}

.instagramClass {
    height: auto;
    width: 14.25%;
    display: inline-block;
}

.instagramClass1 {
    padding: 0 0 1.5em 1.5em;
}

.instagramClassLinks {
    display: block;
    width: 100%;
}

.instagramClass2 {
    /*padding:2.7em 1.0em 3.2em 1.0em;*/
    background: rgba(255, 255, 255, 0);
    position: relative;
    font-family: sans-serif;
    font-size: 1.1em;
    color: #555555;
}

.instagramClass2Top {
    position: absolute;
    width: 100%;
    height: 1.7em;
    padding: 1.0em 0 0 0;
    text-align: center;
    left: 0;
    top: 0;
    opacity: 0;
    display: none;
}

.instagramClass2Bottom {
    position: absolute;
    width: 100%;
    height: 2.2em;
    padding: 1.0em 0 0 0;
    text-align: center;
    left: 0;
    bottom: 0;
    opacity: 0;
    display: none;
}

.instagramClass:hover .instagramClass2 {
    background: rgba(255, 255, 255, 1);
}

.instagramClass:hover .instagramClass2Bottom {
    opacity: 1;
}

.instagramClass:hover .instagramClass2Top {
    opacity: 1;
}

.instagramImages {
    width: 100%;
    padding: 100% 0 0 0;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.instaHC {
    vertical-align: -0.2em;
}

.loadingDiv {
    height: 100%;
    width: 100%;
    background: rgba(230, 230, 230, 0.8);
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    /*pointer-events:none;*/
}

.loadingDivImage {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/*
.leftMenu > .instagramDiv {
    height: 24.2em;
    position: static;
    opacity: 1;
    visibility: visible;
}

.leftMenu .instagramDiv1 {
    height: calc(100% -   5.8em);
    height: -moz-calc(100% -   5.8em);
    height: -webkit-calc(100% -   5.8em);
    overflow-y: auto;
    overflow-x: hidden;
    width: calc(100% -   2em);
    width: -moz-calc(100% -   2em);
    width: -webkit-calc(100% -   2em);
    padding: 0 2em 0 0;
}

.leftMenu .instagramDivInner {
    width: 100%;
}

.leftMenu .instagramClass {
    width: 33.33%;
}

.leftMenu .instagramClass1 {
    padding: 0 0.3em 0.3em 0;
}
*/
.instagramDivColumn {
    width: 100%;
    height: 100%;
}

.instagramDivColumnInner {
    width: calc(100% - 1.4em);
    width: -moz-calc(100% - 1.4em);
    width: -webkit-calc(100% - 1.4em);
    padding: 0 1.4em 0 0;
    height: calc(100% - 5.0em);
    height: -moz-calc(100% - 5.0em);
    height: -webkit-calc(100% - 5.0em);
}

.column3 .instagramDivColumnInner {
    width: 100%;
    padding: 0;
}

.instagramDivColumn .instagramDiv1 {
    height: 100%;
    width: calc(100% - 1.6em);
    width: -moz-calc(100% - 1.6em);
    width: -webkit-calc(100% - 1.6em);
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 1.6em 0 0;

}

.instagramDivColumn .instagramDivInner {
    width: 100%;
    display: inline-block;
    height: 100%;
    vertical-align: top;
    width: 100%;
}

.instagramDivColumn .instagramClass {
    width: 33.33%;
}

.instagramDivColumn .instagramClass1 {
    padding: 0 0.5em 0.5em 0;
}

/*Instagram Feed Ends*/

/*Print popup Starts*/

.printPopup {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    display: none;
    z-index: 37;
}

.printPopupIn {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}


.pop_wrap {
    position: relative;
    max-height: 29.0em;
    max-width: 51em;
    background-color: #ffffff;
    /*box-shadow: 0.6em 0.6em 0.10em -0.1em rgba(107, 107, 107, 0.9);*/
    z-index: 20;
    font-family: 'serifttfont', serif;
    margin: 0 auto;
    box-shadow: 0.2em 0.2em 0.2em 0.3em #dddddd;
}

.pop_head {
    height: 6.5em;
}

.pop_head_text {
    font-size: 1.4em;
    font-family: sans-serif;
    display: inline-block;
    margin: 1.5em 0 0 0;
    color: #1a1a1a;
    width: calc(100% - 6em);
    text-align: center;
    text-align: center;
}

.pop_close {
    opacity: 0.7;
    cursor: pointer;
    position: absolute;
    top: 1em;
    right: 1em;
}

.pop_close_img {
    width: 2.6em;
}

.pop_close:hover {
    opacity: 1;
}

.pop_icons {
    text-align: center;
    padding: 0 0 2em 0;
}

.pop_icon1 {
    max-width: 15em;
    width: calc(33.33% - 0.1em);
    display: inline-block;
    vertical-align: top;
}

.pop_icon2 {
    max-width: 15em;
    width: calc(33.33% - 0.1em);
    display: inline-block;
    vertical-align: top;
}

.pop_icon3 {
    max-width: 15em;
    width: calc(33.33% - 0.1em);
    display: inline-block;
    vertical-align: top;
}

.icon_text {
    padding: 0.7em 0;
    font-family: sans-serif;
    font-size: 1.3em;
}

.print_icons {
    display: block;
    margin: 0 auto;
    max-width: 8.9em;
    width: 100%;
}

.print_icons_first {
    max-width: 7.5em;
}

.print_icons_first {
    margin: 1em auto 0.4em auto;
}

.btn {
    background-color: #000000;
    padding: 0.5em 0.5em 0.5em 0.5em;
    text-decoration: none;
    width: 7.5em;
    margin: 0 auto;
    color: #ffffff;
    font-size: 1.3em;
    font-family: sans-serif;
    display: block;
    border: 0.1em solid #000000;
}

.btn:hover {
    background-color: #ffffff;
    color: #000000;
    text-decoration: none;
}

.line {
    height: 19.4em;
    width: 0.1em;
    background-color: #000000;
    display: inline-block;
    vertical-align: top;
}

/*Print popup Ends*/

/*Agent Contact Popup Starts*/

.contactAgentOuter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    display: none;
    z-index: 35;
}

.contactAgentOuterIn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.contactAgentInner {
    max-width: 45.5em;
    max-height: 33.5em;
    padding: 2.3em 2.7em 0 2.5em;
    background-color: #ffffff;
    margin: 0 auto;
    position: relative;
    z-index: 20;
    box-shadow: 0.2em 0.2em 0.2em 0.3em #dddddd;
}

.contactAgentTitle {
    font-family: sans-serif;
    font-size: 2.4em;
    min-height: 1.5em;
    text-align: left;
    /*padding: 0 0 1.2em 0;*/
}

.contactAgentInput {
    display: block;
    margin: 0 0 0.7em 0;
    width: 100%;
    height: 2.8em;
    font-family: sans-serif;
    border: 0.1em solid #888888;
    font-size: 1.3em;
    padding: 0 0 0 1em;
}

.contactAgentTextArea {
    width: 100%;
    height: 8.3em;
    display: block;
    font-family: sans-serif;
    border: 0.1em solid #888888;
    font-size: 1.3em;
    padding: 1em 0 0 1em;
}

.contactAgentButtons {
    font-family: 'serifttfont', serif;
    text-align: right;
    padding: 1em 0 1em 0;
}

.contactAgentClose {
    margin: 0 0.8em 0 0;
    font-family: sans-serif;
    display: inline-block;
    font-size: 1.2em;
    background-color: #000000;
    color: #ffffff;
    width: 9em;
    height: 2.5em;
    text-align: center;
    cursor: pointer;
    border: 0.1em solid #888888;
}

.contactAgentSend {
    font-family: sans-serif;
    display: inline-block;
    font-size: 1.2em;
    background-color: #000000;
    color: #ffffff;
    height: 2.5em;
    width: 9em;
    text-align: center;
    cursor: pointer;
    border: 0.1em solid #888888;
}

.contactAgentClose:hover {
    background-color: #ffffff;
    color: #000000;
    border: 0.1em solid #000000;
}

.contactAgentSend:hover {
    background-color: #ffffff;
    color: #000000;
    border: 0.1em solid #000000;
}

.outerPopupFixed {
    position: fixed;
}

/*Agent Contact Popup Ends*/


/* Slider Stylings Starts*/
.mCSB_container {
    height: 100%;
    margin-right: 0;
    margin-bottom: 0 !important;
    width: auto !important;
    display: inline-block;
}

/* Slider Stylings Ends*/


/* override classes starts*/
.width33 {
    width: 33.33%;
}

.width50 {
    width: 50%;
}

.width100 {
    width: 100%;
}

.h50 {
    height: 50%;
}

.zindex1000 {
    z-index: 1000 !important;
}

.videoTransitionHide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 100;
}


/* override classes ends*/

@media (max-width: 1100px) {
    /*window width 767px and below*/
    .mainContent {
        -webkit-overflow-scrolling: touch;
    }

    .mainLeftMenuOuter{
        height: 100%;
        overflow: auto;
    }

    .viewAllContainerOuter {
        -webkit-overflow-scrolling: touch;
    }

    .naviOuter1, .naviOuter2 {
        display: block;
    }

    .mainNavigation1 {
        display: none;
    }

    a {
        -webkit-tap-highlight-color: transparent;
    }

    .mainContentLeft {
        width: 100%;
        height: 50%;
        max-height: 30em;
    }

    .mainContentRight {
        width: 100%;
        height: auto;
    }

    .columnContainer {
        height: auto;
    }

    .column1, .column2, .column3 {
        width: 100%;
        height: auto;
    }

    .ssOuter {
        /*height:50em;*/
        height: calc(100vh - 10em);
    }

    .viewAllContainerInnerMasonry > .viewAllDiv1 {
        width: 100%;
    }

    .viewAllContainerOuter {
        padding: 0 1.8em 0 0;
        width: calc(100% - 1.8em);
    }

    .viewAllDiv2 {
        padding: 0 0 1.5em 1.8em;
    }

    .columnContainer {
        padding: 0 0.5em;
    }


    .newLeftArrow {
        max-height: 1.3em;
        left: 1em;
    }

    .newRightArrow {
        max-height: 1.3em;
        right: 1em;
    }

    .ssMiddle {
        width: calc(100% - 6em);
        width: -moz-calc(100% - 6em);
        width: -webkit-calc(100% - 6em);
        padding: 0 3em 0 3em;
    }

    .footer {
        padding: 0.5em 1em 0 3em;
    }

    .ssOuter {
        margin: 0 0 5em 0;
        box-shadow: 0 0.2em 0 0 #aaaaaa;
    }

    .instagramDivColumn {
        margin: 0 0 5em 0;
        box-shadow: 0 0.2em 0 0 #aaaaaa;
    }

    .columnContainer > div:last-of-type > div:last-of-type {
        margin: 0;
        box-shadow: none;
    }

    .shareMain {
        width: calc(100% - 5.4em);
    }

    .contactAgentInner {
        width: calc(100% - 6.8em);
    }

    .pop_wrap {
        width: calc(100% - 2em);
    }

    .commonZShrink {
        transform: translateZ(50vmax);
    }

    .columnContainerType1 {
        padding: 0;
        /*height: auto;*/
        height: calc(67vh - 7.2em);
    }

    .columnContainerType1 .ssOuter {
        height: 100%;
    }

    .columnContainerType1 .ssMiddle {
        width: 100%;
    }

}

@media (min-width: 1001px) {
    .mobileMenuDrop {
        display: none !important;
    }
}

@media only screen and (orientation: landscape) {

}

@media only screen and (orientation: portrait) {

}


/*max height code starts*/
/*
.videoInnerContainer,.mainImageOuter
{
    max-height:80em;
}

@media (min-height: 940px) {
    .mainSlide {
        background-size: initial;
    }
}
*/

/*
Drop this in mobile.css
.mainSlide {
    background-size: contain;
}
*/
/*max height code ends*/

/* Satish's work ends here*/