.navbar-brand img{
width: 100%;
}
.navbar-brand {
    width: 280px;

}
.justify-content-end {
    justify-content: space-around !important;
}
.header_wrap:not([class*="bg_"]):not([class*="bg-"]).transparent_header.sticky_dark_skin.nav-fixed, .light_skin .sidetoggle_icon::after, .light_skin .sidetoggle_icon::before, .light_skin .toggle_center_line {
    background-color: #000000 !important;
}
.tabnav{
    color: #ffffff !important;
}
.about_img img {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.dropdown-toggle::after {
    display: none;
}
.navbar .navbar-nav > li > .nav-link {
    font-size: 16px;
}
div#demo_content {
    display: none !important;
}
.menutab.active {
    color: #fff !important;
    background: #f7304b !important;
    padding: 10px 10px !important;
    border-radius: 5px !important;
}
.menutab.active {
    color: #fff !important;
    background: #f7304b !important;
    padding: 10px 10px !important;
    border-radius: 5px !important;
}.menutab {
    color: #f7304b !important;
    padding: 10px 10px !important;
    border-radius: 5px !important;
}
.numtext{
    text-align: justify;
}
.homeabout{

}
.abtsection{
    padding-bottom: 81px;
    padding-top: 157px;

}
.abotrow{
    left: 0px;
    position: absolute;
    top: 493px;
    z-index: 11;
    /* bottom: 0; */
    width: 100%;
}
.homeabouttwo{
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    max-width: 360px;
    position: absolute;
    top: 0;
    left: 0;
}
.homeaboutthree{
    position: absolute;
    right: 0;
    bottom: -46px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    
}
.homeaboutfour img{ 
    position: absolute;
    right: 0px;
    bottom: 0;
    left: -207px;
    top: 216px;
    width: 38%;
    opacity: 0.20;
}
    

.image1-extra img{

}
                    <div class="icon newicn">
                    
                    .newicn{

}
.newicn img{
width: 20%;
}
.colornum {
    color: #ff324d;
}


@media screen and (max-width: 992px) {
    /* STYLES HERE */
    .abotrow{
        display: none;
    }
    a.nav-link.dropdown-toggle.text-white {
        color: #111 !important;
    }
    a.nav-link.dropdown-toggle.text-white {
        color: #111 !important;
    }
    
    
      .header_wrap.light_skin.transparent_header .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]), .header_wrap.light_skin .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]) {
    background-color: #F5F8F9 !important;
  }
    
    
    
}
@media screen and (max-width: 768px) {
    /* STYLES HERE */
    .abotrow{
        display: none;
    }
    .abtsection {
        padding-bottom: 42px;
        padding-top: 10px;
    }
    .aboutcol{
        padding-top: 62px;
    }

    a.nav-link.dropdown-toggle.text-white {
        color: #111 !important;
    }
    button.navbar-toggler.collapsed {
        color: #fff !important;
    }
    
    
    .header_wrap.light_skin.transparent_header .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]), .header_wrap.light_skin .navbar .navbar-collapse .navbar-nav:not([class*="bg_"]):not([class*="bg-"]) {
    background-color: #F5F8F9 !important;
  }
    
    
}
@media screen and (max-width: 576px) {
    /* STYLES HERE */
    .abotrow{
        display: none;
    }
    .abtsection {
        padding-bottom: 48px;
        padding-top: 40px;
    }
    .aboutcol{
        padding-top: 62px;
    }
}