html, body {
    font-size: 100%;
    /*font-family: 'Open Sans', sans-serif;*/
    font-family: 'Maven Pro', sans-serif;
    background: #ffffff;
    margin: 0;
}

p, ul li, ol li {
    margin: 0;
    font-size: 14px;
    /*margin-bottom:10px;*/
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Maven Pro', sans-serif;
    margin: 0;
}

ul, label {
    margin: 0;
    padding: 0;
}

body a:hover {
    text-decoration: none;
}

input[type="submit"], input[type="reset"], .w3l_team_grd, .agileits_w3layouts_features_gridr h4, .agile_feature_grid, .agile_services_grid_pos, a, .w3l_footer_grid, .w3_two_grid_right_grid1, .w3_two_grid_right_grid1 i {
    -webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -ms-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
}
/*-- header --*/
.wthree_agile_top_header {
    padding: 1em 3em;
    border-bottom: 1px solid #e6e6e6;
    background: #2c3b94;
}

.header-w3ls-agileinfo {
    background-color: #fff;
}

.nextbutton {
    position: absolute;
    right: -22px;
    width: 35px;
    margin-top: -250px;
    height: 37px;
    background: url(images/next_button.png) no-repeat center;
    cursor: pointer;
    z-index: 9999;
}

.prevbutton {
    position: absolute;
    left: -25px;
    margin-top: -250px;
    width: 35px;
    height: 37px;
    background: url(images/prev_button.png);
    cursor: pointer;
    z-index: 9999;
}

i.fa.fa-graduation-cap {
    /*font-size: 0.8em;
       color: #ffcc33;
   
    right: -11px;
    position: absolute;
    top: -9px;*/
    font-size: 2.8em;
    /* color: #ffcc33; */
    right: 162px;
    position: absolute;
    top: 32px;
}

.logo-agileits {
    float: left;
    position: absolute;
    z-index: 99;
    padding-top: 0%;
    margin-left: 12%;
}

    .logo-agileits h1 a {
        font-size: 1em;
        color: #000;
        text-decoration: none;
    }

        .logo-agileits h1 a span {
            color: #ffffff;
            display: inline-block;
            padding: 2px 10px;
            background: #000;
        }

.agileits_w3layouts_sign_in {
    float: right;
    margin-top: .3em;
}

    .agileits_w3layouts_sign_in ul li {
        display: inline-block;
        color: #212121;
        margin-left: 0em;
    }

        .agileits_w3layouts_sign_in ul li a {
            display: inline-block;
            padding: .5em 2em;
            background: #000000;
            color: #fff;
            text-decoration: none;
            letter-spacing: 1px;
            text-transform: uppercase;
        }

            .agileits_w3layouts_sign_in ul li a:hover, .agileits_w3layouts_sign_in ul li a.active {
                background: #0064d2;
            }

        .agileits_w3layouts_sign_in ul li span {
            font-size: 1.5em;
            color: #f62b2b;
        }

w3layouts_agileits_nav_section menuset.pagescrollfix.shrink .navbar-light .navbar-nav .active > .nav-link {
    color: #000;
}

.menuset.shrink.pagescrollfix {
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.97);
    position: fixed;
    left: 0px;
    transition: all 1.2s ease;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.97);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.97);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.97);
    background: #ffffff !important;
    z-index: 990;
    top: 0;
    transition: all 1.5s ease;
}

.menuset.shrink .navbar-toggler {
    transition: all 1.5s ease;
}

.shrink1 {
    position: fixed;
    display: block;
    z-index: 999;
    padding-top: 0px !important;
    top: 5px;
}

.shrink2 {
    position: fixed;
    display: block;
    z-index: 999;
    padding-top: 0px !important;
    top: 5px;
    padding-left: 4%;
}

.shrink1 img {
    width: 100px;
}

.shrink2 img {
    width: 100px;
}

/*-- nav --*/
.navbar-default {
    background: none;
    border: none;
}

.navbar {
    margin-bottom: 0;
}

.navbar-collapse {
    padding: 0;
}

.navbar-right {
    float: none !important;
    margin-right: 0;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background: #0064d2;
}

.navbar-default .navbar-nav > li > a {
    color: #020827;
    /*font-weight: 600;*/
    background-color: #fff;
    text-align: center;
}

.navbar-nav > li > a {
    margin: 0;
    padding: 25px 40px;
    line-height: 1em;
    text-transform: capitalize;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}

nav.navbar.navbar-default {
    background: none;
    padding: 0;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #020827;
    background: none;
}

.navbar-default .navbar-nav > .active.open > a:focus {
    background: #0064d2;
    color: #fff;
}

.agile_short_dropdown {
    border-radius: 0;
    background: #ffffff;
    text-align: center;
    padding: 0;
    border: none;
}

    .agile_short_dropdown li a {
        text-transform: uppercase;
        color: #212121;
        font-size: 13px;
        font-weight: 600;
        padding: .8em 0;
    }

    .agile_short_dropdown > li > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #f62b2b;
    }


/* transition: all .4s ease-in-out; */
/* Rectangle Out */
.hvr-rectangle-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #fff;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    color: #111;
}

    .hvr-rectangle-out:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2c3b94;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        color: #fff;
    }

    .hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
        color: #fff;
    }

        .hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
/*-- //nav --*/
.w3ls__agileinfo_search {
    float: right;
    width: 30%;
    margin-top: .9em;
}

    .w3ls__agileinfo_search input[type="search"] {
        outline: none;
        width: 81%;
        background: #fff;
        color: #000000;
        padding: 10px;
        font-size: 14px;
        border: none;
        float: left;
        border: 1px solid #0064d2;
    }

    .w3ls__agileinfo_search input[type="submit"] {
        outline: none;
        width: 15%;
        background: #0064d2 url(../images/search.png) no-repeat 12px 9px;
        border: none;
        padding: 0;
        height: 42px;
        float: left;
    }
/*-- //header --*/
/*-- banner --*/
.w3ls_banner_section {
    /*background: url(../images/bg55.jpg) no-repeat 0px 0px;*/
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 624px;
    position: relative;
    text-align: center;
    /*padding: 11em 0 0;*/
}

.banner1 {
    background: url(../images/banner.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 300px;
    text-align: center;
}

.w3ls_banner_section h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 2.4em;
    letter-spacing: 3px;
}

    .w3ls_banner_section h2 span {
        color: #0064d2;
    }

.w3ls_banner_section p {
    color: #f5af02;
    line-height: 1.5em;
    text-transform: uppercase;
    letter-spacing: 9px;
    font-size: 0.9em;
    margin-top: 15px;
    background: rgba(0, 0, 0, 0.72);
    margin: 2% auto;
    width: 46%;
}

.wthree_banner_grids {
    /*padding-top: 16%;*/
    position: relative;
    bottom: 35px;
    z-index: 99;
}

.wthree_banner_grid {
    text-align: center;
    background: #00adff;
    margin: 0 1%;
    float: left;
    width: 18%;
    padding: 2em 1em;
    height: 100px;
}

    .wthree_banner_grid i {
        font-size: 2.5em;
        color: #f58634;
        float: left;
        width: 19%;
    }

    .wthree_banner_grid h4 {
        text-transform: capitalize;
        font-size: 1.2em;
        color: #fff;
        float: right;
        padding: 0 0em;
        width: 75%;
        text-align: left;
        line-height: 1.5em;
        font-family: 'Maven Pro', sans-serif;
    }

.agileits_more ul li {
    display: inline-block;
}

    .agileits_more ul li a.hvr-icon-hang {
        padding: 0.8em 2em 0.8em 2em;
        letter-spacing: 3px;
        color: #fff;
        font-weight: 600;
        text-transform: capitalize;
        text-decoration: none;
        border: 1px solid #fff;
        position: relative;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        display: inline-block;
        vertical-align: middle;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

a.w3ls_banner_more {
    background: #e53238;
    color: #fff !important;
    border: 1px solid #e53238 !important;
}

.agileits_more ul li a.hvr-icon-hang:hover {
    background: #e53238;
    color: #fff;
    border: 1px solid #e53238;
}

a.w3ls_banner_more:hover {
    border: 1px solid #fff !important;
    color: #fff !important;
    background: none !important;
}

.naaclogo {
    width: 150px;
    position: absolute;
    left: 72px;
    top: -5px;
}

/*...newaboutus....*/
.success-business {
    background-color: #fff;
    margin-top: 1px;
    position: relative;
    bottom: 0px;
    padding: 10px 15px;
}

    .success-business::before {
        border-color: #5b348b transparent;
        border-style: solid;
        border-width: 400px 0 0 100px;
        content: "";
        overflow: visible;
        position: absolute;
        width: 64.4%;
        right: 0;
    }

/*.success-img {
    max-width: 480px;
}*/




.success-content {
    /*padding: 65px 10px;*/
    padding: 0 10px;
    color: #000;
}

    .success-content h3 {
        /*font-family: montserrat;*/
        font-size: 29px;
        padding-top: 0px;
        padding-bottom: 10px;
        text-transform: uppercase;
        color: #000;
        font-weight: 600;
        text-align: center;
    }

    .success-content h4 {
        text-align: center;
    }

.no-margin {
    margin: 0px;
    font-size: 17px;
    letter-spacing: 0.5px;
    text-align: justify;
    padding-bottom: 10px;
}
/*....aboutsection...*/
.contact-content .contact-address {
    padding: 60px 40px 50px;
    position: relative;
}

.contact-content {
    text-align: center;
    border: 2px solid #2c3b94;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .contact-content:hover {
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
        -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
        -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
        -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

.contact-address .style1 img {
    margin-top: -86px;
    background-color: #fff;
    margin-bottom: 40px;
}

.contact-content .details h5 {
    font-family: "montserrat",sans-serif;
    font-size: 26px;
    color: #2c3b94;
    line-height: 25px;
    margin-bottom: 17px;
}

.contact-content .details p {
    margin-bottom: 1px;
}

.ShortDesc {
    height: 200px;
    Overflow: hidden;
}

.facimg {
    border-radius: 50%;
    border: 3px solid #fff;
}

.pricing {
    float: left;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

    .pricing:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        z-index: 9999;
    }











/*....aboutsection...*/
/*-- registration --*/
.signin-form {
    padding: 0em 1em 1em 1em;
}

    .signin-form h3, h3.agileinfo_sign {
        font-size: 1.5em;
        color: #212121;
        margin: 10px 0 10px 0;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

h3.agileinfo_sign {
    text-align: center;
}

.signin-form h3 span {
    color: #67e1ff;
}

.signin-form img {
    /*border-radius: 50%;*/
}

.login-form {
    margin: 1em 0 2.5em;
}

.signin-form input[type="email"], .signin-form input[type="text"], .signin-form input[type="password"], .signin-form select {
    width: 100%;
    padding: 5px;
    font-size: 0.8em;
    margin: 0.5em 0;
    outline: none;
    color: #212121;
    border: none;
    border: 1px solid #ccc;
    letter-spacing: 1px;
}

.signin-form input[type="email"] {
    border-color: #020827;
    display: block;
}

.signin-form input[type="text"] {
    border-color: #020827;
    display: block;
}

.signin-form input[type="password"] {
    border-color: #020827;
    display: block;
}

::-webkit-input-placeholder {
    color: #212121 !important;
}

.signin-form input[type="submit"] {
    outline: none;
    padding: 0.8em 0;
    width: 100%;
    text-align: center;
    font-size: 1em;
    margin-top: 1em;
    border: none;
    color: #FFFFFF;
    text-transform: uppercase;
    cursor: pointer;
    background: #020827;
    box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
}

    .signin-form input[type="submit"]:hover {
        color: #fff;
        background: #5b348b;
        transition: .5s all;
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        -o-transition: .5s all;
        -ms-transition: .5s all;
    }

.signin-form p a {
    font-size: 0.875em;
    color: #212121;
    letter-spacing: 1px;
}

.login-social-grids {
    margin: 1em 0;
}

    .login-social-grids ul {
        padding: 0;
        margin: 0;
    }

        .login-social-grids ul li {
            display: inline-block;
            margin: 0 .5em 0 0;
        }

            .login-social-grids ul li a {
                color: #FFFFFF;
                text-align: center;
            }

                .login-social-grids ul li a i.fa.fa-facebook, .login-social-grids ul li a i.fa.fa-twitter, .login-social-grids ul li a i.fa.fa-rss {
                    height: 30px;
                    width: 30px;
                    border: solid 2px #212121;
                    line-height: 29px;
                    background: none;
                    color: #212121;
                    transition: 0.5s all;
                    -webkit-transition: 0.5s all;
                    -moz-transition: 0.5s all;
                    -o-transition: 0.5s all;
                    -ms-transition: 0.5s all;
                }

                    .login-social-grids ul li a i.fa.fa-facebook:hover {
                        border: solid 2px #3b5998;
                        background: #3b5998;
                        color: #FFFFFF;
                    }

                    .login-social-grids ul li a i.fa.fa-twitter:hover {
                        border: solid 2px #55acee;
                        background: #55acee;
                        color: #FFFFFF;
                    }

                    .login-social-grids ul li a i.fa.fa-rss:hover {
                        border: solid 2px #f26522;
                        background: #f26522;
                        color: #FFFFFF;
                    }

.modal-header .close {
    float: right !important;
}

.login-form textarea {
    display: block;
    width: 49%;
    outline: none;
    font-size: 1em;
    padding: 1em 1em 1em 1em;
    font-size: 0.8em;
    outline: none;
    color: #212121;
    border: none;
    border: 1px solid #ccc;
    letter-spacing: 1px;
    -webkit-appearance: none;
    height: 65px;
    float: left;
    margin-right: 2%;
}

    .login-form textarea:nth-child(2) {
        margin: 0;
    }

select.form-control {
    width: 49%;
    padding: 1em 1em 1em 1em;
    font-size: 0.8em;
    margin: 0.5em 0;
    outline: none;
    color: #585555;
    border: none;
    border: 1px solid #ccc;
    letter-spacing: 1px;
    text-align: center;
    float: left;
    box-shadow: none;
    border-radius: 0;
    height: 50px;
    margin-right: 2%;
}

    select.form-control.two {
        margin-right: 0;
    }

.address input[type="submit"], .address input[type="reset"] {
    outline: none;
    padding: 0.8em 0;
    width: 49%;
    text-align: center;
    font-size: 1em;
    margin-top: 1em;
    border: none;
    color: #FFFFFF;
    text-transform: uppercase;
    cursor: pointer;
    background: #0064d2;
    box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
    float: left;
    margin-right: 2%;
}

.address input[type="reset"] {
    margin-right: 0;
}

.form-control:focus {
    border: 1px solid #ccc;
    outline: 0;
    box-shadow: none !important;
    font-family: 'Maven Pro', sans-serif;
}
/*-- //registration --*/
@-webkit-keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    75% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    75% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

.hvr-icon-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

    .hvr-icon-pulse .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-icon-pulse:hover .hvr-icon, .hvr-icon-pulse:focus .hvr-icon, .hvr-icon-pulse:active .hvr-icon {
        -webkit-animation-name: hvr-icon-pulse;
        animation-name: hvr-icon-pulse;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }



.topbut {
    font-size: 14px;
    color: #555;
    padding: 4px 12px;
    background-color: #fff;
    border-radius: 2px;
    text-decoration: none;
    /*box-shadow: 0px 2px 2px 2px #000;*/
    font-weight: 600;
}

    .topbut:hover {
        color: #555;
    }

.nirf-participant {
    width: 160px;
    position: absolute;
    left: 60px;
    top: 20px;
}

/*-- //banner --*/
.wthree-counter-agile {
    width: 73%;
    margin: 8% auto 8%;
}
/*-- banner-bottom --*/
.banner-bottom {
    padding: 5em 0;
}

.w3l_banner_bottom_left p {
    margin: 2em 0 0;
    color: #efe4e4;
    line-height: 2.2em;
    letter-spacing: 1px;
}

    .w3l_banner_bottom_left p span {
        display: block;
        margin-top: 1em;
        color: #212121;
        font-style: italic;
        color: #f5af02;
        font-weight: 400;
        font-size: 1.1em;
        letter-spacing: 1px;
    }

.w3l_banner_bottom_left {
    background: #020827;
    padding: 3em 5em;
    /*min-height: 412px;*/
}

.w3l_banner_bottom_right {
    padding: 0;
}

.w3l_banner_bottom_left h3 {
    color: #fff;
    font-size: 2em;
    line-height: 1.5em;
    text-transform: uppercase;
    letter-spacing: 1px;
}
/*-- //banner-bottom --*/
.w3ls-heading h3 {
    text-align: center;
    color: #212121;
    margin: 0 0 .5em;
    font-size: 2.5em;
}

.w3ls-heading p.sub {
    position: relative;
    text-align: center;
    color: #444;
    line-height: 1.8em;
    padding-bottom: 1.5em;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
}

p.sub:after {
    content: '';
    background: #0064d2;
    height: 2px;
    position: absolute;
    bottom: 0%;
    left: 45%;
    width: 10%;
}
/*-- services --*/
.services {
    background: url(../images/facilities-Banner.jpg)no-repeat 0px 0px;
    background-size: 100%;
    /*background-attachment: fixed;*/
    padding: 0;
    min-height: 570px;
    padding-top: 2em;
}

.services1 {
    background: url(../images/ourcolleges.jpg)no-repeat 0px 0px;
    background-size: 100%;
    /*background-attachment: fixed;*/
    padding: 0;
    min-height: 460px;
    padding-top: 1em;
    margin-top: 0.3%;
    border-top: 4px solid #000;
}


.services2 {
    background: url(../images/Counter-Banner.jpg)no-repeat 0px 0px;
    background-size: cover;
    background-attachment: fixed;
    padding: 0;
    min-height: 380px;
    padding-top: 1em;
    margin-top: 0%;
    border-top: 4px solid #000;
}






h3.h-two {
    /*color: #fff;*/
}

p.sub.two {
    color: #e53238;
}

.services-right-grid {
    text-align: center;
}

i.fa.fa-anchor, i.fa.fa-comment, i.fa.fa-heartbeat, i.fa.fa-magnet, i.fa.fa-thumbs-up {
    color: #82b62d;
    font-size: 2em;
}

.services-icon {
    width: 70px;
    height: 70px;
    text-align: center;
    border: solid 2px #fff;
    padding: 1.2em 0 0 0;
    margin: 0 auto;
}

.services-right-grid:hover .services-icon {
    border: solid 2px #0064d2;
}
/* Radial In */
.hvr-radial-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: #0064d2;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-radial-in:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #ffffff;
        border-radius: 100%;
        -webkit-transform: scale(2);
        transform: scale(2);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
        color: white;
    }

.services-right-grid:hover div.hvr-radial-in:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}

.services-right-grid:hover i.fa.fa-anchor, .services-right-grid:hover i.fa.fa-comment, .services-right-grid:hover i.fa.fa-heartbeat, .services-right-grid:hover i.fa.fa-magnet, .services-right-grid:hover i.fa.fa-thumbs-up {
    color: #FFFFFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.services-icon-info h5 {
    color: #e53238;
    font-size: 1.4em;
    letter-spacing: 1px;
    margin: 1em 0 0 0;
}

.services-right-grids:nth-child(2) {
    margin: 3em 0 0 0;
}

.services-icon-info p {
    color: #dedddd;
    font-size: .9em;
    margin: 1em 0 0 0;
    line-height: 1.9em;
    letter-spacing: 1px;
}

.services-right-grid i {
    font-size: 2.2em;
    line-height: 27px;
    color: #0064d2;
}

.services-right-grid:hover i {
    color: #fff;
}
/*-- //services --*/
.simply-section {
    display: inline-block;
    width: 25%;
    float: left;
    text-align: center;
}

.countdown-timer-w3laits h3 {
    font-weight: 200;
    font-size: 3em;
    margin-bottom: 40px;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
}

.countdown-timer-w3laits h4 {
    margin-bottom: 30px;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    font-size: 2em;
    text-transform: uppercase;
}

section.examples {
    margin-top: 4em;
}

.countdown-timer-w3laits h3 span {
    color: #ff8c00;
}

span.simply-amount {
    font-size: 2.5em;
    line-height: 0;
    font-weight: 100;
    color: #fff;
}

span.simply-word {
    font-size: 12px;
    letter-spacing: 3px;
    font-weight: 500;
    margin-left: 5px;
    text-transform: uppercase;
    color: #eee;
}
/*-- //Countdown-Timer --*/
.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: none;
}

.modal-body p {
    color: #555;
    line-height: 1.9em;
    margin: 1em 0;
    font-size: 0.9em;
    letter-spacing: 1px;
}

.modal-body i {
    color: #f12b24;
    display: block;
}
/*-- gallery --*/
.gallery-grid {
    margin-top: 0em;
    padding: 0;
    margin: 1px 1px;
    width: 24.85%;
}

.wpf-demo-4 {
    background-color: #e53238;
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
    height: 300px;
}

    .wpf-demo-4 a.item-hover {
        display: block;
    }

    .wpf-demo-4 img {
        width: 100%;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        -moz-transform: scale(1.08);
        -o-transform: scale(1.08);
        -ms-transform: scale(1.08);
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }

    .wpf-demo-4:hover img {
        height: 100%;
        margin-left: -42px;
        margin-top: -7px;
        -webkit-transform: translateY(-10%) rotate(-42deg) scale(1.5);
        -moz-transform: translateY(-10%) rotate(-42deg) scale(1.5);
        -o-transform: translateY(-10%) rotate(-42deg) scale(1.5);
        -moz-transform: translateY(-10%) rotate(-42deg) scale(1.5);
        transform: translateY(-10%) rotate(-42deg) scale(1.5);
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
        width: 134%;
    }

    .wpf-demo-4:hover .view-caption {
        text-align: right;
        -webkit-transform: translateY(-111%);
        -moz-transform: translateY(-111%);
        -o-transform: translateY(-111%);
        -moz-transform: translateY(-111%);
        transform: translateY(-111%);
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
        bottom: -17px;
    }

    .wpf-demo-4 .view-caption {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        text-align: right;
        position: absolute;
        right: 0;
        bottom: -35px;
    }

        .wpf-demo-4 .view-caption p {
            color: #fff;
            font-size: 1em;
            padding-right: 7px;
        }
