/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
h4, h5, h6,
h1, h2, h3 {
    margin: 0;
}

ul, ol, li {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: OpenSans-Regular;
}

/*--fonts--*/
@font-face {
    font-family: Overlock-Regular;
    src: url(../fonts/Overlock-Regular.ttf) format('truetype');
}

@font-face {
    font-family: OpenSans-Regular;
    src: url(../fonts/OpenSans-Regular.ttf) format('truetype');
}

.header {
    padding: 2em 0em;
}

.header-top {
    background: #38c2c5;
    padding: 1em 0em;
}

    .header-top p {
        font-family: Ubuntu-Regular;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
    }

.head-mid {
    float: left;
    width: 33.33%;
    text-align: center;
}

.navbar-header a.navbar-brand.logo-st, .navbar-header a.navbar-brand.logo-st:hover {
    font-family: Ubuntu-Regular;
    font-weight: 700;
    font-size: 35px;
    text-decoration: none;
    color: #309BBE;
    margin-top: 2px;
}

nav.navbar.navbar-default.chn-gd {
    background-color: #4961A3;
    padding: 0em 0em;
    margin: 0;
}

.header_nav {
    background-color:#4961A3;
}

li.las a {
    border-right: none !important;
}

.icn_pos {
    font-size: 16px;
    padding-left: 20px;
}

    .icn_pos.hm {
        padding-left: 12px;
    }

    .icn_pos.hm2 {
        padding-left: 40px;
    }

.navbar-default .navbar-nav > li {
    padding: 0px;
    text-align: center;
}

    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a {
        padding: 16px 52px;
        color: #fff !important;
        font-family: OpenSans-Regular;
        font-weight: 500;
        font-size: 16px;
        background: #4961A3;
        border-right: 1px dotted #fff;
    }

.carousel-indicators .active {
    background-color: #020202 !important;
}

.carousel-indicators li {
}

.image-wid img {
    width: 100%;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background: #020202 !important;
    border-radius: 2px;
    transition: 0.6s all;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: #020202 !important;
}

.glyphicon {
    color: #fff;
    font-size: 0.75em;
    margin-right: 5px;
}

.navbar-right {
    float: none !important;
    margin-right: 0px;
}

.navbar-default {
    background-color: #fff;
    border: none;
}

.navbar {
    position: relative;
    min-height: 36px;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.logo {
    float: left;
    width: 33.33%;
}

.ad-ph {
    float: right;
    width: 33.33%;
    padding: 0 0 0 16em;
}

    .ad-ph p {
        color: #020202;
        font-size: 1.3em;
        font-weight: 400;
        line-height: 1.8em;
        display: inline-block;
    }

span.glyphicon.glyphicon-earphone {
    color: #1CD5B5;
    font-size: 1.5em;
    display: inline-block;
    margin-right: 20px;
}

.logo h1 a {
    color: #020202;
    font-size: 1.3em;
    text-decoration: none;
    font-family: Overlock-Regular;
}

.head-mid p {
    font-size: 1.3em;
    line-height: 1.8em;
    color: #1CD5B5;
    font-style: italic;
}

    .head-mid p a {
        color: #020202;
        text-decoration: none;
    }

        .head-mid p a:hover {
            color: #1CD5B5;
            text-decoration: none;
        }

.banner {
    background: url('../Images/67.jpg') no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 650px;
    position: relative;
    border-bottom: 5px solid #4961A3;
}
/*--- slider-css --*/

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .rslides li {
        -webkit-backface-visibility: hidden;
        position: absolute;
        display: none;
        width: 100%;
        left: 0;
        top: 0;
    }

        .rslides li:first-child {
            position: relative;
            display: block;
            float: left;
        }

    .rslides img {
        display: block;
        height: auto;
        float: left;
        width: 100%;
        border: 0;
    }

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 0px;
    width: 0px;
    display: inline-block;
    border: none;
    background: none;
    border-radius: 50px;
}

.callbacks_here a:after {
    background: #fff;
}

.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs li {
    display: inline-block;
}

ul.callbacks_tabs.callbacks1_tabs {
    position: absolute;
    bottom: 14%;
    z-index: 999;
    left: 46%;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 38%;
    left: 25px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 35px;
    width: 35px;
    background: url('../Images/img-sprite.png') no-repeat -13px -98px;
}

    .callbacks_nav.next {
        left: auto;
        background-position: -91px -98px;
        right: 25px;
    }

