body
{
	background-color: #fff;
}
.category
{
	max-height: 300px;
	overflow: hidden;
}
.no-b
{
	padding: 0;
}
.eq-custom
{
	width:100%;
	margin-top: -250px;
}
.round-tips
{
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.over-lay
{
	margin-top: -50px;
}
.rela
{
	position: relative;
    top: 120px;
    font-size: 35pt;
    color:#fff;
}
.nob
{
	border-bottom:none !important;
	border-top: none !important;
}
.tabs-cont .col-md-3
{
	border: 1px solid #bdbdbd;
}
.tabs-cont .col-md-3:nth-child(1)
{
	border-left: 1px solid #bdbdbd;
}
.navbar
{
	margin-bottom:0px;
}
.lead-pic, .lead-text
{
	height:400px;
	background-color: #efefef;
	padding-top: 70px;
}
.sport
{
	background-size: cover;
	background-position-y:30%;
}
.sport .row
{
	background-color: rgba(17, 17, 17, 0.7);
}
.lead-text
{
	background-color: #111;
	padding-top: 100px;
	width:auto !important;
}
.lead-text h2
{
	text-align: justify;
}
.lead-second
{
	padding-top: 20px !important;
	height:auto !important;
	border-top:1px #333 solid;
	border-bottom:1px #333 solid;
}
.lead-second li
{
	font-size: 15pt;
}
.second-inner
{
	padding: 60px;
}
.lead-second .row, .lead-last .row , .table-holder .row
{
	margin: 0px !important;
}
.lead-last
{
	height:500px;
	padding-top: 60px;
}
.last-lead
{
	padding-top: 60px;
	padding-right: 50px;
}
.table-holder
{
	background-color: #efefef;
	width:100%;
}
td
{
	color:#333;
}
.quote
{
	background-color: #111;
	height:200px;
	border-bottom:1px #333 solid;
}
.quote>.row
{
	margin: 0px;
}
.quote-a
{
	width:70%;
	font-size: 40px;
	margin-left: 15%;
	margin-top: 60px;
}
.img-center
{
	margin: auto;
}
.image-embrace
{
	max-width:350px;
}
.black
{
	color:#000;
}
.sdi-lead
{
	padding-top: 10px;
}
.main-block
{
	min-height: 100vh;
	margin-top:-50px;
	position: relative;
}
.main-block>.row
{
	background-color: rgba(255, 255, 255, 0.5);
	min-height: 100vh;
}
.full-width
{
	width: 100%;
	padding: 0px;
	background-size: cover;
	background-position: center 50%;
}
.full-width>.row
{
	padding: 0px;
	margin: 0px;
	position: relative;
}
.full-width h1, .full-width h2
{
	z-index: 10;
	position: relative;
	font-size: 50px;
	margin-top: 50px;
}
.full-width h2
{
	margin-top:20px;
	font-size: 30px;
}
.main-pic
{
	margin: auto;
}
.main-block .main-pic
{
	max-height: 350px;
}
.applic
{
	padding:50px 0px;
}
@media (min-width: 1720px) {
	.main-block .row>.col-md-10>h1{
		margin-top: 150px;
	}
	.main-block .row>.col-md-10>img{
		margin-bottom: 50px;
	}
}