/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
  
/*****************************************/
/* Start your style declarations here    */
/*****************************************/
body, html{
  font-family: 'Roboto', sans-serif !important;
  font-size: 16px;
}

input[type='text'], input[type='email'], input[type='password'], input[type='tel'], input[type='number'], input[type='file'], select, textarea{
  font-family: 'Roboto', sans-serif !important;
}
p{
  color: #666;
  font-family: 'Roboto', sans-serif !important;
  font-size: 1rem;
}
a {
    text-decoration: none !important;
    color: #666 !important;
}
a:hover{
 color: #ED6D23;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Roboto', sans-serif !important;
}
ul, ol, ul li, ol li{
  marign:0;
  padding:0;
}
li{
  list-style: none;
}
.h6, h6{
  font-size: 1rem
    font-weight: 400;
}
.h4, .footer h4{
  color:#666;
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-weight: 700;
}
.footer{
  padding-top:0;
}
.footer .hs-menu-wrapper ul{
  margin-top:0;
}
.footer .hs-menu-wrapper a {
    font-size: 1rem;
    font-weight: 400;
    display: block;
    font-family: 'Roboto',sans-serif;
}
.footer .bottom-footer-menu .hs-menu-wrapper a{
    text-decoration: underline !important;
}

.footer .hs-menu-wrapper a:hover, .footer .hs-menu-wrapper a:focus{
  font-weight: 400;
}
.address-block ul li{
  font-weight: 400;
  color: #666;
  padding-top: 10px;
}
.address-block ul li a i{
  font-size: 1.125rem;
}
.address-block ul li a{
 color: #666;
}
a.social-links__link {
    background: #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
}
span#hs_cos_wrapper_footer_social_ {
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 30px;
    height: 30px;
}
.social-links__icon svg{
  height: 30px !important;
}
.footer .hs-menu-wrapper ul {
    margin: 0;
}
li.hs-menu-item.hs-menu-depth-1:first-child{
  padding-left:0 !important;
}
.bottom-footer-menu li.hs-menu-item.hs-menu-depth-1 {
    padding-left: 35px;
  padding-bottom: 0;
}
.header .header__navigation-top .navigation-primary .submenu.level-1>li.menu-item>a, .header .header__navigation-top .navigation-primary .submenu.level-2>li.menu-item>a.menu-link, .header .navigation-primary .submenu.level-3>li.menu-item>a.menu-link, .header__language-switcher-label-current, .header__language-switcher .lang_list_class li a{
  color: #fff !important;
  font-family:  'Roboto',sans-serif !important;
}
.header .navigation-primary .submenu.level-1>li.menu-item>a, .header .header__navigation-top .navigation-primary .submenu.level-2>li.menu-item>a.menu-link, .header .navigation-primary .submenu.level-3>li.menu-item>a.menu-link, .header__language-switcher-label-current, .header__language-switcher .lang_list_class li a{
  font-size: 0.875rem !important;
  letter-spacing: 0;
  position: relative;
}
.header .navigation-primary .submenu.level-1>li.menu-item>a:hover:before, 
.header .navigation-primary .submenu.level-1>li.menu-item>a.active-item:before{
  width: 100%;
  color: #ed6d23;
}
.header .header__navigation-top .navigation-primary .submenu.level-1>li.menu-item>a:before{
   background: #fff !important;
}
.header .navigation-primary .submenu.level-1>li.menu-item>a:before{
    position: absolute;
    transition: 0.3s;
    content: "";
    width: 0;
    left: 0;
    bottom: 0px;
    height: 4px;
    background: #ed6d23;
}
.header__logo {
    position: absolute;
    top: 35px;
    right: 48px;
    width: 95px;
  z-index:99;
}
.header__navigation-top .navigation-primary .submenu.level-1>li {
    padding: 0;
}
.header__navigation .navigation-primary .submenu.level-1>li:first-child{
  padding-left: 0;
}
.header__navigation .navigation-primary .submenu.level-1>li{
  margin: 0;
  padding: 0 10px 5px;
}
.header .navigation-primary .submenu.level-1>.has-submenu:hover>.menu-arrow, .header .navigation-primary .submenu.level-1>.has-submenu.parent-active>.menu-arrow, .header__language-switcher:hover .header__language-switcher-label-current:after{
 top: 20px;
}
.header{
  padding: 0;
}
.header .navigation-primary .submenu.level-2, .header .navigation-primary .submenu.level-3{
  width: 200px;
}
.header{
  margin-top: -25px;
  border: none;
}
.navigation-primary .submenu.level-1>li>a, .header__language-switcher-label-current {
    letter-spacing: 0;
}
.header .navigation-primary .submenu.level-2, body .submenu.level-2>li, .header .navigation-primary .submenu.level-3, .header ul.lang_list_class{
  background: transparent;
  border: none;
}
/* .main-header .menu-item:hover, .main-header .menu-item:hover a, .main-header .menu-item .menu-link:hover, .main-header .menu-item .menu-link:hover, .main-header .menu-item .menu-link:focus{
  background: #ED6D23 !important;
  color: #fff !important; 
} */
.header .navigation-primary .submenu.level-2, body .submenu.level-2>li, .header .navigation-primary .submenu.level-3, .header ul.lang_list_class{
 background: #ED6D23 !important;
  color: #fff;
}
.header .navigation-primary .submenu.level-2>li.menu-item:first-child>a.menu-link, 
.header .navigation-primary .submenu.level-3>li.menu-item:first-child>a.menu-link{
  border-top: none;
}
.header .navigation-primary .submenu.level-2>li.menu-item>a.menu-link, 
.header .navigation-primary .submenu.level-3>li.menu-item>a.menu-link{
  padding: 12px 22px;
}
.header .navigation-primary .submenu.level-1>li.menu-item>a, 
.header .header__navigation-top .navigation-primary .submenu.level-2>li.menu-item>a.menu-link, 
.header .navigation-primary .submenu.level-3>li.menu-item>a.menu-link, .header__language-switcher-label-current, 
.header__language-switcher .lang_list_class li a{
   padding: 18px 20px;
}
.header .navigation-primary .submenu.level-1>.menu-item {
    display: block;
    float: left;
}
#hs_cos_wrapper_footer_social .social-links__icon:hover svg, #hs_cos_wrapper_footer_social .social-links__icon:focus svg, #hs_cos_wrapper_footer_social .social-links__icon:active svg {
    fill: #ed6d23;
}
.header .navigation-primary .submenu.level-1>.has-submenu>.menu-arrow:before, .header__language-switcher-label-current:before{
   bottom: -4px;
}
.header .navigation-primary .submenu.level-1>.has-submenu>.menu-arrow, .header__language-switcher-label-current:after{
   left: auto;
  right: 5px;
}
.header .navigation-primary .submenu.level-2>li.menu-item>a.menu-link, 
.header .navigation-primary .submenu.level-3>li.menu-item>a.menu-link, 
.header__language-switcher:hover ul.lang_list_class {
    background-color: #ed6d23;
    text-transform: none;
    border-top: 1px solid #F6B691;
    color: #fff !important;
}
.header .navigation-primary .submenu.level-1>li.menu-item>a.menu-link.active-branch, .header .navigation-primary .submenu.level-1>li.menu-item>a.menu-link.active-item{
        font-family: 'Roboto',sans-serif !important;
}
/* .header__navigation .menu-link.active-item
{
  background:#ed6d23 !important;
  color: #fff !important;
} */
.header .navigation-primary .submenu.level-1>li>a.active-item:after, .header .navigation-primary .submenu.level-1>li>a.active-branch:after{
   content: none !important; 
}
.header__navigation .navigation-primary .submenu.level-1>li{
  padding:0;
}
.carousel{
  margin-bottom: 0;
}
.main-header .menu-item .menu-link{
   display: inline-block;
    padding: 10px;
}
.main-header{
      position: relative;
/*     top: -24px; */
/*       box-shadow: 0 4px 10px 0 rgb(0 0 0 / 10%); */
}
.header__navigation{
/*   box-shadow: 0 4px 10px 0 rgb(0 0 0 / 10%); */
}
.header .navigation-primary .submenu.level-1>.has-submenu>.menu-arrow, .header__language-switcher-label-current:after{
  top: 15px;
}
.header .navigation-primary .submenu.level-1>.has-submenu>.menu-arrow, .header__language-switcher-label-current:after {
    border-top-color: #666;
}
.top-footer-section {
    margin-bottom: 35px;
    position: relative;
}
.top-footer-section:before {
    content: '';
   top:0;
    left: 0;
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,0.6);
    height: 100%;
}
.top-footer-section .hs-image-widget {
    width: 100% !important;
    height: 285px;
    object-fit: cover;
    background-attachment: fixed;
    background-size: cover;
}
.issue-sectio {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 560px;
}
.issue-sectio .title h4{
     font-size: 1.875rem;
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px;
}
.description-block div {
    color: #fff;
  text-transform: capitalize;
    font-size: 0.875rem;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 20px;
}
a#hs-button_module_163021804148013 {
    font-size: 1rem;
    color: #fff !important;
    background: #ED6D23;
    font-weight: 400 !important;
    padding: 8px 15px;
}
.link-wrapper-col{
  display: flex;
    justify-content: center;
    align-items: center;
    padding: 35px 0;
}
.single-icon-block {
    width: 184px;
    text-align: center;
}
.single-icon-block img, .single-item img {
/*     width: 32px; */
  object-fit: cover;
  padding: 3px;
      transition: 400ms ease;
}
.single-icon-block:last-child img{
  width: 32px;
}
.single-icon-block:hover img, .single-item:hover img{
  transform: translateY(10px);
}
div#hs_cos_wrapper_module_163012858286717_ {
    color: #fff;
    font-size: 0.875rem;
    padding-top: 6px;
  transform: translateY(10px);
}
/* Full width modal cass */
.single-col-desc {
    padding: 90px 0;
}
.description-title div#hs_cos_wrapper_module_163013276534422_ {
    color: #ED6D23;
    font-size: 1.75rem;
    text-transform: uppercase;
    font-weight: 700;
}
.description.detail p {
    font-size: 1rem;
    line-height: 28px;
    margin-top: 20px;
    font-weight: 400;
}
.single-full-width div a {
    background: #f8b428;
    color: #fff !important;
    padding: 10px 19px;
    font-size: 18px;
    margin-top: 20px;
    display: inline-block;
    line-height: 21px;
}
.single-full-width{
  width: 875px !important;
}
/* Two col block Css */
.two-col-block {
    padding: 70px 0;
}
.title-text div#hs_cos_wrapper_module_163015677186336_ {
    color: #ED6D23;
    font-size: 1.5rem;
    margin-top: 30px;
    font-weight: 700;
    margin-bottom: 15px;
  text-transform: uppercase;
}
.two-col-wrapper{
  width: 950px;
  margin: 0 auto;
}
.single-block{
  width: 400px;
}
.single-block img {
    width: 74px;
    height: 74px;
    background: #F8B428;
    padding: 17px;
}
.four-category-block a{
  width: 50%;
}
/* .four-category-block{
  position: relative;
}
.four-category-block:before{
  background-image:url('/Pilbara Regional/images/Rectangle 33.png');
background:;
  content:'';
  position: absolute;
  top:0;
  left: 0;
  width: 396px;
  height: 168px;
} */
.single-item img {
    padding-bottom: 10px;
}
.single-item {
    color: #fff;
    display: block;
}
Image-wrapper {
  position: relative;
}
.Image-wrapper div#hs_cos_wrapper_module_163015943660253_, .Image-wrapper div#hs_cos_wrapper_module_163015970630055_ {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.875rem;
    font-weight: 700;
}
.three-category-block a {
    border-bottom: 1px solid #fff;
    display: block;
    padding: 27px 0;
}
.three-category-block a:last-child{
 border: none;
}
.ceo-name, .ceo-position{
      width: 100% !important;
}
.ceo-name{
  margin: 10px 0 0;
}
.note-description {
    position: relative;
}
.note-description:before {
    content: '\f10d';
    font-family: 'FontAwesome';
    font-weight: 700;
    font-size: 3.125rem;
  color:#2D2D2D;
  position: absolute;
  top:0;
  left:0;
}
.image-block-wrapper {
    padding: 30px 15px;
}
.note-description div#hs_cos_wrapper_module_163016057301568_ {
    color: #2d2d2d;
    line-height: 22px;
    padding-left: 60px;
    padding-top: 60px;
    font-size: 18px;
}
.ceo-position div#hs_cos_wrapper_module_163016057301568_{
  font-size: 1.125rem;
  font-weight: 500;
  color: #2D2D2D;
}
.ceo-name:before {
    content: '';
    background: #000;
    width: 62px;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
}
.ceo-name div#hs_cos_wrapper_module_163016057301568_ {
    color: #2D2D2D;
    font-size: 1.375rem;
    font-weight: 500;
  padding-top: 15px;
}
.ceo-note-wrapper {
    padding-top: 75px;
}
.ceo-name, .ceo-position{
    margin-left: 60px;
}
.description-wrapper{
   padding: 0 35px 0 65px;
}
/* Images Block Css */
.image-block-wrapper {
    padding: 45px 50px;
}
.gallery-wrapper .single-image {
    margin: 32px 0;
  width: 21%;
}
.gallery-wrapper .single-image img {
    width: 100%;
}
.header{
 z-index: 9;
}
/* Banner Css */
.banner-title-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
div#hs_cos_wrapper_hero-banner_ {
    color: #fff;
    font-size: 3rem;
    line-height: 68px;
}
.image-wrapper img {
    height: 650px !important;
    object-fit: cover;
    width: 100%;
}
.banner-wrapper .carousel-indicators {
    position: absolute;
    top: 50%;
    right: 40px;
    bottom: auto;
    left: auto;
    z-index: 2;
    display: block;
    justify-content: center;
    padding: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
    transform: translate(0, -50%);
}
.header__navigation-top .main-header .menu-item .menu-link {
    padding: 0px;
}
.banner-wrapper .carousel-indicators [data-bs-target]{
   display: block;
  width: 6px;
  height: 50px;
}
.image-wrapper{
  position: relative;
}
/* .image-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    height: 100%;
} */
.img-wrapper.img-wrapper {
    position: relative;
}
.img-wrapper.img-wrapper:before{
   background: url('https://20316002.fs1.hubspotusercontent-na1.net/hubfs/20316002/Group%2011444.png');
  content:'';
  position: absolute;
  top:20px;
  left: 105px;
      width: 129px;
    height: 114px;
}
.img-wrapper.img-wrapper img {
    height: 300px;
    object-fit: cover;
  position:relative;
    object-position: top;
}
/* About css */
.about-feature-row .feature-description, .about-feature-row .featured-image {
    width: 545px !important;
}
.about-banner p.top-section {
    color: #fff;
    font-size: 2.25rem;
    line-height: 50px;  
    margin-bottom: 10px;
}
.about-banner .banner-title-wrapper{
   width: 66%;
}
.about-banner .image-wrapper img {
    height: 300px !important;
}
.about-banner .image-wrapper:before{
   content:none;
}
.about-banner .down-arrow {
    bottom:auto;
}
.banner-paragraph{
      color: #fff;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 26px;
}
.icon-title-wrapper div#hs_cos_wrapper_module_163022484148633_ {
    color: #ED6D23;
    font-weight: 500;
    font-size: 1.5rem;
    margin-left: 10px;
    font-family: 'Roboto',sans-serif;
}
.about-feature-row.feature-row-wrapper{
  padding: 40px 0;
}
.feature-team-box {
    padding: 50px 0;
}
div#hs_cos_wrapper_module_163022484148633_{
  font-size: 0.875rem;
}
.featured-image img {
    height: 280px;
    object-fit: cover;
}
.category-wrapper .Image-wrapper img {
   width: 100%;
    height: 382px !important;
    object-fit: cover;
}
/* Testimonial Css */
.testimonial-wrapper{
    padding: 120px 0;
}
.testimonials div#hs_cos_wrapper_module_163021836907120_ {
    color: #ED6D23;
    font-size: 1.875rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
      text-transform: uppercase;
}

