﻿@charset "utf-8";

body {
    background: url("../img/bg-theme/1.png");
    color: #444343;
    font-family: 'calibri', sans-serif;
    font-size: 14px;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 15px 0;
    webkit-font-smoothing: antialiased;
}

p {
    font-weight: 300;
}




ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.btn-primary {
    border-color: #dedede;
    color: #fff;
    font-size: 14px;
    text-shadow: none;
}

    .btn-primary:hover {
        border-color: #cdcdcd;
    }

.btn:hover {
}

.btn-primary:hover {
    color: #fff;
}

.paddings {
    padding: 20px 0;
}

.padding-top {
    padding-top: 60px;
}

.padding-bottom {
    padding-bottom: 60px;
}

.padding-top-mini {
    padding-top: 25px;
}

.section-gray {
    background-color: #f7f7f7;
}

.borders {
    border-bottom: 1px solid #cbd8d8;
    border-top: 1px solid #cbd8d8;
}

.border-top {
    border-top: 1px solid #cbd8d8;
}

.border-bottom: {
    border-bottom: 1px solid #cbd8d8;
}

.title-subtitle span {
    display: block;
    font-size: 0.7em;
    font-weight: 300;
    line-height: 1.2em;
}

.title-subtitle {
    padding: 0 0 15px 0;
}

.position-relative {
    position: relative;
}

hr {
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
    height: 1px;
}

    hr.tall {
        background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
        background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
        background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
        background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.20), rgba(0,0,0,0));
        border: 0;
        height: 1px;
        margin: 44px 0;
    }

div.show-grid [class*="col-md-"] span.show-grid-block {
    background-color: #dedede;
    border: 1px solid #FFF;
    display: block;
    line-height: 40px;
    min-height: 40px;
    text-align: center;
}

div.fontawesome-icon-list [class*="col-md-"] {
    margin-bottom: 10px;
}

div.fontawesome-icon-list i {
    margin-right: 10px;
}

div.fontawesome-icon-list a {
    color: #777;
    font-size: 14px;
}

.pattern-portfolios {
    background: #f8f8f8 url("../img/patterns/pattern-portfolios.png");
}

.carousel-indicators {
    bottom: -5px;
}

.icon-section {
    color: #f8f8f8;
    font-size: 250px;
    position: absolute;
    z-index: 0;
}

    .icon-section.right {
        right: 3%;
    }

    .icon-section.left {
        left: 3%;
    }

    .icon-section.top {
        top: 12%;
    }

    .icon-section.bottom {
        bottom: 3%;
    }

.titles-heading {
    position: relative;
    text-align: center;
}

    .titles-heading h1 {
        background-color: #fff;
        font-size: 34px;
        margin: 0 auto;
        padding: auto 20px;
        position: relative;
        width: 8%;
        z-index: 2;
    }

        .titles-heading h1 span {
            color: #777;
            display: block;
            font-size: 14px;
        }

        .titles-heading h1 i {
            font-size: 1.5em;
            margin: auto 10px;
        }

    .titles-heading .line {
        background-color: #dedede;
        height: 1px;
        left: 22%;
        position: absolute;
        top: 32%;
        width: 56%;
        z-index: 1;
    }

.section-gray .titles-heading h1 {
    background-color: #f7f7f7;
}

.line {
    height: 6px;
}

.jBar {
    background: #272727 url("../img/panelbg.png") center center;
    color: #FFF;
    display: none;
    height: auto;
    padding: 22px 0;
    position: relative;
}

.jRibbon {
    color: #FFF;
    cursor: pointer;
    display: none;
    font-size: 12px;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    padding: 0 20px;
    padding: 3px;
    position: absolute;
    top: 0px;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
}

.downarrow {
    border-radius: 0 0 0 360px;
    bottom: -28px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    line-height: 0;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    padding: 8px 20px;
    position: absolute;
    right: 0;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
    z-index: 99;
}

.up {
    top: -100px;
}

.jBar h5 {
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px:;
}

.jBar input {
    border: 0;
    border-radius: 3px;
    font-size: 12px;
    height: 28px;
    margin: 0 0 10px 0;
    padding: 5px 10px;
    width: 100%;
}

.jBar .btn {
    border: none;
    color: #fff;
    float: left;
    height: auto;
    padding: 5px 10px 7px 10px;
    width: auto;
}

.jBar form span {
    float: left;
    font-size: 12px;
    margin: 0 7%;
}

.jBar .item-service {
    margin: 0;
}

.jBar .head-service i {
    border-radius: 50%;
    font-size: 12px;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    width: 40px;
}

.jBar .item-service .head-service h5 {
    color: #fff;
    font-style: normal;
    font-weight: normal;
    padding-top: 10px;
}

.jBar .item-service p {
    font-size: 13px;
    line-height: 20px;
}

.info-head {
    background-color: #FF8364;
    height: 17px;
    padding: 0px 0;
}

    .info-head ul li {
        border-right: 1px solid #dedede;
        float: left;
        font-size: 11px;
        list-style: none;
        margin-right: 15px;
        padding-right: 15px;
    }

        .info-head ul li:last-child {
            border-right: 0;
        }

        .info-head ul li ul li {
            border-right: 0;
            float: none;
            font-size: 11px;
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .info-head ul li ul li a {
                font-size: 10px;
                line-height: 20px;
                padding: 5px 15px;
            }

                .info-head ul li ul li a img {
                    padding-right: 10px;
                }

        .info-head ul li .dropdown-menu {
            left: 30px;
            min-width: 100px;
            padding: 0;
            top: 27px;
        }

    .info-head .dropdown-menu > li > a:hover,
    .info-head .dropdown-menu > li > a:focus,
    .info-head .dropdown-menu > .active > a,
    .info-head .dropdown-menu > .active > a:hover,
    .info-head .dropdown-menu > .active > a:focus {
        background-color: #f5f5f5;
        background-image: linear-gradient(to bottom, #f5f5f5 0%, #f5f5f5 100%);
        background-image: -moz-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
        background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f5f5f5), to(#f5f5f5));
        background-image: -webkit-linear-gradient(top, #f5f5f5, 0%, #f5f5f5, 100%);
        color: #000;
    }

    .info-head ul li a {
        color: #777;
    }

    .info-head ul li i {
        color: #666;
        font-size: 14px;
        padding: 5px 5px 0 0;
    }

    .info-head ul li a i {
        font-size: 13px;
        padding-left: 5px;
        padding-top: 3px;
    }

header {
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    left: 0;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    padding: 10px 0;
    position: relative;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
    width: 100%;
    z-index: 3;
}

.is-sticky header {
    background: rgba(255,255, 255, 1);
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    padding: 10px 0 12px 0;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
    z-index: 111;
}

.header-v3 ul {
    float: right;
}

    .header-v3, .header-v3 ul li a, .header-v3 ul li i {
        color: #fff;
    }

        .header-v3 ul li ul li ul a {
            color: #888;
        }

.logo img {
    max-width: 100%;
}

.tinynav {
    display: none;
   
}

.sf-menu {
    float: right;
    margin: 0;
    margin-top: 7px;
}

    .sf-menu ul {
        display: none;
        list-style: none;
        position: absolute;
        top: -999em;
        width: 160px;
    }

    .sf-menu > li {
        float: left;
        line-height: 20px;
        list-style: none;
        background: #ffffff;
        margin-right: 5px;
        position: relative;
        border: 1px solid #FF8364;
        /*border-radius: 5px;*/
    }

    .sf-menu li a i {
        padding-left: 3px;
    }

    .sf-menu > li:last-child {
        margin: 0;
    }

    .sf-menu > li > a:hover {
        color: #ffffff;
        background: #FF8364;
        /*border-radius: 5px;*/
    }

    .sf-menu > li > a {
        color: #FF8364;
        display: block;
        font-size: 14px;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        padding: 7px 8px;
    }

        .sf-menu > li > a:active {
            color: #000000;
           
        }

    .sf-menu > .active a {
        color: #ffffff;
        background: #FF8364;
        border: 1px solid #FF8364;
        /*border-radius: 5px;*/
    }

.is-sticky .sf-menu li:hover ul, .is-sticky .sf-menu li.sfHover ul {
    top: 36px;
}

.is-sticky .sf-menu li li:hover ul, .is-sticky ul.sf-menu li li.sfHover ul {
    left: 160px;
    top: 0;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 0px;
    top: 46px;
    z-index: 999;
}

.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
    top: -999em;
}

.sf-menu li.current, .sf-menu li:hover, .sf-menu li.sfHover {
    text-decoration: none;
}

.sf-menu li li a {
    color: #FF8364;
    background: #ffffff;    
    border-radius: 8px;
    border: 1px solid #FF8364;
    display: block;
    font-size: 13px;
    line-height: 16px;
    margin: 0;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    overflow: hidden;
    padding: 8px 15px;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
}

.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current > a {
    color: #1B1823;
}

.sf-menu li li {
    float: none;
    position: relative;
    margin-bottom: 1px;
}

    .sf-menu li li a i {
        float: right;
        font-size: 15px;
    }

    .sf-menu li li:last-child {
        border-bottom: 0;
    }

    .sf-menu li li a:hover {
        color: #fff;
        moz-transition: 0.3s all ease;
        ms-transition: 0.3s all ease;
        o-transition: 0.3s all ease;
        transition: 0.3s all ease;
        webkit-transition: 0.3s all ease;
    }

    .sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
        left: 160px;
        top: 0;
    }

.title-section {
    /*background: #f7f7f7 url("../img/patterns/cubes.png");
    background-color: #f7f7f7;
    border-bottom: 1px solid #cdcdcd;
    padding: 25px 0;
    display: none;*/
    background: #f7f7f7 url("../img/patterns/cubes.png");
    background-color: #f7f7f7;
    border-bottom: 1px solid #cdcdcd;
    padding: 25px 0;
    display: block;
    margin-top: 0px !important;
}

    .title-section .crumbs,
    .title-section .crumbs a {
        color: #666666;
        font-size: 14px;
        font-weight: 700;
        padding: auto 4px;
    }

    .title-section .title h1 {
        display: inline;
        margin-left: -15px;
        position: relative;
    }

    .title-section .title {
        margin: 0 0 20px 0;
        padding-bottom: 15px;
    }

    .title-section .subtitle-section {
        color: #fff;
        font-size: 14px;
        line-height: 25px;
        margin-left: 15px;
        padding: 8px 20px;
        top: -6px;
    }

    .title-section .title .line-title {
        bottom: -4px;
        height: 4px;
        left: 0;
        position: absolute;
        width: 100%;
    }

.search {
    margin-right: -15px;
    padding-top: 5px;
}

    .search input {
        font-size: 12px;
    }

.info-title-section .incon-title {
    text-align: center;
}

.info-title-section i {
    font-size: 4em;
}

.info-title-section p {
    margin: 0;
}

.subtitle-section {
    position: relative;
}

    .subtitle-section .left {
        height: 100%;
        left: -11px;
        position: absolute;
        top: 0;
        width: 11px;
    }

    .subtitle-section .right {
        height: 100%;
        position: absolute;
        right: -11px;
        top: 0;
        width: 11px;
    }

.box-action {
    background-color: #35393f;
    text-align: center;
}

    .box-action .title {
        float: left;
        width: 75%;
    }

    .box-action p {
        color: #fff;
        font-size: 28px;
        font-weight: 200;
        margin: 0;
        padding: 18px 0;
    }

    .box-action .button {
        float: right;
        height: 100%;
        overflow: hidden;
        padding: 20px 0;
        position: relative;
        text-align: center;
        width: 25%;
    }

        .box-action .button:hover {
            cursor: pointer;
        }

        .box-action .button a {
            color: #fff;
            font-size: 28px;
            font-weight: bold;
            line-height: 36px;
        }

        .box-action .button a {
            text-decoration: none;
        }

    .box-action .arrow_box_action {
        background: url("../img/arrow_box_action.png") no-repeat;
        height: 64px;
        left: -5px;
        position: absolute;
        top: 10%;
        width: 33px;
    }

.border-right {
    border-right: 1px solid #dedede;
    padding-right: 15px;
}

.item-service {
    margin-bottom: 50px;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
}

.head-service {
    margin-bottom: 0px;
    margin-left: 0px !important;
    margin-top: 8px;
}

    .head-service h4,
    .head-service h5 {
        margin: 0;
        padding: 0;
    }

    .head-service h5 {
        font-style: italic;
        line-height: 20px;
    }

    .head-service i {
        border-radius: 50%;
        font-size: 16px;
        height: 42px;
        padding-top: 9px;
        text-align: center;
        width: 42px;
    }

.item-service:hover .head-service i {
    color: #fff;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
}

.animation-services {
    overflow: hidden;
}

    .animation-services .text-center .image-big {
        max-width: 100%;
        padding-top: 20px;
    }

    .animation-services .image-animations {
        position: relative;
    }

        .animation-services .image-animations .image-big {
            max-width: 95%;
            opacity: 0;
            padding-top: 30px;
        }

    .animation-services iframe {
        border: 0;
        height: 330px;
        width: 100%;
    }

    .animation-services .image-animations .icons {
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%;
    }

        .animation-services .image-animations .icons li {
            height: 70px;
            opacity: 0;
            position: absolute;
            width: 70px;
        }

            .animation-services .image-animations .icons li img {
                width: 100%;
            }

            .animation-services .image-animations .icons li.one {
                left: 5%;
                top: 0%;
            }

            .animation-services .image-animations .icons li.two {
                right: 40%;
                top: 5%;
            }

            .animation-services .image-animations .icons li.three {
                left: 20%;
                top: 35%;
            }

            .animation-services .image-animations .icons li.four {
                right: 35%;
                top: 45%;
            }

.feature-element li {
    display: block;
    padding-bottom: 14px;
    position: relative;
}

    .feature-element li .line-feature {
        float: left;
        height: 45px;
        /* margin-top: 22px; */
        position: relative;
        width: 67%;
        margin-left: -12px;
        font-family: calibri;
        background: #000000;
    }

        .feature-element li .line-feature i {
            font-size: 18px;
            left: 9px;
            position: absolute;
            top: 12px;
            color: #ffffff;
        }

    .feature-element li .cirle-feature {
        background-color: #fff;
        border-radius: 50%;
        float: left;
        font-size: 22px;
        height: 45px;
        padding-top: 9px;
        text-align: center;
        width: 45px;
    }

.feature-element .text-feature {
    font-size: 14px;
    line-height: 45px;
    margin-left: -5px;
}

    .feature-element .text-feature h4 {
        padding: 0;
    }

#services-carousel {
    margin-bottom: -10px;
    margin-top: 53px;
}

.services-carousel {
    height: 405px;
    overflow: hidden;
}

.services h2 {
    text-align: center;
}

.item-service-carousel {
    background-color: #fff;
    border-left: 1px solid #cbd8d8;
    border-right: 1px solid #cbd8d8;
    margin: 0 0 0 8%;
    moz-transition: 0.5s all ease;
    ms-transition: 0.5s all ease;
    o-transition: 0.5s all ease;
    text-align: center;
    transition: 0.5s all ease;
    webkit-transition: 0.5s all ease;
    z-index: 99;
}

    .item-service-carousel:hover {
        cursor: move;
        margin-top: -36px;
        moz-transition: 0.5s all ease;
        ms-transition: 0.5s all ease;
        o-transition: 0.5s all ease;
        transition: 0.5s all ease;
        webkit-transition: 0.5s all ease;
    }

    .item-service-carousel i {
        color: #131313;
        font-size: 2em;
        padding-top: 0px;
    }

    .item-service-carousel h4 {
        border-left: 1px solid #fff;
        color: #fff;
        margin-left: -20px;
        padding: 0 0 0 20px;
        padding-top: 3px;
        text-align: left;
    }

    .item-service-carousel p {
        font-size: 14px;
        line-height: 22px;
        padding: 20px 20px 0 20px;
        text-align: left;
    }

    .item-service-carousel a {
        color: #fff;
        font-size: 14px;
        line-height: 20px;
    }

        .item-service-carousel a:hover {
            text-decoration: none;
        }

    .item-service-carousel .row {
        margin: 0;
    }

    .item-service-carousel .color {
        padding: 10px 0;
    }

    .item-service-carousel .color-small {
        padding: 5px 0;
    }

.boxes h1 {
    color: #fff;
    text-align: center;
}

.boxes {
    background: url("../img/example-bg.jpg") no-repeat center center;
    background-position: center center;
    background-size: cover;
    moz-background-size: cover;
    position: relative;
    text-align: center;
    webkit-background-size: cover;
}

.overflow-boxes {
    background: rgba(0,0,0, 0.6);
    background-color: #131313;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.boxes-info {
    padding: 20px;
    text-align: left;
}

    .boxes-info h3 {
        font-weight: 400;
        margin-top: 70px;
        padding-bottom: 0px;
        width: 100%;
    }

    .boxes-info h1 {
        font-size: 50px;
        padding-top: 0px;
        width: 100%;
    }

    .boxes-info h3 i {
        color: #666;
        float: right;
        font-size: 40px;
        margin-top: -5px;
    }

    .boxes-info h5 {
        font-weight: 800;
        margin-bottom: 20px;
        padding: 10px 0;
    }

.responsive-numbers {
    background-color: #fff;
    font-size: 18px;
}

.clients {
    text-align: center;
}

    .clients .title-downloads {
        font-weight: 400;
        position: relative;
        z-index: 5;
    }

        .clients .title-downloads .responsive-numbers span {
            background-color: #131313;
            border-radius: 8px;
            color: #fff;
            font-weight: bold;
            padding: 10px 15px;
        }

        .clients .title-downloads .logo-clients {
            background-color: #fff;
            border-radius: 0;
            color: #131313;
            font-size: 18px;
            padding: 0;
        }

.subtitle-downloads {
    margin-top: 30px;
    position: relative;
    z-index: 5;
}

    .subtitle-downloads h4 {
        background-color: #fff;
        margin: 0 auto;
        position: relative;
        width: 28%;
        z-index: 2;
    }

        .subtitle-downloads h4 i {
            font-size: 2em;
            margin: auto 10px;
        }

    .subtitle-downloads .line {
        background-color: #dedede;
        height: 1px;
        left: 10%;
        position: absolute;
        top: 48%;
        width: 80%;
        z-index: 1;
    }

.image-clients-downloads {
    display: table;
    margin: 25px auto 0 auto;
}

    .image-clients-downloads li {
        border: solid 1px #ddd;
        display: inline-block;
        margin: auto 5px;
        moz-transition: 0.3s all ease;
        ms-transition: 0.3s all ease;
        o-transition: 0.3s all ease;
        transition: 0.3s all ease;
        webkit-transition: 0.3s all ease;
        width: 60px;
    }

        .image-clients-downloads li:hover {
            cursor: pointer;
            moz-transition: 0.3s all ease;
            ms-transition: 0.3s all ease;
            o-transition: 0.3s all ease;
            transition: 0.3s all ease;
            webkit-transition: 0.3s all ease;
        }

        .image-clients-downloads li img {
            width: 100%;
        }

.sponsors {
    background: url("../img/sponsors/bg.jpg") no-repeat center center;
    background-position: center center;
    background-size: cover;
    moz-background-size: cover;
    position: relative;
    text-align: center;
    webkit-background-size: cover;
}

.overflow-sponsors {
    background: rgba(0,0,0, 0.8);
    background-color: #131313;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.sponsors h2 {
    color: #fff;
    font-size: 26px;
    font-weight: normal;
}

    .sponsors h2 span {
        font-size: 36px;
        font-weight: bold;
        line-height: 46px;
        margin: auto 10px;
    }

#sponsors {
    border-bottom: 1px solid #444;
    margin: 40px 0 100px 0;
    padding-bottom: 10px;
}

.sponsors .circle {
    background-color: #5b5b5b;
    border-radius: 50%;
    bottom: -35px;
    left: 47.5%;
    padding: 20px 22px;
    position: absolute;
}

    .sponsors .circle i {
        color: #fff;
        font-size: 2em;
    }

.post-testimonials h3 {
    border-bottom: 1px solid #dedede;
}

.box {
    background-color: #f8f8f8;
    border: solid #dedede 1px;
    height: auto;
    margin-top: 30px;
}

    .box li {
        border-bottom: 1px solid #dedede;
        margin-left: 0px;
        margin-right: 0;
        moz-transition: 0.2s all ease;
        ms-transition: 0.2s all ease;
        o-transition: 0.2s all ease;
        padding: 20px 0 10px 0;
        transition: 0.2s all ease;
        webkit-transition: 0.2s all ease;
        width: 100%;
    }

        .box li:last-child {
            border-bottom: 0;
            margin-bottom: 0px;
        }

        .box li:hover {
            background-color: #fff;
            moz-transition: 0.2s all ease;
            ms-transition: 0.2s all ease;
            o-transition: 0.2s all ease;
            transition: 0.2s all ease;
            webkit-transition: 0.2s all ease;
        }

    .box .date {
        background-color: #fff;
        border: solid #dedede 1px;
        border-bottom: double 4px #dedede;
        border-radius: 2px 2px 0 0;
        color: #131313;
        font-size: 23px;
        font-weight: 300;
        margin: 0 auto;
        padding-bottom: 10px;
        text-align: center;
        width: 75%;
    }

        .box .date span i {
            padding-right: 5px;
        }

        .box .date span {
            border-radius: 2px 2px 0 0;
            color: #fff;
            display: block;
            font-size: 14px;
            margin-bottom: 6px;
            padding: 2px 0;
        }

.info {
    border-left: 1px solid #dedede;
    margin-left: -10px;
    margin-top: 5px;
    padding-left: 15px;
}

    .info h4 {
        padding: 5px 0 0 0;
    }

    .info p {
        font-size: 14px;
    }

.box .link {
    margin-top: 35%;
    text-align: center;
    width: 100%;
}

    .box .link i {
        font-size: 2em;
    }

.box .photo {
    border: 1px #dedede solid;
}

    .box .photo img {
        border: 3px solid #fff;
        width: 100%;
    }

.box .name h4 {
    border-left: 1px #dedede solid;
    line-height: 20px;
    margin: 10px auto 16px auto;
    margin-left: -10px;
    padding: 0 0 5px 10px;
}

.box .name span {
    display: block;
    font-size: 14px;
}

.box .image-more-service {
    background-color: #fff;
    border: solid #dedede 1px;
    font-size: 26px;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    width: 75%;
}

    .box .image-more-service i {
        font-size: 2em;
        line-height: 1.4em;
    }

