/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/
@media only screen and (max-width: 680px) {
	.slide-inner .text-slider .maintitle { display: none !important; }
}

@media only screen and (max-width: 600px) {
	.slide-inner { display: none !important; }
}

.text-slider .maintitle {
		position: relative;
		display: inline-block;
		font-size: 52px;
		line-height: 67px;
		font-weight: 700;
		padding-left: 100px;
		padding-right: 100px;
		padding-bottom: 10px;
	}
.text-slider .subtitle {
		font-size: 24px !important; 
		line-height: 40px;
		padding: 20px 100px 50px !important;
		font-weight: 300;
	}
	
.site-logo {
	max-height: 70px !important;
}

.logo-custom {
	max-height: 70px !important;
}
/*
.logo-container a img{
	height: 70px !important;
}
*/
.site-info{ font-size:14px; }
.site-info a { font-weight:bold; color:#333333; }
.site-info a:hover { text-decoration:underline; }
.site-info__left { position: relative; text-align: center; /* Footer Cosmetic Detail just for Desktop */ }
@media (min-width: 992px) { .site-info__left { float: left; text-align: left; } }
/* @media (min-width: 992px) { .site-info__left::before { position: absolute; content: ''; background-color: #ffffff; height: 3rem; width: 2.9375rem; left: -3.625rem; top: -2.5rem; -ms-transform: rotate(52deg); transform: rotate(52deg); border-right: 1px solid #e9e9e9; } }*/

.site-info__right { position: relative; text-align: center; /* Footer Cosmetic Detail just for Desktop */ }
@media (min-width: 992px) { .site-info__right { float: right; text-align: right; } }

/*
@media (min-width: 992px) { .site-info__right::after { position: absolute; content: ''; background-color: #ffffff; height: 3rem; width: 2.9375rem; right: -3.625rem; top: -2.5rem; -ms-transform: rotate(-52deg); transform: rotate(-52deg); border-left: 1px solid #e9e9e9; } }
@media (min-width: 992px) { .site-info::before, .site-info::after { position: absolute; content: ''; height: 1.875rem; top: -1px; background-color: #ffffff; width: calc(50% - 470px - 1.4375rem); border-bottom: 1px solid #e9e9e9; } }
@media (min-width: 992px) and (min-width: 1200px) { .site-info::before, .site-info::after { width: calc(50% - 570px - 1.4375rem); } }*/

.text-slider .maintitle { font-size: 3rem !important; color:#000 !important; text-shadow:none !important; }
.text-slider .subtitle { font-size: 2rem !important; color:#666 !important; line-height: 30px !important; text-shadow:none !important; }