.testimonials .owl-item.center .card {  
     background-color: #ED6D23;
  background-image: url("data:image/svg+xml,%3Csvg width='119' height='90' viewBox='0 0 119 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.2' d='M86.2477 89.5972C71.251 89.5972 63.7526 81.8539 63.7526 66.3673C63.7526 59.8466 66.2066 51.1524 71.1146 40.2845C76.0227 29.4168 80.9307 20.1791 85.8387 12.5717L92.7917 0.75293L118.968 14.2018L90.3377 48.0279L91.9737 49.658C95.7911 48.0279 99.1994 47.2128 102.199 47.2128C105.198 47.2128 108.061 48.9788 110.788 52.5108C113.514 56.0429 114.878 60.6617 114.878 66.3673C114.878 71.8012 112.151 77.0992 106.698 82.2614C101.517 87.1519 94.7004 89.5972 86.2477 89.5972ZM23.2614 89.5972C8.26472 89.5972 0.766357 81.8539 0.766357 66.3673C0.766357 59.8466 3.08403 51.1524 7.71939 40.2845C12.6274 29.4168 17.5354 20.1791 22.4434 12.5717L29.8055 0.75293L55.9816 14.2018L27.3515 48.0279L28.9875 49.658C32.8048 48.0279 36.2132 47.2128 39.2125 47.2128C42.2119 47.2128 45.0749 48.9788 47.8016 52.5108C50.5282 56.0429 51.8916 60.6617 51.8916 66.3673C51.8916 71.8012 49.1649 77.0992 43.7115 82.2614C38.5308 87.1519 31.7142 89.5972 23.2614 89.5972Z' fill='white'/%3E%3C/svg%3E%0A");
    border-radius:0px;
      background-position: center;
    background-repeat: no-repeat;
  background-size:auto 45px;
}

