@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 {
	/*
   -moz-user-select: none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -ms-user-select: none;
   user-select: none;*/
}

.MnuChangePass:focus,
.MnuChangePass:hover {
    outline: 1px solid #a4c4fa;
}

.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%;
    font-family: SOURCESANSPRO-REGULAR;
    background: #fff;
    overflow: hidden;
}

    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;
    color: #ffa500;
    top: -1.8em;
    -webkit-transition: all 0.125s;
    transition: all 0.125s;
}

.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;*/
}

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-bottom: 1px solid #747373;
    background: none;
    -webkit-appearance: none;
    outline: none;
}

.beneCnr {
    padding: 10px 0 0 0;
}

.container-box {
    padding: 0px 15px;
}

.label {
    color: #4c4c4c !important;
    font-weight: 100 !important;
    font-size: 1em !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: #000 !important;
    background-color: #e4e4e3;
    font-weight: 100 !important;
    font-size: 1em !important;
    display: block !important;
    line-height: 1em !important;
    text-align: left !important;
    padding-left: 12px;
    padding: 4px 20px;
    width: 100%;
    border-bottom: 0px;
    position: relative;
    min-height: 30px;
}

.readIfo input[type="text"] {
     color: #000 !important;
    padding: 0.4em 1em !important;
    border: 0 !important;
    margin: 0.5em 0 0 0 !important;
    width: 100% !important;
    border-bottom: 0px solid #747373 !important;
    background: #e4e4e4 !important;
    -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: 0 !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: 0 !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%;
}


/*--//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 --*/

.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: #212121 !important;
}

.signin-form::-webkit-textarea-placeholder {
    color: #212121 !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: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
	z-index: 999;
}

.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: 30px;
}
.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: 2em 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;
    padding: 0.5em .9em 0.5em 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
    font-weight: 400;
    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: 13px;
    margin: 0;
    letter-spacing: 1px;
    -webkit-appearance: none;
    background: #F5EC3C;
    border: 1px solid #e4da17;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    font-weight: 600;
}
.btnbt:hover {
        color: #000;
        background: #F5EC3C;
        border: 1px solid #303841;
        -webkit-transition: 0.5s all;
        transition: 0.5s all;
    }

/*
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: #969494;
        font-size: 12px;
        letter-spacing: 2px;
        margin: 1em;
    }
        .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 {
    /*background: url(../images/bann1.jpg)no-repeat center;
    background-size: cover;*/
	
    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;
}
.WelcomeMsg1 {
    font-size: 15px;
    position: relative;
    top: 7px;
    color: #fff;
}
    .WelcomeMsg1 .Username {
	text-transform: uppercase;
}
.lastlogin {
    font-size: 12px;
    color: darkgrey;
}
.newuser {
    margin-top: 15px;
    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;
}
.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;
    font-family: SOURCESANSPRO-REGULAR;
    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: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;
}
.DashWidget {
        margin: 10px 0px;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.25);
    float: left;
    width: 100%;
    padding: 2px;
    overflow: visible !important;
    position: relative;
	background-color: #fff;
}
.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: 0px 0px 4px 1px #ccc;
    float: left;
    width: 100%;
    padding: 2px;
    min-height: 255px;
	background-color: #fff;
}
.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;
    }
    .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;*/
	}
	
	.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: rgba(60, 62, 66, 1);
	background: -moz-linear-gradient(top, rgba(60, 62, 66, 1) 0%, rgba(2, 2, 2, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(60, 62, 66, 1)), color-stop(100%, rgba(2, 2, 2, 1)));
	background: -webkit-linear-gradient(top, rgba(60, 62, 66, 1) 0%, rgba(2, 2, 2, 1) 100%);
	background: -o-linear-gradient(top, rgba(60, 62, 66, 1) 0%, rgba(2, 2, 2, 1) 100%);
	background: -ms-linear-gradient(top, rgba(60, 62, 66, 1) 0%, rgba(2, 2, 2, 1) 100%);
	background: linear-gradient(to bottom, rgba(60, 62, 66, 1) 0%, rgba(2, 2, 2, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3c3e42', endColorstr='#020202', GradientType=0);
}
.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;
}
.Title_bar {
    top: -2px;
    left: 10px;
    background: linear-gradient(top, rgb(255, 237, 0) 0%, rgb(253, 181, 44) 100%);
    transform: skew(-30deg);
    background: -webkit-linear-gradient(top, rgb(255, 237, 0) 0%, rgb(253, 181, 44) 100%);
    transform: skew(-30deg);
    background: -moz-linear-gradient(top, rgb(255, 237, 0) 0%, rgb(253, 181, 44) 100%);
    -moz-transform: skew(-30deg);
    background: -ms-linear-gradient(top, rgb(255, 237, 0) 0%, rgb(253, 181, 44) 100%);
    -ms-transform: skew(-30deg);
    background: -o-linear-gradient(top, rgb(255, 237, 0) 0%, rgb(253, 181, 44) 100%);
    -o-transform: skew(-30deg);
    bottom: -2px;
}
.Title_barLoyalty {
    background-image: url(loyaltyHead.png);
}
.height_30 {
    height: 30px;
}
.height_30a {
    height: 55px;
}
.pos_relative {
    position: relative;
}
.pos_absolute {
    position: absolute;
}
/*.addbtn {
    right: 0;
    padding: 3px 10px;
}
.addbtn a,
.addbtn i {
        color: #e4d8d6;
        font-size: 12px;
    }
    .addbtn i {
        padding: 5px;
    }*/
