@font-face {
    font-family: OpenSans-Regular;
    src: url(../eot/opensans-regular.eot) format("embedded-opentype"),url(../ttf/opensans-regular.ttf) format("truetype"),url(../404error.html) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: OpenSans-Semibold;
    src: url(../eot/opensans-semibold9f1e.eot);
    src: url(../eot/opensans-semibold.eot) format("embedded-opentype"),url(../ttf/opensans-semibold.ttf) format("truetype"),url(../svg/opensans-semibold.svg) format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

.body {
    font-size: 14px;
    text-decoration: none;
    line-height: 16px;
    margin: 0;
    background-color: #fff;
    background-image: url(../png/background.png);
    background-repeat: repeat;
    color: #333
}

html {
    scroll-behavior: smooth
}

/*------cookie form css------------------*/
.cookie {
    position: relative;
}

    .cookie .cookie-btn {
        margin-top: 15px;
        text-align: right;
        /* display:flex;
        align-items: center;
        justify-content: center; 
        gap: 10px;*/
    }

        .cookie .cookie-btn .btn {
            display: inline-block;
        }

    .cookie .alert-cookie-policy {
        border-radius: 0;
        position: fixed;
        bottom: 0;
        top: auto;
        left: 0;
        right: 0;
        z-index: 99999;
        background: #000000e6;
        padding: 25px 20px;
        box-shadow: 0 -5px 5px -5px #333;
        border-top: 2px solid black
    }

    .cookie .outline {
        cursor: pointer;
        outline: none;
        position: relative;
        z-index: 3;
        background: transparent;
        color: #33afe4;
        font-size: 14px;
        border-color: #33afe4;
        border-style: solid;
        border-width: 1px;
        border-radius: 25px !important;
        padding: 10px 30px;
        text-transform: uppercase;
        transition: all 0.2s linear;
        margin-right: 10px;
        margin-bottom: 10px;
        min-width: 120px;
    }

        .cookie .outline:hover {
            color: white;
            /*background: #1172c4;*/
            background: #33afe4;
            border-color: none;
            transition: all 0.2s linear;
        }

    .cookie .bg {
        cursor: pointer;
        outline: none;
        position: relative;
        z-index: 3;
        font-size: 14px;
        /*border-color: #77c043 !important;*/
        border-color: #66cc00 !important;
        border-style: solid;
        border-width: 1px;
        border-radius: 25px !important;
        padding: 10px 30px;
        text-transform: uppercase;
        transition: all 0.2s linear;
        margin-right: 10px;
        background: #66cc00 !important;
        font-weight: 600 !important;
        margin-bottom: 10px;
        min-width: 120px;
    }

        .cookie .bg:hover {
            color: white;
            background: #7add33 !important;
            border-color: none !important;
            transition: all 0.2s linear;
            box-shadow: 0 -5px 5px -5px #333;
        }

    .cookie .closeCookie {
        -webkit-appearance: none;
        padding: 0;
        cursor: pointer;
        background: 0 0;
        border: 0;
        float: right;
        position: absolute;
        right: 10px;
        top: 5px;
        font-size: 22px;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-shadow: 0 1px 0 #fff;
        opacity: .4;
    }

    .cookie .alert-cookie-policy p {
        color: #fff;
        text-align: justify;
    }

    .cookie .alert-cookie-policy .alert {
        border-radius: 0;
    }
/*------cookie form css------------------*/

/*------Hubspot form css------------------*/


#hubspot-messages-iframe-container {
    z-index: 111 !important;
}
.hbspt-form label {
    color: #fff;
}

.field {
    margin-bottom: 15px;
}

.hbspt-form .hs-input {
    width: 100%;
    padding: 6px 12px;
    border: none;
}

    .hbspt-form .hs-input select {
        color: #111;
    }


.hs_phone .input .hs-fieldtype-intl-phone {
    padding: 0;
}

.hbspt-form .hs-form-booleancheckbox .hs-input {
    display: inline-block;
    width: auto;
    margin-right: 8px;
}

/*.hbspt-form .hs-richtext {
    display: none;
}*/


.hbspt-form .hs-richtext
.cta-right-side p {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 25px 0px;
    text-decoration: underline;
}

.hbspt-form .hs-richtext p {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 16px 0px;
    color:#333;
}

.hs-richtext a {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 25px 0px;
    text-decoration: underline;
    color: #012d48;
}

    .hs-richtext a:hover {
        color: #012d48;
    }


.hbspt-form .hs-button {
    border-radius: 5px !important;
    color: #fff;
    font-size: 15px;
    background: #77c043;
    padding: 9px 7px;
    border: 0;
    min-width: 135px;
    background-image: linear-gradient(#77c043, #9ce548ad);
    transition: all .35s;
    font-weight: 600;
    letter-spacing: 0.8px;
}

/*------Hubspot form css------------------*/



#opencol {
    margin-top: 20px
}

.cta-bg {
    background-image: url(../404error.html);
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    background-size: contain;
    padding: 25px;
    z-index: 9999;
    top: 35px;
}

.product-featured .adms-img-icons a p strong:hover {
    color: #77c043 !important;
    text-decoration: underline !important
}

#LiveFreeDemo {
    min-height: 410px
}
/*#LiveFreeDemo {
    min-height: 220px
}*/

.px-3 {
    padding: 0 16px;
}

.padding-left-0 {
    padding-left: 0 !important;
}

.padding-right-0 {
    padding-right: 0 !important;
}

.shadow {
    box-shadow: 1px 1px 8px 7px rgba(0,0,0,0.05);
}

.shadow-tile {
    box-shadow: 2px 2px 18px 6px #d5d1d1;
    border-radius: 7px;
    margin: 0 5px
}

.mids-cta {
    margin-top: 35px;
    overflow: visible !important;
}

    .mids-cta .mid-content {
        padding-left: 95px;
    }

.blue-border {
    border-top: 4px solid #23bbee;
    min-height: 160px
}

/*.FreeLivedemoppc {
    height: 250px !important;
}*/
.green-border {
    border-top: 4px solid #77c043;
    min-height: 335px
}

.table-bordered {
    border: 1px solid #ddd
}

.btn:hover {
    box-shadow: 5px 7px 23px 0 #940000
}

.btn-primary {
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important
}

.btn-info {
    background-color: #269abc !important;
    border-color: #1b6d85 !important
}

.btn-warning {
    background-color: #ec971f !important;
    border-color: #d58512 !important
}

.btn-danger {
    background-color: #c9302c !important;
    border-color: #ac2925 !important
}

.check-list li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    display: inline-block;
    vertical-align: top;
    margin-right: 7px;
    color: #77c043
}

.iframe-container-contactus {
    padding: 15px 30px;
    background: #fff;
    box-shadow: 1px 8px 10px #e30000;
    border-radius: 10px
}

    .iframe-container-contactus iframe.iframe-contactus {
        display: block;
        position: inherit;
        height: 785px
    }

#LiveFreeDemo {
    width: 100%;
    border: 0;
    position: relative;
    z-index: 9;
    box-shadow: 1px 0 8px 0 #313131;
    border-radius: 10px;
   /* margin-top: -50px;*/
    background-color: #05415d;
    /* background-image: url(../Images/product-cta-bg-new.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    background-size: contain;*/
}


#LiveFreeDemos {
    height: 246px
}

/*.error {
    position: absolute;
    left: 15px;
    bottom: -16px
}*/

.fa-arrow-circle-right {
    color: #77c043;
    font-size: 17px !important;
    margin-right: 7px;
    display: inline-block
}

.disclaimer {
    background: #fff;
    border-radius: 5px;
    border: 1px solid rgba(58,52,82,.16);
    box-shadow: 0 1px 16px 0 #940000;
    padding: 30px
}

    .disclaimer p {
        font-size: 12px !important
    }

.blog-strips {
    background-color: #143b64;
    margin: 30px auto;
    display: flex;
    padding: 15px;
    border-radius: 7px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.blog-strips-new {
    background-image: url(../webp/iitms-read-more-bg.webp);
    margin: 20px auto;
    background-repeat: no-repeat;
    border-radius: 7px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.10) !important;
    border: 1px solid #dadee1;
    background-size: cover;
}

    .blog-strips-new h3 {
        color: #276a9c !important;
        margin-top: 10px;
        line-height: 1.4;
    }

    .blog-strips-new .row {
        padding: 5px 20px;
    }

    .blog-strips-new .blog-strip-content {
        width: 75%;
    }

    .blog-strips-new .btn {
        font-size: 14px;
        padding: 5px 8px;
    }

.blog-strip-content {
    position: relative;
    padding-left: 15px !important
}

.blog-strip-btn {
    padding-left: 15px
}

    .blog-strip-btn .btn {
        min-width: auto
    }

.blog-strip-content p {
    margin: 0 !important
}

.blog-strip-img {
    width: 30%
}

.bullet-list h3 {
    display: inline-block;
    margin-top: 2px
}

body {
    font-family: OpenSans-Regular;
    font-size: 15px
}

.blog-strip .btn {
    color: #fff !important
}

footer {
    background-color: #000103
}

    footer .logo-footer {
        margin: 20px 0
    }

    footer h4 {
        color: #fff;
        padding-bottom: 10px;
        line-height: 1.3;
        font-family: OpenSans-Semibold;
        position: relative
    }

        footer h4::after {
            content: '';
            position: absolute;
            height: 1px;
            width: 40px;
            background: #fff;
            top: 25px;
            left: 0
        }

    footer hr {
        margin-top: 15px;
        margin-bottom: 30px
    }

    footer span {
        background-color: #fff;
        width: 1px;
        height: 100px
    }

    footer .navbar-nav {
        float: none
    }

        footer .navbar-nav li {
            margin: 10px 20px
        }

        footer .navbar-nav .nav-item::after {
            content: "|" !important;
            display: inline-block;
            color: #fff;
            font-size: 1.5rem
        }

    footer .footer-cantact-details .phone {
        height: 85px
    }

    footer .navbar-nav .nav-item:last-child:after {
        content: "" !important;
        display: inline-block
    }

    footer ul .link:before {
        content: "\f101";
        font-family: FontAwesome;
        color: #30a4d6;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.7
    }

    footer ul li a {
        margin-left: 10px;
        color: #fff
    }

.p-5 {
    padding: 15px
}

picture img {
    width: 100%
}

footer ul li a:hover {
    color: #30a4d6
}

footer ul li a:focus {
    color: #fff !important
}

footer a {
    color: #fff
}

.footer-location-section {
    margin: 30px 0
}

footer .footer-location {
    margin-top: 30px;
    border: 1px solid #33afe4;
    padding: 15px 20px 10px;
    color: #fff;
    height: 160px;
    position: relative
}

    footer .footer-location img {
        position: absolute;
        top: -28px
    }

    footer .footer-location p {
        margin-top: 15px
    }

footer .fa {
    color: #33afe4;
    font-size: 16px;
    margin-right: 5px
}

footer h5 {
    font-size: 15px;
    color: #fff;
    margin-bottom: 4px
}

footer .footer-cantact-details {
    margin: 15px auto;
    padding-left: 30px
}

    footer .footer-cantact-details .phone {
        height: 85px
    }

    footer .footer-cantact-details .rights {
        border-right: 1px solid #fff
    }

    footer .footer-cantact-details .both {
        border-right: 1px solid #fff;
        border-left: 1px solid #fff
    }

.copyright-footer a {
    color: #333;
    font-weight: 600;
    font-size: 14px
}

.copyright-footer p {
    padding: 12px 0 0;
    color: #333;
    font-weight: 600;
    font-size: 14px
}

footer .d-flex {
    display: flex
}

footer .first-column {
    width: 30%
}

footer .second-column {
    width: 30%
}

footer .third-column {
    width: 18%
}

footer .four-column {
    width: 22%
}

h1 {
    font-family: OpenSans-Semibold;
    font-size: 28px;
    color: #276a9c;
    border-bottom: 1px dashed #ddd;
    border-left: 4px solid #ff8d00;
    margin: 0 0 20px;
    padding: 15px 0 15px 20px;
    line-height: 30px;
    text-transform: capitalize
}

.h2 {
    font-family: OpenSans-Semibold;
    font-size: 28px;
    color: #276a9c;
    border-bottom: 1px dashed #ddd;
    border-left: 4px solid #ff8d00;
    margin: 0 0 20px;
    padding: 15px 0 15px 20px;
    line-height: 30px;
    text-transform: capitalize
}

h1 span {
    font-size: 13px;
    color: #ee3e00;
    display: block;
    font-family: OpenSans-Semibold;
    line-height: 18px;
    margin: 5px 0 0;
    text-transform: uppercase
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.listdecimal {
    background: 0 0 !important;
    list-style-type: decimal !important
}

    .listdecimal li {
        background: 0 0 !important;
        list-style-type: decimal !important
    }

.nolist {
    background: 0 0 !important;
    list-style-type: disc !important
}

    .nolist li {
        background: 0 0 !important;
        list-style-type: disc !important
    }

.iframe1 {
    height: 485px !important
}

.get-in-touch {
    height: auto;
    position: fixed;
    top: 35%;
    left: -82px;
    z-index: 999;
    transition: 1s all ease;
    -webkit-transition: 1s all ease;
    -moz-transition: 1s all ease;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

    .get-in-touch h2 {
        background: #0b80e0;
        padding: 0;
        border-top: 2px solid #a3c91c;
        transition: 1s all ease;
        -moz-transition: 1s all ease;
        -webkit-transition: 1s all ease;
        text-transform: uppercase
    }

        .get-in-touch h2:before {
            display: none
        }

        .get-in-touch h2 a {
            color: #fff;
            font-size: 20px;
            display: block;
            padding: 10px
        }

.getpopup.popup-open {
    left: 50% !important;
    top: 50% !important
}

.getpopup {
    position: fixed;
    left: -100%;
    top: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 99999;
    background: #fff;
    border: 1px solid #cacaca;
    width: 90%;
    padding: 20px;
    max-width: 500px;
    transition: 1s all ease
}

.getoverlay {
    position: fixed;
    top: 0;
    right: -100%;
    background: rgba(0,0,0,.5);
    transform: rotate(180deg);
    z-index: 9999;
    width: 100%;
    height: 100%;
    transition: 1s all ease
}

.getpopup .close-pop:after {
    content: "\f00d";
    display: block;
    font-family: FontAwesome;
    position: absolute;
    top: -10px;
    right: -10px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background: #ee3e00;
    border-radius: 100%
}

.getpopup label {
    display: block;
    font-size: 15px
}

.getpopup input {
    display: block;
    width: 95%;
    height: 30px;
    padding-left: 10px;
    border: 1px solid #d5d5d5;
    margin: 5px 0
}

    .getpopup input:focus {
        box-shadow: 0 0 3px #00a7ed
    }

.getpopup button {
    display: block;
    width: 120px;
    line-height: 30px;
    border-radius: 8px;
    border: 2px solid #0492ce;
    color: #0492ce;
    background: #fff;
    margin: 10px auto;
    transition: 1s all ease
}

    .getpopup button:hover {
        border: 2px solid #0492ce;
        color: #fff;
        background: #0492ce
    }

.nicescroll-rails {
    background: #cacaca !important;
    width: 13px !important
}

    .nicescroll-rails div {
        width: 12px !important
    }

.spanHeading {
    color: #276a9c;
    display: block
}

#knowmore {
    display: none
}

.location-box .open-pop {
    display: none;
    float: right;
    font-size: 15px;
    margin-bottom: 5px;
    margin-right: 10px;
    padding: 4px;
    text-align: center;
    width: 120px
}

.location-box .close-pop {
    display: none
}

.location-pop .close-pop {
    background: url(../png/sprite.png) no-repeat -1px -1px;
    cursor: pointer;
    height: 22px;
    width: 75px;
    line-height: 22px;
    position: absolute;
    right: 0;
    text-indent: -10000px;
    top: 0;
    color: #fff;
    display: none
}

.div-cover {
    display: none;
    position: fixed;
    background: rgba(0,0,0,.7);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
}

.location-pop {
    position: fixed;
    width: 60%;
    left: 20%;
    top: 10%;
    height: 500px;
    background: #fff;
    z-index: 99999;
    max-height: auto !important;
    min-height: auto !important;
    overflow-y: auto;
    padding: 25px !important;
    border: 8px solid #cdcdcd;
    border-radius: 3px;
    overflow-y: auto;
    overflow-x: hidden;
    margin: auto
}

    .location-pop .spanHeading {
        border-bottom: 1px solid #969696;
        padding-bottom: 10px;
        padding-top: 10px;
        display: block
    }

#DataList_Search tr td {
    display: block
}

#DataList_Search {
    display: block;
    width: 100%
}

    #DataList_Search tbody {
        display: block;
        width: 100%
    }

    #DataList_Search tr {
        display: block;
        width: 100%
    }

.mainvideo a {
    display: block;
    text-align: center
}

    .mainvideo a img {
        display: block;
        text-align: center;
        margin: auto
    }

.mainvideo .view-all-video {
    text-align: right
}

.para2 {
    line-height: 25px;
    font-size: 14px;
    padding: 15px;
    text-align: justify
}

.navigation {
    padding-bottom: 10px
}

    .navigation ul {
        list-style-type: none
    }

        .navigation ul li {
            display: inline-block;
            margin: 5px;
            float: none;
            line-height: 35px;
            width: 100%
        }

            .navigation ul li a:hover {
                color: #fff
            }

.bdr {
    border: 1px solid #a0a0a0;
    margin-bottom: 10px
}

.abutton {
    background: rgba(0,0,0,0) url(../png/green-bg.png) repeat scroll 0 0;
    border: 1px solid #4a8420;
    bottom: 0;
    color: #fff;
    display: block;
    font-family: Nunito,sans-serif;
    font-size: 15px;
    font-weight: 300;
    height: 35px;
    left: 0;
    letter-spacing: 1px;
    line-height: 12px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 7px;
    position: relative;
    right: 0;
    text-align: center;
    text-transform: capitalize;
    top: 0;
    transition: all .5s ease 0;
    width: 100%;
    border-radius: 12px
}

    .abutton:active, .abutton:hover {
        text-decoration: none;
        color: #fff;
        border-color: #046c9e;
        background: url(../png/blue-bg.png);
        box-shadow: 0 0 8px #005fc0
    }

    .abutton span {
        display: inline-block;
        position: relative;
        padding-right: 0;
        transition: padding-right .5s
    }

        .abutton span:after {
            content: ' ';
            position: absolute;
            top: 0;
            right: -18px;
            opacity: 0;
            width: 10px;
            height: 10px;
            margin-top: -10px;
            background: rgba(0,0,0,0);
            border: 3px solid #fff;
            border-top: 0;
            border-right: 0;
            transition: opacity .5s,top .5s,right .5s;
            transform: rotate(-45deg)
        }

    .abutton:active span, .abutton:hover span {
        padding-right: 30px
    }

        .abutton:active span:after, .abutton:hover span:after {
            transition: opacity .5s,top .5s,right .5s;
            opacity: 1;
            border-color: #fff;
            right: 0;
            top: 50%
        }

.mainLiDiv {
    position: fixed;
    right: 20px;
    top: 104px;
    z-index: 9999
}

.li-div {
    list-style: none;
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px
}

a, a:hover {
    color: #1d94c6;
    font-weight: 400
}

    a:focus, a:hover {
        text-decoration: none;
        outline: 0
    }

img {
    max-width: 100%;
    height: auto
}

    img:focus {
        outline: 0
    }

.offers-section h1 {
    font-family: OpenSans-Semibold;
    text-align: center;
    font-size: 30px;
    line-height: 1;
    margin: 38px 0 20px;
    color: #33afe4;
    text-transform: uppercase
}

    .offers-section h1:before {
        content: "";
        display: block;
        height: 1px;
        background: #aeaeae;
        line-height: 25px;
        margin: 0 auto;
        width: 60%
    }

    .offers-section h1 span, h2 span {
        background: #fff;
        padding: 0 10px;
        display: inline-block;
        vertical-align: top;
        margin: -18px 0 0;
        border: 0;
        font-size: 30px;
        border-bottom: 0
    }

