/*
Theme Name: Astra Child
Theme URI: https://yourwebsite.com
Description: Astra Child Theme
Author: Your Name
Author URI: https://yourwebsite.com
Template: astra
Version: 1.0
*/

#top-banner {
    background: radial-gradient(246.41% 59.06% at 50% 50%, #414141 0%, #171717 100%);
}
span.site-title {
    color: #1F1F1F;
    font-family: Condiment;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.4px;
    margin-bottom: -16px;
    padding: 10px 0px;
}
div#middlesection-top .wpb_single_image {
    position: absolute;
    width: 163%;
    left: -180px;
    right: 0;
    bottom: 0px;
}
div#inner-top-img {
    overflow: visible;
}
div#subheading {
    width: 705px;
    line-height: 120%;
}
div#right-top-sec p {
    color: #FFF;
    text-align: right;
    font-family: Geist;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 139%;
}
@media (max-width: 1500px) {
	
div#left-top-section h1 {
    font-size: 175px!important;
}
}
@media (max-width: 1300px) {
div#left-top-section h1 {
    font-size: 120px!important;
}
}


@media (max-width: 1100px) {
div#left-top-section h1 {
    font-size: 100px!important;
}
}