/*-- jzBox-lightbox --*/
#jzBox {
    top: 0;
    left: 0;
    z-index: 10000;
    position: fixed;
    background-color: rgba(30, 30, 30, 0.9);
    margin: 0 !important;
    text-align: center;
    width: 100%;
    height: 100%;
    display: none;
    color: #fff;
}

#jzBoxTargetImg {
    margin: 6% 0 1% 0;
    max-width: 96%;
    max-height: 73%;
    cursor: pointer;
}

#jzBoxCounter {
    margin-bottom: 1%;
    font-size: 12px;
}

#jzBox i:hover {
    cursor: pointer;
    color: #2aabd2;
}

#jzBoxBottom {
    max-height: 22%;
}

#jzBoxNextBig, #jzBoxPrevBig {
    cursor: pointer;
    top: 0;
    left: 0;
    width: 35%;
    position: fixed;
    z-index: 10001;
}

#jzBoxNextBig {
    left: 65%;
}

.close {
    float: none;
    opacity: 1;
    background: url(../images/close.png) no-repeat 0px 0px;
    display: block;
    width: 32px;
    height: 32px;
    margin: 1em auto 0;
}

.arrow-left {
    background: url(../images/left.png) no-repeat 0px 0px;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-right: 2em;
}

.arrow-right {
    background: url(../images/right.png) no-repeat 0px 0px;
    display: inline-block;
    width: 50px;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

.item-type-move .item-hover {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    text-decoration: none;
    background: #FF69B4;
    display: block;
}
/*-- //jzBox-lightbox --*/
/*...newportion...*/
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.img-scale figure {
    overflow: hidden;
    margin: 0px;
}

.fugure_img_wp {
    position: relative;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

.owl-carousel .owl-item img {
    display: block;
    /*width: 100%;*/
    -webkit-transform-style: preserve-3d;
}

.service-box img {
    height: 300px;
}

.img-scale img {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    width: 100%;
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
}

.img-thumbnail {
    margin: 5px;
}

.fugure_img_wp:after {
    content: '';
    position: absolute;
    top: -8px;
    right: -48px;
    background: #fff;
    width: 86px;
    height: 116%;
    transform: rotate(13deg);
}

.service__layout {
    padding: 40px 0;
    position: absolute;
    /*right: 15px;*/
    width: 400px;
    top: 8%;
    bottom: 0;
    left: 30%;
}

    .service__layout .service-text_wrap {
        position: relative;
        overflow: hidden;
        padding-left: 73px;
    }

    .service__layout .service-text {
        background: #fff;
        padding: 20px 20px 20px 11px;
        position: relative;
        z-index: 1;
    }

.service-box h3 {
    font-size: 20px;
    text-transform: capitalize;
}

.read_more_btn {
    background: #039a8b;
    color: #fff;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    padding: 0 0 0 20px;
    font-size: 18px;
    position: relative;
}

    .read_more_btn:hover {
        color: #fff;
    }

    .read_more_btn span {
        position: relative;
        z-index: 1;
    }

    .read_more_btn .btn_arrow {
        width: 60px;
        height: 50px;
        line-height: 50px;
        display: inline-block;
        text-align: center;
        margin-left: 30px;
        background: #020827;
        position: relative;
    }

    .read_more_btn:hover .btn_arrow:after {
        width: 100%;
        transition: all 0.3s ease 0.1s;
    }

    .read_more_btn .btn_arrow:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        /*background: #039a8b;*/
        content: '';
        transition: all 0.3s ease 0s;
    }

    .read_more_btn:hover:after {
        width: 71%;
        transition: all 0.3s ease 0s;
    }

    .read_more_btn:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #020827;
        content: '';
        transition: all 0.3s ease 0.09s;
    }

.service__layout .service-text_wrap:after {
    content: '';
    position: absolute;
    top: -8px;
    left: 51px;
    background: #fff;
    width: 65px;
    height: 116%;
    transform: rotate(9deg);
}






/*...newportion...*/
.contact-content {
    transition: all 0.3s ease-in-out;
}

    .contact-content:hover {
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
        -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
        -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
        -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
    }

.contact-content {
}
/*..vision-misiion...*/
.banner-inner {
    background: url(../images/About-Banner-images.jpg) no-repeat 0px 0px;
    background-size: 100%;
    min-height: 280px !important;
    margin-top: -1px;
}

.page-title {
    display: block;
    padding: 0px 10px;
}

.page-title {
    background: #f5f5f5;
    border: #ccc solid 1px;
    box-shadow: 0px 2px 3px 1px #555;
    border-radius: 2px;
    /*border-bottom: ridge 10px;*/
}

    .page-title h6 {
        font-size: 12px;
        float: left;
        /*margin: 0;*/
    }

.rptpagestyleactive {
    background: #020827 !important;
    color: #fff !important;
    border-color: #020827 !important;
}

.rptpagestyle {
    padding: 0.8%;
    color: #fff;
    border: 1px double #999;
    background-color: #999;
    border-radius: 3px;
    color: #000;
}

.pointer3 {
    width: 100%;
    height: 40px;
    position: relative;
    background: #2c3b94;
    top: 0px;
    left: -1px;
    right: 0;
    z-index: 99;
}

    .pointer3:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid white;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }

    .pointer3:before {
        content: "";
        position: absolute;
        right: -20px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid #2c3b94;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }


.pointer3active {
    width: 100%;
    height: 40px;
    position: relative;
    background: #020827;
    left: -1px;
    right: 0;
    z-index: 99;
}


    .pointer3active:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid white;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }


    .pointer3active:before {
        content: "";
        position: absolute;
        right: -20px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid #020827;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }

.pointer {
    width: 100%;
    height: 40px;
    position: relative;
    background: #2c3b94;
    /*margin-left: 7%;*/
    z-index: 90;
    top: 0px;
    left: 8px;
    right: 0;
}

    .pointer:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid white;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }

    .pointer:before {
        content: "";
        position: absolute;
        right: -20px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid #2c3b94;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }


.pointeractive {
    width: 100%;
    height: 40px;
    position: relative;
    background: #020827;
    z-index: 90;
    top: 0px;
    left: 8px;
    right: 0;
}

    .pointeractive:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid white;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }

    .pointeractive:before {
        content: "";
        position: absolute;
        right: -20px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid #020827;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }


.pointer1 {
    width: 100%;
    height: 40px;
    position: relative;
    background: #5b348b;
    /*margin-left: 16%;*/
    top: 0px;
    left: 16px;
    right: 0px;
}

    .pointer1:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid white;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }

    .pointer1:before {
        content: "";
        position: absolute;
        right: -20px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid #5b348b;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }


.pointer1active {
    width: 100%;
    height: 40px;
    position: relative;
    background: #020827;
    /*margin-left: 16%;*/
    top: 0px;
    left: 16px;
    right: 0px;
}

    .pointer1active:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid white;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }

    .pointer1active:before {
        content: "";
        position: absolute;
        right: -20px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid #020827;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }





.pointer2 {
    width: 100%;
    height: 40px;
    position: relative;
    background: #2c3b94;
    margin-left: 4%;
    z-index: 100;
}

    .pointer2:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid #2c3b94;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }

    .pointer2:before {
        content: "";
        position: absolute;
        right: -20px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 20px solid #2c3b94;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }



.ovrmis {
    width: 15%;
    background-color: #f58634;
    /*box-shadow: 0px 1px 4px 4px #ccc;*/
    font-size: 38px;
    position: relative;
    text-align: center;
    padding: 4px 9px;
    color: #fff;
}

    .ovrmis:hover {
        width: 15%;
        background-color: #f58634;
        box-shadow: 0px 1px 4px 4px #ccc;
        font-size: 38px;
        position: relative;
        text-align: center;
        padding: 4px 9px;
        color: #fff;
    }

/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-bubble-float-bottom:before {
        position: absolute;
        z-index: -1;
        content: '';
        left: calc(50% - 10px);
        bottom: 0;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #f58634 transparent transparent transparent;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
    }

    .hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

        .hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
            -webkit-transform: translateY(10px);
            transform: translateY(10px);
        }

.overmi {
    margin: .4em;
    padding: 11px 6px;
    cursor: pointer;
    width: 17%;
    font-size: 36px;
    text-align: center;
    background: #f58634;
    border-radius: 3px;
    box-shadow: 3px 3px 3px #ccc;
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*..vision-misiion...*/
/*...footernew...*/
/*.newsletter-agile {
    text-align: center;
    background: #fff;
    width: 68%;
    position: absolute;
    top: -12%;
    left: 15%;
    padding: 10px 14px;
    border: 3px solid #000;
}*/

/*...footernew...*/
/*-- //gallery --*/
.services-one {
    padding-top: 140px;
    position: relative;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.services-one .tabs-outer {
    position: relative;
    padding: 0px 130px;
    height: 750px;
    overflow: hidden;
}

.services-one .section-title h3 {
    background: url(../images/icons/bd2.png)scroll center bottom;
    background-repeat: no-repeat;
    font-size: 36px;
    color: #222222;
    font-weight: 700;
    font-family: 'Rasa', serif;
    line-height: 46px;
    padding-bottom: 30px;
    margin-bottom: 25px;
}

.services-one .section-title p {
    font-size: 16px;
    line-height: 26px;
    color: #777777;
    font-weight: 400;
    font-family: 'Assistant', sans-serif;
    margin-bottom: 40px;
}

.services-one .tabs-outer {
    position: relative;
    padding: 0px 130px;
    height: 750px;
    overflow: hidden;
}

    .services-one .tabs-outer .circular-layer {
        position: relative;
        display: block;
        width: 100%;
        height: 900px;
        border: 2px solid #f6f6f6;
        border-radius: 50%;
        margin-top: 50px;
    }

    .services-one .tabs-outer .service-tabs {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 700px;
    }

.tabs-box {
    margin-top: 50px;
    position: relative;
    z-index: 1;
}

.services-one .tabs-outer .service-tabs .tab-buttons {
    position: static;
}

.services-one .tabs-outer .service-tabs .tab-btn:nth-child(1) {
    left: 120px;
    bottom: 100px;
}

.services-one .tabs-outer .service-tabs .tab-btn:hover, .services-one .tabs-outer .service-tabs .tab-btn.active-btn {
    color: #f44122;
}

.services-one .tabs-outer .service-tabs .tab-btn {
    position: absolute;
    cursor: pointer;
    color: #555555;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    z-index: 1;
}

    .services-one .tabs-outer .service-tabs .tab-btn .icon-box {
        position: relative;
        display: block;
        height: 60px;
        width: 60px;
        text-align: center;
        font-size: 40px;
        line-height: 60px;
        border-radius: 50%;
    }

.services-one .tab-btn .music-icon {
    background: #ff626f;
}

.services-one .tab-btn .icon-box span:before {
    margin-left: 0px;
    font-size: 30px;
    color: #ffffff;
}

.services-one .tab-buttons .content-text.text-left {
    position: absolute;
    top: 0px;
    left: 70px;
    width: 190px;
}

.services-one .tab-buttons .content-text h5 {
    position: relative;
    font-size: 22px;
    color: #222222;
    line-height: 32px;
    font-family: 'Rasa', serif;
    font-weight: 500;
    text-transform: uppercase;
}

.services-one .tab-buttons .content-text span {
    position: relative;
    font-size: 15px;
    color: #777777;
    line-height: 26px;
    font-family: 'Assistant', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
}

.services-one .tabs-outer .service-tabs .tab-btn:nth-child(2) {
    left: 140px;
    bottom: 400px;
}

.services-one .tab-btn .file-icon {
    background: #43a373;
}

.services-one .tabs-outer .service-tabs .tab-btn:nth-child(3) {
    left: 50%;
    bottom: 670px;
    margin-left: -30px;
}

.services-one .tab-btn .books-icon {
    background: #ff8c5b;
}

.services-one .tab-buttons .content-text.text-center {
    position: absolute;
    top: 70px;
    margin-left: -30px;
    left: -50%;
    width: 190px;
}

.services-one .tab-btn .worldwide-icon {
    background: #f8b239;
}

.services-one .tabs-outer .service-tabs .tab-btn:nth-child(5) {
    right: 120px;
    bottom: 100px;
}

.services-one .tab-btn .nature-icon {
    background: #20bcdb;
}




















/*-- team --*/
#team {
    padding-top: 0em;
    padding-bottom: 0em;
}

.wthree_team_grids {
    margin: 3em 0 0;
}

.wthree_team_grid1 {
    position: relative;
}

.wthree_team_grid1_pos {
    position: absolute;
    bottom: -6.5%;
    width: 80%;
    left: 10%;
    z-index: 9;
}

    .wthree_team_grid1_pos h4 {
        text-transform: uppercase;
        font-size: 1em;
        color: #fff;
        background: #e53238;
        padding: .5em;
        position: relative;
        text-align: center;
    }

.wthree_team_grid2 {
    text-align: center;
    padding: 1.5em 0 1em;
    background: #FFFFFF;
}

.column div {
    position: relative;
    margin: 0;
    padding: 0;
}

.wthree_team_grid1 figure {
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}
/* Shine */
.hover14 figure {
    position: relative;
}

    .hover14 figure::before {
        position: absolute;
        top: 0;
        left: -75%;
        z-index: 2;
        display: block;
        content: '';
        width: 50%;
        height: 100%;
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
        background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
        -webkit-transform: skewX(-25deg);
        transform: skewX(-25deg);
        -moz-transform: skewX(-25deg);
        -o-transform: skewX(-25deg);
        -ms-transform: skewX(-25deg);
    }

    .hover14 figure:hover::before, .wthree_team_grid:hover .hover14 figure::before {
        -webkit-animation: shine .75s;
        animation: shine .75s;
        -moz-animation: shine .75s;
        -o-animation: shine .75s;
        -ms-animation: shine .75s;
    }

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

ul.social-icons {
    margin-top: 1em;
}

    ul.social-icons li {
        list-style: none;
        display: inline-block;
        margin-right: 10px;
    }

        ul.social-icons li i.fa {
            color: #fff;
            background: #0a0a0a;
            width: 30px;
            height: 30px;
            font-size: 13px;
            line-height: 31px;
            text-align: center;
            transition: all 0.5s ease-in-out;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
        }

            ul.social-icons li i.fa:hover {
                background: #0064d2;
            }
/*-- //team --*/
/*-- news --*/
#news {
    padding: 5em 0;
}

.news-agileits-right {
    padding: 4.85em 3em;
    background: #0a0a0a;
}

    .news-agileits-right img {
        width: 58px;
        height: 58px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
    }

    .news-agileits-right i {
        color: #e53238;
        font-size: 15px;
        letter-spacing: 1px;
    }

    .news-agileits-right p {
        color: #fff;
        font-size: 1em;
        line-height: 45px;
        width: 80%;
        margin: 30px 0px 40px;
        letter-spacing: 1px;
    }

    .news-agileits-right h6 {
        font-size: 17px;
        display: inline-block;
        margin-left: 20px;
        color: #0064d2;
        font-style: italic;
        letter-spacing: 1px;
    }

.news-agileits-left {
    background: url("../images/ab.jpg")no-repeat 0px 0px;
    background-size: cover;
    margin-left: 130px;
    padding: 0;
    min-height: 395px;
    position: relative;
}

.newsdate {
    border-radius: 3px;
    display: inline-block;
    float: left;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    margin-right: 20px;
    text-transform: uppercase;
    width: 60px;
    height: 60px;
    background-color: #f16e10;
}

.aslide {
    display: none;
}

    .aslide img {
        max-width: 100%;
    }

.aslider {
    width: 100%;
    height: 450px;
}

.aslide .text {
    margin: 0 auto;
    color: #f8f8f8;
    text-shadow: 0 0 2px #000;
    font-weight: bold;
    font-size: 36px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 2%;
    border-radius: 15px;
    margin-left: 7%;
    margin-bottom: 7%;
    position: absolute;
    bottom: 30px;
    font-family: sans-serif;
}

.video2 {
    margin-left: 0 !important;
    background: url(../images/ab1.jpg)no-repeat 0px 0px;
    background-size: cover;
}

.button a {
    padding: 16px 19px;
    position: absolute;
    top: 10em;
    left: 36.5em;
    display: inline-block;
    background: #0064d2;
    border: 2px solid #0064d2;
    color: #fff;
    outline: none;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}

    .button a:hover {
        -webkit-transition: 0.5s all;
        -o-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -ms-transition: 0.5s all;
        transition: 0.5s all;
    }

.button span {
    font-size: 35px;
}
/*--// news --*/
/*-- contact --*/
#contact {
    padding: 5em 0 1em 0;
}

.w3layouts-grids {
    margin: 4em 0 0 0;
}

.contact-info-left {
    float: left;
    width: 5%;
}

.ftr-address i {
    color: #0064d2;
    vertical-align: top;
    font-size: 1em;
    margin-top: 24px;
}

.contact-info:nth-child(2) {
    margin: 2em 0;
}

.contact-info i {
    color: #0064d2;
}

.contact-info-right {
    float: left;
    margin: 0 0 0 1em;
}

    .contact-info-right h5 {
        color: #000000;
        font-size: 1em;
        margin: 0 0 .5em 0;
        font-weight: 600;
    }

    .contact-info-right p {
        color: #555;
        line-height: 1.8em;
        margin: 1em 0 0 0;
        font-size: .9em;
    }

    .contact-info-right ul {
        padding: 0;
        margin: 0;
    }

        .contact-info-right ul li {
            display: block;
            color: #555;
            font-size: .9em;
        }

            .contact-info-right ul li a {
                color: #555;
                text-decoration: none;
            }

                .contact-info-right ul li a:hover {
                    color: #0064d2;
                }

.contact input[type="text"], .contact input[type="email"] {
    width: 48.2%;
    color: #555;
    float: left;
    background: none;
    outline: none;
    font-size: .9em;
    padding: .7em 1em;
    margin-bottom: 1.5em;
    border: solid 1px #999;
    -webkit-appearance: none;
    display: inline-block;
}

input.phone {
    width: 100% !important;
    float: none;
}

.contact-form textarea {
    resize: none;
    width: 100%;
    background: none;
    color: #999;
    font-size: .9em;
    outline: none;
    padding: .6em .8em;
    border: solid 1px #999;
    min-height: 12em;
    -webkit-appearance: none;
}

.contact-form input.email {
    margin: 0 0 0 1.8em;
}

.contact-form input[type="submit"] {
    outline: none;
    color: #fff;
    padding: 0.6em 3em;
    font-size: .9em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #e53238;
    transition: 0.5s all;
    border: 1px solid #e53238;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
}

    .contact-form input[type="submit"]:hover {
        background: #0064d2;
        border: 1px solid #0064d2;
    }

/*-- //contact --*/
/*-- Footer --*/
.footer {
    padding: 4em 0 1em 0;
    background: #64301e;
    position: relative;
    /*margin-top: 12em;*/
}

.ftr-grid h3 {
    color: #fff;
    font-size: 1.2em;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0.5em;
}

    .ftr-grid h3 a span {
        color: #ffffff;
        display: inline-block;
        padding: 6px 10px;
        background: #f12b24;
    }

    .ftr-grid h3 span {
    }

.ftr-grid p {
    font-size: 0.85em;
    color: #545353;
    line-height: 2em;
    margin-top: 5%;
    letter-spacing: 1px;
}

.ftr-grid.fg1 a {
    color: #fff;
    margin-top: 0.5em;
    display: inline-block;
    font-size: 1em;
}

.ftr-text p a {
    color: #0064d2;
}

.ftr-grid ul {
    padding-top: 1em;
    list-style: none;
}

    .ftr-grid ul li {
        font-size: 0.95em;
        color: #fff;
        line-height: 1.8em;
    }

.local {
    float: left;
    width: 8%;
}

.ftr-text {
    float: right;
    width: 92%;
}

.right-w3l.fotw3 {
    width: 100%;
    margin-top: 11%;
    text-align: left;
}

ul.top-links li {
    display: block;
    margin-bottom: 9px;
}

.right-w3l ul.top-links li a i.fa {
    color: #000;
    background-color: #fff;
    width: 26px;
    height: 26px;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    vertical-align: text-bottom;
}

    .right-w3l ul.top-links li a i.fa:hover {
        color: #fff;
        background-color: #0064d2;
    }

.right-w3l {
    float: left;
    width: 12%;
    margin-top: 1em;
}

.right-w3-2 {
    float: right;
    width: 88%;
}

    .right-w3-2 ul.text-w3 li a {
        color: #545353;
        font-size: 0.9em;
        margin: 13px 0px 0px;
        display: inline-block;
        letter-spacing: 1px;
        vertical-align: top;
    }

.fotw3 ul.top-links li a i.fa:hover, .fotw33 ul.top-links li a i.fa:hover {
    background-color: #478bca;
}

.sociallink li {
    display: inline-block;
    padding-top: 4%;
    font-size: 25px !important;
    padding-left: 5px;
}

.fa-facebook {
    border: 1px solid #4866aa;
    padding: 6px;
    border-radius: 4px;
    background-color: #4866aa;
    color: #fff;
    width: 35px;
    height: 35px;
    font-size: 17px !important;
    line-height: 22px !important;
}

    .fa-facebook:hover {
        color: #4866aa;
        border: 1px solid;
        border-radius: 4px;
        padding: 6px;
        background-color: #fff;
    }

.fa-twitter {
    border: 1px solid #1da1f2;
    padding: 6px;
    border-radius: 4px;
    background-color: #1da1f2;
    color: #fff;
    width: 35px;
    height: 35px;
    font-size: 17px !important;
    line-height: 22px !important;
}

    .fa-twitter:hover {
        color: #1da1f2;
        border: 1px solid;
        border-radius: 4px;
        padding: 6px;
        background-color: #fff;
    }

.fa-linkedin {
    border: 1px solid #0274b3;
    padding: 6px;
    border-radius: 4px;
    background-color: #0274b3;
    color: #fff;
    width: 35px;
    height: 35px;
    font-size: 17px !important;
    line-height: 22px !important;
}

    .fa-linkedin:hover {
        color: #0274b3;
        border: 1px solid;
        border-radius: 4px;
        padding: 6px;
        background-color: #fff;
    }

