/*
Theme Name: TM Organik Child Theme
Theme URI: https://organik.thememove.com/
Author: ThemeMove
Author URI: https://thememove.com/
Description: Child theme for TM Organik. Add your customizations to this theme so they survive parent theme updates.
Version: 1.0
Template: tm-organik
Text Domain: tm-organik
*/
.footer .footer-c1 img {
    max-width: 200px;
    filter: brightness(0) invert(1);
}

.drg span{color:#cb912d}
.insight-btn.style-arrow{    color: #31582B;}
.insight-title.style-default-left .insight-title--title {
    margin-left: -45px;
}
.con .col-md-12 p{margin-bottom:7px; margin-top:0}
.con .col-md-6 p{margin-bottom:7px; margin-top:0}
.headroom--unpinned .topbar-03 {transition: all 0.5s; display:none}
.headroom--unpinned .header-container{transition: all 0.5s;}

@media (min-width: 1200px) {
    .container {
        max-width: 1400px !important; 
        width: 100% !important;     margin-left: auto;
    margin-right: auto;
    }
}

@media (min-width: 769px) {
    .insight-about--content--title h4 {
        white-space: normal;
    }
}


