
@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/CenturyGothic.woff') format('woff'), url('../fonts/CenturyGothic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.mt-20 {
    margin-top: 20px;
}

.h-40 {
    height: 46px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.p-20 {
    padding: 20px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-15 {
    padding-top: 15px !important;
}

.pb-20 {
    padding-bottom: 20px;
}

.carousel-inner {
    border-radius: 0px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .curFlag .img-responsive {
        max-height: 60px;
    }

    .CurImg .img-responsive {
        max-height: 20px;
    }

    #changeval .img-responsive {
        max-height: 40px;
        margin-top: 8px;
    }

    .btntogg .img-responsive {
        max-height: 30px;
    }

    .custom-combobox a {
        padding-top: 11.5% !important;
    }
}

body {
    font-family: 'Century Gothic';
    background-color: #ecf0f1;
    background-image: url("https://www.transparenttextures.com/patterns/inspiration-geometry.png");
    font-size: 14px;
}

.bg-blue {
    background: rgba(6, 33, 74, 0);
    background-image: linear-gradient(45deg, black, transparent,black);
    border-bottom: 2px solid#eca119;
}

.MnuChangePass {
    background-color: #ad9602;
    padding: 4px 10px;
    border-radius: 15px;
    font-weight: bold;
    color: #fff;
    border: 0px;
    margin-right: 10px;
}

    .MnuChangePass a {
        color: #fff;
    }

    .MnuChangePass:hover, .MnuChangePass:focus {
        background-color: #d4a738;
    }

        .MnuChangePass:hover ~ .MnuChangePass a {
        }

.t-hidden {
    display: none !important;
}

.Brwslabel span {
    position: relative;
    top: -1px;
}
/*
@font-face {
    font-family: 'SOURCESANSPRO-REGULAR';
    src: url('../fonts/SOURCESANSPRO-REGULAR.OTF') format('opentype');
}*/

html,
body {
    margin: 0;
    font-size: 100%;
    /*background: #fff;*/
    /*overflow: scroll;*/
    overflow-x: hidden;
    background-attachment: fixed;
}

    body a {
        text-decoration: none;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }

a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.styled-input input:focus ~ label {
    font-size: .9em;
    font-weight: bold;
    color: #050977;
    top: -20px !important;
    -webkit-transition: all 0.125s;
    transition: all 0.125s;
}

.styled-input input[readonly] ~ label {
    top: -20px !important;
    color: #050977;
    font-weight: 600;
    font-size: small;
}

.styled-input input:active ~ label {
    top: -30px !important;
    color: #0f5ba2;
    font-weight: 600;
    font-size: small;
}

.Sel_Drop_cnr select:focus ~ div {
    color: #ffa500 !important;
}

.Sel_Drop_cnr select:focus {
    outline: none;
}

.styled-input label {
    top: 0;
}

.btn-align {
    padding: 20px 0;
}

#otpver {
    display: none;
}

.agile-contact-grids {
    /*padding: 20px 0;*/
}

::placeholder {
    color: #A6A8AB;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #A6A8AB;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #A6A8AB;
}

select {
    width: 100%;
    background: transparent;
    color: #999999;
    padding: 5px;
    border-radius: 3px;
}

input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
textarea,
select,
.datepicker {
    /* color: #fff; */
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    /*border: 1px solid #A6A8AB;
    border-radius: 10px;*/
    border-bottom: 2px solid #253d83;
    border-radius: 0px;
    -webkit-appearance: none;
    outline: none;
}

.alert {
    margin-bottom: 0px !important;
}

.beneCnr {
    /*padding: 10px 0 0 0;*/
}

.container-box {
    padding: 0px 15px;
}

.label {
    color: #4c4c4c !important;
    font-weight: 600 !important;
    font-size: smaller !important;
    display: block !important;
    line-height: 1em !important;
    text-align: left !important;
    padding-left: 0px;
}

.readIfo .label {
    color: #4a450e !important;
    /*
    background-color: #cac8b0;*/
    font-weight: 100 !important;
    font-size: 1em !important;
    display: block !important;
    line-height: 1em !important;
    text-align: left !important;
    padding-left: 12px;
}

.readIfo .prof-lbl {
    color: #fff !important;
    padding: 0.4em 1em !important;
    border: 1px solid#728ea8;
    border-radius: 20px;
    margin: 0.1em 0 0 0 !important;
    width: 100% !important;
    background-image: linear-gradient(to right, rgba(7, 65, 123, 0.85) 1%, rgba(36, 117, 201, 0.9) 3%, rgba(14, 90, 164, 0.89) 7%, rgba(16, 56, 93, 0.8) 50%, rgba(0, 84, 164, 0.8) 93%, rgba(37, 126, 220, 0.8) 96%, rgb(3, 58, 113) 100%),url(../Images/herobg.jpg);
    font-weight: bold;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.64);
    -webkit-appearance: none !important;
    outline: none !important;
}

.readIfo input[type="text"] {
    color: #fff !important;
    padding: 0.4em 1em !important;
    border: 1px solid#728ea8;
    border-radius: 20px;
    margin: 0.1em 0 0 0 !important;
    width: 100% !important;
    background-image: linear-gradient(to right, rgba(7, 65, 123, 0.85) 1%, rgba(36, 117, 201, 0.9) 3%, rgba(14, 90, 164, 0.89) 7%, rgba(16, 56, 93, 0.8) 50%, rgba(0, 84, 164, 0.8) 93%, rgba(37, 126, 220, 0.8) 96%, rgb(3, 58, 113) 100%),url(../Images/herobg.jpg);
    font-weight: bold;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.64);
    -webkit-appearance: none !important;
    outline: none !important;
}

.chboxlabel {
    position: relative;
    top: -3px;
    margin-left: 4px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    /*
    font-family: 'Cabin', sans-serif;*/
    font-weight: 600;
}

p {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
}

label {
    margin: 0;
}


/*--Banner stats here--*/

.agileinfo-dot {
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
    padding: 0em 0 15.4em;
}


/*--header--*

.header-main {
    background: rgba(255, 255, 255, 0.18);
}


/*--header end here--*/

.banner {
    background: url(../images/bann1.jpg)no-repeat center;
    min-height: 795px;
    background-size: cover;
    position: relative;
}

.banner1 {
    background: url(../images/banner.jpg)no-repeat;
    min-height: 41px;
    background-size: cover;
}


/*-- Navbar --*/

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-default .navbar-brand {
    font-size: 3em;
    color: #FFF;
    text-shadow: 3px 3px #000000;
    text-decoration: none;
    font-weight: bold;
}

.navbar {
    /*margin-bottom: 0px;*/
}

.navbar-nav > li {
    float: left;
    margin-right: 23px;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 29px 13px;
    font-weight: 400;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #fff;
    background: none !important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #303841;
    border-color: #fff;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #ffa500;
    text-shadow: 1px 1px #000;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #EB4549;
}

a.active.scroll {
    color: #ffa500 !important;
    text-shadow: 1px 1px #000;
}

.navbar-default {
    border-color: #e7e7e7;
    border: none !important;
    background: none !important;
}

.navbar {
    /*border-radius: 10px !important;*/
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    line-height: 45px;
}


/*-- nav-effect --*/


/* Effect 13: three circles */

.cl-effect-13 ul li a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

    .cl-effect-13 ul li a::before {
        position: absolute;
        top: 50%;
        left: 50%;
        color: transparent;
        content: '.';
        text-shadow: 0 0 transparent;
        font-size: 2em;
        -webkit-transition: text-shadow 0.3s, color 0.3s;
        transition: text-shadow 0.3s, color 0.3s;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .cl-effect-13 ul li a:hover::before,
    .cl-effect-13 ul li a:focus::before,
    ul.nav.navbar-nav li.active a::before {
        color: #fff;
        text-shadow: 10px 0 #fff, -10px 0 #fff;
    }

.navbar-default {
    background: rgba(0, 0, 0, 0.72);
    border: none;
    border-radius: 0;
}

.navbar-nav,
.header-top {
    padding-right: 7em;
}

.header-nav {
    position: relative;
}

.cl-effect-13 ul li a:hover::before,
.cl-effect-13 ul li a:focus::before,
ul.nav.navbar-nav li a.active::before {
    color: #fff;
    text-shadow: 10px 0 #fff, -10px 0 #fff;
}


/*-- //nav-effect --*/

.navbar-header h1 a {
    font-size: 1.4em;
    color: #FFF;
    text-shadow: 3px 3px #000000;
    text-decoration: none;
    font-weight: bold;
    line-height: 75px;
}

.navbar-brand {
    float: left;
    padding: 12px !important;
    line-height: 45px;
}


/*-- /Navbar --*/

.banner-bottom-text h3 {
    font-size: 5em;
    color: rgb(255, 255, 255);
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 1.3em;
}

.banner-bottom {
    padding-top: 13em;
    text-align: center;
}

.flex-control-nav {
    bottom: 55%;
}

.margin-bottom-30px {
    margin-bottom: 30px;
}
/*--//Banner ends here--*/


/*-- clickable --*/

.thim-click-to-bottom {
    position: absolute;
    bottom: 5%;
    left: 49.5%;
    /* width: 40px; */
    /* height: 40px; */
    /* font-size: 40px; */
    /* line-height: 40px; */
    -webkit-animation: bounce 2s infinite ease-in-out;
    z-index: 99;
}

    .thim-click-to-bottom i {
        color: #fff;
        font-size: 18px;
        text-align: center;
    }

@-webkit-keyframes bounce {
    0%, 20%, 60%, 100% {
        -ms-transform: translateY(0);
    }

    0%, 20%, 60%, 100% {
        -o-transform: translateY(0);
    }

    0%, 20%, 60%, 100% {
        -moz-transform: translateY(0);
    }

    0%, 20%, 60%, 100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-20px);
    }

    80% {
        -webkit-transform: translateY(-10px);
    }
}


/*-- //clickable --*/


/*-- search --*/
/*.click_box {
    width: 161px;
    height: 113px;
    background-color: #FFF !important;
    box-shadow: 5px 5px 10px 0 #d7d7d7;
    border-radius: 10px;
    padding: 30px 0px 0px 0px;
    cursor: pointer;
}*/
.click_box {
    width: 96%;
    background-color: #FFF !important;
    box-shadow: 5px 5px 10px 0 #d7d7d7;
    border-radius: 5px;
    padding: 23px 0px 20px 0px;
    cursor: pointer;
}


    .click_box .glyphicon {
        font-size: 30px;
    }

.s_search {
    position: relative;
}

.cd-main-header {
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
}

.cd-main-header {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

    .cd-main-content.nav-is-visible,
    .cd-main-header.nav-is-visible {
        -webkit-transform: translateX(-260px);
        transform: translateX(-260px);
    }

.nav-on-left .cd-main-content.nav-is-visible,
.nav-on-left .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(260px);
    /*-- PBCSS --*/
    transform: translateX(260px);
}

.cd-header-buttons {
    position: absolute;
    display: inline-block;
    top: -59px;
    right: 1px;
}

    .cd-header-buttons li {
        display: inline-block;
    }

