.project {
    width: 100%;
    background: #eeeeee;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family: "Raleway", sans-serif;
    /*display: none;*/
}

.project .containerCarabina .menu_offSet {
    padding: 5rem 0;
}

@media only screen and (max-width: 426px) {
    .project .containerCarabina .menu_offSet {
        padding: 3rem 0;
    }
}

.project .containerCarabina .menu_offSet .all-icons {
    position: relative;
    width: 100%;
    text-align: center;
}

@media only screen and (max-width: 992px) {
    .project .containerCarabina .menu_offSet .all-icons .icon{
        padding-bottom: 3rem;
    }
}

.project .containerCarabina .menu_offSet .all-icons .icon_allign {
    font-size: 3.5em;
    padding-bottom: 1rem;
}
@media only screen and (min-width: 2560px) {
    .project .containerCarabina .menu_offSet .all-icons .icon_allign {
        font-size: 4.5em;
    }
}

@media only screen and (max-width: 426px) {
    .project .containerCarabina .menu_offSet .all-icons .icon_allign {
        font-size: 2.7em;
    }
}

@media only screen and (max-width: 375px) {
    .project .containerCarabina .menu_offSet .all-icons .icon_allign {
        font-size: 2.5em;
    }
}

.project .intro_image{
     position: relative;
     width: 100%;
     margin: 5rem 0;
 }

.project .intro_image .laptop{
    position: relative;
    width: 100%;
    height: auto;
    z-index: 2;
}

@media only screen and (min-width: 2560px) {
    .project .intro_image .laptop {
        height: 1020px;
    }
}

.project .intro_image .carabinaWeb{
    position: absolute;
    width: 38%;
    z-index: 1;
    left: 33%;
    bottom: 21%;
    transform: rotate(-0.7deg);
    background-size: cover;
}

.project .intro_image img{
    width: 100%;
}

.title_proj {
    width: 100%;
    text-align: center;
    font-weight: 400;
    margin-top: 150px;
    font-size: 8vmin;
    text-transform: uppercase;
}

@media only screen and (min-width: 2560px) {
    .title_proj {
        margin-bottom: 100px;
    }
}

.title_proj_bold {
    font-weight: 900;
    display: inline;
    text-transform: uppercase;
}

.project_description {
    width: 80%;
    margin: auto;
    margin-top: 35px;
    font-size: 1em;
    color: gray;
    /* justify-content: right; */
    text-align: justify;
    text-justify: inter-word;
    font-family: 'Open Sans', sans-serif;
}


@media only screen and (min-width: 1024px) {
    .project_description{
        font-size: 1.4em;
    }
}

@media only screen and (max-width: 1024px) {
    .project_description{
        font-size: 1.2em;
    }
}

@media only screen and (max-width: 375px) {
    .project_description{
        font-size: 1.1em;
    }
}

@media only screen and (min-width: 2560px) {
    .project_description {
        width: 70%;
        font-size: 2em;
    }
}

#extensie .img{
    position: relative;
    margin: 5rem 0;
}

#extensie .img .imgCapture {
    vertical-align: middle;
    width: 60%;
    margin-left: 11rem;
    padding-top: 38px;
    display: block;
}

@media only screen and (min-width: 2560px) {
    #extensie .img .imgCapture{
        width: 40%;
        margin-left: 25%;
    }
}

@media only screen and (max-width: 1440px) {
    #extensie .img .imgCapture{
        width: 60%;
        margin-left: 13rem;
        padding-top: 38px;
    }
}

@media only screen and (max-width: 1024px) {
    #extensie .img .imgCapture{
        width: 65%;
        margin-left: 9rem;
    }
}

@media only screen and (max-width: 768px) {
    #extensie .img .imgCapture{
        width: 75%;
        margin-left: 0rem;
        padding-top: 38px;
    }
}

@media only screen and (max-width: 426px) {
    #extensie .img .imgCapture{
        width: 98%;
        margin-left: -2rem;
    }
}