.testimonials .profile-pic {
    width: 84px !important;
    height: 84px;
  margin-bottom: 17px;
}


.testimonials .owl-dots {
    display: none
}
.testimonials .owl-nav {
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 !important;
  display:flex;
  align-items:center;
}
.testimonials .owl-nav button span {
  font-size:0px;
  line-height:0px;
}
.testimonials .owl-nav button {
  width:30px;
  height:20px;
  background:none;
  
  
  
}
.testimonials .owl-nav button.owl-prev, .testimonials .owl-nav button.owl-prev:hover{
  background:none;
background-image: url("data:image/svg+xml,%3Csvg width='29' height='19' viewBox='0 0 29 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.0017 9.00126C28.0017 8.73605 27.8964 8.4817 27.7088 8.29416C27.5213 8.10662 27.2669 8.00126 27.0017 8.00126H3.4157L9.70971 1.70926C9.89748 1.52149 10.003 1.26681 10.003 1.00126C10.003 0.735712 9.89748 0.481036 9.70971 0.293263C9.52193 0.10549 9.26726 6.25661e-09 9.00171 0C8.73615 -6.25661e-09 8.48148 0.10549 8.2937 0.293263L0.293703 8.29326C0.200575 8.38616 0.12669 8.49651 0.0762787 8.618C0.0258656 8.73949 -8.58307e-05 8.86973 -8.58307e-05 9.00126C-8.58307e-05 9.1328 0.0258656 9.26304 0.0762787 9.38453C0.12669 9.50602 0.200575 9.61637 0.293703 9.70926L8.2937 17.7093C8.48148 17.897 8.73615 18.0025 9.00171 18.0025C9.26726 18.0025 9.52193 17.897 9.70971 17.7093C9.89748 17.5215 10.003 17.2668 10.003 17.0013C10.003 16.7357 9.89748 16.481 9.70971 16.2933L3.4157 10.0013H27.0017C27.2669 10.0013 27.5213 9.89591 27.7088 9.70837C27.8964 9.52084 28.0017 9.26648 28.0017 9.00126Z' fill='white'/%3E%3C/svg%3E%0A");
background-position:center center;
  background-repeat:no-repeat;
      margin-right: 120px;
}
.testimonials .owl-nav button.owl-next, .testimonials .owl-nav button.owl-next:hover{
  background:none;
background-image: url("data:image/svg+xml,%3Csvg width='29' height='19' viewBox='0 0 29 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.00170898 9.00126C0.00170898 8.73605 0.107066 8.4817 0.294602 8.29416C0.482139 8.10662 0.736493 8.00126 1.00171 8.00126H24.5877L18.2937 1.70926C18.1059 1.52149 18.0005 1.26681 18.0005 1.00126C18.0005 0.735712 18.1059 0.481036 18.2937 0.293263C18.4815 0.10549 18.7362 6.25661e-09 19.0017 0C19.2673 -6.25661e-09 19.5219 0.10549 19.7097 0.293263L27.7097 8.29326C27.8028 8.38616 27.8767 8.49651 27.9271 8.618C27.9776 8.73949 28.0035 8.86973 28.0035 9.00126C28.0035 9.1328 27.9776 9.26304 27.9271 9.38453C27.8767 9.50602 27.8028 9.61637 27.7097 9.70926L19.7097 17.7093C19.5219 17.897 19.2673 18.0025 19.0017 18.0025C18.7362 18.0025 18.4815 17.897 18.2937 17.7093C18.1059 17.5215 18.0005 17.2668 18.0005 17.0013C18.0005 16.7357 18.1059 16.481 18.2937 16.2933L24.5877 10.0013H1.00171C0.736493 10.0013 0.482139 9.89591 0.294602 9.70837C0.107066 9.52084 0.00170898 9.26648 0.00170898 9.00126Z' fill='white'/%3E%3C/svg%3E%0A");
background-position:center center;
  background-repeat:no-repeat;
      margin-left: 120px;
}
.testimonials .testimonials button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
}


