
@font-face {
            font-family: 'Footlight MT';
            src: url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.eot');
            src: url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.eot?#iefix') format('embedded-opentype'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.woff') format('woff'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.ttf') format('truetype'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.svg#FootlightMTLight') format('svg');
            font-weight: 300;
            font-style: normal;
          }
html {
  background: #ffffff;
}

h1, h2 {
  color: rgb(215, 56, 43);
  font-family: Noto Sans;
  font-size: 24px;
}

h2 {
  color: rgb(215, 56, 43);
  font-family: Noto Sans;
  font-size:1.2em;
}

h3 {
  color: rgb(26, 26, 26);
  font-family: Noto Sans;
  font-size:;
}

h4 {
  color: rgb(26, 26, 26);
  font-family: Noto Sans;
  font-size:;
}

h5 {
  color: rgb(26, 26, 26);
  font-family: Noto Sans;
  font-size:20px;
}

a {
  color: rgb(119, 119, 119);
}

body {
  color: rgb(69, 69, 69);
  font-size: 14px;
  font-family: 'Arial';
}

.headerTop {
  background: rgb(0, 0, 0);
}

.navWrapper ul li a.video-thumb {
  border-color: rgb(119, 119, 119);
}

.navWrapper ul li a .fa {
  text-shadow: 0px 0px 3px #ffffff;
}

.navWrapper ul li a .fa:after {
  background: #ffffff;
}

  @media all and (min-width:768px) {
    .mainHeader {
      height:170px;
    }
    .headerTop, .headerLeft {
      height:120px;
    }
    .headerLeft img {
      max-height:120px;
    }
  }


.headerRight span:not(.caret) {
  color: rgb(255, 255, 255);
  font-family: 'Noto Sans';
}

a.solidSocialColorHeader {
  color: rgb(255, 255, 255);
  font-size:24px;
  margin-left: 8px;
}

a.solidSocialColorHeader svg path {
  fill: rgb(255, 255, 255);
}

a.solidSocialColorContact i {
  color: rgb(215, 56, 43);
}

a.solidSocialColorContact svg path {
  fill: rgb(215, 56, 43);
}

a.solidSocialColorFooter {
  color: rgb(255, 255, 255);
  font-size:24px;
  margin-left: 8px;
}

a.solidSocialColorFooter svg path {
  fill: rgb(255, 255, 255);
}

.newsletterSubmit,
.headerSearchSubmit {
  color: rgb(0, 0, 0);
  background: rgb(255, 255, 255);
  width:75px;
}

.newsletterSubmit:hover,
.headerSearchSubmit:hover {
    background: ;
    color: ;
}

.about {
  background: #ffffff;
  color: rgb(69, 69, 69);
  font-size: 14px;
  font-family: 'Arial';

  border-width: ;
  border-style: ;
  border-color: ;
  border-radius: ;
}

@media (min-width: 768px) {
    .about {
        margin: ;
        padding: ;
    }
}

  @media (min-width: 768px) {
    .about {
      width:100% !important;
      padding:15px;
    }
  }

.newsfeed {
  background: #f4f4f4;
  color: rgb(69, 69, 69);
  font-size: 14px;
  font-family: 'Arial';

  border-width: ;
  border-style: ;
  border-color: ;
  border-radius: ;
}

@media (min-width: 768px) {
    .newsfeed {
        margin: ;
        padding: ;
    }
}

.newsfeed .storyItem time {
  color: rgb(209, 67, 67);
  font-family: 'Arial';
  border-color: ;
  border-bottom-width:;
}

.storyItem time {
  border-bottom:1px solid rgb(69, 69, 69);
}

.storyItem .coupon,
.couponsContainer .coupon {
  border:2px dashed rgb(69, 69, 69);
}

.mainFooter {
  background: rgb(0, 0, 0);
}
@media (min-width: 768px) {
  .mainFooter {
    background: rgb(0, 0, 0);
  }
}

.mainFooter ul li {
  display: inline;
  padding: 0 10px;
  border-right: 1px solid rgb(255, 255, 255);
}

.mainFooter ul li a {
  color: rgb(255, 255, 255);
  font-family: 'Noto Sans';
}

.mainFooter ul li ul.parent {
  background: rgb(0, 0, 0);
}

