
@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: rgb(255, 255, 255);
}

h1, h2 {
  color: rgb(0, 0, 0);
  font-family: ;
  font-size: 20px;
}

h2 {
  color: rgb(143, 0, 40);
  font-family: ;
  font-size:1.2em;
}

h3 {
  color: rgb(143, 0, 40);
  font-family: ;
  font-size:;
}

h4 {
  color: rgb(143, 0, 40);
  font-family: ;
  font-size:;
}

h5 {
  color: rgb(143, 0, 40);
  font-family: ;
  font-size:;
}

a {
  color: #aeaeae;
}

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

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

.navWrapper ul li a.video-thumb {
  border-color: #aeaeae;
}

.navWrapper ul li a .fa {
  text-shadow: 0px 0px 3px rgb(255, 255, 255);
}

.navWrapper ul li a .fa:after {
  background: rgb(255, 255, 255);
}

  @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: 'Arial';
}

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(48, 48, 48);
}

a.solidSocialColorContact svg path {
  fill: rgb(48, 48, 48);
}

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(37, 37, 37);
  background: rgb(255, 255, 255);
  width:75px;
}

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

.about {
  background: rgb(255, 255, 255);
  color: rgb(48, 48, 48);
  font-size: 14px;
  font-family: 'Arial';

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

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

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

.newsfeed {
  background: #282828;
  color: #ffffff;
  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: #de2258;
  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(37, 37, 37);
}
@media (min-width: 768px) {
  .mainFooter {
    background: rgb(37, 37, 37);
  }
}

.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: 'Arial';
}

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

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

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

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

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

.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(48, 48, 48);
}

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

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

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: #aeaeae;
}

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

.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(48, 48, 48);

  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(0, 0, 0);
}

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

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

.reviewForm .button,
.inquire button,
.addToCart,
.chooseOptionsButton,
.cartTotals button,
.checkoutButton,
.listButton button,
.rsvpButton,
button.largeButton {
  background: rgb(0, 0, 0);
  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: rgb(255, 255, 255);
}

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

.contactSubmit {
  color: ;
  background: rgb(0, 0, 0);
}

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

.sendInquiry {
  background: rgb(255, 255, 255) !important;
  color: rgb(0, 0, 0) !important;
}

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

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

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

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

.reviewNewsStar svg polygon {
  fill: #F2CA22;
}

.reviewStar svg polygon {
  fill: #F2CA22;
}

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

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

.mainNav ul li a {
  color: rgb(255, 255, 255);
  font-family: 'Arial';
  border-bottom:1px solid rgba(53,53,53,1);
  font-size: 16px;

  margin: ;
  padding: ;
}

.mainNav ul li a .caret:before {
  border-top: 6px solid rgb(255, 255, 255);
}

.mainNav ul li a .caretUp:before {
  border-bottom: 6px solid rgb(255, 255, 255);
}

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

.mainNav ul li ul li {
  background: rgb(37, 37, 37);
}

.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(48, 48, 48);
  color: rgb(255, 255, 255);
  background: rgba(59,59,59,1);
}

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

.pagination li.active a {
  background: rgba(53,53,53,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:#aeaeae;
}

.event-ticket-button {
  background: rgb(0, 0, 0);
  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(37, 37, 37);
        height: 50px;
  }

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

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

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

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

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

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

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

  .mainNav ul li a {
    color: rgb(255, 255, 255);
    font-family: 'Arial';
  }

}

  



    .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%;
    }


  .largeHeader {
    width:100%;
    height:400px;
    position:relative;
    overflow:hidden;
    background:url('../uploads/');
    background-size:cover;
    background-position:center center;
  }

      .largeHeader {
      position:absolute;
      z-index:-1;
    }
    .about {
      padding-top:0;
    }
          .home .mainContent {
        margin-top:25px;
      }
                
  @media all and (max-width:767px) {
    .largeHeader {
              display:none;
            height:200px;
    }
  }

  

#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: ;
    background-color: ;
    text-align: ;
}

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

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


.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: ;
    }
}

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

.bizInfo {
    display: none;
}

#reviewContainer {
    margin: auto;
    padding: 15px;
    max-width: 1200px;
    position: relative;
    top: 17px;
}

.padding {
    padding: 0px 0px!important;
}

.mainHeader {
    background: #252525;
}

.mainContainer {
    margin-top: -18px;
}

.header-Inline .inlineNav ul li a {
    padding: 0 1rem!important;
}

