.corp1 {
  background-image: url("/media/rfkgwues/corporate-management.svg");
  background-color: #cccccc;
    background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
   background-size: 150px 40px;
  height: 200px;

}


.iconheaders component-inner container
{
   /*padding-top:300px;   
   height: 800px;
*/
}


.iconheaders .component-inner {
          /* height: 950px;  Sets a fixed height of 150 pixels */
          
           padding-top:15px; 
            padding-bottom:15px; 
        }
        
    
  /* look here viral */  
        
.heading11  .info{
/*  background-color: #d91922; */
padding-top:10px;
/*color: #000000 ;
background-color: #333333;*/
}
.heading11 .inner .image {
    max-width: inherit !important;
    padding: 10px 0 !important;
    background-color: #bd191c;
}
.heading11 .inner .image img {
    max-width: 60px;
}


.heading1 .inner .image.img-max.image-opacity-100.image_hover-opacity-40 {
  padding-top: 0px;
}



.homepagebannertext .inner .container .row .info.col {
  background-color: BLACK;
  opacity: .9; 
}


.homepagebannertext
{
 background-color: #d91922; 
 
}

.customaccordian .accordion.tab-basic .tab:not(:first-child) {
    margin-top: 5px;
}
.customaccordian .accordion.tab-basic .tab .nav-link {
    border: 0 !important;
    background: #da2128;
}
.customaccordian .accordion.tab-basic .tab .nav-link:not(.collapsed) {
    color: #fff !important;
}
.customaccordian .accordion.tab-basic .tab .nav-link.collapsed {
    background: #fff !important;
    color: #000;
}
.customaccordian .accordion.tab-basic .tab .nav-link.collapsed:hover {
    background: #da2128 !important;
    color: #fff !important;
    
}
.customaccordian .accordion.tab-basic .repeatable-content {
    border: 0 !important;
    background: #fff;
}
.customaccordian .accordion.tab-basic .collapse .text {
    border: 0 !important;
    background: #fff !important;
}
.table-wrapper {
    overflow-x: auto;
    width: 100%;
    margin-bottom: 30px;
}
.table-wrapper:last-child {
    margin-bottom: 0;
}

.table-wrapper table {
    background-color:#FFFFFF;
}
 .table-wrapper table:last-child{
    margin-bottom: 0;
}
.table-wrapper table thead{
    background-color:#f0f0f0;
}

.profile-thumb-main {
    border-bottom: 12px solid #d91922;
}
.team-page .listing_basic-grid .item .image {
    border-bottom: 12px solid #d91922;
}
.grey-btn {
    color: #fff;
    display: inline-block;
    padding: 8px 20px;
    background: #383234;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    cursor: pointer;
}
.grey-btn:hover {
    background: #d91922;
    color: #fff;
}
nav.social ul li.email a,
nav.social ul li.email a img {
    width: auto;
}
.modal-backdrop {
    display: none;
}

iframe {
    max-width: 100%;
}