.section-image  { position: relative; text-align: center;}
.section-network .box-header { 
width: 285px;
height: 285px;
padding: 15px 30px;
background-image: url(/assets/img/bg-box.jpg);
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
.section-network .box-header h2 {
font-family: 'Avenir LT Std', 'db_heaventbold', sans-serif;
font-size: 26px;
line-height: 1.2;
color: #FFF;
display: inline-block;
}
.section-network .box-header h2 sup {
font-size: 22px;
}
.section-network .box-header .icon { display: none; font-size: 38px; margin-bottom: 10px; color: #FFF;}
.container-items { 
padding: 30px; 
max-width: 950px; 
margin: 0 auto; 
background-color: #f2f2f2;
}
.container-image { 
width: 100%;
height: 100%;
position: relative;
}
.container-image .network-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
bottom: 0;
z-index: 200;
}
.container-sm { 
height: 100%;
max-width: 950px; 
margin: 0 auto; 
}
.section-horizontal .container { position: relative;}
.section-horizontal .box-header { }
.container-items { position: relative;}
.section-vertical { position: relative;}
.col-vertical { position: relative;}
.section-imgfull,
.section-imgfull .container { height: 100%; position: relative;}
.section-imgfull .section-inner { width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.section-imgfull .col-vertical { width: 285px;}
.section-imgfull .col-vertical { position: relative; display: table-cell; vertical-align:middle;}
.section-imgfull .container-items { height: 100%}
.section-imgfull-right .col-vertical { display: block; margin: 0 0 0 auto;}
.visible-w980 { display: none;}
.section-vertical .row-col.flex-img { background-color: rgba(242, 242, 242, 1);}
.flex-img .section-image img { width: 100%; max-width: 825px;}
@media screen and (min-width:980px) {
.section-network { margin-bottom: 70px;}
.section-vertical .row-col { 
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fafafa;
}
.section-vertical .col-vertical {
display: table-cell;
vertical-align: top;
}
.section-vertical .container-items { width: 285px; max-width: inherit; height: 100%; padding: 0;}
.section-imgfull .items-4column .items-column { width: 100%!important;}
.section-imgfull .box-item { margin: 25px 0;}
.row-items { font-size: 0;}
.items-3column .items-column { width: 33.333336%; display: inline-block;}
.items-5column .items-column { width: 20%; display: inline-block;}
}
@media screen and (max-width:1024px) {
.section-network .box-header { height: 240px;}
.section-network .box-header h2 { font-size: 24px;}
.container-items { padding: 15px 30px;}
.row-items { font-size: 0; text-align: center;}
.row-items .items-column { width: 25%; display: inline-block;}
.items-5column .items-column { width: 20%; display: inline-block;}
.section-imgfull-right .row-items .items-column,
.section-vertical .row-items .items-column { width: 100%; display: inline-block;}
.section-imgfull-right .box-item,
.section-vertical .box-item {
margin: 20px 0;
}
}
@media screen and (max-width:980px) {
.main { padding-bottom: 0;}
.section-network .box-header {
position: relative;
width: 100%; 
height: 100%; 
padding-top: 20px; 
padding-bottom: 20px;
bottom: 0;
margin-bottom: 0;
}
.container-image .network-inner { position: relative;}
.container-items { max-width: 100%; padding: 0;}
.section-horizontal .container { padding-left: 0; padding-right: 0;}
.section-vertical .container { padding-left: 0; padding-right: 0;}
.section-imgfull, .section-imgfull .container { padding: 0;}
.section-imgfull .section-inner { position: relative;}
.section-imgfull .col-vertical { max-width: 100%; width: 100%; display: block;}
.section-imgfull-right .row-items .items-column,
.section-vertical .row-items .items-column { width: 25%; display: inline-block;}
.section-imgfull-right .box-item,
.section-vertical .box-item {
margin: 40px 0;
}
.hidden-w980 { display: none;}
.visible-w980 { display: block;}
}
@media screen and (max-width:767px) {
.row-items { padding: 10px 0;}
.row-items .items-column { width: 50%!important; display: inline-block;}
.section-imgfull .items-1column .items-column { width: 50%;}
.section-imgfull-right .box-item,
.section-vertical .box-item {
margin: 25px 0;
}
}