/*New header css closed*/

.awardtext-imgspace {
    margin-bottom: 10px;
}


.navbar-toggle {
    overflow: hidden;
}

.awardtext-imgspace {
    margin-bottom: 10px;
    min-height: 400px;
}

.heading_color_1
{
    color:#2B224C !important;
}


/* .navbar-toggle .icon-bar {
    -webkit-transition: opacity, -webkit-transform;
    transition: opacity, -webkit-transform;
    transition: opacity, transform;
    transition: opacity, transform, -webkit-transform;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0, 0.7);
    transition-timing-function: cubic-bezier(5, 0, 0, 5);
}

.navbar-toggle:not(.collapsed) .icon-bar:nth-child(1) {
    -webkit-transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg);
}

.navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
    -webkit-transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg);
} */




.countdown-bg {
    background-image: url(../img/countbg.jpg);
    background-repeat: no-repeat;
    margin-bottom: 0px;
    height: 200px;
    background-size: cover;
    width: 100%;
    background-position: center center;
    padding-top: 40px;
    background-attachment: fixed;
}

.num-text {
    color: #ffffff;
    font-size: 50px;
    text-align: center;
}

.upper-text {
    color: #ffffff;
    font-size: 20px;
    text-align: center;
}

@media(max-width:767px) {
    .margin_btt20 {
        margin-top: 20px;
    }

    .margin_tp20 {
        margin-top: 20px;
    }
}

.homemainfourimg {
    margin-bottom: 10px !important;
    margin-top: 30px;
}

.design-and-award a:hover img {
    transform: scale(1.1);
}

.design-and-award a img {
    transition: 0.5s all ease;
}

.design-and-award {
    overflow: hidden;
}

.Motilalimgcenter {
    margin: 0 auto;
    padding-top: 40px;
}

.videodesktophome {
    position: relative;
}

.scroll-downarraysize {
    width: 50px;
    margin: 0 auto;
}

.scroll-downarray {
    position: absolute;
    bottom: 20%;
    left: 48%;
    transform: translate(-50%, -50%);
    display: none;
}

.scroll-downatexthome {

    font-size: 16px;
    color: #fefefe;
    margin: 0px;
    letter-spacing: 6px;
    text-align: center;
}

.unmute-sec {
    display: none;
}

.nav-up {
    top: 0px;
    transition: all .5s;
}

.nav-down {
    transition: all .5s;
}

.websitebottomborderline {
    border-bottom: 8px solid #49f4c7;
    margin-bottom: 10px;
}

.contactindextextbottomborder {
    border-bottom: 8px solid #0a4c8d;
}

.abaut-bottomlinecolor {
    border-bottom: 8px solid #90cff1;
}

.awardshometextbotborder {
    border-bottom: 4px solid #49f4c7;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 100%;
}

.facilitylast-textbg {
    background-color: #0a4c8d;
}

.factory-last-text {
    color: #ffffff;

    margin: 0px;
    padding: 18px 0px;
}

/*HOMEPAGE STARTS*/
.internal_baaner img {
    width: 100%;
    margin-top: 0px;
    height: 450px;
}

@media(max-width:767px) {
    .internal_baaner img {
        width: 100%;
        margin-top: 65px;
    }

    .internal_baaner img {
        width: 100%;
        margin-top: 0px;
        height: 200px;
    }
}

.megamenuul {
    list-style: none;
    margin: 30px 0px;
}

.megamenuul li {
    display: inline-block;
    padding-right: 30px;

}

.megamenuul li:hover {
    color: #87cfed;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.navbar-nav>li>.magamanu-dropdown {
    position: absolute;
    width: 100%;
    left: 0;
}

.magamanu-dropdown:before,
.magamanu-dropdown:after {
    display: none !important;
}

.residentialindextext {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: 0.5s all ease 0s;
    z-index: 1;
}

.white-lineindex {
    position: absolute;
    top: 75%;
    left: 0%;
}

.white-linetextindex {
  color: #ffffff;
  position: absolute;
  top: 75%;
  left: 8%;
  font-size: 18px;
  background-color: #00000096;
  padding: 25px 19px;
  border-left: 4px solid #fff;
}

.residentialindextext:hover {
    opacity: 1;
}

.engineeringimgzoom {
    overflow: hidden;
}

.engineeringimgzoom img {
    transition: 0.5s all ease;
}

.engineeringimgzoom:hover img {
    transform: scale(1.1);
}

/*Header Starts*/
a {
    text-decoration: none !important;
}









/* .nav_design {
    background-color: #fff;
    border-color: transparent;
    margin: 0px 40px;
}

.heading_design {
    float: left;
}

.navbar-inverse .navbar-nav.nav_list>li>a {
    transition: auto;

    text-transform: uppercase;
    color: #000;
    text-align: center;
    border-top: 4px solid #fff;
    font-size: 14px;
    font-weight: normal;
}

.navbar-inverse .navbar-nav.nav_list>.active>a,
.navbar-inverse .navbar-nav.nav_list>.active>a:focus,
.navbar-inverse .navbar-nav.nav_list>.active>a:hover {
    background-color: transparent;
    color: #000;
}



.navbar-inverse .navbar-nav.nav_list>li>a:hover i {
    color: #000 !important;
    background-color: transparent;
    border-top: 0px solid #000;
}

.navbar-inverse .navbar-nav.nav_list>li>a.active i {
    color: #000 !important;
    background-color: transparent;
    border-top: 0px solid #000;
}

.nav_design-home {
    background-color: #ffffff;
    border: none;
    margin: 0px;
} */

.meni_icon {
    display: none;
}

@media(max-width:767px) {
    .nav_design-home {
        background-color: #ffffff;
        border: none;
        padding: 0px 40px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.10), 0 3px 15px 0 rgba(0, 0, 0, 0.15);
        margin: 0px;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #fff;
    }
}

.toggleicon {
    background-color: transparent;
}

/* .navbar-inverse .toggleicon:focus,
.navbar-inverse .toggleicon:hover {
    background-color: transparent;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: transparent;
}

.navbar-header .toggleicon .icon-bar {
    background-color: #000000;
} */

/*.dropdown-menu{
  display: block;
}*/

/*Header Ends*/

/*Banner Starts*/

.no_padd {
    padding-left: 0;
    padding-right: 0;
}

/* 
.banner-section {
    margin-bottom: 50px;
} */

#myCarousel {
    height: 540px;
    margin-top: 0px;
}

#myCarousel .carousel-control {
    top: 50%;
    bottom: 50%;
    z-index: 99;
}

@media(max-width:767px) {
    #myCarousel {
        margin-top: 60px;
    }
}

/*Banner Ends*/

.about_heading1 {
    text-transform: uppercase;
    color: #333;
    font-size: 42px;
    margin-bottom: 10px;
}

.about_heading {
    text-transform: capitalize;
    color: #333 !important;
    font-size: 40px !important;
    margin-bottom: 10px;
    text-align: center;
    font-family: 'Thasadith', sans-serif;
    font-weight: normal !important;
}

.about_desc {
    text-align: justify;
    font-size: 14px;
    column-gap: 40px;
}

.about_img {
    margin-top: -29px;
}

.about_img img {
    width: 100%;
}

.aboutbottomimgline {
    margin: 0 0 0 auto;
    margin-right: 92px;
    margin-bottom: 10px;
}

.projectbottomimgline {
    margin: 0 0 0 auto;
    margin-right: 115px;
}

.contactbottomline {
    margin: 0 0 0 auto;
    margin-right: 50px;
}

.clientsaroowsize {
    height: 42px;
}

.clientsbottomimgline {
    margin: 0 auto;
    padding-left: 138px;
    margin-bottom: 20px;
}

