@viewport {
  width: device-width;
  zoom: 1.0 ;
}
.pagetitle .pagetitle-title {
    text-transform: unset;
}
.section-heading {
    color: #eb212e !important;
}
.single-image {
    width: 600px;
    height: 400px;
}
::selection {
    color: #fff;
    background-color: #eb212e !important;
}
h1 {
    color: #eb212e !important;
    font-size: 2.4em;
}
h2 {
    color: #444;
    font-size: 1.9em;
}
h3, h4, h5, h6 {
	color: #444;
}
.slider-slides .slide-title {
    font-size: 2em;
}
.topbar {
    display: none;
}
#menu-main.menu-main li a {
    font-size: 16px;
    font-weight: 700;
}
.menu-main li a:hover {
    color: #eb212e;
}
.features .feature .feature-icon {
    font-size: 50px;
}
.single-image {
    display: none;
}
.testimonials {
    background: rgba(0, 0, 0, 0.4);
    padding: 30px 0 0px;
}
.testimonials .testimonial-name {
    display: none;
}
.tagline {
    background-image: url(https://dzpgsjih.preview.infomaniak.website/wp-content/uploads/2018/09/SICT-Homepage-tagline-banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: auto;
    width: 100%;
    padding-bottom: 19%;
}
.slider-slides .slide-content {
    font-size: 1.3em;
}
.slider-slides .slide-caption {
text-transform: unset;
}
.slider-slides .slide-title {
text-transform: uppercase;
}
#team .column-narrow.col4 {
    width: 100%;
    height: auto;
}
.team .team-member-body {
    background: transparent;
    border: none;
    padding: 10px;
    margin: 0;
}
#team-heading {
margin: 0px 0px 0px;
}
.team .team-member {
    margin: 0 0 0px;
}
.team .team-member-title {
    display: none;
}
h1.pagetitle-title.heading {
display: none;
}
a:link, a:visited {
    color: #dc3232;
}
.subfooter {
    padding: 40px 0 0px;
}
#footer.footer.secondary-color-bg.dark 
{
    background-color: #eb212e;
	padding: 10px 0 10px;
}
.footer:before {
    background: #eb212e;
}
li#menu-item-4510.pll-parent-menu-item a {
	font-size: 13px;
padding-left: 30px;
color: #eb212e !important;
}
.portfolio-item:hover .portfolio-item-overlay {
    background-color: #eb212e;
}
.portfolio-item .portfolio-item-title {
    text-transform: unset;
	    font-weight: 600;
}
.portfolio-item img { filter: brightness(80%);
}
.portfolio-item img { background-color: rgba(0, 0, 0, 0.2);
}
div.section-title.team-title.heading {
    color: #f1f1f1;
}
div.section-title.features-title.heading {
    color: #eb212e;
}
div.section-title.portfolio-title.heading {
    color: #eb212e;
}
div.section-title.services-title.heading {
    color: #eb212e;
}
div.section-title.clients-title.heading {
    color: #eb212e;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.video-wrapper {
width: 80%;
max-width: 640px;
margin: 0 auto;
}