/*
Theme Name: TASH
Theme URI: https://wordpress-1406653-5228529.cloudwaysapps.com/
Author: TASH team
Author URI: https://wordpress-1406653-5228529.cloudwaysapps.com/
Description: Equity, Opportunity, and Inclusion for People with Disabilities Since 1975
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: TASH
Tags: Equity, Opportunity, and Inclusion for People with Disabilities Since 1975

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

TASH is based on tash-org https://wordpress-1406653-5228529.cloudwaysapps.com/, (C) 2012-2020 Automattic, Inc.
tash-org 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/
*/
.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    word-wrap: normal!important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal!important;
    padding: 0;
    position: absolute!important;
    width: 1px;
}

.sabelogotopSec {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 0 30px;
}
.sabelogotopSec img{
	display:inline-block;
	max-width: 220px;
}
.sabelogotopSec img.tashllogoimg{
	padding-left: 25px;
    position: relative;
    border-left: 2px solid #ccc;
    margin-left: 30px;
}

@media screen and (max-width: 560px) {
   .sabelogotopSec img {
		display: inline-block;
		max-width: 150px;
		width: 100px;
	}
	.sabelogotopSec img.tashllogoimg {
		padding-left: 15px;
		position: relative;
		border-left: 1px solid #ccc;
		margin-left: 15px;
		width: 140px;
        max-width: 170px;
	}
}
