﻿

.btn-primary {
    background-image: none !important;
}

.videocontent {
    position: relative;
    width: 100%;
    top: 60px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    /*    display: flex;*/
    padding: 0;
    opacity: 0.9;
    object-fit: cover;
}

    .videocontent video {
        display: block;
        margin: auto;
    }

    .videocontent:before {
        content: '';
        position: absolute;
        top: 0px;
        right: 0;
        bottom: 0;
        left: 0;
    }



.videoslide {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
}

.videoslide video img {
    -webkit-transform: translate(3em,0);
    -moz-transform: translate(3em,0);
    -o-transform: translate(3em,0);
    -ms-transform: translate(3em,0);
}


.overvideo {
    position: absolute;
    bottom: 0px;
    text-align: center;
    padding-top: 0px !important;
    height: 100%;
    width: 100% !important;
    background-color: rgba(0, 0, 0, 0.25);
}



.overvideo_landing {
    position: relative;
    bottom: 0px;
    text-align: center;
    padding-top: 0px !important;
    height: 100%;
    width: 100% !important;
    background-color: rgba(0, 0, 0, 0.25);
/*    background-color: transparent;*/
}

.videolabels {
    color: #fff;
    text-align: center;
    position: absolute;
    top: 45%;
    width: 100%;
}

.landinglabels {
    color: #fff;
    text-align: left;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    /*transform: translateY(-100%);*/
    margin-right: 0px;
    padding: 10px;
/*    min-height: 100px;*/
    background-color: rgba(0, 0, 0, 0.25);
    vertical-align: middle;
}

.landingposition {
    color: #4D4D4D;
    text-align: left;
    position: absolute;
    top: 52%;
    left: 10px;
    right: 0px;
    line-height: 1.8em;
    letter-spacing: 0.1em;
    width: 100%;
    padding-left: 10px;
    padding-top: 0px;
    padding-right: 17px;
/*    padding-bottom: 20px;
    box-sizing: content-box;
    overflow-y: scroll;*/
    /*    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;*/
}
    .landingposition:hover {
/*        overflow-y: scroll !important;
        padding-right: 0px;
        box-sizing: border-box;*/
    }


.landinglocation {
    color: #4D4D4D;
    text-align: left;
    position: absolute;
    top: 87%;
}
.videotitle {
    font-size: 6vh;
}

.videosubtitle {
    font-size: 3vh;
}

.boxheight {
    height: 70vh;
    margin-bottom: 0px;
}

.posterheight {
    height: 100% !important;
}

@keyframes godown {
    0% {
        transform: translateY(-100%);
    }

    20% {
        transform: translateY(-80%);
    }

    40% {
        transform: translateY(-60%);
    }

    60% {
        transform: translateY(-40%);
    }

    80% {
        transform: translateY(-20%)
    }

    100% {
        transform: translateY(0);
    }

}

@keyframes goup {
    0% {
        transform: translateY(0);
    }

    20% {
        transform: translateY(-20%);
    }

    40% {
        transform: translateY(-40%);
    }

    60% {
        transform: translateY(-60%);
    }

    80% {
        transform: translateY(-80%)
    }

    100% {
        transform: translateY(-100%);
    }
}

.scrolled-up {
    /*    transform: translateY(0);
    transition: all 0.4s ease-in-out;*/
    animation:  godown 0.5s  ease-in-out;
    visibility: visible;
}

.scrolled-down {
    /*    transform: translateY(-100%);
    transition: all 0.4s ease-in-out;*/
    animation: goup 0.5s ease-in-out;
    visibility: hidden;
}

.smart-scroll {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 4100;
    background-color: #fff;
}