#extensie .img .imgLeaf1 {
    position: absolute;
    top: 0rem;
    width: 17%;
    left: -30rem;
}

@media only screen and (min-width: 2560px) {
    #extensie .img .imgLeaf1 {
        left: -5rem;
    }
}

@media only screen and (max-width: 1440px) {
    #extensie .img .imgLeaf1{
        width: 17%;
        left: -10rem;
    }
}

@media only screen and (max-width: 1024px) {
    #extensie .img .imgLeaf1{
        top: 0rem;
        width: 17%;
        left: 0rem;
    }
}

@media only screen and (max-width: 768px) {
    #extensie .img .imgLeaf1{
        display: none;
    }
}

#extensie .img .imgLeaf2 {
    position: absolute;
    top: 7rem;
    width: 10%;
    left: 0rem;
}

@media only screen and (min-width: 2560px) {
    #extensie .img .imgLeaf2 {
        left: 48rem;
    }
}

@media only screen and (max-width: 1440px) {
    #extensie .img .imgLeaf2{
        top: 7rem;
        width: 10%;
        left: 18rem;
    }
}

@media only screen and (max-width: 1024px) {
    #extensie .img .imgLeaf2{
        top: 7rem;
        width: 10%;
        left: 17rem;
    }
}

@media only screen and (max-width: 768px) {
    #extensie .img .imgLeaf2{
        top: 7rem;
        width: 10%;
        left: 7rem;
    }
}

@media only screen and (max-width: 426px) {
    #extensie .img .imgLeaf2{
        display: none;
    }
}

#extensie .img .imgLeaf3 {
    position: absolute;
    top: 7rem;
    width: 10%;
    right: -2rem;
}
@media only screen and (min-width: 2560px) {
    #extensie .img .imgLeaf3 {
        right: 28rem;
    }
}

@media only screen and (max-width: 1440px) {
    #extensie .img .imgLeaf3{
        top: 7rem;
        width: 10%;
        right: 10rem;
    }
}

@media only screen and (max-width: 1024px) {
    #extensie .img .imgLeaf3{
        top: 7rem;
        width: 10%;
        right: 11rem;
    }
}

@media only screen and (max-width: 768px) {
    #extensie .img .imgLeaf3{
        top: 7rem;
        width: 10%;
        right: 4rem;
    }
}

@media only screen and (max-width: 426px) {
    #extensie .img .imgLeaf3{
        display: none;
    }
}

#extensie .img .imgLeaf4 {
    position: absolute;
    top: 12rem;
    width: 5%;
    right: -16rem;
}

@media only screen and (min-width: 2560px) {
    #extensie .img .imgLeaf4 {
        right: 10rem;
    }
}

@media only screen and (max-width: 1440px) {
    #extensie .img .imgLeaf4{
        top: 12rem;
        width: 5%;
        right: -2rem;
    }
}

@media only screen and (max-width: 1024px) {
    #extensie .img .imgLeaf4{
        top: 12rem;
        width: 5%;
        right: 2rem;
    }
}

@media only screen and (max-width: 768px) {
    #extensie .img .imgLeaf4{
        display: none;
    }
}

#design .imgDesign{
    position: relative;
    margin: 3rem 0;
    height: 30rem;
    max-height: 700px;
    text-align: center;
}
@media only screen and (min-width: 2560px) {
    #design .imgDesign{
        margin: 10rem 0;
    }
}

@media only screen and (max-width: 426px) {
    #design .imgDesign{
        height: 12vh;
    }
}

@media only screen and (max-width: 376px) {
    #design .imgDesign{
        height: 10vh;
    }
}

#design .imgDesign .imgMobile {
    position: absolute;
    z-index: 5;
    top: 25rem;
    right: 15rem;
    width: 70%;
    transform: skew(-3deg,3deg);
}
@media only screen and (min-width: 2560px) {
    #design .imgDesign .imgMobile{
        top: 41rem;
        width: 50%;
        right: 49rem;
    }
}

