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

h1, h2 {
  color: ;
  font-family: Quicksand;
  font-size: 20px;
}

h2 {
  color: ;
  font-family: Quicksand;
  font-size:1.2em;
}

h3 {
  color: ;
  font-family: Quicksand;
  font-size:;
}

h4 {
  color: ;
  font-family: Quicksand;
  font-size:;
}

h5 {
  color: ;
  font-family: Quicksand;
  font-size:;
}

a {
  color: rgb(60, 171, 167);
}

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

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

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

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

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

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


.headerRight span:not(.caret) {
  color: #4385d1;
  font-family: 'Quicksand';
}

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

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

a.solidSocialColorContact i {
  color: rgb(0, 0, 0);
}

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

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

a.solidSocialColorFooter svg path {
  fill: rgb(60, 171, 167);
}

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

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

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

  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: rgb(255, 255, 255);
  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(60, 171, 167);
  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: 'Quicksand';
}

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

.mainFooter ul li ul.parent li:hover {
      background: rgba(207,207,207,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(255, 255, 255);
}

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

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

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

svg path,
svg rect{
  fill: #4385d1;
}

.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(0, 0, 0);
  }
  footer svg path,
  footer svg rect{
    fill: rgb(60, 171, 167);
  }

.smsIcon svg path {
  fill: rgb(60, 171, 167);
}

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

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

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

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

.activeBurg {
  background:transparent;
}

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

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

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

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

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

.inquireForm {
  background: ;
}

.contactSubmit {
  color: ;
  background: ;
}

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

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

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

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

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

.subReview {
  border-left: 4px solid ;
}

.reviewNewsStar svg polygon {
  fill: #F2CA22;
}

.reviewStar svg polygon {
  fill: #F2CA22;
}

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

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

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

  margin: ;
  padding: ;
}

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

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

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

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

.mainNav ul li ul li a {
  color: rgb(0, 0, 0);
}

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

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

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

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

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

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







.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(60, 171, 167);
}

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

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

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

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

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

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

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

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

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

}

  .mainHeader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    z-index:100000;
  }
  
  .mainContentMobile, .mainContainer {
    margin-top:100px;
  }
  @media (min-width: 768px) {
    .mainContent, .mainContainer {
        margin-top: 100px;
    }
  }
      @media (min-width: 768px) {
      .mainContent, .mainContainer {
          margin-top: 125px;
      }
    }
  



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




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);
    }
}