.cd-search-trigger,
.cd-nav-trigger {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
    z-index: 3;
    background: #ffa500;
}

    .cd-search-trigger::before,
    .cd-search-trigger::after {
        /* search icon */
        content: '';
        position: absolute;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
        /* Force Hardware Acceleration in WebKit */
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .cd-search-trigger::before {
        top: 11px;
        left: 11px;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        /*-- agileits --*/
        border: 3px solid #000;
    }

    .cd-search-trigger::after {
        /* handle */
        height: 3px;
        width: 8px;
        background: #000;
        bottom: 14px;
        right: 11px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .cd-search-trigger span {
        /* container for the X icon */
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
    }

        .cd-search-trigger span::before,
        .cd-search-trigger span::after {
            /* close icon */
            content: '';
            position: absolute;
            display: inline-block;
            height: 3px;
            width: 22px;
            top: 50%;
            margin-top: -2px;
            left: 50%;
            margin-left: -11px;
            background: #000;
            opacity: 0;
            /* Force Hardware Acceleration in WebKit */
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
            transition: opacity 0.3s, -webkit-transform 0.3s;
            transition: opacity 0.3s, transform 0.3s;
            transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
        }

        .cd-search-trigger span::before {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .cd-search-trigger span::after {
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

    .cd-search-trigger.search-is-visible::before,
    .cd-search-trigger.search-is-visible::after {
        /* hide search icon */
        -moz-opacity: 0;
        opacity: 0;
    }

    .cd-search-trigger.search-is-visible span::before,
    .cd-search-trigger.search-is-visible span::after {
        /* show close icon */
        -moz-opacity: 1;
        opacity: 1;
    }

    .cd-search-trigger.search-is-visible span::before {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    .cd-search-trigger.search-is-visible span::after {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.cd-search {
    position: absolute;
    width: 100%;
    top: 0em;
    left: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

    .cd-search input {
        border-radius: 0;
        border: none;
        background: rgba(0, 0, 0, 0.75);
        width: 100%;
        padding: 0 5%;
        -webkit-box-shadow: inset 0 3px 0 #2567ff, 0 3px 6px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 3px 0 #ffffff, 0 3px 6px rgba(0, 0, 0, 0.05);
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        font-size: 1em;
        padding: 1em 2em;
        color: #fff;
        letter-spacing: 1px;
    }

        .cd-search input::-webkit-input-placeholder {
            color: #fff !important;
        }

        .cd-search input::-moz-placeholder {
            color: #fff !important;
        }

        .cd-search input:-moz-placeholder {
            color: #fff !important;
        }

        .cd-search input:-ms-input-placeholder {
            color: #fff !important;
        }

        .cd-search input:focus {
            outline: none;
        }

    .cd-search.is-visible {
        -moz-opacity: 1;
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity .3s 0s, visibility 0s 0s;
        transition: opacity .3s 0s, visibility 0s 0s;
    }


/*-- //search --*/

.header-top-agileits {
    padding: 10px 0; /*
	background: rgba(23, 22, 27, 1);
	background: linear-gradient(135deg, rgb(23, 22, 27) 15%, rgb(8, 0, 15) 100%);
	/*
    background-image: url(../Images/NEC-BG.jpg);*
    box-shadow: 0px 2px 7px 0px rgba(5, 0, 0, 0.54);*/
}

.header-top-scroll {
    font-size: 13px;
    padding: 5px 0;
    background: rgb(243, 237, 59);
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.80);
}


/*--sicial icons--*/

.-social ul {
    padding: 0;
    margin: 0;
}

    .-social ul li {
        display: inline-block;
    }

        .-social ul li a {
            color: #333;
            text-align: center;
        }

            .-social ul li a i.fa.fa-facebook,
            .-social ul li a i.fa.fa-twitter,
            .-social ul li a i.fa.fa-google-plus {
                height: 35px;
                width: 35px;
                /* background: #FFFFFF; */
                line-height: 37px;
                margin: 0px 10px 0 0;
                color: #000;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -o-border-radius: 50%;
                -ms-border-radius: 50%;
                transition: 0.5s all;
                -webkit-transition: 0.5s all;
                -moz-transition: 0.5s all;
                -o-transition: 0.5s all;
                -ms-transition: 0.5s all;
            }

                .-social ul li a i.fa.fa-facebook:hover {
                    background: #3b5998;
                    color: #FFFFFF;
                }

                .-social ul li a i.fa.fa-twitter:hover {
                    background: #1da1f2;
                    color: #FFFFFF;
                }

                .-social ul li a i.fa.fa-google-plus:hover {
                    background: #dd4b39;
                    color: #FFFFFF;
                }

.-social {
    float: left;
}


/*--//social icons--*/


/*-- registration --*/

ul.agile_forms {
    float: right;
    margin-top: 53px;
    color: #6d6b75;
}

    ul.agile_forms li a i {
        color: #000;
        font-size: 17px;
        padding-right: 4px;
    }

    ul.agile_forms li {
        display: inline-block;
        list-style: none;
    }

        ul.agile_forms li a {
            /* background: #f1c40f; */
            color: #f3ed3b;
            font-size: 14px;
            display: inline-block;
            text-decoration: none;
            padding: 8px 7px 0px 0px;
            text-transform: uppercase;
            letter-spacing: 1px;
            border-radius: 30px;
            -webkit-border-radius: 30px;
            -o-border-radius: 30px;
            -moz-border-radius: 30px;
            -ms-border-radius: 30px;
        }

            ul.agile_forms li a:focus {
                outline: none;
            }

.signin-form {
    padding: 0em 1em 1em 1em;
    text-align: center;
}

    .signin-form h3,
    h3.agileinfo_sign,
    .modal-info h3 {
        font-size: 1.5em;
        color: #212121;
        font-weight: 700;
        margin: 1em 0 0.8em 0;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

        .modal-info h3 span {
            color: #146eb4 !important;
            line-height: 35px !important;
        }

h3.agileinfo_sign {
    text-align: center;
}

.signin-form h3 span {
    color: #67e1ff;
}

.signin-form img {
    width: 100%;
}

.login-form {
    margin: 1em 0 2.5em;
}

.signin-form input[type="email"],
.signin-form input[type="text"],
.signin-form input[type="password"],
.signin-form textarea {
    width: 100%;
    padding: 1em 1em 1em 1em;
    font-size: 14px;
    margin: 0.5em 0;
    outline: none;
    color: #212121;
    border: none;
    border-bottom: 1px solid #ccc;
    letter-spacing: 1px;
    text-align: left;
}

.signin-form input[type="email"] {
    background: none;
    display: block;
}

.signin-form input[type="text"] {
    background: none;
    display: block;
}

.signin-form input[type="password"] {
    background: none;
    display: block;
}

.signin-form::-webkit-input-placeholder {
    color: #A6A8AB !important;
}

.signin-form::-webkit-textarea-placeholder {
    color: #A6A8AB !important;
}

.signin-form textarea {
    min-height: 100px;
}

.signin-form input[type="submit"] {
    outline: none;
    padding: 0.8em 0;
    width: 100%;
    text-align: center;
    font-size: 1em;
    margin-top: 1em;
    border: none;
    color: #FFFFFF;
    text-transform: uppercase;
    cursor: pointer;
    background: #2567ff;
    -webkit-box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
    box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
}

    .signin-form input[type="submit"]:hover {
        color: #fff;
        background: #202020;
        transition: .5s all;
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        -o-transition: .5s all;
        -ms-transition: .5s all;
        outline: 1px solid #a4c4fa;
    }

.signin-form p a {
    font-size: 1em;
    color: #212121;
    letter-spacing: 1px;
}

.login-social-grids {
    margin: 1em 0;
}

    .login-social-grids ul {
        padding: 0;
        margin: 0;
    }

        .login-social-grids ul li {
            display: inline-block;
            margin: 0 .5em 0 0;
        }

            .login-social-grids ul li a {
                color: #FFFFFF;
                text-align: center;
            }

                .login-social-grids ul li a i.fa.fa-facebook,
                .login-social-grids ul li a i.fa.fa-twitter,
                .login-social-grids ul li a i.fa.fa-rss {
                    height: 35px;
                    width: 35px;
                    border: solid 2px #212121;
                    border-radius: 50px;
                    line-height: 31px;
                    background: none;
                    color: #212121;
                    transition: 0.5s all;
                    -webkit-transition: 0.5s all;
                    -moz-transition: 0.5s all;
                    -o-transition: 0.5s all;
                    -ms-transition: 0.5s all;
                }

                    .login-social-grids ul li a i.fa.fa-facebook:hover {
                        border: solid 2px #3b5998;
                        background: #3b5998;
                        color: #FFFFFF;
                    }

                    .login-social-grids ul li a i.fa.fa-twitter:hover {
                        border: solid 2px #55acee;
                        background: #55acee;
                        color: #FFFFFF;
                    }

                    .login-social-grids ul li a i.fa.fa-rss:hover {
                        border: solid 2px #f26522;
                        background: #f26522;
                        color: #FFFFFF;
                    }

.modal-header .close {
    float: right !important;
}

.form-control:focus {
    border: 1px solid #ccc;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


/*-- //registration --*/


/*--modal--*/

.modal-content img {
    width: 100%;
}

.modal-content h4 {
    color: #000;
    text-align: center;
    font-size: 26px;
    margin-bottom: .5em;
    text-transform: uppercase;
}

.modal-content h5 {
    color: #2567ff;
    padding: 15px 0 7px;
    font-size: 22px;
}

.modal-content p {
    color: #636363;
    font-size: 14px;
    line-height: 25px;
    padding-top: 10px;
}

.modal-header {
    padding: 30px;
    border: none;
}


/*--//modal--*/


/*-- //Banner-Slider --*/


/*-- main --*/

.banner-btm-PBCSS,
.gallery,
.team,
.services-agileits,
.contact,
.cir_agile_info,
.newsletter,
.testimonials {
    padding: 6.5em 0;
}

.tittle-agileinfo {
    margin-bottom: 1em;
    position: relative;
    text-align: left !important;
    /*padding-left: 4em;*/
}

    .tittle-agileinfo span {
        text-shadow: 4px 4px rgba(0, 0, 0, 0.35);
        color: #fdf502;
        font-size: 5em;
        position: absolute;
        left: -35px;
        top: -30px;
        font-weight: 600;
    }

        .tittle-agileinfo span:before {
            width: 16px;
            height: 16px;
            content: " ";
            background: #fdf502;
            top: -10px;
            left: -63px;
            display: block;
            position: absolute;
            -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.32);
            box-shadow: 2px 2px rgba(0, 0, 0, 0.32);
        }

        .tittle-agileinfo span:after {
            width: 25px;
            height: 25px;
            content: " ";
            background: #303030;
            top: 3px;
            left: -51px;
            display: block;
            position: absolute;
            -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.32);
            box-shadow: 2px 2px rgba(0, 0, 0, 0.32);
        }

    .tittle-agileinfo h3,
    .tittle-agileinfo h2 {
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 16px;
        color: #fff;
        font-weight: 400;
        padding: 5px;
    }

    .tittle-agileinfo p {
        color: #777;
        font-size: 17px;
        letter-spacing: 1px;
    }

h3.subheading-agileits-PBCSS {
    color: #2567ff;
    font-size: 23px;
    letter-spacing: 1px;
    margin-bottom: 0.5em;
    text-transform: capitalize;
}

p.para-agileits-PBCSS {
    font-size: 17px;
    color: #777;
    letter-spacing: 0.5px;
    line-height: 30px;
}


/*-- //main --*/


/*-- About --*/

.about-grids {
    padding: 2.5em 2em 2em;
    border: 2px solid #777;
    margin-top: 1em;
    position: relative;
    /*width: 32.5%;*/
}

    .about-grids:nth-child(2) {
        margin-left: .8em !important;
        margin-right: .8em !important;
    }

    .about-grids i {
        position: absolute;
        font-size: 32px;
        width: 70px;
        height: 50px;
        text-align: center;
        background: #fff;
        top: -17px;
    }


/*-- //About --*/


/*-- team --*/

.agile_team_grid {
    text-align: center;
    padding: 0;
}

.view_more {
    font-size: 14px;
    text-align: right;
    padding: 3px 5px;
    background: linear-gradient(to bottom, rgb(101, 100, 92) 0%, rgb(0, 0, 0) 100%);
    position: absolute;
    right: 0;
    margin: 5px;
    border-radius: 3px;
    border: 1px solid #635227;
}

.view_more1 {
    font-size: 14px;
    /* text-align: right; */
    padding: 3px 5px;
    background: linear-gradient(to bottom, rgb(101, 100, 92) 0%, rgb(0, 0, 0) 100%);
    /* position: absolute; */
    right: 0;
    margin: 5px;
    border-radius: 3px;
    border: 1px solid #635227;
    display: inline-block;
}

.view_more2 {
    font-size: 14px !important;
    /* text-align: right; */
    padding: 10px 15px;
    background: linear-gradient(to bottom, rgb(19, 136, 8) 0%, rgb(8, 60, 3) 100%);
    /* position: absolute; */
    right: 0;
    border-radius: 25px;
    border: 1px solid #635227;
    display: inline-block;
}

.view_more1:hover {
    color: #fff;
}

.view_more:hover {
    color: #fff;
}

.view_more a,
.view_more1 a,
.view_more2 a {
    color: #fff;
}

    .view_more a:hover,
    .view_more1 a:hover,
    .view_more2 a:hover {
        color: #ffdf8e;
    }

.view {
    margin: 0;
    float: none;
    overflow: hidden;
    position: relative;
    text-align: center;
}

    .view,
    .view .mask,
    .view .content {
        width: 100%;
        height: 298px;
    }

        .view .mask,
        .view .content {
            position: absolute;
            overflow: hidden;
            top: 0;
            left: 0;
        }

        .view img {
            display: block;
            position: relative;
        }

        .view h5 {
            text-transform: capitalize;
            display: inline-block;
            color: #fff;
            border-bottom: 2px solid #2567ff;
            text-align: center;
            position: relative;
            padding: 0 1em 0.8em;
            font-size: 1.7em;
            margin: 2.5em 0 .5em;
        }

        .view p {
            /* font-style: italic; */
            line-height: 1.8em;
            font-size: 15px;
            position: relative;
            color: #fff;
            padding: 0px 20px 20px;
            text-align: center;
        }

.view-sixth img {
    -webkit-transition: all 0.4s ease-in-out 0.5s;
    transition: all 0.4s ease-in-out 0.5s;
}

.view-sixth .mask {
    background-color: rgba(34, 33, 33, 0.54);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in 0.4s;
    transition: all 0.3s ease-in 0.4s;
}

.view-sixth h5 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background: transparent;
    -webkit-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}

.view-sixth p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.2s;
    transition: all 0.3s ease-in-out 0.2s;
}

.agile_team_grid:hover .view-sixth .mask,
.view-sixth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.agile_team_grid:hover .view-sixth img,
.view-sixth:hover img {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.agile_team_grid:hover .view-sixth h5,
.view-sixth:hover h5 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.agile_team_grid:hover .view-sixth p,
.view-sixth:hover p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.view-sixth .agileits_social_icons {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}

.agile_team_grid:hover .view-sixth .agileits_social_icons,
.view-sixth:hover .agileits_social_icons {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.agile_team_grid .-social {
    float: none !important;
}

.team {
    padding-bottom: 0em !important;
}


/*-- //team --*/


/*-- Stats --*/

.progress-bar.position {
    float: left;
    width: 25%;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*
    font-family: 'Open Sans', sans-serif !important;*/
    margin-top: 2em;
}

.cir_agile_info {
    background: #202020;
}

span.circles-text {
    font-size: 45px !important;
    /*
    font-family: 'Text Me One', sans-serif;*/
}


/*-- //Stats --*/


/*-- services --*/

.services-agileits {
    background: url(../images/services-bg.jpg)no-repeat center;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.services-agileits {
    position: relative;
}

.service-grids:nth-child(5),
.service-grids:nth-child(6),
.service-grids:nth-child(7) {
    float: right;
    padding-bottom: 0em !important;
}

.services-agileits h3,
.contact h3 {
    /*
    color: #ffffff!important;
    text-shadow: 2px 2px #4479f3!important;*/
}

.services-agileits .tittle-agileinfo span,
.contact .tittle-agileinfo span {
    text-shadow: 4px 4px rgba(37, 103, 255, 0.48) !important;
    color: #ffffff !important;
}

    .services-agileits .tittle-agileinfo span:after,
    .contact .tittle-agileinfo span:after {
        background: #fff !important;
        -webkit-box-shadow: 2px 2px rgba(37, 103, 255, 0.48) !important;
        box-shadow: 2px 2px rgba(37, 103, 255, 0.48) !important;
    }

.services-agileits .tittle-agileinfo p,
.contact .tittle-agileinfo p {
    color: #fdf502 !important;
}

.service-grids {
    text-align: center;
    padding: 3em 1.5em 3em;
    /*background-color: rgba(255, 248, 13, 0.86);*/
    border-radius: 25px;
    /* margin: 10px;*/
}

.Dash-service h4 {
    color: #000;
    font-size: 16px;
    padding: 12px 0;
    background: rgb(255, 255, 255);
    border: 2px solid #fff;
    margin: 35px 0px;
}

.DashFooter {
    background: rgba(0, 0, 0, 0.43);
    background-image: linear-gradient(to right, rgb(2, 46, 88) 1%, rgb(16, 72, 132) 3%, rgb(0, 66, 130) 7%, rgb(16, 56, 93) 50%, rgb(0, 84, 164) 93%, rgb(33, 85, 140) 96%, rgb(0, 40, 79) 100%);
    background-image: linear-gradient(45deg, #d4d4d4, #e6e6e6,#bfbebe);
    bottom: 0;
    left: 0;
    position: fixed;
    /* color: #fff; */
    right: 0;
    z-index: 999;
    border-top: 1px solid #d4a738;
}

.service-grids i {
    color: #fff;
    font-size: 28px;
    width: 60px;
    height: 45px;
    line-height: 41px;
    border: 2px solid rgba(255, 248, 13, 0.86);
}

.service-grids:hover i {
    border-color: transparent;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
}

.service-grids:hover h4 {
    background: transparent;
    color: #fff;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
}

.service-grids p {
    color: #a5bdf7;
    margin: 1em 0 1em;
}

.service-grids h4 {
    color: #000;
    font-size: 16px;
    padding: 12px 0;
    background: rgb(255, 255, 255);
    border: 2px solid #fff;
}

.services-agileits-PBCSS img {
    position: absolute;
    width: 27em;
    bottom: -0.1em;
    left: 0em;
}


/*-- //services --*/


/*-- gallery --*/

.gallery {
    padding-bottom: 0 !important;
}

.gallery-grid {
    margin-top: 0em;
    padding: 0;
    margin: 1px 1px;
    width: 24.85%;
}

.wpf-demo-4 {
    background-color: #2567ff;
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
    height: 300px;
}

    .wpf-demo-4 a.item-hover {
        display: block;
    }

    .wpf-demo-4 img {
        width: 100%;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }

    .wpf-demo-4:hover img {
        height: 100%;
        margin-left: -42px;
        margin-top: -7px;
        -webkit-transform: translateY(-10%) rotate(-42deg) scale(1.5);
        transform: translateY(-10%) rotate(-42deg) scale(1.5);
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        width: 134%;
    }

    .wpf-demo-4:hover .view-caption {
        text-align: right;
        -webkit-transform: translateY(-111%);
        transform: translateY(-111%);
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        bottom: -17px;
    }

    .wpf-demo-4 .view-caption {
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        text-align: right;
        position: absolute;
        right: 0;
        bottom: -35px;
    }

        .wpf-demo-4 .view-caption p {
            color: #fff;
            font-size: 1em;
            padding-right: 7px;
        }


/*-- jzBox-lightbox --*/

#jzBox {
    top: 0;
    left: 0;
    z-index: 10000;
    position: fixed;
    background-color: rgba(30, 30, 30, 0.9);
    margin: 0 !important;
    text-align: center;
    width: 100%;
    height: 100%;
    display: none;
    color: #fff;
}

#jzBoxTargetImg {
    margin: 6% 0 1% 0;
    max-width: 96%;
    max-height: 73%;
    cursor: pointer;
}

#jzBoxCounter {
    margin-bottom: 1%;
    font-size: 12px;
}

#jzBox i:hover {
    cursor: pointer;
    color: #2aabd2;
}

#jzBoxBottom {
    max-height: 22%;
}

#jzBoxNextBig,
#jzBoxPrevBig {
    cursor: pointer;
    top: 0;
    left: 0;
    width: 35%;
    position: fixed;
    z-index: 10001;
}

#jzBoxNextBig {
    left: 65%;
}

.close {
    float: none;
    opacity: 1;
    background: url(../images/close.png) no-repeat 0px 0px;
    display: block;
    width: 32px;
    height: 32px;
    margin: 1em auto 0;
}

.arrow-left {
    background: url(../images/left.png) no-repeat 0px 0px;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-right: 2em;
}

.arrow-right {
    background: url(../images/right.png) no-repeat 0px 0px;
    display: inline-block;
    width: 50px;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

.item-type-move .item-hover {
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    text-decoration: none;
    background: #FF69B4;
    display: block;
}


/*-- //jzBox-lightbox --*/


/*-- //gallery --*/


/*-- testimonials --*/

.agileinfo_team_grid {
    margin-top: 1em;
}

._testimonials_grids {
    width: 93%;
    margin: 0 auto;
}

.test-top-wthree {
    background: #303030;
    padding: 16px;
}

    .test-top-wthree img {
        width: 60px;
        float: left;
        margin-right: 1em;
    }

.test-right-wthree {
    float: left;
    text-align: left;
    background: #424242;
    padding: 12px;
    width: 83%;
    border-radius: 11px;
}

.test-top-wthree p {
    font-size: 15px;
    color: #969696;
    letter-spacing: 1px;
}

.test-top-wthree h6 {
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
}

.test-bottom--agile {
    position: relative;
}

.test-bottom--agile {
    position: relative;
    padding: 1.5em 1em 1em 5em;
    text-align: left;
}

    .test-bottom--agile i {
        color: #000;
        font-size: 2.56em;
        position: absolute;
        left: -11px;
        top: 25px;
    }

.test-top-wthree:after {
    content: " ";
    width: 124px;
    height: 13px;
    background: #fdf502;
    top: -13px;
    left: 3px;
    position: absolute;
}

.test-top-wthree:before {
    content: " ";
    width: 13px;
    height: 124px;
    background: #fdf502;
    top: -13px;
    left: 2px;
    position: absolute;
}

.test-bottom--agile:after {
    content: " ";
    width: 49px;
    height: 13px;
    background: #424242;
    bottom: -13px;
    right: 0px;
    position: absolute;
}

.test-bottom--agile:before {
    content: " ";
    width: 13px;
    height: 65px;
    background: #424242;
    bottom: -13px;
    right: -13px;
    position: absolute;
}


/*-- slider --*/

#slideshow {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    max-width: 100%;
    /* No iOS tap highlight */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* No text selection */
    -webkit-user-select: none;
    -moz-user-select: none;
    /* No IE10 default touch actions */
    -ms-touch-action: none;
}

    #slideshow .strip {
        position: relative;
    }

    #slideshow .strip,
    #slideshow .slide {
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    #slideshow .strip,
    #slideshow .slide,
    #slideshow > button {
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
    }

    #slideshow .slide {
        position: absolute;
        display: none;
        text-align: center;
        outline: none;
    }

        #slideshow .slide.sticky {
            display: block;
        }

    #slideshow > button {
        position: absolute;
        z-index: 1;
        bottom: 1%;
        left: 2%;
        padding: 0;
    }

    #slideshow button.next {
        left: auto;
        right: 88%;
    }

    #slideshow .markers {
        text-align: right;
    }

    #slideshow ul,
    #slideshow li {
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #slideshow li {
        float: left;
    }

        #slideshow li + li {
            margin-left: 10px;
        }

.advanced #slideshow ul {
    display: inline-block;
}


/*
	Theme
	----------------------------------- */

#slideshow .strip {
    padding-bottom: 35%;
}

#slideshow button {
    margin: 0;
    background: none;
    border: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
}

.advanced #slideshow > button {
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 36px;
    margin-top: -40px;
    padding-right: 10px;
    padding-left: 7px;
}

#slideshow > button::-moz-focus-inner {
    margin: -1px;
    padding: 0;
}

#slideshow > button b {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: #424242 url(../images/prev1.png) no-repeat 7px 9px;
    background-size: 20px;
    text-indent: -10000px;
    outline: none;
}

#slideshow button.next {
    padding-right: 7px;
    padding-left: 10px;
}

    #slideshow button.next b {
        left: 10px;
    }

    #slideshow button.next b {
        background: #424242 url(../images/next1.png) no-repeat 13px 10px;
        background-size: 20px;
    }

#slideshow .markers {
    height: 15px;
    padding: 15px 10px;
    text-align: center;
    font-size: 0.8em;
    display: none;
}


/* Hide buttons when disabled */

#slideshow.disabled > button {
    display: none;
}

#slideshow .markers button {
    display: inline-block;
    padding: 0;
    width: 10px;
    height: 10px;
    background: #575757;
    border-radius: 5px;
    text-indent: -10000px;
    opacity: 0.3;
}

#slideshow .markers button {
    margin-left: 10px;
}

    #slideshow .markers button.sticky {
        background-color: #3172dd;
        opacity: 0.75;
    }


/* Bigger markers for touch */

#slideshow.touch .markers button {
    width: 16px;
    height: 16px;
    border-radius: 8px;
}

    #slideshow.touch .markers button + button {
        margin-left: 10px;
    }

button.next.disabled {
    opacity: .5;
}


/*-- //slider --*/


/*-- //testimonials --*/


/*-- newsletter --*/

.newsletter {
    background: url(../images/news.jpg)no-repeat center;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    position: relative;
}

    .newsletter form {
        text-align: center;
    }

.news-left {
    background: #fff80d;
    padding: 0em;
}

.follow-left-agileits {
    background: #fff80d;
    width: 20%;
    padding: 9em 0;
    float: left;
}

.follow-right-agileinfo {
    width: 80%;
    float: left;
    background: rgba(170, 165, 3, 0.72);
    padding: 9em 0;
    position: relative;
}

.black {
    color: #000 !important;
}

.follow-right-agileinfo ul {
    position: absolute;
    left: -2.5em;
    top: 1.5em;
}

    .follow-right-agileinfo ul li {
        list-style: none;
        margin-top: .9em;
        -webkit-box-shadow: -2px 2px 6px #545454;
        box-shadow: -2px 2px 6px #545454;
    }

        .follow-right-agileinfo ul li:hover {
            -webkit-box-shadow: -2px 2px 6px #0031a0;
            box-shadow: -2px 2px 6px #0031a0;
            transition: all 0.7s ease-in-out;
            -webkit-transition: all 0.7s ease-in-out;
            -moz-transition: all 0.7s ease-in-out;
            -o-transition: all 0.7s ease-in-out;
            -ms-transition: all 0.7s ease-in-out;
        }

        .follow-right-agileinfo ul li a {
            text-decoration: none;
            color: #fff;
            font-size: 16px;
        }

            .follow-right-agileinfo ul li a i {
                width: 40px;
                height: 41px;
                background: #000;
                line-height: 42px;
                /* padding-top: 8px; */
                text-align: center;
                /* border-top-left-radius: 50px; */
                /* border-bottom-left-radius: 50px; */
            }

            .follow-right-agileinfo ul li a span {
                padding: 9.5px 0;
                width: 170px;
                text-align: center;
                display: inline-block;
                background: #000;
                /* border-top-right-radius: 50px; */
                /* border-bottom-right-radius: 50px; */
            }

.news-right {
    background: #303030;
    border: 11px solid #1e1e1e;
    padding: 0 2em 2.5em 2em;
    -webkit-box-shadow: -3px 3px 8px #232323;
    box-shadow: -3px 3px 8px #232323;
    position: absolute;
    right: 14em;
    top: 6em;
    width: 40%;
}