.mainFooter ul li ul.parent li:hover {
      background: rgba(21,21,21,1);
  }

.copyright, .poweredBy, .poweredBy a, .poweredBy span {
  color: rgb(255, 255, 255);
}

@media (max-width: 767px) {
  .mainFooterMobile .copyright, .mainFooterMobile .poweredBy, .mainFooterMobile .poweredBy a, .mainFooterMobile .poweredBy span {
    color: rgb(69, 69, 69);
  }
}

.cartColor {
  border:1px solid rgb(0, 0, 0);
}

.cartSideBar {
    color: ;
    background-color: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.cartSideBar a {
    color: ;
}

.cartSideBar ul.mobileProductCats li i,
.cartSideBar ul.productCats li i {
  color: rgb(0, 0, 0);
}

.shippingNote {
  color: rgb(0, 0, 0);
}

.checkoutComplete hr, .checkoutConfirm hr {
  border-color:rgb(0, 0, 0);
}

svg path,
svg rect{
  fill: rgb(255, 255, 255);
}

.likely__widget_facebook svg path {
    fill: #425497
}

.likely__widget_twitter svg path {
    fill: #00b7ec
}

.likely__widget_gplus svg path {
    fill: #dd4241
}

.likely__widget_pinterest svg path {
    fill: #cc002b
}

  .headerRight svg, footer svg {
    width: 24px;
    height: 24px;
    vertical-align: -3px;
  }
  .headerRight svg path,
  .headerRight svg rect{
    fill: rgb(255, 255, 255);
  }
  footer svg path,
  footer svg rect{
    fill: rgb(255, 255, 255);
  }

.smsIcon svg path {
  fill: rgb(119, 119, 119);
}

.smsIcon svg circle {
  fill: rgb(69, 69, 69);
}

.burg {
  background: rgb(255, 255, 255);
}

.burg:after {
  background: rgb(255, 255, 255);
}

.burg:before {
  background: rgb(255, 255, 255);
}

.activeBurg {
  background:transparent;
}

.itemInfo {
  border-top: 1px solid rgb(0, 0, 0);

  border-top-style: ;
  border-color: ;
}

.viewToggle, .refineByToggle {
  color: rgb(69, 69, 69);
}

.cartSideBar ul li a {
  color: rgb(69, 69, 69);
}

.itemInfo h3,
.itemInfo span {
  color: ;
}

.price, .productDescription h2, .priceOnSale {
  color: rgb(215, 56, 43);
}

.price span {
  color: rgb(69, 69, 69);
}

.thumbWrapper {
  border-top:1px solid rgb(0, 0, 0);
}

.reviewForm .button,
.inquire button,
.addToCart,
.chooseOptionsButton,
.cartTotals button,
.checkoutButton,
.listButton button,
.rsvpButton,
button.largeButton {
  background: rgb(215, 56, 43);
  color: rgb(255, 255, 255);
}

.reviewForm .button:hover,
.inquire button:hover,
.addToCart:hover,
.chooseOptionsButton:hover,
.cartTotals button:hover,
.checkoutButton:hover,
.listButton button:hover,
.rsvpButton:hover,
button.largeButton:hover {
    background: ;
    color: ;
}

.inquire button,
.addToCart,
.chooseOptionsButton,
.cartTotals button,
.checkoutButton,
.listButton button,
button.largeButton {
  background: ;
  color: ;
}

.inquire button:hover,
.addToCart:hover,
.chooseOptionsButton:hover,
.cartTotals button:hover,
.checkoutButton:hover,
.listButton button:hover,
button.largeButton:hover {
    background: ;
    color: ;
}

.inquireForm label {
  color: #ffffff;
}

.inquireForm {
  background: rgb(215, 56, 43);
}

.contactSubmit {
  color: ;
  background: rgb(215, 56, 43);
}

.contactSubmit:hover {
    background: ;
    color: ;
}

.sendInquiry {
  background: #ffffff !important;
  color: rgb(215, 56, 43) !important;
}

.sendInquiry:hover {
  background:  !important;
  color:  !important;
}

.sc-association #sc-search button {
  background: rgb(215, 56, 43);
  color: rgb(255, 255, 255);
}

.sc-association #sc-search button:hover {
    background: ;
    color: ;
}

.subReview {
  border-left: 4px solid rgb(215, 56, 43);
}