.innovaton-homepageimg {
    background-image: url('../img/inno-back.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 630px;
    background-size: cover;
    width: 100%;
    background-position: center center;
}

@media(max-width:767px) {
    .innovaton-homepageimg {
        background-image: url('../img/inno-back.jpg');
        background-repeat: no-repeat;
        background-attachment: fixed;
        height: auto;
        background-size: cover;
        width: 100%;
        background-position: center center;
    }
}

.aboutimgtopbottomspace {
    margin-bottom: 50px;
}

.about-lastcontant {
    text-align: center;
}

.about-lastcontant img {
    display: inline-block;
    margin-top: -50px;
}

.about-lastcontant h3 {
    display: inline-block;
    margin: 0px;
    color: #0a4c8d;
    font-size: 24px;
    padding-bottom: 15px;
}

.about-lastcontant {
    padding: 10px 70px;
}



.boxshaddowimg {
    box-shadow: 0px 0px 1px 0px #000000;
    overflow: hidden;
}



.boxshaddowimg img {
    transition: 0.3s all ease-out 0s;
}

.boxshaddowimg img:hover {
    transform: scale(1.05);
}

/*About Ends*/
.award-and-recognitionhomepage {
    transition: .5s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.award-and-recognitionhomepage h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    margin-bottom: 3px;
}

.award-and-recognitionhomepage img {
    margin: 0 76px 0 auto;
    width: 44px;
    height: 3px;
}

/*Projects Starts*/


/*.project-section{padding-bottom: 50px;}*/
.bg {
    background-image: url(../img/project_bg.html);
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.residentialhomeimg {
    position: absolute;
    bottom: -333px;
    right: 0%;
    z-index: 11;
    left: -8%;

}

.commercialhomeimg {
    position: absolute;
    right: -2%;
    bottom: -365px;
}

.sezhomeimg {
    position: absolute;
    bottom: -333px;
    left: 12%;
}

.hospitalityhomeimg {
    position: absolute;
    left: 0%;
    bottom: -365px;
}


.bannerbottomspace {
    margin-bottom: 90px;
}

.about-banner {
    position: relative;
}

/*.full-row-content{top: 75px;position: absolute;}*/
.abaut-bannertext h1 {

    text-transform: uppercase;
    color: #fff;
    font-size: 60px;
    text-align: center;
}

.abaut-bannertext img {
    margin: 0px 130px 0px auto;
}

.abaut-bannertext h2 {
    color: #ffffff;
    font-size: 20px;
    padding: 10px 20px 0px;
    text-align: center;
}

.abaut-bannertext p {
    padding: 0px 20px;
    color: #ffffff;
    font-size: 14px;
    text-align: justify;
}

.aboutcommasec {
    padding: 10px 70px;
}

.abaut-textmargintopsecond {
    padding: 110px 83px 83px 70px;
}

.abaut-textmargintopfirst {
    margin-top: -150px;
}

.aboutcommasec img {
    display: inline-block;
    margin-top: -50px;
}

.aboutcommasec h3 {
    display: inline-block;
    margin: 0px;
    color: #0a4c8d;
    font-size: 24px;
    padding-bottom: 15px;
}

.aboutcommasec {
    text-align: center;
}

.aboutline1 {
    margin: 140px 0px -214px 15px;
    position: relative;
    z-index: 1;
}

.aboutimg-2position {
    margin-top: -80px;
}

.about-img-desc {
    font-size: 16px;
    text-align: justify;
}

.aboutline2 {
    margin: -396px 46px 0px auto;
}

.third-aboutsection {
    margin-bottom: 80px;
    margin-top: 30px;
}

.third-aboutsection p {
    font-size: 16px;
    color: #333333;
    padding-top: 15px;
}


/*.col-md-6.no_padd.column { height: fit-content !important;     margin-bottom: 30px;}*/
.innovationsoimg {
    height: initial !important;
}

.bannersectinno {
    height: 240px !important;
    min-height: 240px;
}

.dne_img_desc {
    padding: 0 15px;
    margin: 7px 0;
}

h1.comma-text {
    font-size: 18px;
}

.bannersectengg {
    min-height: 240px;
    height: initial !important;
}

.engineeringimgzoom img {
    width: 100%;
}

.imgleftupper {
    height: 45px;
}

.imgrightupper {
    height: 45px;
}

.comma {
    padding: 50px 0;
}

.row.row2 {
    display: flex;
    flex-flow: column;
}

.desc-section {
    margin-bottom: 0;
}

.view-projectbottomimg {
    margin: 0px 209px auto;
}

/*edits by pratik ends here*/



@media screen and (min-width: 480px) and (max-width: 767px) {
    .director-imgposition:first-child {
        margin-top: 30px;
    }

    .countdown-bg {
        height: 275px;
        margin-bottom: 30px;
    }

    .innovaton-homepageimgmobile {
        background-attachment: scroll;
    }

    .news_heading {
        font-size: 40px;
    }

    .homemainfourimg {
        margin-bottom: 30px;
    }

    .brand_design {
        padding: 4px 12px;
    }

    .foot-right {
        text-align: center;
    }

    .foot-left {
        text-align: center;
    }

    .about_desc {
        column-count: 1;
    }

    .banner-section {
        margin-bottom: 0px;
    }

    .projectbottomimgline {
        margin: 0 0 0 auto;
        margin-right: 50px;
    }

    .project_heading {
        text-align: center;
    }

    .contact_heading {
        margin: 0px;
        font-size: 40px;
        padding-top: 30px;
    }

    .about_desc {
        font-size: 12px;
    }

    .btn-default.about_btn {
        margin-bottom: 20px;
    }

    .clientsaroowsize {
        height: 40px;
    }

    .nav_design-home {
        background-color: #f5f0ef;
        border: none;
        margin: 0px;
    }

    .navmediastyle {
        background-color: #f5f0ef;
        border: none;
        margin: 0px;
    }

    .navbar-inverse .navbar-toggle {
        border: 0px;
    }

    .heading_design {
        float: left;
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border: 0;
    }

    .aboutimg-2position {
        margin-top: 40px;
    }

    .abaut-textmargintopsecond {
        padding: 40px 83px 83px 70px;
    }

    .third-aboutsection {
        margin-bottom: 80px;
        margin-top: 80px;
    }

    .abaut-bannertext {
        background-color: #0f4c8d;
    }

    .abaut-bannertext h1 {
        margin: 0px;
    }

    .nopaddingmob {
        padding: 0px;
    }

    .abaut-bannertext h1 {
        padding-top: 20px;
    }

    .abaut-lastparabottomspace {
        padding-bottom: 20px !important;
    }

    .abaut-bannertext img {
        margin: 0px 192px 0px auto;
    }

    .about-lastcontant {
        padding: 10px 30px;
    }

    .aboutmain-banner {
        background-image: url('../img/about/About-us-mobilebanner.html');
        background-repeat: no-repeat;
        height: 240px;
        background-size: cover;
        width: 100%;
    }

    .award-bannerbackground {
        height: 240px;
    }

    .aboutseconddivtopspace {
        margin-top: 50px;
    }

    .awardbanner-text img {
        margin: 0 76px 0 auto;
    }

    .dne_heading {
        font-size: 40px;
    }

    .awardbanner-text {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    .awardtext-imgspace {
        margin-bottom: 20px;
    }

    .awardbanner-text {
        width: 100%;
    }

    .padding-bottom {
        margin-bottom: 20px;
    }

    .project-mainbannerbackground {
        height: 240px;
    }

    .project-heading-section {
        margin: 50px auto;
        position: relative;
    }

    .green-block {
        padding: 15px 25px;
    }

    .other_projects_heading {
        font-size: 28px;
    }

    .proj-blue_bg {
        padding-top: 15px;
    }

    .infrastructure-backgroundimg {
        height: 240px;
    }

    .factory-section {
        width: 100%;
        padding: 90px 20px;
        margin-bottom: 12px;
    }

    .project-management-section {
        width: 100%;
        padding: 90px 20px;
    }

    .second-heading {
        font-size: 30px;
    }

    .factorybottomimg {
        padding-right: 121px;
        padding-top: 4px;
    }

    .project-managementbottomimg {
        padding-right: 20px;
        padding-top: 4px;
    }

    .infra_heading {
        font-size: 30px;
    }

    .facility-backgroundbanner {
        height: 240px;
    }

    .marginbottomscreen-factory {
        margin-bottom: 30px;
    }

    .projectmanagment-backgroundimg {
        height: 240px !important;
    }

    .projectmanagmentbanner-text {
        left: 40%;
        transform: translate(-30%, -50%);
    }

    .media-backgroundimgbanner {
        height: 240px;
    }

    .middle-holiday img {
        margin: 0 25px 0 auto;
    }

    .contact-mianbanner {
        background-image: url('../img/contact/Contact-us.html');
        background-repeat: no-repeat;
        height: 260px;
        background-size: cover;
        width: 100%;
    }

    .contact-bannertext p {
        padding-top: 10px;
    }

    .contact-bannertext h1 {
        font-size: 30px;
    }

    .form-section {
        padding: 20px 60px 120px 20px;
    }

    .text-form {
        padding-bottom: 15px;
    }

    .submit-btnicon {
        width: 50px;
        height: 50px;
        margin-left: 20px;
    }

    .form-section {
        padding: 20px 60px 160px 20px;
    }

    .branch-officestyling {
        color: #fff;
        padding: 10px 0px;
        margin: 0;
    }

    .branch-office {
        padding: 20px 0px 0px 68px;
    }

    .careers-mainbacimg {
        height: 240px;
    }

    .left-syd {
        font-size: 16px;
    }

    .right-syd {
        font-size: 14px;
    }

    .infra-ul li span {
        font-size: 15px;
    }

    .form-sectioncareer {
        padding: 40px 0px 40px 0px;
    }

    .form-heading {
        font-size: 30px;
    }

    .insidepaddingcareer {
        padding-left: 30px;
    }

    .form-heading {
        margin: 0;
        padding-top: 20px;
    }

    .nice-select.wide {
        margin-left: 15px !important;
        width: 97% !important;
    }

    .messagecarresrwidth {
        width: 100% !important;
    }

    .residentialhomeimg {
        position: relative;
        bottom: 0px;
        left: 0%;
    }

    .commercialhomeimg {
        position: relative;
        left: 0%;
        bottom: 0px;
    }

    .sezhomeimg {
        position: relative;
        bottom: 0px;
        left: 0%;
    }

    .hospitalityhomeimg {
        position: relative;
        left: 0%;
        bottom: 0px;
    }

    .video-section {
        padding-top: 0px;
    }

    .award-and-recognitionhomepage h3 {
        font-size: 18px;
    }

    .award-and-recognitionhomepage img {
        margin: 0 39px 0 auto;
        width: 26px;
    }

    .contact_heading {
        margin: 0px;
        font-size: 40px;
        padding-top: 30px;
    }

    .contactbottomline {
        margin-right: 72px !important;
    }

    .csrbanner {
        height: 240px;
    }

    .cermianheadtext img {
        margin: 0 0px 0 auto;
        height: 4px;
        width: 28px;
    }

    .project_heading {
        text-align: center;
    }

    .aboutimgtopbottomspace {
        margin-bottom: 30px;
    }

    .about_heading {
        text-align: center;
    }

    .aboutbottomimgline {
        margin-right: 40px;
    }

    .project_desc {
        padding-right: 30px;
        margin-right: 10px;
    }

    .project-holiday img {
        margin: 0 2px 0 auto;
        height: 4px;
    }

    .projects_heading {
        text-align: center;
    }

    .akruti-irisbottomimgline {
        margin: 0 0 0 258px;
        margin-bottom: 10px;
    }

    .innovations-holiday img {
        margin: 0 2px 0 auto;
        height: 4px;
    }

    .Infrastructure-holiday img {
        margin: 0 1px 0 auto;
    }

    .DesignENGINEERING-holiday {
        width: 57%;
    }

    .DesignENGINEERING-holiday img {
        margin: 0 8px 0 auto;
    }

    .bottom-img {
        padding-top: 20px;
    }

    .view-project-heading {
        text-align: center;
        font-size: 50px;
    }

    .small-middle-text {
        text-align: justify;
    }

    .bottom_border {
        margin: 0 auto;
    }

    .contact-bannertext img {
        margin: 0px 88px 0px auto;
    }

    .boxshaddowimg {
        box-shadow: none;
    }

    .about_img {
        margin: 0px;
    }

    .abaut-textmargintopfirst {
        margin-top: -200px;
    }

    .Motilalimgcenter {
        margin: 0 auto;
        margin-top: 40px;
    }

    .right-commadirector {
        margin-top: -10px;
    }

    .managementbanner-bottomtext p {
        font-size: 15px;
    }

    /*edits by pratik*/
    .dot-textsection {
        line-height: 12px;
        direction: ltr;
    }

    .information-directorssecond {
        text-align: left;
    }

    .directorssecondimg-text {
        margin-right: 0;
        height: initial;
        margin-top: 0px;
    }

    .row.director-imgposition .col-md-9.no_padd {
        height: min-content !important;
    }

    .directorsfirstimg-text {
        margin-left: 0;
        margin-top: 0px;
        height: fit-content;
    }

    .director-imgposition {
        margin-bottom: 30px;
        display: flex;
        flex-flow: column;
    }

    /*.row.director-imgposition .col-md-3.no_padd { order: 2;}*/
    .bannersect {
        height: initial !important;
        min-height: 240px;
    }

    .middle-holiday {
        width: 57%;
    }

    .middle-holiday {
        width: 32%;
    }

    .inovation_img_head {
        padding-left: 15px;
    }

    .inovation_img_desc {
        padding: 0 15px;
    }

    .innovation-firstsectext {
        padding: 0 10px;
    }

    /*.col-md-6.no_padd.column { height: fit-content !important;     margin-bottom: 30px;}*/
    .innovationsoimg {
        height: initial !important;
    }

    .bannersectinno {
        height: 240px !important;
        min-height: 240px;
    }

    .dne_img_desc {
        padding: 0 15px;
        margin: 7px 0;
    }

    h1.comma-text {
        font-size: 24px;
    }

    .bannersectengg {
        min-height: 240px;
        height: initial !important;
    }

    .engineeringimgzoom img {
        width: 100%;
    }

    .imgleftupper {
        height: 45px;
    }

    .imgrightupper {
        height: 45px;
    }

    .comma {
        padding: 50px 0;
    }

    .row.row1 {
        display: flex;
        flex-flow: column;
    }

    .desc-section {
        margin-bottom: 0;
    }

    .view-projectbottomimg {
        margin: 0px 209px auto;
    }

    /*edits by pratik ends here*/

}

@media screen and (min-width: 768px) and (max-width: 991px) {

    .innovaton-homepageimgmobile {
        background-image: url('../img/innovations/innovation-home-banner-800-by-500.html');
        background-repeat: no-repeat;
        background-attachment: scroll;
        height: 433px;
        background-size: cover;
        width: 100%;
        background-position: center center;
    }

    .awardtext-imgspace {
        min-height: auto;
    }

    .nav-sidebar {
        border-right: 0px !important;
    }

    .inovation_img_head {
        margin-top: 0px;
    }

    .information-directorssecond h3 {
        margin: 0px;
        padding-top: 10px;
    }

    .inno-imgleft {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .countdown-bg {
        height: 260px;
    }

    .navbar-nav>li>a {
        padding-top: 12px;
    }

    .scroll-downarray {
        bottom: 6%;
        left: 50%;
    }

    .Motilalimgcenter {
        margin-top: 65px;
    }

    .about_img {
        margin: 0px;
    }

    .navmediastyle {
        background-color: #e9d6d2;
        border: none;
        margin: 0px;
    }

    .projectbottomimgline {
        margin: 0 0 0 auto;
        margin-right: 112px;
    }

    .contactbottomline {
        margin-right: 208px;
    }

    .contact_heading {
        margin: 0px;
    }

    .btn-default.about_btn {
        margin-bottom: 20px;
    }

    .carousel-control.left {
        margin-left: -14px !important;
    }

    .carousel-control.right {
        margin-right: 0px !important;
    }

    .nav_design-home {
        background-color: #ffffff;
        border: 0px;
        margin: 0px;
    }

    .navbar-inverse .navbar-toggle {
        border: 0px;
    }

    .heading_design {
        /*padding-left: 10px;*/
        float: left;
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border: 0;
    }

    /*.navbar-nav{padding-left: 20px;}*/
    .brand_design {
        padding: 4px 12px;
    }

    .nav>li>.header-heading {
        padding: 12px 7px;
    }

    /*.abaut-bannertext{background-color: #0f4c8d;}*/
    .abaut-bannertext h1 {
        margin: 0px;
        font-size: 30px;
    }

    .abaut-bannertext h2 {
        font-size: 14px;
        margin-top: 10px;
    }

    .abaut-bannertext p {
        font-size: 12px;
    }

    .nopaddingmob {
        padding: 0px;
        background-color: #0f4c8d;
    }

    .abaut-bannertext h1 {
        padding-top: 20px;
    }

    .abaut-lastparabottomspace {
        padding-bottom: 20px !important;
    }

    .abaut-bannertext img {
        height: 6px;
        margin: 0 auto;
        padding-left: 80px;
    }

    .abaut-textmargintopfirst {
        margin-top: -110px;
    }

    .aboutline1 {
        margin: 114px 0px -230px 15px;
    }

    .aboutmain-banner {
        background-image: url(../img/about/About-us-mobilebanner.html);
        background-repeat: no-repeat;
        height: 490px;
        background-size: cover;
        width: 100%;
    }

    .third-aboutsection {
        margin-bottom: 80px;
        margin-top: 80px;
    }

    .aboutimg-2position {
        margin-top: 40px;
    }

    .awardbanner-text {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    .project-imgwidth {
        width: 100% !important;
    }

    .project-heading-section {
        margin: 60px auto;
    }

    .disign-engineeringbottomimg {
        padding-right: 74px;
    }

    .factory-section {
        padding: 90px 10px;
    }

    .project-management-section {
        padding: 90px 10px;
    }

    .second-heading {
        font-size: 30px;
    }

    .factorybottomimg {
        padding-right: 130px;
    }

    .project-managementbottomimg {
        padding-right: 38px;
    }

    .disign-engineeringbottomimg {
        padding-right: 212px;
    }

    .marginbottomscreen-factory {
        margin-bottom: 30px;
    }

    .factory-imgwidth {
        width: 100% !important;
    }

    .middle-holiday img {
        margin: 0px 31% 0 auto;
    }

    .right-commadirector {
        margin-top: -10px;
    }

    .contact-mianbanner {
        background-image: url('../img/contact/Contact-us.html');
        background-repeat: no-repeat;
        height: 400px;
        background-size: cover;
        width: 100%;
    }

    .contact-bannertext img {
        margin: 0px 205px 0px auto;
    }

    .contact-address {
        padding: 40px 20px 42px 25px;
    }

    .messagecarresrwidth {
        width: 100% !important;
    }

    .residentialhomeimg {
        position: relative;
        bottom: 0px;
        left: 0%;
    }

    .commercialhomeimg {
        position: relative;
        left: 0%;
        bottom: 0px;
    }

    .sezhomeimg {
        position: relative;
        bottom: 0px;
        left: 0%;
    }

    .hospitalityhomeimg {
        position: relative;
        left: 0%;
        bottom: 0px;
    }

    .aboutbottomimgline {
        margin: 0 0 0 auto;
        margin: 0 auto;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 216px !important;
        float: left;
    }

    .video-section {
        padding-top: 0px;
    }

    .aboutimgtopbottomspace {
        margin-bottom: 30px;
    }

    .middle-holiday {
        width: 58% !important;
    }

    .DesignENGINEERING-holiday img {
        margin: 0 30px 0 auto;
    }

    .view-projectbottomimg {
        margin: 0px 354px auto !important;
    }

    .navbar-inverse .navbar-nav.nav_list>li>a {
        padding-left: 10px;
    }

    .demo-gallery>ul {
        min-height: 280px !important;
    }

    /*edits by pratik*/
    .dot-textsection {
        line-height: 12px;
        direction: ltr;
    }

    .information-directorssecond {
        text-align: left;
    }

    .directorssecondimg-text {
        margin-right: 0;
        height: initial;
        margin-top: 0px;
    }

    .row.director-imgposition .col-md-9.no_padd {
        height: min-content !important;
    }

    .directorsfirstimg-text {
        margin-left: 0;
        margin-top: 20px;
        height: fit-content;
    }

    .director-imgposition {
        margin-bottom: 30px;
        display: flex;
        flex-flow: column;
        width: 100%;
    }

    /*.row.director-imgposition .col-md-3.no_padd { order: 2;}*/
    .bannersect {
        height: initial !important;
    }

    .middle-holiday {
        width: 57%;
    }

    .middle-holiday {
        width: 32%;
    }

    .inovation_img_head {
        padding-left: 15px;
    }

    .inovation_img_desc {
        padding: 0 15px;
    }

    .innovation-firstsectext {
        padding: 0 10px;
    }

    /*.col-md-6.no_padd.column { height: fit-content !important;     margin-bottom: 30px;}*/
    .innovationsoimg {
        height: initial !important;
    }

    .bannersectinno {
        height: 240px !important;
    }

    .dne_img_desc {
        padding: 0 15px;
        margin: 7px 0;
    }

    h1.comma-text {
        font-size: 24px;
    }

    .bannersectengg {
        height: initial !important;
    }

    .engineeringimgzoom img {
        width: 100%;
    }

    .row.row1 {
        display: flex;
        flex-flow: column;
    }

    .desc-section {
        margin-bottom: 0;
    }

    .view-projectbottomimg {
        margin: 0px 209px auto;
    }

    /*edits by pratik ends here*/

}

@media screen and (min-width: 992px) and (max-width: 1024px) {

    .innovaton-homepageimgmobile {
        background-image: url('../img/innovations/innovation-home-banner-800-by-500.html');
        background-repeat: no-repeat;
        background-attachment: scroll !important;
        height: 433px;
        background-size: cover;
        width: 100%;
    }

    .awardtext-imgspace {
        min-height: 410px;
    }

    .navbar-nav>li>a {
        padding-top: 12px;
    }

    .about_img {
        margin: 0px;
    }

    .navmediastyle {
        background-color: #e9d6d2;
        border: none;
        margin: 0px;
    }

    .projectbottomimgline {
        margin: 0 0 0 auto;
        margin-right: 112px;
    }

    .contactbottomline {
        margin-right: 208px;
    }

    .contact_heading {
        margin: 0px;
    }

    .btn-default.about_btn {
        margin-bottom: 20px;
    }

    .carousel-control.left {
        margin-left: -14px !important;
    }

    .carousel-control.right {
        margin-right: 0px !important;
    }

    .nav_design-home {
        background-color: #ffffff;
        border: 0px;
        margin: 0px;
    }

    .navbar-inverse .navbar-toggle {
        border: 0px;
    }

    .heading_design {
        /*padding-left: 10px;*/
        float: left;
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border: 0;
    }

    /*.navbar-nav{padding-left: 20px;}*/
    .brand_design {
        padding: 4px 12px;
    }

    .nav>li>.header-heading {
        padding: 12px 7px;
    }

    /*.abaut-bannertext{background-color: #0f4c8d;}*/
    .abaut-bannertext h1 {
        margin: 0px;
        font-size: 30px;
    }

    .abaut-bannertext h2 {
        font-size: 14px;
        margin-top: 10px;
    }

    .abaut-bannertext p {
        font-size: 12px;
    }

    .nopaddingmob {
        padding: 0px;
        background-color: transparent;
    }

    .abaut-bannertext h1 {
        padding-top: 20px;
    }

    .abaut-lastparabottomspace {
        padding-bottom: 20px !important;
    }

    .abaut-bannertext img {
        height: 6px;
        margin: 0 auto;
        padding-left: 80px;
    }

    .abaut-textmargintopfirst {
        margin-top: -110px;
    }

    .aboutline1 {
        margin: 114px 0px -230px 15px;
    }

    .aboutmain-banner {
        background-image: url(../img/about/About-us-mobilebanner.html);
        background-repeat: no-repeat;
        height: 490px;
        background-size: cover;
        width: 100%;
    }

    .third-aboutsection {
        margin-bottom: 80px;
        margin-top: 80px;
    }

    .aboutimg-2position {
        margin-top: 40px;
    }

    .awardbanner-text {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    .project-imgwidth {
        width: 100% !important;
    }

    .project-heading-section {
        margin: 60px auto;
    }

    .disign-engineeringbottomimg {
        padding-right: 74px;
    }

    .factory-section {
        padding: 90px 10px;
    }

    .project-management-section {
        padding: 90px 10px;
    }

    .second-heading {
        font-size: 30px;
    }

    .factorybottomimg {
        padding-right: 130px;
    }

    .project-managementbottomimg {
        padding-right: 38px;
    }

    .disign-engineeringbottomimg {
        padding-right: 212px;
    }

    .marginbottomscreen-factory {
        margin-bottom: 30px;
    }

    .factory-imgwidth {
        width: 100% !important;
    }

    .middle-holiday img {
        margin: 0px 31% 0 auto;
    }

    .right-commadirector {
        margin-top: -10px;
    }

    .contact-mianbanner {
        background-image: url('../img/contact/Contact-us.html');
        background-repeat: no-repeat;
        height: 400px;
        background-size: cover;
        width: 100%;
    }

    .contact-bannertext img {
        margin: 0px 205px 0px auto;
    }

    .contact-address {
        padding: 40px 20px 42px 25px;
    }

    .messagecarresrwidth {
        width: 100% !important;
    }

    .residentialhomeimg {
        position: relative;
        bottom: 0px;
        left: 0%;
    }

    .commercialhomeimg {
        position: relative;
        left: 0%;
        bottom: 0px;
    }

    .sezhomeimg {
        position: relative;
        bottom: 0px;
        left: 0%;
    }

    .hospitalityhomeimg {
        position: relative;
        left: 0%;
        bottom: 0px;
    }

    .aboutbottomimgline {
        margin: 0 0 0 auto;
        margin: 0 auto;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 216px !important;
        float: left;
    }

    .video-section {
        padding-top: 0px;
    }

    .aboutimgtopbottomspace {
        margin-bottom: 30px;
    }

    .middle-holiday {
        width: 58% !important;
    }

    .DesignENGINEERING-holiday img {
        margin: 0 30px 0 auto;
    }

    .view-projectbottomimg {
        margin: 0px 354px auto !important;
    }

    .navbar-inverse .navbar-nav.nav_list>li>a {
        padding-left: 15px;
    }

    /*edits by pratik*/
    .dot-textsection {
        line-height: 12px;
        direction: ltr;
    }

    .information-directorssecond {
        text-align: left;
    }

    .directorssecondimg-text {
        margin-right: 0;
        margin-top: 0px;
    }

    /*.row.director-imgposition .col-md-9.no_padd { height: min-content !important;}*/
    .directorsfirstimg-text {
        margin-left: 0;
        margin-top: 0px;
    }

    .director-imgposition {
        margin-bottom: 30px;
        /*     display: flex; flex-flow: column; */
        width: 100%;
    }

    /*.row.director-imgposition .col-md-3.no_padd { order: 2;}*/
    .bannersect {
        height: initial !important;
    }

    .middle-holiday {
        width: 57%;
    }

    .middle-holiday {
        width: 32%;
    }

    .inovation_img_head {
        padding-left: 15px;
    }

    .inovation_img_desc {
        padding: 0 15px;
    }

    .innovation-firstsectext {
        padding: 0 10px;
    }

    /*.col-md-6.no_padd.column { height: fit-content !important;     margin-bottom: 30px;}*/
    .innovationsoimg {
        height: initial !important;
    }

    .bannersectinno {
        height: 240px !important;
    }

    .dne_img_desc {
        padding: 0 15px;
        margin: 7px 0;
    }

    h1.comma-text {
        font-size: 24px;
    }

    .bannersectengg {
        height: initial !important;
    }

    .engineeringimgzoom img {
        width: 100%;
    }

    .row.row1 {
        display: flex;
        flex-flow: column;
    }

    .desc-section {
        margin-bottom: 0;
    }

    .view-projectbottomimg {
        margin: 0px 209px auto;
    }

    /*edits by pratik ends here*/

}

@media (max-width: 767px) {

    .videodesktophome {
        position: relative;
        margin-top: 20px;
    }

    .scroll-downarray {
        bottom: 0%;
    }

    .scroll-downatexthome {
        font-size: 12px;
        letter-spacing: 4px;
    }

    .scroll-downarraysize {
        width: 34px;
    }

    .bottomspacedirector {
        margin-bottom: 40px;
    }

    .inovation_img_head {
        margin-top: 0px;
    }

    .board-imgabsolute {
        margin: 0 auto;
    }

    .information-directorssecond h3 {
        margin: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .information-directors h3 {
        margin: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .inno-imgleft {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .headerdropdownarrow {
        display: inline;
        top: 3px;
        left: 10px;
        font-size: 14px;
        color: #9d9d9d;
    }

    .navmediastyle {
        width: 100%;
    }

    .nav-sidebar {
        border-right: 0px !important;
    }

    .arrowmobile:before {
        content: " ";
        background-image: url(../img/arrow-down.html);
        background-repeat: no-repeat;
        height: 30px;
        background-size: cover;
        width: 100%;
        position: absolute;
        right: 85px;
        top: 0px;
        width: 30px;
        transition: .2s ease-out;
    }

    li.dropdown.Overviewarrow.open .arrowmobile:before {
        content: " ";
        background-image: url(../img/arrow-top.html);
        background-repeat: no-repeat;
        height: 30px;
        background-size: cover;
        width: 100%;
        position: absolute;
        right: 85px;
        top: 0px;
        width: 30px;
        transition: .2s ease-out;
    }

    .heading_design {
        width: 100% !important;
    }

    .navbar-nav .open .dropdown-menu {
        text-align: center;
        padding: 5px 15px 5px 15px;
    }

    .navbar-inverse .navbar-nav.nav_list>li>a {
        font-size: 15px;
    }

    .navbar-nav>li>a {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .nav-sidebar li a {
        font-size: 15px !important;
    }

    #lightgallery li a {
        height: 360px;
    }

}

@media (min-width: 1024px) {

    .full-row-content {
        top: 60px;
        position: absolute;
    }

    /*.dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 35px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
    }
  .dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 36px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
  }*/


    /*--  .dropdown-menu li:hover > a, 
    .dropdown-menu li:hover > a i, 
    .dropdown-menu li.active > a 
    .dropdown-menu li.active > a i {
    color: #fff !important;
    background: #da251d;
    border-color:#fff;
}--*/

    .dropdown-menu>li>a {
        padding: 10px 20px 10px 5px;
        color: #585858;
        border-bottom: 1px solid #e0e0e0;
        font-size: 14px;
    }

    .dropdown-menu>li>a>i {
        float: left;

    }

    .navbar-nav>li>.dropdown-menu {
        padding: 0;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }

}

@media screen and (min-width: 1700px) {

    .design-imgrightsize {
        display: inline-block;
    }

    .design-imgrightshift {
        text-align: right;
    }

}

/* Timeline */

@media only screen and (min-width: 1170px) {

    /* inverse bounce effect on even content blocks */
    .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
        -webkit-animation: cd-bounce-2-inverse 0.6s;
        -moz-animation: cd-bounce-2-inverse 0.6s;
        animation: cd-bounce-2-inverse 0.6s;
    }
}

@-webkit-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(20px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        -moz-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        -o-transform: translateX(-100px);
        transform: translateX(-100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -moz-transform: translateX(100px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(-20px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

.timeline-heading p {
    font-size: 18px;
}

.timeline-heading {
    text-align: center;
}

.timeline-heading h3 {
    color: #0a4c8d;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 36px;
}

.cd-timeline-block img {
    margin: 0 auto;
    display: block;
}

.cd-timeline-content img {
    width: 100%;
    padding: 0 !important;
}

.cd-timeline-content img {
    position: absolute;
    top: -75px;
    z-index: -1;
}

.cd-timeline-block {
    min-height: 385px;
    margin: 2% 0 !important;
}

.cd-timeline-content.right {
    margin-right: 0 !important;
    float: right;
    margin-top: 4%;
}

.green-section {
    padding: 2% 10%;
    background-color: #49f4c6;
}

.green-section p {

    color: #fff;
    font-size: 24px;
    line-height: 10px;
}

.bottom-para p {

    font-size: 16px;
    line-height: 21px;
}

.bottom-para {
    padding: 0 10%;
}

.contentimg img {
    width: inherit;
    position: absolute;
    right: -75px;
    z-index: 99;
    top: 0;
}

.cd-timeline-content2 {
    position: relative;
    margin-left: auto;
    display: block;
    width: 50%;
    float: right;
}

.cd-timeline-content2 img {
    width: 100%;
    position: absolute;
    top: -75px;
    z-index: -1;
}

.inner-block-two {
    width: 100%;
    padding-top: 5%;
}

.inner-block-two .cd-timeline-content.left {
    margin-top: 5%;
}

.cd-timeline-content.left .contentimg img {
    left: -80px;
    margin-left: 0;
    top: -35px;
}

.cd-timeline-content.left p {
    text-align: right;
}

.inner-block {
    min-height: 280px;
}

.oswal p {
    line-height: 28px;
}

.inner-block-two .cd-timeline-content2 img {
    position: relative;
    top: inherit;
}

.cd-timeline-block.last {
    padding-top: 6%;
}

.cd-timeline-content img {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.10), 0 3px 15px 0 rgba(0, 0, 0, 0.15);
}

.cd-timeline-content2 img {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.10), 0 3px 15px 0 rgba(0, 0, 0, 0.15);
}

.contentimg img {
    box-shadow: none;
}

.carousel-control {
    width: 4%;
}

.carousel-control.left {
    margin-left: 20px;
    background-image: none;
    cursor: pointer;
}

.carousel-control.right {
    margin-right: 20px;
    background-image: none;
    cursor: pointer;
}

@media (max-width: 767px) {
    .carousel-inner .active.left {
        left: -100%;
    }

    .carousel-inner .next {
        left: 100%;
    }

    .carousel-inner .prev {
        left: -100%;
    }

    .active>div {
        display: block;
    }

    .active>div:first-child {
        display: block;
    }

    .carousel-control.left {
        margin-left: 15px;
        background-image: none;
        top: 20px;
    }

    .carousel-control.right {
        margin-right: 20px !important;
        background-image: none;
        top: 20px;
    }

}

@media (min-width: 767px) and (max-width: 992px) {
    .carousel-inner .active.left {
        left: -50%;
    }

    .carousel-inner .next {
        left: 50%;
    }

    .carousel-inner .prev {
        left: -50%;
    }

    .active>div {
        display: none;
    }

    .active>div:first-child {
        display: block;
    }

    .active>div:first-child+div {
        display: block;
    }

}

@media (min-width: 992px) {
    .carousel-inner .active.left {
        left: -25%;
    }

    .carousel-inner .next {
        left: 25%;
    }

    .carousel-inner .prev {
        left: -25%;
    }
}


.unmute-sec {
    position: absolute;
    right: 5%;
    top: 18%;
    padding: 6px 16px 0px;
    cursor: pointer;
}

.unmute-sec .unmute-secpara {
    color: #fff;
    font-size: 24px;
    line-height: 20px;
    position: relative;
}

.slash {
    position: absolute;
    top: 0px;
    left: -8px;
    display: inline-block;
    content: '';
    width: 100%;
    height: 100%;
    border-right: 5px solid #fff;
    -webkit-transform: skewX(-210deg);
    -ms-transform: skewX(-210deg);
    transform: skewX(-210deg);
}

.box {
    text-align: center;
    overflow: hidden;
    position: relative;

}

.box img {
    width: 100%;
    height: 400px;
    transition: all 0.9s ease;


}

.box img:hover {
    width: 100%;
    height: 400px;
    transform: scale(1.1) !important;
    cursor: pointer;
    transition: all 0.9s ease;

}

.box .box-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.3s ease 0s;
}

.box:after {
    left: 50%;
}

.box .box-content:before {
    left: 25%;
}

.box .box-content:after {
    top: 100%;
    left: 100%;
}

.box:hover:before {
    opacity: 1;
    top: 0;
    left: 0;
}

.box:hover:after {
    opacity: 1;
    left: 25%;
    transition-delay: 0.1s;
}

.box:hover .box-content:before {
    opacity: 1;
    left: 50%;
    transition-delay: 0.1s;
}

.box:hover .box-content:after {
    opacity: 1;
    top: 0;
    left: 75%;
}

.box .inner-content {
    text-align: center;
    position: relative;
    bottom: 10px;
    z-index: 1;
    margin-top: -50px;
}

.box .title {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 20px 0;
    transform: translateY(100%);
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
    text-align: center;
}

.box:hover .title {
    transform: translateY(0);
}

.box .post {
    display: inline-block;
    font-size: 16px;
    color: #ff4242;
    opacity: 0;
    transform: translateX(100%);
    transition: all 0.3s ease 0s;
}

.box:hover .post {
    opacity: 1;
    transform: translateX(0);
}

.box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 20px;
    left: 20px;
}

.box .icon li {
    display: inline-block;
    opacity: 0;
    transition: all 0.3s ease 0s;
}

.box .icon li:first-child {
    transform: translateY(80px);
}

.box .icon li:last-child {
    transform: translateY(-80px);
}

.box:hover .icon li {
    opacity: 1;
    transform: translateY(0);
}

.box .icon li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    color: #fff;
    margin-right: 5px;
    z-index: 1;
    position: relative;
}

.box .icon li a:before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #ff4242;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
}

.box .icon li a:hover:before {
    border-radius: 20% 0;
}

@media only screen and (max-width:990px) {
    .box {
        margin-bottom: 30px;
    }
}

/* @media(max-width:767px) {

    .footer {
        padding: 30px 0 35px !important;
        color: #999;
        background-color: #000;
        margin-top: 0px;
        border-top: 2px solid #fff;
    }

    .flot_let {
        float: left;
    }
}

.footer {
    padding: 40px 0 20px;
    color: #999;
    background-color: #000;
    margin-top: -1px;
    border-top: 0px solid #fff;
}

.footer .widget-title {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.footer .widget-title small {
    color: #999;
    display: block;
    padding: 0 58px;
    text-transform: uppercase;
}

.footer .widget-title h3 {
    color: #fff;
    font-weight: 500;
    font-size: 21px;
    padding: 0;
    margin-top: 4px;
    font-family: 'Patua One', cursive !important;
    line-height: 1 !important;
}

.footer-links {
    list-style: none;
    padding: 0;
}

.footer-links a {
    color: #999;
    display: contents;
    font-size: 13px !important;
}

.footer-links.hov a span {
    opacity: 0;
    transition: none;
}


.footer-links.hov a:hover {
    padding-left: 7px;
    transition: 0.9s;
    transition: none;
}

.footer-links.hov a:hover span {
    opacity: 1;
    padding-left: 5px;
    transition: none;
}

.footer-links a:hover,
.footer a:hover {
    color: #fff !important;
}

.widget p {
    font-size: 13px;
}

@media(max-width:767px) {
    .widget p {
        font-size: 14px;
        padding-top: 20px;
        margin-left: 100px;
    }
}

.footer-links li {
    margin-bottom: 5px;
    display: block;
    width: 100%;
    border-bottom: 0px dashed rgba(255, 255, 255, 0.1);
    padding-bottom: 0px;
    margin-left: 0px;
}

.twitter-widget li {
    margin-bottom: 0;
    border: 0 !important;
}

.twitter-widget li i {
    border-right: 0 !important;
    margin-right: 0;
}

.footer-links li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}

.footer-links i {
    display: inline-block;
    width: 25px;
    margin-right: 10px;
    border-right: 0px dashed rgba(255, 255, 255, 0.1);
}


.footer-recent ul li {
    margin: 0px;
    margin-bottom: 10px;
}

.footer-recent ul li i {
    font-size: 14px;
    color: #c76122;
}

.footer-recent ul li span {
    font-size: 12px;
    color: #fff;
}

.footer-recent ul li h2 {
    color: #ffffff;
    font-size: 14px;
    padding-top: 12px;
}


.footer-contact ul li {
    margin-bottom: 0px;
    font-size: 13px;
    padding: 1px 0px 13px 0px;
}

.footer-contact ul li a {
    color: #ffffff;
    font-size: 13px;
}


@media(max-width:767px) {
    .social-list {
        margin-top: 0px !important;
    }

    .footer-contact .social-list li {
        display: inline-block;
        margin: 0px;
        margin-right: 5px;
        margin-top: 0px !important;
    }

}

.footer-contact .social-list li {
    display: inline-block;
    margin: 0px;
    margin-right: 5px;
}

.social-list li a {
    display: block;
    width: 37px;
    height: 37px;
    line-height: 53px;
    border-radius: 100%;
    border: 1px solid #ffffff;
    text-align: center;
    padding-top: 00px;
}

.social-list li a:hover {
    border: 2px solid #da251d;
    transition: 0.5s;
} */

@media(max-width:767px) {
    .project_desc {
        padding-right: 5px;
    }

    .copyrights {

        background-color: #000;
        box-sizing: border-box;
        width: 100%;
        text-align: left;
        padding: 8px 0px 5px 0px !important;
        overflow: hidden;
    }
}

.copyrights {

    background-color: #000;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    padding: 8px 0px;
    overflow: hidden;
}

ul,
li {

    padding: 0px;
    margin: 0px;
}


.footer-distributed .footer-right {
    float: none;
}


/* The magnify glass icon */

.footer-distributed form i {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 16px;
    right: 18px;
    color: #999;
    font-size: 18px;
    margin-top: 6px;
}

.marg_50 {
    margin-top: -147px;
    width: 100%;
    margin-left: 10px;
}

.paddi_left50 {
    padding-left: 50px;
}

.paddi_right50 {
    padding-right: 50px;
}

@media(max-width:767px) {
    .marg_50 {
        margin-top: -137px;
        border-top: 1px dodgerblue;
        padding-top: 8px;
        width: 40% !important;
        float: left;
        margin-left: 113px;
    }

    .paddi_left50 {
        padding-left: 0px;
        margin-top: 30px;
    }

    .paddi_right50 {
        padding-right: 0px;
        padding-bottom: 0px;
    }

    .marg_top27 {

        margin-top: 27px;
        margin-bottom: -10px !important;

    }
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #da251d;
    border-color: none;
}

.blogShort {
    border-bottom: 1px solid #ddd;
}

.add {
    background: #333;
    padding: 10%;
    height: 300px;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent;
}

.nav-sidebar {
    width: 100%;
    margin: 30px 0;
    border-right: 1px solid #ddd;
}

.nav-sidebar a {
    color: #333;
    -webkit-transition: all 0.08s linear;
    -moz-transition: all 0.08s linear;
    -o-transition: all 0.08s linear;
    transition: all 0.08s linear;


}

.nav-sidebar .active a {
    cursor: default;
    background-color: transparent;
    color: #00478d;

}

.nav-sidebar .active a:hover {
    background-color: transparent;

}

.nav-sidebar .text-overflow a,
.nav-sidebar .text-overflow .media-body {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.btn-blog {
    color: #ffffff;
    background-color: #E50000;
    border-color: #E50000;
    border-radius: 0;
    margin-bottom: 10px
}

.btn-blog:hover,
.btn-blog:focus,
.btn-blog:active,
.btn-blog.active,
.open .dropdown-toggle.btn-blog {
    color: white;
    background-color: transparent;
    border-color: #0b56a8;
}




.owl-theme .owl-nav {
    position: relative;
    left: 0px;
    bottom: 40px;
    margin-top: -330px !important;
}

.logo_area {


    margin-left: 0px !important;
    margin-top: 1px;

}

.logo_area img {
    width: 190px;
    margin-left: 0px;
    margin-top: 0px;
}

/*.navbar {*/
/*    min-height: 70px;*/

/*}*/

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #ccc;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    /*-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);*/
    /*box-shadow: 0 6px 12px rgba(0,0,0,.175);*/
}

.banner_heading {
    position: relative;
    text-align: left;
    color: #fff;
    text-shadow: 3px 3px 5px #000 padding-top: 0px;
    padding-left: 0px;
    text-transform: uppercase;
    font-size: 26px;
    margin: -6px 0px 0px 70px;
}

.banner_heading a {
    color: #fff;
    float: right;
    margin-right: 70px;
    font-size: 18px;
    margin-top: 4px;
    text-transform: capitalize;
}

.banner_heading i {
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
    position: relative;
    z-index: 11;
}

.carousel-caption {
    right: 0%;
    left: 0%;
    padding-bottom: 0px;
    height: 55px;
}

@media(max-width:767px) {
    .carousel-caption {
        right: 0%;
        left: 0%;
        padding-bottom: 23px;
    }

    .banner_heading {

        position: relative;
        text-align: left;
        color: #fff;
        text-shadow: 0px 10px 20px;
        padding-top: 0px;
        padding-left: 0px;
        text-transform: uppercase;
        font-size: 18px;
        margin: 0px 0px 0px 10px;

    }

    .banner_heading a {
        color: #fff;
        float: right;
        margin-right: 6px;
        font-size: 16px;
        margin-top: 0px;
    }
}

.padd_85 {
    padding-top: 0px !important;
}



.margin_lef {
    float: left !important;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 40%;
    padding: 10px 40px 35px 40px !important;
    font-size: 18px;
}

.margin_lef1 {
    float: left !important;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 45%;
}

@media(max-width:767px) {
    .margin_lef1 {
        float: left !important;
        margin-top: 20px;
        margin-bottom: 50px;
        margin-left: 27%;
    }
}

.innovation_area {
    position: relative;
    text-align: center;
    margin-top: 20px;
    color: #fff;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px !important;
    left: 0% !important;
    font-weight: bold;
    padding: 0px 20px;
}

@media(max-width:767px) {
    .innovation_area {
        position: relative;
        text-align: center;
        margin-top: -14px;
        color: #fff !important;
        text-transform: uppercase;
        color: #333;
        font-size: 15px !important;
        left: 0% !important;
        font-weight: bold;
        padding: 0px 10px;
    }
}

.ovefl_hidde {
    overflow: hidden;
}

.img_hover {

    transition: all 0.9s ease;
    overflow: hidden;
}

.img_hover:hover {

    transform: scale(1.1);
    cursor: pointer;
    transition: all 0.9s ease;
    background: rgba(0, 0, 0, 0.5);
}

.projectFactsWrap {
    display: flex;
    margin-top: 0px;
    flex-direction: row;
    flex-wrap: wrap;
}


#projectFacts .fullWidth {
    padding: 0;
}

.projectFactsWrap .item {
    width: 33.33%;
    height: 100%;
    padding: 50px 0px;
    text-align: center;
}

.pro_img1 img {
    width: 100%;
    height: 280px;
    transition: all 0.9s ease;
}

.pro_img1 img:hover {
    width: 100%;
    height: 280px;
    transition: all 0.9s ease;
    transform: scale(1.4) !important;
}

.pro_img {
    width: 100%;
    height: 400px;
}

@media(max-width:767px) {
    .margi_top_50 {
        margin-top: 50px !important;
    }
}

.projectFactsWrap .item p.number {
    font-size: 40px !important;
    padding: 0;
    font-weight: bold;
    margin-bottom: 20px;

}

.projectFactsWrap .item p {
    color: #fff;
    font-size: 18px !important;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;

}


.projectFactsWrap .item span {
    width: 60px;
    background: rgba(255, 255, 255, 0.8);
    height: 2px;
    display: block;
    margin: 0 auto;
}


.projectFactsWrap .item i {
    vertical-align: middle;
    font-size: 24px;
    color: #fff;
    position: absolute;
    margin: -45px 0px 0px 27px;
}


.projectFactsWrap .item:hover i,
.projectFactsWrap .item:hover p {
    color: white;
}

.projectFactsWrap .item:hover span {
    background: white;
}

@media (max-width: 786px) {
    .projectFactsWrap .item {
        flex: 0 0 50%;
    }
}

@media(max-width:767px) {
    .logo_area img {
        width: 160px;
        margin-left: -35px;
        position: relative;
        z-index: 11;
        margin-top: 16px !important;
    }

    #custom-search-input {
        width: 25%;
        float: right;
        padding-top: 8px;

    }

    .banner .banner-bg {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 200px !important;
    }

    .owl-theme .owl-nav {
        position: relative;
        left: 0px;
        bottom: 40px;
        margin-top: -100px !important;
    }



    .countdown-bg {
        height: 400px;
        margin-bottom: 30px;
    }
}

.glyphicon-chevron-left:before {
    content: "\e079" !important;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 48px !important;
    margin: px;
    padding: 0px;
    background: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 0px;
    margin-left: 30px !important;

}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: right;
}

.margi_35 {
    margin-top: 0px;
}

.single-footer-widget .footer-nav li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    margin-left: 0px;
}

@media(max-width:767px) {
    .single-footer-widget .footer-nav li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
        margin-left: -6px;
    }
}

.single-footer-widget .footer-nav li a {
    display: block;
    margin-bottom: 15px;
    color: #999;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
    line-height: 30px;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    list-style: none;
}

.cont_ar {
    margin-top: -20px;
    margin-bottom: 120px;
}

.mar_bott {
    margin-bottom: 20px;

}

.under_line_are1 {
    background: #333;
    width: 210px;
    height: 2px;
    margin-bottom: 40px;
}

.under_line_are2 {
    background: #333;
    width: 160px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 40px;
}

.under_line_are3 {
    background: #fff;
    width: 210px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 40px;
}

.under_line_are4 {
    background: #333;
    width: 115px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 40px;
}

#custom-search-input {
    width: 236px;
    float: right;
    padding-top: 8px;
}