.newsletter h3 {
    font-size: 30px;
    color: #fff;
    padding: 30px 0px 30px;
    text-align: center;
    letter-spacing: 1px;
}

.news-right p {
    color: #818181;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    width: 90%;
    margin: 0 auto 3.5em;
}

.newsletter input[type="email"] {
    outline: none;
    border: none;
    border-bottom: 1px solid #fff;
    background: transparent;
    color: #fff;
    padding: 10px;
    width: 90%;
    font-size: 14px;
}

.newsletter input[type="submit"] {
    outline: none;
    border: none;
    background: #fff80d;
    color: #000;
    padding: 10px 54px;
    /* margin-left: -4px; */
    /* width: 22%; */
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 3em auto 0;
    text-align: center;
    font-weight: 600;
}

    .newsletter input[type="submit"]:hover {
        background: #fff;
        color: #2567ff;
    }


/*-- //newsletter --*/


/*--map--*/

.faq li {
    margin-top: 0.5em;
}

    .faq li:nth-child(1) {
        margin: 0;
    }

    .faq li a {
        padding: 1.2em;
        width: 100%;
        display: block;
        position: relative;
        color: #2567ff;
        text-decoration: none;
        background: #ffffff;
        text-align: center;
        font-size: 1.1em;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

        .faq li a:hover,
        .faq li a.active {
            color: #fff;
            background: #2567ff;
        }

.faq span.glyphicon {
    margin-left: 1em;
    vertical-align: middle;
    font-size: 1.1em;
    top: 0;
}

.faq li a.active span.glyphicon {
    -webkit-transform: rotatex(180deg);
    transform: rotatex(180deg);
    -moz-transform: rotatex(180deg);
    -o-transform: rotatex(180deg);
    -ms-transform: rotatex(180deg);
}

.faq iframe {
    width: 100%;
    min-height: 25em;
    border: none;
    margin: 0 0 -6px;
}


/*--//map--*/


/*-- contact --
.contact {
    background: #000;
}*/

.address-grid h4,
.contact-form h4 {
    color: #ffa500;
    font-size: 1em;
    margin: 0;
    /* font-weight: 800; */
    text-transform: uppercase;
    letter-spacing: 1px;
}

.addbk {
    left: 11em;
    /* right: 529px; */
    position: absolute;
}

}

.address-grid ul {
    padding: 0;
    margin: 1em 0 0 0;
}

    .address-grid ul li {
        display: block;
        color: #848484;
        font-size: 16px;
        margin-bottom: 10px;
        width: 50%;
        height: 100px;
        float: left;
        padding: 1em;
    }

ul._address li span {
    display: block;
    font-size: 18px !important;
    color: #fff !important;
    margin-bottom: 10px;
}

.address-grid ul li a {
    color: #636363;
    text-decoration: none;
}

    .address-grid ul li a:hover {
        color: #fff80d;
    }

.contact-form h4 {
    margin-bottom: 1em;
}

.styled-input.agile-styled-input-top {
    margin-top: 10px;
}

.contact input[type="text"],
.contact input[type="email"],
.contact textarea,
select {
    color: #333;
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #747373;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

    select::-ms-expand {
        display: none;
    }

.contact textarea {
    min-height: 8em;
    resize: none;
}

/*-- input-effect --*/

/*.styled-input input:focus ~ label, .styled-input input:valid ~ label,.styled-input textarea:focus ~ label ,.styled-input textarea:valid ~ label{
    font-size: .9em;
    color: #fff;
    top: -1.3em;
    -webkit-transition: all 0.125s;
    transition: all 0.125s;
}*/
.styled-input {
    width: 100%;
    margin: 1.5em 0 1em;
    position: relative;
}

.styled-input_reg {
    width: 100%;
    margin: 0 0 1em;
    position: relative;
}

.styled-input-prof {
    width: 100%;
    margin: .5em 0;
    position: relative;
}

.styled-input label {
    color: #4c4c4c;
    font-size: smaller;
    padding: 0.2em .9em 0.2em 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
    font-weight: 600;
    display: block;
    line-height: 1em;
}

/*.styled-input input ~ span,.styled-input textarea ~ span {
	display: block;
    width: 0;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.125s;
    transition: all 0.125s;
}*/
.styled-input textarea ~ span {
    bottom: 50%;
}

.textarea.imp:after {
    top: 50%;
}

.NotifTab {
    font-size: 15px;
}

.styled-input input:focus.styled-input textarea:focus {
    outline: 0;
}

.styled-input input:focus ~ span,
.styled-input textarea:focus ~ span {
    width: 100%;
    -webkit-transition: all 0.075s;
    transition: all 0.075s;
}

/*-- //input-effect --*/
.contact input[type="submit"] {
    outline: none;
    color: #FFFFFF;
    padding: 10px 54px;
    font-size: 14px;
    margin: 1em 0 0 0;
    letter-spacing: 1px;
    -webkit-appearance: none;
    background: #2567ff;
    border: 1px solid #2567ff;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    font-weight: 600;
}

    .contact input[type="submit"]:hover {
        color: #000;
        background: #fff;
        border: 1px solid #303841;
        -webkit-transition: 0.5s all;
        transition: 0.5s all;
        outline: 1px solid #a4c4fa;
    }

/*.btnbt {
    outline: none;
    color: #372f2d;
    padding: 5px 10px;
    font-size: 14px;
    margin: 0;
    letter-spacing: 1px;
    -webkit-appearance: none;
    background: #222359;
    border: 0px solid #e4da17;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    font-weight: 600;
    box-shadow: 6px 6px 6px 0px #9E9E9E;
}

    .btnbt:hover {
        background: #2a56bb;
        color: #fff;
    }*/

/*
input[type="submit"] {
    outline: none;
    color: #372f2d;
    padding: 5px 10px;
    font-size: 13px;
    margin: 0;
    letter-spacing: 1px;
    -webkit-appearance: none;
    background: -webkit-linear-gradient(top, rgb(255, 239, 30) 0%, rgb(252, 204, 128) 100%);
    background:linear-gradient(rgb(255, 239, 30) 0%, rgb(252, 204, 128) 100%);
    border: 1px solid #e4da17;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    font-weight: 600;
    
}

    input[type="submit"]:hover, input[type="submit"]:focus {
        color: #000;
        background: -webkit-linear-gradient(top, rgb(255, 245, 0) 0%, rgb(254, 226, 69) 100%);
        background: linear-gradient(rgb(255, 245, 0) 0%, rgb(254, 226, 69) 100%);
        border: 1px solid rgba(252,234,187,1);
        -webkit-transition: 0.5s all;
        transition: 0.5s all;
        outline: 1px solid #a4c4fa;
    }
    */

/*-- //contact --*/

/*--copy-right--*/
.copy {
    text-align: center;
}

    .copy p {
        color: #092e53;
        font-size: 11px;
        letter-spacing: 1px;
        font-weight: bold;
        padding: 4px;
    }

.smStrong {
    color: #d4a738;
    font-weight: bold;
    background-color: #0f4272;
    padding: 7px 10px;
}

.copy p span {
    color: #fdf502;
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.copy p a {
    color: #bfbfbf;
    text-decoration: none;
    position: relative;
    top: -1px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

    .copy p a:hover {
        color: #fff;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }

/*--//copy-right--*/

/*--//footer--*/

/*-- to-top --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    /*
    background: url(../images/arr.png) no-repeat 0px 0px;*/
}

#toTopHover {
    width: 64px;
    height: 64px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

.DP {
    width: 60px;
    border-radius: 50%;
    overflow: hidden;
    height: 60px;
    border: 2px solid #bfbfb9;
    margin-top: 5px;
    margin-left: auto;
    display: block;
    background: #fff;
}

.header {
    position: relative;
    z-index: 10;
}

.SideBar li:not(:last-child) {
    /*border-bottom: 1px solid #ccc;*/
}

.SideBar ul {
    list-style: none;
    margin: 0 !important;
}

.box {
    /*
    box-shadow: 0px 0px 7px 1px #b1b1b1;*/
    text-align: center;
    padding: 35px 15px 10px 15px;
}

.OuterBox {
    margin-top: 14px;
    padding: 15px 0px;
}

.WelcomeMsg .Username {
    font-size: 18px;
    margin-left: 4px;
}

.WelcomeMsg {
    color: #fff;
    text-align: right;
}

.WelcomeMsg1 {
    font-size: 15px;
    position: relative;
    top: 7px;
    color: #fff;
    font-weight: 700;
}

.WelcomeMsg strong {
    color: #ad9602;
}

.WelcomeMsg1 .Username {
    /*text-transform: uppercase;*/
}

.lastlogin {
    font-size: 12px;
    color: darkgrey;
    text-align: right;
}

/*.newuser {
    margin-top: 20px;
    text-align: left;
    padding: 10px 0;
    border: 1px solid #e4dfd7;
    background-color: rgba(253, 186, 8, 0.16);
    box-shadow: 0 0 5px 1px #e0e0e0;
    height: 55px;
    cursor: pointer;
    line-height: 15px;
}*/
.newuser {
    margin-top: 10px;
    border: 0px solid #e4dfd700;
    background-color: rgba(253, 186, 8, 0);
    cursor: pointer;
    line-height: 15px;
}

.newuser1 {
    margin-top: 20px;
    text-align: left;
    padding: 10px 0;
    border: 1px solid #e4dfd7;
    background-color: rgba(253, 186, 8, 0.16);
    box-shadow: 0 0 5px 1px #e0e0e0;
    cursor: pointer;
}

.MyProf,
.DashBtn {
    list-style: none;
    text-align: right;
    margin: 15px 0px;
}

    .MyProf li,
    .DashBtn li {
        display: inline-block;
    }

    /*.DashBtn a,
        .MyProf li a {
            text-decoration: none;
            color: #000;
            border: 1px solid #dadada;
            padding: 4px;
            background: linear-gradient(0deg, #fdc122, #ffe602);
            padding: 5px 13px;
            margin: 11px 5px;
            border: 0;
            border-radius: 5px;
        }*/
    .DashBtn a {
        text-decoration: none;
        color: #f7f3f3;
        border: 1px solid #dadada;
        padding: 4px;
        background: linear-gradient(0deg, #174d94, #0e58a0);
        padding: 5px 13px;
        margin: 11px 5px;
        border: 0;
        border-radius: 5px;
    }


    /*.DashBtn a:hover,
            .DashBtn a:focus,
            .DashBtn a:visited,
            .MyProf a:hover,
            .MyProf a:focus,
            .MyProf a:visited {
                background: linear-gradient(0deg, #ffe192, #fbe200);
            }*/

    .MyProf li:hover,
    .DashBtn li:hover {
        outline: none;
    }

    .MyProf i,
    .DashBtn i {
        position: relative;
        top: -1px;
    }

.SideBar {
    margin-top: 5px;
    text-align: left;
}

.icon_cnr {
    width: 25px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
}

.SideBar a {
    text-decoration: none;
    color: inherit;
}

    .SideBar a:hover,
    .SideBar a:active,
    .SideBar .active {
        color: #a06b09;
    }

.padding-0 {
    padding: 0 !important;
}

.img-file-up1 img {
    width: 240px;
    height: auto;
}

.t-hidden {
    display: none !important;
}

.BrwsBtn {
    outline: none;
    color: #FFFFFF;
    padding: 5px 25px !important;
    font-size: 14px;
    margin: 0 !important;
    letter-spacing: 1px;
    -webkit-appearance: none;
    background: #2567ff;
    border: 1px solid #2567ff;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    font-weight: 600;
}

.margin-10-0px {
    margin: 10px 0px !important;
}

.Brwslabel {
    color: #4c4c4c;
    font-size: .9em;
    display: block;
    line-height: 1em;
    margin-top: 10px;
}

.inputLabel .Brwslabel {
    padding: 0px 13px;
}

.img-file-up1 {
    text-align: center;
}

.inputLabelVal {
    padding: 2px 13px;
    display: block;
}

.DashWidget .skills-grid p {
    color: #000;
}

.mx-auto {
    margin: 0 auto;
}

.DashWidget {
    /*margin-top: 15px;*/
    box-shadow: -1px 3px 10px 0px rgba(0, 0, 0, 0.32);
    float: left;
    width: 100%;
    padding: 10px;
    overflow: visible !important;
    position: relative;
    background: linear-gradient(to right, rgb(209, 213, 216) 1%, rgb(244, 251, 254) 3%, rgb(238, 242, 244) 7%, rgba(255, 255, 255, 0.65) 50%, rgba(241, 241, 241, 0.79) 93%, rgba(255, 255, 255, 0.66) 96%, rgba(184, 183, 183, 0.76) 100%), url(../Images/sideMenu.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px;
    border: 1px solid #c5c5c5;
}

/*.DashWidget-Login {
    margin-top: 35px;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.25);
    float: left;
    padding: 0px;
    overflow: visible !important;
    position: relative;
    background-color: #fff;
    border-radius: 0px;
}*/
.DashWidget-Login {
    margin-top: 35px;
    box-shadow: -4px 3px 10px 2px rgba(0, 0, 0, 0.32);
    float: left;
    width: 100%;
    padding: 0px;
    overflow: visible !important;
    /*border: 2px solid #ad9602;
    border-bottom: 15px ridge #ad9602;*/
    position: relative;
    max-width: 400px;
    background-color: rgba(0, 52, 102, 0.72);
    -webkit-tap-highlight-color: rgba(0, 52, 102, 0.72);
    background: linear-gradient(to right, rgb(209, 213, 216) 1%, rgb(244, 251, 254) 3%, rgb(238, 242, 244) 7%, rgba(255, 255, 255, 0.65) 50%, rgba(241, 241, 241, 0.79) 93%, rgba(255, 255, 255, 0.66) 96%, rgba(184, 183, 183, 0.76) 100%), url(../Images/sideMenu.jpg);
    border-radius: 0px;
    z-index: 10;
    background-repeat: no-repeat;
    background-size: cover;
}

    .DashWidget-Login .logo_cnr {
        text-align: center;
        background-image: linear-gradient(to right, rgb(14, 74, 131) 1%, rgb(34, 98, 167) 3%, rgb(15, 76, 137) 7%, rgb(23, 81, 136) 50%, rgb(14, 77, 138) 93%, rgb(38, 104, 175) 96%, rgb(14, 75, 136) 100%);
            background-image: linear-gradient(to right, rgba(0, 0, 0, 0.47) 1%, rgba(56, 55, 55, 0.6) 3%, rgba(0, 0, 0, 0.33) 7%, rgb(6, 63, 120) 50%, rgba(0, 0, 0, 0.49) 93%, rgba(56, 55, 55, 0.41) 96%, rgba(0, 0, 0, 0.1) 100%),url(../Images/herobg.jpg);
        border-bottom: 1px solid#ad9500;
        padding: 20px;
    }

.DashWidget-Tile {
    margin-top: 15px;
    float: left;
    width: 100%;
    padding: 1px;
    overflow: visible !important;
    position: relative;
}

/*.logo_cnr {
    width: 24em;
}*/

.logo_cnr2 {
    width: 17em;
}

/*input.btnspl {
    background: #222359;
    color: #fff;
    width: 100%;
    font-size: 22px;
    padding: 5px;
    border-radius: 15px;
    text-shadow: none;
    border: 0;
}*/


input[type="submit"],
.btnbt, input.btnspl {
    display: inline-block;
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Century Gothic';
    background-image: linear-gradient(#f3aa1a 0, #f7a318 50%, #ea9009 50%, #f3aa1a 100%);
    border: 2px solid#fff;
    font-weight: bold;
    text-transform: uppercase;
    min-width: 75px;
    box-shadow: -1px 2px 10px rgba(0, 0, 0, 0.82);
}

.btnspl1 {
    background: #222359;
    color: #fff;
    /* width: 25%; */
    font-size: 22px;
    padding: 5px;
    border-radius: 15px;
    text-shadow: none;
    border: 0;
}


input.btnspl:hover, .btnbt:hover {
    background-image: linear-gradient(#f3aa1a 0, #ffb836 50%, #fba11c 50%, #f9b54a 100%);
    color: #000;
    box-shadow: -4px 5px 11px 2px #636363;
    font-weight: bold;
}

.dashwidget {
    margin: 10px 0px;
    box-shadow: 0px 0px 4px 1px rgba(171, 170, 169, 0.50);
    float: left;
    width: 100%;
    padding: 2px;
    overflow: visible !important;
    position: relative;
}

.dashwidgetLoyalty {
    margin: 10px 0px;
    box-shadow: 0px 0px 4px 1px rgba(171, 170, 169, 0.50);
    float: left;
    width: 100%;
    padding: 2px;
    overflow: visible !important;
    position: relative;
    /*background: -webkit-linear-gradient(top, rgb(243, 255, 193) 0%, rgb(255, 255, 255) 100%);*/
    background: -webkit-radial-gradient(center, ellipse cover, rgb(255, 254, 242) 0%, rgb(255, 252, 221) 100%);
    background: linear-gradient( rgb(255, 254, 242) 0%, rgb(255, 252, 221) 100%);
}

.DashWidget_after {
    margin: 0px 0px 30px 0px;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.25);
    float: left;
    width: 100%;
    padding: 2px;
}

.DashWidget-no {
    box-shadow: -5px 4px 14px 0px rgba(0, 0, 0, 0.46);
    float: left;
    width: 100%;
    padding: 10px;
    min-height: 255px;
    background-color: #fff;
    border-radius: 0px;
    background: linear-gradient(to right, rgb(209, 213, 216) 1%, rgb(244, 251, 254) 3%, rgb(238, 242, 244) 7%, rgba(255, 255, 255, 0.65) 50%, rgba(241, 241, 241, 0.79) 93%, rgba(255, 255, 255, 0.66) 96%, rgba(184, 183, 183, 0.76) 100%), url(../Images/sideMenu.jpg);
    background-size: cover;
}

.DashWidget-prof {
    box-shadow: 0px 0px 4px 1px #ccc;
    float: left;
    width: 100%;
    padding: 2px;
    min-height: 580px;
    margin-bottom: 15px;
    background-color: #fff;
}

.DashWidget-prof2 {
    box-shadow: 0px 0px 4px 1px #ccc;
    float: left;
    width: 100%;
    padding: 2px;
    min-height: 500px;
    background-color: #fff;
}

.DashWidget .circle {
    color: #000;
}

.DashWidget .skills-grid {
    width: 100%;
}

.title-Dash {
    margin-bottom: 15px !important;
    color: rgb(255, 165, 0);
    font-size: 20px;
}

.DashWidget .skills-grid p {
    margin: 0 0 15px 0;
}

.img-center {
    margin: 0 auto;
    padding-top: 20px;
}

.ul_list {
    font-size: 14px;
    padding: 30px;
    margin: 20px;
    list-style-type: none;
}

    .ul_list li {
        padding: 5px 0px 0 20px;
        color: #482f01;
        position: relative;
    }

        .ul_list li:before {
            content: "\f0da";
            font-family: FontAwesome;
            color: #000;
            font-size: 15px;
            position: absolute;
            left: 0;
            top: 3px;
        }

    .ul_list i {
    }

.ul_login_ico {
    font-size: 32px;
    color: #6d6d6d;
    position: relative;
    left: 9px;
    top: 5px;
}

.ul_login_ico-sm {
    font-size: 30px;
    color: #6d6d6d;
}

.ul_login {
    list-style-type: none;
    /*padding: 12% 0;*/
}

    .ul_login li {
        /*padding: 10px 0;*/
        font-size: 14px;
        color: #3e2512;
        float: left;
    }

        .ul_login li:nth-child(1) {
            width: 40%;
        }

        .ul_login li:nth-child(2) {
            width: 60%;
        }

    .ul_login i {
        padding: 0 10px;
    }

.bg_white {
    background-color: #fff;
}

/*-- //to-top --*/

/*--responsive--*/
@media(max-width:1600px) {
}

@media(max-width:1440px) {
    .wpf-demo-4 {
        height: 275px;
    }

    .news-right {
        right: 9em;
        width: 45%;
    }

    .Sendmon,
    .Sendmon1 {
        font-size: 14px !important;
    }
}

@media(max-width:1366px) {
    .banner-bottom-text h3 {
        font-size: 4em;
        letter-spacing: 3px;
        width: 84%;
        margin: 0 auto;
    }

    .agileinfo-dot {
        padding: 0;
    }

    .banner {
        min-height: 635px;
    }

    .flex-control-nav li {
        margin: 12px 0px;
    }

    .flex-control-nav {
        bottom: 54%;
    }

    .banner-bottom {
        padding-top: 10em;
    }

    .tittle-agileinfo h3,
    .tittle-agileinfo h2 {
        font-size: 16px;
    }

    .tittle-agileinfo p {
        font-size: 16px;
    }

    .tittle-agileinfo span {
        font-size: 4.3em;
        left: -17px;
        top: -23px;
    }

        .tittle-agileinfo span:after {
            width: 21px;
            height: 21px;
            left: -33px;
        }

        .tittle-agileinfo span:before {
            width: 13px;
            height: 13px;
            top: -7px;
            left: -42px;
        }

    .wpf-demo-4 {
        height: 265px;
    }

    .banner-btm-PBCSS,
    .gallery,
    .team,
    .services-agileits,
    .contact,
    .cir_agile_info,
    .newsletter,
    .testimonials {
        padding: 3em 0;
    }

    .tittle-agileinfo {
        margin-bottom: 3px;
    }

    .newsletter h3 {
        font-size: 26px;
    }

    .news-right {
        right: 6.5em;
        width: 50%;
        top: 4.5em;
    }

    .skills-grid {
        padding: 0 2em;
    }

    .navbar-header h1 a {
        font-size: 1.1em;
        letter-spacing: 1.5px;
    }

    .services-agileits-PBCSS img {
        width: 23em;
    }
}

@media(max-width:1280px) {
    .tittle-agileinfo {
        padding-left: 6.5em;
    }

        .tittle-agileinfo span {
            left: 3px;
        }

    h3.subheading-agileits-PBCSS {
        font-size: 20px;
    }

    .services-agileits-PBCSS img {
        width: 21em;
        bottom: 0em;
    }

    .wpf-demo-4 {
        height: 248px;
    }

        .wpf-demo-4 .view-caption p {
            font-size: 0.9em;
            padding-right: 7px;
        }

        .wpf-demo-4:hover .view-caption {
            bottom: -6px;
        }

    .gallery-grid {
        width: 24.842%;
    }

    .skills-grid p {
        font-size: 1.04em;
    }

    span.circles-number {
        font-size: 45px;
        line-height: 3.5em;
    }

    span.circles-text {
        font-size: 39px !important;
    }

    .test-top-wthree {
        background: #303030;
        padding: 13px;
    }

    .test-bottom--agile i {
        font-size: 2em;
    }

    .test-top-wthree:before {
        width: 10px;
        height: 112px;
        left: 5px;
        top: -10px;
    }

    .test-top-wthree:after {
        width: 112px;
        height: 10px;
        top: -10px;
        left: 5px;
    }

    .test-bottom--agile:before {
        width: 11px;
        height: 59px;
        bottom: -11px;
        right: -11px;
    }

    .test-bottom--agile:after {
        width: 45px;
        height: 10px;
        bottom: -11px;
        right: 0px;
    }

    .test-bottom--agile {
        padding: 1.5em 1em 1em 3em;
    }

    .agileinfo_team_grid {
        margin-top: 0.7em;
    }
}

@media(max-width:1080px) {
    .navbar-default .navbar-nav > li > a {
        letter-spacing: 1.5px;
        padding: 29px 10px;
        font-size: 14px;
    }

    .navbar-nav,
    .header-top {
        padding-right: 4em;
    }

    .banner-bottom-text h3 {
        font-size: 3em;
        letter-spacing: 5px;
        line-height: 1.5em;
    }

    .banner-bottom {
        padding-top: 8em;
    }

    .agileinfo-dot {
        padding: 0em 0 8em;
    }

    .banner {
        min-height: 529px;
    }

    .about-grids {
        width: 32.4%;
        padding: 2em 1.5em 1.5em;
    }

    p.para-agileits-PBCSS {
        font-size: 16px;
        line-height: 28px;
    }

    .banner-btm-PBCSS,
    .gallery,
    .team,
    .services-agileits,
    .contact,
    .cir_agile_info,
    .newsletter,
    .testimonials {
        padding: 4em 0;
    }

    .tittle-agileinfo h3,
    .tittle-agileinfo h2 {
        font-size: 29px;
    }

    .service-grids {
        padding: 0em .8em 2em;
    }

        .service-grids i {
            font-size: 24px;
        }

        .service-grids h4 {
            font-size: 15px;
            padding: 10px 0;
        }

    .services-agileits-PBCSS img {
        width: 19em;
    }

    .view h5 {
        font-size: 1.4em;
        letter-spacing: 1px;
        margin: 2.7em 0 .5em;
    }

    .gallery-grid {
        margin-top: 0em;
        padding: 0;
        margin: 1px 1px;
        width: 24.8%;
    }

    .wpf-demo-4 {
        height: 207px;
    }

    .test-right-wthree {
        width: 80%;
    }

    #slideshow .strip {
        padding-bottom: 44%;
    }

    #slideshow button.next {
        right: 86%;
    }

    .news-right {
        right: 3.8em;
        top: 3.5em;
    }

    .address-grid h4,
    .contact-form h4 {
        font-size: 1.2em;
    }

    ul._address li span {
        letter-spacing: 1px;
        font-size: 16px !important;
    }

    .address-grid ul li {
        font-size: 15px;
    }

    .contact textarea {
        min-height: 5em;
    }

    .copy p {
        margin-top: 2em;
    }
}

@media(max-width:1050px) {
    .services-agileits-PBCSS img {
        width: 18em;
    }

    .skills-grid:nth-child(3),
    .skills-grid:nth-child(4) {
        padding-bottom: 0em !important;
    }

    .skills-grid {
        padding: 11px 6em 11px;
        width: 50%;
    }

    .wpf-demo-4 {
        height: 202px;
    }

    .news-right {
        right: 2.8em;
    }
}

@media(max-width:1024px) {
    .navbar-header h1 a {
        font-size: 0.9em;
    }

    .banner-bottom-text h3 {
        font-size: 2.5em;
        letter-spacing: 2px;
        width: 67%;
    }

    .banner-bottom {
        padding-top: 6em;
    }

    .agileinfo-dot {
        padding: 0em 0 7.5em;
    }

    .banner {
        min-height: 469px;
    }

    .flex-control-nav {
        bottom: 15%;
    }

    .banner-btm-PBCSS,
    .gallery,
    .team,
    .services-agileits,
    .contact,
    .cir_agile_info,
    .newsletter,
    .testimonials {
        padding: 3.5em 0;
    }

    .tittle-agileinfo h3,
    .tittle-agileinfo h2 {
        font-size: 27px;
    }

    .tittle-agileinfo span {
        left: 29px;
        top: -18px;
        font-size: 3.6em;
    }

    .services-agileits-PBCSS img {
        width: 16.5em;
    }

    .view,
    .view .mask,
    .view .content {
        height: 283px;
    }

        .view h5 {
            margin: 2.7em 0 .3em;
            padding: 0 1em 0.6em;
        }

    .wpf-demo-4 {
        height: 196px;
    }

    .news-right {
        right: 2em;
        width: 54%;
        top: 3.1em;
    }

    .newsletter h3 {
        font-size: 23px;
    }
}

@media(max-width:991px) {
    .navbar-header h1 a {
        font-size: 0.88em;
        letter-spacing: 1px;
        line-height: 70px;
    }

    .navbar-nav,
    .header-top {
        padding-right: 2.8em;
    }

        .navbar-nav > li {
            margin-right: 6px;
        }

    .cd-search-trigger,
    .cd-nav-trigger {
        width: 37px;
        height: 37px;
    }

        .cd-search-trigger::after {
            bottom: 11px;
            right: 8px;
        }

        .cd-search-trigger::before {
            top: 7px;
            left: 7px;
        }

    .navbar-default .navbar-nav > li > a {
        padding: 23px 10px;
    }

    .cd-header-buttons {
        top: -54px;
    }

    .banner-bottom-text h3 {
        width: 90%;
    }

    .banner {
        min-height: 460px;
    }

    .about-grids {
        width: 100%;
        float: none;
    }

        .about-grids:nth-child(2) {
            margin: 2em 0 !important;
        }

    .service-grids {
        width: 50%;
        float: left;
    }

        .service-grids:nth-child(5),
        .service-grids:nth-child(6) {
            padding-bottom: 2em !important;
        }

    .services-agileits-PBCSS img {
        width: 18.5em;
    }

    .agile_team_grid {
        width: 50%;
        float: left;
    }

    .view img {
        width: 100%;
    }

    .view h5 {
        margin: 3.7em 0 .3em;
    }

    .gallery-grid {
        margin-top: 0em;
        padding: 0;
        margin: 1px 1px;
        width: 33%;
        float: left;
    }

    .wpf-demo-4 {
        height: 255px;
    }

    #slideshow .strip {
        padding-bottom: 83%;
    }

    #slideshow button.next {
        right: 83%;
    }

    .agileinfo_team_grid:nth-child(2) {
        margin-top: 2.5em;
    }

    .news-left {
        width: 55%;
    }

    .follow-left-agileits {
        padding: 8em 0;
    }

    .follow-right-agileinfo {
        padding: 8em 0;
    }

        .follow-right-agileinfo ul {
            top: 0.5em;
        }

    .news-right p {
        margin: 0 auto 2em;
        font-size: 15.5px;
        line-height: 28px;
        width: 100%;
        letter-spacing: .5px;
    }

    .newsletter input[type="submit"] {
        margin: 2.6em auto 0;
    }

    .f-s {
        text-align: left !important;
        padding-left: 3.5em !important;
    }

    .faq li a {
        font-size: 1em;
    }

    .faq span.glyphicon {
        margin-left: 0.5em;
        font-size: 1em;
        top: -1px;
    }

    .faq iframe {
        min-height: 20em;
    }

    .skills-grid {
        padding: 0 3em 3em;
    }

    .test-right-wthree {
        width: 87%;
    }

    .news-right {
        right: 8em;
        width: 45%;
        padding: 0 1em 2.5em 1em;
    }

    .address-grid,
    .contact-form {
        float: none;
    }

        .address-grid ul li {
            height: auto;
            margin-bottom: 20px;
            padding: 0 1em 0;
        }
}

@media(max-width:900px) {
    .wpf-demo-4 {
        height: 232px;
    }

    .news-right {
        right: 5em;
        width: 49%;
    }
}

@media(max-width:800px) {
    .wpf-demo-4 {
        height: 205px;
    }

    .news-right {
        right: 2em;
        width: 55%;
    }
}

@media(max-width:768px) {
    .MyProf li,
    .DashBtn li {
        margin: 5px 0px;
    }

    .table-responsive .DashWidget {
        width: auto !important;
    }

    .shrtnte {
        display: none !important;
    }

    .margin-left-xs-sm-58px {
        margin-left: 58px !important;
    }

    .form_hint1-Xs-Sm {
        right: -17px !important;
        bottom: 80% !important;
    }

    .margin-bottom-xs-20px {
        margin-bottom: 20px;
    }

    .banner-bottom-text h3 {
        width: 74%;
        font-size: 2em;
    }

    .banner-bottom {
        padding-top: 4em;
    }

    .agileinfo-dot {
        padding: 0em 0 5.5em;
    }

    .banner {
        min-height: 373px;
    }

    .tittle-agileinfo h3,
    .tittle-agileinfo h2 {
        font-size: 23px;
    }

    .tittle-agileinfo span {
        left: 36px;
        top: -20px;
        font-size: 3.5em;
    }

        .tittle-agileinfo span:after {
            width: 17px;
            height: 17px;
            left: -23px;
            top: 7px;
        }

        .tittle-agileinfo span:before {
            width: 9px;
            height: 9px;
            top: 0px;
            left: -30px;
        }

    h3.subheading-agileits-PBCSS {
        font-size: 19px;
        margin-bottom: 0.3em;
    }

    .services-agileits-PBCSS img {
        width: 16.5em;
    }

    .wpf-demo-4 {
        height: 196px;
    }

    .test-top-wthree h6 {
        font-size: 16px;
    }

    .news-right p {
        font-size: 15px;
    }

    .news-right {
        right: 1em;
        width: 57%;
        top: 2.2em;
    }

    .newsletter h3 {
        font-size: 21px;
    }

    .test-right-wthree {
        padding: 15px;
    }
}

@media(max-width:767px) {
    .navbar-default .navbar-toggle {
        border-color: #fff;
    }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #fff;
        }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: transparent;
        }

    .navbar-toggle {
        margin: 1.1em 3.5em 0 0;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none;
        position: absolute;
        width: 100%;
        background: rgba(0, 0, 0, 0.91);
        z-index: 999;
    }

    .navbar-nav > li > a {
        margin-bottom: 5px;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 10px 14px 6px;
        letter-spacing: 1.5px;
    }

    .navbar-nav {
        margin: 0;
        text-align: center;
        padding-left: 0;
        width: 100%;
        padding: 1em 0;
    }

        .navbar-nav .open .dropdown-menu {
            width: 100%;
            text-align: center;
            margin: 0 auto;
            background-color: transparent;
            border-radius: 0;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #f8b239;
        }

    .navbar-nav > li {
        margin-right: 0;
        float: none;
    }

    .about-grids:nth-child(2) {
        margin: 1.5em 0 !important;
    }

    span.circles-number {
        font-size: 37px;
        line-height: 4.2em;
    }

    span.circles-text {
        font-size: 32px !important;
    }

    #slideshow > button b {
        width: 35px;
        height: 35px;
    }

    #slideshow > button b {
        background: #424242 url(../images/prev1.png) no-repeat 6px 7px;
        background-size: 20px;
    }

    #slideshow button.next b {
        background: #424242 url(../images/next1.png) no-repeat 10px 8px;
        background-size: 20px;
    }
}

