﻿@charset "utf-8";

/* CSS Document */
body {
    margin: 0 auto;
    padding: 0;
    font-family: 'Roboto Slab', serif;
}

a,
a:hover,
a:focus {
    outline: none;
}

::-moz-selection {
    background: #ffc82a;
    color: #000;
}

::-webkit-selection {
    background: #ffc82a;
    color: #000;
}

a,
a:hover {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    text-decoration: none;
}

a,
a:visited {
    color: #0087cc;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover,
a:focus {
    color: #ff7b29;
}

.shadow-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background: #000;
}

h1,
h2,
h3,
h4 {
    font-family: 'Roboto Slab', serif;
}

#topcontrol img{
	border-radius:20px
}

.banner-section {
    display: table;
    position: relative;
    background: url(../images/bg-banner-main.jpg) fixed #069;
    background-size: cover;
    padding: 150px 0;
    color: #fff;
    width: 100%;
    height: 100vh;
}

.banner-section:after {
    content: '';
    z-index: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.banner-section .container {
    position: relative;
    z-index: 1;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.banner-section .container h2 {
    font-size: 30px;
    color: #F90;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-weight: 300;
}

.banner-section .container h1 {
    font-size: 46px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding: 20px 150px;
    font-weight: 200;
}

.banner-section-dtls {
    margin: 0 auto;
    height: auto;
    width: 60%;
}

.banner-section-dtls-col {
    width: 20%;
    height: auto;
    text-align: center;
    float: left;
    margin: 0;
    padding: 0;
}

.banner-section-dtls-col img {
    width: 60%;
}

.banner-section-dtls-col h3 {
    font-size: 22px;
    color: #F90;
    margin: 0 auto;
    padding: 15px 0 0 0;
    font-weight: 300;
}

.about-section {
    margin: 0 auto;
    padding: 100px 0 25px 0;
    height: auto;
}

.about-section-dtls {
    background: url(../images/pexels-aboutus.jpg) no-repeat center;
    margin: 0 auto;
    padding: 0;
    height: 494px;
}

.title-abt {
    width: 30%;
    padding: 100px 50px;
    border: 4px solid #00a8b9;
    height: 300px;
    margin-top: -60px;
    margin-left: 30px;
}

.title-abt h1 {
    font-size: 66px;
    color: #F90;
    margin: 0;
    padding: 0;
    text-align: left;
    font-weight: 300;
    line-height: 55px;
}

.title-abt h2 {
    font-size: 46px;
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: left;
    font-weight: 300;
}

.title-abt h3 {
    font-size: 30px;
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: left;
    font-weight: 300;
}

.about-section-dtls h4 {
    font-size: 32px;
    color: #fff;
    margin: 0 80px 45px 80px;
    padding: 0;
    line-height: 42px;
    font-weight: 300;
    bottom: 0;
    position: absolute;
}

.about-section-dtls-2 {
    margin: 0 auto;
    padding: 50px 80px;
    height: auto;
    font-size: 18px;
    font-weight: 300;
    color: #333;
    line-height: 30px;
}

.about-section-dtls-2 a {
    font-size: 16px;
    text-align: center;
    padding: 12px 25px 15px 25px;
    border: 1px solid #000;
    margin-top: 25px;
    margin-bottom: 0;
    color: #000;
}

.video-section {
    margin: 0 auto;
    padding: 0;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 438px;
    background: #009bc8;
}

.bg-video {
    background: url(../images/bg-video.jpg) center no-repeat;
}

.services-section {
    margin: 0 auto;
    padding: 75px 0;
    height: auto;
}

.services-section h1 {
    font-size: 36px;
    color: #F60;
    margin: 0 auto;
    padding: 0;
    font-weight: 300;
    text-align: center;
}

.services-section p {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #0075b7;
    margin: 0 auto;
    padding: 20px 50px;
    font-weight: 300;
    text-align: center;
}


.services-section .btn-services {
    margin: 25px auto 0 auto;
    padding: 10px 25px 13px 25px;
    border: 1px solid #000;
    height: auto;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

#rig {
    max-width: 1100px;
    margin: 15px auto;
    /*center aligned*/
    padding: 0;
    font-size: 0;
    /* Remember to change it back to normal font size if have captions */
    list-style: none;
    background-color: #fff;
    font-weight: 300;
}

#rig li {
    display: inline-block;
    *display: inline;
    /*for IE6 - IE7*/
    width: 24%;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

#rig h4 {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    text-align: center;
    padding: 10px 35px;
    margin: 20px 0 0 0;
    font-weight: 100px;
}

.rig-cell {
    display: block;
    position: relative;
    overflow: hidden;
}

.rig-img {
    display: block;
    width: 100%;
    height: auto;
    border: none;
    transform: scale(1);
    transition: all 1s;
}

#rig li:hover .rig-img {
    transform: scale(1.25);
}

.rig-overlay {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #069;
    /* background-size:50px 50px;*/
    opacity: 0;
    filter: alpha(opacity=0);
    /*For IE6 - IE8*/
    transition: all 0.6s;
}

#rig li:hover .rig-overlay {
    opacity: 0.9;
}

.rig-text {
    display: block;
    padding: 0 30px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    text-transform: none;
    font-size: 20px;
    line-height: 22px;
    top: 25%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    /*For older IE*/
    transform: translateY(-20px);
    transition: all .3s;
}

#rig li:hover .rig-text {
    transform: translateY(0px);
    opacity: 1;
}

@media (max-width: 9000px) {
    #rig li {
        width: 24%;
        margin: 5px;
        text-align: center;
    }
}

@media (max-width: 1024px) {
    #rig li {
        width: 23.0%;
    }

    .rig-text {
        font-size: 14px;
    }

    #rig h4 {
        font-size: 16px;
        color: #000;
        line-height: 20px;
        text-align: center;
        padding: 10px 30px;
        margin: 20px 0 0 0;
        font-weight: 100px;
    }

    .rig-text {
        display: block;
        padding: 0 30px;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
        text-transform: none;
        font-size: 18px;
        line-height: 20px;
        top: 25%;
        color: #fff;
        opacity: 0;
        filter: alpha(opacity=0);
        /*For older IE*/
        transform: translateY(-20px);
        transition: all .3s;
        font-weight: 200;
    }

}

@media (max-width: 768px) {
    #rig li {
        width: 23.0%;
    }

    .rig-text {
        font-size: 14px;
    }

    #rig h4 {
        font-size: 16px;
        color: #000;
        line-height: 24px;
        text-align: center;
        padding: 10px 10px;
        margin: 20px 0 0 0;
        font-weight: 100px;
    }
}

@media (max-width: 1199px) {
    #rig li {
        width: 23.0%;
    }

    .rig-text {
        font-size: 14px;
        font-weight: bold;
    }
}

@media (max-width: 575px) {
    #rig li {
        width: 49%;
        margin: 1px;
    }

    .rig-text {
        display: none;
    }

    #rig h4 {
        font-size: 14px;
        color: #000;
        line-height: 20px;
        text-align: center;
        padding: 10px 0;
        margin: 0 10px;
        font-weight: 100px;
    }
}

.vision-section {
    margin: 0 auto;
    padding: 0;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 487px;
    background: #70777c;
}
.halfblack{
    width: 100%;
    height: 100%;
    background: linear-gradient(273deg, #000000, #00000000);
}
.bg-vision {
    background: url(../images/pexels-vision.jpg);
}

.vision-dtls {
    margin: 130px 0 0 100px;
    padding: 25px 0 25px 25px;
    border-left: 3px solid #CCC;
}

.vision-dtls h1 {
    font-size: 36px;
    color: #F90;
    text-align: left;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

.vision-dtls p {
    font-size: 20px;
    color: #fff;
    line-height: 32px;
    text-align: left;
    margin: 0;
    padding: 0 0 0 0;
    font-weight: 400;
}

.team-section {
    margin: 0 auto;
    padding: 75px 0;
    height: auto;
    background: #e9ecee;
    text-align: center;
}

.team-section h1 {
    font-size: 36px;
    color: #F60;
    margin: 0 auto;
    padding: 0;
    font-weight: 300;
    text-align: center;
}

.team-section .btn-moreinfo {
    margin: 25px auto 0 auto;
    padding: 10px 25px 13px 25px;
    border: 1px solid #000;
    height: auto;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.value-section {
    margin: 0 auto;
    padding: 75px 0;
    height: auto;
}

.value-section h1 {
    font-size: 36px;
    color: #F60;
    margin: 0 auto;
    padding: 0;
    font-weight: 300;
    text-align: center;
}

.value-section-col {
    width: 47%;
    float: left;
    margin: 25px 50px 25px 0;
    padding: 0;
    height: auto;
}

.value-section-col:nth-child(2) {
    margin-right: 0;
}

.value-section-col:nth-child(4) {
    margin-right: 0;
}

.value-section-col h2 {
    font-size: 24px;
    color: #000;
    margin: 0;
    padding: 0 0 10px 0;
    font-weight: 300;
    text-align: left;
}

.value-section-col p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin: 0;
    padding: 0;
    font-weight: 300;
    text-align: left;
}

.line-value {
    width: 10%;
    height: 1px;
    background: #f38112;
    margin: 0 0 10px 0;
}

.fa-users {
    font-size: 24px;
    color: #02c2c9;
}

.fa-hands-helping {
    font-size: 24px;
    color: #02c2c9;
}

.fa-thumbs-up {
    font-size: 24px;
    color: #02c2c9;
}

.fa-chart-line {
    font-size: 24px;
    color: #02c2c9;
}

.footer-section {
    margin: 0 auto;
    padding: 30px 0;
    height: auto;
    background: #354551;
    text-align: center;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.footer-section p {
    font-size: 14px;
    color: #ccc;
    letter-spacing: 0.5px;
}

.footer-section a {
    color: #ccc;
}

.footer-section ul {
    margin: 10px auto;
    padding: 0;
}

.footer-section ul li {
    margin: 0 auto;
    padding: 0 15px;
    list-style: none;
    display: inline;
}

.footer-section ul li a {
    font-size: 14px;
    color: #7997ad;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.8px;
}

.footer-section ul li a:hover {
    color: #FFF;
}

.social {
    margin: 0 auto;
    padding: 0;
}

.social a {
    padding: 0 5px;
}


.bginner-section {
    margin: 0 auto;
    padding: 0;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 400px;
    background: #70777c;
}

.bg-abt {
    background: url(../images/pexels-p-aboutus.jpg);
}


.bginner-section h1 {
    font-size: 36px;
    color: #fff;
    margin: 0;
    padding: 300px 0 0 0;
    z-index: 999;
    line-height: 30px;
    position: relative;
    font-weight: 300;
}

.bginner-section h1 span {
    font-size: 18px;
    letter-spacing: 0.8px;
}

.shadow-overlay-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    opacity: 0.4;
    background: #000;
}



.body-section-inner {
    margin: 0 auto;
    padding: 55px 0;
}

.body-section-inner h1 {
    text-align: center;
    margin: 0 auto;
    padding: 0 0 25px 0;
    font-size: 36px;
    font-weight: 300;
    color: #F60;
}

.body-section-inner-col {
    margin: 0;
    padding: 0;
}

.body-section-inner-col p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: 300;
    text-align: left;
}

.body-section-inner h2 {
    text-align: center;
    margin: 0 auto;
    padding: 25px 0 0 0;
    font-size: 30px;
    font-weight: 300;
    color: #393 !important;
}

.director-desk-section {
    margin: 0 auto;
    padding: 55px 0;
    height: auto;
    background: #eff5f5;
}

.director-desk-section img {
    margin: 15px 0 0 0;
    padding: 5px;
    border: 2px solid #FFF;
}

.director-desk-section h2 {
    text-align: center;
    margin: 0 auto;
    padding: 10px 42px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    background: #C60;
    display: table;
}

.director-desk-section h1 {
    text-align: left;
    margin: 0 auto;
    padding: 0 0 10px 0;
    font-size: 36px;
    font-weight: 300;
    color: #F60;
}

.director-desk-section p {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: 300;
    text-align: left;
}

.bg-services {
    background: url(../images/bg-services.jpg);
}

.services-section-inner {
    margin: 0 auto 25px auto;
    height: auto;
    padding: 0 0 25px 0;
    border-bottom: 1px solid #CCC;
}

.services-section-inner:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.h1-services {
    text-align: center;
    margin: 0 auto;
    padding: 0 0 45px 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    color: #069;
}

.services-section-inner-left {
    margin: 0;
    padding: 0;
}

.services-section-inner-right {
    margin: 0;
    padding: 0;
}

.services-section-inner-right h3 {
    text-align: left;
    margin: 0 auto;
    padding: 15px 0 0 0;
    font-size: 24px;
    font-weight: 300;
    color: #F60;
}

.services-section-inner-right h2 {
    text-align: left;
    margin: 0 auto;
    padding: 0 0 10px 0;
    font-size: 30px;
    font-weight: 300;
    color: #F60;
}

.line-services-title {
    width: 15%;
    height: 1px;
    background: #f38112;
    margin: 0 0 10px 0;
}

.services-section-inner-right p {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: 300;
    text-align: left;
}

.bg-team {
    background: url(../images/pexels-bg-team.jpg);
}

.bg-gallery {
    background: url(../images/pexels-bg-gallery.jpg);
}

.team-section-inner {
    margin: 0 auto 35px 0;
    padding: 0 0 35px 0;
    border-bottom: 1px solid #CCC;
}

.team-section-inner:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.team-section-inner-left {
    margin: 0;
    padding: 0;
}

.team-section-inner-left img {
    border-radius: 10px;
    box-shadow: 15px 15px 0 0 #dce0e0;
    border: 2px solid #FFF;
    width: 90%;
}

.team-section-inner-right {
    margin: 0;
    padding: 0 0 0 15px;
}

.team-section-inner-right h1 {
    text-align: left;
    margin: 0 auto;
    padding: 0 0 0 0;
    font-size: 24px;
    font-weight: 300;
    color: #F60;
    letter-spacing: 0.5px;
}

.team-section-inner-right h2 {
    text-align: left;
    margin: 0 auto;
    padding: 0 0 10px 0;
    font-size: 18px;
    font-weight: 300;
    color: #09C;
}

.team-section-inner-right p {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
    color: #333;
    font-weight: 300;
    text-align: left;
}

.bg-clr-team {
    background: #eff5f5;
    padding: 20px;
    margin-bottom: 25px;
}

.pd-top15 {
    padding-top: 25px;
}

.bg-contact {
    background: url(../images/pexels-contact.jpg);
}

.contactus-section {
    margin: 0 auto;
    padding: 75px 0 0 0;
    background: #fff;
}

.contactus-section-left {
    margin: 0;
    padding: 0 0 0 20px;
}

.contactus-section-left h1 {
    margin: 0;
    text-align: left;
    padding: 0 0 10px 0;
    font-size: 30px;
    font-weight: 300;
    color: #09C;
    text-transform: none;
}

.contactus-section-left h2 {
    margin: 0;
    text-align: left;
    padding: 0 0 10px 0;
    font-size: 18px;
    font-weight: 300;
    color: #F60;
}


.line-title-contact {
    background: #F90;
    height: 1px;
    margin: 10px 0 0 0;
    padding: 0;
    width: 15%;
}

.contactus-section-left p {
    margin: 0;
    padding: 15px 45px 15px 0;
    font-size: 16px;
    font-weight: 300;
    color: #333;
    line-height: 24px;
    border-bottom: 1px solid #ecebed;
}

.contactus-section-left p strong {
    font-weight: bold;
}

.contactus-section-left p:last-child {
    border-bottom: none;
}

.contactus-section-left a {
    color: #06C;
    font-family: 'Didact Gothic', sans-serif;
}

.contactus-section-left a:hover {
    color: #C00;
}

.contactus-section-right {
    margin: 0;
    padding: 0 0 50px 150px;
}

.contactus-section-right h1 {
    margin: 0;
    text-align: left;
    padding: 0 0 10px 0;
    font-size: 30px;
    font-weight: 300;
    color: #09C;
}

.line-title-contact2 {
    background: #C00;
    height: 1px;
    margin: 10px 0 20px 5px;
    padding: 0;
    width: 15%;
}

.w100 {
    width: 100%;
    margin: 0 auto 10px auto;
    padding: 10px !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #dedede !important;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    height: auto;
    background: #ecebed !important;
}

.w1001 {
    width: 100%;
    margin: 0 auto 10px auto;
    padding: 10px !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #dedede !important;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    height: 150px;
    background: #ecebed !important;
}

.w50:last-child {
    margin-right: 0;
}

.btn-warning {
    background: #09C !important;
    border: none;
    color: #FFF !important;
    border: none;
    padding: 10px 12px;
    font-size: 14px;
}

.btn-warning:hover {
    background: #039;
    color: #FFF;
}

.googlemap {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    height: 450px;
    border-top: 5px solid #FFF;
    border: none;
}

.bg-careers {
    background: url(../images/bg-careers.jpg);
}

.careers-section {
    margin: 0 auto;
    padding: 60px 0;
    height: auto;
    background: #f2f5f5;
}

.careers-section-left {
    margin: 0;
    padding: 0 0 0 50px;
}

.careers-section-left img {
    width: 80%;
    margin: 20px 0 0 20px;
    border-radius: 50px 0 50px 0;
}

.careers-section-left p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin: 0 0 0 20px;
    padding: 25px 50px 0 20px;
    color: #000;
}