.table-main h2 {
    color: #333
}

    .table-main h2:before {
        display: none
    }

.company-counters h2 span {
    color: #fff
}

h3, h4 {
    font-size: 17px;
    text-transform: capitalize;
    font-family: OpenSans-Semibold
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

b, strong {
    font-family: OpenSans-Semibold
}

textarea.form-control {
    resize: none;
    height: 100px
}

.btn, .btn-icon {
    height: auto
}

.btn-small.btn {
    padding: 5px 7px;
    min-width: auto;
    font-size: 13px
}

a.btn, a.btn-icon {
    height: auto;
    line-height: 1.42857143;
    padding-bottom: 10px;
    text-shadow: none;
    -webkit-box-shadow: none
}

.img-center {
    margin-left: auto;
    margin-right: auto
}

.margin-btm-10 {
    margin-bottom: 10px
}

.margin-btm-15 {
    margin-bottom: 15px !important
}

.margin-btm-20 {
    margin-bottom: 20px !important
}

.margin-btm-40 {
    margin-bottom: 40px !important
}

.margin-btm-80 {
    margin-bottom: 80px !important
}

.margin-right-10 {
    margin-right: 10px
}

.margin-top-10 {
    margin-top: 10px
}

.mt-2 {
    margin-top: 10px !important
}

.margin-top-15 {
    margin-top: 15px
}

.font-mid {
    font-size: 20px !important
}

.font-large {
    font-size: 28px !important
}

.nopadding {
    padding: 0
}

.no-margin {
    margin: 0
}

.d-block {
    display: block
}

.d-inline {
    display: inline
}

.d-inline-block {
    display: inline-block
}

.break-word {
    word-break: break-all
}

.checkbox-list input[type=checkbox] {
    margin-right: 5px
}

.form-group label {
    text-transform: capitalize
}

.top-links {
    text-align: right;
    background: #595959;
    vertical-align: middle;
    font-size: 13px
}

    .top-links ul {
        margin: 0;
        padding: 0
    }

    .top-links li {
        display: inline-block;
        vertical-align: top;
        list-style: none
    }

        .top-links li + li {
            margin: 0 0 0 20px
        }

    .top-links a {
        padding: 10px 0 11px;
        color: #fff;
        display: block
    }

        .top-links a:hover {
            color: #6c0;
            text-decoration: none
        }

    .top-links li.become-partner-btn a {
        background: #6c0;
        padding: 5px 10px;
        margin: 5px 0 0
    }

        .top-links li.become-partner-btn a:hover {
            color: #fff
        }

    .top-links li .fa {
        font-size: 18px;
        margin-right: 4px
    }

.navbar-brand {
    float: none
}

.navbar-fixed-top {
    top: 0
}

.navbar-default {
    font-family: OpenSans-Regular;
    font-weight: 400;
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    margin-bottom: 0;
    position: sticky
}

.home-page .navbar-default {
    margin-bottom: 0
}

.navbar-default .navbar-nav > li {
    min-height: 45px
}

    .navbar-default .navbar-nav > li + li {
        margin: 0 0 0 20px
    }

.dropdown-menu li a {
    white-space: normal
}

    .dropdown-menu li a:focus, .dropdown-menu li a:hover, .navbar-nav li .dropdown-menu li .one-click {
        color: #000;
        background-color: #e8e8e8
    }

.navbar-default .navbar-nav > li a span {
    vertical-align: top;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #77c043;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -6px;
    display: none;
    transition: display .3s;
    -moz-transition: display .3s;
    -webkit-transition: display .3s
}

.navbar-default .navbar-nav > li.active a span, .navbar-default .navbar-nav > li:hover a span {
    display: inline-block
}

.navbar-collapse .active > a, .navbar-collapse a:active, .navbar-collapse > ul > li:hover > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: #fff;
    color: #77c043;
    border-radius: 0;
    border-left: 0
}

.navbar-default .navbar-nav > li > a {
    margin: 0;
    padding: 6px 10px 8px;
    text-transform: capitalize
}

    .navbar-default .navbar-nav > li > a:after, .navbar-default .navbar-nav > li > a:before {
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        background: #77c043;
        content: '';
        opacity: 0;
        -webkit-transition: opacity .3s,-webkit-transform .3s;
        -moz-transition: opacity .3s,-moz-transform .3s;
        transition: opacity .3s,transform .3s;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    .navbar-default .navbar-nav > li > a:before {
        top: 0;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    .navbar-default .navbar-nav > li > a:after {
        bottom: 0;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        transform: translateY(10px)
    }

.navbar-default .navbar-nav > li.active > a:after, .navbar-default .navbar-nav > li.active > a:before, .navbar-default .navbar-nav > li:hover > a:after, .navbar-default .navbar-nav > li:hover > a:before {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.navbar-default .navbar-nav > li.open > a:after, .navbar-default .navbar-nav > li.open > a:before, .navbar-default .navbar-nav > li:hover > a:after, .navbar-default .navbar-nav > li:hover > a:before {
    opacity: 1
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #fff;
    color: #77c043
}

.dropdown-menu li {
    float: none
}

.dropdown-menu .left-section, .dropdown-menu .right-section {
    float: left;
    width: 50%
}

.dropdown-menu h3 {
    margin: 10px 12px 5px;
    font-size: 15px
}

.navbar-collapse li .dropdown-menu.large-dropdown {
    min-width: 265px
}

.navbar-brand {
    height: auto;
    padding: 0
}

    .navbar-brand img {
        width: 275px;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        transition: all .5s ease
    }

.navbar-fixed-top .navbar-brand img {
    width: 200px
}

.navbar-collapse {
    margin: 27px 0 0;
    font-size: 15px;
    padding: 0;
    -webkit-transition: margin .5s ease;
    -moz-transition: margin .5s ease;
    transition: margin .5s ease
}

.navbar-fixed-top .navbar-collapse {
    margin: 17px 0 0
}

.navbar-collapse li .dropdown-menu .dropdown-menu, .navbar-nav > li > .dropdown-menu ul:before, .navbar-nav > li > .dropdown-menu:before {
    display: none
}

.navbar-collapse li .dropdown-menu {
    border: 0;
    border-radius: 0;
    border-top: 5px solid #77c043;
    left: 0;
    padding: 8px 0;
    top: 42px;
    display: none;
    min-width: 200px
}

    .navbar-collapse li .dropdown-menu li:hover .dropdown-menu, .navbar-collapse ul li.dropdown:hover > .dropdown-menu {
        display: block
    }

    .navbar-collapse li .dropdown-menu .dropdown-menu {
        left: 100%;
        top: 0
    }

.touch-device .navbar-collapse li .dropdown-menu li:hover .dropdown-menu, .touch-device .navbar-collapse ul li.dropdown:hover > .dropdown-menu {
    display: none
}

.touch-device .navbar-collapse li .dropdown-menu li.open .dropdown-menu, .touch-device .navbar-collapse ul li.dropdown.open > .dropdown-menu {
    display: block
}

.touch-device .navbar-collapse a:active, .touch-device .navbar-collapse > ul > li:hover > a, .touch-device .navbar-default .navbar-nav > li > a:focus, .touch-device .navbar-default .navbar-nav > li > a:hover {
    color: #333
}

.touch-device .navbar-collapse .active > a, .touch-device .navbar-collapse a:active, .touch-device .navbar-collapse > ul > li.open > a, .touch-device .navbar-default .navbar-nav > li.open > a, .touch-device .navbar-default .navbar-nav > li.open > a:focus {
    color: #77c043;
    background: #fff
}

.navbar-collapse .dropdown-menu li {
    float: none;
    position: relative
}

.navbar-nav li .dropdown-menu li a {
    padding: 9px 12px;
    line-height: 18px;
    font-size: 15px;
    text-transform: capitalize;
    position: static;
    display: block;
    color: #333
}

.mega_menu_li {
    position: static !important
}

    .mega_menu_li:hover .mega_menu_dropdown {
        display: grid !important
    }

    .mega_menu_li:hover .mega_menu_dropdown {
        opacity: 1;
        transform: scaleY(1);
        border-radius: 5px;
        padding: 25px 70px
    }

.mega_menu_dropdown {
    grid-template-columns: auto auto auto auto;
    width: 100%;
    left: 0;
    top: 100px !important;
    transform: scaleY(0);
    opacity: 0;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 75%);
    -webkit-box-shadow: 0 5px 5px 0 rgb(0 0 0 / 75%);
    -moz-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.75)
}

    .mega_menu_dropdown li {
        list-style: disc;
        font-size: 20px;
        color: #23bbee !important
    }

.dropdown-menu li a:focus, .dropdown-menu li a:hover {
    color: #23bbee !important;
    background-color: transparent
}

.navbar-nav li .mega-menu li a {
    padding: 9px 0 !important
}

.navbar-default {
    z-index: 11111
}

.dropdown-menu li a:focus, .dropdown-menu li a:hover {
    color: #000
}

.navbar-nav li.dropdown-submenu > a:after {
    font-size: 14px;
    position: absolute;
    right: 7px;
    top: 8px;
    content: "\f178";
    font-family: FontAwesome
}

.navbar-nav li .dropdown-menu li a.one-click + .dropdown-menu {
    display: block !important
}

.form-control {
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-size: 13px
}

    .form-control:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-color: #ccc
    }

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover {
    background-color: #68ad38;
    border-color: #68ad38
}

.btn-icon:active, .btn-mini:active, .btn:active {
    top: 0
}

.btn:focus {
    outline: 0
}

button, input, select, textarea {
    font-family: OpenSans-Regular
}

label {
    font-weight: 400
}

.vertical-center-text {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 300px;
}


.btn {
    border-radius: 5px !important;
    color: #fff;
    font-size: 17px;
    background: #77c043;
    padding: 10px 8px;
    border: 0;
    min-width: 150px;
    background-image: linear-gradient(#77c043, #9ce548ad);
    transition: all .35s;
    font-weight: 600;
    letter-spacing: 0.8px;
}



    .btn .fa {
        margin-right: 5px
    }

    .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn:focus, .btn:hover {
        background: #33afe4;
        color: #fff;
        font-weight: 600;
        box-shadow: 2px 18px 48px 0 rgba(0,0,0,.11);
        /* background-image: linear-gradient(#33afe4, #92d9f999);
       
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 1px;*/
    }

.service-section {
    margin: 0 auto 40px
}

    .service-section .service-block {
        text-align: center;
        margin: 50px 0 0;
        padding: 0 15px 20px
    }

        .service-section .service-block:before {
            content: "";
            width: 95px;
            height: 95px;
            display: block;
            margin: -50px auto 0
        }

    .service-section .education-erp:before {
        background: url(../png/education-img.png) no-repeat 0 0
    }

    .service-section .mobile-app:before {
        background: url(../png/mobile-app-img.png) no-repeat 0 0
    }

    .service-section .biometric-rf:before {
        background: url(../png/biometrics-img.png) no-repeat 0 0
    }

    .service-section .web-development:before {
        background: url(../png/webdesign-img.png) no-repeat 0 0
    }

    .service-section .service-block strong {
        display: block;
        margin: 0 0 8px;
        line-height: 17px
    }

.offers-section {
    color: #fff;
    font-size: 15px;
    padding: 40px 0 30px;
    margin: 0 0 40px
}

    .offers-section h1 {
        border-bottom: 0;
        border-left: 0
    }

        .offers-section h1 span {
            color: #33afe4;
            line-height: 1
        }

.bulleted-list li {
    position: relative;
    margin: 0 0 10px
}

    .bulleted-list li:before {
        content: "\f111" !important;
        font-family: FontAwesome;
        display: inline-block;
        vertical-align: top;
        font-size: 7px !important;
        margin: 5px 5px 0 0
    }

    .bulleted-list li span {
        max-width: 90%;
        display: inline-block;
        vertical-align: top;
        line-height: 20px
    }

.offers-section .icon {
    text-align: center;
    background: #004b74;
    height: 240px;
    color: #fff
}

    .offers-section .icon i {
        font-size: 60px;
        background: #000;
        border-radius: 100px;
        width: 100px;
        height: 100px;
        line-height: 100px;
        margin: 35px 0 28px
    }

.offers-section .content {
    padding: 18px 15px;
    min-height: 181px
}

.offers-section h3 {
    margin: 0;
    text-transform: capitalize;
    font-size: 20px
}

.offers-section .col-sm-4 {
    width: 25%
}

.offers-section .offers-block {
    color: #333;
    border: 1px solid #004b74
}

.offers-section .bulleted-list li:before {
    content: "\f00c" !important;
    font-size: 13px !important;
    margin: 2px 5px 0 0
}

.leadership-section {
    margin: 0 0 50px;
    background: #f7f7f7
}

    .leadership-section h4 {
        font-family: OpenSans-Semibold
    }

.leadername {
    font-size: 19px;
    font-family: OpenSans-Semibold;
    color: #23bbee;
    margin: 15px 0 2px
}

.leader-details {
    font-size: 14px;
    font-family: OpenSans-Semibold;
    color: #525252
}

.mentors-section .col-sm-12 + .col-sm-12 {
    margin: 20px 0 0
}

.mentors-section .leadername {
    font-size: 16px;
    margin: 15px 0 5px;
    line-height: 19px
}

.mentors-section .leader-details {
    font-size: 12px
}

.leadership-section .mentors-section img {
    border: 0;
    border-radius: 12px
}

.mentors-section h3 {
    margin: 30px;
    font-size: 25px
}

.mentors-section .mentor-block {
    min-height: 350px;
    padding: 17px;
    border-radius: 15px
}

.tab-section {
    margin: 0 0 20px
}

.tab-content {
}

    .tab-content .tab-heading {
        display: none
    }

.nav-tabs > li > a {
    border-right: 3px solid #5a9033
}

.nav-tabs > li:before {
    content: "";
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    display: inline-block;
    transform: rotate(46deg);
    position: absolute;
    right: -7px;
    top: -2px;
    z-index: 5
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 1px solid #787878;
    background: #787878
}

.nav-tabs > li.active > a {
    color: #fff
}

    .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        color: #fff
    }

.customers-section {
    margin: 0 0 30px
}

.nav-tabs > li > a {
    border-radius: 0;
    margin-right: 0;
    line-height: 22px;
    color: #fff;
    padding: 10px 25px;
    font-size: 15px;
    background: #77c043
}

.nav-tabs > li:first-child > a {
    border-left-width: 1px
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
    border-bottom: 1px solid #787878
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #787878;
    color: #fff
}

.nav-tabs > li > a:hover {
    border-color: #787878
}

.nav-tabs > li.active > a, .nav-tabs > li > a:hover {
    border-right: 3px solid #555 !important
}

.customers-section {
    text-align: center
}

    .customers-section .tab-content .col-sm-2 {
        margin: 0 0 20px
    }


.testimonial-section .testimonial-block {
    position: relative;
    max-width: 600px;
    margin: 0 auto
}

    .testimonial-section .testimonial-block .content {
        background: #fff;
        padding: 15px 15px 25px 0px;
        margin: 0 0 25px
    }

.testimonial-block .content p {
    margin: 0
}

.testimonial-block .content .info {
    position: absolute;
    top: 0px;
    left: 150px
}

.testimonial-section .testimonial-block img {
    border: 1px solid #ddd;
    border-radius: 100%
}

.testimonial-section h2 {
    margin: 38px 0 8px
}

.testimonial-block .info strong {
    font-size: 15px;
    text-transform: capitalize;
    margin: 0 0 3px
}

.testimonial-block .info span {
    color: #68ac37;
    font-size: 12px;
    display: block
}

.carousel-indicators li {
    height: 5px;
    width: 20px;
    border-radius: 0;
    border: 0;
    background-color: #777
}

.carousel-indicators .active {
    background-color: #33afe4;
    width: 20px;
    height: 5px;
    margin: 1px
}

.carousel-inner > .item {
    margin: 0 0 50px;
    padding: 0 20px
}

.testimonial-page .tpl6 .dmbutton {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: -21px 0 0 -28px;
    display: block
}

.testimonial-page .testimonial-block .img {
    width: 83px;
    height: 83px;
    background: #fff
}

.testimonial-page .testimonial-block .content {
    min-height: 270px
}

    .testimonial-page .testimonial-block .content .info {
        left: 118px
    }

.company-counters {
    margin: 40px 0;
    background: url(../jpg/counter-img.jpg) no-repeat 0 0;
    background-attachment: scroll;
    padding: 20px 0 12px;
    color: #fff;
    background-size: cover
}

    .company-counters h2, .contact-form h2 {
        color: #fff
    }

        .company-counters h2:before, .contact-form h2:before {
            display: none
        }

        .company-counters h2 span, .contact-form h2 span {
            background: 0
        }

        .company-counters h2 span {
            margin: 0
        }

    .company-counters i {
        font-size: 80px
    }

    .company-counters h4 {
        font-size: 23px
    }

        .company-counters h4 span {
            font-weight: 600
        }

.contact-form {
    background: 0;
    color: #fff
}

    .contact-form h2 {
        margin-top: 70px
    }

    .contact-form .form-control {
        border: 2px solid #77c043;
        background: #fff
    }

        .contact-form .form-control:focus {
            background: #fff
        }

.required:after {
    color: #cd0a0a;
    content: "*";
    padding-left: 3px
}

/*.error {
    color: #cd0a0a;
    font-size: 11px
}*/

.error-emailer {
    color: #fd7070;
    font-size: 11px
}

.error1 {
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0
}

.success {
    color: green;
    font-size: 12px
}

.form-group {
    position: relative
}

.module-banner {
    margin: 0 0 20px
}

.main-wrapper-content .left-section {
    float: left;
    width: 25%
}

.main-wrapper-content .right-section {
    float: left;
    width: 75%;
    padding: 0 0 0 30px
}

.go-popup img {
    display: inline-block;
    vertical-align: top
}

#main-wrapper {
    min-height: 400px
}

.contactus-page .contact-block {
    margin: 0 0 50px
}

    .contactus-page .contact-block h4 {
        margin: 0 0 18px;
        border-bottom: 1px solid #ccc;
        padding: 0 0 10px;
        text-transform: capitalize
    }

    .contactus-page .contact-block .fa {
        color: #337ab7;
        display: inline-block;
        vertical-align: middle;
        margin-right: 7px;
        font-size: 18px
    }

.contactus-page .list > li + li {
    margin-top: 10px
}

.candidate-details-page h1, .contactus-page h1, .download-brochure-page h1, .enquiry-form h1, .feedback-page h1, .login-page h1 {
    border-bottom: 0;
    border-left: 0;
    padding: 0
}

.contactus-page textarea.form-control {
    height: 150px
}

.contactus-page .map-section {
    margin: 0 0 25px
}

.mobile-app-page .heading2 {
    text-align: center
}

.inpagebase {
    right: 0 !important;
    left: inherit !important;
    bottom: 0 !important
}

.blog-page h3 {
    color: #77c043
}

.blog-page h4 {
    font-size: 14px
}

.recent-blogs li + li {
    border-top: 1px dashed #ccc;
    margin-top: 10px;
    padding-top: 10px
}

.blog-page-content h3 a {
    color: #23527c
}

.blog-page-content .col-sm-12 > .row {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 40px
}

.blog-page-content .blog-block h3 {
    margin: 10px 0;
    min-height: 36px
}

.blog-block .social-links {
    margin: 0 auto
}

.blog-page-content .blog-block .blog-img {
    max-width: 500px
}

.blog-block .blog-detail {
    font-size: 13px;
    color: #1d94c6
}

    .blog-block .blog-detail .fa {
        font-size: 15px;
        margin-right: 5px
    }

    .blog-block .blog-detail .date {
        text-align: right
    }

.blog-content .author-info-content {
    padding: 10px;
    border: 1px solid #ddd;
    max-width: 350px;
    padding: 10px
}