@media(max-width:736px) {
    .wpf-demo-4 {
        height: 188px;
    }

    p.para-agileits-PBCSS {
        font-size: 15px;
        line-height: 25px;
    }

    .tittle-agileinfo p {
        font-size: 15px;
        letter-spacing: 0.5px;
    }
}

@media(max-width:667px) {
    .banner-bottom-text h3 {
        width: 90%;
    }

    .wpf-demo-4 {
        height: 257px;
    }

    .gallery-grid {
        width: 49.69%;
    }

    .test-right-wthree {
        width: 85%;
    }

    #slideshow .strip {
        padding-bottom: 98%;
    }

    .newsletter input[type="submit"] {
        margin: 1.6em auto 0;
    }

    .news-left {
        width: 100%;
        float: none;
    }

    .news-right {
        right: 2em;
        width: 90%;
        top: 23.2em;
    }

    .newsletter {
        padding-bottom: 22.2em !important;
    }

    .f-s {
        text-align: center !important;
        padding-left: 0em !important;
    }

    .address-grid h4,
    .contact-form h4 {
        font-size: 1.01em;
    }

    .newsletter input[type="submit"] {
        padding: 7px 40px;
        font-size: 12px;
    }

    .contact input[type="submit"] {
        padding: 7px 40px;
        font-size: 12px;
    }
}

@media(max-width:640px) {
    .tittle-agileinfo h3,
    .tittle-agileinfo h2 {
        font-size: 21px;
    }

    .gallery-grid {
        width: 49.68%;
    }

    .wpf-demo-4 {
        height: 245px;
    }

    .test-right-wthree {
        width: 84%;
    }

    #slideshow .strip {
        padding-bottom: 103%;
    }

    .address-grid ul li {
        width: 100%;
        float: none;
        padding: 0 0em 0;
    }
}

@media(max-width:600px) {
    .banner-bottom-text h3 {
        width: 76%;
        font-size: 1.6em;
    }

    .banner {
        min-height: 353px;
    }

    .-social ul li a i.fa.fa-facebook,
    .-social ul li a i.fa.fa-twitter,
    .-social ul li a i.fa.fa-google-plus {
        height: 31px;
        width: 31px;
        font-size: 14px;
        line-height: 33px;
    }

    ul.agile_forms li a {
        padding: 5px 0 5px 35px;
    }

    .tittle-agileinfo h3,
    .tittle-agileinfo h2 {
        font-size: 21px;
        line-height: 30px;
    }

    .tittle-agileinfo span {
        top: -17px;
    }

    .gallery-grid {
        width: 49.65%;
    }

    .wpf-demo-4 {
        height: 230px;
    }

    .test-right-wthree {
        width: 82%;
    }

    #slideshow .strip {
        padding-bottom: 111%;
    }

    #slideshow button.next {
        right: 80%;
    }

    .news-right {
        right: 1.8em;
    }
}

@media(max-width:568px) {
    .skills-grid p {
        margin: 10px 0 0 0;
    }

    .view h5 {
        margin: 2.7em 0 .3em;
    }

    .skills-grid {
        padding: 0 2em 2em;
        width: 100%;
        float: none;
    }

        .skills-grid:nth-child(3) {
            padding-bottom: 2em !important;
        }

    .gallery-grid {
        width: 49.63%;
    }

    .wpf-demo-4 {
        height: 217px;
    }

    #slideshow .strip {
        padding-bottom: 127%;
    }

    .copy p {
        font-size: 9px;
        padding: 0 2em;
        line-height: 1;
    }

    .banner {
        min-height: 349px;
    }

    .flex-control-nav {
        bottom: -1%;
    }
}

@media(max-width:480px) {
    .banner-bottom-text h3 {
        width: 90%;
        font-size: 1.5em;
    }

    .banner {
        min-height: 344px;
    }

    .tittle-agileinfo span {
        top: -13px;
        font-size: 3em;
        left: 31px;
    }

    .tittle-agileinfo {
        padding-left: 5.5em;
        margin-bottom: 1.5em;
    }

        .tittle-agileinfo p {
            line-height: 24px;
        }

    .about-grids i {
        font-size: 27px;
        height: 37px;
        top: -15px;
    }

    .gallery-grid {
        width: 100%;
        margin: 1px 0;
    }

    .wpf-demo-4 {
        height: 366px;
    }

    .test-right-wthree {
        width: 76%;
    }

    #slideshow .strip {
        padding-bottom: 169%;
    }

    #slideshow button.next {
        right: 75%;
    }

    .newsletter h3 {
        padding: 22px 0px;
    }

    .news-right {
        right: 1.4em;
        top: 22.2em;
    }

    .newsletter {
        padding-bottom: 21.2em !important;
    }

    .copy p {
        padding: 0 1em;
    }

    .service-grids {
        width: 100%;
        float: none;
    }

    .services-agileits {
        padding-bottom: 14em !important;
    }

    .agile_team_grid {
        width: 100%;
        float: none;
    }

    .view h5 {
        margin: 3.9em 0 .3em;
    }
}