.mainNav ul li a .caret:before {
    display: none;
}

.about {
    padding: 0px!important;
    width: 100%!important;
}

.about>:not(.slider-wrapper):not(.contain) {
    overflow: hidden;
    padding: 0 0%!important;
}

.kHideOld {
    display: none;
}

@media (min-width: 768px) {
    .headerTop {
        border-bottom: 0;
        max-width: 1200px;
        margin: auto;
    }
    .mainNav,
    .inlineNav {
        margin-top: 20px;
    }
}

.mainNav a:hover {
    background-color: transparent;
    color: rgb(255, 255, 255);
}

.mainNav ul li {
    background-color: #252525!important;
}

.SplashBG {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 15px 0px;
}

.SplashContent {
    margin: auto;
    width: 1200px;
    padding: 116px 16px;
}

.SplashContent2 {
    margin: auto;
    width: 1200px;
    padding: 16px;
}

.CenThree {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}

@media (max-width: 768px) {
    .CenThree {
        display: flex;
        flex-flow: column nowrap;
        justify-content: space-around;
    }
}

.CenThree div {
    display: flex;
    flex: 1 1 300px;
    background: #ffffff;
    text-align: center;
    margin: 20px;
    padding: 35px 10px 40px;
    border-radius: 6px;
    flex-flow: column nowrap;
    align-items: center;
}

.CenThree h2 {
    font-size: 24px;
    color: rgb(143, 0, 40);
}

.CenThree p {
    color: rgb(69, 69, 69, 1.0);
    font-size: 16px;
    line-height: 1.6em;
    padding: 0px 20px 16px;
}

.CenThree a {
    color: rgb(255, 255, 255);
    background-color: black;
    padding: 10px 16px;
    border: 0px;
    border-radius: 4px;
    text-decoration: none;
    margin-top: auto;
    transition: 0.3s;
}

.CenThree a:hover {
    background-color: rgb(143, 0, 40);
    transition: 0.3s;
}

.BTN {
    color: rgb(255, 255, 255);
    background-color: black;
    padding: 10px 16px;
    border: 0px;
    border-radius: 4px;
    text-decoration: none;
    margin-top: auto;
    transition: 0.3s;
}

a.redBtn {
    background-color: rgb(143, 0, 40)!important;
}

a.redBtn:hover {
    background-color: rgb(89, 93, 100)!important;
}