.important-info {
    overflow: hidden;
}

    .important-info h1 {
        font-weight: bold;
        padding: 0;
    }

    .important-info .btn {
        background-color: #131313;
        color: #fff;
        font-size: 14px;
    }

        .important-info .btn:hover {
            color: #fff;
            text-decoration: none;
        }

    .important-info p, .important-info h1 span {
        color: #fff;
    }

    .important-info i {
        color: #fff;
        font-size: 16em;
        margin-top: -10px;
        text-align: center;
    }

    .important-info img {
        max-width: 100%;
    }

    .important-info .lead {
        margin: 30px auto;
    }

    .important-info .text-center {
        position: relative;
    }

    .important-info .title {
        bottom: -38px;
        left: 0;
        position: absolute;
        text-align: center;
        width: 100%;
    }

        .important-info .title h1 {
            color: #fff;
            font-size: 160px;
            font-weight: bold;
            line-height: 170px;
            text-shadow: 2px 3px 3px rgba(0,0,0,0.5);
            text-shadow: 3px 3px 0 #000;
        }

footer {
    background-color: #ffffff;
}

.footer-top, .footer-bottom {
    background: #27292B;
}

.footer-top {
    background: #1c85be;
    padding: 14px 0;
    text-align: center;
}

    .footer-top h3 {
        font-size: 15px;
        font-weight: 300;
        padding: 0;
    }

        .footer-top h3 a {
            color: #f5f5f5;
        }

.footer-center {
    padding-bottom: 5px;
    padding-top: 10px;
    background-color:#F0F0F0 !important;
}

    .footer-center .item-center {
        padding: 30px 0 0 0;
        position: relative;
        text-align: center;
    }

        .footer-center .item-center:hover i {
            cursor: pointer;
            margin-top: -20px;
            moz-transition: 0.5s all ease;
            ms-transition: 0.5s all ease;
            o-transition: 0.5s all ease;
            transition: 0.5s all ease;
            webkit-transition: 0.5s all ease;
        }

        .footer-center .item-center .arrow_footer {
            background: url("../img/arrow_footer.png") no-repeat center center;
            height: 15px;
            left: 0;
            position: absolute;
            top: -15px;
            width: 100%;
        }

        .footer-center .item-center h4 {
            padding-bottom: 0;
        }

        .footer-center .item-center i {
            font-size: 1.8em;
            line-height: 1.4em;
            moz-transition: 0.5s all ease;
            ms-transition: 0.5s all ease;
            o-transition: 0.5s all ease;
            transition: 0.5s all ease;
            webkit-transition: 0.5s all ease;
        }

        .footer-center .item-center p {
            color: #ddd;
            margin: 0 auto;
            max-width: 88%;
        }

    .footer-center .top {
        border-bottom: 1px solid #E6E6E6;
        margin-bottom: 28px;
        padding-bottom: 18px;
    }

footer h4, footer h3, footer i {
    color: #f5f5f5;
}

footer p, footer .twitter {
    color: #000000;
    font-size: 14px;
    line-height: 23px;
}

.twitter .owl-controls {
    margin-top: 20px;
}

.footer-center .fa-twitter,
.footer-top .fa-twitter {
    color: #29c0d4;
    float: left;
    font-size: 2.5em;
    margin-right: 20px;
}

.footer-top .fa-twitter {
    float: none;
}

footer .border-right {
    border-right: 1px solid #E6E6E6;
    padding-right: 25px;
}

footer form {
    padding-bottom: 30px;
}

footer .btn {
    border: 0;
    border-radius: 0 3px 3px 0;
    font-size: 16px;
    font-weight: 300;
}

    footer .btn:hover {
        color: #f5f5f5;
    }

footer .input-group-addon, footer input {
    background: #f5f5f5;
    border: 0;
}

    footer .input-group-addon i {
        color: #131313;
        text-shadow: 1px 1px 1px #ccc;
    }

footer .links li {
    color: #f5f5f5;
    line-height: 32px;
}

    footer .links li a {
        color: #777;
        font-size: 14px;
        padding-left: 7px;
    }

.footer-bottom {
    padding: 6px 0 5px 0;
}

    .footer-bottom ul li {
        display: inline-block;
        margin: 0 10px;
    }

        .footer-bottom ul li a {
            color: #f5f5f5;
            font-size: 15px;
        }

.menu-footer {
    padding: 5px 0 0 10px;
}

.logo-footer {
    float: left;
}

    .logo-footer h2 {
        color: #f5f5f5;
        font-size: 26px;
        font-weight: bold;
        letter-spacing: 2px;
        line-height: 30px;
        padding: 0 10px 0 0;
    }

footer .social {
    text-align: right;
    margin-bottom: 0px !important;
}

modal-body p {
    color: #000000 !important;
    font-size: 15px !important;
}

.social li {
    background: #656565;
    border-radius: 50%;
    display: inline-block;
    height: 36px;
    margin: auto 2px;
    text-align: center;
    width: 36px;
}

    .social li i {
        color: #fff;
        font-size: 16px;
        line-height: 38px;
        text-shadow: none;
    }

    .social li:hover i {
        color: #fff;
    }

.coopring p {
    font-size: 14px;
    margin: 0;
    padding: 5px 0 0 0;
}

footer .social li {
    height: 36px;
    width: 36px;
}

    footer .social li i {
        font-size: 26px;
        line-height: 36px;
    }

footer .tags a {
    color: #dedede;
}

#toTop {
    background: url("../img/ui.totop.png") no-repeat left top;
    border: none;
    bottom: 10px;
    display: none;
    height: 51px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    text-indent: 100%;
    width: 51px;
}

#toTopHover {
    background: url("../img/ui.totop.png") no-repeat left -51px;
    display: block;
    float: left;
    height: 51px;
    moz-opacity: 0;
    opacity: 0;
    overflow: hidden;
    width: 51px;
}

#toTop:active, #toTop:focus {
    outline: none;
}

.works {
}

#works .item-work {
    max-width: 280px;
}

    #works .item-work:first-child {
        margin-left: 40px;
    }

.item-work img {
    display: block;
    height: auto;
    max-width: 100%;
}

.item-work .hover {
    overflow: hidden;
    position: relative;
}

.item-work .info-work {
    background: #fff;
    border: solid 1px #cdcdcd;
    border-top: 0;
    font-size: 14px;
    padding: 10px 5px;
    text-align: center;
}

    .item-work .info-work h4 {
        font-weight: 300;
        padding: 0;
    }

    .item-work .info-work p {
        font-size: 13px;
        line-height: 23px;
    }

    .item-work .info-work .icons-work {
        display: inline;
        margin-top: 15px;
        padding: 12px 20px;
    }

    .item-work .info-work i {
        color: #131313;
        font-size: 16px;
        padding: 0 5px;
    }

        .item-work .info-work i:hover {
            cursor: pointer;
        }

.overlay {
    height: 100%;
    left: 0;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    opacity: 0;
    o-transition: 0.3s all ease;
    position: absolute;
    top: 0px;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
    width: 100%;
    z-index: 1;
}

.item-work:hover .overlay {
    cursor: pointer;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    opacity: 1;
    o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
}

.portfolioContainer .item-work {
    margin-bottom: 30px;
}

.carousel img {
    width: 100%;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 50px;
}

.technologies {
    margin: 25px 0;
}

    .technologies i {
        font-size: 2em;
        margin: auto 10px;
    }

.list li {
    line-height: 35px;
}

    .list li i {
        font-size: 14px;
        padding-right: 8px;
    }

#slide-services .item-work {
    margin-bottom: 25px;
}

    #slide-services .item-work h4 {
        font-size: 14px;
    }

.portfolioFilter {
    border-bottom: 1px solid #dedede;
    margin-bottom: 50px;
    padding-bottom: 10px;
    text-align: right;
}

    .portfolioFilter a {
        color: #131313;
        font-size: 14px;
        margin: auto 10px;
        moz-transition: 0.3s all ease;
        ms-transition: 0.3s all ease;
        o-transition: 0.3s all ease;
        padding-bottom: 13px;
        transition: 0.3s all ease;
        webkit-transition: 0.3s all ease;
    }

        .portfolioFilter a:hover {
            moz-transition: 0.3s all ease;
            ms-transition: 0.3s all ease;
            o-transition: 0.3s all ease;
            text-decoration: none;
            transition: 0.3s all ease;
            webkit-transition: 0.3s all ease;
        }

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
    webkit-transition-duration: 0.8s;
}

.isotope {
    moz-transition-property: height, width;
    transition-property: height, width;
    webkit-transition-property: height, width;
}

    .isotope .isotope-item {
        moz-transition-property: -moz-transform, opacity;
        transition-property: transform, opacity;
        webkit-transition-property: -webkit-transform, opacity;
    }

.slide-team img {
    max-width: 100%;
    moz-transition: 0.3s all ease;
    ms-transition: 0.3s all ease;
    o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    webkit-transition: 0.3s all ease;
}

    .slide-team img:hover {
        moz-transition: 0.3s all ease;
        ms-transition: 0.3s all ease;
        opacity: 0.7;
        o-transition: 0.3s all ease;
        transition: 0.3s all ease;
        webkit-transition: 0.3s all ease;
    }

.slide-team .btn {
    margin: 0 0 25px 0;
    padding: 8px 25px;
}

.slide-team .title-subtitle {
    padding: 0;
}

    .slide-team .title-subtitle span {
        line-height: 24px;
        padding-bottom: 5px;
    }

.slide-team .text-right {
    float: right;
    font-size: 12px;
    font-style: italic;
    padding-right: 10px;
}

.slide-team .social li:first-child {
    margin-left: 0;
}

.meter {
    background: #e6e6e6;
    margin: 0 0 20px 0;
    position: relative;
    width: 100%;
}

    .meter:last-child {
        margin: 0;
    }

    .meter > span {
        color: #fff;
        display: block;
        font-size: 14px;
        height: 100%;
        overflow: hidden;
        padding: 5px 0 5px 10px;
        position: relative;
    }

        .meter > span:after, .animate > span > span {
            background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
            background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
            border-bottom-left-radius: 20px;
            border-bottom-right-radius: 8px;
            border-top-left-radius: 20px;
            border-top-right-radius: 8px;
            bottom: 0;
            color: #fff;
            content: "";
            left: 0;
            moz-background-size: 50px 50px;
            moz-border-radius-bottomleft: 20px;
            moz-border-radius-bottomright: 8px;
            moz-border-radius-topleft: 20px;
            moz-border-radius-topright: 8px;
            overflow: hidden;
            padding-left: 3%;
            position: absolute;
            right: 0;
            top: 0;
            webkit-animation: move 2s linear infinite;
            webkit-background-size: 50px 50px;
            webkit-border-bottom-left-radius: 20px;
            webkit-border-bottom-right-radius: 8px;
            webkit-border-top-left-radius: 20px;
            webkit-border-top-right-radius: 8px;
            z-index: 1;
        }

.animate > span:after {
    display: none;
}

.nostripes > span > span, .nostripes > span:after {
    background-image: none;
    webkit-animation: none;
}

aside {
    margin-bottom: 40px;
}

    aside .list li {
        border-bottom: 1px solid #dedede;
        line-height: 40px;
        moz-transition: 0.5s all ease;
        ms-transition: 0.5s all ease;
        o-transition: 0.5s all ease;
        transition: 0.5s all ease;
        webkit-transition: 0.5s all ease;
    }

        aside .list li:hover {
            background-color: #eee;
            cursor: pointer;
            moz-transition: 0.5s all ease;
            ms-transition: 0.5s all ease;
            o-transition: 0.5s all ease;
            transition: 0.5s all ease;
            webkit-transition: 0.5s all ease;
        }

        aside .list li i {
            display: inline-block;
        }

        aside .list li a {
            color: #131313;
            display: inline-block;
            font-size: 14px;
        }

            aside .list li a:hover {
                text-decoration: none;
            }

    aside .search {
        width: 100%;
    }

.tab-content {
    border: solid #dedede 1px;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    padding: 10px;
}

.post-image {
    float: left;
    margin-right: 10px;
}

.post-info {
    font-size: 14px;
    line-height: 22px;
}

.simple-post-list li {
    border-bottom: 1px dotted #E2E2E2;
    min-height: 62px;
    padding: 15px 0;
}

    .simple-post-list li:last-child {
        border-bottom: 0;
    }

.tabs .nav li i {
    padding-right: 5px;
}

.page-error {
    margin: 0 auto;
    max-width: 80%;
    text-align: center;
}

    .page-error h1 {
        font-size: 140px;
        line-height: 140px;
    }

        .page-error h1 i {
            font-size: 200px;
            line-height: 190px;
        }

    .page-error hr.tall {
        margin: 20px 0 30px 0;
    }

.accordion-trigger h3 {
    margin: 0 10px;
}

.accordion-trigger {
    background: #f9f9f9 url("../img/toggle.png") no-repeat right 14px;
    border: 1px solid #f0f0f0;
    cursor: pointer;
    margin: 0 0 15px 0;
    moz-transition: all .1s linear;
    o-transition: all .1s linear;
    padding: 10px 10px 10px 25px;
    text-decoration: none;
    transition: all .1s linear;
    webkit-transition: all .1s linear;
}

    .accordion-trigger i {
        font-size: 18px;
        padding-right: 10px;
    }

    .accordion-trigger:hover {
        moz-transition: all .1s linear;
        o-transition: all .1s linear;
        transition: all .1s linear;
        webkit-transition: all .1s linear;
    }

.accordion-container {
    padding: 10px 0;
}

    .accordion-container p {
        margin: 0 0 10px 0;
    }

.sitemap {
    background: url("../img/line_tree1.gif") left repeat-y;
    display: inline;
    float: left;
    font-size: 14px;
    margin-right: 2px;
    padding: 10px 0 0 0;
    width: 370px;
}

    .sitemap li {
        background: url("../img/line_tree2.gif") 0 center no-repeat;
        float: left;
        line-height: 35px;
        padding-left: 25px;
        width: 347px;
    }

        .sitemap li.has_sub {
            background: url("../img/line_tree2.gif") 0 17px no-repeat;
        }

        .sitemap li a {
            color: #666;
            position: relative;
            text-decoration: none;
        }

            .sitemap li a:hover {
                color: #cbd6e2;
                text-decoration: underline;
            }

    .sitemap ul {
        padding-top: 0;
        width: 132px;
    }

.post .post-meta {
    border: solid 1px #dedede;
    display: block;
    font-size: 12px;
    margin: 10px 0;
    padding: 3px 7px;
}

    .post .post-meta span,
    .post .post-meta i {
        color: #777;
        padding: 0 0 0 3px;
    }

.post {
}

    .post .post-image {
        margin-bottom: 5px;
        width: 100%;
    }

        .post .post-image img {
            width: 100%;
        }

    .post h3 a:hover,
    .post h2 a:hover {
        text-decoration: none;
    }

    .post h3 {
        font-weight: 200;
        padding: 0;
    }

.tags a {
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    color: #696969;
    display: inline-block;
    font-size: 12px;
    margin: 0 0px 4px 0;
    padding: 6px 10px;
    transition: all .2s ease;
    webkit-transition: all .2s ease;
}

    .tags a:hover {
        border: 1px solid #131313;
        text-decoration: none;
        transition: all .2s ease;
        webkit-transition: all .2s ease;
    }

.tags i {
    padding-right: 5px;
}

.autor {
    border-bottom: 1px solid #dedede;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

    .autor h4 {
        padding-top: 5px;
    }

    .autor h3 i,
    .comment-post h3 i {
        padding-right: 10px;
    }

.content-autor {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 30px;
}

    .content-autor p {
        margin: 10px 0 0 0;
        padding: 0 10px 0 0;
    }

.image-autor {
    border: solid 4px white;
    border-radius: 70.799999999999997px;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    moz-background-clip: padding;
    moz-border-radius: 70.799999999999997px;
    moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.15000000000000002);
    overflow: hidden;
    webkit-background-clip: padding-box;
    webkit-border-radius: 70.799999999999997px;
    webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
    width: 100px;
}

    .image-autor img {
        width: 100%;
    }

.image-visitor {
    background: #888;
    background-clip: padding-box;
    border: solid 4px white;
    border-radius: 40.799999999999997px;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    moz-background-clip: padding;
    moz-border-radius: 40.799999999999997px;
    moz-box-shadow: 2px 2px 15px rgba(0,0,0,0.15000000000000002);
    moz-transition: all .4s ease-out;
    overflow: hidden;
    transition: all .4s ease-out;
    webkit-background-clip: padding-box;
    webkit-border-radius: 40.799999999999997px;
    webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15000000000000002);
    webkit-transition: all .4s ease-out;
    width: 80px;
}

    .image-visitor img {
        width: 100%;
    }

.comment-post {
}



.comment-post h6 {
    line-height: 15px;
    margin-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

    .comment-post .date {
        color: #888;
        display: block;
        font: 400 .75em/1 tahoma,sans-serif;
        margin: .2em;
        text-align: center;
    }

    .comment-post .info-comment {
        min-height:152px;
        background: white;
        background-clip: padding-box;
        border: solid 1px #EEE;
        box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.09999999999999998);
        margin: 12px 0;
        moz-background-clip: padding;
        moz-box-shadow: -1px 1px 5px rgba(0,0,0,0.09999999999999998);
        moz-transition: 0.3s all ease;
        ms-transition: 0.3s all ease;
        o-transition: 0.3s all ease;
        padding: 15px;
        position: relative;
        transition: 0.3s all ease;
        webkit-background-clip: padding-box;
        webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.09999999999999998);
        webkit-transition: 0.3s all ease;
    }

        .comment-post .info-comment:hover {
            box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.2);
            cursor: pointer;
            moz-box-shadow: 2px 5px 15px rgba(0,0,0,0.2);
            moz-transition: 0.3s all ease;
            ms-transition: 0.3s all ease;
            o-transition: 0.3s all ease;
            transition: 0.3s all ease;
            webkit-box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.2);
            webkit-transition: 0.3s all ease;
        }

.info-comment a {
}

.info-comment p {
    margin: 0;
}

.child {
    margin-left: 10%;
}

.arrow-comment {
    height: 50px;
    left: -16px;
    position: absolute;
    top: 20%;
    width: 16px;
}

#form-comment .form-group {
    margin-bottom: 20px;
    overflow: auto;
}

#form-comment h3,
.comment-post h3,
.autor h3,
.autor h4 {
    font-weight: 200;
}

#contactUs,
#support {
    padding: 10px 20px 0 20px;
}

#map {
    border-bottom: solid 1px #dedede;
    box-shadow: 0px 5px 20px #eee;
    display: block;
    height: 400px;
    margin: 0 auto;
    moz-box-shadow: 0px 5px 20px #eee;
    webkit-box-shadow: 0px 5px 20px #eee;
    width: 100%;
}

address {
    line-height: 35px;
}

    address i {
        padding-right: 10px;
    }

    address strong {
        padding-right: 3px;
    }

.form-contact input,
.form-contact select {
    margin-bottom: 20px;
}

.item-table {
    background-color: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    box-sizing: border-box;
    margin: 0;
    margin-top: 20px;
    moz-box-sizing: border-box;
    position: relative;
    text-align: center;
    webkit-box-sizing: border-box;
}

    .item-table:hover {
        box-shadow: 0px 3px 3px #adadad, 0px 6px 2px rgba(0,0,0,0.1);
    }

.table-item-highlighted {
    margin-top: 0;
    padding-bottom: 20px;
    z-index: 99;
}

.tables-together .item-table {
    float: left;
    width: 33%;
}

.tables-together .table-item-highlighted {
    margin-top: 0;
    padding-bottom: 20px;
    width: 34%;
}