@media only screen and (max-width: 1440px) {
    #design .imgDesign .imgMobile{
        top: 24rem;
        width: 70%;
        right: 7rem;
    }
}

@media only screen and (max-width: 1024px) {
    #design .imgDesign .imgMobile{
        top: 21rem;
        width: 70%;
        right: 10rem;
    }
}

@media only screen and (max-width: 992px) {
    #design .imgDesign .imgMobile{
        top: 7rem;
        width: 30%;
        right: 27rem;
    }
}

@media only screen and (max-width: 768px) {
    #design .imgDesign .imgMobile{
        top: 3rem;
        width: 32%;
        right: 28rem;
    }
}

@media only screen and (max-width: 426px) {
    #design .imgDesign .imgMobile{
        top: -6rem;
        width: 40%;
        right: 13rem;
    }
}

@media only screen and (max-width: 376px) {
    #design .imgDesign .imgMobile{
        top: -10rem;
        width: 50%;
        right: 7rem;
    }
}

.web_image{
    padding-left: 3rem;
    height: 75vh;
    margin-top: 6rem;
    padding-top: 4rem;
    background: url("../../../img/projects/carabina/background.jpg");
}

@media only screen and (max-width: 1440px) {
    .web_image{
        height: 65vh;
        padding-left: 3rem;
    }
}

@media only screen and (max-width: 1024px) {
    .web_image{
        height: 55vh;
        padding-left: 3rem;
    }
}

@media only screen and (max-width: 992px) {
    .web_image{
        height: 95vh;
        padding-left: 3rem;
    }
}

@media only screen and (max-width: 769px) {
    .web_image{
        height: 710px;
        padding-left: 0.2rem;
    }
}

@media only screen and (max-width: 600px) {
    .web_image{
        height: 600px;
        padding-left: 0.2rem;
    }
}

@media only screen and (max-width: 426px) {
    .web_image{
        height: 50vh;
        padding-left: 0.2rem;
    }
}

@media only screen and (max-width: 376px) {
    .web_image{
        height: 45vh;
        padding-left: 0.2rem;
    }
}

@media only screen and (max-width: 320px) {
    .web_image{
        height: 40vh;
        padding-left: 0.2rem;
    }
}

.web_image img{
    position: relative;
    width: 130%;
    -webkit-box-shadow: 0 1.5rem 4rem rgba(0,0,0,0.4);
    box-shadow: 0 1.5rem 4rem rgba(0,0,0,0.4);
    border-radius: 2px;
    z-index: 10;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    outline-offset: 1rem;
}

@media only screen and (max-width: 1023px) {
    .web_image img{
        -webkit-transition: none;
        transition: none;
        width: 100%;
    }
}

.web_image .panel1 img:hover{
    position: relative;
    -webkit-transform: scale(1.25) translate(13.5rem, 5rem);
    transform: scale(1.25) translate(13.5rem, 5rem);
    -webkit-box-shadow: 0 2.5rem 4rem rgba(0,0,0,0.5);
    box-shadow: 0 2.5rem 4rem rgba(0,0,0,0.5);
    z-index: 20;
}

@media only screen and (max-width: 768px) {
    .web_image .panel1 img:hover{
        position: relative;
        -webkit-transform: none;
        transform: none;
        -webkit-box-shadow: 0 2.5rem 4rem rgba(0,0,0,0.5);
        box-shadow: 0 2.5rem 4rem rgba(0,0,0,0.5);
    }
}

.web_image .panel2{
    top: 20rem;
    right: 32rem;
}

@media only screen and (max-width: 1024px) {
    .web_image .panel2{
        top: 20rem;
        right: 19rem;
    }
}

@media only screen and (max-width: 992px) {
    .web_image .panel2{
        top: 5rem;
        right: 0rem;
    }
}

@media only screen and (max-width: 768px) {
    .web_image .panel2{
        top: 3rem;
        right: 0rem;
    }
}

@media only screen and (max-width: 426px) {
    .web_image .panel2{
        top: 5rem;
        right: 0rem;
    }
}