:root {
    --primary-color: #000;
    --secondary-color: #3caba7;
    --secondary-color-darker: #2a7a94;
    /* Google Fonts: Quicksand */
    --font-family-primary: 'Quicksand', sans-serif;
    /* Font weights */
    --font-weight-regular: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 600;
    --font-weight-black: 700;
    /* Colors */
    --color-white: #fff;
    --color-black: #000;
    --color-gray: #808080;
    /* 50% */
    --color-light-gray: #d3d3d3;
    /* 83% */
    --color-dark-gray: #a9a9a9;
    /* 67% */
    --color-very-dark-gray: #404040;
    /* 25% */
    --color-very-light-gray: #f5f5f5;
    /* 95% */
    --color-very-very-light-gray: #fafafa;
    /* 98% */
    /* Expanded black transparent variables at intervals of 5 and 10 */
    --black-transparent-0: rgba(0, 0, 0, 0);
    /* 0% */
    --black-transparent-2: rgba(0, 0, 0, 0.02);
    /* 2% */
    --black-transparent-5: rgba(0, 0, 0, 0.05);
    /* 5% */
    --black-transparent-7: rgba(0, 0, 0, 0.07);
    /* 7% */
    --black-transparent-10: rgba(0, 0, 0, 0.1);
    /* 10% */
    --black-transparent-12: rgba(0, 0, 0, 0.12);
    /* 12% */
    --black-transparent-15: rgba(0, 0, 0, 0.15);
    /* 15% */
    --black-transparent-18: rgba(0, 0, 0, 0.18);
    /* 18% */
    --black-transparent-20: rgba(0, 0, 0, 0.2);
    /* 20% */
    --black-transparent-25: rgba(0, 0, 0, 0.25);
    /* 25% */
    --black-transparent-30: rgba(0, 0, 0, 0.3);
    /* 30% */
    --black-transparent-35: rgba(0, 0, 0, 0.35);
    /* 35% */
    --black-transparent-40: rgba(0, 0, 0, 0.4);
    /* 40% */
    --black-transparent-45: rgba(0, 0, 0, 0.45);
    /* 45% */
    --black-transparent-50: rgba(0, 0, 0, 0.5);
    /* 50% */
    --black-transparent-55: rgba(0, 0, 0, 0.55);
    /* 55% */
    --black-transparent-60: rgba(0, 0, 0, 0.6);
    /* 60% */
    --black-transparent-65: rgba(0, 0, 0, 0.65);
    /* 65% */
    --black-transparent-70: rgba(0, 0, 0, 0.7);
    /* 70% */
    --black-transparent-75: rgba(0, 0, 0, 0.75);
    /* 75% */
    --black-transparent-80: rgba(0, 0, 0, 0.8);
    /* 80% */
    --black-transparent-85: rgba(0, 0, 0, 0.85);
    /* 85% */
    --black-transparent-90: rgba(0, 0, 0, 0.9);
    /* 90% */
    --black-transparent-95: rgba(0, 0, 0, 0.95);
    /* 95% */
    --black-transparent-97: rgba(0, 0, 0, 0.97);
    /* 97% */
    --black-transparent-100: rgba(0, 0, 0, 1);
    /* 100% */
    /* Expanded white transparent variables at intervals of 5 and 10 */
    --white-transparent-0: rgba(255, 255, 255, 0);
    /* 0% */
    --white-transparent-2: rgba(255, 255, 255, 0.02);
    /* 2% */
    --white-transparent-5: rgba(255, 255, 255, 0.05);
    /* 5% */
    --white-transparent-7: rgba(255, 255, 255, 0.07);
    /* 7% */
    --white-transparent-10: rgba(255, 255, 255, 0.1);
    /* 10% */
    --white-transparent-12: rgba(255, 255, 255, 0.12);
    /* 12% */
    --white-transparent-15: rgba(255, 255, 255, 0.15);
    /* 15% */
    --white-transparent-18: rgba(255, 255, 255, 0.18);
    /* 18% */
    --white-transparent-20: rgba(255, 255, 255, 0.2);
    /* 20% */
    --white-transparent-25: rgba(255, 255, 255, 0.25);
    /* 25% */
    --white-transparent-30: rgba(255, 255, 255, 0.3);
    /* 30% */
    --white-transparent-35: rgba(255, 255, 255, 0.35);
    /* 35% */
    --white-transparent-40: rgba(255, 255, 255, 0.4);
    /* 40% */
    --white-transparent-45: rgba(255, 255, 255, 0.45);
    /* 45% */
    --white-transparent-50: rgba(255, 255, 255, 0.5);
    /* 50% */
    --white-transparent-55: rgba(255, 255, 255, 0.55);
    /* 55% */
    --white-transparent-60: rgba(255, 255, 255, 0.6);
    /* 60% */
    --white-transparent-65: rgba(255, 255, 255, 0.65);
    /* 65% */
    --white-transparent-70: rgba(255, 255, 255, 0.7);
    /* 70% */
    --white-transparent-75: rgba(255, 255, 255, 0.75);
    /* 75% */
    --white-transparent-80: rgba(255, 255, 255, 0.8);
    /* 80% */
    --white-transparent-85: rgba(255, 255, 255, 0.85);
    /* 85% */
    --white-transparent-90: rgba(255, 255, 255, 0.9);
    /* 90% */
    --white-transparent-95: rgba(255, 255, 255, 0.95);
    /* 95% */
    --white-transparent-97: rgba(255, 255, 255, 0.97);
    /* 97% */
    --white-transparent-100: rgba(255, 255, 255, 1);
    /* 100% */
}

body {
    font-family: var(--font-family-primary);
    font-weight: var(--font-weight-regular);
    margin: 0px;
    padding: 0px;
}

* {
    box-sizing: border-box;
}


/* Typography */

h1,
h2,
h3,
h4 {
    font-weight: var(--font-weight-bold);
    color: var(--black-color);
}

h1 {
    font-size: 2.5rem;
}

h2 {
    font-size: 2rem;
}

h3 {
    font-size: 1.5rem;
}

h4 {
    font-size: 1.25rem;
}

p {
    line-height: 1.5rem;
    margin-bottom: 1rem;
}


/* Typography END */


/* Text Colors */

