/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 3.3.2016, 14:53:47
    Author     : VaĹˇek
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/308fee");



@font-face {font-family: 'FFMarkWebBold';src: url('../webfonts/308FEE_2_0.eot');src: url('../webfonts/308FEE_2_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/308FEE_2_0.woff2') format('woff2'),url('../webfonts/308FEE_2_0.woff') format('woff'),url('../webfonts/308FEE_2_0.ttf') format('truetype');}


@font-face {font-family: 'FFMarkWebLight';src: url('../webfonts/308FEE_4_0.eot');src: url('../webfonts/308FEE_4_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/308FEE_4_0.woff2') format('woff2'),url('../webfonts/308FEE_4_0.woff') format('woff'),url('../webfonts/308FEE_4_0.ttf') format('truetype');}



@font-face {font-family: 'FFMarkWebMedium';src: url('../webfonts/308FEE_6_0.eot');src: url('../webfonts/308FEE_6_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/308FEE_6_0.woff2') format('woff2'),url('../webfonts/308FEE_6_0.woff') format('woff'),url('../webfonts/308FEE_6_0.ttf') format('truetype');}


@font-face {font-family: 'FFMarkWeb';src: url('../webfonts/308FEE_7_0.eot');src: url('../webfonts/308FEE_7_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/308FEE_7_0.woff2') format('woff2'),url('../webfonts/308FEE_7_0.woff') format('woff'),url('../webfonts/308FEE_7_0.ttf') format('truetype');}



body, html{
    color: #77787A;
    font-family: FFMarkWebLight;
}
.clearfix {width:100%;clear:both;height:0;margin:0;padding:0;position:relative;}
a,a:focus,a:hover {outline:none;}
.scrollcontent {
    z-index: 99;
    width: 100%;
    background-color: white;
    /*    float: left;*/
    height: 100%;
    position: relative;
    margin-bottom: 288px;
    box-shadow: 0 50px 50px #575756;
}
h1, h2, h3, h4{
    font-family: FFMarkWebBold;
}
td, th {
    padding: 8px;
    vertical-align: top;
}
.header-logo{
    margin: 30px auto 35px auto;
    cursor: pointer;
}
.topmenu ul li{
    font-size: 20px;
}
.topmenu ul {
    /*display: table;*/
    /* max-width: 700px;*/
    width: 100%;
    margin: 0 auto 0 auto !important;
    /*text-align: center;*/
    padding: 0px;
}

