/** Generated by FG **/
@font-face {
    font-family: 'CF DinCondensed';
    src: url('../fonts/CF DinCondensed.eot');
    src: local('☺'), url('../fonts/CF DinCondensed.woff') format('woff'), url('../fonts/CF DinCondensed.ttf') format('truetype'), url('../fonts/CF DinCondensed.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;

    font-family: 'Open Sans', sans-serif;
    /*font-family: 'CF DinCondensed', sans-serif;*/

    /*font-size: 62.5%;*/

    background-color: #131415;
}




.table{
    display: table;
    width: 100%;
    height: 100%;

    margin-bottom: 0;
}

.table-cell{
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}






.topBar{
    position: fixed;
    top: 0;
    z-index: 21;
    left: 0;
    right: 0;
    width: 100%;
}



.topBar .logo{
    padding-top: 20px;
    position: relative;
    z-index: 40;
}
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    .topBar .logo{
        padding-top: 30px;
    }
}



.topBar .head-right{
    text-align: right;
    padding-top: 20px;
}
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    .topBar .head-right{
        padding-top: 30px;
    }
}




header {
    background-color: #43292b;
    background-image: url("../images/intro_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 1;
}

body.portrait header {
    background-image: url("../images/intro_bg_mob.jpg");
}

header .text {
    position: absolute;
    color: white;
    font-size: 50px;
    /*background-image: url("../images/lektiko.png");*/
    /*background-repeat: no-repeat;*/
    /*background-size: contain;*/
    /*background-position: 50% 50%;*/
    top: 0%;
    left: 0%;
    font-family: 'CF DinCondensed', sans-serif;
    text-align: center;
    width: 100%;
    height: 100%;
    /*max-width: 1156px;*/
    /*max-height: 101px;*/
}
body.portrait header .text {
    /*top: 45%;*/
    /*left: 50%;*/
    /*max-width: 706px;*/
    /*max-height: 211px;*/
}


header .text .inner {
    position: absolute;
    color: white;
    /*font-size: 50px;*/
    background-image: url("../images/lektiko.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;


}



body.portrait header .text .inner{
    background-size: cover;
    background-image: url("../images/lektiko-mobile.png");

}


/*header .text br {*/
    /*display: none;*/
/*}*/

/*body.portrait header .text br {*/
    /*display: inline;*/
/*}*/

/*header .text span {*/
    /*color: #d44b5c;*/
/*}*/

header .overlay {
    top: 0;
    left: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
}

header .overlay .glitch__img{
    background-image: url("../images/intro_bg_overlay.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;

}

.homeOverlayImage{
    position: relative;
}



/*body.portrait header .overlay {*/
    /*background-image: url("../images/intro_bg_overlay_mob.png");*/
/*}*/
body.portrait header .overlay .glitch__img{
    background-image: url("../images/intro_bg_overlay_mob.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}




header .explore{
    display: block;
    position: absolute;
    bottom: 0px;
    z-index: 5;
    width: 23px;
    height: 106px;
    left: 50%;
    font-family: 'CF DinCondensed', sans-serif;
    font-size: 18px ;

}

@media only screen and (max-height: 700px) {
    header .explore{
        -webkit-transform : scale(0.8);
        -moz-transform : scale(0.8);
        -o-transform : scale(0.8);
        -ms-transform : scale(0.8);
        transform : scale(0.8);

        -webkit-transform-origin : 50% 100%;
        -moz-transform-origin : 50% 100%;
        -o-transform-origin : 50% 100%;
        -ms-transform-origin : 50% 100%;
        transform-origin : 50% 100%;
    }
}





header .explore:before{
    content: "";
    display: block;
    width: 2px;
    height: 106px;
    background: white;
    position: relative;
    z-index: 2;
}
header .explore span{
    display: block;
    position: absolute;
    color: white;
    transform: rotate(90deg);
    top: 11px;
    letter-spacing: 4px;
    left: -36px;
    z-index: 2;
}
header .explore:after{
    z-index: 1;
    content: "";
    position: absolute;
    background: url(../images/explore_grph.png);
    width: 89px;
    height: 58px;
    top: -47px;
    left: -28px;

}




header .socialWidget,
.header .socialWidget{
    position: absolute;
    bottom: 0px;
    z-index: 5;
    width: 23px;
    height: 40px;
    left: 95%;
    font-family: 'CF DinCondensed', sans-serif;
    font-size: 18px ;
}

header .socialWidget:before,
.header .socialWidget:before{
    content: "";
    display: block;
    width: 2px;
    height: 40px;
    background: white;
    position: relative;
    z-index: 2;
}

header .socialWidget .socialWidgetMask,
.header .socialWidget .socialWidgetMask{
    /*background: red;*/
    left: -11px;
    top: -140px;
    height: 180px;
    width: 24px;
    position: absolute;
    overflow: hidden;
}

header .socialWidget .socialWidgetMask .el,
.header .socialWidget .socialWidgetMask .el{
    transform: rotate(-90deg);
    position: absolute;
    top: 36px;
    left: -41px;
    width: 140px;
    height: 60px;
    color: white;
    /*background: blue;*/
}

header .socialWidget .socialWidgetMask .el .label,
.header .socialWidget .socialWidgetMask .el .label{
    user-select: none;
}
header .socialWidget .socialWidgetMask .el a,
.header .socialWidget .socialWidgetMask .el a{
    display: inline-block;
    color: white;
}
header .socialWidget .socialWidgetMask .el a:hover,
.header .socialWidget .socialWidgetMask .el a:hover{
    text-decoration: none;
    color: #d44b5c;
}




.allContentContainer{
    position: relative;
    z-index: 2;
}

section{
    width: 100%;
    display:block;
    /*overflow:auto;*/
}
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    section{
        min-height: 100vh;
    }
}
section#about{
    background-color: #131415;
    position: relative;
    color: white;
    max-height: 850px;
    min-height: 690px;
    overflow: hidden;
}
section#about .row{
    position: relative;
    /*z-index: 2;*/
}
section#about .bg{
    position: absolute;
    top:30%;
    left: 0;
    width: 82%;
    height: 70%;
    background-image: url("../images/home_about_bg_mob.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: 1;
}





/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    section#about .bg{
        background-image: url("../images/home_about_bg.jpg");

        top:5%;
        height: 95%;
        width: 50%;
    }
}