.banner-text {
    padding: 19em 0 1em;
    color: #fff;
    width: 42%;
}

    .banner-text h3 {
        font-size: 2em;
        text-transform: uppercase;
        letter-spacing: 6px;
        line-height: 1.2em;
        font-family: Overlock-Regular;
        color: #020202;
    }

    .banner-text p {
        font-size: 1.1em;
        margin: 1.3em 0 1em;
    }

    .banner-text a {
        text-decoration: none;
        color: #fff;
        font-size: 1.2em;
        background: #8ce78a;
        padding: 0.4em 1em;
        border-radius: 5px;
    }

        .banner-text a:hover {
            color: #8ce78a;
            background: #fff;
        }

.sha {
    position: relative;
    padding-bottom: 3em;
}

.sha {
    background: url('../Images/shape.png') no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    width: 28%;
    top: -5px;
    left: 569px;
}
/*-- welcome --*/
.welcome p {
    color: #000;
    font-size: 1.4em;
    line-height: 1.8em;
}



.imageHolder { position: relative; width: 380px; height: 250px; float:left; } 
.imageHolder .caption { position: absolute; width: 300px; height: 50px; bottom: 50px; left: 0px; color: #ffffff; background: green; text-align:center; font-weight:bold; opacity:0.7; }



.map_wrapper .address {
  margin-top: 0px;
  width: 100%;
  float: left;
  }
  
.map_wrapper .address a {
  text-decoration: underline;
}
.map_wrapper .address a:hover {
  text-decoration: none;
}
.map_wrapper .address + .address {
  margin-top: 14px;
}
.map_wrapper .address span {
  display: inline-block;
  width: 93px;
}
.map_wrapper .address span.e-mail {
  display: inline-block;
  width: auto;
  margin-top: 17px;
}



.map_wrapper dt {
  padding-bottom: 16px;
}
.map_wrapper dl.address dd span {
  text-align: left;
}

.map_wrapper dl.address p {
font-weight:bold;
}


#map_canvas {
  width: 100%;
  height: 471px;
  margin-top: 6px;
  margin-bottom: 25px;
}

 .grid_inside {
    margin-left: -20px;
  }




.welcome {
    padding: 5em 0 0;
}

    .welcome h2 {
        font-size: 3.5em;
        color: #020202;
        line-height: 1.2em;
        font-family: Overlock-Regular;
        text-align: center;
        margin-bottom: 0.8em;
    }

.welcome-btm h3 {
    color: #1CD5B5;
    font-size: 4.5em;
    font-family: Overlock-Regular;
    margin: 0;
}

.welcome-btm li {
    display: inline-block;
    margin: 0 0.2em;
}

    .welcome-btm li a {
        width: 12px;
        height: 12px;
        background-color: #1CD5B5;
        display: block;
        border-radius: 50%;
    }

.welcome-left {
    text-align: center;
}

ul.wel {
    margin: 1em 0;
}

.welcome-btm h5 {
    color: #020202;
    font-size: 1.7em;
    margin: 0;
    font-family: Overlock-Regular;
}

.wel-top {
    margin: 6em 0 0;
}

.welcome-left1 {
    text-align: center;
}

span {
    font-size: 0.65em;
}

.welcome-btm {
    padding: 5em 0;
}

a.wht {
    background-color: #fff !important;
    border: 1px solid #000;
    border-radius: 50%;
}
/*-- welcome --*/
/*-- why --*/
.why {
    padding: 3em 0;
    background: #eee;
}

    .why h4 {
        color: #020202;
        font-size: 2.2em;
        margin: 0;
        font-family: Overlock-Regular;
        display: inline-block;
        vertical-align: middle;
    }

span.glyphicon.glyphicon-globe {
    color: #fff;
    font-size: 2em;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    background-color: #4961A3;
    padding: 0.5em;
}