@media(max-width:440px) {
    .banner-bottom-text h3 {
        font-size: 1.4em;
    }

    .agileinfo-dot {
        padding: 0em 0 4.5em;
    }

    .banner {
        min-height: 322px;
    }

    .thim-click-to-bottom i {
        font-size: 15px;
    }

    .tittle-agileinfo span {
        top: -24px;
        font-size: 2.5em;
    }

    .tittle-agileinfo {
        padding-left: 0;
        padding-top: 1.6em;
    }

    .wpf-demo-4 {
        height: 334px;
    }

    .test-right-wthree {
        width: 100%;
        margin-top: 14px;
    }

    #slideshow .strip {
        padding-bottom: 228%;
    }
}

@media(max-width:414px) {
    .banner-bottom-text h3 {
        font-size: 1.3em;
        letter-spacing: 1px;
    }

    .banner-bottom {
        padding-top: 3em;
    }

    .flex-control-paging li a {
        width: 10px;
        height: 2px;
    }

        .flex-control-paging li a.flex-active {
            width: 15px;
        }

    .agileinfo-dot {
        padding: 0em 0 4em;
    }

    .banner {
        min-height: 295px;
    }

    .cd-search input {
        font-size: 14px;
        padding: 0.9em 1em;
    }

    .tittle-agileinfo {
        margin-bottom: 1em;
    }

    .wpf-demo-4 {
        height: 315px;
    }

    .news-right {
        right: 1.2em;
    }

    #slideshow .strip {
        padding-bottom: 254%;
    }

    #slideshow > button {
        bottom: 0%;
    }

    #slideshow button.next {
        right: 72%;
    }

    .test-bottom--agile i {
        font-size: 1.6em;
        top: 13px;
    }

    .test-bottom--agile {
        padding: 1em 1em 1em 2em;
    }

    .news-right {
        padding: 0 0.5em 1.5em 0.5em;
    }

    .newsletter {
        padding-bottom: 21.8em !important;
    }

    ul.agile_forms li a {
        padding: 5px 0 5px 20px;
    }

    .view h5 {
        margin: 3.5em 0 .3em;
    }
}

@media(max-width:384px) {
    .wpf-demo-4 {
        height: 290px;
    }

    #slideshow .strip {
        padding-bottom: 290%;
    }

    span#changeval {
        margin: 10px auto !important;
    }

    .Sendmon3 {
        margin: 10px 0 !important;
    }

    .ul_list {
        padding: 30px 15px !important;
        margin: 0px !important;
    }

    .NotifTab.fixed_headers th:nth-child(2),
    .NotifTab.fixed_headers tr > td:nth-child(2) {
        width: 200px !important;
    }

    .newuser {
        margin-bottom: 20px;
    }
}

@media(max-width:375px) {
    .wpf-demo-4 {
        height: 282px;
    }

    #slideshow .strip {
        padding-bottom: 300%;
    }

    #slideshow button.next {
        right: 67%;
    }

    .news-right {
        width: 89%;
    }

    .tittle-agileinfo span {
        top: -21px;
        font-size: 2.3em;
    }
}

@media(max-width:320px) {
    .navbar-header h1 a {
        font-size: 0.74em;
    }

    .banner-bottom-text h3 {
        font-size: 1.1em;
        letter-spacing: 0.5px;
        width: 93%;
        line-height: 1.8em;
    }

    .agileinfo-dot {
        padding: 0em 0 3.5em;
    }

    h3.subheading-agileits-PBCSS {
        letter-spacing: 0.1px;
    }

    .wpf-demo-4 {
        height: 240px;
    }

    .test-top-wthree {
        padding: 10px;
    }

        .test-top-wthree p {
            font-size: 14.5px;
            letter-spacing: 0px;
        }

    .test-bottom--agile {
        padding: 1em 0.5em 0.5em 1.5em;
    }

    #slideshow .strip {
        padding-bottom: 388%;
    }

    #slideshow button.next {
        right: 62%;
    }

    .news-right {
        right: 1em;
    }

        .news-right p {
            margin: 0 auto 1em;
            line-height: 27px;
        }

    .banner-btm-PBCSS,
    .gallery,
    .team,
    .services-agileits,
    .contact,
    .cir_agile_info,
    .newsletter,
    .testimonials {
        padding: 2.5em 0 1.6em;
    }

    .copy p {
        margin-top: 1.5em;
        letter-spacing: 1.3px;
    }

    .-social {
        float: none;
        text-align: center;
    }

    ul.agile_forms {
        margin-right: 3.5em;
    }

    .banner-btm-PBCSS,
    .gallery,
    .team,
    .services-agileits,
    .contact,
    .cir_agile_info,
    .newsletter,
    .testimonials {
        padding: 3.5em 0 2.3em;
    }
}

/*--responsive END--*/
.ReqRed {
    border-color: rgba(255, 92, 92, 0.5) !important;
    /*box-shadow: inset 0px 0px 10px 0px rgba(253, 0, 0, 0.06), 0px 0px 1px 0px rgba(255, 0, 0, 0.4)!important;*/
}

.color_brown {
    background-image: linear-gradient(to right, rgb(14, 74, 131) 1%, rgb(34, 98, 167) 3%, rgb(15, 76, 137) 7%, rgb(23, 81, 136) 50%, rgb(14, 77, 138) 93%, rgb(38, 104, 175) 96%, rgb(14, 75, 136) 100%);
}

.color_green {
    color: #000;
    padding-top: 3px;
    background: linear-gradient(to bottom, rgb(217, 234, 163) 0%, rgb(183, 220, 67) 100%);
}

.white_font {
    color: white;
}

.bg-img {
    background: url(../Images/dolor-trans-bg.jpg) no-repeat center;
    position: relative;
}

/*.Title_bar {
    top: -2px;
    left: 10px; 
}*/
.Title_bar {
    top: 0px;
    left: 0px;
    padding: 0px;
    background-color: rgba(6, 36, 72, 0);
}

.Title_barLoyalty {
    background-image: url(loyaltyHead.png);
}

.height_30 {
    /*height: 30px;*/
    height: 46px;
}

.height_30a {
    height: 55px;
}

.pos_relative {
    position: relative;
}

.pos_absolute {
    position: absolute;
}

.add-btn {
    color: #fff;
    border: 2px solid #fff;
    background-image: linear-gradient(#f3aa1a 0, #f7a318 50%, #ea9009 50%, #f3aa1a 100%);
    cursor: pointer;
    padding: 10px 10px;
    border-radius: 50%;
    margin-top: 3px;
    font-size: 16px;
}
/*.addbtn {
    right: 0;
    padding: 3px 10px;
}
.addbtn a,
.addbtn i {
        color: #e4d8d6;
        font-size: 12px;
    }
    .addbtn i {
        padding: 5px;
    }*/
/*.Title_bar span {
    padding: 12px;
    display: block;
    color: white;
}*/
.Title_bar span {
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    display: block;
    /* font-size: 16px; */
    text-transform: uppercase;
    /* font-weight: lighter; */
    color: #fbfbfb;
    /* border-bottom: 3px solid; */
    /* transform: skew(0deg); */
    /* text-transform: uppercase; */
}

.pr-10 {
    padding-right: 10px !important;
}

.pb-25 {
    padding-bottom: 25px;
}

.padding0_15 {
    padding: 0px 15px;
}

.padding0_1 {
    padding: 0px 1px;
}

.padding_2px {
    padding: 2px !important;
}

.padding_7px {
    padding: 7px;
}

.Fontsize_15 {
    font-size: 15px !important;
}

.Fontsize_10 {
    font-size: 10px !important;
}

.margin-0-Auto {
    margin: 0px 0px !important;
}

.reglinebg {
    background-color: #ffd375;
    padding: 5px 10px;
    border-radius: 4px;
    border: 1px solid #e4bc66;
}

.reglinebgbig {
    background-color: #E8E4CA;
    border-radius: 5px;
    border: 1px solid #c5c5c5;
    padding: 10px 5px;
}

/*******************************/
.EU_DataTable1 {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
}

    .EU_DataTable1 tr th {
        background: -webkit-linear-gradient(to bottom, rgb(101, 100, 92) 0%, rgb(0, 0, 0) 100%);
        background: linear-gradient(rgb(101, 100, 92) 0%, rgb(0, 0, 0) 100%);
        color: #ffffff;
        padding: 2px 5px;
        border: 1px solid #cccccc;
        /* font-family: Arial, Helvetica, sans-serif; */
        font-size: 15px;
        font-weight: 700;
        text-transform: capitalize;
    }

        .EU_DataTable1 tr th a {
            color: #ffffff;
            font-size: 14px;
        }

    .EU_DataTable1 tr:nth-child(2n+2) {
        background: -webkit-linear-gradient(top, rgba(255, 246, 237, 1) 0%, rgb(236, 208, 177) 100%);
        background: linear-gradient( rgba(255, 246, 237, 1) 0%, rgb(236, 208, 177) 100%);
    }

    .EU_DataTable1 tr:nth-child(2n+1) td {
        /*
        background-color: #fffddf;*/
        background: -webkit-linear-gradient(top, rgb(246, 255, 223) 0%, rgb(234, 230, 174) 100%);
        background: linear-gradient(rgb(246, 255, 223) 0%, rgb(234, 230, 174) 100%);
        color: #000;
    }

    .EU_DataTable1 tr td {
        padding: 5px 10px;
        color: #000;
        /*
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;*/
        border: 1px solid #cccccc;
    }

.width25 {
    width: 25%;
}

.width50 {
    width: 50%;
}

/**************************************/
#branchlist .EU_DataTable {
    border-collapse: collapse;
    width: 100%;
    border-top: 10px solid #212359 !important;
    border: 1px solid #212359;
}

    #branchlist .EU_DataTable a {
        color: #000;
    }

    #branchlist .EU_DataTable tfoot a {
        background: linear-gradient(#c19320 35%, #906d17 26%, #f3d486);
    }

.EU_TableScroll {
    max-height: 275px;
    overflow: auto;
    border: 1px solid #ccc;
}

.EU_DataTable {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #c48917;
}

    .EU_DataTable tr th a {
        color: #000;
    }

    .EU_DataTable tr th {
        background-image: linear-gradient(#f3aa1a 0, #f7a318 50%, #ea9009 50%, #f3aa1a 100%);
        color: #000;
        padding: 5px 5px 5px 5px;
        border: 1px solid#c48917;
        font-size: 14px;
        font-weight: 700;
        text-transform: capitalize;
    }

    .EU_DataTable tr:nth-child(2n+2) {
        background-image: linear-gradient(#fbd994 37%, #f7cf81 37%, #ffe1a5);
    }

/*.EU_DataTable tr:nth-child(2n+1) td {
       
        background: -webkit-linear-gradient(top, #f1eeda 0%, #e0ddc2 100%);
        background: linear-gradient(#f1eeda 0%, #e0ddc2 100%);
        color: #000;
    }*/
.benListTable {
    padding: 55px 10px 10px;
}

#divNotUpdate {
    padding: 42px 10px 10px;
}

.EU_DataTable tr td {
    padding: 7px 10px;
    color: #000;
    font-size: smaller;
    vertical-align: middle;
}

.benListTable tr td {
    padding: 2px 10px !important;
    color: #000;
    font-size: 12px !important;
    vertical-align: middle;
}

.ListTable tr td {
    padding: 5px 10px !important;
    color: #000;
    font-size: 12px !important;
    vertical-align: middle;
}

.EU_DataTable tr {
    /*border-bottom: 1px solid #ecebeb;*/
    border: 1px solid#c48917;
}

    .EU_DataTable tr td:first-child {
        /*
            text-align: center;*/
    }

/**************SCROLL******************/
.scrollbar {
    width: 100%;
    float: left; /*
	background: rgba(245, 245, 245, 0.5);*/
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 3px 0 15px 0;
}

.scrollbarReg {
    width: 100%;
    float: left;
    background: #ffefd7;
    background-image: url(../Images/bg_form.png);
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 3px 0 15px 0;
}

.scrollbar-grid {
    width: 100%;
    /*margin-left: 30px;*/
    float: left;
    height: 270px;
    background: #F5F5F5;
    overflow-y: scroll;
    margin-bottom: 25px;
}

.force-overflow {
    min-height: 450px;
}

#wrapper {
    text-align: center;
    width: 500px;
    margin: auto;
}

/*
 *  STYLE 1
 */
#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

/*
 *  STYLE 2
 */
#style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #D62929;
}

/*
 *  STYLE 3
 */
#style-3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: rgba(245, 245, 245, 0.5);
    z-index: 20;
}

#style-3::-webkit-scrollbar {
    width: 0px;
    background-color: rgba(245, 245, 245, 0.5);
    z-index: 20;
}

#style-3::-webkit-scrollbar-thumb {
    background-color: #000000;
    z-index: 20;
}

#style-3 {
    height: auto !important;
}
/*
 *  STYLE 4
 */
#style-4::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 2px solid #555555;
}

/*
 *  STYLE 5
 */
#style-5::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#style-5::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#style-5::-webkit-scrollbar-thumb {
    background-color: #0ae;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent));
}

/*
 *  STYLE 6
 */
#style-6::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar-thumb {
    background-color: #F90;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}

/*
 *  STYLE 7
 */
#style-7::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#style-7::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#style-7::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122, 153, 217)), color-stop(0.72, rgb(73, 125, 189)), color-stop(0.86, rgb(28, 58, 148)));
}

/*
 *  STYLE 8
 */
#style-8::-webkit-scrollbar-track {
    border: 1px solid black;
    background-color: #F5F5F5;
}

#style-8::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#style-8::-webkit-scrollbar-thumb {
    background-color: #000000;
}

/*
 *  STYLE 9
 */
#style-9::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#style-9::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#style-9::-webkit-scrollbar-thumb {
    background-color: #F90;
    background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}

/*
 *  STYLE 10
 */
#style-10::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#style-10::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#style-10::-webkit-scrollbar-thumb {
    background-color: #AAA;
    border-radius: 10px;
    background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .2) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .2) 50%, rgba(0, 0, 0, .2) 75%, transparent 75%, transparent);
}

/*
 *  STYLE 11
 */
#style-11::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#style-11::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#style-11::-webkit-scrollbar-thumb {
    background-color: #3366FF;
    border-radius: 10px;
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, transparent 75%, transparent);
}

/*
 *  STYLE 12
 */
#style-12::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
    border-radius: 10px;
    background-color: #444444;
}

#style-12::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

#style-12::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #D62929;
    background-image: -webkit-linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.4) 50%, transparent, transparent);
}

/*
 *  STYLE 13
 */
#style-13::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
    border-radius: 10px;
    background-color: #CCCCCC;
}

#style-13::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

#style-13::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #D62929;
    background-image: -webkit-linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.4) 50%, transparent, transparent);
}

/*
 *  STYLE 14
 */
#style-14::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.6);
    background-color: #CCCCCC;
}

#style-14::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#style-14::-webkit-scrollbar-thumb {
    background-color: #FFF;
    background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 25%, transparent 100%, rgba(0, 0, 0, 1) 75%, transparent);
}

/*
 *  STYLE 15
 */
#style-15::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#style-15::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#style-15::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#4D9C41), to(#19911D), color-stop(.6, #54DE5D));
}

/*
 *  STYLE 16
 */
#style-16::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#style-16::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#style-16::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-linear-gradient(top, #e4f5fc 0%, #bfe8f9 50%, #9fd8ef 51%, #2ab0ed 100%);
}

.rateshow {
    background: #9c6d17;
    background-image: url("https://www.transparenttextures.com/patterns/black-linen.png");
    font-weight: 800;
    padding: 10px 0px;
    color: #ffffff;
    border-radius: 2px;
    margin-bottom: 4px;
    padding: 10px;
    border-bottom: 0px solid #7f580e;
    box-shadow: 5px 5px 10px rgba(10, 10, 10, 0.62);
}

.carousel-indicators {
    z-index: 1 !important;
}

.Pass {
    -webkit-text-security: disc;
}

.Validator {
    color: red;
    font-size: 13px;
    margin: 13px 0px;
}

    .Validator ul > li:before {
        content: "\f00d";
        font-family: FontAwesome;
        position: absolute;
        top: 0px;
        left: 0;
    }

    .Validator ul {
        list-style: none;
        padding: 0;
    }

    .Validator li {
        list-style: none;
        padding-left: 15px;
        position: relative;
    }

.ValidatorSMsg {
    font-size: 13px;
    margin: 13px 0px;
}

span.scroll_cnt {
    font-size: 13px;
    /* padding: 13px; */
    position: relative;
    top: 5px;
}


.margin-bottom-20px {
    margin-bottom: 20px;
}

.margin-30-0 {
    margin: 30px 0px;
}

.margin-25-0 {
    margin: 25px 0px;
}

.margin-top-9px {
    margin-top: 9px;
}

.margin-top-50px {
    margin-top: 50px;
}

.margin-top-35px {
    margin-top: 35px;
}

.helper:hover .form_hint1 {
    visibility: visible;
}

.styled-input:hover .form_hint1 {
    visibility: visible;
}

.styled-input:hover .form_hint {
    visibility: visible;
}

.stdfrm:hover .form_hints {
    visibility: visible;
}

.btn-black:hover {
    color: #fff;
}

.input-box:hover .form_hint {
    visibility: visible;
}

.inputbox:hover .form_hint {
    visibility: visible;
}

.form_hint {
    visibility: hidden;
    width: auto !important;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 12px;
    position: absolute;
    z-index: 1;
    bottom: 69%;
    right: 0;
    font-size: 11px;
}

.form_hint1 {
    visibility: hidden;
    width: auto !important;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 12px;
    position: absolute;
    z-index: 1;
    bottom: 66%;
    right: 10px;
    font-size: 11px;
}

    .form_hint::after,
    .form_hint1::after,
    .form_hints::after {
        content: "";
        position: absolute;
        top: 88%;
        right: 10%;
        margin-top: -5px;
        border-width: 8px;
        border-style: solid;
        border-color: transparent black transparent transparent;
    }

.infoico .form_hint1 {
    right: -60px;
    bottom: 74%;
}

    .infoico .form_hint1::after {
        right: 35%;
    }

span.Req {
    color: red !important;
}

.imp:after {
    content: url(../Images/warning10.png);
    position: absolute;
    right: 10px;
    top: -4px;
    width: 15px;
    height: 15px;
    /*content: url(../Images/alert.svg);
    position: absolute;
    right: 0;
    top: 12px;
    width: 15px;
    height: 15px;
}
#txtCaptcha >.imp:after {
    content: url(../Images/alert.svg);
    position: absolute;
    right: 6px;
    top: 38px!;
    width: 15px;
    height: 15px;
}

.drop .form_hint {
    bottom: 42%;
}

.drop:after {
    top: 66%;
    /* bottom: 0; */
}

.margin-top-20px {
    margin-top: 20px;
}

.margin-top-23px {
    margin-top: 23px;
}

label.prof-lbl {
    padding: 4px 20px;
    font-weight: 300;
    color: #555;
    width: 100%;
    border-bottom: solid 1px #946000;
    position: relative;
    min-height: 30px;
}

.TrmMnu a {
    color: orange;
    margin: 5px;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    top: -2px;
}

.TrmMnu li input {
    position: relative;
    /* padding: 20px; */
    width: 20px;
    height: 18px;
    top: -4px;
    left: -5px;
}

.btn-align a {
    vertical-align: unset !important;
}

.TrmMnu li {
    display: inline-block;
    font-size: 14px;
    float: left;
    text-align: left;
    color: #fff;
}

ul.TrmMnu li:first-child {
    width: 20px;
}

