

@font-face {
    font-family: 'YanoneKaffeesatzRegular';
    src: url('../fonts/yanonekaffeesatz-regular-webfont.eot');
    src: url('../fonts/yanonekaffeesatz-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/yanonekaffeesatz-regular-webfont.woff') format('woff'), url('../fonts/yanonekaffeesatz-regular-webfont.ttf') format('truetype'), url('../fonts/yanonekaffeesatz-regular-webfont.svg#YanoneKaffeesatzRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-family: 'YanoneKaffeesatzRegular';
}

.body_cotnainer {
    font-family: 'YanoneKaffeesatzRegular';
}
/*Style*/
.identix_mainContainer article, .identix_mainContainer .article {
    z-index: 999;
}

a {
    text-decoration: none;
    color: #1883ba;
    font-size: 100%;
    outline: none;
    -webkit-outline: none;
}

    a:hover {
        text-decoration: none !important;
        /*color:#efcf02;*/ outline: none;
        -webkit-outline: none;
    }


#loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 999999999;
    background: rgb(255, 214, 0);
}

.centerDiv {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

#home {
    width: 100%;
    background: url(../../images/identix-back.jpg) 50% 0 no-repeat fixed;
    margin: 0 0 0 0;
    height: 1200px;
    overflow: hidden;
}

    #home h1 {
        position: absolute;
        left: 0;
        z-index: 1000;
        text-align: center;
        top: 350px;
        display: block;
        color: #fff !important;
        font-size: 80px !important;
        z-index: 100;
        line-height: 60px;
        width: 100%;
        height: 289px;
        text-transform: none !important;
        text-indent: -9000px;
        overflow: hidden;
        background: url(../img/video_text.png) 50% 50% no-repeat;
    }

#location {
    width: 100%;
    background: url(../../images/at-back.jpg) 0 0 no-repeat fixed;
    margin: 0;
    height: 1200px;
    overflow: hidden;
}

    #location header {
        top: 200px;
    }


    #location .bg {
        position: absolute;
        width: 1600px;
        height: 1600px;
        top: 0;
        left: 100px;
        background: url(../../images/fg_freext.png) 0 0 no-repeat fixed;
    }


#identix {
    width: 100%;
    background: url(../../images/identix-back1.jpg) 50% 0 no-repeat fixed;
    height: 1200px;
    overflow: hidden;
}




    #identix .bg {
        position: absolute;
        width: 100%;
        height: 1600px;
        background: url(../../images/bee.png) 35% 80% no-repeat fixed;
        top: 0;
        left: 0%;
    }


#careers {
    /*background: url(../../images/let-back.jpg) 50% 50% no-repeat fixed;*/
    margin: 0;
    height: 100vh;
    min-height: 100vh;
}

    #careers header {
    }



#services {
    height: 1600px;
    background: url(../../images/our-services-back.jpg) 50% 0 no-repeat fixed;
}

    #services header {
        left: 0;
        top: 300px;
    }

#design {
    /*height: 80vh;*/
    /*background-color: #fcf4d9;*/
    background: url(../../images/design-page-back.jpg) 50% 0 no-repeat fixed;
    height: 1200px;
}

    #design .bg {
        position: absolute;
        width: 1600px;
        height: 1600px;
        top: 0;
        left: 0%;
        background: url(../../images/design-txt.png) 50% 20% no-repeat fixed;
    }
/*#design .bg {
        position: absolute;
        width: 1600px;
        height: 1600px;
        top: 0;
        left: 0%;
        background: url(../../images/design-txt.png) 50% 20% no-repeat fixed;
    }*/

#speak {
    background: url(../../images/speak-back.jpg) 55% 40% no-repeat fixed;
    background-color: #f0eee1;
    height: 1200px;
}

#design header {
    top: 250px;
    left: 600px;
}

.we_container {
    width: 700px;
}

    .we_container ul {
        width: 700px;
    }

        .we_container ul li {
            position: relative;
            display: inline;
        }

            .we_container ul li a {
                position: relative;
            }

.img {
    max-width: 100%;
    border: none;
    outline: none;
    -webkit-outline: none;
}

.clearfix {
    clear: both;
}

#wrapper {
    float: left;
}

.identix_homelogo {
    position: absolute;
    right: 0;
    top: 40.5%;
    width: 255px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.identix_leftcontainer {
    position: relative;
    margin: 40px 0 0 50px;
}

.identix_mainContainer, .we_content {
    float: left;
    background-size: cover;
}

.at_img {
    width: 105px;
}

.identix_img {
    position: relative;
    float: left;
}

    .identix_img .img {
        width: 373px;
        margin-top: 10px;
    }

.we_img {
    position: relative;
    float: left;
    margin-top: 30px;
}

    .we_img .img {
        width: 168px;
    }

.let_img {
    position: relative;
    float: left;
    margin-left: 32px;
    margin-top: 7px;
}

    .let_img .img {
        width: 131px;
    }

.our_img {
    position: relative;
    float: left;
    margin-top: 30px;
}

    .our_img .img {
        width: 192px;
    }

.design_img {
    position: relative;
    float: left;
    margin-left: 15px;
    margin-top: 7px;
}

    .design_img .img {
        width: 445px;
    }

.speak_img {
    position: relative;
    float: left;
    margin-top: -20px;
}

    .speak_img .img {
        width: 347px;
    }

#location, #home, #design, #services, #identix, #speak {
    background-size: cover;
}

#atidentix {
    position: relative;
    margin: 150px 0 0 200px;
    width: 300px;
    height: auto;
}

    #atidentix img {
        margin-bottom: 20px;
    }

    #atidentix p {
        font-size: 30px;
        color: #5e5825;
        line-height: 35px;
    }

.google_addressmap {
    font-size: 23px;
    color: #5e5825;
    margin-top: 22px;
}

    .google_addressmap .img {
        position: relative;
        float: left;
    }

    .google_addressmap a {
        position: relative;
        float: left;
        margin-top: 13px;
        margin-left: 9px;
    }

.nomargin {
    margin-bottom: 0 !Important;
}

.identix_container {
    position: relative;
    width: 400px;
    background: url(../../images/filter.png) repeat-y;
    height: 100%;
    float: right;
    margin-right: 50px;
}

    .identix_container img {
        padding: 0 0 0 40px;
        width: 275px;
        margin-top: 35%;
    }

    .identix_container p {
        color: #FFF;
        font-size: 25px;
        padding: 10px 30px 0 41px;
        line-height: 29px;
    }