.careers-section-left p strong {
    font-weight: 600;
}

.careers-section-left a {
    color: #06C;
    text-decoration: underline;
    letter-spacing: 0.8px;
}

.careers-section-left a:hover {
    color: #C00;
}

.careers-section-right {
    margin: 30px 0 0 0;
    padding: 0;
}

.careers-section-right ul {
    margin: 0 100px 0 0;
    padding: 0;
}

.careers-section-right ul li {
    margin: 0 0 15px 0;
    padding: 0 0;
    list-style: none;
    display: block;
    border: 1px solid #c19e11;
}

.careers-section-right ul li a {
    margin: 0;
    padding: 15px 30px;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    font-weight: 400;
    display: block;
    text-transform: uppercase;
}

.careers-section-right ul li a:hover {
    background: #C04302;
    color: #fff;
    text-decoration: none;
}

.careers-section-right ul li a.active {
    background: #000;
    color: #FFF;
    text-decoration: none;
}

.career-section-col {
    margin: 15px 15px 30px 0;
    padding: 0 22px;
    height: auto;
    text-align: center;
}

.career-section-col:last-child {
    margin-right: 0;
}

.career-section-col img {
    margin-bottom: 15px;
    border-radius: 15px 0 15px 0;
    -webkit-border-radius: 15px 0 15px 0;
    -moz-border-radius: 15px 0 15px 0;
    -o-border-radius: 15px 0 15px 0;
    border: 1px solid #FFF;
}

.career-section-col-content {
    border-left: 0;
    padding-left: 0;
}

.career-section-col h1 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 10px 0 5px 0;
    padding: 0;
    font-weight: 400;
    color: #ee713a;
    letter-spacing: 0.8px;
}

.career-section-col p {
    font-size: 15px;
    line-height: 22px;
    color: #000;
    margin: 0;
    padding: 0 10px 15px 0;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.mob {
    display: none;
}

.mob1 {
    display: inherit;
}

.whywork-section {
    margin: 0 auto;
    padding: 75px 0;
    height: auto;
}

.whywork-section h1 {
    margin: 0 auto;
    padding: 0;
    font-size: 30px;
    font-weight: 300;
    color: #F60;
    text-align: center;
}

.whywork-section h2 {
    margin: 0 auto;
    padding: 10px 0;
    font-size: 20px;
    font-weight: 300;
    color: #069;
    text-align: center;
}

.whywork-section-col {
    width: 19%;
    float: left;
    margin: 30px 14px 0 0;
    padding: 0;
}

.whywork-section-col:last-child {
    margin-right: 0;
}

.whywork-section-col h3 {
    font-size: 16px;
    text-transform: none;
    margin: 0 0 15px 0;
    padding: 0;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.4px;
}

.whywork-section-col p {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin: 0;
    padding: 0;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.fa-times {
    font-size: 36px;
    color: #F00;
}

.modal-dialog {
    background: #fff;
    padding: 10px;
    margin-top: 20%;
}

.fa-arrow-down {
    font-size: 24px;
}

a.applynow {
    font-size: 14px;
    color: #FFF;
    margin: 0;
    padding: 10px 15px;
    background: #C60;
    text-decoration: none;
    border-radius: 5px;
}

a.applynow:hover {
    color: #FFF;
    background: #000;
}

.mob-team1 {
    display: inherit;
}

.mob-team {
    display: none;
}

.career-section-1 {
    margin: 0 auto;
    padding: 60px 0;
    height: auto;
    background: #f2f5f5;
}

.career-section-1main {
    margin: 0 110px;
}

.career-section-1-col {
    margin: 0;
    padding: 0;
    height: auto;
    text-align: center;
}

.bg-blue {
    background: #036;
}

.bg-purple {
    background: #2a0b59;
}

.bg-grey {
    background: #424242;
}

.bg-white {
    background: #424242;
}

.career-section-1-col h1 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 10px 0 5px 0;
    padding: 110px 0 0 0;
    font-weight: 400;
    color: #F90;
    letter-spacing: 0.8px;
}

.career-section-1-col p {
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    margin: 0;
    padding: 0 30px 15px 30px;
    font-weight: 300;
    letter-spacing: 0.5px;
}


#gallery {
    max-width: 1100px;
    margin: 0 auto 40px auto;
    /*center aligned*/
    padding: 0;
    font-size: 0;
    /* Remember to change it back to normal font size if have captions */
    list-style: none;
    background-color: #fff;
}

#gallery li {
    display: inline-block;
    *display: inline;
    /*for IE6 - IE7*/
    width: 25%;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

#gallery h4 {
    font-size: 18px;
    color: #000;
    text-align: center;
    padding: 8px 35px;
}

/* The wrapper for each item */
.gallery-cell {
    /*margin:12px;
    box-shadow:0 0 6px rgba(0,0,0,0.3);*/
    display: block;
    position: relative;
    overflow: hidden;
}

/* If have the image layer */
.gallery-img {
    display: block;
    width: 100%;
    height: auto;
    border: none;
    transform: scale(1);
    transition: all 1s;
}

#gallery li:hover .gallery-img {
    transform: scale(1.05);
}

/* If have the overlay layer */
.gallery-overlay {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #000 url(../images/arrow.png) no-repeat center 20%;
    background-size: 50px 50px;
    opacity: 0;
    filter: alpha(opacity=0);
    /*For IE6 - IE8*/
    transition: all 0.6s;
}

#gallery li:hover .gallery-overlay {
    opacity: 0.8;
}

.gallery-overlay01 {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #000 url(../images/icon-zoom.png) no-repeat center 50%;
    background-size: 50px 50px;
    opacity: 0;
    filter: alpha(opacity=0);
    /*For IE6 - IE8*/
    transition: all 0.6s;
}

#gallery li:hover .gallery-overlay01 {
    opacity: 0.8;
}

/* If have captions */
.gallery-text {
    display: block;
    padding: 0 30px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: bold;
    font-weight: normal !important;
    top: 60%;
    color: white;
    opacity: 0;
    filter: alpha(opacity=0);
    /*For older IE*/
    transform: translateY(-20px);
    transition: all .3s;
}

#gallery li:hover .gallery-text {
    transform: translateY(0px);
    opacity: 0.9;
}

@media (max-width: 9000px) {
    #gallery li {
        width: 24%;
        margin: 1px;
    }
}

@media (max-width: 700px) {
    #gallery li {
        width: 33.33%;
    }
}

@media (max-width: 550px) {
    #gallery li {
        width: 50%;
    }
}

@media (max-width: 480px) {
    #gallery li {
        width: 48%;
        margin: 1px;
    }

    .gallery-text {
        display: block;
        padding: 0 30px;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
        text-transform: capitalize;
        font-size: 16px;
        line-height: 16px;
        font-weight: bold;
        top: 50%;
        color: white;
        opacity: 0;
        filter: alpha(opacity=0);
        /*For older IE*/
        transform: translateY(-20px);
        transition: all .3s;
    }

}

.career-new-section {
    margin: 0 auto;
    padding: 0;
}

.career-new-section h2 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: #D35500;
    text-align: left;
}

.career-new-section ul {
    margin: 0 0 25px 0;
    padding: 0;
}

.career-new-section ul li {
    margin: 0 0 0 18px;
    padding: 0;
    font-size: 15px;
    color: #333;
    list-style: disc;
}