.Title_bar span {
    padding: 5px 15px;
    display: block;
    color: black;
  -webkit-transform: skew(30deg);
	-moz-transform: skew(30deg);
	-ms-transform: skew(30deg);
	-o-transform: skew(30deg);
	transform: skew(30deg);
    text-transform: uppercase;
}
.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%;
}

/**************************************/
.EU_TableScroll {
    max-height: 275px;
    overflow: auto;
    border: 1px solid #ccc;
}
.EU_DataTable {
    border-collapse: collapse;
    width: 100%;
}
    .EU_DataTable tr th a {
        color: #44391c;
    }
.EU_DataTable tr th {
	/*
        background-color: #ccc2a9;*/

        background: -webkit-linear-gradient(top, rgb(255, 236, 207) 0%, rgb(218, 190, 149) 100%);
        background: linear-gradient(rgb(255, 236, 207) 0%, rgb(218, 190, 149) 100%);
        color: #44391c;
        padding: 10px 5px 10px 5px;
	border: 1px solid #cccccc;
	/*
        font-family: Arial, Helvetica, sans-serif;*/
	
        font-size: 15px;
        font-weight: 700;
        text-transform: capitalize;
    }
    .EU_DataTable tr:nth-child(2n+2) {
        background-color: #f3f4f5;
    }
.EU_DataTable tr:nth-child(2n+1) td {
	/*
        background-color: #d6dadf;*/

        background: -webkit-linear-gradient(top, #f1eeda 0%, #e0ddc2 100%);
        background: linear-gradient(#f1eeda 0%, #e0ddc2 100%);
        color: #000;
    }
    .EU_DataTable tr td {
	padding: 3px;
	color: #000;
	/*
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;*/
	
        border: 1px solid #cccccc;
        vertical-align: middle;
    }
.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: 5px;
	background-color: rgba(245, 245, 245, 0.5);
	z-index: 20;
}
#style-3::-webkit-scrollbar-thumb {
    background-color: #000000;
	z-index: 20;
}