.fa-instagram {
    border: 1px solid #dd4b39;
    padding: 6px;
    border-radius: 4px;
    /*background-color: #cd486b;*/
    color: #fff;
    width: 35px;
    height: 35px;
    font-size: 25px !important;
    line-height: 19px !important;
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}

    .fa-instagram:hover {
        color: #dd4b39;
        border: 1px solid;
        border-radius: 4px;
        padding: 6px;
        background: #fff;
    }

.fa-youtube {
    border: 1px solid #dd4b39;
    padding: 6px;
    border-radius: 4px;
    background-color: #dd4b39;
    color: #fff;
    width: 35px;
    height: 35px;
    font-size: 17px !important;
    line-height: 22px !important;
}

    .fa-youtube:hover {
        color: #dd4b39;
        border: 1px solid;
        border-radius: 4px;
        padding: 6px;
        background-color: #fff;
    }

.fa-whatsapp {
    border: 1px solid #31dc5c;
    padding: 6px;
    border-radius: 4px;
    background-color: #31dc5c;
    color: #fff;
    width: 35px;
    height: 35px;
    font-size: 17px !important;
    line-height: 22px !important;
}

    .fa-whatsapp:hover {
        color: #31dc5c;
        border: 1px solid;
        border-radius: 4px;
        padding: 6px;
        background-color: #fff;
    }

.rout h3 {
    color: #2c3b94;
    font-size: 2em;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    text-shadow: 2px 2px 2px #999;
    font-weight: 600;
    padding-bottom: 15px;
}

.rout1 h3 {
    color: #fff;
    font-size: 2em;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 600;
    padding-bottom: 15px;
}
/*-- Newsletter --*/
.newsletter-agile {
    text-align: center;
    background: #fff;
    width: 64%;
    position: absolute;
    top: -14%;
    left: 18%;
    padding: 10px 14px;
    /*border: 3px solid #000;*/
}

    .newsletter-agile p {
        font-size: 1em;
        color: #19253c;
        letter-spacing: 1px;
        margin: 1em 0em 2em;
    }

    .newsletter-agile input[type="email"] {
        padding: 13px 14px;
        border: none;
        letter-spacing: 1px;
        font-size: 14px;
        color: #fff;
        outline: none;
        background: #0c0c0c;
        width: 55%;
        margin-bottom: 2em;
    }

    .newsletter-agile input[type="submit"] {
        color: #fff;
        text-transform: uppercase;
        font-size: 0.9em;
        font-weight: 500;
        border: none;
        background: #0064d2;
        border: none;
        width: 16%;
        padding: 13px 0px;
        outline: none;
        cursor: pointer;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
        -webkit-appearance: none;
    }

        .newsletter-agile input[type="submit"]:hover {
            background: #e53238;
            color: #FFFFFF;
        }


/*--placeholder-color--*/

::-webkit-input-placeholder {
    color: #999 !important;
}

:-moz-placeholder { /* Firefox 18- */
    color: #999 !important;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #999 !important;
}

:-ms-input-placeholder {
    color: #999 !important;
}
/*--//placeholder-color--*/
.copyrights {
    margin-top: 3em;
    text-align: center;
}

    .copyrights p {
        font-size: 0.8em;
        color: #fff;
        letter-spacing: 2px;
        background: #000;
        padding: 10px;
    }

        .copyrights p a {
            color: #f5af02;
        }
/*-- //footer --*/
.icon {
    position: absolute;
    top: 44px;
    right: 29px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    z-index: 99;
}

    .icon:before {
        content: '';
        position: absolute;
        top: -7px;
        left: -10px;
        width: 50px;
        height: 50px;
        background: #5b348b;
        z-index: -1;
        border-radius: 4px;
    }

    .icon span:before {
        margin-left: 0px;
        font-size: 35px;
        color: #fff;
    }

.agileinfo_stats_grid {
    border: 2px solid #fff;
    border-radius: 4%;
    width: 200px;
    height: 130px;
    margin: 0 auto;
    /* text-align: center; */
    padding: 2em 0;
    padding: 30px 20px;
}

p.counter {
    font-size: 2.5em;
    color: #eee;
    font-weight: bold;
    margin-bottom: 0px;
}

.agileinfo_stats_grid h3 {
    /* font-size: 1.1em; */
    color: #fff;
    font-weight: 100;
}

.abtsection {
    padding: 75px 20px;
}

/*...newstyle....*/

.content {
    margin: 0em 0em;
    background-color: #04883b;
}

.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

.group:before,
.group:after {
    content: "";
    display: table;
}

.logo1 img {
    width: 100%;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1;
}

/*--flexisel--*/

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.nbs-flexisel-inner {
    overflow: hidden;
    margin: 0 auto;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}

    .nbs-flexisel-item > img {
        cursor: pointer;
        positon: relative;
        margin-top: 5px;
        margin-bottom: 10px;
        max-width: 240px;
        max-height: 240px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
    }

    .nbs-flexisel-item p {
        padding: 0px;
    }

        .nbs-flexisel-item p a {
            color: #000;
            font-size: 1.2em;
        }

            .nbs-flexisel-item p a:hover {
                color: #6CC372;
            }

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width: 34px;
    height: 34px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    margin-top: 0em;
}

.nbs-flexisel-nav-left {
    left: -3em;
    background: url(../images/left.png) no-repeat 1px 1px;
}

.nbs-flexisel-nav-right {
    right: -3em;
    background: url(../images/right.png) no-repeat 1px 1px;
}

.banner-1 {
    margin: 0em 0.5em;
}

    .banner-1 img {
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
    }

.fle-xsel {
    padding: 2em 3.5em;
}

.slide {
}

.a:hover {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.52);
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}

.w3ls_head-left:before, .w3ls_head-left:after, .w3ls_head-right:before, .w3ls_head-right:after, .w3ls_head-right1:before, .w3ls_head-right1:after {
    position: absolute;
    background: #f58634;
    height: 4px;
    content: '';
}

.w3ls_head-left:before {
    width: 17%;
    left: 41.5%;
    bottom: 71.5%;
}

.blinking {
    animation: blinkingText 0.8s infinite;
}

@keyframes blinkingText {
    0% {
        color: #fff;
    }

    25% {
        color: #e2e1df;
    }

    50% {
        color: #dedede;
    }

    99% {
        color: #f58634;
    }

    100% {
        color: #f58634;
    }
}

.dropbtn {
}


.dropdown1 {
    position: relative;
}

/*.dropdown1:hover {
                background-color: #f58634;
            }

        .dropbtn:hover {
            font-weight: 600;
             background-color: #f58634;
        }*/

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 210px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    top: 0px;
    left: 100%;
    border-radius: 0.25rem;
}

@media (max-width:991px) {
    .dropdown-content {
        display: none;
        /*position: inherit;*/
        background-color: #fff;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        top: 0px;
        /*left: 0%;
        margin-left: 100px;*/
    }
}

.dropdown-content a {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

    .dropdown-content a:hover {
        /*background-color: #f58634;*/
    }

.dropdown1:hover .dropdown-content {
    display: block;
}

.collegelargeview {
    padding: 15px;
    width: 100%;
    /*width: 33.33%;
            float: left;
            padding: 15px;
            text-align: center;
            margin-top: 1%;*/
}
/*--flexisel--*/
/*...whychose....*/

.choose-us .choose-item li {
    position: relative;
    width: 310px;
    margin-right: 40px;
    margin-bottom: 40px;
    display: inline-block;
}

.choose-us .choose-item img {
    margin-bottom: 20px;
}

.choose-us .choose-item h5 {
    font-size: 22px;
    font-family: 'Rasa', serif;
    font-weight: 500;
    color: #222222;
    line-height: 32px;
    margin-bottom: 10px;
}

.choose-us .choose-item p {
    font-size: 16px;
    font-family: 'Assistant', sans-serif;
    font-weight: 400;
    color: #777777;
    line-height: 26px;
}

.fa-desktop {
    color: #f58634;
}

    .fa-desktop:hover {
        color: #020827;
    }

.fa-bar-chart {
    color: #f58634;
}

    .fa-bar-chart:hover {
        color: #020827;
    }

.fa-area-chart {
    color: #f58634;
}

    .fa-area-chart:hover {
        color: #020827;
    }

.fa-bolt {
    color: #f58634;
}

    .fa-bolt:hover {
        color: #020827;
    }

/*...whychose....*/

.footer-widget-area {
    position: relative;
}

.black-bg {
    background: #222;
}

.footer-weve::after {
    background: rgba(0, 0, 0, 0) url(../images/footer.png) repeat scroll center center / cover;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    width: 100%;
}





/*Special Features */
.special-feature .section-title hr {
    border-color: #151515;
}

.special-feature i {
    font-size: 65px;
    line-height: 75px;
    color: #000; /*Change By Ketul Shah*/
}

.special-feature h4 {
    /*font-size: 20px;
            margin-top: 25px;*/
    position: relative;
}

.special-feature .mask-top {
    width: 100%;
    background-color: #020827;
    /*padding: 55px 0;*/
    position: absolute;
    top: 0px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.sliderbelowblock {
    color: #fff;
    font-family: 'Maven Pro', sans-serif;
    font-size: 15px;
    padding-top: 60%;
    text-transform: uppercase;
    font-weight: 100;
    font-weight: normal;
}

.sliderbelowblock1 {
    padding-top: 71%;
}

.sliderbelowblock2 {
    padding-top: 80%;
}

.sliderbelowblock3 {
    padding-top: 80%;
}

.sliderbelowblock4 {
    padding-top: 80%;
}

.sliderbelowblock5 {
    padding-top: 80%;
}

/*.special-feature .mask-top h4:before {
                top: -18px;
                content: "";
                display: block;
                height: 2px;
                left: 0;
                right: 0;
                margin: -2px auto;
                position: absolute;
                width: 40px;
                background: #5f1958;
            }*/

.special-feature .s-feature-box:hover .mask-top {
    top: -200px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.special-feature .s-feature-box {
    overflow: hidden;
    position: relative;
    min-height: 220px;
    /*border: 1px solid #f2f2f2;*/
    margin-bottom: 20px;
    cursor: pointer;
    background: #020827; /*Change By Ketul Shah*/
}

.special-feature .mask-bottom {
    color: #333333;
    padding: 20px 15px 20px 15px;
    width: 100%;
    position: absolute;
    bottom: -311px;
    height: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

    .special-feature .mask-bottom i {
        color: #fff; /*Change By Ketul Shah*/
    }

    .special-feature .mask-bottom a {
        color: #fff; /*Change By Ketul Shah*/
    }

    .special-feature .mask-bottom p {
        padding: 0px 5px;
    }

    .special-feature .mask-bottom h4 {
        margin: 15px 0px 17px;
    }

.special-feature .s-feature-box:hover .mask-bottom {
    bottom: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    color: #fff;
    background: #020827; /*Change By Ketul Shah*/
}

.special-feature .mask-bottom i {
    font-size: 38px;
    line-height: 50px;
}

/*...newstyle....*/
/*-- to-top --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(../images/top-up.png) no-repeat 0px 0px;
    background-size: 32px;
}

#toTopHover {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

.ourcls {
    padding-top: 5%;
}
/*-- //to-top --*/
/*-- /Responsive--*/
@media (max-width:1440px) {
    .news-agileits-right {
        padding: 3.4em 2em;
    }

    .news-agileits-left {
        margin-left: 130px;
        padding: 0;
        min-height: 395px;
        position: relative;
        width: 40%;
    }

    .button a {
        padding: 16px 19px;
        position: absolute;
        top: 10em;
        left: 30.8em;
    }

    .w3ls-heading h3 {
        font-size: 2.3em;
    }

    .wpf-demo-4 {
        background-color: #e53238;
        width: 100%;
        height: 275px;
    }

    .w3ls_banner_section h2 {
        font-size: 2.2em;
    }

    .w3ls_banner_section {
        min-height: 467px;
        /*padding: 9em 0 0;*/
    }

    .w3l_banner_bottom_left {
        padding: 1em 2em;
        min-height: 324px;
    }

        .w3l_banner_bottom_left h3 {
            font-size: 1.5em;
        }
}

@media (max-width:1366px) {
    .button a {
        padding: 16px 19px;
        position: absolute;
        top: 10em;
        left: 28.91em;
    }

    .wpf-demo-4 {
        background-color: #e53238;
        width: 100%;
        height: 265px;
    }

    .wthree_banner_grid h4 {
        font-size: 1.1em;
        padding: 0 0em;
        width: 75%;
        line-height: 1.5em;
    }

    .w3l_banner_bottom_left {
        padding: 3em 3em;
        min-height: 351px;
    }

    .news-agileits-right {
        padding: 3.43em 2em;
    }

    .w3layouts-grids {
        margin: 3em 0 0 0;
    }

    #contact {
        padding: 4em 0 1em 0;
    }

    #news {
        padding: 4em 0;
    }

    #team {
        padding-top: 4em;
    }

    .footer {
        padding: 3em 0 3em 0;
        margin-top: 10em;
    }

    .w3l_banner_bottom_left {
        padding: 3em 3em;
        min-height: 351px;
    }
}

@media (max-width:1280px) {
    .w3l_banner_bottom_left {
        padding: 3em 3em;
        min-height: 355px;
    }

    .button a {
        padding: 16px 19px;
        position: absolute;
        top: 10em;
        left: 28.3em;
    }

    .news-agileits-right {
        padding: 3.43em 2em;
        width: 45%;
    }

    .wpf-demo-4 {
        background-color: #e53238;
        width: 100%;
        height: 248px;
    }

        .wpf-demo-4 .view-caption p {
            font-size: 0.9em;
            padding-right: 7px;
        }

        .wpf-demo-4:hover .view-caption {
            bottom: -6px;
        }

    .news-agileits-right p {
        font-size: 0.9em;
        line-height: 36px;
    }

    .news-agileits-right {
        padding: 4.29em 2em;
        width: 48%;
        float: right;
    }

        .news-agileits-right.news2 {
            padding: 4.29em 2em;
            width: 48%;
            float: left;
        }

    .news-agileits-left {
        margin-left: 130px;
        padding: 0;
        min-height: 395px;
        position: relative;
        width: 41.7%;
    }

        .news-agileits-left.video2 {
            margin-left: 130px;
            padding: 0;
            min-height: 395px;
            position: relative;
            width: 41.7%;
        }

    .gallery-grid {
        margin-top: 0em;
        padding: 0;
        margin: 1px 1px;
        width: 24.83%;
    }

    .w3l_banner_bottom_left {
        padding: 2em 3em;
        min-height: 329px;
    }

    .naaclogo {
        width: 115px !important;
        position: absolute;
        left: 60px !important;
        top: -8px !important;
    }
}

@media (max-width:1080px) {
    #contact {
        padding: 3em 0 1em 0;
    }

    #news {
        padding: 3em 0;
    }

    #team {
        padding-top: 3em;
    }

    .footer {
        padding: 10em 0 3em 0;
        margin-top: 9em;
    }

    .services {
        /*min-height: 752px;*/
        padding-top: 4em;
    }

    .navbar-nav > li > a {
        margin: 0;
        padding: 1.2em;
        line-height: 1em;
        text-transform: uppercase;
    }

    .w3ls__agileinfo_search {
        float: right;
        width: 30%;
        margin-top: .3em;
    }

    .w3ls_banner_section h2 {
        font-size: 2em;
    }

    .w3ls_banner_section p {
        letter-spacing: 9px;
        font-size: 0.9em;
        margin-top: 15px;
        background: rgba(0, 0, 0, 0.72);
        margin: 2% auto;
        width: 57%;
    }

    .wthree_banner_grid h4 {
        font-size: 1em;
        padding: 0 0em;
        width: 75%;
        line-height: 1.5em;
    }

    .w3l_banner_bottom_left h3 {
        font-size: 1.2em;
    }

    .w3l_banner_bottom_left p {
        margin: 1em 0 0;
        line-height: 1.9em;
        letter-spacing: 1px;
        font-size: 0.85em;
    }

    .button a {
        padding: 16px 19px;
        position: absolute;
        top: 10em;
        left: 22em;
    }

    .news-agileits-left {
        margin-left: 87px;
        padding: 0;
        min-height: 395px;
        position: relative;
        width: 39.8%;
    }

    .news-agileits-right {
        padding: 4.29em 2em;
        width: 52%;
        float: right;
    }

    .news-agileits-left.video2 .button a {
        padding: 16px 19px;
        position: absolute;
        top: 10em;
        left: 22.9em;
    }

    .gallery-grid {
        margin-top: 0em;
        padding: 0;
        margin: 1px 1px;
        width: 24.8%;
    }

    .wpf-demo-4 {
        background-color: #e53238;
        width: 100%;
        height: 207px;
    }

    .w3l_banner_bottom_left p span {
        display: block;
        margin-top: 1em;
        font-weight: 400;
        font-size: 0.9em;
        letter-spacing: 1px;
    }

    .w3l_banner_bottom_left {
        padding: 2em 2em;
        min-height: 277px;
    }

    .contact-form input.email {
        margin: 0 0 0 1.4em;
    }

    .ftr-grid h3 {
        font-size: 1.1em;
        letter-spacing: 1px;
        margin-bottom: 0.5em;
    }

    .w3ls__agileinfo_search input[type="submit"] {
        outline: none;
        width: 18%;
    }

    .w3ls_banner_section {
        min-height: 560px;
        padding: 9em 0 0;
    }
}

@media (max-width:1050px) {
    .w3ls-heading h3 {
        font-size: 2em;
    }

    .w3l_banner_bottom_left p {
        margin: 1em 0 0;
        line-height: 1.9em;
        letter-spacing: 1px;
        font-size: 0.8em;
    }

    .w3l_banner_bottom_left {
        padding: 2em 2em;
        min-height: 269px;
    }

    .services-icon-info p {
        font-size: .85em;
    }

    .services-icon-info h5 {
        font-size: 1.3em;
    }

    .services {
        min-height: 390px;
        padding-top: 3.5em;
    }

    .w3ls-heading p.sub {
        line-height: 1.8em;
        padding-bottom: 1.5em;
        letter-spacing: 3px;
        font-size: 0.85em;
    }

    .wthree_team_grid1_pos h4 {
        font-size: 0.9em;
    }

    .news-agileits-right {
        padding: 4.29em 2em;
        width: 51.76%;
        float: right;
    }

    .button a {
        padding: 16px 19px;
        position: absolute;
        top: 10em;
        left: 21em;
    }

    .news-agileits-left.video2 .button a {
        padding: 16px 19px;
        position: absolute;
        top: 10em;
        left: 22.15em;
    }

    .wpf-demo-4 {
        background-color: #e53238;
        width: 100%;
        height: 202px;
    }

    .w3l_banner_bottom_left {
        padding: 2em 2em;
        min-height: 262px;
    }
}

@media (max-width:1024px) {
    .w3ls_banner_section {
        min-height: 531px;
        padding: 8em 0 0;
    }

        .w3ls_banner_section h2 {
            font-size: 1.7em;
        }

    .wthree_banner_grids {
        padding: 3em 0;
    }

    .news-agileits-right p {
        font-size: 0.8em;
        line-height: 36px;
    }

    .news-agileits-right {
        padding: 4.28em 2em;
        width: 51.5%;
        float: right;
    }

    .button a {
        padding: 16px 19px;
        position: absolute;
        top: 10em;
        left: 20.6em;
    }

    .news-agileits-left.video2 .button a {
        padding: 16px 19px;
        position: absolute;
        top: 10em;
        left: 21.345em;
    }

    .wpf-demo-4 {
        background-color: #e53238;
        width: 100%;
        height: 196px;
    }
}

@media (max-width:991px) {
    .w3ls_banner_section {
        min-height: 492px;
        padding: 7em 0 0;
    }

        .w3ls_banner_section p {
            letter-spacing: 9px;
            font-size: 0.85em;
            margin-top: 15px;
            margin: 2% auto;
            width: 70%;
        }

    span.simply-amount {
        font-size: 2em;
    }

    .navbar-nav > li > a {
        margin: 0;
        padding: 1.4em 1.6em;
        line-height: 1em;
        text-transform: uppercase;
    }

    .w3ls__agileinfo_search {
        float: none;
        width: 45%;
        margin-top: .3em;
        text-align: center;
        margin: 1% auto 0;
    }

    .navbar-nav {
        margin: 0.9em 0;
    }

    .w3layouts_agileits_nav_section {
        padding-top: 11px;
    }

    .wthree_banner_grid {
        text-align: center;
        background: #000;
        margin: 0 1%;
        float: left;
        width: 48%;
        padding: 2em 1em;
    }

        .wthree_banner_grid:nth-child(3), .wthree_banner_grid:nth-child(4) {
            margin-top: 0.8em;
        }

    .w3l_banner_bottom_right {
        padding: 0;
        width: 100%;
        margin: 0;
    }

    .wthree_team_grid {
        float: left;
    }

        .wthree_team_grid:nth-child(3), .wthree_team_grid:nth-child(4) {
            margin-top: 1.2em;
        }

    .news-agileits-right.news2 {
        padding: 3em 2em;
        width: 100%;
        float: none;
    }

    .news-agileits-left {
        margin-left: 87px;
        padding: 0;
        min-height: 362px;
        position: relative;
        width: 82%;
    }

        .news-agileits-left.video2 {
            margin-left: 130px;
            padding: 0;
            min-height: 362px;
            position: relative;
            width: 91%;
        }

    .news-agileits-right {
        padding: 3em 2em;
        width: 100%;
        float: right;
    }

    .news-agileits-left.video2 .button a {
        padding: 16px 19px;
        position: absolute;
        top: 10em;
        left: 26.345em;
    }

    .mid-gd {
        margin: 1em 0 2em 0;
    }

    .newsletter-agile {
        width: 68%;
        position: absolute;
        top: -12%;
        left: 15%;
        padding: 10px 14px;
    }

    .contact-form {
        margin-top: 2em;
    }

    .services-icon-info h5 {
        font-size: 1em;
    }

    .gallery-grid {
        margin-top: 0em;
        padding: 0;
        margin: 1px 1px;
        width: 33%;
        float: left;
    }

    .w3l_banner_bottom_left {
        padding: 3em 2em;
        min-height: 260px;
    }

    .services {
        min-height: 714px;
        padding-top: 3em;
    }

    .wthree-counter-agile {
        width: 85%;
        margin: 8% auto 8%;
    }

    .w3l_banner_bottom_left p span {
        display: block;
        margin-top: 1em;
        font-weight: 400;
        font-size: 1em;
        letter-spacing: 1px;
    }

    .ftr-address i {
        font-size: 1em;
        margin-top: 38px;
    }

    .w3l_banner_bottom_left p span {
        display: block;
        margin-top: 1em;
        font-weight: 400;
        font-size: 1em;
        letter-spacing: 1px;
    }
}


