	a {
    color: #000000;
    text-decoration: none;
	}
	a:hover {
    color: #000004;
    text-decoration: none;
	}
	
.vid{
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 75%;
}
  
.vid iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bottom-txt{
	padding: 3vh 0;
	border-top: 1px solid #666;
}
.prev-weeks{
	padding: 3vh 0;
}
.prev-weeks p{
	text-decoration: underline;
}
.sub-three .row{
	padding: 20px 0;
}
	p.tab-caption {
    font-size: 17px !important;
	}
	.row.no-margin.ll-bg {
    background-image: url(/lovelearning/week-one/images/201707-13-ll-bg.jpg);
	}
	
	.ll-width {
	max-width: 1120px;
	margin: auto;
	}
	.feat-pad {
    padding: 30px;
	}
	p.feat-copy {
    width: 95%;
	}
	h1.sm-title{
    margin-top: 0;
    font-weight: 600;
	}
	p {
    margin: 0;
	}
	.center-all.sub-one {
    top: 10%;
    width: 80%;
    left: 11%;
	}
	.center-all.sub-two {
    top: 17%;
    width: 80%;
    left: 10%;
	}
	button.lt {
    color: white;
	}
	button.lt.sub-btn {
    background: #216f97;
	}
	.center-all.sub-btn-one {
    top: 87%;
    width: 50%;
    left: 26%;
	}
	.center-all.sub-btn-two {
    top: 86%;
	}
	.sub-three {
    background: white;
    padding: 40px;
    text-align: center;
	}
	.center-all.sub-three {
    width: 55%;
    top: 43%;
    left: 22%;
    background: transparent;    
	}
	h2.sm-title {
    font-weight: 600;
	}
	.center-all.sub-three-copy {
    width: 37%;
    left: 31%;
    top: 62%;
	}
	.vid-copy {
	width: 57%; 
	margin: auto;
    padding-bottom: 20px;	
	}
	.center{text-align:center;}
@media only screen and (max-width: 831px) and (min-width: 1px) {
	.center-all.sub-three-copy {
    top: 68%;
	}
}	
@media screen and (min-width: 1px) and (max-width: 767px) {
	p.tab-caption {
	    font-size: 12px !important;
	}
	.sub-m {
    text-align: center;
    background: #ffffff;
    padding: 20px;
	}
	.center-all.sub-two {
    top: 6%;
    width: 100%;
    left: 0;
    position: absolute;
	}
	.center-all.sub-btn-two {
    top: 78%;
    position: absolute;
	}
	.center-all.sub-three-copy {
    top: 60%;
    position: absolute;
	}
	.vid-copy {
	width: 100%; 
	margin: auto;
	}
	.sub-three {
    padding: 20px;
	}
	h1.sm-title {
    margin: 0 !important;
	}
	.col-xs-6 {
    padding-top: 20px !important;
	}
}