﻿@charset "utf-8";

body {
    background: #fff;
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

label {
    font-weight: normal;
}

input, select, textarea, button, textarea, img, a {
    outline: none;
}

    a:focus, a.focus, .btn.focus, .btn:focus, .btn:active:focus, .btn.active.focus {
        outline: none;
    }

@font-face {
    font-family: 'Open Sans', sans-serif;
    src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
    src: url('../fonts/OpenSans-Semibold.ttf') format('truetype');
    src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto', sans-serif;
    src: url('../fonts/Roboto-Regular.ttf') format('truetype');
    src: url('../fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.header {
    background: #151515;
    color: white;
    padding: 12px 0;
}

.hdr-left {
    width: 25%;
    float: left;
    overflow: hidden;
    padding: 0 16px;
}

.hdr-right {
    width: 75%;
    float: left;
    overflow: hidden;
    padding: 0 16px;
}

.logo-dash {
    float: left;
    width: 145px;
    height: auto;
    margin:0;
}

.right-sec {color:#333;}

.logo2 {
    float: left;
    width: 80px;
    height: auto;
}

.logo img {
    float: left;
    width: 100%;
    height: auto;
}

.logo2 {
    margin-left: 20px;
    padding-left: 20px;
    padding-top: 43px;
    border-left: solid 1px #414141;
    margin-top: 8px;
    position: relative;
}

    .logo2 img {
        float: left;
        /*width: 100%;
        height: 38px;*/
        top: 9px;
        position: absolute;
        width:170px;
    }

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav > li > a {
    color: white;
    text-transform: uppercase;
    padding: 10px 8px;
    font-size: 13px;
    border-radius: 3px;
}

    .nav > li > a:focus, .nav > li > a:hover {
        text-decoration: none;
        background-color: #cd202f;
    }

.user-div {
    margin-top: 10px;
    position: relative;
    float: right;
}

    .user-div .dropdown-menu {
        right: 0;
        position: absolute;
        left: inherit;
    }

.dropdown-menu li {
    position: relative;
}

    .dropdown-menu li i {
        position: absolute;
        left: 10px;
        top: 7px;
        color: #717171;
        font-size: 15px;
    }

.user-div .dropdown-menu > li > a {
    font-size: 13px;
    margin-left: 10px;
    padding: 6px 20px;
}

.user {
    border: none;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    padding: 0;
    position: relative;
    float:left;
}
 

.user img {
        width: 100%;
        height: auto;
        border-radius: 100%;
        overflow: hidden;
    }

.navbar-toggle {
    background: none;
    margin-top: 0;
    margin-right: 0;
    border: 2px solid #cd202f;
}

.navbar {
    margin-top: 10px;
    margin-bottom: 0;
    text-align: right;
}

.sec-float {
    float: right;
}

.navbar-toggle .icon-bar {
    background: white;
}

.margin-top {
    margin-top: 20px;
}

.mrgn-adj {
    margin: 0 -16px;
}

.owl-carousel.owl-drag .owl-item {
    position: relative;
}

.desc {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 48px;
    background: rgba(52,52,52,0.8);
}

.slide {
    position: relative;
    display: block;
}

.desc2 {
    float: left;
    width: 100%;
    height: 170px;
    background: #ce0a3e;
    padding: 16px;
    overflow: hidden;
    position: relative;
    padding-bottom: 60px;
    transition: 0.3s;
}

.slide2 h3 {
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    font-weight: 600;
    margin: 12px 0;
    color:#333;
}

.desc2 h4 {
    float: left;
    color: white;
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    font-weight: 600;
    line-height: 16px;
}

.desc2 p {
    color: white;
    font-size: 11px;
    float: left;
    margin-top: 12px;
    margin-bottom: 0;
}

.slide2 {
    position: relative;
}

    .slide2:hover > .desc2 {
        background: #535152;
    }

.arrow i:hover {
    color: #FFC107;
    border-color: #FFC107;
}

.desc .date, .desc h4 {
    float: left;
    height: 100%;
    color: white;
}

.desc .date {
    background: #ce0a3e;
    padding: 0 20px;
    text-align: center;
    line-height: 48px;
    width: 17%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 1.5%;
}

.desc h4 {
    font-size: 12px;
    text-align: center;
    line-height: 48px;
    text-transform: uppercase;
    width: 83%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 2.5%;
    position: relative;
    z-index: 20;
}

    .desc h4:before {
        background: black;
        position: absolute;
        content: '';
        left: -1px;
        top: 0;
        height: 100%;
        width: 1px;
        -webkit-transition: width .5s; /* For Safari 3.1 to 6.0 */
        transition: width .5s;
        z-index: -15;
    }

.sli1:hover > .desc h4:before {
    background: black;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.banner2 {
    position: relative;
    height: 161px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-right: 0;
}

    .banner2 img {
        width: 100%;
        height: auto;
    }

    .banner2 .desc22 {
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 48px;
        background: rgba(52,52,52,0.8);
    }

        .banner2 .desc22 .brdr {
            background: #ce0a3e;
            position: absolute;
            left: 0;
            width: 3%;
            height: 100%;
            -webkit-transition: width .5s; /* For Safari 3.1 to 6.0 */
            transition: width .5s;
            top: 0;
            border: none;
        }

    .banner2:hover > .desc22 .brdr {
        width: 100%;
    }

    .banner2 .desc22 h4 {
        z-index: 10;
        position: relative;
        width: 100%;
        color: white;
        font-size: 12px;
        text-transform: uppercase;
        text-align: center;
        position: relative;
        line-height: 48px;
    }

.owl-nav {
    top: 30% !important;
    width: 100%;
    right: inherit !important;
}

#owl-slide2 .owl-nav {
    top: -35px !important;
    width: auto;
    right: 0 !important;
}

    #owl-slide2 .owl-nav button.owl-next span i, #owl-slide2 .owl-nav button.owl-prev span i {
        font-size: 20px;
        color: #ce0a3e;
    }

    #owl-slide2 .owl-nav button.owl-next span, #owl-slide2 .owl-nav button.owl-prev span {
        width: 24px;
        height: 24px;
        border-radius: 100%;
        border: solid 1px #ce0a3e;
    }

    #owl-slide2 .owl-nav button.owl-next, #owl-slide2 .owl-nav button.owl-prev {
        width: 24px;
        height: 24px;
        margin: 0;
    }

    #owl-slide2 .owl-nav button.owl-prev {
        margin-right: 10px;
    }