.text-primary {
    color: var(--primary-color);
}

.text-secondary {
    color: var(--secondary-color);
}

.text-secondary-darker {
    color: var(--secondary-color-darker);
}


/** SPECIFIC FULL WIDTH CODE **/

.backToGalleries,
.mainFooter ul {
    display: none;
}

.padding {
    padding: 0px!important;
}

.about {
    padding: 0px!important;
    width: 100%!important;
}

.about>:not(.slider-wrapper):not(.contain) {
    overflow: hidden;
    padding: 0 0%!important;
}

.mainHeader {
    border-top: 4px solid var(--secondary-2);
    -webkit-box-shadow: 0px 0px 10px 5px var(--black-transparent-35);
    box-shadow: 0px 0px 10px 5px var(--black-transparent-35);
}

@media (min-width: 768px) {
    .headerTop {
        border-bottom: 0;
        max-width: 100%;
        margin: auto;
        padding: 0px 20px;
    }
    .mainContent,
    .mainContainer {
        margin-top: 138px !important;
    }
    .mainNav,
    .inlineNav {
        margin-top: 20px;
    }
    .inlineNav ul li a {
        padding: 0 0.3rem!important;
        font-size: 13px !important;
        font-weight: 600;
    }
    .inlineNav ul li ul {
        left: auto;
        right: -100px;
    }
    .mainNav a:hover,
    .mainNav ul li ul li:hover {
        background-color: var(--color-white);
        color: var(--secondary-color);
    }
    .mainNav ul li a .caret:before {
        left: 23px;
    }
    .caret {
        display: none;
    }
    .newsfeedContainer,
    .contactContainer,
    .productList,
    .blogContainer,
    .albumsContainer,
    #PRDT,
    #reviewContainer,
    #IOSproductDetail,
    #IOsingleGallery,
    #IOsingleGallery {
        margin: 0px auto;
        max-width: 1366px!important;
        padding: 15px;
    }
    .bizInfo {
        display: none;
    }
    .headerTop .contain {
        max-width: 1366px !important;
        width: 100% !important;
    }
}

.newsfeedContainer,
.contactContainer,
.productList,
.blogContainer,
.albumsContainer,
#PRDT,
#reviewContainer,
#IOSproductDetail,
#IOsingleGallery,
#IOsingleGallery {
    margin: 0px auto;
    max-width: 1366px!important;
    padding: 20px!important;
}


/* SPECIFIC FULL WIDTH CODE END */


/** THIS FIXES THE PHOTO GALLERY, AND THE MARKETPLACE **/

@media only screen and (max-width: 768px) {
    .cartSideBar,
    .productRightSide,
    .productImages,
    .productOptions {
        width: 100%;
    }
    .album {
        width: calc(50% - 1rem) !important;
    }
}


/* SPECIFIC FULL WIDTH CODE END **/


/* SPECIFIC QUICKSITE BUTTONS */

.button,
.contactSubmit,
.inquireButton,
.listButton button {
    background-color: var(--shade-black-dark);
    color: var(--color-white);
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    border: 1px solid var(--shade-black-dark) !important;
    border-radius: 16px!important;
}

.button:hover,
.contactSubmit:hover,
.inquireButton:hover,
.listButton button:hover {
    background-color: var(--black-transparent-10);
    color: var(--shade-black-dark);
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}


/* SPECIFIC QUICKSITE BUTTONS END */


/* CONTAINERS */

.container-1400 {
    max-width: 1400px !important;
    margin: 0px auto;
}

.container-1366 {
    max-width: 1366px !important;
    margin: 0px auto;
}

.container-1200 {
    max-width: 1200px !important;
    margin: 0px auto;
}

.container-1024 {
    max-width: 1024px !important;
    margin: 0px auto;
}

.container-900 {
    max-width: 900px !important;
    margin: 0px auto;
}

.container-800 {
    max-width: 800px !important;
    margin: 0px auto;
}

.container-1366,
.container-1400,
.container-1024,
.container-900,
.container-800 {
    width: 100%;
}


/* CONTAINERS END */


/* SECTION TEXT COLOR CODE */

.text-white {
    color: var(--white-color)!important;
    text-shadow: 1px 1px 2px var(--black-color)!important;
}


/* SECTION TEXT COLOR CODE END */


/* TEXT RESPONSIVE SIZES */