.testimonials .owl-stage {
  padding:100px 0;
  display:flex;
  align-items:center;
}
.testimonial__module img {
    width: 84px !important;
    height: 84px;
    border-radius: 50%;
    padding: 0;
  margin-bottom: 17px;
}
.testimonials .item {
  opacity: 0.6;
  border: 1px solid #ed6d23;
}
.testimonials .content {
  margin-bottom:35px;
  max-width: 232px;
    margin-left: auto;
    margin-right: auto;
}
.testimonials .content p {
  font-size: 9px;
  line-height: 1.5;
  margin:0;
}
.testimonials .author-name {
  font-size:16px;
  color:#666;
  position: relative;
}
.testimonials .author-name:before {
  content:'';
  background:#fff;
  height:1px;
  width:32px;
  position:absolute;
  top:-5px;
  left:50%;
  transform:translateX(-50%);
}
.testimonials .author-degination {
  font-size:10px;
  color:#666;
}
.testimonials .owl-item.center {  
     transform: scale(2);
    position: relative;
    z-index: 5;
  border:8px solid #fff;
}
.testimonials .owl-item.center .testimonial__module img  {
  width:55px !important;
  height:55px;
}
.testimonials .owl-item.center .item {  
     opacity:1;
  border:none;
}
.testimonials .owl-item.center .item * {
  color:#fff;
}