ul.TrmMnu li:last-child {
    width: calc(100% - 20px);
}

.TrmMnu {
    text-align: right;
    padding: 0;
    margin-top: 25px;
}

.imgUpld {
    max-width: 400px;
    margin: 0 auto;
}

.chktext {
}

.min-height-Row {
    min-height: 25px;
}

.margin-11px-0 {
    margin: 11px 0px !important;
}

.margin-13px-0 {
    margin: 13px 0px !important;
}

.margin-15px-0 {
    margin: 15px 0px !important;
}

.margin-5px-0 {
    margin: 5px 0px !important;
}

.alertsm {
    padding: 5px !important;
    margin: 0 !important;
}

.min-h-90px {
    min-height: 90px !important;
}

.margin-top-35px {
    margin-top: 35px;
}

.panelDisp {
    background: #fff;
    border: 1px solid #9E9E9E;
    margin: 20px 0px;
    padding: 15px 0px !important;
    box-shadow: 4px 4px 10px #484848;
    border-radius: 1px;
}

.panelDispBlue {
    background-image: linear-gradient(to right, rgba(7, 65, 123, 0.85) 1%, rgba(36, 117, 201, 0.9) 3%, rgba(14, 90, 164, 0.89) 7%, rgba(16, 56, 93, 0.8) 50%, rgba(0, 84, 164, 0.8) 93%, rgba(37, 126, 220, 0.8) 96%, rgb(3, 58, 113) 100%),url(../Images/herobg.jpg);
    border: 1px solid #9E9E9E;
    margin: 20px 0px;
    padding: 15px 0px !important;
    box-shadow: 4px 4px 10px #484848;
    border-radius: 0px;
    border: 1px solid#ad9602;
    border-style: outset;
}

.panelDispContent {
    font-size: 13px;
    color: #2f2e2e;
    text-shadow: 0px 0px 0px #2f2e2e;
    padding-bottom: 5px;
    /*border-bottom: 1px solid #ccc;*/
    margin-bottom: 5px;
}

.panelDispTitle {
    font-size: 12px;
    /*color: #000;*/
    color: #ad9602;
    text-shadow: 0 0 0;
}

.loader_ico {
    /*border: 5px solid #f5ec3c;
    border-radius: 50%;
    border-top: 5px solid #0b0b0d;
    border-bottom: 5px solid #0b0b0d;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 33px auto 0px auto;*/
    width: 40px;
    height: 40px;
    background-color: #0373f9;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}

.Bloader_ico {
    border: 5px solid #f5ec3c;
    border-radius: 50%;
    border-top: 5px solid #0b0b0d;
    border-bottom: 5px solid #0b0b0d;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 25% auto 0px auto;
}

.Bloader {
    opacity: 1;
    background: rgba(0, 0, 0, .60);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    transition: all 1s ease;
}

.Bloader1 {
    opacity: 1;
    background: rgba(0, 0, 0, 1);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    transition: all 1s ease;
}

.Bloader_deact {
    visibility: hidden !important;
    opacity: 0 !important;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.reqSymbol {
    width: 5px;
    height: 5px;
    background: url(../Images/alert.svg);
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
}

.Home_link {
    position: absolute;
    top: -67px;
    right: 0px;
    z-index: 99;
    font-family: FontAwesome;
}

.padding0_5 {
    padding: 0 5px !important;
}

.Home_link li,
.Home_link1 li {
    display: inline-block;
}

.Home_link1 {
    font-family: FontAwesome;
}

    .Home_link1 ul {
        margin: 0;
    }

.im_color_orange {
    color: orange !important;
}

.container-md {
    max-width: 450px;
    margin: 0 auto;
}

.notif li {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    box-shadow: 0px 0px 7px 0PX rgba(0, 0, 0, 0.20);
    padding-bottom: 3px;
    cursor: pointer;
    min-height: 160px;
}

.notif_footer {
    margin-top: 15px;
    border-top: 1px solid #ccc;
    padding: 6px 0px 2px 0px !important;
    font-size: 14px;
}

.notif_Date:before {
    content: "\f073";
    margin-right: 5px;
    position: relative;
    top: 0px;
    font-family: FontAwesome;
}

.notif_Time:before {
    content: "\f017";
    margin-right: 5px;
    position: relative;
    top: 0px;
    font-family: FontAwesome;
}

ul.notif {
    padding: 0px 5px;
    margin-top: 10px;
}

.NoifRead {
    background: #f5f5f5;
    color: #717171;
}

.NoifUnRead {
    background: #fff;
    color: #000;
}

#Notifications .notif li {
    padding: 10px 12px;
}

.padding-left-0 {
    padding-left: 0 !important;
}

.padding-right-0 {
    padding-right: 0 !important;
}

.Notif_Master,
.Notif_single {
    top: 35px;
    left: 1px;
    right: 1px;
    bottom: 0;
    visibility: hidden;
    transition: all 1s ease 0s;
    transform: rotateY(180deg);
    opacity: 0;
}

.notif_Body {
    /*padding: 0px 10px;*/
}

    .notif_Body span {
        background-color: #ccc2a9;
        display: flex;
        padding: 10px;
    }

.Notif_Master.scrollbar,
.Notif_single.scrollbar {
    padding: 0 !important;
    background: none;
    width: auto;
    overflow-y: auto;
}

.ActiveNotif {
    transform: rotateY(0deg) !important;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 999;
}

.NotTable {
    width: 100%;
}

    .NotTable a {
        margin: 3px 10px;
        float: right;
        font-size: 13px;
        color: #000;
    }

.triangle {
    /* background: linear-gradient(121deg,#fffa5d 50%,transparent 50%); */
    background: url(../Images/കോടി.png);
    background-size: 100% 100%;
    top: -3px;
    left: -3px;
    bottom: -4px;
    width: 51px;
    z-index: 999;
    display: none;
}

.IconMenu {
    list-style: none;
    /* width: 320px; */
    float: right;
    color: #f3ed3b;
    /*
    font-size: 13px;*/
}



    .IconMenu li {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        /* float: left; */
    }

        .IconMenu li:hover {
            color: #ffa700;
        }

    .IconMenu a,
    .IconMenu a:focus,
    .IconMenu a:visited {
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
        font-size: 15px;
    }

        .IconMenu a:hover {
            color: #fff !important;
        }

.navbar-nav li a .active {
    /*color: #545454 !important;
            font-weight:bold;
            border-bottom:3px solid #ffa500;*/
}

.Icon_cnr_login {
    width: 40px;
    float: left;
    padding: 0px 5px;
    box-sizing: border-box;
}

.lgtImg img {
    width: 60px;
    height: 60px;
}

.Cnt_cnr_login {
    padding: 0px 11px;
    width: calc(100% - 40px);
    float: left;
    /* height: 103px; */
    box-sizing: border-box;
}

.tnsp {
    background-color: transparent !important;
    border-color: transparent !important;
}

.IconMenu ul > li:last-child {
    position: relative;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    vertical-align: middle !important;
}

.padding-left-11 {
    padding-left: 11px !important;
}

.margin-0 {
    margin: 0px !important;
}

.uppercase {
    text-transform: uppercase;
}

/*input[type=text]{
    text-transform:uppercase;
}*/
.realperson-challenge {
    padding: 0px 15px;
    margin: 11px 0px;
}

#HomeBtn {
    display: none;
}

span.circles-number {
    line-height: 0 !important;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 30px !important;
}

.btn-black {
    color: #000;
    background-color: #d4a738;
    border-color: #d4a638;
    border-radius: 46px;
    box-shadow: 3px 3px 10px #797979;
}

    .btn-black:hover,
    .btn-black:focus {
        color: #d4a738;
        background-color: #000;
        border-color: #d4a638;
        border-radius: 46px;
        box-shadow: 3px 3px 10px #797979;
    }

.ul_login a {
    /*position: relative;
    top: -2px;
    font-size: 15px;
    color: #28A8E0;*/
    position: absolute;
    top: 0px;
    font-size: 16px;
    color: #248ecd;
    left: 205px;
}

span.helper {
    margin-left: 5px;
}

    span.helper i {
        position: relative;
        top: -3px;
    }

.img-btn {
    width: 35px;
}

.widget_contact_info ul {
    margin: 0;
    padding: 0;
}

    .widget_contact_info ul li {
        position: relative;
        display: block;
        margin: 0 0 8px;
        padding: 0 0 0 25px;
        line-height: 20px;
    }

        .widget_contact_info ul li i {
            position: absolute;
            top: 2px;
            left: 0;
            color: #b2b2b2;
            font-size: 14px;
            line-height: 20px;
        }

.widget_contact_info.mk-contactinfo-shortcode {
    font-size: 14px;
    margin-top: 20px;
}

span.CurName {
    position: relative;
    top: -10px;
    left: 45px;
    color: #1a1a1d;
}

span.lamt {
    color: #0f0d14;
    text-shadow: 0px 0px 2px #969696;
    font-size: 14px;
}

    span.lamt span {
        font-size: 12px;
        color: #9a9aa6;
        text-shadow: none;
    }

.circles-number span {
    font-size: .6em !important;
}

.Sendmon,
.Sendmon1 {
    padding: 2px 5px !important;
    color: #fff !important;
    background: linear-gradient(to bottom, #0b5ea6 0%, rgb(33, 35, 89) 100%) !important;
    border-radius: 3px !important;
    border: 1px solid #0c5fa6 !important;
    min-width: 50px !important;
}

.Sendmon3 {
    font-size: 14px !important;
    /* text-align: right; */
    width: 270px;
    padding: 10px 15px !important;
    background: #28A8E0 !important;
    /* position: absolute; */
    right: 0 !important;
    color: #fff !important;
    border-radius: 10px !important;
    border: 0px solid #fff !important;
    display: inline-block !important;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.35) !important;
}

    .Sendmon:hover,
    .Sendmon1:hover,
    .Sendmon3:hover {
        outline: none !important;
        border: none;
    }

.CloseBtn {
    font-size: 14px;
    padding: 2px 5px;
    color: #fff;
    background: linear-gradient(to bottom, rgb(101, 100, 92) 0%, rgb(0, 0, 0) 100%);
    border-radius: 3px;
    border: 1px solid #635227;
    min-width: 50px;
}

    .CloseBtn:hover {
        color: #ffdf8e;
    }

.QuickLnch p {
    margin: 10px 0px;
    /* font-size: 13px; */
    letter-spacing: 1px;
    background-color: #d7dbe0;
    color: #000;
    padding: 10px;
    border-radius: 3px;
    /* box-shadow: 1px 1px 12px rgba(56, 56, 56, 0.44); */
}

    .QuickLnch p span {
        color: #000;
        font-weight: bold;
        text-transform: uppercase;
    }

.QuickLnch {
    max-width: 600px;
    margin: 0 auto;
}

.QuickLnch_cnr {
    display: flex;
    width: 100%;
    height: 195px;
    align-content: center;
    align-items: center;
    /*background: linear-gradient(-62deg,#949494 50%,#000000 51%);*/
    color: #fff;
    background-image: url('../Images/qlaunch.jpg');
    background-size: 100% 100%;
}

.QuickLnch_Item {
    max-width: 95%;
    margin: 15% auto 0 auto;
}

.chktext input[type="radio"] {
    position: relative;
    top: 2px;
    margin: 0px 5px 0px 0px;
}

.panelDispContent input {
    border: 0;
    padding: 0;
}




.btngrp li {
    display: inline-block;
}

ul.btngrp {
    margin-top: 5px;
}

.myprofButton {
    list-style: none;
    text-align: right;
    margin: -1px;
}

.EditBtn {
    width: 17px;
    height: 22px;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../Images/edit.svg);
    /* background: red; */
    display: block;
    margin: 0 auto;
}

.panelDispFContent {
    font-size: 12px;
}

.panlMsg {
    background-color: rgba(0, 0, 0, 0.25);
    border-radius: 18px;
    padding: 5px;
    border: 2px solid #f9fdff;
}

span.CurcyVal {
    position: relative;
    top: -2px;
    font-size: 13px;
    color: #fff;
    margin: 0px 5px;
}

.panelDispFContent {
    text-align: center;
    font-size: 12px;
    font-weight: 800;
    color: #eeeced;
    margin-top: 5px;
}

.panelDispFooter {
    position: relative;
    top: 10px;
    /*border-top: 1px ridge;*/
    /* padding-top: 12px; */
}

.disabledPanelField #dRate, .disabledPanelField #dCharge,
.ddiscount input[type="text"] {
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    color: #fff;
    font-size: medium;
    font-weight: bold;
    background-color: transparent;
    border-radius: 0px;
    -webkit-appearance: none;
    outline: none;
}

.logo_cnr img {
    /*transform: scale(1.2);*/
}

.SideBar i {
    position: relative;
    top: 2px;
}

.IconMenu ul {
    padding: 0 !important;
    margin: 0;
}

div#loader {
    position: relative;
    height: 50px;
}

/*#loader .Bloader_ico {
    position: absolute;
    top: -47px;
    right: 0;
    z-index: 999;
}*/
#loader .Bloader_ico {
    position: absolute;
    top: -37px;
    right: -14px;
    z-index: 999;
}

input::placeholder {
    color: #A6A8AB;
}

.EU_DataTable input[type="text"],
.EU_DataTable select {
    /* color: #fff; */
    padding: 0.2em 0.5em !important;
    width: 100%;
    border: 1px #c1c1c1 solid !important;
    background: #eaeaea !important;
    -webkit-appearance: none;
    outline: none;
}

/*.CloseBtn {
    background-image: url(../Images/cancel.svg);
    border: 0;
    background-repeat: no-repeat;
    width: 19px;
    background-color: transparent;
    background-position-y: 5px;
    height: 30px;
    outline: none;
}*/
/*.AddBtn {
    border: 0;
    background-image: url(../Images/add-friend.svg);
    background-repeat: no-repeat;
    width: 30px;
    background-color: rgb(18, 212, 18);
    height: 30px;
    outline: none;
    background-size: 90%;
    background-position: center;
}
.AddBtn:hover,
.AddBtn:focus {
    background-color: #29f529;
}*/
.bg-Trans {
    background: rgba(0, 0, 0, 0.51) !important;
}

.bg-White {
    background: #fff !important;
    border: 1px solid #fff !important;
}

.mdlpopupcnr button {
    background: no-repeat;
    border: 0;
    font-size: 19px;
}

.mdlpopupcnr {
    right: 0;
    top: 0;
    color: #fff;
    background-color: #ce1126;
}

.padding-10px {
    padding: 10px !important;
}

.box-shaadow-none {
    box-shadow: none !important;
}

span#CurSelct {
    display: block;
    width: 100%;
    height: 35px;
    /*border: 1px solid #dcdcdc;*/
    padding: 5px 10px;
    margin-top: 15px;
}

.input-hidden {
    border-bottom: 0px !important;
    background-color: transparent;
    margin-left: 180px;
}

.input-hidden-ind {
    background-color: transparent;
    border-bottom: 0px;
    /* margin-top: -10px; */
    position: absolute;
    left: 200px;
    top: 12px;
}

.CurSelctMnu {
    list-style: none;
    max-height: 0px;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    transition: all 1s ease 0s;
    background: #efefef;
    border: 1px solid #eaeaea;
    border-radius: 0px 0px 5px 5px;
    z-index: 9;
}

.CurSelctMnu_act {
    max-height: 250px;
}

.CurSelctMnu ul > li {
    padding: 5px 10px;
    background: #f9f9f9;
    margin: 6px 0px;
    clear: both;
}

.CurSelctMnu ul {
    padding: 5px 0px;
    max-height: 500px;
    overflow: auto;
}

span#CurSelct:after {
    content: url(../Images/downarrow.png);
    position: absolute;
    right: 0px;
    height: 25px;
    width: 25px;
}

span.CurImg {
    display: block;
    width: 25px;
    float: left;
}

span.CurLab {
    display: block;
    width: calc(100% - 25px);
    padding: 0px 15px;
    float: left;
    box-sizing: border-box;
    color: #d4a738;
}

.curData {
    width: calc(100% - 60px);
    padding: 0px 10px;
}

.curFlag {
    /*width: 40px;
    position: relative;
    padding: 4px 0;*/
}

.curFlag {
        width: 42px;
    position: relative;
    padding: 0px 0;
    border-radius: 50%;
    border: 1px solid#fbfbfb;
    box-shadow: 5px 5px 10px rgb(19, 19, 19);
}

#rightPan .curData,
#rightPan .curFlag {
    float: left;
}

#leftPan .curData,
#leftPan .curFlag {
    float: left;
}

.CurCVal input {
    padding: 0;
}

.equalsym {
    border-radius: 50%;
    border: 0px solid;
    padding: 10px;
    width: 50px;
    height: 50px;
    outline: none;
    background: #f5ed3b;
    box-shadow: 0px 0px 6px;
    display: block;
    margin: 0 auto;
}

span#changeval {
    border-radius: 5px;
    border: 0px solid;
    padding: 2px 5px;
    width: 100%;
    height: 35px;
    outline: none;
    /*background: #f9f034;
    box-shadow: 0px 0px 6px;*/
    display: -webkit-box;
    margin: 35px auto 35px auto;
    /*display: block;
    width: 30px;
    margin: 10px auto 0 auto;
    cursor: pointer;
    background: #e6e6e6;
    border-radius: 50%;
    padding: 3px;
    border: 1px solid #d6d6d6;*/
}

    span#changeval:hover {
        /*background: #ffd600;*/
    }

.conditions {
    color: #737272;
    font-size: 12px;
    display: block;
}

    .conditions span > span:first-child {
        color: red;
    }

.SideBar span.icon_img {
    width: 40px;
    display: block;
    float: left;
    color: #fff;
}