.career-new-section p {
    font-size: 15px;
    color: #333;
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

    .shadow-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.5;
        background: #000;
    }

    .banner-section {
        display: table;
        position: relative;
        background: url(../images/bg-banner-main.jpg) fixed #069;
        background-size: cover;
        padding: 150px 0;
        color: #fff;
        width: 100%;
        height: 100vh;
    }

    .banner-section:after {
        content: '';
        z-index: 0;
        position: absolute;
        background: rgba(0, 0, 0, 0.1);
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .banner-section .container {
        position: relative;
        z-index: 1;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        width: 100%;
    }

    .banner-section .container h2 {
        font-size: 18px;
        color: #F90;
        line-height: 24PX;
        text-align: center;
        margin: 0 auto;
        padding: 0 5px;
        font-weight: 400;
    }

    .banner-section .container h1 {
        font-size: 22px;
        color: #fff;
        text-align: center;
        margin: 0 auto;
        padding: 20px 10px;
        font-weight: 400;
    }

    .banner-section .container p {
        font-size: 22px;
        color: #FFF;
        line-height: 30px;
        text-align: center;
        margin: 10px auto 20px auto;
        padding: 0 250px;
        font-weight: 300;
        font-family: 'Roboto Slab', serif;
    }

    .banner-section-dtls {
        margin: 0 auto;
        height: auto;
        width: 94%;
    }

    .banner-section-dtls-col {
        width: 20%;
        height: auto;
        text-align: center;
        float: left;
        margin: 0;
        padding: 0;
    }

    .banner-section-dtls-col img {
        width: 78%;
    }

    .banner-section-dtls-col h3 {
        font-size: 10px;
        color: #F90;
        margin: 0 auto;
        padding: 15px 0 0 0;
        font-weight: 300;
    }

    .home-social {
        display: none;
    }

    .about-section {
        margin: 0 auto;
        padding: 35px 0;
        height: auto;
    }

    .about-section-dtls {
        background: url(../images/pexels-aboutus.jpg) no-repeat center;
        margin: 0 auto;
        padding: 0;
        height: 250px;
    }

    .title-abt {
        width: 100%;
        padding: 0;
        border: none;
        height: auto;
        margin-top: 10px;
        margin-left: 0;
    }

    .title-abt h1 {
        font-size: 36px;
        color: #F90;
        margin: 0;
        padding: 0;
        text-align: left;
        font-weight: 300;
        line-height: 35px;
    }

    .title-abt h2 {
        font-size: 24px;
        color: #fff;
        margin: 0;
        padding: 0;
        text-align: left;
        font-weight: 300;
    }

    .title-abt h3 {
        font-size: 20px;
        color: #fff;
        margin: 0;
        padding: 0;
        text-align: left;
        font-weight: 300;
    }

    .about-section-dtls h4 {
        font-size: 16px;
        color: #fff;
        margin: 0 0 25px 0;
        padding: 0;
        line-height: 22px;
        font-weight: 300;
        bottom: 0;
        position: absolute;
    }

    .about-section-dtls-2 {
        margin: 0 auto;
        padding: 10px 0;
        height: auto;
        font-size: 14px;
        font-weight: 300;
        color: #333;
        line-height: 24px;
    }

    .about-section-dtls-2 a {
        font-size: 14px;
        text-align: center;
        padding: 10px 25px 12px 25px;
        border: 1px solid #000;
        margin-top: 25px;
        margin-bottom: 0;
        color: #000;
    }

    .video-section {
        margin: 0 auto;
        padding: 0;
        background-size: cover !important;
        background-position: center !important;
        width: 100%;
        height: 200px;
        background: #009bc8;
    }

    .bg-video {
        background: url(../images/bg-video.jpg) center no-repeat;
    }

    .services-section {
        margin: 0 auto;
        padding: 25px 0;
        height: auto;
    }

    .services-section h1 {
        font-size: 24px;
        color: #F60;
        margin: 0 auto;
        padding: 0;
        font-weight: 300;
        text-align: center;
    }

    .services-section p {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #0075b7;
        margin: 0 auto;
        padding: 0 0 20px 0;
        font-weight: 300;
        text-align: center;
    }

    .services-section .btn-services {
        margin: 0 auto 0 auto;
        padding: 10px 15px;
        border: 1px solid #000;
        height: auto;
        text-align: center;
        font-size: 14px;
        color: #000;
        font-weight: 400;
    }

    .vision-section {
        margin: 0 auto;
        padding: 0;
        background-size: cover !important;
        background-position: center !important;
        width: 100%;
        height: auto;
        background: #70777c;
    }

    .bg-vision {
        background: #666;
    }

    .vision-dtls {
        margin: 10px 0 0 0;
        padding: 15px 0 25px 0;
        border-left: none;
    }

    .vision-dtls h1 {
        font-size: 20px;
        color: #F90;
        text-align: center;
        margin: 0;
        padding: 0;
        font-weight: 400;
    }

    .vision-dtls p {
        font-size: 14px;
        color: #fff;
        line-height: 24px;
        text-align: center;
        margin: 0;
        padding: 0 0 0 0;
        font-weight: 400;
    }

    .team-section {
        margin: 0 auto;
        padding: 25px 0;
        height: auto;
        background: #e9ecee;
        text-align: center;
    }

    .team-section h1 {
        font-size: 24px;
        color: #F60;
        margin: 0 auto;
        padding: 0;
        font-weight: 300;
        text-align: center;
    }

    .team-section .btn-moreinfo {
        margin: 0 auto 0 auto;
        padding: 10px 15px;
        border: 1px solid #000;
        height: auto;
        text-align: center;
        font-size: 14px;
        color: #000;
        font-weight: 400;
    }

    .value-section {
        margin: 0 auto;
        padding: 25px 0;
        height: auto;
    }

    .value-section h1 {
        font-size: 24px;
        color: #F60;
        margin: 0 auto;
        padding: 0;
        font-weight: 300;
        text-align: center;
    }

    .value-section-col {
        width: 100%;
        float: left;
        margin: 15px 20px;
        padding: 0;
        height: auto;
    }

    .value-section-col:nth-child(2) {
        margin-right: 0;
    }

    .value-section-col:nth-child(4) {
        margin-right: 0;
    }

    .value-section-col h2 {
        font-size: 18px;
        color: #000;
        margin: 0;
        padding: 0 0 10px 0;
        font-weight: 300;
        text-align: left;
    }

    .value-section-col p {
        font-size: 14px;
        line-height: 22px;
        color: #333;
        margin: 0;
        padding: 0;
        font-weight: 300;
        text-align: left;
    }

    .line-value {
        width: 20%;
        height: 1px;
        background: #f38112;
        margin: 0 0 10px 0;
    }

    .fa-users {
        font-size: 24px;
        color: #02c2c9;
    }

    .fa-hands-helping {
        font-size: 24px;
        color: #02c2c9;
    }

    .fa-thumbs-up {
        font-size: 24px;
        color: #02c2c9;
    }

    .fa-chart-line {
        font-size: 24px;
        color: #02c2c9;
    }

    .footer-section {
        margin: 0 auto;
        padding: 30px 0;
        height: auto;
        background: #354551;
        text-align: center;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    }

    .footer-section img {
        width: 45%;
    }

    .footer-section p {
        font-size: 12px;
        color: #ccc;
        letter-spacing: 0.5px;
        line-height: 16px;
    }

    .footer-section a {
        color: #ccc;
    }

    .footer-section ul {
        margin: 10px auto;
        padding: 0;
    }

    .footer-section ul li {
        margin: 0 auto;
        padding: 0 10px;
        list-style: none;
        display: inline;
    }

    .footer-section ul li a {
        font-size: 12px;
        color: #7997ad;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 0.8px;
    }

    .footer-section ul li a:hover {
        color: #FFF;
    }

    .bginner-section {
        margin: 0 auto;
        padding: 0;
        background-size: cover !important;
        background-position: center !important;
        width: 100%;
        height: 200px;
        background: #70777c;
    }

    .bg-abt {
        background: url(../images/pexels-p-aboutus.jpg);
    }

    .bginner-section h1 {
        font-size: 20px;
        color: #fff;
        margin: 0;
        padding: 130px 0 0 0;
        z-index: 999;
        line-height: 24px;
        position: relative;
        font-weight: 300;
        letter-spacing: 0.5px;
    }


    .bginner-section h1 span {
        font-size: 13px;
        letter-spacing: 0.8px;
    }

    .shadow-overlay-1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 200px;
        opacity: 0.4;
        background: #000;
    }

    .body-section-inner {
        margin: 0 auto;
        padding: 30px 10px;
    }

    .body-section-inner h1 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 15px 0;
        font-size: 18px;
        font-weight: 400;
        color: #F60;
    }

    .body-section-inner-col {
        margin: 0;
        padding: 0;
    }

    .body-section-inner-col p {
        margin: 0;
        padding: 0;
        font-size: 13px;
        line-height: 20px;
        color: #000;
        font-weight: 300;
        text-align: left;
    }

    .body-section-inner h2 {
        text-align: left;
        margin: 0 auto;
        padding: 25px 0 0 0;
        font-size: 18px;
        font-weight: 400;
        color: #393;
    }

    .director-desk-section {
        margin: 0 auto;
        padding: 30px 0;
        height: auto;
        background: #eff5f5;
    }

    .director-desk-section img {
        margin: 15px 0 0 0;
        padding: 5px;
        border: 2px solid #FFF;
    }

    .director-desk-section h2 {
        text-align: center;
        margin: 0 auto 20px auto;
        padding: 10px 42px;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        background: #C60;
        display: table;
    }

    .director-desk-section h1 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 10px 0;
        font-size: 24px;
        font-weight: 400;
        color: #F60;
    }

    .director-desk-section p {
        margin: 0 0 15px 0;
        padding: 0;
        font-size: 13px;
        line-height: 20px;
        color: #000;
        font-weight: 300;
        text-align: left;
    }

    .bg-services {
        background: url(../images/bg-services.jpg);
    }

    .services-section-inner {
        margin: 0 auto 25px auto;
        height: auto;
        padding: 0 0 25px 0;
        border-bottom: 1px solid #CCC;
    }

    .services-section-inner:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

    .h1-services {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 15px 0;
        font-size: 14px;
        line-height: 24px;
        font-weight: 300;
        color: #069;
    }

    .services-section-inner-left {
        margin: 0;
        padding: 0;
    }

    .services-section-inner-right {
        margin: 0;
        padding: 0;
    }

    .services-section-inner-right h3 {
        text-align: left;
        margin: 0 auto;
        padding: 15px 0 0 0;
        font-size: 18px;
        font-weight: 300;
        color: #F60;
    }

    .services-section-inner-right h2 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 10px 0;
        font-size: 22px;
        font-weight: 300;
        color: #F60;
    }

    .line-services-title {
        width: 15%;
        height: 1px;
        background: #f38112;
        margin: 0 0 10px 0;
    }

    .services-section-inner-right p {
        margin: 0 0 0 0;
        padding: 0;
        font-size: 13px;
        line-height: 22px;
        color: #000;
        font-weight: 300;
        text-align: left;
    }

    .bg-team {
        background: url(../images/pexels-bg-team.jpg);
    }
    .bg-gallery {
    background: url(../images/pexels-bg-gallery.jpg);
}
    .team-section-inner {
        margin: 0 auto 25px 0;
        padding: 0 0 25px 0;
        border-bottom: 1px solid #CCC;
    }

    .team-section-inner-left {
        margin: 0;
        padding: 0;
    }

    .team-section-inner-left img {
        border-radius: 10px;
        box-shadow: 5px 5px 0 0 #dce0e0;
        border: 2px solid #FFF;
        width: 90%;
        margin-bottom: 15px;
    }

    .team-section-inner-right {
        margin: 0;
        padding: 0 0 0 0;
    }

    .team-section-inner-right h1 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 0 0;
        font-size: 18px;
        font-weight: 300;
        color: #F60;
    }

    .team-section-inner-right h2 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 10px 0;
        font-size: 14px;
        font-weight: 300;
        color: #000;
    }

    .team-section-inner-right p {
        margin: 0 0 0 0;
        padding: 0;
        font-size: 13px;
        line-height: 20px;
        color: #333;
        font-weight: 300;
        text-align: left;
    }

    .bg-clr-team {
        background: #eff5f5;
        padding: 20px;
        margin-bottom: 25px;
    }

    .pd-top15 {
        padding-top: 0;
    }

    .bg-contact {
        background: url(../images/pexels-contact.jpg);
    }

    .contactus-section {
        margin: 0 auto;
        padding: 25px 10px;
        background: #fff;
    }

    .contactus-section-left {
        margin: 0;
        padding: 0;
    }

    .contactus-section-left h1 {
        margin: 0;
        text-align: left;
        padding: 0 0 10px 0;
        font-size: 20px;
        font-weight: 300;
        color: #09C;
        text-transform: none;
    }

    .contactus-section-left h2 {
        margin: 0;
        text-align: left;
        padding: 0 50px 10px 0;
        font-size: 16px;
        font-weight: 300;
        color: #F60;
    }


    .line-title-contact {
        background: #F90;
        height: 1px;
        margin: 10px 0 0 0;
        padding: 0;
        width: 15%;
    }

    .contactus-section-left p {
        margin: 0;
        padding: 15px 0 15px 0;
        font-size: 13px;
        font-weight: 300;
        color: #333;
        line-height: 20px;
        border-bottom: 1px solid #ecebed;
        letter-spacing: 0.3px;
    }

    .contactus-section-left p strong {
        font-weight: bold;
    }

    .contactus-section-left p:last-child {
        border-bottom: none;
    }

    .contactus-section-left a {
        color: #06C;
        font-family: 'Didact Gothic', sans-serif;
    }

    .contactus-section-left a:hover {
        color: #C00;
    }

    .contactus-section-right {
        margin: 0 0 10px 0;
        padding: 15px 0 0 0;
        border-top: 1px solid #CCC;
    }

    .contactus-section-right h1 {
        margin: 0;
        text-align: left;
        padding: 0 0 10px 0;
        font-size: 20px;
        font-weight: 300;
        color: #09C;
    }

    .line-title-contact2 {
        background: #C00;
        height: 1px;
        margin: 10px 0 20px 5px;
        padding: 0;
        width: 15%;
    }

    .w100 {
        width: 100%;
        margin: 10px auto 0 auto;
        padding: 10px;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        border-bottom: 1px solid #dedede !important;
        color: #333;
        font-size: 16px;
        font-weight: 400;
        background: #ecebed !important;
    }

    .w50 {
        float: left;
        width: 100%;
        margin: 10px 0 0 0;
        padding: 10px;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        border-bottom: 1px solid #dedede !important;
        color: #333;
        font-size: 14px;
        font-weight: 400;
        background: #ecebed !important;
    }

    .w50:last-child {
        margin-right: 0;
    }

    .btn-warning {
        background: #09C !important;
        border: none;
        color: #FFF !important;
        border: none;
    }

    .btn-warning:hover {
        background: #039;
        color: #FFF;
    }

    .googlemap {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        height: 200px;
        border-top: 5px solid #FFF;
        border: none;
    }

    .bg-careers {
        background: url(../images/bg-careers.jpg);
    }


    .careers-section {
        margin: 0 auto;
        padding: 20px 0;
        height: auto;
        background: #f2f5f5;
    }

    .careers-section-left {
        margin: 0;
        padding: 0;
    }

    .careers-section-left img {
        width: 100%;
        margin: 10px 0 0 0;
        border-radius: 0;
    }

    .careers-section-right {
        margin: 30px 0 0 0;
        padding: 0;
    }

    .careers-section-right ul {
        margin: 0 10px 0 0;
        padding: 0;
    }

    .careers-section-right ul li {
        margin: 0 0 5px 0;
        padding: 0 0;
        list-style: none;
        display: block;
        border: 1px solid #c19e11;
    }

    .careers-section-right ul li a {
        margin: 0;
        padding: 10px 20px;
        font-size: 12px;
        color: #000;
        text-decoration: none;
        font-weight: 400;
        display: block;
        text-transform: uppercase;
    }

    .careers-section-right ul li a:hover {
        background: #C04302;
        color: #fff;
        text-decoration: none;
    }

    .careers-section-right ul li a.active {
        background: #000;
        color: #FFF;
        text-decoration: none;
    }

    .career-section-col {
        margin: 0 15px 10px 0;
        padding: 0;
        height: auto;
        text-align: left;
    }

    .career-section-col:last-child {
        margin-right: 0;
    }

    .career-section-col img {
        margin-bottom: 15px;
        border-radius: 25px 0 25px 0;
        -webkit-border-radius: 25px 0 25px 0;
        -moz-border-radius: 25px 0 25px 0;
        -o-border-radius: 25px 0 25px 0;
        border: 1px solid #FFF;
    }

    .career-section-col-content {
        border-left: none;
        padding-left: 0;
    }

    .career-section-col h1 {
        font-size: 14px;
        text-transform: uppercase;
        margin: 10px 0 5px 0;
        padding: 0;
        font-weight: 400;
        color: #ee713a;
        letter-spacing: 0.8px;
    }

    .career-section-col p {
        font-size: 14px;
        line-height: 22px;
        color: #000;
        margin: 0;
        padding: 0 10px 15px 0;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

    .mob {
        display: inherit;
    }

    .mob1 {
        display: none;
    }

    .whywork-section {
        margin: 0 auto;
        padding: 30px 0;
        height: auto;
    }

    .whywork-section h1 {
        margin: 0 auto;
        padding: 0;
        font-size: 20px;
        font-weight: 300;
        color: #F60;
        text-align: left;
    }

    .whywork-section h2 {
        margin: 0 auto;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 300;
        color: #069;
        text-align: left;
    }

    .whywork-section-col {
        width: 100%;
        float: left;
        margin: 30px 10px 10px 10px;
        padding: 0;
    }

    .whywork-section-col:last-child {
        margin-right: 0;
    }

    .whywork-section-col h3 {
        font-size: 16px;
        text-transform: none;
        margin: 0 0 10px 0;
        padding: 0;
        font-weight: 400;
        color: #000;
        letter-spacing: 0.4px;
    }

    .whywork-section-col p {
        font-size: 13px;
        line-height: 20px;
        color: #333;
        margin: 0;
        padding: 0;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

    a.applynow {
        font-size: 14px;
        color: #FFF;
        margin: 0;
        padding: 10px 15px;
        background: #C60;
        text-decoration: none;
        border-radius: 5px;
    }

    a.applynow:hover {
        color: #FFF;
        background: #000;
    }

    .mob-team1 {
        display: none;
    }

    .mob-team {
        display: inherit;
    }

    .career-section-1 {
        margin: 0 auto;
        padding: 30px 0;
        height: auto;
        background: #f2f5f5;
    }

    .career-section-1main {
        margin: 0 0;
    }

    .career-section-1-col {
        margin: 0;
        padding: 0;
        height: auto;
        text-align: center;
    }

    .bg-blue {
        background: #036;
    }

    .bg-purple {
        background: #2a0b59;
    }

    .bg-grey {
        background: #424242;
    }

    .bg-white {
        background: #424242;
    }

    .career-section-1-col h1 {
        font-size: 16px;
        text-transform: uppercase;
        margin: 10px 0 5px 0;
        padding: 30px 0 0 0;
        font-weight: 400;
        color: #F90;
        letter-spacing: 0.8px;
    }

    .career-section-1-col p {
        font-size: 13px;
        line-height: 20px;
        color: #fff;
        margin: 0;
        padding: 0 30px 35px 30px;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

    .career-new-section {
        margin: 0 auto;
        padding: 0;
    }

    .career-new-section h2 {
        margin: 0;
        padding: 0;
        font-size: 18px;
        color: #D35500;
        text-align: left;
    }

    .career-new-section ul {
        margin: 0 0 25px 0;
        padding: 0;
    }

    .career-new-section ul li {
        margin: 0 0 0 18px;
        padding: 0;
        font-size: 13px;
        color: #333;
        list-style: disc;
    }

    .career-new-section p {
        font-size: 13px;
        color: #333;
    }
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {

    .shadow-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.5;
        background: #000;
    }

    .banner-section {
        display: table;
        position: relative;
        background: url(../images/bg-banner-main.jpg) fixed #069;
        background-size: cover;
        padding: 150px 0;
        color: #fff;
        width: 100%;
        height: 100vh;
    }

    .banner-section:after {
        content: '';
        z-index: 0;
        position: absolute;
        background: rgba(0, 0, 0, 0.1);
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .banner-section .container {
        position: relative;
        z-index: 1;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        width: 100%;
    }

    .banner-section .container h2 {
        font-size: 18px;
        color: #F90;
        line-height: 24PX;
        text-align: center;
        margin: 0 auto;
        padding: 0 100px;
        font-weight: 400;
    }

    .banner-section .container h1 {
        font-size: 22px;
        color: #fff;
        text-align: center;
        margin: 0 auto;
        padding: 20px 100px;
        font-weight: 400;
    }

    .banner-section .container p {
        font-size: 22px;
        color: #FFF;
        line-height: 30px;
        text-align: center;
        margin: 10px auto 20px auto;
        padding: 0 250px;
        font-weight: 300;
        font-family: 'Roboto Slab', serif;
    }

    .banner-section-dtls {
        margin: 0 auto;
        height: auto;
        width: 75%;
    }

    .banner-section-dtls-col {
        width: 20%;
        height: auto;
        text-align: center;
        float: left;
        margin: 0;
        padding: 0;
    }

    .banner-section-dtls-col img {
        width: 78%;
    }

    .banner-section-dtls-col h3 {
        font-size: 14px;
        color: #F90;
        margin: 0 auto;
        padding: 15px 0 0 0;
        font-weight: 300;
    }

    .home-social {
        display: none;
    }

    .about-section {
        margin: 0 auto;
        padding: 35px 0;
        height: auto;
    }

    .about-section-dtls {
        background: url(../images/pexels-aboutus.jpg) no-repeat center;
        margin: 0 auto;
        padding: 0;
        height: 250px;
    }

    .title-abt {
        width: 100%;
        padding: 0;
        border: none;
        height: auto;
        margin-top: 10px;
        margin-left: 0;
    }

    .title-abt h1 {
        font-size: 36px;
        color: #F90;
        margin: 0;
        padding: 0;
        text-align: left;
        font-weight: 300;
        line-height: 35px;
    }

    .title-abt h2 {
        font-size: 24px;
        color: #fff;
        margin: 0;
        padding: 0;
        text-align: left;
        font-weight: 300;
    }

    .title-abt h3 {
        font-size: 20px;
        color: #fff;
        margin: 0;
        padding: 0;
        text-align: left;
        font-weight: 300;
    }

    .about-section-dtls h4 {
        font-size: 16px;
        color: #fff;
        margin: 0 0 25px 0;
        padding: 0;
        line-height: 22px;
        font-weight: 300;
        bottom: 0;
        position: absolute;
    }

    .about-section-dtls-2 {
        margin: 0 auto;
        padding: 10px 0;
        height: auto;
        font-size: 14px;
        font-weight: 300;
        color: #333;
        line-height: 24px;
    }

    .about-section-dtls-2 a {
        font-size: 14px;
        text-align: center;
        padding: 10px 25px 12px 25px;
        border: 1px solid #000;
        margin-top: 25px;
        margin-bottom: 0;
        color: #000;
    }

    .video-section {
        margin: 0 auto;
        padding: 0;
        background-size: cover !important;
        background-position: center !important;
        width: 100%;
        height: 200px;
        background: #009bc8;
    }

    .bg-video {
        background: url(../images/bg-video.jpg) center no-repeat;
    }

    .services-section {
        margin: 0 auto;
        padding: 25px 0;
        height: auto;
    }

    .services-section h1 {
        font-size: 24px;
        color: #F60;
        margin: 0 auto;
        padding: 0;
        font-weight: 300;
        text-align: center;
    }

    .services-section p {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #0075b7;
        margin: 0 auto;
        padding: 0 0 20px 0;
        font-weight: 300;
        text-align: center;
    }

    .services-section .btn-services {
        margin: 0 auto 0 auto;
        padding: 10px 15px;
        border: 1px solid #000;
        height: auto;
        text-align: center;
        font-size: 14px;
        color: #000;
        font-weight: 400;
    }

    .vision-section {
        margin: 0 auto;
        padding: 0;
        background-size: cover !important;
        background-position: center !important;
        width: 100%;
        height: auto;
        background: #70777c;
    }

    .bg-vision {
        background: #666;
    }

    .vision-dtls {
        margin: 10px 0 0 0;
        padding: 15px 0 25px 0;
        border-left: none;
    }

    .vision-dtls h1 {
        font-size: 20px;
        color: #F90;
        text-align: center;
        margin: 0;
        padding: 0;
        font-weight: 400;
    }

    .vision-dtls p {
        font-size: 14px;
        color: #fff;
        line-height: 24px;
        text-align: center;
        margin: 0;
        padding: 0 0 0 0;
        font-weight: 400;
    }

    .team-section {
        margin: 0 auto;
        padding: 25px 0;
        height: auto;
        background: #e9ecee;
        text-align: center;
    }

    .team-section h1 {
        font-size: 24px;
        color: #F60;
        margin: 0 auto;
        padding: 0;
        font-weight: 300;
        text-align: center;
    }

    .team-section .btn-moreinfo {
        margin: 0 auto 0 auto;
        padding: 10px 15px;
        border: 1px solid #000;
        height: auto;
        text-align: center;
        font-size: 14px;
        color: #000;
        font-weight: 400;
    }

    .value-section {
        margin: 0 auto;
        padding: 25px 0;
        height: auto;
    }

    .value-section h1 {
        font-size: 24px;
        color: #F60;
        margin: 0 auto;
        padding: 0;
        font-weight: 300;
        text-align: center;
    }

    .value-section-col {
        width: 100%;
        float: left;
        margin: 15px 20px;
        padding: 0;
        height: auto;
    }

    .value-section-col:nth-child(2) {
        margin-right: 0;
    }

    .value-section-col:nth-child(4) {
        margin-right: 0;
    }

    .value-section-col h2 {
        font-size: 18px;
        color: #000;
        margin: 0;
        padding: 0 0 10px 0;
        font-weight: 300;
        text-align: left;
    }

    .value-section-col p {
        font-size: 14px;
        line-height: 22px;
        color: #333;
        margin: 0;
        padding: 0;
        font-weight: 300;
        text-align: left;
    }

    .line-value {
        width: 20%;
        height: 1px;
        background: #f38112;
        margin: 0 0 10px 0;
    }

    .fa-users {
        font-size: 24px;
        color: #02c2c9;
    }

    .fa-hands-helping {
        font-size: 24px;
        color: #02c2c9;
    }

    .fa-thumbs-up {
        font-size: 24px;
        color: #02c2c9;
    }

    .fa-chart-line {
        font-size: 24px;
        color: #02c2c9;
    }

    .footer-section {
        margin: 0 auto;
        padding: 30px 0;
        height: auto;
        background: #354551;
        text-align: center;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    }

    .footer-section img {
        width: 30%;
    }

    .footer-section p {
        font-size: 12px;
        color: #ccc;
        letter-spacing: 0.5px;
        line-height: 16px;
    }

    .footer-section a {
        color: #ccc;
    }

    .footer-section ul {
        margin: 10px auto;
        padding: 0;
    }

    .footer-section ul li {
        margin: 0 auto;
        padding: 0 10px;
        list-style: none;
        display: inline;
    }

    .footer-section ul li a {
        font-size: 12px;
        color: #7997ad;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 0.8px;
    }

    .footer-section ul li a:hover {
        color: #FFF;
    }

    .bginner-section {
        margin: 0 auto;
        padding: 0;
        background-size: cover !important;
        background-position: center !important;
        width: 100%;
        height: 200px;
        background: #70777c;
    }

    .bg-abt {
        background: url(../images/pexels-p-aboutus.jpg);
    }

    .bginner-section h1 {
        font-size: 20px;
        color: #fff;
        margin: 0;
        padding: 130px 0 0 0;
        z-index: 999;
        line-height: 24px;
        position: relative;
        font-weight: 300;
        letter-spacing: 0.5px;
    }


    .bginner-section h1 span {
        font-size: 13px;
        letter-spacing: 0.8px;
    }

    .shadow-overlay-1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 200px;
        opacity: 0.4;
        background: #000;
    }

    .body-section-inner {
        margin: 0 auto;
        padding: 30px 10px;
    }

    .body-section-inner h1 {
        text-align: center;
        margin: 0 auto;
        padding: 0 0 15px 0;
        font-size: 20px;
        font-weight: 400;
        color: #F60;
    }

    .body-section-inner-col {
        margin: 0;
        padding: 0;
    }

    .body-section-inner-col p {
        margin: 0;
        padding: 0;
        font-size: 13px;
        line-height: 20px;
        color: #000;
        font-weight: 300;
        text-align: left;
    }

    .body-section-inner h2 {
        text-align: center;
        margin: 0 auto;
        padding: 25px 0 0 0;
        font-size: 20px;
        font-weight: 400;
        color: #393;
    }

    .director-desk-section {
        margin: 0 auto;
        padding: 30px 0;
        height: auto;
        background: #eff5f5;
    }

    .director-desk-section img {
        margin: 15px 0 0 0;
        padding: 5px;
        border: 2px solid #FFF;
    }

    .director-desk-section h2 {
        text-align: center;
        margin: 0 auto 20px auto;
        padding: 10px 10px;
        font-size: 13px;
        font-weight: 400;
        color: #fff;
        background: #C60;
        display: table;
    }

    .director-desk-section h1 {
        text-align: left;
        margin: 0 auto;
        padding: 10px 0 10px 0;
        font-size: 20px;
        font-weight: 400;
        color: #F60;
    }

    .director-desk-section p {
        margin: 0 0 15px 0;
        padding: 0;
        font-size: 13px;
        line-height: 20px;
        color: #000;
        font-weight: 300;
        text-align: left;
    }

    .bg-services {
        background: url(../images/bg-services.jpg);
    }

    .services-section-inner {
        margin: 0 auto 25px auto;
        height: auto;
        padding: 0 0 25px 0;
        border-bottom: 1px solid #CCC;
    }

    .services-section-inner:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

    .h1-services {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 15px 0;
        font-size: 14px;
        line-height: 24px;
        font-weight: 300;
        color: #069;
    }

    .services-section-inner-left {
        margin: 0;
        padding: 0;
    }

    .services-section-inner-right {
        margin: 0;
        padding: 0 0 0 15px;
    }

    .services-section-inner-right h3 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 0 0;
        font-size: 14px;
        font-weight: 300;
        color: #F60;
    }

    .services-section-inner-right h2 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 10px 0;
        font-size: 20px;
        font-weight: 300;
        color: #F60;
    }

    .line-services-title {
        width: 15%;
        height: 1px;
        background: #f38112;
        margin: 0 0 10px 0;
    }

    .services-section-inner-right p {
        margin: 0 0 0 0;
        padding: 0;
        font-size: 13px;
        line-height: 22px;
        color: #000;
        font-weight: 300;
        text-align: left;
    }

    .bg-team {
        background: url(../images/pexels-bg-team.jpg);
    }
    .bg-gallery {
    background: url(../images/pexels-bg-gallery.jpg);
}
    .team-section-inner {
        margin: 0 auto 25px 0;
        padding: 0 0 25px 0;
        border-bottom: 1px solid #CCC;
    }

    .team-section-inner-left {
        margin: 0;
        padding: 0;
    }

    .team-section-inner-left img {
        border-radius: 10px;
        box-shadow: 5px 5px 0 0 #dce0e0;
        border: 2px solid #FFF;
        width: 90%;
        margin-bottom: 15px;
    }

    .team-section-inner-right {
        margin: 0;
        padding: 0 0 0 10px;
    }

    .team-section-inner-right h1 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 0 0;
        font-size: 18px;
        font-weight: 300;
        color: #F60;
        letter-spacing: 0.8px;
    }

    .team-section-inner-right h2 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 10px 0;
        font-size: 14px;
        font-weight: 300;
        color: #000;
    }

    .team-section-inner-right p {
        margin: 0 0 0 0;
        padding: 0;
        font-size: 13px;
        line-height: 20px;
        color: #333;
        font-weight: 300;
        text-align: left;
    }

    .bg-clr-team {
        background: #eff5f5;
        padding: 20px;
        margin-bottom: 25px;
    }

    .pd-top15 {
        padding-top: 0;
    }

    .bg-contact {
        background: url(../images/pexels-contact.jpg);
    }

    .contactus-section {
        margin: 0 auto;
        padding: 25px 10px;
        background: #fff;
    }

    .contactus-section-left {
        margin: 0;
        padding: 0;
    }

    .contactus-section-left h1 {
        margin: 0;
        text-align: left;
        padding: 0 0 10px 0;
        font-size: 20px;
        font-weight: 300;
        color: #09C;
        text-transform: none;
    }

    .contactus-section-left h2 {
        margin: 0;
        text-align: left;
        padding: 0 50px 10px 0;
        font-size: 16px;
        font-weight: 300;
        color: #F60;
    }


    .line-title-contact {
        background: #F90;
        height: 1px;
        margin: 10px 0 0 0;
        padding: 0;
        width: 15%;
    }

    .contactus-section-left p {
        margin: 0;
        padding: 15px 0 15px 0;
        font-size: 13px;
        font-weight: 300;
        color: #333;
        line-height: 20px;
        border-bottom: 1px solid #ecebed;
        letter-spacing: 0.3px;
    }

    .contactus-section-left p strong {
        font-weight: bold;
    }

    .contactus-section-left p:last-child {
        border-bottom: none;
    }

    .contactus-section-left a {
        color: #06C;
        font-family: 'Didact Gothic', sans-serif;
    }

    .contactus-section-left a:hover {
        color: #C00;
    }

    .contactus-section-right {
        margin: 0 0 0 0;
        padding: 0 0 0 20px;
    }

    .contactus-section-right h1 {
        margin: 0;
        text-align: left;
        padding: 0 0 10px 0;
        font-size: 20px;
        font-weight: 300;
        color: #09C;
    }

    .line-title-contact2 {
        background: #C00;
        height: 1px;
        margin: 10px 0 20px 5px;
        padding: 0;
        width: 15%;
    }

    .w100 {
        width: 100%;
        margin: 10px auto 0 auto;
        padding: 10px;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        border-bottom: 1px solid #dedede !important;
        color: #333;
        font-size: 16px;
        font-weight: 400;
        background: #ecebed !important;
    }

    .w50 {
        float: left;
        width: 100%;
        margin: 10px 0;
        padding: 10px;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        border-bottom: 1px solid #dedede !important;
        color: #333;
        font-size: 14px;
        font-weight: 400;
        background: #ecebed !important;
    }

    .w50:last-child {
        margin-right: 0;
    }

    .btn-warning {
        background: #09C !important;
        border: none;
        color: #FFF !important;
        border: none;
    }

    .btn-warning:hover {
        background: #039;
        color: #FFF;
    }

    .googlemap {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        height: 200px;
        border-top: 5px solid #FFF;
        border: none;
    }

    .bg-careers {
        background: url(../images/bg-careers.jpg);
    }

    .careers-section {
        margin: 0 auto;
        padding: 20px 0;
        height: auto;
        background: #f2f5f5;
    }

    .careers-section-left {
        margin: 0;
        padding: 0;
    }

    .careers-section-left img {
        width: 100%;
        margin: 0 0 0 0;
        border-radius: 0;
    }

    .careers-section-right {
        margin: 0 0 0 0;
        padding: 0;
    }

    .careers-section-right ul {
        margin: 0 10px 0 15px;
        padding: 0;
    }

    .careers-section-right ul li {
        margin: 0 0 10px 0;
        padding: 0 0;
        list-style: none;
        display: block;
        border: 1px solid #c19e11;
    }

    .careers-section-right ul li a {
        margin: 0;
        padding: 10px 20px;
        font-size: 12px;
        color: #000;
        text-decoration: none;
        font-weight: 400;
        display: block;
        text-transform: uppercase;
    }

    .careers-section-right ul li a:hover {
        background: #C04302;
        color: #fff;
        text-decoration: none;
    }

    .careers-section-right ul li a.active {
        background: #000;
        color: #FFF;
        text-decoration: none;
    }

    .career-section-col {
        margin: 0 10px 10px 0;
        padding: 0;
        height: auto;
        text-align: left;
    }

    .career-section-col:last-child {
        margin-right: 0;
    }

    .career-section-col img {
        margin-bottom: 15px;
        border-radius: 5px 0 5px 0;
        -webkit-border-radius: 5px 0 5px 0;
        -moz-border-radius: 5px 0 5px 0;
        -o-border-radius: 5px 0 5px 0;
        border: 1px solid #FFF;
    }

    .career-section-col-content {
        border-left: none;
        padding-left: 0;
    }

    .career-section-col h1 {
        font-size: 14px;
        text-transform: uppercase;
        margin: 10px 0 5px 0;
        padding: 0;
        font-weight: 400;
        color: #ee713a;
        letter-spacing: 0.8px;
    }

    .career-section-col p {
        font-size: 13px;
        line-height: 20px;
        color: #000;
        margin: 0;
        padding: 0 0 15px 0;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

    .whywork-section {
        margin: 0 auto;
        padding: 30px 0;
        height: auto;
    }

    .whywork-section h1 {
        margin: 0 auto;
        padding: 0;
        font-size: 20px;
        font-weight: 300;
        color: #F60;
        text-align: left;
    }

    .whywork-section h2 {
        margin: 0 auto;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 300;
        color: #069;
        text-align: left;
    }

    .whywork-section-col {
        width: 100%;
        float: left;
        margin: 30px 10px 10px 10px;
        padding: 0;
    }

    .whywork-section-col:last-child {
        margin-right: 0;
    }

    .whywork-section-col h3 {
        font-size: 16px;
        text-transform: none;
        margin: 0 0 10px 0;
        padding: 0;
        font-weight: 400;
        color: #000;
        letter-spacing: 0.4px;
    }

    .whywork-section-col p {
        font-size: 13px;
        line-height: 20px;
        color: #333;
        margin: 0;
        padding: 0;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

    .career-section-1 {
        margin: 0 auto;
        padding: 30px 0;
        height: auto;
        background: #f2f5f5;
    }

    .career-section-1main {
        margin: 0 0;
    }

    .career-section-1-col {
        margin: 0;
        padding: 0;
        height: auto;
        text-align: center;
    }

    .bg-blue {
        background: #036;
    }

    .bg-purple {
        background: #2a0b59;
    }

    .bg-grey {
        background: #424242;
    }

    .bg-white {
        background: #424242;
    }

    .career-section-1-col h1 {
        font-size: 14px;
        text-transform: uppercase;
        margin: 10px 0 5px 0;
        padding: 20px 0 0 0;
        font-weight: 400;
        color: #F90;
        letter-spacing: 0.8px;
    }

    .career-section-1-col p {
        font-size: 12px;
        line-height: 18px;
        color: #fff;
        margin: 0;
        padding: 0 10px 0 10px;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

    a.applynow {
        font-size: 14px;
        color: #FFF;
        margin: 0;
        padding: 10px 15px;
        background: #C60;
        text-decoration: none;
        border-radius: 5px;
    }

    a.applynow:hover {
        color: #FFF;
        background: #000;
    }

    .career-new-section {
        margin: 0 auto;
        padding: 0;
    }

    .career-new-section h2 {
        margin: 0;
        padding: 0;
        font-size: 18px;
        color: #D35500;
        text-align: left;
    }

    .career-new-section ul {
        margin: 0 0 25px 0;
        padding: 0;
    }

    .career-new-section ul li {
        margin: 0 0 0 18px;
        padding: 0;
        font-size: 13px;
        color: #333;
        list-style: disc;
    }

    .career-new-section p {
        font-size: 13px;
        color: #333;
    }

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    .shadow-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.5;
        background: #000;
    }

    .banner-section {
        display: table;
        position: relative;
        background: url(../images/bg-banner-main.jpg) fixed #069;
        background-size: cover;
        padding: 150px 0;
        color: #fff;
        width: 100%;
        height: 100vh;
    }

    .banner-section:after {
        content: '';
        z-index: 0;
        position: absolute;
        background: rgba(0, 0, 0, 0.1);
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .banner-section .container {
        position: relative;
        z-index: 1;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        width: 100%;
    }

    .banner-section .container h2 {
        font-size: 18px;
        color: #F90;
        line-height: 24PX;
        text-align: center;
        margin: 0 auto;
        padding: 0 100px;
        font-weight: 400;
    }

    .banner-section .container h1 {
        font-size: 22px;
        color: #fff;
        text-align: center;
        margin: 0 auto;
        padding: 20px 100px;
        font-weight: 400;
    }

    .banner-section .container p {
        font-size: 22px;
        color: #FFF;
        line-height: 30px;
        text-align: center;
        margin: 10px auto 20px auto;
        padding: 0 250px;
        font-weight: 300;
        font-family: 'Roboto Slab', serif;
    }

    .banner-section-dtls {
        margin: 0 auto;
        height: auto;
        width: 75%;
    }

    .banner-section-dtls-col {
        width: 20%;
        height: auto;
        text-align: center;
        float: left;
        margin: 0;
        padding: 0;
    }

    .banner-section-dtls-col img {
        width: 78%;
    }

    .banner-section-dtls-col h3 {
        font-size: 14px;
        color: #F90;
        margin: 0 auto;
        padding: 15px 0 0 0;
        font-weight: 300;
    }

    .home-social {
        display: none;
    }

    .about-section {
        margin: 0 auto;
        padding: 35px 0;
        height: auto;
    }

    .about-section-dtls {
        background: url(../images/pexels-aboutus.jpg) no-repeat center;
        margin: 0 auto;
        padding: 0;
        height: 250px;
    }

    .title-abt {
        width: 100%;
        padding: 0;
        border: none;
        height: auto;
        margin-top: 20px;
        margin-left: 0;
    }

    .title-abt h1 {
        font-size: 36px;
        color: #F90;
        margin: 0;
        padding: 0;
        text-align: left;
        font-weight: 300;
        line-height: 35px;
    }

    .title-abt h2 {
        font-size: 24px;
        color: #fff;
        margin: 0;
        padding: 0;
        text-align: left;
        font-weight: 300;
    }

    .title-abt h3 {
        font-size: 20px;
        color: #fff;
        margin: 0;
        padding: 0;
        text-align: left;
        font-weight: 300;
    }

    .about-section-dtls h4 {
        font-size: 16px;
        color: #fff;
        margin: 0 0 25px 0;
        padding: 0;
        line-height: 22px;
        font-weight: 300;
        bottom: 0;
        position: absolute;
    }

    .about-section-dtls-2 {
        margin: 0 auto;
        padding: 10px 0;
        height: auto;
        font-size: 14px;
        font-weight: 300;
        color: #333;
        line-height: 24px;
    }

    .about-section-dtls-2 a {
        font-size: 14px;
        text-align: center;
        padding: 10px 25px 12px 25px;
        border: 1px solid #000;
        margin-top: 25px;
        margin-bottom: 0;
        color: #000;
    }

    .video-section {
        margin: 0 auto;
        padding: 0;
        background-size: cover !important;
        background-position: center !important;
        width: 100%;
        height: 200px;
        background: #009bc8;
    }

    .bg-video {
        background: url(../images/bg-video.jpg) center no-repeat;
    }

    .services-section {
        margin: 0 auto;
        padding: 35px 0;
        height: auto;
    }

    .services-section h1 {
        font-size: 24px;
        color: #F60;
        margin: 0 auto;
        padding: 0;
        font-weight: 300;
        text-align: center;
    }

    .services-section p {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #0075b7;
        margin: 0 auto;
        padding: 0 0 20px 0;
        font-weight: 300;
        text-align: center;
    }

    .services-section .btn-services {
        margin: 0 auto 0 auto;
        padding: 10px 15px;
        border: 1px solid #000;
        height: auto;
        text-align: center;
        font-size: 14px;
        color: #000;
        font-weight: 400;
    }

    .vision-section {
        margin: 0 auto;
        padding: 0;
        background-size: cover !important;
        background-position: center !important;
        width: 100%;
        height: auto;
        background: #70777c;
    }

    .bg-vision {
        background: #666;
    }

    .vision-dtls {
        margin: 10px 0 0 0;
        padding: 15px 0 25px 0;
        border-left: none;
    }

    .vision-dtls h1 {
        font-size: 20px;
        color: #F90;
        text-align: center;
        margin: 0;
        padding: 0;
        font-weight: 400;
    }

    .vision-dtls p {
        font-size: 14px;
        color: #fff;
        line-height: 24px;
        text-align: center;
        margin: 0;
        padding: 0 0 0 0;
        font-weight: 400;
    }

    .team-section {
        margin: 0 auto;
        padding: 25px 0;
        height: auto;
        background: #e9ecee;
        text-align: center;
    }

    .team-section h1 {
        font-size: 24px;
        color: #F60;
        margin: 0 auto;
        padding: 0;
        font-weight: 300;
        text-align: center;
    }

    .team-section .btn-moreinfo {
        margin: 0 auto 0 auto;
        padding: 10px 15px;
        border: 1px solid #000;
        height: auto;
        text-align: center;
        font-size: 14px;
        color: #000;
        font-weight: 400;
    }

    .value-section {
        margin: 0 auto;
        padding: 25px 0;
        height: auto;
    }

    .value-section h1 {
        font-size: 24px;
        color: #F60;
        margin: 0 auto;
        padding: 0;
        font-weight: 300;
        text-align: center;
    }

    .value-section-col {
        width: 100%;
        float: left;
        margin: 15px 20px;
        padding: 0;
        height: auto;
    }

    .value-section-col:nth-child(2) {
        margin-right: 0;
    }

    .value-section-col:nth-child(4) {
        margin-right: 0;
    }

    .value-section-col h2 {
        font-size: 18px;
        color: #000;
        margin: 0;
        padding: 0 0 10px 0;
        font-weight: 300;
        text-align: left;
    }

    .value-section-col p {
        font-size: 14px;
        line-height: 22px;
        color: #333;
        margin: 0;
        padding: 0;
        font-weight: 300;
        text-align: left;
    }

    .line-value {
        width: 20%;
        height: 1px;
        background: #f38112;
        margin: 0 0 10px 0;
    }

    .fa-users {
        font-size: 24px;
        color: #02c2c9;
    }

    .fa-hands-helping {
        font-size: 24px;
        color: #02c2c9;
    }

    .fa-thumbs-up {
        font-size: 24px;
        color: #02c2c9;
    }

    .fa-chart-line {
        font-size: 24px;
        color: #02c2c9;
    }

    .footer-section {
        margin: 0 auto;
        padding: 30px 0;
        height: auto;
        background: #354551;
        text-align: center;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    }

    .footer-section img {
        width: 30%;
    }

    .footer-section p {
        font-size: 12px;
        color: #ccc;
        letter-spacing: 0.5px;
        line-height: 16px;
    }

    .footer-section a {
        color: #ccc;
    }

    .footer-section ul {
        margin: 10px auto;
        padding: 0;
    }

    .footer-section ul li {
        margin: 0 auto;
        padding: 0 10px;
        list-style: none;
        display: inline;
    }

    .footer-section ul li a {
        font-size: 12px;
        color: #7997ad;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 0.8px;
    }

    .footer-section ul li a:hover {
        color: #FFF;
    }

    .bginner-section {
        margin: 0 auto;
        padding: 0;
        background-size: cover !important;
        background-position: center !important;
        width: 100%;
        height: 200px;
        background: #70777c;
    }

    .bg-abt {
        background: url(../images/pexels-p-aboutus.jpg);
    }

    .bginner-section h1 {
        font-size: 20px;
        color: #fff;
        margin: 0;
        padding: 130px 0 0 0;
        z-index: 999;
        line-height: 24px;
        position: relative;
        font-weight: 300;
        letter-spacing: 0.5px;
    }


    .bginner-section h1 span {
        font-size: 13px;
        letter-spacing: 0.8px;
    }

    .shadow-overlay-1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 200px;
        opacity: 0.4;
        background: #000;
    }

    .body-section-inner {
        margin: 0 auto;
        padding: 30px 10px;
    }

    .body-section-inner h1 {
        text-align: center;
        margin: 0 auto;
        padding: 0 0 15px 0;
        font-size: 20px;
        font-weight: 400;
        color: #F60;
    }

    .body-section-inner-col {
        margin: 0;
        padding: 0;
    }

    .body-section-inner-col p {
        margin: 0;
        padding: 0;
        font-size: 13px;
        line-height: 20px;
        color: #000;
        font-weight: 300;
        text-align: left;
    }

    .body-section-inner h2 {
        text-align: center;
        margin: 0 auto;
        padding: 25px 0 0 0;
        font-size: 20px;
        font-weight: 400;
        color: #393;
    }

    .director-desk-section {
        margin: 0 auto;
        padding: 30px 0;
        height: auto;
        background: #eff5f5;
    }

    .director-desk-section img {
        margin: 15px 0 0 0;
        padding: 5px;
        border: 2px solid #FFF;
    }

    .director-desk-section h2 {
        text-align: center;
        margin: 0 auto 20px auto;
        padding: 10px 10px;
        font-size: 13px;
        font-weight: 400;
        color: #fff;
        background: #C60;
        display: table;
    }

    .director-desk-section h1 {
        text-align: left;
        margin: 0 auto;
        padding: 10px 0 10px 0;
        font-size: 20px;
        font-weight: 400;
        color: #F60;
    }

    .director-desk-section p {
        margin: 0 0 15px 0;
        padding: 0;
        font-size: 13px;
        line-height: 20px;
        color: #000;
        font-weight: 300;
        text-align: left;
    }

    .bg-services {
        background: url(../images/bg-services.jpg);
    }

    .services-section-inner {
        margin: 0 auto 25px auto;
        height: auto;
        padding: 0 0 25px 0;
        border-bottom: 1px solid #CCC;
    }

    .services-section-inner:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

    .h1-services {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 15px 0;
        font-size: 14px;
        line-height: 24px;
        font-weight: 300;
        color: #069;
    }

    .services-section-inner-left {
        margin: 0;
        padding: 0;
    }

    .services-section-inner-right {
        margin: 0;
        padding: 0 0 0 15px;
    }

    .services-section-inner-right h3 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 0 0;
        font-size: 14px;
        font-weight: 300;
        color: #F60;
    }

    .services-section-inner-right h2 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 10px 0;
        font-size: 20px;
        font-weight: 300;
        color: #F60;
    }

    .line-services-title {
        width: 15%;
        height: 1px;
        background: #f38112;
        margin: 0 0 10px 0;
    }

    .services-section-inner-right p {
        margin: 0 0 0 0;
        padding: 0;
        font-size: 13px;
        line-height: 22px;
        color: #000;
        font-weight: 300;
        text-align: left;
    }

    .bg-team {
        background: url(../images/pexels-bg-team.jpg);
    }
    .bg-gallery {
    background: url(../images/pexels-bg-gallery.jpg);
}

    .team-section-inner {
        margin: 0 auto 25px 0;
        padding: 0 0 25px 0;
        border-bottom: 1px solid #CCC;
    }

    .team-section-inner-left {
        margin: 0;
        padding: 0;
    }

    .team-section-inner-left img {
        border-radius: 10px;
        box-shadow: 5px 5px 0 0 #dce0e0;
        border: 2px solid #FFF;
        width: 90%;
        margin-bottom: 15px;
    }

    .team-section-inner-right {
        margin: 0;
        padding: 0 0 0 0;
    }

    .team-section-inner-right h1 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 0 0;
        font-size: 18px;
        font-weight: 300;
        color: #F60;
        letter-spacing: 0.8px;
    }

    .team-section-inner-right h2 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 10px 0;
        font-size: 14px;
        font-weight: 300;
        color: #000;
    }

    .team-section-inner-right p {
        margin: 0 0 0 0;
        padding: 0;
        font-size: 13px;
        line-height: 20px;
        color: #333;
        font-weight: 300;
        text-align: left;
    }

    .bg-clr-team {
        background: #eff5f5;
        padding: 20px;
        margin-bottom: 25px;
    }

    .pd-top15 {
        padding-top: 0;
    }

    .bg-contact {
        background: url(../images/pexels-contact.jpg);
    }

    .contactus-section {
        margin: 0 auto;
        padding: 25px 10px;
        background: #fff;
    }

    .contactus-section-left {
        margin: 0;
        padding: 0;
    }

    .contactus-section-left h1 {
        margin: 0;
        text-align: left;
        padding: 0 0 10px 0;
        font-size: 20px;
        font-weight: 300;
        color: #09C;
        text-transform: none;
    }

    .contactus-section-left h2 {
        margin: 0;
        text-align: left;
        padding: 0 50px 10px 0;
        font-size: 16px;
        font-weight: 300;
        color: #F60;
    }


    .line-title-contact {
        background: #F90;
        height: 1px;
        margin: 10px 0 0 0;
        padding: 0;
        width: 15%;
    }

    .contactus-section-left p {
        margin: 0;
        padding: 15px 0 15px 0;
        font-size: 13px;
        font-weight: 300;
        color: #333;
        line-height: 20px;
        border-bottom: 1px solid #ecebed;
        letter-spacing: 0.3px;
    }

    .contactus-section-left p strong {
        font-weight: bold;
    }

    .contactus-section-left p:last-child {
        border-bottom: none;
    }

    .contactus-section-left a {
        color: #06C;
        font-family: 'Didact Gothic', sans-serif;
    }

    .contactus-section-left a:hover {
        color: #C00;
    }

    .contactus-section-right {
        margin: 0 0;
        padding: 0;
    }

    .contactus-section-right h1 {
        margin: 0;
        text-align: left;
        padding: 0 0 10px 0;
        font-size: 20px;
        font-weight: 300;
        color: #09C;
    }

    .line-title-contact2 {
        background: #C00;
        height: 1px;
        margin: 10px 0 20px 5px;
        padding: 0;
        width: 15%;
    }

    .w100 {
        width: 100%;
        margin: 10px auto 0 auto;
        padding: 10px;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        border-bottom: 1px solid #dedede !important;
        color: #333;
        font-size: 16px;
        font-weight: 400;
        background: #ecebed !important;
    }

    .w50 {
        float: left;
        width: 100%;
        margin: 0 0 10px 0;
        padding: 10px;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        border-bottom: 1px solid #dedede !important;
        color: #333;
        font-size: 14px;
        font-weight: 400;
        background: #ecebed !important;
    }

    .w50:last-child {
        margin-right: 0;
    }

    .btn-warning {
        background: #09C !important;
        border: none;
        color: #FFF !important;
        border: none;
    }

    .btn-warning:hover {
        background: #039;
        color: #FFF;
    }

    .googlemap {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        height: 300px;
        border-top: 5px solid #FFF;
        border: none;
    }

    .bg-careers {
        background: url(../images/bg-careers.jpg);
    }

    .careers-section {
        margin: 0 auto;
        padding: 20px 0;
        height: auto;
        background: #f2f5f5;
    }

    .careers-section-left {
        margin: 0;
        padding: 0;
    }

    .careers-section-left img {
        width: 100%;
        margin: 15px 0 0 0;
        border-radius: 0;
    }

    .careers-section-right {
        margin: 0 0 0 0;
        padding: 0;
    }

    .careers-section-right ul {
        margin: 0 10px 0 15px;
        padding: 0;
    }

    .careers-section-right ul li {
        margin: 0 0 10px 0;
        padding: 0 0;
        list-style: none;
        display: block;
        border: 1px solid #c19e11;
    }

    .careers-section-right ul li a {
        margin: 0;
        padding: 10px 20px;
        font-size: 12px;
        color: #000;
        text-decoration: none;
        font-weight: 400;
        display: block;
        text-transform: uppercase;
    }

    .careers-section-right ul li a:hover {
        background: #C04302;
        color: #fff;
        text-decoration: none;
    }

    .careers-section-right ul li a.active {
        background: #000;
        color: #FFF;
        text-decoration: none;
    }

    .career-section-col {
        margin: 0 10px 10px 0;
        padding: 0;
        height: auto;
        text-align: left;
    }

    .career-section-col:last-child {
        margin-right: 0;
    }

    .career-section-col img {
        margin-bottom: 15px;
        border-radius: 5px 0 5px 0;
        -webkit-border-radius: 5px 0 5px 0;
        -moz-border-radius: 5px 0 5px 0;
        -o-border-radius: 5px 0 5px 0;
        border: 1px solid #FFF;
    }

    .career-section-col-content {
        border-left: none;
        padding-left: 0;
    }

    .career-section-col h1 {
        font-size: 14px;
        text-transform: uppercase;
        margin: 10px 0 5px 0;
        padding: 0;
        font-weight: 400;
        color: #ee713a;
        letter-spacing: 0.8px;
    }

    .career-section-col p {
        font-size: 13px;
        line-height: 20px;
        color: #000;
        margin: 0;
        padding: 0 0 15px 0;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

    .whywork-section {
        margin: 0 auto;
        padding: 30px 0;
        height: auto;
    }

    .whywork-section h1 {
        margin: 0 auto;
        padding: 0;
        font-size: 20px;
        font-weight: 300;
        color: #F60;
        text-align: left;
    }

    .whywork-section h2 {
        margin: 0 auto;
        padding: 10px 0;
        font-size: 16px;
        font-weight: 300;
        color: #069;
        text-align: left;
    }

    .whywork-section-col {
        width: 100%;
        float: left;
        margin: 30px 10px 10px 10px;
        padding: 0;
    }

    .whywork-section-col:last-child {
        margin-right: 0;
    }

    .whywork-section-col h3 {
        font-size: 16px;
        text-transform: none;
        margin: 0 0 10px 0;
        padding: 0;
        font-weight: 400;
        color: #000;
        letter-spacing: 0.4px;
    }

    .whywork-section-col p {
        font-size: 13px;
        line-height: 20px;
        color: #333;
        margin: 0;
        padding: 0;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

    .career-section-1 {
        margin: 0 auto;
        padding: 30px 0;
        height: auto;
        background: #f2f5f5;
    }

    .career-section-1main {
        margin: 0 0;
    }

    .career-section-1-col {
        margin: 0;
        padding: 0;
        height: auto;
        text-align: center;
    }

    .bg-blue {
        background: #036;
    }

    .bg-purple {
        background: #2a0b59;
    }

    .bg-grey {
        background: #424242;
    }

    .bg-white {
        background: #424242;
    }

    .career-section-1-col h1 {
        font-size: 14px;
        text-transform: uppercase;
        margin: 10px 0 5px 0;
        padding: 60px 0 0 0;
        font-weight: 400;
        color: #F90;
        letter-spacing: 0.8px;
    }

    .career-section-1-col p {
        font-size: 13px;
        line-height: 18px;
        color: #fff;
        margin: 0;
        padding: 0 20px 0 20px;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

    a.applynow {
        font-size: 14px;
        color: #FFF;
        margin: 0;
        padding: 10px 15px;
        background: #C60;
        text-decoration: none;
        border-radius: 5px;
    }

    a.applynow:hover {
        color: #FFF;
        background: #000;
    }

    .career-new-section {
        margin: 0 auto;
        padding: 0;
    }

    .career-new-section h2 {
        margin: 0;
        padding: 0;
        font-size: 18px;
        color: #D35500;
        text-align: left;
    }

    .career-new-section ul {
        margin: 0 0 25px 0;
        padding: 0;
    }

    .career-new-section ul li {
        margin: 0 0 0 18px;
        padding: 0;
        font-size: 13px;
        color: #333;
        list-style: disc;
    }

    .career-new-section p {
        font-size: 13px;
        color: #333;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {

    .shadow-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.7;
        background: #000;
    }

    h1,
    h2,
    h3,
    h4 {
        font-family: 'Roboto Slab', serif;
    }

    .banner-section {
        display: table;
        position: relative;
        background: url(../images/bg-banner-main.jpg) fixed #069;
        background-size: cover;
        padding: 150px 0;
        color: #fff;
        width: 100%;
        height: 100vh;
    }

    .banner-section:after {
        content: '';
        z-index: 0;
        position: absolute;
        background: rgba(0, 0, 0, 0.1);
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .banner-section .container {
        position: relative;
        z-index: 1;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        width: 100%;
    }

    .banner-section .container h2 {
        font-size: 30px;
        color: #F90;
        text-align: center;
        margin: 0 auto;
        padding: 0;
        font-weight: 300;
    }

    .banner-section .container h1 {
        font-size: 36px;
        color: #fff;
        text-align: center;
        margin: 0 auto;
        padding: 20px 150px;
        font-weight: 300;
    }

    .banner-section-dtls {
        margin: 0 auto;
        height: auto;
        width: 60%;
    }

    .banner-section-dtls-col {
        width: 20%;
        height: auto;
        text-align: center;
        float: left;
        margin: 0;
        padding: 0;
    }

    .banner-section-dtls-col h3 {
        font-size: 16px;
        color: #F90;
        margin: 0 auto;
        padding: 15px 0 0 0;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

    .about-section {
        margin: 0 auto;
        padding: 100px 0 25px 0;
        height: auto;
    }

    .about-section-dtls {
        background: url(../images/pexels-aboutus.jpg) no-repeat center;
        margin: 0 auto;
        padding: 0;
        height: 494px;
    }

    .title-abt {
        width: 30%;
        padding: 100px 50px;
        border: 4px solid #00a8b9;
        height: 300px;
        margin-top: -60px;
        margin-left: 30px;
    }

    .title-abt h1 {
        font-size: 50px;
        color: #F90;
        margin: 0;
        padding: 0;
        text-align: left;
        font-weight: 300;
        line-height: 55px;
    }

    .title-abt h2 {
        font-size: 40px;
        color: #fff;
        margin: 0;
        padding: 0;
        text-align: left;
        font-weight: 300;
    }

    .title-abt h3 {
        font-size: 30px;
        color: #fff;
        margin: 0;
        padding: 0;
        text-align: left;
        font-weight: 300;
    }

    .about-section-dtls h4 {
        font-size: 20px;
        color: #fff;
        margin: 0 80px 45px 60px;
        padding: 0;
        line-height: 34px;
        font-weight: 300;
        bottom: 0;
        position: absolute;
    }

    .about-section-dtls-2 {
        margin: 0 auto;
        padding: 30px 60px;
        height: auto;
        font-size: 18px;
        font-weight: 300;
        color: #333;
        line-height: 30px;
    }

    .about-section-dtls-2 a {
        font-size: 16px;
        text-align: center;
        padding: 12px 25px 15px 25px;
        border: 1px solid #000;
        margin-top: 25px;
        margin-bottom: 0;
        color: #000;
    }

    .video-section {
        margin: 0 auto;
        padding: 0;
        background-size: cover !important;
        background-position: center !important;
        width: 100%;
        height: 300px;
        background: #009bc8;
    }

    .bg-video {
        background: url(../images/bg-video.jpg) center no-repeat;
    }

    .services-section {
        margin: 0 auto;
        padding: 75px 0;
        height: auto;
    }

    .services-section h1 {
        font-size: 24px;
        color: #F60;
        margin: 0 auto;
        padding: 0;
        font-weight: 300;
        text-align: center;
    }

    .services-section p {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
        color: #0075b7;
        margin: 0 auto;
        padding: 20px 50px;
        font-weight: 300;
        text-align: center;
    }


    .services-section .btn-services {
        margin: 25px auto 0 auto;
        padding: 10px 25px 13px 25px;
        border: 1px solid #000;
        height: auto;
        text-align: center;
        font-size: 16px;
        color: #000;
        font-weight: 400;
    }

    .vision-section {
        margin: 0 auto;
        padding: 0;
        background-size: cover !important;
        background-position: center !important;
        width: 100%;
        height: 350px;
        background: #70777c;
    }

    .bg-vision {
        background: url(../images/pexels-vision.jpg);
    }

    .vision-dtls {
        margin: 75px 0 0 100px;
        padding: 25px 0 25px 25px;
        border-left: 3px solid #CCC;
    }

    .vision-dtls h1 {
        font-size: 36px;
        color: #F90;
        text-align: left;
        margin: 0;
        padding: 0;
        font-weight: 400;
    }

    .vision-dtls p {
        font-size: 20px;
        color: #fff;
        line-height: 32px;
        text-align: left;
        margin: 0;
        padding: 0 0 0 0;
        font-weight: 400;
    }

    .team-section {
        margin: 0 auto;
        padding: 50px 0;
        height: auto;
        background: #e9ecee;
        text-align: center;
    }

    .team-section h1 {
        font-size: 36px;
        color: #F60;
        margin: 0 auto;
        padding: 0;
        font-weight: 300;
        text-align: center;
    }

    .team-section .btn-moreinfo {
        margin: 25px auto 0 auto;
        padding: 10px 25px 13px 25px;
        border: 1px solid #000;
        height: auto;
        text-align: center;
        font-size: 16px;
        color: #000;
        font-weight: 400;
    }

    .value-section {
        margin: 0 auto;
        padding: 75px 0;
        height: auto;
    }

    .value-section h1 {
        font-size: 36px;
        color: #F60;
        margin: 0 auto;
        padding: 0;
        font-weight: 300;
        text-align: center;
    }

    .value-section-col {
        width: 47%;
        float: left;
        margin: 25px 50px 25px 0;
        padding: 0;
        height: auto;
    }

    .value-section-col:nth-child(2) {
        margin-right: 0;
    }

    .value-section-col:nth-child(4) {
        margin-right: 0;
    }

    .value-section-col h2 {
        font-size: 24px;
        color: #000;
        margin: 0;
        padding: 0 0 10px 0;
        font-weight: 300;
        text-align: left;
    }

    .value-section-col p {
        font-size: 16px;
        line-height: 24px;
        color: #333;
        margin: 0;
        padding: 0;
        font-weight: 300;
        text-align: left;
    }

    .line-value {
        width: 10%;
        height: 1px;
        background: #f38112;
        margin: 0 0 10px 0;
    }

    .fa-users {
        font-size: 24px;
        color: #02c2c9;
    }

    .fa-hands-helping {
        font-size: 24px;
        color: #02c2c9;
    }

    .fa-thumbs-up {
        font-size: 24px;
        color: #02c2c9;
    }

    .fa-chart-line {
        font-size: 24px;
        color: #02c2c9;
    }

    .footer-section {
        margin: 0 auto;
        padding: 30px 0;
        height: auto;
        background: #354551;
        text-align: center;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    }

    .footer-section p {
        font-size: 14px;
        color: #ccc;
        letter-spacing: 0.5px;
    }

    .footer-section a {
        color: #ccc;
    }

    .footer-section ul {
        margin: 10px auto;
        padding: 0;
    }

    .footer-section ul li {
        margin: 0 auto;
        padding: 0 15px;
        list-style: none;
        display: inline;
    }

    .footer-section ul li a {
        font-size: 14px;
        color: #7997ad;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 0.8px;
    }

    .footer-section ul li a:hover {
        color: #FFF;
    }

    .bginner-section {
        margin: 0 auto;
        padding: 0;
        background-size: cover !important;
        background-position: center !important;
        width: 100%;
        height: 300px;
        background: #70777c;
    }

    .bg-abt {
        background: url(../images/pexels-p-aboutus.jpg);
    }

    .bginner-section h1 {
        font-size: 36px;
        color: #fff;
        margin: 0;
        padding: 230px 0 0 0;
        z-index: 999;
        position: relative;
        font-weight: 300;
    }

    .shadow-overlay-1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 300px;
        opacity: 0.4;
        background: #000;
    }

    .body-section-inner {
        margin: 0 auto;
        padding: 55px 0;
    }

    .body-section-inner h1 {
        text-align: center;
        margin: 0 auto;
        padding: 0 0 25px 0;
        font-size: 30px;
        font-weight: 300;
        color: #F60;
    }

    .body-section-inner-col {
        margin: 0;
        padding: 0;
    }

    .body-section-inner-col p {
        margin: 0;
        padding: 0;
        font-size: 14px;
        line-height: 26px;
        color: #000;
        font-weight: 300;
        text-align: left;
    }

    .body-section-inner h2 {
        text-align: center;
        margin: 0 auto;
        padding: 25px 0 0 0;
        font-size: 24px;
        font-weight: 300;
        color: #393;
    }

    .director-desk-section {
        margin: 0 auto;
        padding: 55px 0;
        height: auto;
        background: #eff5f5;
    }

    .director-desk-section img {
        margin: 15px 0 0 0;
        padding: 5px;
        border: 2px solid #FFF;
    }

    .director-desk-section h2 {
        text-align: center;
        margin: 0 auto;
        padding: 10px 15px;
        font-size: 18px;
        font-weight: 400;
        color: #fff;
        background: #C60;
        display: table;
    }

    .director-desk-section h1 {
        text-align: left;
        margin: 0 auto;
        padding: 10px 0 10px 0;
        font-size: 30px;
        font-weight: 300;
        color: #F60;
    }

    .director-desk-section p {
        margin: 0 0 25px 0;
        padding: 0;
        font-size: 14px;
        line-height: 26px;
        color: #000;
        font-weight: 300;
        text-align: left;
    }

    .bg-services {
        background: url(../images/bg-services.jpg);
    }

    .services-section-inner {
        margin: 0 auto 25px auto;
        height: auto;
        padding: 0 0 25px 0;
        border-bottom: 1px solid #CCC;
    }

    .services-section-inner:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

    .h1-services {
        text-align: center;
        margin: 0 auto;
        padding: 0 0 45px 0;
        font-size: 20px;
        line-height: 30px;
        font-weight: 300;
        color: #069;
    }

    .services-section-inner-left {
        margin: 0;
        padding: 0;
    }

    .services-section-inner-right {
        margin: 0;
        padding: 0 0 0 25px;
    }

    .services-section-inner-right h3 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 0 0;
        font-size: 20px;
        font-weight: 300;
        color: #F60;
    }

    .services-section-inner-right h2 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 10px 0;
        font-size: 26px;
        font-weight: 300;
        color: #F60;
    }

    .line-services-title {
        width: 15%;
        height: 1px;
        background: #f38112;
        margin: 0 0 10px 0;
    }

    .services-section-inner-right p {
        margin: 0 0 25px 0;
        padding: 0;
        font-size: 14px;
        line-height: 26px;
        color: #000;
        font-weight: 300;
        text-align: left;
    }

    .bg-team {
        background: url(../images/pexels-bg-team.jpg);
    }
    .bg-gallery {
    background: url(../images/pexels-bg-gallery.jpg);
}

    .team-section-inner {
        margin: 0 auto 35px 0;
        padding: 0 0 35px 0;
        border-bottom: 1px solid #CCC;
    }

    .team-section-inner-left {
        margin: 0;
        padding: 0;
    }

    .team-section-inner-left img {
        border-radius: 10px;
        box-shadow: 15px 15px 0 0 #dce0e0;
        border: 2px solid #FFF;
        width: 90%;
    }

    .team-section-inner-right {
        margin: 0;
        padding: 0 0 0 15px;
    }

    .team-section-inner-right h1 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 0 0;
        font-size: 20px;
        font-weight: 300;
        color: #F60;
        letter-spacing: 0.5px;
    }

    .team-section-inner-right h2 {
        text-align: left;
        margin: 0 auto;
        padding: 0 0 10px 0;
        font-size: 16px;
        font-weight: 300;
        color: #000;
    }

    .team-section-inner-right p {
        margin: 0 0 25px 0;
        padding: 0;
        font-size: 15px;
        line-height: 24px;
        color: #333;
        font-weight: 300;
        text-align: left;
    }

    .bg-clr-team {
        background: #eff5f5;
        padding: 20px;
        margin-bottom: 25px;
    }

    .pd-top15 {
        padding-top: 15px;
    }

    .bg-contact {
        background: url(../images/pexels-contact.jpg);
    }

    .contactus-section {
        margin: 0 auto;
        padding: 55px 0 0 0;
        background: #fff;
    }

    .contactus-section-left {
        margin: 0;
        padding: 0;
    }

    .contactus-section-left h1 {
        margin: 0;
        text-align: left;
        padding: 0 0 10px 0;
        font-size: 30px;
        font-weight: 300;
        color: #09C;
        text-transform: none;
    }

    .contactus-section-left h2 {
        margin: 0;
        text-align: left;
        padding: 0 0 10px 0;
        font-size: 18px;
        font-weight: 300;
        color: #F60;
    }

    .line-title-contact {
        background: #F90;
        height: 1px;
        margin: 10px 0 0 0;
        padding: 0;
        width: 15%;
    }

    .contactus-section-left p {
        margin: 0;
        padding: 15px 0 15px 0;
        font-size: 16px;
        font-weight: 300;
        color: #333;
        line-height: 24px;
        border-bottom: 1px solid #ecebed;
    }

    .contactus-section-left p strong {
        font-weight: bold;
    }

    .contactus-section-left p:last-child {
        border-bottom: none;
    }

    .contactus-section-left a {
        color: #06C;
        font-family: 'Didact Gothic', sans-serif;
    }

    .contactus-section-left a:hover {
        color: #C00;
    }

    .contactus-section-right {
        margin: 0;
        padding: 0 0 0 150px;
    }

    .contactus-section-right h1 {
        margin: 0;
        text-align: left;
        padding: 0 0 10px 0;
        font-size: 30px;
        font-weight: 300;
        color: #09C;
    }

    .line-title-contact2 {
        background: #C00;
        height: 1px;
        margin: 10px 0 20px 5px;
        padding: 0;
        width: 15%;
    }

    .w100 {
        width: 100%;
        margin: 0 auto 10px auto;
        padding: 10px;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        border-bottom: 1px solid #dedede !important;
        color: #333;
        font-size: 16px;
        font-weight: 400;
        background: #ecebed !important;
    }

    .w50 {
        float: left;
        width: 49%;
        margin: 10px 2px 10px 0;
        padding: 10px;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        border-bottom: 1px solid #dedede !important;
        color: #333;
        font-size: 14px;
        font-weight: 400;
        background: #ecebed !important;
    }

    .w50:last-child {
        margin-right: 0;
    }

    .btn-warning {
        background: #09C !important;
        border: none;
        color: #FFF !important;
        border: none;
    }

    .btn-warning:hover {
        background: #039;
        color: #FFF;
    }

    .googlemap {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        height: 450px;
        border-top: 5px solid #FFF;
        border: none;
    }

    .bg-careers {
        background: url(../images/bg-careers.jpg);
    }

    .careers-section {
        margin: 0 auto;
        padding: 40px 0;
        height: auto;
        background: #f2f5f5;
    }

    .careers-section-left {
        margin: 0;
        padding: 0;
    }

    .careers-section-left img {
        width: 90%;
        margin: 20px 0 0 50px;
        border-radius: 50px 0 50px 0;
    }

    .careers-section-right {
        margin: 0 0 0 0;
        padding: 0;
    }

    .careers-section-right ul {
        margin: 0 50px 0 0;
        padding: 0;
    }

    .careers-section-right ul li {
        margin: 0 0 15px 20px;
        padding: 0 0;
        list-style: none;
        display: block;
        border: 1px solid #c19e11;
    }

    .careers-section-right ul li a {
        margin: 0;
        padding: 15px 30px;
        font-size: 14px;
        color: #000;
        text-decoration: none;
        font-weight: 400;
        display: block;
        text-transform: uppercase;
    }

    .careers-section-right ul li a:hover {
        background: #C04302;
        color: #fff;
        text-decoration: none;
    }

    .careers-section-right ul li a.active {
        background: #000;
        color: #FFF;
        text-decoration: none;
    }


    .career-section-col {
        margin: 15px 15px 30px 0;
        padding: 0;
        height: auto;
        text-align: left;
    }

    .career-section-col:last-child {
        margin-right: 0;
    }

    .career-section-col img {
        margin-bottom: 15px;
        border-radius: 10px 0 10px 0;
        -webkit-border-radius: 10px 0 10px 0;
        -moz-border-radius: 10px 0 10px 0;
        -o-border-radius: 10px 0 10px 0;
        border: 1px solid #FFF;
    }

    .career-section-col-content {
        border-left: none;
        padding-left: 0;
    }

    .career-section-col h1 {
        font-size: 18px;
        text-transform: uppercase;
        margin: 10px 0 5px 0;
        padding: 0;
        font-weight: 400;
        color: #ee713a;
        letter-spacing: 0.8px;
    }

    .career-section-col p {
        font-size: 15px;
        line-height: 22px;
        color: #000;
        margin: 0;
        padding: 0 10px 15px 0;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

    .whywork-section {
        margin: 0 auto;
        padding: 55px 0;
        height: auto;
    }

    .whywork-section h1 {
        margin: 0 auto;
        padding: 0;
        font-size: 26px;
        font-weight: 300;
        color: #F60;
        text-align: center;
    }

    .whywork-section h2 {
        margin: 0 auto;
        padding: 10px 0;
        font-size: 18px;
        font-weight: 300;
        color: #069;
        text-align: center;
    }

    .whywork-section-col {
        width: 18%;
        float: left;
        margin: 30px 14px 0 0;
        padding: 0;
    }

    .whywork-section-col:last-child {
        margin-right: 0;
    }

    .whywork-section-col h3 {
        font-size: 16px;
        text-transform: none;
        margin: 0 0 15px 0;
        padding: 0;
        font-weight: 400;
        color: #000;
        letter-spacing: 0.4px;
    }

    .whywork-section-col p {
        font-size: 14px;
        line-height: 22px;
        color: #333;
        margin: 0;
        padding: 0;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

    .career-section-1 {
        margin: 0 auto;
        padding: 60px 0;
        height: auto;
        background: #f2f5f5;
    }

    .career-section-1main {
        margin: 0 80px;
    }

    .career-section-1-col {
        margin: 0;
        padding: 0;
        height: auto;
        text-align: center;
    }

    .bg-blue {
        background: #036;
    }

    .bg-purple {
        background: #2a0b59;
    }

    .bg-grey {
        background: #424242;
    }

    .bg-white {
        background: #424242;
    }

    .career-section-1-col h1 {
        font-size: 18px;
        text-transform: uppercase;
        margin: 10px 0 5px 0;
        padding: 70px 0 0 0;
        font-weight: 400;
        color: #F90;
        letter-spacing: 0.8px;
    }

    .career-section-1-col p {
        font-size: 15px;
        line-height: 22px;
        color: #fff;
        margin: 0;
        padding: 0 30px 15px 30px;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

    a.applynow {
        font-size: 14px;
        color: #FFF;
        margin: 0;
        padding: 10px 15px;
        background: #C60;
        text-decoration: none;
        border-radius: 5px;
    }

    a.applynow:hover {
        color: #FFF;
        background: #000;
    }

    .career-new-section {
        margin: 0 auto;
        padding: 0;
    }

    .career-new-section h2 {
        margin: 0;
        padding: 0;
        font-size: 24px;
        color: #D35500;
        text-align: left;
    }

    .career-new-section ul {
        margin: 0 0 25px 0;
        padding: 0;
    }

    .career-new-section ul li {
        margin: 0 0 0 18px;
        padding: 0;
        font-size: 15px;
        color: #333;
        list-style: disc;
    }

    .career-new-section p {
        font-size: 15px;
        color: #333;
    }


}


/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1320px) {

    .banner-section .container {
        position: relative;
        z-index: 1;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        width: 100%;
    }

    .banner-section .container h2 {
        font-size: 30px;
        color: #F90;
        text-align: center;
        margin: 0 auto;
        padding: 0;
        font-weight: 300;
    }

    .banner-section .container h1 {
        font-size: 40px;
        color: #fff;
        line-height: 55px;
        text-align: center;
        margin: 0 auto;
        padding: 20px 250px;
        font-weight: 200;
    }

    .banner-section-dtls {
        margin: 0 auto;
        height: auto;
        width: 60%;
    }

    .banner-section-dtls-col {
        width: 20%;
        height: auto;
        text-align: center;
        float: left;
        margin: 0;
        padding: 0;
    }

    .banner-section-dtls-col h3 {
        font-size: 22px;
        color: #F90;
        margin: 0 auto;
        padding: 15px 0 0 0;
        font-weight: 300;
        letter-spacing: 0.8px;
    }

    .career-new-section {
        margin: 0 auto;
        padding: 0;
    }

    .career-new-section h2 {
        margin: 0;
        padding: 0;
        font-size: 24px;
        color: #D35500;
        text-align: left;
    }

    .career-new-section ul {
        margin: 0 0 25px 0;
        padding: 0;
    }

    .career-new-section ul li {
        margin: 0 0 0 18px;
        padding: 0;
        font-size: 15px;
        color: #333;
        list-style: disc;
    }

    .career-new-section p {
        font-size: 15px;
        color: #333;
    }
}


/* Added some CSS For Service Pages */

.bginner-section-1 h1 {
    font-size: 36px;
    color: #fff;
    margin: 0;
    z-index: 999;
    line-height: 30px;
    font-weight: 300;
}

.bginner-section-1 {
    margin: 0 auto;
    padding: 0;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 400px;
    background: #70777c;
    position: relative;
}

.shadow-overlay-2 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    opacity: 0.7;
    background: #000;
}

/* Mobile - app - Page Style */
p,
ul {
    font-weight: 300;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 300 !important;
}

.about-page .page-content .title_app {
    text-align: center;
    font-weight: 300;
}

.app-img-one {
    margin-top: -6%;
}

.page-subtitle {
    color: #ec6a0a;
    margin-top: 0px;
}

.app-process-img {
    margin-top: 8%;
}

.app-process-img-one {
    margin-top: 40%;
}

.process-step-list li h4 {
    margin-top: 0px;
}

.back-to-service {
    margin-bottom: 2.3%;
}

#maintain {
    display: flex;
    justify-content: flex-start;
}