@media (max-width:800px) {
    .w3ls_banner_section {
        min-height: 431px;
        padding: 6em 0 0;
    }

    .agileits_more ul li a.hvr-icon-hang {
        padding: 0.7em 1.5em 0.7em 1.5em;
        letter-spacing: 2px;
    }

    .news-agileits-left {
        margin-left: 93px;
        padding: 0;
        min-height: 362px;
        position: relative;
        width: 88%;
    }

    .hedlogo2 {
        margin-top: -19% !important;
        margin-left: -10px !important;
    }
}

@media (max-width:768px) {
    .newsletter-agile {
        width: 94%;
        position: absolute;
        top: -12%;
        left: 3%;
        padding: 10px 14px;
    }

    .news-agileits-left {
        margin-left: 93px;
        padding: 0;
        min-height: 362px;
        position: relative;
        width: 87%;
    }
}

@media (max-width:736px) {
    .navbar-nav {
        margin: 0 !important;
        margin-top: 1em;
    }

    .navbar-header.navbar-left {
        float: right;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #000000;
    }

    .navbar-default .navbar-toggle {
        border-color: #000;
    }

    .w3ls__agileinfo_search {
        float: left;
        width: 42%;
        margin-top: 0.3em;
        text-align: center;
        margin: 0.7% auto 0;
    }

        .w3ls__agileinfo_search input[type="submit"] {
            outline: none;
            width: 18%;
            background: #0064d2 url(../images/search.png) no-repeat 8px 9px;
        }

    .navbar-right {
        float: right !important;
        margin-right: 0;
        width: 92%;
        text-align: center;
    }

    .wthree_agile_top_header {
        padding: 1em 1em;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 4px;
        margin-right: 0px;
        margin-bottom: 8px;
        background: #020827;
        background-image: none;
        border: 1px solid white;
        border-radius: 0 !important;
        margin-left: 4px;
    }

        .navbar-toggle .icon-bar {
            display: block;
            width: 22px;
            height: 4px;
            border-radius: 0 !important;
        }

    .w3layouts_agileits_nav_section {
        padding-bottom: 0px;
    }

    .w3ls_banner_section {
        min-height: 399px;
        padding: 5em 0 0;
    }

    .services-right-grid {
        text-align: center;
        float: left;
        width: 100%;
        margin-bottom: 1em;
    }

    .services-right-grids:nth-child(2) {
        margin: 1em 0 0 0;
    }

    .services {
        min-height: 714px;
        padding-top: 3em;
        padding-bottom: 2em;
    }

    .services-icon-info h5 {
        font-size: 1.2em;
    }

    .wpf-demo-4 {
        width: 100%;
        height: 186px;
    }

    .w3layouts_agileits_nav_section {
        padding-top: 0px;
    }
}

@media(max-width:700px) {
    .phtop {
        padding: 9.5px 1em !important;
    }
}

@media (max-width:667px) {
    .wthree_team_grid {
        float: left;
        width: 49%;
    }

    .news-agileits-left {
        margin-left: 81px;
        padding: 0;
        min-height: 362px;
        position: relative;
        width: 87%;
    }

    .w3ls_banner_section p {
        letter-spacing: 9px;
        font-size: 0.8em;
        margin-top: 15px;
        margin: 2% auto;
        width: 78%;
    }

    .wpf-demo-4 {
        width: 100%;
        height: 169px;
    }

    .w3ls__agileinfo_search {
        float: left;
        width: 48%;
        margin-top: -0.7em;
        text-align: center;
        margin: 1% auto 0;
    }

    .navbar-right {
        float: right !important;
        margin-right: 0;
        width: 87%;
        text-align: center;
    }

    .topbut {
        padding: 6px 8px !important;
        float: right !important;
        margin-left: -20px !important;
    }

    .nirf-participant {
        width: 90px !important;
        position: absolute;
        padding: 1px !important;
        left: 40px !important;
    }
}

@media(max-width:650px) {
    .nirf-participant {
        width: 100px;
        position: absolute;
        padding: 1px !important;
        left: 25px !important;
    }
}

@media (max-width:640px) {
    .news-agileits-left.video2 .button a {
        padding: 16px 19px;
        position: absolute;
        top: 10em;
        left: 30.65em;
    }

    .button a {
        padding: 16px 19px;
        position: absolute;
        top: 10em;
        left: 0em;
    }

    .w3layouts-grids {
        margin: 2em 0 0 0;
    }

    p.sub:after {
        bottom: 0%;
        left: 41%;
        width: 17%;
    }

    .wpf-demo-4 {
        width: 100%;
        height: 163px;
    }

    .ftr-address i {
        font-size: 1em;
        margin-top: 34px;
    }

    .w3ls_banner_section h2 {
        font-size: 1.4em;
    }

    .w3ls_banner_section {
        min-height: 366px;
        padding: 4em 0 0;
    }

    .contact input[type="text"], .contact input[type="email"] {
        width: 100%;
    }

    .contact-form input.email {
        margin: 0 0 1.1em 0;
    }

    .newsletter-agile input[type="email"] {
        width: 50%;
    }

    .newsletter-agile input[type="submit"] {
        width: 27%;
    }

    .navbar-nav > li > a {
        margin: 0;
        padding: 1em 1em;
        line-height: 1em;
        font-size: 0.9em;
    }
}

@media (max-width:600px) {
    .wthree_banner_grid h4 {
        font-size: 0.95em;
        padding: 0 0em;
        width: 64%;
        line-height: 1.5em;
    }

    .news-agileits-left {
        margin-left: 74px;
        padding: 0;
        min-height: 362px;
        position: relative;
        width: 87%;
    }

        .news-agileits-left.video2 .button a {
            padding: 16px 19px;
            position: absolute;
            top: 10em;
            left: 28.4em;
        }

    .gallery-grid {
        margin-top: 0em;
        padding: 0;
        margin: 1px 1px;
        width: 49%;
        float: left;
    }

    .nirf-participant {
        width: 76px !important;
        position: absolute;
        padding: 1px !important;
        left: 40px !important;
    }

    .topbut {
        padding: 5px 7px !important;
        float: right !important;
        margin-left: -20px !important;
    }
}

@media (max-width:568px) {
    .w3ls_banner_section p {
        letter-spacing: 7px;
        font-size: 0.8em;
        margin-top: 15px;
        margin: 2% auto;
        width: 81%;
    }

    span.simply-amount {
        font-size: 1.8em;
    }

    span.simply-word {
        font-size: 10px;
        letter-spacing: 2px;
    }

    .wthree_banner_grids {
        padding: 2em 0;
    }

    .news-agileits-left {
        margin-left: 70px;
        padding: 0;
        min-height: 362px;
        position: relative;
        width: 87%;
    }

        .news-agileits-left.video2 .button a {
            padding: 16px 19px;
            position: absolute;
            top: 10em;
            left: 26.5em;
        }

    .footer {
        padding: 7em 0 3em 0;
        margin-top: 7em;
    }

    .w3ls__agileinfo_search {
        float: left;
        width: 52%;
    }
}

@media(max-width:500px) {
    .phtop {
        padding: 12px 10px !important;
    }

    .topbut {
        padding: 4px 8px !important;
    }
}

@media (max-width:480px) {
    .logo-agileits h1 a {
        font-size: 0.85em;
    }

    .w3ls_banner_section h2 {
        font-size: 1.2em;
        letter-spacing: 2px;
        line-height: 1.6em;
    }

    .w3ls_banner_section p {
        letter-spacing: 6px;
        font-size: 0.75em;
        margin-top: 15px;
        margin: 2% auto 0;
        width: 88%;
    }

    .wthree-counter-agile {
        width: 85%;
        margin: 2% auto 6%;
    }

    section.examples {
        margin-top: 3em;
    }

    .w3ls_banner_section {
        min-height: 329px;
        padding: 3em 0 0;
    }

    .wthree_banner_grid h4 {
        font-size: 0.95em;
        padding: 0 0em;
        width: 70%;
        line-height: 1.5em;
    }

    .news-agileits-left.video2 .button a {
        padding: 16px 19px;
        position: absolute;
        top: 10em;
        left: 21.5em;
    }

    .news-agileits-left {
        margin-left: 59px;
        padding: 0;
        min-height: 362px;
        position: relative;
        width: 87%;
    }

    .contact-form {
        margin-top: 2em;
        padding: 0;
    }

    .contact-left {
        padding: 0;
    }

    .w3ls-heading p.sub {
        line-height: 1.8em;
        padding-bottom: 1.5em;
        letter-spacing: 2px;
        font-size: 0.8em;
    }

    .ftr-address i {
        font-size: 1em;
        margin-top: 24px;
    }

    .w3ls-heading h3 {
        font-size: 1.8em;
    }

    #news {
        padding: 2em 0;
    }

    #team {
        padding-top: 2em;
    }

    .contact-form textarea {
        min-height: 8em;
    }

    .phtop {
        padding: 0px 20px !important;
    }

    .topbut {
        position: relative !important;
        right: 10px !important;
        bottom: 8px !important;
        padding: 5px 4px !important;
    }

    .shrink2 img {
        width: 90px !important;
        padding-left: 0px !important;
        position: relative !important;
        left: 10px !important;
    }
}

@media (max-width:414px) {
    .agileits_w3layouts_sign_in ul li a {
        display: inline-block;
        padding: .5em 1em;
    }

    .wthree-counter-agile {
        width: 100%;
        margin: 2% auto 6%;
    }

    span.simply-amount {
        font-size: 1.6em;
    }

    .w3ls_banner_section p {
        letter-spacing: 5px;
        font-size: 0.7em;
        margin-top: 15px;
        margin: 2% auto 0;
        width: 100%;
    }

    .agileits_more ul li a.hvr-icon-hang {
        padding: 0.6em 1em 0.6em 1em;
        letter-spacing: 1px;
    }

    section.examples {
        margin-top: 2em;
    }

    .w3ls_banner_section {
        min-height: 280px;
        padding: 2.5em 0 0;
    }

    .wthree_banner_grid h4 {
        font-size: 0.9em;
        padding: 0 0em;
        width: 79%;
        line-height: 1.5em;
    }

    .w3ls__agileinfo_search {
        float: left;
        width: 63%;
    }

    .wthree_banner_grid i {
        font-size: 1.8em;
        float: left;
        width: 16%;
    }

    .wthree_banner_grid h4 {
        font-size: 0.8em;
        padding: 0 0em;
        width: 76%;
        line-height: 1.5em;
    }

    .wthree_banner_grid {
        margin: 0 1%;
        float: left;
        width: 48%;
        padding: 1.4em 1em;
    }

    .wthree_team_grid {
        float: left;
        width: 77%;
        margin-bottom: 1em;
        margin-left: 11%;
    }

        .wthree_team_grid:nth-child(3), .wthree_team_grid:nth-child(4) {
            margin-top: 0;
        }

    .news-agileits-left {
        margin-left: 28px;
        padding: 0;
        min-height: 362px;
        position: relative;
        width: 93%;
    }

        .news-agileits-left.video2 .button a {
            padding: 16px 19px;
            position: absolute;
            top: 10em;
            left: 17.79em;
        }

    .wpf-demo-4 {
        width: 100%;
        height: 155px;
    }

    #contact {
        padding: 2em 0 1em 0;
    }

    .footer {
        padding: 7em 0 2em 0;
        margin-top: 6em;
    }

    .copyrights {
        margin-top: 1em;
    }

    select.form-control {
        width: 100%;
        padding: 1em 1em 1em 1em;
        font-size: 0.8em;
    }

    .login-form textarea {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-bottom: 3%;
    }

    .address input[type="submit"], .address input[type="reset"] {
        outline: none;
        padding: 0.8em 0;
        width: 100%;
    }

    .news-agileits-right p {
        font-size: 0.8em;
        line-height: 33px;
        width: 100%;
        margin: 10px 0px 19px;
        letter-spacing: 1px;
    }

    .copyrights p {
        font-size: 0.8em;
        padding: 10px 5px;
        line-height: 1.7em;
    }

    .signin-form h3, h3.agileinfo_sign {
        font-size: 1.2em;
        margin: 0em 0 0.8em 0;
    }
}


@media(max-width:390px) {
    .nirf-participant {
        position: absolute;
        padding: 1px !important;
        left: 10px !important;
        width: 70px !important;
    }
}

@media (max-width:384px) {
    .wthree_banner_grid {
        margin: 0 1%;
        float: left;
        width: 48%;
        padding: 1.4em 0.5em;
    }

    .w3ls-heading p.sub {
        line-height: 1.8em;
        padding-bottom: 1.5em;
        letter-spacing: 2px;
        font-size: 0.7em;
    }

    .news-agileits-left.video2 .button a {
        padding: 16px 19px;
        position: absolute;
        top: 10em;
        left: 16.05em;
    }

    .news-agileits-left {
        margin-left: 25px;
        padding: 0;
        min-height: 362px;
        position: relative;
        width: 93%;
    }

    .wpf-demo-4 {
        width: 100%;
        height: 142px;
    }

    .newsletter-agile input[type="submit"] {
        width: 37%;
    }

    .logo-agileits h1 a {
        font-size: 0.8em;
    }

    .agileits_w3layouts_sign_in ul li a {
        display: inline-block;
        padding: .4em 0.9em;
        font-size: 0.9em;
    }

    i.fa.fa-graduation-cap {
        font-size: 0.8em;
        right: -7px;
        top: -4px;
    }

    .w3l_banner_bottom_left h3 {
        font-size: 1em;
    }

    .w3ls-heading h3 {
        font-size: 1.6em;
    }

    .news-agileits-right.news2 {
        padding: 2em 1em;
        width: 100%;
        float: none;
    }

    .news-agileits-right {
        padding: 2em 1em;
        width: 100%;
        float: right;
    }

    .ftr-grid h3 {
        font-size: 1em;
    }
}

@media (max-width:375px) {
    span.simply-amount {
        font-size: 1.2em;
    }

    span.simply-word {
        font-size: 10px;
        letter-spacing: 1px;
    }

    section.examples {
        margin-top: 1em;
    }

    .w3ls_banner_section h2 {
        font-size: 1.1em;
        letter-spacing: 2px;
        line-height: 1.6em;
    }

    .w3ls_banner_section {
        min-height: 225px;
        padding: 1.5em 0 0;
    }

    .news-agileits-left.video2 .button a {
        padding: 10px 15px;
        position: absolute;
        top: 6.5em;
        left: 16.05em;
    }

    .news-agileits-left.video2 {
        min-height: 267px;
    }

    .news-agileits-left {
        margin-left: 25px;
        padding: 0;
        min-height: 267px;
        position: relative;
        width: 93%;
    }

    .button a {
        padding: 10px 15px;
        position: absolute;
        top: 6.5em;
        left: 0em;
    }

    .agileits_more ul li a.hvr-icon-hang {
        padding: 0.6em 1em 0.6em 1em;
        letter-spacing: 1px;
        font-size: 0.85em;
    }

    .wpf-demo-4 {
        width: 100%;
        height: 137px;
    }

    .w3l_banner_bottom_left {
        padding: 2em 1em;
        min-height: 260px;
    }

    .services-icon-info p {
        font-size: .8em;
    }

    .services {
        min-height: 714px;
        padding-top: 2em;
        padding-bottom: 1em;
    }

    .w3ls-heading h3 {
        font-size: 1.5em;
    }

    .newsletter-agile p {
        font-size: 0.9em;
        letter-spacing: 1px;
        margin: 1em 0em 1em;
    }
}

@media (max-width:320px) {
    span.simply-amount {
        font-size: 1em;
    }

    .logo-agileits h1 a {
        font-size: 0.65em;
    }

    .wthree_agile_top_header {
        padding: 0.5em 0.5em;
    }

    .agileits_w3layouts_sign_in ul li a {
        display: inline-block;
        padding: .4em 0.9em;
        font-size: 0.8em;
    }

    .agileits_w3layouts_sign_in {
        float: right;
        margin-top: 0.5em;
    }

    .wthree_banner_grid h4 {
        font-size: 0.7em;
        padding: 0 0em;
        width: 81%;
        line-height: 1.5em;
    }

    .wthree_banner_grids {
        padding: 1.5em 0;
    }

    .wthree_banner_grid i {
        font-size: 1.2em;
        float: left;
        width: 13%;
    }

    .w3ls_banner_section p {
        letter-spacing: 3px;
        font-size: 0.7em;
        margin-top: 15px;
        margin: 2% auto 0;
        width: 100%;
    }

    .w3ls__agileinfo_search {
        float: left;
        width: 82%;
    }

    i.fa.fa-graduation-cap {
        font-size: 0.8em;
        right: -4px;
        top: 3px;
    }

    .w3ls_banner_section h2 {
        font-size: 0.9em;
        letter-spacing: 2px;
        line-height: 1.6em;
    }

    span.simply-word {
        font-size: 10px;
        letter-spacing: 1px;
        margin-left: 1px;
    }

    .w3ls_banner_section {
        min-height: 200px;
        padding: 1.5em 0 0;
    }

    .news-agileits-left {
        margin-left: 20px;
    }

        .news-agileits-left.video2 .button a {
            padding: 10px 15px;
            position: absolute;
            top: 6.5em;
            left: 13.0em;
        }

    .wpf-demo-4 {
        width: 100%;
        height: 108px;
    }

    .w3ls-heading h3 {
        font-size: 1.4em;
    }

    .ftr-text {
        float: right;
        width: 88%;
    }

    .ftr-address i {
        font-size: 1em;
        margin-top: 15px;
    }

    .right-w3-2 {
        float: right;
        width: 83%;
    }
}
/*-- //Responsive--*/

@media (min-width:1300px) and (max-width:1400px) {
    .wthree_banner_grids {
        bottom: 87px;
    }

    .pd {
        padding: 14px 28px 61px !important;
    }
}

@media (min-width:1300px) and (max-width:1400px) {
    .wthree_banner_grids {
        bottom: 87px;
    }
}

@media (min-width:2800px) and (max-width:3000px) {
    .wthree_banner_grids {
        bottom: 87px;
    }

    .logo-agileits {
        padding-top: 2% !important;
    }

    .shrink {
        padding-left: 10%;
    }
}

@media (min-width:2400px) and (max-width:2450px) {
    .logo-agileits {
        padding-top: 2% !important;
    }

    .w3l_banner_bottom_left {
        min-height: 401px !important;
    }

    .shrink {
        padding-left: 10%;
    }
}

@media (min-width:2450px) and (max-width:2500px) {
    .logo-agileits {
        padding-top: 2% !important;
    }

    .w3l_banner_bottom_left {
        min-height: 405px !important;
    }

    .shrink {
        padding-left: 10%;
    }
}

@media (min-width:2350px) and (max-width:2400px) {
    .logo-agileits {
        padding-top: 2% !important;
    }

    .w3l_banner_bottom_left {
        min-height: 389px;
    }

    .shrink {
        padding-left: 10%;
    }
}

@media (min-width:2300px) and (max-width:2350px) {
    .logo-agileits {
        padding-top: 2% !important;
    }

    .w3l_banner_bottom_left {
        min-height: 380px;
    }

    .shrink {
        padding-left: 10%;
    }
}

@media (min-width:2250px) and (max-width:2300px) {
    .logo-agileits {
        padding-top: 2% !important;
    }

    .w3l_banner_bottom_left {
        min-height: 372px;
    }

    .shrink {
        padding-left: 10%;
    }
}

@media (min-width:2200px) and (max-width:2250px) {
    .logo-agileits {
        padding-top: 2% !important;
    }

    .w3l_banner_bottom_left {
        min-height: 364px;
    }

    .shrink {
        padding-left: 10%;
    }
}

@media (min-width:2150px) and (max-width:2200px) {
    .logo-agileits {
        padding-top: 2% !important;
    }

    .w3l_banner_bottom_left {
        min-height: 356px;
    }

    .shrink {
        padding-left: 10%;
    }
}

@media (min-width:2100px) and (max-width:2150px) {
    .logo-agileits {
        padding-top: 2% !important;
    }

    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .shrink {
        padding-left: 10%;
    }
}

@media (min-width:1950px) and (max-width:2100px) {
    .logo-agileits {
        padding-top: 2% !important;
    }

    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .shrink {
        padding-left: 10%;
    }
}

@media (max-width:1920px) {
    .wthree_banner_grids {
        padding-top: 10em !important;
    }

    .imggalery {
        border-width: 0px;
        width: 100%;
        min-height: 425px;
        max-height: 425px;
    }

    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .pd {
        padding: 14px 32px 21px !important;
    }

    .imgsize {
        min-height: 355px;
    }

    .special-feature .s-feature-box {
        min-height: 280px;
    }

    .sliderbelowblock1 {
        padding-top: 73%;
    }

    .ourcls {
        font-size: 23px;
    }

    .navbar {
        margin-bottom: 0px;
    }

    .shrink {
        padding-left: 15% !important;
    }

    .special-feature .s-feature-box {
        margin-bottom: 30px;
    }

    .anno1 {
        min-height: 350px !important;
    }

    .service__layout {
        left: 20%;
    }

    .logo-agileits {
        margin-left: 18%;
    }

    .sociallink li {
        padding-left: 3px;
    }

    .shrink1 {
        margin-left: 3%;
    }

    .hedlogo2 {
        margin-top: -10%;
    }

    .logotft {
        height: 175px;
        width: 100%;
    }

    .shrink2 {
        margin-top: 0%;
    }

        .shrink2 img {
            width: 100px;
            height: auto;
        }

    .contact-content .contact-address {
        padding: 60px 40px 72px;
    }

    .sociallink li a .fa {
        padding: 6px;
        border-radius: 4px;
        width: 35px;
        height: 35px;
        font-size: 20px !important;
        line-height: 22px !important;
        text-align: center;
        margin: 3px;
    }
}