.SplashBannerOne {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.SplashBannerOne div {
    width: 700px;
    padding: 30px 0px;
    text-shadow: 0 0 10px rgb(0, 0, 0);
}

.SplashBannerOne h3 {
    font-size: 24px;
    color: rgb(255, 255, 255);
}

.SplashBannerOne h6 {
    font-size: 18px;
    color: rgb(255, 255, 255);
}

.SplashBannerOne p {
    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: 900;
}

.CenTeam {
    text-align: center;
    padding: 25px 16px;
}

.CenTeam h2 {
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 900;
    color: rgb(53, 53, 53);
}

.CenTeam p {
    line-height: 1.4em;
    font-size: 16px;
}

.CenBioShort {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}

.CenBioShort img {
    border: 2px solid rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    max-width: 178px!important;
    transition: 0.4s;
    filter: grayscale(100%);
}

.CenBioShort div:hover img {
    filter: grayscale(0%);
    transition: 0.4s;
}

.CenBioShort>div {
    flex: 1 1 300px;
    text-align: center;
    margin-bottom: 26px;
    transition: 0.4s;
    filter: none;
    cursor: pointer;
    padding: 0px 5px;
}

.CenBioShort h2 {
    font-size: 24px;
    color: rgb(143, 0, 40);
    transition: 0.4s;
}

.CenBioShort p {
    font-size: 16px;
    line-height: 1.6em;
    padding: 0px 20px 16px;
}

.SplashBannerTwo {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
}

@media (max-width:768px) {
    .SplashBannerTwo {
        flex-flow: column nowrap;
    }
}

.SplashBannerTwo>div {
    flex: 1;
    padding: 15px;
}

.SplashBannerTwo h2 {
    font-size: 24px;
}

.SplashBannerTwo p {
    font-size: 16px;
    line-height: 1.6em;
}

.SplashBannerTwo h6 {
    font-size: 16px;
}

.SplashBannerTwo a {
    color: rgb(255, 255, 255);
    background-color: black;
    padding: 10px 16px;
    border: 0px;
    border-radius: 4px;
    text-decoration: none;
    margin-top: auto;
    transition: 0.3s;
}

.SplashBannerTwo a:hover {
    background-color: rgb(143, 0, 40);
    transition: 0.3s;
}

.homeReview {
    padding: 90px 0px;
}

blockquote {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
}

blockquote+p {
    font-style: italic;
}

.socialItmes {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.socialItmes>div {
    padding: 10px;
    cursor: pointer;
}

.socialItmes img {
    border: 0px;
    border-radius: 100px;
    overflow: hidden;
}

.CentHomeContact {
    padding: 30px 0px 15px;
}

.CentHomeContact p {
    margin: 3px 0px;
    color: rgb(255, 255, 255);
}

.SplashFooter {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}

.SplashFooter div {
    flex: 1;
    padding: 5px 20px;
}

.SplashFooter img {
    width: 200px;
}

.SplashFooter div:nth-child(1) {
    text-align: right;
}

.SplashFooter div:nth-child(2) {
    text-align: left;
}

@media (max-width: 768px) {
    .SplashFooter {
        flex-flow: column nowrap;
    }
    .SplashFooter div:nth-child(1) {
        text-align: center;
    }
    .SplashFooter div:nth-child(2) {
        text-align: center;
    }
}

.SERVHEAD {
    background-color: #252525;
    color: #ffffff;
}

.SERVHEAD h1 {
    color: #ffffff;
    font-size: 28px;
    padding: 0px;
    margin: 0px;
}

.SERVHEAD h4 {
    color: #ffffff;
    font-size: 21px;
    padding: 0px;
    margin: 0px;
}

.SERVHEAD span {
    color: #ffffff;
    font-size: 13px;
    font-weight: 900;
    padding: 0px;
    margin: 0px;
}

.SERVHEADSPLT {
    display: flex;
    flex-wrap: wrap;
    padding: 16px!important;
}

.SERVHEADSPLT div {
    flex: 1 1 360px;
    padding: 0px 14px;
}

.SERVHEADSPLT div:nth-child(2) {
    text-align: right;
}

.LGTGRY {
    background-color: rgba(0, 0, 0, 0.05);
}

.SERVSPLT,
.SERVSPLT2 {
    display: flex;
    flex-wrap: wrap;
}

.SERVSPLT div,
.SERVSPLT2 div {
    flex: 1 1 360px;
    padding: 25px 14px;
}

.SERVSPLT div:nth-child(2) {
    text-align: center;
}

.SERVSPLT2 div:nth-child(1) {
    text-align: center;
}

.SERVSPLT img,
.SERVSPLT2 img {
    border-radius: 6px;
    box-shadow: 0 23px 40px rgba(0, 0, 0, .2);
}

.SERVSPLT h3,
.SERVSPLT2 h3,
.BULSPLT h3 {
    font-size: 28px;
    color: #454545;
}

.SERVSPLT p,
.SERVSPLT2 p {
    font-size: 21px;
    color: #454545;
    line-height: 1.45em;
}

a.STARS {
    text-decoration: none;
    color: #ffffff;
}

a.STARS:hover {
    text-decoration: underline;
}

.BULSPLT ul {
    columns: 2 auto;
}

.BULSPLT li {
    padding: 6px;
    font-size: 21px;
    color: white;
}

@media (max-width: 768px) {
    .SplashContent {
        padding: 70px 16px;
    }
    .SERVHEADSPLT div:nth-child(2) {
        text-align: left;
    }
    .SERVHEAD {
        background-color: #252525;
        color: #ffffff;
    }
    .SERVHEAD h1 {
        font-size: 22px;
    }
    .SERVHEAD h4 {
        font-size: 17px;
    }
    .SERVHEAD span {
        font-size: 10px;
    }
    .SERVSPLT div:nth-child(2),
    .SERVSPLT div:nth-child(1),
    .SERVSPLT2 div:nth-child(2),
    .SERVSPLT2 div:nth-child(1) {
        text-align: center;
    }
    .SERVORD1 {
        order: 2;
    }
    .SERVORD2 {
        order: 1;
    }
    .SERVSPLT h3,
    .SERVSPLT2 h3,
    .BULSPLT h3 {
        font-size: 22px;
    }
    .SERVSPLT p,
    .SERVSPLT2 p {
        font-size: 17px;
    }
    .BULSPLT ul {
        columns: 1 auto;
    }
    .BULSPLT li {
        font-size: 17px;
    }
}