.web_image .panel2 img:hover{
    position: relative;
    -webkit-transform: scale(1.25) translate(-13.5rem, -5rem);
    transform: scale(1.25) translate(-13.5rem, -5rem);
    -webkit-box-shadow: 0 2.5rem 4rem rgba(0,0,0,0.5);
    box-shadow: 0 2.5rem 4rem rgba(0,0,0,0.5);
    z-index: 20;
}

@media only screen and (min-width: 2560px){
    .web_image .panel2 {
        right: 40rem;
    }
}

@media only screen and (max-width: 768px) {
    .web_image .panel2 img:hover{
        -webkit-transform: none;
        transform: none;
        -webkit-box-shadow: 0 2.5rem 4rem rgba(0,0,0,0.5);
        box-shadow: 0 2.5rem 4rem rgba(0,0,0,0.5);
    }
}

/*@media only screen and (max-width: 320px) {*/
    /*.web_image .panel2{*/
        /*top: 20rem;*/
        /*right: 2rem;*/
    /*}*/
/*}*/

@media only screen and (max-width: 1199px){
    .title_proj{
        margin-top: 75px;
    }
}

@media only screen and (max-width: 767px){
    .title_proj{
        margin-top: 50px;
    }
}

.menu_offSet {
    position: relative;
    margin-top: 40px;
    font-family: 'Open Sans', sans-serif;
}



.menu_logos {
    width: 50px;
    height: 100px;
}


@media only screen and (max-width: 3840px){
    .menu_logos {
        width: 100px;
        height: 200px;
    }
}

@media screen and (max-width: 2559px) {
    .menu_logos {
        width: 50px;
        height: 100px;
    }
}

@media screen and (max-width: 425px) {
    .menu_logos {
        width: 35px;
        height: 90px;
    }
}


@media only screen and (max-width: 1023px ) and (orientation: landscape) {
    .menu_logos {
        width: 35px;
        height: 90px;
    }
}


.menu_allign {
    display: block;
    margin: auto;
    text-align: center;
    margin-bottom: -13px;
}

@media only screen and (max-width: 3840px) {
    .menu_allign {
        font-size: 30px;
    }
}

@media screen and (max-width: 2559px) {
    .menu_allign {
        font-size: 16px;
    }
}

@media screen and (max-width: 425px) {
    .menu_allign {
        font-size: 3.5vmin;
    }
}


/*laptop slider*/
.menu_allign_slider {
    height: 250px;
    display: block;
    margin: auto;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 20%;
}

@media screen and (max-width: 768px) {
    .menu_allign_slider {
        margin-top: 50px;
        width: 100%;
    }
}

@media screen and (min-width: 2560px) {
    .menu_allign_slider {
        margin-bottom: 40%;
    }
}

.slider_intro_img {
    width: 100%;
    position: relative;
}

/*.slider_intro_carousel {*/
    /*margin: auto;*/
    /*margin-top: -50.5%;*/
    /*width: 52%;*/
    /*margin-left: 24%;*/
    /*max-height: 250px;*/
/*}*/
    .slider_intro_carousel {
        margin: auto;
        margin-top: -50.8%;
        width: 52%;
        margin-left: 24%;
        max-height: 210px;
        /*overflow: auto;*/
    }