.blog-content .author-info {
    margin: 15px 0 0
}

    .blog-content .author-info h6, .blog-date {
        font-size: 18px
    }

        .blog-date .fa {
            margin-right: 5px
        }

.blog-content .author-detail p {
    margin: 0 0 10px
}

.blog-content .author-info-content img {
    float: left;
    margin-right: 20px
}

.blog-content .author-info .fa {
    font-size: 25px
}

.blog-content iframe {
    max-width: 60%
}

.blog-page-content .blog-block .social-links {
    float: right
}

.social-links.social-link-small a {
    width: 30px;
    height: 30px
}

.social-links.social-link-small .fa {
    font-size: 16px;
    line-height: 30px
}

.inner-addon {
    position: relative
}

    .inner-addon .fa, .inner-addon .glyphicon {
        position: absolute;
        padding: 10px;
        pointer-events: none
    }

    .inner-addon .fa, .left-addon .glyphicon {
        left: 0
    }

    .inner-addon .fa, .right-addon .glyphicon {
        right: 0
    }

.left-addon input {
    padding-left: 30px
}

.right-addon input {
    padding-right: 30px
}

p.para-logo {
    font-size: 11px !important;
    font-family: Arial !important;
    color: #222;
    font-weight: 600;
    text-align: center !important;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 12px !important
}

#demo-side-bar {
    left: 90% !important;
    display: block !important
}

#branding .floatright {
    margin-right: 130px !important
}

.login-page {
    margin: 60px 0 0
}

    .candidate-details-page .form, .career-page .form, .download-brochure-page .form, .enquiry-form .form, .login-page .form {
        max-width: 500px;
        margin: 0 auto
    }

.login-popup {
    margin: 10px 0;
    border: 1px solid #ccc;
    transition: 1s all ease
}

.tpl6 .bg {
    width: 100%
}

.portfolio-item {
    width: 100%
}

.recentitems.portfolio {
    position: relative
}

.portfolio-item .tpl6 h3 {
    color: #fff;
    font-size: 12px;
    line-height: 23px;
    margin: 0;
    padding: 40px 5px 0;
    text-transform: uppercase
}

.recentitems.portfolio:hover .dmbutton {
    bottom: 15px;
    opacity: 1;
    top: 15px;
    z-index: 9999;
    background: rgba(0,0,0,.4);
    height: 35px
}

    .recentitems.portfolio:hover .dmbutton:hover {
        background: rgba(0,0,0,.9)
    }

.tpl6 .bg {
    width: 100%
}

.portfolio-item {
    width: 100%;
    margin-bottom: 0 !important
}

.test-content {
    list-style-type: none
}

    .test-content li {
        padding-top: 5px;
        padding-bottom: 5px;
        vertical-align: top;
        margin-bottom: 5px
    }

        .test-content li a {
            display: block
        }

        .test-content li:hover {
            background-color: #e8e8e8
        }

        .test-content li img {
            display: inline-block;
            width: 120px
        }

    .test-content h3 {
        font-size: 20px;
        line-height: 28px;
        padding: 15px 0;
        margin: 0 0 15px
    }

    .test-content li .text-details {
        display: inline-block;
        vertical-align: top;
        text-align: left;
        width: 63%
    }

        .test-content li .text-details h4 {
            color: #0071b8;
            font-size: 16px;
            font-weight: 600;
            line-height: 26px;
            margin-top: 5px
        }

            .test-content li .text-details h4 span {
                display: block;
                color: #3a3a3a;
                font-size: 13px
            }

        .test-content li .text-details p {
            font-size: 13px;
            margin-top: 5px;
            margin-bottom: 5px;
            line-height: 18px
        }

    .test-content li .open-popup {
        display: none;
        position: fixed;
        width: 80%;
        height: 400px;
        margin: auto;
        top: 20px;
        background-color: #fff;
        border: 3px solid #e1e1e1;
        z-index: 9999;
        overflow: auto
    }

        .test-content li .open-popup img {
            display: block;
            width: 99%
        }

        .test-content li .open-popup .close {
            position: absolute;
            right: 0;
            top: 0
        }

.feedback-page .form {
    max-width: 700px;
    margin: 0 auto
}

.request-demo-form h4 {
    color: #276a9c;
    margin: 0 0 20px;
    padding: 0;
    font-size: 28px
}

.request-demo-form .form-group {
    margin-bottom: 5px
}

.contactus-form .info, .request-demo-form p {
    margin: 10px 0 0;
    font-size: 11px
}

.student-diary-page .student-diary-btm {
    max-width: 60%;
    margin: 0 auto
}

.certifications-page .portfolio-item .tpl6 h3 {
    padding: 10px 5px 0
}

.certifications-page .tpl6 .dmbutton {
    margin: 15px 5px 20px
}

.blog-content .heading2 {
    border-bottom: 0;
    padding-bottom: 0;
    margin: 20px 0 15px;
    font-family: OpenSans-Semibold;
    color: #276a9c
}

.heading-h2 {
    color: #276a9c;
    font-family: OpenSans-Semibold;
    font-size: 20px !important;
    font-weight: 700 !important;
    font-family: OpenSans-Semibold
}

.module-content > h2:first-child {
    margin-top: 0
}

.checkbox-list td + td {
    padding: 0 0 0 10px
}

.checkbox-list input[type=checkbox] {
    display: inline-block;
    vertical-align: top
}

.checkbox-list label {
    display: inline-block;
    vertical-align: top;
    text-transform: none;
    max-width: 94%
}

.client-growth {
    margin: 0 0 40px
}

.client-growth-content {
    background: url(../jpg/graph.jpg) no-repeat 100% 0;
    padding-right: 200px;
    min-height: 393px
}

.clientPage .nav-tabs li {
    padding: 10px 25px;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #77c043;
    line-height: 22px;
    font-size: 15px;
    cursor: pointer
}

.clientPage .nav-tabs > li:before {
    display: none
}

.clientPage .nav-tabs li:first-child {
    border-left-width: 1px
}

.clientPage .nav-tabs li.current {
    border-top-width: 5px;
    color: #77c043;
    line-height: 18px;
    border-bottom: 1px solid #fff
}

.clientPage .panel-default {
    border: 0
}

.clientPage .panel-heading {
    padding: 0
}

.clientPage .panel-default > .panel-heading {
    background-color: #fff;
    border-color: transparent
}

.clientPage .panel-body {
    margin-top: -1px
}

.clientPage .tab-content {
    display: none
}

    .clientPage .tab-content.current {
        display: block
    }

.clientPage .table-responsive .row {
    margin: 0
}

.clientPage .tab-content .btn {
    display: block
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #77c043;
    border-color: #77c043
}

.error-page h2 {
    font-size: 100px
}

    .error-page h2:before {
        display: none
    }

.error-page h4 {
    text-transform: none;
    line-height: 25px
}

.alert {
    padding: 5px;
    margin-bottom: 15px
}

.career-page-layout #main-wrapper {
    padding-bottom: 40px
}

.career-page-layout .company-counters {
    display: none
}

.Panel_Confirm {
    background: #dff0d8;
    border: 1px solid #d0e9c6;
    color: #3c763d;
    padding: 5px;
    font-size: 12px;
    margin: 0 0 5px
}

.Panel_Error {
    background: #f2dede;
    border: 1px solid #ebcccc;
    color: #a94442;
    padding: 5px;
    font-size: 12px
}

    .Panel_Confirm img, .Panel_Error img {
        display: none
    }

.events-updates-section {
    margin-bottom: 40px
}

    .events-updates-section .heading {
        margin: 0 0 10px
    }

        .events-updates-section .heading .date {
            text-align: right;
            float: left;
            width: 21%
        }

    .events-updates-section .date strong {
        background: #23bbee;
        color: #fff;
        font-size: 20px;
        display: block;
        padding: 0 3px
    }

    .events-updates-section .date span {
        background: #2b3537;
        color: #fff;
        display: block;
        padding: 2px 3px;
        font-size: 12px
    }

    .events-updates-section .heading h3 {
        float: left;
        width: 79%;
        padding-left: 15px;
        margin: 0;
        text-align: left;
        font-size: 15px;
        text-transform: none;
        line-height: 20px;
        min-height: 55px
    }

        .events-updates-section .heading h3 span {
            margin: 0;
            padding: 0;
            display: block;
            font-size: 18px
        }

        .events-updates-section .heading h3:before {
            display: none
        }

        .events-updates-section .heading h3 a {
            color: #33afe4;
            display: block;
            line-height: 18px
        }

            .events-updates-section .heading h3 a:hover {
                color: #2b3537
            }

.view-all-link {
    font-size: 16px;
    font-family: OpenSans-Semibold
}

.event-details {
    margin: 20px 0
}

.event-btm {
    background: #fff !important;
    padding: 1px 15px 15px;
    border-radius: 0 0 15px 15px;
    box-shadow: 2px 18px 48px 0 rgba(0,0,0,.11) !important
}

    .event-btm a {
        color: #070201
    }

    .event-btm h3 {
        margin-top: 10px;
        font-size: 15px;
        line-height: 1.3
    }

    .event-btm .knowmore-btn {
        color: #20a7e1;
        font-weight: 700
    }

.card-sec img {
    border-radius: 15px 15px 0 0
}

.card-sec iframe {
    border-radius: 15px 15px 0 0
}

.event-details .fa {
    background: #d2d2d2;
    color: #fff;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    margin: 0 5px 0 0
}

.event-details strong {
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
    max-width: 90%
}

    .event-details strong span {
        font-weight: 400;
        display: block;
        font-family: OpenSans-Regular;
        font-size: 12px
    }

.padding-right-0 {
    padding-right: 0
}

.blog-before-img .row {
    position: relative;
    left: 20px
}

.blog-before-img:after {
    position: absolute;
    top: 40px;
    left: 0;
    right: 20px;
    content: " ";
    background: url(../png/dubble-line.png);
    background-size: 100% 100%;
    width: 13px;
    height: 320px;
    margin: 2px;
    float: right
}

.carousel-showmanymoveone .carousel-control, .event-carousel .carousel-control {
    font-size: 30px;
    width: 44px;
    height: 44px;
    line-height: 40px;
    text-align: center;
    text-shadow: none;
    background: #77c043;
    top: 50%;
    margin-top: -44px;
    background-image: none
}

    .carousel-showmanymoveone .carousel-control.left, .event-carousel .carousel-control.left {
        margin-left: 0
    }

    .carousel-showmanymoveone .carousel-control.right, .event-carousel .carousel-control.right {
        margin-right: 0
    }

.carousel-showmanymoveone .carousel-inner > .item, .event-carousel .carousel-inner > .item {
    padding: 0
}

.carousel-showmanymoveone .cloneditem-1, .carousel-showmanymoveone .cloneditem-2, .carousel-showmanymoveone .cloneditem-3 {
    display: none
}

.carousel .item .col-xs-12 {
    padding: 0
}

.carousel-indicators {
    width: 100%;
    left: 0;
    margin-left: 0
}

.carousel.text-center img {
    display: inline-block;
    vertical-align: top
}

.event-update-content + .event-update-content {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 30px
}

.event-update-content h2 {
    text-transform: capitalize;
    text-align: left;
    margin: 0 0 20px;
    color: #333
}

    .event-update-content h2:before {
        display: none
    }

.event-list li {
    background: #f7f7f7
}

    .event-list li + li {
        margin: 30px 0 0
    }

.event-list .event-image {
    position: relative;
    float: left;
    width: 22%;
    overflow: hidden
}

    .event-list .event-image .date {
        position: absolute;
        left: 0;
        max-width: 100px;
        width: 100%;
        height: 100%;
        background: rgba(39,106,156,.6);
        color: #fff;
        font-size: 16px;
        text-align: center
    }

        .event-list .event-image .date span {
            position: absolute;
            top: 50%;
            width: 100%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            display: block;
            padding: 0 3px
        }

    .event-list .event-image:hover .date {
        left: -100px;
        -webkit-transition: left .5s ease;
        -moz-transition: left .5s ease;
        transition: left .5s ease
    }

    .event-list .event-image .image img {
        width: 100%;
        max-height: 167px
    }

.event-list .event-desc {
    width: 58%;
    float: left;
    padding: 0 20px
}

.event-list .event-location {
    width: 20%;
    float: left;
    text-align: center;
    background: #276a9c;
    border: 1px solid #276a9c;
    color: #fff;
    min-height: 168px;
    max-height: 170px;
    height: 100%;
    position: relative
}

    .event-list .event-location .event-content {
        position: absolute;
        top: 50%;
        width: 100%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        padding: 0 10px
    }

    .event-list .event-location .fa {
        font-size: 25px;
        margin: 0 0 5px
    }

.module-content .event-date {
    font-size: 20px
}

.blog-content .box-content {
    padding: 15px;
    background: #299bf9
}

    .blog-content .box-content h4 {
        margin: 15px 0 0;
        font-size: 22px;
        line-height: 30px
    }

    .blog-content .box-content a {
        color: #fff
    }

.more-events h3 {
    margin: 16px 0 15px;
    font-size: 22px
}

.more-events li {
    margin: 0 0 20px
}

.more-events .more-event-desc h4 {
    margin: 0;
    line-height: 20px;
    font-size: 14px
}

.more-events .more-event-img, .more-events .more-event-video {
    float: left;
    width: 35%
}

.more-events .more-event-desc {
    float: left;
    width: 65%;
    padding: 0 0 0 15px
}

.more-events .more-event-video {
    position: relative
}

    .more-events .more-event-video .fa {
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2;
        display: block;
        color: #fff;
        font-size: 30px;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%)
    }

.more-events .social-links {
    margin-bottom: 40px
}

.event-block {
    position: relative
}

    .event-block .event-title {
        position: absolute;
        background: rgba(0,13,54,.5);
        width: 100%;
        color: #fff;
        bottom: 0;
        margin: 0;
        padding: 15px 10px;
        font-size: 15px;
        font-family: OpenSans-Semibold;
        line-height: 18px;
        text-align: left
    }

.event-landing-page .heading2 {
    border-bottom: 0;
    margin: 20px 0 15px;
    padding-bottom: 0
}

.module-content .quote {
    color: #097fe0;
    margin: 20px 0;
    line-height: 28px;
    font-size: 18px;
    text-align: left;
    font-style: italic
}

.quote:before {
    display: inline-block;
    vertical-align: top;
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 25px;
    margin-right: 5px;
    margin-top: -12px
}

.quote:after {
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 22px;
    margin-left: 6px;
    margin-top: -6px
}

.module-content .caption {
    font-size: 13px;
    border-bottom: 1px solid #eae7e7;
    padding: 0 0 5px
}

.module-content .sub-heading-text, .sub-heading-text {
    font-size: 16px;
    margin: 25px 0;
    font-family: OpenSans-Semibold;
    text-align: left
}

    .sub-heading-text a {
        display: table;
        width: 100%;
        background: #299bf9;
        color: #fff;
        border-radius: 5px 0 0 5px
    }

    .sub-heading-text > a > .fa {
        color: #299bf9;
        background: #fff;
        font-size: 25px;
        display: table-cell;
        vertical-align: middle;
        width: 30px;
        padding: 4px 8px;
        border: 1px solid #299bf9;
        border-radius: 5px 0 0 5px;
        position: relative
    }

        .sub-heading-text > a > .fa:before {
            display: inline-block;
            vertical-align: middle
        }

    .sub-heading-text a span {
        display: table-cell;
        vertical-align: middle;
        padding: 6px 10px;
        max-width: 90%
    }

    .sub-heading-text a .fa-chevron-circle-right:after {
        content: "";
        display: inline-block;
        vertical-align: top;
        border-left: 5px solid #fff;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        position: absolute;
        top: 50%;
        margin-top: -5px;
        right: -5px
    }

.btn-download a {
    width: auto
}

.m-initiative-content .m-initiative-block {
    margin: 0 0 40px
}

.m-initiative-block h3 {
    font-size: 15px;
    line-height: 20px;
    text-transform: none;
    margin: 0 0 20px
}

    .m-initiative-block h3 span {
        color: #77c043
    }

.m-initiative-block .img-block {
    position: relative
}

    .m-initiative-block .img-block h4 {
        position: absolute;
        width: 50%;
        background: rgba(255,255,255,.7);
        top: 50%;
        left: 50%;
        color: #000;
        padding: 10px;
        transform: translate(-50%,-50%)
    }

#lightbox {
    position: fixed
}

.gallery-thumbnail .col-sm-3 {
    margin-bottom: 30px
}

.technologies-section {
    margin: 0 0 60px
}

    .features h2, .modules-container h2, .technologies-section .technology-block h3, .technologies-section h2 {
        text-transform: capitalize
    }

        .features h2:before, .modules-container h2:before, .technologies-section h2:before {
            display: none
        }

.product-info-section {
    margin: 0 0 80px
}

    .product-info-section .col-sm-4 {
        text-align: right
    }

.share-content-section .share-content {
    float: right
}

    .share-content-section .share-content h5 {
        float: left;
        font-weight: 600;
        margin: 8px 10px 0 0
    }

    .share-content-section .share-content .social-links {
        float: left;
        margin-bottom: 0
    }

.technologies-section h2 {
    margin: 0 0 20px
}

.technologies-section .technology-block {
    margin: 55px 0 0
}

.features {
    margin: 0 0 60px
}

    .features h2 {
        margin-top: 0
    }

    .features .bulleted-list {
        font-size: 16px
    }

.get-started-banner {
    margin: 50px 0
}

.modules-container {
    padding: 0 15px
}

    .modules-container .modules-content {
        border: 1px solid #ddd;
        padding: 20px;
        margin: 0 0 30px;
        background: #f5f5f5
    }

        .modules-container .modules-content h3 {
            margin: 0 0 20px;
            font-size: 20px;
            text-transform: uppercase;
            text-align: center
        }

        .modules-container .modules-content .tab-content h3 {
            text-align: left;
            margin: 0 0 10px;
            font-size: 17px
        }

.accordion .card-header h4 a {
    display: block;
    background: #1d94c6;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    clear: both;
    text-transform: uppercase
}

.accordion .card-header h4 .collapsed:after {
    content: "\f067"
}

.accordion .card-header h4 a:after {
    font-family: FontAwesome;
    content: "\f068";
    float: right
}

.bullet-list {
    margin: 6px 0;
    font-size: 14px
}

    .bullet-list li {
        margin: 0 0 10px;
        text-align: justify;
        display: flex
    }

        .bullet-list li:before {
            content: "\f0a9";
            font-family: FontAwesome;
            font-size: 17px;
            display: inline-block;
            vertical-align: top;
            margin-right: 7px;
            color: #77c043
        }

        .bullet-list li span {
            display: inline-block;
            vertical-align: top;
            max-width: 89%;
            text-align: left
        }

            .bullet-list li span h3 {
                margin: 0;
                font-size: 14px;
                display: inline-block;
                vertical-align: middle
            }

        .bullet-list li.sub-gray:before {
            color: #929292 !important;
            margin-right: 0
        }

.hidden-menu {
    display: block
}

.modules-content .btn, .tab-content .btn {
    padding: 5px 0;
    font-size: 16px;
    min-width: 120px;
    font-size: 14px;
    margin-bottom: 10px;
    display: none
}

.modules-content .list-group .list-group-item.active, .modules-content .list-group .list-group-item.active:focus, .modules-content .list-group .list-group-item.active:hover, .modules-content .list-group .list-group-item:hover {
    background-color: #77c043;
    border-color: #77c043;
    color: #fff
}

.modules-content .list-group .list-group-item {
    text-transform: capitalize;
    font-size: 15px;
    font-family: OpenSans-Semibold
}

    .modules-content .list-group .list-group-item:first-child, .modules-content .list-group .list-group-item:last-child {
        border-radius: 0
    }

