/* Add here all your CSS customizations */

.stc-team hr{
	width:100%;
	margin-top:40px;
}

.stc-team {
	margin-top:40px;
}

.stc-team h3{
	font-family: "Roboto Condensed", sans-serif;
	font-size: 22px;
	line-height:28px;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing: -1px;
	color:#af1d2d;
	text-align:center;
	padding-bottom:12px;
}
.stc-team p{
	font-size: 22px;
	text-align:center;
	line-height:28px !important;
}

.landingtext p{
	font-size: 18px;
}

.stc-team a{
	color:#af1d2d;
}
.stc-team a:hover{
	color:#535353 !important;
}

.beammeup {
	margin-top:-70px !important;
}

.gallery-item
{
  opacity:1;
}

.gallery-item:hover
{
  opacity:0.5;
  transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  -webkit-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
}

.gallery-item:hover img{
  opacity:0.5;
  transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  -webkit-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
}



.cropme img{
    object-fit: cover;
	height:200px;
	width:100%;
	margin-top:12px;
}

.cropme h3{
    font-size: 22px !important;
}

.canductlogo {
	max-width: 120px !important;
}

.bigarticle-one h4{
	font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  color:#FFF;
  position: absolute;
  bottom: 8%;
  left: 8%;
}
.bigarticle-two h4{
	font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  color:#FFF;
  position: absolute;
  bottom: 58%;
  left: 8%;
}
.bigarticle-three h4{
	font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  color:#FFF;
  position: absolute;
  bottom: 8%;
  left: 8%;
}

.articlezone a{
	color:#af1d2d;
}
.articlezone a:hover{
	color:#FFF !important;
}

.stcdownloads {
	border-style: solid;
    border-width: 1px;
	border-color: #dedede;
	padding:1px;
	margin-bottom:20px;
}

.stcdownloads img{
	width:45px;
	padding-right:15px;
	margin-top:5px;
}

.stcdownloads h4{
	color:#ffffff;
	background-color:#5a5a5a;
	font-size: 26px;
	padding:8px;
}

.stcdownloads p{
	font-size: 20px !important;
	line-height:22px;
	margin:16px;
	padding-bottom:12px;
	border-style: solid;
	border-color: #dedede;
    border-width: 0px 0px 1px 0px;
	margin-bottom:0px;
}

.stcdownloads-noline {
	border-width: 0px 0px 0px 0px !important;
}

.stcdownloads a{
	color:#af1d2d;
}

.stcdownloads a:hover{
	color:#5a5a5a !important;
}
	
#some-element {
	text-align:center;
  display: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  line-height:28px;
  margin-top: 10px;
  padding: 15px;
  font-weight:100;
  background-color:#af1d2d;
}

#some-element p{
	color:#FFF !important;
}

#some-div:hover #some-element {
  display: block;
}

.footlinks .imzoo a{
	color:#FFF;
}
.footlinks .imzoo a:hover{
	font-weight:400 !important;
	color:#FFF !important;
}

.prodlinks a{
	color:#FFF !important;
	font-size: 24px !important;
	display:inline-block !important;
}

.prodlinks a:hover{
	color:#ccc !important;
}

.bigarticle-one {  
    background: url('../img/article-one.jpg');
    width:100%;
  height:100%;
  background-repeat:no-repeat;
  background-size:cover;
}

.bigarticle-two {  
    background: url('../img/article-two.jpg');
     width:100%;
  height:48%;
  background-repeat:no-repeat;
  background-size:cover;
	margin-bottom:16px;
}

.bigarticle-three {  
    background: url('../img/article-three.jpg') ;
     width:100%;
  height:48%;
  background-repeat:no-repeat;
  background-size:cover;
	margin-top:15px;
}

hr.begone {
	border: 0;
height: 1px;
background: #fff;
margin-top:-20px;
margin-bottom:20px;
}

.negmargin {
	margin-top:-30 !important;
}
.articlezone {
	height:400px;
}

.resource-articles .btn-red {
	margin-top:20px !important;
	display: inline-block;
}

.resource-articles img{
width:32px;
	margin-right:10px;
	margin-top:3px;
	margin-bottom:20px;
	float:left;
}


.stccontact h3{
	font-family: "Roboto Condensed", sans-serif;
  font-size: 26px;
  line-height:28px;
  text-transform:uppercase;
  color:#af1d2d;
}

