/*
Theme Name: Seoland child
Template:   seoland
Theme URI: https://seoland.themeht.com/
Author: Themeht
Author URI: https://www.themeht.com
Description: Seoland - Child Theme
Version: 2.6.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: seoland
Tags: one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
*/
.banner-4 h1 {
   font-size: 60px;
       line-height: 80px;
}
.banner h1 span {
font-size: 70px;
}
.banner h6 {
    transform: none;
}
@media (max-width: 992px) {
    .banner {
        padding: 150px 0 50px;
    }
}
@media (max-width: 576px) {
.banner-shape3 {
    width: 100%;
    height: 100%;
}
    .banner-4 h1 {
        font-size: 30px !important;
        line-height: 50px !important;
    }
    .banner h1 span {
    font-size: 40px;
   }
}

.theme-title h6 {
    line-height: 1.4;
}