@media screen and (max-width: 767px) {
  .testimonials .owl-stage {
    padding:0;
  }
  .testimonials .owl-nav {
  top:65px;
  }
  .testimonials .owl-item.center .card {
    background-size:auto auto;
  }
  
  .testimonials .owl-nav button.owl-prev, .testimonials .owl-nav button.owl-prev:hover{
      margin-right: 70px;
}
.testimonials .owl-nav button.owl-next, .testimonials .owl-nav button.owl-next:hover{
      margin-left: 70px;
}
  .testimonials .owl-item.center .testimonial__module img  {
  width:100px !important;
  height:100px;
}
  .testimonials .owl-item.center {
    transform: scale(1);
  }
  .testimonials .content p {
  font-size: 18px;
}
.testimonials .author-name {
  font-size:25px;
}
  .testimonials .author-name:before {
  height:2px;
  width:64px;
}
  .testimonials .author-degination {
  font-size:15px;
}
}


.category-wrapper .four-category-block {
    position: relative;
}
.category-wrapper .four-category-block:after, .category-wrapper .four-category-block:before{
    background: #fff;
    content: '';  
    position: absolute;
}
.category-wrapper .four-category-block:after {
    
    left: 0;
    top: 50%;
    height: 1px;
    width: 100%;
}
.category-wrapper .four-category-block:before {
    top: 0;
    left: 50%;
    height: 100vh;
    width: 1px;
}
/* Team Css */
div#hs_cos_wrapper_module_163022312097025_ .banner-title{
    color: #fff;
    font-size: 3rem;
    line-height: 68px;
  margin-bottom: 30px;
}
.team-banner div#hs_cos_wrapper_module_163022312097025_ p{
  color: #fff;
  line-height: 25px;
}
.team-banner .banner-title-wrapper {
    width: 50%;
}
.team-profile-block{
  padding-top: 50px;
}
.team-title div#hs_cos_wrapper_module_163024578674022_ {
    color: #ED6D23;
    font-size: 1.875rem;
    font-weight: 700;
}
.team-title{
    padding-bottom: 20px;
    margin-bottom: 30px;
  position: relative;
}
.team-title:before {
    content: '';
    position: absolute;
    top: auto;
    left: -48px;
    width: 70%;
    height: 1px;
    bottom: 0;
    background: #666;
}
.team-title div#hs_cos_wrapper_module_163024578674022_ {
    color: #ED6D23;
    font-size: 1.875rem;
    font-weight: 700;
    text-transform: uppercase;
}
.team-desc .team-desc-left p {
    line-height: 25px;
    font-size: 1rem;
}
.team-desc-left{
    padding-right: 45px;
}
.team-desc-right{
    padding-left: 45px;
}
.team-profile-wrapper {
    padding-top: 50px;
    padding-bottom: 30px;
}
.team-profile-wrapper {
    background: #000;
    position: relative;
}
.team-profile-wrapper:before {
    position: absolute;
    content: '';
    background: #fff;
    height: 140px;
    width: 100%;
    top: 0;
    left: 0;
}
div#hs_cos_wrapper_module_163024578674022_ {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 500;
}
div#hs_cos_wrapper_module_163024578674022_ {
    color: #fff;
  font-weight: 400;
}
.team-profile-single.w-25 {
  padding: 30px;
}
.team-profile-single img {
    object-fit: cover;
  width: 100%;
}
.first-block-left{
  border-right: 1px solid #fff;
}
.number-text div#hs_cos_wrapper_module_16302435564456_ {
    font-size: 4rem;
    font-weight: normal;
}
.position-title-text div#hs_cos_wrapper_module_16302435564456_ {
    font-size: 1.125rem;
}
.deceased-block{
    margin-bottom: 20px;
}
.feature-row-wraper .feature-row .feature-description, .feature-row-wraper .feature-row .featured-image{
  width: 50%;
}
.feature-row-wraper .featured-image.align-left {
    padding-right: 65px;
}
.feature-row-wraper .featured-image img {
    height: 300px;
    object-fit: cover;
    width: 100%;
}
.title-wrapper .name-text div#hs_cos_wrapper_module_16302435564456_ {
    font-size: 1.25rem;
    font-weight: 600;
}
.position-txt div#hs_cos_wrapper_module_16302435564456_ {
    color: #666;
    font-size: 1.125rem;
}
.feature-description div#hs_cos_wrapper_module_16302435564456_, .title-wrapper .name-text div#hs_cos_wrapper_module_16302435564456_{
  color: #666;
}
.feature-team-box:nth-child(even) {
    background-color: #f9f9f9;
}
.services-feature-row-wrapper .feature-content-box .featured-image img{
  width: auto;
}
.feature-content-box {
    padding: 20px 0;
}
div#hs_cos_wrapper_module_16302435564456_ {
    font-size: 0.875rem;
    line-height: 26px;
}
div#hs_cos_wrapper_module_16302435564456_ ul{
 margin: 8px 0;
}
div#hs_cos_wrapper_module_16302435564456_ li{
   list-style: disc inside;
}
/* Power Css */
/* .banner-services-wrapper {
    padding-top: 86px;
} */
.services-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.services-wrapper div#hs_cos_wrapper_module_16303331773256_ {
       color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.services-feature-row-wrapper .feature-description li{
  list-style: disc;
   margin-left: 15px;
}
.services-feature-row-wrapper .feature-row .col-lg-8.col-sm-8{
  padding: 0 15px;
  width: 100%;
}
.services-feature-row-wrapper .feature-row .col-lg-8.col-sm-8 .feature-box.align-items-center {
    align-items: start !important;
}
.services-feature-row-wrapper .featured-image.align-right img{
   float: right;
}
.services-feature-row-wrapper .featured-image img {
    height: 400px;
    object-fit: cover;
    width: 100%;
}
.services-feature-row-wrapper .icon-title-wrapper div#hs_cos_wrapper_module_163022484148633_ {
    color: #ed6d23;
    font-weight: 700;
    font-size: 1.875rem;
    font-family: 'Roboto',sans-serif;
  margin-left:0;
  text-transform: uppercase;
}
.services-feature-row-wrapper .feature-description{
  padding-right: 0;
  width: 100% !important;
}
.banner-services-wrapper img{
  width: 100%;
}
.services-wrapper span div#hs_cos_wrapper_module_16303331773256_{
    font-weight: 400;    
    text-transform: capitalize;
    display: flex;
    align-items: center;
  justify-content: center;
  
}
.ceo-note-wrapper {
    border-bottom: 10px solid #111;
}
/* Careers Css */
.job-title div#hs_cos_wrapper_module_163049760279936_ {
    color: #ED6D23;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 5px;
}
.job-desc ul{
  margin:10px;
}
.job-desc li {
    color: #151515;
    font-weight: 400;
    list-style: disc;
}
.learn-button a div#hs_cos_wrapper_module_163049760279936_ {
    color: #ED6D23;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #ED6D23;
    text-align: center;
    padding: 8px 20px;
  background: #fff;
}
.learn-button{
  display: inline-block;
    background: #ed6d23;
}
.learn-button i{
    background: #ED6D23;
    color: #fff;
    display: block;
    line-height: 39px;
    font-size: 14px;
    padding: 0 10px;
}
.learn-button:hover a div#hs_cos_wrapper_module_163049760279936_{
  background: #ED6D23;
    color: #fff;
}
.learn-button i{
  transition: 400ms ease;
}
.learn-button:hover i{
  transform: translateX(10px);
}
/* TEstimonail Css */
.testimonial-page-title {
    padding-top: 50px;
    text-align: center;
}
.testimonial-page-title h1 span#hs_cos_wrapper_module_16304900580602_ {
   color: #ED6D23;
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 700;
    display: block;
  text-transform: uppercase;
}
.testimonial-wrapper-block .testimonial-wrapper .testimonial-block{
  width: 32%;
  margin: 10px;
  background: #F7F7F7;
      min-height: 325px;
}
.testimonial-wrapper-block .testimonial-wrapper{
  padding: 0;
}
.testimonial-desc p {
    color: #151515;
    font-size: 14px;
    line-height: 25px;
}
.testimonial-block .testimonial-profile .image-block img{
  width: 40px;
  margin-right:10px;
  border-radius: 50px;
}
.testimonial-position div#hs_cos_wrapper_module_16304920911769_{
  font-size: 12px;
  color: #666;
  padding-top:6px;
}
.testimonial-name div#hs_cos_wrapper_module_16304920911769_ {
    color: #151515;
    font-size: 14px;
    font-weight: 400;
}
.testimonial-wrapper-block .testimonial-profile {
    position: absolute;
    bottom: 20px
}
.testimonial-wrapper-block .testimonial-profile:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 68px;
    background: #666;
}
.member-banner .member-link a{
    color: #fff;
    margin-bottom: 20px;
    display: inline-block;
    background: #ED6D23;
    margin-top: 10px;
    padding: 10px 20px;
}
.member-banner .member-link a  div#hs_cos_wrapper_module_163049611922327_{
 margin-bottom: 0;
}
.member-banner .title div#hs_cos_wrapper_module_163049611922327_{
    font-size: 48px;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.member-banner div#hs_cos_wrapper_module_163049611922327_ {
    color: #fff;
    margin-bottom: 20px;
}
.member-banner div#hs_cos_wrapper_module_163049611922327_ p {
    color: #fff;
    margin-bottom: 20px;
  font-size: 14px;
  font-weight: 500;
}
.member-banner .image-wrapper img {
    height: 280px !important;
    object-fit: cover;
    width: 100%;
}
.documents-feature-row-wrapper{
  padding-top: 50px;
}
.ceo-name div#hs_cos_wrapper_module_163016057301568_{
  font-size: 700;
}
.documents-feature-row-wrapper .document-wrapper a div#hs_cos_wrapper_module_163042385470810_ {
    color: #151515;
    font-size: 1rem;
    margin-top: 10px;
      letter-spacing: 1px;
    font-weight: 700;
}
.documents-feature-row-wrapper img{
    width: 100%;
}
.documents-feature-row-wrapper .document-wrapper a {
    width: 22%;
    margin-bottom: 40px;
}
/* Header */
.header .navigation-primary .submenu.level-1>li.menu-item>a, .header .navigation-primary .submenu.level-2>li.menu-item>a.menu-link, .header .navigation-primary .submenu.level-3>li.menu-item>a.menu-link, .header__language-switcher-label-current, .header__language-switcher .lang_list_class li a{
   font-size: 0.8125rem;
}
/* Contact-us Css */
.contact-label {
    font-size: 0.875rem;
    color: #151515;
    font-weight: 600;
}
.contact-banner img {
    height: 516px;
    width: 100%!important;
    object-fit: cover;
}
.contact-div-cover{
  margin-top: -160px;
}
.contact-detail-wrapper .form-title span {
    color: #ED6D23;
    text-transform: uppercase;
    font-weight: 700;
    margin: 30px 0 15px;
    display: block;
}
.hs-form-field {
    width: 48%;
}
.hs_message.hs-message.hs-fieldtype-textarea.field.hs-form-field {
    width: 100%;
}
textarea#message-7406a1fa-e6db-4838-b8a4-0a31cf040530{
  background-color: #F7F7F7 !important;
    box-shadow: none;
}
.gmap_canvas .gmap_iframe {
    height: 100vh !important;
}
.hs_submit.hs-submit {
    position: relative;
    width: 100%;
  margin-bottom: 20px;
}
.actions{
      position: absolute;
    right: 0;
}
.footer .hs-menu-wrapper li{
  padding: 10px 0 0 !important; 
}
.hs_submit.hs-submit .hs-button{
   padding: 8px 25px;
  border-radius: 0;
}
.input input {
    background-color: #F7F7F7 !important;
    line-height: 34px;
    height: 34px;
    box-shadow: none;
  border: ;
}
.hs-error-msgs li, .hs-error-msgs li label {
    color: red !important;
}
form, form.hs-form{
  background-color: transparent !important;
  border: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}