.text-xs {
    font-size: clamp(0.625rem, 1.2vw, 0.875rem) !important;
}


/* ~10–14px */

.text-sm {
    font-size: clamp(0.75rem, 1.5vw, 1rem) !important;
}


/* ~12–16px */

.text-md {
    font-size: clamp(0.875rem, 1.8vw, 1.125rem) !important;
}


/* ~14–18px */

.text-lg {
    font-size: clamp(1rem, 2vw, 1.25rem) !important;
}


/* ~16–20px */

.text-xl {
    font-size: clamp(1.25rem, 2.5vw, 1.75rem) !important;
}


/* ~20–28px */

.text-2xl {
    font-size: clamp(1.75rem, 3vw, 2.25rem) !important;
}


/* ~28–36px */

.text-3xl {
    font-size: clamp(1.85rem, 4vw, 3.5rem) !important;
}


/* ~30–56px */

.text-4xl {
    font-size: clamp(2.25rem, 5vw, 4rem) !important;
}


/* ~36–64px */

.text-5xl {
    font-size: clamp(2.5rem, 6vw, 5rem) !important;
}


/* ~40–80px */

.text-6xl {
    font-size: clamp(3rem, 7vw, 6rem) !important;
}


/* ~48–96px */

.text-7xl {
    font-size: clamp(3.5rem, 8vw, 7rem) !important;
}


/* ~56–112px */

.text-8xl {
    font-size: clamp(4rem, 9vw, 8rem) !important;
}


/* ~64–128px */

.text-9xl {
    font-size: clamp(4.5rem, 10vw, 9rem) !important;
}


/* ~72–144px */


/* TEXT RESPONSIVE SIZES END */


/* TEXT WEIGHT CLASSES */

.text-thin {
    font-weight: 100;
}

.text-light {
    font-weight: 300;
}

.text-regular {
    font-weight: 400;
}

.text-medium {
    font-weight: 500;
}

.text-semibold {
    font-weight: 600;
}

.text-bold {
    font-weight: 700;
}

.text-extrabold {
    font-weight: 800;
}

.text-black {
    font-weight: 900;
}


/* TEXT WEIGHT CLASSES END */


/* TEXT ALIGNMENT CLASSES */

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-justify {
    text-align: justify;
}


/* TEXT ALIGNMENT CLASSES END */


/* TEXT TRANSFORMATION CLASSES */

.text-uppercase {
    text-transform: uppercase;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-normal-case {
    text-transform: none;
}

.text-small-caps {
    font-variant: small-caps;
}


/* TEXT TRANSFORMATION CLASSES END */


/* SPACING CLASSES */


/* Small spacing */

.pt-1 {
    padding-top: 0.25rem!important;
}


/* 4px */

.pb-1 {
    padding-bottom: 0.25rem!important;
}


/* 4px */

.pl-1 {
    padding-left: 0.25rem!important;
}


/* 4px */

.pr-1 {
    padding-right: 0.25rem!important;
}


/* 4px */

.ph-1 {
    padding-left: 0.25rem!important;
    padding-right: 0.25rem!important;
}


/* 4px horizontal */

.pv-1 {
    padding-top: 0.25rem!important;
    padding-bottom: 0.25rem!important;
}


/* 4px vertical */

.mt-1 {
    margin-top: 0.25rem!important;
}


/* 4px */

.mb-1 {
    margin-bottom: 0.25rem!important;
}


/* 4px */


/* Medium spacing */

.pt-2 {
    padding-top: 0.5rem!important;
}


/* 8px */

.pb-2 {
    padding-bottom: 0.5rem!important;
}


/* 8px */

.pl-2 {
    padding-left: 0.5rem!important;
}


/* 8px */

.pr-2 {
    padding-right: 0.5rem!important;
}


/* 8px */

.ph-2 {
    padding-left: 0.5rem!important;
    padding-right: 0.5rem!important;
}


/* 8px horizontal */

.pv-2 {
    padding-top: 0.5rem!important;
    padding-bottom: 0.5rem!important;
}


/* 8px vertical */

.mt-2 {
    margin-top: 0.5rem!important;
}


/* 8px */

.mb-2 {
    margin-bottom: 0.5rem!important;
}


/* 8px */


/* Standard spacing */

.pt-3 {
    padding-top: 1rem!important;
}


/* 16px */

.pb-3 {
    padding-bottom: 1rem!important;
}


/* 16px */

.pl-3 {
    padding-left: 1rem!important;
}


/* 16px */

.pr-3 {
    padding-right: 1rem!important;
}


/* 16px */

.ph-3 {
    padding-left: 1rem!important;
    padding-right: 1rem!important;
}


/* 16px horizontal */

.pv-3 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}