@media (max-width:1800px) {
    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .wthree_banner_grids {
        padding-top: 4em !important;
    }

    .imgsize {
        min-height: 356px;
    }

    .special-feature .s-feature-box {
        min-height: 265px;
    }

    .sliderbelowblock1 {
        padding-top: 73%;
    }

    .shrink {
        padding-left: 15% !important;
    }

    .anno1 {
        min-height: 350px !important;
    }

    .services1 {
        margin-top: -3.7%;
    }

    .abouthead {
        padding-top: 2%;
    }

    .service-iteam {
        padding-bottom: 25px;
    }

    .sociallink li {
        padding-left: 0px;
    }

    .shrink2 {
        margin-top: 0%;
    }

    .youtube-player {
        height: 300px !important;
    }

    .contact-content .contact-address {
        padding: 60px 40px 50px;
    }

    .contaddpanel1 {
        padding-bottom: 30px !important;
    }
}

@media (max-width:1700px) {
    .services1 {
        margin-top: -3.9%;
    }

    .wthree_banner_grids {
        padding-top: 4em !important;
    }

    .service__layout {
        padding: 30px 0;
        width: 380px;
    }

    .reqimg {
        min-height: 461px;
    }

    .ed_chart_ratio {
        width: 135px;
        height: 135px;
    }

    .youtube-player {
        height: 289px !important;
    }

    .navbar-nav > li > a {
        padding: 23px 35px;
    }

    .shrink {
        padding-left: 19% !important;
    }

    .sociallink li {
        font-size: 20px !important;
    }

    .contaddpanel {
        padding-bottom: 48px !important;
    }

    .add1 {
        padding-bottom: 50px !important;
    }
}

@media (max-width:1680px) {
    .imggalery {
        border-width: 0px;
        width: 100%;
        min-height: 400px;
        max-height: 400px;
    }

    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .imgsize {
        min-height: 356px;
    }

    .special-feature .s-feature-box {
        min-height: 255px;
    }

    .shrink {
        padding-left: 19% !important;
    }

    .anno1 {
        min-height: 313px !important;
    }

    .services1 {
        margin-top: -4%;
    }

    .shrink2 {
        margin-top: 0%;
    }

    .addes {
        padding-bottom: 50px !important;
    }

    .fa-facebook {
        width: 32px;
        height: 32px;
        font-size: 16px !important;
        line-height: 17px !important;
    }

    .fa-instagram {
        width: 32px;
        height: 32px;
        font-size: 16px !important;
        line-height: 17px !important;
    }

    .fa-twitter {
        width: 32px;
        height: 32px;
        font-size: 16px !important;
        line-height: 17px !important;
    }

    .fa-linkedin {
        width: 32px;
        height: 32px;
        font-size: 16px !important;
        line-height: 17px !important;
    }

    .fa-google-plus {
        width: 32px;
        height: 32px;
        font-size: 16px !important;
        line-height: 17px !important;
    }

    .fa-youtube {
        width: 32px;
        height: 32px;
        font-size: 16px !important;
        line-height: 17px !important;
    }

    .fa-whatsapp {
        width: 32px;
        height: 32px;
        font-size: 16px !important;
        line-height: 17px !important;
    }

    .naaclogo {
        width: 130px !important;
        position: absolute;
        left: 60px !important;
        top: -8px !important;
    }
}

@media (max-width:1600px) {
    .imggalery {
        border-width: 0px;
        width: 100%;
        min-height: 360px;
        max-height: 360px;
    }

    .w3l_banner_bottom_left {
        min-height: 370px;
    }

    .imgsize {
        min-height: 370px;
    }

    .special-feature .s-feature-box {
        min-height: 245px;
        margin-bottom: -40px;
    }

    .wthree_banner_grids {
        /*bottom: 100px;*/
    }

    .shrink {
        padding-left: 22%;
    }

    .anno1 {
        min-height: 340px !important;
    }

    .banner-inner {
        min-height: 290px !important;
    }

    .navbar-nav > li > a {
        padding: 30px 32px;
    }

    .sociallink li {
        font-size: 18px !important;
    }

    .hedlogo2 {
        margin-top: -12%;
    }

    .shrink2 {
        margin-top: 0%;
    }

    .youtube-player {
        height: 269px !important;
    }

    .contaddpanel {
        padding-bottom: 28px !important;
    }

    .contaddpanel1 {
        padding-bottom: 9px !important;
    }

    .nirf-participant {
        width: 160px !important;
        position: absolute !important;
        left: 40px !important;
    }
}

@media (max-width:1550px) {
    .w3l_banner_bottom_left {
        min-height: 376px;
    }

    .imgsize {
        min-height: 376px;
    }

    .special-feature .s-feature-box {
        min-height: 235px;
        margin-bottom: -35px;
    }

    .wthree_banner_grids {
        /*bottom: 100px;*/
        padding-top: 2em !important;
    }


    .shrink {
        padding-left: 15%;
    }

    .anno1 {
        min-height: 325px !important;
    }

    .navbar-nav > li > a {
        padding: 24px 30px;
    }

    .banner-inner {
        min-height: 280px !important;
    }

    .feabaner {
        padding-top: 5% !important;
    }

    .youtube-player {
        height: 260px !important;
    }

    .shrink {
        padding-left: 20% !important;
    }

    .contact-content .contact-address {
        padding: 60px 25px 50px;
    }

    .contaddpanel1 {
        padding-bottom: 50px !important;
    }

    .services {
        background-size: 100% 100%;
    }

    .fa-facebook {
        width: 30px;
        height: 30px;
        font-size: 16px !important;
        line-height: 17px !important;
    }

    .fa-instagram {
        width: 30px;
        height: 30px;
        font-size: 16px !important;
        line-height: 17px !important;
    }

    .fa-twitter {
        width: 30px;
        height: 30px;
        font-size: 16px !important;
        line-height: 17px !important;
    }

    .fa-linkedin {
        width: 30px;
        height: 30px;
        font-size: 16px !important;
        line-height: 17px !important;
    }

    .fa-google-plus {
        width: 30px;
        height: 30px;
        font-size: 16px !important;
        line-height: 17px !important;
    }

    .fa-youtube {
        width: 30px;
        height: 30px;
        font-size: 16px !important;
        line-height: 17px !important;
    }

    .fa-whatsapp {
        width: 30px;
        height: 30px;
        font-size: 16px !important;
        line-height: 17px !important;
    }
}

@media (max-width:1500px) {
    .w3l_banner_bottom_left {
        min-height: 376px;
    }

    .imgsize {
        min-height: 376px;
    }

    .special-feature .s-feature-box {
        min-height: 226px;
        margin-bottom: -65px;
    }

    .wthree_banner_grids {
        /*bottom: 120px;*/
        padding-top: 1em !important;
    }

    .shrink {
        padding-left: 19%;
    }

    .anno1 {
        min-height: 310px !important;
    }

    .navbar-nav > li > a {
        padding: 25px 29px;
        font-size: 14px;
    }

    .sociallink li {
        font-size: 16px !important;
    }

    .shrink2 {
        margin-top: 0%;
    }

    .youtube-player {
        height: 250px !important;
    }

    .stfrespo {
        font-size: 14px !important;
    }

    .services {
        background-size: 100% 100%;
    }

    .addes {
        padding-bottom: 30px !important;
    }

    .fa-facebook {
        width: 28px;
        height: 28px;
        font-size: 15px !important;
        line-height: 15px !important;
    }

    .fa-instagram {
        width: 28px;
        height: 28px;
        font-size: 15px !important;
        line-height: 15px !important;
    }

    .fa-twitter {
        width: 28px;
        height: 28px;
        font-size: 15px !important;
        line-height: 15px !important;
    }

    .fa-linkedin {
        width: 28px;
        height: 28px;
        font-size: 15px !important;
        line-height: 15px !important;
    }

    .fa-google-plus {
        width: 28px;
        height: 28px;
        font-size: 15px !important;
        line-height: 15px !important;
    }

    .fa-youtube {
        width: 28px;
        height: 28px;
        font-size: 15px !important;
        line-height: 15px !important;
    }

    .fa-whatsapp {
        width: 28px;
        height: 28px;
        font-size: 15px !important;
        line-height: 15px !important;
    }

    .nirf-participant {
        width: 160px !important;
        position: absolute !important;
        left: 40px !important;
        top: 8px !important;
    }
}

@media (max-width:1444px) {
    .w3l_banner_bottom_left {
        min-height: 373px !important;
    }

    .clglogo {
        width: 39%;
    }

    .imgsize {
        min-height: 373px;
    }

    .special-feature .s-feature-box {
        min-height: 220px;
        margin-bottom: 20px;
    }

    .wthree_banner_grids {
        /*bottom: 40px;*/
    }

    .fsize {
        font-size: 22px !important;
    }

    .feano {
        padding: 5% !important;
    }

    .shrink {
        padding-left: 18% !important;
    }

    .sliderbelowblock1 {
        padding-top: 71%;
    }

    .anno1 {
        min-height: 310px !important;
    }

    .ourcls {
        font-size: 17px;
    }

    .navbar-nav > li > a {
        padding: 30px 25px;
        font-size: 14px;
    }

    .banner-inner {
        min-height: 258px !important;
    }

    .service-iteam {
        margin-bottom: 0px !important;
        padding: 11px 15px !important;
    }

    .firstpadding {
        padding-top: 0% !important;
    }

    .padding {
        padding: 0px !important;
    }

    .services {
        background-size: 100% 100%;
    }

    .success-content {
        padding: 14px 10px !important;
    }

    .btn1 {
        font-size: 18px !important;
        padding: 10px !important;
    }

    /*.navbar-brand {
        padding: 0px;
    }*/
    .contaddpanel {
        padding-bottom: 5px !important;
    }

    .contaddpanel1 {
        padding-bottom: 28px !important;
    }

    .shrink2 {
        margin-top: 0% !important;
        padding-left: 3%;
    }

    .youtube-player {
        height: 240px !important;
    }

    .service-iteam {
        margin-bottom: 0px !important;
        padding: 25px !important;
    }

    .firstpadding {
        padding-top: 0% !important;
    }

    .padding {
        padding: 0px !important;
    }

    .sociallink li {
        font-size: 20px !important;
        padding-left: 0px;
    }

    .hedsocial {
        padding: 0px;
    }

    .hedlogo2 {
        margin-top: -13%;
    }

    .logo-agileits {
        margin-left: 0% !important;
    }

    .stfrespo {
        padding: 0% !important;
        font-size: 14px !important;
    }

    .addes {
        padding-bottom: 48px !important;
    }

    .nirf-participant {
        width: 160px !important;
        position: absolute !important;
        left: 40px !important;
        top: 5px !important;
    }

    .naaclogo {
        width: 115px !important;
        position: absolute;
        left: 60px !important;
        top: -8px !important;
    }
}

@media (max-width:1440px) {
    .imggalery {
        border-width: 0px;
        width: 100%;
        min-height: 325px;
        max-height: 325px;
    }

    .w3l_banner_bottom_left {
        min-height: 373px !important;
    }

    .pd {
        padding: 14px 24px 62px !important;
    }

    .clglogo {
        width: 39%;
    }

    .imgsize {
        min-height: 373px;
    }

    .special-feature .s-feature-box {
        min-height: 220px;
        margin-bottom: 20px;
    }

    .wthree_banner_grids {
        bottom: 40px;
        padding-top: 5em !important;
    }

    .fsize {
        font-size: 22px !important;
    }

    .feano {
        padding: 5% !important;
    }

    .shrink {
        padding-left: 18% !important;
    }

    .sliderbelowblock1 {
        padding-top: 71%;
    }

    .anno1 {
        min-height: 295px !important;
    }

    .ourcls {
        font-size: 17px;
    }

    .navbar-nav > li > a {
        padding: 25px 21px;
        font-size: 14px;
    }

    .banner-inner {
        min-height: 258px !important;
    }

    .service-iteam {
        margin-bottom: 0px !important;
        padding: 11px 15px !important;
    }

    .firstpadding {
        padding-top: 0% !important;
    }

    .padding {
        padding: 0px !important;
    }

    .services {
        background-size: 100% 100%;
    }

    .success-content {
        padding: 14px 10px !important;
    }

    .btn1 {
        font-size: 18px !important;
        padding: 10px !important;
    }

    /*.navbar-brand {
        padding: 0px;
    }*/
    .contaddpanel {
        padding-bottom: 5px !important;
    }

    .contaddpanel1 {
        padding-bottom: 28px !important;
    }

    .shrink2 {
        margin-top: 0% !important;
        padding-left: 3%;
    }

    .youtube-player {
        height: 240px !important;
    }

    .service-iteam {
        margin-bottom: 0px !important;
        padding: 25px !important;
    }

    .firstpadding {
        padding-top: 0% !important;
    }

    .padding {
        padding: 0px !important;
    }

    .sociallink li {
        font-size: 20px !important;
        padding-left: 0px;
    }

    .hedsocial {
        padding: 0px;
    }

    .hedlogo2 {
        margin-top: -10%;
    }

    .logo-agileits {
        margin-left: 0% !important;
    }

    .stfrespo {
        padding: 0% !important;
        font-size: 14px !important;
    }
}

@media (max-width: 1475px) {
    .logotft {
        width: 100%;
        height: auto;
    }
}

@media (max-width:1366px) {
    .imggalery {
        border-width: 0px;
        width: 100%;
        min-height: 300px;
        max-height: 300px;
    }

    .w3l_banner_bottom_left {
        min-height: 373px !important;
    }

    .pd {
        padding: 14px 21px 61px !important;
    }

    .imgsize {
        min-height: 373px;
    }

    .special-feature .s-feature-box {
        min-height: 205px;
        margin-bottom: -48px;
    }

    .wthree_banner_grids {
        bottom: 30px;
        padding-top: 2em !important;
    }

    .footer {
        margin-top: 0px;
    }

    .navbar-nav > li > a {
        padding: 20px 10px;
        font-size: 14px;
    }

    .service-box img {
        height: 235px;
    }

    .shrink {
        padding-left: 19% !important;
    }

    .sliderbelowblock1 {
        padding-top: 71% !important;
    }

    .services1 {
        background-size: 100% 100%;
    }

    .anno1 {
        min-height: 285px !important;
    }

    .fsize {
        font-size: 22px !important;
    }

    .feano {
        padding: 5% !important;
    }

    .service__layout {
        padding: 30px 0;
        width: 340px;
    }

    .banner-inner {
        min-height: 250px !important;
    }

    .abouthead {
        padding-top: 1%;
    }

    .btn1 {
        font-size: 17px !important;
        padding: 10px !important;
    }

    .sociallink li {
        font-size: 17px !important;
        padding-left: 0px;
    }

    .logotft {
        width: 100%;
        height: 140px;
    }

    .hedlogo2 {
        margin-top: -13%;
    }

    .youtube-player {
        height: 228px !important;
    }

    .shrink2 {
        margin-top: 0% !important;
    }

    .contact-content .contact-address {
        padding: 60px 7px 90px;
        position: relative;
    }

    .add1 {
        padding-bottom: 68px !important;
    }

    .addes {
        padding: 50px 40px 70px !important;
    }

    .contaddpanel {
        padding-bottom: 29px !important;
    }

    .contaddpanel1 {
        padding-bottom: 90px !important;
    }

    .stfrespo {
        padding: 0% !important;
        font-size: 14px !important;
    }

    .nirf-participant {
        width: 145px !important;
        position: absolute !important;
        left: 40px !important;
        top: 10px !important;
    }
}

@media (max-width: 1300px) {
    .logotft {
        width: 100%;
        height: 120px;
    }

    .nirf-participant {
        width: 145px !important;
        position: absolute !important;
        left: 40px !important;
        top: 5px !important;
    }
}

@media (max-width: 1294px) {
    .hedlogo2 {
        margin-top: -13%;
    }
}