.slide-up {
    /*        transform: translateY(-100%);*/
/*    transition: all 1s ease-in-out;*/
    
/*    animation: godown 1s ease-in-out;*/
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.upperdiv {
    top: 0px !important;
    min-height: 60px;
    left: 0px;
    padding-top: 0px !important;
    min-height: 0px !important;
}

body {
    padding-top: 0px;
    font-family: 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.8em;
}

.postulationfont {
    padding-top: 0px;
    font-family: 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.8em;
}

html body .RadInput_Bootstrap .riTextBox,
html body .RadInputMgr_Bootstrap .RadListView_Bootstrap .TreeListToolTip_Bootstrap .RadTreeList_Bootstrap {
    font-family: 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.8em;
}

.RadInput_Bootstrap .riTextBox.riEmpty {
    font-family: 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.8em;
}


.body-content {
    max-width: 92% !important;
    margin: 0 auto;
}


    .container {
    margin-top: 60px;
}

.titlelabel {
    font-size: 2.7vw;
}

.subtitlelabel {
    font-size: 1.3vw;
}

.mycarouselimage {
    width: 100vw !important;
    height: 100vh !important;
    background: black;
    object-fit: cover !important;
    
}

.myadimage {
    width: 100vw !important;
    height: 100vh !important;
    background: black;
    object-fit: cover !important;
}


.languagebar {
    vertical-align: middle; 
    position: absolute; 
    bottom: 20px; 
    right: 20px;
}





@media screen and (max-width: 1382px) {

    .titlelabel {
        font-size: 5.5vw;
    }

    .subtitlelabel {
        font-size: 3vw;
    }

    .videotitle {
        font-size: 4vh;
    }

    .videosubtitle {
        font-size: 2vh;
    }

    .mycarouselimage {
        object-fit: cover !important;
    }

    .boxheight {
        height: fit-content !important;
        margin-bottom: 20px;
    }

    .posterheight {
        height: 35vh !important;
    }

    .landingposition {
        position: relative;
        padding-left: 0px;
        padding-right: 10px;
        left: 5px;
    }

    .languagebar {
        bottom: 5px;
        right: 0px;
        width: 100%;
        text-align: center;
    }

    .landingfooter {
        height: 10vh !important;
    }

    .my-row {
        flex-direction: column; /* force the layout to stack the cells vertically */
    }

    .my-cell {
        width: 100% !important; /* cells should be full width at this point */
    }


}



.search-row {
    display: flex; /* direction row by default, the cells will be side by side to start */
}



.search-cell {
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    flex-direction: column; /* each cell will have its content laid out vertically */
    align-items: flex-start;
    justify-content: left;
    width: 30%;
}

@media (max-width: 768px) { /* change the max-width in the media query to whatever width you want, you can use min-width too if you prefer */
    .search-row {
        flex-direction: column; /* force the layout to stack the cells vertically */
    }

    .search-cell {
        width: 100%; /* cells should be full width at this point */
        padding-left: 10px !important;
        text-align: left;
    }
}



    .RadCombobx_Bootstrap .RadInputMgr_Bootstrap .RadInput_Bootstrap .riTextBox,
    .RadInputMgr_Bootstrap .RadLabel_Bootstrap .RadListBox_Bootstrap .RadMenu_Bootstrap .RadProgressBar_Bootstrap
    .RadRibbonBar_Bootstrap .RadSearchBox_Bootstrap .RadScheduler_Bootstrap .RadTabStrip_Bootstrap .RadSlider_Bootstrap
    .RadToolBar_Bootstrap .RadToolTip_Bootstrap .RadUpload_Bootstrap .RadWindow_Bootstrap .RadWizard_Bootstrap .rbLinkButton .ruInput {
        font-family: 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
        font: 13px/1.42857143 apple-system, 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
        font-size: 13px !important;
    }

    .RadCombobx_Bootstrap, .RadCombobx_Bootstrap .RadComboBoxDropDown_Bootstrap {
        font-family: 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
        font: 15px/1.42857143 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
        font-size: 15px !important;
    }

    div.rcbSlide .RadComboBoxDropDown_Bootstrap .rcbScroll {
        font-family: 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
        font: 15px/1.42857143 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
        font-size: 15px !important;
    }


    input, input:focus {
        font-family: 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
        font: 15px/1.42857143 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
        font-size: 15px !important;
    }

    span.RadButton_Bootstrap {
        font-family: 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
        font: 15px/1.42857143 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    }

    html body .RadInput_Bootstrap .riTextBox,
    html body .RadInputMgr_Bootstrap .RadListView_Bootstrap .TreeListToolTip_Bootstrap .RadTreeList_Bootstrap {
        font-family: 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
        font: 15px/1.42857143 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    }

    .RadInput_Bootstrap .riTextBox.riEmpty {
        font-family: 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
        font: 15px/1.42857143 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    }

    .RadGrid_Bootstrap {
        outline: none;
    }

        .RadGrid_Bootstrap .rgMasterTable, .RadGrid_Bootstrap .rgDetailTable, .RadGrid_Bootstrap .rgGroupPanel table, .RadGrid_Bootstrap .rgCommandRow table, .RadGrid_Bootstrap .rgEditForm table, .RadGrid_Bootstrap .rgPager table {
            font-family: 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
            font: 13px 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
        }

    .RadUpload .ruFileInput, .RadUpload .ruFakeInput, .RadUpload .ruButton {
        font-family: 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
        font: 15px/1.42857143 'Raleway', 'Nunito', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    }

    .caro {
        height: 100vh;
        background-size: cover;
        overflow: hidden;
    }

    .landingfooter {
        margin-top: 80px;
        position: absolute;
        bottom: -70px;
        left: 0;
        width: 100%;
        background-color: #e9e9e9;
        opacity: 1;
        height: 7vh;
        font-size: 12px;
        vertical-align: middle;
        display: table;
        text-align: center;
    }

    .carousel {
        position: relative;
    }

    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

        .carousel-inner > .item {
            position: relative;
            display: none;
            -webkit-transition: .6s ease-in-out left;
            -o-transition: .6s ease-in-out left;
            transition: .6s ease-in-out left;
        }

            .carousel-inner > .item > img,
            .carousel-inner > .item > a > img {
                line-height: 1;
            }

    @media all and (transform-3d), (-webkit-transform-3d) {
        .carousel-inner > .item {
            -webkit-transition: -webkit-transform .6s ease-in-out;
            -o-transition: -o-transform .6s ease-in-out;
            transition: transform .6s ease-in-out;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-perspective: 1000px;
            perspective: 1000px;
        }

            .carousel-inner > .item.next,
            .carousel-inner > .item.active.right {
                left: 0;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }

            .carousel-inner > .item.prev,
            .carousel-inner > .item.active.left {
                left: 0;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }

                .carousel-inner > .item.next.left,
                .carousel-inner > .item.prev.right,
                .carousel-inner > .item.active {
                    left: 0;
                    -webkit-transform: translate3d(0, 0, 0);
                    transform: translate3d(0, 0, 0);
                }
    }

    .carousel-inner > .active,
    .carousel-inner > .next,
    .carousel-inner > .prev {
        display: block;
    }

    .carousel-inner > .active {
        left: 0;
    }

    .carousel-inner > .next,
    .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .carousel-inner > .next {
        left: 100%;
    }

    .carousel-inner > .prev {
        left: -100%;
    }

        .carousel-inner > .next.left,
        .carousel-inner > .prev.right {
            left: 0;
        }

    .carousel-inner > .active.left {
        left: -100%;
    }

    .carousel-inner > .active.right {
        left: 100%;
    }

    .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 15%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
        background-color: rgba(0, 0, 0, 0);
        filter: alpha(opacity=50);
        opacity: .5;
        height: 100vh !important;
    }

        .carousel-control.left {
            background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
            background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
            background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
            background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
            background-repeat: repeat-x;
        }

        .carousel-control.right {
            right: 0;
            left: auto;
            background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
            background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
            background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
            background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
            background-repeat: repeat-x;
        }

        .carousel-control:hover,
        .carousel-control:focus {
            color: #fff;
            text-decoration: none;
            filter: alpha(opacity=90);
            outline: 0;
            opacity: .9;
        }

        .carousel-control .icon-prev,
        .carousel-control .icon-next,
        .carousel-control .glyphicon-chevron-left,
        .carousel-control .glyphicon-chevron-right {
            position: absolute;
            top: 50%;
            z-index: 5;
            display: inline-block;
            margin-top: -10px;
        }

        .carousel-control .icon-prev,
        .carousel-control .glyphicon-chevron-left {
            left: 50%;
            margin-left: -10px;
        }

        .carousel-control .icon-next,
        .carousel-control .glyphicon-chevron-right {
            right: 50%;
            margin-right: -10px;
        }

        .carousel-control .icon-prev,
        .carousel-control .icon-next {
            width: 20px;
            height: 20px;
            font-family: serif;
            line-height: 1;
        }

            .carousel-control .icon-prev:before {
                content: '\2039';
            }

            .carousel-control .icon-next:before {
                content: '\203a';
            }



    .carousel-indicators {
        position: absolute;
        bottom: 10px;
        left: 50%;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        margin-left: -30%;
        text-align: center;
        list-style: none;
    }

        .carousel-indicators li {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 1px;
            text-indent: -999px;
            cursor: pointer;
            background-color: #000 \9;
            background-color: rgba(0, 0, 0, 0);
            border: 1px solid #ccc !important;
            border-radius: 10px;
            /*            opacity: 0.5;*/
        }

        .carousel-indicators .active {
            width: 12px;
            height: 12px;
            margin: 0;
            background-color: rgba(0, 0, 0, 0) !important;
            background-color: #fff !important;
            border: 1px solid #fff !important;
            /*            border: 3px solid #0072c0 !important;*/
            /*            opacity: 0.5;*/
        }

    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 20px;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    }

        .carousel-caption .btn {
            text-shadow: none;
        }

    @media screen and (min-width: 768px) {
        .carousel-control .glyphicon-chevron-left,
        .carousel-control .glyphicon-chevron-right,
        .carousel-control .icon-prev,
        .carousel-control .icon-next {
            width: 30px;
            height: 30px;
            margin-top: -10px;
            font-size: 30px;
        }

        .carousel-control .glyphicon-chevron-left,
        .carousel-control .icon-prev {
            margin-left: -10px;
        }

        .carousel-control .glyphicon-chevron-right,
        .carousel-control .icon-next {
            margin-right: -10px;
        }

        .carousel-caption {
            right: 20%;
            left: 20%;
            padding-bottom: 30px;
        }

        .carousel-indicators {
            bottom: 20px;
        }
    }

    .overlay {
        position: absolute;
        width: 100%;
        height: 100vh;
        top: 0;
        left: 0;
        background: #000;
        opacity: 0.2;
        filter: alpha(opacity = 20); /* required for opacity to work in IE */
        z-index: 9999998;
    }

    .landingsummary {
        display: -webkit-box;
        max-width: 100%;
        margin: 0 auto;
        -webkit-line-clamp: 9;
        /* autoprefixer: off */
        -webkit-box-orient: vertical;
        /* autoprefixer: on */
        overflow: hidden;
        text-overflow: ellipsis;
    }


    .postulationwidth {
        width: 70%;
    }

    @media screen and (max-width: 1250px) {
        .postulationwidth {
            width: 60%;
        }

        .body-content {
            max-width: 80%;
            min-width: unset !important;
            /*                                            overflow-x: auto;*/
        }

        /*.my-cell {
            width: 100% !important;*/ /* cells should be full width at this point */
        /*}*/
    }


    .tabstripline {
        padding-left: 33%;
    }

    @media screen and (max-width: 600px) {
        .tabstripline {
            padding-left: 25%;
        }

        .RadTabStrip_Bootstrap {
            width: 100% !important;
        }

            .RadTabStrip_Bootstrap .rtsLevel1 .rtsLI {
                width: 50% !important;
                text-align: center;
            }
    }

    /*
.filterlocation {
    font-size: 13px !important;
}

    .filterlocation .rcbInputCell, .filterlocation .rcbArrowCell {
        height: 32px;
        border-width: 1px;
        border-style: none !important;
        background-color: transparent !important;
        border-radius: 0 !important;
        box-shadow: none !important;
    }

    .filterlocation .rcbInput {
        text-align: left !important;
        font-size: 13px !important;
    }

    .filterlocation .rcbHovered .rcbInput {
        text-decoration: none !important;
    }

    .filterlocation ::selection {
        background: transparent !important;
        text-shadow: 2px 2px 3px #e9e9e9;
    }*/