.col-full{
	padding:0px!important;
	background:#47025b;
	height:600px; 
}

.add-back{
	height:600px; 
	background:#47025b; 
	position: absolute; 
	width: 100%;
}
.left-im{
	height:600px; 
	opacity: 0.3;
}
.mobile-only{
	display:none;
}
.support-min{
	position: absolute; 
	bottom: 0px;
}
.week-title{
	color:white!important; 
	padding: 0px 100px!important; 
	text-align: center; 
	font-weight: bolder; 
	text-transform:uppercase; 
	margin-top:100px!important;
}
.bp-titles{
	color:#47025b!important;
	font-size: 36px!important;
}
.week-p{
	color: white;
    text-align: center;
    margin-top: 70px;
    font-family: 'SF-UI-Display';
}
.week-history{
	text-align: justify;
}
.week-history p{
	color: #47025b;
    font-family: 'SF-UI-Display';
}
.week-button{
	padding: 15px;
    text-align: center;
    width: 350px;
    margin: 0 auto!important;
    background: #47025b;
    color: white!important;
    text-transform: none!important;
    border-radius: 10px;
	border:1px solid #47025b;
	cursor:pointer;
}
.week-button a{	
    color: white;
}
.week-button a:hover{	
    color: white;
}
.week-button:hover{
    opacity: .8;
}
.week-contacts h2{
	text-transform: none!important;
	color: #47025b!important;
}
.program a:hover{
	opacity:.6;
	color:white;
}
.plan{
	background:#47025b; 
}
.plan .post-title{
	background:white; 
}
.plan p{
	color:white; 
}
.plan a{
	color:white; 
}
.bp-titles a{
	color: #47025b!important;
}
.program h4{
	font-size: 28px!important;
}
@media (min-width: 992px)
{
	.plan{
		width: 30%!important;
		margin: 1.66%;
		height:700px;
	}
}

@media (min-width: 1500px)
{
	.plan{
		width: 13%!important;
		margin: 0.64%;
		height:877px;
	}
}

@media (max-width: 1685px)
{
	.plan p{
		font-size:14px; 
	}
}

@media (max-width: 1290px)
{

	.port-only{
		display:none;
	}
	.mobile-only{
		display:block;
	}
	.week-title{
		padding: 0px 50px!important; 
	}
}
@media (max-width: 1100px)
{
	.week-title{
		padding: 0px 20px!important; 
		font-size: 26px;
	}
}
@media (max-width: 992px)
{
	.plan{
	   padding: 1px 0px;
	}
}

@media (max-width: 850px)
{
	.week-title{
		padding: 0px 10px!important; 
		font-size: 24px;
	}
}
@media (max-width: 768px)
{
	.col-full-title{
		height:auto!important;
		border-top: 1px solid white;
	}
	.week-title{
		margin-top:0px!important;
		padding: 20px 20px!important; 
		font-size: 32px;
	}
	.bp-titles{
		font-size: 28px!important;
	}
	.week-p{
		margin-top: 20px;
		padding-bottom: 20px;
	}
}