.back_gr {
    background: #fff;
    border: 1px solid #777;
}

.form-control {
    border: 1px solid #777 !important;
}

.navbar-default.navbar-trans .nav-link,
.navbar-default.navbar-reduce .nav-link {
    font-size: 1.1rem;
    color: #777;
    font-weight: normal;
    letter-spacing: 0.030em;
    transition: all 0.1s ease-in-out;
    position: relative;
    padding-left: 20px;
    padding-right: 0;
    font-size: 14px;
}

.nav-link:before,
.navbar-default.navbar-reduce .nav-link:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 8px;
    width: 100%;
    height: 4px;
    z-index: 0;
    background-color: #da251d;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    transition: opacity .2s ease-out 0.3s, -webkit-transform .2s ease-out;
    transition: transform .2s ease-out, opacity .2s ease-out 0.3s;
    transition: transform .2s ease-out, opacity .2s ease-out 0.3s, -webkit-transform .2s ease-out;
}

.navbar-default.navbar-trans .nav-link:hover {
    color: #da251d !important;
}

@media(max-width:767px) {
    .logo_area {
        background: transparent;
        width: 140px;
        height: auto;
        margin-left: -24px !important;
        margin-top: -22px;
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0.15);
    }
}

.between_border {
    width: 100%;
    height: 4px;
    float: left;
    background: #ccc;
    position: absolute;
    margin-top: 350px;
}