.wrapper-block-right .wrapper-block:last-child a {
    color: #ED6D23 !important;
    margin-bottom: 20px;
}
.wrapper-block-right .wrapper-block:nth-child(4){
  margin-bottom: 20px;
}
.wrapper-block-left .wrapper-block {
    margin-bottom: 20px;
}
div#hs_cos_wrapper_module_163059168324614_ {
    font-size: 0.875rem;
    font-weight: 400;
    color: #212121;
}
.block-title div#hs_cos_wrapper_module_163059168324614_ {
    color: #ED6D23;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}
span#hs_cos_wrapper_footer_copyright_ {
    font-size: 1rem;
    color: #666;
    font-weight: 400;
}
.ceo-note-wrapper .img-wrapper.img-wrapper {
    position: relative;
    padding: 80px 0;
}
.container-fluid{
  padding: 0 48px;
}
.memberName div#hs_cos_wrapper_module_16302435564456_ {
    font-weight: bold;
    font-size: 1.25rem;
}
.feature-description, .featured-image {
    width: 100% !important;
}
.featured-image:nth-child(7) img {
    height: auto;
}
.header__navigation {
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 10%);
}

/* arrow css */
.header .navigation-primary .submenu.level-1>.has-submenu>.menu-arrow, .header__language-switcher-label-current:after {
    border-width: 6px;
    position: absolute;
  top: 26px;
}
.header .navigation-primary .submenu.level-1>.has-submenu:hover>.menu-arrow, .header .navigation-primary .submenu.level-1>.has-submenu.parent-active
>.menu-arrow, .header__language-switcher:hover .header__language-switcher-label-current:after {
    border-bottom-color: #ed6d23;
  border-width: 6px;
}
.navigation-primary a:hover, .navigation-primary a:focus, .navigation-primary a:active{
   color: #ed6d23;
}
.header .navigation-primary .submenu.level-1>.has-submenu:hover>.menu-arrow:before, .header .navigation-primary .submenu.level-1>.has-submenu.parent-active>.menu-arrow:before, .header__language-switcher:hover .header__language-switcher-label-current:before {
    border-bottom-color: #fff;
}
.header .navigation-primary .submenu.level-1>.has-submenu:hover>.menu-arrow:before, .header .navigation-primary .submenu.level-1>.has-submenu.parent-active>.menu-arrow:before, .header__language-switcher:hover .header__language-switcher-label-current:before{
    top: -4px;
}
.header .navigation-primary .submenu.level-1>.has-submenu.parent-active>.menu-arrow, .header__language-switcher-label-current:after{
  border-top-color: transparent;
}
.header .navigation-primary .submenu.level-1>.has-submenu.parent-active>.menu-arrow:before, .header__language-switcher-label-current:before {
    border-top-color: rgba(255,255,255,0);
}
.header .header__navigation-top .navigation-primary .submenu.level-1>.menu-item a:first-child{
  padding-left:0;
}
.header .header__navigation-top .navigation-primary .submenu.level-1>.menu-item a{
   padding: 15px !important;
}
/*  .menu-link{
  padding: 10px 0;
} */
/* .header .header__navigation-top .navigation-primary .submenu.level-1>li.menu-item>a, .header .header__navigation-top .navigation-primary .submenu.level-2>li.menu-item>a.menu-link, .header .navigation-primary .submenu.level-3>li.menu-item>a.menu-link, .header__language-switcher-label-current, .header__language-switcher .lang_list_class li a */
/* .testimonials .item.show{
  width: 500px;
  position: absolute;
  z-index: 99;
}
.testimonials .prev{
  left:0;
}
.testimonials .next, .testimonials .prev{
  position: relative;
  z-index:9;
}
.testimonials .next{
  right: 0;
} */
p.banner-paragraph:last-child{
  display: none;
}
.banner-title-wrapper span, .team-banner span{
  position: relative;
}