#purecreation {
    position: absolute;
    top: 52%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 40px;
}

.career_patchcontainer {
    background: url(../../images/filterblack.png) repeat;
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    z-index: 999;
}


.swiper_container {
    position: relative;
    float: left;
    width: 100%;
    height: 100vh;
}

.career_img {
    float: left;
    width: 100px;
    position: relative;
    margin: 20px 0 0 0;
}

    .career_img img {
        position: relative;
        margin: 0px 0 0 0;
        width: 75px;
    }

.career_textcontainer {
    font-size: 34px;
    color: #FFF;
    line-height: 39px;
    position: relative;
    float: right;
    width: 700px;
    text-align: left;
    margin: 20px 0 0 0;
}

    .career_textcontainer a {
        color: #CCC;
        text-decoration: underline;
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -ms-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;
    }

        .career_textcontainer a:hover {
            color: #efcf02;
            -webkit-transition-duration: 0.5s;
            -moz-transition-duration: 0.5s;
            -ms-transition-duration: 0.5s;
            -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
        }

#ourservices {
    position: relative;
    margin-top: 12%;
}

    #ourservices img {
        width: 400px;
        margin-bottom: 25px;
    }

    #ourservices p {
        font-size: 25px;
        line-height: 35px;
        color: #5e5825;
    }
/*Design section*/
.design_creationbtn {
    position: relative;
    float: right;
    margin-top: 35.5%;
    margin-right: -2%;
}
/*Speak section*/
#home {
    background-position: left;
}

#speak {
    height: 950px;
    min-height: 950px;
}

.speak_textcontainer {
    position: relative;
    float: left;
    margin-top: 50px;
    margin-left: 80px;
}

    .speak_textcontainer p {
        position: relative;
        font-size: 35px;
        line-height: 39px;
        float: left;
        width: 100%;
        margin-top: 20px;
    }

    .speak_textcontainer span {
        position: relative;
        float: left;
        width: 100%;
        font-size: 34px;
        line-height: 43px;
    }

.poup_header_img {
    position: relative;
    float: left;
    width: 80px;
    height: 70px;
}

.popup_header {
    position: relative;
    float: left;
    font-size: 35px;
    line-height: 25px;
}

.popup_subheader {
    font-size: 25px;
}

.popup_bodycontainer {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
    font-family: Verdana;
}

.reveal-modal {
    border-radius: 5px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50% !important;
}

#weSection {
    position: relative;
    margin-top: 9%;
    margin-left: 100px;
}

    #weSection .img {
        left: -20px;
    }

    #weSection p {
        margin-top: 20px;
        width: 400px;
        float: left;
        font-size: 25px;
        color: #5e5825;
        line-height: 29px;
    }

.we_container {
    position: relative;
    width: 700px;
    float: right;
    background: url(../../images/grid.png) no-repeat;
    height: 587px;
    top: -200px;
    right: 3%;
}

/*Model Popup*/
.fade {
    transition: all .3s linear;
    transition: All .3s linear;
    transition: All .3s linear,-webkit-transform .3s linear;
}

    .fade.in {
        opacity: 1;
        background-color: rgba(0, 0, 0, 0.28);
        transition: -webkit-transform .3s linear;
        transition: transform .3s linear;
        transition: transform .3s linear,-webkit-transform .3s linear;
    }

.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear,-webkit-transform .3s linear;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%);
}

.modal.fade.in .modal-dialog {
    -webkit-transform: translate(0,5%);
    transform: translate(0,5%);
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear,-webkit-transform .3s linear;
}

.modal-body {
    padding: 40px 30px 20px 30px;
}

.close_model {
    position: fixed;
    right: 20px;
    width: 20px;
    text-align: center;
    font-size: 50px;
    z-index: 9999;
    cursor: pointer;
    opacity: 1;
    transition: all .3s linear;
    transition: All .3s linear;
    transition: All .3s linear,-webkit-transform .3s linear;
}

    .close_model:hover {
        color: #ceb314;
        opacity: 1;
        transition: all .3s linear;
        transition: All .3s linear;
        transition: All .3s linear,-webkit-transform .3s linear;
    }

.we_container img {
    vertical-align: initial;
}


/*Mobile Menu*/

.trigger-overlay span:before {
    top: -10px;
}

.trigger-overlay span:after {
    bottom: -10px;
}

.search_icon_container {
    z-index: 999999;
}

.trigger-overlay {
    position: relative;
    float: left;
    margin: 1% 0;
    width: 50px;
    z-index: 99999;
    cursor: pointer;
    padding: 25px 25px 25px 0px;
}

    .trigger-overlay span, .trigger-overlay span:before, .trigger-overlay span:after {
        cursor: pointer;
        border-radius: 1px;
        height: 3px;
        width: 100%;
        background: #000;
        position: absolute;
        display: block;
        content: '';
    }

    .trigger-overlay span {
        width: 50%;
        right: 0;
    }

        .trigger-overlay span:before {
            top: -12px;
            width: 180%;
            right: 0;
        }

        .trigger-overlay span:after {
            bottom: -12px;
            width: 130%;
            right: 0;
        }

        .trigger-overlay span, .trigger-overlay span:before, .trigger-overlay span:after {
            -webkit-transition: all 500ms ease-in-out;
            -moz-transition: all 500ms ease-in-out;
            -o-transition: all 500ms ease-in-out;
            -ms-transition: all 500ms ease-in-out;
            transition: all 500ms ease-in-out;
        }

    .trigger-overlay.activeM span {
        background-color: transparent;
    }

        .trigger-overlay.activeM span:before, .trigger-overlay.activeM span:after {
            top: 0;
        }

        .trigger-overlay.activeM span:before {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            background: #000;
        }

        .trigger-overlay.activeM span:after {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
            background: #000;
        }

.mobile_slider_logo {
    display: none;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    margin: 3% 0 5% 0%;
}

.menu_header {
    top: 0;
    display: none;
    width: 100%;
    background-color: #efcf02;
    left: 0;
    z-index: 99999999;
    position: fixed;
    padding: 0 15px;
    box-shadow: 0px 0px 4px #868686;
}

/*Desing section slider*/

.swiper-wrapper {
    height: 88%;
    margin-top: 3%;
}