#search {
    float: right;
    margin-top: 9px;
    width: 250px;
}

.search {
    padding: 5px 4px;
    width: 100%;
    height: 30px;
    position: relative;
    left: -20px;
    float: left;
    line-height: 22px;

}

.search input {
    position: absolute;
    width: 0px;
    float: Left;
    margin-left: 210px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    height: 30px;
    line-height: 18px;
    padding: 4px 2px 2px 7px;
    border-radius: 1px;

}

.search:hover input,
.search input:focus {
    width: 200px;
    margin-left: 0px;
}

@media(max-width:767px) {
    .margi_35 {
        margin-top: 0px;
        margin-bottom: 50px;
    }

    .margin_lef {
        float: left !important;
        margin-top: 30px;
        margin-bottom: 50px;
        margin-left: 24%;
        padding: 10px 20px 32px 20px !important;
        font-size: 16px;
    }

    .search {
        padding: 5px 10px;
        width: 190px;
        height: 0px;
        position: relative !important;
        left: 53px;
        float: left;
        line-height: 22px;
        position: fixed;
        top: -51px;
    }

    .banner {
        margin-top: 58px !important;
    }

    .search input {
        position: absolute;
        width: 0px;
        float: Left;
        margin-left: 168px;
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
        height: 30px;
        line-height: 18px;
        padding: 4px 2px 2px 7px;
        border-radius: 1px;
    }

    .search:hover input,
    .search input:focus {
        width: 180px;
        margin-left: 0px;
    }
}