.job-location {
    color: #666;
    font-weight: 400;
    margin-bottom: 25px;
}
.testimonial-block:before {
    content: '\f10e';
    font-family: 'FontAwesome';
    font-weight: 700;
    font-size: 3rem;
    color: #AFAFAF;
    position: absolute;
    top: auto;
    left: auto;
    bottom: 0;
    right: 21px;
}
/* Shutter Out Horizontal */
.anchor-tag a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.anchor-tag.issue-btn a:before{
  background: #f8b428;
  color: #666 !important;
}
.anchor-tag a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #000;
  background: #ed6d23;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.anchor-tag a:hover:before, .anchor-tag a:focus:before, .anchor-tag a:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
span.hs-form-required {
    color: red !important;
  padding-left: 5px;
}
span#hs_cos_wrapper_footer_copyright_ {
    font-size: 1rem;
}
.hs_error_rollup {
    display: none;
}
.member-banner, .member-application-content {
    margin-bottom: 50px;
}
.footer__row--info {
       border-top: 1px solid #666;
    padding-top: 0.5rem !important;
    margin-top: 80px !important;
}

/* Environmental Css */
div#hs_cos_wrapper_module_163022312097025_ {
    color: #fff;
    font-size: 3rem;
    line-height: 68px;
}
.about2-feature-row-wrapper {
    position: relative;
    z-index: 9;
    margin-top: -200px;
  margin-bottom: 80px;
}
.about2-feature-row-wrapper .feature-row .col-lg-8 {
    width: 1060px !important;
    background: #fff;
    padding: 75px 90px 0 !important;
    border: 1px solid #ddd;
}
.about2-feature-row-wrapper .feature-row  .align-items-center{
  align-items: start!important;
}
.about2-feature-row-wrapper .feature-description .icon-title-wrapper div#hs_cos_wrapper_module_163022484148633_{
  margin-left: 0;
}
.about2-feature-row-wrapper .feature-description p{
text-align: justify;
}
.about2-feature-row-wrapper .featured-image img {
    height: 200px;
}
.sub-title-section{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 1.875rem;
    font-weight: 700;
}
.environmental-about .two-col-img-wrapper .two-col-wrapper{
    background: #ed6d23;
}
.environmental-about .two-col-img-wrapper .content-description p {
    color: #fff;
    font-size: 1rem;
    line-height: 24px;
}
.environmental-about .two-col-img-wrapper .content-description .about-txt-col {
    padding: 0 90px 0 50px;
}
.two-col-banner-wrapper img{
  height: 350px;
    width: 100%;
}
.services-v2-banner .image-wrapper img {
    height: 400px !important;
}
.services-v2-banner .image-wrapper {
    position: relative;
    padding: 50px 0;
}
.servicesv2-content p {
    font-size: 0.875rem;
    line-height: 25px;
}
.servicesv2-content h2{
    color: #ed6d23;
    font-size: 1.125rem;
    font-weight: bold;
    letter-spacing: 1px;
}
.servicesv2-content ul li{
        font-size: 14px;
    color: #666;
    line-height: 25px;
    list-style: disc;
    margin-left: 15px;
}