.table-header {
    background: #f2f2f2;
    background: linear-gradient(to bottom, #fafafa 0%, #f2f2f2 100%);
    background: -moz-linear-gradient(top, #fafafa 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #fafafa 0%, #f2f2f2 100%);
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
    font-size: 30px;
    font-weight: 100;
    letter-spacing: -0.05em;
    line-height: 44px;
    margin: 0;
    moz-border-radius: 5px 5px 0 0;
    padding: 30px 0 20px 0;
    text-shadow: 0 2px #fff;
    webkit-border-radius: 5px 5px 0 0;
}

.table-item-highlighted .table-header {
    padding-bottom: 20px;
    padding-top: 60px;
}

.table-tagline {
    background: #f2f2f2;
    background: linear-gradient(to bottom, #fff 0%, #fcfcfc 100%);
    background: -moz-linear-gradient(top, #fff 0%, #fcfcfc 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #fcfcfc 100%);
    border-bottom: 1px solid #ddd;
    color: #ababab;
    font-size: 0.7em;
    font-weight: 400;
    line-height: 2.1em;
    margin-bottom: 4.7em;
    padding-top: 0.1em;
    text-transform: uppercase;
}

.table-price-container {
    margin: 0 auto;
    min-height: 75px;
    width: 90%;
}

.table-price {
    font-weight: 700;
}

.table-price-currency {
    font-size: 1.75em;
    margin-top: -0.7em;
    position: absolute;
    text-align: right;
}

.table-price-whole {
    font-size: 4em;
    margin-left: 19px;
}

.table-price-decimals {
    font-size: 22px;
    margin: -19px 0;
    position: absolute;
}

.table-price-period {
    font-size: 16px;
    text-transform: uppercase;
}

.table-discount {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    height: 109px;
    line-height: 35px;
    padding-top: 25px;
    position: absolute;
    top: -40px;
    width: 100%;
}

.table-price-discountinfo {
    color: #ababab;
    font-size: 14px;
    line-height: 24px;
    padding-top: 8px;
    text-align: center;
}

.table-features {
    border-top: 1px solid #ebebeb;
    margin: 2em 0;
}

.table-features-item {
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
    padding: 0.25em;
}

.table-cta {
    font-size: 0.7em;
    font-weight: bold;
    margin-top: 1em;
    text-transform: uppercase;
}

.button-base {
    border: none;
    border-radius: 5px;
    box-shadow: 0px 3px 0px #adadad, 0px 6px 2px rgba(0,0,0,0.1);
    color: #fff;
    display: inline-block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin-bottom: 0.35em;
    moz-border-radius: 5px;
    padding: 0.8em 2em;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 2px rgba(0,0,0, 0.2);
    webkit-border-radius: 5px;
}

    .button-base:hover {
        color: #fff;
        opacity: 0.8;
        text-decoration: none;
    }

.button-gray {
    background-color: #c1c1c1;
}

.table-shadow-left {
    right: -1px;
}

.table-shadow-right {
    left: -1px;
}

.table-shadow {
    height: 557px;
    margin-top: -279px;
    position: absolute;
    top: 50%;
    width: 10px;
}

.register input {
    border-radius: 0;
    font-size: 13px;
    height: 35px;
    margin-bottom: 20px;
    padding: 5px 10px;
    width: 100%;
}

.register .btn {
    border: none;
    float: right;
    height: auto;
    padding: 10px 15px;
    width: auto;
}

.custom_input_file {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    text-align: center;
}

    .custom_input_file i {
        font-size: 8em;
    }

    .custom_input_file .input_file {
        border: 10000px solid transparent;
        cursor: pointer;
        filter: alpha(opacity=0);
        font-size: 10000px;
        margin: 0;
        opacity: 0;
        outline: 0;
        padding: 0;
        position: absolute;
        right: -1000px;
        top: -1000px;
    }

@media handheld, only screen and (max-width:1980px) {
    .item-service-carousel {
        margin: 0 0 0 3%;
    }

    .services-carousel {
        height: 385px;
    }
}

@media handheld, only screen and (max-width:1680px) {
    .item-service-carousel {
        margin: 0 3% 0 3%;
    }

        .item-service-carousel:hover {
            margin-top: -50px;
        }
}

@media handheld, only screen and (max-width:1600px) {
    .item-service-carousel:hover {
        margin-top: -38px;
    }
}

@media handheld, only screen and (max-width:1400px) {
    .item-service-carousel {
        margin: 0 0 0 7%;
    }

        .item-service-carousel:hover {
            margin-top: -50px;
        }
}

@media handheld, only screen and (max-width:1024px) {
    .sf-menu > li {
        margin: 0 30px 0 0;
    }

    /*.camera_wrap {
        height: 400px;
    }*/

    .style_one,
    .style_two {
        margin-top: 6%;
        position: relative;
    }

        .style_one h1,
        .style_two h1 {
            font-size: 30px;
            line-height: 40px;
            margin-bottom: 8px;
        }

            .style_one h1 span,
            .style_two h1 span {
                font-size: 42px;
                line-height: 52px;
            }

                .style_one h1 span span {
                    padding-bottom: 15px;
                }

        .style_one p,
        .style_two p {
            margin-bottom: 20px;
        }

    .box-action h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .box-action .button a {
        font-size: 28px;
    }

    #services .owl-prev {
        left: 20%;
    }

    #services .owl-next {
        right: 20%;
    }

    .services .owl-item {
        margin-top: 76px;
    }

    h1 {
        font-size: 30px;
        line-height: 40px;
    }

    h2 {
        font-size: 26px;
        line-height: 36px;
    }

    .box .name h4 {
        margin-bottom: 0;
    }

    .box p {
        font-size: 14px;
        line-height: 22px;
    }

    .titles-heading h1 {
        width: 35%;
    }

    .feature-element li .cirle-feature {
        height: 65px;
        width: 65px;
    }
}

@media handheld, only screen and (max-width:1000px) {
    header {
        position: relative;
    }

    .clear-sm {
        clear: both;
    }

    .margin-bottom-10-sm {
        margin-bottom: 10px;
    }

    #menu {
        display: none;
    }

    .tinynav {
        border: 1px solid #dbdbdb;
        border-radius: 0;
        display: inline;
        font-size: 14px;
        height: 30px;
        padding: 5px 10px;
        right: 20px;
        top: -27px;
        /*width: 30%;*/
    }

    /*.camera_wrap {
        height: 350px;
        margin-top: 0;
    }

    .camera_wrap {
        height: 300px;
    }*/

    .style_one,
    .style_two {
        margin-top: 4%;
        position: relative;
    }

        .style_one h1,
        .style_two h1 {
            font-size: 18px;
            line-height: 28px;
            margin-bottom: 0px;
        }

            .style_one h1 span,
            .style_two h1 span {
                font-size: 30px;
                line-height: 40px;
            }

                .style_one h1 span span {
                    padding-bottom: 10px;
                }

        .style_one p.lead,
        .style_two p.lead {
            font-size: 16px;
            line-height: 24px;
            margin-bottom: 15px;
            margin-top: 15px;
        }

        .style_two .btn,
        .style_one .btn {
            font-size: 13px;
            padding: 5px;
        }

        .style_one .col-md-8,
        .style_two .col-md-8 {
            max-width: 70%;
        }

        .style_two .col-md-4,
        .style_one .col-md-4 {
            position: absolute;
            right: 20px;
            top: 18%;
            width: 32%;
        }

        .style_one .boxes-info {
            display: none;
        }

    .box-action .title {
        float: left;
        width: 75%;
    }

    .box-action .lead {
        font-size: 20px;
        font-weight: 300;
        line-height: 30px;
    }

    .box-action .button a {
        font-size: 18px;
    }

    .box-action .button a {
        text-decoration: none;
    }

    .title-section {
        margin-top: 0;
    }

    .search {
        /*max-width: 30%;
        position: absolute;
        right: 20px;
        top: -45px;*/
        max-width: 100%;
        position: inherit;
        right: 0px;
        top: 0px;
    }

    .important-info .title h1 {
        font-size: 120px;
        line-height: 130px;
    }

    aside .search {
        max-width: 100%;
        position: relative;
        right: 0;
        top: 0;
    }

    .animation-services iframe {
        height: 250px;
    }

    #slide-services .btn {
        margin-bottom: 30px;
    }

    #slide-services .container {
        margin: 0 auto;
        max-width: 500px;
        text-align: center;
    }

    #slide-team {
        text-align: center;
    }

        #slide-team .meter {
            text-align: left;
        }

    .responsive-numbers {
        display: block;
    }

    .clients .title-downloads .responsive-numbers span {
        line-height: 70px;
    }

    .image-clients-downloads li {
        margin-bottom: 10px;
    }

    .item-work,
    .carousel {
        margin: auto auto;
        max-width: 480px;
    }

        .item-work img {
            width: 100%;
        }

    .portfolioContainer .col-md-3,
    .portfolioContainer .col-md-4,
    .portfolioContainer .col-md-2 {
        margin: 0 auto;
        width: 100%;
    }

    .portfolioFilter a {
        line-height: 50px;
    }

    .sitemap {
        margin-bottom: 50px;
    }

    .arrow-comment {
        height: 16px;
        left: 0;
        position: absolute;
        top: -16px;
        width: 100%;
    }

    .info-comment a {
        /*display: none;*/
        display: inline;
    }

    .child {
        margin: 0 auto;
        width: 80%;
    }

    .item-table {
        margin: 0 auto;
        margin-bottom: 50px;
        max-width: 500px;
    }

    .icon-section {
        display: none;
    }

    .item-service {
        margin: 0 auto 30px auto;
        max-width: 350px;
        text-align: center;
    }

    .feature-element li .col-md-7 {
        display: block;
        margin-top: 20px;
        width: 100%;
    }

    .feature-element li .cirle-feature {
        float: none;
    }

    .feature-element li .line-feature {
        float: right;
        width: 80%;
    }

    .border-right {
        border: 0;
    }

    .titles-heading h1 {
        width: 50%;
    }

    .boxes-info {
        margin: 0 auto 30px auto;
        max-width: 350px;
    }

    .post-testimonials h3, .box {
    }

        .box .link {
            margin-top: 5%;
        }

        .box .info {
            border: 0;
            text-align: center;
        }

        .box .date,
        .box .photo {
            margin: 0 auto;
            max-width: 40%;
        }

        .box .col-md-9 {
            text-align: center;
        }

        .box .name h4 {
            border: 0;
        }

    .important-info {
        text-align: center;
    }

        .important-info .btn {
            margin-bottom: 20px;
        }

    .jBar .container {
        margin: 0 auto;
        max-width: 400px;
        text-align: center;
    }
}

@media handheld, only screen and (max-width:768px) {
    .margin-bottom-10-sm {
        margin-bottom: 10px;
    }

    .search_slider {
        margin-bottom: 100px;
    }

    #sponsors .owl-prev {
        left: 42%;
    }

    #sponsors .owl-next {
        right: 42%;
    }

    .sponsors h2 {
        font-size: 22px;
        line-height: 30px;
    }

        .sponsors h2 span {
            font-size: 30px;
            line-height: 40px;
        }

    #sponsors {
        margin: 20px 0 80px 0;
    }

    .sponsors .circle {
        left: 45.5%;
    }

    footer {
        text-align: center;
    }

    .arrow_footer {
        display: none;
    }

    footer .border-right {
        border: 0;
        /* border-bottom: 1px solid #333;*/
        margin-bottom: 20px;
        padding: 0 0 20px 0;
    }

    footer .input-group {
        margin: 0 auto;
        max-width: 420px;
    }

    footer form {
        padding-bottom: 10px;
    }

    footer .social {
        display: table;
        margin: 0 auto;
        margin-top: 20px;
        text-align: center;
    }

        footer .social li {
            margin-bottom: 10px;
        }

    .logo-footer {
        float: none;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .footer-center .fa-twitter {
        float: none;
        margin-right: 0;
    }

    .important-info .title h1 {
        font-size: 100px;
        line-height: 110px;
    }

    #map {
        display: none;
    }

    .tables-together .item-table {
        float: none;
        margin: 0 auto;
        margin-bottom: 50px;
        max-width: 500px;
        width: 100%;
    }

        .tables-together .item-table img {
            display: none;
        }
}

@media handheld, only screen and (max-width:600px) {
    .margin-bottom-10-xs {
        margin-bottom: 10px;
    }

    /*.camera_wrap {
        height: 250px;
    }*/

    .style_one h1,
    .style_two h1 {
        font-size: 15px;
        line-height: 25px;
    }

        .style_one h1 span,
        .style_two h1 span {
            font-size: 20px;
            line-height: 30px;
        }

            .style_one h1 span span {
                padding-bottom: 5px;
            }

    .style_one p.lead,
    .style_two p.lead {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 10px;
    }

    .style_two .btn,
    .style_one .btn {
        font-size: 12px;
        padding: 3px 8px;
    }

    .style_two .col-md-4,
    .style_one .col-md-4 {
        width: 30%;
    }

    .style_two h1 span .border {
        margin-top: 0;
    }

    .box-action {
        display: none;
    }

    .animation-services iframe {
        height: 280px;
    }

    #theme-options {
        opacity: 0;
    }

    .search {
        /*display: none;*/
        display: block;
    }

    aside .search {
        display: block;
    }

    .important-info .title {
        bottom: -30px;
    }

        .important-info .title h1 {
            font-size: 70px;
            line-height: 80px;
        }

    .item-work {
        margin: 0 auto;
        max-width: 400px;
    }

    #works .item-work {
        margin: 0 auto;
        max-width: 400px;
    }

        #works .item-work:first-child {
            margin-left: auto;
        }
}

@media handheld, only screen and (max-width:480px) {
    .margin-bottom-10-xs {
        margin-bottom: 10px;
    }

    .clear-xs {
        clear: both;
    }

    .logo img {
        margin: 0 auto;
        /* width: 60%;*/
        /*width: 26%;*/
    }

    .mobile-mhrd {
        margin: 0 auto;
        width: 100%;
    }

    #sponsors .owl-prev {
        left: 40%;
    }

    #sponsors .owl-next {
        right: 40%;
    }

    .sponsors .circle {
        left: 42.5%;
    }

    .title-section {
        text-align: center;
    }

        .title-section .subtitle-section {
            display: block;
            height: 33px;
            left: 0;
            line-height: 14px;
            margin: 20px 0 0 0;
        }

        .title-section .title {
            border: 0;
            margin: 0;
        }

            .title-section .title h1 {
                display: block;
                padding: 0;
            }

    .line-title {
        display: none;
    }

    .mobile-nav {
        position: inherit !important;
        height: 225px !important;
    }

    /*.camera_wrap {
        height: 200px !important;
    }*/

    .carousel-caption {
        bottom: -20px !important;
        padding-bottom: 0px !important;
    }

    .camera_prev, .camera_next, .camera_commands {
        margin-top: 0px !important;
    }

    .accordion-heading h4 {
        font-size: 13px !important;
    }

    .search-bottom {
        text-align: left !important;
    }

    .mobile-clear {
        clear: both;
    }

    .footer-contact p {
        text-align: left;
    }

    .mobile-clear {
        text-align: left;
    }

    
}

@media handheld, only screen and (max-width:320px) {
    .margin-bottom-10-xs {
        margin-bottom: 10px !important;
    }

    /*.camera_wrap {
        height: 230px;
    }*/

    .style_one h1,
    .style_two h1 {
        font-size: 13px;
        line-height: 22px;
    }

        .style_one h1 span,
        .style_two h1 span {
            font-size: 17px;
            line-height: 27px;
        }

            .style_one h1 span span {
                padding-bottom: 5px;
            }

    .style_one p.lead,
    .style_two p.lead {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    #sponsors .owl-prev {
        left: 37%;
    }

    #sponsors .owl-next {
        right: 37%;
    }

    #sponsors li {
        margin: auto 10px;
        max-width: 120px;
    }

        #sponsors li img {
            width: 100%;
        }

    .sponsors .circle {
        left: 40%;
    }

    .mobile-nav {
        position: inherit !important;
        height: 225px !important;
    }

    /*.camera_wrap {
        height: 200px !important;
    }*/

    .carousel-caption {
        bottom: -20px !important;
        padding-bottom: 0px !important;
    }

    .camera_prev, .camera_next, .camera_commands {
        margin-top: 0px !important;
    }

    .accordion-heading h4 {
        font-size: 15px !important;
    }

    .search-bottom {
        text-align: left !important;
    }

    .mobile-clear {
        clear: both;
    }

    .mobile-clear {
        text-align: left;
    }

    .footer-contact p {
        text-align: left;
    }
}

@media handheld, only screen and (max-width:240px) {
    .logo img {
        max-width: 30%;
    }
}

@media only screen and (min-width:240px) and (max-width:1000px) {
    .responsiv_div {
        margin: 0 auto;
        padding-left: 13px;
        width: 90% !important;
    }

    .search_slider {
        margin-bottom: 70px !important;
    }
}

.header_shadow {
    background: url(../img/header_shadow.png) no-repeat;
    background-position: center bottom;
    height: 130px;
    position: absolute;
    width: 100%;
    z-index: -1;
    z-index: 1000;
}

.header_reg {
    font-size: 12px;
    height: 28px;
    margin-bottom: 10px;
    padding: 0px 12px;
}

.jBar h5 span {
    color: #FF8364 !important;
    float: right;
    font-size: 12px;
    font-weight: 300;
    margin-right: 15px;
}

.slider_icon {
    width: 100%;
}

    .slider_icon img {
        float: right;
        height: 91px;
        margin-right: 85px;
        margin-top: 16px;
        width: 91px;
    }

.mhrd_part {
    float: right;
    text-align: right;
}

    .mhrd_part img {
        float: right;
    }

    .mhrd_part p {
        color: #606060;
        font-size: 14px;
        line-height: 1.6;
        margin-top: 12px;
    }

        .mhrd_part p strong {
            color: #606060;
            margin-right: 5px;
        }

.login_part {
    color: #fff;
    cursor: pointer;
    float: right;
    text-align: right;
}

    .login_part p {
        font-size: 11px;
        font-weight: 800;
        line-height: normal;
        margin-bottom: 3px;
    }

.browser_support {
    width: 100%;
}

    .browser_support ul li {
        float: left;
        padding: 0px 2px;
    }

.text-red {
    color: #1c85be !important;
}

.background-red {
    background: #1c85be !important;
    color: #fff !important;
}

.text-orange {
    color: #FF8364 !important;
}

.about_bottom img {
    margin-bottom: 10px;
}

.quick_links a {
    border: 1px solid #FF8364;
    color: #FF8364;
    float: left;
    font-size: 12px !important;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px 8px;
}

    .quick_links a:hover {
        background: #FF8364;
        border: 1px solid #FF8364;
        color: #fff;
        text-decoration: none;
    }

.text-black {
    color: #27292B;
}

.text-white {
    color: #ffffff;
}

.padding-10 {
    padding: 10px 0px;
}

.margin_auto {
    margin: 0 auto;
    width: 26%;
}

.padding-top-zero {
    padding-top: 0px;
}

.padding-bottom-zero {
    padding-bottom: 0px;
}

.text p {
    line-height: 1.6;
    margin-bottom: 2px;
    margin-top: 10px;
    text-align: justify;
    font-weight: 400;
}

.home_title {
    border-bottom: 2px solid #FF8364;
    padding-bottom: 0px;
}

    .home_title span {
        background: #FF8364;
        color: #fff;
        padding: 5px 19px;
    }