.services-section-inner-right a {
    font-size: 16px;
    text-align: center;
    padding: 12px 25px 15px 25px;
    border: 1px solid #000;
    margin-top: 25px;
    margin-bottom: 0;
    color: #000;
}

.get-in-touch {
    display: flex;
    justify-content: flex-end;
}

.get-in-touch a {
    font-size: 16px;
    border: 1px solid #000;
    text-align: center;
    margin-bottom: 10px;
    padding: 12px 25px 15px 25px;
    margin-right: 30px;
    color: #C00206;

}

.mob-view {
    display: none;
}

.get-in-touch-one {
    display: none;
}

.get-in-touch-one a {
    font-size: 16px;
    border: 1px solid #000;
    text-align: center;
    margin-bottom: 10px;
    padding: 12px 25px 15px 25px;
    margin-right: 30px;
    color: #C00206;

}

/* Mobile app - Page style End */


/* Website Development Page style  */

.title-web {
    text-align: center;
    font-weight: 300;
}

.web-img-one {
    margin-top: -6%;
}

.title_content {
    color: #06649a;
}

.features_img {
    margin-top: 33%;
}

.process_img {
    margin-top: 25%;
}

.work-various {
    margin-top: 33%;
}

.process-list {
    margin-top: 6%;
}

.development-content {
    margin-top: 8%;
}

