


/*@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/poppins/poppins-v5-latin-regular.eot");
   
    src: local("Poppins Regular"), local("Poppins-Regular"), url("fonts/poppins-v5-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/poppins-v5-latin-regular.woff2") format("woff2"), url("fonts/poppins-v5-latin-regular.woff") format("woff"), url("fonts/poppins-v5-latin-regular.ttf") format("truetype"), url("fonts/poppins-v5-latin-regular.svg#Poppins") format("svg");
   
}


@import url('open-sans.css');*/

body::-webkit-scrollbar {
    width: 3px;
}



body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}


#header {
    border-bottom: 0px solid #EEE;
    display: block;
    padding-bottom: 5px;
    padding-top: 15px;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
}



/*header new 07-10-18*/
.top-navigation {
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
    float: left;
    font-size: 13px;
}

.collapse.navbar-collapse {
    float: left;
}

    .collapse.navbar-collapse .nav.navbar-nav.navbar-right {
        border-radius: 10px 0px 0px 10px;
    }

    .collapse.navbar-collapse .nav.navbar-nav.navbar-right {
        background: #b68a35 none repeat scroll 0 0;
        margin-top: 18px;
    }



.navbar-right {
    float: right;
}

.custompagedrop > li > a {
    line-height: 17px;
}

.navbar-default .navbar-nav > li.icon-header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 1px solid #b68a35;
    border-radius: 10px !important;
    right: auto;
    margin-right: -12px;
    margin-top: -13px;
    padding: 10px;
    left: 0px;
}

li.icon-header a span.lang-span .fa {
    color: #fff;
    text-align: center;
}

.navbar-nav > li.icon-header a .fa {
    color: #b68a35;
    font-size: 20px;
    width: 1.25em;
}

li.icon-header a span.lang-span::after {
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #b68a35;
    bottom: -5px;
    content: "";
    right: 10px;
    position: absolute;
}

li.icon-header a span.lang-span {
    display: block;
    background: #b68a35;
    border-radius: 4px;
    color: #fff;
    padding: 1px 5px;
    position: relative;
}

.navbar-nav > li.icon-header a {
    float: right;
    border-right: 1px solid #b68a35;
}

    .navbar-nav > li.icon-header a:first-child {
        border-right: 1px solid #b68a35;
    }

    .navbar-nav > li.icon-header a:last-child {
        border-right: 0px solid #b68a35;
        padding: 0 0px 0 8px;
    }

.navbar-nav > li .dropboxposition a {
    border: 0;
}

li.icon-header a .fa {
    color: #b68a35;
    font-size: 20px;
}

.nav-sub-right .icon-header a {
    color: #555 !important;
}

.navbar-right.navbar-nav > li > a {
    color: white;
    text-shadow: none;
}

.navbar-right li > a:hover, .navbar-right li > a:active, .navbar-right li > a:focus {
    background-color: transparent;
    color: #111;
}

.navbar-right .open > a, .navbar-right .open > a:focus, .navbar-right .open > a:hover {
    background-color: transparent;
}

.nav.navbar-nav.navbar-right {
    font-size: 100%;
    float: left;
    font-weight: normal;
    margin-left: 0;
    margin-top: 31px;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li.icon-header {
    margin-left: -12px;
    margin-right: 0px;
}

.navbar-nav > li.icon-header a {
    padding: 1px 6px 2px 6px;
}

.navbar-default .navbar-nav > li.icon-header {
    background: rgba(0,0,0,0) none repeat scroll 0 0!important;
    border: 1px solid #b68a35;
    border-radius: 10px!important;
    right: auto;
    margin-right: -12px;
    margin-top: -13px;
    padding: 10px;
    left: 0;
}

.custompagedrop .icon-header a {
    float: right;
}

.custompagedrop .navbar-right > li > a {
    border-right: 1px solid #cba542 !important;
    padding: 13px 10px 14px 10px !important;
}

    .custompagedrop .navbar-right > li > a:fisrt-child {
        padding: 13px 15px 14px 15px !important;
    }

    .custompagedrop .navbar-right > li > a:first-child {
        border-right: 0px solid #cba542 !important;
    }

    .custompagedrop .navbar-right > li > a:laft-child {
        border-right: 0px solid #cba542 !important;
    }

.custompagedrop .dropdown:hover .dropdown-menu li {
    float: none !important;
    width: 100%;
}

.custompagedrop .navbar-right > li {
    float: right;
}


.custompagedrop .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.custompagedrop .dropdown:hover .dropdown-menu {
    background: #b68a35;
    color: #fff;
}

    .custompagedrop .dropdown:hover .dropdown-menu li a {
        color: #fff;
        border-bottom: 1px solid #c0a95d !important;
        padding: 10px auto;
    }


    .custompagedrop .dropdown:hover .dropdown-menu li:last-child a {
        color: #fff;
        border-bottom: 0px solid #c0a95d !important;
    }

.custompagedrop .dropdown:hover .dropdown-menu {
    padding: 0px;
}

    .custompagedrop .dropdown:hover .dropdown-menu li:hover {
        background: #000;
    }

.custompagedrop .dropdown-menu > li > a {
    padding: 6px 20px;
}

.custompagedrop li {
    border-right: 1px solid rgba(0,0,0,0.1);
    float: left;
}

    .custompagedrop li:last-child {
        border-right: 0px solid #cba542;
    }

html {
    -ms-overflow-style: scrollbar !important;
}

.a11y-toolbar ul li a {
    background: #b68a35 !important;
}


.clear {
    clear: both;
}


/*font size and theme*/
.icon-header .dropboxposition {
    left: 0;
    width: 160px;
}

.textwidget i {
    color: #36a0f1 !important;
    font-size: 20px;
    border: 0px none;
}

.fontResizer {
    text-align: center !important;
    padding-right: 0px !important;
    padding: 2px 0;
}

.textwidget a {
    float: none !important;
}

.ChangeTheme {
    text-align: center;
}

    .ChangeTheme .styleswitch {
        padding: 0 !important;
        border: 0 !important;
        margin: 0 3px;
    }

    .ChangeTheme .Title01 {
        font-size: 13px;
        padding: 5px;
        margin: 10px;
        display: block;
        background: #555;
        color: #fff;
    }


.colorTheme {
    text-align: center;
}

.styleswitch {
    height: 17px;
    width: 17px;
    padding: 0px !important;
    float: none !important;
    display: inline-block !important;
    border-radius: 100%;
    margin: 0 1px;
}

.loginDetails .dropdown-menu li {
    display: block;
    width: 100%;
}

.loginDetails .dropdown-menu {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: .9s;
    animation-duration: .9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    border-bottom: 2px solid #b3c2d2;
    padding-top: 0px;
    padding-bottom: 0px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.loginDetails ul li span {
    padding: 3px 4px;
    margin: 0 4px;
}

.fontResizer_minus, .fontResizer_add, #reset_font {
    padding: 0px !important;
    border: 0 !important;
    cursor: pointer;
}

    .fontResizer_minus:hover, .fontResizer_add:hover, #reset_font:hover, .fontResizer_minus:active, .fontResizer_add:active, #reset_font:active,
    .fontResizer_minus:focus, .fontResizer_add:focus, #reset_font:focus {
        text-decoration: none;
        padding: 0px !important;
        border: 0 !important;
    }

.customtoggle, .customtoggle:focus, .customtoggle:active, .customtoggle:hover {
    float: left;
    background: #b68a35;
    min-width: inherit;
}

/*end*/


/*smartlogin page css start*/

.headtxt {
    font-size: 18px;
    font-weight: 600;
    color: #455560;
    display: block;
    margin: 0;
}

.question-txt {
    font-size: 22px;
    color: #222;
    display: block;
    text-align: center;
    margin: 20px auto;
    font-weight: 600;
    direction: ltr;
}

.text-center {
    text-align: center;
}

.block {
    display: block;
}

.blocklabel {
    font-size: 14px;
    margin-bottom: 3px;
    margin-top: 3px;
    display: block;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
}

.head-block {
    font-size: 13px;
    margin: 5px auto;
    display: block;
    font-weight: 600;
}

.loginarea {
    border: 1px solid rgba(0,0,0,0.1);
    display: block;
    padding: 10px;
    margin: 15px auto;
    width: 400px;
    -webkit-box-shadow: 6px 10px 5px -4px #888;
    -moz-box-shadow: 6px 10px 5px -4px #888;
    box-shadow: 6px 10px 5px -4px #888;
}

.innerlogin {
    border: 1px solid rgba(0,0,0,0.1);
    display: block;
    padding: 10px;
    font-size: 14px;
    margin: 15px 0px;
}

    .innerlogin h3 {
        font-size: 15px;
        color: #222;
        display: block;
        text-align: left;
        display: block;
        margin: 3px 0px;
        font-weight: 600;
    }

.req:after {
    content: '*';
    color: red;
}

.forgot {
    color: #f7901e;
    display: block;
    margin: 1px 0;
}

.note {
    font-size: 12px;
    display: block;
    font-weight: 600;
    margin: 10px 0 0 0;
}

.bg-whitenew {
    display: block;
    background: #fff;
    padding: 10px 0;
}

    .bg-whitenew input[type="button"], .bg-whitenew input[type="button"]:hover {
        background: #b68a35;
        border: 0;
        padding: 8px 10px;
        border-radius: 8px;
        min-width: 75px;
        text-align: center;
        color: #fff;
        margin: 0 0 20px 0;
        font-size: 16px;
    }

.Svpanelarea {
    padding: 0;
    background: #fff;
    border: 1px solid #eee;
    display: block;
    margin: 0 0 10px 0;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
}

    .Svpanelarea:after {
        background: url(../img/shadow.png) no-repeat;
        content: '';
        width: 100%;
        height: 8px;
        clear: both;
        position: relative;
        float: left;
        background-size: 100% 100%;
        opacity: 0.5;
    }