span.subMenu-toggle {
    background: #ed6d23;
    display: block;
    padding: 10px 15px;
    color: #fff;
    border-top: 1px solid #fff;
}
.togglenav .subMenu-toggle{
  display: none;
}
.icon-title-wrapper img {
    width: 26px;
}
.subMenu-toggle i{
   float: right;
}
.closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  color:#ed6d23;
}
.banner-services-wrapper{
  position: relative;
}
.map-wrapper{
  height: 100vh;
  border: 6px solid #fff;
}
.contact-detail-section.bg-white.p-5{
  padding: 2rem!important;
}
.dnd_area-row-2-padding{
  padding-bottom: 30px !important;
}

.about-feature-row .feature-row {
  width: 870px;
  margin: 0 auto;
}
.featured-image:hover img {
    transform: scale(1.1);
}
.featured-image{
  overflow: hidden;
}
.featured-image img {
       transition: 0.3s ease-in-out;
}
.about2-feature-row-wrapper .feature-description, .about2-feature-row-wrapper .featured-image {
    width: 100% !important;
}
.about2-feature-row-wrapper .feature-row {
    background: #fff;
    padding: 20px 80px;
}
.container-fluid.header__dnd--top {
    display: none;
}

.icon-animate-bounce {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: tds-keyframe--bounce;
	animation-name: tds-keyframe--bounce
}
@-webkit-keyframes tds-keyframe--bounce {
	0%,
	20%,
	50%,
	80%,
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	40% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}
	60% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px)
	}
}

@keyframes tds-keyframe--bounce {
	0%,
	20%,
	50%,
	80%,
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	40% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}
	60% {
		-webkit-transform: translateY(3px);
		transform: translateY(3px)
	}
}
@media not all and (min-resolution:.001dpcm) { 
     @supports (-webkit-appearance:none) {
        div#hs_cos_wrapper_footer_menu_header_two {
          margin-top: 20px;
        }
     }
}
div#hs_menu_wrapper_footer_menu_four_ li:first-child{
  padding-left:0;
}
div#hs_menu_wrapper_footer_menu_four_ li{
 padding: 0 10px !important;
}

.document-wrapper {
  margin-left:-20px;
}
.documents-feature-row-wrapper .document-wrapper a {
    width:calc(25% - 20px) !important;
    margin-left:20px;
  }
@media screen and (min-width: 319px) and (max-width: 766px) {
  .documents-feature-row-wrapper .document-wrapper a {
    width:calc(50% - 20px) !important;
  }
}
.footer .address-block ul .h6 {
            padding-left: 30px;
            margin-left: 0;
            position: relative;
        }
        .footer .address-block ul .h6 i {
            width: 20px;
            display: inline-block;
            position: absolute;
            left: 0;
            top: 12px;
            margin: 0!important;
        }

/* .services-feature-row-wrapper.services-custom .align-items-center {
    align-items: flex-start!important;
} */
.services-feature-row-wrapper.services-custom .feature-content-box .featured-image img {
    height: auto;
    max-width: 100%;
  width: 100%;
}

.honorary-deceased-block.bg-warning { 
  padding: 50px 0 25px;
  overflow: hidden;
}

h2.deceased-block-title {    
   color: #fff;
  text-align: center;
  margin: 0 0 30px;
}

.deceased-teams{
    display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
  justify-content: center;
}

.deceased-team {
  width: 50%;
  padding: 0 30px;
  max-width: 400px;
  margin-bottom: 30px;
}
.deceased-team .honorary-img-small {
  margin: 0 0 15px;
}

.deceased-team .memberName {
  color: #fff;
}
.deceased-team .deceased-info {
 color: #fff;
}

@media screen and (max-width: 767px) {
.deceased-teams{	
  margin: 0;
}
.deceased-team {
  width: 100%;
  padding:  0;
}
}