/* -------------------------------*/
/*      4blackbox Solutions       */
/* -------------------------------*/
/* -------------------------------*/
/*   Designed by AARTKOM s.r.o.   */ 
/*     Code by AARTKOM s.r.o.     */
/*      Version: 28.05.2019       */ 
/* Copyright 2019 AARTKOM s.r.o.  */  
/* -------------------------------*/
/* -------------------------------*/
/*  Responsive / Dynamic Web      */
/* -------------------------------*/
/* -------------------------------*/
/*             1000               */
/* -------------------------------*/
@media (max-width:1000px){
.PageWidth {
width: 768px;
}
/*  Dropdown Menu                 */
ul ul li {
width: 23%;
margin: 0 0 5px 0;
}
.ContactBoxContainer {
width: 98%;	 
}
.TeamBoxContainer {
width: 98%;	
}
.AsideBoxContainer {
width: 98%;
}
.MediumPictureFrame {
margin: 0;
width: 20%;
float: left;
height: 90px;
}
.FloatPortrait img {
float: right;
margin: 0 20px 15px 20px;
width: 44%;
max-height: 100%;
}
.HalfSectionBox {
float: none;
display: inline;
width: 50%;
}
.HalfSectionBox p {
text-align: left;
}







}
