/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.main-navigation, .site-branding {
	margin-top: 12px;
}

.site-header {
	padding: 0 0 10px;
}

.hero, .site-footer, .site-header {
	color: #908f8f;
}

.breadcrumb-area {
	padding-bottom: 6px;
	margin-top: 12px;
}

a {
	color: #959595;
}

.main-navigation li {
	border-bottom: 0;
}

.hero .wrapper .entry-written-content ::before {
/*
	content: '';
	width:209px;
	height:260px;
background: url('https://masood.live/wp-content/uploads/2016/11/masood-cropped_4-md.png');
backgroud-repeat:no-repeat;
*/
}

.hero .wrapper .entry-written-content {
	display: none;
}

.entry-written-content h1, .entry-written-content h2, .entry-written-content h3, .entry-written-content h4 {
	display: iniline;
	width: 70%;
}

.hero {
	padding-bottom: 0;
}

.hero, .site-footer, .site-header {
	color: #ddd;
}

.site-header {
	background: #1f98ee;
}

.post-thumbnail img {
	margin-left: 25%;
}

h1, h2, h3, h4, h5, h6 {
	color: #1f98ee;
	font-family: Montserrat, sans-serif;
}

.footer-widget-area a.button-minimal, .hero a.button-minimal, .site-header a.button-minimal {
	background-color: #1f98ee;
}

.footer-navigation, .hero, .site-footer {
	background: #fff;
}

.site .footer-navigation, .site .site-footer {
	background: #424242;
}

.hero, .site-footer, .site-header {
	color: #666;
}

.post-thumbnail img {
	margin-left: 0;
	margin: auto;
}

.service-area .media-body p a {
	color: #000000;
}

@media screen and (min-width: 1020px)
.hero .post-thumbnail {
	
}

@media screen and (min-width: 1020px)
.hero .post-thumbnail,.widget-area {
	
}

@media screen and (min-width: 1020px)
.hero .hentry,.hero .post-thumbnail {
	
}

.hero .post-thumbnail {
	width: 100%;
}

.hero .hentry,
	.hero .post-thumbnail {
	margin-bottom: 0;
}

#past-clients {
	padding: 5px;
	text-align: center;
}

#past-clients img {
	padding-left: 30px;
	padding-bottom: 30px;
	text-align: center;
	width: 100px;
	height: 100px;
}

.textwidget .contact-form input[type='text'], .textwidget .contact-form input[type='email'], .textwidget .contact-form textarea {
	width: 99%;
}

#post-280 header h1 {
	display: none;
}

@media only screen and (max-width:375px) {
	#past-clients img {
		padding-left: 20px;
		padding-bottom: 20px;
		text-align: center;
		width: 80px;
		height: 80px;
	}
	
	#past-clients img:nth-child(2n) {
		float: right;
	}
	
	.textwidget .contact-form input[type='text'], .textwidget .contact-form input[type='email'], .textwidget .contact-form textarea {
		width: 99%;
	}
}

#nav_menu-2 div {
	font-size: .9em;
}

#text-3 .textwidget {
	font-size: .9em;
}

#infinite-footer {
	display: none;
}

#infinite-footer .blog-credits, #infinite-footer .blog-info {
	border-top: 0;
}

.site-info a::before {
	content: '© 2017 Empowering All';
}

.site-info a, .blog-credits {
	display: none;
}

.infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer {
	display: block;
}

.site-info::before {
	content: '© 2017 Empowering All';
}

ul[id^="menu-social"] {
	margin: 0;
}