.Svpanel {
    padding: 15px 0 15px 0;
    background: #fff;
    border: 1px solid #eee;
    display: block;
    margin: 0;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
}
/*smartlogin page css end*/


/**************************************************************************************/
/*header new 07-10-18*/
.top-navigation {
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
    float: right;
    font-size: 13px;
    margin-right: 15px;
}

.collapse.navbar-collapse {
    float: left;
}

    .collapse.navbar-collapse .nav.navbar-nav.navbar-right {
        border-radius: 10px 0px 0px 10px;
    }

    .collapse.navbar-collapse .nav.navbar-nav.navbar-right {
        background: #b68a35 none repeat scroll 0 0;
        margin-top: 18px;
    }

.navbar-nav > li.icon-header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 1px solid #b68a35;
    border-radius: 10px !important;
    right: auto;
    margin-left: -12px;
    margin-top: -13px;
    border-left: 0px;
    padding: 10px 10px 11px 10px;
    left: 0px;
}

.navbar-nav > li.icon-header {
    margin-right: -12px;
    margin-left: 0px;
}

.navbar-right {
    float: right;
}

li.icon-header a span.lang-span .fa {
    color: #fff;
    text-align: center;
}

.navbar-nav > li.icon-header a .fa {
    color: #b68a35;
    font-size: 20px;
    width: 1.25em;
}

li.icon-header a span.lang-span::after {
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #b68a35;
    bottom: -5px;
    content: "";
    right: 10px;
    position: absolute;
}

li.icon-header a span.lang-span {
    display: block;
    background: #b68a35;
    border-radius: 4px;
    color: #fff;
    padding: 1px 5px;
    position: relative;
    direction: rtl;
}

.navbar-nav > li.icon-header a, .navbar-nav > li.icon-header a:hover {
    float: left;
}

    .navbar-nav > li.icon-header a:first-child {
        border-right: 1px solid #b68a35;
    }

.navbar-nav > li.icon-header #A1 {
    border-right: 0px solid #b68a35 !important;
}

li.icon-header a .fa {
    color: #b68a35;
    font-size: 20px;
}

.nav-sub-right .icon-header a {
    color: #555 !important;
}

.navbar-right.navbar-nav > li > a {
    color: white;
    text-shadow: none;
}

.navbar-right li > a:hover, .navbar-right li > a:active, .navbar-right li > a:focus {
    background-color: transparent;
    color: #111;
}

.navbar-right .open > a, .navbar-right .open > a:focus, .navbar-right .open > a:hover {
    background-color: transparent;
}

.nav.navbar-nav.navbar-right {
    font-size: 100%;
    float: left;
    font-weight: normal;
    margin-left: 0;
    margin-top: 31px;
    text-transform: uppercase;
}

#header .navbar-nav > li.icon-header {
    margin-left: -12px;
    margin-right: 0px;
}

.navbar-nav > li.icon-header a {
    padding: 0 6px;
    text-align: center;
}

.custompagedrop .icon-header a {
    float: right;
}

.custompagedrop .navbar-right > li > a {
    border-right: 1px solid #cba542 !important;
    padding: 13px 10px 14px 10px !important;
}

    .custompagedrop .navbar-right > li > a:fisrt-child {
        padding: 13px 15px 14px 15px !important;
    }

    .custompagedrop .navbar-right > li > a:first-child {
        border-right: 0px solid #cba542 !important;
    }

    .custompagedrop .navbar-right > li > a:laft-child {
        border-right: 0px solid #cba542 !important;
    }

.custompagedrop .navbar-right > li {
    float: right;
}

.custompagedrop .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.custompagedrop .dropdown:hover .dropdown-menu {
    background: #b68a35;
    color: #fff;
}

    .custompagedrop .dropdown:hover .dropdown-menu li a {
        color: #fff;
        border-bottom: 1px solid rgba(0,0,0,0.1) !important;
        padding: 10px auto;
    }

    .custompagedrop .dropdown:hover .dropdown-menu li:last-child a {
        color: #fff;
        border-bottom: 0px solid #c0a95d !important;
    }

.custompagedrop .dropdown:hover .dropdown-menu {
    padding: 0px;
}

    .custompagedrop .dropdown:hover .dropdown-menu li:hover {
        background: #000;
    }

.custompagedrop .dropdown-menu > li > a {
    padding: 6px 20px;
}

.custompagedrop li {
    border-right: 1px solid rgba(0,0,0,0.1);
}

    .custompagedrop li:last-child {
        border-right: 0px solid #cba542;
    }

html {
    -ms-overflow-style: scrollbar !important;
}

.a11y-toolbar ul li a {
    background: #b68a35 !important;
}

.smartlogin {
    padding: 5px 0 0 0;
    text-align: center;
    margin: 0 auto 0 auto;
}

    .smartlogin a img {
        width: 100%;
        cursor: pointer;
    }

    .smartlogin p {
        font-size: 11px;
        margin: 5px 0;
        font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
    }

.clear {
    clear: both;
}

.logo {
    float: left;
    max-width: 220px;
}

    .logo img {
        width: 100%;
    }


#header .navbar-toggle {
    background: #fff;
    color: #fff;
}

    #header .navbar-toggle .icon-bar {
        background: #555;
    }
/********************/
/*footer start*/
.footer {
    height: auto;
    background: #b68a35 none repeat scroll 0 0;
    padding: 15px 0;
    width: 100%;
    text-align: left;
    clear: both;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
}

.social-heading {
    color: #fff;
    font-size: 11px;
    padding: 5px 0;
}

.footer-bottom, .footer-top, .copyright-text.text-center {
    border-color: #c0a95d;
}

.shadow {
    box-shadow: 0 0 5px #ccc;
    margin: 0 auto !important;
}

.social-footer li i.fa {
    color: #b68a35;
}

.footer-bottom {
    padding-top: 10px;
}

.containerwrapper {
    width: 96%;
    margin: auto;
}

.footer-top, .footer-main, .footer-bottom {
    float: left;
    width: 100%;
}

footer-top, .footer-main, .footer-bottom {
    float: left;
    width: 100%;
}

.footer-top {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.footer-top-left {
    margin-top: 18px;
}

.footer-top-left {
    float: left;
    display: inline-table;
}

    .footer-top-left a {
        display: block;
        padding: 0 15px;
        font-size: 13px;
        line-height: 100%;
        color: #fff;
    }

.bootstrap-3-wrapper a {
    text-decoration: none;
}

.bootstrap-3-wrapper a {
    background-color: transparent;
}

.footer-top-right {
    float: right;
    margin-top: 18px;
}

    .footer-top-right ul {
        float: left;
        list-style: outside none none;
        padding: 0;
        width: 100%;
    }

        .footer-top-right ul li {
            float: left;
        }

            .footer-top-right ul li a {
                display: block;
                padding: 0 15px;
                font-size: 13px;
                line-height: 100%;
                color: #fff;
            }

                .footer-top-right ul li a strong {
                    font-weight: normal;
                    float: left;
                }

.footer-top-left a .fa {
    float: left;
    font-size: 24px;
    margin-right: 5px;
}

.footer-top-right ul li a .fa {
    float: left;
    font-size: 24px;
    margin-right: 5px;
}

.footer-top-left a strong {
    font-weight: normal;
    float: right;
}

.footer-link h4 {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px;
}

.footer-link > ul {
    font-size: 13px;
}

.footer-link > ul {
    display: inline-block;
    font-size: 11px;
    padding: 0 10px;
    vertical-align: top;
}

    .footer-link > ul li {
        list-style-type: disc;
        color: #fff;
        float: none;
        width: 100%;
        margin-left: 15px;
    }

        .footer-link > ul li a {
            color: #fff;
            display: block;
            white-space: normal;
            font-size: 12px;
        }

.footer-link > ul {
    font-size: 13px;
}

#footer a:hover {
    text-decoration: none;
    color: rgba(255,255,255,0.7);
}

.slideshow {
    clear: both;
    float: left;
    height: auto;
    margin-top: 20px;
    min-height: 70px;
    position: relative;
    width: 100%;
}

    .slideshow img {
        right: 0;
        position: absolute;
        top: 0;
        width: 100%;
        max-width: 220px;
        z-index: 8;
        border-radius: 15px;
    }

.mobile-application {
    float: left;
    margin-top: 20px;
    text-align: left;
    width: 100%;
}

    .mobile-application > h4 {
        color: #fff;
        font-size: 14px;
        font-weight: normal;
    }

    .mobile-application > a {
        display: inline-block;
        margin: 2px;
    }

.footer-bottom {
    padding-top: 10px;
    margin-top: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    border-top: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 10px;
}

.footer-bottom-left {
    float: left;
}

.footer-bottom-links > ul {
    font-size: 11px;
    list-style: outside none none;
    padding: 0;
}

    .footer-bottom-links > ul li {
        float: left;
    }


        .footer-bottom-links > ul li a {
            padding: 0 8px;
            color: #fff;
            border-right: 1px solid #fff;
        }

        .footer-bottom-links > ul li:last-child a {
            border: none;
        }

        .footer-bottom-links > ul li a span {
            display: inline-block;
        }

.social-footer {
    text-align: left;
    margin: 15px 0 0 0 !important;
    padding: 0;
}

.footer-bottomtxt {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px;
}

.social-footer li a img {
    height: 26px;
}

.bootstrap-3-wrapper p {
    margin: 0 0 10px;
}

.social-heading {
    color: #fff;
    font-size: 11px;
}

.social-footer li {
    margin-bottom: 5px;
}

.social-footer li {
    margin-left: 3px;
    display: inline-block;
}

    .social-footer li i.fa {
        background: #fff none repeat scroll 0 0 !important;
        border-radius: 50%;
        color: #b68a35;
        display: inline-block;
        font-size: 18px;
        height: 32px;
        line-height: 32px;
        width: 32px;
        text-align: center;
    }

.footer-copy {
    margin: 20px 0 0 0;
    text-align: left;
}

