/* 
Theme Name: Assist Portal Theme
Theme URI: https://wordpress.org/themes/twentynineteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Requires at least: WordPress 4.9.6
Version: 1.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: twentynineteen
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Twenty Nineteen is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.inner-ban img{
	width:100%;
}

.eass-sec h3 {
    font-size: 24px;
}

.eass-sec p {
    font-size: 12px;
}

@media(max-width:580px){	
	.ls-outline .ls-nav-prev, .ls-outline .ls-nav-next{
		    width: 26px !important;
    height: 26px !important;
	}
	
	.ls-outline .ls-nav-next:after{	
    top: 13px !important;
		left:16px !important;
	}
	
	.ls-outline .ls-nav-prev:before{
		top: 13px !important;
    left: 8px !important;
	}
	
	.ls-outline .ls-nav-prev:after{
		    left: 8px !important;
		    top: 2px !important;
	}
	
	
	.ls-nav-next:before{
		    left: 16px !important;
		top: 2px !important;
	}
	html .ls-container, body .ls-container, #ls-global .ls-container{
		height:250px !important;
	}
	
}
h1.seo_title{
	color: #102535;
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 1.61px;
    text-transform: uppercase;
    margin: 0 0 25px;
}

article.post .entry-content h1,article.post .entry-content h2,article.post .entry-content h3,article.post .entry-content h4,article.post .entry-content h5,article.post .entry-content h6{
	color: #000;
	font-family: "Open Sans",sans-serif;
}

article.post .entry-content p,article.post .entry-content span{
	color: #000;
	font-size: 14px;
	font-weight: 400;
	font-family: "Open Sans",sans-serif;
	letter-spacing: .49px;
	line-height: 21px; 
}


div.entry-title {
	height: auto;
	background-color: #102535;
	line-height: 165px;
	margin: -100px 130px 0;
	font-family: Oswald,sans-serif;
	color: #fff;
	font-size: 70px;
	font-weight: 700;
	letter-spacing: 3.52px;
	text-transform: uppercase;
	padding: 0 40px;
}

.body-cont4 {
    margin-top: 120px !important;
}
@media (max-width: 550px){
	div.entry-title, header.entry-header h1.entry-title {
		height: auto !important;
		background-color: #102535 !important;
		line-height: 65px !important;
		margin: 0 0 !important;
		font-family: Oswald,sans-serif !important;
		font-size: 20px !important;
		padding: 0 15px !important;
	}
	.mobile-menu-open.slide-menu{
		z-index:99999;
	}

}

.banner-container {
    border: 3px solid #102535;
    margin-top: -30px !important;
}
.banner-container .banner-content p {
    font-size: 13px !important;
    line-height: 25px;
}


section.inner-page .page-title form.search-form {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
section.inner-page .page-title form.search-form label span.screen-reader-text {
    display: none;
}
section.inner-page .page-title form.search-form label .search-field {
    height: 50px;
    max-width: 450px;
    width: 100%;
    padding: 12px;
    font-size: 18px;
    color: #333;
    border: 1px solid #ddd;    
    display: block;
}
section.inner-page .page-title form.search-form label {
    display: block;
    width: 100%;
    max-width: 450px;
    margin: 0;
}
section.inner-page .page-title form.search-form input.search-submit {
    background: #ff7e00;
    border-color: #ff7e00;
}
.search_post_pagination {
    padding: 20px 0 20px;
}
.search_post_pagination h2.screen-reader-text {
    display: none;
}
.search_post_pagination .page-numbers {
    height: 30px;
    display: flex;
    min-width: 30px;
    margin-right: 5px;
    background: #102535;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
}
.search_post_pagination .nav-links {
    display: flex;
}
.search_post_pagination .page-numbers svg path:first-child {
	fill: #fff;
}
.search_post_pagination .page-numbers.current {
    background: #ff7e00;
}
.search_post_pagination .page-numbers span.nav-next-text, 
.search_post_pagination .page-numbers span.nav-prev-text {
    display: none;
}

.search_page .entry-header h2.entry-title a {
    font-size: 22px;
    color: #000;
    font-weight: 700;
    display: inline-block;
    line-height: 1.2;
}
.search_page .entry-content {
    color: #333;
}
section.inner-page.search_page  ul.search_update_list p {
    color: #666;
}
.search_page figure.post-thumbnail {
    max-width: 280px;
    display: none;
}
.search_page figure.post-thumbnail img {
    height: auto;
    width: 100%;
    object-fit: cover;
}
.search_page section.no-results {
    text-align: center;
}
.search_page section.no-results form.search-form {
    display: none;
}
.search_page section.no-results h1.page-title {
    color: #313131;
    font-size: 34px;
    font-weight: 700;
    margin: 0 0 10px;
}
footer .custom-html-widget ul li{
    color:#fff;
    font-weight: 400;
    letter-spacing: 0.56px;
    margin: 0 0 5px;
    font-size:13px;
}
@media screen and (min-width: 415px) and (max-width: 736px){
footer ul li{
    font-size: 12px !important;
}
}


@media (max-width: 767px){
section.inner-page.search_page .page-title {
    display: block!important;
}
section.inner-page.search_page .page-title h1 {
    height: auto;
    background-color: #102535;
    line-height: 65px;
    margin: 0 0;
    font-family: Oswald,sans-serif;
    font-size: 20px;
    padding: 0 15px;
}
}
@media (max-width: 550px){
section.inner-page .page-title form.search-form {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.search_page .entry-header h2.entry-title a {
    font-size: 20px;
}
}

#main.page {
    color: #000;
    padding-bottom: 20px;
}

#errors-pages {
    padding-top: 50px;
    padding-bottom: 50px;
}