.swiper-container {
    height: 60%;
    width: 100%;
    margin-top: 0%;
    position: absolute;
    top: 48.5%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.close-switch {
    height: 100%;
    width: 10%;
    background: red;
}

.swiper-slide, .project_wrap {
    height: 100%;
}

.project_wrap {
    width: 100%;
    overflow: hidden;
}

.swiper-slide.close {
    width: 100px!important;
}

.swiper-slide .project_wrap {
    position: relative;
    /*
	transition: all ease 100ms;
		-ms-transition: all ease 100ms;
		-moz-transition: all ease 100ms;
		-webkit-transition: all ease 100ms;
		-o-transition: all ease 100ms; */
}

    .swiper-slide .project_wrap:after {
        position: absolute;
        height: 100%;
        width: 100%;
        content: "";
        background: rgba(0,0,0,0.3);
        top: 0;
        left: 0;
        z-index: 0;
    }

.project_details {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 99999;
    padding: 8%;
}

.swiper-slide:hover, .swiper-slide:hover .project_wrap {
    /*
	transform: scale(1.01, 1.01);
		-moz-transform: scale(1.01, 1.01);
		-webkit-transform: scale(1.01, 1.01);
		-ms-transform: scale(1.01, 1.01);
		-o-transform: scale(1.01, 1.01);*/
    background-repeat: no-repeat;
    z-index: 999999;
}

.swiper-slide:hover {
    /*
	box-shadow: 0px 0px 60px 0px rgba(255,255,255,0.3);
		-moz-box-shadow: 0px 0px 60px 0px rgba(255,255,255,0.3);
		-webkit-box-shadow: 0px 0px 60px 0px rgba(255,255,255,0.3);
		-ms-box-shadow: 0px 0px 60px 0px rgba(255,255,255,0.3);
		-o-box-shadow: 0px 0px 60px 0px rgba(255,255,255,0.3);*/
}

.project_wrap .title {
    position: absolute;
}

.project_wrap .description {
    position: absolute;
    top: 48%;
    max-width: 75%;
    text-align: left;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.project_wrap .readmore {
    position: absolute;
    bottom: 25%;
    text-align: left;
    text-shadow: 2px 2px 3px #111;
    -moz-text-shadow: 2px 2px 3px #111;
    -webkit-text-shadow: 2px 2px 3px #111;
    -ms-text-shadow: 2px 2px 3px #111;
    -o-text-shadow: 2px 2px 3px #111;
}

    .project_wrap .readmore a {
        padding: 10px 20px;
        border: solid 2px #fff;
        color: #fff;
        /*font-weight: 600;*/
        font-size: 1.4em;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        text-shadow: 2px 2px 3px #111;
        -moz-text-shadow: 2px 2px 3px #111;
        -webkit-text-shadow: 2px 2px 3px #111;
        -ms-text-shadow: 2px 2px 3px #111;
        -o-text-shadow: 2px 2px 3px #111;
        position: relative;
        transition: all ease 700ms;
        -ms-transition: all ease 700ms;
        -moz-transition: all ease 700ms;
        -webkit-transition: all ease 700ms;
        -o-transition: all ease 700ms;
    }

        .project_wrap .readmore a:after {
            content: "";
            position: absolute;
            right: 0;
            height: 100%;
            width: 0%;
            background: #fff;
            top: 0;
            transition: all ease 700ms;
            -ms-transition: all ease 700ms;
            -moz-transition: all ease 700ms;
            -webkit-transition: all ease 700ms;
            -o-transition: all ease 700ms;
            z-index: -1;
        }

.project_wrap:hover .readmore a {
    text-shadow: 1px 1px 1px #fff;
    -moz-text-shadow: 1px 1px 1px #fff;
    -webkit-text-shadow: 1px 1px 1px #fff;
    -ms-text-shadow: 1px 1px 1px #fff;
    -o-text-shadow: 1px 1px 1px #fff;
    color: #111;
}

    .project_wrap:hover .readmore a:after {
        width: 100%;
    }

.project_wrap .description p {
    color: #fff;
    font-size: 1.5em;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    position: relative;
}

.project_wrap:hover .description p:after {
    width: 140px;
}

.project_wrap:hover .project_image {
    transform: scale(1.03, 1.03);
    -moz-transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
    -o-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
}

.slider_overlay {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 999;
}

.project_image {
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all ease 400ms;
    -ms-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
    -o-transition: all ease 400ms;
}

.project_wrap .title h2 {
    color: #fff;
    letter-spacing: 0.05em;
    font-size: 4em;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.1em;
    transition: all ease 700ms;
    -ms-transition: all ease 700ms;
    -moz-transition: all ease 700ms;
    -webkit-transition: all ease 700ms;
    -o-transition: all ease 700ms;
}

.project_wrap:hover .title h2 {
    text-shadow: 2px 1px 3px #111;
    -moz-text-shadow: 2px 1px 3px #111;
    -webkit-text-shadow: 2px 1px 3px #111;
    -ms-text-shadow: 2px 1px 3px #111;
    -o-text-shadow: 2px 1px 3px #111;
}

.navigation {
    margin-bottom: 15px;
}

.swiper_prev {
    width: 35px;
    height: 35px;
    background-image: url(../../images/prev.png);
    right: 50px;
    left: initial;
    background-color: #d4bd1b;
    background-size: 85%;
    border-radius: 3px;
    margin-top: 0;
    cursor: pointer;
    transition-duration: 0.5s;
}

    .swiper_prev:hover, .swiper_next:hover {
        background-color: #222;
        transition-duration: 0.5s;
    }

.swiper_next {
    cursor: pointer;
    width: 35px;
    height: 35px;
    background-image: url(../../images/next.png);
    margin-top: 0;
    right: 10px;
    left: initial;
    background-color: #d4bd1b;
    background-size: 85%;
    transition-duration: 0.5s;
    border-radius: 3px;
}

.career_swiper {
    position: absolute;
    height: 100% !important;
    top: 0;
    -webkit-transform: none;
    transform: none;
}

    .career_swiper .swiper-wrapper {
        height: 100% !important;
        margin-top: 0% !important;
    }

    .career_swiper .swiper-slide {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

.desktopMenu {
    position: fixed;
    width: 10%;
    top: 0;
    z-index: 99999999;
    right: 0;
}

    .desktopMenu .trigger-overlay {
        float: right;
        margin-right: 40px;
        margin-top: 25px;
    }

.infoslider_container {
    position: fixed;
    top: -70%;
    height: 65%;
    width: 100%;
    background-color: #fff;
    z-index: 9999999;
    box-shadow: 0px 0px 6px #c1c1c1;
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -ms-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.hasopen {
    top: 0%;
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -ms-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.popup_bodycontainer p {
    margin-bottom: 15px;
}
/*Responsive Style*/

@media only screen and (max-width : 1680px) {
    .centerDiv {
        width: 10%;
    }

    .we_container {
        top: -160px;
    }

    #atidentix p {
        font-size: 26px;
        line-height: 30px;
    }

    .google_addressmap a {
        margin-top: 13px;
        margin-left: 7px;
    }

    .google_addressmap {
        font-size: 22px;
    }

    .speak_textcontainer span, .speak_textcontainer a {
        font-size: 29px;
        line-height: 37px;
    }

    .identix_container p {
        font-size: 24px;
        padding: 15px 30px 0 41px;
        line-height: 28px;
    }

    /*.career_patchcontainer {
        width: 36%;
    }*/
}

@media only screen and (max-width : 1600px) {
    .at_img {
        width: 80px;
    }

    .identix_img .img {
        width: 340px;
    }

    .we_img .img {
        width: 140px;
    }

    .let_img .img {
        width: 100px;
    }

    .our_img .img {
        width: 160px;
    }

    .design_img .img {
        width: 400px;
    }

    .speak_img .img {
        width: 310px;
    }

    .we_img {
        margin-top: 18px;
    }

    .identix_homelogo {
        top: 41%;
    }

    .identix_mainContainer, #home, #location, #we, #careers, #services, #design, #speak, #identix {
        height: 950px;
        min-height: 950px;
    }

    #careers {
        height: 100vh;
        min-height: 100vh;
        background-size: 100%;
    }

    #atidentix p {
        font-size: 26px;
        line-height: 30px;
    }

    .career_textcontainer {
        font-size: 29px;
        line-height: 35px;
        width: 75%;
    }
    /*.career_textcontainer {
        font-size: 24px;
        line-height: 33px;
    }*/

    #identix .bg {
        background-size: 12%;
    }

    /*.career_patchcontainer {
        width: 36%;
        padding: 30px 40px;
    }*/

    .design_creationbtn img {
        width: 180px !important;
        height: auto !important;
    }

    .speak_textcontainer span, .speak_textcontainer a {
        font-size: 30px;
        line-height: 35px;
    }

    .speak_textcontainer img {
        width: 240px;
    }

    #ourservices img {
        width: 350px;
    }

    #weSection .img {
        width: 150px;
    }

    .design_creationbtn {
        margin-top: 31.5%;
    }

    .project_wrap .title h2 {
        font-size: 3em;
        line-height: 1em;
    }

    .project_wrap .description p {
        font-size: 1.2em;
    }

    .google_addressmap {
        font-size: 23px;
    }

    .project_wrap .readmore a {
        font-size: 1.1em;
    }

    .project_wrap .readmore a {
        padding: 8px 16px;
    }

    .swiper_prev, .swiper_next {
        width: 32px;
        height: 32px;
    }
}