.owl-carousel .owl-nav button.owl-prev {
    float: left;
}

.owl-carousel .owl-nav button.owl-next {
    float: right;
}

    .owl-carousel .owl-nav button.owl-next span i, .owl-carousel .owl-nav button.owl-prev span i {
        font-size: 52px;
    }

.owl-carousel2 .owl-nav button.owl-prev {
    float: left;
}

.owl-carousel2 .owl-nav button.owl-next {
    float: right;
}

    .owl-carousel2 .owl-nav button.owl-next span i, .owl-carousel2 .owl-nav button.owl-prev span i {
        font-size: 52px;
    }

.arrow {
    position: absolute;
    bottom: 8px;
    right: 16px;
    z-index: 50;
}

    .arrow i {
        width: 22px;
        height: 22px;
        border-radius: 100%;
        border: solid 1px #fff;
        color: white;
        text-align: center;
        font-size: 18px;
    }

.right-sec h3 {
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    font-weight: 600;
    margin: 12px 0;
}

.right-sec label {
    font-weight: 600;
    font-size: 13px;
}

.right-sec .row {
    position: relative;
    overflow: hidden;
    padding: 10px 0;
}

.right-sec span {
    font-size: 12px;
}

.txt_right {
    text-align: right;
    position: relative;
    font-size: 12px;
}

.right-sec img {
    margin-right: 5px;
}

.padding-right {
    padding-right: 0;
    padding-left: 0;
}

.vm_btn {
    color: #cd202f;
    font-weight: 600;
}

    .vm_btn:hover {
        color: #f53a4a;
        text-decoration: none;
    }

    .vm_btn img {
        margin-left: 6px;
        transition: 0.3s;
    }

    .vm_btn:hover > img {
        margin-left: 10px;
    }


.brdr_btm {
    position: absolute;
    bottom: 0;
    border-bottom: solid 1px #d0d0d0;
    width: 100%;
    height: 1px;
    margin: 0 16px;
    -webkit-transition: border .2s; /* For Safari 3.1 to 6.0 */
    transition: border .2s;
}

.right-sec .row:hover > .brdr_btm {
    border-bottom: solid 2px #ccc;
}

.sgn_lnk {
    color: white;
    margin-top: 20px;
    display: inline-block;
    margin-left: 10px;
}


/* Custom Mediaquery */
@media (max-width:1199px) {
    .logo {
        width: 115px;
    }

    .banner2 {
        height: 136px;
    }
}

