
.body>section {
    margin: 10px 0 0 0;
}

#rstpl-main-menu-position .navbar {
    padding-top: 0px;
    padding-bottom: 20px;
}
.rstpl-custom.top-a {
    float: right;
}
div#mod-custom120 svg {
    margin: 5px;
}

div#mod-custom120 {
    display: flex;
    float: right;
}
div#mod-custom120 {
    height: 45px;
}


#rstpl-main-menu-position .navbar .navbar-collapse .navbar-nav-scroll .mod-menu>.nav-item {
    margin: 0 .30rem;
}


@media (max-width:576px) {
   .page-header h1 {
    font-size: 25px;
    font-weight: 500;
}
  ol.mod-breadcrumbs.breadcrumb.px-3.py-2 {
    padding-bottom: 0rem !important;
    padding-top: 0px !important;
}

section#rstpl-copyright-position .col-md-6 {
    margin-top: 0px;  
}

nav.mod-breadcrumbs__wrapper {
    padding-top: 12px;
}
#rstpl-pagewrap #rstpl-com_content .com-content-article {
    margin-bottom: 0rem;
}
   
}

@media (min-width:768px) {
    #rstpl-main-menu-position {
        padding-top: 0rem;
        padding-bottom: 0rem 
    }
    ol.mod-breadcrumbs.breadcrumb.px-3.py-2 {
    padding-bottom: 0rem !important;
    padding-top: 15px !important;
}
#rstpl-pagewrap #rstpl-com_content .com-content-article {
    margin-bottom: 0rem;
}


.current{
     color: #f33a3a !important; 
}
.animated-border{
    display: none !important; ;
    height: 2px !important; 
    max-width: 1px !important; 
    background-color: #f33a3a !important; 
    visibility: hidden !important; 
    width: 100% !important; 
    -webkit-transition: all .2s linear !important; 
}
#rstpl-main-menu-position>.navbar .navbar-collapse .mod-menu.rstpl-template-menu>.nav-item.active>.nav-link~.animated-border {
    max-width: 100%;
    visibility: hidden !important;
}

  
}

@media (min-width:1200px) {
    #rstpl-main-menu-position {
        padding-top: 0rem;
        padding-bottom: 0rem
    }
}

 .page-header {
    background: url(../../../images/heading-icon.png) no-repeat left 0.5em;
    padding-top: 10px;
    margin-top: 10px;
    padding-left: 50px;
    display: inline-block;
    min-height: 21px;
    line-height: 1em;
} 