.topmenu ul li{
    display: inline-block;
    padding:0 25px 15px 25px;
    position:relative;
}
.topmenu ul.submenu1, .topmenu ul.submenu2{
    display: none;
}
.topmenu ul li a{
    color: #77787a;
}
.mobile-menu{
    display: none;
}
.bx-wrapper img {
    width: 100%;
    display: block;
    /*height:100%;*/
}
.bxslider{
    padding: 0px;
    /*height:100%;*/
}
.bxslider li {
    /*height:100%;*/
}
.bxslider.casestudyslider{
    height:344px;overflow:hidden;
}
.scrollcontent.casestudies .bx-viewport{
    max-height:344px;overflow:hidden;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 0px #ccc;
    -webkit-box-shadow: 0 0 0px #ccc;
    box-shadow: 0 0 0px #ccc;
    border: none;
    left: 0px;
    background: #fff;
}
.bx-wrapper {
    margin: 0 auto;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 70px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: white;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: transparent;
    width: 13px;
    height: 13px;
    margin: 0 4px;
    border: 2px solid white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 8px;
    font-family: 'FFMarkWebMedium';
}
.banner-content {
    position: absolute;
    top: 9%;
    left: 80px;
    right: 80px;
    text-align: center;
}
.scrollcontent.casestudies .banner-content {
    top: 0;
    left:0;
    right:0;
    bottom:0;
    padding:75px;
    background:rgba(0,0,0,0.3);
}
.banner-content h2 {
    color: #EB5037;
    font-size: 45px;
    display: inline-block;
    border-bottom: 6px solid #EB5037;
    line-height: 55px;
    padding-bottom: 10px;
}
.scrollcontent.casestudies .banner-content h2 {
    color: #fff;
    border-bottom: 4px solid #fff;
}
.scrollcontent.casestudies h4 {
    color: #EB5037;
    padding-top:20px;
}
.orangebox{
    color:white;
    background: linear-gradient(to right, #E6234B 0%, #F07D00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0592c', endColorstr='#ff9838',GradientType=1 );
}
.orangebox .description{
    font-size: 15px;
    line-height: 23px;
    text-align: center;
}
.title_description{
    font-family: FFMarkWebBold;
    font-size: 20px;
    width:100%;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.orangebox h2 {
    width: auto;
    border-bottom: 4px solid white;
    margin: 0 auto 10px auto;
    padding: 0 0 5px 0;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
}
.orangebox .container{
    max-width: 1050px;
    width:100%;
}
.orangebox .plan img {
    margin: 30px auto 40px auto;
    display: block;
    max-width: 150px;
    height: auto;
    width: 100%;
}
.orangebox .plan.col-sm-4{
    padding-left: 43px;
    padding-right: 43px;
    text-align: center;
}
.orangebox {
    padding-top: 70px;
    padding-bottom: 70px;
}
.orangebox.search-box p {margin:0;}
.orangebox.search-box {
    padding-top: 10px;
    padding-bottom: 10px;
}
.orangebox .plan a {
    color: white;
    border: 2px solid white;
    display: inline-block;
    font-size: 20px;
    border-radius: 6px;
    padding: 5px 15px;
    margin: 30px auto 10px auto;
    font-family: 'FFMarkWebMedium';
    transition: all 150ms;

}
.orangebox .plan a:hover{
    color: #EB5037;
    background-color: white;
    text-decoration: none;
    transition: all 150ms;
}
.aboutus h2 {
    width: 100%;
    text-align: center;
    color: #EB5037;
    font-size: 30px;
    line-height: 30px;
    padding: 0px;
    margin: 50px auto 65px auto;
}
.aboutus.localmap h2 {
    margin: 50px auto 15px auto;
}
.aboutus p, .aboutus ul {
    font-size: 20px;
    line-height: 27px;
    margin: 0 0 15px 0;
}
.aboutus table p {
    margin: 0;
}
.casestudies .aboutus p,.casestudies .aboutus ul {font-size: 18px;line-height: 27px;color:#77787a;}
.searchpage-box {min-height:450px;}

.aboutus  p:first-of-type{
    color: #EB5037;
    font-family: FFMarkWebBold;
}
.aboutus{
    max-width: 708px;
}
.aboutus a.button {
    color: #EB5037;
    border: 2px solid #EB5037;
    display: inline-block;
    margin: 70px auto 73px auto;
    font-size: 20px;
    padding: 5px 15px;
    text-align: center;
    font-family: 'FFMarkWebMedium';
    border-radius: 6px;
    transition: all 150ms;
}
.aboutus .aboutlink a.button {
    font-size: 18px;
    margin: 14px auto 20px;
}
.aboutus a.button:hover {
    color: white;
    background-color: #EB5037;
    text-decoration: none;
    transition: all 150ms;
}
.aboutus a, .aboutus a:hover {
    color: #eb5037;
}
.aboutlink{
    width:100%;
    text-align: center;
}
.case-title {
    width: 100%;
    background-color: #EB5037;
    color: white;
    text-align: center;
    text-align: center;
    font-family: FFMarkWebBold;
    font-size: 30px;
    line-height: 30px;
    padding: 23px;
}
.caseslider{
    width:100%;
}
.caseslider .bx-wrapper{
    margin: 0px auto!important;
}
.caseslider .banner-content h2{
    color:white;
    font-size: 30px;
    border-bottom: 4px solid white;
    line-height: 30px;
    margin: 40px auto 17px auto;
}
.bx-wrapper .banner-content > img{
    width: 100%;
    margin: auto;
    max-width: 150px;
    height: auto;
}
.caseslider .banner-content{
    top: 10%;
    cursor: pointer;
}

.footer {
    background-color: #575756;
    color: white;
    text-align: center;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 1;
    line-height: 18px;
    padding: 73px 0 118px 0;
}
.footer.uc-uk-14{
	padding-bottom:78px;
}
.footer.dk-mobility {
	padding: 73px 0 74px 0;
}
.banner-description{
    color:white;
    font-size: 20px;
    line-height: 26px;
    max-width: 650px;
    margin: 0 auto 32px auto;
}
.banner-readmore {
    color: white!important;
    padding: 5px 15px;
    border: 2px solid white;
    font-family: 'FFMarkWebMedium';
    font-size: 20px;
    border-radius: 6px;
    transition: all 150ms;
}
.banner-readmore:hover {
    color: black!important;
    background-color: white;
    text-decoration: none;
    transition: all 150ms;
}
.caseslider .bx-wrapper .bx-viewport {
    max-height: 732px;
}
.footer .container-fluid div:first-of-type{
    text-align: left;
}
.footer .container-fluid div:last-of-type{
    text-align: center;
}
.footer h3 {
    font-size: 20px;
    display: inline-block;
    text-align: center;
    padding-bottom: 2px;
    border-bottom: 3px solid white;
    margin: 0 0 15px 0;
}
.footer a{
    color:white;
}
.footer-social{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.footer-social li{
    float:left;
    margin-right: 15px;
}
.footer-social img:hover{
    opacity: 0.3;
}
.footer .container{
    max-width:920px;
}
/*  bxslider  */
.bx-wrapper .bx-controls-direction a {
    margin-top: -18px;
    width: 35px;
    height: 35px;
    background-size: cover!important;
}
.bx-wrapper .bx-next:hover {
    background-position: 0px 0;
}
.bx-wrapper .bx-next {
    right: 20px;
    background: url(../img/slider-next1.png) no-repeat 0px 0px;
}
.bx-wrapper .bx-prev {
    left: 20px;
    background: url(../img/slider-prev1.png) no-repeat 0px 0px;
}
.caseslider .bx-wrapper .bx-next {
    right: 20px;
    background: url(../img/slider-next2.png) no-repeat 0px 0px;
}
.caseslider .bx-wrapper .bx-prev {
    left: 20px;
    background: url(../img/slider-prev2.png) no-repeat 0px 0px;
}
.banner-content h3 {
    color: #EB5037;
    font-size: 35px;
    display: inline-block;
    border-bottom: 4px solid #EB5037;
    line-height: 45px;
    padding-bottom: 5px;
}
.banner-content p {
    color: #EB5037;
    font-size: 20px;
    line-height: 28px;
    margin: 20px auto;
    max-width: 650px;
}
.top-slider-link {
    border: 2px solid #EB5037;
    background-color: #EB5037;
    color: white!important;
    font-family: 'FFMarkWebMedium';
    font-size: 20px;
    padding: 5px 15px;
    margin: 15px;
    min-width: 135px;
    display: inline-block;
    opacity: 0.85;
    border-radius: 6px;
    transition: all 150ms;
}
.top-slider-link:hover {
    color: #EB5037!important;
    background-color: white;
    text-decoration: none;
    transition: all 150ms;
    border: 2px solid white;
}
.sub-menu1{
    position: relative;
}
.topmenu ul[class^="submenu"] {
    position: absolute;
    background-color: #565655;
    z-index: 999;
    padding:15px 0;
    margin: 15px auto 0 auto!important;
    left: -50px;
    right: -50px;
    width: calc(100% + 100px);
    max-width:auto;
}
.topmenu ul li.active{
    background-image: url(../img/arrow-menu.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    font-family: FFMarkWebBold;
}
.topmenu ul li.active2{
    /*font-family: FFMarkWebBold;*/
}
.topmenu>ul>li span{
    /*margin-bottom: 20px;*/
    display: block;
}
.topmenu ul li.active span{
    color: #575756!important;
}
.topmenu ul li.active2>span{
    color: #575756!important;
}
/*.topmenu ul.submenu2 {
    position: absolute;
    background-color: #565655;
    z-index: 999;
    padding: 0;
    margin: 0px auto!important;
    left: 0px;
    right: 0px;
    max-width: 100%;
}*/
.topmenu ul.submenu1 li{
    display: block;
    width:100%;
    float:left;
    color: #c6c6c6;
    font-size: 15px;
    line-height: 18px;
    padding: 5px;
}
.footer-last-box{
    float:right;
}
.topmenu ul.submenu2 li{
    display: block;
    width:100%;
    float:left;
    color: #c6c6c6;
    font-size: 15px;
    line-height: 15px;
    padding: 5px;
    list-style: none;
}
.topmenu ul.submenu li a{
    color: #c6c6c6;
    font-family: FFMarkWebLight;
}
.topmenu ul.submenu li a:hover{
    color: white;
    text-decoration: none;
}
.main-menu span{
    cursor: pointer;
}
.topmenu, .header .container-fluid.container{
    position: relative;
    text-align:center;

}
.topmenu ul.submenu2 li.fullwidth-submenu{
    width:100%;
    max-width: 650px;
    margin: auto;
    float:none;
    padding: 0px;
}
.topmenu ul.fullsubmenu1, .topmenu ul.fullsubmenu2, .topmenu ul.fullsubmenu3{
    max-width: 100%;
    display: block;
    float:left;
    text-align: center;
    padding: 0px 0 5px 0;
    cursor:pointer;
}
.topmenu .fullwidth-submenu.items-2 ul.fullsubmenu1:first-child {
    /*margin-left: 16.65% !important;*/
}
.topmenu .fullwidth-submenu.items-1 ul.fullsubmenu1:first-child {
    /*margin-left: 33.333% !important;*/
}
.fullwidth-submenu img {
    max-width: 90px;
    opacity: 0.7;
    margin: 10px auto 15px auto;
}
.topmenu ul li.active .fullwidth-submenu span {
    margin-bottom: 0px;
    display: inline-block;
    color: #c6c6c6!important;
}
.fullsubmenu-li strong{
    font-family: FFMarkWebBold;
    font-weight: normal;
}
.topmenu ul.submenu2 li:hover {color:#fff;}
.fullsubmenu-li a{
    font-family: FFMarkWebLight;
    font-weight: normal;
}
.submenuactive{
    /*background-color: #6f6f6e;*/
}
.fullsubmenu1:hover, .fullsubmenu2:hover, .fullsubmenu3:hover{
    /* background-color: #6f6f6e;*/
}
.fullwidth-submenu .submenuactive img{
    opacity: 1;
}
.submenuactive .fullsubmenu-li strong, .topmenu ul.submenu li.sumenuactive-li a{
    /*color:white;*/
}
.mobile-menu{
    display: none;
    position: absolute;
    top:40px;
    right:15px;
}
.detailpagecontainer{
    margin-top: 100px;
}
.detailpagecontainer.localmap {
    margin-top: 0px;
}
.detailpage .bx-wrapper li{
    background-color: black;
}
.detailpage .bx-wrapper li>img{
    opacity:0.5;
}
.detailpage .bx-wrapper li h2, .detailpage .bx-wrapper li h3, .detailpage .bx-wrapper li p{
    color:white;
    border-bottom-color: white;
}
.detailpage .bx-wrapper h3{
    font-size:30px;
    padding-bottom: 0px;
    line-height:1.2;
}
.rightbanner{
    background-color: #575756;
    position: fixed;
    top:50%;
    right:0px;
    z-index: 99999;
    color: #c6c6c6;
    padding: 20px;
    margin-top: -40px;
}
.rightbanner a{
    color: #c6c6c6;
    text-decoration: none!important;
}
.rightbanner ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 15px;
}
.rightbanner ul li:first-child{
    font-family: 'FFMarkWebBold'!important;
}
.rightbanner img{
    padding-right: 10px;
    opacity: 0.6;
}
.rightbanner li:hover img{
    opacity: 1;
}
.rightbanner li:hover{
    cursor: pointer;
}
.contact-page p{
    font-size: 20px;
    line-height: 27px;
    max-width: 830px;
    margin: 15px auto;
    width:100%;
    display: block;

}
.mapimage{
    width:100%;
    height: auto;
}
.bottom-map{
    position: relative;
    width:100%;
}
.pin{
    position: absolute;
    cursor: pointer;
    width:4%;
    height: auto;
}
/*.pin:hover{
   -webkit-filter: drop-shadow(0px 0px 7px rgba(255,255,255,0.7));
    filter: url(#drop-shadow);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#fff')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#fff')";
}*/
.graybox{
    padding-top: 100px;
    padding-bottom: 100px;
}
.graybox .container{
    max-width: 1350px;
    width:100%;
}
.graybox h2{
    width:100%;
    margin: 0 auto 15px auto;
    padding: 0px;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
}
.graybox{
    color:white;
    background: #333333;
}
.graybox .description{
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
.contact-page{
    text-align: center;
}
.map-iframe{
    width:100%;
    height: 550px;
    position: relative;
    display: none;
}
.map-iframe-block{
    display: block;
}
.overlay {
    width:100%;
    min-height:500px;
    position:absolute;
    top:0;
}
.map-adressbox{
    position: absolute;
    top: 40px;
    right:65px;
    max-height: 85%;
    /*    bottom: 40px;*/
    overflow-x: hidden;
    overflow-y: auto;
    padding: 25px;
    background-color: white;
}
.map-adressbox h2 {
    color: #EB5037;
    border-bottom: 5px solid #EB5037;
    font-size: 28px;
    padding-bottom: 6px;
    line-height: 30px;
    display: inline-block;
    margin: 0 0 20px 0;
}
.map-adressbox p, .map-adressbox a{
    font-size: 17px;
    line-height: 23px;
    color: #5e5e5e;
}
.map-adressbox p:first-of-type{
    padding-bottom: 15px;
}
.directions{
    background-color: #EB5037;
    color:white!important;
    margin-bottom: 14px;
    padding: 5px 15px;
    display: inline-block;
}
.turn{
    background-color: #5e5e5e;
    color:white!important;
    padding: 5px 20px;
}
.popup, .popup-new {
    display: none;
    position: fixed;
    left:0px;
    top:0px;
    right:0px;
    bottom:0px;
    background-color: rgba(0,0,0,0.8);
    z-index: 9999;
    overflow-y: auto;
}
.noscroll{
    overflow: hidden;
}
.popup-body{
    background-color: white;
    margin:70px auto;
    max-width: 863px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
}
.popup-body p{
    font-size: 20px;
    line-height: 27px;
    text-align: left;
    color:black;
    padding: 0;
    margin: 0;
}
.popup-body .main-text{
    font-size: 20px;
    line-height: 27px;
    text-align: left;
    color:black;
    padding-bottom: 120px;
    padding-left: 50px;
    padding-right: 50px;
}
.popup-body h2{
    font-size:30px;
    line-height: 30px;
    color: #EB5037;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    margin: 60px 0 40px 0;
    border-bottom: 5px solid #EB5037;
    display: inline-block;
}
.popup-body .main-text h2{
    font-size:30px;
    line-height: 30px;
    color: #EB5037;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 60px 0 40px 0;
    border-bottom: 5px solid #EB5037;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.popup-body a {
    color: #eb5037;
}
.popupimage{
    width:100%;
    min-height: 60px;
}
.next-case{
    right: 3%;
    background: url(../img/slider-next22.png) no-repeat right center;
    bottom: 60px;
    color: #565655;
    position: absolute;
    font-size: 20px;
    line-height: 20px;
    padding-right: 50px;
    min-height: 35px;
    cursor: pointer;
    font-family: 'FFMarkWebBold'!important;
    text-align: left;
    background-size: 35px 35px;
}
.prev-case{
    left: 3%;
    background: url(../img/slider-prev22.png) no-repeat left center;
    bottom: 60px;
    color: #565655;
    position: absolute;
    font-size: 20px;
    line-height: 20px;
    padding-left: 50px;
    min-height: 35px;
    cursor: pointer;
    font-family: 'FFMarkWebBold'!important;
    text-align: left;
    background-size: 35px 35px;
}
.prev-case.prev-box, .next-case.next-box {
    line-height: 35px;
}
.close-body, .close-body-new{
    position: absolute;
    top:30px;
    right:3%;
    cursor: pointer;
    z-index: 9999;
}
.close-body.close-body2, .close-body-new.close-body2-new {
    position: absolute;
    top: auto;
    bottom: 15px;
    right: 3%;
    cursor: pointer;
    z-index: 9999;
}
.topmenu .subitem-hidden .fullsubmenu-li {
    display: none;
}
.topmenu .sub-menu2:hover .subitem-hidden .fullsubmenu-li {
    display: block!important;
}
.topmenu .sub-menu2:hover .submenu2, .topmenu .sub-menu1:hover .submenu1 {
    display: block!important;
}
.topmenu .sub-menu2:hover .submenu2.mobile-only {
    display: none!important;
}
.topmenu .sub-menu2:hover, .topmenu .sub-menu1:hover {
    background-image: url(../img/arrow-menu.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    /*font-family: FFMarkWebBold;*/
    color: #575756;
}
.topmenu .sub-menu2 .fullsubmenu1 li:hover {
    font-family: FFMarkWebBold;
}
.topmenu ul li:hover>a{
    font-family: FFMarkWebBold;
    color: #575756;
    text-decoration: none;
}
.banner-margin{
    margin-top: 150px;
}
.popup1, .popup2{
    width:100%;
}
.popup2{
    display: none;
}
.pull-right {
    float: right !important;
    position: absolute;
    right: 20px;
    top: -10px;
}
.pull-right:before {
    content: "";
    background: url("../img/globe4.png");
    width: 35px;
    height: 35px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 10px;
    position: absolute;
    right: 0;
    margin-right: 70px;
}
.pull-right .nav {
    margin-top: 40px;
    z-index: 9999;
    position: relative;
    width:172px;
}
.pull-right .nav:before, .pull-right .nav:after {
    display: table;
    content: " ";
}
.pull-right .nav > li {
    margin-left: 0px !important;
    float: none;
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
    float: left;
}
.header-inner{
    max-width: 1050px;
    margin: 0 auto;
    position: relative;
}
.pull-right .nav > li a{
}
.pull-right .nav > li a {
    font-size: 14px;
    background: #fff;
    border-radius: 0px;
    padding: 12px 12px;
    margin: 0;
    text-align: center;
    color: #77787A;
    font-family: FFMarkWebLight;
    display: none;
    width: 100%;
    transition: all 150ms;
    box-sizing: border-box;
}
.pull-right .nav > li a:hover{
    color: #fff !important;
    background: #f15f41 !important;
    transition: all 150ms;
}
.pull-right:hover .nav > li > a {
    display: block;
}
.pull-right:hover .nav > li {
    background: #ffffff;
}
.pull-right:hover .nav > li .divider {
    border-bottom: 1px #d5d5d5 solid;
    width: 145px;
    height: 1px;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    padding-top: 15px;
}
.pull-right:hover .nav > li:last-child {
    padding-bottom: 22px;
}
.map-popup {
    position: absolute;
    padding: 20px 25px 15px 15px;
    left: 50%;
    top: 45%;
    background-color: white;
    margin-left: -93px;
    margin-top: -60px;
    text-align: center;
}
.map-popup p{
    cursor: pointer;
    color: #e85638;
    font-family: FFMarkWebBold;
    font-size:12px;
}
.close-map-popup {
    position: absolute;
    right: 3px;
    top: 3px;
    cursor: pointer;
    width: 16px;
    height:auto;
}
.country-map-list{
    margin: 40px 0;
}
.country-map-list ul{
    padding-left: 0px;
    list-style: disc;
    margin-top: 5px;
}
.country-map-list li{
    margin-left: 20px;
}
.news-box{
    text-align: left;
    font-size: 20px;
    color: #77787a;
    font-family: FFMarkWebLight;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 30px;
    border-bottom: 2px solid #bfbfbf;
}
.newslist .news-box:hover{
    background-color: #f6f6f6;
}
.aboutus .news-box h2{
    text-align: left;
    font-size: 34px;
    margin: 10px 0 20px 0;
    cursor: pointer;
}
.aboutus .news-box p{
    font-size: 20px;
    color: #77787a;
    font-family: FFMarkWebLight;
}
.newstitle-energy{
    background-image: url(../img/news-title-01.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 40px!important;
}
.newstitle-mobility{
    background-image: url(../img/news-title-02.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.newstitle-parking{
    background-image: url(../img/news-title-03.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.newstitle-other{
    background-image: url(../img/news-title-04.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.new-box-title{
    line-height: 40px;
}
.news-image-right{
    float:right;
    max-width: 40%;
    height:auto;
    margin-left: 4%;
    margin-bottom: 10px;
}

.new-box-title span{
    font-family: FFMarkWebBold;
    color: #EB5037;
    padding-left: 55px;
    line-height: 40px;
    height:40px;
    display: inline-block;
    padding-top: 8px;

}
.aboutus .news-box a {
    background-color: transparent!important;
    border: none!important;
    margin: 0px;
    padding: 0 5px 10px 0;
}
.aboutus .news-box p.news-introtext{
    color: #f15f40;
}
.newsdetail-image{
    width:100%;
    height: auto;
    margin-bottom: 30px;
}
.aboutus .news-box.newsdetail h2 {
    text-align: left;
    font-size: 34px;
    margin: 20px 0 20px 0;
    cursor: default;
    line-height:1.1;
}
.aboutus .news-box.newsdetail p{
    margin-bottom: 30px;
}
.news-box.newsdetail {
    border-bottom: 0px;
    margin-bottom: 70px;
}
.loadmore-content{
    width:100%;
    float:left;
}
.newsbutton-bottom{
    width:100%;
    float:left;
}
.aboutus .news-box .newsbutton-bottom a{
    color: #EB5037;
    border: 2px solid #EB5037!important;
    display: inline-block;
    margin: 20px auto 0px auto;
    font-size: 20px;
    padding: 5px 15px;
    text-align: center;
    font-family: 'FFMarkWebMedium';
    border-radius: 6px;
    transition: all 150ms;
}
.aboutus .news-box .newsbutton-bottom a:hover{
    color: white;
    background-color: #EB5037!important;
    transition: all 150ms;
}
.aboutus .news-box .newsbutton-bottom a:first-of-type{
    color: #77787a;
    border-color: #77787a!important;
    margin-right: 8px;
}
.aboutus .news-box .newsbutton-bottom a:first-of-type:hover{
    color: white;
    background-color: #77787a!important;
    transition: all 150ms;
}
.aboutus .news-box .newsbutton-bottom a:nth-of-type(3){
    float:right;
    margin-right: 8px;
}
.aboutus .news-box .newsbutton-bottom a:nth-of-type(2){
    float:right;
    margin-left:8px;
}
.input{
    width:100%;
    padding: 15px;
    box-sizing: border-box;
    float:left;
}
.input label, .input input, .input textarea, .input select{
    width:100%;
}
.input label{
    font-size: 15px;
}
.input input, .input textarea, .input select{
    background-color: #ececec;
    padding: 6px 10px;
    box-sizing: border-box;
    border: none;
    color: #77787a;
    font-size:19px;
}
.leftform, .rightform{
    width:50%;
    float:left;
}
.input label{
    color: #f15f40;
    font-family: FFMarkWebBold;
}
.contactform{
    margin-bottom: 70px;
    width:100%;
    float:left;
}
.input textarea{
    min-height: 232px;
}
.newsbutton-bottom input{
    color: #EB5037;
    border: 2px solid #EB5037!important;
    display: inline-block;
    margin: 20px auto 0px auto;
    font-size: 20px;
    padding: 5px 15px;
    text-align: center;
    font-family: 'FFMarkWebMedium';
    border-radius: 6px;
    transition: all 150ms;
    background-color: white;
}
.newsbutton-bottom input:hover{
    color: white;
    background-color: #EB5037!important;
    transition: all 150ms;
}
.newsbutton-bottom input:nth-of-type(1){
    float:right;
    margin-left:8px;
}
.newsbutton-bottom input:nth-of-type(2){
    float:right;
    color: #77787a;
    border-color: #77787a!important;
    margin-right: 8px;
}
.newsbutton-bottom input:nth-of-type(2):hover{
    color: white;
    background-color: #77787a!important;
    transition: all 150ms;
}
.input label.error {
    color: red;
    font-family: FFMarkWebLight;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #77787a;
    line-height: 28px;
}
.select2-container--default .select2-selection--single {
    border-radius: 0px;
    font-size: 19px;
    color: #77787a;
    border: none;
    background-color: #ececec;
    padding: 6px 10px;
    box-sizing: border-box;
    height: 39px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 37px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
.select2-container--open.select2-container--default .select2-selection--single {
    background-color: white;
    border: 1px solid gray;
    box-shadow: 0 0 10px silver;
}
.select2-container--open.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #f15f40;
    font-family: FFMarkWebBold;
}
.select2-container--default .select2-results>.select2-results__options {
    box-shadow: 0 0 10px gray;
}
.select2-results__option {
    border-bottom: 1px solid #7a7d80;
    padding: 6px 17px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #7a7d80;
    color: white;
}
.aboutus.news-row{
    text-align: center;
}
.news-row img{
    width:50%;
    height: auto;
}
.news-row-box1 img{
    float:right;
    margin-left: 15px;
}
.news-row-box2 img{
    float:left;
    margin-right: 15px;
}
.aboutus.news-row h2 {
    border-bottom: 3px solid #eb5037;
    color: #eb5037;
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    margin: 0 auto 15px;
    padding: 40px 0 0;
    text-align: center;
    text-decoration: none;
    width: auto;
    max-width: 322px;
}
.aboutus.news-row {
    max-width: 1110px;
    width: 100%;
}
.aboutus.news-row p{
    color: #77787a;
    display: inline-block;
    font-family: FFMarkWebLight;
    font-size: 16px;
    line-height: 24px;
    max-width: 322px;
}
.aboutus a {
    margin: 20px auto 20px auto;
}
.news-row-box2 .news-image-icon, .news-row-box1 .news-image-icon{
    width:auto;
    float:none;
    margin: 30px auto;
}
.bx-wrapper {
    z-index: 99 !important;
}
#scrollarrow {
    width: 58px;
    height: 58px;
    display: none;
    background: url('../img/down-arrow.png') top left no-repeat;
    position: fixed;
    bottom: 10%;
    left: 50%;
    margin-left: -29px;
    cursor: pointer;
    opacity: 0;
    z-index: 99999999;
}

.img-padding img {
    padding-right: 1px;
    padding-bottom: 5px;
}

.iframe-wrapper {height:550px;overflow:hidden;}
.iframe-wrapper iframe {margin-top:-170px;}

.search-icon {position:absolute;top:0;right:31px;color:#ea5436;font-size:24px;}
.search-form  {display:none;padding:0 15px 15px 15px;width:100%;}
.search-form.active {display:block;}
.search-form input {background:#ececec;padding:5px 10px;border:0;width:calc(100% - 110px);float:left;line-height:34px;}
.search-form button {background:#ececec;padding:5px 10px;border:0;width:75px;float:left;color:#ea5436;font-size:24px;}
.search-form .close-search {width:25px;float:right;color:#ea5436;font-size:36px;font-weight: bold;line-height: 42px;cursor:pointer;}
.search-icon > i {cursor:pointer;}

.search-item,.search-item:hover {width:100%;float:left;padding:15px 0;text-decoration:none;margin-bottom:0 !important;}
.search-headline {font-size:18px;color:#eb5037;font-family: FFMarkWebBold !important;}
.search-text, .search-text p {font-size:16px;color:#77787a !important;font-weight:normal !important;font-family: FFMarkWebLight !important;}

.filter-text {float:left;width:220px;font-size:20px;padding-top:0px;}
.nav-tabs {border-bottom:0;padding-top:40px;float:left;width:100%;}
.nav.nav-tabs li {width:calc(33.33% - 80px);box-sizing:border-box;}
.nav.nav-tabs li:first-child {width:220px;}
.nav-tabs li a[href="#page"] {background:url(../images/ico_page.png) no-repeat left top;margin-bottom:0 !important;background-size:25px auto;}
.nav-tabs li a[href="#news"] {background:url(../images/ico_news.png) no-repeat left top;margin-bottom:0 !important;background-size:25px auto;}
.nav-tabs li a[href="#documents"] {background:url(../images/ico_docs.png) no-repeat left top;margin-bottom:0 !important;background-size:25px auto;}
.nav-tabs li.active a[href="#page"],.nav-tabs li a[href="#page"]:hover {background:url(../images/ico_page_active.png) no-repeat left top;color:#eb5037;background-size:25px auto;}
.nav-tabs li.active a[href="#news"],.nav-tabs li a[href="#news"]:hover {background:url(../images/ico_news_active.png) no-repeat left top;color:#eb5037;background-size:25px auto;}
.nav-tabs li.active a[href="#documents"],.nav-tabs li a[href="#documents"]:hover {background:url(../images/ico_docs_active.png) no-repeat left top;color:#eb5037;background-size:25px auto;}
.nav-tabs > li > a,.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {border: 0;color:#77787a;padding:4px 0 0 33px;}
.nav-tabs > li.active > a:hover {color:#eb5037;border:0;}

.pagination  {width:100%;}
.pagination a {display:block;}
.pagination .first a {background:url(../images/ico_first.png) no-repeat center center;width:50px;height:39px;background-size:contain;float:left;margin:0 10px 0 0;}
.pagination .prev a {background:url(../images/ico_prev.png) no-repeat center center;width:50px;height:39px;background-size:contain;float:left;margin:0 10px 0 0;}
.pagination .next a {background:url(../images/ico_next.png) no-repeat center center;width:50px;height:39px;background-size:contain;float:left;margin:0 10px 0 0;}
.pagination .last a {background:url(../images/ico_last.png) no-repeat center center;width:50px;height:39px;background-size:contain;float:left;margin:0 10px 0 0;}
.pagination .text {height:39px;background-size:contain;float:left;width:calc(100% - 240px);text-align:center;padding:10px 0 0 0;}
.pagination .first:hover a {background:url(../images/ico_first_active.png) no-repeat center center;background-size:contain;}
.pagination .prev:hover a {background:url(../images/ico_prev_active.png) no-repeat center center;background-size:contain;}
.pagination .next:hover a {background:url(../images/ico_next_active.png) no-repeat center center;background-size:contain;}
.pagination .last:hover a {background:url(../images/ico_last_active.png) no-repeat center center;background-size:contain;}

.navigation .next,.navigation .next-text {float:right;}
.navigation .prev,.navigation .prev-text {float:left;}
.navigation .prev-text a,.navigation .next-text a,.navigation .prev-text a:hover,.navigation .next-text a:hover{padding:0 15px 0 5px;font-size:18px;margin:8px 0 0 0;text-decoration:none;}
.download-case img {max-width:45px;padding:15px 15px 45px 0;}
.download-case {font-size:16px;}
.download-case:hover {text-decoration:none;}

.local-map .map-adressbox strong {
    color: #EB5037;
    border-bottom: 5px solid #EB5037;
    font-size: 28px;
    padding-bottom: 6px;
    line-height: 30px;
    display: inline-block;
    margin: 0 0 20px 0;
}

.map-adressbox-list {width:50%;float:left;box-sizing:border-box;padding:0px 15px 15px 0;color: #77787A;font-family: FFMarkWebLight;cursor:pointer;}
.aboutus.localmap p:first-of-type {color: #77787A;font-family: FFMarkWebLight;}
.map-adressbox-list strong {color: #EB5037;font-family: FFMarkWebBold;}
.map-adressbox-list:nth-child(2n) {padding:0px 0 15px 15px;}
.aboutus.localmap h2 {text-align:left;}

.bx-wrapper {max-height: 344px;overflow: hidden;}
.homepage .bx-wrapper, .caseslider .bx-wrapper {max-height: 544px;overflow: hidden;box-sizing:border-box;}
.topmenu ul.submenu1 li.mobile-only, .topmenu ul.submenu2 li.mobile-only, .topmenu ul.submenu2 li.mobile-only-submenu {display:none;}

.topmenu ul.submenu2.mobile-only {display:none !important;}

.map-orangebox {padding:100px 0;}
.map-orangebox h2 {border-bottom:4px solid #fff;}
.plans-map {font-size:20px;}
.mobile-only {display:none;}

.respond {table-layout: fixed;border-spacing: aaa;border-collapse: separate;width:100%;}
.respond td {padding:0;}

table p, table p:first-of-type, .aboutus table p, .aboutus table p:first-of-type  {font-size:14px;color: #77787A;font-family: FFMarkWebLight;}


@media screen and (max-width : 1240px)  {
    .banner-content h3 {
        font-size: 27px;
        line-height: 33px;
    }
    .banner-content {
        position: absolute;
        top: 8%;
    }
    .banner-content p {
        font-size: 18px;
        line-height: 27px;
        margin: 15px auto;
    }
    .top-slider-link {
        font-size: 20px;
        padding: 3px 3px;
        margin: 3px;
        min-width: 108px;
    }
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: 30px;
    }
    .caseslider .banner-content h2 {
        font-size: 28px;
        line-height: 25px;
        margin: 30px auto 27px auto;
    }
    .caseslider .bx-wrapper img {
        min-width: 1440px;
    }
    .bx-wrapper .banner-content img{
        min-width: 0px;
    }
}
@media screen and (max-width : 768px)  {

.footer .container-fluid div:first-of-type{
    text-align: center;
}
.footer .container-fluid div:last-of-type{
    text-align: center;
}

	.responsive-table td {width:100%;display:block;float:left;}


    .map-address-list-wrapper {display:none;}
    .mobile-only {display:block;}
    .map-address-list-wrapper.mobile-only .map-adressbox-list{width:100%;padding:0 0 5px 0;}


    .topmenu .sub-menu2:hover .submenu2 {
        display: none!important;
    }
    .topmenu .sub-menu2:hover .submenu2.mobile-only {
        display: block!important;
    }
    /*.topmenu .sub-menu2:hover ul.submenu2.mobile-only li.mobile-only, .topmenu .sub-menu2:hover ul.submenu2.mobile-only li.mobile-only-submenu {*/
    /*display: block!important;*/
    /*}*/


    .aboutus .presentation a {
        margin: 15px auto 80px auto;
        font-size: 16px;
    }

    .nav > li.filter-text {display:none;}
    .nav.nav-tabs li {width:33.33%;}
    .nav-tabs {width:100%;}
    .nav-tabs li a[href="#page"] {background:url(../images/ico_page.png) no-repeat left top;margin-bottom:0 !important;background-size:40px auto;font-size:16px;}
    .nav-tabs li a[href="#news"] {background:url(../images/ico_news.png) no-repeat left top;margin-bottom:0 !important;background-size:40px auto;font-size:16px;}
    .nav-tabs li a[href="#documents"] {background:url(../images/ico_docs.png) no-repeat left top;margin-bottom:0 !important;background-size:40px auto;font-size:16px;}
    .nav-tabs li.active a[href="#page"],.nav-tabs li a[href="#page"]:hover {background:url(../images/ico_page_active.png) no-repeat left top;color:#eb5037;background-size:40px auto;}
    .nav-tabs li.active a[href="#news"],.nav-tabs li a[href="#news"]:hover {background:url(../images/ico_news_active.png) no-repeat left top;color:#eb5037;background-size:40px auto;}
    .nav-tabs li.active a[href="#documents"],.nav-tabs li a[href="#documents"]:hover {background:url(../images/ico_docs_active.png) no-repeat left top;color:#eb5037;background-size:40px auto;}
    .nav-tabs > li > a,.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {border: 0;color:#77787a;padding:65px 0 0 0;}

    .map-adressbox {
        left: calc(50% - 150px);
        right: calc(50% - 150px);
        max-width: 300px;
    }

    .topmenu ul[class^="submenu"] {
        position: absolute;
        background-color: #565655;
        z-index: 999;
        padding:15px 0;
        margin: 15px auto 0 auto!important;
        left: 0px;
        right: 0px;
        width: 100%;
        max-width:100%;
    }

    .topmenu .sub-menu2:hover, .topmenu .sub-menu1:hover {
        background-image: none;
    }

    .search-icon {
        top: -41px;
        right: 53px;
    }

    .aboutus.news-row h2 {
        /*float: left;*/
    }
    .news-row img{
        width:100%;
        float:right!important;
        margin: 0px;
    }
    .leftform, .rightform{
        width:100%;
        float:left;
    }
    .news-image-right{
        max-width: 100%;
        width: auto;
        float: left;
        clear: right;
        height: auto;
        margin-left: 0px;
    }
    .aboutus .news-box .newsbutton-bottom a:first-of-type{
        float: none;
        margin: 15px auto;
        display: block;
        max-width: 300px;
    }
    .aboutus .news-box h2, .aboutus .news-box p, .news-share-box{
        float:left;
        width:100%;
    }
    .newsbutton-bottom {
        width: 100%;
        max-width: 300px;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .aboutus .news-box .newsbutton-bottom a:nth-of-type(3) {
        float: right;
        margin-right: 25px;
    }
    .contactform .newsbutton-bottom {
        max-width: 315px;
    }
    .aboutus .news-box .newsbutton-bottom a:nth-of-type(2) {
        float: right;
        margin-left: 25px;
    }
    .footer-last-box{
        float:none;
    }
    .topmenu ul li.active2 > span {
        color: #c6c6c6!important;
    }
    .fullsubmenu1:hover, .fullsubmenu2:hover, .fullsubmenu3:hover {
        background-color: transparent;
    }
    .pull-right:before {
        margin-top: 0px;
        position: absolute;
        right: 0;
        margin-right: 0px;
    }
    .pull-right {
        right: 10px;
    }
    .sub-menu1 li.active-link{
        color:white;
    }
    .map-adressbox {
        top: 15px;
        right: 15px;
        /*bottom: 15px;*/
        padding: 20px;
        margin-left: 15px;
    }
    /*.sub-menu1 > li:before,*/
    /*.fullsubmenu1 > li.fullsubmenu-title1 :before,
    .fullsubmenu2 > li.fullsubmenu-title1 :before,
    .fullsubmenu3 > li.fullsubmenu-title1 :before,
    .topmenu ul.submenu2 > li.mobile-only:before, */
    .fullsubmenu-li.fullsubmenu-title1:not(.no-before):before
    {
        content: "";
        border-color: transparent #c6c6c6;
        border-style: solid;
        border-width: 7px 0px 7px 10px;
        display: block;
        height: 0;
        width: 0;
        float: left;
        margin-right: 10px;
    }
    .fullsubmenu-li.fullsubmenu-title1.no-before {padding-left:26px;}
    .topmenu ul.submenu1 li.mobile-only {display:block;}
    .topmenu ul.submenu2 li.mobile-only {padding:0 0 0 34px;display:block;}
    .topmenu ul.submenu2 li.mobile-only-submenu {padding:0 0 0 35px;}
    .sub-menu1 li.active-link:before {
        border-color: transparent white;
    }
    .fullsubmenu1 li.fullsubmenu-title1.active-link:before, .fullsubmenu2 li.fullsubmenu-title2.active-link:before, .fullsubmenu3 li.fullsubmenu-title3.active-link:before{
        border-left: 7px solid transparent!important;
        border-right: 7px solid transparent!important;
        border-top: 10px solid white!important;
    }
    .sub-menu1 li.active-link a{
        color:white!important;
        font-family: 'FFMarkWebBold'!important;
    }
    .topmenu {
        display: none;
    }
    .topmenu ul.submenu2 {
        position: static;
    }
    .topmenu {
        display: none;
        position: absolute;
        z-index: 999;
        background-color: #575756;
        left: 0px;
        right: 0px;
        padding: 15px 30px;
        text-align: left;
    }
    .topmenu ul{
        text-align: left;
    }
    .topmenu ul li {
        display: block;
        color: #c6c6c6!important;
        font-size: 20px;
        margin-bottom: 10px;
    }
    .topmenu ul li:hover {
        color: #fff !important;
    }
    .topmenu ul li.active span {
        color: white!important;
    }
    .topmenu ul.submenu1 {
        position: static;
        z-index: 999;
        padding: 15px 0 0px 15px;
    }
    .fullsubmenu-li strong {
        font-family: FFMarkWebLight;
        font-weight: normal;
    }
    .topmenu ul.submenu1 li {
        font-size: 15px;
        line-height: 15px;
        padding: 0;
    }
    .topmenu ul li.active {
        background-image: none;
    }
    .topmenu>ul>li span{
        margin-bottom: 0px;
    }
    .topmenu ul li a {
        color: #c6c6c6;
    }
    .mobile-menu{
        display: block;
    }
    .bx-wrapper img, .caseslider .bx-wrapper img{
        min-width: 768px;
    }
    .orangebox h2 {
        font-size: 25px;
        line-height: 25px;
    }
    .banner-content h2 {
        font-size: 35px;
        border-bottom: 4px solid #EB5037;
        line-height: 35px;
        padding-bottom: 2px;
    }
    .banner-content h3 {
        font-size: 30px;
        border-bottom: 4px solid #EB5037;
        line-height: 30px;
        padding-bottom: 2px;
    }
    .banner-content {
        top: 10%;
    }
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: 20px;
    }
    .banner-content p {
        font-size: 20px;
        line-height: 24px;
        margin: 20px auto;
        max-width: 90%;
    }
    .banner-readmore {
        padding: 8px 15px;
        font-size: 20px;
    }
    .bx-wrapper .banner-content img {
        max-width: 80px;
    }
    .topmenu ul.fullsubmenu1, .topmenu ul.fullsubmenu2, .topmenu ul.fullsubmenu3 {
        max-width: 100%;
        display: block;
        float: left;
        text-align: left;
        padding: 0 0 0 8px;
    }
    .topmenu ul.submenu2 {
        padding-top: 8px;
    }
    .topmenu ul.submenu2 li {
        padding: 0 0 0 8px;
        list-style: none;

    }
    .fullwidth-submenu img {
        display: none;
        margin: 0;
    }
    .topmenu ul.submenu2 li.fullsubmenu-link1,
    .topmenu ul.submenu2 li.fullsubmenu-link2,
    .topmenu ul.submenu2 li.fullsubmenu-link3{
        display: none;
        padding: 0 0 0 35px;
    }
    .submenuactive {
        background-color: transparent;
    }
    .fullsubmenu1.submenuactive .fullsubmenu-title1:before, .fullsubmenu2.submenuactive .fullsubmenu-title2:before , .fullsubmenu3.submenuactive .fullsubmenu-title3:before, .sumenuactive-li:before {
        /*border-color: transparent white!important;*/
    }
    .footer {
        position: static;
        width: 100%;
        padding: 60px 0 90px 0;
        float: left;
    }
    .scrollcontent {
        margin-bottom: 0;
        box-shadow: none;
    }
    .footer .container-fluid .col-sm-4{
        text-align: center!important;
        margin-bottom: 30px;
    }
    .footer-social {
        list-style: none;
        margin: 0px auto;
        padding: 0px;
        width: 125px;
    }
    .topmenu ul.submenu2 .fullsubmenu1 li:first-of-type, .topmenu ul.submenu2 .fullsubmenu2 li:first-of-type, .topmenu ul.submenu2 .fullsubmenu3 li:first-of-type{
        /*display: none;*/
    }
}

@media only screen
and (min-width : 300px)
and (max-width : 667px) {
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: 10px;
    }
    .banner-content p {
        font-size: 16px;
        line-height: 20px;
        margin: 0 auto 15px auto;
        max-width: 100%;
    }
    .detailpagecontainer{
        margin-top: 50px;
    }
    .bx-wrapper .bx-controls-direction a {
        margin-top: -11px;
        width: 23px;
        height: 23px;
        background-size: 23px 23px!important;
    }
    .orangebox .plan img {
        margin: 20px auto 45px auto;
        display: block;
        max-width: 150px;
    }
    .header-logo {
        margin: 30px auto 40px 30px;
        max-width: 220px;
    }
    .aboutus p, .aboutus ul {
        font-size: 20px;
        line-height: 30px;
    }
    .aboutus h2 {
        font-size: 30px;
        line-height: 30px;
        margin: 40px auto 30px auto;
    }
    .aboutus a {
        margin: 15px auto 80px auto;
        font-size: 26px;
    }
    .aboutus .presentation a {
        margin: 15px auto 80px auto;
        font-size: 16px;
    }
    .case-title {
        font-size: 35px;
        line-height: 35px;
        padding: 20px;
    }
    .bx-wrapper img, .caseslider .bx-wrapper img {
        min-width: 710px;
    }
    .caseslider .bx-wrapper .banner-content img{
        min-width: 0px;
    }
    .banner-content {
        top: 8%;
        left: 45px;
        right: 45px;
    }
    .banner-content h3 {
        font-size: 18px;
        border-bottom: 4px solid #EB5037;
        line-height: 20px;
        padding-bottom: 2px;
    }
    .top-slider-link {
        font-size: 14px;
        padding: 3px 3px;
        margin: 3px;
        min-width: 76px;
    }
    .caseslider .banner-content h2 {
        font-size: 18px;
        line-height: 20px;
        margin: 15px auto 27px auto;
    }
    .banner-description {
        font-size: 16px;
        line-height: 20px;
        margin: 0 auto 25px auto;
    }
    .banner-readmore {
        padding: 6px 10px;
        font-size: 14px;
    }
    .graybox {
        padding-top: 30px;
        padding-bottom: 15px;
    }
    .rightbanner{
        display: none;
    }
    .popup-body {
        margin: 15px auto;
        width: 90%;
    }
    .popup-body h2 {
        font-size: 26px;
        line-height: 30px;
        padding-left: 10px;
        padding-right: 10px;
        margin: 30px 0 20px 0;
        border-bottom: 3px solid #EB5037;
    }
    .popup-body p {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 120px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .prev-case, .next-case{
        font-size: 12px;
        line-height: 14px;
    }
}

@media screen and (max-width : 480px) {
    .scrollcontent.casestudies .banner-content {padding: 35px 15px 0 15px;}
    .topmenu {padding: 15px;}
    .topmenu ul li {padding: 0 15px 10px 15px;}
    .bx-wrapper .banner-content img {max-width: 25%;}
    .bx-wrapper {max-height: 220px;}
    .banner-content {top: 25px;left:5px;right:5px;}

}

@media screen and (max-width : 320px) {
    .bx-wrapper {max-height: 170px;}
    .detailpage .bx-wrapper h3 {font-size: 24px;}
}

@media print {


    * {-webkit-print-color-adjust: exact;color:unset !important;}

    .bx-wrapper {max-height: 220px;}
    .bx-wrapper .banner-content > img {max-width: 150px !important;}
    .header .container-fluid.container {display:none;}

    .container {width:100%;}

    .header .pull-right,
    .search-icon,
    .bx-controls-direction,
    .rightbanner,
    .download-case,
    .pagination,
    #loadmore-btn,
    .news-share-box,
    .newsbutton-bottom,
    .newsdetail-image
    {visibility:hidden;display:none;}

    .bxslider li, .bxslider li img {max-width:100%;width:100%;}
    .banner-content {top: 4%;left: 10px;right: 10px;}
    .banner-content h3 {font-size:24px;line-height:28px;color: #fff !important;}
    .caseslider,.case-title {display:none;}

    .footer {background-color: #575756 !important;position: relative;padding:10px 0 0 0;}
    .footer .container-fluid.container > p {display:none;}
    a:link:after, a:visited:after {content: "" !important;}
    .topmenu ul li {font-size: 16px;}
    .content.footer { background-color: #575756 !important;margin-top:0px;color: white !important;}
    .top-slider-link { background-color: #EB5037 !important;}
    .orangebox { background: linear-gradient(to right, #E6234B 0%, #F07D00 100%) !important;color:white !important;};
    .orangebox .description,.orangebox .title_description {color:white !important;}
    .home-markets.orangebox {margin-top:0px;}
    .homepage .bx-wrapper, .caseslider .bx-wrapper {max-height: 344px;overflow: hidden;}
    .orangebox .plan.col-sm-4 {padding-left: 18px;padding-right: 18px;text-align: center;color:white !important;width:33.33% !important;}
    .orangebox .plan img {margin: 15px auto 20px auto;width: 70%;}
    .aboutus.detailpagecontainer.newscontent:not(.casestudydetail) p:first-of-type {color: #000 !important;}
    .aboutus p:first-of-type {color: #EB5037 !important;}
    .aboutus h2 {color: #EB5037 !important;}
    .banner-content h2 {color: #ffffff !important;font-size: 30px;}
    .aboutus a.button {color: #EB5037  !important;}
    .col-sm-4 {width: 33%;box-sizing:border-box;}
    .aboutus.localmap p:first-of-type {color: #77787A !important;}
    .local-map .map-adressbox strong {color: #EB5037 !important;}
    .map-adressbox-list strong {color: #EB5037 !important;}
    .scrollcontent.casestudies .banner-content {padding: 20px;background: rgba(0,0,0,0.3) !important;}
    .scrollcontent {margin-bottom: 30px;}
    .detailpagecontainer {margin-top: 15px;}
    .scrollcontent.casestudies h4 {color: #EB5037 !important;}
    .map-adressbox {background-color: white !important;}
    .detailpagecontainer.newscontent {margin-top: 20px;}
    .detailpagecontainer.newscontent.detailpagecontainer {margin-top: 0px;}
    .detailpagecontainer.newscontent.detailpagecontainer.casestudydetail {margin-top:20px;}
    .news-box.newsdetail {margin-bottom: 0;}
    .news-box {padding-bottom: 0px;}
    .new-box-title span {padding-left: 0px;}
    .iframe-wrapper iframe {margin-top: -170px;margin-left: -450px;width: calc(100% + 450px);}
    .detailpage .bx-wrapper li {background-color: black !important;}
    .news-box {padding-top:0;}

}