.reviewNewsStar svg polygon {
  fill: #F2CA22;
}

.reviewStar svg polygon {
  fill: #F2CA22;
}

.headerTop {
  border-bottom:1px solid rgba(23,23,23,1);
}

.mainNav ul li {
  background: rgba(26,26,26,1);
}

.mainNav ul li a {
  color: #ffffff;
  font-family: 'Noto Sans';
  border-bottom:1px solid rgba(23,23,23,1);
  font-size: 16px;

  margin: ;
  padding: ;
}

.mainNav ul li a .caret:before {
  border-top: 6px solid #ffffff;
}

.mainNav ul li a .caretUp:before {
  border-bottom: 6px solid #ffffff;
}

.mainNav ul li:first-child a {
  border-top:1px solid rgba(23,23,23,1);
}

.mainNav ul li ul li {
  background: rgba(23,23,23,1);
}

.mainNav ul li ul li a {
  color: ;
}

.mainNav ul li ul li a .caret:before {
  border-top: 6px solid ;
}

.mainNav ul li ul li a .caretUp:before {
  border-bottom: 6px solid ;
}

@media (max-width: 767px) {
  .mainNav ul li ul li {
    border-left:5px solid ;
  }
}

.pagination li a {
  border:1px solid rgb(0, 0, 0);
  color: #ffffff;
  background: rgba(26,26,26,1);
}

.pagination li a:hover {
  background: rgb(0, 0, 0);
  color: ;
}

.pagination li.active a {
  background: rgba(23,23,23,1);
  color: ;
}

.newsfeed .pagination li a {
  border-color: ;
  color: ;
  background: ;
}

.newsfeed .pagination li a:hover {
  background: ;
  color: ;
}

.newsfeed .pagination li.active a {
  background: ;
  color: ;
}



.blogPost h1 {
  border-bottom:1px solid rgb(69, 69, 69);
}

.blogPost .blogCreated {
  color: rgb(69, 69, 69);
  font-size: 14px;
}

  .slider-wrapper .nivoSlider {
    box-shadow:none !important;
  }






.storyDate {
  border-bottom:1px solid rgb(69, 69, 69);
}

.move-month span::after {
  border-right: 0.2em solid rgb(69, 69, 69);
  border-top: 0.2em solid rgb(69, 69, 69);
}

.event-title {
  color:rgb(119, 119, 119);
}

.event-ticket-button {
  background: rgb(215, 56, 43);
  color: rgb(255, 255, 255);
}

.event-ticket-button:hover {
  background:  !important;
  color:  !important;
}

.eventsContainer ul.event-list li .event-list-details .eventRight .date {
  border-color: rgb(69, 69, 69);
}


@media all and (min-width:768px) {

  .headerTop {
    border-bottom:0;
  }

  .mainNav {
          background: rgb(0, 0, 0);
        height: 50px;
  }

  .mainNav ul li {
    height: 50px;
    display: inline-block;
    border-right: 1px solid rgb(0, 0, 0);
    border-left: 1px solid rgba(26,26,26,1);
          background: rgb(0, 0, 0);
      }

  .mainNav ul li:first-child a {
    border-top:0;
  }

  .mainNav ul li:hover {
          background: rgba(21,21,21,1);
      }

  .mainNav ul li ul li:hover {
      background: rgba(21,21,21,1);
  }

  .mainNav ul li:last-child {
    border-right: 1px solid rgba(26,26,26,1);
  }

  .mainNav ul li:hover > ul li {
    border-color: rgba(21,21,21,1);
  }

  .on {
    background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, rgba(21,21,21,1)), color-stop(100%, rgba(23,23,23,1))) !important;
    background: -webkit-linear-gradient(bottom, rgba(21,21,21,1) 25px, rgba(23,23,23,1) 25px) !important;
    background: -moz-linear-gradient(bottom, rgba(21,21,21,1) 25px, rgba(23,23,23,1) 25px) !important;
    background: -o-linear-gradient(bottom, rgba(21,21,21,1) 25px, rgba(23,23,23,1) 25px) !important;
    background: linear-gradient(to bottom, rgba(21,21,21,1) 25px, rgba(23,23,23,1) 25px) !important;
  }

  .mainNav ul li a {
    color: #ffffff;
    font-family: 'Noto Sans';
  }

}

  



    .contain, .mainNav .contain, .mainContent {
      width:100%;
    }
    .slider-wrapper {
      max-height:600px;
    }
    .mainContent .about {
      width:75%;
    }
    .mainContent .newsfeed {
      width:25%;
    }
    .album {
      width:calc(20% - 1rem);
    }
    .cartSideBar {
      width:20%;
    }
    .productRightSide {
      width:80%;
    }
    .productOptions {
      width:30%;
    }
    .productImages {
      width:66%;
    }