.why p {
    color: #000;
    font-size: 1.2em;
    line-height: 1.8em;
    margin: 2em 0 0;
}
/*-- why --*/
/*-- team-effects --*/
.ch-item {
    width: 90%;
    height: 90%;
    position: relative;
    cursor: default;
    /*box-shadow: inset 0 0 0 0 rgba(200,95,66, 0.4), inset 0 0 0 16px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1);*/
    /*box-shadow: inset 0 0 0 0 rgba(51,102,153,0.4), inset 0 0 0 16px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1);*/
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


.ch-item1 {
    width: 90%;
    height: 90%;
    position: relative;
    cursor: default;
    /*box-shadow: inset 0 0 0 0 rgba(200,95,66, 0.4), inset 0 0 0 16px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1);*/
    /*box-shadow: inset 0 0 0 0 rgba(51,102,153, 0.4), inset 0 0 0 16px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1);*/
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.ch-img-0 {
    background: url('../Images/10.png') -9px -15px;
    border-radius: 50%;
}

.ch-img-1 {
    background: url('../Images/14.png') -9px -2px;
    border-radius: 50%;
}

.ch-img-2 {
    background: url('../Images/15.jpg') -9px 6px;
    border-radius: 50%;
}

.ch-img-3 {
    background: url('../Images/16.png') -9px -15px;
    border-radius: 50%;
}


.ch-img-4 {
    background: url('../Images/17.png') -9px -15px;
    border-radius: 50%;
}
.ch-img-5 {
    background: url('../Images/neelina.png') no-repeat -8px -1px;
    border-radius: 50%;
}






.associatebox {
    width: 310px;
    padding: 10px;
    border: 5px solid;
    border-color:#4961A3;
    margin: 0;
}

.associateboxImg {
    width: 100px;
    padding: 10px;
    border: 2px solid;
    border-color:#4961A3;
    margin: 0;
}
.associatebox1 {
    width: 390px;
    padding: 10px;
    border: 5px solid;
    border-color:#4961A3;
    margin: 0;
}

.associatebox2 {
    width: 500px;
    padding: 10px;
    border: 5px solid;
    border-color:#4961A3;
    margin: 0;
}



.ch-info {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden; /*for a smooth font */
}

    .ch-info h3 {
        color: #fff;
        text-transform: uppercase;
        position: relative;
        letter-spacing: 2px;
        font-size: 18px;
        margin: 0 30px;
        padding: 65px 0 0 0;
        height: 110px;
        font-family: 'Open Sans', Arial, sans-serif;
        /*text-shadow: 0 0 1px #fff, 0 1px 2px rgba(105, 190, 191, 0.78);*/
        text-shadow: 0 0 1px #fff, 0 1px 2px rgba(51, 102, 153, 0.78);
    }

    .ch-info p {
        color: #fff;
        padding: 10px 5px;
        font-style: italic;
        margin: 0 30px;
        font-size: 12px;
        border-top: 1px solid rgba(255,255,255,0.5);
    }

        .ch-info p a {
            display: block;
            color: #fff;
            /*color: rgba(255,255,255,0.7);*/
            color: rgba(255,255,255,0.7);
            font-style: normal;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 9px;
            letter-spacing: 1px;
            padding-top: 4px;
            font-family: 'Open Sans', Arial, sans-serif;
        }

            .ch-info p a:hover {
                color: #fff222;
                /*color: rgba(255,242,34, 0.8);*/
                color: rgba(51,102,153, 0.8);
            }

            .ch-item:hover {
    /*box-shadow: inset 0 0 0 110px rgba(105, 190, 191, 0.78), inset 0 0 0 16px rgba(105, 190, 191, 0.78), 0 1px 2px rgba(105, 190, 191, 0.78);*/
    box-shadow: inset 0 0 0 110px rgba(51, 102, 153, 0.78), inset 0 0 0 16px rgba(105, 190, 191, 0.78), 0 1px 2px rgba(105, 190, 191, 0.78);
}

    .ch-item:hover .ch-info {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    .ch-grid {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}

    .ch-grid:after,
    .ch-item:before {
        content: '';
        display: table;
    }

    .ch-grid:after {
        clear: both;
    }

    .ch-grid li {
        width: 220px;
        height: 220px;
        display: inline-block;
        margin: 20px;
    }

.ch-info1 {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden; /*for a smooth font */
}
    .ch-info1 h3 {
        color: #fff;
        text-transform: uppercase;
        position: relative;
        letter-spacing: 2px;
        font-size: 18px;
        margin: 0 30px;
        padding: 65px 0 0 0;
        height: 110px;
        font-family: 'Open Sans', Arial, sans-serif;
        /*text-shadow: 0 0 1px #fff, 0 1px 2px rgba(105, 190, 191, 0.78);*/
        text-shadow: 0 0 1px #fff, 0 1px 2px rgba(51, 102, 153, 0.78);
    }

.ch-info1 p {
        color: #fff;
        padding: 10px 5px;
        font-style: italic;
        margin: 0 30px;
        font-size: 12px;
        border-top: 1px solid rgba(255,255,255,0.5);
    }

.ch-info1 p a {
            display: block;
            color: #fff;
            /*color: rgba(255,255,255,0.7);*/
            color: rgba(255,255,255,0.7);
            font-style: normal;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 9px;
            letter-spacing: 1px;
            padding-top: 4px;
            font-family: 'Open Sans', Arial, sans-serif;
        }

.ch-info1 p a:hover {
                color: #fff222;
                /*color: rgba(255,242,34, 0.8);*/
                color: rgba(51,102,153, 0.8);
            }



    .ch-item1:hover {
    /*box-shadow: inset 0 0 0 110px rgba(105, 190, 191, 0.78), inset 0 0 0 16px rgba(105, 190, 191, 0.78), 0 1px 2px rgba(105, 190, 191, 0.78);*/
    box-shadow: inset 0 0 0 110px rgba(51, 102, 153, 0.78), inset 0 0 0 16px rgba(105, 190, 191, 0.78), 0 1px 2px rgba(105, 190, 191, 0.78);
}

    .ch-item1:hover .ch-info1 {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }







    ch-grid1 {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}

    .ch-grid1:after,
    .ch-item1:before {
        content: '';
        display: table;
    }

    .ch-grid1:after {
        clear: both;
    }

    .ch-grid1 li {
        width: 220px;
        height: 220px;
        display: inline-block;
        margin: 20px;
    }

/*-- //team --*/
/*-- majority --*/
.majority h3 {
    font-size: 2.5em;
    color: #020202;
    line-height: 1.2em;
    font-family: Overlock-Regular;
    text-align: center;
    margin-bottom: 1.8em;
}

.majority h4 {
    color: #1CD5B5;
    font-size: 1.7em;
    margin: 0.8em 0;
    font-family: Overlock-Regular;
    text-shadow: 0px -1px 0px #12CCAB;
}

.majority li a {
    color: #999;
    font-size: 1.1em;
    text-decoration: none;
}

    .majority li a:hover {
        color: #1CD5B5;
    }

.majority li {
    padding: 0.5em 0;
    border-bottom: 1px solid #eee;
    display: block;
}

.majority {
    padding: 5em 0;
}
/*-- majority --*/
/*-- footer --*/
.footer p {
    color: #fff;
    font-size: 1em;
    line-height: 1.8em;
    margin: 0.3em 0;
}

    .footer p a:hover {
        color: #fff;
    }

    .footer p a {
        color: #fff;
        text-decoration: none;
    }

address {
    color: #fff;
    line-height: 1.8em;
}

.footer {
    padding: 2em 0;
    background-color: #4961A3;
}

    .footer h4 {
        font-size: 2em;
        color: #1CD5B5;
        font-weight: 700;
        font-family: Overlock-Regular;
        padding: 0 0 1em;
    }

.copyright {
    text-align: center;
    padding: 2em 0 0;
}
/*-- footer --*/
.banner-1 {
    background: url('../Images/blue.jpg') fixed center;
    background-size: cover;
    min-height: 250px;
}
/*-- about --*/
.about {
    padding: 5em 0;
}

    .about p, .projects p, .services p, .contact p {
        color: #000;
        font-size: 1.3em;
        line-height: 1.8em;
        margin: 1em 0;
    }

    .about h3, .services h3, .projects h3, .contact h3 {
        font-size: 2.5em;
        color: #4961A3;
        line-height: 1.2em;
        font-family: Overlock-Regular;
        margin-bottom: 0.8em;
    }
    

span.bec {
    font-size: 2.5em;
    color: #020202;
    font-weight: 700;
}

.about h5 {
    font-size: 1.5em;
    color: #020202;
    line-height: 1.4em;
    margin: 0.8em 0 0;
    font-family: Overlock-Regular;
    font-weight: 600;
}

.about li {
    display: inline-block;
    width: 46%;
    float: left;
    margin: 2%;
    font-size:1em;
}

.testimonials {
    margin: 2em 0 0;
}

.about h6 a {
    font-size: 1.2em;
    color: #1CD5B5;
    line-height: 1.8em;
    text-decoration: none;
    font-weight: 700;
}

    .about h6 a:hover {
        color: #202020;
    }
/*-- about --*/
/*-- services --*/
.services {
    padding: 5em 0;
}

    .services h4, .projects h4, .contact h4 {
        font-size: 2em;
        margin: 0.5em 0;
        color: #202020;
        font-family: Overlock-Regular;
    }

.camp {
    margin: 5em 0 0;
}

    .camp img {
        width: 100%;
    }
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
    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;
    background: #202020;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-decoration: none;
    padding: 0.4em 1.5em;
    font-size: 1em;
    color: #fff;
}

    .hvr-shutter-in-horizontal:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #1CD5B5;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -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-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
        color: white;
        text-decoration: none;
    }

        .hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
            -webkit-transform: scaleX(0);
            transform: scaleX(0);
        }