@media only screen and (max-width : 1440px) {
    #identix .bg {
        background-position: 40% 80%;
    }

    .identix_img .img {
        width: 300px;
    }

    .we_img {
        margin-top: 20px;
    }

    .design_img .img {
        width: 370px;
    }

    .speak_img .img {
        width: 290px;
    }

    .speak_img {
        margin-top: -10px;
    }

    #design .bg {
        background-size: 60%;
    }

    .design_creationbtn {
        margin-right: -1%;
    }

    /*.career_patchcontainer {
        width: 38%;
    }*/
}

@media only screen and (max-width : 1400px) {
    .identix_leftcontainer {
        margin: 70px 0 0 50px;
    }

    .identix_homelogo {
        top: 49%;
    }

    #weSection {
        margin-top: 12%;
    }

    #careers {
        height: 100vh;
        min-height: 100vh;
        background-size: cover;
    }

    .design_creationbtn {
        margin-top: 320px;
    }

    #design {
        height: 900px;
        min-height: 900px;
    }

    /*.career_patchcontainer {
        width: 550px;
    }*/
}

@media only screen and (max-width : 1366px) {
    .identix_mainContainer, #home, #location, #we, #careers, #services, #design, #speak, #identix {
        height: 820px;
        min-height: 820px;
    }

    #design {
        height: 700px;
        min-height: 700px;
    }


    #careers {
        height: 100vh;
        min-height: 100vh;
    }

    .swiper-container {
        height: 70%;
    }

    .at_img {
        width: 70px;
    }

    .identix_img .img {
        width: 260px;
    }

    .we_img .img {
        width: 120px;
    }

    .let_img .img {
        width: 90px;
    }

    .we_img {
        margin-top: 21px;
    }

    .let_img {
        margin-left: 25px;
    }

    .our_img .img {
        width: 130px;
    }

    .design_img .img {
        width: 320px;
    }

    .speak_img .img {
        width: 250px;
    }

    .identix_homelogo {
        top: 37%;
        width: 210px;
    }

    .speak_img {
        margin-top: -10px;
    }

    .identix_homelogo img {
        width: 70%;
    }

    #atidentix {
        margin: 110px 0 0 180px;
    }

        #atidentix img {
            margin-bottom: 20px;
            width: 80px;
        }

        #atidentix p {
            font-size: 22px;
            line-height: 28px;
        }

    .google_addressmap .img {
        width: auto !important;
    }

    .google_addressmap a {
        position: relative;
        float: left;
        margin-top: 13px;
        margin-left: 8px;
    }

    #location, #home, #design, #services, #identix, #speak {
        background-size: 100%;
    }

        #identix .bg {
            background-size: 11.5%;
        }

        #identix .bg {
            background-position: 43% 80%;
        }

    .identix_container img {
        padding: 0 0 0 30px;
        width: 230px;
        margin-top: 30%;
    }

    .identix_container p {
        color: #FFF;
        font-size: 22px;
        padding: 12px 30px 0 30px;
        line-height: 25px;
    }

    #purecreation {
        width: 23%;
    }

    #weSection p {
        font-size: 22px;
        line-height: 25px;
    }

    #weSection .img {
        width: 130px;
    }

    .career_textcontainer {
        font-size: 27px;
        line-height: 32px;
        width: 74%;
    }
    /*.career_textcontainer {
        font-size: 23px;
        line-height: 30px;
    }*/

    /*.career_patchcontainer {
        width: 550px;
        padding: 25px 30px;
    }*/

    #ourservices img {
        width: 330px;
    }

    #ourservices p {
        font-size: 22px;
        line-height: 28px;
    }

    .design_creationbtn {
        margin-top: 27%;
    }

        .design_creationbtn img {
            width: 150px !important;
            height: auto !important;
        }

    .speak_textcontainer img {
        width: 200px;
    }

    .speak_textcontainer span, .speak_textcontainer a {
        font-size: 24px;
        line-height: 28px;
    }

    .popup_header {
        font-size: 32px;
    }

    .popup_subheader {
        font-size: 23px;
    }

    #design .bg {
        background-size: 55%;
    }

    .design_creationbtn {
        margin-right: 5%;
    }

    .project_wrap .title h2 {
        font-size: 2.5em;
        line-height: 0.9em;
    }


    .project_wrap .readmore a {
        font-size: 1.1em;
    }

    .project_wrap .readmore a {
        padding: 6px 12px;
    }

    .google_addressmap {
        font-size: 22px;
    }
}