.call-to-action-block {
    position: fixed;
    bottom: 20px;
    z-index: 9999;
    width: 42px;
    text-align: center
}

    .call-to-action-block a {
        display: block
    }

        .call-to-action-block a + a {
            margin: 8px 0 0
        }

        .call-to-action-block a .fa {
            color: #fff;
            border: 2px solid #f1f1f1;
            border-radius: 100%;
            line-height: 37px;
            width: 40px;
            height: 40px;
            font-size: 20px;
            text-align: center
        }

        .call-to-action-block a .fa-envelope-o {
            background: #1d94c6
        }

        .call-to-action-block a .fa-whatsapp {
            background: #34af23
        }

        .call-to-action-block a .fa-phone {
            background: #10a732
        }

    .call-to-action-block .phone {
        pointer-events: none
    }

.touch-device .call-to-action-block .phone {
    pointer-events: visible
}

.university-banner {
    background: #3074c7 url(../404error.html) repeat 0 0;
    padding: 40px 25px
}

    .university-banner > a {
        display: table;
        width: 100%
    }

    .university-banner h3 {
        font-size: 22px;
        display: table-cell;
        vertical-align: middle;
        width: 78%;
        color: #ffb13a;
        font-style: italic
    }

        .university-banner h3 span {
            display: block;
            margin-bottom: 9px;
            font-size: 30px;
            text-transform: capitalize;
            color: #fff;
            font-style: normal
        }

    .university-banner .click-button {
        width: 110px;
        display: table-cell;
        vertical-align: middle;
        text-align: center
    }

.get-in-touch-dialog .modal-body {
    display: table;
    width: 100%
}

.get-in-touch-dialog .form-content {
    border-right: 1px solid #ddd;
    display: table-cell;
    vertical-align: top;
    width: 60%;
    padding-right: 35px
}

    .discussion-form .btn, .frm-btn-small, .get-in-touch-dialog .form-content .btn {
        min-width: auto;
        padding: 5px 15px;
        font-size: 15px
    }

.get-in-touch-dialog .skip-section {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
    position: relative;
    padding-left: 35px
}

    .get-in-touch-dialog .skip-section:before {
        content: "OR";
        background: #656667;
        color: #fff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 100%;
        display: block;
        position: absolute;
        left: -20px;
        top: 50%;
        transform: translate(0,-50%);
        -webkit-transform: translate(0,-50%);
        -moz-transform: translate(0,-50%)
    }

.discussion-form {
    border: 1px solid #34afe4
}

    .discussion-form .form-header {
        color: #fff;
        background: #33afe4;
        display: table;
        width: 100%;
        padding: 8px 10px;
        font-size: 18px
    }

    .discussion-form .form-img {
        display: table-cell;
        vertical-align: middle;
        width: 18%
    }

    .discussion-form .form-text {
        display: table-cell;
        vertical-align: middle;
        width: 82%;
        padding: 0 0 0 15px
    }

    .discussion-form .form-content {
        padding: 10px 10px 8px
    }

.discuss-form-iframe {
    height: 155px;
    width: 100%;
    border: 0;
    position: relative
}

.discussion-form-content .input-control {
    margin-top: 5px;
    position: relative
}

.discussion-form-content .btn-control {
    position: absolute;
    bottom: 0
}

.discussion-block {
    display: table;
    width: 100%;
    background: #17214a;
    color: #fff;
    padding: 25px 30px
}

    .discussion-block .block-text .fa {
        font-size: 52px;
        float: left;
        margin-right: 15px
    }

    .discussion-block .block-text {
        display: table-cell;
        vertical-align: middle;
        width: 60%;
        font-size: 20px
    }

    .discussion-block .block-form {
        display: table-cell;
        vertical-align: middle;
        width: 40%;
        padding: 0 0 0 10px
    }

    .discussion-block .block-text span {
        color: #ffd133;
        display: block
    }

.btn-small-block {
    padding: 6px 15px;
    font-size: 15px;
    display: block;
    width: 100%
}

.knowmore-form-body {
    background: 0
}

.knowmore-form-iframe {
    width: 100%;
    border: 0;
    height: 95px
}

.vertical-discussion-block {
    display: block;
    padding: 25px 20px 30px
}

.knowmore-form-body .input-control {
    padding-bottom: 5px;
    position: relative
}

    .knowmore-form-body .input-control .error1 {
        bottom: 7px
    }

.vertical-discussion-block .block-form, .vertical-discussion-block .block-text {
    display: block;
    width: 100%
}

.vertical-discussion-block .block-form {
    padding: 10px 0 0
}

.vertical-discussion-block .block-text span {
    display: inline
}

.testimonial-profile {
    background: #f4f4f4;
    padding: 40px 10px 30px
}

    .testimonial-profile img {
        margin: 0 0 20px
    }

    .testimonial-profile .name {
        font-size: 18px
    }

        .testimonial-profile .name span {
            display: block;
            font-size: 13px;
            font-style: italic;
            margin-top: 5px
        }

.product-banner {
    background: url(../jpg/library_univ.jpg) no-repeat 0 0;
    background-size: cover;
    color: #fff;
    position: relative;
    padding: 70px 0
}

    .product-banner .banner-content {
        background: rgba(0,0,0,.57);
        padding: 35px
    }

    .product-banner h1 {
        border-bottom: 0;
        border-left: 0;
        font-size: 31px;
        color: #fff;
        padding: 0
    }

    .product-banner p {
        font-size: 16px
    }

.sis-services {
    padding: 55px 0 0
}

.sis-features .features-content {
    position: relative;
    background: url(../jpg/background.jpg) no-repeat 0 0;
    background-attachment: fixed;
    background-size: cover;
    padding: 60px 0
}

    .sis-features .features-content:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(255,255,255,.9);
        top: 0;
        left: 0
    }

.sis-features h2, .sis-services h2 {
    text-transform: capitalize
}

.product-banner .container, .sis-features .container {
    position: relative;
    z-index: 2
}

.sis-features h2:before, .sis-services h2:before {
    display: none
}

.sis-features h2 {
    margin: 0 0 20px
}

.features-info {
    padding: 50px 0
}

.features-content h3 {
    margin: 0 0 10px
}

.features-content li + li {
    margin-top: 20px
}

.service-info {
    margin-bottom: 75px
}

    .service-info .service-icon {
        float: left;
        font-size: 24px;
        height: 64px;
        line-height: 64px;
        text-align: center;
        width: 64px;
        padding: 0;
        box-shadow: inset 0 0 0 1px #d7d7d7;
        -webkit-box-shadow: inset 0 0 0 1px #888;
        transition: background-color .4s,background-color .4s;
        transform: rotate(-45deg);
        position: relative;
        margin-right: 40px;
        transform: rotate(45deg)
    }

        .service-info .service-icon:after {
            content: "";
            position: absolute;
            width: 20px;
            height: 20px;
            top: 50%;
            margin-top: -40px;
            right: -6px;
            border: 4px solid #fff;
            border-radius: 0;
            background: #0c3851
        }

        .service-info .service-icon .fa {
            transition: background-color .4s,background-color .4s;
            transform: rotate(-45deg)
        }

    .service-info:hover .service-icon {
        background-color: #0c3851;
        color: #fff;
        box-shadow: inset 0 0 0 5px rgba(255,255,255,.8);
        -webkit-box-shadow: inset 0 0 0 5px rgba(255,255,255,.8);
        transition: background-color .4s,background-color .4s
    }

    .service-info .service-desc {
        float: left;
        width: 80%
    }

.sis-services p {
    margin: 0 0 45px
}

.features-content .content-section {
    float: left;
    width: 53%
}

.features-content .img-section {
    float: right;
    width: 47%;
    text-align: center
}

    .features-content .img-section img {
        max-width: 450px
    }

.features-content .bulleted-list li {
    text-align: justify
}

.large-modal-dialog {
    max-width: 750px;
    width: 95%
}

.global-relations-page .call-to-action-block {
    display: none
}

.global-relations-page .navbar {
    margin-bottom: 0
}

.global-relations-wrapper .banner-section {
    position: relative;
    background: url(../jpg/gr.jpg) no-repeat 0 0;
    min-height: 420px;
    background-size: cover;
    color: #fff
}

    .global-relations-wrapper .banner-section:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: rgba(0,0,0,.5)
    }

    .global-relations-wrapper .banner-section .content {
        position: absolute;
        width: 100%;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        z-index: 5
    }

    .global-relations-wrapper .banner-section h1 {
        border: 0;
        color: #fff;
        padding: 0;
        margin: 0;
        font-size: 50px
    }

        .global-relations-wrapper .banner-section h1 span {
            text-transform: capitalize;
            color: #fff;
            font-size: 25px;
            margin: 25px 0 0;
            line-height: 1
        }

.global-products {
    background-color: #f5f5f5;
    padding: 30px 0
}

    .global-products .product-block {
        text-align: center
    }

        .global-products .product-block .icon {
            width: 70px;
            height: 70px;
            margin: 0 auto 20px;
            line-height: 70px;
            background: #fff;
            border-radius: 100%;
            text-align: center;
            border: 1px solid #666470
        }

            .global-products .product-block .icon img {
                width: 40px
            }

        .global-products .product-block .desc h3 {
            margin: 0;
            font-size: 15px;
            line-height: 20px
        }

.module-block {
    display: table;
    width: 100%
}

    .module-block .left-section {
        display: table-cell;
        vertical-align: top;
        width: 50%
    }

    .module-block .right-section {
        display: table-cell;
        vertical-align: top;
        width: 50%
    }

    .module-block .img-section {
        vertical-align: middle
    }

    .module-block.highlited {
        background-color: #f4f7fc
    }

    .module-block .content {
        padding: 40px 50px
    }

        .module-block .content h3 {
            font-size: 30px;
            margin: 0 0 20px
        }

        .module-block .content p + p {
            margin: 0 0 40px
        }

    .module-block .btn {
        color: #fff
    }

.buttons .btn + .btn {
    margin: 0 0 0 20px
}

.lead-block .btn {
    background: #a9cf54
}

.sims-block .btn {
    background: #bc1810
}

.faculty-block .btn {
    background: #fab700
}

.erp-block .btn {
    background: #2ecaf5
}

.global-info {
    background: #2584ad url(../png/textured-overlay.png) repeat 0 0;
    padding: 70px 0;
    color: #fff;
    font-size: 17px
}

    .global-info h2 {
        text-transform: capitalize;
        color: #fff;
        margin: 0 0 20px
    }

        .global-info h2:before {
            display: none
        }

    .global-info p {
        margin: 0 auto;
        max-width: 80%
    }

.global-cta {
    padding: 70px 0
}

    .global-cta h3 {
        font-size: 30px;
        margin: 0 0 20px
    }

    .global-cta p {
        margin: 0 auto 30px;
        max-width: 60%;
        font-size: 17px
    }

.btn-red {
    background: #bc1810;
    background: #bc1810
}

    .btn-red:hover {
        background: #ea453d
    }

.top-links li.button-blue a {
    background: #33afe4
}

.btn-yellow {
    background: #fbba0a
}

    .btn-yellow:focus, .btn-yellow:hover {
        background: #fac42e
    }

.blog-cta-btn-center {
    text-align: center
}

@media(max-width:1024px) {
    .go-top {
        right: 3%
    }
}

@media only screen and (max-width:992px) {
    .carousel .item .col-xs-12:nth-last-child(-n+2) {
        display: none
    }

    .go-top {
        right: 7%
    }
}

@media all and (min-width:768px) and (transform-3d),all and (min-width:768px) and (-webkit-transform-3d) {
    .regarding {
        margin-top: 0
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.right, .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(50%,0,0);
        transform: translate3d(50%,0,0);
        left: 0
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left, .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-50%,0,0);
        transform: translate3d(-50%,0,0);
        left: 0
    }

        .carousel-showmanymoveone .carousel-inner > .item.active, .carousel-showmanymoveone .carousel-inner > .item.left, .carousel-showmanymoveone .carousel-inner > .item.prev.right {
            -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
            left: 0
        }
}

@media all and (min-width:992px) and (transform-3d),all and (min-width:992px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right, .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(16.6%,0,0);
        transform: translate3d(16.6%,0,0);
        left: 0
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left, .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-16.6%,0,0);
        transform: translate3d(-16.6%,0,0);
        left: 0
    }

        .carousel-showmanymoveone .carousel-inner > .item.active, .carousel-showmanymoveone .carousel-inner > .item.left, .carousel-showmanymoveone .carousel-inner > .item.prev.right {
            -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
            left: 0
        }
}

@media(min-width:320px) {
    .getTouch iframe {
        height: 200px
    }
}

@media(min-width:1600px) and (max-width:1920px) {
    .mid-cta::before {
        right: 30% !important
    }

    .blog-cta-btn-center {
        text-align: center
    }
}

@media(min-width:1000px) and (max-width:1030px) {
    .pro-tab-sec ul li {
        margin-right: 40px !important;
        margin-left: 50px !important
    }

    .module-tab-heading::before {
        width: 55px !important
    }

    .cloud-content-header, .cloud-content-wrapper {
        margin-left: 25px !important
    }

    .request-demo-inner {
        top: -45px !important
    }

    .offers-grid {
        min-height: 315px;
        padding: 45px 20px !important
    }

    .mid-cta::before {
        right: 28% !important
    }

    .blog-content .mid-cta h3 {
        font-size: 17px !important
    }

    .blog-content .mid-cta .button-primary {
        padding: 14px 12px !important;
    }

    .blog-cta-btn-center {
        text-align: center
    }
}

@media(min-width:768px) and (max-width:992px) {
    .prod-testimonial-wrapper .carousel-inner {
        width: 75% !important;
        left: 25% !important
    }

    .product-module-content {
        padding: 0 0 0 20px !important
    }

    .pro-tab-sec ul li {
        margin-right: 20px !important;
        margin-left: 20px !important
    }

    .request-demo-ban img {
        height: 320px
    }

    .request-demo-ban-cnt {
        top: 15% !important
    }

    .cloud-video-block {
        margin-bottom: 40px
    }

    .common-collapse-sec {
        display: none
    }

    .testimonial-block .content p {
        margin-top: 24px !important
    }

    .product-pg-banner::after {
        background: linear-gradient(45deg,rgba(0,0,0,.94),rgba(44,40,34,.57)) !important
    }

    .offers-grid {
        height: 233px
    }

    .blog-cta-btn-center {
        text-align: left
    }
}

@media(min-width:768px) {
    .navbar-nav {
        float: right
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0
    }

    .navbar-right {
        margin-right: 0
    }

    .carousel-showmanymoveone .carousel-inner > .active.left, .carousel-showmanymoveone .carousel-inner > .prev {
        left: -50%
    }

    .carousel-showmanymoveone .carousel-inner > .active.right, .carousel-showmanymoveone .carousel-inner > .next {
        left: 50%
    }

    .carousel-showmanymoveone .carousel-inner > .active, .carousel-showmanymoveone .carousel-inner > .left, .carousel-showmanymoveone .carousel-inner > .prev.right {
        left: 0
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
        display: block
    }

    .pro-tab-mobile-sec {
        display: none
    }

    .blog-block.col-sm-6 {
        height: 520px
    }
}

.blog-block.col-sm-6 {
    padding-bottom: 10px;
    margin-bottom: 40px
}

.blog-page-content .col-sm-12 > .row {
    border-bottom: 0
}

@media(min-width:992px) {
    .navbar-header {
        float: left
    }

    .navbar-nav {
        float: right
    }

    .footer-section li a {
        max-width: 90%
    }

    .getTouch iframe {
        height: 325px
    }

    .carousel-showmanymoveone .carousel-inner > .active.left, .carousel-showmanymoveone .carousel-inner > .prev {
        left: -16.6%
    }

    .carousel-showmanymoveone .carousel-inner > .active.right, .carousel-showmanymoveone .carousel-inner > .next {
        left: 16.6%
    }

    .carousel-showmanymoveone .carousel-inner > .active, .carousel-showmanymoveone .carousel-inner > .left, .carousel-showmanymoveone .carousel-inner > .prev.right {
        left: 0
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-2, .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
        display: block
    }

    .leadername-desc p strong {
        font-size: 16px
    }
}

@media(min-width:1200px) {
    .footer-section li a {
        max-width: 92%
    }

    .offers-grid {
        min-height: 300px
    }
}

@media(max-width:1025px) {
    .mega_menu_li:hover .mega_menu_dropdown {
        display: block !important
    }

    .navbar-brand > img {
        width: 190px
    }

    .navbar-fixed-top .navbar-brand img {
        width: 180px
    }

    .navbar-collapse {
        margin: 15px 0 0
    }

    .navbar-fixed-top .navbar-collapse {
        margin: 14px 0 0
    }

    .navbar-default .navbar-nav > li + li {
        margin: 0 0 0 10px
    }

    .offers-section .content {
        padding: 15px 10px 7px;
        min-height: 195px
    }

    .offers-section h3 {
        font-size: 16px
    }

    .testimonial-block .content .info {
        left: 120px
    }

    .testimonial-section .testimonial-block .content {
        min-height: 188px
    }

    .testimonial-page .testimonial-block .content .info {
        left: 98px
    }

    .testimonial-page .testimonial-section .testimonial-block .img {
        margin: 0 0 -40px 15px
    }

    .testimonial-page .testimonial-block .content {
        min-height: 253px
    }

    .testimonial-page .testimonial-section .testimonial-block:before {
        font-size: 22px
    }

    .testimonial-page .testimonial-block .info strong {
        font-size: 13px
    }

    .testimonial-page .testimonial-block .content .info {
        top: 10px
    }

    .testimonial-page .testimonial-block .info span {
        line-height: 15px;
        margin-top: 10px
    }

    .events-updates-section .heading h2 {
        min-height: 72px
    }

    .university-banner h3 {
        width: 84%;
        font-size: 20px
    }

        .university-banner h3 span {
            font-size: 26px
        }

    .service-info .service-desc {
        width: 76%
    }

    .product-banner {
        background-position: 0 0
    }

        .product-banner p {
            font-size: 14px
        }

    .events-updates-section iframe {
        height: 165px
    }

    .blog-content .box-content h4 {
        margin: 10px 0 0;
        font-size: 18px
    }

    .buttons .btn {
        min-width: auto;
        font-size: 14px;
        padding: 8px 15px
    }

        .buttons .btn + .btn {
            margin: 0 0 0 10px
        }

    .product-module-tab ul {
        top: -84px !important
    }

    .home-banner {
        top: 7% !important
    }
}