#footer .writups {
    color: #fff;
    line-height: 15px;
    font-size: 12px;
}

.copyright-text.text-center {
    border-top: 1px solid rgba(0,0,0,0.1);
    color: #fff;
    float: left;
    font-size: 12px;
    margin-top: 10px;
    padding: 7px 0;
    width: 100%;
    padding-top: 14px;
}


/*end footer*/
/*font size and theme*/
.icon-header .dropboxposition {
    left: 0;
    width: 160px;
}

.textwidget i {
    color: #36a0f1 !important;
    font-size: 20px;
    border: 0px none;
}

.fontResizer {
    text-align: center !important;
    padding-right: 0px !important;
    padding: 2px 0;
}

.textwidget a {
    float: none !important;
}

.ChangeTheme {
    text-align: center;
}

    .ChangeTheme .styleswitch {
        padding: 0 !important;
        border: 0 !important;
        margin: 0 3px;
    }

    .ChangeTheme .Title01 {
        font-size: 13px;
        padding: 5px;
        margin: 10px;
        display: block;
        background: #555;
        color: #fff;
    }

.colorTheme {
    text-align: center;
}

.styleswitch {
    height: 17px;
    width: 17px;
    padding: 0px !important;
    float: none !important;
    display: inline-block !important;
    border-radius: 100%;
    margin: 0 1px;
}

.loginDetails .dropdown-menu li {
    display: block;
    width: 100%;
}

.loginDetails .dropdown-menu {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: .9s;
    animation-duration: .9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    border-bottom: 2px solid #b3c2d2;
    padding-top: 0px;
    padding-bottom: 0px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    text-transform: capitalize;
}


.loginDetails ul li span {
    padding: 3px 4px;
    margin: 0 4px;
}

.fontResizer_minus, .fontResizer_add, .resetall {
    padding: 0px !important;
    border: 0 !important;
    cursor: pointer;
}

    .fontResizer_minus:hover, .fontResizer_add:hover, #reset_font:hover, .fontResizer_minus:active, .fontResizer_add:active, #reset_font:active, .fontResizer_minus:focus, .fontResizer_add:focus, #reset_font:focus, {
        text-decoration: none;
        padding: 0px !important;
        border: 0 !important;
    }

.customtoggle, .customtoggle:focus, .customtoggle:active, .customtoggle:hover {
    float: right;
    background: #b68a35;
}
/*end*/
#header {
    min-height: 110px;
}

    #header .navbar-toggle {
        min-width: inherit;
    }

h3 {
    font-size: 15px;
}



/*changes*/
.social_icons {
    position: fixed;
    right: 0px;
    top: 45vh;
}

#footer_lbl800333333 {
    direction: ltr;
    direction: ltr;
    display: inline-block;
}
/***/

.welcome-title-SmartPass {
    padding: 12px 0px 12px 0px !important;
    background-position: right;
    text-align: left !important;
    font-size: 17px;
    line-height: 23px;
    color: #fff;
    text-align: right;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
}

.login-bt-SmartPass {
    background: #b68a35 !important;
    color: #fff;
    font-size: 12px !important;
    border-radius: 6px !important;
    width: 65% !important;
}

.pull-right-SmartPass {
    float: right !important;
    padding-top: 20px;
    font-size: 11pt;
}




/**********Updated by Akram As per Rafeeq's Rquirement******/
.static {
    position: static !important;
}

.writups.small > span {
    border-bottom: 1px solid #c0a95d;
    margin-bottom: 14px;
    display: inline-block;
    padding-bottom: 5px;
}

.footer {
    background: #b68a35 none repeat scroll 0 0 !important;
}

.footer-top {
    border-bottom: 1px solid #c0a95d !important;
}

.footer-bottom {
    border-bottom: 1px solid #c0a95d;
    border-top: 1px solid #c0a95d;
}

.copyright-text.text-center {
    border-top: 0px solid #c0a95d;
}

.footer-bottom-links > ul {
    width: 100%;
    display: inline-block;
    text-align: center;
}

    .footer-bottom-links > ul li {
        display: inline-block;
        float: none;
    }

@media (max-width: 400px) {
    .footer-bottom-links > ul li {
        display: block;
    }
}

.footer-bottom-left {
    float: none;
}

.mobile-application > a img {
    width: 35px;
}

.footer-about .footer-logo {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer-logo img {
    border-radius: 15px;
}

#SvcarouselPane {
    display: flex !important;
    height: 100% !important;
}

.carousel {
    height: calc(90vh - 135px);
}

/* akram end*/



/*404 page*/
.portlet-column {
    background: #fff;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
}

.sub-banner {
    background: #caa32a;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
}

.portlet-layout {
    margin: 0 15px !important;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
}

.sub-banner-bg {
    background: rgba(0, 0, 0, 0) url(../img/subpage-bg.png) no-repeat scroll right center;
    float: left;
    width: 100%;
    min-height: 131px;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
}

h2.banner-heading {
    color: #fff;
    display: table;
    font-size: 40px;
    font-weight: normal;
    height: 131px;
    line-height: 100%;
    margin: 0;
    text-transform: uppercase;
    vertical-align: middle;
    width: 50%;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
}

.banner-heading > span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
}

.portlet-borderless-container {
    min-height: 2.5em;
    position: relative;
}

.breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    margin: 0px;
    padding: 15px 4px;
}

    .breadcrumb .fa {
        margin: 0 5px;
    }

.bootstrap-3-wrapper .breadcrumb > li {
    display: inline-block;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
}

.breadcrumb li a:hover, .breadcrumb li a {
    text-decoration: none;
    color: #caa32a;
    white-space: nowrap;
}

.breadcrumb > .active {
    color: #777;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.portlet-journal-content .journal-content-article {
    clear: right;
}