.more:hover {
    background: #fff;
    color: #000;
}
/*-- services --*/
/*-- projects --*/
.projects li {
    display: inline-block;
    float: left;
    width: 29%;
    margin: 2%;
}

img.example-image.img-responsive:hover {
    opacity: 0.5;
}

.projects {
    padding: 5em 0;
}
/*-- projects --*/
/*-- contact --*/
.map iframe {
    min-height: 300px;
    width: 100%;
    border: none;
    padding: 0 15px;
}

.contact-bottom input[type="text"] {
    width: 100%;
    padding: 1em;
    border: 1px solid #bbb;
    -webkit-appearance: none;
    outline: none;
    color: #fff;
    transition: border-color 0.4s;
    -webkit-transition: border-color 0.4s;
    -moz-transition: border-color 0.4s;
    -o-transition: border-color 0.4s;
    -ms-transition: border-color 0.4s;
    background: none;
}

.contact-bottom-top textarea {
    width: 100%;
    padding: 1em;
    border: 1px solid #bbb;
    -webkit-appearance: none;
    outline: none;
    color: #bbb;
    min-height: 220px;
    resize: none;
    transition: border-color 0.4s;
    -webkit-transition: border-color 0.4s;
    -moz-transition: border-color 0.4s;
    -o-transition: border-color 0.4s;
    -ms-transition: border-color 0.4s;
    background: none;
}

    .contact-bottom input[type="text"]:hover, .contact-bottom-top textarea:hover {
        color: #202020;
        border-color: #1CD5B5;
    }