/* 16px vertical */

.mt-3 {
    margin-top: 1rem!important;
}


/* 16px */

.mb-3 {
    margin-bottom: 1rem!important;
}


/* 16px */


/* Large spacing */

.pt-4 {
    padding-top: 1.5rem!important;
}


/* 24px */

.pb-4 {
    padding-bottom: 1.5rem!important;
}


/* 24px */

.pl-4 {
    padding-left: 1.5rem!important;
}


/* 24px */

.pr-4 {
    padding-right: 1.5rem!important;
}


/* 24px */

.ph-4 {
    padding-left: 1.5rem!important;
    padding-right: 1.5rem!important;
}


/* 24px horizontal */

.pv-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important;
}


/* 24px vertical */

.mt-4 {
    margin-top: 1.5rem!important;
}


/* 24px */

.mb-4 {
    margin-bottom: 1.5rem!important;
}


/* 24px */


/* Extra large spacing */

.pt-5 {
    padding-top: 2rem!important;
}


/* 32px */

.pb-5 {
    padding-bottom: 2rem!important;
}


/* 32px */

.pl-5 {
    padding-left: 2rem!important;
}


/* 32px */

.pr-5 {
    padding-right: 2rem!important;
}


/* 32px */

.ph-5 {
    padding-left: 2rem!important;
    padding-right: 2rem!important;
}


/* 32px horizontal */

.pv-5 {
    padding-top: 2rem!important;
    padding-bottom: 2rem!important;
}


/* 32px vertical */

.mt-5 {
    margin-top: 2rem!important;
}


/* 32px */

.mb-5 {
    margin-bottom: 2rem!important;
}


/* 32px */


/* Extra extra large spacing */

.pt-6 {
    padding-top: 3rem!important;
}


/* 48px */

.pb-6 {
    padding-bottom: 3rem!important;
}


/* 48px */

.pl-6 {
    padding-left: 3rem!important;
}


/* 48px */

.pr-6 {
    padding-right: 3rem!important;
}


/* 48px */

.ph-6 {
    padding-left: 3rem!important;
    padding-right: 3rem!important;
}


/* 48px horizontal */

.pv-6 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important;
}


/* 48px vertical */

.mt-6 {
    margin-top: 3rem!important;
}


/* 48px */

.mb-6 {
    margin-bottom: 3rem!important;
}


/* 48px */


/* Extra extra extra large spacing */

.pt-7 {
    padding-top: 4rem!important;
}


/* 64px */

.pb-7 {
    padding-bottom: 4rem!important;
}


/* 64px */

.pl-7 {
    padding-left: 4rem!important;
}


/* 64px */

.pr-7 {
    padding-right: 4rem!important;
}


/* 64px */

.ph-7 {
    padding-left: 4rem!important;
    padding-right: 4rem!important;
}


/* 64px horizontal */

.pv-7 {
    padding-top: 4rem!important;
    padding-bottom: 4rem!important;
}


/* 64px vertical */

.mt-7 {
    margin-top: 4rem!important;
}


/* 64px */

.mb-7 {
    margin-bottom: 4rem!important;
}


/* 64px */


/* Extra extra extra extra large spacing */

.pt-8 {
    padding-top: 5rem!important;
}


/* 80px */

.pb-8 {
    padding-bottom: 5rem!important;
}


/* 80px */

.pl-8 {
    padding-left: 5rem!important;
}


/* 80px */

.pr-8 {
    padding-right: 5rem!important;
}


/* 80px */

.ph-8 {
    padding-left: 5rem!important;
    padding-right: 5rem!important;
}


/* 80px horizontal */

.pv-8 {
    padding-top: 5rem!important;
    padding-bottom: 5rem!important;
}


/* 80px vertical */

.mt-8 {
    margin-top: 5rem!important;
}


/* 80px */

.mb-8 {
    margin-bottom: 5rem!important;
}


/* 80px */


/* Extra extra extra extra extra large spacing */