.EU_DataTable tfoot a {
    font-family: 'Century Gothic';
    background-image: linear-gradient(#f3aa1a 0, #f7a318 50%, #ea9009 50%, #f3aa1a 100%);
    border: 1px solid#c48917;
    text-transform: uppercase;
    min-width: 75px;
    box-shadow: -1px 1px 2px 0px rgba(0, 0, 0, 0.57);
    padding: 5px 10px;
    border-radius: 1px;
    color: #fff;
    position: relative;
}

    .EU_DataTable tfoot a:hover {
        background-image: linear-gradient(#f3aa1a 0, #ffb836 50%, #fba11c 50%, #f9b54a 100%);
        color: #000;
        box-shadow: -4px 5px 11px 2px #636363;
        font-weight: bold;
    }

.EU_DataTable tfoot {
    text-align: left;
}

.margin-1em-0 {
    margin: 1em 0 !important;
}

.SideBar li:hover a {
    /* transform: translatex(8px); */
    position: relative;
    left: 10px;
}

.SideBar li a,
.SideBar li i {
    position: relative;
    transition: all .5s ease 0s;
    left: 0;
}

.SideBar li:hover i {
    position: relative;
    left: 5px;
    color: #f5ed3b;
}

.pos_absolute.hid {
    top: -3px;
    left: 16px;
    right: 185px;
    /* background: red; */
    height: 24px;
    position: absolute;
}

.labelspan {
    position: relative;
    top: -1px;
}

.currencyChang {
    padding: 20px 10px;
    display: inline-table;
    border-radius: 5px;
    background: linear-gradient(to bottom, rgb(255, 233, 154) 0%, rgb(234, 229, 46) 50%, rgb(193, 170, 51) 100%);
    border: 1px solid #bfb5a3;
    box-shadow: 0px 0px 10px rgba(123, 118, 110, 0.50);
}

.currencyChangBG {
    padding: 10px;
    display: inline-table;
    border-radius: 5px; /*
	 background: linear-gradient(to bottom, rgb(107, 107, 107) 0%, rgb(43, 43, 42) 50%, rgb(0, 0, 0) 100%);
    background-color: #000;
    border: 1px solid #bfb5a3;
    box-shadow: 0px 0px 10px rgba(123, 118, 110, 0.50);*/
    width: 100%;
}

/*.currencyChangBG input {
        background-color: rgba(255, 255, 255, 0.90);
        border-radius: 3px;
        padding: 2px 5px;
        font-size: 14px;
        margin-left: 175px;
    }*/

.CurCLabel {
    color: #fff;
    font-weight: bold;
    position: relative;
    padding: 8px;
}

.SideBar li {
    padding: 1px 0px 5px 0px;
    margin: 5px 0 !important;
    clear: both;
    float: left;
    display: block;
    width: 100%;
    box-shadow: inset 0px 0px 7px 1px rgba(0, 0, 0, 0.12);
    transition: all 1s ease 0s;
}

.realperson-text {
    /*color: rgb(255, 106, 0);*/
    color: blue;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.38);
}

@media(min-width:768px) {

    .DashWidget {
        /*min-height: 230px;*/
    }

    .SideBar li {
        background: linear-gradient(114deg, #000 17%, #f5ed3b 18%, #f5ed3b 21%, transparent 21%);
    }

    .IconMenu {
        margin: 20px 0px 0px 0px;
    }

    .hidden-SM {
        display: none;
    }
}

@media(min-width:1025px) {
    .SideBar span.icon_title {
        display: block;
        float: left;
        width: calc(100% - 40px);
        padding: 6px 7px 0px 7px;
        font-size: 15px;
    }
}

@media(max-width:767px) {
    .header .dropdown-menu {
        border-radius: 0px;
        padding: 6px;
        color: #145097 !important;
        border-bottom: 2px solid #fff;
        background-color: #ffffff;
        box-shadow: 4px 4px 12px rgb(12, 12, 12);
    }

    .labelxs {
        margin-top: -25px;
    }

    span.NewUserLabel {
        position: relative;
        top: -5px;
        left: -13px;
    }

    .SideBar span.icon_title {
        display: block;
        float: left;
        width: calc(100% - 40px);
        padding: 6px 7px 0px 7px;
        font-size: 14px;
    }

    .SideBar li {
        /*background: linear-gradient(114deg,#000 11%,#f5ed3b 12%,#f5ed3b 14%,transparent 12%);*/
        background: linear-gradient(114deg, #000 17%, #f5ed3b 18%, #f5ed3b 21%, transparent 21%);
    }

    .IconMenu {
        margin: 0px;
    }

    .container-box > div {
        padding: 0;
    }

    .logo_cnr {
        width: 100px;
    }

    .btntogg {
        background: transparent;
        border: 0;
        width: 45px;
        outline: none;
        float: right;
    }

    .top-20px {
        top: 20px;
    }

    .dropdown.SideBar {
        margin-top: 0;
        width: 100%;
        float: left;
    }

    .SideBar .dropdown-menu {
        padding: 5px;
        right: 0;
        left: unset;
    }

    .dropdown-menu li {
        margin: 3px 0 0 !important;
    }

    .scrollbar-grid- {
        white-space: nowrap;
    }

    .beneCnr .DashWidget-no,
    .beneCnr .agile-contact-grids,
    .beneCnr .contact-form {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width:769px) {
    span.NewUserLabel {
        position: relative;
        top: 18px;
        left: -13px;
    }
}

/*@media (min-width:769px) and (max-width:1024px) {
    .IconMenu {
        margin: 15px 0 0;
        width: 150px;
    }

    .SideBar span.icon_title {
        display: block;
        float: left;
        width: calc(100% - 40px);
        padding: 6px 7px 0px 7px;
        font-size: 11px;
    }

    .IconMenu > li {
        width: 100%;
    }
}*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .midea1024 {
        margin-top: 30px;
    }
}

/* Tooltip container */
.tooltip-c {
    position: relative;
    display: inline-block;
}

    /* Tooltip text */
    .tooltip-c .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: #484848;
        color: #fff;
        text-align: center;
        padding: 0px 0;
        border-radius: 6px;
        position: absolute;
        left: 0;
        z-index: 1;
        bottom: 100%;
    }

    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltip-c:hover .tooltiptext {
        visibility: visible;
    }

.ResGrid {
    width: 100%;
    overflow: auto;
    float: left;
}

.ResGrid_inner {
    white-space: nowrap;
}

span.fcName {
    position: relative;
    top: -2px;
}

/* For Firefox */
input[type='number'] {
    -moz-appearance: textfield;
}

/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.loader_abs {
    position: absolute;
    right: 15px;
    top: 0;
}

.loader_abs1 {
    /*position: absolute;
    right: 15px;
    top: -58px;*/
}

.tooltip-c .form_hint1 {
    right: 1px;
    /* left: 0; */
    /* bottom: 0; */
}

.gridcenteraligned td,
.gridcenteraligned th {
    text-align: center !important;
}

.gridcenteraligned .tooltip-c {
    width: 180px;
}

.gridcenteraligned .form_hint1 {
    right: 26px;
}

.min-h-100px {
    min-height: 100px !important;
}

.margin-5-0px {
    margin: 5px 0px;
}

#StudentForm {
    background: #d7dbe0;
    /* color: #fff !important; */
}

.DeleteBtn {
    width: 17px;
    height: 22px;
    /* background-position: 100% 100%; */
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-image: url('../Images/delete.svg');
    display: block;
}

.tblWidth {
    width: 120px;
}

table.table.table-striped label {
    font-weight: 100;
}

.downloadBtn a,
.DownloadBtn {
    background: linear-gradient(0deg, #000, #716c6c) !important;
    padding: 10px;
    font-size: 16px;
    color: #fff !important;
    border-radius: 5px;
    text-decoration: none;
    transition: all 1s ease;
}

    .downloadBtn a:hover,
    .downloadBtn a:focus,
    .DownloadBtn:hover {
        background: linear-gradient(0deg, #000, #404040) !important;
        color: #fff !important;
        text-decoration: none;
    }

.DownloadBtn {
    font-family: FontAwesome;
}

.downloadBtn {
    padding: 10px 30px;
    text-align: right;
}

.Title_Cnr {
    background: linear-gradient(0deg, #020202, #5f5959);
    color: #fff;
    padding: 5px 15px;
    font-size: 19px !important;
    margin-bottom: 10px;
    border-radius: 3px;
}

.innertablebutton,
.innertablebutton td {
    background: transparent !important;
    border: 0 !important;
}

    .innertablebutton tr {
        border: 0px;
    }

.form_hints {
    visibility: hidden;
    width: auto !important;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 12px;
    position: absolute;
    z-index: 1;
    bottom: 87%;
    right: 10px;
    font-size: 11px;
}

/*.btnbt:focus, .btnbt:hover {
    background: #ffff05;
    outline: 1px solid #a4c4fa;
}*/
.rsndotp {
    font-size: 13px;
    position: relative;
    top: 6px;
}

    .rsndotp:hover {
        cursor: pointer;
    }

/********Width***********/
.width25 {
    width: 25%;
}

.width30 {
    width: 30%;
}

.width40 {
    width: 40%;
}

.width50 {
    width: 50%;
}

.ui-widget-content {
    font-size: 13px !important;
    z-index: 99999 !important;
}

    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default {
        border-bottom: 1px solid #000 !important;
        background: transparent !important;
        font-weight: bold;
        color: #6d6d6d !important;
        border-left: 0px !important;
        border-right: 0px !important;
        border-top: 0px !important;
        /*padding-top: 15px !important;*/
        border-radius: 1px !important;
    }

.ui-widget:focus {
    border: 0;
    outline: none;
}

.ui-state-default .ui-icon {
    background-image: url('../Images/ui-icons_ef8c08_256x240.png') !important;
}

/*.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: 19% !important;
}*/
.NotifMsgBox {
    padding: 0px 15px;
    margin: 8% 0;
    font-size: 15px;
}

.custom-combobox {
    position: relative;
    display: inline-block;
}

.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
}

.custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
}

.radiobtngrp ul > li {
    display: inline-block;
}

.radiobtngrp input[type="radio"] {
    position: relative;
    top: 2px;
}

.radiobtngrp ul {
    list-style: none;
}

    .radiobtngrp ul ul {
        margin: 0px 10px;
    }

#SrchWIfsc,
#SrchWoIfsc {
    min-height: 87px;
}

.spinner {
    margin: 10px auto 0;
    width: 40px;
    text-align: center;
}

    .spinner > div {
        width: 8px;
        height: 8px;
        background-color: #333;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }

    .spinner .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .spinner .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

.height_auto {
    height: auto !important;
}

.modal-xl {
    max-width: 1200px;
    width: 100% !important;
}

.EU_DataTable select:focus {
    outline: 1px solid;
}

.SelctDropLoader {
    left: 82%;
    top: 50%;
    width: 20%;
}

.innerBG {
    background-image: url('../images/innerBG.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.loginBG {
    background-image: url('../Images/bgImg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 30%;
    overflow-x: visible;
}

.loginBG-moon {
    width: 50%;
    height: 50%;
    background-image: url('../Images/Cloud.png');
    position: absolute;
    -webkit-animation: bkanim 200s linear infinite;
    -webkit-animation-direction: normal;
    animation: bkanim 200s linear infinite;
    animation-direction: normal;
    background-size: 100% 100%;
}

.bg-White-trans {
    background: rgba(255, 255, 255, .65) !important;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes bkanim {
    0% {
        right: 1%;
        top: 23%;
    }

    100% {
        right: 108%;
        top: 23%;
    }
}

@keyframes bkanim {
    0% {
        right: 1%;
        top: 23%;
    }

    100% {
        right: 100%;
        top: 23%;
    }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    /*border: 1px solid green;
  -webkit-text-fill-color: green;*/
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
}

.fixed_headers {
    margin: 0 auto;
    table-layout: fixed;
    border-collapse: collapse;
    word-break: break-word;
}

    .fixed_headers > thead tr {
        /*display: block;*/
        position: relative;
        padding-right: 17px;
    }

    .fixed_headers > tbody {
        /*display: block;*/
        overflow-y: scroll;
        width: 100%;
    }

header {
    width: 80%;
    background: #fff;
    margin: 0 auto;
    border-radius: 15px;
    /*border: 0.04em solid #d4d4d4;*/
    margin-top: 28px;
}

/*div#body {
    width: 80%;
    margin: 0 auto;
    padding-top: 20px;
}*/
div#body {
    width: 100%;
    margin: 0 auto;
    padding-top: 80px;
    font-family: 'Century Gothic';
}

.NewUser_Wrap {
    background: #efefef;
    margin: 10% 0px;
    /* padding: 0px 15px 15px 15px; */
}

.NewUser_Wrap_title {
    color: #fff;
    padding: 4px;
    /* border: 1px solid #000; */
    box-sizing: border-box;
}

.NewUser_Wrap_cnt {
    /* border: 1px solid #000; */
    /* box-sizing: border-box; */
    padding: 15px;
}

span.NewUserLabel {
    color: #fb8600;
    position: relative;
    font-size: 15px;
    /* padding-left: 35px; */
}

/*#myCarousel {
    max-height: 226px;
    overflow: hidden;
}*/
.Sel_Drop_cnr select {
    background-repeat: no-repeat;
    background-position: right;
    background-size: 12px;
    background-position-x: calc(100% - 15px);
    background-position-y: calc(100% - 5px);
    background-image: url(../Images/down-arrow.svg);
    border-bottom: 2px solid #243e84;
    border-radius: 0px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

.custom-combobox a {
    /*position: relative;
    top: 7px;*/
    padding-top: 14% !important;
}

.ui-button-text {
    padding: 0 !important;
}

ul.ui-widget-content {
    max-height: 200px;
    overflow: auto;
}

#SrchWoIfsc .Sel_Drop_cnr select,
.readIfo .Sel_Drop_cnr select {
    /*background: none;*/
}

.NotifTab.fixed_headers th:first-child,
.NotifTab.fixed_headers tr > td:first-child {
    width: 108px;
}

.NotifTab.fixed_headers th:nth-child(2),
.NotifTab.fixed_headers tr > td:nth-child(2) {
    width: 225px;
}

.NotifTab.fixed_headers tbody {
    max-height: 165px;
}

.NotifTab.fixed_headers {
    max-width: 350px;
}

.Ntfminh {
    min-height: 230px;
}

.mk-tabs.default-style.vertical-style .mk-tabs-tabs {
    max-height: 550px;
    overflow: auto;
    margin-top: 14px !important;
}

.alert-info {
    font-size: 15px;
    text-shadow: 0px 0px 1px #a1d0da;
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.warningMsg {
    background: #e04c4c;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    clear: both;
    width: 100%;
    float: left;
}

.WClose {
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-radius: 50%;
    padding: 5px;
    box-sizing: border-box;
    margin-left: auto;
    background-size: 60% 60%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    background-image: url('../Images/cancel-music.svg');
}

.minH70 {
    min-height: 70px;
}

.minH45 {
    min-height: 45px;
}

.TrmsNCndnsLogin_cnr {
    visibility: hidden;
    transform: scale(0);
    opacity: 0;
    max-height: 0px;
    overflow: hidden;
    transition: all 1s ease;
}

.TrmsNCndnsLogin_cnr_Vis {
    visibility: visible !important;
    transform: scale(1) !important;
    opacity: 1 !important;
    max-height: 1000px !important;
}

.btnLink {
    color: #212020;
    font-size: 14px;
    cursor: pointer;
    display: block;
    background: linear-gradient(to bottom, rgba(252, 234, 187, 1) 0%, rgba(252, 205, 77, 1) 37%, rgba(248, 181, 0, 1) 70%, rgba(251, 223, 147, 1) 100%);
    text-align: center;
    width: 125px;
    padding: 4px;
    border-radius: 5px;
    font-family: FontAwesome;
    margin: 30px 0 30px auto;
}

.margin-top-0px {
    margin-top: 0px !important;
}

.alert-danger,
.alert-info {
    font-size: 13px;
}

.p-0b-0 {
    padding: 0px !important;
    border: 0px !important;
}

.font-send {
    font-size: 15px !important;
    color: #22265e;
    font-weight: 800;
    float: left;
    width: 100%;
    background: #ebebe4;
    padding: 7px;
    border: 2px solid #ad9602;
    border-radius: 0px;
    margin: 10px 0px;
}


.padding-5 {
    padding: 5px !important;
}

.scroll_cnt i {
    margin: 0px 5px;
}


.btnspl1Align {
    padding: 5px 15px !important;
    position: relative;
    top: 12px;
}

.margin-top-25px {
    margin-top: 25px !important;
}

.ScrollDiv {
    overflow-y: auto;
}

.padding-20-0-0-0 {
    padding: 20px 0px 0px 0px;
}

.dwnldBtn:before {
    font-family: FontAwesome;
    content: "\f019";
    margin-right: 3px;
}

.shrtnte {
    right: 30px;
    top: 14px;
    font-size: 12px;
    color: #000;
    font-weight: normal;
}

.rgt-19 {
    right: -19px !important;
}

.rgt-80 {
    right: -80px !important;
}

.loader_abs_Pcd {
    position: absolute;
    right: 100px;
    top: -35px;
}

#CocBankUiDrop .custom-combobox {
    width: 100% !important;
}

#CocBankUiDrop .custom-combobox-input {
    width: calc(100% - 25px) !important;
}

#CocBankUiDrop .ui-button-icon-only {
    width: 17px !important;
    padding-top: 30px !important;
}

select:hover {
    cursor: pointer;
}

.loader,
.overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.84);
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    opacity: 1;
}

.loader {
    z-index: 99999;
}

.loader_deact,
.overlay_deact {
    opacity: 0 !important;
    visibility: hidden;
}

.Loader_ico {
    width: 40px;
    height: 40px;
    background-color: #82bbe8;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
    margin: 20% auto;
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}
/*.Loader_ico {
    border: 5px solid #f3f3f3;
    border-radius: 10%;
    border-top: 5px solid #ff8d86;
    border-bottom: 5px solid #ff8d86;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 20% auto;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}*/


@media (min-width: 992px) and (max-width: 1199.98px) {
    .DashWidget-Login {
        margin-top: 73px;
    }
}

@media (min-width: 1200px) {
    .DashWidget-Login {
        margin-top: 94px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .DashWidget-Login {
        margin-top: 71px;
    }
}

@media (max-width: 575.98px) {
    .logo_cnr {
        width: 100% !important;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {

    .logo_cnr {
        width: 80% !important;
    }
}

.hideDiv {
    display: none;
}

.header .dropdown-toggle {
    font-size: 20px;
    padding: 10px 9px 12px 11px;
    color: #fff;
    background-color: #222459;
    border-radius: 50%;
}
/*.header .dropdown-menu {
    border-radius: 0px;
    box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.85);
}*/
.header .dropdown-menu {
    border-radius: 0px;
    padding: 6px;
    color: #145097 !important;
    border-bottom: 2px solid #fff;
    background-color: #ffffff;
    box-shadow: 4px 4px 12px rgb(12, 12, 12);
}

    .header .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        font-weight: bold;
        /* font-size: 18px; */
        clear: both;
        /* border-radius: 44px; */
        line-height: 1.42857143;
        color: #0f59a0;
        white-space: nowrap;
    }

#btnVerify {
    font-size: 18px;
}

.loginText input[type="text"], .loginText input[type="email"], .loginText input[type="number"], .loginText input[type="password"], .loginText textarea, .loginText select, .datepicker {
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    border: 1px solid #ab8a00;
    border-radius: 2px;
    -webkit-appearance: none;
    outline: none;
}

.frgtField input[type="number"] { /* color: #fff; */
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    border-bottom: 2px solid #253d83;
    border-radius: 0px;
    -webkit-appearance: none;
    outline: none;
}

input[type="text"], input[type="email"], input[type="number"], input[type="password"], textarea, select, .datepicker {
    padding: 0.2em 1em;
    border: 0;
    font-size: smaller;
    width: 100%;
    border-bottom: 2px solid #253d83;
    border-radius: 0px;
    -webkit-appearance: none;
    outline: none;
    background: inherit;
}


.content-loyal {
    /*padding: 20px;*/
}

.pntsE {
    font-size: 58px;
    color: #ddba60;
    margin-right: 50px;
}

.content-loyal .pnts {
    font-size: 50px;
    color: #ddba60;
    font-size: 57px;
    color: #ddba60;
    /*margin-right: 96px;*/
    /*font-size: 58px;
    color: #ddba60;
    margin-right: 50px;*/
}

    .content-loyal .pnts .pntLbl {
        font-size: 20px;
        color: #555;
        /* margin-top: 34px; */
        /* position: absolute; */
        /* margin-top: 60px; */
        /* font-size: 18px; */
    }
/*@media (max-width: 767.98px) { 
    .pntLbl {
    right: 120px!important;
}
    }*/
.pntLblE {
    font-size: 20px;
    color: #555;
    margin-top: 50px;
    position: absolute;
    /* margin-top: 60px; */
    font-size: 18px;
    left: 201px;
}

.redm {
    color: #777;
}

    .redm .avlBal {
        color: #444;
        /*font-size: larger;*/
        font-weight: 700;
    }

.rateCard .badge {
    /*margin-top: -30px;*/
    margin-top: -38px;
    background-color: #5a5db5;
}

.noHead thead {
    display: none;
}

.rateCard-List .list-group-item {
    padding: 8px 15px;
    border-radius: 0px;
    margin-bottom: 0px;
    border-top-color: #fff;
    border-left-color: #fff;
    border-right-color: #fff;
    border-bottom: 1px solid #ecebeb;
}

.listGrid {
    /*padding: 10px;*/
    /*overflow: hidden;*/
}

    .listGrid:hover {
        /*overflow-y: scroll;*/
    }

.redeemBtn {
    font-size: 14px !important;
    width: 208px;
    padding: 6px 15px !important;
    background: #28A8E0 !important;
    right: 0 !important;
    color: #fff !important;
    border-radius: 10px !important;
    border: 0px solid #fff !important;
    display: inline-block !important;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.35) !important;
}

.historyTable {
    /*padding: 10px;*/
}

@-webkit-keyframes toshiba {
    from {
        margin-top: 0;
        opacity: 1;
    }

    to {
        margin-top: 30px;
        opacity: 0;
    }
}

#arrowdown {
    -webkit-animation: toshiba 1s linear infinite;
    cursor: pointer;
}

.closeCircle {
    color: red;
}

.checkCircle {
    color: green;
}

#nav {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    #nav li {
        float: left;
        margin-right: 20px;
        font-family: 'Century Gothic';
        font-size: 14px;
        font-weight: bold;
    }

        #nav li a {
            color: #333333;
            text-decoration: none;
        }

            #nav li a:hover {
                color: #006699;
                text-decoration: none;
            }