.carousel-control.left,
.carousel-control.right {
    background-image: -webkit-linear-gradient(
            left,
            rgba(0, 0, 0, 0.5) 0,
            rgba(0, 0, 0, 0.0001) 100%
    );
    background-image: -o-linear-gradient(
            left,
            rgba(0, 0, 0, 0.5) 0,
            rgba(0, 0, 0, 0.0001) 100%
    );
    background-image: -webkit-gradient(
            linear,
            left top,
            right top,
            from(rgba(0, 0, 0, 0.5)),
            to(rgba(0, 0, 0, 0.0001))
    );
    background-image: linear-gradient(
            to right,
            rgba(0, 0, 0, 0.5) 0,
            rgba(0, 0, 0, 0.0001) 0%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 12%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.5;
}
/*end laptop slider*/



/*web design part*/
.web_design{
    width: 100%;
    background-color: white;
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*end web design part*/


/*responsive design*/
.responsive_design{
    width: 100%;
    margin-top: 80px;
}

@media only screen and (max-width: 767px){
    .responsive_design{
        margin-top: 25px;
    }
}

/*end responsive design*/

.client_description {
    width: 54%;
    margin: auto;
    text-align: left;
    color: gray;
    margin-top: 5%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1.2em;
}

@media only screen and (min-width: 1200px){
    .client_description{
        width: 65%;
        font-size: 1.5em;
    }
}

@media only screen and (min-width: 2560px){
    .client_description{
        width: 39%;
        font-size: 2em;
    }
}

@media only screen and (max-width: 1199px){
    .client_description{
        width: 50%;
        font-size: 1.5em;
        padding: 4rem 0;
    }
}

@media only screen and (max-width: 767px){
    .client_description{
        width: 85%;
    }
}

@media only screen and (max-width: 426px){
    .client_description{
        font-size: 1.2em;
        padding-top: 4rem;
        width: 85%;
    }
}


@media only screen and (max-width: 375px){
    .client_description{
        font-size: 1.1em;
        padding-top: 4rem;
        width: 85%;
    }
}

@media only screen and (max-width: 359px){
    .client_description{
        width: 100%;
    }
}

.logo_mojo {
    width: 45%;
    display: block;
    margin: auto;
    margin-top: 25px;
}

.back_to_gallery {
    text-align: center;
    margin-top: 4%;
    font-weight: 900;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 3%;
    font-size: 1.5em;
}

@media only screen and (min-width: 2560px){
    .back_to_gallery{
        font-size: 2em;
    }
}

@media only screen and (min-width: 2560px) {
    .logo_mojo {
        width: 35%;
    }
}

@media only screen and (max-width: 767px){
    .logo_mojo {
        width: 75%;
    }

    .back_to_gallery{
        padding-bottom: 7%;
        padding-top: 7%;
    }
}
@media only screen and (max-width: 374px) {
    .logo_mojo {
        width: 100%;
    }
}

/*owl carousel part*/
.outLeafLeft {
    background: url("../../../img/projects/SarePipersiSuflet/leaf_portofolioLeft.png");
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: 100%;
    width: 350px;
    height: 350px;
    overflow: hidden;
    display: inline-flex;
    outline: none;
}

.outLeafRight {
    background: url("../../../img/projects/SarePipersiSuflet/leaf_portofolioRight.png");
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: 100%;
    width: 350px;
    height: 350px;
    overflow: hidden;
    display: inline-flex;
    outline: none;
}

.insideLeaf {
    width: 98% !important;
    height: 86%;
    margin-top: 23px;
    margin-left: 4px;
}

@media only screen and (min-width: 2560px) {

    .outLeafLeft, .outLeafRight {
        width: 500px;
        height: 500px;
    }

    .insideLeaf {
        margin-top: 33px;
        margin-left: 5px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1439px) {
    .insideLeaf {
        margin-top: 16px;
        margin-left: 2px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .insideLeaf {
        margin-top: 12px;
        margin-left: 1px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .insideLeaf {
        margin-top: 10px;
        margin-left: 3px;
    }

    .insideLeaf {
        width: 97% !important;
    }
}

@media only screen and (max-width: 575px) {
    .insideLeaf {
        margin-top: 10px;
        margin-left: 2px;
    }

    .insideLeaf {
        width: 97% !important;
    }
}

.owl-item {
    text-align: center;
}

@media only screen and (max-width: 1439px) {
    .outLeafLeft, .outLeafRight {
        width: 250px;
        height: 250px;
    }
}

@media only screen and (max-width: 991px) {
    .outLeafLeft, .outLeafRight {
        width: 175px;
        height: 175px;
    }
}

@media only screen and (max-width: 767px) {
    .outLeafLeft, .outLeafRight {
        width: 150px;
        height: 150px;
    }
}