@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url('https://fonts.googleapis.com/css?family=Raleway:300,700');

html,body{
	height:100%;
	width:100%;
	margin:0 auto;
	font-family: 'Raleway', sans-serif;
	font-size:14px;
}
.wrap {
    max-width: 1200px;
    margin: 0 auto;
}
img{
	border:none;
}
.header {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0;
    z-index: 1000;
	transition: all 0.5s ease-in-out;
}
.active {
    background: #fff;
	border-bottom:1px solid #ccc;
	z-index: 1000;
	height:68px;
}
.tab-pane{
	border:none !important;
	background:#eee !important;
	padding: 0 11% 60px 11%;
	float:left;
}
@media only screen and (max-width: 1210px) {
	.tab-pane{
		border:none !important;
		background:#eee !important;
		padding: 0;
	}
}
@media only screen and (max-width: 980px) {
	.calendar{
		display:none;
	}
}
.logo {
    margin: 12px .0;
    text-align: left;
    width: 240px;
    float: left;
	height:41px;
	padding-left:10px;
}
.logowhite{
	background-image:url(/assets/img/template/sa-logo.png);
	background-repeat:no-repeat;
	width:305px;
	height:41px;
	float:left;
	transition: all 0.5s ease-in-out;
}
.logo-blue{
	background-image:url(/assets/img/template/sa-logo-blue.png);
	background-repeat:no-repeat;
	width:305px;
	height:30px;
	float:left;
	transition: all 0.5s ease-in-out;
}
.nav {
    float: right;
    margin: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.nav ul {
    margin: 0;
    padding: 0;
}
.nav ul li {
    list-style: none;
    display: inline;
    padding: 0;
    margin: 0;
    position: relative;
    float: left;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	width: 100px
}
.nav a {
    text-decoration: none;
    font-weight:300;
    padding: 24px 15px;
    position: relative;
    float: left;
    font-family: 'Open Sans', sans-serif !important;
	width: 100px;
	text-align: center
}

li.ikvt{
	width: 120px !important;
}

a.ikvt {
	width: 120px !important;
	padding: 17px 15px 12px 15px !important;
}
.menu{
	/*color:#DE4F32;*/
	color: white;
}
.orangelink{
	color:#DE4F32;
}
.menu2{
	color:#333;
}
a.meny2 {color: #333;}
.active.nav a{
	color:#333;
}
.nav a:hover {
    /*background-color: #2c5a7b;*/
    background-color: #184898;
	color:white;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  height:100%;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
li#rslides1_s0{
	background:url(../img/banner/home.jpg) no-repeat center top;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	width: 100%;
  	left: 0;
  	position: relative;
  	float: left;
	height: 100%;
}
li#rslides1_s1{
	background:url(../img/banner/home2.jpg) no-repeat center top;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	width: 100%;
  	left: 0;
  	position: relative;
  	float: left;
	height: 100%;
}
li#rslides1_s2{
	background:url(../img/banner/home3.jpg) no-repeat center top;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	width: 100%;
  	left: 0;
  	position: relative;
  	float: left;
	height: 100%;
}
li#rslides1_s3{
	background:url(../img/banner/home4.jpg) no-repeat center top;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	width: 100%;
  	left: 0;
  	position: relative;
  	float: left;
	height: 100%;
}
li#rslides1_s4{
	background:url(../img/banner/home5.jpg) no-repeat center top;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	width: 100%;
  	left: 0;
  	position: relative;
  	float: left;
	height: 100%;
}
.banner-slide{
	width: 100%;
	background-size:100%;
  	left: 0;
  	position: relative;
  	float: left;
	height: 56%;
}
.about{
	background:url(../img/banner/about.jpg) no-repeat top center;
}
.facilities{
	background:url(../img/banner/facilities.jpg) no-repeat top center;
}
.banner-text-main{
	top:40%;
    max-width:1140px;
    color:white;
    position:absolute;
    margin: -55px 0 0 0px;
	padding:0 40px;
	z-index:99;
}
.banner-text{
	top:40%;
    max-width:1000px;
    height:100%;
    color:white;
    position:absolute;
    margin: -60px 0 0 0px;
	padding:0 40px;
}
h1 {
    font-family:'Open Sans';
    margin: 0 auto;
	color:white;
	font-size:3em;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}
