/* 
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.5
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%;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    background: #398f14;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    display: inline-block !important;
}

.closed-menus{
	display:none;
}

#Arabic, #Thai, #Vietnamese, #malay, #Chinese {
	    color: #000;
}

.closed-menus a{
	    font-size: 13px !important; 
    padding: 10px 25px !important;
	color:#666 !important;
	transition:0.2s !important;
	padding-left:40px !important;
}

#Arabic a, #Thai a, #Vietnamese a, #malay a, #Chinese a {
    color: #000 !important;  /* Black for these specific languages */
}

#Arabic:hover a, #Thai:hover a, #Vietnamese:hover a, #malay:hover a, #Chinese:hover a {
    color: #fff !important;  /* White on hover */
}

#Arabic, #Thai, #Vietnamese, #malay, #Chinese{
    color: #000 !important;  /* Black for these languages */
}

#Arabic:hover, #Thai:hover, #Vietnamese:hover, #malay:hover, #Chinese:hover{
    color: #fff !important;  /* White on hover */
}

.closed-menus a i{
	    position: relative !important;
    left: 0 !important;
    color: #000 !important;
    top: 0 !important;
    margin-right: 7px !important;
    padding-left: 10px !important;
}

@media (max-width: 568px){
.mob-side-bar ul li a {
	color:#fff !important	
}
}

#layerslider_1, #layerslider_1 .ls-wrapper , #layerslider_1 div:first-child,
 .avia-layerslider .ls-inner img {
  min-height: 240px;
}

#layerslider_1 img{
	 min-height: 240px;
	width:100%;
	object-fit:cover;
}

.ls-outline .ls-circle-timer{
	display:none !important;
}
h1.seo_title{
	color: #102535;
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 1.61px;
    text-transform: uppercase;
    margin: 0 0 25px;
}


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;
}

@media (max-width: 550px){
    div.entry-title {
        height: auto;
        background-color: #102535;
        line-height: 65px;
        margin: 0 0;
        font-family: Oswald,sans-serif;
        font-size: 20px;
        padding: 0 15px;
    }
}
.fa{
    font-family: FontAwesome !Important;
    font-weight: normal !Important;
}
article.post .entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{
    color: #000  !Important;
    font-family: "Open Sans",sans-serif  !Important;
}
.navigation.post-navigation{
    display: none !important;
}
.blog-inner-img{
    margin:20px 0px;
}
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;
}
}

#main .blog-layout-main {
    padding: 40px 0px;
}

#main .blog-layout-main .nav-links {
    margin: 20px auto;
}

.blog-page-inner .entry-footer {
    background: none;
}

.blog-inner-main h2 {    
    font-size: 22px;
    color: #102535;
    font-weight: bold;
    margin-bottom: 20px;    
}

.blog-inner-main h2 a {
    color: #102535;
    text-decoration: none;
}

.blog-inner-main {
    color: #000;
    font-size: 14px;
}

.blog-inner-main footer {
    color: #fff;
    padding: 10px;    
    background: #102535;
    font-size: 12px;
    margin-bottom: 20px;
}

.blog-inner-main footer span a {    
    color: #ffffff;
}

.blog-inner-main footer svg {
    margin-right: 5px;
    fill: #ff7e00;
}

.blog-inner-main footer span,
.site-main .entry-footer span {
    padding-right: 5px;
}

.site-main .entry-footer svg {
    margin-right: 5px;
    fill: #ff7e00;
}

.blog-page-inner .entry-meta {
    padding: 20px 0px;
}

.blog-page-inner .entry-meta svg {
    margin-right: 5px;
    fill: #ff7e00;
}

.blog-page-inner .entry-meta span {
    padding-right: 5px;
}

.blog-page-inner .entry-meta span a  {
    color: #ccc;
}

.site-main .entry-footer,
.site-main .entry-footer a {
    color: #ccc;
}

.content-main {
    color: #000;
}

.blog-page-inner {
    padding: 20px 0px;
}

.post-thumbnail {
    text-align: center;
}

#main.page {
    color: #000;
}

#main.page .entry-footer {
    background: none;
    padding: 30px 0px;
}

#main.page .entry-header {
    padding-top: 40px;
}

#main.page .entry-header h1 {
    font-weight: bold;
    color: #102535;
    font-size: 36px;
}

#main.page .entry-header h1.white-title {
    color: #fff;
}

#main.page .entry-header h1.entry-title {
    color: #fff;
}

#main.page .entry-content {
    width: 100% !important;
}

.archive-title {
    font-size: 36px;
    line-height: normal;
    padding: 40px 0px;
}

@media (min-width: 1200px) {
    .blog-page-inner .entry-footer {
        max-width: 1140px;
        padding: 40px 15px;
        margin: 0px auto;
    }

    .menu-part div#navigation ul li a {
        font-size: 17px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .menu-part div#navigation ul li a {
        font-size: 14px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .menu-part div#navigation ul li a {
        font-size: 12px !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .menu-part div#navigation ul li a {
        font-size: 12px !important;
    }
}

.post-thumbnail-inner img {
    height: auto;
}