section#about .pink{
    background: #d44b5c;
    width: 16%;
    height: 9.8%;
    position: absolute;
    bottom: 0;
    right: 0;
}

@media (min-width: 768px) {
    section#about .pink {
        width: 50%;
    }
}


section#about .logo{
    /*display: none;*/
}

.homepage section#about p{
    position: relative;
    z-index: 2;
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    section#about .logo{
        display: block;
        padding-top: 180px;
        position: relative;
    }
}
section#about .logo img{
    position: relative;
    z-index: 0;
    margin-bottom: 40px;
}

section#about h2{
    font-size: 55px;
    line-height: 60px;
    color: white;
    font-family: 'CF DinCondensed', sans-serif;
    padding-top: 160px;
    position: relative;
    z-index: 2;
}
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    section#about h2{
        padding-top: 240px;
        font-size: 70px;
        line-height: 70px;
    }
}

section#about a{
    display: block;
    padding-top: 22px;
    font-size: 17px;
    line-height: 17px;
    color: white;
    font-family: 'CF DinCondensed', sans-serif;
}





section#work{
    background: #d44b5c;
    color: white;

}

.worksPage section#work{
    background: #131418;
}


/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    section#work .row{
        max-width: 1140px;
        margin-right: auto;
        margin-left: auto;
    }
}
section#work .head{
    padding-top: 80px;
    padding-bottom: 120px;
}
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    section#work .head{
        padding-top: 55px;
        padding-bottom: 65px;
    }
}
section#work h4{
    font-size: 12px;
    margin-bottom: 30px;
}