@media(max-width:980px) {
    .navbar-collapse {
        font-size: 13px;
        margin: 18px 0 0
    }

    .navbar-default .navbar-nav > li > a {
        padding: 6px 6px 8px
    }

    .navbar-default .navbar-nav > li + li {
        margin: 0 0 0 3px
    }

    .navbar-default .navbar-nav {
        margin-top: 0
    }

    .nav-tabs > li > a {
        padding: 10px 20px
    }

    .testimonial-block .content .info {
        top: 0px;
        left: 100px
    }

    .testimonial-section .testimonial-block img {
        margin: 0 0 -40px 10px
    }

    .testimonial-section .testimonial-block:before {
        font-size: 19px;
        top: 110px;
        right: 10px
    }

    .offers-section {
        font-size: 14px;
        margin: 0
    }

        .offers-section .col-sm-4 {
            width: 50%
        }

        .offers-section h3 {
            font-size: 18px
        }

        .offers-section .content {
            min-height: 163px
        }

    .navbar-collapse li .dropdown-menu {
        min-width: 180px
    }

    .navbar-nav li .dropdown-menu li a {
        font-size: 13px;
        padding: 7px 12px
    }

    .navbar-nav li.dropdown-submenu > a:after {
        top: 6px
    }

    .testimonial-block .info span {
        padding-right: 30px
    }

    .testimonial-section .testimonial-block .content {
        padding: 85px 25px 18px 27px
    }

    .testimonial-page .testimonial-block .content {
        min-height: auto;
        margin-bottom: 30px
    }

    .events-updates-section .heading .date {
        width: 30%;
        margin-bottom: 10px
    }

    .events-updates-section .heading h2 {
        float: none;
        width: 100%;
        padding-left: 0;
        clear: both
    }

    .event-details strong {
        max-width: 80%
    }

    .event-list .event-image {
        width: 25%
    }

    .event-list .event-desc {
        width: 50%
    }

    .event-list .event-location {
        width: 23%
    }

    .blog-block .blog-detail .date {
        text-align: left
    }

    .technologies-section .technology-block {
        margin: 0 0 40px
    }

    .accordion .card-header h4 a {
        font-size: 13px
    }

    .get-in-touch {
        left: -72px;
        top: 45%
    }

        .get-in-touch h2 a {
            font-size: 18px
        }

    .blog-page-content .blog-block h3 {
        min-height: 54px
    }

    .university-banner h3 {
        font-size: 19px;
        width: 80%
    }

        .university-banner h3 span {
            font-size: 25px
        }

    .discussion-form .form-control, .features-content .img-section {
        margin-bottom: 15px
    }

    .discussion-block, .discussion-block .block-form, .discussion-block .block-icon, .discussion-block .block-text {
        display: block;
        width: 100%
    }

    .discussion-block {
        padding: 20px 15px 25px
    }

        .discussion-block .block-form {
            padding: 0
        }

    .discussion-form .form-img {
        width: 18%
    }

    .discussion-form .form-text {
        width: 82%
    }

    .service-info .service-desc {
        width: 68%
    }

    .features-content .content-section, .features-content .img-section {
        float: none;
        width: 100%
    }

    .features-content .bulleted-list li span {
        max-width: 95%
    }

    .service-info {
        margin-bottom: 50px
    }

    .mentors-section .mentor-block {
        min-height: 280px;
        padding: 8px
    }

    .mentors-section .leadername {
        margin: 7px 0 5px
    }

    .events-updates-section iframe {
        height: 123px
    }

    .blog-content .box-content h4 {
        font-size: 15px;
        line-height: 21px;
        margin: 0
    }

    .global-products .product-block .icon {
        width: 65px;
        height: 65px;
        line-height: 65px
    }

    .global-products .product-block .desc h3 {
        font-size: 14px
    }

    .global-info {
        padding: 60px 0
    }

        .global-info h2 {
            font-size: 27px
        }

        .global-info p {
            max-width: 90%
        }

    .module-block .content p + p {
        margin: 0 0 20px
    }

    .module-block .content h3 {
        font-size: 25px
    }

    .global-relations-wrapper .banner-section {
        min-height: 300px
    }

        .global-relations-wrapper .banner-section h1 span {
            font-size: 22px
        }
}

@media(max-width:768px) {
    .blog-strips-new {
        background-position: right;
    }

    #LiveFreeDemo {
        height: 400px
    }

    .mega_menu_li:hover .mega_menu_dropdown {
        display: block !important
    }

    .blog-strips {
        display: block
    }

    .go-top {
        right: 7%
    }

        .go-top:after {
            padding: 3px 12px;
            font-size: 20px
        }

    .mid-cta {
        background: #2b3537 !important
    }

    .navbar-collapse li .dropdown-menu .dropdown-menu {
        padding: 0 15px
    }

    .service-section .service-block {
        margin: 50px 0 20px
    }

    .service-section .row .row {
        margin: 0
    }

    .leadership-section img {
        margin: 0 0 5px
    }

    .mentors-section h4 {
        margin: 20px 0 15px
    }

    .offers-section .col-sm-4 {
        margin: 0 0 30px
    }

    .main-wrapper-content {
        padding: 0 15px
    }

        .main-wrapper-content .left-section, .main-wrapper-content .right-section {
            float: none;
            width: 100%
        }

        .main-wrapper-content .right-section {
            padding: 0;
            margin: 25px 0 0
        }

    .tpl6 h3 {
        font-size: 10px
    }

    .test-content li .text-details {
        width: 100%;
        display: block
    }

    .portfolio-item .tpl6 h3 {
        padding: 20px 5px 0;
        line-height: 18px
    }

    .portfolio-item .tpl6 .dmbutton {
        margin: 10px 5px 20px
    }

    .certifications-page .portfolio-item .tpl6 .dmbutton {
        padding: .5rem 2.25rem;
        margin: 20px 5px
    }

    .company-counters {
        padding: 20px 0 58px
    }

    .features .bulleted-list {
        margin-bottom: 30px
    }

    .discussion-block .block-text {
        margin-bottom: 15px
    }

    .vertical-discussion-block .block-text {
        font-size: 17px
    }

    .test-cards-wrapper .col-sm-6:nth-child(2) {
        display: none !important
    }

    .product-module-tab ul {
        top: -19px !important
    }

    .module-tab-heading {
        font-size: 20px !important
    }

        .module-tab-heading::before {
            display: none
        }

    .home-testimonial-wrapper .testimonial-block img {
        margin: 0 auto
    }

    #LiveFreeDemo {
        height: 348px
    }
}



@media(max-width:767px) {
    .navbar-fixed-top {
        position: static
    }

    #LiveFreeDemo {
        height: 250px
    }

    .navbar-brand > img {
        display: inline-block;
        width: auto
    }

    .navbar-fixed-top .navbar-brand img {
        width: auto
    }

    .navbar-header {
        float: left;
        text-align: center
    }

    .top-links {
        text-align: center;
        font-size: 11px
    }

        .top-links a {
            padding: 10px 0
        }

    .navbar-collapse {
        margin: 0;
        padding: 0 15px 20px;
        font-family: OpenSans-Semibold;
        font-size: 15px;
        clear: both
    }

    #main-wrapper, .navbar-default .navbar-nav > li {
        min-height: auto
    }

        .login-page, .navbar-default .navbar-nav > li + li {
            margin: 0
        }

        .navbar-default .navbar-nav > li > a {
            padding: 8px 10px
        }

            .event-carousel .carousel-indicators, .nav-tabs, .navbar-default .navbar-nav > li:hover a span, .navbar-default .navbar-nav > li > a:after, .navbar-default .navbar-nav > li > a:before {
                display: none
            }

    .clientPage .nav-tabs {
        display: block;
        margin: 0 0 15px
    }

        .clientPage .nav-tabs li {
            padding: 10px 13px
        }

    .navbar-fixed-top .navbar-collapse {
        clear: both;
        margin: 0
    }

    .top-links li + li {
        margin: 0 0 0 5px
    }

    .top-links li.become-partner-btn a {
        margin: 7px 0;
        padding: 3px 7px
    }

    .touch-device .navbar-collapse .active > a, .touch-device .navbar-collapse a:active, .touch-device .navbar-default .navbar-nav > li.active > a, .touch-device .navbar-default .navbar-nav > li.open > a, .touch-device .navbar-default .navbar-nav > li.open > a:focus {
        background: #77c043;
        color: #fff
    }

    .navbar-default .navbar-nav > .dropdown > a:after {
        font-size: 18px;
        position: absolute;
        right: 10px;
        left: inherit;
        top: 7px;
        width: auto;
        content: "\f0da";
        font-family: FontAwesome;
        display: inline-block;
        opacity: 1
    }

    .navbar-default .navbar-nav > .dropdown.open > a:after {
        content: "\f0d7"
    }

    .navbar-nav li.dropdown-submenu > a:after {
        content: "\f105";
        font-size: 18px
    }

    .navbar-nav li.dropdown-submenu > a.one-click:after {
        content: "\f107"
    }

    .navbar-default .navbar-nav > li > a:after {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        background: 0
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #fff;
        border-color: #ddd
    }

    .navbar-default .navbar-toggle.collapsed {
        border-color: #ddd !important
    }

    .navbar-default .navbar-toggle {
        border-color: #77c043 !important
    }

        .navbar-default .navbar-toggle.collapsed .icon-bar {
            background-color: #888
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #77c043
        }

    .navbar-collapse li .dropdown-menu {
        padding: 0
    }

    .dropdown-menu .left-section, .dropdown-menu .right-section {
        float: none;
        width: 100%
    }

    .navbar-nav .open .dropdown-menu li a {
        padding: 5px 15px 5px 25px
    }

    .get-in-touch {
        left: -49px;
        display: none
    }

        .get-in-touch h2 {
            font-family: OpenSans-Regular;
            text-transform: capitalize
        }

            .get-in-touch h2 a {
                padding: 5px;
                font-size: 13px
            }

    h1 {
        font-size: 23px;
        padding: 10px 0 12px 20px
    }

    .offers-section h1, h2 {
        font-size: 25px
    }

        .offers-section h1:before, h2:before {
            width: 85%
        }

        .offers-section h1 span, h2 span {
            margin: -15px 0 0;
            font-size: 25px
        }

    .service-section .service-block {
        margin: 50px 0 80px
    }

    .service-section .col-sm-4:last-child .service-block {
        margin-bottom: 0
    }

    .service-section .row .col-sm-6:last-child .service-block {
        margin-bottom: 0
    }

    .offers-section {
        padding: 30px 0 20px
    }

        .offers-section .col-sm-4 {
            width: 100%
        }

            .offers-section .col-sm-4:last-child {
                margin: 0
            }

        .offers-section h3 {
            font-size: 23px
        }

        .blog-page-content .blog-block h3, .offers-section .content {
            min-height: auto
        }

        .offers-section .bulleted-list li {
            margin: 0 0 6px
        }

        .offers-section h2:before {
            width: 93%
        }

    .leadership-section {
        text-align: center;
        margin: 0 0 30px
    }

    .mentors-section .col-sm-12 + .col-sm-12 {
        margin: 0
    }

    .mentors-section .col-sm-6 {
        margin: 0 0 25px
    }

    .tab-content .tab-heading {
        display: block;
        text-align: left;
        background: #77c043;
        margin: 0;
        border-bottom: 1px solid #fff;
        font-size: 15px
    }

        .tab-content .tab-heading a {
            display: block;
            color: #fff;
            padding: 10px 15px;
            position: relative
        }

            .tab-content .tab-heading a:after {
                content: "\f067";
                font-family: FontAwesome;
                position: absolute;
                right: 10px;
                top: 11px;
                color: #fff
            }

        .tab-content .tab-heading.active-tab a:after {
            content: "\f068"
        }

    .tab-content {
        border: 0;
        padding: 0 15px
    }

    .company-counters i {
        font-size: 65px
    }

    .company-counters .col-sm-4 + .col-sm-4 {
        margin: 40px 0 0
    }

    #main-wrapper .module-content, .event-details .col-sm-6 + .col-sm-6, .modules-section .module-block + .module-block {
        margin: 20px 0 0
    }

    .company-counters h4 {
        font-size: 22px
    }

    .footer-section .col-md-4 .col-sm-6 + .col-sm-6 {
        margin: 10px 0 0
    }

    .contactus-page .col-sm-8 {
        margin-bottom: 30px
    }

    .test-content li, .test-content li .text-details {
        text-align: center
    }

    .request-demo-form h4 {
        font-size: 25px
    }

    .student-diary-page .student-diary-btm {
        max-width: 100%
    }

    .portfolio-item .tpl6 h3 {
        padding: 50px 5px 0
    }

    .portfolio-item .tpl6 .dmbutton {
        margin: 20px 5px
    }

    .checkbox-list label {
        max-width: 90%;
        text-transform: none
    }

    .error-page h2 {
        font-size: 80px
    }

    .testimonial-section .testimonial-block {
        min-height: auto
    }

        .testimonial-section .testimonial-block .content {
            margin: 0 0 30px;
            padding: 25px 0;
        }

        .testimonial-section .testimonial-block:before {
            top: 135px
        }

    .blog-page-content .col-sm-12 > .row {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }

    .blog-page-content .blog-block {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin: 0 0 20px
    }

    .testimonial-page .testimonial-block .info strong {
        font-size: 15px
    }

    .events-updates-section .col-sm-4 + .col-sm-4 {
        border-top: 1px solid #aeaeae;
        padding-top: 20px;
        margin-top: 20px
    }

    .m-initiative-block .img-block h4 {
        width: 70%
    }

    .event-list .event-image, .event-list .event-location {
        width: 100%;
        float: none
    }

    .event-list .event-desc {
        width: 100%;
        float: none;
        padding: 10px 10px 0
    }

    .event-list li + li {
        border-top: 1px solid #ddd;
        margin: 20px 0 0;
        padding: 20px 0 0
    }

    .carousel-inner > .item {
        margin: 0 0 30px
    }

    .event-carousel .carousel-control {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 27px;
        margin-top: -25px
    }

    .event-block .event-title {
        font-size: 13px;
        padding: 8px
    }

    .hidden-element {
        display: none
    }

    .inpagebase, .modules-container .modules-content h3 {
        display: none
    }

    .tab-content {
        padding: 0
    }

        .tab-content > .tab-pane {
            padding: 10px
        }

    .product-info-section {
        margin: 0 0 30px
    }

    .modules-container .modules-content .tab-content {
        padding: 10px 15px
    }

        .modules-container .modules-content .tab-content h3 {
            display: block
        }

    .technologies-section h2 {
        margin: 0 0 10px
    }

    .technologies-section .technology-block {
        margin: 0 0 25px
    }

    .call-to-action-block {
        width: auto;
        bottom: 5px
    }

    .university-banner {
        padding: 25px 17px 30px;
        text-align: center
    }

        .get-in-touch-dialog .modal-body, .university-banner h3, .university-banner > a {
            display: block;
            width: 100%
        }

            .university-banner h3 span {
                margin-bottom: 15px
            }

        .university-banner .click-button {
            display: block;
            margin: 25px auto 0
        }

    .get-in-touch-dialog .form-content {
        display: block;
        width: 100%;
        padding: 0 0 35px
    }

    .get-in-touch-dialog .skip-section {
        display: block;
        width: 100%;
        border-left: 0;
        border-top: 1px solid #ddd;
        padding: 35px 0 0
    }

        .get-in-touch-dialog .skip-section:before {
            left: 50%;
            top: -20px;
            transform: translate(-50%,0);
            -webkit-transform: translateY(-50%,0);
            -moz-transform: translateY(-50%,0)
        }

    .discussion-block .block-text .fa {
        font-size: 30px;
        margin-right: 10px
    }

    .discussion-block .block-text {
        font-size: 14px
    }

    .vertical-discussion-block .block-text {
        font-size: 15px
    }

    .features-info {
        padding: 0 0 30px
    }

    .sis-services {
        padding: 0
    }

    .service-info {
        margin-bottom: 45px
    }

        .service-info .service-icon {
            margin-right: 35px
        }

        .service-info .service-desc {
            width: 64%
        }

    .product-banner h1 {
        padding: 0;
        font-size: 24px
    }

    .product-banner .banner-content {
        padding: 20px 15px
    }

    .product-banner {
        padding: 50px 0
    }

    .mentors-section .mentor-block {
        min-height: auto
    }

    .features-content .img-section img, .global-cta p {
        max-width: 100%
    }

    .features-content .bulleted-list li span {
        max-width: 93%
    }

    .events-updates-section .heading h2 {
        min-height: auto
    }

    .events-updates-section iframe {
        height: auto
    }

    .blog-content .box-content h4 {
        margin: 15px 0 0
    }

    .global-products {
        padding: 50px 0 20px
    }

        .global-products .product-block {
            margin-bottom: 30px
        }

            .global-products .product-block .icon {
                margin: 0 auto 10px
            }

    .module-block {
        display: block
    }

        .module-block .left-section, .module-block .right-section {
            display: block;
            width: 100%
        }

        .module-block .content {
            padding: 30px 20px
        }

    .global-cta, .global-info {
        padding: 50px 0
    }

        .global-cta h3, .global-info h2 {
            font-size: 25px;
            line-height: 30px
        }

        .global-info p {
            max-width: 100%
        }

    .buttons .btn {
        padding: 8px 12px
    }

        .buttons .btn + .btn {
            margin: 0 0 0 7px
        }

    .global-relations-wrapper .banner-section .content {
        padding: 0 25px
    }

    .global-relations-wrapper .banner-section h1 {
        font-size: 33px
    }

        .global-relations-wrapper .banner-section h1 span {
            line-height: 1.3;
            font-size: 18px;
            margin: 15px 0 0
        }

    .product-module-tab ul {
        position: inherit !important;
        top: 24px !important
    }

    .test-cards {
        margin-bottom: 35px
    }

    .prod-testimonial-wrapper .carousel-inner {
        width: 90% !important;
        left: 5% !important
    }

    .prod-testimonial-wrapper .carousel-control.left, .prod-testimonial-wrapper .carousel-control.right {
        display: none
    }

    .pro-tab-sec {
        display: none
    }

    .home-banner .inner-content {
        padding: 0 !important;
        background: 0 0 !important
    }

    .common-collapse-sec {
        display: block !important
    }

    .prod-offer-wrapper {
        display: none !important
    }

    .comp-counts {
        margin-bottom: 40px
    }

    .inner-content ul {
        display: none
    }

    .product-pg-banner::after {
        background: linear-gradient(45deg,rgba(0,0,0,.94),rgba(44,40,34,.57)) !important
    }
}


@media(max-width:480px) {
    #LiveFreeDemo {
        min-height: 540px;
    }

    .product-banner-content h1 {
        font-size: 22px !important;
        line-height: 1.3 !important;
        margin-bottom: 0 !important
    }

    .error {
        bottom: -15px
    }

    .product-pg-banner img {
        height: 450px;
        object-fit: cover;
        object-position: right
    }

    .download-bro, .product-banner-content .btn-secondary {
        margin-bottom: 10px
    }

    .product-banner-content p {
        padding: 10px 0 !important
    }

    .module-tab-heading::before {
        width: 63px !important
    }

    .home-banner .inner-content {
        padding: 0 !important;
        background: 0 0 !important
    }

    .request-demo-ban-cnt {
        top: 19% !important
    }

    .cloud-video-block {
        margin-bottom: 40px
    }

    .leadername-desc {
        text-align: justify
    }

    .module-content {
        margin-top: 20px
    }
}

@media(min-width:481px) and (max-width:767px) {
    .request-demo-ban img {
        height: 320px
    }

    .request-demo-ban-cnt {
        top: 15% !important
    }

    .cloud-video-block {
        margin-bottom: 40px
    }

    .home-banner {
        top: 15% !important
    }

    .module-content {
        margin-top: 20px
    }
}

@-moz-keyframes rotate {
    0 {
        transform: rotate(0)
    }

    100% {
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes rotate {
    0 {
        transform: rotate(0)
    }

    100% {
        transform: rotate(-360deg)
    }
}

@keyframes rotate {
    0 {
        transform: rotate(0)
    }

    100% {
        transform: rotate(-360deg)
    }
}

.round {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 14px;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    letter-spacing: -.065em;
    font-family: "Hammersmith One",sans-serif;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    box-shadow: 2px 2px 7px rgba(0,0,0,.2);
    border-radius: 300px;
    z-index: 1;
    border-width: 2px;
    border-style: solid
}

    .round:hover {
        width: 110%;
        height: 110%;
        left: -13%;
        top: -5%;
        font-size: 18px;
        padding-top: 15px;
        -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,.3);
        -o-box-shadow: 5px 5px 10px rgba(0,0,0,.3);
        -moz-box-shadow: 5px 5px 10px rgba(0,0,0,.3);
        box-shadow: 5px 5px 10px rgba(0,0,0,.3);
        z-index: 2;
        border-size: 10px;
        -webkit-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }

a.red {
    background-color: #ef3932;
    color: #85201c;
    border-color: rgba(133,32,28,.2)
}

    a.red:hover {
        color: #ef3932
    }

a.green {
    background-color: #98ca3c;
    color: #fff;
    border-color: #90c234
}

    a.green:hover {
        color: transparent
    }

a.yellow {
    background-color: #fce301;
    color: #992600;
    border-color: rgba(153,38,0,.2)
}

    a.yellow:hover {
        color: #fce301
    }

.round span.round {
    display: block;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 1px;
    border: 0;
    padding: 42% 10% 0;
    color: #fff
}

.round span:hover {
    opacity: .9;
    font-size: 18px;
    -webkit-text-shadow: 0 1px 1px rgba(0,0,0,.5);
    -moz-text-shadow: 0 1px 1px rgba(0,0,0,.5);
    -o-text-shadow: 0 1px 1px rgba(0,0,0,.5);
    text-shadow: 0 1px 1px rgba(0,0,0,.5)
}

.green span {
    background: rgba(0,63,71,.7)
}

.red span {
    background: rgba(133,32,28,.7)
}

.yellow span {
    background: rgba(161,145,0,.7)
}

.web-box {
    margin-top: 10px
}

    .web-box a {
        padding: 5px;
        font-size: 14px;
        display: block;
        color: #3b3b3b;
        text-align: center
    }

        .web-box a img {
            margin: auto
        }

        .web-box a span {
            font-size: 16px;
            line-height: 35px;
            display: block;
            color: maroon;
            font-weight: 600
        }

.h2-heading {
    font-size: 16px;
    text-align: center;
    line-height: 30px
}

.box-content {
    background-color: #fff;
    border: 1px solid #ddd
}

#cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(42,42,42,.7);
    display: none;
    z-index: 9998
}

