@charset "utf-8";

/* CSS Document */
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
    .home-btm-img-home-we-do-img-3 {
        padding-top: 341px !important;
    }
    .contact-right-img {
        margin-top: 151px !important;
    }

}

@media only screen and (max-width: 1600px) {
    .home-button-list li a {
        font-size: 12px !important;
    }

    .home-btm-img-home-we-do-img-3 {
        padding-top: 340px;
    }

    .b-1 {
        font-weight: normal;
        color: #8dc63f;
        font-size: 40px;
        padding-bottom: 0px;
        font-family: Tahoma, Verdana, Segoe, sans-serif !important;
        padding-left: 40px;
    }

    .home-1-content {
        position: relative;
        padding: 340px 0 60px;
    }

    .home-btm-img-home-2 {
        padding-top: 280px;
    }

    .home-btm-img-home-2 img {
        width: 75%;
    }

    .footer-list-menu li a {
        color: #fff;
        line-height: 40px;
        text-align: center;
        font-size: 12px;
        transition: .4s linear all;
        font-family: Tahoma, Verdana, Segoe, sans-serif !important;
    }

    .footer-list-menu li a:hover {
        -webkit-box-shadow: 0px 0px 18px 5px rgba(30,91,184,1);
        -moz-box-shadow: 0px 0px 18px 5px rgba(30,91,184,1);
        box-shadow: 0px 0px 18px 5px rgba(30,91,184,1);
       
    }


    .footer-contact-info {
        color: #fff;
        font-size: 14px;
        padding: 20px 0 0;
    }

    .contact-home-page-form p {
        font-size: 21px;
        color: #8dc63f;
    }

    .contact-right-img {
        margin-top: 35%;
    }

    .we-are-content-about {
        margin-top: 15%;
    }

    .home-btm-img-home-we-do-img-3 {
        padding-top: 299px;
    }

}