.contribution_part {
    height: auto;
    padding: 8px 0px;
    padding-bottom: 22px;
    padding-right: 13px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

    .contribution_part h6 {
        color: #fff;
        /* line-height: 1.5; */
        padding: 0px 10px;
        font-size: 17px;
        font-weight: 400;
    }

    .contribution_part div a:hover {
        text-decoration: none;
    }

    .contribution_part div a {
        color: #ffffff;
        font-size: 11px;
        margin-left: 10px;
        text-align: right;
        text-decoration: underline;
    }

    .contribution_part p {
        color: #ffffff;
        font-size: 13px;
        margin-bottom: 1px;
        padding-left: 10px;
    }

.count_part {
    padding: 20px 0px;
}

.count_box {
    padding: 15px 0px;
}

    .count_box h6 i {
        font-size: 56px;
    }

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.count_seach a {
    background: #FF8364 !important;
    border-color: #FF8364 !important;
    margin-top: 30px;
    width: 86%;
}

.count_seach {
    padding-left: 30px;
    padding-right: 30px;
}

    .count_seach select {
        font-size: 12px;
    }

.search-left {
}

    .search-left span {
        background: #1c85be;
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
        color: #ffffff;
        padding: 2px 10px;
    }

    .search-left a {
        background: #1c85be !important;
        border-color: #1c85be !important;
    }

.line-height {
    line-height: inherit !important;
}

.radio label input {
    margin: 2px;
}

.search-bottom {
    padding: 10px 0px;
}

.search-right {
    color: #fff;
    padding: 0px 0px;
}

.left-red-part {
    background: #1c85be;
    color: #fff;
    padding: 2px 7px;
}

.right-black-part {
    padding: 2px 5px;
}

    .right-black-part span {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 0px;
    }

    .right-black-part b {
        font-size: 13px;
    }

.margin-top-20 {
    margin-top: 20px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.border-red {
    border: 1px solid #1c85be;
    float: left;
    width: 100%;
}

.accordion-heading h4 strong a {
    color: #333333;
}

.text-justify {
    text-align: justify;
}

.about-img {
    border: 1px solid #ccc;
    padding: 10px 10px;
}

    .about-img img {
    }

.right-black-part h6 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
}

    .right-black-part h6 i {
        background: #FF8364;
        border-radius: 62px;
        font-size: 18px;
        height: 30px;
        margin-top: 0px;
        padding: 6px;
        width: 30px;
    }

.middle-orange-part {
    background: #FF8364;
    color: #fff;
    padding: 2px 7px;
}

.border-orange {
    border: 1px solid #FF8364;
    float: left;
    width: 100%;
    height: 180px;
}

.middle-search {
    padding: 13px 15px;
}

.black-background {
    background: #000000;
}

.white-background {
    background: #ffffff;
}

.accordion-heading h4 {
    font-size: 17px;
    margin-top: 8px;
}

    .accordion-heading h4 strong a i {
        border: none;
        float: right;
        padding-top: 9px;
    }

.border-bottom {
    border-bottom: 1px solid #eee;
}

.subject_vidya_icon {
    padding-bottom: 6px;
    padding-top: 12px;
}

    .subject_vidya_icon span img {
        float: left;
        margin-left: 7px;
        margin-right: 12px;
        margin-top: 4px;
    }

.clear-col-md {
    clear: both;
}

.no-padding {
    padding: 0px !important;
}

.padding-right-zero {
    padding-right: 0px;
}

.animate_onoffset {
    text-align: center;
}

.responsiv_div {
    margin: 0 auto;
    padding-left: 13px;
    width: 40%;
}

.bottom_zero label {
    background: #FF8364;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    margin: 0px;
    margin-right: 3px !important;
    padding: 0px 5px;
}

    .bottom_zero label input {
    }

.slide_input_search {
    float: left;
    width: 90%;
}

.slider_submit {
    float: left;
    width: 10%;
}

.box-set {
    margin-top: -130px;
}

.search_slider {
    margin-bottom: 138px;
}

.border-radius input {
    border-radius: 0px;
}

.border-color-orange {
    border: 1px solid #FF8364 !important;
}

.input-group-btn a {
    border-radius: 0px;
}

.btn-success:hover {
    background: #FF8364 !important;
    border-color: #FF8364 !important;
    color: #fff !important;
}

.count-number {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0px;
}

.color-one {
    background: #4cc87f !important;
}

.color-two {
    background: #cc6686 !important;
}

.color-three {
    background: #ef7351 !important;
}

.color-four {
    background: #ddc23f !important;
}

.color-five {
    background: #0099cc !important;
}

.text-color-one {
    color: #4cc87f !important;
}

.text-color-two {
    color: #cc6686 !important;
}

.text-color-three {
    color: #ef7351 !important;
}

.text-color-four {
    color: #ddc23f !important;
}

.etext-digit {
    background: #4cc87f !important;
    border-radius: 100px !important;
    font-size: 42px !important;
    height: 65px;
    padding: 10px 19px !important;
    width: 65px;
}

.etutorial-digit {
    background: #cc6686 !important;
    border-radius: 100px !important;
    font-size: 42px !important;
    height: 65px;
    padding: 12px 12px !important;
    width: 65px;
}

.self-digit {
    background: #ef7351 !important;
    border-radius: 100px !important;
    font-size: 42px !important;
    height: 65px;
    padding: 11px 12px !important;
    width: 65px;
}

*.web-digit {
    background: #ddc23f !important;
    border-radius: 100px !important;
    font-size: 42px !important;
    height: 65px;
    padding: 12px 15px !important;
    width: 65px;
}

.view a {
}

    .view a:hover {
        color: #ef7351;
    }

.captcha_part {
    border: 1px solid #cccccc;
    border-radius: 4px;
    height: 35px;
    padding: 1px 5px;
    width: 100%;
}

.line-height div button {
    border-radius: 0px !important;
}

.box-border {
    background-color: #f8f8f8;
    border: solid #dedede 1px;
    float: left;
    padding: 10px 10px;
    width: 100%;
}

.search-title a {
    background: none !important;
}

    .search-title a:hover {
        color: #1c85be;
    }

.search-p span {
    color: #000;
}

.search-p p {
    color: #7d7d7d;
    font-size: 14px;
}

.box-border aside {
}

.refine h4 {
    background: #1c85be;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    padding: 0px 0px;
}

.doc-title {
    background: #000000;
    color: #ffffff;
    font-size: 14px;
    padding: 1px 13px;
    width: 100%;
}

    .doc-title a {
        margin-top: 6px;
    }

.search-chekbox label {
    font-weight: 700;
}

    .search-chekbox label input {
        margin-top: 0px !important;
    }

.search-chekbox {
    padding: 0px 30px !important;
}

.height-600 {
    height: 400px;
}

.dotted-border {
    border: 1px dotted #ef9b11;
    border-radius: 12px;
}

.search-radio label {
    color: #fff;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.login-box {
    background-color: #f8f8f8;
    border: solid #dedede 1px;
    height: auto;
    margin-top: 0px;
    padding: 14px 30px;
}

.login-title h4 {
    background: #FF8364;
    color: #fff;
    font-size: 17px;
    margin: 0px;
    padding: 3px 0px;
    text-align: center;
}

.login-accordian {
    padding-bottom: 10px;
    padding-top: 0px;
}

.forgot a:hover {
    color: #1c85be;
}

.text-offwhite {
    color: #aaa;
}

.contact-us h4 {
    padding-bottom: 0px;
}

.contact-us h5 {
    color: #bbb;
    font-weight: 700;
    padding-bottom: 0px;
    padding-top: 0px;
}

.contact-us li i {
    margin-top: 3px;
}

.contact-us li {
    color: #ffffff;
    display: flex;
    font-size: 14px;
    line-height: inherit;
    margin-bottom: 3px;
    margin-top: 5px;
}

.clearfix {
    clear: both;
}

.contact-us li a:hover {
    color: #ffffff;
}

.contact-important-info {
    background: #000 url("../img/patterns/contact.png");
}

.projects-table {
    padding-top: 16px;
}

    .projects-table table thead {
        background: #FF8364;
        color: #ffffff;
    }

.board {
    background: #fff;
    margin: 0px auto;
    width: 95%;
}

    .board .nav-tabs {
        box-sizing: border-box;
        margin: 10px auto;
        margin-bottom: 0;
        position: relative;
    }

    .board > div.board-inner {
        background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
        background-size: 30%;
    }

p.narrow {
    margin: 10px auto;
    width: 60%;
}

.liner {
    background: #ddd;
    height: 2px;
    left: 0;
    margin: 0 35px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 45%;
    z-index: 1;
}

span.round-tabs {
    background: white;
    border-radius: 100px;
    display: inline-block;
    font-size: 25px;
    height: 70px;
    left: 0;
    line-height: 70px;
    position: absolute;
    text-align: center;
    width: 70px;
    z-index: 2;
}

    span.round-tabs.one {
        border: 2px solid rgb(34, 194, 34);
        color: rgb(34, 194, 34);
    }

li.active span.round-tabs.one {
    background: #fff !important;
    border: 2px solid #ddd;
    color: rgb(34, 194, 34);
}

span.round-tabs.two {
    border: 2px solid #FF8364;
    color: #FF8364;
}

li.active span.round-tabs.two {
    background: #fff !important;
    color: #febe29;
}

span.round-tabs.three {
    border: 2px solid #3e5e9a;
    color: #3e5e9a;
}

li.active span.round-tabs.three {
    background: #fff !important;
    color: #3e5e9a;
}

span.round-tabs.four {
    border: 2px solid #1c85be;
    color: #1c85be;
}

li.active span.round-tabs.four {
    background: #fff !important;
    color: #f1685e;
}

span.round-tabs.five {
    border: 2px solid #999;
    color: #999;
}

li.active span.round-tabs.five {
    background: #fff !important;
    border: 2px solid #ddd;
    color: #999;
}

.nav-tabs > li.active > a span.round-tabs {
    background: #fafafa;
}

.nav-tabs > li {
    width: 20%;
}

    .nav-tabs > li.active:after {
        border: 10px solid transparent;
        border-bottom-color: #ddd;
        bottom: 0px;
        content: " ";
        left: 45%;
        margin: 0 auto;
        opacity: 1;
        position: absolute;
    }

    .nav-tabs > li a {
        border-radius: 100% !important;
        height: 70px;
        margin: 20px auto;
        padding: 0 !important;
        width: 70px;
    }

        .nav-tabs > li a:hover {
            background: transparent;
        }

.tab-content {
}

.tab-pane {
    padding-top: 0px;
    position: relative;
}

.tab-content .head {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.btn-outline-rounded {
    border: 2px solid transparent;
    border-radius: 25px;
    margin: 20px 0;
    padding: 10px 40px;
}

.btn.green {
    background-color: #5cb85c;
    color: #ffffff;
}

@media(max-width:585px) {
    .board {
        height: auto !important;
        width: 90%;
    }

    span.round-tabs {
        font-size: 16px;
        height: 50px;
        line-height: 50px;
        width: 50px;
    }

    .tab-content .head {
        font-size: 20px;
    }

    .nav-tabs > li a {
        height: 50px;
        line-height: 50px;
        width: 50px;
    }

    .nav-tabs > li.active:after {
        content: " ";
        left: 35%;
        position: absolute;
    }

    .btn-outline-rounded {
        padding: 12px 20px;
    }
}

.icons img {
    margin-bottom: 12px;
}

.padding-zero {
    padding: 0px;
}

.orange {
    background: #FF8364;
    color: #ffffff;
    font-size: 19px !important;
    padding: 1px 12px;
    padding-bottom: 0px !important;
    text-transform: uppercase;
}

.blue {
    background: #3e5e9a;
    color: #ffffff;
    font-size: 19px !important;
    padding: 1px 12px;
    padding-bottom: 0px !important;
    text-transform: uppercase;
}

.pink {
    background: #1c85be;
    color: #ffffff;
    font-size: 19px !important;
    padding: 1px 12px;
    padding-bottom: 0px !important;
    text-transform: uppercase;
}

.uc-heading h4 {
    padding-bottom: 5px;
    padding-top: 0px;
    margin-bottom: 5px;
    margin-top: 2px;
    font-size: 17px;
    font-weight: 700;
}

.height-295 {
    height: 295px;
}

.margin-top-zero {
    margin-top: 0px;
}

.list-page {
    padding: 0px 25px;
}

    .list-page h5 {
        font-size: 19px;
        padding-bottom: 2px;
    }

    .list-page ul {
        padding-top: 0px;
        padding-left: 20px;
        margin-bottom: 0px;
    }

        .list-page ul li {
            line-height: 1.6;
            padding: 0px 24px;
        }

.text-black {
    color: #000000;
}

.sf-menu > .active {
    color: #000;
}

.margin-zero {
    margin: 0px;
}

.slide_radio {
    color: #000000;
}

.copyright {
    color: #ffffff;
}

.title-search h3 {
    background: #FF8364;
    color: #ffffff;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-size: 20px;
}

.panel-background {
    border: 1px solid #ddd;
    padding: 10px 10px;
}

.padding-right-10 {
    padding-right: 10px;
}

.title-td {
    font-weight: bold;
    text-align: left;
    width: 165px;
    display: flex;
}

.title-tab li a {
    border-radius: 0px !important;
    height: auto;
    margin: 0;
    padding: 10px !important;
    width: auto;
    color: #000000;
}

    .title-tab li a:hover {
        color: #ffffff;
        background: #1c85be !important;
    }

.title-tab li a {
    color: #1c85be;
}

.title-tab li {
    width: auto;
}

.title-tab > li.active::after {
    display: none;
}

.title-tab-content {
    border: none;
    border-radius: 0px;
    border-top: 0;
    padding: 0px;
}

.title-box-border {
    background-color: #f8f8f8;
    border: solid #dedede 1px;
    float: left;
    padding: 10px;
    width: 100%;
}

.border-1px {
    border: 1px solid #ccc !important;
}

.title-tab > li.active > a, .title-tab > li.active > a:hover, .title-tab > li.active > a:focus {
    background: #1c85be !important;
    border-color: #1c85be !important;
    color: #ffffff !important;
}

.title-tab {
    border-color: #1c85be !important;
}

.error {
    font-size: 14px;
    color: #f00;
    text-align: center;
    margin-bottom: 10px;
    background-color: bisque;
    padding: 3px;
}

.success {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    background-color: green;
    padding: 3px;
}

#imgdiv {
    float: left;
}

.minusclick {
    display: none;
}

.addclick a i {
    margin-top: 10px;
}

.minusclick a i {
    margin-top: 10px;
}

.addclick a {
    cursor: pointer;
}

.minusclick a {
    cursor: pointer;
}

.margin-zero {
    margin: 0px;
}

.left-title-part {
    width: 60%;
}

    .left-title-part input {
        word-wrap: break-word;
    }

.scrollbar-y {
    overflow: auto;
}

.marig-bottom-10 {
    margin-bottom: 10px;
}

.contribution_part a {
    text-align: right;
    float: right;
    margin-right: 26px;
    color: #ffffff;
}

.benefits-element li .cirle-feature {
    border: solid 3px #1c85be;
    color: #1c85be;
    position: absolute;
    z-index: 2;
}

.benefits-element li .line-feature {
    z-index: 1;
    position: absolute;
    margin-left: 25px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 10px 31px;
    width: 82%;
    background: #ffffff;
}

    .benefits-element li .line-feature i {
        margin-left: 20px;
        position: initial;
        color: #000000;
        float: right;
    }

.line-feature span {
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
}

.box11 {
    background: #EF5E29;
    border: solid 3px #EF5E29 !important;
    color: #EF5E29 !important;
}

.box22 {
    background: #59A29B;
    border: solid 3px #59A29B !important;
    color: #59A29B !important;
}

.box33 {
    background: #6297C3;
    border: solid 3px #6297C3 !important;
    color: #6297C3 !important;
}

.box44 {
    background: #FAC332;
    border: solid 3px #FAC332 !important;
    color: #FAC332 !important;
}

.box55 {
    background: #CB4532;
    border: solid 3px #CB4532 !important;
    color: #CB4532 !important;
}

.box66 {
    background: #E3A339;
    border: solid 3px #E3A339 !important;
    color: #E3A339 !important;
}

.border-box11 {
    border: solid 3px #EF5E29 !important;
}

.border-box22 {
    border: solid 3px #59A29B !important;
}

.border-box33 {
    border: solid 3px #6297C3 !important;
}

.border-box44 {
    border: solid 3px #FAC332 !important;
}

.border-box55 {
    border: solid 3px #CB4532 !important;
}

.border-box66 {
    border: solid 3px #E3A339 !important;
}

.lists-accordian.active, .lists-accordian:hover {
    color: #FF8364 !important;
    background: none !important;
    border-radius: 0px !important;
    border: none !important;
    margin: 0 !important;
}

.lists-accordian {
    background: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 10px 10px 0px 25px !important;
}

.lists-container {
    padding: 0px !important;
}

.you-may-box {
    background-color: #f8f8f8;
    border: solid #ccc 1px;
    float: left;
    padding: 10px 10px;
    width: 100%;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .you-may-box h3 {
        border-bottom: 1px solid #ddd;
        padding: 0px;
        padding-bottom: 5px;
    }

.you-may-ul ul {
    z-index: 2;
    position: absolute;
    margin-top: 8px;
    margin-left: 2px;
}

    .you-may-ul ul li {
        float: left;
        padding: 0px 3px;
    }

        .you-may-ul ul li i {
            color: #ffffff;
            border-radius: 80px;
            ;
            height: 35px;
            width: 35px;
            font-size: 18px;
            border: 2px solid #fff;
        }

.you-may-description {
    width: 100%;
    float: left;
    border: 1px solid #e05f59;
    z-index: 1;
    padding: 14px 6px 4px 6px;
    border-top-right-radius: 7px;
    margin-top: 27px;
}

    .you-may-description p {
        margin: 0px;
        color: #3b3838;
    }

.you-may-color-one {
    background: #4cc87f !important;
    padding: 6px 10px;
}

.you-may-color-two {
    background: #cc6686 !important;
    padding: 6px 7px;
}

.you-may-color-three {
    background: #ef7351 !important;
    padding: 5px 9px;
}

.you-may-color-four {
    background: #ddc23f !important;
    padding: 6px 10px;
}

.rmbg {
    background: none;
    border: none;
    font-size: 14px !important;
    color: #7d7d7d;
}

.doc-title input {
    border: none;
    margin-top: 6px;
}

.pagination {
    display: block;
    margin: 0 !important;
    font-size: 12px;
    font-family: "Calibri";
}

    .pagination li {
        display: inline-block;
        margin: 2px;
        border-radius: 100%;
    }

        .pagination li input {
            color: #000;
            padding: 5px 10px 5px 10px;
            cursor: pointer;
            background-color: #fff;
            border: 1px solid #dfdfdf;
        }

            .pagination li input:hover {
                border-bottom: 1px solid #FF8364 !important;
            }

    .pagination .activepage {
        background-color: #FF8364 !important;
        border-color: #428bca;
        color: #fff !important;
    }

.display_record p {
    display: block;
    font-size: 18px;
    color: #000;
    padding: 6px 10px;
}

/* -------- you may like part start -------- */
.recommanded_part {
    background: #fefadb;
    border-top: 4px solid #0099cc;
}

.you_may {
    width: 100%;
    height: 230px;
    padding-bottom: 20px;
}

.you_mayLeft {
    width: 47%;
    float: left;
    padding-top: 0px;
    padding-right: 7px;
}

    .you_mayLeft h2 {
        font-size: 25px;
        margin-top: 0px;
        background: #0099cc;
        padding-left: 10px;
        margin-left: 10px;
        margin-right: 22px;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        width: 96%;
        color: #fff;
    }

.write_up {
    background: #a99920;
    margin-top: 10px;
    width: 66%;
    height: 50px;
    float: left;
    margin-left: 8px;
    z-index: 1111;
    cursor: pointer;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

    .write_up p {
        background: transparent none repeat scroll 0% 0%;
        color: #fff;
        margin-left: 10px;
        margin-top: 4px;
        margin-right: 46px;
    }

.icon_part {
    background: #fefadb;
    margin-left: -46px;
    width: 40%;
    height: 50px;
    float: left;
    margin-top: 10px;
    border-bottom-left-radius: 35px;
    border-top-left-radius: 35px;
    z-index: 2222;
    position: relative;
}

.text_icon {
    background: url("../img/1.png");
    background-repeat: no-repeat;
    margin-top: 3px;
    margin-left: 7px;
    width: 21%;
    height: 100%;
}

.you_mayIcons {
    width: 40px;
    height: 40px;
    float: left;
}

.selfLearning_icon {
    background: transparent url("../img/2.png") no-repeat scroll 0% 0%;
    margin-top: 3px;
    width: 21%;
    height: 100%;
    margin-left: 7px;
}

.you_mayRight {
    width: 48%;
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    height: auto;
}

    .you_mayRight h2 {
        font-size: 25px;
        margin-top: 0px;
        background: #09C none repeat scroll 0% 0%;
        padding-left: 10px;
        margin-left: 10px;
        margin-right: 22px;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        width: 96%;
        color: #FFF;
    }
/* -------- you may like part end -------- */

.content_tab {
}

    .content_tab li {
        width: auto !important;
        margin-right: 5px !important;
    }

        .content_tab li a {
            margin: 0 !important;
            border: 0 !important;
            height: auto !important;
            border-radius: 0 !important;
            padding: 5px 10px !important;
            color: #1c85be !important;
        }

            .content_tab li a:hover {
                background: #1c85be !important;
                color: #fff !important;
            }

        .content_tab li.active a {
            background: #1c85be !important;
            border-color: #1c85be !important;
            color: #ffffff !important;
        }

    .content_tab > li.active:after {
        border: none !important;
    }

.color-five {
    background: #0099cc !important;
}


.upload-box {
    overflow: scroll;
    height: 238px;
    overflow-x: hidden;
}

.border-left {
    border-left: 1px solid #E6E6E6;
    padding-left: 25px !important;
}

.footer-contact p {
    margin-bottom: 0px;
    color: black;
}

    .footer-contact p i {
        color: #1c85be;
    }

    .footer-contact p span {
        margin-left: 10px;
    }

.header-position {
    //position:inherit !important;
}

.padding-left-zero {
    padding-left: 0px !important;
}

.collection-part {
    margin-top: 12px;
}

    .collection-part a {
        color: #ffffff;
        text-decoration: none;
        background-color: #0099cc !important;
        padding: 3px 6px;
        font-size: 14px;
    }

        .collection-part a:hover {
            color: #0099cc;
            border: 1px solid #0099cc !important;
            background: #ffffff !important;
            text-decoration: none;
        }

.scroll-box {
    width: 100%;
    float: left;
    max-height: 240px;
    overflow-y: scroll;
}

/*New CSS 2018*/
.orange-box {
    background-color: rgba(236, 159, 66, .8) !important;
}

.sky-box {
    background-color: rgba(60, 166, 209, .8) !important;
}

.green-box {
    background-color: rgba(52, 172, 120, .8) !important;
}

.red-box {
    background-color: rgba(184, 37, 15, .8) !important;
}

.welcome-product-div {
    padding-top: 20px;
    text-align: center;
    color: #FFF;
    width: 100%;
    float: left;
}

    .welcome-product-div ul {
        width: 100%;
    }

        .welcome-product-div ul li > div h2 a {
            color: #FFFFFF;
            width: 134px;
            float: left;
        }

.product-card-infinte {
    /*background-color: rgba(236, 159, 66, 0.7) !important;*/
    background-color: #FF8364 !important;
}

.product-card-essential {
    background-color: rgba(60, 166, 209, 0.7) !important;
   
}

.product-card-continuity {
    /* background-color: rgba(52, 172, 120, 0.7) !important;*/
    background-color: #FFAA7F !important;
}

.product-card-transformation {
    /*background-color: rgba(184, 37, 15, 0.7) !important;*/
    background-color: #FF5555 !important;
}

.product-card-purple {
    background: rgba(100, 96, 170, 0.7) !important;
}

    .product-card-purple .btn {
        background: #6460AA !important;
    }

.product-card-other {
    /*background: rgba(210, 106, 183, 0.7) !important;*/
    background: #FFAAAA !important;
}

    .product-card-other .btn {
        background: #FF7F7F !important;
    }

.welcome-product-div ul li > div {
    border: 1px solid #e1e1e1;
    color: #FFF;
    box-sizing: border-box;
    height: 235px;
    position: relative;
    text-align: left;
}

.welcome-product-div h2 {
    border-bottom: 1px solid;
    color: #ffffff;
    padding-bottom: 7px;
    padding-top: 7px;
    line-height: 23px;
    padding-right: 5px;
    font-size: 17px;
    text-align: left;
    padding-left: 5px;
    min-height: 61px;
}

.welcome-product-div li p {
    padding: 10px 20px;
    font-size: 18px;
}

.welcome-product-div li > div .btn {
    width: 100%;
    height: 48px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 20px;
    border-radius: 0;
    line-height: 48px;
    text-align: left;
    border: 0;
    color: #fff;
}

.product-card-infinte .btn {
    background-color: #e86122;
}

.rightArrow-icon .btn {
    /*background-image: url(../img/right-arrow.png) !important;*/
    
    background-repeat: no-repeat !important;
    background-size: 28px 28px !important;
    background-position: 92% center !important;
}

.product-card-essential .btn {
    background-color: #0b7bbf;
}

.product-card-continuity .btn {
    /*background-color: #0d9756;*/
    /*background-color: #FFAA00;*/
    background-color: #FF7F00;
}

.product-card-transformation .btn {
    /*background-color: #b8250f;*/
    background-color: #FF2A00;
}

.pattern-important-info {
    /*background: #000 url("../img/patterns/patttern-corporate.png") !important;*/
    background: #F0F0F0 !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 100% !important;
    position: relative !important;
}

.pattern-important-info-black {
    background: #000 url("../img/patterns/patttern-corporate.png") !important;
    /*background: #F0F0F0 !important;*/
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 100% !important;
    position: relative !important;
}


.fourBox-inner-ul {
    padding: 6px 7px;
    font-size: 13px;
}

    .fourBox-inner-ul li {
    }

        .fourBox-inner-ul li a {
            color: #FFFFFF;
        }

        .fourBox-inner-ul li i {
            font-size: 11px;
            height: auto;
            width: auto;
            background: no-repeat;
            color: #ffffff;
            margin-right: 4px;
            margin-top: 5px;
        }

.important-info i {
    color: #ffffff;
    font-size: 29px;
    text-align: center;
    background: #ffffff;
    border-radius: 100%;
    height: 40px;
    width: 40px;
}

.fourBox-icon {
    float: right;
    margin-top: 3px;
    opacity: 0.7;
}

.info-head {
    background-color: #FF8364;
    height: 10px;
    padding: 0px 0;
}

.badge_part {
    float: left;
    margin-left: 6px;
}

.badge_footer {
    height: 15px;
    margin-top: 64px;
    background: linear-gradient(-90deg, #ffffff, #FF8364, #ffffff);
}

.badge_logo {
    margin-top: -65px;
}


/* animation */


#birthday {
    /*position: fixed;*/
    top: 0;
    bottom: 0;
    z-index: 999;
    background: #000000ab;
}

.animationNew .animationCard {
    position: fixed;
    top: 16%;
    left: 16%;
    /* transform: translate(-50%, -50%); */
    color: #fff;
    z-index: 99999;
    margin: auto;
    /* background: #212529; */
    width: 70%;
    /* background: linear-gradient(#e0221ab8, #ebae1aa1); */
    /* padding: 20px; */
    /* border: 2px solid #757575; */
    border-radius: 20px;
    text-align: center;
}


.animationCard img {
    /* height: 110px; */
    border-radius: 20px;
    opacity: 0.85;
}

.animationCard .usersCount {
    margin-top: 19px;
    font-size: 65px;
    color: #ffc800;
    font-weight: 600;
    margin: 32px 0px 32px 0px;
    user-select: none;
    text-shadow: 0px 6px 0px rgba(0, 0, 0, 0.8);
}

.animationCard .MillionText {
    color: #fff;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
}

.animationCard .TYK {
    color: #8affd4;
}

.animationBtn {
    margin-top: 22px;
    padding: 10px 30px;
    font-size: 18px;
}

.animationArrow {
    margin-left: 4px;
}

/* animation end */


h1.intro_heading {
    font-size: 29px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #00b1f1;
    margin-bottom: 5px;
    position: relative;
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
}

    h1.intro_heading::after {
        position: absolute;
        bottom: -2px;
        width: 260px;
        left: 0px;
        height: 4px;
        background: #00b1f1;
        content: "";
    }

.left p {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    line-height: 27px;
    color: #212121;
    margin-bottom: 5px;
    margin-top: 20px;
    text-align: justify;
}

.jivan_content p {
    font-size: 18px;
    text-align: justify;
}

.blk-txt {
    color: #212121;
}

h3.intro_heading_inner {
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #00b1f1;
    margin-bottom: 5px;
    position: relative;
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    margin-top: 0px;
}

    h3.intro_heading_inner::after {
        position: absolute;
        bottom: -2px;
        width: 260px;
        left: 0px;
        height: 4px;
        background: #00b1f1;
        content: "";
    }

.intro_heading_inner span.blk-txt {
    text-transform: capitalize;
    font-size: 20px;
}


.ch-grid {
    margin: 0px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
    height: auto;
}

    .ch-grid:after, .ch-item:before {
        content: '';
        display: table;
    }

    .ch-grid:after {
        clear: both;
    }

    .ch-grid li {
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 20px 0 0 0;
    }

.ch-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    cursor: default;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background-position: 50%;
    background-size: 100%;
    box-shadow: inset 0 0 0 17px rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.1);
}

.ch-img-blue {
    background: #008fd5;
    /*background-image: url(assets2/img/British-Council.jpg);*/
}

.ch-img-1 {
    /*background: #008fd5;*/
    /*background-image: url(assets2/img/British-Council.jpg);*/
}

    .ch-img-1:hover {
    }

.ch-img-2 {
    /*background: green;*/
}

.ch-img-3 {
    /*background: #FF8364;*/
}

.ch-img-4 {
    /*background: #febd69;*/
    /*background-image: url(../images/icon_4.html);*/
}

.ch-info {
    width: inherit;
    height: inherit;
    border-radius: 50%;
    box-shadow: 0px 8px 30px #ccc;
}

    .ch-info h3 {
        color: black;
        text-transform: uppercase;
        margin: 0 30px;
        /*padding: 59px 0 0 0;*/
        text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3);
        /*line-height: 45px;*/
        font-weight: 500;
        font-size: 26px;
        /*cursor: pointer;*/
        text-align: center;
    }

    .ch-info-blue h3 {
        color: white;
        text-transform: uppercase;
        margin: 0 30px;
        padding: 59px 0 0 0;
        text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3);
        line-height: 45px;
        font-weight: 500;
        font-size: 26px;
        cursor: pointer;
        text-align: center;
    }

    .ch-info p {
        color: #fff;
        padding: 10px 5px;
        font-style: italic;
        margin: 0 30px;
        font-size: 12px;
        border-top: 1px solid rgba(255,255,255,0.5);
        opacity: 0;
        -webkit-transition: all 1s ease-in-out 0.4s;
        -moz-transition: all 1s ease-in-out 0.4s;
        -o-transition: all 1s ease-in-out 0.4s;
        -ms-transition: all 1s ease-in-out 0.4s;
        transition: all 1s ease-in-out 0.4s;
    }

        .ch-info p a {
            display: block;
            color: #fff;
            font-style: normal;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 13px;
            letter-spacing: 1px;
            padding-top: 4px;
            font-family: 'Open Sans',Arial,sans-serif;
        }