.error-page-not-found {
    background: rgba(0,0,0,0) url(../img/404-banner.jpg) no-repeat scroll center top;
    float: left;
    min-height: 392px;
    text-align: center;
    width: 100%;
    padding-top: 250px;
    color: #333;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
}

    .error-page-not-found h2, .error-page-not-found .h2 {
        font-size: 30px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .error-page-not-found h3, .error-page-not-found .h3 {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 10px;
        font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
    }

    .error-page-not-found p {
        margin: 0 0 10px;
        font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
    }

    .error-page-not-found ul, .error-page-not-found ol {
        margin-top: 0;
        margin-bottom: 10px;
        font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
    }

        .error-page-not-found ul li {
            display: inline-block;
            font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
        }

            .error-page-not-found ul li:first-child a {
                padding-left: 0;
                font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
            }

            .error-page-not-found ul li a {
                border-right: 2px solid;
                color: #333;
                outline: medium none;
                padding: 0 15px;
                text-decoration: none;
                font-size: 13px;
                text-transform: uppercase;
                font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
            }




.bootstrap-3-wrapper {
    margin: 0 auto !important;
    max-width: 1120px;
    padding: 0 5px;
    /*box-shadow: 0 0 5px #ccc;*/
    background: #fff;
    padding: 5px 0 50px 0;
}

.Main-wrapper {
    padding: 0 5px;
}

.bg {
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear,0 0,100% 0,from(#fffefc),color-stop(50%,#f5e6d3),to(#f5e6d3));
    background-image: -webkit-linear-gradient(left,#fffefc,#f5e6d3 50%,#f5e6d3);
    background-image: -moz-linear-gradient(left,#fffefc,#f5e6d3 50%,#f5e6d3);
    background-image: -ms-linear-gradient(left,#fffefc,#f5e6d3 50%,#f5e6d3);
    background-image: -o-linear-gradient(left,#fffefc,#f5e6d3 50%,#f5e6d3);
    background-image: linear-gradient(to left,#fffefc,#f5e6d3 50%,#f5e6d3);
    background-repeat: no-repeat;
}

.serviceshead {
    color: #444;
    font-weight: 800;
    font-size: 1.9em;
    margin: 20px 0 10px 0;
    display: block;
    float: left;
    width: 100%;
}




.servicesheadsub {
    margin: 20px 0 10px 0;
    display: block;
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 2.3333em;
    line-height: 1.8;
    color: #444;
}


/*23-01-201/8*/
.textwidget .fontResizer a {
    padding: 0px !important;
    border: 0 !important;
    cursor: pointer;
}


/*23-01-19*/
.scrolltop {
    display: none;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 20px;
    right: 10px;
}

.scroll {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: #b2b2b2;
    background: rgba(178,178,178,0.7);
    padding: 8px;
    text-align: center;
    margin: 0 0 0 0;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
}

    .scroll:hover {
        background: rgba(178,178,178,1.0);
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
    }

        .scroll:hover .fa {
            padding-top: -10px;
        }

    .scroll .fa {
        font-size: 30px;
        margin-top: 0;
        margin-left: 1px;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
    }

.fullwidth {
    width: 100%;
}

.service-label .SVlabel {
    margin: 0;
    white-space: nowrap;
    padding: 0 5px;
}

.box .head .SVlabel {
    margin: 0px;
    display: inline-block;
}




/*Rating css start*/
.Star {
    background-image: url(../Images/ReadStar.png);
    height: 23px;
    width: 23px;
    background-repeat: no-repeat;
    display: inline-block;
    text-align: center;
    float: none !important;
}

.WaitingStar {
    background-image: url(../Images/ReadWaitingStar.png);
    height: 23px;
    width: 23px;
    background-repeat: no-repeat;
    display: inline-block;
    text-align: center;
    float: none !important;
}

.FilledStar {
    background-image: url(../Images/ReadFilledStar.png);
    height: 23px;
    width: 23px;
    background-repeat: no-repeat;
    display: inline-block;
    text-align: center;
    float: none !important;
}

.rating {
    width: inherit !important;
    text-align: center;
    padding: 5px;
    margin: 5px 0;
    display: -webkit-inline-box;
}

.tblAct {
    border: 1px solid #ccc;
    text-align: center;
    width: inherit !important;
    background-color: #eee !important;
    padding: 5px;
    margin: 0px 0 1px 0 !important;
}

.tblActtd1 {
    border: 1px solid rgb(249, 208, 208);
    -moz-border-radius: 4px;
    text-align: center;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background-color: rgb(249, 208, 208) !important;
    margin: 10px;
    padding: 5px;
}

.tblActtd2 {
    border: 1px solid #FFD9C6;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background-color: #FFD9C6 !important;
    margin: 10px;
    padding: 5px;
}

.tblActtd3 {
    border: 1px solid #CECEFF;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background-color: #CECEFF !important;
    margin: 10px;
    padding: 5px;
}

.LiCalss ul li {
    list-style: none;
    padding: 0px 25px;
}
/*rating css end*/

.secquestionpanel {
    width: 80%;
    margin: 5px auto;
    padding: 0 25px 15px 25px;
    background: #fff;
    border: 1px solid #eee;
    display: block;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
}

    .secquestionpanel .serviceshead {
        font-size: 30px;
    }

@media (max-width: 480px) {
    .secquestionpanel {
        width: 95%;
        margin: 5px auto;
        padding: 5px;
    }
}

.homelink a {
    text-align: right;
    float: right;
    color: #000;
    /*font-style: italic;*/
    padding-top: 8px;
    font-size: 11px;
}

    .homelink a:hover {
        text-decoration: underline;
    }

    .homelink a:before {
        content: "\f015";
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        padding: 0 2px;
    }



/*24-03-19 new styles*/
.box {
    border: 0px solid #ccc;
    height: auto;
    display: block;
    margin: 0 0 0 0px;
    min-height: 100px;
    background: #fff;
}

    .box .head {
        background: #fff;
        padding: 10px 15px;
        color: #4e4c4c;
        font-weight: 600;
        font-size: 13px;
        min-height: 50px;
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .box .head:before {
            content: "\f013";
            display: inline-block;
            font: normal normal normal 23px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            right: 12px;
            position: absolute;
            top: 12px;
            font-size: 20px;
            color: #6b8683;
        }

    .box .body {
        padding: 5px 15px;
        color: #000;
        height: 90px;
        text-align: justify;
        background: url(../img/cont-el.jpg) no-repeat;
        background-position: right center;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .box .footer {
        background: #fff !important;
        padding: 10px 15px;
        text-align: right;
    }

.space-sm {
    height: 5px;
    display: block;
    clear: both;
}

.box:after {
    background: url(../img/shadow.png) no-repeat;
    height: 8px;
    width: 100%;
    float: left;
    content: '';
    position: relative;
    background-size: 100%;
}

.servilink-sub {
    padding: 0 0;
    margin: 5px 0 0 0;
    border-bottom: 1px solid #cacaca;
    line-height: 19px;
    display: block;
    background: #b08a27;
}

.space-md {
    height: 15px;
}


/*14-05-19*/
.carousel-inner {
    height: 100%;
}

.carousel-caption {
    top: 10%;
    text-align: left;
    left: 10%;
    line-height: normal;
    font-weight: 600;
    color: #bf9e66;
    text-shadow: none;
    width: 100%;
}

    .carousel-caption h3 {
        font-size: 24px;
    }

    .carousel-caption p {
        color: #bf9e66;
        font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
        font-size: 32px;
        line-height: normal;
        font-weight: 600;
    }

.carousel-control {
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
    top: 50%;
    bottom: inherit !important;
    background: transparent !important;
}

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        background: rgba(0,0,0,0.5);
        padding: 8px;
        width: 50px !important;
        height: 50px !important;
        left: 10px;
    }

    .carousel-control .glyphicon-chevron-right {
        background: rgba(0,0,0,0.5);
        padding: 8px;
        width: 50px !important;
        height: 50px !important;
        right: 10px;
    }

.all-service .text-indent {
    font-size: 14px;
}
/*end*/

.carousel-caption p .SVlabel {
    font-size: 24px;
    margin: 0;
}

.applybtndiv {
    display: block;
    text-align: center;
    width: 100%;
}

.applybtnlink {
    font-size: 14px;
    font-weight: 600;
    padding: 10px 12px;
    border: 0px solid #ccc;
    background: #444 !important;
    color: #fff !important;
    border-radius: 25px;
    margin: 7px;
    display: inline-block;
    width: auto;
    min-width: 100px;
    margin: auto;
    opacity: 1;
}

    .applybtnlink:hover {
        color: #fff;
        opacity: 0.95;
    }

.uaepass {
    text-align: center;
}

    .uaepass img {
        height: auto;
        width: 100%;
        margin: 8px 0;
    }

/*17-7-19*/
.Svpasspanel {
    padding: 15px 15px;
    background: #fff;
    border: 1px solid #eee;
    display: block;
    margin: 0;
    min-height: 75vh;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif;
}

.pro_imgnew {
    margin: 32px 0px 0 0;
    border: 1px solid #c7c5c5;
    height: 118px;
    border-radius: 8px;
}

.mandatorynew {
    position: relative;
    top: 10px;
    left: 2px;
    color: crimson;
}


.close {
    min-width: inherit;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 800px;
        margin: auto;
        /*top:130px;*/
    }
}

.HMd.modal-header {
    padding: 5px 15px !Important;
}

.carousel-caption p, .carousel-caption h1 {
    animation: fadeInDown 1000ms forwards;
    -webkit-animation: fadeInDown 1000ms forwards;
}

.carousel-indicators {
    z-index: 9;
}

.home-banners .banners li .banner-content {
    top: 0;
}

.midfont {
    font-size: 22px !important;
}

    .midfont:after {
        margin-top: 37px !important;
    }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    border-radius: 50px;
}


/* Start new calender styles 17-09-19*/
.RadCalendar caption {
    display: none;
}

.rcButtons button, .rcButtons input[type="button"], .rcButtons input[type="reset"], .rcButtons input[type="submit"] {
    background: #444 !important;
    padding: 5px 10px;
    margin: 5px 2px !important;
}
/*.RadCalendar .rcMain .rcRow a, .RadCalendar .rcMain .rcRow span {
    padding: 7px !important;
}*/
.RadCalendar_Default .rcMain .rcRow a, .RadCalendar_Default .rcMain .rcRow span {
    text-align: center;
    padding: 5px !important;
}

.RadCalendar_Default .rcMain .rcWeekend a {
    text-align: center;
    padding: 5px;
}

.RadCalendar_Default .rcRow .rcHover {
    background: #bf9e66 !important;
    color: #fff !important;
}

.RadCalendar_Default .rcMain .rcRow .rcHover a {
    color: #fff !important;
}
/*End new calender styles 04-04-19*/


/*17-9-19*/
.links-service {
    margin-top: 30px;
    margin-bottom: 30px;
}

.no-margin-b {
    margin: 0 0 12px 0 !important;
}

.links-service .not-link {
    background-color: #fcf4e7;
    border-radius: 25px;
    padding: 9px 25px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
}

    .links-service .not-link span:first-child {
        color: #bf9e66;
        font-weight: 700;
        font-size: 1.0833em;
        transition: all ease-in-out .3s;
        margin-right: 10px;
    }

    .links-service .not-link span:last-child {
        color: #444;
        font-size: 1.3333em;
        font-weight: 800;
        transition: all ease-in-out .3s;
    }

.links-service a {
    color: #7d7d7d;
    font-weight: 500;
    border: 1px solid #bf9e66;
    border-radius: 25px;
    padding: 12px 25px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 1em;
    font-weight: 700;
    transition: all ease-in-out .3s;
    margin-right: 10px;
}

    .links-service a:before {
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle;
        font-size: 16px;
        color: #bf9e66;
        content: "\e941";
        font-family: 'ficons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .links-service a i {
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle;
        font-size: 23px;
        color: #bf9e66;
    }

.subpage .sections {
    border-top: 1px solid #ebebeb;
}

    .subpage .sections .small-section {
        width: 30%;
        float: left;
    }

    .subpage .sections .larg-section {
        width: 70%;
        float: right;
        padding: 20px;
        background: #fff;
    }

    .subpage .sections .info-box .box {
        padding: 20px;
        border-top: 1px solid #ebebeb;
        border-right: 1px solid #ebebeb;
        border-left: 1px solid #ebebeb;
    }

        .subpage .sections .info-box .box:after {
            content: none;
        }

        .subpage .sections .info-box .box .box-t {
            display: block;
            font-size: 1.3333em;
            font-weight: 600;
            color: #bf9e66;
        }

        .subpage .sections .info-box .box .box-v {
            color: #444;
            display: block;
            font-size: 1.25em;
            font-weight: 600;
            margin-top: 5px;
        }

    .subpage .sections .larg-section .info-section {
        padding-bottom: 20px;
    }

    .subpage .sections .larg-section.list-view .info-section .info-section-t {
        padding-left: 40px;
        padding-right: 40px;
        cursor: pointer;
        transition: all ease-in-out .3s;
        padding-bottom: 5px;
    }

    .subpage .sections .larg-section.list-view .info-section .info-section-c {
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 0;
        padding-top: 10px;
        border-top: 0;
    }

    .subpage .sections .larg-section .info-section .info-section-t {
        color: #bf9e66;
        padding-bottom: 0px;
        padding-top: 20px;
        font-size: 1.6em;
        font-weight: 600;
    }


    .subpage .sections .larg-section .info-section .info-section-c .service-intro {
        margin-bottom: 20px;
    }

    .subpage .sections .larg-section .info-section .info-section-c .check-list-c .check-list-title {
        color: #adadad;
        display: block;
        vertical-align: middle;
        font-weight: 600;
        font-size: 1.3em;
    }

    .subpage .sections .larg-section .info-section .info-section-c .check-list-c.extra-info ul li {
        padding: 0;
        font-size: 1em;
        width: 50%;
        float: left;
        margin-top: 20px;
        padding: 0 15px;
    }

        .subpage .sections .larg-section .info-section .info-section-c .check-list-c.extra-info ul li .text {
            display: block;
            float: left;
            width: 100%;
        }

        .subpage .sections .larg-section .info-section .info-section-c .check-list-c.extra-info ul li ul li.tick:before {
            content: "\e941";
            font-size: 14px;
            color: #bf9e66;
            display: inline-block;
            margin-right: 10px;
            font-family: 'ficons'!important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

    .subpage .sections .larg-section .info-section .duration li {
        width: 100% !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    /*.subpage .sections .larg-section .info-section .info-section-c .check-list-c.extra-info ul li ul li {
            padding: 0;
            font-size: 1em;
            display: -ms-flexbox;
            display: flex;
        }*/

    .subpage .sections .larg-section.list-view .info-section.border {
        border-top: 1px solid #bf9e66;
    }

        .subpage .sections .larg-section.list-view .info-section.border:last-child {
            border-bottom: 1px solid #bf9e66;
        }

.subpage .service-body {
    margin-bottom: 0px;
    margin-top: 20px;
    margin-top: 0;
    float: left;
    width: 100%;
}

.subpage .sections .small-section .info-box .box:first-child {
    margin-top: 1px;
}

.subpage .sections .small-section .info-box .box:last-child {
    border-bottom: 1px solid #ebebeb;
}

@media screen and (max-width: 480px) {
    .subpage .links-service .not-link {
        padding: 11px 10px;
        margin-bottom: 10px;
        margin-right: 0;
        width: 100%;
    }

    .subpage .sections {
        border-top: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 10px;
    }

        .subpage .sections .larg-section {
            width: 100%;
            -ms-flex-order: 1;
            order: 1;
            padding: 20px 0;
        }

        .subpage .sections .small-section {
            width: 100%;
            -ms-flex-order: 2;
            order: 2;
        }
}

.sections .info-section .AccDefaultHeader_pluse {
    margin-top: 15px;
    padding: 0;
    border: 0;
}

.sections .info-section .AccDefaultContent_pluse {
    padding: 0;
}

.sections .info-section .AccDefaultHeaderSelected_pluse {
    margin-top: 15px;
    padding: 0;
    border: 0;
}

    .sections .info-section .AccDefaultHeaderSelected_pluse .Acc_1 {
        padding: 0 !important;
    }

.sections .info-section .AccDefaultHeader_pluse .Acc_1 {
    padding: 0 !important;
}
/**/



.logincenter .tour-step-backdrop {
    background: #fff !important;
}


.applybutton {
    color: #7d7d7d;
    font-weight: 500;
    border: 1px solid #bf9e66;
    border-radius: 25px;
    padding: 12px 25px;
    display: inline-block !important;
    text-align: center;
    vertical-align: middle;
    font-size: 0.75em !important;
    font-weight: 700;
    transition: all ease-in-out .3s;
    margin: 0 10px 10px 10px;
    min-height: 20px !important;
    padding: 10px 15px;
}

    .applybutton:before {
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle;
        font-size: 16px;
        color: #bf9e66;
        content: "\e941";
        font-family: 'ficons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }


.content .applybutton {
    color: #7d7d7d;
    font-weight: 500;
    border: 1px solid #bf9e66;
    border-radius: 25px;
    padding: 12px 25px;
    display: block !important;
    text-align: center;
    vertical-align: middle;
    font-size: 0.7em !important;
    font-weight: 700;
    transition: all ease-in-out .3s;
    margin: 0 10px 10px 10px;
    min-height: 20px !important;
    padding: 10px 15px;
    float: none;
    width: auto;
}



    .content .applybutton:before {
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle;
        font-size: 16px;
        color: #bf9e66;
        content: "\e941";
        font-family: 'ficons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }



.featured-div a.lnkService {
    transition: all 100ms cubic-bezier(0.47,0,0.745,0.715);
}

    .featured-div a.lnkService:hover:before {
        content: '';
        position: absolute;
        height: 2px;
        background: #bf9e66;
        bottom: 80px;
        width: 0;
        display: block;
        animation: borderAnim1 1000ms ease-in-out infinite;
        left: 15px;
        right: 15px;
    }




.content a.lnkService {
    transition: all 100ms cubic-bezier(0.47,0,0.745,0.715);
}

    .content a.lnkService:hover:before {
        content: '';
        position: absolute;
        height: 2px;
        background: #bf9e66;
        bottom: 0;
        width: 0;
        display: block;
        animation: borderAnim1 1000ms ease-in-out infinite;
        left: 15px;
        right: 15px;
    }



@keyframes borderAnim1 {
    0% {
        width: 0;
    }

    50%,70% {
        width: 80%;
    }

    100% {
        width: 0;
    }
}

.MyProfileImg {
    float: left;
    height: 120px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 120px;
    margin: 0px 10px;
}

    .MyProfileImg img {
        width: 100%;
        height: 100%;
        border-radius: 5px;
        overflow: hidden;
        display: block;
    }

    .MyProfileImg .SVlabel {
        text-align: center;
        margin-top: 20px;
        font-weight: 600;
    }

.upload-btnarea {
    width: calc(100% - 150px);
    float: right;
}

    .upload-btnarea .btn-filebrowse {
        background: #bf9e66;
        border-radius: 50px !important;
        color: #fff;
        text-align: center;
        display: block;
        margin: 15px;
        padding: 10px;
        font-size: 14px;
    }

    .upload-btnarea .form-control {
        display: block;
        line-height: 22px;
    }

.img_mandatory1 {
    position: absolute;
    margin-top: -8px;
    right: 50px;
}

.profilepic-txt .SVlabel {
    text-align: center !important;
    margin: 0;
}

.profilepic-txt .btn-filebrowse {
    margin: 5px auto 10px auto !important;
}

.padt25 {
    padding-top: 25px;
}

.profiledetails ul li {
    display: inline-block;
    padding: 0 10px;
    float: left;
    direction: ltr !important;
}

    .profiledetails ul li:before {
        content: '';
        background: #e0e0e0;
        width: 1px;
        height: 15px;
        position: absolute;
        margin-left: -10px;
        -ms-transform: translateY(-30%);
        transform: translateY(-30%);
        top: 30%;
    }

    .profiledetails ul li:first-child:before {
        content: none;
        background: #e0e0e0;
        width: 1px;
        height: 15px;
        position: absolute;
        margin-left: -10px;
        -ms-transform: translateY(-30%);
        transform: translateY(-30%);
        top: 30%;
    }


.profiledetails {
    float: right;
    position: absolute;
    right: 0;
    -ms-transform: translateY(-94%);
    transform: translateY(-94%);
    top: 94%;
    color: #7d7d7d;
    height: auto !important;
}

@media (max-width: 1024px) {
    .profiledetails {
        float: right;
        position: absolute;
        right: 0;
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        top: 100%;
        color: #7d7d7d;
    }
}

@media (max-width: 767px) {
    .profiledetails {
        float: right;
        position: absolute;
        right: 0;
        /*top: 147px;*/
        color: #fff;
        z-index: 99;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
        -webkit-animation-duration: .2s;
        animation-duration: .2s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
}

@media screen and (min-device-width: 511px) and (max-device-width: 550px) {
    .changepasswordtxt {
        font-size: 13px;
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 510px) {
    .changepasswordtxt {
        font-size: 12px;
    }
}

@media (max-width: 480px) {

    .profiledetails {
        float: right;
        max-width: 60%;
        position: absolute;
        right: 0;
        -ms-transform: translateY(-95%);
        transform: translateY(-95%);
        top: 99%;
        color: #7d7d7d;
    }

    .changepasswordtxt {
        color: #7d7d7d !important;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }

    .profiledetails ul li {
        display: inline-block;
        padding: 0 10px;
        float: none;
        direction: ltr !important;
        display: inline-block;
    }
}





/*.changepasswordtxt:hover:before {
        content: '';
        position: absolute;
        height: 2px;
        background: #bf9e66;
        bottom: -4px;
        width: 0;
        display: block;
        animation: borderAnim 1000ms ease-in-out infinite;
        left: 0;
    }*/


.popover-navigation .btn-group .btn {
    min-height: 0;
    min-width: 0;
}

.subpage .detail-row {
    display: none;
}

/*2710-19*/
.detail-row {
    border: 1px solid #ebebeb;
    border-radius: 6px;
    padding: 20px;
    margin-top: 40px;
}

    .detail-row ul {
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0;
    }

        .detail-row ul .info {
            position: relative;
            text-align: center;
            padding-left: 0;
            padding-right: 0;
            width: calc(100% / 5);
        }

.qr .qr-img {
    width: 120px;
}

.detail-row ul .info {
    position: relative;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: calc(100% / 5);
}

    .detail-row ul .info .info-title {
        display: block;
        font-size: 1.1em;
        font-weight: 700;
    }

    .detail-row ul .info .info-value {
        display: block;
        font-size: 2.2em;
        color: #bf9e66;
        text-transform: uppercase;
        font-weight: 800;
        margin-top: 5px;
    }

.fi-rating .stars {
    text-align: center;
}

    .fi-rating .stars .star {
        display: inline-block;
        overflow: hidden;
        font-size: 23px;
        color: lightgray;
    }

        .fi-rating .stars .star.starred {
            color: goldenrod;
        }

        .fi-rating .stars .star:not(.disabled) {
            cursor: pointer;
        }

    .fi-rating .stars .star {
        display: inline-block;
        overflow: hidden;
        font-size: 23px;
        color: lightgray;
    }

        .fi-rating .stars .star:not(.disabled) {
            cursor: pointer;
        }

.RadPicker .rcTable .rcInputCell .RadInput .riDisabled {
    background: #eee;
}

.UpdateProgressbar {
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: rgba(0,0,0,0.1);
    width: 100%;
    height: 100%;
    text-align: center;
    margin: auto;
    vertical-align: middle;
}

    .UpdateProgressbar img {
        position: fixed;
        z-index: 999;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.fullbg {
    margin: 0 0 15px 0;
}

.custom-panel {
    padding: 15px 25px;
    margin: 0 0 5px 0;
    background: #fff;
    border-radius: 10px;
    width: 100%;
    -webkit-box-shadow: 5px 6px 15px #dfe6e9;
    box-shadow: 5px 6px 15px #dfe6e9;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.custom-panel1 {
    padding: 10px 10px;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 10px;
    width: 100%;
    -webkit-box-shadow: 5px 6px 15px #dfe6e9;
    box-shadow: 5px 6px 15px #dfe6e9;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 10px;
}

.custom-panel .icon1 {
    background: url(../img/underpro.png) no-repeat left;
    height: 60px;
    width: 75px;
    margin: 10px 0;
    opacity: 0.7;
    background-size: contain;
}

.custom-panel .icon2 {
    background: url(../img/active.png) no-repeat left;
    height: 60px;
    width: 75px;
    margin: 10px 0;
    opacity: 0.7;
    background-size: contain;
}

.custom-panel .icon3 {
    background: url(../img/reject.png) no-repeat left;
    height: 60px;
    width: 75px;
    margin: 10px 0;
    opacity: 0.7;
    background-size: contain;
}

.custom-panel .icon4 {
    background: url(../img/total.png) no-repeat left;
    height: 60px;
    width: 75px;
    margin: 10px 0;
    opacity: 0.7;
    background-size: contain;
}

.pull-up {
    transition: all .25s ease;
}


    .pull-up:hover {
        transform: translateY(-4px) scale(1.02);
        box-shadow: 0 14px 24px rgba(62,57,107,.2);
        z-index: 30;
    }

.count-no-A, .count-no-R, .count-no-T, .count-no-U {
    position: absolute;
    right: 20px;
    top: 20%;
    z-index: 35;
}

    .count-no-A .SVlabel {
        font-size: 35px;
        font-weight: 700;
        font-family: 'Open Sans', Tahoma !important;
        /*color: #28d094;*/
        /* border: 1px solid orange; */
        padding: 4px 5px;
        border-radius: 22px;
        margin: 5px 0;
        min-width: 50px;
        text-align: center;
    }

    .count-no-R .SVlabel {
        font-size: 35px;
        font-weight: 700;
        margin: 5px 0;
        font-family: 'Open Sans', Tahoma !important;
        /*color: #ff4961;*/
        /* border: 1px solid orange; */
        padding: 4px 5px;
        border-radius: 22px;
        min-width: 50px;
        text-align: center;
    }

    .count-no-U .SVlabel {
        font-size: 2em;
        font-weight: 700;
        font-family: 'Open Sans', Tahoma !important;
        /*color: #ff9149;*/
        /* border: 1px solid orange; */
        padding: 4px 5px;
        border-radius: 22px;
        min-width: 50px;
        margin: 5px 0;
        text-align: center;
    }

    .count-no-T .SVlabel {
        font-size: 35px;
        font-weight: 700;
        font-family: 'Open Sans', Tahoma !important;
        /*color: #00a1ff;*/
        /* border: 1px solid orange; */
        padding: 4px 5px;
        margin: 5px 0;
        border-radius: 22px;
        min-width: 50px;
        text-align: center;
    }

.divStatusR {
    border-radius: 1.5rem;
    padding: .5rem .75rem;
    font-size: .875rem;
    line-height: 1;
    margin: 0;
    background-color: transparent;
    border-color: #ff4961;
    background-color: transparent;
    color: #ff4961;
    border: 1px solid;
    margin: 0;
    font-family: 'Open Sans', Tahoma !important;
}

.divStatusA {
    border-radius: 1.5rem;
    padding: .5rem .75rem;
    font-size: .875rem;
    line-height: 1;
    margin: 0;
    border: 1px solid;
    background-color: transparent;
    border-color: #28d094;
    background-color: transparent;
    color: #28d094;
    margin: 0;
    font-family: 'Open Sans', Tahoma !important;
}

.divStatusU {
    border-radius: 1.5rem;
    padding: .5rem .75rem;
    font-size: .875rem;
    line-height: 1;
    border: 1px solid;
    margin: 0;
    background-color: transparent;
    margin: 0;
    border-color: #ff9149;
    background-color: transparent;
    color: #ff9149;
    font-family: 'Open Sans', Tahoma !important;
}

.custom-panel .SVlabel {
    font-weight: 600;
    font-size: 1em;
    margin: 0;
}

.margintb-25 {
    padding: 25px 0 50px 0;
}


.fi-popup {
    z-index: 36 !important;
}

.navbar-toggle {
    position: relative;
    padding: 0 5px;
    margin: 6px 0;
    border: 1px solid transparent;
    color: #bf9e66 !important;
    font-size: 29px;
    min-width: 50px;
    min-height: 50px;
}


.myapplication-grid .gridview .fa-style:before {
    content: '';
    background: url(../img/icons/1.png) no-repeat;
    background-size: contain;
    height: 25px;
    width: 35px;
    position: absolute;
    left: 0;
}

.notfound-404 {
    text-align: center;
}

.notfound .SVlabel {
    text-align: center;
}

/*********************************************meta tag css******************************************************************/
@media (max-width: 1199px) {

    .collapse.navbar-collapse .nav.navbar-nav.navbar-right {
        border-radius: 10px;
    }

    .login-bg {
        padding-top: 50px;
    }

    .collapse.navbar-collapse .nav.navbar-nav.navbar-right {
        margin-top: 0;
    }

    .navbar-nav > li.icon-header {
        margin-right: 40px;
    }

    .navbar-nav > li.icon-header {
        right: 20px;
        left: auto;
        border-left: 1px solid #b68a35 !important;
        margin-top: 20px;
    }

    .footer-bottom-links > ul li a {
        padding: 0 4px;
    }

    .icon-header {
        border-radius: 10px 0 0 10px !important;
        position: absolute !important;
        right: 0;
        top: 1px;
    }

    .top-navigation {
        margin: auto;
    }

    .collapse.navbar-collapse {
        margin: 60px auto 0 auto;
        width: 100%;
    }

    .logo img {
        width: 170px;
    }

    .top-navigation .nav > li > a {
        padding-left: 9px;
        padding-right: 9px;
    }
}

@media (max-width: 1100px) {
    .footer-bottom-left {
        float: left;
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .welcome-title {
        font-size: 16px;
    }

    .login_slider {
        width: 50%;
    }

    .login-bg {
        width: 50%;
    }

    .top-navigation .nav > li > a {
        padding-left: 9px;
        padding-right: 9px;
    }
}


@media (max-width: 992px) {

    .container-fluid {
        padding: 0 15px;
    }
}

@media (max-width: 991px) {
    .login-header-ar {
        font-size: 18px;
    }

    .login-header {
        font-size: 18px;
    }

    .login-bg {
        padding: 70px 20px 0 20px;
    }


    .slideshow {
        margin-top: 10px;
    }

    .social-footer {
        text-align: center;
    }

    .mobile-application {
        margin-top: 0;
        width: 100%;
        text-align: center;
    }

    .footer-bottom-links {
        border-bottom: none;
        float: left;
        margin-bottom: 0px;
        padding-bottom: 0px;
        width: 100%;
    }

    .slideshow {
        clear: none;
        float: right;
        margin-top: 0;
        position: relative;
        width: 45%;
    }

    .navbar-nav > li.icon-header {
        border-right: 1px solid #b68a35 !important;
    }

    .collapse.navbar-collapse .nav.navbar-nav.navbar-right {
        border-radius: 10px;
    }

    .navbar-nav > li.icon-header {
        margin-right: 15px;
    }
}

@media (max-width: 900px) {
    .login_slider {
        width: 55%;
    }

    .login-bg {
        width: 45%;
    }
}


@media (max-width: 768px) {

    #header .container-fluid > .navbar-collapse, #header .container-fluid > .navbar-header, #header .container > .navbar-collapse, #header .container > .navbar-header {
        margin: 0px;
    }

    .login_slider {
        width: 45% !important;
    }

    .login-bg {
        width: 55% !important;
    }
}



@media (max-width: 767px) {
    .navbar-nav > li.icon-header {
        float: left;
        border-right: 1px solid #b68a35;
    }

    .login-header small {
        font-size: 14px;
    }

    .login-title-row .login-header {
        padding: 5px;
        font-size: 12px !important;
    }

    .login-header-ar {
        font-size: 12px !important;
        padding: 5px;
    }

        .login-header-ar small {
            font-size: 14px;
        }

    .custompagedrop li {
        display: inline-block;
        width: 100%;
    }

    .custompagedrop .dropdown:hover .dropdown-menu {
        width: 100%;
    }



    .nav.navbar-nav.navbar-right {
        margin-top: 5px;
    }
}



@media (max-width: 767px) {

    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }

    .welcome-title {
        font-size: 16px;
    }

    #header .navbar-nav > li.icon-header {
        left: 10px !important;
        right: 10px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .custompagedrop .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
        position: static;
    }

    .custompagedrop li {
        text-align: center;
    }

    #header {
        padding-top: 5px;
    }

        #header .navbar-collapse .navbar-nav > li > a {
            border-bottom: 1px solid rgba(255,255,255,0.12);
            border-left: medium none;
            display: block;
            padding: 10px 28px;
            text-align: center;
        }

        #header .navbar-nav > li > a {
            text-align: center;
            display: inline-block;
            float: none;
        }

    .logo img {
        width: 160px;
    }

    navbar-header {
        float: none;
    }

    .collapse.navbar-collapse .nav.navbar-nav.navbar-right {
        border-radius: 0px;
    }

    .collapse.navbar-collapse {
        width: 100%;
        margin: 0px auto 0 auto;
    }

    .nav.navbar-nav.navbar-right {
        margin-top: 0 !important;
    }

    .navbar-nav > li.icon-header {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 1px solid #b68a35;
        border-radius: 10px;
        left: 0;
        margin-left: 0;
        margin-top: -22px;
        padding: 10px;
        right: 0;
        text-align: center;
    }

    .icon-header {
        border-radius: 0 !important;
        text-align: right;
        top: 99px;
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    #header .navbar-nav > li.icon-header {
        margin-top: -40px;
    }

    .collapse.navbar-collapse .nav.navbar-nav.navbar-right {
        margin-top: 50px !important;
    }

    .login-header small {
        font-size: 14px;
    }

    .login-title-row .login-header {
        padding: 5px;
        font-size: 12px !important;
    }

    .login-header-ar {
        font-size: 12px !important;
        padding: 5px;
    }

        .login-header-ar small {
            font-size: 14px;
        }

    .custompagedrop li {
        display: inline-block;
        width: 100%;
    }

    .custompagedrop .dropdown:hover .dropdown-menu {
        width: 100%;
    }

    .nav.navbar-nav.navbar-right {
        margin-top: 0;
    }

    .footer-top-right ul li {
        margin-bottom: 15px;
        width: 33.3%;
    }

    .footer-link > ul {
        width: 48%;
        font-size: 13px;
        margin-bottom: 20px;
    }

    .top-navigation {
        float: left;
        margin-bottom: 28px;
        width: 100%;
    }

    .nav.navbar-nav.navbar-right {
        margin-top: 0 !important;
    }

    .nav.navbar-nav.navbar-right {
        float: none !important;
        margin-left: 0;
        margin-right: 0px;
        margin: 0;
    }

    .social-footer {
        text-align: center;
    }

    #footer .writups {
        text-align: center;
    }

    #header .navbar-nav .dropdown-menu {
        position: absolute;
        /* top: 100%; */
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        max-width: 100%;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 14px;
        text-align: left;
        list-style: none;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    }


    .styleswitch {
        height: 35px;
        width: 35px;
        margin: 9px 7px !IMPORTANT;
    }

    .fontResizer a i {
        font-size: 34px !important;
    }

    .fontResize {
        font-size: 19px;
    }



    .fontResizer span {
        text-transform: capitalize;
    }


    #header .navbar-nav .open .dropdown-menu {
        position: relative;
        display: block;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-bottom: 1px solid #c0a95d !important;
        color: #fff;
        background: #5c5c5c;
        /* max-width: 65%;*/
        margin: 0px auto;
        padding: 0;
    }
}




@media (max-width: 767px) {
    .sub-banner-bg {
        background: none !important;
    }

    .sub-banner-bg {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        text-align: center;
    }
}


@media (max-width: 767px) {
    h2.banner-heading {
        font-size: 34px;
        width: 100%;
    }
}





/*404 end*/


@media (max-width:768px) {
    .fullbg .custom-panel {
        margin: 10px 0;
    }

    .main-menu .navigation .main-menu-item > li.close-btn .close {
        float: none !important;
        opacity: 1;
    }
}





@media (min-width: 768px) {
    header .profiledetails {
        display: block;
    }
}

@media (max-width: 767px) {
    .header .container h1.logo a {
        width: 150px;
        height: 50px;
    }

    .navbar-toggle {
    }

    header .profiledetails {
        float: right;
        position: absolute;
        right: 0px;
        background: #fff;
        width: 100%;
        margin-top: 0;
        text-align: right;
        max-width: 100%;
        z-index: 99999;
        box-shadow: #bfbfbf 0px -2px 12px -2px;
        padding: 5px 0;
    }

     
    header .profiledetails ul {
        margin: 0;
        padding: 5px 0;
        text-align: center;
    }

    .profiledetails ul li:before {
        height: 0;
    }

    header .container div.options > ul > li {
        padding: 0 12px !important;
    }
}

@media (min-width:601px) and (max-width:767px) {
    header .container div.options {
        right: 55px !important;
    }
}



@media (max-width: 668px) {
    .headlogintitle span {
        font-size: 14px;
    }

    #header .navbar-nav > li.icon-header {
        margin-top: -45px;
    }
}


@media (max-width: 662px) {
    .login-header {
        float: none;
        font-size: 18px !important;
        padding: 10px;
    }

    .login-header-ar {
        float: none;
        font-size: 18px !important;
        padding: 10px;
    }

    .login_slider {
        width: 35% !important;
    }

    .login-bg {
        width: 65% !important;
    }
}


@media (max-width: 600px) {
    .login_slider {
        width: 30% !important;
        display: none;
    }

    .login-bg {
        width: 100% !important;
    }

    .container {
        padding: 0px;
    }
}



@media (max-width: 500px) {
}

@media (max-width: 480px) {

    .login-bg {
        height: auto;
        padding: 75px 20px 0 20px !important;
    }

    #header .navbar-header {
        display: block;
        /* float: left;
         */
        padding: 0;
        margin: 0 13px;
    }

    .logo img {
        padding: 5px;
        width: 150px;
    }

    #header .icon-header {
        display: block;
        margin: 0 5px;
    }

    .navbar-nav > li.icon-header a {
        padding: 1px 7px 2px 7px;
    }

    .collapse.navbar-collapse .nav.navbar-nav.navbar-right {
        border-radius: 0px;
    }
}

@media (max-width: 480px) {
    .login-header {
        font-size: 15px !important;
        padding: 10px;
    }

    .login-header-ar {
        float: none;
        font-size: 15px !important;
        padding: 10px;
    }

    .signin-body {
        padding: 0 !important;
    }

    .container-fluid {
        padding: 0 5px;
    }

    .login_slider {
        display: none !important;
    }

    .login-bg {
        width: 100% !important;
    }

    .signin-body {
        margin: 0px;
        padding: 0px !important;
    }

    .container .login-wrapper .container .login-wrapper {
        width: 100% !important;
    }

    .container-fluid {
        padding: 0 0px;
    }

    .container-fluid {
        padding: 0 0px;
    }

    .container {
        padding: 0px;
    }

    header .container div.options > ul > li ul.sign-in-options li.login a {
        font-size: 12px !important;
        color: #fff;
    }

    header .container div.options > ul > li ul.sign-in-options li a:before {
        color: #fff !important;
    }

    header .container div.options > ul > li {
        padding: 0 5px !important;
    }

    .main-menu .navigation .menu-collapser {
        width: 94% !important;
    }
}

@media (max-width: 420px) {

    .login-header {
        padding: 7px;
    }

    .login-header-ar {
        padding: 7px;
    }
}

@media (max-width: 400px) {
    .footer-bottom-links > ul li {
        display: block;
    }

    #header {
        padding-top: 0px;
    }

    .footer-top-right ul li {
        margin-bottom: 15px;
        width: 50%;
    }

        .footer-top-right ul li a strong {
            float: left;
        }

    .footer-link > ul {
        list-style: outside none none;
        padding: 0;
        text-align: center;
        width: 100%;
        border-bottom: 1px solid #c0a95d;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

        .footer-link > ul li {
            list-style: outside none none;
            margin-left: 0;
        }

            .footer-link > ul li a {
                display: block;
                padding: 6px 0;
            }

    .footer-about {
        float: left;
        padding-bottom: 20px;
        width: 100%;
    }

    .slideshow {
        float: left;
        width: 100%;
    }

        .slideshow img {
            left: 50%;
            margin-left: -113px;
            position: absolute;
            top: 0;
            z-index: 8;
        }

    .mobile-application {
        margin-top: 10px;
        text-align: center;
        width: 100%;
    }

    .footer-bottom-links {
        float: left;
        padding-bottom: 0;
        width: 100%;
        padding-top: 10px;
    }

        .footer-bottom-links > ul li {
            display: block;
            float: none;
            text-align: center;
        }

            .footer-bottom-links > ul li a {
                border-right: medium none;
                color: #fff;
                display: block;
                padding: 2px 0;
            }

    #footer .writups {
        float: left;
        width: 100%;
    }

    .navbar-nav > li.icon-header a {
        padding: 1px 3px 2px 2px;
    }
}
/**************************************************************** meta tag end ****************/


@media (max-width: 400px) {
    h2.banner-heading {
        font-size: 34px;
    }
}




@media (max-width: 480px) {
    header .container div.options > ul > li ul.sign-in-options li.login {
        padding-left: 25px;
    }
}

@media (max-width:480px) {
    .header .container h1.logo a {
        width: 150px;
    }

    .changepasswordtxt {
        vertical-align: middle;
    }

    .profiledetails ul li:last-child:before {
        width: 0px;
    }
}

@media (max-width: 400px) {
    h2.banner-heading {
        font-size: 34px;
    }
}

@media (max-width:380px) {
    /*header .profiledetails {       
    top: 150px;    
    }*/
    .header .container h1.logo a {
        width: 120px;
    }

    .profiledetails {
        max-width: 62%;
    }
}




/********01/11/2020**********/
.Demanded-area .area-div {
    display: flex !important;
    width: 100%;
    flex-wrap: wrap;
}

    .Demanded-area .area-div span {
        width: calc(100% / 4 - 12px);
        margin: 0 5px;
    }

.Demanded-area span span .content.underdvd {
    cursor: not-allowed;
}

    .Demanded-area span span .content.underdvd a {
        -moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
    }


    .Demanded-area span span .content.underdvd:hover {
        transform: none;
    }

.underdvd:before {
    content: 'Under Development';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.1);
    text-align: center;
    border-radius: 14px;
    left: 0;
    top: 0;
    z-index: 9999;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    color: #4a4a4a;
    font-size: 0.81em;
    cursor: not-allowed;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    padding: 0 0 65px 0;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Open Sans';
}






.Demanded-area .content.underdvd:hover .Demanded-img {
    padding: 15px;
    border: 1px solid #bf9e66;
    margin-top: -50px;
    background: #ffffff;
    z-index: 9999;
    position: relative;
}

.divUnderDev {
    min-height: 120px;
    border: dashed 1px #e4e4e4;
    border-radius: 5px;
    text-align: center;
    padding: 45px 2px;
    margin-bottom: 5px;
}

    .divUnderDev .SVlabel {
        font-size: 1.2em;
        text-align: center;
        font-weight: 800;
        color: #b1915a;
        text-transform: uppercase;
    }




/*new header part menu*/
.profiledetailsnew {
    display: flex;
    position: relative;
    padding: 15px 0 0 0;
    flex-direction: row;
    flex-wrap: wrap;
}

.MyProfileTop {
    width: 35px;
    border-radius: 50%;
    height: 35px;
    border: 1px solid #d6d0d0;
    background: #ffffff;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    color: #7d7d7d;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profiledetailsnew ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
}

    .profiledetailsnew ul li {
        display: inline-flex;
        list-style: none;
        margin: 0;
        padding: 0 10px;
        justify-content: center;
        align-items: center;
    }


        .profiledetailsnew ul li .MyProfileTop ~ .editprofile {
            padding-left: 8px;
        }

.changepasswordtxt, .profiledetailsnew, .ourservice, .dashboard, .MyProfileTop, .editprofile, .ourfav {
    position: relative;
    padding-top: 4px;
    display: inline-flex;
    color: #7d7d7d;
    vertical-align: top;
    line-height: 26px;
    transition: all 100ms cubic-bezier(0.47,0,0.745,0.715);
    align-items: center;
    font-size: 1em;
    text-transform: uppercase;
    -webkit-transition: all 150ms cubic-bezier(0.47,0,0.745,0.715);
    -o-transition: all 150ms cubic-bezier(0.47,0,0.745,0.715);
    transition: all 150ms cubic-bezier(0.47,0,0.745,0.715);
}

    .changepasswordtxt:hover, .profiledetailsnew:hover, .ourservice:hover, .dashboard:hover, .MyProfileTop:hover, .editprofile:hover, .ourfav:hover {
        color: #bf9e66 !Important;
    }

    .changepasswordtxt:before {
        font-family: 'ficons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e98a";
        font-size: 1.8em;
        padding: 0 8px;
    }

    .ourservice:before {
        content: "\e974";
        font-family: 'ficons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 2.5em;
        padding: 0 8px;
    }

    .ourfav:before {
        content: "\e991";
        font-family: 'ficons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 1.8em;
        padding: 0 8px;
    }

    .dashboard:before {
        content: "\e94e";
        font-family: 'ficons';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 1.8em;
        padding: 0 8px;
    }

.customize-lnk {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.1em;
    letter-spacing: 1px;
    float: left;
    padding: 0px 13px 0 0;
    position: relative;
    margin-right: 15px;
    line-height: 32px;
    height: 50px;
    display: flex;
    white-space: nowrap;
    align-items: center;
    margin-top: 8px;
    webkit-transition: all 150ms cubic-bezier(0.47,0,0.745,0.715);
    -o-transition: all 150ms cubic-bezier(0.47,0,0.745,0.715);
    transition: all 150ms cubic-bezier(0.47,0,0.745,0.715);
}

    .customize-lnk.minus:before {
        content: '\e92c'!important;
    }

    .customize-lnk:before {
        font-size: 10px;
        background-color: #bf9e66;
        padding: 8px;
        border-radius: 100%;
        color: #fff;
        margin-right: 15px;
    }

    .customize-lnk.fi-plus:before {
        content: "\e92b";
    }

.d-flex {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    white-space: nowrap;
    align-items: center;
}

.customize-lnk.minus ~ .profiledetailsnew {
    display: none;
}

.customize-lnk ~ .profiledetailsnew {
    display: inline-flex;
    border-left: 1px solid #ddd;
    webkit-transition: all 150ms cubic-bezier(0.47,0,0.745,0.715);
    -o-transition: all 150ms cubic-bezier(0.47,0,0.745,0.715);
    transition: all 150ms cubic-bezier(0.47,0,0.745,0.715);
}


@media (max-width:480px) {
    .profiledetailsnew ul li {
        padding: 0 5px;
    }

    .profiledetailsnew ul {
        display: flex;
        list-style: none;
        margin: 0;
        padding: 0;
        flex-wrap: wrap;
        text-align: center;
        align-items: center;
        justify-content: center;
    }
}
/*for readspeaker*/
.rsbtn_exp {
    min-width: 270px;
}

.rsbtn .rsbtn_exp .rsbtn_exp_inner .rsbtn_player_item {
    min-width: 18px;
}

.rs_splitbutton.rsexpanded:not(.rsdetached).rs_addtools .rsbtn_tooltoggle,
.rs_splitbutton.rsexpanded:not(.rsdetached).rsbtn .rsbtn_tooltoggle {
    min-width: inherit;
}

.rs_addtools .rsbtn_toolpanel .rsbtn_tools .rsbtn_tools_inner .rsbtn_toolcontainer .rsbtn_toollist li .rsbtn_tool, .rsbtn .rsbtn_toolpanel .rsbtn_tools .rsbtn_tools_inner .rsbtn_toolcontainer .rsbtn_toollist li .rsbtn_tool {
    min-width: inherit;
}

.rsbtn_tools {
    min-width: 270px;
}

.listen-page button, html .listen-page input[type="button"], .listen-page input[type="reset"], .listen-page input[type="submit"] {
    min-width: inherit;
    min-height: inherit;
}

.has-tools button, html .has-tools input[type="button"], .has-tools input[type="reset"], .lhas-tools input[type="submit"] {
    min-width: inherit;
    min-height: inherit;
}


/*for tour background*/
.tour-step-background {
    background: transparent !important;
}

.makefav {
    top: 12px;
    position: absolute;
    right: 12px;
    z-index: 99999;
    border: 1px solid #ccc;
    border-radius: 50%;
    height: 35px;
    background: #fff;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .makefav input {
        height: 20px;
        width: 20px;
    }

.underdvd .makefav {
    top: 12px;
    position: absolute;
    right: 12px;
    z-index: 0;
    border: 1px solid #ccc;
    border-radius: 50%;
    height: 35px;
    background: #fff;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .underdvd .makefav input {
        height: 20px;
        width: 20px;
    }

.pt-10 {
    padding-top: 10px;
}

.fi-popup.tickets-popup .popup-details {
    width: 50%;
}

    .fi-popup.tickets-popup .popup-details h3 {
        margin-bottom: 5px;
        font-size: 1.5em;
        font-weight: 600;
        color: #444444;
        margin-top: -20px;
        margin-bottom: -10px;
        text-align: left;
    }

.SVlabelh3 {
    font-size: 1.5em;
    font-weight: 600;
    color: #444444;
    margin-top: -21px;
    margin-bottom: 0;
    text-align: left;
    display: block;
}
/*upload files*/
.fileupload-ticket .fileupload {
    display: flex;
    border-radius: 50px;
}

.fileupload-ticket .profilepic-txt {
    width: 100px;
    margin: 0;
}

.fileupload-ticket.upload-btnarea .customfile-control {
    display: block;
    line-height: 22px;
    border-radius: 0 20px 20px 0 !important;
    height: 42px;
    line-height: 30px;
    max-width: 100%;
    overflow: hidden;
}

.fileupload-ticket .btn-filebrowse {
    margin: 0 !important;
    border-radius: 20px 0 0 20px !important;
}

.fileupload-ticket {
    width: 100% !important;
    margin: 0 0 10px 0;
}

@media (max-width:768px) {
    .fi-popup.tickets-popup .popup-details {
        width: 70%;
    }
}

@media (max-width:600px) {
    .fi-popup.tickets-popup .popup-details {
        width: 80%;
    }
}

@media (max-width:480px) {
    .fi-popup.tickets-popup .popup-details {
        width: 90%;
        max-height: 100vh;
    overflow: auto;
    }
}

.SVlabel-manditory {
    display: inline-block;
    margin-bottom: 3px;
    margin-top: 10px;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif !important;
    font-size: 1em;
}

    .SVlabel-manditory:after {
        content: '*';
        color: #f33a3a;
        position: absolute;
        top: 4px;
        font-size: 1.8em;
        padding: 0 3px;
    }


header .container div.options > ul > li.createticket a {
    display: flex;
}

    header .container div.options > ul > li.createticket a:before {
        position: relative;
        left: -5px;
    }

@media (max-width:480px) {
    .ticketlabel {
        display:none;
    }
}
.ticketlabel
{
    color: #919191;
}

.svHint {
    display: inline-block;
    color: red;
    font-size: 12px !important;
    padding: 0 9px;
    margin:2px 0;
}
.inline-block
{
    display:inline-block !important;
    margin: 0 !important;
}
.d-flex
{
    display:flex;
}
.align-ceter
{
    align-item:center;
}
.loaderimg
{
        position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.loaderimg img {
    height:40px;
}
.filuploadticket input{
    display:none;
}
.mt-5 {
    margin-top:5px;
}
.ajaxfileupload {
    position: absolute;
    top: 35px;   
    left: 60px;
}
.btn-filebrowse {
    position: relative;
    z-index: 999;
}
.ajaxfileupload input[type="file"]  {
    width: 355px !important;
}


@media (max-width: 992px) {
   .ajaxfileupload input[type="file"]  {
        width: 260px !important;
    }
}
@media (max-width: 772px) {
   .ajaxfileupload input[type="file"]  {
        width: 245px !important;
    }
   .ajaxfileupload {
     left: 57px;
    }
}
@media (max-width: 600px) {
   .ajaxfileupload input[type="file"]  {
        width: 230px !important;
    }
   .ajaxfileupload {
     left: 57px;
    }
}
@media (max-width: 400px) {
   .ajaxfileupload input[type="file"]  {
        width: 200px !important;
    }
   .ajaxfileupload {
     left: 57px;
    }
}
.TicketLoader1 {
    position: absolute;
    left: 100%;
    top: 35%;
}

.TicketLoader2 {
    position: absolute;
    left: 100%;
    top: 70%;
}