section#work h2{
    font-family: 'CF DinCondensed', sans-serif;
    font-size: 31px;
}

section#work h2 span{
    color: black;
    display: block;
}
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    section#work h2 span {
        display: inline-block;
    }
}



section#work .work-container>div{
    padding-left: 0;
    padding-right: 0;
}
 /*Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint*/
@media (min-width: 768px) {
    section#work .work-container{
        /*padding-left: 15px;*/
        /*padding-right: 15px;*/
        padding-bottom: 115px;
    }

    section#work .work-container:last-child{
        padding-bottom: 60px;
    }
    section#work .work-container>div{
        padding: 0;
    }
}

section#work .work-container .work-image{
    position: relative;
    background-position: 50% 50%;
    background-size: cover ;
}
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    section#work .work-container .work-image {
        position: absolute;
    }
}

section#work .work-container .title{
    font-size: 33px;
    line-height: 33px;
    font-family: 'CF DinCondensed', sans-serif;
    padding-top: 27px;
}
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    section#work .work-container .title{
        font-size: 45px;
        line-height: 45px;
    }
}
section#work .work-container .view-more{
    font-family: 'CF DinCondensed', sans-serif;
    font-size: 15px;
    line-height: 15px;
    padding-top: 17px;
    padding-bottom: 20px;
}

section#work .work-container .work-info-desktop{
    position: relative;
    z-index: 2;
    height: 100%;
    max-width: 200px;
}




section#work .work-container .indi{
    position: relative;
    left: 40px;
    font-size: 15px;
    position: relative;
    font-family: 'CF DinCondensed', sans-serif;
}

section#work .work-container .indi:before{
    width: 26px;
    height: 1px;
    position: absolute;
    content: "";
    background: white;
    top: 10px;
    left: -37px;
}

.glitch-hover{
    display: block;
    /*width: 100%;*/
    /*height: 100%;*/
    color: white;

}
.glitch-hover:hover {
    color: white;
    text-decoration: none;
}



.view-more a{
    color: white;
    font-size: 15px;
}
.view-more a:hover{
    color: white;
}












footer{
    background: url("../images/home_footer.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    padding-top: 165px;
    padding-bottom: 30px;
}
body.portrait footer{
    background-image: url("../images/home_footer_mob.jpg");
}

footer h4{
    color: #888a8c;
    font-size: 12px;
    padding-top: 140px;
    padding-bottom: 40px;
}

footer h2{
    font-size: 31px;
    line-height: 31px;
    font-family: 'CF DinCondensed', sans-serif;
    padding-bottom: 40px;

}
footer h2 span{
    color: #d44b5c;
    display: block;
}
footer .placer{
    background-color: #17181a;
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    footer .placer{
        padding-left: 90px;
    }
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    footer .placer{
        padding-left: 180px;
    }

}

footer a{
    color: white;
    font-family: 'CF DinCondensed', sans-serif;
    font-size: 15px;
    margin-bottom: 80px;
    display: inline-block;
}
footer a:hover{
    color: white;
}








.copyright {
    background-color: black;
    font-size: 12px;
    color: #888a8c;
    height: 50px;
}










/*   MENUS CLASSES   */





#navIcon{
    width: 30px;
    height: 21px;
    display: inline-block;
    /*top: 16px;*/
    /*right: 16px;*/
    /*position: fixed;*/
    /* margin: 50px auto; */
    position: relative;
    margin-top: 7px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 25;
    /* opacity: 0.2; */
}

.mobile #navIcon{
    width: 18px;
    height: 19px;
    top: 12.3%;
    right: 4.9%;
}


#navIcon span {
    display: block;
    position: relative;
    height: 2px;
    width: 100%;
    background: white;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}


#navIcon span:nth-child(1) {
    top: 0;
}

#navIcon span:nth-child(2) {
    top: 6px;
}

#navIcon span:nth-child(3) {
    top: 12px;
}

#navIcon.open span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