.pt-9 {
    padding-top: 6rem!important;
}


/* 96px */

.pb-9 {
    padding-bottom: 6rem!important;
}


/* 96px */

.pl-9 {
    padding-left: 6rem!important;
}


/* 96px */

.pr-9 {
    padding-right: 6rem!important;
}


/* 96px */

.ph-9 {
    padding-left: 6rem!important;
    padding-right: 6rem!important;
}


/* 96px horizontal */

.pv-9 {
    padding-top: 6rem!important;
    padding-bottom: 6rem!important;
}


/* 96px vertical */

.mt-9 {
    margin-top: 6rem!important;
}


/* 96px */

.mb-9 {
    margin-bottom: 6rem!important;
}


/* 96px */


/* Extra extra extra extra extra extra large spacing */

.pt-10 {
    padding-top: 7rem!important;
}


/* 112px */

.pb-10 {
    padding-bottom: 7rem!important;
}


/* 112px */

.pl-10 {
    padding-left: 7rem!important;
}


/* 112px */

.pr-10 {
    padding-right: 7rem!important;
}


/* 112px */

.ph-10 {
    padding-left: 7rem!important;
    padding-right: 7rem!important;
}


/* 112px horizontal */

.pv-10 {
    padding-top: 7rem!important;
    padding-bottom: 7rem!important;
}


/* 112px vertical */

.mt-10 {
    margin-top: 7rem!important;
}


/* 112px */

.mb-10 {
    margin-bottom: 7rem!important;
}


/* 112px */


/* Extra extra extra extra extra extra extra large spacing */

.pt-11 {
    padding-top: 8rem!important;
}


/* 128px */

.pb-11 {
    padding-bottom: 8rem!important;
}


/* 128px */

.pl-11 {
    padding-left: 8rem!important;
}


/* 128px */

.pr-11 {
    padding-right: 8rem!important;
}


/* 128px */

.ph-11 {
    padding-left: 8rem!important;
    padding-right: 8rem!important;
}


/* 128px horizontal */

.pv-11 {
    padding-top: 8rem;
    padding-bottom: 8rem!important;
}


/* 128px vertical */

.mt-11 {
    margin-top: 8rem!important;
}


/* 128px */

.mb-11 {
    margin-bottom: 8rem!important;
}


/* 128px */


/* Extra extra extra extra extra extra extra extra large spacing */

.pt-12 {
    padding-top: 9rem!important;
}


/* 144px */

.pb-12 {
    padding-bottom: 9rem!important;
}


/* 144px */

.pl-12 {
    padding-left: 9rem!important;
}


/* 144px */

.pr-12 {
    padding-right: 9rem!important;
}


/* 144px */

.ph-12 {
    padding-left: 9rem!important;
    padding-right: 9rem!important;
}


/* 144px horizontal */

.pv-12 {
    padding-top: 9rem!important;
    padding-bottom: 9rem!important;
}


/* 144px vertical */

.mt-12 {
    margin-top: 9rem!important;
}


/* 144px */

.mb-12 {
    margin-bottom: 9rem!important;
}


/* 144px */


/* Extra extra extra extra extra extra extra extra extra large spacing */

.pt-13 {
    padding-top: 10rem!important;
}


/* 160px */

.pb-13 {
    padding-bottom: 10rem!important;
}


/* 160px */

.pl-13 {
    padding-left: 10rem!important;
}


/* 160px */

.pr-13 {
    padding-right: 10rem!important;
}


/* 160px */

.ph-13 {
    padding-left: 10rem!important;
    padding-right: 10rem!important;
}


/* 160px horizontal */

.pv-13 {
    padding-top: 10rem!important;
    padding-bottom: 10rem!important;
}


/* 160px vertical */

.mt-13 {
    margin-top: 10rem!important;
}


/* 160px */

.mb-13 {
    margin-bottom: 10rem!important;
}


/* 160px */


/* SPACING CLASSES END */


/* Remove spacing */

.pt-0 {
    padding-top: 0!important;
}


/* 0px */

.pb-0 {
    padding-bottom: 0!important;
}


/* 0px */

.mt-0 {
    margin-top: 0!important;
}


/* 0px */

.mb-0 {
    margin-bottom: 0!important;
}


/* 0px */


/* Negative margins */

.mt-n1 {
    margin-top: -0.25rem!important;
}


/* -4px */

