/*-- Space-Class --*/

[class|=space] {
    display: block;
    width: 100%;
    overflow: hidden;
}

.space-10 {
    height: 10px;
}

.space-20 {
    height: 20px;
}

.space-30 {
    height: 30px;
}

.space-40 {
    height: 40px;
}

.space-50 {
    height: 50px;
}

.space-60 {
    height: 60px;
}

.space-70 {
    height: 70px;
}

.space-80 {
    height: 80px;
}

.space-90 {
    height: 90px;
}

.space-100 {
    height: 100px;
}
/*.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;float:right}*/
.newstitle {
    margin-top: 25%;
}

.bttn-blue-slider, .bttn-white-slider {
    min-width: 190px;
}

/*@media only screen and (min-width:1920) {

    .containerOddCol {
        width: 1920px;
        margin: 0 auto;
        padding: 0 !important;
    }

    .ulterawide {
        width: 2920px;
    }

    .imageHeight {
        height: 640px;
        object-fit: cover;
        width: 900px;
    }

    .container {
        width: 82%;
        margin: 0 auto;
        padding: 0 !important;
    }
}*/


/*ultrawide  Layout: 1367px.*/
@media only screen and (min-width: 1367px) {
       #darkLayer {
        
        min-height:600px;
    }
    .widefooter {
        width: 1367px;
        margin: 0 auto !important;
    }


    .container {
        width: 1100px !important;
    }

    .containerOddCol {
        width: 1200px !important;
    }

    .ulterawide {
        width: 1367px !important;
    }

    .ultraWide {
        height: 750px !important;
    }

     .casestudybox, .aboutbox {
        height: 290px;
    }
       .servicebox{
        height: 240px;
    }
    .homeNewsimg {
        object-fit: cover;
        height: 220px;
    }

    .newstitle {
        margin-top: 27% !important;
    }

    .pagetitle {
        padding-top: 23%;
    }

    .page-title {
        padding-top: 27%;
    }

    .clientCo {
        padding-top: 27%;
    }

    .containerOddCol {
        width: 87%;
        margin: 0 auto;
        padding: 0 !important;
    }


    .parallaxContact {
        min-height: 600px;
    }

    .parallaxInsight {
        min-height: 600px;
    }

        .parallaxInsight #darkLayer {
            min-height: 600px;
        }


    .parallaxWorks #darkLayer, .parallaxAbout, .parallaxWorks {
        min-height: 600px;
    }

    .container {
        width: 82%;
        margin: 0 auto;
        padding: 0 !important;
    }

    .parallax {
        background-image: url("../../Content/Images/imageFillNormal.jpg");
        opacity: 0.7;
        min-height: 600px;
        color: #fff;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .language {
        font-size: 16px;
        line-height: 70px !important;
    }

    .mainmenu-area ul.mainmenu {
        text-align: center;
        float: none;
        display: block;
        font-size: 16px;
        padding-top: 6px;
    }

    .mainmenu-area .navbar-brand img {
        height: 66px;
    }

    .mainmenu-area .right-button {
        position: absolute;
        right: 110px;
        top: 16px;
    }

    h1 {
        font-size: 36px;
        font-family: Iransans;
    }

    h3 {
        font-size: 52px;
    }

    .container {
        margin: 0 auto;
        width: 80%;
    }

    #firstTriangle {
        position: absolute;
        width: 250px;
        z-index: 100;
        right: 0;
    }

    .slider .slides li .caption {
        color: #fff;
        position: absolute;
        top: 36%;
        left: 10%;
        width: 80%;
        opacity: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1366px) {

    .casestudybox, .aboutbox {
        height: 280px;
    }
    .servicebox {
        height: 240px;
    }
    .homeNewsimg {
        object-fit: cover;
        height: 220px;
    }

    .newstitle {
        margin-top: 30% !important;
    }

    .containerOddCol {
        width: 87%;
        margin: 0 auto;
        padding: 0 !important;
    }


    .parallaxContact {
        min-height: 500px;
    }

    .parallaxInsight {
        min-height: 500px;
    }

        .parallaxInsight #darkLayer {
            min-height: 500px;
        }


    .parallaxWorks #darkLayer, .parallaxAbout, .parallaxWorks {
        min-height: 500px;
    }

    .container {
        width: 82%;
        margin: 0 auto;
        padding: 0 !important;
    }

    .parallax {
        background-image: url("../../Content/Images/imageFillNormal.jpg");
        opacity: 0.7;
        min-height: 500px;
        color: #fff;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .mainmenu-area ul.mainmenu {
        text-align: center;
        float: none;
        display: block;
        font-size: 14px;
        direction: rtl;
        padding: 5px;
    }

    .mainmenu-area .right-button {
        position: absolute;
        right: 110px;
        top: 16px;
    }

    h1 {
        font-size: 36px;
    }

    h3 {
        font-size: 52px;
    }

    .container {
        margin: 0 auto;
        width: 80%;
    }

    #firstTriangle {
        position: absolute;
        width: 200px;
        z-index: 100;
        right: 0;
    }

    .slider .slides li .caption {
        color: #fff;
        position: absolute;
        top: 36%;
        right: 10%;
        width: 70%;
        opacity: 0;
    }
}
/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #secoundTriangle {
        width: 530px;
    }

    #thirdTriangle {
        width: 480px;
    }

    #lightTriangle {
        width: 200px;
    }

    .homeNewsimg {
        object-fit: cover;
        height: 240px;
    }

    .newstitle {
        margin-top: 25% !important;
    }

    .mainmenu-area ul.mainmenu {
        padding: 0px;
        padding-top: 4px;
        direction: rtl;
    }

    .container {
        margin: 0 auto;
        width: 80%;
    }

    h1 {
        font-size: 4.2rem;
        line-height: 110%;
        margin: 2.8rem 0 1.68rem 0;
    }

    .sectionTitle {
        color: #4a4a4a;
        font-family: Iransans;
        font-size: 34px;
        text-align: center;
        letter-spacing: -0.75px;
    }



    #firstTriangle {
        position: absolute;
        width: 250px;
        z-index: 100;
        right: 0;
    }

    .container {
        width: 90%;
        margin: 0 auto;
        padding: 0 !important;
    }

    .containerOdd {
        width: 87%;
        margin: 0 auto;
        padding: 0 !important;
    }



    .slider .slides li .caption {
        color: #fff;
        position: absolute;
        top: 30%;
        right: 5%;
        width: 70%;
        opacity: 0;
    }

    h3 {
        font-size: 2.92rem;
        line-height: 110%;
        margin: 1.9466666667rem 0 1.168rem 0;
    }

    .sliderTitle {
        color: #fff;
        font-size: 34px;
        text-align: right;
        margin-bottom: 45px;
        line-height: 49px;
        font-weight: 600;
    }

    .mainmenu-area ul.nav.navbar-nav li a {
        margin: 0 15px;
    }

    .feature-area,
    .testimonial-area,
    .video-area,
    .progress-area {
        background-image: none;
        margin-bottom: 0;
    }

    .testimonial-area {
        padding: 100px 0;
    }

    .team-slide .owl-controls .owl-nav {
        text-align: center;
        height: 20px;
    }

        .team-slide .owl-controls .owl-nav > div {
            position: static;
            display: inline-block;
            margin: 30px 5px 15px 5px;
        }

    .footer-bottom .footer-menu ul,
    .footer-area {
        text-align: center;
    }

    .angle:after {
        height: 80px;
    }
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    
    .pagetitle ,.page-title{
        padding-top: 27%;
    }
    .clientCo, .news {
        padding-top: 35%;
    }
    .parallaxWork_case {
        opacity: 0.9;
        min-height: 450px;
    }
        .tabletslider {
    height:600px !important;
    }
    .tabletsliderTriangle {
        top:510px !important;
    }
    .owl-nav {
        direction: rtl;
    }

    .tabletNews {
        width: 700px;
        margin: 0 auto;
        padding: 0 !important;
    }

    .googleMap {
        width: 400px;
        height: 320px;
    }

    #AboutTriangle2 {
        position: absolute;
        width: 140px;
        top: -5%;
        left: 0;
        z-index: 100;
    }

    .newstitle {
        margin-top: 35% !important;
    }

    .parallax, .parallaxWorks, .parallaxWork_case, .parallaxWork_case1, .parallaxWork_case2, .parallaxServiceDetail, .parallaxInsight, .parallaxAbout, .parallaxContact, .parallaxNews {
        background-attachment: unset;
    }

    .tabletlocation {
        width: 400px;
    }

    .companies {
        width: 90%;
    }

    #aboutTriangle2 {
        width: 150px;
        top: -65px;
    }

    #AboutTriangle {
        width: 110px;
        top: -50px;
    }

    .affix .navbar-brand {
        width: 250px;
    }

    #serviceTriangle2 {
        position: absolute;
        width: 120px;
    }

    #serviceTriangle3 {
        width: 140px;
        top: -120px;
    }

    .darkTriangle {
        width: 110px;
        top: 100%;
    }

    .navbar-brand {
        width: 200px;
        margin-top: 10px;
        margin-left: 0 !important;
    }

    .tabletImage2 {
        height: 300px !important;
        margin-top: 50px !important;
        object-fit: cover;
    }

    #darkLayer {
        min-height: 450px;
    }

    .smContent {
        height: 310px;
        overflow: hidden;
    }
    /*----------------------------------  news*/
    .darkTriangleInsight {
        position: absolute;
        width: 100px;
        top: -12%;
        z-index: 100;
        right: 0;
    }

    #serviceTriangle1 {
        position: absolute;
        width: 160px;
        top: -10%;
        right: 0;
        z-index: 100;
    }

    .serviceboxContent, .casestudyboxContent, .aboutboxContent {
        width: 77%;
        margin: 0 auto;
    }

    .casestudybox {
        width: 77%;
        height: 300px;
    }

    .tabletImage {
        height: 300px !important;
        margin-top: 50px !important;
        object-fit: cover;
    }

    .smSize {
        height: 350px !important;
    }

    .LightTriangle {
        width: 110px;
        top: -2%;
    }

    .title24bold {
        font-size: 18px;
    }

    .sliderBold {
        font-size: 25px;
    }

    .seemore, .seemore a {
        color: #004877;
        font-size: 16px;
        text-align: right;
        direction: rtl;
    }

    .bttn-blue-wide, .bttn-blue-slider {
        font-size: 16px;
    }

    .footer-title {
        color: #636363;
        font-size: 12px;
        font-weight: bold;
        line-height: 11px;
        text-align: right;
        padding-top: 25px;
    }

    .addressFont {
        color: #636363;
        font-size: 10px;
        font-style: normal;
        font-stretch: normal;
        line-height: 18px;
        text-align: right;
    }

    .footer-bottom a {
        font-size: 10px;
        font-style: normal;
        font-stretch: normal;
        line-height: 17px;
        text-align: justify;
        color: #515151;
    }

    #InsightTriangle {
        position: absolute;
        width: 170px;
        top: -18%;
        z-index: 100;
    }

    .mainmenu-area ul.mainmenu {
        text-align: center;
        font-size: 16px;
    }

    .paddingLImage {
        padding-right: 20px !important;
        padding-left: 15px !important;
    }

    .paddingR50 {
        padding-left: 20px !important;
    }

    .imageHeight {
        height: 320px;
    }


    .sm-image {
        height: 420px !important;
        object-fit: cover !important;
    }


    .sectionTitle {
        color: #4a494a;
        font-size: 28px;
        font-family: 'Iransans';
        margin-top: 80px;
    }


    .sliderTitle {
        color: #fff;
        font-size: 25px;
        text-align: right;
        margin-bottom: 45px;
        line-height: 49px;
        font-weight: 600;
    }

    h3 {
        font-size: 28px;
        line-height: 32%;
        margin: 1.9466666667rem 0 1.168rem 0;
    }

    .slider .slides li .caption {
        color: #fff;
        position: absolute;
        top: 30%;
        left: 50px;
        width: 85%;
        opacity: 0;
    }

    .mainmenu-area:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#482cbf', endColorstr='#6ac6f0', GradientType=1);
        z-index: -1;
        opacity: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        height: 68px;
    }

    .container {
        width: 90%;
        margin: 0 auto;
        padding: 0 !important;
    }

    .mainmenu-area ul.mainmenu {
        padding-right: 0px;
        padding-top: 4px;
        font-size: 13px;
    }

    .mainmenu-area .right-button {
        position: absolute;
        right: 30px;
        top: 12px;
    }

    #firstTriangle {
        position: absolute;
        width: 120px;
        z-index: 100;
        right: 0;
    }

    .sectionTitle {
        color: #4a494a;
        font-size: 22px;
        font-family: 'iransans';
        margin-top: 0px;
    }

    .home-area {
        padding: 60px 0;
        margin-bottom: 0;
    }

    .mainmenu-area ul.nav.navbar-nav li a {
        margin: 0 7px;
    }

    .currentlang {
        font-weight: bold;
        font-size: 14px;
    }

    .mainmenu-area .language, .language a {
        font-size: 14px;
        line-height: 62px;
        color: #727d84;
    }

    .video-area,
    .progress-area {
        background-image: none;
    }

    .mobile-image {
        display: none !important;
    }

    .feature-area,
    .video-area,
    .progress-area {
        background-image: none;
        margin-bottom: 0;
        margin-top: 0;
    }

    .testimonial-area {
        padding: 60px 0;
    }

    .video-photo {
        margin-bottom: 60px;
    }

    .team-slide .owl-controls .owl-nav {
        text-align: center;
    }

        .team-slide .owl-controls .owl-nav > div {
            position: static;
            display: inline-block;
            margin: 30px 15px 15px 15px;
        }

    .footer-bottom .footer-menu ul,
    .footer-area {
        text-align: center;
    }

    .angle:after {
        height: 80px;
    }

    .fittablet {
        padding: 0 15px 0 15px !important;
    }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
    .mobileWidth {
    width:100% !important
    }
    .subtitlehome, .font24left {
        line-height: 30px;
    }

    nav {
        height: 91px !important;
    }

    .subtitle {
        height: auto !important;
        line-height: 34px;
    }

    .parallax, .parallaxWorks, .parallaxWork_case, .parallaxWork_case1, .parallaxWork_case2, .parallaxServiceDetail, .parallaxInsight, .parallaxAbout, .parallaxContact, .parallaxNews {
        background-attachment: unset;
    }
    /*service*/
    .navbar-brand {
        background: url("/Content/Images/Certius1.svg") no-repeat !important;
        height: 100px !important;
        width: 120px !important;
    }

    .mainmenu-area ul.mainmenu {
        margin: 0;
    }
    /*-------------------------------------*/
    .navbar-brand {
        width: 220px;
        margin-left: 0 !important;
    }
    /*-----works-------------------*/
    .caseStudyDesc {
        font-size: 14px;
    }

    .tabletImage {
        width: 540px;
        height: 300px !important;
        object-fit: cover;
    }

    .casestudybox {
        width: 80%;
        height: 250px;
    }
    /*-----news-------------------*/
    #serviceTriangle1 {
        width: 100px;
        top: -1%;
    }

    .newstitle {
        margin-top: 60% !important;

    }

    .darkTriangleInsight {
        width: 100px;
        top: -6%;
    }

    .blueTriangleNews {
        width: 90px;
        top: 440px;
    }
    /*-----about-------------------*/
    .modal-dialog {
        width: 99% !important;
    }

    .modal-body {
        padding: 0 10px 50px 10px !important;
    }

    #primary_menu {
        float: left;
        background-color: #727d84;
    }

    #aboutDialog {
        padding: 0;
    }

    .modal-header {
        padding: 0 5px;
    }

    #primary_menu a {
        color: #fff;
    }

    .serviceDesc {
        direction: rtl;
        font-size: 16px;
    }

    #aboutTriangle2 {
        width: 110px;
    }

    .aboutTriangle3 {
        width: 90px;
        top: -220px;
    }

    #AboutTriangle {
        width: 80px;
        top: -15px;
    }

    .paddingfaRight {
        padding: 0 !important;
    }
    /*-----work-------------------*/
    #caseStudyTriangle {
        width: 90px;
        top: -.4%;
    }
    /*-----service-------------------*/

    #serviceTriangle3 {
        width: 120px;
        top: -120px;
    }

    #serviceTriangle2 {
        width: 110px;
    }

    .page-title {
        padding-top: 60%;
    }

    .whitefont {
        font-size: 22px;
        line-height: 36px;
        direction: rtl;
    }

    .mobilebtn {
        width: 240px !important;
    }

    .mobileNoPadding {
        padding: 0;
    }

    #serviceTriangleMain {
        position: absolute;
        width: 110px;
        top: -0.25%;
        left: 0;
        z-index: 100;
    }

    /*------------------------*/
    .mobilemarginb {
        margin-bottom: 100px !important;
    }

    .limitDesc {
        overflow: hidden;
        height: auto;
    }

    .AboutCertius-area {
        margin-bottom: 30px;
    }

    .darkTriangle {
        position: absolute;
        width: 100px;
        top: 99%;
        left: 0;
    }

    #grayMobileTriangle {
        position: absolute;
        width: 90px;
        top: -140px;
        left: 0 !important;
    }

    #lightMobileTriangle {
        position: absolute;
        width: 90px;
        top: -140px;
        right: 0 !important;
    }

    .pagetitle {
        padding-top: 60%;
    }

    .subtitleDesc, .titlebold36 {
        font-size: 20px;
    }

    #serviceDetailTriangle1 {
        width: 100px;
        top: 87%;
    }

    .btnMobile {
        margin: 0 0 50px 0;
    }

    .clientCo, .news {
        padding-top: 60%;
    }

    .LightTriangle {
        width: 90px;
        top: -8%;
    }

    .title24bold {
        font-size: 18px;
    }

    .sliderBold {
        font-size: 24px;
    }

    #caseStudyTriangle1 {
        position: absolute;
        width: 120px;
        top: 85%;
        left: 0;
        z-index: 100;
    }

    .mainmenu-area.affix, .affix-top {
        position: relative;
        top: 0;
        padding: 5px 0px 10px 0;
    }

    .xsfooterlogo {
        float: left !important;
    }

    .owl-nav {
        direction: rtl;
    }

    .textNormal {
        color: #4a4a4a;
        font-size: 16px;
    }

    #scrolldown {
        left: 38%;
    }

    .paddingL50 {
        padding: 0 !important;
    }

    .card-action {
        width: 285px !important;
        margin: 0 auto;
        float: none !important;
    }

    .navbar-brand {
        margin-left: 20px;
    }

    .sliderTitle {
        font-size: 22px;
    }

    .bttn-blue-wide, .bttn-blue-slider {
        min-width: 135px;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .bttn-white-wide, .bttn-white-slider {
        min-width: 135px;
        font-size: 16px;
       
    }

    .slider .slides li .caption {
        color: #fff;
        position: absolute;
        top: 30%;
        left: 20px;
        width: 90%;
        opacity: 0;
    }

    .marginRight30 {
        margin-right: 10px;
    }

    .marginT80 {
        margin-top: 0px;
    }

    h1 {
        font-size: 4.2rem;
        line-height: 110%;
        margin-bottom: 10px;
    }

    .sectionTitle {
        color: #4a494a;
        font-size: 22px;
        font-family: 'iransans';
    }

    h6 {
        margin: 0 0 20px;
    }

    .paddingL50 {
        padding-left: 0px !important;
    }

    .col-xs-12 {
        padding: 0;
    }



    #thirdTriangle {
        position: absolute;
        width: 90px;
        height: 80%;
        z-index: 99;
        top: 100%;
    }

    .sliderTitle {
        width: 285px;
        margin: 0 auto;
    }


    #secoundTriangle {
        position: absolute;
        width: 100px;
        top: 51%;
        right: 0;
        z-index: 100;
    }

    #firstTriangle {
        position: absolute;
        width: 80px;
        z-index: 100;
        right: 0;
    }

    .container {
        width: 90%;
        margin: 0 auto;
    }

    .companies {
        margin: 0 auto;
        background: #f1f2f3;
        width: 90%;
    }

    h3 {
        font-size: 28px;
        margin: 1.9466666667rem 0 1.168rem 0;
    }

    .slider .slides li .caption {
        color: #fff;
        position: absolute;
        top: 30%;
        left: 20px;
        width: 90%;
        opacity: 0;
    }

    .mainmenu-area:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#482cbf', endColorstr='#6ac6f0', GradientType=1);
        z-index: -1;
        opacity: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        height: 68px;
    }

    body {
        font-size: 12px;
    }

    h1 {
        font-size: 40px;
    }

    h3 {
        font-size: 22px;
    }

    .mobliewidth {
        width: 183px;
    }

    .section-padding {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .angle:after {
        height: 60px;
    }
    /*-- Main-Menu-Style --*/
    .mainmenu-area {
        padding: 5px 0;
    }

    .navbar-toggle {
        background-color: #dedede;
    }

    .mainmenu-area:before {
        opacity: 0.9;
    }

    .mainmenu-area .navbar-toggle {
        border-radius: 1px;
    }

        .mainmenu-area .navbar-toggle .icon-bar {
            background-color: #ffffff;
            height: 2px;
            border-radius: 0;
        }

    .mainmenu-area #primary_menu {
        overflow-y: auto;
        max-height: 80vh;
        position: absolute;
        z-index: 1;
    }


        .mainmenu-area #primary_menu ul.nav.navbar-nav li {
            display: block;
        }

            .mainmenu-area #primary_menu ul.nav.navbar-nav li a {
                padding: 15px;
                border: none;
                text-align: left;
            }

                .mainmenu-area #primary_menu ul.nav.navbar-nav li.active a,
                .mainmenu-area #primary_menu ul.nav.navbar-nav li a:hover {
                    color: #51c8ea;
                }
    /*-- Home-Area --*/
    .home-area {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 0;
    }

    .mobile-image {
        display: none !important;
    }

    .feature-area,
    .video-area,
    .progress-area {
        background-image: none;
        margin-bottom: 0;
        margin-top: 0;
    }

    .testimonial-area {
        padding: 60px 0;
    }

    .team-slide .owl-controls .owl-nav {
        text-align: center;
    }

        .team-slide .owl-controls .owl-nav > div {
            position: static;
            display: inline-block;
            margin: 30px 15px 15px 15px;
        }

    .gallery-slide {
        margin-bottom: 60px;
    }

        .gallery-slide .item {
            margin: 85px 25px 90px 30px;
        }

        .gallery-slide .owl-controls {
            position: static;
            margin-top: 30px;
            width: 100%;
            text-align: center;
        }

    .footer-bottom .footer-menu ul,
    .footer-area {
        text-align: center;
    }

    .subscribe-form {
        padding: 20px;
    }

        .subscribe-form form .bttn-white {
            position: static;
            margin-top: 20px;
        }

        .subscribe-form form .control {
            padding-right: 15px;
        }

    .post-single.sticky .post-media {
        margin-right: 0;
        float: none;
        width: 100%;
    }

    .mobileHeight {
        height: 280px;
    }

    .form-double .box {
        width: 100%;
        float: none;
    }

    .post-single {
        padding: 20px;
    }

        .post-single h2 {
            font-size: 26px;
        }

        .post-single blockquote {
            padding: 10px;
            font-size: 14px;
        }

    .comments-list .comment {
        padding-left: 0;
    }

        .comments-list .comment .comment-pic {
            position: static;
            margin-bottom: 30px;
        }

    #AboutTriangle2 {
        width: 90px;
        top: -3%;
    }

    #omitPosition {
        right: 0 !important;
    }

    .mobilePadding {
        padding: 0 15px 0 15px;
    }

    .menuActive:after {
        content: '';
        position: absolute;
        width: 90%;
        height: 2px;
        display: block !important;
        margin-top: 5px !important;
        /* left: 2px; */
    }

    .serviceboxContent, .casestudyboxContent, .aboutboxContent {
        width: 82%;
    }

    .servicebox, .casestudybox, .aboutbox {
        width: 82%;
    }

    #darkLayer {
        min-height: 500px;
    }
    
}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