#navIcon.open span:nth-child(2) {
    opacity: 0;
    left: -20px;
}

#navIcon.open span:nth-child(3) {
    top: 8px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}





#menu{
    width: 100%;
    height: 100%;
    background-color: #17181a;
    display: none;
    opacity:0;
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.menuContainer{
    display: table;
    width: 100%;
    height:100%;
    text-align: center;
}


.menuContainer ul {
    display: table-cell;
    margin: 0 auto;
    vertical-align: middle;
    font-size: 1.9em;
    padding: 0;
    list-style: none;
}


.menuContainer ul li {
    text-align: left;
    display: block;
    margin: 0 auto;
    padding-left: 20px;
    /*z-index: 12;*/
}
.mobile .menuContainer ul li {
    padding-bottom: 0;
}
.menuContainer ul li a{
    font-family: 'CF DinCondensed', sans-serif;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    color: white;
    font-size: 35px;
    display: block;
}

@media (min-height: 420px) {
    .menuContainer ul li a{
        font-size: 55px;
    }
}


.menuContainer ul li a:hover{
    text-decoration: none;
}



.socialMobile{
    position: absolute;
    z-index: 21;
    bottom: 0;
    left: 0;
    height: 53px;
    /*background: red;*/
    width: 100%;

}
.socialMobile ul{
    padding-left: 90px;
    margin: 0;
    list-style: none;
}
.socialMobile ul:before{
    width: 40px;
    height: 2px;
    content: "";
    top: 12px;
    left: 20px;
    position: absolute;
    background: white;

}
.socialMobile ul li{
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}


.socialMobile ul li a{
    color: white;
    text-decoration: none;
}
.socialMobile ul li a:hover{
    text-decoration: none;
    color: white;

}

.menuDesktop{
    z-index: 25;
    position: relative;
}
.menuDesktop ul{
    list-style: none;
}

.menuDesktop ul li{
    display: inline-block;
}

.menuDesktop ul li:after{
    font-size: 16px;
    color: white;
    display: inline-block;
    font-family: 'CF DinCondensed', sans-serif;
    content: "//";
    padding-left: 20px;
    padding-right: 13px;
}
.menuDesktop ul li:last-child:after{
    display: none;
}
.menuDesktop ul li a {
    font-size: 16px;
    color: white;
    font-family: 'CF DinCondensed', sans-serif;
}
.menuDesktop ul li a:hover {
    color: #d44b5c;
    text-decoration: none;
}




/*   LOADER   */


.loader{
    width: 100%;
    height: 100vh;
    position: absolute;
    z-index: 1000;
    background: #17181a;
    color: white;
    font-family: 'CF DinCondensed', sans-serif;

}

.loaderInner{
    width: 320px;
    text-align: center;
    /*background: red;*/
    margin: 0 auto;
    padding:  0 10px 0 10px;
}


.loadingBar {
    /*height: 20px;*/
    /*!*width: 100%;*!*/
    /*background-color: white;*/
    /*display: block;*/
}
.progressjs-theme-blue .progressjs-inner{
    height: 20px;
    background: white;
}
.loadingText{
    font-size: 200px;
    line-height: 1px;
}




/*   CONTACT US PAGE   */
/*   ABOUT US PAGE   */


.worksPage .header,
.workCasePage .header,
.aboutUsPage .header,
.contactUsPage .header{
    width: 100%;
    height: 100vh;
    background: #131415;
}



/*   find out element only for about header  */

.header .findout{
    display: block;
    position: absolute;
    bottom: 0px;
    z-index: 5;
    width: 23px;
    height: 106px;
    left: 50%;
    font-family: 'CF DinCondensed', sans-serif;
    font-size: 18px ;
}
.header .findout:before{
    content: "";
    display: block;
    width: 2px;
    height: 106px;
    background: white;
    position: relative;
    z-index: 2;
}
.header .findout span{
    display: block;
    position: absolute;
    color: white;
    transform: rotate(90deg);
    top: 5px;
    letter-spacing: 3px;
    left: -81px;
    z-index: 2;
    width: 200px;
}