@media only screen and (max-width : 1360px) {
}

@media only screen and (max-width : 1280px) {
    #location, #home, #design, #services, #identix, #careers {
        background-size: initial;
    }

    #speak {
        background-size: 100%;
    }

    .identix_mainContainer, #home, #location, #we, #careers, #services, #design, #speak, #identix {
        height: 950px;
        min-height: 950px;
    }

    .identix_homelogo {
        top: 31%;
    }

    .our_img .img {
        width: 134px;
    }

    .design_img .img {
        width: 310px;
    }

    .our_img {
        margin-top: 24px;
    }

    .speak_img .img {
        width: 240px;
    }

    .identix_homelogo {
        top: 33%;
    }

    #atidentix img {
        width: 72px;
    }

    #weSection .img {
        width: 121px;
    }

    .speak_textcontainer img {
        width: 210px;
    }

    .speak_textcontainer span, .speak_textcontainer a {
        font-size: 26px;
        line-height: 30px;
    }

    #design .bg {
        background-size: 51%;
        background-position: 50% 25%;
    }

    .design_creationbtn {
        margin-right: 11%;
        margin-top: 260px;
    }

        .design_creationbtn img {
            width: 140px !important;
            height: auto !important;
        }

    #design {
        height: 700px;
        min-height: 700px;
    }

    #careers {
        height: 100vh !important;
        min-height: 100vh !important;
    }
}


@media only screen and (max-width : 1152px) {
    .identix_homelogo {
        top: 37%;
    }

    /*.career_textcontainer {
        font-size: 22px;
        line-height: 30px;
    }*/

    .identix_mainContainer, #home, #location, #we, #careers, #services, #design, #speak, #identix {
        height: 800px;
        min-height: 800px;
    }

    #location, #home, #design, #services, #identix, #careers {
        background-size: 100% 110%;
    }

    #speak {
        background-size: 100%;
    }

    #identix .bg {
        background-size: 12.5%;
    }

    .design_creationbtn img {
        width: 140px !important;
        height: auto !important;
    }

    .design_creationbtn {
        margin-right: 14%;
        margin-top: 30%;
    }


    .speak_textcontainer span, .speak_textcontainer a {
        font-size: 24px;
        line-height: 30px;
    }

    #weSection {
        margin-left: 70px;
    }

    .we_container {
        top: -100px;
        width: 620px;
    }
}


@media only screen and (max-width : 1024px) {
    .design_creationbtn {
        margin-right: 15%;
        margin-top: 240px;
    }

    .speak_textcontainer img {
        width: 180px;
    }

    .speak_textcontainer span, .speak_textcontainer a {
        font-size: 23px;
        line-height: 29px;
    }

    #atidentix img {
        width: 60px;
    }

    .identix_container img {
        width: 210px;
    }

    .identix_container p {
        padding: 17px 30px 0 30px;
    }

    .swiper_prev, .swiper_next {
        width: 28px;
        height: 29px;
    }

    .swiper_prev {
        right: 44px;
    }

    .swiper-container {
        height: 63%;
    }



    .design_creationbtn img {
        width: 130px !important;
    }

    #weSection .img {
        width: 115px;
    }

    .career_textcontainer {
        font-size: 25px;
        line-height: 33px;
        width: 70%;
    }

    .career_img img {
        position: relative;
        margin: 0px 0 0 0;
        width: 70px;
    }

    #speak {
        background-size: cover;
    }

    .swiper-wrapper {
        margin-top: 4.5%;
    }

    .identix_mainContainer article, .identix_mainContainer .article {
        width: 80%;
    }

    .we_container {
        height: 587px;
        top: -100px;
        width: 55%;
        background-position: center;
        background-size: 100% 103%;
    }

        .we_container ul li {
            position: relative;
            display: inline;
            float: left;
            width: 26%;
        }

        .we_container img {
            vertical-align: initial;
            max-width: 100%;
        }
}

@media only screen and (max-width : 1023px) {
    /*#design {
        height: 700px !important;
        min-height: 700px !important;
    }*/

    .identix_mainContainer, #home, #location, #we, #careers, #services, #design, #speak, #identix {
        height: 850px;
        min-height: 850px;
        background-size: cover;
    }

    html, body {
        overflow-y: auto;
    }

    .identix_homelogo {
        top: 45%;
        right: 3%;
    }


    /*nav#main span {
        padding: 7px 12px;
        font-size: 22px;
    }*/

    #atidentix {
        margin: 100px 0 0 100px;
    }

    .design_creationbtn {
        margin-right: 20%;
        margin-top: 30%;
    }

    .centerDiv {
        width: 15%;
    }

    .identix_mainContainer {
        min-width: 100%;
    }

        .identix_mainContainer article, .identix_mainContainer .article {
            width: 88%;
        }

    .we_container {
        height: 100%;
        top: 10px;
        width: 56%;
        margin: 0 22%;
    }

        .we_container ul li {
            position: relative;
            display: inline;
            float: left;
            width: 22%;
            margin-right: 4%;
        }

            .we_container ul li a {
                left: -10px !important;
                float: left;
                width: 100%;
            }

    .mobile_top {
        top: 5px !important;
    }

    .mobile_top {
        top: 2px !important;
    }

    #we {
        height: auto;
        min-height: auto;
        margin-bottom: 25px;
    }

    .we_container img {
        vertical-align: initial;
        max-width: 145px;
        height: 130px;
    }
}

