.main-box ._3S6yHr {
	position: -webkit-sticky;
	position: sticky;
	top: 60px;
	display: inline-block;
	vertical-align: top;
	z-index:100;
}
/* .main-box ._2Cl4hZ {
	display: inline-block;
}
*/

.stickyMenu {background-color: #fff;
	padding: 0px;
	margin: 8px 0px 0px 0px;
	border:solid 1px #e5e5e5;
 
}
.stickyMenu ul {
	-webkit-padding-start: 0px;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
}

 

.jumbotron.first {
	padding: 20px 2px;
	margin-bottom: 0;
}
.btn-menu:hover {
	color: #fff;
}
.stickyMenu ul a {
	padding:20px 2px;
	color:#3c3c3c; text-align:center;
}
.fixed {z-index:100;
	box-shadow: 0 0px 4px (0,0,0,0.5);
	width:59.7%;
	 
}
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.content { padding:0px;
	 
}
.fixed.content { padding-top: 50px !important;}
.fixed .tracked{ margin-top:200px;}

.sliding-line{ display:none !important;}
.slick-active.active { border-bottom:solid 2px #cb202d;}
@media screen and (max-width: 1000px) {
.fixed {width:100%;
}
.stickyMenu ul a{padding:5px 10px; line-height:15px;}

}

 @media screen and (max-width: 500px) {
 
.stickyMenu li {text-align: center;}
 
}