/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog {
    padding: 40px 0 40px 0;
}

    .blog .entry {
        padding: 20px;
        margin-bottom: 60px;
        overflow: hidden;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    }

        .blog .entry .entry-img {
            max-height: 400px;
            /*margin: -20px -20px 20px -20px;*/
            overflow: hidden;
        }

        .blog .entry .entry-title {
            font-size: 20px;
            line-height: 26px;
            font-weight: bold;
            padding: 10px;
            margin: 0 0 20px 0;
        }

            .blog .entry .entry-title a {
                color: #556270;
                transition: 0.3s;
            }

                .blog .entry .entry-title a:hover {
                    color: #d9232d;
                }

        .blog .entry .entry-meta {
            margin-bottom: 15px;
            color: #FF8364;
        }

            .blog .entry .entry-meta ul {
                display: flex;
                flex-wrap: wrap;
                list-style: none;
                padding: 0;
                margin: 0;
            }

                .blog .entry .entry-meta ul li + li {
                    padding-left: 20px;
                }

            .blog .entry .entry-meta i {
                font-size: 14px;
                padding-right: 4px;
            }

            .blog .entry .entry-meta a {
                color: #a4afba;
                font-size: 14px;
                display: inline-block;
                line-height: 1;
            }

        .blog .entry .entry-content p {
            line-height: 24px;
            font-size: 18px;
        }

        .blog .entry .entry-content .read-more {
            -moz-text-align-last: right;
            text-align-last: right;
        }

            .blog .entry .entry-content .read-more a {
                display: inline-block;
                background: #d9232d;
                color: #fff;
                padding: 6px 20px 7px;
                transition: 0.3s;
                font-size: 14px;
                border-radius: 4px;
            }

                .blog .entry .entry-content .read-more a:hover {
                    background: #e1444d;
                }

        .blog .entry .entry-content h3 {
            font-size: 22px;
            margin-top: 30px;
            font-weight: bold;
        }

        .blog .entry .entry-content blockquote {
            overflow: hidden;
            background-color: #fafafa;
            padding: 60px;
            position: relative;
            text-align: center;
            margin: 20px 0;
        }

            .blog .entry .entry-content blockquote p {
                color: #444444;
                line-height: 1.6;
                margin-bottom: 0;
                font-style: italic;
                font-weight: 500;
                font-size: 22px;
            }

            .blog .entry .entry-content blockquote .quote-left {
                position: absolute;
                left: 20px;
                top: 20px;
                font-size: 36px;
                color: #e7e7e7;
            }

            .blog .entry .entry-content blockquote .quote-right {
                position: absolute;
                right: 20px;
                bottom: 20px;
                font-size: 36px;
                color: #e7e7e7;
            }

            .blog .entry .entry-content blockquote::after {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 3px;
                background-color: #556270;
                margin-top: 20px;
                margin-bottom: 20px;
            }

        .blog .entry .entry-footer {
            padding-top: 10px;
            border-top: 1px solid #e6e6e6;
        }

            .blog .entry .entry-footer i {
                color: #8795a4;
                display: inline;
            }

            .blog .entry .entry-footer a {
                color: #a4afba;
                transition: 0.3s;
            }

                .blog .entry .entry-footer a:hover {
                    color: #d9232d;
                }

            .blog .entry .entry-footer .cats {
                list-style: none;
                display: inline;
                padding: 0 20px 0 0;
                font-size: 14px;
            }

                .blog .entry .entry-footer .cats li {
                    display: inline-block;
                }

            .blog .entry .entry-footer .tags {
                list-style: none;
                display: inline;
                padding: 0;
                font-size: 14px;
            }

                .blog .entry .entry-footer .tags li {
                    display: inline-block;
                }

                    .blog .entry .entry-footer .tags li + li::before {
                        padding-right: 6px;
                        color: #6c757d;
                        content: ",";
                    }

            .blog .entry .entry-footer .share {
                font-size: 16px;
            }

                .blog .entry .entry-footer .share i {
                    padding-left: 5px;
                }

    .blog .entry-single {
        margin-bottom: 30px;
    }

        .blog .entry-single .entry-title {
            font-size: 32px;
            line-height: 38px;
        }

    .blog .blog-author {
        padding: 20px;
        margin-bottom: 30px;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    }

        .blog .blog-author img {
            width: 120px;
        }

        .blog .blog-author h4 {
            margin-left: 140px;
            font-weight: 600;
            font-size: 22px;
            margin-bottom: 0px;
            padding: 0;
        }

        .blog .blog-author .social-links {
            margin: 0 0 5px 140px;
        }

            .blog .blog-author .social-links a {
                color: #c1c8d0;
            }

        .blog .blog-author p {
            margin-left: 140px;
            font-style: italic;
            color: #b7b7b7;
        }

    .blog .blog-comments {
        margin-bottom: 30px;
    }

        .blog .blog-comments .comments-count {
            font-weight: bold;
        }

        .blog .blog-comments .comment {
            margin-top: 20px;
            position: relative;
        }

            .blog .blog-comments .comment .comment-img {
                width: 50px;
            }

            .blog .blog-comments .comment h5 {
                margin-left: 65px;
                font-size: 16px;
                margin-bottom: 2px;
                margin-top:-58px;
            }

                .blog .blog-comments .comment h5 a {
                    font-weight: bold;
                    color: #444444;
                    transition: 0.3s;
                }

                    .blog .blog-comments .comment h5 a:hover {
                        color: #d9232d;
                    }

                .blog .blog-comments .comment h5 .reply {
                    padding-left: 10px;
                    color: #556270;
                }

            .blog .blog-comments .comment time {
                margin-left: 65px;
                display: block;
                font-size: 14px;
                color: #FF8364;
                margin-bottom: 5px;
                margin-top:-12px;
            }

            .blog .blog-comments .comment p {
                margin-left: 65px;
            }

            .blog .blog-comments .comment.comment-reply {
                padding-left: 40px;
            }

        .blog .blog-comments .reply-form {
            margin-top: 30px;
            padding: 30px;
            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
        }

            .blog .blog-comments .reply-form h4 {
                font-weight: bold;
                font-size: 22px;
            }

            .blog .blog-comments .reply-form p {
                font-size: 14px;
            }

            .blog .blog-comments .reply-form input {
                border-radius: 0;
                padding: 20px 10px;
                font-size: 14px;
            }

                .blog .blog-comments .reply-form input:focus {
                    box-shadow: none;
                    border-color: #e9797f;
                }

            .blog .blog-comments .reply-form textarea {
                border-radius: 0;
                padding: 10px 10px;
                font-size: 14px;
            }

                .blog .blog-comments .reply-form textarea:focus {
                    box-shadow: none;
                    border-color: #e9797f;
                }

            .blog .blog-comments .reply-form .form-group {
                margin-bottom: 25px;
            }

            .blog .blog-comments .reply-form .btn-primary {
                border-radius: 4;
                padding: 10px 20px;
                border: 0;
                background-color: #556270;
            }

                .blog .blog-comments .reply-form .btn-primary:hover {
                    background-color: #d9232d;
                }

    .blog .blog-pagination {
        color: #8795a4;
    }

        .blog .blog-pagination ul {
            display: flex;
            padding-left: 0;
            list-style: none;
        }

        .blog .blog-pagination li {
            border: 1px solid #edeff1;
            margin: 0 5px;
            transition: 0.3s;
        }

            .blog .blog-pagination li.active {
                background: white;
            }

            .blog .blog-pagination li a {
                color: #aaaaaa;
                padding: 7px 16px;
                display: inline-block;
            }

            .blog .blog-pagination li.active, .blog .blog-pagination li:hover {
                background: #d9232d;
                border: 1px solid #d9232d;
            }

                .blog .blog-pagination li.active a, .blog .blog-pagination li:hover a {
                    color: #fff;
                }

            .blog .blog-pagination li.disabled {
                background: #fff;
                border: 1px solid white;
            }

                .blog .blog-pagination li.disabled i {
                    color: #f1f1f1;
                    padding: 10px 16px;
                    display: inline-block;
                }

    .blog .sidebar {
        padding: 30px;
        margin: 0 0 60px 20px;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    }

        .blog .sidebar .sidebar-title {
            font-size: 20px;
            font-weight: 700;
            padding: 0 0 0 0;
            margin: 0 0 15px 0;
            color: #556270;
            position: relative;
        }

        .blog .sidebar .sidebar-item {
            margin-bottom: 30px;
        }

        .blog .sidebar .search-form form {
            background: #fff;
            border: 1px solid #556270;
            padding: 3px 10px;
            position: relative;
            border-radius: 4px;
        }

            .blog .sidebar .search-form form input[type="text"] {
                border: 0;
                padding: 4px;
                width: calc(100% - 40px);
            }

            .blog .sidebar .search-form form button {
                position: absolute;
                top: 0;
                right: -2px;
                bottom: 0;
                border: 0;
                background: none;
                font-size: 16px;
                padding: 0 15px;
                margin: -1px;
                background: #556270;
                color: #fff;
                transition: 0.3s;
                border-radius: 0 4px 4px 0;
            }

                .blog .sidebar .search-form form button:hover {
                    background: #6b7b8d;
                }

        .blog .sidebar .categories ul {
            list-style: none;
            padding: 0;
        }

            .blog .sidebar .categories ul li + li {
                padding-top: 10px;
            }

            .blog .sidebar .categories ul a {
                color: #6b7b8d;
            }

                .blog .sidebar .categories ul a:hover {
                    color: #d9232d;
                }

                .blog .sidebar .categories ul a span {
                    padding-left: 5px;
                    color: #c1c8d0;
                    font-size: 14px;
                }

        .blog .sidebar .recent-posts .post-item + .post-item {
            margin-top: 15px;
        }

        .blog .sidebar .recent-posts img {
            width: 80px;
            float: left;
        }

        .blog .sidebar .recent-posts h4 {
            font-size: 15px;
            margin-left: 95px;
            font-weight: bold;
        }

            .blog .sidebar .recent-posts h4 a {
                color: #292f36;
                transition: 0.3s;
            }

                .blog .sidebar .recent-posts h4 a:hover {
                    color: #d9232d;
                }

        .blog .sidebar .recent-posts time {
            display: block;
            margin-left: 95px;
            font-style: italic;
            font-size: 14px;
            color: #c1c8d0;
        }

        .blog .sidebar .tags {
            margin-bottom: -10px;
        }

            .blog .sidebar .tags ul {
                list-style: none;
                padding: 0;
            }

                .blog .sidebar .tags ul li {
                    display: inline-block;
                }

                .blog .sidebar .tags ul a {
                    color: #96a2af;
                    font-size: 14px;
                    padding: 6px 14px;
                    margin: 0 6px 8px 0;
                    border: 1px solid #dee2e6;
                    display: inline-block;
                    border-radius: 4px;
                    transition: 0.3s;
                }

                    .blog .sidebar .tags ul a:hover {
                        color: #fff;
                        border: 1px solid #d9232d;
                        background: #d9232d;
                    }

                    .blog .sidebar .tags ul a span {
                        padding-left: 5px;
                        color: #fbfbfc;
                        font-size: 14px;
                    }

#outer-wrapper {
    min-height: 100%;
    position: relative;
}

.navbar {
    z-index: 1;
}

li {
    font-size: 14px;
}

a {
    outline: none !important;
}

.hr_logo {
    float: right;
}

    .hr_logo a img {
        margin-bottom: 6px;
    }

.logo {
    float: left;
    margin-top: 8px;
}

    .logo img {
        filter: grayscale(0);
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
    }

.header_text {
    float: left;
}

.custom-navbar {
    background-color: #1c85be;
    border-radius: 0px;
    float: left;
    width: 100%;
    margin: 0px;
}

.google_play {
    float: right;
    padding: 15px 0px;
    margin-top: 10px;
}

    .google_play img {
        margin-top: 6px;
        width: 120px;
        height: auto;
        background: #fdfdfd;
        padding: 3px;
        border-radius: 6px;
        border: 1px solid #e6e6e6;
    }

.login-icon {
    position: relative;
}

.login-inner {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

    .login-inner a {
        background: #b22429;
        color: #fff;
        padding: 0 6px;
        font-size: 14px;
        transition: all 0.1s ease-in;
        -moz-transition: all 0.1s ease-in;
        -webkit-transition: all 0.1s ease-in;
        text-decoration: none;
        display: inline-block;
        line-height: 45px;
    }

.site-inner {
    position: absolute;
    top: -9px;
    right: 0;
    z-index: 999;
}

    .site-inner a {
        background: #b22429;
        color: #fff;
        padding: 0 6px;
        font-size: 14px;
        transition: all 0.1s ease-in;
        -moz-transition: all 0.1s ease-in;
        -webkit-transition: all 0.1s ease-in;
        text-decoration: none;
        display: inline-block;
        line-height: 47px;
    }

.login-inner span {
    font-size: 12px;
    padding: 0 0 0 10px;
    position: relative;
    top: 0px;
    left: -4px;
    text-transform: uppercase;
    font-weight: bold;
}

.site-inner span {
    font-size: 12px;
    padding: 0 0 0 10px;
    position: relative;
    top: 0px;
    font-weight: bold;
    text-transform: uppercase;
    left: -4px;
}

.site-inner a:hover {
    background: rgba(0,0,0,0.5);
    transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
}

.login-inner a:hover {
    background: rgba(0,0,0,0.5);
    transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
}

.toTop {
    position: fixed;
    right: 0px;
    bottom: 0;
    outline: none;
    border: none;
    z-index: 999999;
    bottom: 50px;
}

    .toTop img {
        width: 50px;
        height: 50px;
        outline: none;
        border: none;
    }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background: #fff;
    color: #000 !important;
}

.custom-navbar .dropdown-menu a {
    font-size: 11px;
    border-bottom: 1px dotted #ccc;
    display: block;
    padding: 8px;
    padding-left: 2px;
}

    .custom-navbar .dropdown-menu a:hover {
        background: #63aedb;
    }

.custom-navbar ul li a {
    color: #fff;
    font-size: 12px;
    padding: 13px 17px;
    text-transform: uppercase;
}

.menu-top-head {
    color: #fff;
    margin: 5px 0 !important;
}

.custom-navbar ul li a i {
    color: #fff;
    padding-left: 8px;
}

    .custom-navbar ul li a i:hover {
        text-decoration: none;
        color: #1cb9d1;
        background-color: transparent;
    }

.custom-navbar .nav > li > a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #63aedb;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #63aedb;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.custom-navbar .nav > li:first-child a i {
    font-size: 16px;
    padding-left: 0px;
}

.custom-navbar .nav > li > a:focus i, .nav > li > a:hover i {
    color: #000;
}

.custom-navbar .nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #fff;
    border: 0px;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
    color: #000;
}

.navbar {
    min-height: auto !important;
}

.department {
    transition: 1s;
}

    .department ul {
        display: none;
        transition: 1s;
        transition-delay: 2s;
        position: absolute;
        background-color: #04444e;
        border-radius: 0px;
        top: 40px;
        padding: 0px;
        margin: 0px;
        width: 100%;
    }

    .department:hover.department ul {
        display: block;
        transition: 1s;
        z-index: 999;
    }

    .department ul li a {
        padding: 0px;
    }

    .department ul li {
        list-style: none;
        padding: 5px;
    }

        .department ul li a {
            text-decoration: none;
            color: #fff;
            font-size: 11px;
            width: 100%;
            border-bottom: 1px dotted #1a7f8f;
            float: left;
            padding: 5px 0px;
        }

            .department ul li a:hover {
                text-decoration: none;
                color: #1cb9d1;
                background-color: transparent;
            }

.custom-navbar .navbar-toggle .icon-bar {
    background-color: #fff;
}

.top-band {
    width: 100%;
    float: left;
    min-height: 45px;
    background-color: #345165;
    padding: 10px 0 0;
    position: relative;
    z-index: 9;
}

.modal-backdrop.fade.in {
    display: none;
}

.video-gallery video {
    height: auto !important;
}

.top-band ul {
    margin: 0px;
    padding: 0px;
    position: relative;
    float: left;
}

    .top-band ul li button {
        background-color: #fff;
        border: 1px solid #fff;
        border-radius: 0px;
        padding: 0px 4px;
        color: #b22429;
        font-size: 12px;
        height: 23px;
    }


    .top-band ul.top-pad-new {
        padding-top: 3px;
    }

    .top-band ul.right {
        float: right;
    }

.navbar {
    margin-bottom: 0;
}

.navbar-default {
    border: none;
}

    .navbar-default .navbar-brand {
        color: #fff;
        display: none;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
    }

.dropdown-menu {
    background: #1c85be;
}

.top-band ul li {
    list-style: none;
    display: inline-block;
    padding: 0px 6px 0 2px;
    color: #fff;
    font-size: 12px;
}

    .top-band ul li.border {
        border-right: 1px solid #fff;
    }

    .top-band ul li a {
        color: #fff;
        text-decoration: none;
        font-size: 12px;
        text-transform: uppercase;
        padding: 10px 5px;
    }

    .top-band ul li select {
        background-color: #127b8b;
        border: 0px;
        border-radius: 0px;
        padding: 3px 4px;
        height: 24px;
    }

        .top-band ul li select.theme {
            background-color: #127b8b;
            color: #fff;
            font-size: 13px;
        }

        .top-band ul li select.language {
            background-color: #c74d39;
            color: #fff;
            font-size: 13px;
        }

    .top-band ul li input {
        background-color: #fff;
        border: 0px;
        border-radius: 0px;
        padding: 0 4px;
        color: #000;
        font-size: 12px;
        width: 145px;
        height: 23px;
    }

    .top-band ul li button.search-btn i {
        color: #333;
        padding: 5px;
    }

    .top-band ul li.grade {
        background-color: transparent;
        padding: 0 !important;
    }

    .top-band ul li.grade-one {
        background-color: transparent;
        padding: 0 !important;
    }

    .top-band ul li.grade-two {
        background-color: transparent;
        padding: 0 !important;
    }

.colordef, .black, .pad-cl {
    padding: 0 !important;
}

.top-band ul li.grade-two a {
    color: #000 !important;
}

.header-section {
    width: 100%;
    float: left;
    padding: 0px;
    background-color: #fff;
    position: relative;
    z-index: 0;
}

    .header-section a:first-child {
        margin-top: 5px;
    }

    .header-section a:last-child {
    }

    .header-section h1 {
        font-size: 22px;
        font-family: Cambria;
        color: #000101;
        text-align: left;
        margin-top: 18px;
        margin-left: 30px;
        padding-left: 50px;
        font-weight: normal !important;
        text-transform: uppercase;
    }

.dropdown:hover .dropdown-menu {
    display: block !important;
}


.top-hry-logo {
    display: block;
    font-size: 17px;
    text-transform: uppercase;
}

.main-top-bar {
    float: right;
    padding-right: 23px;
}

.banner {
    float: left;
    width: 100%;
    position: relative;
}

    .banner h3 {
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        display: inline-block;
        color: #fff;
        font-size: 22px;
        line-height: 44px;
        background: rgba(0,0,0,0.4);
    }

.carousel-caption {
    left: 0px;
    right: 20px;
    bottom: 0px;
    top: 10px;
}

.banner h3 span.orange {
    color: #d84f3a;
}

.banner h3 span.green {
    color: #1c8c53;
}

.banner .carousel-control {
    top: 50%;
    bottom: 0;
    height: 35px;
    width: 35px;
    font-size: 18px;
    border-radius: 50%;
    color: #fff;
    /* padding: 7px 7px 0px 4px; */
    text-align: center;
    text-shadow: 0 0px 0px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    /* opacity: 0; */
    background-color: rgba(0,0,0,1) !important;
    margin: 0px 15px;
}

.banner span.glyphicon.glyphicon-triangle-left {
    padding: 7px 3px 0px 0px;
}

.banner span.glyphicon.glyphicon-triangle-right {
    padding: 7px 0px 0px 3px;
}

