.common-part{
	background: #fff none repeat scroll 0 0;
    min-height: 500px;
    padding: 30px 0;
}
body {
    font-family: 'Raleway', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body.custom-background {
     background-image: none !important
}
img {
    max-width: 100%;
}
.top-section {
    position: relative;
}
.header-nav nav.navbar.navbar-default {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
}
.navbar-brand {
    height: auto;
    padding: 0 0 0 15px;
}
.navbar-collapse {
    padding-right: 0;
}
a:focus,
input:focus {
    outline: none;
}
.header-nav .nav.navbar-nav.navbar-right {
    margin-top: 30px;
}
.navbar-default .navbar-nav > li > a {
    color: #e5c411;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #e5c411;
	text-decoration:underline;
}
.main-image {
    position: relative;
    text-align: center;
}
.slider-text {
    text-align: left;
    width: 100%;
    /*position: absolute;
	top: 40%;*/
    
    margin-top: 130px;
}
.home .slider-text {
    position: absolute;
    top: 40%;
    margin-top: 0;
}
.background_header {
    min-height: 540px;
    background-size: cover !important;
    float: left;
    width: 100%;
}
.text-container {
    max-width: 84%;
    color: #ffffff;
    font-size: 42px;
    line-height: 45px;
    text-transform: uppercase;
}
.text-container p {
    color: #ffffff;
    font-size: 42px;
    font-weight: normal;
    line-height: 45px;
    text-transform: uppercase;
}
.bold {
    font-weight: 700;
}
.yellow-line {
    border: 2px solid #e5c411;
    border-radius: 3px;
    height: 8px;
    margin: 30px 0 0;
    max-width: 37%;
}
.yello-fill {
    background-color: #e5c411;
    display: block;
    height: 5px;
    max-width: 250px;
    width: 100%;
}
.we-serve-section {
    background-image: url(../images/black-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 30px 0 30px 0;
    background-size: cover;
}
.we-serve-section h1,
.we-serve-section p,
.we-serve-section h2,
.our-people-section h1,
.our-people-section p {
    color: #ffffff;
}
h1 {
    font-size: 42.99px;
    font-weight: 300;
}
p {
    font-size: 16px;
    font-weight: 500;
}
.box-left {
    float: left;
    width: 80px;
}
.box-right {
    float: right;
    width: 70%;
}
.icon-circle {
    border: 3px solid #ffffff;
    border-radius: 50%;
    height: 80px;
    padding-top: 13px;
    text-align: center;
    width: 80px;
}
.we-serve-box h2 {
    font-size: 15px;
    margin-top: 0;
    font-weight: 600;
}
.we-serve-box p {
    color: #bababa;
    font-size: 13px;
    font-weight: 600;
}
.top-heading {
    margin: 0 auto;
    max-width: 76%;
    padding: 0 0 40px;
}
.top-heading p {
    line-height: 30px;
    font-weight: 500;
}
.block-sec-cont {
    margin: 20px 0;
}
.block-sec {
    margin: 10px 0 5px;
    min-height: 145px;
}
.we-serve-box {
    overflow: hidden;
}
.navbar-toggle {
    background-color: #fff;
}
.navbar-header a.navbar-brand {
    max-width: 100%;
}
.btn {
    font-size: 16px;
    font-weight: 600;
    padding-top: 13px;
    padding-bottom: 13px;
    color: #ffffff;
}
.btn-default {
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #DBBA00), color-stop(1, #BEA200));
    background-image: -o-linear-gradient(bottom, #DBBA00 0%, #BEA200 100%);
    background-image: -moz-linear-gradient(bottom, #DBBA00 0%, #BEA200 100%);
    background-image: -webkit-linear-gradient(bottom, #DBBA00 0%, #BEA200 100%);
    background-image: -ms-linear-gradient(bottom, #DBBA00 0%, #BEA200 100%);
    background-image: linear-gradient(to bottom, #DBBA00 0%, #BEA200 100%);
    border: 1px solid #e9c500;
}
.btn-default:hover,
.btn-default:focus {
    color: #ffffff;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #BEA200), color-stop(1, #DBBA00));
    background-image: -o-linear-gradient(bottom, #BEA200 0%, #DBBA00 100%);
    background-image: -moz-linear-gradient(bottom, #BEA200 0%, #DBBA00 100%);
    background-image: -webkit-linear-gradient(bottom, #BEA200 0%, #DBBA00 100%);
    background-image: -ms-linear-gradient(bottom, #BEA200 0%, #DBBA00 100%);
    background-image: linear-gradient(to bottom, #BEA200 0%, #DBBA00 100%);
}
.our-people-section {
    background-image: url(../images/our-people.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 50px 0;
    position: relative;
    z-index: 1;
    background-size: cover;
    overflow: hidden;
}
.staff-name {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    margin: 5px 0;
}
.staff-box-sec {
    padding: 30px 0 60px 0;
    width: 100%;
    float: left;
}
.staff-box {
    color: #ffffff;
    float: left;
    margin-right: 1%;
    text-align: center;
    padding: 0 0 20px 0;
    width: 24%;
    position: relative;
}
.staff-box-sec .staff-box:last-child {
    margin: 0;
}
.staff-desc {
    font-size: 16px;
    margin: 5px 0;
}
.staff-email > a {
    color: #eac600;
    font-size: 14px;
    margin: 5px 0;
}
.staff-box:hover::before {
    background-color: rgba(255, 255, 255, 0.3);
    content: "";
    display: block;
    height: 200%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.staff-box:hover::after {
  background-color: rgba(255, 255, 255, 0.3);
    content: "";
    display: block;
    height: 160%;
    position: absolute;
    bottom: 130px;
    width: 100%;
    z-index: -1;
}
.staff-img {
    height: 192px;
    overflow: hidden;
    width: 100%;
}
.our-project-section {
    background-color: #eaeef0;
    padding: 50px 0;
}
.our-project-section h4 {
    color: #343434;
    font-weight: 600;
    margin: 20px 0;
}
.our-project-section .proj-sec a:hover,
.our-project-section .proj-sec a:focus {
    text-decoration: none;
}
.our-project-section .proj-sec a:hover h4 {
    color: #168159;
}
.project-img {
    height: 225px;
    max-width: 260px;
    overflow: hidden;
}
.btn-green {
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #0C8663), color-stop(1, #2C7641));
    background-image: -o-linear-gradient(bottom, #0C8663 0%, #2C7641 100%);
    background-image: -moz-linear-gradient(bottom, #0C8663 0%, #2C7641 100%);
    background-image: -webkit-linear-gradient(bottom, #0C8663 0%, #2C7641 100%);
    background-image: -ms-linear-gradient(bottom, #0C8663 0%, #2C7641 100%);
    background-image: linear-gradient(to bottom, #0C8663 0%, #2C7641 100%);
    border: 1px solid #4b9546;
}
.btn-green:hover,
.btn-green:focus {
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #2C7641), color-stop(1, #0C8663));
    background-image: -o-linear-gradient(bottom, #2C7641 0%, #0C8663 100%);
    background-image: -moz-linear-gradient(bottom, #2C7641 0%, #0C8663 100%);
    background-image: -webkit-linear-gradient(bottom, #2C7641 0%, #0C8663 100%);
    background-image: -ms-linear-gradient(bottom, #2C7641 0%, #0C8663 100%);
    background-image: linear-gradient(to bottom, #2C7641 0%, #0C8663 100%);
    color: #ffffff;
}
.our-client-section {
    padding: 50px 0;
}
.our-client-section ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.our-client-section ul li {
    display: inline-block;
    min-width: 19%;
    margin: 20px 0;
}
.our-client-section li a {
    color: #c6c9cb;
    font-size: 24px;
    font-weight: 800;
}
.footer-section {
    background-color: #474747;
    padding: 35px 0 40px 0;
}
.footer-section p {
    color: #ffffff;
    font-size: 16px;
    margin: 0;
}
.semibold {
    font-weight: 600;
}
.copyright-section {
    background-color: #383838;
}
.copyright-section p {
    color: #ffffff;
    font-size: 12px;
    line-height: 50px;
    margin: 0;
}
/*...............inner page css start here...............*/

.service-text {
    color: #ffffff;
    text-shadow: 1px 3px 2px #0aa090;
    -webkit-text-shadow: 1px 3px 2px #0aa090;
    -moz-text-shadow: 1px 3px 2px #0aa090;
    margin: 0 auto;
    max-width: 82%;
}
.service-text.text-center > h1 {
    font-size: 76.4px;
    font-weight: 700;
}
.black-bg {
    background-color: #000000;
    display: inline-block;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 5px 15px;
    text-shadow: 0 0 0;
}
.service-text.text-center > p {
    font-size: 30px;
}
.inner-page-text {
    top: 50%;
}
.page_id4 .inner-page-text {
    top: 28%;
}
.gray-row {
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #F7F7F7), color-stop(1, #F0F0F0));
    background-image: -o-linear-gradient(bottom, #F7F7F7 0%, #F0F0F0 100%);
    background-image: -moz-linear-gradient(bottom, #F7F7F7 0%, #F0F0F0 100%);
    background-image: -webkit-linear-gradient(bottom, #F7F7F7 0%, #F0F0F0 100%);
    background-image: -ms-linear-gradient(bottom, #F7F7F7 0%, #F0F0F0 100%);
    background-image: linear-gradient(to bottom, #F7F7F7 0%, #F0F0F0 100%);
    border-bottom: 1px solid #d6d6d6;
    height: 20px;
}
.inner-page-content .right-content p,
.inner-page-content .right-content li {
    color: #6b6b6b;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.8;
}
.left-content {
    float: left;
    width: 22%;
    border: 1px solid #dbdbdb;
    padding: 20px 12px;
    box-shadow: 1px 1px 12px #f2f2f2;
    -webkit-box-shadow: 1px 1px 12px #f2f2f2;
    -moz-box-shadow: 1px 1px 12px #f2f2f2;
}
.right-content {
    float: right;
    width: 78%;
    padding-left: 50px;
}
.inner-page-content,
.margin_part {} .ver-length {
    width: 100%;
    float: left;
    padding: 50px 0;
}
.left-content h2 {
    color: #4d4d4d;
    font-size: 20px;
    margin: 0 0 0px 0;
    text-transform: uppercase;
    border-bottom: 1px solid #efeff0;
    padding-bottom: 10px;
}
.green-bg-heading {
    //background-color: #0cbdaa;
    //color: #ffffff !important;
    //font-size: 16px!important;
    //font-weight: 700!important;
    //padding: 5px 10px!important;
}
.green-bg-heading > a {
    //background-color: #0cbdaa;
    color: #ffffff !important;
    font-size: 16px!important;
    font-weight: 700!important;
    padding: 5px 10px!important;
    background-color: rgb(124, 37, 41);
}
.left-content ul {
    border-bottom: 1px solid #efeff0;
    list-style: outside none none;
    margin: 0;
    padding: 20px 0 0;
}
.sub-menu {
    padding: 20px 0 20px 10px!important;
}
.left-content a {
    color: #6b6b6b;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 2px 0;
}
.left-content a:hover {
    color: #0cbdaa;
}
.right-content ul {
    padding: 0px;
    list-style: none;
    margin: 25px 0;
}
.right-content li {
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
}
.right-content li::before {
    background-image: url("../images/green-icon.png");
    content: "";
    display: inline-block;
    height: 8px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 9px;
}
.green {
    color: #098e80 !important;
}
.service-box {
    display: inline-block;
    vertical-align: top;
    width: 140px;
    margin: 12px 12px 20px;
}
.service-img {
    width: 140px;
    height: 140px;
    overflow: hidden;
}
.service-link {
    color: #6b6b6b;
    display: block;
    font-weight: 600;
    margin: 10px 0;
    text-align: center;
    font-size: 13px;
    line-height: 1.5;
}
.service-box a:hover {
    text-decoration: none;
}
.service-section {
    margin: 0 -12px;
}
.service-box a:hover .service-link {
    color: #0cbdaa;
}
.navbar-default .navbar-nav > .current_page_item > a,
.navbar-default .navbar-nav > .current_page_item > a:focus,
.navbar-default .navbar-nav > .current_page_item > a:hover,
.navbar-default .navbar-nav .current-page-ancestor a {
    background-color: rgba(0, 0, 0, 0);
    color: #e5c411;
}
.map_project a {
    color: #0cbdaa;
    display: block;
    font-weight: 600;
    margin: 8px 0 18px;
    text-decoration: underline;
}
.metaslider  .caption-wrap{
	position:relative!important;
}
.metaslider  .caption{
	padding:0px !important;
}
@media only screen and (max-width: 1499px) {
    .service-text.text-center > h1 {
        font-size: 50px;
    }
    .black-bg {
        font-size: 22px;
    }
    .service-text.text-center > p {
        font-size: 20px;
    }
}
@media only screen and (max-width: 1199px) {
    .service-text.text-center > h1 {
        font-size: 42.4px;
    }
    .black-bg {
        font-size: 16px;
    }
    .service-text.text-center > p {
        font-size: 18px;
    }
    .yello-fill {
        max-width: 170px;
    }
}
@media only screen and (max-width: 1024px) {
    .staff-box:hover::after {
        bottom: 130px;
    }
}
@media only screen and (max-width: 992px) {
    .service-text.text-center > h1 {
        font-size: 22px;
    }
    .black-bg {
        font-size: 16px;
    }
    .service-text.text-center > p {
        font-size: 14px;
    }
    .nav > li > a {
        display: block;
        padding: 10px 5px;
    }
}
.common-box h1,
.page-box {

    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 9px;

color: rgb(124, 37, 41);
border-bottom: 1px solid rgb(124, 37, 41);
    
}
.border-line {
    border-bottom: 1px solid #ccc;
    display: block;
    font-size: 16px;
}
.menu li .sub-menu {
    display: none;
}
.menu li.current_page_item .sub-menu {
    display: block;
}
.green-bg-heading {
    margin-bottom: 12px;
}
.common-box h1, .page-box {
color: rgb(124, 37, 41);
border-bottom: 1px solid rgb(124, 37, 41);
}

.common-box {
    /*margin-bottom: 40px;*/
}
.common-box, ul {
color: rgb(124, 37, 41);
}

.common-box video {
    margin-bottom: 0;
}
.main-image img {
    width: 100%;
}
.featured-img {
    border: 1px solid #ccc;
    border-radius: 2px;
    float: left;
    margin-right: 20px;
    padding: 2px;
}
.client-meta-data,
.client-meta-data a {
    color: #d9ab00;
    font-weight: 600;
}
.menu > .green-bg-heading.current_page_item > a {
    opacity: 0.65;
}
.people-section-inner .right-content {
    float: left;
    width: 54%;
}
.people-section-inner .right-sidebar {
    border: 1px solid #dbdbdb;
    box-shadow: 1px 1px 12px #f2f2f2;
    float: right;
    margin-top: 55px;
    padding: 12px 10px;
    width: 20%;
}
.right-sidebar > p {
    font-size: 14px;
}
.right-sidebar {
    font-size: 13px;
}
.right-sidebar ul {
    padding-left: 8px;
}
.right-sidebar ul li {
    margin-bottom: 5px;
}
.contact-section .wpcf7-form textarea {
    width: 85%;
    max-width: 85%;
}
@media only screen and (max-width: 991px) {
    .navbar-brand>img {
        max-width: 120px;
    }
    .service-box {
        margin: 12px 8px 20px;
    }
    .text-container p {
        font-size: 29px;
        line-height: 32px;
    }
    .we-serve-box {
        width: 100%;
        text-align: center;
    }
    .box-left {
        float: none;
        margin: 0 auto;
    }
    .box-right {
        width: 100%;
        margin-top: 15px;
    }
    .top-heading {
        max-width: 100%;
        padding: 0 0 10px 0;
    }
    .staff-box {
        padding: 0 0 10px 0;
    }
    .yellow-line {
        margin: 20px 0 0 0;
    }
    .we-serve-box p {
        font-size: 12px;
    }
    .yello-fill {
        max-width: 110px;
    }
}
@media only screen and (max-width: 768px) {
    .left-content {
        width: 32%;
    }
    .right-content {
        width: 68%;
        padding-left: 20px;
    }
    .people-section-inner .right-content {
        width: 42%;
    }
    .people-section-inner .right-sidebar {
        width: 24%;
    }
    .contact-section .wpcf7-form textarea {
        width: 100%;
        max-width: 100%;
    }
    .black-bg {
        margin-bottom: 10px;
    }
    .staff-box:hover::after {
        bottom: 160px;
    }
}
@media only screen and (max-width: 767px) {
    .service-box {
        width: 138px;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        width: 100%;
        margin: 0px auto;
        background: #888;
        position: relative;
        z-index: 99999999;
    }
    .staff-box {
        overflow: hidden;
    }
    .staff-box:hover::after {
        display: none;
    }
    .background_header {
        min-height: 250px;
    }
    .header-nav .nav.navbar-nav.navbar-right {
        margin: 0;
    }
    .nav > li {
        border-bottom: 1px solid #efefef;
    }
    .nav > li:last-child {
        border: none;
    }
    .cont-left,
    .cont-right {
        width: 50%;
    }
    .page_id4 .inner-page-text {
        top: 35%;
    }
    .page_id4 .main-image img {
        min-height: 320px;
    }
    .inner-page-content,
    .margin_part {
        padding: 0 15px;
    }
    .ver-length {
        width: 100%;
        float: left;
        padding: 20px 0 30px 0;
    }
    .staff-box,
    .staff-box-sec .staff-box:last-child {
        margin: 0 1% 15px 1%;
        width: 48%;
    }
    .staff-box-sec {
        padding: 20px 0;
    }
    .our-people-section,
    .our-project-section {
        padding: 20px 0 30px 0;
    }
    .our-project-section h4 {
        text-align: center;
    }
    .home .yellow-line {
        margin: 10px 0 0 0;
    }
    .home .main-image img {
        min-height: 325px;
    }
    .home .text-container p {
        font-size: 24px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 600px) {
    div#develop-enrollment img.alignleft {
        float: none;
        display: table;
        margin: 0 auto;
    }
    .footer-section .text-left {
        width: 100%;
        text-align: center;
    }
    .footer-section .text-right {
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
    .copyright-section {
        text-align: center;
    }
    .left-content {
        width: 40%;
    }
    .right-content {
        width: 60%;
    }
    .people-section-inner .right-content {
        width: 54%;
    }
    .people-section-inner .right-sidebar {
        margin-top: 10;
        width: 100%;
    }
    .cont-left {
        width: 100%;
    }
    .cont-right {
        width: 100%;
        margin-top: 15px;
    }
    .main-image img {
        min-height: 170px;
    }
    .inner-page-text {
        top: 68%;
    }
    .home .text-container {
        max-width: 100%;
    }
    .home .text-container p {
        font-size: 20px;
        line-height: 26px;
    }
    .home .slider-text {
        top: 50%;
    }
    .yello-fill {
        max-width: 80px;
    }
}
@media only screen and (max-width: 460px) {
    .right-content img.featured-img {
        float: none;
        display: table;
        margin: 0 auto;
    }
    .left-content {
        width: 100%;
    }
    .right-content {
        width: 100%;
        padding-left: 0;
        float: left;
    }
    .people-section-inner .right-content {
        width: 100%;
    }
    #map {
        height: 400px !important;
    }
    .page_id4 .main-image img {
        min-height: 360px;
    }
    .page_id4 .inner-page-text {
        top: 30%;
    }
    .staff-box,
    .staff-box-sec .staff-box:last-child {
        width: 100%;
        margin: 0 0 15px 0;
    }
    .home .slider-text {
        top: 40%;
    }
    .yello-fill {
        max-width: 50px;
    }
}