/* ----------------------------------------------------------------
	Custom CSS
-----------------------------------------------------------------*/

.aanpak .grid-inner { overflow: visible;}
.entry-image .entry-image-caption.pos-top .capital { top: -5px; }
#oc-clients .oc-item img { 	max-height: 95px; width: auto; margin: 0 auto;}
@media only screen and (max-width: 600px) {
  .video-wrap { background: #F4F4F4; } 
  .video-wrap a { display: block; width: 100%; min-height: 50vh; background: #F4F4F4; } 
}




/* ----------------------------------------------------------------
Custom CSS

Add all your Custom Styled CSS here for New Styles or
Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

#top-bar { background-color: #FFF; }

.top-links li > a {
font-weight: 400;
font-size: 12px;
}

.top-links ul ul a { font-size: 11px; }

.sghz-logo { margin-left: 30px; }
.sghz-logo img { max-width: 145px !important; height: auto !important; }

.header-extras li {
margin-left: 20px;
padding-left: 5px;
border-left: 1px solid #EEE;
}

.header-extras li:first-child {
margin-left: 0;
padding-left: 0;
border-left: 0;
}

.header-extras li i {
margin-top: 9px !important;
font-size: 40px !important;
}

.header-extras li .he-text {
padding-left: 15px;
font-weight: 400;
font-size: 13px;
line-height: 18px;
color: #888;
letter-spacing: 1px;
}

.header-extras li .he-text span {
font-weight: 600;
text-transform: none;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
}


#header-wrap { background-color: #FFF; }

@media only screen and (min-width: 991px) {
.primary-menu > ul > li:first-child > a.menu-link {
    padding-left: 0px;
}
}

.device-md #primary-menu i.icon-angle-down,
.device-sm #primary-menu i.icon-angle-down,
.device-xs #primary-menu i.icon-angle-down { display: none !important; }


.lowercase { text-transform: lowercase !important; }


.testi-meta span { color: rgba(255,255,255,0.65); }

.iconlist.iconlist-large { font-size: 17px !important; }

.iconlist.iconlist-large li { margin: 8px 0 !important; }

.iconlist.iconlist-large li i { top: 0; }

.testi-content p {
font-style: normal;
font-family: 'Source Sans Pro', sans-serif !important;
font-weight: 300;
font-size: 30px;
letter-spacing: 1px;
line-height: 1.6 !important;
margin-bottom: 40px;
}

.footer-big-contacts {
color: #FFF;
font-size: 24px;
font-weight: bold;
letter-spacing: 1px;
}

.footer-big-contacts span {
display: block;
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
color: #FFF;
letter-spacing: 2px;
}
.footer-big-contacts a { color: white; }
.dark .footer-big-contacts { color: rgba(255,255,255,0.8); }


.team-title span {
font-size: 13px;
font-weight: normal;
font-style: normal;
margin-top: 2px;
}

.small-thumbs .entry-title h2 a {
text-transform: none;
letter-spacing: 0;
font-size: 22px;
line-height: 25px;
font-weight: 600;
-webkit-transition: color .6s ease;
-o-transition: color .6s ease;
transition: color .6s ease;
}

.footer-logo {
display: block;
margin-bottom: 30px;
max-width: 155px;
}


/* ----------------------------------------------------------------------------
Services Grid
---------------------------------------------------------------------------- */

.grid-border [class^=col-] {
margin: -1px 0 0 -1px;
padding: 30px;
border: 1px solid #EEE;
}

.grid-border [class^=col-]:hover {
background-color: rgba(241,128,82,0.1);
border-color: #F18052;
z-index: 1;
}


/* ----------------------------------------------------------------------------
Helper CSS Classes
---------------------------------------------------------------------------- */

.font-body { font-family: 'Roboto', sans-serif !important; }

.font-primary { font-family: 'Source Sans Pro', sans-serif !important; }

.t300 { font-weight: 300 !important; }

.t400 { font-weight: 400 !important; }

.t500 { font-weight: 500 !important; }

.t600 { font-weight: 600 !important; }

.t700 { font-weight: 700 !important; }

.ls1 { letter-spacing: 1px !important; }

.ls2 { letter-spacing: 2px !important; }

.ls3 { letter-spacing: 3px !important; }

.ls4 { letter-spacing: 4px !important; }

.ls5 { letter-spacing: 5px !important; }

.noheight { height: 0 !important; }

.nolineheight { line-height: 0 !important; }


/* ----------------------------------------------------------------
CSS Specific to the Construction Demo - RTL Support
-----------------------------------------------------------------*/

.rtl .header-extras li {
margin-right: 30px;
margin-left: 0;
padding-right: 30px;
padding-left: 0;
border-right: 1px solid #EEE;
border-left: 0;
}

.rtl .header-extras li:first-child {
margin-right: 0;
padding-right: 0;
border-right: 0;
}

.rtl .header-extras li .he-text {
padding-right: 15px;
padding-left: 0;
}

.rtl .slider-caption {
right: -25px;
left: auto;
}

.rtl .slider-caption.slider-caption-right {
right: auto;
left: -25px;
}

/* Services Grid
---------------------------------------------------------------------------- */

.rtl .grid-border [class^=col-] { margin: -1px 0 0 -1px; }


.entry h2 { margin-bottom: 12px; }
.entry ol { margin-left: 20px; }

@media screen and (max-width: 991px){
  #page-menu.page-menu-open .page-menu-nav { width: 100%; }
  .grid-filter { display: none; }
}