/*
 *  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 {
	font-size: 12px;
    padding: 3px 15px;
    background-color: #eaeaea;
    color: #252323;
    border-radius: 0 0 10px 10px;
}
.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;
}
.ProfileImg {
    max-width: 137px;
    margin: 5px auto;
}
.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/alert.svg);
    position: absolute;
    right: 0;
    top: 12px;
    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 green;
    margin: 20px 0px;
    padding: 15px 0px !important;
    box-shadow: inset 0px 0px 13px 1px #b0f9b0;
    border-radius: 5px;
}
.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;
    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;
}
.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: 615px;
    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 {
        margin: 0px 7px !important;
    }
    .IconMenu li {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        /* float: left; */
    }
    .IconMenu li:hover {
    color: #ffa700;
}
.IconMenu a,
.IconMenu a:hover,
.IconMenu a:focus,
.IconMenu a:visited {
        color: #f3ed3b !important;
        text-decoration: none;
        display: block;
    }
.Icon_cnr_login {
    width: 40px;
    float: left;
    padding: 0px 5px;
    box-sizing: border-box;
}
.Cnt_cnr_login {
    padding: 0px 11px;
    width: calc(100% - 40px);
    float: left;
    /* height: 103px; */
	
    box-sizing: border-box;
}
.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: #fff;
    background-color: #484a48;
    border-color: #444444;
}
.btn-black:hover,
.btn-black:focus {
        background-color: #141514;
        border-color: #131513;
            color: #fff;
    }
.ul_login a {
    position: relative;
    top: -2px;
    font-size: 15px;
}
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, rgb(101, 100, 92) 0%, rgb(0, 0, 0) 100%) !important;
	border-radius: 3px !important;
	border: 1px solid #635227 !important;
	min-width: 50px !important;
}
.Sendmon3 {
 font-size: 14px !important;
    /* text-align: right; */
	
    padding: 10px 15px !important;
    background: linear-gradient(to bottom, rgb(19, 136, 8) 0%, rgb(8, 60, 3) 100%) !important;
    /* position: absolute; */
	
    right: 0 !important;
	color: #fff !important;
    border-radius: 25px !important;
    border: 1px solid #635227 !important;
    display: inline-block !important;
}
.Sendmon:hover,
.Sendmon1:hover,
.Sendmon3:hover {
	color: #ffdf8e !important;
	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;
}
.btnspl,
input[type="submit"],
.btnbt {
    border: 1px solid #e2db28;
    /* background-color: #f3ec38; */
	
    font-weight: normal;
    margin: 0px;
    padding: 2px 4px;
    border-radius: 5px;
    text-shadow: 1px 1px 1px #bfba27;
	background: rgba(252, 234, 187, 1);
	background: -moz-linear-gradient(top, rgba(252, 234, 187, 1) 0%, rgba(252, 205, 77, 1) 50%, rgba(248, 181, 0, 1) 51%, rgba(251, 223, 147, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252, 234, 187, 1)), color-stop(50%, rgba(252, 205, 77, 1)), color-stop(51%, rgba(248, 181, 0, 1)), color-stop(100%, rgba(251, 223, 147, 1)));
	background: -webkit-linear-gradient(top, rgba(252, 234, 187, 1) 0%, rgba(252, 205, 77, 1) 50%, rgba(248, 181, 0, 1) 51%, rgba(251, 223, 147, 1) 100%);
	background: -o-linear-gradient(top, rgba(252, 234, 187, 1) 0%, rgba(252, 205, 77, 1) 50%, rgba(248, 181, 0, 1) 51%, rgba(251, 223, 147, 1) 100%);
	background: -ms-linear-gradient(top, rgba(252, 234, 187, 1) 0%, rgba(252, 205, 77, 1) 50%, rgba(248, 181, 0, 1) 51%, rgba(251, 223, 147, 1) 100%);
	background: linear-gradient(to bottom, rgba(252, 234, 187, 1) 0%, rgba(252, 205, 77, 1) 50%, rgba(248, 181, 0, 1) 51%, rgba(251, 223, 147, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=0);
    min-width: 75px;
    color: #000;
}
.btnspl:hover,
.btnspl:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.btnbt:hover,
.btnbt:focus {
        color: #733232;
	background: rgba(252, 234, 187, 1);
	background: -moz-linear-gradient(top, rgba(252, 234, 187, 1) 0%, rgba(252, 205, 77, 1) 37%, rgba(248, 181, 0, 1) 70%, rgba(251, 223, 147, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252, 234, 187, 1)), color-stop(37%, rgba(252, 205, 77, 1)), color-stop(70%, rgba(248, 181, 0, 1)), color-stop(100%, rgba(251, 223, 147, 1)));
	background: -webkit-linear-gradient(top, rgba(252, 234, 187, 1) 0%, rgba(252, 205, 77, 1) 37%, rgba(248, 181, 0, 1) 70%, rgba(251, 223, 147, 1) 100%);
	background: -o-linear-gradient(top, rgba(252, 234, 187, 1) 0%, rgba(252, 205, 77, 1) 37%, rgba(248, 181, 0, 1) 70%, rgba(251, 223, 147, 1) 100%);
	background: -ms-linear-gradient(top, rgba(252, 234, 187, 1) 0%, rgba(252, 205, 77, 1) 37%, rgba(248, 181, 0, 1) 70%, rgba(251, 223, 147, 1) 100%);
	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%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=0);
}
.btngrp li {
    display: inline-block;
}
ul.btngrp {
    margin-top: 10px;
}
.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;
}
span.CurcyVal {
    position: relative;
    top: -2px;
    font-size: 13px;
    color: #000;
    margin: 0px 5px;
}
.panelDispFContent {
    font-size: 12px;
    color: #a2a2a2;
    margin-top: 5px;
}
.panelDispFooter {
    position: relative;
    top: 10px;
    border-top: 1px ridge;
    /* padding-top: 12px; */
}
.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: #000;
}
.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;
}
.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;
}
.CurSelctMnu {
    list-style: none;
    max-height: 0px;
    overflow: scroll;
    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/sort-down.svg');
    position: absolute;
    right: 5px;
    top: 5px;
    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;
}
.curData {
    width: calc(100% - 60px);
    padding: 5px 10px;
}
.curFlag {
    width: 60px;    
    position: relative;
    top: 2px; 
}
#rightPan .curData,
#rightPan .curFlag {
    float: right;
}
#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 {
	background: linear-gradient(0deg, #000, #7b7b7b);
    padding: 3px 10px;
    border-radius: 5px;
    color: #f4ee38;
    position: relative;
    top: -2px;
}
.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: 20px 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;
    }
