/**********************************
	Parallax
**********************************/
.templateParallax{
	background: url(../images/background/meet.jpg) 50% 0 no-repeat fixed;
	background-size:cover;
}
.slide{
	overflow-x:hidden;
}


/**********************************
	Intro Slide
**********************************/
.templateIntro{
	min-height:100%;
}
.templateIntro .slideContain{
	padding:60px 0 75px;
	position:relative;
}
.video{
	padding:28px 0 12px;	
	height:390px;
}
.templateIntro .content{
	max-width:470px;	
}
.templateIntro .font26 {
	padding-top:8px;
	padding-right: 10px;
	font-weight:300;
}
.templateIntro .font70 {
	font-weight:300;
}
.templateIntro p{
	margin:0;	
}
.templateIntro .video img{
	cursor:pointer;
	margin: 10px 0 -50px;
}
.templateIntro .videoContain{
	width:970px;
	height:546px;
	position:absolute;
	top:95px;
	left:0;
}
.closeVideoModal{
	position:absolute;
	right:0px;
	top:-17px;
	color:#fff;
	font-size:10px;
	line-height:10px;
	cursor:pointer;
	width:70px;
}
.closeVideoModal img{
	margin:0 0 -8px 10px;	
}


/**********************************
	Exida Safety Award
**********************************/

#exidaAward {
    background-color: rgb(70, 70, 70);
    padding-top: 65px;
	padding-bottom: 45px;
	clear:both;
}
#exidaAward .exidaBody {
    margin: 0 auto;
    width: 85%;
}

#exidaAward .exidaBody img{
	margin-bottom:25px;	
}
#exidaAward .exidaBodyHeading {
    margin: 0px;
    margin-bottom: 12px;
}
#exidaAward .exidaBodyCopy {
    margin: 0px;
    line-height: 1.5;
}


/**********************************
	Banner
**********************************/
.banner .slideContain{
	padding: 30px 0;
}
.banner .title{
	padding-bottom:2px;	
}
.banner a.button{
	padding:10px 20px;
	display:block;
	border-radius:10px;	
}
.banner a.button:hover{
	background:#fff;	
}


/**********************************
	Rethink Slide
**********************************/
.template1{
	background: url(../images/background/rethink.jpg) 50% 0 no-repeat fixed;
	background-size:cover;
}
.template1 .slideContain{
	padding:0 0 105px;
}
.template1 .colorBox{
	padding:60px 0 27px;
	position:relative;
}
.template1 .title{
	font-weight:600;
	margin-bottom:15px;	
}
.template1 .subtitle{
	max-width:410px;	
	margin-bottom:25px;	
	line-height: 28px;
}
.template1 .content{
	max-width:620px;
	line-height:18px;	
}



/**********************************
	Meet Slide
**********************************/
.template2 .slideContain{
	padding:90px 0 90px;
	font-weight:300;
}
.template2 .title{
	padding-bottom:12px;
}
.template2 .subtitle{
	padding-bottom:0px;
}
.template2 p {
	margin:12px 0;	
}
.template2 .content{
	padding:0px 0 0px;	
	max-width:700px;
}
.template2 .tagline{
	padding:0 0 50px;	
}
.template2 .picture{
	height:226px;
	background:url(../images/modules/rail.png) repeat-x center 40px;
	width:460px;
	position:relative;
	margin:0 0 0 25px;
}
.template2 #pinItem{
	z-index:10;
	height:226px;
	padding: 0 30px;
	position:absolute;
	top:0;
}
.template2 #pinItem img {
	margin-right: -10px;
}


/**********************************
	Toolkit Slide
**********************************/
.template3 .slideContain{
	padding:102px 0 90px;
}
.template3 .toolkitTitle{
	padding-bottom:53px;
}
.template3 .toolkitTitle .left{
	font-weight:300;	
}

.template3 .toolkit{
	height:226px;
	width:100%;
  width:880px;
	position:relative;
	margin:0px auto 0px;
}
.template3 #pinnedItem{
	z-index:10;
	height:266px;
	padding: 0;
	position:absolute;
	top:0;
	width:100%;
	text-align:left;
	left:0;
	margin:0px;
}
.template3 #pinnedItem .module{
	width:89px;	
}
.template3 #pinnedItem .module.show:first-child{
	width:198px !important;	
}
.template3 #pinnedItem .module.show{
	padding: 0 6px 0 2px	
}
.template3 #pinnedItem .image{
	height:226px;
	position:relative
}
.tooltip{
	position:absolute;
	top:20px;
	padding:10px 12px;
	width:200px;
	margin:0 0 0 -113px;
	left:50%;
	background:#26a1e4;
	color:#fff;	
	z-index:10;
	font-size:13px;
	line-height:18px;
	text-align:center;
	display:none;
}
.tooltip:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(38, 161, 228, 0);
	border-bottom-color: #26a1e4;
	border-width: 18px;
	margin-left: -18px;
}
.tooltip b{
	text-transform:capitalize;
}
.template3 #pinnedItem .moduleName{
	font-weight:600;
	padding:8px 6px 0 0;
	text-align:center;
	color:#1fb8f2;
	font-size:14px; 
	line-height:16px;
}