#logo {
    float: left;
    padding-top: 25px
}

.logo {
    height: 0;
    margin: 10px 100px 0 90px;
    position: fixed;
    z-index: 100
}

.grey-bg {
    position: fixed;
    width: 100%;
    z-index: 100;
    background-color: #fff
}

#grad1 {
    height: 85px;
    background-color: #fff;
    box-shadow: 2px 2px 5px #8e8d8d;
    position: fixed;
    width: 100%;
    z-index: 10;
    margin-top: 30px
}

#navholder {
    float: right
}

ul#topnav li {
    background-image: url(../png/menudevider.png);
    background-position: right 10px;
    background-repeat: no-repeat;
    width: 100px;
    display: block;
    float: left;
    height: 100px
}

    ul#topnav li a {
        width: 100px;
        text-decoration: none;
        text-align: center;
        float: left;
        text-transform: uppercase;
        color: #333;
        margin-top: 40px;
        height: 60px
    }

        ul#topnav li a.hover, ul#topnav li a:hover {
            height: 59px;
            background-position: center bottom;
            background-repeat: no-repeat;
            color: #333;
            outline: 0
        }

#menu {
    width: 90%;
    font-size: 17px;
    text-align: right;
    font-weight: 700;
    color: #ccc;
    vertical-align: middle;
    visibility: visible;
    margin-top: 25px
}

    #menu ul {
        height: auto;
        padding: 8px 0;
        margin: 0
    }

    #menu li {
        display: inline;
        padding: 20px 6px;
        background-position: right center
    }

    #menu a {
        text-decoration: none;
        padding: 10px;
        color: #333
    }

        #menu a:hover {
            color: #1d94c6;
            background-color: #e8e8e8;
            text-decoration: none
        }

#header {
    font-size: 14px;
    color: #333;
    width: 1180px;
    box-shadow: -1px -1px 3px #a7a7a7;
    background-color: #fff;
    margin-top: 100px;
    margin-bottom: 15px
}

.shadow-box {
    box-shadow: -1px -1px 3px #a7a7a7;
    background-color: #fff;
    float: none;
    overflow: hidden;
    background-color: #fff;
    padding: 15px
}

    .shadow-box h4 {
        margin-top: 12px;
        font-family: Arial;
        color: #166cb3;
        text-align: left;
        font-size: 24px;
        margin-bottom: 20px;
        font-weight: 600
    }

    .shadow-box h5 {
        font-family: Arial;
        text-align: left;
        font-size: 20px;
        font-weight: 600;
        color: #91c532
    }

    .shadow-box p {
        font-family: Arial;
        font-size: 16px;
        color: #303030;
        text-align: justify;
        line-height: 28px
    }

        .shadow-box p span {
            font-size: 17px;
            font-weight: 600
        }

    .shadow-box .bullet-list li {
        font-family: Arial;
        font-size: 16px;
        color: #303030
    }

    .shadow-box ol li {
        font-family: Arial;
        font-size: 16px;
        color: #303030
    }

    .shadow-box ol ul {
        margin-bottom: 15px;
        margin-top: 8px
    }

    .shadow-box ul li {
        font-family: Arial;
        font-size: 16px;
        color: #303030
    }

    .shadow-box .bullet-list li span {
        font-size: 17px;
        font-weight: 600
    }

    .shadow-box ol li span {
        font-size: 17px;
        font-weight: 600
    }

    .shadow-box .devider {
        height: 1px;
        width: 100%;
        box-shadow: -1px -2px 4px #939393;
        margin-top: 30px;
        clear: both
    }

.shadow-box2 {
    box-shadow: -1px -1px 3px #a7a7a7;
    background-color: #fff;
    float: none;
    overflow: hidden;
    background-color: #fff;
    border-radius: 10px 10px 0 0
}

.text-container {
    font-size: 14px;
    color: #333;
    padding: 15px;
    text-align: left;
    float: left;
    border-right: solid 1px #ededed;
    line-height: 24px;
    width: 1180px
}

.about-container {
    font-size: 12px;
    color: #fff;
    padding: 16px;
    text-align: left;
    float: left;
    width: 100%;
    height: 240px
}

.titlenew {
    font-size: 28px;
    padding-bottom: 20px;
    line-height: 30px;
    color: #a9307c
}

.learn {
    font-size: 12px;
    color: #1d93c5;
    padding-top: 20px;
    text-align: left;
    text-decoration: none;
    background-image: url(../png/learnmore.png);
    background-repeat: no-repeat
}

    .learn a {
        text-decoration: none;
        color: #1d93c5
    }

        .learn a:hover {
            text-decoration: none;
            color: #6f0
        }

        .learn a:active {
            text-decoration: none;
            color: #6f0
        }

.readmore {
    font-size: 12px;
    color: #1d93c5;
    padding-top: 20px;
    text-align: right
}

    .readmore a {
        text-decoration: none;
        color: #1d93c5
    }

        .readmore a:hover {
            text-decoration: none;
            color: #6f0
        }

        .readmore a:active {
            text-decoration: none;
            color: #6f0
        }

.button {
    background-color: #1d93c5;
    font-size: 12px;
    color: #fff
}

    .button a {
        background-color: #1d93c5;
        font-size: 16px;
        color: #fff;
        padding: 15px 25px;
        text-decoration: none
    }

        .button a:hover {
            background-color: #4bb7e5;
            padding: 15px 25px
        }

        .button a:active {
            background-color: #4bb7e5;
            padding: 15px 25px
        }

.title-box {
    color: #a9307c;
    float: none;
    font-family: sanchez,Helvetica,sans-serif;
    font-size: 32px;
    line-height: 25px;
    margin-top: 50px;
    overflow: hidden;
    padding: 25px 0
}

.greytitle {
    font-size: 17px;
    color: #666;
    line-height: 28px;
    font-weight: 700
}

.whitetitle {
    font-size: 16px;
    font-weight: 700;
    color: #58ab19;
    line-height: 30px;
    padding-top: 30px
}

.black-title {
    font-size: 20px;
    color: #000
}

.iconlist {
    padding-bottom: 10px
}

ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
    border: 1px solid #fff
}

    ul.tabs li {
        float: left;
        margin: 0;
        cursor: pointer;
        line-height: 32px;
        font-size: 22px;
        background: #f0f0f0;
        overflow: hidden;
        width: 100%;
        padding: 10px 0;
        border-right: 1px solid #bcbcbc;
        text-align: center;
        border-radius: 10px 10px 0 0;
        border: 1px solid #fff
    }

        ul.tabs li:hover {
            color: #fff;
            background: #f0f0f0 url(../png/blue-bg-2.png) repeat-x;
            border-radius: 10px 10px 0 0;
            border: 1px solid #fff
        }

        ul.tabs li.active {
            background: #f0f0f0 url(../png/green-bg-2.png) repeat-x;
            color: #fff;
            border-radius: 10px 10px 0 0;
            border: 1px solid #fff
        }

.tab_container {
    clear: both;
    float: left;
    width: 100%;
    background: #fff
}

.tab_content {
    padding: 10px;
    font-size: 1.2em;
    display: none
}

ul.tabs3 {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
    border: 1px solid #fff
}

    ul.tabs3 li {
        float: left;
        margin: 0;
        cursor: pointer;
        line-height: 32px;
        font-size: 22px;
        background: #f0f0f0;
        overflow: hidden;
        width: 100%;
        padding: 10px 0;
        border-radius: 10px 10px 0 0;
        border-right: 1px solid #bcbcbc;
        text-align: center;
        border: 1px solid #fff
    }

        ul.tabs3 li:hover {
            color: #fff;
            background: #f0f0f0 url(../png/blue-bg-2.png) repeat-x;
            border-radius: 10px 10px 0 0;
            border: 1px solid #fff
        }

        ul.tabs3 li.active {
            background: #f0f0f0 url(../png/green-bg-2.png) repeat-x;
            color: #fff;
            border-radius: 10px 10px 0 0;
            border: 1px solid #fff
        }

.tab_container3 {
    clear: both;
    float: left;
    width: 100%;
    background: #fff
}

.tab_content3 {
    padding: 10px;
    font-size: 1.2em;
    display: none
}

ul.tabs4 {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
    border: 1px solid #fff
}

    ul.tabs4 li {
        float: left;
        margin: 0;
        cursor: pointer;
        line-height: 32px;
        font-size: 22px;
        background: #f0f0f0;
        overflow: hidden;
        width: 100%;
        padding: 10px 0;
        border-right: 1px solid #bcbcbc;
        text-align: center;
        border-radius: 10px 10px 0 0;
        border: 1px solid #fff
    }

        ul.tabs4 li:hover {
            color: #fff;
            background: #f0f0f0 url(../png/blue-bg-2.png) repeat-x;
            border-radius: 10px 10px 0 0;
            border: 1px solid #fff
        }

        ul.tabs4 li.active {
            background: #f0f0f0 url(../png/green-bg-2.png) repeat-x;
            color: #fff;
            border-radius: 10px 10px 0 0;
            border: 1px solid #fff
        }

.tab_container4 {
    clear: both;
    float: left;
    width: 100%;
    background: #fff
}

.tab_content4 {
    padding: 10px;
    font-size: 1.2em;
    display: none
}

.testimonial-heading {
    text-align: left;
    font-size: 16px;
    color: #1d93c5
}

#footer {
    padding: 40px 0;
    background: #212121 url(../png/textured-overlay.png) repeat 0 0;
    clear: both
}

    #footer h2:after, #footer h2:before {
        display: none
    }

.footerlogo-div {
    margin: 0 0 30px
}

.footer-section i {
    margin: 2px 10px 0 0;
    display: inline-block;
    vertical-align: top;
    color: #77c043
}

.footer-section, .footer-section a {
    color: #fff
}

    .footer-section a:hover {
        color: #33afe4
    }

.social-net {
    float: left;
    margin-right: 10px;
    margin-top: 10px
}

.footer-section li + li {
    margin: 10px 0 0
}

.footer-section li:before {
    content: "\f0da";
    font-family: FontAwesome;
    color: #77c043
}

.footer-section li a {
    display: inline-block;
    vertical-align: top;
    margin-left: 5px
}

#copyright {
    padding: 15px 0;
    color: #fff;
    background: #000
}

.contactus-box {
    border: 3px #ccc solid;
    width: 600px;
    height: 335px;
    padding: 10px;
    margin: 10px
}

.green-bg {
    padding-top: 40px;
    background-image: url(../png/green-bg-2.png);
    background-repeat: repeat
}

.got-impressed {
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 40px;
    color: #fff
}

.input-text {
    font-size: 12px;
    font-weight: 700;
    color: #666
}

.input-field {
    background-color: #fff;
    border: solid 4px #f6f6f6;
    padding: 5px 10px;
    color: #666;
    font-size: 12px;
    margin: 20px 0;
    box-shadow: -1px -1px 3px #a7a7a7
}

.textarea {
    border: solid 4px #f6f6f6;
    height: 100px;
    width: 100%;
    padding-top: 10px;
    box-shadow: -1px -1px 3px #a7a7a7
}

.small-testimonial {
    font-size: 12px;
    font-style: italic;
    color: #333;
    line-height: 24px;
    text-align: left;
    float: right;
    width: 220px;
    padding-top: 10px
}

.testimonial {
    font-size: 16px;
    font-style: italic;
    color: #333;
    line-height: 30px;
    text-align: right;
    position: inherit
}

.subtitle {
    font-size: 23px;
    text-align: center;
    line-height: 30px;
    color: #da235b;
    padding: 8px 0;
    font-family: Arial
}

.client-name {
    font-size: 14px;
    font-weight: 700;
    color: #333;
    line-height: 18px;
    margin: 20px 5px
}

.inverted-commas {
    font-size: 80px;
    color: #ccc;
    font-style: italic;
    float: left;
    width: 50px
}

.comma {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.devider {
    background: url(../png/devider.png);
    background-repeat: repeat-x
}

.demotitle {
    font-size: 18px;
    font-weight: 700;
    padding: 20px 0
}

.redbutton {
    background-color: #671348;
    font-size: 12px;
    color: #fff
}

    .redbutton a {
        background-color: #671348;
        font-size: 16px;
        color: #fff;
        padding: 10px 20px;
        text-decoration: none
    }

        .redbutton a:hover {
            background-color: #a62402;
            padding: 10px 20px
        }

        .redbutton a:active {
            background-color: #a62402;
            padding: 10px 20px
        }

.input-field-demo {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: -1px -1px 3px #a7a7a7;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 5px 0 20px;
    padding: 12px 10px
}

.impressed {
    font-family: monospace,Helvetica,sans-serif;
    font-size: 40px;
    font-weight: lighter;
    color: #671348;
    padding: 20px 0
}

.para {
    font-size: 12px;
    color: #333;
    padding-bottom: 40px;
    text-align: justify
}

.pagetitle {
    font-size: 18px;
    color: #333;
    line-height: 22px;
    text-align: center
}

.page-subtitle {
    font-size: 23px;
    color: #333;
    line-height: 22px
}

.para-text {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    text-align: justify
}

.tag-line {
    font-size: 16px;
    color: #666;
    font-style: italic
}

.submit {
    font-size: 16px;
    background-color: #671348;
    padding: 15px
}

.box-title {
    color: #fff;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
    background-color: #671348;
    border: 1px solid #b2b2b2;
    width: 100%;
    padding: 30px
}

    .box-title a {
        color: #671348;
        font-size: 20px;
        text-align: center;
        text-decoration: none
    }

    .box-title:active, .box-title:hover {
        background-color: #f0f0f0;
        border: medium none;
        cursor: pointer;
        text-decoration: none;
        color: #671348;
        border: 1px solid #b2b2b2
    }

.tick-list {
    float: left;
    margin: 6px 0 6px -50px;
    padding-left: 40px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #333
}

    .tick-list ul {
        height: 30px;
        padding: 10px;
        margin: 10px 0
    }

    .tick-list li {
        background-image: url(../png/bullet1.png);
        background-repeat: no-repeat;
        position: relative;
        list-style: none;
        margin: 10px 60px 10px 0
    }

    .tick-list a {
        display: inline;
        padding: 10px
    }

        .tick-list a:hover {
            color: #6c0
        }

.bullet-list a {
    display: inline;
    padding: 10px
}

    .bullet-list a:hover {
        color: #6c0
    }

.bullet-list .bulleted-list {
    margin: 0 0 0 25px
}

    .bullet-list .bulleted-list li:before, .bulleted-list li:before {
        color: #276a9c
    }

.bullet-list2 {
    margin: 6px 0 6px -30px;
    padding-left: 40px;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    color: #333
}

    .bullet-list2 ul {
        height: 30px;
        padding: 10px;
        margin: 10px 0
    }

    .bullet-list2 li {
        background-image: url(../png/bullet5.png);
        background-repeat: no-repeat;
        position: relative;
        list-style: none;
        margin: 10px 0
    }

    .bullet-list2 a {
        display: inline;
        padding: 10px
    }

        .bullet-list2 a:hover {
            color: #6c0
        }

.special-bullet-list {
    margin: 6px 0 6px -30px;
    padding-left: 40px;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    color: #333;
    font-weight: 700
}

    .special-bullet-list ul {
        height: 30px;
        margin: 10px 0
    }

    .special-bullet-list li {
        background-image: url(../png/bullet-school.png);
        background-repeat: no-repeat;
        position: relative;
        list-style: none;
        margin: 10px 0;
        padding-bottom: 10px
    }

    .special-bullet-list a {
        display: inline;
        padding: 10px
    }

        .special-bullet-list a:hover {
            color: #6c0
        }

.shrink {
    box-shadow: 0 0 1px transparent;
    display: inline-block;
    transform: translateZ(0);
    transition-duration: .2s;
    transition-property: transform
}

    .shrink:active, .shrink:focus, .shrink:hover {
        transform: scale(.92)
    }

.client-name1 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 12px;
    color: #333;
    text-align: center
}

    .client-name1 a {
        font-family: Arial,Helvetica,sans-serif;
        font-weight: 700;
        font-size: 12px;
        color: #333
    }

        .client-name1 a:hover {
            font-family: Arial,Helvetica,sans-serif;
            font-weight: 700;
            font-size: 12px;
            color: #000;
            text-decoration: none
        }

.head-certificate {
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 15px
}

.sub-box {
    margin-top: 15px;
    border: 1px solid #e7e7e7
}

    .sub-box ul {
        list-style-type: none
    }

        .sub-box ul li {
            border-bottom: 1px solid #e3e3e3
        }

            .sub-box ul li:last-child {
                border-bottom: 0
            }

    .sub-box h3 {
        text-transform: capitalize;
        border-bottom: 1px solid #e3e3e3;
        line-height: 30px;
        font-size: 17px;
        padding-left: 10px;
        margin: 0
    }

.left-div {
    width: 100%;
    display: block;
    vertical-align: top;
    padding: 5px
}

    .left-div h4 {
        font-size: 15px;
        font-weight: 600;
        line-height: 10px;
        margin: 0 0 10px
    }

    .left-div p {
        font-size: 12px;
        color: #000;
        line-height: 17px;
        text-transform: capitalize;
        display: inline-block
    }

.right-div {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    padding: 5px
}

    .right-div p {
        font-size: 14px;
        color: #000;
        font-weight: 600
    }

.sub-box-infra h3 {
    text-transform: capitalize;
    border-bottom: 1px solid #e3e3e3;
    line-height: 30px;
    font-size: 17px;
    padding-left: 10px;
    margin-top: 10px
}

.sub-box-infra p {
    padding: 10px;
    color: #3b3b3b;
    font-size: 14px;
    text-align: justify
}

.list-ul {
    margin-top: 20px;
    padding-bottom: 65px
}

    .list-ul ul {
        list-style-type: none
    }

        .list-ul ul li {
            line-height: 25px;
            text-align: justify;
            background: url(../png/arrow-list.png) no-repeat 0 0;
            padding-left: 35px;
            margin-bottom: 10px
        }

@media screen and (max-width:580px) {
    .error {
        bottom: -15px
    }

    .left-div {
        width: 100% !important;
        display: block
    }

    .right-div {
        width: 100% !important;
        display: block
    }

    .portfolio-item p {
        margin-bottom: 5px !important
    }
}

#plans, #plans ul, #plans ul li {
    margin: 0;
    padding: 0;
    list-style: none
}

#pricePlans:after {
    content: '';
    display: table;
    clear: both
}

#pricePlans {
    zoom: 1;
    max-width: 69em;
    margin: 0 auto
}

    #pricePlans #plans .plan {
        background: #fff;
        float: left;
        width: 100%;
        text-align: center;
        border-radius: 5px;
        margin: 0 0 20px;
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
        box-shadow: 0 1px 3px rgba(0,0,0,.1)
    }