.contact-bottom-top {
    margin: 1em 15px 0;
}

.contact-form input[type="submit"] {
    background: #202020;
    color: #fff;
    border: none;
    outline: none;
    margin: 1em 15px 0;
    padding: 0.3em 1em;
    font-size: 1.2em;
    display: inline-block;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

    .contact-form input[type="submit"]:hover {
        background: #1CD5B5;
    }

.address {
    padding: 3em 0 0;
}

.address-grid i {
    color: #1CD5B5;
    font-size: 4em;
    float: left;
    margin: 0 9% 0 0;
    display: inline-block;
}

.contact {
    padding: 5em 0;
}

.contact-grids {
    padding: 3em 0 0;
}
/*-- /contact--*/
/*--Typography--*/
.show-grid [class^=col-] {
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    line-height: 2em;
    border: 10px solid #f0f0f0;
}

.show-grid [class*="col-"]:hover {
    background: #e0e0e0;
}

.grid_3 {
    margin-bottom: 2em;
}

.xs h3, h3.m_1 {
    color: #000;
    font-size: 1.7em;
    font-weight: 300;
    margin-bottom: 1em;
}

.grid_3 p {
    color: #999;
    font-size: 0.85em;
    margin-bottom: 1em;
    font-weight: 300;
}

.grid_4 {
    background: none;
    margin-top: 50px;
}

.label {
    font-weight: 300 !important;
    border-radius: 4px;
}

.grid_5 {
    background: none;
    padding: 2em 0;
}

    .grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
        margin-bottom: 1em;
        color: #1CD5B5;
        font-family: Overlock-Regular;
    }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: none !important;
}

.tab-content > .active {
    display: block;
    visibility: visible;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 0;
}

.badge-primary {
    background-color: #03a9f4;
}

.badge-success {
    background-color: #8bc34a;
}

.badge-warning {
    background-color: #ffc107;
}

.badge-danger {
    background-color: #e51c23;
}

.grid_3 p {
    line-height: 2em;
    color: #888;
    font-size: 0.9em;
    margin-bottom: 1em;
    font-weight: 300;
}

.bs-docs-example {
    margin: 1em 0;
}

section#tables p {
    margin-top: 1em;
}

.tab-container .tab-content {
    border-radius: 0 2px 2px 2px;
    border: 1px solid #e0e0e0;
    padding: 16px;
    background-color: #ffffff;
}

.table td, .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 15px !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    font-size: 0.9em;
    color: #999;
    border-top: none !important;
}

.tab-content > .active {
    display: block;
    visibility: visible;
}