/*.worksPage .header .worksHead,*/
/*.aboutUsPage .header .aboutUsHead,*/
/*.contactUsPage .header .contactUsHead{*/
    /*!*margin-top: -54px;*!*/
/*}*/
/*!* Large devices (desktops, 992px and up) *!*/
/*@media (min-width: 768px) {*/
    /*.worksPage .header .worksHead,*/
    /*.aboutUsPage .header .aboutUsHead,*/
    /*.contactUsPage .header .contactUsHead{*/
        /*!*margin-top: -70px;*!*/
    /*}*/
/*}*/
.worksPage .header .worksHead .overlay,
.workCasePage .header .overlay,
.aboutUsPage .header .aboutUsHead .overlay,
.contactUsPage .header .contactUsHead .overlay,
.worksPage .header .worksHead .overlay .glitch__img,
.workCasePage .header  .overlay .glitch__img,
.aboutUsPage .header .aboutUsHead .overlay .glitch__img,
.contactUsPage .header .contactUsHead .overlay .glitch__img{
    background-position: 50% 50%;
}

.worksPage .header .image,
.aboutUsPage .header .image,
.workCasePage .header .image,
.contactUsPage .header .image{
    height: 90vh;
    width: 100%;
    padding: 0;
    z-index: 1;
    position: relative;
}

.workCasePage .header .workCaseHead {
    position: absolute;
    top: 0;
}
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    .workCasePage .header .workCaseHead {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    .worksPage .header .image,
    .aboutUsPage .header .image,
    .workCasePage .header .image,
    .workCasePage .header .image,
    .contactUsPage .header .image {
        height: 100vh;
    }
}

.worksPage .header .text,
.aboutUsPage .header .text,
.contactUsPage .header .text{
    position: absolute;
    height: 100vh;
}

.workCasePage .header .text{
    position: relative;
    height: 100vh;
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    .worksPage .header .text,
    .aboutUsPage .header .text,
    .workCasePage .header .text,
    .contactUsPage .header .text{
        position: relative;
        height: auto;
    }
}
.header .text .table .table-cell{
    vertical-align: bottom;
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    .header .text .table .table-cell {
        vertical-align: middle;
    }
}






/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    .workCasePage .header .text {
        position: absolute;
        height: 100%;
    }
}





.contactUsPage .header .text a{
    font-size: 27px;
    color: white;
    font-family: 'CF DinCondensed', sans-serif;
    padding-bottom: 68px;
    display: inline-block;
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    .contactUsPage .header .text a {
        margin-left: -50px;
        position: relative;
        z-index: 3;
        padding-bottom: 0;
    }

}

.worksPage .header h2,
.workCasePage .header h2,
.aboutUsPage .header h2,
.contactUsPage .header h2{
    font-size: 55px;
    line-height: 49px;
    color: white;
    font-family: 'CF DinCondensed', sans-serif;
    position: relative;
    z-index: 3;
    /*margin-top: -94px;*/

    padding-bottom: 60px;
    margin-bottom: 0;

}

.contactUsPage .header h2{
    padding-bottom: 0;
}

.worksPage .header h2 span,
.workCasePage .header h2 span,
.aboutUsPage .header h2 span,
.contactUsPage .header h2 span{
    color: #d44b5c;
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    .worksPage .header h2,
    .workCasePage .header h2,
    .aboutUsPage .header h2,
    .contactUsPage .header h2{
        font-size: 70px;
        line-height: 70px;
        margin-top: 0px;
        margin-left: -50px ;
    }
}


.worksPageContent,
.aboutUsPageContent,
.contactUsPageForm{
    background: #131415;
}


.aboutUsPageContent.secRow{
    background: #d44b5c;
}



.worksPageContent{

    padding-top: 100px;
}



/*ABOUT US SPECIFIC*/

.aboutUsPageContent{
    padding-top: 100px;
}