.online-button {
    position: relative;
}

    .online-button a {
        position: absolute;
        right: 0;
        width: 35%;
        top: -135px;
    }

.chief-person {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 20px 0px;
}

    .chief-person ul {
        margin: 0px;
        padding: 0px;
    }

        .chief-person ul li {
            float: left;
            width: 20%;
            list-style: none;
            position: relative;
            min-height: 225px;
        }

            .chief-person ul li img {
                float: none;
                margin: 0 auto;
                display: table;
            }

            .chief-person ul li p {
                cursor: pointer;
                color: #000;
                font-size: 14px;
                text-align: center;
                margin-top: 5px;
                font-family: 'Conv_museo-300';
                margin: -114px 10px 0px 10px;
                padding-top: 118px;
                background: #ffffff; /* Old browsers */
                background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%); /* FF3.6-15 */
                background: -webkit-linear-gradient(top, #ffffff 0%,#f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
                -moz-transition: all 1s ease-in-out;
                -ms-transition: all 1s ease-in-out;
                -o-transition: all 1s ease-in-out;
                transition: all 1s ease-in-out;
            }

section.services {
    width: 100%;
    float: left;
    padding: 30px 0px;
    background-image: url(../images/service-bg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}

.tab-section {
    width: 100%;
    float: left;
    padding: 20px 0px;
}

    .tab-section ul.left-menu-bar h6 {
        float: left;
        color: #2b2b2b;
        font-size: 14px;
        margin-left: 15px;
    }

    .tab-section .left ul {
        width: 100%;
        float: left;
        display: table;
        padding: 0px;
        margin-bottom: 5px;
    }

        .tab-section .left ul li {
            float: left;
            list-style: none;
            width: 100%;
            padding: 0px;
            margin: 2px 0px;
        }

            .tab-section .left ul li a {
                width: 100%;
                float: left;
                padding: 9px 10px;
                height: 50px;
            }

    .tab-section .left img {
        float: left;
        margin-top: 5px;
    }

    .tab-section .left ul li:first-child {
        margin-top: 0px;
    }

    .tab-section .left h6 {
        float: left;
        color: #fff;
        font-size: 14px;
        margin-left: 15px;
    }

    .tab-section ul.left-menu-bar {
        background: #f9f9f9;
        border: 1px solid #d9d9d9;
    }

        .tab-section ul.left-menu-bar li {
            float: left;
            list-style: none;
            width: 100%;
            padding: 3px 0px;
            margin: 0px;
            border-bottom: 1px solid #d9d9d9;
            transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }

            .tab-section ul.left-menu-bar li a {
                width: 100%;
                float: left;
                padding: 5px 10px;
                height: 38px;
            }

            .tab-section ul.left-menu-bar li:hover {
                background: #e8e8e8;
            }

            .tab-section ul.left-menu-bar li:last-child {
                border-bottom: none
            }

        .tab-section ul.left-menu-bar img {
            float: left;
            margin-top: 0 !important;
        }

        .tab-section ul.left-menu-bar li:first-child {
            margin-top: 0px;
        }

.first {
    background-color: #3598db;
}

.second {
    background-color: #9a59b5;
}

.third {
    background-color: #b2b809;
}

.four {
    background-color: #e88f40;
}

.five {
    background-color: #e84c3d;
}

.six {
    background-color: #1bbc9b;
}

.seven {
    background-color: #e7b619;
}

.eight {
    background-color: #cc3366;
}

    .eight button {
        width: 100% !important;
        background: none;
        border: none;
        padding: 16px 10px;
        float: left;
    }

.eight_button {
    width: 100% !important;
}

.eight button:hover {
    background: none !important;
}

.eight button img {
    float: left;
    margin-top: 5px;
}

.eight button h6 {
    margin-left: 15px;
}

.eight button i {
    float: right;
    font-size: 20px;
    margin-top: 6px;
}

.eight_button .dropdown-menu {
    background: #fff !important;
}

.a_link {
    padding: 5px 10px !important;
    border-bottom: 1px solid #ccc;
    color: #000;
}

    .a_link:hover {
        padding: 5px 10px !important;
        background: #f7f7f7;
        text-decoration: none;
    }


.tab-section .left select {
    border: none;
    background: transparent;
    color: #fff;
    font-size: 14px;
    margin-left: 15px;
    margin-top: 8px;
    width: 80%;
}

    .tab-section .left select option {
        background: #fff;
        padding: 3px;
        color: #FFF;
    }

.tab-section .nav-tabs > li {
    background-image: url(../images/tab-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

    .tab-section .nav-tabs > li > a {
        border: 1px solid transparent;
        color: #c2c1c1;
        font-size: 12px;
        text-align: center;
        background-color: transparent;
    }

.tab-section .left select option {
    color: #e84c3d;
}

.tab-section .nav-tabs > li > a i {
    margin: 0 auto;
    float: none;
    display: table;
    color: #c2c1c1;
    font-size: 12px;
    text-align: center;
}

.tab-section .center .nav-tabs {
    border-bottom: 0px solid #ddd;
}

    .tab-section .center.nav-tabs > li > a {
        margin-right: 0px;
    }

    .tab-section .center .nav-tabs > li {
        margin-right: 0px;
        border: 1px solid #c2c2c2;
    }

        .tab-section .center .nav-tabs > li.active {
            background: #229db0;
        }

            .tab-section .center .nav-tabs > li.active a p {
                color: #fff;
            }

            .tab-section .center .nav-tabs > li.active a i {
                color: #fff;
            }

        .tab-section .center .nav-tabs > li:hover a p {
            color: #229db0;
        }

        .tab-section .center .nav-tabs > li:hover a i {
            color: #229db0;
        }

.nav-tabs > li > a {
    border-radius: 0px;
    margin-right: 0px;
}

.tab-section .center .nav-tabs > li > a p {
    color: #c2c1c1;
    font-size: 12px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0px;
    font-weight: bold;
}

.tab-section .center .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 9px;
}

.tab-section .center .tab-content {
    border: 1px solid #c2c2c2;
    padding: 10px 10px 40px 10px;
    height: 252px;
}

    .tab-section .center .tab-content ul {
        padding: 0px;
        margin: 0px;
    }

    .tab-section .center .tab-content li {
        list-style: none;
        background-color: #fbfafa;
        padding: 10px 10px;
        margin: 10px 0px;
    }

        .tab-section .center .tab-content li a img {
            float: left;
            margin-right: 20px;
        }

            .tab-section .center .tab-content li a img p {
                color: #094c81;
                font-size: 15px;
            }

.view-all {
    font-size: 15px;
    color: #e84c3d;
    text-align: right;
    width: 100%;
    float: right;
    text-decoration: none;
    padding: 6px 0px;
    width: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: 10px;
}

.other-services {
    width: 100%;
    float: left;
    padding: 20px 0px;
    background: #fff;
    /* background-image: url(../images/logo-slide-bg.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 1px solid #ddd;
}

    .other-services .bg {
        background-color: rgba(255,255,255,0.5);
        width: 100%;
        float: left;
        border: 2px solid #fff;
        transition: 0.5s;
    }

        .other-services .bg:hover {
            border: 2px solid #f07901;
        }

.gallery {
    width: 100%;
    float: left;
    padding: 0px 0px 20px;
}

    .gallery .bg {
        background-color: #fff;
        /*padding: 20px 15px 10px 15px;*/
    }


.tab-section h3 {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 10px 0px;
    text-transform: uppercase;
    color: #000;
    font-size: 26px;
    font-family: 'Conv_museo-300';
    border-bottom: 2px solid #04444e;
}

.gallery .bg h3 {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 10px 0px;
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    background: #e8e8e8;
    padding: 8px 10px;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
}


.gallery .bg span a {
    width: auto;
    float: right;
    color: #e84c3d;
    font-size: 14px;
    text-decoration: none;
    padding: 9px 0px;
}

#outer-wrapper {
    min-height: 100%;
    position: relative;
}

#outer-content {
    padding-bottom: 25px;
    overflow: hidden;
    width: 100%;
}

#outer-footer {
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.footer {
    width: 100%;
    float: left;
    background-color: #04253c;
    padding: 30px 0px 80px 0px
}

    .footer h6 {
        color: #fff;
        font-size: 14px;
        text-align: left;
        text-transform: uppercase;
        border-bottom: 1px solid #fff;
        padding-bottom: 2px;
        width: 80%;
        font-weight: bold;
    }

    .footer ul {
        margin: 0px;
        padding: 0px;
    }

        .footer ul li {
            color: #fff;
            font-size: 14px;
            text-align: left;
            list-style: none;
            padding: 2px 0px;
        }

            .footer ul li a {
                color: #fff;
                font-size: 14px;
                text-align: left;
            }

                .footer ul li a i {
                    color: #fff;
                    font-size: 12px;
                    margin-right: 8px;
                    color: #fff;
                }

            .footer ul li i {
                margin-right: 8px;
            }

            .footer ul li span {
                color: #fff;
                font-size: 12px;
                margin-right: 4px;
            }

.copyright {
    width: 100%;
    float: left;
    background-color: #000;
    padding: 10px 0px 10px 0px;
    position: relative;
    bottom: 0;
    z-index: 9999;
    padding-bottom: 20px;
    padding-top: 20px;
}

    .copyright p {
        color: #fff;
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 0px;
    }

        .copyright p a {
            color: #fff;
            text-decoration: none;
        }

            .copyright p a:hover {
                color: #fff;
                text-decoration: none;
            }

.all-right {
    text-align: right;
}



.caroufredsel_wrapper {
    width: 100%;
    margin: 0px auto !important;
    left: 0px !important;
}

#carousel a {
    width: 170px;
    height: 90px;
    margin: 0 15px;
    float: left;
}

#prev, #next {
    background: transparent url( ../img/carousel_control.png ) no-repeat 0 0;
    text-indent: -999px;
    display: block;
    overflow: hidden;
    width: 15px;
    height: 21px;
    position: absolute;
    top: 30px;
}

#prev {
    background-position: 0 0;
    left: 30px;
}

    #prev:hover {
        left: 29px;
    }

#next {
    background-position: -18px 0;
    right: 30px;
}

    #next:hover {
        right: 29px;
    }

#pager {
    text-align: center;
    margin: 0 auto;
    padding-top: 20px;
}

    #pager a {
        background: transparent url(../img/carousel_control.png) no-repeat -2px -32px;
        text-decoration: none;
        text-indent: -999px;
        display: inline-block;
        overflow: hidden;
        width: 8px;
        height: 8px;
        margin: 0 5px 0 0;
    }

        #pager a.selected {
            background: transparent url(../img/carousel_control.png) no-repeat -12px -32px;
            text-decoration: underline;
        }


.tab_height li {
    list-style: none;
}

.msg {
    opacity: 0.0;
    display: none;
}


.chief-person ul li p:hover + .msg {
    background: #fff;
    text-align: center;
    width: 225px;
    padding: 10px;
    box-shadow: 0px 0px 8px #ccc;
    -moz-box-shadow: 0px 0px 8px #ccc;
    -ms-box-shadow: 0px 0px 8px #ccc;
    -o-box-shadow: 0px 0px 8px #ccc;
    -webkit-box-shadow: 0px 0px 8px #ccc;
    opacity: 1.0;
    height: auto;
    display: block;
    position: absolute;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    border: 1px solid #ccc;
    margin: 0px auto;
    z-index: 222222222222222222222222;
    top: 0;
    right: -215px;
    min-height: 225px;
}

.module_div {
    height: 87px;
    width: 180px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #fff;
}

    .module_div:hover div {
        top: 0px;
        position: absolute;
        background: #0C0;
    }

    .module_div h1 {
        font-size: 14px;
        font-weight: normal;
        margin: 0px;
        padding: 0px 10px;
        text-decoration: none;
        color: #fff;
    }

        .module_div h1:hover {
            text-decoration: none;
        }

    .module_div img {
        margin-top: 12px;
        margin-bottom: 5px;
    }

.tab_heading {
    border-bottom: 1px solid #ccc;
    padding: 7px;
    font-size: 23px;
    text-align: center;
    font-family: "Conv_museo-300";
    background: #04444e;
    color: #fff;
}

.tab-in {
    background: #fff;
    padding: 5px;
    display: inline-block;
    width: 100%;
    margin: 3px 0;
}

.news ul {
    padding: 0 10px;
}

.news-img {
    margin: 4px 5px 0 0;
    float: left;
}

.navbar-fixed {
    box-shadow: 0 0 2px 0 hsl(0, 0%, 78%);
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 100;
}

#header_top {
    transition: all 0.5s ease-in-out;
    z-index: 99;
}

.news {
    border: 1px solid #ccc;
}

.video-gallery .modal {
    text-align: center;
    padding: 0 !important;
    z-index: 8;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-backdrop.fade.in {
    display: none;
}

.modal-content {
    border-radius: 0px;
    color: #fff;
}

    .modal-content a {
        background: #fff;
        padding: 3px 6px;
        border-radius: 3px;
        color: #000;
    }

.modal-header, .modal-footer {
    border: 0px;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.photo-gallery .modal-dialog {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 50px;
}

.photo-gallery .modal-header {
    padding: 15px 15px 0px 15px;
}

.photo-gallery .modal {
    background-color: rgba(0, 0, 0, 0.5);
}

.video-gallery .modal-header {
    padding: 15px 15px 0px 15px;
}

.photo-gallery .modal-dialog .modal-body img {
    width: 100%;
}

.modal-header .close {
    background: #fff !important;
    opacity: 0.9;
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.hover_1:hover .md_red, .hover_1:hover .md_green, .hover_1:hover .md_org, .hover_1:hover .md_blue, .hover_1:hover .md_purple, .hover_1:hover .md_light_green {
    display: block;
    z-index: 111111111111111;
    top: 0px;
    border-radius: 3px;
}

.md_red_1 {
    background: #e84c3d;
}

.md_red {
    background: #e84c3d;
    display: none;
    color: #fff;
    text-align: center;
    height: 87px;
    width: 170px;
    position: absolute;
    padding-top: 35px;
}

.md_green_1 {
    background: #1bbc9b;
}

.md_green {
    background: #1bbc9b;
    display: none;
    color: #fff;
    text-align: center;
    height: 87px;
    width: 170px;
    position: absolute;
    padding-top: 35px;
}

.md_org_1 {
    background: #e88f40;
}

.md_org {
    background: #e88f40;
    display: none;
    color: #fff;
    text-align: center;
    height: 87px;
    width: 170px;
    position: absolute;
    padding-top: 35px;
}

.md_blue_1 {
    background: #3598db;
}

.md_blue {
    background: #3598db;
    display: none;
    color: #fff;
    text-align: center;
    height: 87px;
    width: 170px;
    position: absolute;
    padding-top: 35px;
}

.md_purple_1 {
    background: #9a59b5;
}

.md_purple {
    background: #9a59b5;
    display: none;
    color: #fff;
    text-align: center;
    height: 87px;
    width: 170px;
    position: absolute;
    padding-top: 35px;
}

.md_light_green_1 {
    background: #b2b809;
}

.md_light_green {
    background: #b2b809;
    display: none;
    color: #fff;
    text-align: center;
    height: 87px;
    width: 170px;
    position: absolute;
    padding-top: 35px;
}

.tab_height {
    height: 445px;
    position: relative;
    background: #f1f1f1;
    padding-top: 10px;
}

    .tab_height ul {
        padding: 0 15px;
        magin: 0;
    }

.marqueeContainer {
    height: 403px;
    overflow: hidden;
}

.marquee, .marqueeContainer {
    box-sizing: border-box;
    position: relative;
}
    /*.marquee{
    animation: 5s linear 0s normal none infinite running marquee;
    top: 6em;
	padding:0 15px;
}*/
    .marquee:hover {
        animation-play-state: paused;
    }

@keyframes marquee {
    0% {
        top: 8em;
    }

    100% {
        top: -4em;
    }
}

.microsoft:after, .microsoft:before {
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    z-index: -1;
}

.microsoft:after {
    bottom: 0;
    transform: rotate(180deg);
}

.microsoft:before {
    top: 0;
}


.tab-content {
    /*background: #dcdfdf;*/
    height: auto;
}

.tab-section .my-tab > li > a {
    background: #eaecec;
    margin-right: 3px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 12px;
    text-transform: uppercase;
    color: #000000;
}

    .tab-section .my-tab > li > a:hover {
        background: #f8f8f8;
        border-bottom: 2px solid #e88f40
    }

.my-tab > li.active > a, .my-tab > li.active > a:focus, .my-tab > li.active > a:hover {
    border-bottom: 2px solid #e88f40;
}

.tab_height .view-all {
    color: #e88f40;
}

.tab-in-col {
    color: #e88f40;
    display: block;
}

.flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    float: left;
}
/*.flip-container:hover .back, .flip-container.hover .back  {            
        -webkit-transform:rotateY(0deg);
        -moz-transform:rotateY(0deg);
        -ms-transform:rotateY(0deg);
        -o-transform:rotateY(0deg);
        transform: rotateY(0deg); 
    } */

/*.flip-container:hover .front, .flip-container.hover .front  {                     
        -webkit-transform:rotateY(180deg);
        -moz-transform:rotateY(180deg);
        -ms-transform:rotateY(180deg);
        -o-transform:rotateY(180deg);
        transform: rotateY(180deg);
    }*/


.flip-container, .front {
    width: 205px;
    height: 215px;
    margin-right: 10px;
}

.back {
    width: 195px;
    height: 215px;
    margin-right: 25px;
}

.front img {
    width: 140px;
    border-radius: 50%;
    border: 1px solid #f8f8f8;
    height: 140px;
}

.flipper {
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
}


.front, .back {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1.0s;
    -moz-transition: 1.0s;
    -ms-transition: 1.0s;
    -o-transition: 1.0s;
    transition: 1.0s;
    position: absolute;
    top: 0;
    left: 0;
}


.front {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

div#jssor_1 {
    visibility: visible !important;
}

div#jssor_1 {
    width: 100% !important;
    left: 0px !important;
    height: 80px !important;
}

    div#jssor_1 div {
        width: 100% !important;
        height: 80px !important;
    }

#jssor_1 div div {
    padding: 0px 0px;
    width: 14% !important;
    float: left;
}

.back {
    border: 1px solid #ccc;
    -ms-border: 1px solid #ccc;
    text-align: center;
    padding: 10px 5px;
    background: #f8f8f8;
    box-shadow: 0 0 16px #d9d9d9;
    -ms-box-shadow: 0 0 16px #d9d9d9;
    -moz-box-shadow: 0 0 16px #d9d9d9;
    -o-box-shadow: 0 0 16px #d9d9d9;
    z-index: 1;
    /*-webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg)*/
    display: none;
}

    .back img {
        text-align: center;
        display: block;
        width: 50%;
        border-radius: 50%;
        margin: 5px auto;
    }

.NameHead {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    display: block;
}

.back p {
    font-size: 13px;
}


.InpgHd {
    font-family: 'Conv_museo-300';
    font-weight: normal;
}

.InnPgs-set {
    padding: 30px 0 60px;
    display: inline-block;
    width: 100%; /*z-index:9;*/
    position: relative;
}

.breadcrumb {
    padding: 8px 0;
    background: none;
    border-radius: none;
}

.search-btn {
    position: absolute;
    right: -26px;
    top: 0;
}

.pg-search {
    background: #04444e !important;
    color: #fff !important;
    transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
}

    .pg-search:hover {
        background: #3b565a !important;
    }

.down-load {
    color: #d80000
}

.word-file {
    color: #7084ff
}

.excel-file {
    color: #33d807
}

.dropdown-menu {
    background: #1c85be none repeat scroll 0 0;
}

.minimal {
    background: #127b8b;
}

.ui-datepicker {
    z-index: 99 !important;
}

.breadcrumb-item > a {
    color: #1c85be;
}

.top-band ul.font-bot li button {
    background-color: #127b8b;
    background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%), linear-gradient(to right, #fff, #fff);
    background-position: calc(100% - 12px) calc(1em + -3px), calc(100% - 7px) calc(1em + -3px), calc(100% - 1.6em) 0.1em;
    background-repeat: no-repeat;
    background-size: 5px 5px, 5px 5px, 2px 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    height: 24px;
    padding: 0 6px;
    text-align: left;
    width: 115px;
}

.select-theme ul {
    min-width: 115px;
    position: absolute;
    top: 24px;
    width: 100%;
}

    .select-theme ul li {
        display: block;
        float: none;
        padding: 0;
    }

        .select-theme ul li a {
            color: #fff;
            font-size: 12px;
            height: 24px;
            padding: 4px 5px;
            text-decoration: none;
            text-transform: uppercase;
            width: 100%;
        }

.caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

.list-unstyled li {
    /* float: left; */
    /*  padding-right: 20px; */
    /* width: 33%; */
}


.custom-navbar h3 {
    font-size: 15px;
    font-weight: 600;
    color: white;
    margin-left: 0px;
    text-transform: uppercase;
}

.search-box {
    background: #F5F5F5;
    padding: 20px;
    border: 1px solid #eeeeee;
    margin-bottom: 15px;
    min-height: 180px;
    position: relative;
}

span.date {
    font-weight: bold;
    display: block;
}

.searchtext a {
    background: #1c85be;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 5px 10px;
    display: table;
    margin: 5px 0 0 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    position: absolute;
    bottom: 14px;
}

    .searchtext a:hover {
        background: #1cb9d1;
    }

.searchtext {
    font-size: 13px;
    text-align: justify;
}