@media (max-width:1280px) {
    .w3l_banner_bottom_left {
        min-height: 364px !important;
    }

    .pd {
        padding: 14px 18px 21px !important;
    }

    .imgsize {
        min-height: 364px;
    }

    .special-feature .s-feature-box {
        min-height: 205px;
        margin-bottom: -48px;
    }

    .wthree_banner_grids {
        /*bottom: 100px;*/
        padding-top: 3em !important;
    }

    .footer {
        margin-top: 0;
    }

    .services1 {
        min-height: 400px;
    }

    .shrink {
        padding-left: 19% !important;
    }

    .sliderbelowblock1 {
        padding-top: 69% !important;
    }

    .logo-agileits {
        padding-top: 4%;
    }

    .home-grid {
        min-height: 253px;
    }

    .newsletter-agile {
        width: 70%;
        left: 13%;
    }

    .fsize {
        font-size: 20px !important;
    }

    .anno1 {
        min-height: 226px !important;
        height: 265px !important;
    }

    .ourfaci {
        font-size: 16px !important;
    }

    .service__layout {
        padding: 25px 0;
        width: 315px;
    }

    .navbar-nav > li > a {
        padding: 24px 15px;
        font-size: 14px;
    }

    .w3l_banner_bottom_left {
        padding: 2em 26px;
    }

    .services {
        min-height: 320px;
        background-size: 100% 100%;
    }

    .banner-inner {
        min-height: 230px !important;
    }

    .footer {
        padding: 5em 0 3em 0;
    }

    .sociallink {
        font-size: 0px;
    }

    .footer {
        padding: 5em 0 3em 0;
    }

    .sociallink {
        font-size: 0px;
    }

    /*.padd_des {
        padding: 12px 0px !important;
    }*/

    .service-iteam {
        text-align: justify;
        padding: 18px 15px !important;
    }

    .shrink2 {
        margin-top: 0% !important;
    }

    .youtube-player {
        height: 212px !important;
    }

    .contact-content .contact-address {
        padding: 60px 7px 33px;
        position: relative;
    }

    .addes {
        padding: 50px 15px 30px !important;
    }

    .contaddpanel {
        padding-bottom: 29px !important;
        padding: 50px 15px 40px !important;
    }

    .contaddpanel1 {
        padding-bottom: 20px !important;
    }

    .add1 {
        padding: 60px 15px 40px !important;
    }

    .stfrespo {
        padding: 0% !important;
        font-size: 13px !important;
    }

    .fa-facebook {
        width: 26px;
        height: 26px;
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .fa-instagram {
        width: 26px;
        height: 26px;
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .fa-twitter {
        width: 26px;
        height: 26px;
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .fa-linkedin {
        width: 26px;
        height: 26px;
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .fa-google-plus {
        width: 26px;
        height: 26px;
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .fa-youtube {
        width: 26px;
        height: 26px;
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .fa-whatsapp {
        width: 26px;
        height: 26px;
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .sociallink li {
        padding-left: 4px;
    }

    .nirf-participant {
        width: 140px !important;
        position: absolute !important;
        left: 40px !important;
    }

    .naaclogo {
        width: 100px !important;
        position: absolute;
        left: 60px !important;
        top: -8px !important;
    }
}

@media (max-width:1252px) {
    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .imgsize {
        min-height: 364px;
    }

    .special-feature .s-feature-box {
        min-height: 205px;
        margin-bottom: -48px;
    }

    .shrink {
        padding-left: 19% !important;
    }

    .wthree_banner_grids {
        /*bottom: 100px;*/
    }

    .footer {
        margin-top: 0;
    }

    .navbar-nav > li > a {
        padding: 20px 10px;
    }

    .logo-agileits {
        padding-top: 4%;
    }

    .anno1 {
        min-height: 220px !important;
    }

    .banner-inner {
        min-height: 228px !important;
    }

    .service-iteam .title h4 {
        margin-top: 11px;
    }

    .service-iteam {
        text-align: justify;
        padding: 23px 18px !important;
    }

    .youtube-player {
        height: 206px !important;
    }

    .addes {
        padding-bottom: 32px !important;
    }

    .contaddpanel {
        padding-bottom: 42px !important;
    }

    .feano {
        padding: 7px !important;
    }
}

@media (max-width:1200px) {
    .nirf-participant {
        top: 2px !important;
    }
}

@media (max-width: 1199px) {
    .logotft {
        width: auto;
        height: 110px;
    }

    .nirf-participant {
        width: 125px !important;
        position: absolute !important;
        left: 40px !important;
    }
}

@media (max-width:1152px) {
    .imggalery {
        border-width: 0px;
        width: 100%;
        min-height: 280px;
        max-height: 280px;
    }

    .feano {
        padding: 7px !important;
    }

    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .pd {
        padding: 14px 22px 39px !important;
    }

    .imgsize {
        min-height: 364px;
    }

    .special-feature .s-feature-box {
        min-height: 180px;
        margin-bottom: -100px;
    }

    .wthree_banner_grids {
        /*bottom: 145px;*/
        padding-top: 0em !important;
    }

    .footer {
        margin-top: 0;
    }

    .navbar-nav > li > a {
        padding: 18px;
    }

    .logo-agileits {
        padding-top: 4%;
    }

    .navbar-nav > li > a {
        padding: 25px 9px;
    }

    .sliderbelowblock1 {
        padding-top: 68%;
    }

    .shrink {
        padding-left: 20% !important;
    }

    .anno1 {
        min-height: 227px !important;
    }

    .service__layout {
        padding: 20px 0;
        width: 295px;
    }

    .service__layout {
        left: 14%;
    }

    .next {
        top: 41% !important;
    }

    .prev {
        top: 41% !important;
    }

    .ourcls {
        font-size: 15px;
    }

    .sociallink li {
        padding-left: 0px;
    }

    .icon {
        right: 6px;
    }

    .fsize {
        font-size: 18px !important;
    }

    .feano {
        /*padding: 6% !important;*/
    }

    .w3l_banner_bottom_left {
        padding: 2em 13px;
    }

    .banner-inner {
        min-height: 207px !important;
    }

    .sociallink .fa {
        font-size: 15px;
    }

    .headtftbtn {
        padding: 0px !important;
    }

    .service-iteam .title h4 {
        margin-top: 4px;
    }

    .service-iteam .title p {
        font-size: 12px;
    }

    .skill_section {
        min-height: 265px;
    }

    .topbut {
        padding: 10px 12px;
    }

    .shrink2 {
        margin-top: 0% !important;
    }

    .feabaner {
        padding-top: 2% !important;
    }

    .service-iteam .title h4 {
        font-size: 15px;
    }

    .service-iteam {
        text-align: justify;
        padding: 33px 18px !important;
    }

    .service-category-item.ml-35 {
        margin-left: 0px;
    }

    .youtube-player {
        height: 190px !important;
    }

    .contact-content .contact-address {
        padding: 45px 7px 90px;
        position: relative;
    }

    .addes {
        padding-bottom: 95px !important;
    }

    .contaddpanel {
        padding-bottom: 64px !important;
    }

    .contaddpanel1 {
        padding-bottom: 35px !important;
    }

    .fa-facebook {
        width: 26px;
        height: 26px;
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .fa-instagram {
        width: 26px;
        height: 26px;
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .fa-twitter {
        width: 26px;
        height: 26px;
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .fa-linkedin {
        width: 26px;
        height: 26px;
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .fa-google-plus {
        width: 26px;
        height: 26px;
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .fa-youtube {
        width: 26px;
        height: 26px;
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .fa-whatsapp {
        width: 26px;
        height: 26px;
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .sociallink li {
        padding-left: 2px;
    }

    .topbut {
        padding: 3.5px 11px;
    }
}

@media(max-width:1152px) {
    .nirf-participant {
        width: 125px !important;
        position: absolute !important;
        left: 40px !important;
        top: 5px !important;
    }
}

@media (max-width:1100px) {
    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .imgsize {
        min-height: 364px;
    }

    .shrink {
        padding-left: 20% !important;
    }

    .special-feature .s-feature-box {
        min-height: 180px;
        margin-bottom: -100px;
    }

    .wthree_banner_grids {
        /*bottom: 145px;*/
    }

    .footer {
        margin-top: 0em;
    }



    .logo-agileits {
        padding-top: 4%;
    }

    .navbar-nav > li > a {
        padding: 24px 14px;
        font-size: 12px;
    }

    .dropdown-menu > li > a {
        font-size: 13px;
    }

    .sliderbelowblock1 {
        padding-top: 68%;
    }

    .next {
        top: 36% !important;
    }

    .prev {
        top: 36% !important;
    }

    .ourcls {
        font-size: 14px;
    }

    .anno1 {
        min-height: 230px !important;
    }

    .banner-inner {
        min-height: 198px !important;
    }

    .sociallink .fa {
        font-size: 16px;
    }

    .w3ls_banner_section {
        min-height: 432px;
    }

    .slides, .slides li {
        height: 432px !important;
    }

    .service-iteam .fa {
        font-size: 20px;
    }

    .service-iteam .title h4 {
        margin-bottom: 6px;
        margin-top: 4px;
    }

    .service-iteam {
        padding: 9px 15px !important;
    }

    .padd_des {
        padding: 10px 0px !important;
    }

    .hedlogo2 {
        margin-top: -13%;
    }

    .shrink2 {
        margin-top: 0% !important;
    }

    .wthree_agile_top_header {
        padding: 1em 0em;
    }

    .youtube-player {
        height: 179px !important;
    }

    .addes {
        padding-bottom: 75px !important;
    }

    .contaddpanel1 {
        padding-bottom: 55px !important;
    }

    .add1 {
        padding: 45px 10px 75px !important;
    }
}

@media (max-width:1080px) {
    .w3l_banner_bottom_left {
        min-height: 348px !important;
    }

    .imgsize {
        min-height: 348px;
    }

    .special-feature .s-feature-box {
        min-height: 180px;
        margin-bottom: -170px;
    }

    .wthree_banner_grids {
        /*bottom: 230px;*/
        padding-top: 1em !important;
    }

    .footer {
        margin-top: 0em;
    }

    .ourcls {
        font-size: 13px;
    }

    .logo-agileits {
        padding-top: 0%;
    }

    .shrink {
        padding-left: 20% !important;
    }

    .navbar-nav > li > a {
        padding: 26px 6px;
        font-size: 10px;
    }

    .w3ls_banner_section {
        padding: 0em 0 0;
    }

    .sliderbelowblock1 {
        padding-top: 68%;
    }

    .ourfaci {
        font-size: 12px !important;
    }

    .service__layout {
        padding: 10px 0;
        width: 270px;
    }

    .service-box img {
        height: 200px;
    }

    .read_more_btn {
        padding: 0 0 0 5px;
        font-size: 14px;
        height: 35px;
        line-height: 35px;
    }

        .read_more_btn .btn_arrow {
            height: 35px;
            line-height: 35px;
        }


    .next {
        top: 36% !important;
    }

    .prev {
        top: 36% !important;
    }

    .services1 {
        min-height: 400px;
    }

    .anno1 {
        min-height: 217px !important;
    }

    .feano {
        /*padding: 7% !important;*/
    }

    .fsize {
        font-size: 18px !important;
    }

    .services {
        min-height: 320px;
        background-size: 100% 100%;
    }

    .btnn1 {
        padding: 12px !important;
    }

    .sociallink .fa {
        font-size: 15px;
    }

    .imgbedclg {
        margin: 13px 0px;
    }

    .youtube-player {
        height: 176px !important;
    }

    .home-grid {
        min-height: 197px;
    }

    .contact-content .contact-address {
        padding: 45px 5px 60px;
        /* position: relative; */
    }

    .contaddpanel1 {
        padding-bottom: 75px !important;
    }

    .shrink2 img {
        width: 90px !important;
        padding-left: 5px !important;
    }
}

@media (max-width: 1050px) {
    .hedlogo2 {
        width: 140px;
    }
}

@media (max-width:1024px) {
    .imggalery {
        border-width: 0px;
        width: 100%;
        min-height: 230px;
        max-height: 230px;
    }

    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .pd {
        padding: 14px 19px 39px !important;
    }

    .imgsize {
        min-height: 348px;
    }

    .special-feature .s-feature-box {
        min-height: 170px;
        margin-bottom: -120px;
    }

    .wthree_banner_grids {
        bottom: 0px;
    }

    .footer {
        margin-top: 0;
    }

    .fsize {
        font-size: 17px !important;
    }

    .shrink {
        padding-left: 19% !important;
    }

    .logo-agileits {
        padding-top: 0%;
    }

    .navbar-nav > li > a {
        padding: 22px 6px;
        font-size: 10px;
    }

    .wthree-bnr-btn {
        padding: 15px !important;
        font-size: 18px !important;
    }

    .shrink2 {
        padding-left: 0% !important;
    }

    .hedlogo2 {
        margin-top: -18%;
    }
    /*.logo1-agileits{
            width: 100%;
    }*/

    .sliderbelowblock1 {
        padding-top: 67% !important;
    }

    .next {
        top: 45% !important;
    }

    .prev {
        top: 45% !important;
    }

    .services1 {
        min-height: 400px;
    }

    .anno1 {
        min-height: 205px !important;
    }

    .w3ls_banner_section {
        padding: 0em 0 0;
        min-height: 325px;
    }

    .hed1 {
        width: 83% !important;
    }

    .slides-box, .slides, .slides li {
        height: 360px;
    }

    .clglogo {
        width: 37%;
    }

    .services1 {
        margin-top: -3%;
    }

    .banner-inner {
        min-height: 182px !important;
    }

    .heder1 {
        padding: 20px 0% !important;
    }

    .sociallink .fa {
        font-size: 13px;
    }

    .imgbedclg {
        margin: 13px 0px;
    }

    .ed_chart_ratio1 {
        padding-top: 88% !important;
    }

    .service-category-item.ml-35 {
        margin-left: 0px;
    }

    .add1 {
        padding: 50px 10px 69px !important;
    }

    .contaddpanel {
        padding-bottom: 29px !important;
        padding: 52px 22px 20px !important;
    }

    .sociallink .fa {
        font-size: 12px;
    }

    .stfrespo {
        padding: 0% !important;
        font-size: 12px !important;
    }

    .youtube-player {
        height: 167px !important;
    }

    .fa-facebook {
        width: 24px;
        height: 24px;
        font-size: 13px !important;
        line-height: 13px !important;
    }

    .fa-instagram {
        width: 24px;
        height: 24px;
        font-size: 13px !important;
        line-height: 13px !important;
    }

    .fa-twitter {
        width: 24px;
        height: 24px;
        font-size: 13px !important;
        line-height: 13px !important;
    }

    .fa-linkedin {
        width: 24px;
        height: 24px;
        font-size: 13px !important;
        line-height: 13px !important;
    }

    .fa-google-plus {
        width: 24px;
        height: 24px;
        font-size: 13px !important;
        line-height: 13px !important;
    }

    .fa-youtube {
        width: 24px;
        height: 24px;
        font-size: 13px !important;
        line-height: 13px !important;
    }

    .fa-whatsapp {
        width: 24px;
        height: 24px;
        font-size: 13px !important;
        line-height: 13px !important;
    }

    .sociallink li {
        padding-left: 2px;
    }
}

@media (max-width:991px) {
    .imggalery {
        border-width: 0px;
        width: 100%;
        min-height: 340px;
        max-height: 340px;
    }

    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .imgsize {
        min-height: 348px;
        width: 100%;
    }

    .special-feature .s-feature-box {
        min-height: 170px;
        margin-bottom: -100px;
    }

    .wthree_banner_grids {
        bottom: 0px;
        padding-top: 3em !important;
    }

    .footer {
        margin-top: 0;
    }


    .shrink {
        padding-left: 18% !important;
    }

    .logo-agileits {
        padding-top: 5%;
    }

    .navbar-nav > li > a {
        padding: 24px 10px;
        font-size: 10px;
    }

    .sliderbelowblock1 {
        padding-top: 68%;
    }

    .next {
        top: 45% !important;
    }

    .prev {
        top: 45% !important;
    }

    .services1 {
        min-height: 400px;
    }

    .clglogo {
        width: 30%;
    }

    .anno1 {
        min-height: 224px !important;
    }

    .w3ls_banner_section {
        padding: 0em 0 0;
        min-height: 325px;
    }

    .hed1 {
        width: 81% !important;
    }

    .slides-box, .slides, .slides li {
        height: 360px;
    }

    .w3layouts_agileits_nav_section {
        padding-top: 0px !important;
    }

    .navbar-nav {
        margin: 0em 0;
    }

    .campusblock {
        padding: 0px;
    }

    .annocementblock {
        margin-top: 3%;
    }

    .services {
        min-height: 350px;
        background-size: 100% 100%;
    }

    .ourcls {
        font-size: 28px;
    }

    .newsletter-agile {
        top: -6%;
    }

    .icon {
        right: 3px;
    }

        .icon:before {
            width: 38px;
            height: 38px;
        }

        .icon span:before {
            font-size: 22px;
        }

    .agileinfo_stats_grid {
        width: 160px;
        height: 120px;
        padding: 27px 20px;
    }

    p.counter {
        font-size: 24px;
    }

    .agileinfo_stats_grid h3 {
        font-size: 18px;
    }

    .cout {
        padding-top: 8% !important;
    }

    .feano {
        /*padding: 2% !important;*/
    }

    .nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
        top: 126px !important;
    }

    .pointer2 {
        padding: 3px 20px !important;
        margin-left: 10%;
    }

    .career1 {
        padding: 50px 30px !important;
    }

    .banner-inner {
        min-height: 177px !important;
    }

    .displayimage {
        display: none;
    }

    .about_comp:before {
        width: 100% !important;
        border-radius: 0px;
    }

    .service-iteam {
        margin-bottom: 2% !important;
    }

    .skill_section {
        min-height: 325px;
    }

    .ed_chart_ratio {
        width: auto;
        height: auto;
    }

    .services2 {
        min-height: 264px;
    }

    .ed_chart_ratio1 {
        padding-top: 513px !important;
    }

    .cont1 {
        margin-bottom: 5%;
    }

    .contact-content .contact-address {
        padding: 60px 7px 75px;
        position: relative;
    }

    .add1 {
        padding: 50px 10px 120px !important;
    }

    .contaddpanel {
        padding-bottom: 29px !important;
        padding: 60px 15px 95px !important;
    }

    .addes {
        padding-bottom: 75px !important;
    }

    .stfrespo {
        padding: 0% 18% !important;
        font-size: 14px !important;
    }

    .nirf-participant {
        width: 125px !important;
        position: absolute !important;
        left: 40px !important;
        top: 2px !important;
    }

    .naaclogo {
        width: 80px !important;
        position: absolute;
        left: 60px !important;
        top: -8px !important;
    }
}

@media (max-width:950px) {
    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .imgsize {
        min-height: 348px;
    }

    .special-feature .s-feature-box {
        min-height: 170px;
        margin-bottom: -100px;
    }

    .wthree_banner_grids {
        bottom: 0px;
    }

    .footer {
        margin-top: 0;
    }

    .logo-agileits {
        padding-top: 5%;
    }

    .navbar-nav > li > a {
        padding: 20px 9px !important;
        font-size: 10px;
    }

    .sliderbelowblock1 {
        padding-top: 68%;
    }

    .next {
        top: 45% !important;
    }

    .prev {
        top: 45% !important;
    }

    .services1 {
        min-height: 540px;
    }

    .anno1 {
        min-height: 389px !important;
    }

    .w3ls_banner_section {
        padding: 0em 0 0;
        min-height: 325px;
    }

    .hed1 {
        width: 81% !important;
    }

    .slides-box, .slides, .slides li {
        height: 360px;
    }

    .w3layouts_agileits_nav_section {
        padding-top: 0px !important;
    }

    .navbar-nav {
        margin: 0em 0;
    }

    .campusblock {
        padding: 0px;
    }

    .shrink {
        padding-left: 17.7% !important;
    }

    .shrink2 img {
        width: 70px !important;
        padding-left: 3% !important;
    }

    .annocementblock {
        /*margin-top: 7%;*/
    }

    .services {
        min-height: 350px;
        background-size: 100% 100%;
    }

    .feano {
        /*padding: 2% !important;*/
    }

    .banner-inner {
        min-height: 168px !important;
    }

    .sociallink .fa {
        font-size: 9px;
    }

    .topbut {
        padding: 6px 14px;
    }

    .logo-agileits {
        padding-top: 0%;
    }

    .anno1 {
        min-height: 244px !important;
    }

    .cont1 {
        margin-bottom: 5%;
    }

    shrink1 img {
        width: 70px !important;
    }

    shrink2 img {
        width: 70px !important;
    }

    .hedlogo2 {
        margin-top: -19%;
    }

    .nirf-participant {
        width: 125px !important;
        position: absolute !important;
        left: 40px !important;
        top: 0px !important;
    }
}

@media (max-width:912px) {
    .shrink {
        padding-left: 13.7% !important;
    }
}

@media (max-width:900px) {
    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .imgsize {
        min-height: 348px;
    }

    .special-feature .s-feature-box {
        min-height: 170px;
        margin-bottom: -120px;
    }

    .wthree_banner_grids {
        bottom: 0px;
        padding-top: 2em !important;
    }

    .footer {
        margin-top: 0;
    }


    .logo-agileits {
        padding-top: 0%;
    }

    .navbar-nav > li > a {
        padding: 20px 4px !important;
        font-size: 11px;
    }

    .sliderbelowblock1 {
        padding-top: 68%;
    }

    .next {
        top: 45% !important;
    }

    .prev {
        top: 45% !important;
    }

    .services1 {
        min-height: 540px;
    }

    .anno1 {
        min-height: 389px !important;
    }

    .w3ls_banner_section {
        padding: 0em 0 0;
        min-height: 325px;
    }

    .hed1 {
        width: 81% !important;
    }

    .slides-box, .slides, .slides li {
        height: 360px;
    }

    .w3layouts_agileits_nav_section {
        padding-top: 0px !important;
    }

    .navbar-nav {
        margin: 0em 0;
    }

    .campusblock {
        padding: 0px;
    }

    .annocementblock {
        /*margin-top: 7%;*/
    }

    .shrink {
        padding-left: 15.5% !important;
    }

    .services {
        min-height: 350px;
        background-size: 100% 100%;
    }

    /*.logotft {
        max-width: 92% !important;
    }*/

    .feano {
        padding: 2% !important;
    }

    /*col-md-3, .col-sm-3 {
        padding: 0px !important;
    }*/
    .sociallink .fa {
        font-size: 9px;
    }

    .topbut {
        font-size: 14px;
        padding: 6px 14px;
    }

    .contaddpanel {
        padding-bottom: 75px !important;
    }

    .fsize {
        font-size: 25px !important;
        padding: 1% !important;
    }

    .shrink1 img {
        width: 60px !important;
    }

    .shrink2 img {
        width: 60px !important;
    }

    .nirf-participant {
        width: 120px !important;
        position: absolute !important;
        left: 40px !important;
        top: 0px !important;
    }
}

@media (max-width:850px) {
    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .imgsize {
        min-height: 348px;
    }

    .special-feature .s-feature-box {
        min-height: 170px;
        margin-bottom: -120px;
    }

    .wthree_banner_grids {
        bottom: 0px;
        padding-top: 0em !important;
    }

    .footer {
        margin-top: 0;
    }

    .feano {
        padding: 2% !important;
    }

    .logo-agileits {
        padding-top: 5%;
        margin-left: -3%;
    }

    .navbar-nav > li > a {
        padding: 18px 4px !important;
        font-size: 10px;
    }

    .sliderbelowblock1 {
        padding-top: 68%;
    }

    .next {
        top: 45% !important;
    }

    .prev {
        top: 45% !important;
    }

    .services1 {
        min-height: 540px;
    }

    .anno1 {
        min-height: 230px !important;
    }

    .w3ls_banner_section {
        padding: 0em 0 0;
        min-height: 333px;
    }

    .hed1 {
        width: 81% !important;
    }

    .shrink {
        padding-left: 16.3% !important;
    }

    .slides-box, .slides, .slides li {
        height: 360px;
    }

    .w3layouts_agileits_nav_section {
        padding-top: 0px !important;
    }

    .navbar-nav {
        margin: 0em 0;
    }

    .campusblock {
        padding: 0px;
    }

    .annocementblock {
        /*margin-top: 7%;*/
    }

    .services {
        min-height: 350px;
        background-size: 100% 100%;
    }

    .slides-box, .slides, .slides li {
        height: 334px;
    }

        .slides, .slides li {
            height: 334px;
        }

    .sociallink li {
        font-size: 15px !important;
        /*display: none;*/
    }

    .topbut {
        font-size: 12px;
        padding: 6px 14px;
    }

    .contact-content .contact-address {
        padding: 44px 5px 15px;
        padding-bottom: 65px;
    }

    .contaddpanel1 {
        padding-bottom: 80px !important;
    }

    .contaddpanel {
        padding-bottom: 65px !important;
    }

    .addes {
        padding: 50px 15px 70px !important;
    }

    .add1 {
        padding: 25px 10px 115px !important;
    }

    .youtube-player {
        height: 280px !important;
    }

    .nirf-participant {
        width: 115px !important;
        position: absolute !important;
        left: 40px !important;
        top: -2px !important;
    }
}

@media (max-width:820px) {
    .shrink {
        padding-left: 14.5% !important;
    }
}

@media (max-width:800px) {
    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .pd {
        padding: 14px 7px 15px !important;
    }

    .imgsize {
        min-height: 348px;
    }

    .special-feature .s-feature-box {
        min-height: 170px;
        margin-bottom: -120px;
    }

    .wthree_banner_grids {
        bottom: 0px;
    }

    .footer {
        margin-top: 0;
    }

    .logo-agileits {
        padding-top: 0%;
        margin-left: -4%;
    }

    .shrink {
        padding-left: 15% !important;
    }

    .navbar-nav > li > a {
        padding: 20px 5px !important;
        font-size: 9px;
    }

    .sliderbelowblock1 {
        padding-top: 68%;
    }

    .next {
        top: 45% !important;
    }

    .prev {
        top: 45% !important;
    }

    .services1 {
        min-height: 540px;
    }

    .anno1 {
        min-height: 389px !important;
    }

    .w3ls_banner_section {
        padding: 0em 0 0;
        min-height: 325px;
    }

    .hed1 {
        width: 78% !important;
    }

    .slides-box, .slides, .slides li {
        height: 360px;
    }

    .w3layouts_agileits_nav_section {
        padding-top: 0px !important;
    }

    .navbar-nav {
        margin: 0em 0;
    }

    .campusblock {
        padding: 0px;
    }

    .annocementblock {
        /*margin-top: 7%;*/
    }

    .services {
        min-height: 350px;
        background-size: 100% 100%;
    }

    .banner-inner {
        min-height: 143px !important;
    }

    .youtube-player {
        height: 280px !important;
    }

    .contact-content .contact-address {
        padding: 50px 5px 10px;
        padding-bottom: 50px;
    }

    .addes {
        padding-bottom: 40px !important;
    }

    .contaddpanel1 {
        padding-bottom: 75px !important;
    }

    .topbut {
        font-size: 12px;
        padding: 3.5px 10px !important;
    }

    .nirf-participant {
        width: 105px !important;
        position: absolute;
        padding: 1px !important;
        left: 40px !important;
        top: 0px !important;
    }
}

@media (max-width:768px) {
    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .imgsize {
        min-height: 328px;
    }

    .special-feature .s-feature-box {
        min-height: 150px;
        margin-bottom: -170px;
    }

    .wthree_banner_grids {
        bottom: 0px;
    }

    .footer {
        margin-top: 0;
    }

    .fsize {
        padding: 4% !important;
    }

    .logo-agileits {
        padding-top: 6%;
        margin-left: 0%;
        /*width:16%;*/
    }

    /*.logotft {
        width: 80%;
    }*/

    .shrink {
        padding-left: 16% !important;
    }

    .navbar-nav > li > a {
        padding: 22px 3px !important;
        font-size: 9px;
    }

    .sliderbelowblock1 {
        padding-top: 68%;
    }

    .next {
        top: 45% !important;
    }

    .prev {
        top: 45% !important;
    }

    .services1 {
        min-height: 540px;
    }

    .anno1 {
        min-height: 389px !important;
    }

    .w3ls_banner_section {
        padding: 0em 0 0;
        min-height: 325px;
    }

    .hed1 {
        width: 78% !important;
    }

    .slides-box, .slides, .slides li {
        height: 360px;
    }

    .w3layouts_agileits_nav_section {
        padding-top: 0px !important;
    }

    .navbar-nav {
        margin: 0em 0;
    }

    .campusblock {
        padding: 0px;
    }

    .annocementblock {
        margin-top: 3%;
    }

    .services {
        min-height: 350px;
        background-size: 100% 100%;
    }

    .wthree_agile_top_header {
        padding: 1em 1em;
    }

    .icon {
        right: 13px;
    }

        .icon:before {
            width: 38px;
            height: 38px;
        }

        .icon span:before {
            font-size: 22px;
        }

    .agileinfo_stats_grid {
        width: 150px;
        height: 120px;
        padding: 27px 20px;
    }

    .cout {
        padding-top: 8% !important;
    }

    .agileinfo_stats_grid h3 {
        font-size: 18px;
    }

    .pointer2 {
        padding: 3px 5px !important;
        margin-left: 18%;
    }

        .pointer2:after {
            z-index: -11;
        }

    .banner-inner {
        min-height: 150px !important;
    }

    .youtube-player {
        height: 280px !important;
    }

    .topbut {
        font-size: 12px;
        padding: 6px 9px;
    }

    .feacut1 {
        padding: 40px 0px !important;
    }

    .contact-content .contact-address {
        padding: 50px 5px 10px;
        padding-bottom: 29px;
    }

    .add1 {
        padding: 60px 15px 75px !important;
    }

    .hedlogo2 {
        margin-top: -37%;
    }

    .nirf-participant {
        width: 105px !important;
        position: absolute !important;
        padding: 1px !important;
        left: 40px !important;
        top: -4px !important;
    }
}

@media (max-width:767px) {

    .fsize {
        padding: 2% !important;
    }

    .imggalery {
        border-width: 0px;
        width: 100%;
        min-height: 425px;
        max-height: 425px;
    }

    .hedlogo2 {
        margin-top: -15%;
        display: none;
    }

    .nirf-participant {
        width: 105px !important;
        position: absolute !important;
        padding: 1px !important;
        left: 55px !important;
        top: -4px !important;
    }

    .topbut {
        font-size: 12px;
        padding: 6px 9px !important;
        position: relative;
        left: 35px !important;
    }

    .naaclogo {
        width: 85px !important;
        position: relative;
        top: -28px !important;
        left: 30px !important;
    }

    .hedlogo2 {
        display: none !important;
    }
}

@media (max-width:765px) {
    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .imgsize {
        min-height: 328px;
    }

    .special-feature .s-feature-box {
        min-height: 150px;
        margin-bottom: -170px;
    }

    .wthree_banner_grids {
        bottom: 0px;
    }

    .footer {
        margin-top: 0;
    }

    .fsize {
        padding: 2% !important;
    }

    .logo-agileits {
        padding-top: 0%;
        margin-left: 0%;
        margin-top: -8%;
        /*width:16%;*/
    }


    .topbut {
        padding: 6px 8px !important;
        float: right !important;
        position: relative !important;
        left: 0px !important;
    }

    .hedlogo2 {
        display: none;
        margin-top: -15%;
    }

    .shrink {
        padding-left: 19% !important;
    }

    .navbar-nav > li > a {
        padding: 19px 5px !important;
        font-size: 9px;
    }

    .sliderbelowblock1 {
        padding-top: 68%;
    }

    .next {
        top: 45% !important;
    }

    .prev {
        top: 45% !important;
    }

    .services1 {
        min-height: 540px;
    }

    .anno1 {
        min-height: 233px !important;
    }

    .w3ls_banner_section {
        padding: 0em 0 0;
        min-height: 325px;
    }

    .hed1 {
        width: 78% !important;
    }

    .slides-box, .slides, .slides li {
        height: 360px;
    }

    .w3layouts_agileits_nav_section {
        padding-top: 0px !important;
    }

    .navbar-nav {
        margin: 0em 0;
    }

    .campusblock {
        padding: 0px;
    }

    .annocementblock {
        margin-top: 4%;
    }

    .services {
        min-height: 350px;
    }

    .wthree_agile_top_header {
        padding: 1em 0em;
    }

    .icon {
        right: 13px;
    }

        .icon:before {
            width: 38px;
            height: 38px;
        }

        .icon span:before {
            font-size: 22px;
        }

    .agileinfo_stats_grid {
        width: 150px;
        height: 120px;
        padding: 27px 20px;
    }

    .cout {
        padding-top: 8% !important;
    }

    .agileinfo_stats_grid h3 {
        font-size: 18px;
    }

    .pointer2 {
        padding: 3px 5px !important;
        margin-left: 18%;
    }

        .pointer2:after {
            z-index: -11;
        }

    .banner-inner {
        min-height: 150px !important;
    }

    .ShortDesc {
        padding: 0px !important;
    }

    .sociallink {
        /*display: none;*/
    }

    .navbar-default .navbar-toggle {
        border-color: #156a8e;
    }

    .navbar-toggle {
        background-color: #000;
        margin-right: 4%;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
        text-align: center;
    }

    .shrink2 {
        display: none !important;
    }

    .shrink1 {
        top: 14% !important;
    }

    .ed_chart_ratio1 {
        padding-top: 0% !important;
    }

    .imggalery {
        width: 100%;
    }

    .spcslid {
        min-height: 609px !important;
    }

    .displayimage {
        display: inline-block;
    }

    .spcunitlogo {
        margin-top: 4% !important;
    }

    .navbar-default .navbar-nav > li > a {
        text-align: center;
        font-size: 14px;
        padding: 21px 5px !important
    }

    .hedlogo {
        width: 53% !important;
        margin-left: -3% !important;
    }

    .facimg {
        margin-top: 14%;
    }

    .stfrespo {
        padding: 0% 5% !important;
        font-size: 14px !important;
    }

    .nirf-participant {
        width: 105px !important;
        position: absolute !important;
        padding: 1px !important;
        left: 30px !important;
        top: -4px !important;
    }
}

@media (max-width:736px) {
    .navbar-toggle {
        margin-right: 3%;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        position: absolute;
        z-index: 99999999;
        background-color: #fff;
    }

    .logotft {
        width: auto;
        height: 100%;
        margin-left: auto;
        margin-top: 1%;
    }

    .hedlogo2 {
        width: 120px;
        margin-top: -14%;
    }

    .topbut {
        position: relative !important;
        left: 32px !important;
    }

    .nirf-participant {
        width: 105px !important;
        position: absolute !important;
        padding: 1px !important;
        left: 55px !important;
        top: -4px !important;
    }
}

@media(max-width:712px) {
    .phtop {
        padding: 9.5px 1em !important;
    }

    .nirf-participant {
        width: 105px !important;
        position: absolute !important;
        padding: 1px !important;
        left: 50px !important;
        top: -4px !important;
    }

    .topbut {
        position: relative;
        left: 2px !important;
    }
}


@media(max-width:700px) {
    .topbut {
        position: relative;
        left: -2px !important;
    }

    .nirf-participant {
        width: 105px !important;
        position: absolute !important;
        padding: 1px !important;
        left: 45px !important;
        top: -4px !important;
    }
}

@media (max-width:668px) {
    .w3l_banner_bottom_left {
        min-height: 348px;
    }

    .imgsize {
        min-height: 328px;
    }

    .special-feature .s-feature-box {
        min-height: 150px;
        margin-bottom: -170px;
    }

    .wthree_banner_grids {
        bottom: 0px;
    }

    .footer {
        margin-top: 0;
    }

    .fsize {
        padding: 2% !important;
    }

    .logo-agileits {
        padding-top: 0%;
        margin-left: 0%;
        margin-top: 0%;
        /*width:16%;*/
    }

    /*.logotft {
        width: 80%;
    }*/
    .topbut {
        padding: 6px 8px !important;
    }

    .hedlogo2 {
        display: none;
        margin-top: -19%;
    }

    .shrink {
        padding-left: 0% !important;
    }

    .navbar-nav > li > a {
        padding: 19px 5px !important;
        font-size: 9px;
    }

    .sliderbelowblock1 {
        padding-top: 68%;
    }

    .next {
        top: 45% !important;
    }

    .prev {
        top: 45% !important;
    }

    .services1 {
        min-height: 540px;
    }

    .anno1 {
        min-height: 233px !important;
    }

    .w3ls_banner_section {
        padding: 0em 0 0;
        min-height: 249px;
    }

    .hed1 {
        width: 78% !important;
    }

    .slides-box, .slides, .slides li {
        height: 360px;
    }

    .w3layouts_agileits_nav_section {
        padding-top: 0px !important;
    }

    .navbar-nav {
        margin: 0em 0;
    }

    .campusblock {
        padding: 0px;
    }

    .annocementblock {
        margin-top: 3%;
    }

    .services {
        min-height: 350px;
    }

    .wthree_agile_top_header {
        padding: 1em 0em;
    }

    .icon {
        right: 13px;
    }

        .icon:before {
            width: 38px;
            height: 38px;
        }

        .icon span:before {
            font-size: 22px;
        }

    .agileinfo_stats_grid {
        width: 150px;
        height: 120px;
        padding: 27px 20px;
    }

    .cout {
        padding-top: 8% !important;
    }

    .agileinfo_stats_grid h3 {
        font-size: 18px;
    }

    .pointer2 {
        padding: 3px 5px !important;
        margin-left: 18%;
    }

        .pointer2:after {
            z-index: -11;
        }

    .banner-inner {
        min-height: 150px !important;
    }

    .ShortDesc {
        padding: 0px !important;
    }

    .sociallink {
        /*display: none;*/
    }

    .navbar-default .navbar-toggle {
        border-color: #156a8e;
    }

    .navbar-toggle {
        background-color: #000;
        margin-right: 2%;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .shrink2 {
        display: none !important;
    }

    .shrink1 {
        top: 9% !important;
    }

    .ed_chart_ratio1 {
        padding-top: 0% !important;
    }

    .imggalery {
        width: 100%;
    }

    .spcslid {
        min-height: 609px !important;
    }

    .displayimage {
        display: inline-block;
    }

    .spcunitlogo {
        margin-top: 4% !important;
    }

    .nirf-participant {
        width: 105px !important;
        position: absolute !important;
        padding: 1px !important;
        left: 40px !important;
        top: -4px !important;
    }
}

@media(max-width:650px) {
    .nirf-participant {
        width: 100px !important;
        position: absolute;
        padding: 1px !important;
        left: 40px !important;
        top: -5px !important;
    }
}

@media(max-width:640px) {
    .nirf-participant {
        width: 100px !important;
        position: absolute;
        padding: 1px !important;
        left: 38px !important;
        top: -5px !important;
    }

    .topbut {
        position: relative !important;
        left: 2px !important;
    }
}

@media(max-width:600px) {
    .nirf-participant {
        width: 95px !important;
        position: absolute;
        padding: 1px !important;
        left: 30px !important;
        top: -5px !important;
    }
}

@media (max-width:568px) {
    .imggalery {
        border-width: 0px;
        width: 100%;
        min-height: 370px;
        max-height: 370px;
    }

    .shrink1 {
        top: 0% !important;
    }

    .wthree_banner_grids {
        bottom: 20px;
    }

    .nirf-participant {
        width: 95px !important;
        position: absolute;
        padding: 1px !important;
        left: 22px !important;
        top: -5px !important;
    }
}

@media(max-width:550px) {
    .nirf-participant {
        width: 95px !important;
        position: absolute;
        padding: 1px !important;
        left: 20px !important;
        top: -8px !important;
    }

    .naaclogo {
        width: 76px !important;
        position: absolute !important;
        left: 446px !important;
        top: -10px !important;
        float: right !important;
    }

    .topbut {
        position: relative !important;
        left: 20px !important;
    }
}

@media(max-width:540px) {
    .naaclogo {
        width: 76px !important;
        position: absolute !important;
        left: 430px !important;
        top: -10px !important;
        float: right !important;
    }
}

@media(max-width:500px) {
    .nirf-participant {
        width: 90px !important;
        position: absolute;
        padding: 1px !important;
        left: 15px !important;
        top: -8px !important;
    }

    .phtop {
        padding: 5px !important;
    }

    .naaclogo {
        width: 75px !important;
        position: absolute !important;
        left: 395px !important;
        top: -10px !important;
        float: right !important;
    }

    .topbut {
        position: relative !important;
        left: 10px !important;
    }

    .hed1 {
        width: 78% !important;
        top: 5px;
        position: absolute;
    }
}

@media(max-width:480px) {
    .nirf-participant {
        width: 90px !important;
        position: absolute;
        padding: 1px !important;
        left: 10px !important;
        top: -8px !important;
    }

    .phtop {
        padding-bottom: 10px !important;
    }

    .topbut {
        position: relative !important;
        left: 2px !important;
        bottom: -2px !important
    }

    .hed1 {
        width: 75% !important;
        position: absolute !important;
        top: 5px !important;
    }

    .logotft {
        width: auto !important;
        height: 100% !important;
        margin-left: -30px !important;
        margin-top: 0% !important;
    }

    .shrink2 img {
        width: 90px !important;
        padding-left: 0px !important;
        position: relative !important;
        left: 20px !important;
        top: 8px !important;
    }

    .naaclogo {
        width: 75px !important;
        position: absolute !important;
        left: 375px !important;
        top: -10px !important;
        float: right !important;
    }
}

@media (max-width: 475px) {
    .logotft {
        margin-left: -41% !important;
        margin-top: 0% !important;
        width: 80px !important;
    }

    .hedlogo2 {
        margin-left: 6%;
    }

    .nirf-participant {
        width: 85px !important;
        position: absolute;
        padding: 1px !important;
        left: 10px !important;
        top: -8px !important;
    }
}

@media (max-width: 465px) {
    .hedlogo2 {
        width: 100px;
    }

    .topbut {
        position: relative;
        left: 5px !important;
        padding: 6px 5px !important;
    }

    .naaclogo {
        width: 76px !important;
        position: absolute !important;
        left: 350px !important;
        top: -10px !important;
        float: right !important;
    }
}

@media (max-width:453px) {

    .naaclogo {
        width: 75px !important;
        position: absolute !important;
        left: 345px !important;
        top: -9px !important;
        float: right !important;
    }

    .phtop {
        padding: 0px !important;
        padding-bottom: 5px !important;
    }

    .topbut {
        position: relative;
        left: 5px !important;
        padding: 4px 4px !important;
    }
}

@media (max-width:440px) {
    .naaclogo {
        width: 75px !important;
        position: absolute !important;
        left: 335px !important;
        top: -8px !important;
        float: right !important;
    }

    .topbut {
        position: relative !important;
        left: 5px !important;
        padding: 5px 2px !important;
        top: 5px !important;
    }

    .phtop {
        padding: 0px !important;
        padding-bottom: 5px !important;
        height: 50px !important;
    }

    .hed1 {
        width: 75% !important;
        position: absolute !important;
        top: 8px !important;
    }

    .shrink2 img {
        width: 90px !important;
        padding-left: 0px !important;
        position: relative !important;
        left: 30px !important;
        top: 5px !important;
    }
}

@media (max-width: 431px) {
    .topbut {
        font-size: 11px !important;
        padding: 3px 2px !important;
        left: 2px !important;
    }

    .nirf-participant {
        position: absolute;
        padding: 1px !important;
        left: 5px !important;
        width: 80px !important;
        top: -2px !important;
    }

    .naaclogo {
        width: 76px !important;
        position: absolute !important;
        left: 280px !important;
        top: -15px !important;
        float: right !important;
    }
}

@media (max-width:420px) {

    .imggalery {
        border-width: 0px;
        width: 100%;
        min-height: 320px;
        max-height: 320px;
    }

    .logo-agileits {
        padding: 0px 7px;
    }

    .w3ls_banner_section {
        padding: 0px;
    }


    .logotft {
        margin-left: -60%;
        margin-top: -13%;
    }

    .hedlogo {
        /*float: right;*/
        margin-top: -1%;
        margin-left: -8%;
        padding: 0%;
        width: 58%;
    }

    .topbut {
        padding: 6px 6px !important;
        font-size: 9px;
        margin-left: 6% !important;
    }

    .shrink {
        padding-left: 0% !important;
    }

    .shrink1 img {
        width: 60px !important;
        margin-right: 40%;
    }

    .shrink1 {
        top: 10% !important;
        padding-right: 0%;
    }

    .w3ls_banner_section {
        min-height: 184px;
    }

    .special-feature .s-feature-box {
        min-height: 320px !important;
    }

    .sliderbelowblock1 {
        padding-top: 72% !important;
    }

    .sliderbelowblock2 {
        padding-top: 78% !important;
    }

    .sliderbelowblock3 {
        padding-top: 78% !important;
    }

    .sliderbelowblock4 {
        padding-top: 78% !important;
    }

    .sliderbelowblock5 {
        padding-top: 78% !important;
    }

    .services1 {
        min-height: 466px;
    }

    .annocementblock {
        margin-top: 7%;
    }

    .col-md-8 .campusblock, .col-md-12 .campusblock {
        padding: 0px !important;
    }

    .services {
        min-height: 360px;
    }

    .footer {
        margin-top: 0em;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        width: 100%;
    }

    .navbar-nav .open .dropdown-menu {
        text-align: center;
        background-color: #fff;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        position: absolute;
        z-index: 99999999999;
        top: 94%;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        background-color: #fff;
    }

    .wthree_banner_grids {
        /*bottom: 50px;*/
    }

    .special-feature .s-feature-box {
        margin-bottom: 0px;
    }

    .dropdown-content {
        display: none;
        position: relative;
        background-color: #fff;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        top: 0px;
        left: 0%;
        margin-left: 0px;
    }

    .imgsize {
        min-height: 250px;
    }

    .logo-agileits {
        margin-left: 0%;
        /*width: 100%;*/
    }

    .hed1 {
        width: 75% !important;
    }

    .ourcls {
        font-size: 14px;
    }

    .footer {
        padding: 5em 0 3em 0;
    }

    .newsletter-agile {
        top: -3%;
    }

    .icon {
        right: 4px;
    }

    .services1 {
        margin-top: -6%;
    }

    .tirupatilogo {
        display: none;
    }

    .clar1 {
        overflow: scroll;
        margin-bottom: 10px;
    }

    .career1 {
        padding: 50px 10px !important;
    }

    .titledes {
        font-size: 17px;
    }

    .fonsize {
        font-size: 12px;
        padding: 0px;
    }

    fieldset {
        margin: 11px 2px;
    }

    .pointer3active {
        left: 47px;
    }

    .pointer2 {
        padding: 9px 18px !important;
        margin-left: 15%;
    }

    .main1 {
        padding: 20px 0% !important;
    }

    .pin {
        padding: 3px 6px !important;
        margin-left: 16%;
    }

    .mainpadi {
        padding: 20px 3% !important;
        display: none;
    }

    .pointer2:after {
        border-left: 0px solid #f58634;
        border-top: 0px solid transparent;
        border-bottom: 0px solid transparent;
    }

    .fa-home {
        font-size: 20px !important;
    }

    .pointer3 {
        left: 14px;
    }

    .pointeractive {
        left: 19px;
        width: 90%;
    }

    .pointer {
        padding: 5px 0px !important;
    }

    .banner-inner {
        min-height: 100px !important;
        background-size: 100% 100%;
    }

    .pointer1active {
        left: 18px;
    }

    .pin2 {
        padding: 2px 26px !important;
    }

    .contai1 {
        padding-top: 20px !important;
        padding-bottom: 37% !important;
    }

    .col-xs-12 .headtftbtn {
        padding-top: 12% !important;
        padding-left: 55% !important;
    }

    .sociallink {
        /*display: none;*/
    }

    .services2 {
        min-height: 170px !important;
    }

    .skill_section {
        margin-bottom: 17%;
    }

    .ed_chart_ratio1 {
        padding-top: 17% !important;
    }

    .services2 {
        background-size: 100% 100%;
    }

    .pointer1active {
        left: 18px;
    }

    .pointer3active {
        left: 19px;
    }

    .main1 {
        padding: 20px 0% !important;
    }

    .pin {
        padding: 3px 6px !important;
        margin-left: 16%;
    }

    .pointer {
        margin-left: 8%;
    }

    .fa-home {
        font-size: 20px !important;
    }

    .banner-inner {
        min-height: 100px !important;
        background-size: 100% 100%;
    }

    .pin2 {
        padding: 2px 26px !important;
    }

    .abtsection {
        padding: 20px 0px;
    }

    .pin2 {
        padding: 2px 26px !important;
    }

    .hedlogo {
        width: 57% !important;
        margin-left: -7% !important;
    }

    .contaddpanel1 {
        padding-bottom: 81px !important;
    }

    .youtube-player {
        height: 188px !important;
    }

    .nirf-participant {
        position: absolute;
        padding: 1px !important;
        left: 5px !important;
        width: 78px !important;
        top: -2px;
    }

    .naaclogo {
        width: 76px !important;
        position: absolute !important;
        left: 315px !important;
        top: -10px !important;
        float: right !important;
    }

    .topbut {
        font-size: 11px !important;
        padding: 5px 2px !important;
        left: 5px !important;
        top: 8px !important;
    }

    .logotft {
        margin-left: -40% !important;
        margin-top: -15% !important;
        width: 70px !important;
    }

    .shrink2 img {
        position: relative !important;
        width: 80px !important;
        padding-left: 8px !important;
        top: 15px !important;
    }

    .shrink2 img {
        width: 90px !important;
        padding-left: 5px !important;
    }
}

@media (max-width:415px) {
    .naaclogo {
        width: 76px !important;
        position: absolute !important;
        left: 308px !important;
        top: -10px !important;
        float: right !important;
    }
}

@media (max-width:414px) {

    .logo-agileits {
        padding: 0px 7px;
    }

    .w3ls_banner_section {
        padding: 0px;
    }

    .hedlogo {
        /*float: right;*/
        margin-top: -1%;
        margin-left: -8%;
        padding: 0%;
        width: 58%;
    }

    .topbut {
        padding: 6px 6px;
        font-size: 9px;
        margin-left: 6%;
    }

    .shrink1 img {
        width: 60px !important;
        margin-right: 40%;
    }

    .shrink1 {
        top: 0% !important;
        padding-right: 0%;
    }

    .shrink {
        padding-left: 0% !important;
    }

    .w3ls_banner_section {
        min-height: 184px;
    }

    .special-feature .s-feature-box {
        min-height: 320px !important;
    }

    .sliderbelowblock1 {
        padding-top: 72% !important;
    }

    .sliderbelowblock2 {
        padding-top: 78% !important;
    }

    .sliderbelowblock3 {
        padding-top: 78% !important;
    }

    .sliderbelowblock4 {
        padding-top: 78% !important;
    }

    .sliderbelowblock5 {
        padding-top: 78% !important;
    }

    .services1 {
        min-height: 466px;
    }

    .annocementblock {
        margin-top: 7%;
    }

    .col-md-8 .campusblock, .col-md-12 .campusblock {
        padding: 0px !important;
    }

    .services {
        min-height: 360px;
    }

    .footer {
        margin-top: 0em;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        width: 100%;
    }

    .navbar-nav .open .dropdown-menu {
        text-align: center;
        background-color: #fff;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        position: absolute;
        z-index: 99999999999;
        top: 94%;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        background-color: #fff;
    }

    .wthree_banner_grids {
        /*bottom: 50px;*/
    }

    .special-feature .s-feature-box {
        margin-bottom: 0px;
    }

    .dropdown-content {
        display: none;
        position: relative;
        background-color: #fff;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        top: 0px;
        left: 0%;
        margin-left: 0px;
    }

    .imgsize {
        min-height: 250px;
    }

    .logo-agileits {
        margin-left: 0%;
    }

    .nirf-participant {
        position: absolute;
        padding: 1px !important;
        left: 5px !important;
        width: 75px !important;
        top: -2px !important;
    }

    .topbut {
        font-size: 11px !important;
        padding: 3px 2px !important;
        left: 1px !important;
    }

    .logotft {
        margin-left: -40% !important;
        margin-top: -15% !important;
        width: 80px !important;
    }
}

@media (max-width:412px) {

    .shrink1 {
        top: 6% !important;
    }

    .spcslid {
        min-height: 531px !important;
    }

    .logo-agileits {
        /*padding-top: 17%;*/
    }

    .w3ls_banner_section {
        padding: 0px;
    }

    .logotft {
        margin-left: -40% !important;
        margin-top: -18% !important;
    }

    .w3ls_banner_section {
        min-height: 184px;
    }

    .special-feature .s-feature-box {
        min-height: 320px !important;
    }

    .sliderbelowblock1 {
        padding-top: 72% !important;
    }

    .sliderbelowblock2 {
        padding-top: 78% !important;
    }

    .sliderbelowblock3 {
        padding-top: 78% !important;
    }

    .sliderbelowblock4 {
        padding-top: 78% !important;
    }

    .sliderbelowblock5 {
        padding-top: 78% !important;
    }

    .services1 {
        min-height: 466px;
    }

    .annocementblock {
        margin-top: 7%;
    }

    .col-md-8 .campusblock, .col-md-12 .campusblock {
        padding: 0px !important;
    }

    .services {
        min-height: 360px;
    }

    .footer {
        margin-top: 0em;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        width: 100%;
    }

    .navbar-nav .open .dropdown-menu {
        text-align: center;
        background-color: #fff;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        position: absolute;
        z-index: 99999999999;
        top: 94%;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        background-color: #fff;
    }

    .wthree_banner_grids {
        /*bottom: 50px;*/
    }

    .special-feature .s-feature-box {
        margin-bottom: 0px;
    }

    .dropdown-content {
        display: none;
        position: relative;
        background-color: #fff;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        top: 0px;
        left: 0%;
        margin-left: 0px;
    }

    .imgsize {
        min-height: 250px;
    }

    .logo-agileits {
        margin-left: 0%;
    }

    .naaclogo {
        width: 75px !important;
        position: absolute !important;
        left: 305px !important;
        top: -8px !important;
        float: right !important;
    }

    .shrink2 img {
        width: 90px !important;
        padding-left: 0px !important;
        position: relative !important;
        left: 30px !important;
        top: 20px !important;
    }
}


@media (max-width:393px) {
    .naaclogo {
        width: 75px !important;
        position: absolute !important;
        left: 285px !important;
        top: -8px !important;
        float: right !important;
    }
}

@media (max-width:390px) {
    .nirf-participant {
        position: absolute;
        padding: 1px !important;
        left: 5px !important;
        width: 74px !important;
        top: -2px !important;
    }

    .topbut {
        font-size: 11px !important;
        padding: 3.5px 5px !important;
        left: 8px !important;
    }
}

@media (max-width:384px) {
    .imggalery {
        border-width: 0px;
        width: 100%;
        min-height: 260px;
        max-height: 260px;
    }

    .hedsocial {
        width: 100%;
        margin-top: 3%;
    }

    .hedlogo {
        width: 77%;
    }

    .spcslid {
        min-height: 498px !important;
    }

    .logo-agileits {
        padding: 0px 3px;
    }

    .w3ls_banner_section {
        padding: 0px;
    }

    .logotft {
        margin-left: -30% !important;
        margin-top: 60% !important;
    }

    .w3ls_banner_section {
        min-height: 184px;
    }

    .special-feature .s-feature-box {
        min-height: 320px !important;
    }

    .sliderbelowblock1 {
        padding-top: 72% !important;
    }

    .sliderbelowblock2 {
        padding-top: 78% !important;
    }

    .sliderbelowblock3 {
        padding-top: 78% !important;
    }

    .sliderbelowblock4 {
        padding-top: 78% !important;
    }

    .sliderbelowblock5 {
        padding-top: 78% !important;
    }

    .headtftbtn {
        font-size: 14px;
    }

    .topbut {
        padding: 6px 8px;
        font-size: 12px;
    }

    .topbut {
        margin-left: 69%;
    }

    .services1 {
        min-height: 466px;
    }

    .annocementblock {
        margin-top: 7%;
    }

    .col-md-8 .campusblock, .col-md-12 .campusblock {
        padding: 0px !important;
    }

    .services {
        min-height: 360px;
    }

    .footer {
        margin-top: 0em;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        width: 100%;
    }

    .navbar-nav .open .dropdown-menu {
        text-align: center;
        background-color: #fff;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        position: absolute;
        z-index: 99999999999;
        top: 94%;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        background-color: #fff;
    }

    .wthree_banner_grids {
        bottom: 50px;
    }

    .special-feature .s-feature-box {
        margin-bottom: 0px;
    }

    .dropdown-content {
        display: none;
        position: relative;
        background-color: #fff;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        top: 0px;
        left: 0%;
        margin-left: 0px;
    }

    .imgsize {
        min-height: 250px;
    }

    .logo-agileits {
        margin-left: 0%;
    }

    .special-feature .s-feature-box {
        min-height: 295px !important;
    }

    .agileinfo_stats_grid {
        width: 135px;
        height: 120px;
        padding: 27px 20px;
    }

    .icon {
        right: -1px;
    }

    .contact-content .contact-address {
        padding: 60px 7px 69px;
        position: relative;
    }

    .contaddpanel {
        padding: 50px 2px 44px !important;
    }

    .stfrespo {
        padding: 0% 0% !important;
        font-size: 11px !important;
    }

    .hedlogo2 {
        width: 120px;
    }

    .nirf-participant {
        position: absolute !important;
        padding: 1px !important;
        left: 150px !important;
        width: 90px !important;
        top: -18px !important;
    }

    .wthree_agile_top_header {
        height: 120px !important;
    }

    .naaclogo {
        width: 65px !important;
        position: absolute !important;
        top: 35px !important;
        left: 145px !important;
    }

    .shrink2 img {
        width: 80px !important;
        padding-left: 5px !important;
        position: relative !important;
        top: -55px !important;
        left: 17px !important;
    }
}

@media (max-width:375px) {

    .logo-agileits {
        /*padding-top: 17%;*/
    }

    .w3ls_banner_section {
        padding: 0px;
    }

    .logotft {
        /* margin-left: -40%; */
        /* margin-top: -5%; */
    }

    .topbut {
        padding: 5px 8px !important;
        font-size: 10px !important;
        left: 10px !important;
        top: 5px !important;
    }

    .w3ls_banner_section {
        min-height: 184px;
    }

    .special-feature .s-feature-box {
        min-height: 320px !important;
    }

    .sliderbelowblock1 {
        padding-top: 72% !important;
    }

    .sliderbelowblock2 {
        padding-top: 78% !important;
    }

    .sliderbelowblock3 {
        padding-top: 78% !important;
    }

    .sliderbelowblock4 {
        padding-top: 78% !important;
    }

    .sliderbelowblock5 {
        padding-top: 78% !important;
    }

    .services1 {
        min-height: 466px;
    }

    .annocementblock {
        margin-top: 7%;
    }

    .col-md-8 .campusblock, .col-md-12 .campusblock {
        padding: 0px !important;
    }

    .services {
        min-height: 360px;
    }

    .footer {
        margin-top: 0em;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        width: 100%;
    }

    .navbar-nav .open .dropdown-menu {
        text-align: center;
        background-color: #fff;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        position: absolute;
        z-index: 99999999999;
        top: 94%;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        background-color: #fff;
    }

    .wthree_banner_grids {
        bottom: 50px;
    }

    .special-feature .s-feature-box {
        margin-bottom: 0px;
    }

    .dropdown-content {
        display: none;
        position: relative;
        background-color: #fff;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        top: 0px;
        left: 0%;
        margin-left: 0px;
    }

    .imgsize {
        min-height: 220px;
    }

    .logo-agileits {
        margin-left: 0%;
    }

    .special-feature .s-feature-box {
        min-height: 295px !important;
    }

    .ourcls {
        font-size: 19px;
    }

    .shrink1 {
        top: 2% !important;
    }

        .shrink1 img {
            width: 60px !important;
            margin-right: 13%;
        }

    .hedlogo {
        width: 82% !important;
    }

    .stfrespo {
        padding: 0% 0% !important;
        font-size: 11px !important;
    }

    .nirf-participant {
        position: absolute !important;
        padding: 1px !important;
        left: 155px !important;
        width: 80px !important;
        top: -10px !important;
    }

    .phtop {
        padding: 2px 0.2em !important;
    }

    .naaclogo {
        width: 60px !important;
        position: absolute !important;
        top: 44px !important;
        left: 150px !important;
    }
}

@media (max-width:360px) {

    .imggalery {
        border-width: 0px;
        width: 100%;
        min-height: 230px;
        max-height: 230px;
    }

    .logo-agileits {
        /*padding-top: 18%;*/
    }

    .w3ls_banner_section {
        padding: 0px;
    }

    .logotft {
        margin-left: -35%;
        margin-top: 68%;
    }


    .w3ls_banner_section {
        min-height: 184px;
    }

    .special-feature .s-feature-box {
        min-height: 320px !important;
    }

    .sliderbelowblock1 {
        padding-top: 72% !important;
    }

    .sliderbelowblock2 {
        padding-top: 78% !important;
    }

    .sliderbelowblock3 {
        padding-top: 78% !important;
    }

    .sliderbelowblock4 {
        padding-top: 78% !important;
    }

    .sliderbelowblock5 {
        padding-top: 78% !important;
    }

    .services1 {
        min-height: 466px;
    }

    .annocementblock {
        margin-top: 7%;
    }

    .col-md-8 .campusblock, .col-md-12 .campusblock {
        padding: 0px !important;
    }

    .services {
        min-height: 360px;
    }

    .footer {
        margin-top: 0em;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        width: 100%;
    }

    .navbar-nav .open .dropdown-menu {
        text-align: center;
        background-color: #fff;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        position: absolute;
        z-index: 99999999999;
        top: 94%;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        background-color: #fff;
    }

    .wthree_banner_grids {
        bottom: 50px;
    }

    .special-feature .s-feature-box {
        margin-bottom: 0px;
    }

    .dropdown-content {
        display: none;
        position: relative;
        background-color: #fff;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        top: 0px;
        left: 0%;
        margin-left: 0px;
    }

    .imgsize {
        min-height: 220px;
    }

    .logo-agileits {
        margin-left: 0%;
    }

    .special-feature .s-feature-box {
        min-height: 295px !important;
    }

    .ourcls {
        font-size: 19px;
    }

    .shrink {
        padding-right: 0% !important;
    }

    .hedmarques {
        padding: 12px 5px !important;
    }

    .hed1 {
        width: 75% !important;
        top: 0px !important;
    }

    .topbut {
        margin-left: 60% !important;
        top: -5px !important;
    }

    .add1 {
        padding: 60px 3px 20px !important;
    }

    .hedlogo {
        width: 82% !important;
    }

    .nirf-participant {
        left: 150px !important;
        width: 80px !important;
        top: -10px !important;
    }
}

@media (max-width:340px) {
    .naaclogo {
        width: 60px !important;
        position: absolute !important;
        top: 42px !important;
        left: 140px !important;
    }
}

@media (max-width:320px) {
    .logo-agileits {
        padding: 0px 0px;
    }

    .w3ls_banner_section {
        padding: 0px;
    }

    logotft {
        width: 100%;
        margin-left: -46%;
    }

    .w3ls_banner_section {
        min-height: 184px;
    }

    .special-feature .s-feature-box {
        min-height: 320px !important;
    }

    .sliderbelowblock1 {
        padding-top: 72% !important;
    }

    .sliderbelowblock2 {
        padding-top: 78% !important;
    }

    .sliderbelowblock3 {
        padding-top: 78% !important;
    }

    .sliderbelowblock4 {
        padding-top: 78% !important;
    }

    .sliderbelowblock5 {
        padding-top: 78% !important;
    }

    .services1 {
        min-height: 466px;
    }

    .annocementblock {
        margin-top: 7%;
    }

    .col-md-8 .campusblock, .col-md-12 .campusblock {
        padding: 0px !important;
    }

    .services {
        min-height: 360px;
    }

    .footer {
        margin-top: 0em;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        width: 100%;
    }

    .navbar-nav .open .dropdown-menu {
        text-align: center;
        background-color: #fff;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        position: absolute;
        z-index: 99999999999;
        top: 94%;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        background-color: #fff;
    }

    .wthree_banner_grids {
        bottom: 50px;
    }

    .special-feature .s-feature-box {
        margin-bottom: 0px;
    }

    .dropdown-content {
        display: none;
        position: relative;
        background-color: #fff;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        top: 0px;
        left: 0%;
        margin-left: 0px;
    }

    .imgsize {
        min-height: 220px;
    }

    .logo-agileits {
        margin-left: 0%;
    }

    .special-feature .s-feature-box {
        min-height: 256px !important;
    }

    .ourcls {
        font-size: 19px;
    }

    .w3l_banner_bottom_left {
        min-height: 383px !important;
    }

    .footer {
        padding: 2em 0 3em 0;
    }

    .agileinfo_stats_grid {
        width: 117px;
        height: 107px;
        padding: 13px 11px;
    }

    p.counter {
        font-size: 20px;
    }

    .cout {
        padding-top: 3% !important;
        font-size: 20px !important;
    }

    .sociallink li {
        padding-left: 3px;
    }

    .shrink1 img {
        margin-right: -23%;
    }

    .spcslid {
        min-height: 468px !important;
    }

    .logotft {
        margin-left: -23%;
    }

    .navbar-toggle {
        margin-right: 12%;
    }

    .hedlogo {
        width: 82% !important;
    }

    .stfrespo {
        padding: 0% 0% !important;
        font-size: 10px !important;
    }

    .nirf-participant {
        left: 120px !important;
        width: 85px !important;
        top: -14px !important;
    }

    .naaclogo {
        width: 60px !important;
        position: absolute !important;
        top: 40px !important;
        left: 130px !important;
    }
}

@media(max-width:280px) {
    .nirf-participant {
        left: 95px !important;
        width: 85px !important;
        top: -15px !important;
    }

    .naaclogo {
        width: 60px !important;
        position: absolute !important;
        top: 40px !important;
        left: 110px !important;
    }

    .shrink2 img {
        width: 80px !important;
        padding-left: 5px !important;
        position: relative !important;
        top: -55px !important;
        left: 18px !important;
    }
}

/*Spec Commerce Spcc Collage*/

.gallery1:hover {
    /*border-radius:4px;*/
}

.gallery-grid1 .hover-mask {
    cursor: auto;
    position: absolute;
    padding: 0;
    color: #fff;
    background: rgba(2, 8, 39, 0.77);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-family: Roboto, Arial, sans-serif;
}

    .gallery-grid1 .hover-mask .project-title {
        position: relative;
        color: #fff;
        top: 50%;
        margin: -50px 0 0;
        padding: 0px;
        line-height: 34px;
        text-align: center;
        opacity: 0;
        font-family: 'Maven Pro', sans-serif;
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        -webkit-transition: all .5s ease-out;
        transition: all .5s ease-out;
    }

.gallery-grid1:hover .hover-mask .project-title {
    opacity: .95;
}

.gallery-grid1:hover .hover-mask {
    opacity: .95;
    filter: alpha(opacity=95);
}


/*Testimonials CSS*/
.rout1 {
    text-align: center;
    margin-bottom: 20px;
}

.testim {
    width: 100%;
    top: 50%;
    background: #f8f1f1;
}

    .testim .wrap {
        position: relative;
        width: 100%;
        max-width: 1020px;
        padding: 30px 20px;
        margin: 40px auto;
    }

    .testim .arrow {
        display: block;
        position: absolute;
        color: #2c3b94;
        cursor: pointer;
        font-size: 2em;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        padding: 5px;
        z-index: 22222222;
    }

        .testim .arrow:before {
            cursor: pointer;
        }

        .testim .arrow:hover {
            color: #ea830e;
        }


        .testim .arrow.left {
            left: 10px;
        }

        .testim .arrow.right {
            right: 10px;
        }

    .testim .dots {
        text-align: center;
        position: absolute;
        width: 100%;
        bottom: 60px;
        left: 0;
        display: block;
        z-index: 3333;
        height: 12px;
    }

        .testim .dots .dot {
            list-style-type: none;
            display: inline-block;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            border: 1px solid #2c3b94;
            margin: 0 10px;
            cursor: pointer;
            -webkit-transition: all .5s ease-in-out;
            -ms-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;
            position: relative;
        }

            .testim .dots .dot.active,
            .testim .dots .dot:hover {
                background: #2c3b94;
                border-color: #2c3b94;
            }

            .testim .dots .dot.active {
                -webkit-animation: testim-scale .5s ease-in-out forwards;
                -moz-animation: testim-scale .5s ease-in-out forwards;
                -ms-animation: testim-scale .5s ease-in-out forwards;
                -o-animation: testim-scale .5s ease-in-out forwards;
                animation: testim-scale .5s ease-in-out forwards;
            }

    .testim .cont {
        position: relative;
        overflow: hidden;
    }

        .testim .cont > div {
            text-align: center;
            position: absolute;
            top: 0;
            left: 0;
            padding: 0 0 70px 0;
            opacity: 0;
        }

            .testim .cont > div.inactive {
                opacity: 1;
            }


            .testim .cont > div.active {
                position: relative;
                opacity: 1;
            }


        .testim .cont div .img img {
            display: block;
            width: 100px;
            height: 100px;
            margin: auto;
            border-radius: 50%;
            border-width: 0px;
            border: 2px solid #2c3b94 !important;
        }

        .testim .cont div h2 {
            color: #2c3b94;
            font-size: 1.3em;
            margin: 15px 0;
        }

        .testim .cont div p {
            font-size: 1.15em;
            color: #5d5959;
            width: 80%;
            margin: auto;
        }

        .testim .cont div.active .img img {
            -webkit-animation: testim-show .5s ease-in-out forwards;
            -moz-animation: testim-show .5s ease-in-out forwards;
            -ms-animation: testim-show .5s ease-in-out forwards;
            -o-animation: testim-show .5s ease-in-out forwards;
            animation: testim-show .5s ease-in-out forwards;
        }

        .testim .cont div.active h2 {
            -webkit-animation: testim-content-in .4s ease-in-out forwards;
            -moz-animation: testim-content-in .4s ease-in-out forwards;
            -ms-animation: testim-content-in .4s ease-in-out forwards;
            -o-animation: testim-content-in .4s ease-in-out forwards;
            animation: testim-content-in .4s ease-in-out forwards;
        }

        .testim .cont div.active p {
            -webkit-animation: testim-content-in .5s ease-in-out forwards;
            -moz-animation: testim-content-in .5s ease-in-out forwards;
            -ms-animation: testim-content-in .5s ease-in-out forwards;
            -o-animation: testim-content-in .5s ease-in-out forwards;
            animation: testim-content-in .5s ease-in-out forwards;
        }

        .testim .cont div.inactive .img img {
            -webkit-animation: testim-hide .5s ease-in-out forwards;
            -moz-animation: testim-hide .5s ease-in-out forwards;
            -ms-animation: testim-hide .5s ease-in-out forwards;
            -o-animation: testim-hide .5s ease-in-out forwards;
            animation: testim-hide .5s ease-in-out forwards;
        }

        .testim .cont div.inactive h2 {
            -webkit-animation: testim-content-out .4s ease-in-out forwards;
            -moz-animation: testim-content-out .4s ease-in-out forwards;
            -ms-animation: testim-content-out .4s ease-in-out forwards;
            -o-animation: testim-content-out .4s ease-in-out forwards;
            animation: testim-content-out .4s ease-in-out forwards;
        }

        .testim .cont div.inactive p {
            -webkit-animation: testim-content-out .5s ease-in-out forwards;
            -moz-animation: testim-content-out .5s ease-in-out forwards;
            -ms-animation: testim-content-out .5s ease-in-out forwards;
            -o-animation: testim-content-out .5s ease-in-out forwards;
            animation: testim-content-out .5s ease-in-out forwards;
        }

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        -moz-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-100%);
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);
    }

    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
    body {
        font-size: 14px;
    }
}

@media all and (max-width: 500px) {
    .testim .arrow {
        font-size: 1.5em;
    }

    .testim .cont div p {
        line-height: 25px;
    }
}