.banner {
    margin-top: 0px;
}

.bg-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.video_clas {
    width: 100%;
    position: relative;
    bottom: 0px;
    overflow: hidden;
    z-index: -11;
}

.video_content {
    margin-top: -55.5%;
    position: relative;
    z-index: 1;
    padding: 0px 0px;
}

@media(max-width:767px) {
    .video_content {
        margin-top: -206.5%;
        position: relative;
        z-index: 1;
        padding: 0px 0px;
    }

    .video_clas {
        width: 1349px;
        position: relative;
        bottom: 0px;
        overflow: hidden;
        z-index: -11;
    }
}

.video-container {
    position: relative;
    bottom: 0%;
    left: 0%;
    min-height: 220px;
    width: 100%;
    overflow: hidden;

}

.dropdown-submenu {
    position: relative;
    text-transform: capitalize;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
    border-radius: 0;
    box-shadow: 0px 0px 0px;
}

@media(max-width:767px) {
    .dropdown-submenu>.dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: 0px;
        margin-left: 0px;
        border-radius: 0;
        box-shadow: 0px 0px 0px;
    }
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;

    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

@media(max-width:767px) {
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: -35px !important;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
}

.footer-company-name {
    float: left;
    color: #999;
    font-size: 12px;
}

.footer-left p {
    font-size: 11px !important;
    color: #999;
}