.planContainer .title h2 {
    font-size: 2.125em;
    font-weight: 300;
    color: #3e4f6a;
    margin: 0;
    padding: .6em 0
}

    .planContainer .title h2.bestPlanTitle {
        background: #3e4f6a;
        background: -webkit-linear-gradient(top,#475975,#364761);
        background: -moz-linear-gradient(top,#475975,#364761);
        background: -o-linear-gradient(top,#475975,#364761);
        background: -ms-linear-gradient(top,#475975,#364761);
        background: linear-gradient(top,#475975,#364761);
        color: #fff;
        border-radius: 5px 5px 0 0
    }

.planContainer .price p {
    background: #3e4f6a;
    background: -webkit-linear-gradient(top,#475975,#364761);
    background: -moz-linear-gradient(top,#475975,#364761);
    background: -o-linear-gradient(top,#475975,#364761);
    background: -ms-linear-gradient(top,#475975,#364761);
    background: linear-gradient(top,#475975,#364761);
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
    height: 2.6em;
    line-height: 2.6em;
    margin: 0 0 1em
}

    .planContainer .price p.bestPlanPrice {
        background: #f7814d
    }

    .planContainer .price p span {
        color: #8394ae
    }

.planContainer .options {
    margin-top: 10em
}

    .planContainer .options li {
        font-weight: 700;
        color: #364762;
        line-height: 2.5
    }

        .planContainer .options li span {
            font-weight: 400;
            color: #979797
        }

.planContainer .button a {
    text-transform: uppercase;
    text-decoration: none;
    color: #3e4f6a;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 2.8em;
    border: 2px solid #3e4f6a;
    display: inline-block;
    width: 80%;
    height: 2.8em;
    border-radius: 4px;
    margin: 1.5em 0 1.8em
}

    .planContainer .button a.bestPlanButton {
        color: #fff;
        background: #f7814d;
        border: 2px solid #f7814d
    }

#credits {
    text-align: center;
    font-size: .8em;
    font-style: italic;
    color: #777
}

    #credits a {
        color: #333
    }

        #credits a:hover {
            text-decoration: none
        }

@media screen and (min-width:481px) and (max-width:768px) {
    #pricePlans #plans .plan {
        width: 49%;
        margin: 0 2% 20px 0
    }

    #pricePlans #plans > li:nth-child(2n) {
        margin-right: 0
    }
}

@media screen and (min-width:769px) and (max-width:1024px) {
    #pricePlans #plans .plan {
        width: 49%;
        margin: 0 2% 20px 0
    }

    #pricePlans #plans > li:nth-child(2n) {
        margin-right: 0
    }
}

@media screen and (min-width:1025px) {
    #pricePlans {
        margin: 2em auto
    }

        #pricePlans #plans .plan {
            width: auto;
            margin: 0 1.33% 20px 0;
            -webkit-transition: all .25s;
            -moz-transition: all .25s;
            -ms-transition: all .25s;
            -o-transition: all .25s;
            transition: all .25s
        }

        #pricePlans #plans > li:last-child {
            margin-right: 0
        }

        #pricePlans #plans .plan:hover {
            -webkit-transform: scale(1.04);
            -moz-transform: scale(1.04);
            -ms-transform: scale(1.04);
            -o-transform: scale(1.04);
            transform: scale(1.04)
        }

    .planContainer .button a {
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        -ms-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s
    }

        .planContainer .button a:hover {
            background: #3e4f6a;
            color: #fff
        }

        .planContainer .button a.bestPlanButton:hover {
            background: #ff9c70;
            border: 2px solid #ff9c70
        }
}

.social-links {
    margin-bottom: 20px
}

    .social-links a {
        width: 40px;
        height: 40px;
        display: inline-block;
        cursor: pointer;
        transition: 1s all ease;
        -webkit-transition: 1s all ease;
        -moz-transition: 1s all ease;
        text-align: center;
        border-radius: 50px;
        margin-top: 15px
    }

        .social-links a + a {
            margin-left: 5px
        }

    .contactus-page .contact-block .social-links .fa, .social-links .fa {
        color: #fff;
        font-size: 20px;
        margin: 0;
        line-height: 40px
    }

    .social-links .fb-icon {
        background: #157dc3
    }

    .social-links .fbg-icon {
        background: #18acf1
    }

    .social-links .link-icon {
        background: #009cd6
    }

    .social-links .twitter-icon {
        background: #29bee6
    }

    .social-links .insta-icon {
        background: #f09433;
        background: -moz-linear-gradient(45deg,#f09433 0,#e6683c 30%,#dc2743 60%,#cc2366 70%,#bc1888 100%);
        background: -webkit-linear-gradient(45deg,#f09433 0,#e6683c 30%,#dc2743 60%,#cc2366 70%,#bc1888 100%);
        background: linear-gradient(45deg,#f09433 0,#e6683c 30%,#dc2743 60%,#cc2366 70%,#bc1888 100%)
    }

    .social-links .google-plus-icon {
        background: #e63e20
    }

    .social-links .youtube-icon {
        background: #ff2300
    }

    .social-links .insta-icon:hover {
        background: #fff
    }

    .social-links .fa-instagram:hover {
        color: transparent;
        background: radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);
        background: -webkit-radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);
        background-clip: text;
        -webkit-background-clip: text
    }

    .social-links .fa-users:hover {
        color: #18acf1
    }

@media only screen and (min-width:768px) {
    .social-links a:hover {
        background: #fff
    }

    .social-links .fb-icon:hover {
        border-color: #4369a5
    }

    .social-links .link-icon:hover {
        border-color: #1187b3
    }

    .social-links .twitter-icon:hover {
        border-color: #29bee6
    }

    .social-links .google-plus-icon:hover {
        border-color: #e63e20
    }

    .social-links .fb-icon:hover .fa {
        color: #4369a5
    }

    .social-links .link-icon:hover .fa {
        color: #1187b3
    }

    .social-links .twitter-icon:hover .fa {
        color: #29bee6
    }

    .social-links .google-plus-icon:hover .fa {
        color: #e63e20
    }

    .social-links .youtube-icon:hover .fa {
        color: #ff2300
    }
}

.row.row-padding {
    margin-left: -15px;
    margin-right: -15px
}

.boxlink h2 {
    border-left: 3px solid #276a9c;
    color: #276a9c;
    font-size: 18px;
    margin: 0 0 10px;
    padding: 8px 20px;
    text-align: left;
    text-transform: capitalize
}

.cont-heading {
    background: #218fd6;
    border-left: 3px solid #218fd6;
    color: #fff;
    font-size: 18px;
    margin: 0 0 10px;
    padding: 8px 10px;
    border: 1px solid #fff
}

.boxlink h2:before, .heading2:before {
    display: none
}

.left-link {
    margin: 0 0 30px
}

    .left-link li {
        padding: 7px 5px;
        font-size: 14px
    }

        .left-link li:before {
            content: "\f0da";
            font-family: FontAwesome;
            display: inline-block;
            vertical-align: top;
            margin-right: 7px;
            font-size: 16px
        }

@media only screen and (min-width:1024px) {
    .left-link li:hover:before {
        color: #77c043
    }
}

.left-link li + li {
    border-top: 1px solid #ddd
}

.left-link li a {
    transition: .5s all ease;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    color: #333;
    display: inline-block;
    vertical-align: top;
    max-width: 90%
}

@media only screen and (min-width:1024px) {
    .left-link li:hover a {
        padding-left: 5px;
        color: #77c043
    }
}

.heading2 {
    color: #276a9c;
    font-size: 19px;
    margin: 20px 0;
    text-align: left;
    padding-bottom: 8px;
    border-bottom: 1px solid #276a9c;
    text-transform: capitalize;
    line-height: 22px
}

.module-content p {
    text-align: justify;
    line-height: 22px;
    margin: 0 0 15px;
    font-size: 14px
}

.module-content .text-center {
    text-align: center
}

.italic {
    font-style: italic
}

.qua {
    font-size: 18px;
    margin: 25px 0 10px;
    font-family: OpenSans-Semibold
}

    .qua:before {
        content: "\f122";
        font-family: FontAwesome;
        display: inline-block;
        vertical-align: top;
        color: #77c043;
        margin-right: 7px;
        transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg)
    }

.p-left li {
    padding-left: 30px;
    background-size: 18px;
    background-position: 0 2px
}

.sub-heading {
    line-height: 25px;
    font-size: 15px;
    font-weight: 600
}

.demo-form {
    padding: 30px 15px;
    background: #595959
}

    .demo-form h4 {
        font-size: 23px
    }

.clear-fix {
    clear: both
}

.demo-form-heading {
    padding: 0 15px 15px;
    color: #fff
}

.custom-btn {
    width: 100%;
    color: #fff;
    border: 1px solid #fff;
    background: 0 0 !important
}

    .custom-btn:hover {
        color: #000;
        border: 1px solid #fff;
        background: #fff !important
    }

.p-strong {
    font-size: 15px !important
}

.module-heading {
    text-align: center;
    font-size: 26px;
    margin-bottom: 28px
}

.module-subheading {
    text-align: left !important
}

.buttlet-heading {
    color: #77c043;
    text-align: left !important;
    font-size: 18px !important
}

.mb-3 {
    margin-bottom: 22px
}

.mb-0 {
    margin-bottom: 0 !important
}

.ccms-img {
    box-shadow: 2px 6px 6px rgba(181,177,177,.87)
}

.privacy-policy {
    text-decoration: none !important;
    color: #fff !important
}

    .privacy-policy:hover {
        color: #77c043 !important
    }

.request-demo-container {
    position: relative
}

    .request-demo-container h1 {
        border-left: 0;
        margin-top: 15px
    }

.request-demo-inner {
    position: relative;
    top: -75px;
    z-index: 1;
    padding: 30px;
    background: #fff;
    box-shadow: 1px 8px 10px rgba(89,89,89,.1803921568627451);
    border-radius: 10px
}

    .request-demo-inner input {
        height: 30px
    }

    .request-demo-inner input, .request-demo-inner select, .request-demo-inner textarea {
        border: 1px solid #ccc;
        border-radius: 4px
    }

#msform {
    text-align: center;
    position: relative;
    margin: 40px 0 60px
}

    #msform fieldset {
        background: #fff;
        border: 0 none;
        border-radius: 0;
        box-shadow: 0 0 15px 1px rgba(0,0,0,.12);
        padding: 30px 30px 15px;
        box-sizing: border-box;
        width: 80%;
        margin: 0 10%;
        position: relative
    }

        #msform fieldset:not(:first-of-type) {
            display: none
        }

    #msform input, #msform textarea {
        padding: 10px;
        border: 1px solid #ccc;
        border-radius: 0;
        margin-bottom: 10px;
        width: 100%;
        box-sizing: border-box;
        color: #2c3e50;
        font-size: 13px
    }

        #msform input:focus, #msform textarea:focus {
            -moz-box-shadow: none !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            border: 1px solid #23bbee;
            outline-width: 0;
            transition: All .5s ease-in;
            -webkit-transition: All .5s ease-in;
            -moz-transition: All .5s ease-in;
            -o-transition: All .5s ease-in
        }

    #msform .action-button {
        width: 100px;
        background: #23bbee;
        font-weight: 700;
        color: #fff;
        border: 0 none;
        cursor: pointer;
        padding: 10px 5px;
        margin: 10px 5px
    }

        #msform .action-button:focus, #msform .action-button:hover {
            box-shadow: 0 0 0 2px #fff,0 0 0 3px #23bbee
        }

    #msform .action-button-previous {
        width: 100px;
        background: #c5c5f1;
        font-weight: 700;
        color: #fff;
        border: 0 none;
        cursor: pointer;
        padding: 10px 5px;
        margin: 10px 5px
    }

        #msform .action-button-previous:focus, #msform .action-button-previous:hover {
            box-shadow: 0 0 0 2px #fff,0 0 0 3px #c5c5f1
        }

error {
    bottom: -16px
}

.fs-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #2c3e50;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: 700
}

.fs-subtitle {
    font-weight: 400;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    counter-reset: step
}

    #progressbar li {
        list-style-type: none;
        color: #000;
        text-transform: uppercase;
        font-size: 9px;
        width: 33.33%;
        float: left;
        position: relative;
        letter-spacing: 1px
    }

        #progressbar li:before {
            content: counter(step);
            counter-increment: step;
            width: 24px;
            height: 24px;
            line-height: 26px;
            display: block;
            font-size: 12px;
            color: #333;
            background: #e4e2e2;
            border-radius: 25px;
            margin: 0 auto 10px
        }

        #progressbar li:after {
            content: "";
            width: 100%;
            height: 2px;
            background: #e4e2e2;
            position: absolute;
            left: -50%;
            top: 9px;
            z-index: -1
        }

        #progressbar li:first-child:after {
            content: none
        }

        #progressbar li.active:after, #progressbar li.active:before {
            background: #23bbee;
            color: #fff
        }

.dme_link {
    margin-top: 30px;
    text-align: center
}

    .dme_link a {
        background: #fff;
        font-weight: 700;
        color: #ee0979;
        border: 0 none;
        border-radius: 25px;
        cursor: pointer;
        padding: 5px 25px;
        font-size: 12px
    }

        .dme_link a:focus, .dme_link a:hover {
            background: #c5c5f1;
            text-decoration: none
        }

.text-black {
    color: #000 !important
}

.text-white {
    color: #fff !important
}

.pro-sub-heading {
    font-size: 25px;
    margin-bottom: 30px
}

    .pro-sub-heading h2 {
        font-size: 26px;
        text-transform: capitalize;
        color: #504f4f;
        margin-bottom: 10px;
        line-height: 1.3;
        font-family: OpenSans-Semibold
    }

        .pro-sub-heading h2:before {
            background: 0 0 !important
        }

.product-pg-banner {
    position: relative;
    z-index: 1;
    margin-bottom: 0
}

    .product-pg-banner::after {
        content: '';
        position: absolute;
        height: 100%;
        width: 100%;
        background: linear-gradient(45deg,rgba(0,0,0,.94),transparent);
        left: 0;
        top: 0;
        z-index: 0
    }

.product-banner-content {
    position: absolute;
    top: 25%;
    color: #fff;
    z-index: 11;
    width: 100%
}

    .product-banner-content h1 {
        color: #fff !important;
        border-bottom: 0;
        border-left: 0;
        padding: 15px 0 0;
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 35px
    }

    .product-banner-content.home-banner h1 {
        font-size: 38px;
        line-height: 50px;
        margin-bottom: 30px !important
    }

    .product-banner-content.home-banner p {
        font-size: 20px;
        padding-bottom: 20px
    }

.inner-content ul li .fa {
    color: #5cac32 !important;
    margin-right: 10px;
    font-size: 25px
}

.inner-content ul li {
    font-size: 17px;
    margin-bottom: 12px
}

.download-bro {
    color: #000;
    margin-right: 15px;
    background: #fff;
    padding: 8px 20px;
    border: 1px solid #fff
}

    .download-bro:hover {
        color: #fff;
        background: 0
    }

.mt-0 {
    margin-top: 0 !important
}

.mt-4 {
    margin-top: 25px !important
}

.home-testimonial-wrapper {
    padding-top: 0px
}

    .home-testimonial-wrapper img {
        border-radius: 7px !important
    }

.mastersoft-offers-wrapper .mt-4, .mastersoft-offers-wrapper .my-4 {
    margin-top: 3.3rem !important
}

.offers-grid {
    background: #fff;
    -webkit-box-shadow: 5px 7px 23px 0 rgba(58,52,82,.16);
    -moz-box-shadow: 5px 7px 23px 0 rgba(58,52,82,.16);
    box-shadow: 5px 7px 23px 0 rgba(58,52,82,.16);
    padding: 30px 25px;
    transition: all .2s ease-in;
    transform: scale(1);
    border-radius: 15px
}

    .offers-grid h3::before {
        content: '';
        position: absolute;
        width: 40%;
        height: 2px;
        background: #5cac32;
        left: 30%;
        z-index: 11;
        bottom: -8px
    }

    .offers-grid h3 {
        position: relative;
        font-size: 1.2em;
        text-transform: capitalize;
        letter-spacing: 1px;
        font-weight: 600;
        color: #333;
        margin-bottom: 20px
    }

    .offers-grid:hover {
        box-shadow: 0 0 150px rgba(0,0,0,.22);
        transition: all .2s ease-in;
        z-index: 2;
        background: #5cac32;
        color: #fff;
        transform: scale(1.1)
    }

        .offers-grid:hover .fa, .offers-grid:hover h3 {
            color: #fff !important
        }

            .offers-grid:hover h3::before {
                background: #fff border-box
            }

    .offers-grid .fa {
        font-size: 35px;
        color: #5cac32
    }

.mastersoft-offers-wrapper {
    position: relative;
    background: #f5f5f5;
    padding: 50px 0 80px
}

.mastersoft-offers-header {
    text-align: left;
    margin-top: 70px
}

    .mastersoft-offers-header p {
        font-size: 17px
    }

    .mastersoft-offers-header img {
        margin-bottom: 20px
    }

    .mastersoft-offers-header .pro-sub-heading {
        margin-bottom: 0
    }

.cloud-content-header, .cloud-content-wrapper {
    margin-left: 50px
}

    .cloud-content-header p {
        color: #656565;
        margin-top: 25px
    }

.cloud-section {
    padding: 30px 0 70px;
    background: #f7f7f7
}

.cloud-video-block {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    min-height: 450px;
    background-image: url(../webp/cloud-implementation.webp);
    border-radius: 10px
}

    .cloud-video-block:before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #001d4a;
        opacity: .2;
        border-radius: 10px
    }

.cloud-video-button {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #23bbee;
    color: #5cac32;
    text-align: center;
    line-height: 86px;
    margin-left: -40px;
    margin-top: -40px;
    font-size: 24px
}

    .cloud-video-button .fa {
        color: #fff
    }

    .cloud-video-button:hover {
        background-color: #5cac32
    }

.cloud-content-wrapper {
    margin-top: 25px
}

.cloud-title, .offersings-title {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 33px;
    margin-top: 0
}

.cloud-content-wrapper li {
    margin-bottom: 15px
}

.cloud-content-wrapper .fa {
    color: #5cac32;
    margin-right: 5px
}

.cloud-video-modal .modal-header {
    background: #2b3537 !important;
    color: #fff
}

    .cloud-video-modal .modal-header h5 {
        font-size: 18px
    }

    .cloud-video-modal .modal-header .close {
        margin-top: -30px;
        color: #fff
    }

.company-counters {
    margin: 0;
    margin-top: 0;
    background: url(../webp/cta-faq.webp);
    background-attachment: scroll;
    padding: 30px 0 12px;
    color: #fff
}

.contact-form .form-control {
    border: 0
}

.service-section .school-erp:before {
    background: url(../404error.html) no-repeat 0 0
}

.service-section .college-erp:before {
    background: url(../404error.html) no-repeat 0 0
}

.service-section .university-erp:before {
    background: url(../404error.html) no-repeat 0 0
}

.service-section .library-solution:before {
    background: url(../404error.html) no-repeat 0 0
}

.service-section-inner h3 {
    font-size: 20px
}

.service-section-inner .fa {
    color: #525252;
    margin-right: 15px
}

.service-section .btn {
    padding: 5px !important
}

.offersings-title {
    margin-bottom: 15px
}

.offerings-wrapper {
    position: relative;
    background: #fff;
    padding: 20px 0 70px
}

.offerings-card.crd-1 {
    background: #77c043;
    color: #fff
}

.offerings-card {
    border-radius: 10px;
    margin-top: 25px;
    padding: 15px 25px;
    background: #fff;
    box-shadow: 5px 7px 23px 0 rgba(58,52,82,.16)
}

    .offerings-card .btn {
        padding: 5px !important
    }