a{
	text-decoration:none;
}
.block{
	border:1px solid #fff;
	border-radius:3px;
	padding:10px 30px;
	color:#fff;
	float:left;
}
.block:hover{
	background-color:#fff;
	color:#333;
}
.white-bg{
	background-color:white;
	clear:both;
}
.grey-bg{
	clear:both;
	float: left;
    width: 100%;
}
.normal-blue-bg{
	clear:both;
	float: left;
    width: 100%;
	background-color:#418abf;
	color:white;
}
.blue-bg{
	background-color:#418abf;
}
.grey-bg{
	background-color:#eee;
}
.darkblue-bg{
	background-color:#21577f;
}
.doveblue-bg{
	background-color:#184898;
	width: 100%;
    display: inline-block;
}
.white-bg h3, .grey-bg h3{
	color:#1e4d94;
	font-size:26px;
	text-align:center;
	padding:20px 0;
}

.pth3{
	font-size:20px !important;
	padding: 0 !important;
}
.capabilities{
	float:left;
	padding-bottom: 50px;
}
.img-block{
	width:350px;
	height:320px;
	float:left;
	margin:25px;
}
.img-block .img-block-text{
	color:white;
	text-align:center;
	padding:6.3em 0;
	font-size:16px;
}
.img-block-text h4{
	text-transform:uppercase;
	width:270px;
	border-bottom: 1px solid;
	padding-bottom: 10px;
	margin: 0px 40px;	
}
.img-block-text img{
	width:30px;
}
.ecitb{
	background-image:url(../img/home/ecitb.jpg);
}
.awareness{
	background-image:url(../img/home/valve-awareness.jpg);
}
.maintenance{
	background-image:url(../img/home/valve-maintenance.jpg);
}
.vital{
	background-image:url(../img/home/vital.jpg);
}
.websites{
	background-image:url(../img/home/websites.jpg);
}
.videos{
	background-image:url(../img/home/videos.jpg);
}
.down img, .down2 img{
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.post{
	/*padding-top: 40px;*/
}
.burger{
	display:none;
}
#reviews{
	font-style: normal;
    text-align: right;
    font-size: 16px;
	color:white;
	margin-bottom:0;
	float:left;
	width:100%;
}
blockquote {
    padding: 0.35em 15px;
    line-height: 1.45;
    position: relative;
    float: left;
	text-align: left;
	width:100%;
}
blockquote:before {
    display: block;
    content: "\201C";
    position: absolute;
    left: -20px;
    top: -25px;
    font-size: 80px;
	font-family:arial;
	font-weight:bolder;
}
blockquote:after {
    display: block;
    content: "\201d";
    position: absolute;
    right: 0px;
    font-size: 80px;
	font-family:arial;
	font-weight:bolder;
}
.right{
	width:40%;
	float:right;
}
.email{
	width:100%;
	float:left;
}
.details{
	width:100%;
	float:left;
}
.details-contact{
	width:50%;
	float:left;
	color: white;
	padding: 10px 0 0 100px;
}
.social{
	float:left;
}
.social ul{
	padding:0;
	float:left;
	margin-top: -10px;
}
.social ul li{
	display:inline;
	margin-right:20px;
	float:left;
	width:100%;
}
.social ul li img{
	width:60px;
}
.left{
	width:40%;
	float:left;
	margin-bottom:20px;
}
.darkblue-bg h3{
	font-size: 26px;
	color:white;
    padding: 20px 0;
	width:100%;
}
input, textarea, button, select{
	width:91.5%;
	margin-bottom:10px;
	padding:10px;
	border-radius:3px;
	border:0px;
}
textarea{
	height: 120px;
}
button{
	width: 91.5%;
	background-color:#f68c39;
	color:white;
	cursor:pointer;
	border-bottom: 6px solid #de4f32;
}
button:hover{
	margin-top: 3px;
	border-bottom: 3px solid #de4f32;
}
.main{
	margin-bottom:80px;
}
.main h3{
	text-align:left;
}
#footer{
	float:left;
	width:100%;
	padding-bottom:50px;
}
#footer p{
	color:white;
}
.banner-img {
	width: 100%;
	background-size: 100%;
	left: 0;
	position: relative;
	float: left;
	height: 85%;
}
.banner-img-small {
	width: 100%;
	background-size: 100%;
	left: 0;
	position: relative;
	float: left;
	height: 70%;
}
.home {
	background: url(../img/banner/building.jpg) no-repeat center bottom;
}
.valve-sales{
	background-image: url(../img/banner/valve-sales.jpg);
	background-position: center;
	background-repeat: no-repeat;
	webkit-background-size: cover !important;
	moz-background-size: cover !important;
	o-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
	position: relative;
}
.actuator{
	background-image: url(../img/banner/actuator-1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	webkit-background-size: cover !important;
	moz-background-size: cover !important;
	o-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
	position: relative;
}
.dove{
	background-image: url(../img/banner/dove.jpg);
	background-position: center;
	background-repeat: no-repeat;
	webkit-background-size: cover !important;
	moz-background-size: cover !important;
	o-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
	position: relative;
}
.valve-diagnostic{
	background-image: url(../img/banner/valve-diagnostics2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	webkit-background-size: cover !important;
	moz-background-size: cover !important;
	o-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
	position: relative;
}

.valve-training{
	background-image: url(../img/banner/training.jpg);
	background-position: center;
	background-repeat: no-repeat;
	webkit-background-size: cover !important;
	moz-background-size: cover !important;
	o-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
	position: relative;
}
.valve-services{
	background-image: url(../img/banner/valve-services-1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	webkit-background-size: cover !important;
	moz-background-size: cover !important;
	o-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
	position: relative;
}
.psv{
	background-image: url(../img/banner/pressure-safety-valves.jpg);
	background-position: center;
	background-repeat: no-repeat;
	webkit-background-size: cover !important;
	moz-background-size: cover !important;
	o-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
	position: relative;
}
.testing{
	background-image: url(../img/banner/testing.jpg);
	background-position: center;
	background-repeat: no-repeat;
	webkit-background-size: cover !important;
	moz-background-size: cover !important;
	o-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
	position: relative;
}
.field-service{
	background-image: url(../img/banner/valve-field-services.jpg);
	background-position: center;
	background-repeat: no-repeat;
	webkit-background-size: cover !important;
	moz-background-size: cover !important;
	o-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
	position: relative;
}
.pvm{
	background-image: url(../img/banner/total-valve-management.jpg);
	background-position: center;
	background-repeat: no-repeat;
	webkit-background-size: cover !important;
	moz-background-size: cover !important;
	o-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
	position: relative;
}
.edc{
	background-image: url(../img/banner/valve-engineering-and-design-consultancy.jpg);
	background-position: center;
	background-repeat: no-repeat;
	webkit-background-size: cover !important;
	moz-background-size: cover !important;
	o-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
	position: relative;
}
.mediapg{
	background-image: url(../img/banner/media.jpg);
	background-position: center;
	background-repeat: no-repeat;
	webkit-background-size: cover !important;
	moz-background-size: cover !important;
	o-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
	position: relative;
}
@media only screen and (max-width: 456px) {
	.course-cats{
		    max-width: 235px !important;
	}
	.banner-text-main h2{display: none}
	.home {
	background: url(../img/banner/building.jpg) no-repeat -560px center;
	}
	.banner-img {
	width: 100%;
	left: 0;
	position: relative;
	float: left;
	height: 70%;
	}
}
@media only screen and (min-width:980px) {
	.course-list-right{
		max-width: 290px;
	}
}
@media only screen and (max-width: 1035px) {
	.details-contact{width: 100%; padding: 0 45px}
	.course-list-right{
		width:100%;
		margin:0 !important;
	}
	.course-cats{
		max-width:440px !important;
	}
	.course-left{
		float:left;
		width: 100% !important;
	}
	.course-right{
		float: left !important;
		width: 100% !important;
		padding: 10px 0 !important;
	}
	.course-list li{
		width:100% !important;
	}
	.burger{
		display:inline-block;
		float:right;
		padding-right:10px;
		padding-top:23px;
		width:35px;
		height:28px;
	}
	.burgerwhite{
		background-image:url(../img/template/menu-white.png);
		width:20px;
		height:20px;
		float:right;
		cursor:pointer;
		background-repeat:no-repeat;
		background-size:contain;
		background-position:center;
	}
	.burgerorange{
		background-image:url(../img/template/menu-orange.png);
		width:20px;
		height:20px;
		float:right;
		cursor:pointer;
		background-repeat:no-repeat;
		background-size:contain;
		background-position:center;
	}
	.burgerblue{
		background-image:url(../img/template/menu-blue.png);
		width:20px;
		height:20px;
		float:right;
		cursor:pointer;
		background-repeat:no-repeat;
		background-size:contain;
		background-position:center;
	}
	.navwhite{
		background-color:white;
		color:#333;
		width:150px;
		border-left:1px solid #ccc;
		position:absolute;
		right:0;
		float:right;
		margin-right:-150px;
		height: calc(100vh);
	}
	.navwhite ul li{
		width:100%;
	}
	.menu, .orangelink{
		color:#333;
	}
	.navwhite a, .navblue a{
		text-decoration: none;
		font-weight: 300;
		padding: 15px 20px;
		position: relative;
		float: left;
		font-family: 'Open Sans', sans-serif !important;
		width: 150px;
	}
	
	a.ikvt {
		padding: 15px 20px !important;
		width: 150px !important;
	}
	.navblue a {
		color:white !important;
	}
	.navwhite a:hover {
		/*background-color: #2c5a7b;*/
		background-color: #184898;
		color:white;
		position: relative;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
	}
	.navblue{
		/*background-color:#2c5a7b;*/
		background-color:#184898;
		color:white;
		width:150px;
		border-left:1px solid #ccc;
		position:absolute;
		right:0;
		float:right;
		margin-right:-150px;
		height: calc(100vh);
	}
	.navblue ul li{
		width:100%;
	}
	.navblue a:hover {
		background-color: white;
		/*color:#2c5a7b !important;*/
		color:#184898 !important;
		position: relative;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
	}
	.banner-text{
		top:25%;
	}
		/*Style for dropdown links*/
li:hover ul a {
    color: black !important;
}
/*Hover state for dropdown links*/
li:hover ul a:hover {
	background-color: lightblue !important;
    color: white !important;
}
	h1{
		font-size:2em;
	}
	blockquote{
		margin-left:-20px;
		width:115%;
	}
	.left, .right{
		width:100%;
		float:left;
	}
	.banner-slide{
		height:80% !important;
	}
	.left input, .left textarea, .left button, .left select{
		width:100%;
	}
	.social ul li{
		width:100%;
	}
	.logowhite{
		background-image:url(../img/template/sa-logo.png);
		background-repeat:no-repeat;
		width:160px;
		height:41px;
		float:left;
		transition: all 0.5s ease-in-out;
		background-repeat:no-repeat;
		background-size:contain;
		background-position:center;
	}
	.logo-blue{
		background-image:url(../img/template/sa-logo-blue.png);
		background-repeat:no-repeat;
		width:160px;
		height:41px;
		float:left;
		transition: all 0.5s ease-in-out;
		background-repeat:no-repeat;
		background-size:contain;
		background-position:center;
	}
	video{
		margin-top:0 !important;
	}
	.banner-text-main{
		padding:0 !important;
		top:25%;
	}
	.list{
		width: 100% !important;
	}
}
.list{
	width:50%;
	float: left;
}
@media only screen and (max-width: 417px) {
	.img-block{
		width:83%;
	}
}


/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  box-sizing: border-box;
}

/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-horizontal-timeline {
  opacity: 0;
  margin: 2em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}
.cd-horizontal-timeline .events-wrapper::before {
  left: 0;
}
.cd-horizontal-timeline .events-wrapper::after {
  right: 0;
}
ol{
	list-style-type:none;
}
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: #dfdfdf;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #7b9d6f;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 1.3rem;
  padding-bottom: 15px;
  color: white;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  background-color: #f8f8f8;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #7b9d6f;
  border-color: #7b9d6f;
}
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #7b9d6f;
  border-color: #7b9d6f;
}
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #7b9d6f;
}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    margin: 6em auto;
  }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}