.copy_area {
    float: right;
}

@media(max-width:767px) {
    .footer-left p {
        font-size: 11px !important;
        color: #999;
        text-align: center;
        line-height: 15px !important;
        width: 100%;
    }

    .copy_area {
        text-align: center;
        float: none;
    }
}

.padd_25 {
    padding-left: 25px;
}

.marg_top27 {
    margin-top: 5px;
    margin-bottom: 30px;
}

.paragraph_area {
    line-height: 27px;
    text-align: justify;
    font-size: 15px;
}

.footer_ho li {

    width: 100% !important;

}

@media(max-width:767px) {
    .mar_btm {
        margin-bottom: 20px;
    }

    .footer-links li {
        margin-bottom: 5px;
        display: block;
        width: 100%;
        border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
        padding-bottom: 10px;
    }

    .widt_100 {
        width: 70%;
    }

    .footer_ho li {
        width: 100% !important;
    }

    .marg_top27:nth-child(1) {
        width: 61%;
        float: left;
    }

    .mar_lef20 {
        margin-left: 3px;
    }
}

/* Rectangle Out */
.hvr-rectangle-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #ffffff;
    padding: 4px 10px;
    border: 1px solid #1d1d1d;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    float: left;
    border-radius: 4px;
    color: #1d1d1d;
}

.hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1d1d1d;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border: 1px solid #1d1d1d;
    color: #ffffff;
}

.hvr-rectangle-out:hover,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:active {
    color: #ffffff;
    border: 1px solid #1d1d1d;
}

.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    color: #ffffff;
}

.hvr-rectangle-out:active:hover {
    color: #ffffff;
    border: 1px solid #1d1d1d;
}

.banner_area {
    width: 100%;
}

.banner_area img {
    width: 100%;
    height: 675px !important;
}



/*.drop_down_hover*/
/*{*/
/*    margin-top: 56px !important;*/
/*    margin-left: -122px !important;*/
/*}*/














.about_img_area img {
    margin-top: -20px;
}

.marg_48 {
    margin-top: -48px;
}

@media(max-width:767px) {

    .banner_area {
        width: 100%;
    }

    .banner_area img {
        width: 100%;
        height: 200px !important;
    }

    .drop_down_hover {
        margin-top: 0px !important;
        margin-left: 0px !important;
    }

    .about_img_area img {
        margin-top: 0px;
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #403f3f;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #403f3f;
        background-color: transparent;
    }
}

/*---------------about us page open----------------------*/
.carousel-caption_1 {
    right: 0%;
    left: 0;
    padding-bottom: 30px;
}

.banner_heading_1 {
    position: relative;
    text-align: center;
    color: #fff;
    /*--text-shadow: 0px 10px 20px;--*/
    padding-top: 0px;
    padding-left: 0px;
    text-transform: uppercase;
    font-size: 48px;
    margin-top: -17%;
}

@media(max-width:767px) {
    .banner_heading_1 {
        position: relative;
        text-align: center;
        color: #fff;
        text-shadow: 0px 10px 20px;
        padding-top: 0px;
        padding-left: 0px;
        text-transform: uppercase;
        font-size: 24px;
        margin-top: -19%;
    }
}

.about_ban {
    margin-top: 137px;
}

.board_hed h3 {
    color: #333;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;

}

.board_list {
    line-height: 12px;
}

.board_list ul {
    padding-left: 18px;
    list-style: square;
}

.board_list ul li {
    font-size: 14px;
    color: #999;
    padding-right: 10px;
}

.board_list ul li p {
    font-size: 16px;
    color: #333;
    line-height: 25px;
}

.board_inn h3 {
    color: #333;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
}

.board_inn {
    line-height: 12px;
}

.board_inn ul {
    padding-left: 18px;
    list-style: none;
}

.board_inn ul li {
    font-size: 20px;
    color: #999;
}

.board_inn ul li p {
    font-size: 16px;
    color: #333;
    line-height: 19px;
    text-align: center;
}

.margi_235 {
    margin-top: 60px;
}

.margi_40 {
    margin-top: 50px;
}

@media(max-width:767px) {
    .margi_235 {
        margin-top: 70px;
    }
}

.brder_area {
    border-top: 1px solid #999;
    width: 100%;
    padding-bottom: 50px;
}

.marg_48 {
    margin-top: -50px;
}

.padd_85 {
    padding-top: 10px;
}

.padd_none {
    padding: 0px;
}

.padd_lef {
    padding-left: 50px;
}

@media(max-width:767px) {
    .padd_lef {
        padding-left: 10px;
    }
}

.padd_rgt {
    padding-right: 50px;
}

/*--------------projects page open--------------------*/
.item-h2,
.item-h1 {
    height: 100% !important;
    height: auto !important;
}