#slider.nivoSlider {
    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

@media all and (min-width:768px) {
  .mainContent, .mainContainer {
      margin: ;
      padding: ;

      border-width: ;
      border-style: ;
      border-color: ;
      border-radius: ;
  }
}

#slider.nivoSlider {
    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

    .slider-wrapper {
      max-height:100vh;
      display:flex;
      align-items:center;
    }



body {
    				
		}

.headerTop {
    				
		}

.mainFooter {
    				
		}

.cartItem,
.productImages,
.listView .innerItem,
.innerItem {
    color: ;
    margin: ;
    padding: ;

    background-color: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.albumsContainer-Grid .album span,
.albumsContainer-GridTall .album span,
.albumsContainer-GridRect .album span {
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, 0.78);
    text-align: center;
}

.album:hover div:after,
.navWrapper li:hover a:after {
    background-color:  !important;
}

.albumsContainer {
    justify-content: space-between;
}

    .album:hover img,
    .navWrapper li:hover img {
        transform: scale(1.05);
    }

.slider-wrapper {
    margin: ;
    padding: ;
}

.bizInfo {
    background: ;

    margin: ;
    padding: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.mainContainer {
    background: ;

    margin: ;
    padding: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

@media (min-width: 768px) {
    body.home header.header-HamburgerOverlayHomeOnly:not(.scrolled) .headerTop,
    body.home header.header-OverlayHomeOnly:not(.scrolled) .headerTop,
    header.header-HamburgerOverlay:not(.scrolled) .headerTop,
    header.header-Overlay:not(.scrolled) .headerTop {
        background: rgba(0, 0, 0, 0.58);
    }
}

@media (min-width: 515px) {
    .album {
        width: calc(20% - 1rem);
    }
}

.Mem {
    display: inline-block;
    padding: 5px;
    height: 75px;
}

.pods {
    display: inline-block;
    padding: 10px;
    text-align: left;
}

#RequestQ {
    padding: 10px 20px;
    color: #ffffff;
    background-color: #e12524;
    border: 1px solid #b3211e;
    border-radius: 5px;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.2s;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.75);
}

#RequestQ:hover {
    background-color: #545454;
    border: 1px solid #404040;
    transition: 0.2s;
}

#OVLYBT1,
#OVLYBT2,
#OVLYBT3,
#OVLYBT4,
#OVLYBT5 {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99;
    cursor: pointer;
}

#OVLYBT1 div,
#OVLYBT2 div,
#OVLYBT3 div,
#OVLYBT4 div,
#OVLYBT5 div {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 20px;
    border: 1px solid red;
    background-color: white;
    box-shadow: 0 0 10px black;
    user-select: none;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
    #OVLYBT1 div,
    #OVLYBT2 div,
    #OVLYBT3 div,
    #OVLYBT4 div,
    #OVLYBT5 div {
        position: absolute;
        top: 50%;
        left: 50%;
        padding: 20px;
        border: 1px solid red;
        background-color: white;
        box-shadow: 0 0 10px black;
        user-select: none;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 88%;
    }
}

#SPLT5BTCNT {
    background: rgba(255, 255, 255, 1.0);
    border-bottom: 4px solid black;
    transition: 0.3s;
    display: flex;
    flex-flow: column nowrap;
    pointer-events: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.30);
    flex: 1 1 185px;
    margin: 10px;
}

#SPLT5BTCNT:hover {
    background: rgba(0, 0, 0, 1.0);
    border-bottom: 4px solid rgb(215, 56, 43);
    transition: 0.3s;
}

#SPLT5BTCNT H2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    pointer-events: none;
}

#SPLT5BTCNT:hover H2 {
    color: white;
}

#SPLT5BTCNT .SPLTBTN,
#SPLT5BTCNT H2 .SPLTBTN {
    pointer-events: auto;
}