.submenu-r{
	display:none;
}
@media only screen and (max-width: 640px) {
	.submenu{
		display:none;
	}
	.submenu-r{
		display:block;
		margin:0 auto;
		list-style:none;
		padding: 15px 0 45px 0;
		float:left;
	}
	.submenu-r li{
		display:inline;
		float:left;
		margin: 0 10px 10px 0;
	}
	.submenu-r li a{
		width:100px;
		text-align:center;
		display:block;
		text-decoration:none !important;
		border-bottom: none;
		padding:5px 0;
		background-color:#1e4d94;
		border-radius:50px;
		color:white;
	}
	.submenu-r li a:hover{
		background-color:#3366ff;
		border-radius:50px;
	}
	.banner-text-main {
		padding: 0 !important;
		top: 20%;
	}
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.cd-timeline-navigation{
	list-style-type:none;
}
.cd-timeline-navigation a::after {
  /* arrow icon */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(../img/cd-arrow.svg) no-repeat 0 0;
}
.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.cd-timeline-navigation a.next {
  right: 0;
}
.no-touch .cd-timeline-navigation a:hover {
  border-color: #7b9d6f;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 2em 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
  margin: 0 auto;
}
.cd-horizontal-timeline .events-content h2 {
  font-weight: bold;
  font-size: 2.6rem;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  line-height: 1.2;
}
.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
  content: '- ';
}
.cd-horizontal-timeline .events-content p {
  font-size: 1.4rem;
}
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 7rem;
  }
  .cd-horizontal-timeline .events-content em {
    font-size: 1rem;
  }
  .cd-horizontal-timeline .events-content p {
    font-size: 1rem;
  }
}

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.list{
	padding:0;
}
.list li {
    background: url("https://score-group.com/assets/img/companies/bullet.png") no-repeat scroll left center transparent;
    list-style-type: none;
    margin: 10px 0;
    padding: 9px 0 6px 40px;
    font-size: 14px;
}
.post a{
	color:#1e4d94;
	border-bottom:1px dashed;
}
video { 
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    z-index: -100;
    background-size: cover;
    transition: 1s opacity;
 background: url('/assets/vid/facilities.jpg') no-repeat;
     margin-top: -200px;
}

