.video-list {
	padding-bottom: 20px;
    display: inline-block;
    width: 30%;
    margin-left: 3%;
    vertical-align: top;
}
.video-list:first-child {
    margin-left: 0;
}

.video-list .strapline a {
    float: right;
    font-style: italic;
    color: #888 !important;
    transition: color .5s ease;
}

.video-responsive{
    padding-bottom: 45%;
    position:relative;  display:block;
}
.video-responsive iframe{
    top:30;
    height:90%;
    width:80%;
	position:absolute;
	align-content: center;
}
.container-fluid h4{
	font-weight: bold;
	font-style: italic;
}

.case-study-div-right {
	    text-align: center;
    position: relative;
    right: -711;
    top: -73;
    width: 210px;
    padding-left: 15px;
}   
}
.case-study-div-left {
    padding-right: 200px;
}
ul.case-study-div-ul {
    width: 100%;
}
img {
    max-width: 100%;
    height: auto;
    width: auto\9;
    border: none;
    outline: none;
    vertical-align: middle;
}

@media only screen and (max-width: 767px) {
	#WINadvert { height: 50vh;
	}
	.mobile-solution-resource {
		padding-left: 20px;
		margin-bottom: 1222px;
		padding-bottom: 20px;
		margin-left: 20px;
		
	
}
	.mobile-solution-brochure {
		padding-left: 20px;
		margin-bottom: 122px;
		padding-bottom: 20px;
		margin-left: 20px;
		
	
}
	.case-study-div-right {
	    text-align: center;
    position: relative;
    right: -141;
    top: -133;
    width: 130px;
    padding-left: 15px;
}   
}
.case-study-div-left {
    padding-right: 200px;
}
}