.ICN a.PHICN,
.ICN a.EMICN {
    pointer-events: auto;
}

.SPLTBTN {
    padding: 10px 30px;
    background-color: black;
    text-decoration: none;
    color: white;
    font-weight: 600;
    cursor: pointer;
}

.SPLTBTN:hover {
    background-color: rgb(215, 56, 43);
    text-decoration: none;
    color: white;
    transition: 0.3s;
}

.CNTBTNS {
    display: flex;
    flex-wrap: wrap;
}

.CNTBTNS>div {
    border: 2px solid rgb(215, 56, 43);
    margin: 10px;
    font-weight: 600;
    color: rgb(0, 0, 0);
    padding: 16px;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    flex: 1 1 286px;
    display: flex;
    flex-flow: nowrap;
    justify-content: center;
}

.CNTBTNS>div:hover {
    background-color: rgb(215, 56, 43);
    color: rgb(255, 255, 255);
    transition: 0.3s;
}

.EMICN,
.PHICN {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 50px;
    height: 50px;
}

.EMICN {
    background-image: url('https://www.shopmidland.com/tools/files/10066234_38356781.svg');
}

.PHICN {
    background-image: url('https://www.shopmidland.com/tools/files/10066232_63607646.svg');
}

.CNTBTNS>div:hover .EMICN {
    background-image: url('https://www.shopmidland.com/tools/files/10066233_20353298.svg');
    transition: 0.3s;
}

.CNTBTNS>div:hover .PHICN {
    background-image: url('https://www.shopmidland.com/tools/files/10066231_39831543.svg');
    transition: 0.3s;
}

.EMTXT,
.PHTXT {
    margin-block: auto;
}

.IGform {
    border-radius: 10px;
    margin: 10px 10px 10px 0px;
    background-color: rgb(255, 255, 255)!important;
}

.header-HamburgerOverlayHomeOnly>.contain .headerRight .inline-phone {
    margin-bottom: 44px;
}

.headerRight span:first-child:before {
    content: "24/7 Emergency Service";
    position: absolute;
    top: 100%;
    right: 0;
    height: 45px;
    white-space: nowrap;
}

.fsLightboxHandle {
    display: none;
}

.body {
    background-video: url('https://assets.mixkit.co/videos/preview/mixkit-great-strip-of-a-big-city-at-night-41159-large.mp4');
}

.OLD {
    display: none;
}

.bizInfo {
    display: none;
}

p {
    line-height: 1.6em;
}

.padding {
    padding: 0px!important;
}

.about {
    padding: 0px!important;
    width: 100%!important;
}

.webpageApi {
    overflow: clip!important;
}

a.SCREMP {
    position: fixed;
    top: 11.2rem;
    right: 0.5rem;
    background-color: white;
    color: black;
    text-decoration: none;
    padding: 10px 8px;
    border: 2px solid red;
    z-index: 99;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    font-weight: 600;
    text-transform: uppercase;
}

a.SCREMP:hover {
    background-color: red;
    color: white;
}

.SCREMPST {
    position: sticky!important;
    top: 0;
    background-color: red;
    color: white;
    text-decoration: none;
    padding: 8px 10px;
    border-top: 2px solid red;
    border-bottom: 2px solid red;
    z-index: 99;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    transition: 0.2s;
    cursor: pointer;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.26);
}

.SCREMPST:hover {
    background-color: white;
    color: black;
}

.about>:not(.slider-wrapper):not(.contain) {
    overflow: hidden;
    padding: 0 0%!important;
}

.newsfeedContainer,
.contactContainer,
.albumsContainer,
.productList,
#PhotoGallery-4x1,
#reviewContainer,
#IOsingleGallery,
#reviewContainer,
#PRDT,
#IOSproductDetail {
    margin: 0px auto!important;
    max-width: 1366px!important;
    padding: 30px 15px!important;
}

.cartSideBar,
.productRightSide,
.productImages,
.productOptions {
    width: 100%;
}

{
    max-width: 1366px!important;
    margin: 0px auto;
}

.backToGalleries {
    padding: 15px 20px!important;
}

.mainContent,
.mainContentMobile {
    margin: 0px auto;
}

.backToGalleries {
    text-decoration: none;
    padding: 15px 0px;
    font-weight: 600;
    display: block;
}