@media only screen and (max-width : 992px) {
    #atidentix p {
        font-size: 25px;
        line-height: 30px;
    }

    #careers, .swiper_container {
        height: 80vh !important;
        min-height: 80vh !important;
    }

    .google_addressmap a {
        font-size: 25px;
    }

    .identix_container p {
        font-size: 25px;
        padding: 15px 30px 0 30px;
        line-height: 29px;
    }

    #purecreation {
        width: 25%;
    }

    .design_creationbtn {
        margin-right: 20%;
        margin-top: 33%;
    }

    .we_container img {
        max-width: 125px;
    }
}

@media only screen and (max-width : 850px) {
    #atidentix p {
        font-size: 20px;
        line-height: 23px;
    }


    .google_addressmap a {
        font-size: 20px;
        margin-top: 6px;
    }

    .google_addressmap .img {
        width: 16px !important;
    }

    #weSection p {
        font-size: 20px;
        line-height: 24px;
    }

    #weSection .img {
        width: 100px;
    }

    .career_textcontainer {
        font-size: 23px;
        width: 80%;
        line-height: 28px;
    }

    .career_img img {
        width: 65px;
    }

    .design_creationbtn {
        margin-right: 13%;
        margin-top: 36%;
    }

    #design .bg {
        background-size: 60%;
    }

    #speak {
        background-position: center bottom;
        background-size: contain;
        background-color: #f0eee1;
    }

    .identix_homelogo {
        top: 50%;
        width: 150px;
        right: 3%;
    }

    /*#we {
        height: 500px !Important;
        min-height: 500px !Important;
    }*/
    .we_container {
        width: 63%;
        margin: 0 20%;
    }
}

@media only screen and (max-width : 800px) {
    .identix_mainContainer, #home, #location, #we, #careers, #services, #design, #speak, #identix {
        height: 850px;
        min-height: 850px;
        background-size: cover;
        background-position: center;
    }

    .at_img {
        width: 60px;
    }

    .identix_img .img {
        width: 200px;
    }

    .we_img .img {
        width: 100px;
    }

    .we_img {
        margin-top: 17px;
    }

    .our_img .img {
        width: 110px;
    }

    .design_img .img {
        width: 240px;
    }

    .our_img {
        margin-top: 20px;
    }

    .let_img .img {
        width: 73px;
    }


    .speak_img .img {
        width: 190px;
    }

    nav#main span {
        padding: 6px 12px;
        font-size: 18px;
    }

    .identix_homelogo img {
        width: 75%;
    }

    #atidentix {
        margin: 70px 0 0 60px;
    }

    .identix_container img {
        width: 200px;
    }

    .identix_container p {
        font-size: 20px;
        padding: 15px 29px 0 30px;
        line-height: 24px;
    }

    #purecreation {
        width: 28%;
        top: 61%;
    }

    #weSection {
        margin-left: 60px;
    }

    #design .bg {
        background-size: 65%;
    }

    .design_creationbtn {
        margin-right: 8%;
        margin-top: 41%;
    }

    .design_creationbtn {
        margin-right: 8%;
        margin-top: 330px;
    }

        .design_creationbtn img {
            width: 120px !important;
        }



    #identix .bg {
        background-position: 42% 56%;
        background-size: 12.5%;
        z-index: 0;
    }

    .identix_container {
        z-index: 999;
    }

    #speak {
        background-position: center;
        background-size: contain;
    }

    .project_wrap .readmore {
        bottom: 10%;
    }
}

@media only screen and (max-width : 768px) {
    .identix_homelogo img {
        width: 80%;
    }

    #speak {
        min-height: 1100px;
        height: 1100px;
    }

    #identix {
        background-position: 34% 100%;
    }

    #speak {
        height: 1050px;
        min-height: 1050px;
    }

    .we_container {
        width: 68%;
        margin: 0 16%;
    }
}


@media only screen and (max-width : 767px) {
    nav#main li.active a {
        color: #fff;
        background-color: #000;
    }

    .menu_header {
        display: none;
    }

    .menu_logo {
        position: relative;
        float: left;
        width: 90px;
        padding: 10px 8px;
    }

        .menu_logo img {
            position: relative;
            width: 100%;
            float: left;
        }

    .menu_rightcontainer {
        position: absolute;
        top: 50%;
        right: 25px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    nav#main {
        position: fixed;
        width: 100%;
        background-color: rgb(239, 207, 2) !important;
        top: 0;
        right: 0%;
        border: none;
        display: none;
        overflow-y: auto;
        z-index: 9999999;
    }

        nav#main span {
            display: none !Important;
        }

    .mobile_slider_logo {
        display: block;
    }

    nav#main ul {
        position: relative;
        float: left;
        width: 100%;
    }

    nav#main li {
        height: auto;
    }

    nav#main a {
        width: 100%;
        height: auto;
        background: none;
        text-indent: 0;
        font-size: 24px;
        line-height: 28px;
        padding: 10px 0px;
        color: #222;
        text-align: center;
        border-bottom: 1px solid rgba(111, 111, 111, 0.31);
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -ms-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;
    }

    .mobile_none {
        display: none;
    }

    .mobile_slider_logo img {
        width: 150px;
        padding: 22px 0 0 0;
    }

    .identix_homelogo {
        display: none;
    }

    #design .bg {
        background-size: 80%;
    }

    #atidentix {
        margin: 40px 0 0 30px;
    }

        #atidentix img {
            width: 60px;
        }

    .identix_container img {
        width: 200px;
    }

    .identix_container p {
        /*font-size: 29px;*/
        padding: 25px 30px 0 30px;
    }

    .identix_container {
        position: relative;
        width: 350px;
        z-index: 9;
    }

    #purecreation {
        top: 61%;
        width: 30%;
    }


    .identix_mainContainer article, .identix_mainContainer .article {
        width: 89%;
    }

    .identix_mainContainer .article {
        width: 89%;
        margin-left: 7%;
    }

    #weSection {
        margin-left: 30px;
    }

    .design_creationbtn {
        margin-right: 1%;
        margin-top: 30%;
    }

        .design_creationbtn img {
            width: 130px !important;
            height: auto !important;
        }

    .speak_textcontainer img {
        width: 190px;
    }

    #speak {
        height: 850px;
        min-height: 850px;
        background-size: 123%;
        background-position: -41% 95% !important;
    }
}


@media only screen and (max-width : 650px) {
    #location {
        background-position: 37% 100%;
    }

    #speak {
        height: 850px;
        min-height: 850px;
    }

    /*#design {
        height: 600px !important;
        min-height: 600px !important;
    }*/

    .swiper-container {
        height: 80%;
    }

    .swiper-wrapper {
        margin-top: 45px;
    }

    .swiper_prev, .swiper_next {
        width: 32px;
        height: 32px;
    }

    .swiper_prev {
        right: 55px;
    }

    /*.career_patchcontainer {
        width: 100%;
        padding: 20px 25px;
    }*/
    .we_container {
        width: 75%;
        margin: 0 13%;
    }
}

