.no-pt{
	padding-top: 0px;
}
.no-pb{
	padding-bottom: 0px;
}
.bt-fullheight div.st-inner {
	height: 100%;
	width: 100%;
}
.service-block-2{
	-webkit-box-shadow: none;
    box-shadow: none;
}
.col-md-4 iframe,.col-md-4 .media-video{
	width: 100%;
    height: 260px;
}

.col-md-6 iframe,.col-md-6 .media-video{
	width: 100%;
    height: 400px;
}
.col-md-3 iframe,.col-md-3 .media-video{
	width: 100%;
    height: 190px;
}
.share i {
    font-size: 25px;
	margin: 3px;
}
#search-input form{
	width: 100%;
}
#search-input form input{
	width: 80%;
	float: left;
}
.blog-post-categories ul li a span { 
    float: none;
}
.btpadding-10-perc {
    padding: 5% !important;
}
.min-577{
	min-height: 577px;
}
.min-595 {
    min-height: 595px;
} 
form .acym_module_form input{
     max-width: 100%; 
}