.all-main-content {
    display: inline-block;
    width: 100%;
}

    .all-main-content section .right .sitemap_bg span {
        font-size: 18px;
        color: #1d85be;
        font-weight: bold;
        font-family: 'Open Sans', sans-serif !important;
    }

    .all-main-content h3 {
        font-size: 18px;
        color: #1d85be;
        font-weight: bold;
        text-transform: uppercase;
        font-family: 'Open Sans', sans-serif !important;
    }

    .all-main-content table thead tr:first-child {
        background-color: #1d85be;
        color: #fff !important;
    }

    .all-main-content .breadcrumb {
        padding: 8px 15px;
        margin: 20px 0px;
        list-style: none;
        background-color: rgba(28, 133, 190, 0.1);
        border-radius: 4px;
    }

    .all-main-content table p {
        margin: 0px !important;
    }

    .all-main-content h4 {
        font-size: 16px;
        color: #333;
        font-weight: bold;
        font-family: 'Open Sans', sans-serif !important;
    }

    .all-main-content section .right ul li strong span {
        font-size: 14px;
        font-weight: normal;
        font-family: 'Open Sans', sans-serif !important;
    }

    .all-main-content section .breadcrumb-item > a {
        color: #1c85be;
        font-size: 13px;
        font-weight: bold;
        font-family: 'Open Sans', sans-serif;
        text-decoration: none;
    }

    .all-main-content section .breadcrumb > .active {
        font-family: 'Open Sans', sans-serif !important;
        font-weight: bold;
    }

    .all-main-content section .right div p span {
        font-size: 14px !important;
        font-weight: normal !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 26px !important;
        color: #333 !important;
    }

    .all-main-content section .right ul li span span {
        font-size: 14px !important;
        font-weight: normal !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 26px !important;
        color: #333 !important;
    }

    .all-main-content section .right div span span {
        font-size: 14px !important;
        font-weight: normal !important;
        font-family: 'Open Sans', sans-serif !important;
        line-height: 26px !important;
        color: #333 !important;
        text-indent: 0in !important;
    }

    .all-main-content section .right table tr td p {
        text-indent: 0in !important;
    }

    .all-main-content section .right ul li {
        margin: 0px 0px 12px;
    }
    /*.all-main-content section .right table tr:first-child {
    background-color: #1d85be;
}*/
    /*.all-main-content section .right table tr:first-child td {
    border-left-color: #1e85be !important;
}
.all-main-content section .right table tr:first-child td:last-child {
    border-right-color: #1e85be !important;
}*/
    .all-main-content section .right table thead tr:first-child td p span {
        font-weight: bold !important;
        font-size: 15px !important;
        color: #fff !important;
    }

    .all-main-content section .right table tr td {
        border-color: #d2d2d2 !important;
    }

    .all-main-content section .right table {
        margin-left: 0px !important;
        width: auto !important;
        margin-bottom: 20px;
    }

        .all-main-content section .right table tr td p {
            text-align: left !important;
            font-size: 14px !important;
            margin: 0px !important;
        }

    .all-main-content section .right div span u strong span {
        font-weight: bold !important;
    }


.bg video {
    width: 100% !important;
    height: auto !important;
}

.pgwSlider.wide > ul > li {
    height: 80px !important;
}

.pgwSlider .ps-current {
    /* height: 230px !important; */
    height: 150px !important;
}

.video-gallery a {
    display: inline-block;
    width: 100%;
    min-height: 410px;
}

    .video-gallery a video {
        width: 100% !important;
        height: auto !important;
    }

    .video-gallery a h3 {
        font-size: 18px;
        line-height: 25px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

.college-list .college-list-detail div {
    width: 100% !important;
    text-align: center;
}

.college-list .college-list-detail.col-lg-6 {
    border: 1px solid #ddd;
    padding: 20px 15px 10px;
    margin: 10px 1%;
    width: 47%;
    transition: 0.5s;
    min-height: 220px;
}

    .college-list .college-list-detail.col-lg-6:hover {
        border: 1px solid #337ab7;
        background-color: #f2faff;
    }

    .college-list .college-list-detail.col-lg-6 h3 {
        font-size: 18px;
    }

    .college-list .college-list-detail.col-lg-6 img {
        max-width: 64px;
    }

.round-circle {
    border: 3px solid #fff;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin: 0 auto 15px;
    display: block;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

    .round-circle img {
        width: 75%;
        display: block;
        margin: 20px auto 0;
        transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
    }

.module-outer {
    text-align: center;
    margin-bottom: 25px;
    padding: 0 30px;
}

    .module-outer a {
        font-size: 1.1em;
        line-height: 1.3em;
        color: #fff;
        text-decoration: none;
        transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in
    }

        .module-outer a:hover, .round-circle:hover, .round-circle img:hover {
            transform: scale(1.2);
            -moz-transform: scale(1.2);
            -webkit-transform: scale(1.2);
            color: #000;
        }

.citiEngLinkWrap {
    background: #ededed;
    padding: 10px 15px 2px;
    margin-top: 0;
    display: inline-block;
}

ul.citiEngLink {
    list-style-type: none;
    margin: 0 0 0 20px;
    padding: 0;
    width: 93% !important
}

    ul.citiEngLink li {
        padding: 4px 0 !important;
        border-bottom: 1px solid #CCC;
        margin: 0 !important;
    }

        ul.citiEngLink li:last-child {
            border: none;
        }

        ul.citiEngLink li a {
            font-size: 1.1em !important;
            line-height: 1.3em !important;
            color: #337ab7;
            float: none !important;
            height: auto !important;
            padding: 0 5px !important;
        }

        ul.citiEngLink li:before {
            font-family: 'Glyphicons Halflings';
            content: "\e084";
            font-size: 1.1em;
            color: #0164b2;
            margin: 0 5px 0 -19px;
        }


.announce-ment {
    background: #e6e6e6;
    padding: 10px;
    display: block; /* height:280px; */
    height: 201px;
    overflow-y: auto;
    overflow-x: hidden;
}

span.announce-heading {
    color: #222;
    font-size: 16px;
    border-bottom: 1px solid #cacaca;
    display: block;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 4px;
}

.announce_list {
    width: 100%;
}

    .announce_list ul {
        margin: 0px;
        padding: 0px;
    }

        .announce_list ul li {
            margin: 0px 0px 10px 0px;
            padding: 0px 0px 10px 0px;
            list-style: none;
            border-bottom: 1px dotted #000;
        }

            .announce_list ul li a {
                display: block;
            }

    .announce_list p {
        font-size: 13px;
        text-align: justify;
        color: #565656;
    }

.social-links li {
    display: inline-block;
    margin: 0px 15px 0px 0 !important;
}


    .social-links li a {
        font-size: 20px !important;
        transition: .5s ease-in-out;
    }

    .social-links li:hover a {
        opacity: 0.7;
    }


.phone svg {
    margin-right: 10px;
}

.fax svg {
    margin-right: 10px;
}

@media screen and (max-width: 1200px) {
    .college-list .college-list-detail.col-lg-6 {
        margin: 10px 0%;
        width: 100%;
    }
}

@media screen and (max-width: 980px) {
    .list-unstyled li {
        /* float: left; */
        /*  padding-right: 20px; */
        /*  width: 50%; */
    }
}

@media screen and (max-width: 700px) {
    .google_play {
        text-align: center;
        float: left;
        width: 100%;
    }

    .list-unstyled li {
        /* float: left;
    padding-right: 20px;
    width: 50%; */
    }

    .module_div h1 {
        padding: 0;
    }

    .banner h3 {
        margin-right: 0;
    }

    #jssor_1 div div {
        padding: 0px 0px;
    }

    div#jssor_1 {
        width: 90% !important;
    }
}





/* CSS used here will be applied after bootstrap.css .nav { margin-bottom: 0; }

.nav > li.dropdown.open .dropdown-menu-new {display:table; width: 100%;  left:0; right:0; }
.dropdown-menu-new>li { display: table-cell;}

.dropdown-menu .sub-menu {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
	display: table-cell;
}

.dropdown:hover .dropdown-menu {
    display: table;
}


*/

#outer-content .InnPgs-set div#prvwImg {
    text-align: center;
    padding: 0 !important;
    background-color: rgba(0, 0, 0, 0.5);
}

#content #prvwImg .modal-dialog .modal-header {
    width: auto;
    float: right;
    position: absolute;
    top: -25px;
    right: -27px;
    z-index: 9 !important;
}












table {
    width: 100% !important;
    margin: auto !important;
    font-size: 16px;
    line-height: 18px;
}

.google-visualization-orgchart-table {
    border: 0;
    text-align: center;
}

    .google-visualization-orgchart-table * {
        margin: 0;
        padding: 2px;
    }

.google-visualization-orgchart-table {
    text-align: center;
}

.google-visualization-orgchart-space-medium {
    width: 10px;
    height: 1px;
    border: 0;
}

.google-visualization-orgchart-noderow-medium {
    height: 30px;
    border: 0;
}

.google-visualization-orgchart-linenode {
    border: 0;
}

.google-visualization-orgchart-node-medium {
    font-size: 0.8em;
}

.google-visualization-orgchart-nodesel {
    border: 2px solid #e3ca4b;
    background-color: #fff7ae;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff7ae), to(#eee79e));
}

.google-visualization-orgchart-node {
    text-align: center;
    vertical-align: middle;
    font-family: arial,helvetica;
    cursor: default;
    border: 2px solid #b5d9ea;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
    background-color: #edf7ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#edf7ff), to(#cde7ee));
}

.google-visualization-orgchart-connrow-medium {
    height: 6px;
    font-size: 4px;
}

.google-visualization-orgchart-lineleft {
    border-left: 1px solid #3388dd;
}

.google-visualization-orgchart-linebottom {
    border-bottom: 1px solid #3388dd;
}

.google-visualization-orgchart-lineright {
    border-right: 1px solid #3388dd;
}



/** extra edit css **/


.flip-container .front p {
    margin-top: 10px;
    text-align: center;
}



.flip-container:first-child .front img {
    border: 5px solid #1c85be;
    box-shadow: 0px 0px 10px #000000;
    margin: auto;
}


.flip-container:nth-child(2) .front, .flip-container:nth-child(3) .front, .flip-container:nth-child(4) .front, .flip-container:nth-child(5) .front {
    opacity: 0.8;
}


    .flip-container:nth-child(2) .front img, .flip-container:nth-child(3) .front img, .flip-container:nth-child(4) .front img, .flip-container:nth-child(5) .front img {
        margin: 7px auto;
    }


        .flip-container:nth-child(2) .front img:hover, .flip-container:nth-child(3) .front img:hover, .flip-container:nth-child(4) .front img:hover, .flip-container:nth-child(5) .front img:hover {
            box-shadow: 0px 0px 10px #000000;
            transition: ease-in-out 0.4s;
            opacity: 1;
        }


    .flip-container:nth-child(2) .front img {
        height: 130px;
        width: 130px;
        margin-top: 7px;
    }

    .flip-container:nth-child(3) .front img, .flip-container:nth-child(4) .front img, .flip-container:nth-child(5) .front img {
        height: 130px;
        width: 130px;
        margin-top: 7px;
    }


    .flip-container:nth-child(2) .front:hover, .flip-container:nth-child(3) .front:hover, .flip-container:nth-child(4) .front:hover, .flip-container:nth-child(5) .front:hover {
        opacity: 1;
    }



.h3-title span {
    border-bottom: 3px solid #EA6A50;
    padding-bottom: 4px;
}

.h3-title {
    border-bottom: 1px solid #0A1A32;
    padding-bottom: 7px;
    margin-top: 50px;
}

.bottombig-box h5 {
    padding: 10px;
    color: white;
}


.bottombig-box {
    margin-bottom: 50px;
}

    .bottombig-box .col-sm-2 {
        width: 20% !important;
    }

.for-query {
    background: #fff;
    border-radius: 0px;
    color: #1f1a17; /* 
    border: 3px solid #39bbe1; */
    box-shadow: 0 6px 21px rgba(0,0,0,0.16), 0 4px 10px rgba(0,0,0,0.23);
    width: 100%;
    margin-right: 2%;
    margin-top: 10px;
    padding: 0px 0px 15px 0px;
    text-align: center;
    border-radius: 16px;
    overflow: hidden;
}

.yellow_color {
    color: #e88f40;
    font-weight: bold;
    display: inline-block;
    margin: 3px 0px;
    font-size: 12px;
}

/** extra edit css closed **/







/* video label */
.video-label {
    padding: 4px;
    background: rgba(0, 0, 0, 0.60);
    position: relative;
    width: 100%;
    text-align: center;
    color: white;
    padding-top: 9px;
    text-transform: uppercase;
    z-index: 1;
    top: 37px;
}

.gallery .edit-gallery {
    position: relative;
    bottom: 28px;
}

.announce-ment {
    border: 1px solid #efefef;
}
/* video label */















/* widget css */

#lobipanel-multiple .panel-body {
    height: 220px;
    overflow-y: scroll;
}


#lobipanel-multiple .panel-title {
    max-width: 100% !important;
    float: inherit !important;
    text-align: center;
}

#lobipanel-multiple .panel-heading {
    padding: 5px 0;
}


    #lobipanel-multiple .panel-heading .dropdown {
        margin-top: 4px;
    }

.collapse-panel .panel-title {
    height: 56px;
}

    .collapse-panel .panel-title span {
        position: relative;
        top: 15px;
    }


.collapse-panel .panel-body span {
    position: relative;
    top: 12px;
    left: 13px;
}




.panel-primary > .panel-heading {
    background: #e88f40;
    border-color: white;
}

.panel-primary {
    border-color: #e88f40;
}


.panel-success > .panel-heading {
    background: #9a59b5;
    border-color: white;
    color: white;
}

.panel-success {
    border-color: #9a59b5;
}


.panel-warning > .panel-heading {
    background: #b2b809;
    border-color: white;
    color: white;
}

.panel-warning {
    border-color: #b2b809;
}


.panel-danger > .panel-heading {
    background: #029849;
    border-color: white;
    color: white;
}

.panel-danger {
    border-color: #029849;
}


.panel-info > .panel-heading {
    background: #3598db;
    border-color: white;
    color: white;
}

/*.panel-info{
	border-color:#3598db;
}
*/


#lobipanel-multiple .panel-body {
    height: 200px;
    overflow-y: scroll;
}


#lobipanel-multiple {
    margin-top: 5px;
}


    #lobipanel-multiple .panel-body .media-body ul {
        list-style-type: none !important;
        padding-left: 10px;
        padding-top: 13px;
    }

        #lobipanel-multiple .panel-body .media-body ul li a {
            color: #28364b;
            line-height: 25px;
            font-size: 14px;
            transition: all ease-in-out 0.1s;
        }


            #lobipanel-multiple .panel-body .media-body ul li a:hover {
                color: #1c85be;
                text-decoration: none;
            }

    #lobipanel-multiple .panel-body {
        padding: 0;
        padding-left: 15px;
    }

    #lobipanel-multiple .panel-heading .dropdown {
        display: none;
    }

    #lobipanel-multiple .ui-sortable-handle:hover .dropdown {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
    }

    #lobipanel-multiple .ui-sortable-handle .dropdown li a[title]:hover .dropdown {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
    }

    #lobipanel-multiple .ui-sortable-handle:hover .panel-title h4 {
        visibility: hidden;
    }


    #lobipanel-multiple .lobipanel-sortable .dropdown {
        transition: all ease-in-out 0.3s;
    }



/* widget css */





/* icon css  */





/* icon css start */

.edit-icons {
    text-align: center;
    /* background: #fcfcfc; */
    padding-top: 20px;
    padding-bottom: 0px;
    border-radius: 3px;
    /* border:1px solid #f5f5f5; */
    margin-bottom: 30px;
    /* box-shadow:0 1px 2px rgba(0,0,0,0.12), 0 1px 5px rgba(0,0,0,0.24); */
    height: 120px;
}

    .edit-icons:hover {
        text-align: center;
        /* background: #fff; */
        padding-top: 20px;
        padding-bottom: 0px;
        border-radius: 3px;
        /*  border:1px solid #f5f5f5; */
        margin-bottom: 30px;
        /* box-shadow:0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1); */
    }


    .edit-icons .round-icon {
        height: 120px;
        width: 120px;
        margin: auto;
        padding-top: 20px;
        /* border:1px solid #a2a2a2;
	border-radius:50%; */
    }

        .edit-icons .round-icon img {
            text-align: center;
            margin: auto;
            left: 0;
            right: 0;
            display: block;
            float: inherit;
            width: 45px;
        }


.collapse-panel a .edit-icons p {
    font-size: 14px;
    margin-top: 17px;
    color: #4f5767;
    text-decoration: none;
    margin-top: -8px;
}

.collapse-panel a:hover {
    text-decoration: none;
}





    .collapse-panel a:hover .edit-icons .round-icon {
        color: #e8e8e8;
        background: #e0e0e0;
        transition: all 0.3s;
    }



/* icon css closed  */


.edit-icons {
    text-align: center;
    position: relative;
}

    .edit-icons .round-icon {
        width: 80px;
        height: 80px;
        line-height: 90px;
        border-radius: 50%;
        background: #f3f3f3;
        font-size: 36px;
        color: #fff;
        margin: 0 auto 15px;
        position: relative;
        transition: all 500ms ease 0s;
    }

    .edit-icons:hover .round-icon {
        transform: scale(0.8, 0.8);
    }

    .edit-icons .round-icon:after {
        content: "";
        width: 101px;
        height: 101px;
        border-radius: 50%;
        border: 4px solid #e0e0e0;
        position: absolute;
        top: -10px;
        left: -10px;
        opacity: 0;
        transform: scale(0.8, 0.8);
        transition: all 500ms ease 0s;
    }

    .edit-icons:hover .round-icon:after {
        opacity: 1;
        transform: scale(1, 1);
    }

    .edit-icons .number {
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 50%;
        background: #fff;
        font-size: 14px;
        color: #123a06;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
    }

    .edit-icons .title {
        font-size: 20px;
        color: #123a06;
        margin: 0 0 10px 0;
    }

    .edit-icons .description {
        font-size: 14px;
        color: #828282;
        line-height: 25px;
        margin: 0;
    }

@media only screen and (max-width: 990px) {
    .edit-icons {
        margin-bottom: 30px;
    }
}


/* icon css*/












/* Contact data start  */
.contact-data {
    font-size: 14px;
}

.contact-section {
    margin-top: 30px;
    margin-bottom: 30px;
}

.contact-data td img {
    border: 1px solid #ddd;
    width: 85px;
    padding: 5px;
    display: block;
    margin: auto;
}

.contact-data thead tr {
    background: #ececec;
}

    .contact-data thead tr th {
        background: #ececec;
        text-align: center;
        color: #3e2828;
    }

.contact-data tbody tr:nth-child(1) {
    background: #ececec;
    text-align: center;
}

    .contact-data tbody tr:nth-child(1) td {
        font-weight: 600;
    }

.contact-data tbody tr td:nth-child(1) {
    width: 15%;
}

.contact-data tbody tr td:nth-child(2), .contact-data tbody tr td:nth-child(3) {
    width: 20%;
}



.contact-section p {
    margin-top: 18px;
    font-size: 20px;
}

.contact-data {
    margin-bottom: 20px !important;
}

/* Contact data closed */




/* icon slider start */
.other-services #jssor_1 .col-md-2 {
    width: 20% !important;
}

div#jssor_1 {
    height: 120px !important;
}

    div#jssor_1 div {
        height: 120px !important;
    }
/* icon slider closed */







/* tabs and pills on inner pages */
.inner-tabs > li.active > a, .inner-tabs > li.active > a:focus, .inner-tabs > li.active > a:hover {
    background: #1c85be;
    color: white;
    border-radius: 5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}


.inner-tabs .nav > li > a:focus, .inner-tabs > li > a {
    background: #e8f3f8;
    border-radius: 5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    font-weight: 600;
}

.inner-tabs .nav > li > a:focus, .inner-tabs > li {
    margin-right: 5px;
}

    .inner-tabs .nav > li > a:focus, .inner-tabs > li > a:hover {
        background: #1c85be !important;
        border-radius: 5px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        color: white;
        margin-bottom: 0;
        border: 1px solid transparent !important;
    }

.inner-tabs li {
    margin-right: 5px !important;
}


.inner-tab-content {
    height: auto !important;
    background: none !important;
}

.college-list-table {
    display: table;
    margin: 50px auto 0 auto;
}
/* tabs and pills on inner pages closed */







/* call query  */

.query-section {
    background: #eaeaea;
    padding: 15px 0;
    color: #484848;
    border: 1px dashed #e88f40;
    border-radius: 15px;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0 !important;
    border-radius: 16px;
}

    .query-section a {
        display: inline-block;
        padding: 5px 16px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        border: 1px solid transparent;
        border-radius: 4px;
        color: #fff;
        background-color: #e88f40;
        margin-top: 6px;
        text-decoration: none;
        box-shadow: 0 0 3px #ccc;
        height: auto;
        font-size: 13px;
        font-weight: 600;
        border-radius: 20px;
    }

.for-query h6 {
    margin: 5px 0px;
    font-size: 20px;
    text-transform: uppercase;
    color: #1f1a17 !important;
}


.for-query img {
    width: 16px;
    position: relative;
    bottom: 4px;
    left: -33px;
}
/* query call */



.help-desk {
    margin-top: 13px;
    margin-bottom: 64px;
}

    .help-desk img {
        width: 60px;
        right: 0;
        position: absolute;
        bottom: -56px;
    }





/* important links section */
#important-links ul li {
    background: white;
    padding: 5px 10px;
    margin: 6px 0;
}
/* important links section closed  */






/* mobile view responsive */

@media only screen and (max-width:399px) {
    .flip-container, .front {
        width: 145px;
    }

    .tab-section .my-tab > li > a {
        padding-left: 17px;
        padding-right: 17px;
    }
}

@media only screen and (max-width:500px) {
    .header_text {
        width: 250px
    }
}

@media only screen and (max-width:767px) {
    #lobipanel-multiple {
        float: left;
        width: 100%;
    }


    .flip-container:nth-child(5) {
        width: 100%;
        margin: auto;
    }

    .for-query {
        margin-top: 30px;
    }

    .tab-bottom-down {
        margin-top: 40px;
    }

    .bottombig-box .col-xs-12 {
        width: 50% !important;
    }

    .bottombig-box img {
        margin-top: 20px;
    }

    div#jssor_1 {
        height: 30px !important;
    }

        div#jssor_1 div {
            height: 30px !important;
        }

    .header-section h1 {
        font-size: 16px !important;
    }

    .header_text {
        position: absolute;
        left: 51px;
        top: -10px;
    }

    .help-desk {
        margin-top: 0px;
        margin-bottom: -9px;
    }

        .help-desk img {
            position: absolute;
            bottom: 21px;
            right: 10px;
            width: 40px;
        }

    /* .banner #myCarousel{
		height:120px;
	}
	
	.banner #myCarousel .item img{
		height:120px;
	} */
    .banner .carousel-control {
        height: 25px;
        width: 25px;
        font-size: 10px;
    }

    .custom-navbar .navbar-header .navbar-toggle {
        z-index: 999;
    }

    #lobipanel-multiple .panel-heading .dropdown li a {
        color: white;
    }

    .top-band ul.right {
        float: none;
    }

    .search-btn {
        position: relative;
        right: -96px;
        top: -23px;
    }

    .login-inner {
        left: 0;
    }
}


@media only screen and (max-width:361px) {
    .flip-container, .front {
        width: 100%;
    }
}


@media only screen and (min-width:495px) and (max-width:767px) {
    .flip-container, .front {
        width: 145px;
    }
}


@media only screen and (min-width:362px) and (max-width:439px) {
    .flip-container, .front {
        width: 156px;
    }
}