.stccontact h4{
	font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  line-height:28px;
  text-transform:uppercase;
  color:#575757;
}

.stccontact hr{
	width:100%;
	margin-top:30px;
	margin-bottom:30px;
}

.stccontact a{
	color:#af1d2d;
}

.stccontact a:hover{
	color:#575757 !important;
}

#caparea{
margin:0;
}
#capleft{
float:left;
width:60%;
overflow:hidden;
}
#capright{
float:left;
width:40%;
overflow:hidden;
} 
#caparea:after {
    content: "";
    display: table;
    clear: both;
}


.stcproducts .btn-red{
/*	margin-top:30px !important;
	margin-bottom:30px !important;	*/
	display:inline-block;
}

.btn-top-bottom-margins {
	margin-top:30px !important;
	margin-bottom:30px !important;
}

.stcproducts hr{
	width:100%;
}

.stcproducts h2{
	  font-size: 30px;
  line-height:36px;
  text-transform:uppercase;
  color:#af1d2d;
}

.stcproducts h3{
	font-size: 30px;
  line-height:36px;
  color:#af1d2d;
}

.stcproducts ul{ list-style: none; margin: 0;
padding: 0; }

.stcproducts ul li:before{ content:"•"; font-size:18pt; margin-right:12px;}

.stcproducts li{
	font-size: 20px;
	line-height:32px;
}

@media (max-width: 575px) {
.bg-stc-about {
	background-image: url("../img/bg-about.jpg");
	margin-top: 1px;
    min-height:180px;
    background-repeat: no-repeat;
    background-size: cover; 
	background-position: right 20% bottom 10px;
}

.bg-stc-contact {
	background-image: url("../img/bg-contact.jpg");
	margin-top: 1px;
    min-height:180px;
    background-repeat: no-repeat;
    background-size: cover; 
	background-position: right 20% bottom 10px;
}

.bg-stc-services {
	background-image: url("../img/bg-services.jpg");
	margin-top: 1px;
    min-height:180px;
    background-repeat: no-repeat;
    background-size: cover; 
	background-position: right 20% bottom 10px;
}

.bg-stc-products {
	background-image: url("../img/bg-products.jpg");
	margin-top: 1px;
    min-height:180px;
    background-repeat: no-repeat;
    background-size: cover; 
	background-position: right 20% bottom 10px;
}

.bg-stc-team {
	background-image: url("../img/bg-team.jpg");
	margin-top: 1px;
    min-height:180px;
    background-repeat: no-repeat;
    background-size: cover; 
	background-position: right 20% bottom 10px;
}

.bg-stc-resources {
	background-image: url("../img/bg-resources.jpg");
	margin-top: 1px;
    min-height:180px;
    background-repeat: no-repeat;
    background-size: cover; 
	background-position: right 20% bottom 10px;
}

.section {
	padding: 33.846px 0;
	padding: 1.6153846154rem 0;
}

.stc-section-margin {
	margin-top:40px;
	margin-bottom:40px;
}

#footer .logo img {
	max-width: 222px;
}
#footer h1{
	font-size:26px;
}

#header .header-logo {
	float: left;
	margin-left: 2%;
}

.resource-articles img{
width:auto;
	float: none;
	margin-right:20px;
	margin-top:20px;
}


.learnwide {
	margin-left:20%;
}



}

@media (max-width: 767px) {
	.bigarticle-one {  
    background: url('../img/article-one.jpg');
    width:100%;
  height:200px;
  background-repeat:no-repeat;
  background-size:cover;
}

.stc-team p{
	font-size: 18px;
	text-align:center;
	line-height:28px !important;
}

.bigarticle-two {  
    background: url('../img/article-two.jpg');
     width:100%;
  height:200px;
  background-repeat:no-repeat;
  background-size:cover;
	margin-bottom:0px;
	margin-top:15px;
}

.bigarticle-three {  
    background: url('../img/article-three.jpg') ;
     width:auto;
  height:200px;
  background-repeat:no-repeat;
  background-size:cover;
	margin-top:15px;
}

.articlezone {
	height:auto;
}


	
}

@media (max-width: 991px) {
	
	#caparea{
margin:0;
}
#capleft{
float:none;
width:100%;
overflow:hidden;
}
#capright{
float:none;
width:100%;
overflow:hidden;
} 
#caparea:after {
    content: "";
    display: table;
    clear: both;
}

}