@media only screen and (max-width : 600px) {
    .identix_container {
        width: 300px;
    }

        .identix_container img {
            width: 170px;
            padding: 0 0 0 20px;
        }

    .google_addressmap a {
        font-size: 22px;
    }

    #weSection .img {
        width: 105px;
    }

    #weSection p {
        font-size: 22px;
        line-height: 25px;
    }

    .career_textcontainer {
        width: 73%;
        font-size: 22px;
    }



    .design_creationbtn img {
        width: 130px !important;
        height: auto !important;
    }

    .design_creationbtn {
        margin-right: 4%;
        margin-top: 35%;
    }

    .speak_textcontainer img {
        width: 170px;
    }

    .speak_textcontainer span, .speak_textcontainer a {
        font-size: 24px;
        line-height: 28px;
    }

    .speak_textcontainer {
        margin-left: 30px;
    }

    .career_img img {
        width: 70px;
    }

    .identix_container p {
        padding: 25px 20px 0 20px;
        line-height: 25px;
        font-size: 22px;
    }

    #atidentix p {
        font-size: 22px;
        line-height: 24px;
    }

    .we_container {
        width: 88%;
        margin: 0 7%;
    }
}


@media only screen and (max-width : 550px) {
    .career_img {
        width: 85px;
    }

    .we_container {
        width: 100%;
        margin: 0;
    }
}

@media only screen and (max-width : 500px) {
    .at_img {
        width: 60px;
    }

    .identix_img .img {
        width: 195px;
    }

    .we_img .img {
        width: 95px;
    }

    .let_img .img {
        width: 77px;
    }

    .let_img {
        margin-left: 17px;
    }

    .our_img .img {
        width: 105px;
    }

    .design_img .img {
        width: 230px;
    }

    .our_img {
        margin-top: 15px;
    }

    .speak_img .img {
        width: 190px;
    }

    .identix_leftcontainer {
        margin: 70px 0 0 30px;
    }

    #purecreation {
        top: 70%;
        width: 48%;
        z-index: 9999;
    }

    .career_textcontainer {
        width: 76%;
        font-size: 24px;
        line-height: 28px;
    }

    .career_img {
        width: 100%;
        text-align: left;
    }

        .career_img img {
            width: 60px;
        }

    .career_textcontainer {
        font-size: 22px;
        line-height: 26px;
        width: 100%;
    }

    #design .bg {
        background-size: 93%;
    }

    .design_creationbtn {
        margin-top: 40%;
    }

    .centerDiv {
        width: 30%;
    }
}

@media only screen and (max-width : 480px) {
    #location {
        background-position: 30% 100%;
    }

    #atidentix p {
        font-size: 22px;
        line-height: 25px;
    }

    .google_addressmap a {
        margin-top: 10px;
        font-size: 22px;
    }

    .identix_container p {
        padding: 25px 20px 0 20px;
        line-height: 25px;
        font-size: 22px;
    }

    .google_addressmap .img {
        width: 20px !important;
    }

    .identix_container {
        width: 100%;
        margin-right: 0%;
        padding-top: 36%;
    }

        .identix_container img {
            width: 175px;
        }

    #purecreation {
        top: 15%;
        width: 54%;
        z-index: 9999;
        left: 25%;
    }

    #weSection .img {
        width: 95px;
    }

    #weSection p {
        font-size: 22px;
        line-height: 27px;
    }

    #we {
        height: auto;
        min-height: auto;
    }

    .we_container {
        background-size: 100% 105%;
    }

        .we_container img {
            max-width: 105px;
            height: 110px;
        }

        .we_container ul {
            width: 100%;
            position: relative;
            float: left;
        }

            .we_container ul li a {
                left: 15px !important;
            }

            .we_container ul li {
                width: 30%;
                margin-right: 11px;
            }

    .career_textcontainer {
        font-size: 22px;
        line-height: 26px;
    }

    .career_patchcontainer {
        height: auto;
    }

    .design_creationbtn img {
        width: 120px !important;
    }

    .design_creationbtn {
        margin-top: 55%;
        margin-right: 0%;
    }

    .menu_logo {
        width: 80px;
    }

    .speak_textcontainer img {
        width: 160px;
    }

    .speak_textcontainer span, .speak_textcontainer a {
        font-size: 22px;
        line-height: 26px;
        color: #222;
    }

    nav#main a {
        font-size: 22px;
        line-height: 25px;
    }

    #identix .bg {
        background-size: 23%;
        height: 100%;
        background-position: 85% 25%;
        background-attachment: unset;
    }

    .identix_mainContainer, #home, #location, #careers, #services, #design, #speak, #identix {
        height: 640px;
        min-height: 640px;
        background-attachment: unset;
        position: relative;
        float: left;
        width: 100%;
        overflow: hidden;
    }

        #design .bg {
            width: 100%;
            height: 80%;
            background-attachment: unset;
        }

    #weSection p {
        width: 98%;
    }

        #weSection p br {
            display: none;
        }

    #speak {
        background-size: 200%;
        background-position: 46% 100% !important;
    }

    .web_image_pure {
        display: none;
    }

    .mobile_image_pure {
        display: block;
    }

    /*#design {
        background-color: #fcf4d9;
        background-image: none;
    }*/

    .project_wrap .readmore {
        bottom: 10%;
    }

    .modal-body {
        padding: 30px 20px 20px 20px;
    }
}

@media only screen and (max-width : 385px) {
    .at_img {
        width: 60px;
    }

    .identix_img .img {
        width: 180px;
    }

    .we_img .img {
        width: 90px;
    }

    .let_img .img {
        width: 70px;
    }

    .we_img {
        margin-top: 19px;
    }

    .our_img .img {
        width: 95px;
    }

    .design_img .img {
        width: 205px;
    }

    .speak_img .img {
        width: 165px;
    }

    #atidentix {
        margin: 30px 0 0 30px;
    }

    .menu_logo {
        width: 75px;
    }

    .menu_rightcontainer {
        position: absolute;
        top: 47%;
        right: 17px;
    }

    .design_creationbtn {
        margin-top: 60%;
        margin-right: 0%;
    }

    /*.career_img {
        width: 92px;
    }*/

    .identix_mainContainer, #home, #location, #careers, #services, #design, #speak, #identix {
        height: 640px;
        min-height: 640px;
    }

    .we_container img {
        max-width: 88%;
        height: auto;
    }

    .popup_bodycontainer p {
        line-height: 21px;
    }
}