.aboutUsPageContent h3{
     font-size: 45px;
     line-height: 50px;
     color: white;
     font-family: 'CF DinCondensed', sans-serif;
     margin-bottom: 16px;
 }

@media (min-width: 768px) {
    .aboutUsPageContent h3{
        font-size: 55px;
        line-height: 60px;
    }
}

.aboutUsPageContent .how h3{
    color: #d44b5c;
}
.aboutUsPageContent .how h3:after{
    content: "";
    width: 100px;
    height: 1px;
    background: #d44b5c;
    position: relative;
    margin: 10px auto 30px;position: relative;
    display: block;
}

.aboutUsPageContent h4{
    font-size: 45px;
    line-height: 50px;
    color: #d44b5c;
    font-family: 'CF DinCondensed', sans-serif;


}

@media (min-width: 768px) {
    .aboutUsPageContent h4{
        font-size: 55px;
        line-height: 60px;
    }
}

.aboutUsPageContent .ourStory h4{
    color: #131415;
}


.aboutUsPageContent .yourStory p{
    color:white;
}
.aboutUsPageContent .yourStory p span{
    color: #d44b5c;
}


.aboutUsPageContent .ourStory p,
.aboutUsPageContent .how p{
    color:white;
}
.aboutUsPageContent .how p{
    font-size: 14px;
}
.aboutUsPageContent .ourStory p span{
    color: #131415;
}
.aboutUsPageContent .decLine{
    display: inline-block;
    width: 1px;
    height: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
    background: white;
}

@media (min-width: 768px) {
    .aboutUsPageContent .decLine{
        height: 100px;
        margin-top: 100px;
        margin-bottom: 100px;
    }
}






.aboutUsPageContent h5{
    font-size: 31px;
    font-family: 'CF DinCondensed', sans-serif;
    color: #d44b5c;
}

/*CONTACT US SPECIFIC*/
.contactUsPageForm{
    padding-top: 500px;
}






.homepage, .contactUsPage, .aboutUsPage, .worksPage, .workCasePage{
    height: 100%;
    width: 100%;
}





/*WORK CASE SPECIFIC*/
.clientBar{
    background-color: #fff;
    display: block;
    position: relative;
    color: #111111;
}
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    .clientBar{
        height: 60px;
        margin-top: -60px;
    }
}
.clientBar .item{
    font-size: 12px;    padding-top: 22px;
}

.clientBar .item span{
    display: block;
    font-size: 13px;
    font-family: 'CF DinCondensed', sans-serif;
}
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    .clientBar .item span{
        display: inline;
    }
}

.workCaseContainer{
    background-color: #fff;
    padding-top: 70px;
    padding-bottom: 100px;
    color: #111111;
}

.workCaseContainer .link a{
    display: block;
    padding-top: 35px;
    font-size: 17px;
    line-height: 17px;
    color: #111111;
    font-family: 'CF DinCondensed', sans-serif;
}

.workCaseContainer h2{
    color: #d44b5c;
}
.workCaseContainer h2:after{
    content: "";
    width: 100px;
    height: 1px;
    background: #d44b5c;
    position: relative;
    margin: 10px auto 30px;
    position: relative;
    display: block;
}

.workCaseMiddleImage{
    background-position: 50% 50%;
    background-size: cover;
    min-height: 400px;
}




/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    .two-col-text{
        -webkit-column-count: 2; /* Chrome, Safari, Opera */
        -moz-column-count: 2; /* Firefox */
        column-count: 2;
        -webkit-column-gap: 60px; /* Chrome, Safari, Opera */
        -moz-column-gap: 60px; /* Firefox */
        column-gap: 60px;
    }
    .two-col-text p{
        text-align: left;
    }
}


/*
Extra small devices (portrait phones, less than 544px)
No media query since this is the default in Bootstrap because it is "mobile first"
*/

/* Small devices (landscape phones, 544px and up) */
@media (min-width: 544px) {

}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}