.development-content p {
    margin-bottom: 0px;
}

.banner_content h1 {
    padding: 0px !important
}

.service-page-title {
    margin-bottom: 1rem;
    border-bottom: solid 1px #f58634;
    color: #f58634;
}

.banner_content {
    position: absolute;
    top: 60%;
    left: 8% !important;
}

.crm-img {
    margin-top: 15%;
}

.protype-img {
    margin-top: -8%;
}

.about-page-web h3 {
    margin-top: 2%;
}

.process_web_create h3 {
    margin-top: 2%;
}

.process-content {
    margin-top: 6%;
}

.back-to-service a {
    text-decoration: underline;
    color: #C00206 !important;


}

.back-to-service-maintain a {
    text-decoration: underline;
    margin-top: 25%;

    color: #C00206 !important;

}

/* Website Development Page style End */

/* Background (Banner) Images */

.bg-software {
    background-image: url('../images/assets/software_banner.jpg');
}

.bg-support {
    background-image: url('../images/assets/support_banner.jpg');
}

.bg-app {
    background-image: url('../images/assets/app.jpg');
}

.bg-crm {
    background-image: url('../images/assets/crm_banner.jpg');
}

.bg-webdesign {
    background-image: url('../images/assets/web_banner.png');
}
.bg-privacy{
    background-image: url('../images/assets/privacy-banner.jpg');
}
/* Responsive  images and content */