.mb-n1 {
    margin-bottom: -0.25rem!important;
}


/* -4px */

.mt-n2 {
    margin-top: -0.5rem!important;
}


/* -8px */

.mb-n2 {
    margin-bottom: -0.5rem!important;
}


/* -8px */

.mt-n3 {
    margin-top: -1rem!important;
}


/* -16px */

.mb-n3 {
    margin-bottom: -1rem!important;
}


/* -16px */

.mt-n4 {
    margin-top: -1.5rem!important;
}


/* -24px */

.mb-n4 {
    margin-bottom: -1.5rem!important;
}


/* -24px */

.mt-n5 {
    margin-top: -2rem!important;
}


/* -32px */

.mb-n5 {
    margin-bottom: -2rem!important;
}


/* -32px */


/* SPACING CLASSES END */


/* FOOTER MOBILE COPYRIGHT COLOR */

.mainFooterMobile .poweredBy {
    color: var(--shade-black-lightest);
}

.mainFooterMobile .poweredBy a {
    color: var(--shade-black-lightest);
}


/* FOOTER MOBILE COPYRIGHT COLOR END */


/* ITEM INFO SPAN */

.itemInfo span {
    color: var(--shade-black-dark);
}


/* ITEM INFO SPAN END */


/* ITEM INQUIRY FORM */

.inquireFormActive {
    border-radius: 16px;
}

.inquireForm label input {
    margin-top: 10px!important;
}

.inquireForm label {
    color: var(--color-white);
}


/* ITEM INQUIRY FORM END */


/* HERO SECTION */