.label {
    font-weight: 300 !important;
}

.label {
    padding: 4px 6px;
    border: none;
    text-shadow: none;
}

.nav-tabs {
    margin-bottom: 1em;
}

.alert {
    font-size: 0.85em;
}

h1.t-button, h2.t-button, h3.t-button, h4.t-button, h5.t-button {
    line-height: 1.8em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

li.list-group-item1 {
    line-height: 2.5em;
}

.input-group {
    margin-bottom: 20px;
}

.in-gp-tl {
    padding: 0;
}

.in-gp-tb {
    padding-right: 0;
}

.list-group {
    margin-bottom: 48px;
}

ol {
    margin-bottom: 44px;
}

h2.typoh2 {
    margin: 0 0 10px;
}

h3.title {
    text-align: center;
    color: #1CD5B5;
    font-size: 2em;
    margin: 0;
    font-family: Overlock-Regular;
}

.typo {
    padding: 3em 0;
}
/*--//Typography --*/
/*--responsive--*/
@media(max-width:1440px) {
    .sha {
        width: 29%;
        top: -5px;
        left: 490px;
    }

    .banner {
        min-height: 500px;
    }

    .banner-text {
        padding: 15em 0 1em;
    }
}
/*--responsive--*/
@media(max-width:1366px) {
    .sha {
        width: 32%;
        top: -5px;
        left: 460px;
    }
}
/*--responsive--*/
@media(max-width:1280px) {
    .banner-text {
        padding: 12em 3em 1em;
        width: 44%;
    }

    .banner {
        min-height: 535px;
    }

    .sha {
        width: 34%;
        top: -5px;
        left: 415px;
    }
}
/*--responsive--*/
@media(max-width:1024px) {
    .ad-ph {
        padding: 0 0 0 12em;
    }

    .banner-1 {
        min-height: 200px;
    }

    .services {
        padding: 3em 0;
    }

        .services h4, .projects h4, .contact h4 {
            font-size: 1.7em;
        }

    .contact {
        padding: 2em 0;
    }

    .projects {
        padding: 3em 0;
    }

    .about {
        padding: 3em 0;
    }

    .banner-text {
        padding: 10em 3em 1em;
        width: 53%;
    }

    .banner {
        min-height: 490px;
    }

    .sha:after {
        left: 175px;
        top: 0px;
    }

    .welcome {
        padding: 3em 0 0;
    }

    .welcome-btm {
        padding: 3em 0;
    }

    .wel-top {
        margin: 3em 0 0;
    }

    .why {
        padding: 1em 0;
    }

    .majority {
        padding: 3em 0;
    }

    .sha {
        width: 44%;
        top: -5px;
        left: 285px;
    }

    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a {
        padding: 16px 34px !important;
    }
}
/*--responsive--*/
@media(max-width:768px) {
    .ad-ph {
        padding: 0 0 0 7em;
    }

    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a {
        padding: 16px 16px !important;
    }

    .in-contact {
        margin: 1em 0;
    }

    .address-grid {
        float: left;
        width: 33.33%;
    }

    .contact-left {
        float: left;
        width: 33.33%;
    }

    .about p, .projects p, .services p, .contact p {
        font-size: 0.7em;
    }

    .minist-left {
        float: left;
        width: 25%;
    }

    .services h4, .projects h4, .contact h4 {
        font-size: 1.4em;
    }

    .minist-right {
        float: left;
        width: 33.33%;
    }

    .about-left {
        margin: 0 0 2em;
    }

    .about li img {
        width: 100%;
    }

    .testimonials-left {
        float: left;
        width: 33.33%;
    }

    address {
        font-size: 0.9em;
    }

    .footer p {
        font-size: 0.9em;
    }

    .banner {
        min-height: 400px;
    }

    .banner-text {
        padding: 8em 4em 1em;
        width: 69%;
    }

    .sha {
        width: 55%;
        top: -5px;
        left: 175px;
    }

    .welcome-left {
        text-align: center;
        float: left;
        width: 33.33%;
    }

    .welcome-left1 {
        text-align: center;
        float: left;
        width: 50%;
    }

    .welcome-btm h5 {
        font-size: 1.5em;
    }

    .welcome h2 {
        font-size: 3em;
    }

    .why h4 {
        font-size: 2em;
    }

    .why p {
        font-size: 0.9em;
    }

    .ch-grid li {
        width: 200px;
        height: 200px;
        display: inline-block;
        margin: 16px;
    }

    .majority h3 {
        font-size: 1.9em;
    }

    .majority-left {
        float: left;
        width: 25%;
    }

    .welcome p {
        font-size: 0.9em;
    }

    .majority li a {
        font-size: 0.9em;
    }

    .majority h4 {
        font-size: 1.5em;
    }
}
/*--responsive--*/
@media(max-width:767px) {
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #fff !important;
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #1CD5B5 !important;
        }

    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a {
        border-right: none !important;
    }
}
/*--responsive--*/
@media(max-width:736px) {
    .sha {
        width: 58%;
        top: -5px;
        left: 142px;
    }
}
/*--responsive--*/
@media(max-width:667px) {
    .ad-ph {
        padding: 0 0 0 5em;
    }

    .sha {
        width: 64%;
        top: -5px;
        left: 113px;
    }
}
/*--responsive--*/
@media(max-width:640px) {
    .ad-ph {
        padding: 0 0 0 4em;
    }

        .ad-ph p {
            font-size: 1.2em;
        }

    .head-mid p {
        font-size: 1.2em;
    }

    .logo h1 a {
        font-size: 1.2em;
    }

    .header {
        padding: 1em 0em;
    }

    .address-grid {
        float: none;
        width: 100%;
        margin: 0 0 2em;
    }

    .contact p {
        display: inline-block;
    }

    .minist-left {
        float: left;
        width: 50%;
        margin: 0 0 2em;
    }

    .sha {
        width: 66%;
        top: -5px;
        left: 100px;
    }

    .banner-text {
        padding: 8em 4em 1em;
        width: 83%;
    }

    .ch-grid li {
        width: 180px;
        height: 180px;
        display: inline-block;
        margin: 7px;
    }

    .ch-info h3 {
        font-size: 13px;
        margin: 0 30px;
        padding: 46px 0 0 0;
        height: 80px;
    }

    .majority h4 {
        font-size: 1.4em;
        line-height: 1.3em;
    }

    .majority h3 {
        font-size: 1.8em;
    }
}
/*--responsive--*/
@media (max-width: 600px) {
    .sha {
        width: 71%;
        top: -5px;
        left: 74px;
    }
}
/*--responsive--*/
@media (max-width: 568px) {
    .sha {
        width: 75%;
        top: -5px;
        left: 69px;
    }
}
/*--responsive--*/
@media(max-width:480px) {
    .logo h1 a {
        font-size: 1em;
    }

    .head-mid p {
        font-size: 0.875em;
    }

    .ad-ph p {
        font-size: 0.875em;
    }

    .ad-ph {
        padding: 0 0 0 0em;
        width: 22%;
    }

    .head-mid {
        float: left;
        width: 40%;
        text-align: center;
    }

    .banner-1 {
        min-height: 150px;
    }

    .services {
        padding: 2em 0;
    }

        .about h3, .services h3, .projects h3, .contact h3 {
            font-size: 2em;
            text-align: center;
        }

    .minist-left {
        float: none;
        width: 100%;
        margin: 0 0 2em;
    }

    .camp {
        margin: 1em 0 0;
    }

    .minist-right {
        float: left;
        width: 100%;
        margin: 0 0 2em;
    }

        .minist-right img {
            width: 100%;
        }

    .footer h4 {
        font-size: 1.7em;
        padding: 0.5em 0;
    }

    .contact-left {
        float: none;
        width: 100%;
    }

    .about h5 {
        font-size: 1.4em;
    }

    .testimonials-left {
        float: none;
        width: 100%;
    }

    .projects li {
        width: 46%;
        margin: 2%;
    }

    .projects {
        padding: 2em 0;
    }

    .about {
        padding: 2em 0;
    }

    .contact {
        padding: 2em 0;
    }

    .sha {
        width: 89%;
        top: -5px;
        left: 25px;
    }

    .welcome h2 {
        font-size: 2.5em;
    }

    .welcome {
        padding: 2em 0 0;
    }

    .banner-text {
        padding: 6em 4em 1em;
        width: 100%;
    }

    .banner {
        min-height: 340px;
    }

    .banner-text h3 {
        font-size: 1.7em;
    }

    .welcome-btm h5 {
        font-size: 1.4em;
    }

    .why h4 {
        font-size: 1.7em;
    }

    span.glyphicon.glyphicon-globe {
        font-size: 1.5em;
        margin-right: 18px;
        padding: 0.5em;
    }

    .why h4 {
        font-size: 1.5em;
    }

    .majority-left {
        float: left;
        width: 50%;
        margin: 0 0 2em;
    }

    .label {
        font-size: 63%;
    }

    .grid_4 {
        margin-top: 20px;
    }

    .grid_3 {
        margin-bottom: 0em;
    }

    .table td, .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 11px !important;
    }

    ol {
        margin: 0;
        padding: -1px !important;
    }

    .typo {
        padding: 2em 0;
    }
}
/*--responsive--*/
@media(max-width:414px) {
    .sha {
        width: 92%;
        top: -5px;
        left: 21px;
        background-size: 22em;
    }
}
/*--responsive--*/
@media(max-width:320px) {
    .head-mid {
        float: left;
        width: 50%;
        text-align: center;
    }

    .ad-ph {
        padding: 0 0 0 0em;
        width: 36%;
    }

    .logo {
        float: left;
        width: 100%;
        text-align: center;
        margin: 0 0 0.5em;
    }

    .head-mid p {
        font-size: 0.9em;
    }

    span.glyphicon.glyphicon-earphone {
        font-size: 1.1em;
        margin-right: 10px;
    }

    .ad-ph p {
        font-size: 0.9em;
    }

    .header {
        padding: 0.5em 0em;
    }

    .banner-text {
        padding: 5em 0em 1em;
        width: 100%;
    }

        .banner-text p {
            font-size: 0.9em;
            margin: 1.3em 0 1em;
        }

        .banner-text h3 {
            font-size: 1.2em;
        }

    .banner {
        min-height: 250px;
    }

    .sha {
        width: 88%;
        top: -3px;
        left: 22px;
        background-size: 18em;
    }

    .welcome {
        padding: 1em 0 0;
    }

        .welcome h2 {
            font-size: 2em;
        }

    .sha {
        padding-bottom: 2em;
    }

    .callbacks_nav.next {
        left: auto;
        background-position: -91px -98px;
        right: 23px;
    }

    .callbacks_nav {
        top: 71%;
        left: 23px;
    }

    .welcome-left {
        text-align: center;
        float: left;
        width: 33.33%;
    }

    .welcome-btm h5 {
        font-size: 1.1em;
    }

    .welcome-btm li {
        display: inline-block;
        margin: 0 0em;
    }

        .welcome-btm li a {
            width: 9px;
            height: 9px;
        }

    .welcome-btm h3 {
        font-size: 4em;
    }

    .why {
        padding: 2em 0;
    }

    .why {
        padding: 2em 0;
        text-align: center;
    }

        .why h4 {
            font-size: 1.4em;
            margin: 1em 0 0;
            line-height: 1.4em;
        }

    .majority h3 {
        font-size: 1.4em;
        line-height: 1.4em;
    }

    .majority {
        padding: 2em 0;
    }

    .majority-left {
        float: none;
        width: 100%;
        margin: 0 0 2em;
        padding: 0;
    }

    .majority h4 {
        margin: 0.8em 0 0.5em;
    }

    .footer {
        padding: 1em 0;
    }

    .contact-left {
        padding: 0;
    }

    .footer h4 {
        font-size: 1.5em;
        padding: 0.5em 0;
    }

    .minist-left {
        padding: 0;
    }

    .minist-right {
        padding: 0;
    }

    .about-left {
        padding: 0;
    }

    .about h5 {
        font-size: 1.3em;
    }

    .testimonials-left {
        padding: 0;
    }

    .projects li {
        width: 98%;
        margin: 2%;
    }

    .map iframe {
        min-height: 200px;
        padding: 0 0px;
    }

    .in-contact {
        margin: 1em 0;
        padding: 0;
    }

    .contact-bottom input[type="text"] {
        padding: 0.7em;
    }

    .contact-bottom-top {
        margin: 1em 0px 0;
    }

        .contact-bottom-top textarea {
            padding: 0.7em;
            min-height: 150px;
        }

    .address-grid i {
        font-size: 3.5em;
        margin: 0 13% 0 0;
    }

    .contact {
        padding: 2em 0 0;
    }

    .banner-1 {
        min-height: 110px;
    }

    .pagination-lg > li > a, .pagination-lg > li > span {
        padding: 5px 11px !important;
        font-size: 18px !important;
    }


        .img-circle {
        border-radius: 50%;
    }

    .copyright {
        padding: 1em 0 0;
    }
    .projectsDetails{
        margin:0 10px 15px 0;
        font-family: Overlock-Regular; 
        font-size: 1.5em;
    }



}