.isotope-item {
    z-index: 2;
    padding: 0;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.portfolio-filter ul {
    padding: 0;
    z-index: 2;
    display: block;
    position: relative;
    margin: 0;
}

.portfolio-filter ul li {
    border-radius: 0;
    display: inline-block;
    margin: 0 5px 0 0;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}

.portfolio-filter ul li:last-child:after {
    content: "";
}

.portfolio-filter ul li .btn-dark {
    box-shadow: none;
    background-color: transparent;
    /* border: 2px solid #0a4c8d!important; */
    color: #0a4c8d;
    font-weight: bold;
    font-size: 14px;
    padding: 1px 10px;
    cursor: pointer;
    margin-left: -6px;
    border-right: 2px solid #0a4c8d;
}

.da-thumbs {
    list-style: none;
    position: relative;
    padding: 0;
}

.da-thumbs .pitem {
    margin: 0;
    padding: 15px;
    position: relative;
    left: -15px !important;
}


.da-thumbs .pitem a img {
    display: block;
    position: relative;
    width: 100%;
    height: 250px;
}

.da-thumbs .pitem a {
    overflow: hidden;
}

.da-thumbs .pitem a div {
    position: relative;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
}

.da-thumbs .pitem a div h3 {
    display: block;
    color: #ffffff;
    font-size: 18px;
    /* padding: 6px 15px; */
    text-transform: capitalize;
    font-weight: normal;
    margin-top: -40px;
    padding-top: 10px;
    padding-left: 15px;
}

.da-thumbs .pitem a div h3 small {
    display: block;
    color: #ffffff;
    margin-top: 5px;
    font-size: 13px;
    font-weight: 300;
}

@media(max-width:767px) {
    .internal_banner {
        width: 100%;
        height: 200px !important;
    }

    .margi_top40 {
        margin-top: 50px !important;
    }

    .portfolio-filter ul li {
        border-radius: 0;
        display: inline-block;
        margin: 0 5px 15px;
        text-decoration: none;
        text-transform: uppercase;
        vertical-align: middle;
    }

}

.img_hover_area img {
    width: 100%;
    height: 250px;
    transition: all 0.9s ease;
}

.img_hover_area img:hover {
    width: 100%;
    height: 250px;
    transform: scale(1.4) !important;
    cursor: pointer;
    transition: all 0.9s ease;
}

/*-------------contact us page open----------------*/
.contact_info {
    padding: 0px 10px;
    margin-top: 14px;
    border-radius: 5px;
}

.contact_info ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.contact_info ul li {
    position: relative;

    padding: 5px 25x;
    padding-left: 25x;
    padding-left: 25px;
    padding-left: 84px;
    line-height: 25px;
}

@media(max-width:767px) {
    .contact_info i {
        font-size: 20px;
        border-right: 0px solid #dddddd;
        height: 32px;
        width: 47px;
        line-height: 51px;
        text-align: center;
        position: relative;
        top: 0;
        left: 0;
        padding-right: 7px;
    }
}

.margi_top40 {
    margin-top: 20px;
}

.contact_btn {
    background: #fff;
    border: 0;
    padding: 6px 14px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 3px;
    color: #333;
    border: 1px solid #1d1d1d;

}

.contact_btn:hover {
    background: #1d1d1d;
    border: 0;
    padding: 6px 14px;
    font-size: 16px;
    border: 1px solid #1d1d1d;
    text-transform: uppercase;
    border-radius: 3px;
    color: #fff;
    transition: 0.5s;
}

.internal_banner {
    width: 100%;
    height: 450px;
}

@media(max-width:767px) {
    .padd_none {

        padding: 0px;
        margin: 15px 0px;
    }
}

/*------------------------career page open-----------------------*/
.main-timeline {
    position: relative;
}

.main-timeline:before {
    content: '';
    height: 100%;
    width: 2px;
    border: 3px solid #999;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 0;
}

.main-timeline:after {
    content: '';
    display: block;
    clear: both;
}

.main-timeline .timeline {
    width: 50.05%;
    display: inline-block;
    float: left;
    position: relative;
    z-index: 1;
}

.main-timeline .timeline:before,
.main-timeline .timeline:after {
    content: '';
    background-color: #999;

    border-radius: 50%;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: -12px;
}

.main-timeline .timeline:after {
    height: 17px;
    width: 150px;
    border-radius: 0;
    right: 0;
}

.main-timeline .timeline-content {
    text-align: right;
    min-height: 155px;
    padding: 20px 230px 15px 12px;
    display: block;
}

.main-timeline .timeline-content:hover {
    text-decoration: none;
}

.main-timeline .timeline-year {
    color: #999;
    background-color: #fff;
    font-size: 60px;
    font-weight: 600;
    text-align: center;
    line-height: 100px;
    height: 120px;
    width: 120px;
    border: 10px solid #999;
    transform: translateY(-50%);
    position: absolute;
    right: 100px;
    top: 50%;
    z-index: 1;
}

.main-timeline .title {
    color: #999;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px;
}

.main-timeline .description {
    color: #101010;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0;
}

.main-timeline .timeline:nth-child(even) {
    float: right;
}

.main-timeline .timeline:nth-child(even):before {
    right: auto;
    left: -12px;
}

.main-timeline .timeline:nth-child(even):after {
    right: auto;
    left: 0;
}

.main-timeline .timeline:nth-child(even) .timeline-content {
    padding: 20px 12px 15px 230px;
    text-align: left;
}

.main-timeline .timeline:nth-child(even) .timeline-year {
    right: auto;
    left: 100px;
}

.main-timeline .timeline:nth-child(5n+2):before,
.main-timeline .timeline:nth-child(5n+2):after {
    background-color: #999;
}

.main-timeline .timeline:nth-child(5n+2) .timeline-year {
    color: #999;
    border-color: #999;
}

.main-timeline .timeline:nth-child(5n+2) .title {
    color: #999;
}

.main-timeline .timeline:nth-child(5n+3):before,
.main-timeline .timeline:nth-child(5n+3):after {
    background-color: #999;
}

.main-timeline .timeline:nth-child(5n+3) .timeline-year {
    color: #999;
    border-color: #999;
}

.main-timeline .timeline:nth-child(5n+3) .title {
    color: #999;
}

.main-timeline .timeline:nth-child(5n+4):before,
.main-timeline .timeline:nth-child(5n+4):after {
    background-color: #999;
}

.main-timeline .timeline:nth-child(5n+4) .timeline-year {
    color: #999;
    border-color: #999;
}

.main-timeline .timeline:nth-child(5n+4) .title {
    color: #999;
}

@media screen and (max-width:990px) {
    .main-timeline .timeline-year {
        right: 30px;
    }

    .main-timeline .timeline-content {
        padding: 15px 160px 15px 15px;
    }

    .main-timeline .timeline:nth-child(even) .timeline-year {
        left: 30px;
    }

    .main-timeline .timeline:nth-child(even) .timeline-content {
        padding: 15px 15px 15px 160px;
    }
}

@media screen and (max-width:767px) {
    .main-timeline:before {
        transform: translateX(0);
        left: -3px;
    }

    .main-timeline .timeline {
        width: 100%;
        margin-bottom: 20px;
    }

    .main-timeline .timeline:before,
    .main-timeline .timeline:after,
    .main-timeline .timeline:nth-child(even):before,
    .main-timeline .timeline:nth-child(even):after {
        transform: translateY(0);
        top: 14px;
    }

    .main-timeline .timeline:before,
    .main-timeline .timeline:after {
        right: auto;
        left: -12px;
    }

    .main-timeline .timeline:after {
        left: 0;
    }

    .main-timeline .timeline:after,
    .main-timeline .timeline:nth-child(even):after {
        width: 50px;
        top: 17px;
    }

    .main-timeline .timeline .timeline-content,
    .main-timeline .timeline:nth-child(even) .timeline-content {
        text-align: left;
        padding: 70px 10px 10px 20px;
    }

    .main-timeline .timeline .timeline-year,
    .main-timeline .timeline:nth-child(even) .timeline-year {
        line-height: 40px;
        height: 50px;
        width: 120px;
        border-width: 5px;
        transform: translateY(0);
        top: 0;
        left: 45px;
    }
}

/*------------projects page open-------------------*/
.hovereffect {
    width: 100%;
    height: 250px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: rgba(0, 0, 0, 0.9);
    margin-bottom: -6px;
}


.hovereffect img {
    display: block;
    position: relative;
    max-width: none;
    width: calc(100% + 60px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
    transition: opacity 0.35s, transform 0.45s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
    height: auto;
}

.padding_area {
    padding: 0px 25px 24px 0px !important;
}

@media(max-width:767px) {

    .hovereffect a,
    .hovereffect p {
        color: #FFF;

        filter: alpha(opacity=0);
        -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
        transition: opacity 0.35s, transform 0.45s;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
        margin-top: -45px;
        background: #00000080;
        width: 103%;
        height: 35px;
        margin-right: 0px;
        padding-top: 4px;
        font-size: 13px;
    }

    .hovereffect {
        width: 100%;
        height: 250px;
        float: left;
        overflow: hidden;
        position: relative;
        text-align: center;
        cursor: default;
        background: rgba(0, 0, 0, 0.9);
        margin-bottom: 25px;
    }

    .margi_bot220 {
        margin-bottom: 220px !important;
    }

    .margi_top160 {
        margin-top: -20px !important;
    }

}

.margi_top160 {
    margin-top: 0px;
}

.hovereffect:hover img {
    /*--opacity: 0.5;--*/
    filter: alpha(opacity=60);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(2, 2, 2);
}

.margi_bot220 {
    margin-bottom: 220px;
}

.margi_top13 {
    margin-top: 130px;
}

.margin_130 {
    margin-top: 130px;
}


@media(max-width:767px) {
    .margi_top13 {
        margin-top: 0px;
    }

    .margin_130 {
        margin-top: 0px;
    }


}

/*-----------------product page ------------*/
.team-member-carousel .single-team-member {
    overflow: hidden;
    width: 100%;
}

.single-team-member:hover .team-img a:after {
    opacity: 1;
}

.single-team-member:hover .team-social-icon {
    top: 30%;
    opacity: 1;


}

.single-team-member {
    overflow: hidden;
}

.team-img {
    position: relative;
}

.team-img img {
    width: 100%;
    height: 250px;
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
}

.team-img:hover img {
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    background: rgba(0, 0, 0, 0.6);
}



.team-img>a {
    display: block;
}

.team-img>a::after {
    background: rgba(0, 0, 0, 0.70);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 100%;
    opacity: 0;
}

.team-social-icon {
    left: 50%;
    margin-left: -61px;
    opacity: 0;
    position: absolute;
    top: 30%;
    transition: 1.3s;
}

.team-social-icon ul li {
    display: inline-block;
}

.team-social-icon ul li a {
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 35px;
    margin: 0 3px;
    width: 34px;
}

.team-social-icon ul li a:hover {
    color: #fff;
    border: 1px solid #3EC1D5;
    background: #3EC1D5;
}

.team-content {
    padding: 10px 0px;
}

.team-content>h4,
.team-content>p {
    color: #444;
    margin-bottom: 5px;
}

.team-content.head-team p {
    margin-bottom: 0;
}

.team-left-icon.text-center {
    margin-bottom: 20px;
}

.head-team h4 {
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.viwe-btn {
    background: #DE1A29;
    padding: 10px 20px;
    height: 36px;
    line-height: 50px;
    border-radius: 20px;
    color: #FFF !important;
    margin-top: 30px;
    text-decoration: none !important;

}

.dis_bl {
    display: none;
}

.dis_b2 {
    display: block;
}

.pro_img1 {
    overflow: hidden;
    width: 100%;
    height: 280px;
}

.invoation_btm {
    margin-top: 9px;
    text-transform: capitalize;
    padding: 0px 10px;
    text-align: center;
    font-size: 18px !important;
    color: #fff;
    position: relative;
    margin-bottom: 0px;
}

@media(max-width:767px) {
    .pro_img1 {
        overflow: hidden;
        width: 100%;
        height: 280px;
        margin-bottom: 20px;
    }

    .invoation_btm {
        margin-top: -11px;
        text-transform: capitalize;
        padding: 0px 10px;
        text-align: center;
        font-size: 16px !important;
        color: #fff;
        position: relative;
        margin-bottom: 29px;
    }

    .dis_bl {
        display: block;
    }

    .dis_b2 {
        display: none !important;
    }

    .tex_cter {
        text-align: center;
    }

    .mar_bt {
        margin-bottom: -30px !important;
    }
}

.padding_area_1 {
    padding: 0px 18px 18px 0px !important;
}

.title_1 {
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 15px;
    text-transform: uppercase;
    padding-bottom: 25px;
}

.title_1 span {
    float: right;
}

.title {
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 15px;
    text-transform: uppercase;

}

.title span {
    float: right;
}

@media(max-width:767px) {
    .title {
        font-size: 16px;
        margin-bottom: 30px;
        margin-top: -20px;
    }

}

.box_pg {
    text-align: center;
    overflow: hidden;
    position: relative;

}

.box_pg img {
    width: 100%;
    height: 250px;
    transition: all 0.9s ease;


}

.box_pg img:hover {
    width: 100%;
    height: 250px;
    transform: scale(1.4) !important;
    cursor: pointer;
    transition: all 0.9s ease;

}

.prod_border {
    border-bottom: 2px dashed #ccc;
    width: 100%;
    margin: 10px 0px 55px 0px;
}

.seow {
    color: #fff;
    font-size: 1px;
}

.seog {
    color: #1d1d1d;
    font-size: 1px;
}

.mar_60 {
    margin-top: 60px;
    font-size: 25px;
}

.product_image {
    margin-top: 30px;
    float: left;

}

.products_head {
    margin-top: 60px;
    font-size: 24px;
    text-align: left;
    margin-bottom: 9px;
}

@media(max-width:767px) {
    .products_head {
        margin-top: 80px;
        font-size: 18px;
        text-align: left;
        margin-bottom: 10px;
    }

    .product_image {
        width: 100%;
        height: auto;
        margin-top: 5px;
        margin-left: 0px !important;
    }
}


.product_image {
    width: 100%;
    height: auto;
    margin-top: 5px;
    margin-left: 16px;
}

.product_image img {
    width: 75%;
    height: auto;
    cursor: pointer;
    transition: all 0.9s ease;
    margin-left: 11px;
}

.product_image img:hover {
    width: 75%;
    transition: all 0.9s ease;
    transform: scale(1.1);
    margin-left: 11px;
}

.product_image p {
    text-align: center;
    line-height: 20px;
    margin-top: 5px;
    color: #777;
    font-weight: bold;
}

.product_image a p {
    text-align: center;
    line-height: 20px;
    margin-top: 5px;
    color: #777;
    font-weight: bold;
}

.marg_25 {
    margin-left: 15px;
}

.modal {
    position: fixed;
    bottom: 0;
    right: 0;
}


.demo_ampm_gall {
    margin: 30px;
    max-width: 240px;
    height: 165px;
    float: left;
    border: 1px solid;
    overflow: hidden;
    padding: 0px;
}

.demo_ampm_gall>li {
    float: left;
}

.demo_ampm_gall>li img {
    width: 220px;
    margin: 10px;
    cursor: pointer;
}





.picshade_ampm {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.91;
    filter: alpha(opacity=91);
    z-index: 99;
    display: none;
}

.pictures_eyes_close {
    position: fixed;
    top: 30px;
    right: 30px;
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(images/close.html) no-repeat;
    z-index: 100;
    display: none;
}

.pictures_eyes {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 199;
    display: none;
}

.pictures_eyes_in {
    position: relative;
    text-align: center;
}

.pictures_eyes_in img {
    max-height: 500px;
}

.pictures_eyes_in .prev,
.pictures_eyes_in .next {
    position: absolute;
    top: 50%;
    width: 51px;
    height: 51px;
    cursor: pointer;
}

.pictures_eyes_in .prev {
    left: 35px;
    background: url(images/Tleft.html) no-repeat;
}

.pictures_eyes_in .next {
    right: 35px;
    background: url(images/Tright.html) no-repeat;
}

.pictures_eyes_indicators {
    position: fixed;
    left: 0;
    bottom: 15px;
    width: 100%;
    text-align: center;
    z-index: 299;
}

.pictures_eyes_indicators a {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 6px 3px 0 3px;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 0 2px #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    overflow: hidden;
}

.pictures_eyes_indicators img {
    height: 50px;
}

.pictures_eyes_indicators .current {
    filter: alpha(opacity=100);
    opacity: 1;
}

@media(max-width:767px) {
    #vertical img {
        width: 100% !important;
        height: auto !important;
    }

    .modal_area {
        background: #fff;
        padding: 20px;
        border-radius: 10px;
        width: 100% !important;
        height: auto !important;
    }
}

#vertical img {
    width: auto;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.modal_area {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 1024px;
    height: auto;
}

.fade.in {
    opacity: 1;
    background: rgba(0, 0, 0, 0.7);
}

.close {
    float: right;
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    color: #000 !important;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .9;
    background: #fff !important;
    padding: 7px !important;
    border-radius: 52px;
    width: 30px;
    height: 30px;
    line-height: 0px;
    box-shadow: 0px 0px 5px 2px #000;
    position: relative;
    top: -35px;
    right: -33px;
    z-index: 1111;
}

.career_under {
    padding: 24px;
    border: 1px solid #ccc;
    height: auto;
    float: left;
    margin-top: 25px;
}

@media(max-width:767px) {
    .career_under {
        padding: 10px;
        border: 1px solid #ccc;
        height: auto;
        float: left;
        margin-top: 40px;
    }
}

.btn_career a {
    border: 2px solid #da251d;
    padding: 14px 60px;
    margin-bottom: 20px;
    float: left;
    color: #da251d;
}

.btn_career a:hover {
    border: 2px solid #da251d;
    padding: 14px 60px;
    margin-bottom: 20px;
    float: left;
    background: #da251d;
    color: #fff;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f2f2f2;
    /* border-color: #ddd; */
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-heading {
    padding: 15px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.inno_mian_img {
    width: 350px;
    height: 280px;

}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;

}

@media(max-width:767px) {
    .margi_53 {
        margin-left: 0px;
    }
}

.margi_53 {
    margin-left: 0px;
}

.accordion-container {
    position: relative;
    width: 100%;
    border: 1px solid #ccc;
    border-top: none;
    outline: 0;
    cursor: pointer;
    height: auto;
}

.accordion-container .article-title {
    display: block;
    position: relative;
    margin: 0;
    padding: 10px 35px;
    border-top: 1px solid #ccc;
    font-size: 1.25em;
    font-weight: normal;
    color: #333;
    cursor: pointer;
    width: 100%;
    height: auto;
    background: #f2f2f2;
}

.accordion-container .article-title:hover,
.accordion-container .article-title:active,
.accordion-container .content-entry.open .article-title {
    background-color: #f2f2f2;
    color: #333;
}

.accordion-container .article-title:hover i:before,
.accordion-container .article-title:hover i:active,
.accordion-container .content-entry.open i {
    color: #333;
}

.accordion-container .content-entry i {
    position: absolute;
    top: 3px;
    right: 12px;
    font-style: normal;
    font-size: 1.625em;

    color: #333;
}

.accordion-container .content-entry i:before {
    content: "+ ";
}

.accordion-container .content-entry.open i:before {
    content: "- ";
}

.accordion-content {
    display: none;
    padding-left: 2.3125em;
}

/* This stuff is just for the Codepen demo */

#content {
    width: 100%;
}

.accordion-container,
#description {
    width: 100%;
    margin: 1.875em auto;
}

#description p {
    line-height: 1.5;
}

