/**
* Theme Name: Hiringhub Child
* Description: This is a child theme of Hiringhub, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themekalia">Theme Kalia</a>
* Template: hiringhub
* Version: 1.0
*/


.service-style2 {
    padding: 120px 0 90px;
    background-color: #0f1618 !important;
}



.service-style2__single .title-box h3 a, .service-style2__single .text-box p, .sec-title.withtext p, .service-style2 .sec-title h2, .service-style2 .sub-title h4, .main-header-style3__top-right ul li .icon span, .main-header-style3__top-left ul li .icon span, .main-header-style3__top-left ul li, .main-header-style3__top-right ul li a, .main-header-style3__top-left ul li a {
      color: #fff !important;

}

.footer-top__inner, div#nav_menu-15 {
    display: none !important;
}
.footer-main {
    padding: 120px 0 0px;
}
.footer-bottom {

    border-top: 1px solid #fff;
}

.blog-style2 {
    padding: 120px 0 50px;
}

.banner-style1 {
    padding: 114px 0 50px;
}

.service-style4 {
    background-color: var(--thm-white);
    padding: 50px 0 120px;
}
.logo-box-style3 img, .sticky-logo-box-style1 img {
    width: 202px;
}

.text-white .sec-title p {
    color: #000 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1456px) {

.banner-style1__content-social-links {
    /*display: none !important;*/
	
}
	.banner-style1__tab {
    max-width: 75%;
    margin: 0 auto;
}
	.banner-style1-tab__button ul li span {
    font-size: 50px;
		margin-bottom: 15px;
}
	.banner-style1-tab-content-box-item .title h2 {
    font-size: 45px;
    line-height: 1.2em;
    font-weight: 500;
}
}