.album {
    width: calc(50% - 1rem);
}

@media (min-width: 768px) {
    .headerTop {
        border-bottom: 0;
        max-width: 100%;
        margin: auto;
        padding: 0px 20px;
    }
    .mainNav,
    .inlineNav {
        margin-top: 20px;
    }
    .inlineNav ul li a {
        padding: 0 0.3rem!important;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
    }
    .inlineNav ul li ul {
        left: auto;
        right: -100px;
    }
    .mainNav a:hover {
        background-color: transparent;
        color: rgb(255, 255, 255);
    }
    .mainNav ul li a .caret:before {
        left: 23px;
    }
    .caret {
        display: none;
    }
    .newsfeedContainer,
    #reviewContainer {
        margin: 0px auto!important;
        max-width: 1470px!important;
        padding: 15px;
    }
    .SplashBG {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        padding: 15px 0px;
    }
    .SplashContent {
        margin: 16px auto;
        width: 1470px;
        padding: 16px;
    }
    .bizInfo {
        display: none;
    }
    .headerTop .contain {
        max-width: 1470px !important;
        width: 100% !important;
    }
    .cartSideBar {
        width: 20%;
    }
    .productRightSide {
        width: 80%;
    }
    .productImages {
        width: 66%;
    }
    .productOptions {
        width: 30%;
    }
    .album {
        width: calc(20% - 1rem)!important;
    }
}


/**UNIVERSAL STYLES BELOW**/

.theme-default .nivoSlider {
    margin-bottom: 0px!important;
}

.WHTT {
    color: rgba(255, 255, 255, 1.0);
    text-shadow: 0px 0px 10px rgb(0 0 0);
}

.HPREQ h3 {
    color: rgba(255, 255, 255, 1.0);
    font-size: 46px;
    font-weight: 600;
    margin: 0px auto 8px;
    text-shadow: 0 2px 10px black;
}

.HPREQ p {
    color: rgba(255, 255, 255, 1.0);
    font-size: 18px;
    margin: 0px auto 16px;
    text-shadow: 0 2px 10px black;
}

.UNIT {
    font-size: 32px;
    margin: 0px 0px 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px;
}

.PD15 {
    padding: 15px 25px;
}

.PD25 {
    padding: 25px 25px;
}

.PD35 {
    padding: 35px 25px;
}

.PD45 {
    padding: 45px 25px;
}

.PD55 {
    padding: 55px 25px;
}

.PD120 {
    padding: 120px 25px;
}

.BLKSTN25 {
    background-color: rgba(0, 0, 0, 0.25);
}

.BLKSTN50 {
    background-color: rgba(0, 0, 0, 0.5);
}

.BLKSTN70 {
    background-color: rgba(0, 0, 0, 0.7);
}

.BLKSTN75 {
    background-color: rgba(0, 0, 0, 0.75);
}

.BLKSTN100 {
    background-color: rgba(0, 0, 0, 1.0);
}

.FLUR2 {
    backdrop-filter: blur(2px);
}

.FLUR4 {
    backdrop-filter: blur(4px);
}

.FLUR6 {
    backdrop-filter: blur(6px);
}

.FLUR8 {
    backdrop-filter: blur(8px);
}

.FLUR10 {
    backdrop-filter: blur(10px);
}

.FLUR12 {
    backdrop-filter: blur(12px);
}

.PARLX {
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    width: 100%;
}

.CONT1470 {
    max-width: 1470px!important;
    margin: auto;
}

.CONT1366 {
    max-width: 1366px!important;
    margin: auto;
}

.CONT1200 {
    max-width: 1200px!important;
    margin: auto;
}

a.TRPBTNRD {
    color: rgba(255, 255, 255, 1.0);
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.6s;
    border: 2px solid rgb(215, 56, 43);
    background-color: rgba(255, 2, 2, 0.0);
    margin: 12px auto 0px;
    padding: 10px 28px;
    letter-spacing: 2px;
    display: inline-block;
    text-shadow: 0 2px 10px black;
}

a.TRPBTNRD:hover {
    transition: 0.3s;
    border: 2px solid rgb(215, 56, 43);
    background-color: rgb(215, 56, 43);
    text-shadow: 0 0px 0px black;
}

.SPLT50 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 30px;
    align-items: center;
}

