/*
Theme Name:   Leo
 Description:  A Business theme, perfect for creating a corporate/business websites, Leo is a child of the Wallstreet theme and is its lighter color variation. Those who prefer a white-background-based theme can use this, while those who prefer a dark background can use directly the parent theme.
 Theme URI:    https://webriti.com/leo-details-page/
 Author:       webriti
 Author URI:   https://www.webriti.com
 Template:     wallstreet
 Version:      1.2.2
 Tags: full-width-template, threaded-comments, one-column, two-columns, custom-menu, sticky-post, translation-ready, featured-images, blog, portfolio, photography, food-and-drink, entertainment, education, blog, footer-widgets

*/

div.home-blog-area {
	border-top:1px solid #eaeaea;
}

div.home-blog-area:hover {
	border-top:1px solid #eaeaea;
}

@media screen and (max-width:960px) {
	div.page-mycarousel {
		height:220px;
	}
	
	.page-title-col h1 {
		font-size:36px;
	}
}

@media screen and (max-width:420px) {
	
	div.page-mycarousel {
		height:140px;
	}
	
	div.page-title-col > div > div > h1 {
		font-size:24px;
	}
}



@media screen and (max-width:2560px) {
	div.flex-slider-center {
		margin-top:100px;
	}
	
	div.slide-text-bg2 h1 {
		font-size:80px;
	}
	
	div.slide-text-bg3 p {
		font-size:24px;
	}
	
	div.static-banner img.img-responsive {
		width:100%;
		margin-bottom:-250px;
	}
}

@media screen and (max-width:1600px) {
	div.static-banner img.img-responsive {
		width:100%;
		margin-bottom:-150px;
	}
}

@media screen and (max-width:1400px) {
	div.flex-slider-center {
		margin-top:60px;
	}
	
	div.slide-text-bg2 h1 {
		font-size:68px;
	}
	
	div.slide-text-bg3 p {
		font-size:18px;
	}
	
	div.static-banner img.img-responsive {
		width:100%;
		margin-bottom:-80px;
	}
}

@media screen and (max-width:1100px) {
	div.flex-slider-center {
		margin-top:20px;
	}
	
	div.slide-text-bg2 h1 {
		font-size:50px;
	}
	
	div.slide-text-bg3 p {
		font-size:18px;
	}
	
	div.static-banner img.img-responsive {
		width:100%;
		margin-bottom:-30px;
	}
}

@media screen and (max-width:768px) {
	div.slide-text-bg2 {
		margin-bottom:5px;
		margin-top:-20px;
	}

	div.static-banner img.img-responsive {
		width:100%;
		margin-bottom:0px;
	}
}

@media screen and (max-width:630px) {
	div.slide-text-bg2 {
		margin-bottom:5px;
		margin-top:-60px;
	}
	
	div.slide-text-bg2 h1 {
		font-size:32px;
	}

	div.static-banner img.img-responsive {
		width:100%;
		margin-bottom:0px;
	}
}

@media screen and (max-width:480px) {
	div.flex-slider-center {
		padding:0px;
	}

	div.slide-text-bg2 {
		margin-bottom:5px;
		margin-top:-30px;
	}
	
	div.slide-text-bg2 h1 {
		line-height:45px;
		font-size:28px;
		margin:0px;
		padding:0px;
	}
	
	div.slide-text-bg3 p {
		line-height: 20px;
		font-size:14px;
	}
}

@media screen and (max-width:320px) {
	div.slide-text-bg2 {
		margin-bottom:5px;
		margin-top:-22px;
	}
	
	div.slide-text-bg2 h1 {
		font-size:22px;
	}
	
	div.slide-text-bg3 p {
		line-height: 18px;
		font-size:11px;
	}
}

@media screen and (max-width:305px) {
	div.slide-text-bg2 {
		display:none;
	}
	
	div.slide-text-bg2 h1 {
		display:none;
	}
	
	div.slide-text-bg3 p {
		display:none;
	}
}