#video-text-container {
	height: 100%;
    display: flex;
    align-items: center;
}

#video-text {
    margin-left: 10%;
    text-align: left;
	color: #223047;
}

#video-text h2 {
    font-size: 34px;
    line-height: 1.3;
    margin-bottom: 10px;
}

#video-text p {
    line-height: 1.3;
    font-size: 27px;
}

#horizontal-line {
    width: 60%;
    height: 2px;
    background-color: #4eb7f0;
    margin: 30px 10px 0;
}

.menulogin.menulogin.menulogin a{
  color: white !important;
}

.team-member a:after {
content: "";
display: block !IMPORTANT;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}

.about-us {
 display: none
}

.our-team .row:before, .our-team .row:after {
width: 0 !important;
} 


.our-team .row {
display: flex
}

.team-member {
    padding-bottom: 28%;
}


.about-us .row:before, .about-us .row:after {
width: 0 !important;
} 


.about-us .row .col-lg-3:nth-of-type(2) .pixeden {
    background: url(https://plandisc.com/wp-content/uploads/2021/01/video-thumbnail-stefanshjemmet.jpg) no-repeat center !important;
    background-size: 90% !important;
    background-color: #ffff !important;
}


.about-us .row .col-lg-3:nth-of-type(1) .pixeden {
    background: url(https://plandisc.com/wp-content/uploads/2021/01/video-thumbnail-Logismose.jpg) no-repeat center !important;
    background-size: 90% !important;
    background-color: #ffff !important;
}



.about-us .focus-box .service-icon {
    margin-bottom: 30px;
    width: 562px;
    height: 316px;
 }

.about-us .col-sm-3 {
    width: 100%;
}

.about-us .row {
display: flex;
}

.about-us .col-lg-3 {
position: relative;
}

.about-us .col-lg-3 a:after {
content: "";
display: block !IMPORTANT;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}

.about-us .focus-box .service-icon .pixeden {
    border-radius: unset !important;
}


.client-list .col-lg-3 .col-sm-3 .focus-box {
    position: relative;
    display: block !important;
}

div.client-list > div  {
  display: flex !important; 

}