.SPLT50BT-BG {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    aspect-ratio: 100 / 50;
}

.SPLT50BT {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 20px;
}

.SPLT35BT {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 20px;
}

.SPLT5BT {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.SPLT35BT h2,
.SPLT50BT h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
}

.SPLT5BT h2 {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.2em;
}

@media (max-width: 1018px) {
    .SPLT5BT,
    .POD4 {
        grid-template-columns: 1fr 1fr!important;
    }
}

@media (max-width: 569px) {
    .SPLT5BT,
    .SPLT50BT,
    .SPLT35BT,
    .POD4 {
        grid-template-columns: 1fr!important;
    }
}

.SPLT75 {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-template-rows: auto;
    grid-gap: 30px;
    align-items: center;
}

.POD3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 30px;
}

.POD3 div {
    padding: 50px 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.30);
    transition: 0.3s;
    background-color: rgba(255, 255, 255, 1.0);
}

.POD4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.POD4 div {
    padding: 50px 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.30);
    transition: 0.3s;
    background-color: rgba(255, 255, 255, 1.0);
    flex: 1 1 300px;
    margin: 10px;
    display: flex;
    flex-flow: column nowrap;
}

.Grab {
    cursor: grab;
}

.Pointer {
    cursor: pointer;
}

.POD3 div:hover,
.POD4 div:hover {
    background-color: rgb(215, 56, 43);
}

.POD3 span,
.POD4 span {
    color: rgb(215, 56, 43);
    font-weight: 700;
    font-size: 28px;
    display: block;
}

.POD3 div:hover span,
.POD4 div:hover span {
    color: rgba(255, 255, 255, 1.0);
}

.WProll1 {
    display: block;
}

.POD4 div:hover .WProll1 {
    display: none;
}

.WProll2 {
    display: none;
}

.POD4 div:hover .WProll2 {
    display: block;
}

.POD3 h3,
.POD4 h3 {
    font-weight: 600;
    font-size: 24px;
    padding: 0;
    margin: 20px 0;
    color: rgb(0, 0, 0);
}

.POD3 h6,
.POD4 h6 {
    color: rgba(255, 2, 2, 1.0);
    font-weight: 700;
    font-size: 15px;
    margin-top: auto;
    margin-bottom: unset
}

.POD3 div:hover h6,
.POD4 div:hover h6 {
    color: rgba(255, 255, 255, 1.0);
}

.POD3 div:hover h3,
.POD4 div:hover h3 {
    color: rgba(255, 255, 255, 1.0);
}

.POD3 p,
.POD4 p {
    font-size: 15px;
    color: rgb(69, 69, 69);
    margin: 14px 0px;
    padding: 0;
}

.POD3 ul,
.POD4 ul {
    padding: 0px 0px 0px 20px!important;
}

.POD3 li,
.POD4 li {
    font-size: 15px;
    color: rgba(170, 170, 170, 1.0);
}

.POD3 div:hover li,
.POD4 div:hover li {
    color: rgba(255, 255, 255, 1.0);
}

.POD3 div:hover p,
.POD4 div:hover p {
    color: rgba(255, 255, 255, 1.0);
}

.TEAMBIO {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-gap: 30px;
}

.TEAMBIO div {
    padding: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.30);
    text-align: center;
    background-color: rgba(255, 255, 255, 1.0);
}

.TEAMBIO img {
    max-width: 60%!Important;
    margin: 0px 0px 30px;
    vertical-align: middle;
    overflow: hidden;
    border: 0;
    border-radius: 50%;
}

.TEAMBIO h4 {
    color: #444444;
    font-size: 18px;
    margin: 0px 0px 2px;
    font-weight: 700;
}

.TEAMBIO span {
    color: #444444;
    font-style: italic;
    display: block;
    font-size: 13px;
}

.TEAMBIO p {
    color: rgb(69, 69, 69);
    font-size: 14px;
    margin: 0px 0px 16px;
    padding: 10px 0px 0px;
}

@media (max-width: 990px) {
    .SPLT50 {
        grid-template-columns: 1fr;
    }
    .SPLT75 {
        grid-template-columns: 1fr;
    }
    .POD3 {
        grid-template-columns: 1fr;
    }
    .TEAMBIO {
        grid-template-columns: 1fr;
    }
}