@media (max-width: 575.98px) {
    .shadow-overlay-2 {
        height: 200px;
    }

    .back-to-service {
        display: none;
    }

    .mob-view {
        display: block;
    }

    .get-in-touch {
        display: none;
    }

    .back-to-service-maintain a {
        display: unset;
    }

    .back-to-service a {
        display: unset;
    }

    .get-in-touch-one {
        display: block;
    }

    .banner_content {
        top: 60%;
    }

    .bginner-section-1 {
        height: 200px;
    }

    .mobile_view {
        order: 2;
    }

    .app-img-one {
        margin-top: 0%
    }

    .web-img-one {
        margin-top: 0%
    }

    .features_img {
        margin-top: 0%;
    }

    .app-process-img {
        margin-top: 0%;
    }

    .app-process-img-one {
        margin-top: 0%;
    }

    .crm-img {
        margin-top: 0%;
    }

    .development-content {
        margin-top: 0%;
    }

    .process_img {
        margin-top: 0%;
    }

    .work-various {
        margin-top: 0%;
    }

    .protype-img {
        margin-top: 0%;
    }

}



@media (max-width: 575.98px) {
    .shadow-overlay-2 {
        height: 200px;
    }
    .mobile-view{
        display: none !important;
    }
    .banner_content {
        top: 33%;
    }

    .bginner-section-1 {
        height: 200px;
    }

    .bginner-section-1 h1 {
        font-size: 20px;
        color: #fff;
        margin: 0;
        z-index: 999;
        line-height: 24px;
        font-weight: 300;
        letter-spacing: 0.5px;

    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .shadow-overlay-2 {
        height: 200px;
    }

    .banner_content {
        top: 33%;
    }

    .bginner-section-1 {
        height: 200px;
    }

    .bginner-section-1 h1 {
        font-size: 20px;
        color: #fff;
        margin: 0;
        z-index: 999;
        line-height: 24px;
        font-weight: 300;
        letter-spacing: 0.5px;
    }
}


@media (min-width: 768px) and (max-width: 991.98px) {
    .shadow-overlay-2 {
        height: 300px;
    }

    .banner_content {
        top: 50%;
    }

    .bginner-section-1 {
        height: 300px;
    }

    .bginner-section-1 h1 {
        font-size: 20px;
        color: #fff;
        margin: 0;
        z-index: 999;
        line-height: 24px;
        font-weight: 300;
        letter-spacing: 0.5px;

    }

    h1 {
        font-size: 42px;
    }
    
    .team-section-inner h1 {
        font-size: 28px;
    }
    
    .team-section-inner h2 {
        font-size: 20px;
    }
    .pd-top15 {
    padding-top: 0px;
}

    .P-margin {
        font-size: 16px;
        height: 125px;
    }

}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .shadow-overlay-2 {
        height: 300px;
    }

    .banner_content {
        top: 50%;
    }

    .bginner-section-1 {
        height: 300px;
    }

    .process-content {
        margin-top: 8%;
    }

    .bginner-section h1 {
        font-size: 36px;
        color: #fff;
        margin: 0;
        z-index: 999;
        font-weight: 300;
    }
    .container {
        max-width: 960px;
    }
    
    .team-section-inner {
        text-align: left;
    }
    
    .team-section-inner-right {
        padding-left: 30px;
    }
}