#notification_li {
    position: relative;
}

#notificationContainer {
    background-color: #fff;
    border: 1px solid rgba(100, 100, 100, .4);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    overflow: visible;
    position: absolute;
    top: 30px;
    margin-left: -200px;
    width: 400px;
    z-index: -1;
    display: none;
    // Enable this after jquery implementation;
}

// Popup Arrow #notificationContainer:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    color: transparent;
    border: 10px solid black;
    border-color: transparent transparent white;
    margin-top: -20px;
    margin-left: 188px;
}

#notificationTitle {
    font-weight: bold;
    padding: 8px;
    font-size: 13px;
    background-color: #ffffff;
    position: fixed;
    z-index: 1000;
    width: 384px;
    border-bottom: 1px solid #dddddd;
}

#notificationsBody {
    padding: 33px 0px 0px 0px !important;
    min-height: 300px;
}

#notificationFooter {
    background-color: #e9eaed;
    text-align: center;
    font-weight: bold;
    padding: 8px;
    font-size: 12px;
    border-top: 1px solid #dddddd;
}



#notification_count {
    padding: 0px 4px 0px 4px;
    background: #cc0000;
    color: #ffffff;
    font-weight: bold;
    margin-left: 77px;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    position: absolute;
    margin-top: -27px;
    margin-left: 17px;
    /* margin-right: -57px; */
    font-size: 10px;
}

.badge-notify {
    background: red;
    position: relative;
    top: -20px;
    left: -35px;
}

.SendmonCircle {
    padding: 10px;
    color: #fff;
    border: 1px solid #2566ac;
    color: #ffffff !important;
    border-radius: 5px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.78);
    min-width: 50px !important;
    background-image: linear-gradient(#1e5da1 0, #0e4c8a 50%, #033463 50%, #2667ae 100%);
}

.active2 {
    color: #fff !important;
    font-weight: bold;
    text-shadow: -2px 0px 0px rgba(0, 0, 0, 0.5882352941176471);
}

.color_brown-r0 {
    background: #062348;
    border: 0px;
    padding: 5px;
    font-weight: 600;
    /*background-image: linear-gradient(141deg, #212359 0%, #27387e 51%, #0d5ba3 75%);*/
    color: #fff;
}

input:focus {
    outline: none !important;
}

.modal-content .DashWidget-no {
    background-color: transparent;
    box-shadow: none;
}

.modal-content .color_brown {
    border-radius: 0px;
    height: 40px !important;
}

.modal-content .alert-warning {
    color: #f7f7f9;
    background-color: #b2b2bb;
    border-color: #b2b2bb;
    border-radius: 0px;
}

.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 50px auto;
}

    .avatar-upload .avatar-edit {
        position: absolute;
        right: 12px;
        z-index: 1;
        top: 10px;
        border: 1px solid #0d5ba3;
        border-radius: 50%;
    }

        .avatar-upload .avatar-edit input {
            display: none;
        }

            .avatar-upload .avatar-edit input + label {
                display: inline-block;
                width: 34px;
                height: 34px;
                margin-bottom: 0;
                border-radius: 100%;
                background: #FFFFFF;
                border: 1px solid transparent;
                box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
                cursor: pointer;
                font-weight: normal;
                transition: all 0.2s ease-in-out;
            }

                .avatar-upload .avatar-edit input + label:hover {
                    background: #f1f1f1;
                    border-color: #d6d6d6;
                }

                .avatar-upload .avatar-edit input + label:after {
                    content: "\f040";
                    font-family: 'FontAwesome';
                    color: #757575;
                    position: absolute;
                    top: 5px;
                    left: 0;
                    right: 0;
                    text-align: center;
                    margin: auto;
                }

    .avatar-upload .avatar-preview {
        width: 192px;
        height: 192px;
        position: relative;
        border-radius: 100%;
        border: 6px solid #b3b3b3;
        box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.51);
    }

        .avatar-upload .avatar-preview > div {
            width: 100%;
            height: 100%;
            border-radius: 100%;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
        }

.profileView {
    width: 192px;
    height: 192px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #b3b3b3;
    box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.51);
}

.ProfileImg {
    width: 192px;
    margin: 5px auto;
}

.pntLbl {
    /*margin-top: 34px;
    position: absolute;
  
    font-size: 18px;*/
    /*margin-top: 44px;
    position: absolute;
    font-size: 18px;
    right: 80px;*/
}

.captchalog .imp:after {
    margin-top: 30px !important;
}

#pntbutton {
    border-radius: 12px;
    padding: 6px 60px;
}

#tooltip {
    position: relative;
    display: inline-block;
}

    #tooltip .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
        bottom: 100%;
        left: 50%;
        margin-left: -60px;
    }

    #tooltip:hover .tooltiptext {
        visibility: visible;
    }

#AcctypeLabel {
    line-height: 0em;
    padding: 0;
}

#clickk {
    cursor: pointer;
}

.navbar-fixed-top {
    /*width: 80%;
    top: 23px;
    border-width: 0 0 1px;*/
}

.navbar-fixed-top, .navbar-fixed-bottom {
    /*box-shadow: 3px 3px 7px #00000078;*/
    position: fixed;
    margin: 0 auto;
    /*right: initial!important; 
     left: initial!important; ;*/
    z-index: 1030;
}

.welcomeTag {
    margin-bottom: -20px;
    padding: 0;
    margin-top: 10px;
}

.fixed {
    position: fixed;
    width: 100%;
    top: -7px;
    z-index: 2;
    /*left:10%;
    right:10%;*/
}

.header-bd {
    background-color: #222459;
    height: 90px;
}
/**********************************   media queries  ********************************************************/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .header-bd {
        height: 70px;
    }

    .logo_cnr2 {
        width: 13em;
    }

    #body {
        margin-top: 30px !important;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .navbar-fixed-top {
        width: 90%;
    }

    .logo_cnr2 {
        width: 11.7em;
    }

    .header-bd {
        height: 62px;
    }

    #body {
        width: 90% !important;
        margin-top: 20px !important;
    }

    .IconMenuHD {
        margin-top: 20px !important;
        margin-bottom: -20px;
    }
}

@media (max-width: 767.98px) {

    .logo_cnr2 {
        width: 10.6em;
    }

    .navbar-fixed-top {
        width: 90%;
    }

    .header-bd {
        height: 62px;
    }

    #body {
        width: 90% !important;
    }

    .navbar-header {
        padding-bottom: 0px;
    }

    .navbar {
        margin-bottom: 10px;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        background-color: #eeeced;
        margin-top: 10px;
    }

    .welcomeTag {
        margin-top: 5px;
        padding: 0px;
        background-image: linear-gradient(to right, rgb(14, 74, 131) 1%, rgb(34, 98, 167) 3%, rgb(15, 76, 137) 7%, rgb(23, 81, 136) 50%, rgb(14, 77, 138) 93%, rgb(38, 104, 175) 96%, rgb(14, 75, 136) 100%);
        border: 1px solid #10579e;
        border-radius: 10px;
        padding: 2px;
    }

    .menuList {
        background-image: none !important;
    }
}

@media (min-width: 1200px) {
    .logo_cnr2 {
        width: 17em;
    }
}

@media (min-width: 1440px) {
    .logo_cnr2 {
        width: 18.3em;
    }
}

/******************************************************************************************/
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #eeeced;
}

.navPos {
    position: relative;
    z-index: 2;
}

.navbar-inverse .navbar-toggle {
    border-color: #eeeced;
}

.mobileMenu {
    text-align: left;
    margin-top: 50px;
}

    .mobileMenu li {
        background-color: #eeeced;
        color: #222459;
        padding: 2px 6px;
    }

        .mobileMenu li a {
            color: #222459;
            font-weight: 600;
        }

        .mobileMenu li:hover {
            background-color: #222459;
        }

            .mobileMenu li:hover a {
                color: #fff;
            }

.topCOntent {
    position: fixed;
    background-color: #222459;
    height: 35px;
    top: 0px;
    z-index: 2;
    width: 100%;
}

.mobiNot-block #notification_count {
    margin-top: -28px !important;
    margin-left: 3px !important;
}

.text-blue-link {
    font-weight: bold;
    text-decoration-line: underline;
    color: #2196F3 !important;
}

.text-white-link {
    font-weight: bold;
    text-decoration-line: underline;
    color: #fff !important;
}

#findBank, find #Ifsc {
    cursor: pointer;
}

.modal-content {
    border: 2px solid #dbe0e3 !important;
    border-radius: 0px !important;
    background: linear-gradient(to right, rgb(209, 213, 216) 1%, rgb(244, 251, 254) 3%, rgb(238, 242, 244) 7%, rgba(255, 255, 255, 0.65) 50%, rgba(241, 241, 241, 0.79) 93%, rgba(255, 255, 255, 0.66) 96%, rgba(184, 183, 183, 0.76) 100%), url(../Images/sideMenu.jpg);
}

}

.ui-widget-content .ui-menu-item {
    background: #ffffff !important;
    padding: 5px 10px !important;
    color: #212359 !important;
}

    .ui-widget-content .ui-menu-item:hover {
        background: #212359 !important;
        padding: 5px 10px !important;
        color: #ffffff !important;
    }
/* width */
ul.ui-widget-content::-webkit-scrollbar {
    width: 6px;
}

/* Track */
ul.ui-widget-content::-webkit-scrollbar-track {
    box-shadow: none !important;
    box-shadow: inset 0px 0px 10px #fff;
    border-radius: 0px;
    border: 2px solid #fff;
    background: #212359;
}

/* Handle */
ul.ui-widget-content::-webkit-scrollbar-thumb {
    background: #212359;
    border-radius: 10px;
}

    /* Handle on hover */
    ul.ui-widget-content::-webkit-scrollbar-thumb:hover {
        background: blue;
    }

.SrchWoIfsc, .SrchWIfsc {
    background-color: #eeeced;
    padding: 15px;
}

#BankCode {
    background-color: #eeeced;
}

.iknwTxt {
    background-color: #6f6f6f;
    padding: 0px 50px;
}

.EU_DataTable tr td:last-child {
    /*padding: 12px 10px !important;
    font-size: 15px !important;*/
    /*font-weight: 700;*/
    /*border-radius: 14px;*/
}

.countryName {
    /*position: absolute;
    bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    left: 75px;*/
    position: relative;
    bottom: 32px;
    font-size: 18px;
    font-weight: 700;
    left: 55px;
    color: #4a4b4c;
}

.CurCalcBox {
    padding: 8px 0;
}

.CurCVal {
    padding: 4px 0;
}

    .CurCVal input[type="text"] {
        border-radius: 3px;
        padding: 6px 10px;
        border: 1px solid #bdbdc3;
        background-image: linear-gradient(#38424a 0,#0e161b 50%,#000000 50%,#182227 100%);
        font-weight: bold;
        color: #ffffff;
        font-size: 16px;
    }

        .CurCVal input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
            font-size: 12px;
        }

        .CurCVal input[type="text"]::-moz-placeholder { /* Firefox 19+ */
            font-size: 12px;
        }

        .CurCVal input[type="text"]:-ms-input-placeholder { /* IE 10+ */
            font-size: 12px;
        }

        .CurCVal input[type="text"]:-moz-placeholder { /* Firefox 18- */
            font-size: 12px;
        }

.lgtModal .lgtbtn {
    padding: 0px 30px 4px 29px;
    display: inline-block;
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    font-size: 18px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Century Gothic';
    background-image: linear-gradient(#f3aa1a 0, #f7a318 50%, #ea9009 50%, #f3aa1a 100%);
    border: 2px solid#fff;
    font-weight: bold;
    text-transform: uppercase;
    min-width: 75px;
    box-shadow: -1px 2px 10px rgba(0, 0, 0, 0.82);
}

.lgtModal .remove-sign:hover {
    border: 2px solid red;
    background: #fff;
    color: red;
    font-weight: bold;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.lgtModal .ok-sign:hover {
    border: 2px solid green;
    background: #fff;
    color: green;
    font-weight: bold;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
/*@media (max-width:992px){
    .navbar-header{
        display:block !important;
     }
}*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .hdn {
        display: none;
    }

    .minHeight {
        min-height: 175px;
    }

    .loyalPoint {
        padding: 30px 10px !important;
    }
}

@media (min-width: 1200px) {
    .chartCanvas {
        margin-top: 75px;
    }

    .minHeight {
        min-height: 165px;
    }
}

.loyalPoint {
    font-family: 'Century Gothic';
    background: linear-gradient(141deg, #5c95a2 0%, #577ca5 51%, #264973 75%);
    border-radius: 5px;
    padding: 15px 10px;
    color: #fff;
    box-shadow: -5px 4px 14px 0px rgba(0, 0, 0, 0.46);
}

.loyalImg {
    /*padding: 3px;*/
    border: 4px solid#fff;
}

.btn-loyal {
    width: 100%;
    border-radius: 30px;
    background-color: #fff;
    border: 3px solid #1bb518;
    box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, .3);
}

.Loypnts #pnts, .avlBalText .avlBal {
    color: #d4a738;
    font-size: 39px;
    font-weight: bold;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .Loypnts #pnts, .avlBalText .avlBal {
        color: #d4a738;
        font-size: 20px;
        font-weight: bold;
    }
}

.EU_DataTable > tbody > tr:nth-of-type(odd) {
    background-color: #fff;
}

.listGrid, .benListTable {
    padding: 55px 10px 10px;
}

#divNotUpdate {
    padding: 42px 10px 10px;
}

.historyTable {
    padding: 10px;
}

.scrollbar-grid {
    /*padding: 0px 10px 10px;
    background-color: transparent;*/
}

.rateSpan {
    font-size: 20px !important;
    padding: 18px !important;
}

.hero {
    background-color: #1976d2;
    background: linear-gradient(145deg,#0d47a1,#42a5f5);
    background-image: linear-gradient(to right, rgba(7, 65, 123, 0.85) 1%, rgba(36, 117, 201, 0.9) 3%, rgba(14, 90, 164, 0.89) 7%, rgba(16, 56, 93, 0.8) 50%, rgba(0, 84, 164, 0.8) 93%, rgba(37, 126, 220, 0.8) 96%, rgb(3, 58, 113) 100%),url(../Images/herobg.jpg);
    box-shadow: -8px 7px 14px 3px rgba(76, 76, 76, 0.6392156862745098);
    background-size: cover;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    width: 100%;
    min-height: 480px;
    height: 80vh;
    max-height: 560px;
    box-sizing: border-box;
    padding: 48px 48px 32px;
    overflow: hidden;
    -webkit-transform: skewY(8deg);
    transform: skewY(8deg);
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
    z-index: -1;
}

.headerlogo {
}

.loginBgView img {
    max-width: 350px;
}

.logincontent {
    z-index: 99;
}

@media (max-width: 991.98px) {
    .loginBgView {
        margin-top: 5%;
    }

        .loginBgView img {
            max-width: 100px;
        }
}

@media (min-width: 768px) {
    .loginBgView {
        margin-top: 40%;
    }
}

@media (min-width: 1200px) {
    .loginBgView {
        margin-top: 40%;
    }
}

.forgotPasswrd {
    font-size: 12px;
}

.forgotPasswrd-text {
    font-weight: bold;
}

.container-bg {
    background: #fff;
    padding: 15px;
    box-shadow: -1px 3px 10px 0px rgba(0, 0, 0, 0.32);
}

.darkHeader {
    background-color: #967100;
    /*background-image: linear-gradient(to right, rgb(13, 69, 126) 1%, rgb(36, 117, 201) 3%, rgb(14, 90, 164) 7%, rgb(16, 56, 93) 50%, rgb(0, 84, 164) 93%, rgb(37, 126, 220) 96%, rgb(3, 58, 113) 100%);*/
    box-shadow: -5px 4px 14px 0px rgba(0, 0, 0, 0.46);
}

.bg-pro {
    background: linear-gradient(to right, rgb(209, 213, 216) 1%, rgb(244, 251, 254) 3%, rgb(238, 242, 244) 7%, rgba(255, 255, 255, 0.65) 50%, rgba(241, 241, 241, 0.79) 93%, rgba(255, 255, 255, 0.66) 96%, rgba(184, 183, 183, 0.76) 100%), url(../Images/sideMenu.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px;
    box-shadow: -5px 4px 14px 0px rgba(0, 0, 0, 0.46);
    padding: 15px;
}

.hero-inner {
    background-color: #1976d2;
    background: linear-gradient(145deg,#0d47a1,#42a5f5);
    background-image: linear-gradient(to right, rgba(7, 65, 123, 0.85) 1%, rgba(36, 117, 201, 0.9) 3%, rgba(14, 90, 164, 0.89) 7%, rgba(16, 56, 93, 0.8) 50%, rgba(0, 84, 164, 0.8) 93%, rgba(37, 126, 220, 0.8) 96%, rgb(3, 58, 113) 100%),url(../Images/herobg.jpg);
    box-shadow: -8px 7px 14px 3px rgba(76, 76, 76, 0.6392156862745098);
    background-size: cover;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    width: 100%;
    min-height: 380px;
    height: 50vh;
    max-height: 560px;
    box-sizing: border-box;
    padding: 48px 48px 32px;
    overflow: hidden;
    -webkit-transform: skewY(8deg);
    transform: skewY(8deg);
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
    z-index: -1;
}

.menuList {
    margin: 0px 1px !important;
    /*background-image: linear-gradient(#f3aa1a 0, #ffb836 50%, #fba11c 50%, #f9b54a 100%);*/
    padding: 5px;
}

.rateMarquee {
    position: relative;
    z-index: 99;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
    border-bottom: 1px solid#888;
}

.proPic {
    margin: 12px 8px;
    border-radius: 50%;
    border: 3px solid#e8e8e8;
}

.rateConvert {
    background: #000046;
    background: -webkit-linear-gradient(to right, #1CB5E0, #000046);
    background: linear-gradient(to right, #821837, #9e4760, #6d132e);
    border-radius: 50px;
    border: 2px solid#868686;
    border-bottom: 5px solid#77233c;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.73);
}

.marqueB4 {
    color: #ee9b10;
    margin: 0 8px;
    margin-top: -3px;
}
#notification_count1 {
    margin-right: 6px;
    margin-top: 6px;
}