.template3 .toolkitFeatures{
	padding-top:65px;
	font-weight:400;
	line-height:18px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.template3 .toolkitFeatures b{
	margin-bottom:5px;
	font-weight:400;	
	display:block;
}


/**********************************
	Market Slide
**********************************/
.template4 .slideContain{
	padding:95px 0 80px;
}
.template4 .title{
	margin-bottom:65px;	
	font-weight:300;
	margin-right:250px;
}
.template4 .icon{
	width:34%;	
	margin-top:-8px;
	padding-bottom:40px;
}
.template4 .iconContent{
	width:62.75%;
	padding-bottom:40px;
	line-height:18px;
}
.template4 .iconContent > div{
	margin-bottom:10px;	
}



/**********************************
	Serve Slide
**********************************/
.template4 .slideContain{
	padding:95px 0 70px;
}
.template5 .title{
	padding:0 0 10px;	
	font-weight:300;
}
.template5 .tagline{
	padding:0 0 40px;	
}
.template5 .boxTitle{
	margin-bottom:5px;
	font-weight:300;
}
.template5 .half .picture{
	margin:22px 0 -22px 15px;
}
.template5 .hr{
	margin-top:40px;
}	
.template5 .bottomArea{
	margin-top:-60px;
	line-height:31px;
}
.template5 .bottomArea img{
	margin-bottom:5px;	
}
.template5 .bottomArea .left{
	padding-right:60px;
}
.template5 .fourth{
	padding: 0 0 0 2%;
	width:24.5%;	
}
.template5 .fourth:first-child{
	padding: 0 2% 0 0 ;	
}


/**********************************
	Cost Slide
**********************************/
.template6 .title{
	padding:25px 0 5px;	
	font-weight:300;
	font-size:46px;
}
.template6 .icon{
	padding-bottom:10px;	
}
.template6 .widgets{
	line-height:18px;	
}
.template6 .widgets .widgetcontent{
	margin:0 auto;
	max-width:375px;	
}
.template6 .widgets b{
	margin-bottom:3px;
	display:block;
}



/**********************************
	Platform Slide
**********************************/
.template7 .title{
	margin-bottom:45px;
	font-weight:300;
}
.template7 .configuration{
	margin: 0 -21px;
	width: 100%;
	height: 226px;
	background: url(../images/modules/rail.png) repeat-x center 40px;
	text-align: left;
	position: relative;
	padding: 0 8px 0 28px;
}
.template7 .configuration .base{
	margin:0 0 0 -6px;	
}
.template7 .configuration .moduleGroup{
	position:absolute;
	top:0;
	left:1000px;
	display:none;
	margin:0 -500px 0 0;
	width:100%;
}
.template7 .configuration .moduleGroup.default{
	left:260px;
	display:block
}
.template7 .configuration .moduleGroup .module{
	margin-right:-4px;	
}


.tabs{
	margin-top:50px;
	line-height:19px;	
	padding: 0 2%;
}
.tabs .tab{
	color:#26a1e4;
	border:1px solid #26a1e4;
	padding:8px 2%;
	width:26%;
	margin:0px 1.5%;
	float:left;
	background:#000
}
.tabs .tab:hover,
.tabs .tab.current{
	background:#26a1e4;
	color:#fff;
	cursor:pointer;
}
.tabContents{
	margin:-1px 0 20px;
	border-top:3px solid #26a1e4;
	background:#000000;
	padding:40px 150px;
	text-align:left;
}
.tabContent{
	display:none;	
}
.tabContent.current{
	display:block;
}



/**********************************
	Box Actions
**********************************/
.BoxActions{
	overflow:hidden;
	float:left;
	width:100%;	
	font-weight:300;
}
.BoxActions .title{
	margin-bottom:15px;	
}
.BoxActions .backgroundGrey{
	margin-right:-9999px;
	padding-right:9999px;
	padding-left:8%;
	width:31%;
}
.BoxActions .backgroundGrey .content{
	padding-right:70px;	
}
.BoxActions .backgroundBlue{
	width:45%;	
}
.BoxActions .backgroundBlue,
.BoxActions .backgroundGrey{
	padding-top:55px;	
	padding-bottom:1075px;
	margin-bottom:-1000px;	
}
.BoxActions a.button{
	background:#555555;
	color:#fff;
	padding:10px 30px;
	border-radius:10px;	
	float:left;
	margin-top:30px;
	font-weight:400;
	display:block;
}
.BoxActions a.button .icon{
	float:left; 
	margin:2px 12px -3px 0;
}
.BoxActions a.button:hover{
	background:#444;
	cursor:pointer;	
}

#mti_wfs_colophon{
	display: none !important;
}