@media only screen and (max-width: 1400px) {
    .home-button-list li a {
        font-size: 16px !important;
    }

    .home-btm-img-home-we-do-img-3 {
        padding-top: 299px;
    }

}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .logo-home {
        width: 290px;
        padding-top: 15px;
        padding-right: 0;
        float: left;
        /* padding-left: 98px; */
        margin-left: 10px;
    }

    .home-right-top-img img {
        position: absolute;
        right: 133px;
        top: 0;
        z-index: 999;
        width: 37%;
    }

    .home-1 {
        background: url(../images/background/bg-1.jpg) no-repeat center center;
        background-size: cover;
        width: 100vw;
        height: 100vh;
        background-attachment: scroll;
        position: relative;
        overflow: hidden;
    }

    .home-1-content {
        position: relative;
        padding: 250px 0 60px;
    }

    .b-1 {
        font-weight: normal;
        color: #8dc63f;
        font-size: 35px;
        padding-bottom: 0px;
        font-family: Tahoma, Verdana, Segoe, sans-serif !important;
        padding-left: 0;
    }

    .home-button-list {
        margin-top: 72px;
        width: 100%;
        float: right;
        padding-right: 0;
    }

    .home-button-list li a {
        font-size: 13px !important;
    }

    .sidenav a {
        padding: 5px 8px 5px 32px;
        text-decoration: none;
        font-size: 16px;
        color: #fff;
        display: block;
        transition: 0.3s;
        font-weight: normal;
        background: #000;
        margin-bottom: 9px;
        transition: 0.4s all linear;
        -moz-transition: 0.4s all linear;
        -o-transition: 0.4s all linear;
        -ms-transition: 0.4s all linear;
        -webkit-transition: 0.4s all linear;
    }

    .home-btm-img-home-2 {
        padding-top: 150px;
    }

    .we-are-content h3 {
        font-size: 35px;
        font-weight: 800;
        color: #fff;
    }

    .we-are-content {
        margin-top: 48%;
        padding-left: 0;
        padding-right: 40px;
    }

    .we-are-content>p {
        color: #8dc63f;
        font-size: 16px;
    }

    .we-are-content-about h3 {
        font-size: 35px;
        font-weight: 800;
        color: #fff;
    }

    .we-are-content-about>p {
        color: #8dc63f;
        font-size: 16px;
    }

    .who-we-are-col-div {
        padding-right: 40px;
    }

    .we-are-content-about {
        margin-top: 29%;
    }

    .contact-home-page-form {
        margin-top: 5%;
        padding-left: 40px;
        padding-bottom: 10px;
    }

    .contact-home-page-form p {
        font-size: 16px;
        color: #8dc63f;
    }

    .content-3-contact {
        background: url(../images/background/bg-5.jpg) no-repeat center center;
        background-size: cover;
        height: auto;
        background-attachment: scroll;
        padding: 40px 0 60px;
        position: relative;
    }

    .contact-right-img {
        margin-top: 20%;
    }

    .footer-menu-area {
        padding-right: 0px;
    }

    .footer-contact-info {
        color: #fff;
        font-size: 11px;
        padding: 20px 0 0;
    }

    .home-btm-img-home-we-do-img-3 {
        padding-top: 267px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .contact-right-img {
        margin-top: 4%;
    }

    .foote-list-contact-info li {
        padding: 10px 0px;
        width: 24%;
        text-align: center;
    }

    .footer-menu-area {
        padding-right: 0;
    }

    .contact-right-img {
        margin-top: 31%;
    }

    .footer-contact-info {
        color: #fff;
        font-size: 10px;
        padding: 20px 0 0;
    }

    .b-1 {
        font-weight: normal;
        color: #8dc63f;
        font-size: 30px;
        padding-bottom: 0px;
        font-family: Tahoma, Verdana, Segoe, sans-serif !important;
        padding-left: 40px;
    }

    .home-1 {
        background: url(../images/background/bg-1.jpg) no-repeat center center;
        background-size: cover;
        width: 100%;
        height: auto;
        background-attachment: scroll;
        position: relative;
        overflow: hidden;
        padding-bottom: 30px;
    }

    .home-1-content {
        position: relative;
        padding: 250px 0 60px;
    }

    .logo-home {
        width: 250px;
        padding-top: 15px;
        padding-right: 0;
        float: left;
        /* padding-left: 98px; */
        margin-left: 10px;
    }

    .home-right-top-img img {
        position: absolute;
        right: 120px;
        top: 0;
        z-index: 999;
        width: 37%;
    }

    .home-button-list {
        margin-top: 55px;
        width: 100%;
        float: right;
        padding-right: 0px;
    }

    .home-button-list li a {
        font-size: 11px !important;
    }

    .home-btm-img-home-2 {
        padding-top: 152px;
    }

    .we-are-content h3 {
        font-size: 30px;
        font-weight: 800;
        color: #fff;
    }

    .we-are-content>p {
        color: #8dc63f;
        font-size: 16px;
    }

    .we-are-content {
        margin-top: 55%;
        padding-left: 0;
    }

    .home-right-top-img-home-3 {
        position: absolute;
        left: 66px;
        top: 0;
        z-index: 999;
        width: 30%;
    }

    .we-are-content-about h3 {
        font-size: 30px;
        font-weight: 800;
        color: #fff;
    }

    .we-are-content-about>p {
        color: #8dc63f;
        font-size: 16px;
    }

    .we-are-content-about {
        margin-top: 14%;
    }

    .who-we-are-col-div {
        padding-right: 20px;
    }

    .contact-home-page-form {
        margin-top: 0;
        padding-left: 20px;
        padding-bottom: 10px;
    }

    .content-3-contact {
        background: url(../images/background/bg-5.jpg) no-repeat center center;
        background-size: cover;
        height: auto;
        background-attachment: scroll;
        padding: 40px 0;
        position: relative;
    }

    .home-btm-img-home-we-do-img-3 {
        padding-top: 215px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {

    /****Ipad Portrait 768 Container 724 ****/
    .logo-home {
        width: 175px;
        padding-top: 16px;
        padding-right: 0;
        float: left;
        /* padding-left: 98px; */
        margin-left: 39px;
    }

    .home-right-top-img img {
        position: absolute;
        right: 106px;
        top: 0;
        z-index: 999;
        width: 38%;
    }

    .home-1 {
        background: url(../images/background/bg-1.jpg) no-repeat center center;
        background-size: cover;
        width: 100%;
        height: auto;
        background-attachment: scroll;
        position: relative;
        overflow: hidden;
        padding-bottom: 40px;
    }

    .home-1-content {
        position: relative;
        padding: 160px 0 16px;
    }

    .b-1 {
        font-weight: normal;
        color: #8dc63f;
        font-size: 25px;
        padding-bottom: 0px;
        font-family: Tahoma, Verdana, Segoe, sans-serif !important;
        padding-left: 0;
    }

    .home-button-list li a {
        font-size: 8px !important;
    }

    .home-button-list li {
        width: 48%;
        margin-bottom: 5px;
    }

    .home-button-list {
        margin-top: 40px;
        width: 100%;
        float: right;
        padding-right: 0;
    }

    .socialBar .ico img {
        width: 22px;
    }

    .socialBar {
        position: fixed;
        right: 0px;
        top: 26%;
        transform: translate(0%, -50%);
        -webkit-transform: translate(0%, -50%);
        -moz-transform: translate(0%, -50%);
        -o-transform: translate(0%, -50%);
        z-index: 9999;
    }

    .home-btm-img-home-2 {
        padding-top: 140px;
    }

    .we-are-content h3 {
        font-size: 25px;
        font-weight: 800;
        color: #fff;
    }

    .we-are-content>p {
        color: #8dc63f;
        font-size: 14px;
    }

    .home-btm-img-home-2 img {
        width: 100%;
    }

    .home-btm-img-home-2 {
        padding-top: 99px;
    }

    .we-are-content {
        margin-top: 45%;
        padding-left: 0;
    }

    .we-are-content-about h3 {
        font-size: 25px;
        font-weight: 800;
        color: #fff;
    }

    .we-are-content-about>p {
        color: #8dc63f;
        font-size: 14px;
    }

    .we-are-content-about {
        margin-top: 5%;
        margin-left: 39%;
    }

    .content-3-contact {
        background: url(../images/background/bg-5.jpg) no-repeat center center;
        background-size: cover;
        height: auto;
        background-attachment: scroll;
        padding: 40px 0;
        position: relative;
    }

    .contact-home-page-form {
        margin-top: 0%;
        padding-left: 20px;
        padding-bottom: 10px;
    }

    .who-we-are-col-div {
        padding-right: 0;
    }

    .foote-list-contact-info li {
        padding: 10px 0px;
        width: 49%;
        text-align: center;
    }

    .footer-list-menu li a {
        color: #fff;
        line-height: 40px;
        text-align: center;
        font-size: 10px;
        transition: .4s linear all;
        font-family: Tahoma, Verdana, Segoe, sans-serif !important;
    }

    .home-btm-img-home-we-do-img-3 {
        padding-top: 167px;
    }

}

@media (min-width: 481px) and (max-width: 767px) {
    .logo-home {
        width: 30% !important;
        padding-top: 20px !important;
        padding-right: 0;
        float: left;
        margin-right: 0px;
        margin-left: 0;
    }

    .home-1 {
        background: url(../images/background/bg-1.jpg) no-repeat center center;
        background-size: cover;
        width: 100%;
        height: auto;
        background-attachment: scroll;
        position: relative;
        overflow: hidden;
        padding-bottom: 40px;
    }

    .b-1 {
        font-weight: normal;
        color: #369cd6;
        font-size: 16px;
        padding-bottom: 0px;
        font-family: 'Dosis', sans-serif;
        padding-left: 0px;
    }

    .left-side-text-format {
        padding-top: 0 !important;
    }

    .home-1-content {
        position: relative;
        padding: 245px 0 60px;
    }

    .home-right-top-img img {
        position: absolute;
        right: 100px;
        top: 0;
        z-index: 999;
        width: 45%;
    }

    .menu-bars-icon {

        top: -66px !important;
    }

    .home-button-list {
        margin-top: 20px;
        width: 91%;
        float: right;
        padding-right: 40px;
    }

    .home-btm-img-home-2 {
        padding-top: 90px;
    }

    .we-are-content h3 {
        font-size: 30px;
        font-weight: 800;
        color: #fff;
    }

    .we-are-content>p {
        color: #8dc63f;
        font-size: 14px;
    }

    .we-are-content {
        margin-top: 39%;
        padding-left: 0;
    }

    .home-right-top-img img {
        position: absolute;
        right: 80px;
        top: 0;
        z-index: 999;
        width: 30%;
    }

    .home-btm-img-home-2 img {
        width: 100%;
    }

    .we-are-content-about h3 {
        font-size: 30px;
        font-weight: 800;
        color: #fff;
    }

    .we-are-content-about>p {
        color: #8dc63f;
        font-size: 14px;
    }

    .we-are-content-about {
        margin-top: 3%;
        margin-left: 25%;
    }

    .contact-home-page-form {
        margin-top: 0%;
        padding-left: 10px;
        padding-bottom: 10px;
    }

    .contact-form-div {
        margin-right: 10px;
    }

    .content-3-contact {
        background: url(../images/background/bg-5.jpg) no-repeat center center;
        background-size: cover;
        height: auto;
        background-attachment: scroll;
        padding: 40px 0;
        position: relative;
    }

    .footer-list-menu li a {
        color: #fff;
        line-height: 40px;
        text-align: center !important;
        font-size: 16px;
        transition: .4s linear all;
    }

    .footer-list-menu {
        text-align: left;
        margin-top: 20px;
        margin-left: 00px;
        width: 50%;
        margin: 0px auto !important;
    }

    .footer-menu-area {
        padding-right: 0px;
    }


}


@media only screen and (max-width: 767px) {
    .left-side-text-format {
        padding-top: 44%;
    }

    .socialBar {
        /*JUST FOR POSITIONING THE SOCIAL DIV: CENTERED RIGHT*/
        position: fixed;
        right: 0px;
        /*THIS WILL TAKE YOU A MARGIN FROM RIGHT*/
        top: 50%;
        /*CENTER THE DIV, DO NOT EDIT*/
        transform: translate(0%, -50%);
        /*CENTER THE DIV, DO NOT EDIT*/
        -webkit-transform: translate(0%, -50%);
        /*CENTER THE DIV, DO NOT EDIT*/
        -moz-transform: translate(0%, -50%);
        /*CENTER THE DIV, DO NOT EDIT*/
        -o-transform: translate(0%, -50%);
        /*CENTER THE DIV, DO NOT EDIT*/
        z-index: 9999
    }

    .socialBar .ico {
        display: block;
        /*VERTICAL POSITION*/
        padding: 0px;
        /*DO NOT EDIT, MAINTAINS THE CORRECT SIZE FOR BACKGROUND COLOR*/
    }

    .footer-list-menu {
        text-align: left;
        margin-top: 20px;
        margin-left: 40px;
    }

    .footer-contact-info {
        color: #fff;
        font-size: 17px;
        padding: 20px 0 0;
        margin-bottom: 20px;
    }

    .foote-list-contact-info li {
        padding: 10px 20px;
        width: 100%;
        text-align: center
    }

    .footer-list-menu li a {
        color: #fff;
        line-height: 40px;
        text-align: right;
        font-size: 16px;
        transition: .4s linear all;
    }


    .b-1 {
        font-weight: normal;
        color: #369cd6;
        font-size: 16px;
        padding-bottom: 0px;
        font-family: 'Dosis', sans-serif;
        padding-left: 0px;
    }

    .home-button-list li a {
        font-size: 10px !important;
        padding: 6px 0px !important;
    }

    .we-are-content h3 {
        font-size: 20px;
        font-weight: 800;
        color: #fff;
    }

    .we-are-content>p {
        color: #8dc63f;
        font-size: 10px;
    }

    .home-btm-img-home-2 {
        padding-top: 50px;
    }

    .we-are-content-about h3 {
        font-size: 20px;
        font-weight: 800;
        color: #fff;
    }

    .we-are-content-about>p {
        color: #8dc63f;
        font-size: 10px;
    }

    .contact-home-page-form h4 {
        font-size: 20px;
        color: #8dc63f;
    }

    .contact-home-page-form p {
        font-size: 12px;
        color: #8dc63f;
    }

    .home-contact-form {
        height: 40px;
        background: transparent;
        border-bottom: 1px solid #6cd310;
    }

    .contact-right-img {
        margin-top: 20%;
    }

    .footer-list-menu {
        text-align: left;
        margin-top: 0 !important;
        margin-left: 0;
    }

    .logo-home {
        width: 100%;
        padding-top: 40px;
        padding-right: 0;
        float: left;
        margin-right: 0px;
        margin-left: 0;
    }

    .b-2 {
        font-weight: 900;
        color: #369cd6;
        font-size: 42px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    #menuToggle {
        display: block;
        position: absolute;
        top: 30px;
        right: 12px;
        z-index: 1;
        -webkit-user-select: none;
        user-select: none;
    }

    .content-2-info p {
        font-size: 17px;
        color: #192f5a;
    }

    .socialBar a i img {
        width: 28px;
    }

    .manufacturing-main-title {
        color: #192f5a;
        font-size: 25px;
        font-weight: normal;
        padding-bottom: 10px;
    }

    .content-2-info h3 {
        font-size: 28px;
        color: #192f5a;
        padding-bottom: 10px;
    }

    .what-we-do-title {
        color: #192f5a;
        font-weight: 500;
        padding-bottom: 10px;
        font-size: 28px;
    }

    .who-we-are-pera {
        font-size: 17px !important;
    }

    .what-we-do-service-strip {
        position: inherit;
        bottom: 0px;
        left: 0;
        right: 0;
        margin: 0px auto;
        padding-top: 25px;
    }

    .what-we-do-title-strip-box {
        color: #fff;
        text-align: center;
        padding-bottom: 5px;
        font-size: 16px;
        padding: 15px 0;
    }

    .what-we-do-title-strip-box a {
        color: #fff;
    }

    .content-4 {
        background: #fff;
        background-size: cover;
        height: 100%;
        background-attachment: scroll;
        padding: 80px 0;
    }

    footer {
        padding: 40px 0;
        background: #192857;
    }

    .about-title {
        color: #fff;
        text-align: center;
        padding-bottom: 0px;
        font-size: 20px !important;
    }

    .about-page {
        padding: 80px 0 !important;
        margin-top: 0px;
    }

    .content-3 {
        background: url(../images/background/bg-3.jpg) no-repeat center center;
        background-size: cover;
        height: 100%;
        background-attachment: fixed;
        padding: 80px 0;
        position: relative;
    }

    .pad-r {
        padding-right: 15px;
    }

    .pad-l {
        padding-left: 15px;
    }

    .pad-r-1 {
        padding-right: 15px;
    }

    .pad-l-1 {
        padding-left: 15px;
    }

    .content-2 {
        background: url(../images/background/bg-2.jpg) no-repeat center center;
        background-size: cover;
        height: 100%;
        background-attachment: scroll;
        padding: 80px 0;
    }

    .content-2-info {
        margin-top: 0%;
    }

    .about-pera-white-text {
        color: #fff;
        line-height: 25px;
        font-size: 17px;
        text-align: justify;
    }

    .all-color-strip {
        background: #000;
        margin-bottom: 30px;
    }

    .menu-bars-icon {
        position: absolute;
        top: 20px;
        padding: 0px 10px;
        right: 20px !important;
        right: 1px;
        background: #fff;
        width: 50px;
        text-align: center;
        height: 40px;
        border-radius: 2px;
        border: 1px solid #000;
        line-height: 40px;
        transition: .5s linear all;
        -webkit-transition: .5s linear all;
        -o-transition: .5s linear all;
        -moz-transition: .5s linear all;
        -ms-transition: .5s linear all;
    }

    .get-a-quote-btn {
        position: fixed;
        top: 200px;
        right: 1px;
        z-index: 9999;
        transform: rotate(180deg);
        padding: 11px;
        margin: 0;
        border-radius: 2px;
        transition: 0.4s all linear;
        -moz-transition: 0.4s all linear;
        -o-transition: 0.4s all linear;
        -ms-transition: 0.4s all linear;
        -webkit-transition: 0.4s all linear;
    }

    .content-1 {
        background: url(../images/background/bg-1.jpg) no-repeat center center;
        background-size: cover;
        height: 404px;
        background-attachment: scroll;
        padding: 20px 0;
    }

    .who-we-are-col-div {
        padding-right: 15px;
    }

    .home-btm-img-home-we-do-img-3 {
        padding-top: 98px;
    }

    .home-btm-img-home-we-do-img-3>img {
        width: 82%;
        margin-right: 25px;
    }

}

@media only screen and (max-width: 479px) {

    /****Mobile Portrait 320 ****/
    .home-btm-img-home-2 img {
        width: 100%;
    }

    .home-btm-img-home-2 {
        padding-top: 100px;
    }

    .logo-home {
        width: 52%;
        padding-top: 12px;
        padding-right: 0;
        float: left;
        margin-right: 0px;
        margin-left: 0;
    }

    .menu-bars-icon {
        position: absolute;
        top: -53px;
        padding: 0px 10px;
        right: 20px !important;
        right: 1px;
        background: #fff;
        width: 50px;
        text-align: center;
        height: 44px;
        border-radius: 10px;
        border: 1px solid #000;
        line-height: 40px;
        transition: .5s linear all;
        -webkit-transition: .5s linear all;
        -o-transition: .5s linear all;
        -moz-transition: .5s linear all;
        -ms-transition: .5s linear all;
    }

    .home-1 {
        background: url(../images/background/bg-1.jpg) no-repeat center center;
        background-size: cover;
        width: 100%;
        height: auto;
        background-attachment: scroll;
        position: relative;
        overflow: hidden;
        padding-bottom: 40px;
    }

    header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 9999;
        padding-bottom: 9px;
        background: #000;
    }

    .left-side-text-format {
        padding-top: 20px;
    }

    .b-1 {
        font-weight: normal;
        color: #369cd6;
        font-size: 12px;
        padding-bottom: 0px;
        font-family: 'Dosis', sans-serif;
        padding-left: 0px;
    }

    .home-1-content {
        position: relative;
        padding: 100px 0 10px;
    }

    .home-right-top-img img {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 999;
        width: 45%;
    }

    .home-button-list li {
        width: 100%;
        margin-bottom: 5px;
    }

    .home-button-list li a {
        font-size: 12px !important;
        padding: 3px 20px;
    }

    .home-button-list {
        margin-top: 20px;
        width: 100%;
        float: right;
        padding-right: 0;
    }

    .socialBar .ico img {
        width: 19px;
    }

    .socialBar {
        position: fixed;
        right: 0px;
        top: 36%;
        transform: translate(0%, -50%);
        -webkit-transform: translate(0%, -50%);
        -moz-transform: translate(0%, -50%);
        -o-transform: translate(0%, -50%);
        z-index: 9999;
    }

    .home-2 {
        background: url(../images/background/bg-2.jpg) no-repeat center center;
        background-size: cover;
        width: 100%;
        height: auto;
        background-attachment: scroll;
        padding: 20px 0;
        position: relative;
    }

    .we-are-content h3 {
        font-size: 15px;
        font-weight: 800;
        color: #fff;
    }

    .we-are-content {
        margin-top: 57%;
        padding-left: 0;
    }

    .we-are-content>p {
        color: #8dc63f;
        font-size: 9px;
    }

    .home-3 {
        background: url(../images/background/bg-3.jpg) no-repeat center center;
        background-size: cover;
        width: 100%;
        height: auto;
        background-attachment: scroll;
        padding: 20px 0;
        position: relative;
    }

    .content-about {
        background: url(../images/background/bg-4.jpg) no-repeat left center;
        background-size: cover;
        width: 100%;
        height: auto;
        background-attachment: scroll;
        padding: 20px 0;
        position: relative;
    }

    .we-are-content-about h3 {
        font-size: 15px;
        font-weight: 800;
        color: #fff;
    }

    .we-are-content-about>p {
        color: #8dc63f;
        font-size: 9px;
    }

    .contact-home-page-form {
        margin-top: 5%;
        padding-left: 0;
        padding-bottom: 10px;
    }

    .content-3-contact {
        background: url(../images/background/bg-5.jpg) no-repeat center center;
        background-size: cover;
        height: auto;
        width: 100%;
        background-attachment: scroll;
        padding: 40px 0;
        position: relative;
    }

    .footer-list-menu li a {
        color: #fff;
        line-height: 40px;
        text-align: right;
        font-size: 13px;
        transition: .4s linear all;
        text-align: center;
    }

    .foote-list-contact-info li {
        padding: 10px 0px;
        width: 100%;
        text-align: center;
    }

    .footer-list-menu {
        text-align: left;
        margin-top: 20px;
        margin-left: 0;
    }

    .footer-menu-area {
        padding-right: 0px;
    }

    .form-group label {
        font-size: 11px;
        color: #fff;
    }

    .home-contact-form {
        height: 35px;
        background: transparent;
        border-bottom: 1px solid #6cd310;
    }

    .contact-home-page-form p {
        font-size: 15px;
        color: #8dc63f;
    }

    .contact-home-page-form h4 {
        font-size: 25px;
        color: #8dc63f;
    }

    .contact-form-div {
        margin-right: 0px;
    }

    .footer-contact-icon {
        width: 60px;
        margin: 0px auto;
    }

    .logo {
        width: 150px;
        padding-top: 15px;
        padding-left: 0;
    }

    .menu-innerpage>.menu-bars-icon {
        position: absolute;
        top: 21px;
        padding: 0px 10px;
        right: 20px !important;
        right: 1px;
        background: #fff;
        width: 50px;
        text-align: center;
        height: 44px;
        border-radius: 10px;
        border: 1px solid #000;
        line-height: 40px;
        transition: .5s linear all;
        -webkit-transition: .5s linear all;
        -o-transition: .5s linear all;
        -moz-transition: .5s linear all;
        -ms-transition: .5s linear all;
    }

    .contact-page {
        padding: 120px 0 60px;
        margin-top: 0px;
    }

    .contact-page {
        padding: 170px 0 60px;
        margin-top: 0px;
    }

    .logo-contact {
        width: 190px;
        padding-top: 30px;
        padding-left: 30px;
    }

    .home-btm-img-home-we-do-img-3 {
        padding-top: 95px;
    }

    .home-btm-img-home-we-do-img-3>img {
        width: 82%;
        margin-right: 20px;
    }



}

@media (min-width: 768px) {}