@media (max-width:991px) {
    .nav > li > a {
        font-size: 12px;
    }

    .banner2 {
        height: 99px;
    }

        .banner2 .desc {
            height: 35px;
        }

            .banner2 .desc h4 {
                line-height: 35px;
            }

    .desc2:after {
        content: '';
        position: absolute;
        left: 0;
        height: 38px;
        width: 100%;
        bottom: 0;
        background: #3e3e3e;
    }

    .padding-right {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width:767px) {
    .mob-sec {
        margin-top: -58px;
    }

    .banner2 {
        height: auto;
        margin-top: 16px;
    }

        .banner2:last-child {
            margin-bottom: 16px;
        }

    .mrgn-adj {
        margin: 0;
        margin-top: 16px;
    }

    .txt_right {
        text-align: left;
    }
}

@media (max-width:435px) {
    .logo {
        width: 100px;
        height: auto;
    }

    .logo2 {
        width: 50px;
        height: auto;
        margin-left: 10px;
        padding-left: 8px;
    }

    .sec-right {
        padding-left: 0;
    }

    .sec-float {
        float: left;
    }
}

.lodSec {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:rgba(0, 0, 0, 0.5);
    z-index:50000;
}
#loaderDiv {
    position: absolute;
    width: 100px;
    height: 100px;
    margin: auto;
    z-index: 10;
     top: 50%;
    right: 50%;
    left: 50%;
    bottom: 50%;
    margin-top: -50px;
}

.hrSec {
    margin-top: -6px;
    padding-top: 0;
}
.hrSec hr:first-child {
        margin-top:0;
}
.descScroll {
    height: 130px;
    overflow: hidden;
    overflow-y: auto;
}

.userName {
    float: left;
    color: white;
    margin-left: 16px;
    margin-top: 20px;
}

.userName a {color:white;}
.viewmore{
    text-align:right;
}
.mydocumentbutton {
    background-color: #f4511e;
    border: none;
    color: white;
    padding: 33px 69px;
    text-align: center;
    font-size: 25px;
    margin: 75px 100px;
    opacity: 0.6;
    transition: 0.3s;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
}

.mydocumentbutton:hover {
        opacity: 1
    }

top_mrgn {
    margin-top: 25px;
}

.inner_sec {
    color: #151515;
}

    .inner_sec h3 {
        color: #cd202e;
        display: block;
        margin: 20px 0;
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .inner_sec .box {
        width: 170px;
        height: auto;
        padding: 15px 0;
        overflow: hidden;
        float: left;
        text-align: center;
        transition: box-shadow .3s;
        border-radius: 10px;
        margin-right: 25px;
    }

        .inner_sec .box h4 {
            color: #151515;
            margin: 20px 0;
            margin-top: 30px;
            font-size: 16px;
            font-weight: 600;
            text-transform: uppercase;
            line-height: 22px;
        }

        .inner_sec .box:hover {
            box-shadow: 0 0 11px rgba(33,33,33,.2);
        }



        .inner_sec .box h5 {
            color: #151515;
            margin-top: 15px;
        }

        .inner_sec .box img.sec {
            width: 75px;
            height: auto;
        }

.brdr {
    border-bottom: solid 1px #e1e1e1;
    padding-bottom: 10px;
}

.box a {
    display: block;
    color: #151515;
    margin-top: 15px;
}
.sb_btn {
    background: none;
    border: none;
    padding: 3px 1px;
    margin-right: 10px;
    font-weight: 600;
    min-width: 95px;
}

    .sb_btn:hover {
        text-decoration: underline;
    }


.sb_btn {
    background: none;
    border: none;
    padding: 10px 1px;
    margin-right: 10px;
    font-weight: 600;
    min-width: 95px;
}

    .sb_btn:hover {
        text-decoration: underline;
    }

.sb_usr_sec {
    margin-top: 10px;
    display: inline-block;
    margin-left: 8px;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
}

.usr_disable {
        position:relative;
        content: '';
        position: fixed;
        top: 95px;
        bottom: 0;
        height: 100%;
        width: 100%;
        z-index: 500;
        left: 0;
        right: 0;
        background: rgba(0,0,0,0.4);
        text-align:center;
        font-size:18px;
    }

.usr_disable p {
    padding: 8px;
    background: #f31752;
    width: 50%;
    margin: 0 auto;
    margin-top: 100px;
    font-size: 100%;
    border-radius: 8px;
    }