/*
Theme Name: Oshin
Theme URI: http://brandexponents.com/oshin/
Author: Brand Exponents
Author URI: http://www.brandexponents.com/
Description:  Multi Layout Multi-Purpose Responsive Wordpress theme
Version: 6.3
License: GPL 2.0
License URI: license.txt
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain: oshin
*/

#footer-wrap{
	display:none !important;
}

flickity-slider{
	display: none!important;
}

.flickity-viewport{
	max-height:93vh !important;
}
@media screen and (max-width: 960px) {
#content.portfolio-sliders .img-wrap img{
		height:auto !important;

}
}
@media screen and (min-width: 961px) {
#content.portfolio-sliders .img-wrap img{
		height:85vh !important;

} 
}