#description h2 {
    text-align: center;
}

@media all and (min-width: 860px) {
    #content {
        width: 100%;
        margin: 0 auto;
    }
}

.devide_dow {
    width: auto;
    height: auto;
    border: 1px solid #ccc;
    margin: 16px 0px;
    margin: 17px 0px 23px 0px;

    float: left;

}

.devide_dow img {
    width: 228px;
    height: auto;
}

.form-group {
    margin-bottom: 30px;
}

.download_iframe {
    padding: 0px 30px 0px 5px;
    margin: 30px 0px 30px 0px;
    width: 355px;
    height: 250px;

}

.margi15 {
    margin-top: -15px;
}

.inn_margi15 {
    margin-top: 15px;
}

@media(max-width:767px) {
    .inn_margi15 {
        margin-top: 0px;
    }

    .download_iframe {
        padding: 0px 30px 0px 5px;
        margin: 15px 0px 15px 0px;
        width: 100%;
        height: 200px;
    }
}

.article-title {
    margin-bottom: 9px !important;
}

.pro_border {
    border: 0px !important;
}

.pro_border_1 {
    border: 1px solid #ccc !important;
    font-size: 16px !important;
    padding: 10px 15px !important;
}

.pro_border_2 {
    border: 1px solid #ccc !important;
    font-size: 16px !important;
    padding: 13px 35px !important;
    float: left;
}

.fa-chevron-down::before {
    content: "\f078" !important;
    font-size: 16px;
    color: #333;
}

@media(max-width:767px) {
    .footer_logo {
        width: 80px;
        margin-top: 7px;
        margin-left: 0px !important;
    }

    .margi_190 {
        margin-top: 40px !important;
    }

    .product_ares img {
        width: 100%;
        height: auto !important;
    }
}

.footer_logo {
    width: 143px;
    margin-top: 7px;
}

.product_ares img {
    width: 100%;
    height: 297px;
    cursor: pointer;
}

.margi_190 {
    margin-top: 190px;
}

.contac_text_1 {
    margin-top: -18px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.contac_text_1 img {
    width: 18px;
    margin-right: 7px;
}

.contac_text_2 {
    margin-left: 175px;
    margin-top: -57px;
}

@media(max-width:767px) {
    .contac_text_2 {
        margin-left: 0px;
        margin-top: -20px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
    }

    .mar154 {
        margin-left: 28px !important;
    }

    .margi_l80 {
        margin-left: 0px !important;
    }

    .marg37 {
        margin-top: 0px !important;
    }

    .flt_none {
        float: left !important;
    }

    .contac_text_1 {
        margin-top: -18px;
        border-bottom: 0px solid #ccc;
        padding-bottom: 10px;
    }
}

.contac_text_2 img {
    width: 18px;
    margin-right: 7px;
}

.marg37 {
    margin-top: 37px;
}

.flt_none {
    float: none;
}

.mar154 {
    margin-left: 154px;
}

.border_none {
    border-bottom: 0px !important;
}

.margi_l80 {
    margin-left: 0px;
    padding-left: 85px;
}

.idac_p {
    font-size: 20px !important;
    font-weight: bold;
    text-align: center;
    padding: 20px 0px;
}

.footer_main {
    background-color: #000;
    box-sizing: border-box;
    width: 100%;
    height: 45px;
    margin-bottom: -2px;
    border-top: 1px solid #fff;
}

.form_btn_1 {
    height: 30px;
    position: absolute;
    right: 0;
    top: 5px;
    border-radius: 1px;
}

.number_wid {
    width: 300px;
    text-align: center;
    padding-top: 0px;
    color: #000;
    margin-left: auto;
    margin-right: auto;
    display: flex;

}

/*-------------------banner open--------------*/

#owl-demo .item1 {
    margin: 12px 12px 0 12px;
}

.nav-tabs>li>a {
    margin-right: 0px !important;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.banner_btn a {
    text-align: left;
    float: left;
    margin-top: 27px;
    background: #000;
    border-radius: 0;
    padding: 10px 25px;
    font-size: 16px;
    color: #fff !important;
    border-radius: 3px;
}

.banner_btn a:hover {

    background: #444;
    transition: 0.5s;
}

.sc-new-btn:hover {
    background: #444 !important;
    transition: 0.5s;
    color: #fff !important;
}

.heading_text {
    font-size: 26px;
    font-weight: normal !important;
    color: #2B224C;
    text-align: center;
         font-family: "Roboto Slab", serif !important;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.sc-home-about-area p{
    color:#000 !important;
}

.heading_text-left {
    font-size: 28px !important;
    font-weight: normal !important;
    color: #111;
    text-align: left;
      font-family: "Roboto Slab", serif !important;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.events_back {
    background: url(../images/bg.png) repeat center center;
    height: 281px;
}

.banner_test_area {
    bottom: 50px;
    left: 180px;
    position: absolute;
    color: #fff;
    margin-bottom: 0;
}

.banner_test_area h3 {
    font-size: 36px;
    text-shadow: 0px 0px 9px #000;
    font-family: 'Patua One', cursive;
}

.banner_test_area p {
    font-size: 19px;
    text-shadow: 0px 0px 9px #000;
    font-family: 'Crete Round', serif;
}

.why_sales img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

@media(min-width:768px) {

    .navbar.new_header_padding {
        padding: 0px 15px;
        position: static;
    }

    .navbar-header.nav_header_left .logosoaceglass {
        padding: 0px 0;
    }

    .country-text {
        text-transform: uppercase;
        font-weight: bold;
    }

    .support-links.desktop-view li .dimgrayColor {
        margin-left: 15px;
    }

    .support-links.desktop-view li {
        margin-left: 15px;
    }

    .support-links.desktop-view {
        display: flex;
        width: 41%;
        justify-content: flex-end;
        padding: 5px 30px;
        border-bottom: 1px #ddd solid;
    }

    .header-top-right {
        display: flex;
        justify-content: flex-end;

    }



    .navbar.new_header_padding.nav-up {
        position: fixed;
        top: 0;
    }

    .navbar.new_header_padding {
        position: static;
    }

    .nav_header_left {
        width: 10%;
    }

    .nav_header_right {
        width: 90%;
    }

    .navbar.new_header_padding {
        height: 65px;
        min-height: inherit;
    }

    .nav_header_right .nav.navbar-nav.nav_list {

        position: relative;
        left: inherit;
        float: right;
        margin-left: 0;
        margin-right: auto;
        text-align: right;
    }







    @media(min-width:1500px) {
        .login-form-new-area-main {
            background: #f2f2f2;
            width: 90%;
            min-height: 295px;
            padding: 15px;
            border-radius: 2px;
            min-height: 349px;
            margin: 0.5%;
            float: right;
            /*margin-top: -150px;*/
            margin-top: -170px;

            margin-right: 7px;
        }
    }


    @media(min-width:2000px) {
        .login-form-new-area-main {
            background: #f2f2f2;
            width: 90%;
            min-height: 295px;
            padding: 15px;
            border-radius: 2px;
            min-height: 349px;
            margin: 0.5%;
            float: right;
            margin-top: -330px;
            margin-right: 7px;
        }
    }

    @media(min-width:2800px) {
        .login-form-new-area-main {
            background: #f2f2f2;
            width: 90%;
            min-height: 295px;
            padding: 15px;
            border-radius: 2px;
            min-height: 349px;
            margin: 0.5%;
            float: right;
            margin-top: -100px;
            margin-right: 7px;
        }
    }

    @media(min-width:2801px) {
        .login-form-new-area-main {
            background: #f2f2f2;
            width: 90%;
            min-height: 295px;
            padding: 15px;
            border-radius: 2px;
            min-height: 349px;
            margin: 0.5%;
            float: right;
            margin-top: -700px;
            margin-right: 7px;
        }
    }

    @media(min-width:5001px) {
        .login-form-new-area-main {
            background: #f2f2f2;
            width: 90%;
            min-height: 295px;
            padding: 15px;
            border-radius: 2px;
            min-height: 349px;
            margin: 0.5%;
            float: right;
            margin-top: -1040px;
            margin-right: 7px;
        }
    }



    .whatsapp {
        position: fixed;
        bottom: 30px;
        right: 30px;
        z-index: 11111111111111111111111111111111111111111;
    }

    .whatsapp img {
        animation-name: whatsapp;
        animation-duration: 4s;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
        transform: scale(0.9);
    }

    @keyframes whatsapp {
        1% {
            transform: scale(0.9);
        }

        25% {
            transform: scale(1.1);
        }

        50% {
            transform: scale(0.9);
        }

        75% {
            transform: scale(1.1);
        }

        100% {
            transform: scale(0.9);
        }
    }