.submenu{
	margin:0 auto;
	list-style:none;
	width:600px;
	padding: 15px 0 45px 0;
	float:left;
}
.submenu li{
	display:inline;
	float:left;
	margin: 0 10px 0 0;
}
.submenu li a{
	width:110px;
	text-align:center;
	display:block;
	text-decoration:none !important;
	border-bottom: none;
	padding:5px 0;
	background-color:#1e4d94;
	border-radius:50px;
	color:white;
}
.submenu li a:hover{
	background-color:#3366ff;
	border-radius:50px;
}
.course-cats{
	padding: 0px;
    display: block;
    margin: 0 auto;
    max-width: 880px;
	padding-bottom: 180px;
}
.course-cats h4{
	margin:0;
	padding-bottom: 10px;
	border-bottom:1px solid;
}
.course-cats li{
	display: inline;
    margin: 10px;
    list-style-type: none;
    padding: 105px 25px 30px;
    height: 165px;
    width: 200px;
    border-radius: 3px;
    float: left;
    text-align: center;
    border-bottom: none;
    border: 1px solid;
    color: #333;
	font-size: 20px;
}
.course-cats .cc2{
	background-image:url(../img/courses/ecitb.jpg);
	background-size:cover;
}
.course-cats .cc3{
	background-image:url(../img/courses/vac.jpg);
	background-size:cover;
}
.course-cats .cc4{
	background-image:url(../img/courses/vmc.jpg);
	background-size:cover;
}
.course-cats .cc5{
	background-image:url(../img/courses/aec.jpg);
	background-size:cover;
}
.course-list{
	padding:0;
}
.course-list li{
	list-style-type: none;
    width: 100%;
    border-radius: 3px;
    float: left;
	border-top: 1px solid #ccc !important;
	transition: 1s;
}
.course-list li h3{
	top: 50%;
    bottom: 50%;
	font-size:18px;
}
.course-left{
	float:left;
	width: 80%;
}
.course-left p{
	font-size:14px;
}
.course-middle{
	float: left;
    width: 50%;
    color: white;
    font-size: 14px;
}
.course-right{
	float: right;
    width: 15%;
	padding-top: 50px;
}
.course-button{
	background-color: #f68c39;
    color: white !important;
    border-bottom: 0px solid #de4f32  !important;
	padding:10px 20px;
	border-radius:3px;
}
.course-button2{
	background: url("../img/template/calender.png") no-repeat scroll left center transparent;
    list-style-type: none;
    margin: 10px 0;
    padding: 9px 0 6px 40px;
    font-size: 14px;
}
.course-button3{
	border-bottom:0px !important;
	background-color: #f68c39;
    color: white !important;
	padding:10px 20px;
	border-radius:3px;
}
.course-button:hover{
	border-bottom:0px solid #de4f32 !important;
}
.course-list-left{
	max-width: 740px;
    float: left;
	margin-bottom:60px;
}
.course-list-right{
	float: right;
    min-width: 342px;
	padding:20px;
	color:white;
	background:#69a5d2;
	border-radius:3px;
	margin: 40px;
}
.course-list1{
	padding:0;
}
.course-list1 ul{
	padding: 0px;
}
.course-list1 ul li{
	background: url("https://score-group.com/assets/img/companies/bullet.png") no-repeat scroll left center transparent;
    list-style-type: none;
    margin: 10px 0;
    padding: 9px 0 6px 40px;
    font-size: 14px;
}
.contact-left{
	width:50%;
	float:left;
}
.contact-right{
	width:50%;
	float:right;
	padding: 100px 100px 0 100px;
	color:white;
}
.contact-right form, .contact-right form input, .contact-right form button, .contact-right form select{
	width:100%;
	font-family: 'Open Sans', sans-serif !important;
	font-size:12px;
	height:50px;
}
.contact-right form, .contact-right form input, .contact-right form button, .contact-right form select, .contact-right form textarea{
	width:100%;
	font-family: 'Open Sans', sans-serif !important;
	font-size:12px;
	float:left;
	height:100%;
}
@media only screen and (max-width: 980px) {
	.contact-right, #map{
		width:100% !important;
		float:left !important;
	}
	#map{
		height:50% !important;
	}
	.contact-right{
		padding: 50px 50px 0 50px;
	}
	video{
		margin-top:0 !important;
	}
}
#social2 {
    position: relative;
    text-align: center;
    color: white;
    padding: 25px;
}
#social2 ul {
    display: inline;
	padding:0;
}
#social2 ul li {
    list-style-type: none;
    display: inline-block;
    width: 82px;
    height: 82px;
    border-radius: 82px;
    position: relative;
    font-size: 2.75em;
    line-height: 2.2em;
    transition: background .15s linear;
    -webkit-transition: background .15s linear;
    -moz-transition: background .15s linear;
    background-color: #6591b1;
    padding: 0px;
}
#social2 ul li:hover{
	background-color:#f68c39;
}
#social2 ul li a {
    margin: 0px;
    display: block;
    width: 100%;
    height: 100%;
}
#social2 ul li img {
    margin-top: 20px;
}
.work{
	width: 100%;
    margin-top: 8px;
	margin-bottom: 110px;
	float:left;
}
.company{
	width:25%;
	height:283px;
	float:left;
}
.company p{
	text-align: center;
    padding: 128px 0;
	color:white;
	font-weight:bold;
	font-size:20px;
	opacity: 0;
}
.company p a{
	color:white;
	text-decoration:none;
	position:relative;
	padding: 32% 5%;
	border-bottom:none;
}
.company p:hover{
	opacity: 1;
	background-color: rgba(240,138,29,0.76);
	transition: all .2s ease-in-out;
}
.diagnostics{
	background-image:url(../img/work/midas.jpg);
}
.csl{
	background-image:url(../img/work/csl.jpg);
}
.prison{
	background-image:url(../img/work/prison.jpg);
}
.duck{
	background-image:url(../img/work/duck.jpg);
}
.score{
	background-image:url(../img/work/score.jpg);
}
.seaview{
	background-image:url(../img/work/seaview.jpg);
}
.energy{
	background-image:url(../img/work/turbine.jpg);
}
.crimond{
	background-image:url(../img/work/crimond.jpg);
}
.logos{
	padding:none;
}
.logos li{
	width:150px;
	display:inline;
	list-style-type:none;
	float:left;
	height: 150px;
	margin:0px 20px;
}
.logos li img{
	width:100%;
}

