			@media (max-width: 768px) {
				.logo-holder img {
    width: auto;
    height: 30px;
    margin-top: 1px;
}
.nav-button-wrap {
    left: 0;
}
.subcribe-form figure {
    margin: 0 0 10px 0;
}

				.banner img{
    height: auto;
	width:100%;

			}
    #youtubeIframe {
        width: 100% !important;
    height: 300px;
    }
	.modal-container {
    position: relative;
	}
	.newslist li {
    padding: 5px 0 5px 0;
    height: auto;
}
.wraperli {
    width: 90%;
    height: auto;
}
.sourceWrap {
    height: auto;
}
.modal-container {
   
    width: 100%;
}


}