@media only screen and (max-width : 320px) {
    .menu_logo {
        width: 75px;
        padding: 8px 8px;
    }

    .trigger-overlay {
        width: 45px;
    }

    .menu_rightcontainer {
        right: 20px;
    }

    .at_img {
        width: 55px;
    }

    .identix_img .img {
        width: 173px;
    }

    .we_img .img {
        width: 80px;
    }

    .our_img .img {
        width: 85px;
    }

    .our_img {
        margin-top: 15px;
    }

    .speak_img {
        margin-top: 0;
    }

        .speak_img .img {
            width: 155px;
        }

    .let_img .img {
        width: 65px;
    }

    .design_img .img {
        width: 180px;
    }

    .design_img {
        position: relative;
        float: left;
        margin-left: 10px;
        margin-top: 10px;
    }

    #atidentix img {
        margin-bottom: 15px;
        width: 50px;
    }

    .google_addressmap .img {
        width: 17px !important;
    }

    .google_addressmap a {
        margin-top: 5px;
    }

    .career_textcontainer, #atidentix p, .google_addressmap a, #weSection p, .speak_textcontainer span, .speak_textcontainer a {
        font-size: 20px;
        line-height: 22px;
    }

    .career_textcontainer {
        font-size: 22px;
        line-height: 26px;
    }

    .identix_container img {
        width: 160px;
    }

    .identix_container p {
        padding: 17px 20px 0 20px;
        line-height: 22px;
        font-size: 20px;
    }

    #purecreation {
        width: 65%;
        left: 17%;
    }

    #weSection .img {
        width: 80px;
    }

    #weSection p {
        margin-top: 20px;
        width: 90%;
    }

        #weSection p br {
            display: none;
        }

    /*.career_img {
        width: 75px;
    }*/


    .design_creationbtn img {
        width: 100px !important;
    }

    .speak_textcontainer img {
        width: 150px;
    }

    .identix_mainContainer, #home, #location, #careers, #services, #design, #speak, #identix {
        height: 640px;
        min-height: 640px;
        background-attachment: unset;
        position: relative;
        float: left;
        width: 100%;
        overflow: hidden;
    }

        #design .bg {
            width: 100%;
            height: 43%;
            background-attachment: unset;
        }

    .design_creationbtn {
        margin-top: 50%;
        margin-right: 0%;
    }

    .we_container ul li {
        width: 28%;
        margin-right: 11px;
    }
}



@media screen and (max-height: 420px) {
    /*.career_patchcontainer {
        width: 70%;
        padding: 19px 20px;
    }*/

    nav#main a {
        font-size: 22px;
        line-height: 25px;
    }

    #we {
        height: auto;
        min-height: auto;
    }

    #design .bg {
        background-size: 70%;
        background-position: 50% 50%;
    }

    .design_creationbtn img {
        width: 140px !important;
    }

    .design_creationbtn {
        margin-right: 7%;
        margin-top: 27%;
    }

    #speak {
        background-position: 140% 100% !important;
        min-height: 800px;
        height: 800px;
    }

    .speak_textcontainer {
        margin-left: 30px;
    }

        .speak_textcontainer span, .speak_textcontainer a {
            font-size: 22px;
            line-height: 27px;
        }

        .speak_textcontainer img {
            width: 180px;
        }

    #weSection br {
        display: none;
    }

    #weSection p {
        font-size: 22px;
        line-height: 26px;
        width: 50%;
    }

    .identix_container p, #atidentix p, .google_addressmap a {
        font-size: 22px;
        line-height: 26px;
    }

    .career_textcontainer {
        font-size: 21px;
    }

    .menu_logo {
        width: 80px;
    }

    .trigger-overlay {
        width: 40px;
    }

    .identix_mainContainer, #home, #location, #careers, #services, #design, #speak, #identix {
        height: 500px;
        min-height: 500px;
        background-attachment: unset;
        position: relative;
        float: left;
        width: 100%;
        overflow: hidden;
    }

        #design .bg {
            width: 100%;
            height: 43%;
            background-attachment: unset;
        }

    #weSection p {
        width: 65%;
    }

    /*#design .bg {
        width: 100%;
        height: 80%;
        background-attachment: unset;
    }*/

    #speak {
        background-size: 100%;
        background-position: 190px 96% !important;
    }

    #design {
        height: 600px !important;
        min-height: 600px !important;
    }

    .swiper-wrapper {
        height: 100%;
    }

    .project_wrap .readmore {
        position: absolute;
        bottom: 18%;
    }

    #careers, .swiper_container {
        height: 90vh !important;
        min-height: 90vh !important;
    }

    .we_container {
        width: 74%;
        margin: 0 12%;
    }
}

@media screen and (max-height: 375px) {
    #weSection p {
        width: 65%;
    }

    nav#main {
        height: 78%;
        overflow-y: auto !Important;
    }

    .speak_textcontainer img {
        width: 170px;
    }

    .google_addressmap .img {
        width: 20px !important;
    }

    #speak {
        background-size: 100%;
        background-position: 150px 96% !important;
    }

    .swiper-container {
        height: 70%;
    }

    /*.career_patchcontainer {
        width: 90%;
        padding: 19px 20px;
    }*/

    .career_textcontainer {
        font-size: 21px;
        line-height: 26px;
    }

    .we_container img {
        max-width: 74%;
    }

    .we_container {
        width: 74%;
        margin: 0 12%;
    }
}

@media screen and (max-height: 320px) {
    #weSection p {
        width: 98%;
    }

    #design .bg {
        background-size: 82%;
    }

    .design_creationbtn {
        margin-right: 2%;
        margin-top: 36%;
    }

    .career_textcontainer {
        font-size: 20px;
        line-height: 24px;
    }

    .we_container img {
        max-width: 74%;
        height: auto;
    }
}

@media screen and (max-height: 320px) and (max-width: 480px) {
    #identix .bg {
        background-size: 20.5%;
    }

    #purecreation {
        top: 85%;
    }

    #speak {
        background-size: 120%;
        background-position: 50px 96% !important;
    }

    .swiper-container {
        height: 67%;
    }

    .identix_mainContainer, #home, #location, #careers, #services, #design, #speak, #identix {
        height: 700px;
        min-height: 700px;
    }
}