.heroSection {
    background-image: url('../img/banner-home-2.7875416e.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 500px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: relative;
}

.heroSection::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.heroSection .container-1366 {
    position: relative;
    z-index: 1;
}

.heroSection h1 {
    text-align: center;
    margin-top: 45px;
}

@media (min-width: 768px) {
    .heroSection {
        min-height: 600px;
    }
}

@media (min-width: 1024px) {
    .heroSection {
        min-height: 700px;
    }
}


/* HERO SECTION END */


/* WELCOME SECTION & ABOUT SECTION BACKGROUND PROPERTIES */

.welcomeSection,
.aboutSection {
    background-color: var(--color-black);
    color: var(--color-white);
}


/* WELCOME SECTION & ABOUT SECTION BACKGROUND PROPERTIES END */


/* SERVICES SECTION */

.servicesSection {
    background-image: url('../img/bg-calculator-section.3d4196b7.jpg');
    background-position: 0 100%;
    background-size: auto 100%;
    width: 100%;
    background-repeat: no-repeat;
    display: flex;
}

.contactCta {
    height: 50vh;
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
}

.contactCta h3 {
    color: var(--black-color);
    margin-bottom: 1rem;
}

.contactCta p {
    color: var(--black-color);
}

.contactCta .button,
.bioSection .button {
    background-color: var(--secondary-color);
    color: var(--color-white)!important;
    font-weight: 600!important;
    border: 1px solid var(--secondary-color)!important;
    border-radius: 6px!important;
    padding: 10px 20px!important;
    text-decoration: none!important;
    top: 20px !important;
    position: relative;
}

.contactCta .button:hover,
.bioSection .button:hover {
    background-color: var(--secondary-color-darker)!important;
    border: 1px solid var(--secondary-color-darker)!important;
}

@media (max-width: 768px) {
    .servicesSection {
        background-size: 120% auto;
    }
    .contactCta {
        height: 62vh;
        text-align: center;
    }
}


/* SERVICES SECTION END */


/* SPECIALISTS SECTION */

.specialistGrid {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.specialistCard {
    background-color: var(--white-color);
    padding: 1.5rem;
    border-radius: 8px;
    text-align: center;
    border-radius: 6px;
    cursor: pointer;
    box-shadow: 0px 0px 18px rgba(45, 44, 48, .1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.specialistCard:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 12px var(--black-transparent-15);
}

a.specialistCard {
    text-decoration: none;
}

a.specialistCard:hover {
    text-decoration: none;
}

.specialistCard img {
    width: 100%;
    height: auto;
    max-width: 200px;
    margin: 0 auto 1rem;
    display: block;
    border-radius: 6px;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.specialistCard h3 {
    margin-bottom: 0.5rem;
    color: var(--secondary-color);
}

.specialistCard p {
    margin-bottom: 0;
    color: var(--color-black);
}

@media (min-width: 640px) {
    .specialistGrid {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .specialistCard {
        flex: 1 1 calc(50% - 10px);
        min-width: calc(50% - 10px);
    }
}

@media (min-width: 1024px) {
    .specialistGrid {
        flex-wrap: nowrap;
    }
    .specialistCard {
        flex: 1 1 calc(20% - 16px);
        min-width: 0;
    }
}


/* SPECIALISTS SECTION END */


/* FAQ SECTION */

.faqHeroSection {
    background-color: var(--color-very-light-gray);
    padding: 2rem 0;
}

.faqSection {
    background-color: var(--color-white);
}

.faqList {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.faqItem {
    background-color: var(--color-white);
    padding-bottom: 1.5rem;
    border-bottom: 1px solid var(--color-light-gray);
}

.faqItem:last-child {
    border-bottom: none;
}

.faqHeader {
    margin-bottom: 1rem;
}

.faqHeader h3 {
    margin: 0;
    color: var(--secondary-color-darker);
    font-weight: var(--font-weight-bold);
}

.faqContent p {
    margin: 0;
    line-height: 1.6;
    color: var(--color-very-dark-gray);
}

@media (max-width: 768px) {
    .faqList {
        gap: 1.5rem;
    }
    .faqHeader h3 {
        font-size: 1rem;
    }
}


/* FAQ SECTION END */


/* ABOUT SECTION */

.aboutSplit {
    display: flex!important;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 20px;
}

.aboutSplit>div:first-child {
    width: 100%;
}

.aboutSplit>div:nth-child(2) {
    width: 100%;
}

.aboutSplit img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 6px;
}

@media (min-width: 768px) {
    .aboutSplit {
        display: flex;
        align-items: flex-start;
        flex-direction: row;
        text-align: left;
        gap: 50px;
    }
    .aboutSplit>div:first-child {
        width: 75%;
    }
    .aboutSplit>div:nth-child(2) {
        width: 25%;
    }
}


/* BIO SECTION */

.bioSection {
    background-color: var(--color-white);
}

.bioText {
    align-items: flex-start;
}

.bioImage {
    text-align: center;
}

.bioImage img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 6px;
}

.bioImage h3 {
    color: var(--secondary-color);
}

@media screen and (min-width: 768px) {
    .bioImage {
        text-align: left;
    }
}


/* BIO SECTION END */


/* CONNECT SECTION - CONTACT CHANNELS */

.connectSection {
    background-color: var(--color-very-light-gray);
}

.contactChannels {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    width: 100%;
}

.contactChannel {
    background-color: var(--color-white);
    padding: 2rem 1.5rem;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0px 2px 8px var(--black-transparent-10);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

.contactChannel:hover {
    transform: translateY(-3px);
    box-shadow: 0px 4px 16px var(--black-transparent-15);
}

.contactChannelIcon {
    width: 7rem;
    height: 7rem;
    background-color: var(--color-black);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.5rem;
}

.contactChannelIcon img {
    width: 35%;
    max-width: 35%;
    height: auto;
    display: block;
}

.contactChannel h3 {
    font-size: 1.25rem;
    font-weight: var(--font-weight-bold);
    color: var(--secondary-color);
    margin: 0;
}

.contactChannel p {
    font-size: 1rem;
    color: var(--color-very-dark-gray);
    margin: 0;
    line-height: 1.4;
}

.contactChannel .button {
    background-color: var(--secondary-color);
    color: var(--color-white) !important;
    font-weight: var(--font-weight-semibold) !important;
    border: 1px solid var(--secondary-color) !important;
    border-radius: 6px !important;
    padding: 12px 24px !important;
    text-decoration: none !important;
    display: inline-block;
    margin-top: 0.5rem;
    transition: all 0.3s ease;
    font-size: 0.9rem;
    width: calc(100% - 3.2rem);
}

.contactChannel .button:hover {
    background-color: var(--secondary-color-darker) !important;
    border: 1px solid var(--secondary-color-darker) !important;
    transform: scale(1.02);
}

@media (min-width: 768px) {
    .contactChannels {
        flex-direction: row;
        justify-content: center;
        gap: 2rem;
    }
    .contactChannel {
        flex: 1;
    }
}


/* CONNECT SECTION - CONTACT CHANNELS END */