.CurCLabel {
    color: #e0e0e0;
}
.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);
    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: 45px 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) {
    .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%;
}
}

/* 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, SOURCESANSPRO-REGULAR;
}
.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;
}
.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;
    background-position: 50% 50%;
}
.loginBG {
    background-image: url('../Images/LoginBG.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 75%;
}
.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%;
  }
.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);
}
.custom-combobox a {
    /*position: relative;
    top: 7px;*/
	
    padding-top: 14%
}
.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, SOURCESANSPRO-REGULAR;
	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: black;
    float: left;
    width: 100%;
    background: rgb(255, 232, 1);
    padding: 4px;
    border-radius: 3px;
    margin: 10px 0px;
}
.content-loyal {
    font-size: 13px;
	color: rgba(0, 0, 0, 0.6);
    margin-top: -2px;
}
.padding-5{
    padding:5px !important;
}
.scroll_cnt i {
    margin: 0px 5px;
}
#PrdTPynt a>.btnbt {
    position: relative;
    top: -2px;
}
.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 {
    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-top: 20%; */
    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);
    }
}

.CommonLinkApp {
    transform: translate(302px, -55px);
    box-shadow: 10px 10px 10px #31313199;
    background-color: #f7e9cb;
    padding: 10px;
    border-radius: 5px;
}
.DownloadAPP{
    color: #266aaf;
    font-size: 12px;
    text-align: center;
    font-family: serif;
    font-weight:900;
}