@media only screen and (min-width:440px) and (max-width:495px) {
    .flip-container, .front {
        width: 195px;
    }
}


@media only screen and (min-width:536px) and (max-width:646px) {
    .flip-container, .front {
        width: 170px;
    }
}


@media only screen and (min-width:768px) and (max-width:1200px) {
    #lobipanel-multiple {
        float: left;
        width: 100%;
    }

    .tab-bottom-down {
        margin-top: 50px;
    }

    .banner #myCarousel .item img {
        width: 100%;
    }
}




@media only screen and (min-width:556px) and (max-width:767px) {
    .for-query-box {
        width: 255px !important;
    }
}


@media only screen and (min-width:700px) and (max-width:767px) {
    .flip-container, .front {
        width: 155px;
    }
}



@media only screen and (min-width:768px) and (max-width:992px) {
    .top-band {
        padding-bottom: 10px;
    }
}





/* mobile view responsive closed */




@media only screen and (min-width:768px) {
    .for-query-box {
        border-left: 1px solid #ccc;
        width: 215px;
        margin-left: 30px;
    }

    .for-query {
        margin-left: 15px;
    }
}


@media only screen and (max-width:480px) {
    .site-inner {
        display: none;
    }

    .top-band ul {
        text-align: left;
    }

    .main-top-bar .top-pad-new li {
        width: 50%;
    }

    .main-top-bar .top-pad-new {
        display: inline-flex;
    }

        .main-top-bar .top-pad-new li:nth-child(1) a {
            font-size: 9px;
        }

        .main-top-bar .top-pad-new li:nth-child(2) {
            margin-top: 10px;
        }

    .top-band ul {
        position: inherit !important;
        float: none !important;
    }

    .top-pad-new {
        text-align: center !important;
    }

    .search-form li {
        width: 90% !important;
    }

        .search-form li input {
            width: 100% !important;
        }

    .search-btn {
        top: -23px;
        float: right;
        right: -40px;
    }

    .top-band {
        padding-bottom: 8px;
    }

    .select-theme button {
        font-size: 9px !important;
        width: 80px !important;
    }
}



@media only screen and (min-width:401px) and (max-width:480px) {


    .search-form li {
        width: 90% !important;
    }

        .search-form li input {
            width: 100% !important;
        }

    /* 
	.search-form{
		    position: absolute !important;
		right: 21px !important;
		top: 74px !important;
	}
	 */
    .site-inner {
        top: -15px;
    }


    .top-pad-new-time {
        text-align: center !important;
        float: none !important;
    }

    .main-top-bar {
        float: none;
        text-align: center;
    }

    .font-bot {
        text-align: center !important;
    }
}


@media only screen and (min-width:481px) and (max-width:1024px) {
    .site-inner a {
        line-height: 24px;
        padding: 0 2px;
        font-size: 9px;
    }

    .site-inner span {
        font-size: 10px;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .top-band ul li input {
        width: 100px;
    }

    .top-band ul.right {
        margin-top: 0px;
    }
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .main-top-bar {
        margin-right: 60px;
    }
}

@media only screen and (min-width:1025px) and (max-width:1220px) {
    .main-top-bar {
        margin-right: 32px;
    }

    .top-band ul li a {
        font-size: 9px;
    }

    .site-inner a {
        line-height: 24px;
        padding: 0 2px;
        font-size: 9px;
    }

    .site-inner span {
        font-size: 10px;
    }
}


@media only screen and (min-width:1200px) and (max-width:1350px) {
    .main-top-bar {
        margin-right: 30px;
    }
}


@media only screen and (min-width:530px) and (max-width:672px) {
    .top-band ul li input {
        margin-top: 5px;
    }
}


.blink-apply {
    background-color: magenta;
    border: 1px dashed #63b1dc;
}

    .blink-apply span {
        text-decoration: blink;
        -webkit-animation-name: blinker;
        -webkit-animation-duration: 1s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        -webkit-animation-direction: alternate;
    }

@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.1;
    }
}



/* admission open */
.blink {
}

    .blink span a {
        animation: blink 1s linear infinite;
        font-weight: bold;
        color: #1e1e1e;
    }

@keyframes blink {
    50% {
        color: #e88f40;
    }

    100% {
        color: #1e1e1e;
    }
}

.blink-fluid {
    background: #e0e0e0;
    border-bottom: 1px solid #ddd;
}

    .blink-fluid marquee {
        padding-top: 11px;
    }


        .blink-fluid marquee p {
            margin-bottom: 5px;
        }


    .blink-fluid button {
        background: #b22429;
        border-radius: 0;
        border: 0;
        position: absolute;
        padding: 10px 30px 10px 15px;
        font-size: 16px;
        z-index: 999999;
        display: none;
    }

        .blink-fluid button:hover {
            background: #b22429;
        }

        .blink-fluid button svg {
            font-size: 25px;
            position: absolute;
            right: 10px;
            bottom: 8px;
        }

.blink-12 {
    padding: 0;
}
/* admission closed */


@media only screen and (min-width:1130px) {
    .college-nav {
        width: 726px;
    }
}




.img-div img {
    width: 100%;
    margin-top: 20px;
}

.all-colleges {
    display: flex !important;
    flex-wrap: wrap !important;
}





















.state-universities-ul {
    width: 100% !important;
    left: 0 !important;
}

.yamm-content ul {
    display: flex;
    flex-wrap: wrap;
}


.yamm-content li {
    padding-left: 0px !important;
    display: flex;
}




/* login form css start */

.panel {
    margin-bottom: 0px;
}

.chat-window {
    bottom: 41px;
    right: 0;
    position: fixed;
    float: right;
}

    .chat-window > div > .panel {
        border-radius: 10px 10px 0 0;
        border: 0;
        overflow: hidden;
    }

.icon_minim {
    padding: -1px 10px;
}

.msg_container_base {
    background: #e5e5e5;
    margin: 0;
    padding: 10px 15px;
    max-height: 300px;
    overflow-x: hidden;
}

    .msg_container_base h3 {
        margin-top: 0;
        font-size: 16px;
    }

.top-bar {
    background: #666;
    color: white;
    padding: 10px;
    position: relative;
    overflow: hidden;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #ccace0;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}


.create-account {
    color: #fff;
    background-color: #1c85be;
    border-color: #1c85be;
    margin: auto;
    font-size: 13px;
    padding: 5px 10px;
}

.submit-request .panel-heading {
    padding: 10px 10px 4px 10px;
    cursor: pointer;
}

.chat-window {
    z-index: 999;
}


.submit-request .panel-heading a {
    color: white;
}

    .submit-request .panel-heading a:hover {
        color: white;
    }

.request-image {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
}


.msg_container_base h4 {
    color: #345165;
    margin-top: 0;
    margin-bottom: 0;
}

.msg_container_base p {
    color: #a3a5a7;
}

.profile-data {
    margin-bottom: 20px;
    margin-top: 5px;
}

#lobipanel-multiple .panel-body .media-body p {
    padding-top: 13px;
    color: black;
}

/* .edit-panel .panel-body{
	background-image:url("../images/phone-image.jpg");
	background-size:cover;
} */

.submit-request .panel-heading {
    color: #ffffff;
    background-color: #345165;
    border-color: #345165;
}

.submit-request .panel-title {
    font-size: 14px;
}


/* login form css closed */
























#lobipanel-multiple .panel-body .media-body h3 {
    padding-top: 13px;
    color: white;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-weight: 600;
    position: absolute;
    width: 100%;
    z-index: 9999;
    top: 33px;
}

    #lobipanel-multiple .panel-body .media-body h3 a {
        color: white;
        text-decoration: none;
    }

.edit-panel .panel-body {
    /* background-image:url("http://dhe.weexceldemo.com/cms/themes/higher_education/images/phone-image.jpg");
	background-size:cover;*/
    padding-left: 0px !important;
    overflow: hidden !important;
}

    .edit-panel .panel-body a {
        color: white !important;
    }

.edit-panel .panel-heading {
    border: 0;
}

.edit-panel .media {
    height: 100%;
    margin: 0;
}

.edit-panel .media-body {
    height: 90%;
    text-align: center;
    display: table;
    width: 100%;
}



.custom-navbar {
    z-index: 99;
}
/*HIMANI-4-4-2018*/
.bottombig-box .allLogo-img.mb10 {
    width: 13.8%;
    text-align: center;
    margin-right: 5px;
    float: left;
}













/* incubator slider css start */
.carousel-fade
.incubator-slider
.item {
    transition-property: opacity;
    ;
}

.incubator-slider .item,
.incubator-slider .active.left,
.incubator-slider .active.right {
    opacity: 0.3;
}

.incubator-slider .active,
.incubator-slider .next.left,
.incubator-slider .prev.right {
    opacity: 1;
}

    .incubator-slider .next,
    .incubator-slider .prev,
    .incubator-slider .active.left,
    .incubator-slider .active.right {
        left: 0;
        transform: translate3d(0, 0, 0);
    }

}

.carousel-control {
    z-index: 2;
}

}



.carousel-fade,
.incubator-slider,
.incubator-slider .item {
    height: 100%;
}



    .incubator-slider .item {
        background: #000;
    }

        .incubator-slider .item img {
            opacity: 0.4;
        }
/* incubator slider css closed */










.login-form-tabs {
    margin-top: 20px;
}

.mainbox-login {
    margin-bottom: 0px;
}


    .mainbox-login .panel-title a {
        padding: 0;
        font-size: 25px;
    }

    .mainbox-login .panel-title {
        text-align: center;
    }

    /*.mainbox-login .input-group{
	margin-bottom:23px;
}
*/
    .mainbox-login .form-group {
        margin-bottom: 0px;
    }

    .mainbox-login .submit-login-button {
        float: right;
    }

    .mainbox-login .panel-heading {
        padding: 4px 15px;
    }

.side-banner img {
    margin-top: 20px;
    border: 1px solid #ccc;
    padding: 3px;
}


.instructions ul {
    list-style-type: none;
    padding-left: 0;
    border: 1px solid #ccc;
    padding: 11px;
    border-radius: 0px 0px 5px 5px;
    border: 1px dashed #3598db;
}

    .instructions ul li {
        list-style-type: none;
        padding-left: 0;
        line-height: 28px;
    }

        .instructions ul li svg {
            color: #3598db !important;
            margin-right: 10px;
        }

.instructions h4 {
    background: #3598db;
    padding: 11px;
    padding-left: 15px;
    color: white;
    margin-bottom: 0;
    border-radius: 5px 5px 0px 0px;
}

.side-banner-container {
    margin-bottom: 30px;
}













.captcha p {
    text-align: right;
    font-size: 14px;
    color: red;
    font-weight: bold;
    margin-top: 7px;
}


.captcha {
    float: left;
    padding: 6px 0px 0px;
    background: #eee;
    border-radius: 5px;
    margin-top: 10px;
}

.capthca-input {
    height: 30px;
}


@media only screen and (max-width:767px) {
    .mainbox-login .input-group {
        margin-bottom: 15px;
    }
}


.phone-image-section {
    margin-top: 10px;
}

    .phone-image-section h3 {
        font-family: inherit;
        position: absolute;
        top: 98px;
        text-align: center;
        width: 93%;
        border: 0;
        font-weight: 700;
    }

    .phone-image-section img {
        border: 1px solid #ccc;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    }


.inner-tab-content {
    height: auto !important;
    background: none !important;
    box-shadow: 0PX 0PX 10PX #ccc;
    padding: 15px;
}

.panel-info {
    border: 1px dashed #3598db;
}

/*.cms-panel-body{
	margin-top:30px;
}*/


/* log in page closed */
/* incubator slider css closed */


























.carousel-fade {
    left: 0 !important;
    width: 260px !important;
}


.at4-share {
    z-index: 99999999 !important;
}





















/* pop up start onload */
.modal-pop-up-load .modal-on-load {
    z-index: 9999999 !important;
}


.modal-on-load {
    z-index: 999999 !important;
    background: rgba(0, 0, 0, 0.9) !important;
    text-align: center !important;
    padding: 0 !important;
}

    .modal-on-load .modal-dialog {
        z-index: 9999999 !important;
    }

    .modal-on-load .modal-body img {
        display: block !important;
        left: 0 !important;
        right: 0 !important;
        margin: auto !important;
    }

    .modal-on-load:before {
        content: '';
        display: inline-block !important;
        height: 100% !important;
        vertical-align: middle !important;
        margin-right: -4px !important;
    }

    .modal-on-load .modal-dialog {
        display: inline-block !important;
        text-align: left !important;
        vertical-align: middle !important;
    }
/* pop up closed onload*/








/* curtain section start */
.leftcurtain {
    width: 50%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    z-index: 9999999999;
}

.rightcurtain {
    width: 51%;
    height: 100%;
    right: 0px;
    top: 0px;
    position: fixed;
    z-index: 9999999;
}

    .rightcurtain img, .leftcurtain img {
        width: 100%;
        height: 100%;
    }

.rope {
    position: absolute;
    top: -40px;
    left: 70%;
    cursor: pointer;
    z-index: 999999999999;
}



    .rope img {
        z-index: 99999999999;
    }

.rope-div {
    position: fixed;
    width: 100%;
    z-index: 9999999;
}

/* curtain section closed */



















/* site map page start  */

.sitemap-section-full {
    background: #fafafa;
    box-shadow: 0 1px 2px rgba(197, 186, 186, 0.25), 0 2px 8px rgba(0,0,0,0.22);
    padding: 0px 15px 15px 15px;
}

.all-site-pad {
    padding: 15px;
}


.site-map-heading-all {
    font-size: 20px;
    text-align: center;
    padding: 8px;
    color: #ffffff;
    box-shadow: 0 1px 2px rgba(197, 186, 186, 0.25), 0 2px 8px rgba(0,0,0,0.22);
    background: linear-gradient(#57acda, #1c85be);
    border-radius: 5px;
}

.site-map-heading {
    color: #1c85be;
    /*color: white; */
    padding: 10px;
    font-size: 20px;
    margin-left: 6px;
}

    .site-map-heading:before {
        content: "";
        position: absolute;
        width: 50px;
        height: 4px;
        background: #1c85be;
        margin-bottom: 0px;
        top: 40px;
    }

.sitemap-section ul {
    list-style: none;
}

.sitemap-section .site-map-text {
    padding: 0;
}

.sitemap-section ul li {
    line-height: 30px;
}

.sub-menu-site-map-heading {
    background: #e8f3f8;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #1c85be;
    font-weight: bold;
}

.submenu-listed {
    padding-left: 15px;
}

    .submenu-listed li:nth-child(1) a {
        border-bottom: 1px solid #1c85be;
        text-decoration: none;
        font-size: 16px;
    }

    .submenu-listed ul li a {
        border-bottom: 0px !important;
        text-decoration: underline;
        font-size: 14px !important;
    }

.about-menu li:nth-child(2) a:nth-child(1) {
    border-bottom: 1px solid #1c85be;
    text-decoration: none;
    font-size: 16px;
}

.about-menu ul li a {
    border-bottom: 0px !important;
    text-decoration: underline;
    font-size: 14px !important;
}

    .about-menu ul li a:hover {
        text-decoration: underline;
    }
/* site map page closed */
/*himani- 4.11.2018*/
#outer-content .tab-content .tab_height marque {
    height: 91% !important;
}








.image-gal {
    background: #000 !important;
}

.pad-hide .carousel-inner {
    height: 296px;
}

.pad-hide #myCarousel .item img {
    height: 300px !important;
}

.pad-hide #myCarousel .item {
    height: 300px !important;
}

















#lobipanel-multiple .panel {
    margin-bottom: 20px;
}



.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    margin: auto;
}




@media only screen and (max-width:676px) {
    .bottombig-box .allLogo-img.mb10 {
        width: 12%;
    }

    .login-inner a {
        padding: 2px 6px;
    }

    .bottombig-box {
        margin-bottom: 0px;
    }
}



@media only screen and (max-width:550px) {
    .tab-section .my-tab > li > a {
        padding-left: 4px;
        padding-right: 13px;
        font-size: 10px;
    }
}




.after-header {
    height: 210px;
    position: absolute;
    width: 100%;
    top: 117px;
    z-index: -9;
}


.at-share-dock.atss {
    background: white;
}

@media only screen and (max-width:767px) {
    .after-header {
        height: 210px;
        position: absolute;
        width: 100%;
        top: 107px;
        z-index: -9;
    }

    .dropdown:hover .dropdown-menu {
        display: none !important;
    }

    .dropdown.open .dropdown-menu {
        display: block !important;
    }

    .state-universities-ul {
        height: 230px;
        overflow-y: auto;
    }
}








.carousel-fade {
    width: 100% !important;
}


.caroufredsel_wrapper {
    width: 100% !important;
}


.incubator-slider .item img {
    width: 100% !important;
}

.lobipanel > .panel-heading > .panel-title {
    padding-left: 0px !important;
}





.help-desk .online-admission-blink {
    position: absolute;
    text-align: center;
    margin: auto;
    display: block;
    background: #e88f40;
    color: white;
    padding: 7px 30px;
    border-radius: 3px;
    border: 1px dashed;
    border-radius: 50px;
    bottom: -55px;
}


    .help-desk .online-admission-blink p {
        color: white;
        animation: blinker 1.1s linear infinite;
        font-weight: 600;
        line-height: 21px;
        font-size: 19px;
        margin-bottom: 0px;
        text-transform: uppercase;
    }


@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.help-desk p span {
    font-size: 14px;
    font-weight: 500;
}

.help-desk p a {
    color: black;
    text-decoration: none;
}

.help-icon-header {
    display: none;
}

@media only screen and (min-width:992px) and (max-width: 1199px) {
    .help-desk .online-admission-blink p {
        font-size: 16px;
    }
}


@media only screen and (min-width:768px) and (max-width: 991px) {
    .header-section h1 {
        font-size: 17px;
    }

    .help-desk .online-admission-blink p {
        font-size: 11px;
        line-height: 16px;
    }

    .help-desk p span {
        font-size: 8px;
    }
}


@media only screen and (min-width:625px) and (max-width: 767px) {

    .online-admission-blink {
        bottom: 16px;
        right: 0;
        width: 180px;
        bottom: 15px !important;
    }

    .help-desk .online-admission-blink p {
        font-size: 11px;
        line-height: 15px;
    }

    .help-desk p span {
        font-size: 10px;
        display: none;
    }
}

@media only screen and (max-width:624px) {
    .online-admission-blink {
        position: relative !important;
        margin-bottom: 18px !important;
        width: 280px;
        bottom: 0px !important;
    }

    .help-desk .online-admission-blink p {
        font-size: 13px;
        line-height: 14px;
    }

    .help-desk p span {
        font-size: 11px;
    }
}

.panel-expanded {
    margin-top: 45px;
}















.e-learning li ul li {
    list-style-type: none;
}





@media only screen and (min-width:400px) {
    .side-banner-content img {
        width: 250px;
    }
}

@media only screen and (max-width:399px) {
    .side-banner-content img {
        width: 100%;
    }
}



@media only screen and (max-width:480px) {
    .top-band ul.right {
        margin: auto !important;
        text-align: center !important;
    }
}



@media only screen and (max-width:767px) {
    .hr_logo {
        float: right;
        position: absolute;
        right: 0;
        bottom: -6px;
        right: 20px;
    }

        .hr_logo img {
            width: 55px;
        }
}




.contact-section {
    padding-left: 0;
    padding-right: 0;
}

.contact-data {
    overflow-x: scroll;
    margin-bottom: 0px !important;
}

.officer-table {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.online-admission-blink {
    text-align: right;
}

    .online-admission-blink a {
        margin-top: 0px !important;
        border-radius: 9px !important;
        margin-right: 16px;
        padding: 8px 20px;
        border: 1px dashed #fff;
    }



.student-marquee-1 {
    background: #f1f1f1 !important;
}

.student-marquee {
    background: #ffe4cb;
    padding: 10px 0 0 0;
}

    .student-marquee p {
        color: #085e8c;
        margin-bottom: 4px;
        text-transform: uppercase;
        font-weight: 600;
    }

        .student-marquee p a {
            color: #b22429;
        }

.student-marquee-2 {
    background: #e88f40 !important;
}

    .student-marquee-2 p {
        color: white !important;
    }



@media only screen and (max-width:767px) {
    .officer-table {
        height: 90vh;
        overflow-x: scroll;
    }
}



@media only screen and (min-width:502px) and (max-width:529px) {
    .top-band ul.right {
        position: relative;
        top: 6px;
    }
}


@media only screen and (min-width:481px) and (max-width:501px) {
    .top-band ul.top-pad-new {
        float: none !important;
    }

    .main-top-bar {
        padding-right: 63px !important;
    }
}


@media only screen and (max-width:991px) {
    .login-inner a {
        height: 50px;
    }
}
/*
	.flip-container:nth-child(1){
    visibility: hidden;
}


.flip-container:nth-child(2) {
	display: none;
}*/




.online-admission_blink {
    color: #ffffff;
    width: 264px !important;
    text-transform: uppercase !important;
    background: #1c85be !important;
}

.header_text h1 {
    width: 280px;
    margin-top: 9px;
}


.play-store-data {
    padding-left: 0px;
}

.play-store {
    margin-top: 15px;
}

.google-icon-top {
    margin-bottom: 6px;
}




/* call icon image */
.first-call-img {
    position: absolute;
    bottom: 41px;
    width: 50px;
}

.second-call-img {
    position: absolute;
    bottom: 18px;
    width: 50px;
}
/* call icon image */


@media only screen and (max-width:767px) {
    .play-store-data a img {
        width: 140px !important;
    }

    .play-store-data {
        padding-left: 15px;
    }

    .google-icon-top {
        margin-bottom: 0px;
    }

    .play-store-data {
        margin-bottom: 10px;
    }

    .student-marquee-1 {
        background: none !important;
    }

    .student-marquee-2 {
        background: #e88f40 !important;
    }

    .online-admission-blink {
        width: 100% !important;
        text-align: center !important;
        z-index: 99;
        padding: 0px !important;
    }

    .play-store-data {
        text-align: center;
    }

    .student-marquee {
        z-index: -1;
    }

    .google_play {
        display: none !important;
    }

    .blink-apply {
        margin-bottom: 10px !important;
    }
}



@media only screen and (min-width:768px) and (max-width:991px) {
    .online-admission_blink {
        width: 214px !important;
    }

    .online-admission-blink a {
        font-size: 10px !important;
    }

    .header_text h1 {
        width: 140px !important;
        font-size: 14px !important;
        margin-top: 0px !important;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {

    .header_text h1 {
        width: 220px !important;
        margin-top: 0px !important;
    }
}