@media only screen and (max-width: 980px) {
	#reviews, .blue-point, .down2{
		display:none;
	}
	.wrap{
		padding:0 20px;
		width:100%;
		float:left;
	}
	.rslides li .wrap{
		padding: 40% 20px !important;
	}
	.company{
		width:50%;
		height:283px;
		float:left;
	}
	video{
		margin-top:0px !important;
	}
	.course-cats h4 {
		margin: 0;
		padding-bottom: 10px;
		border-bottom: 1px solid;
		margin-top: -110px;
	}
}
@media only screen and (max-width: 516px) {
	.company{
		width:100%;
		height:283px;
		float:left;
	}
}
h4{
	font-size:20px;
}
.workthumb{
	border-bottom:none !important;
	float:left;
	margin: 0 5px;
	width:150px;
	height:180px;
}
.workthumb p{
    width: 150px;
    padding: 80px 0px;
    text-align: center;
    color: white;
    opacity: 0;
    float: left;
    margin: 0;
}
.workthumb p:hover{
	opacity:1;
	background-color: rgba(240,138,29,0.76);
	transition: all .2s ease-in-out;
}
.midasvalve{
	background-image:url(../img/work/thumbs/diagnostics.jpg);
}
.midasmeter{
	background-image:url(../img/work/thumbs/midasmeter.jpg);
}
.midassensor{
	background-image:url(../img/work/thumbs/midassensor.jpg);
}
.vmap{
	background-image:url(../img/work/thumbs/vmap.jpg);
}
.production{
}
.web img, .web{
	width:100%;
	float:left;
}

.rslides li .wrap{
	padding: 20% 0;
}
.rslides li p{
	color: #f68c39;
    font-size: 18px;
	text-shadow: 0px 1px 30px rgba(0, 0, 0, 1);
	margin: 15px 0 25px 0;
}

.block2 {
    border-bottom: none !important;
    border-radius: 3px;
    padding: 10px 30px;
    color: #fff !important;
    float: left;
    background: #1e4d94;
}
.course-button-2 {
    color: #333;
    transition: 1s;
    float: left;
    width: 100%;
    padding: 20px;
}
.course-button-2:hover{
	color:white;
	transition: 1s;
}
.course-button-2:hover h3{color: white; transition: 1s}
.course-list:hover{
	color:white !important;
	background-color: #1e4d94 !important;
	transition: 1s;
}

@media only screen and (max-width: 400px){
	.img-block-text h4{
		width: 70% !important;
	}
	blockquote:after{
		display:none;
	}
}
@media only screen and (max-width: 320px){
	.img-block {
		width: 73%;
	}
	.banner-text-main p{
		display:none;
	}
}
a[href^=tel] { color: inherit; text-decoration: none; }