.company-counter-wrapper {
    box-shadow: 0 3px 10px #ccc;
    padding: 50px 0 100px;
    margin-top: 60px;
    background: url(../webp/customer.webp)
}

    .company-counter-wrapper .comp-counts span {
        font-size: 70px;
        border-bottom: 2px solid #fff
    }

    .company-counter-wrapper .comp-counts p {
        font-size: 25px
    }

    .company-counter-wrapper .card-grid span {
        font-size: 40px
    }

    .company-counter-wrapper .card-grid {
        text-align: center;
        background: #fff;
        border-radius: 10px;
        padding: 30px 20px;
        font-weight: 700;
        color: #000;
        box-shadow: 2px 13px 48px 0 rgba(0,0,0,.25);
        position: relative;
        overflow: hidden;
        margin-bottom: 30px;
        z-index: 1
    }

        .company-counter-wrapper .card-grid::after {
            content: '';
            position: absolute;
            right: -20%;
            width: 149px;
            bottom: -10px;
            height: 207px;
            border-radius: 25%;
            z-index: -1;
            transform: rotate3d(1,1,1,45deg)
        }

        .company-counter-wrapper .card-grid p {
            margin-top: 10px;
            font-size: 18px
        }

.card-grid.thr-grd {
    background: url(../jpg/black-pattern.jpg);
    color: #fff
}

.leadername-content {
    padding: 20px
}

    .leadername-content img {
        border-radius: 12px
    }

.get-started-container {
    background: url(../404error.html) no-repeat right;
    height: 520px
}

.tabs-left {
    border-bottom: 0
}

    .tabs-left > li {
        margin-right: 20px
    }

        .tabs-left > li.active > a, .tabs-left > li.active > a:focus, .tabs-left > li.active > a:hover {
            border-bottom-color: #ddd;
            border-right-color: transparent;
            background: #23bbee;
            border: 0;
            border-radius: 30px;
            border-right: none !important;
            color: #fff !important;
            line-height: 24px !important
        }

        .tabs-left > li:before {
            border-right: none !important;
            border-left: 10px solid transparent;
            border-bottom: none !important
        }

        .tabs-left > li > a {
            border-right: none !important;
            color: #fff !important;
            background: #2b3537;
            margin-bottom: 15px;
            border-radius: 30px;
            text-align: left;
            font-size: 17px
        }

            .tabs-left > li > a:hover {
                border: 1px solid #23bbee;
                color: #fff !important;
                border-right: none !important;
                background: #23bbee
            }

        .tabs-left > li.active > a::after {
            content: "";
            position: absolute;
            top: 10px;
            right: -10px;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            border-left: 10px solid transparent;
            display: block;
            width: 0
        }

.prod-offer-wrapper .tab-content .btn, .trustedby-sec .btn {
    display: block !important;
    padding: 10px
}

.prod-offer-wrapper .tab-content {
    border: none !important;
    border-radius: 15px !important;
    padding: 10px 0
}

.prod-offer-wrapper h3 {
    font-size: 22px;
    margin-top: 5px
}

.cloud-content-wrapper .fa, .common-collapse-sec .fa, .prod-offer-wrapper .fa {
    margin-right: 10px;
    display: inline-block;
    width: 20px
}

.cloud-content-wrapper ul li span, .common-collapse-sec ul li span, .prod-offer-wrapper ul li span {
    display: inline-block;
    width: 90%;
    vertical-align: top
}

.cloud-content-wrapper ul li span, .common-collapse-sec ul li span {
    width: 88% !important
}

.prod-offer-wrapper ul li {
    margin-bottom: 10px
}

.offerings-head p {
    font-size: 17px;
    padding-left: 30px
}

.trustedby-sec .nav-tabs > li.active > a, .trustedby-sec .nav-tabs > li.active > a:focus, .trustedby-sec .nav-tabs > li.active > a:hover {
    background: #5cac32 !important
}

.trustedby-sec .nav-tabs > li > a {
    border-radius: 0 20px 0 0;
    margin-right: 7px
}

.trustedby-sec .nav-tabs > li:before {
    border-bottom: 10px solid transparent
}

.trustedby-sec .nav-tabs > li > a {
    background: #2b3537;
    border-right: 3px solid #767e7f
}

    .trustedby-sec .nav-tabs > li.active > a, .trustedby-sec .nav-tabs > li > a:hover {
        background: #5cac32 !important;
        border-right: 3px solid #46901f !important;
        border-color: #5cac32
    }

.trustedby-sec .tab-content {
    border: 1px solid #cecece;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.common-collapse-sec .panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px
}

.common-collapse-sec .panel-title > a.collapsed:before {
    float: right !important;
    content: "\f067"
}

.common-collapse-sec .panel-title > a:active, .common-collapse-sec .panel-title > a:focus, .common-collapse-sec .panel-title > a:hover {
    text-decoration: none
}

.common-collapse-sec .panel-default > .panel-heading {
    color: #fff;
    background-color: #23bbee
}

.common-collapse-sec h4 a:hover {
    color: #fff
}

.common-collapse-sec h4 a {
    display: block
}

.common-collapse-sec .fa {
    margin-right: 10px
}

.common-collapse-sec {
    display: none
}

.getTouch p {
    font-size: 17px
}

.mid-cta {
    background: #fff;
    position: relative;
    color: #fff;
    overflow: hidden;
    z-index: 11
}
/* .mid-cta::after {
        content: '';
        position: absolute;
        height: 100%;
        background: #23bbee;
        width: 67%;
        top: 0;
        left: 0;
        z-index: 0
    }*/
/*.animated-img {
    position: relative;
    animation: mymove 3s infinite;
}
@keyframes mymove {
    from {
        left: 0px;
    }

    to {
        left: 20px;
    }
}*/

.mids-cta .cta-bg {
    background-image: url(../webp/mid-cta-bg.webp);
    background-repeat: no-repeat;
    padding: 25px;
    color: #2b3537;
    border-radius: 85px;
    background-size: cover;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.mids-cta .row {
    position: relative;
    z-index: 11
}

.mids-cta h3 {
    margin: 0;
    padding: 15px 0;
    font-size: 24px;
    line-height: 30px
}

.mids-cta .button-primary {
    padding: 14px 25px;
    background-color: #2b3537;
    font-size: 20px;
    display: inline-block;
    border-radius: 5px !important;
    border: 0;
    min-width: 150px;
    transition: 1s all ease;
    color: #fff;
}

.cta-bg h3 {
    font-size: 28px;
    font-weight: bold !important;
    padding: 5px 0;
    font-family: OpenSans-Regular;
}

.cta-bg p {
    font-family: OpenSans-Semibold;
    font-size: 16px;
}

.cta-bg .btn {
    font-size: 20px;
}

.mids-cta .justify-content-center {
    justify-content: center !important;
}

.mids-cta .button-primary:hover {
    background-color: #111;
    box-shadow: 0 0 10px #ccc !important;
    color: #fff;
}

.w-100 {
    width: 100% !important
}

.covid-section .close-p {
    color: #23bbee;
    border-bottom: 1px solid #23bbee
}

    .covid-section .close-p:hover {
        border-bottom: 0
    }

.covid-section {
    color: #000;
    background: #f1f0f0
}

    .covid-section p {
        text-transform: capitalize;
        color: #000;
        font-size: 20px;
        margin: 12px 0
    }

    .covid-section .close {
        font-size: 30px;
        opacity: .4
    }

        .covid-section .close:hover {
            opacity: 1
        }

    .covid-section .alert-dismissable .close, .covid-section .alert-dismissible .close {
        position: relative;
        top: 11px;
        right: 30px;
        color: #000
    }


/*------------new cta form landing page start 01-04-2024 ------------------*/
.homecta {
    display: flex;
}

    .homecta .cta-content {
        width: 40%;
        border-radius: 0 0 65px 0;
        background-color: #fff;
        position: relative;
    }

        /* .homecta .cta-content .green-box {
                background-color: #4fbf1ec7;
                position: absolute;
                top: 40%;
                left: 10%;
                height: 100%;
                width: 90%;
                padding: 35px 90px;
                color: rgba(0, 0, 0, 1);
            }*/

        .homecta .cta-content .green-box {
            background-color: #4fbf1ec7;
            position: absolute;
            bottom: 0;
            right: 0;
            height: 315px;
            width: 455px;
            padding: 35px 35px;
            color: rgba(0, 0, 0, 1);
        }

            .homecta .cta-content .green-box h2 {
                color: #fff;
                font-weight: 700;
                font-size: 43px;
            }

.cta-heading {
    position: relative;
}

.cta-right-side {
    width: 60%;
    position: relative;
}

    .cta-right-side .content {
        margin-left: 45px;
    }

    .cta-right-side .line {
        height: 2px;
        background-color: #49aad4;
        position: relative;
        top: -21px;
        width: 85%;
        left: 15%;
    }

    .cta-right-side p {
        font-size: 16px;
        font-weight: 700;
        margin: 15px 0 10px 45px;
    }

/*.homecta .blue-box {
    background-color: #0588c1de;
    position: absolute;
    width: 105%;
    padding: 15px;
    left: -32px;
    height: 100%;
}*/
.homecta .blue-box {
    background-color: #0588c1de;
    width: 100%;
    padding: 15px;
    left: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

    /* .homecta .blue-box .getTouch {
            position: relative;
            left: 7%;
            width: 70%;
            border-left: 0;
            border-right: 2px solid #ebe6e673;
            border-top: 2px solid #ebe6e673;
            border-bottom: 2px solid #ebe6e673;
            padding: 15px 15px 15px 15px;
        }*/
    .homecta .blue-box .getTouch {
        position: relative;
        left: 0;
        width: 100%;
        padding: 15px 15px 15px 15px;
        margin: 0 auto;
    }

    .homecta .blue-box .blue-box-overlapp {
        width: 75%;
    }

    .homecta .blue-box .getTouch .form-group {
        margin-bottom: 18px !important;
    }

    .homecta .blue-box .getTouch .form-control {
        border-radius: 6px !important;
    }

@media screen and (max-width:1024px) {
    .homecta .cta-content {
        width: 50%;
    }

    .cta-right-side {
        width: 50%;
    }

    .homecta .blue-box .getTouch {
        width: 90%;
    }

    .cta-right-side p {
        font-size: 12px;
        font-weight: 500;
        margin: 10px 0 10px 45px;
    }
}


@media screen and (max-width:840px) {

    .homecta {
        display: block;
        margin: 30px 0;
        overflow: visible;
    }

        .homecta .cta-content {
            width: 100%;
        }

    .cta-right-side {
        width: 100%;
        position: relative;
    }

    .homecta .blue-box {
        width: 100%;
        left: 0;
    }

        .homecta .blue-box .getTouch {
            position: relative;
            left: 0;
            width: 100%;
            border-left: 0;
        }

        .homecta .blue-box .blue-box-overlapp {
            width: 95%;
        }

    /*    .homecta .blue-box .getTouch .form-group {
                margin-bottom: 8px !important;
            }
*/
    .getTouch iframe {
        width: 100%;
        border: 0;
        margin-top: 0;
        padding: 14px;
        height: 654px;
    }

    .cta-right-side p {
        margin: 15px;
    }

    .cta-right-side .content {
        margin-left: 15px;
        margin-top: 15px;
    }

    .homecta .blue-box {
        position: relative;
    }

    .homecta .cta-content .green-box {
        background-color: #4fbf1ec7;
        position: relative;
        top: 100%;
        left: 0;
        height: auto;
        width: 100%;
        padding: 10px;
        color: rgba(0, 0, 0, 1);
    }

        .homecta .cta-content .green-box h2 {
            color: #fff;
            font-weight: 700;
            font-size: 20px;
            text-align: center;
        }

    .homecta .cta-img {
        display: none;
    }
}


.iti {
    display: block !important;
}

.iti__country-name {
    color: #000;
}

.iti__country-list {
    max-height: 140px;
    width: 360px;
}
/*------------new cta form landing page end------------------*/
.btn-register {
    background-color: #0080c7 !important;
    letter-spacing: 1px;
    padding: 10px 20px;
    margin-top: 5px;
    font-size: 12px;
}

    .btn-register:hover {
        background-color: #0775b1 !important;
        box-shadow: 5px 7px 23px 0 rgb(58 52 82 / 16%);
    }

.btn-register {
    letter-spacing: 1px !important;
    padding: 10px 20px !important;
    margin-top: 5px !important;
    font-size: 12px !important;
    border-radius: 55px !important;
}

    .btn-register:hover, .btn-register:focus {
        background-color: #0775b1;
        box-shadow: 0 0 11px rgba(33,33,33,.2);
    }

.webinar-date {
    color: #276a9c;
    font-size: 18px !important;
    font-weight: 700;
}

.webinar-heading {
    border-left: none;
    border-bottom: 1px solid #9f9d9d;
    color: #276a9c;
    font-size: 16px !important;
    margin: 0;
    padding: 12px;
    line-height: 21px;
    font-family: OpenSans-Semibold;
    text-transform: capitalize;
    color: #143b64;
    font-weight: 300;
    margin: 5px 15px 15px 15px;
}

@media screen and (min-width:320px) and (max-width:640px) {
    .covid-section .alert-dismissable .close, .covid-section .alert-dismissible .close {
        right: 3px
    }

    .covid-section p {
        font-size: 18px;
        text-align: left
    }

    .module-content {
        margin-top: 20px
    }

    .boxlink {
        display: none
    }

    .submit-btn {
        margin-top: 0
    }

    .error {
        bottom: -16px
    }

    .iframe-container-contactus iframe.iframe-contactus {
        height: 775px
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .covid-section p {
        text-align: left
    }

    .iframe-container-contactus iframe.iframe-contactus {
        height: 860px
    }

    .bullet-list.white-bullet li:before {
        color: #fff
    }

    .shadowed-box {
        padding: 15px 25px;
        box-shadow: 1px 5px 10px #ccc
    }

        .shadowed-box .bullet-list li:before {
            color: #23bbee
        }

    .blog-strip {
        background: #2b3537;
        border: 1px solid #ccc;
        color: #fff;
        padding: 15px
    }

        .blog-strip a {
            color: #5ac5f2 !important
        }

    .shadowed-box h3 {
        font-size: 18px !important;
        margin-bottom: 7px !important;
        margin-top: 3px !important
    }

    .shadowed-box .heading2 {
        color: #313030;
        font-size: 17px;
        border-bottom: 0;
        line-height: 25px
    }

    .shadowed-box .bullet-list a:hover {
        color: #1d94c6
    }

    .post-admi-wrapper h3 {
        font-size: 17px !important
    }

    .post-admi-wrapper {
        background: #f1f1f1;
        padding: 25px;
        margin-bottom: 60px
    }

        .post-admi-wrapper .shadowed-box {
            box-shadow: none;
            background: #fff
        }

        .post-admi-wrapper .product-module-item {
            background: #fff
        }

    .benefits-box {
        color: #fff;
        padding: 20px 25px 15px;
        background: #23bbee;
        height: 372px
    }

        .benefits-box .bullet-list li:before {
            color: #fff !important
        }

    .single-testimonial-wrapper {
        position: relative;
        background: #23bbee;
        padding: 25px;
        color: #fff;
        border-bottom: 2px solid #000
    }

    .single-testimonial-img {
        position: absolute;
        right: 50px;
        top: -25px;
        border-top: 2px solid #2b3537
    }

    .bg-blue {
        background: #23bbee
    }

    .p-5 {
        padding: 15px 25px
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .mids-cta .mid-content {
        padding-left: 15px;
    }

    .mids-cta .cta-bg {
        border-radius: 0;
    }

    .cta-bg {
        background-image: none !important;
        position: relative;
        padding: 10px;
        z-index: 9999;
        top: 0;
    }

    .form-header--title {
        text-align: center;
        font-size: 15px;
        font-weight: 500;
        color: #fff;
        margin-bottom: 10px;
        margin-top: -1px;
        line-height: 28px;
        background-color: #77c043;
        display: inline-block;
        padding: 10px;
        border-radius: 0 0 20px 20px;
    }
}

.single-testimonial-img {
    border-top: none !important;
    position: initial
}

.p-5 {
    padding: 15px !important
}

footer .footer-cantact-details .phone {
    height: auto;
    margin-bottom: 15px
}

footer .footer-cantact-details .both {
    border-right: 0;
    border-left: 0
}

.footer-all-link {
    margin-left: 10px
}

#LiveFreeDemos {
    height: 342px
}

.boxlink {
    display: none
}

.LiveFreeDemo iframe { /*height:332px*/
}

.submit-btn {
    margin-top: 0
}

.iframe-container-contactus iframe.iframe-contactus {
    height: 870px
}

}

@media screen and (min-width:320px) and (max-width:992px) {
    .benefits-box {
        height: auto
    }

    .boxlink {
        display: none
    }

    .LiveFreeDemo iframe {
        height: 332px
    }

    .submit-btn {
        margin-top: 0
    }

    .iframe-container-contactus iframe.iframe-contactus {
        min-height: 870px
    }
}

@media screen and (min-width:1024px) and (max-width:1030px) {
    .single-testimonial-img {
        border-top: none !important;
        position: initial
    }

    .benefits-box {
        height: 428px
    }

    .single-testimonial-wrapper {
        height: 415px
    }

    .iframe-container-contactus iframe.iframe-contactus {
        height: 870px
    }
}

@media(max-width:768px) {
    .company-counters {
        margin: 0;
        background: url(../jpg/cta-faq.jpg) bottom;
        background-attachment: scroll;
        padding: 0 0 12px;
        color: #fff
    }

    #LiveFreeDemo {
        height: 400px
    }

    #LiveFreeDemos {
        height: 342px
    }

    .LiveFreeDemo iframe {
        height: 332px
    }

    .product-pg-mob-banner {
        min-height: 430px
    }

        .product-pg-mob-banner > img {
            object-fit: cover;
            min-height: 430px
        }

        .product-pg-mob-banner .inner-content ul.mob-banner-ul {
            display: block
        }

        .product-pg-mob-banner .inner-content ul li {
            font-size: 15px
        }

        .product-pg-mob-banner .btn {
            min-width: 120px
        }

    .product-pg-banner {
        min-height: 430px
    }

        .product-pg-banner > img {
            object-fit: cover;
            min-height: 430px
        }

        .product-pg-banner .inner-content ul.mob-banner-ul {
            display: block
        }

        .product-pg-banner .inner-content ul li {
            font-size: 15px
        }

        .product-pg-banner .btn {
            min-width: 120px
        }

    .submit-btn {
        margin-top: 0
    }

    .iframe-container-contactus iframe.iframe-contactus {
        height: 870px
    }
}

.main-wrapper-page-title {
    border-bottom: 1px dashed #ddd;
    border-left: 4px solid #ff8d00;
    color: #276a9c;
    font-size: 28px;
    margin: 0 0 20px;
    padding: 15px 0 15px 20px;
    line-height: 30px;
    font-family: OpenSans-Semibold;
    text-transform: capitalize
}

    .main-wrapper-page-title span {
        font-size: 13px;
        color: #ee3e00;
        display: block;
        font-family: OpenSans-Semibold;
        line-height: 18px;
        margin: 5px 0 0;
        text-transform: uppercase
    }

@media(min-width:768px) {
    .five-columns > .col-sm-2 {
        width: 20%
    }

    .submit-btn {
        margin-top: 0
    }
}

.share-content-section .share-content h4 {
    float: left;
    font-weight: 600;
    margin: 8px 10px 0 0
}

.product-pg-banner img {
    width: 100%
}

.iframe-container-contactus iframe.iframe-contactus {
    min-height: 870px
}

@media only screen and (max-width:1200px) {
    iframe#LiveFreeDemo {
        /* min-height: 216px;*/
        /*min-height:564px;*/
        overflow: hidden;
        background-color: #05415d
    }

    .LiveFreeDemo {
        width: 95%;
        margin: auto;
        margin-bottom: 30px
    }

    .disclaimer {
        background: #fff;
        border-radius: 5px;
        border: 1px solid rgba(58,52,82,.16);
        box-shadow: 0 1px 16px 0 #940000;
        padding: 15px
    }

        .disclaimer p {
            font-size: 7px;
            line-height: 15px !important
        }

        .disclaimer .moreless-button {
            font-size: 10px
        }

        .disclaimer .moretext {
            display: none
        }

    .iframe-container-contactus iframe.iframe-contactus {
        height: 860px
    }
}
