#cb-site-container {
      background-image: none;
      background-color: rgb(255, 253, 253);
      background-size: auto;
      background-repeat: repeat;
      background-position: center center;
      padding-top: 0px;
      // padding-bottom: 0px;
    }

    .cb-site {
      background-color: rgb(253, 253, 253);
      padding-top: 20px;
      padding-left: 40px;
      padding-right: 40px;
      padding-bottom:10px;
      margin-left: auto;
      margin-right: auto;
      max-width: 2000px;
      margin-bottom: 0px;
    }

    .cb-site main {
      padding-top: 20px;
    }

    .cb-site .hm-wrapper {
      padding-bottom: 66px;
    }

    .gallery-slideshow, .gallery-slideshow .slide, .video-layer {
      background-color: rgb(253, 253, 253);
    }

    .gallery-slideshow .gallery-close-button, .video-layer .gallery-close-button  {
      color: rgb(0, 0, 0);
    }

    .cb-site .gallery-slideshow .item {
      background-color: rgb(228, 228, 228);
    }

    .cb-site .gallery-slideshow .item, .cb-site .gallery.item {
      background-color: rgb(228, 228, 228);
    }

    .cb-site footer {
      bottom: 10px;
      padding-top: 10px;
    }

    .client-pages .cb-site main, .client-blog .cb-site main {
      max-width: 2000px;
    }

    .cb-site .logo_text h2 a{
      font-family: Junge;
      font-size: 36px;
      color: rgb(102, 102, 102);
      text-transform: none;
      text-decoration: none;
      letter-spacing: 3.6px;
    }

    .cb-site .logo_text {
      padding-top: 5px;
      padding-bottom: 0px;
      padding-left: 0px;
      padding-right: 0px;
    }

    .cb-site .logo_image {
      padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
      padding-right: 0px;
    }

    .cb-site .logo_image img {
      max-width: 457px;
    }

    .cb-site nav ul.main-nav {
      padding-top: 22px;
      padding-bottom: 0px;
      padding-left: 0px;
      padding-right: 0px;
    }

    .cb-site.v-nav-left header, .cb-site.v-nav-left-banner nav {
      width: 220px
    }

    .cb-site.v-nav-left main, .cb-site.v-nav-left-banner main {
      margin-left: 220px
    }

    .cb-site nav li.nav-item {
      margin-right: 25px;
    }

    .cb-site nav li .sub-nav-item-link {
      line-height: 0em;
    }

    .cb-site nav.vertical li.nav-item {
      margin-bottom: 25px;
    }

    .cb-site nav.vertical .sub-nav li {
      margin-top: 25px;
    }

    .cb-site:not(.v-nav-left, .v-nav-left-banner) nav li.nav-item {
      margin-right: 25px;
    }

    .cb-site nav li a {
      font-family: Alegreya Sans;
      font-size: 26px;
      color: rgb(0, 0, 0);
      text-transform: none;
      text-decoration: none;
      letter-spacing: 0.6px;
    }

    .cb-site nav li a:hover, .cb-site nav li a.current, .cb-site nav li a:active {
      color: rgb(52, 18, 14);
    }

    .cb-site p, .cb-site li:not(.nav-item) {
      font-family: Open Sans;
      font-size: 13px;
      color: rgb(60, 60, 60);
      text-transform: none;
      text-decoration: none;
      letter-spacing: 0.4px;
      line-height: 1.4;
    }

    .cb-site a {
      color: rgb(79, 79, 79);
    }

    .cb-site h1 {
      font-family: Open Sans;
      font-size: 26px;
      color: rgb(102, 102, 102);
      text-transform: none;
      text-decoration: none;
      letter-spacing: 0.7px;
    }

    .cb-site h2 {
      font-family: Open Sans;
      font-size: 20px;
      color: rgb(102, 102, 102);
      text-transform: none;
      text-decoration: none;
      letter-spacing: 0.4px;
    }

    .cb-site h3, .cb-site h4, .cb-site h5, .cb-site h6, .cb-site .form-group label {
      font-family: Open Sans;
      color: rgb(102, 102, 102);
      text-transform: none;
      text-decoration: none;
      letter-spacing: 0.4px;
    }

    .cb-site .form-group label {
      font-size: 16px;
    }

    .cb-site h3 {
      font-size: 16px;
    }

    .cb-site .form-control {
      font-family: Open Sans;
      border-radius: 0px;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0,0.25);
      color: #666666;
    }

    .cb-site footer, .cb-site footer .cb-branding {
      line-height: 1;
    }

    .cb-site footer .footer-text{
      font-family: Nobile;
      font-size: 10px;
      color: rgb(163, 163, 163);
      text-transform: none;
      text-decoration: none;
      letter-spacing: 0.4px;
    }

    .cb-site .social-menu {
      padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
      padding-right: 0px;
    }

    .social-icon-svg {
      height:49px;
      width:49px;
      fill:rgb(0, 0, 0);
    }

    .totop-icon-svg {
      fill:rgb(153, 153, 153);
    }

    .social-icon-svg:hover {
      fill: rgb(153, 153, 153);
    }

    .cb-site .grid .item .item_filename {
      font-family:Helvetica Neue;
      font-size:12px;
      color: #ffffff;
      text-transform: none;
      text-decoration: none;
      letter-spacing: 0px;
      line-height: 1;
      padding:10px;

    }

    .cb-site .item .item_filename {
      font-family:Helvetica Neue;
      font-size:12px;
      color: #ffffff;
      text-transform: none;
      text-decoration: none;
      letter-spacing: 0px;
      line-height: 1;
    }

    .cb-site .index_grid .item .item_info {
      padding-top:10px;
      padding-bottom:10px;
      padding-left:0px;
      padding-right:0px;
    }

    .cb-site .index_grid .item .item_info {
      text-align: Center;
    }

    /* video play icon size for grids */
    .cb-site .fa-play-circle-o {
      font-size: 35px;
    }
    /* video play icon size for slideshow thumb panel */
    .cb-site .gallery-slideshow .fa-play-circle-o {
      font-size: 24px;
    }

    .cb-site .index_grid .item .item_info .item_title, .cb-site .index_grid .item .item_info .item_title a {
      font-family:Verdana;
      font-size:18px;
      color: rgb(102, 102, 102);
      text-transform: uppercase;
      text-decoration: none;
      letter-spacing: 0.4px;
      line-height: 1;
    }

    .cb-site .index_grid .item .item_info .item_caption, .cb-site .index_grid .item .item_info .item_caption a {
      font-family:Open Sans;
      font-size:24px;
      color: rgb(66, 66, 66);
      text-transform: none;
      text-decoration: none;
      letter-spacing: 0.4px;
      line-height: 1.3;
    }

    .cb-site .grid .item {
      background-color: rgb(237, 237, 237);
    }

    .cb-site .grid .hover_text {
      font-family:Junge;
      font-size:27px;
      color: rgb(68, 68, 68);
      text-transform: uppercase;
      text-decoration: none;
      letter-spacing: 0px;
      line-height: 1;
    }

    .cb-site .index_grid .item {
      background-color: rgba(202, 181, 147, 0);
      padding: 2px;
    }

    .cb-site .index_grid .item .item_caption {
      padding-top: 10px;
    }

    .cb-site .index_grid .hover_text {
      font-family:Verdana;
      font-size:70px;
      color: #ffffff;
      text-transform: uppercase;
      text-decoration: none;
      letter-spacing: 0px;
      line-height: 1;
    }

    .gallery.vertical-scroller .item {
      margin-bottom:0px;
      background-color: rgb(237, 237, 237);
    }

    .gallery.vertical-scroller .item_title {
      color: #fff;
      font-family:Junge;
      font-size:13px;
      color: #ffffff;
      text-transform: uppercase;
      text-decoration: none;
      letter-spacing: 0px;
      line-height: 1;
    }
     .gallery.vertical-scroller .item_caption {
      font-family:Open Sans;
      font-size:16px;
      color: #ffffff;
      text-transform: none;
      text-decoration: none;
      letter-spacing: 0.4px;
      line-height: 1.3;
    }

    .gallery-slideshow .info-background {
      background-color: rgb(0, 0, 0);
    }

    .gallery-slideshow .info-content {
      padding: 20px;
    }

    .gallery-slideshow .info-content .info-title {
      font-family:Junge;
      font-size:13px;
      text-align: left;
      color: #ffffff;
      text-transform: uppercase;
      text-decoration: none;
      letter-spacing: 0px;
      line-height: 1;
    }

    .gallery-slideshow .info-content .info-body {
      font-family:Open Sans;
      font-size:16px;
      text-align: left;
      color: #ffffff;
      text-transform: none;
      text-decoration: none;
      letter-spacing: 0.4px;
      line-height: 1.3;
    }

    .arrow-icon {
      color: rgb(0, 0, 0);
      font-size:30px;
    }

    .arrow-background {
      background-color: #ffffff;
    }

    .gallery-slideshow .toolbar {
      color: rgb(0, 0, 0);
      font-size:38px;
    }

    .gallery-slideshow .toolbar-counter {
      font-family: Open Sans;
      font-size:18px;
    }

    .gallery-slideshow .toolbar .toolbar-button:hover {
      color: #000000;
    }

    /* sets the Page Canvas to match the Page Width setting, to prevent unwanted scaling of images when Page is rendered on smaller windows */
    /*
    .admin-pages.show .page-canvas, .admin-posts.show .page-canvas, .admin-posts.edit .page-canvas {
      min-width: 2000px;
    } 
    */
  /* template style matching overrides */


  /* shared */

    .cb-site hr {
      border-bottom: 1px solid rgba(52, 18, 14,0.25);
    }

    .cb-site .btn-primary {
      font-family: Alegreya Sans;
      background-color: rgb(0, 0, 0);
      font-size: 1.0em;
    }

    .cb-site .btn-primary:hover {
      background-color: rgb(52, 18, 14);
    }

    .cb-site .sub-nav {
      background-color: rgb(232, 212, 191);
    }

    .cb-site.v-nav-left .sub-nav, .cb-site.v-nav-left-banner .sub-nav  {
      background-color: transparent;
    }

    .cb-site .alert-success {
      font-family: Open Sans;
      font-size: 1em;
    }

    .cb-site .cb-branding .cb-symbol svg {
      fill: rgba(52, 18, 14,0.2);
    }

    /* form validation error */
    .cb-site .form-error {
      font-family: Open Sans;
    }

    /* return to top button */
    .totop {
      background: rgb(232, 212, 191);
    }

    .totop svg {
      fill: rgb(52, 18, 14);
    }

    /* blog */

    .cb-site .cb-blog h1 a {
      color: rgb(102, 102, 102);
    }

    .cb-site .cb-blog .pagination a {
      color: rgb(0, 0, 0);
      font-family: Alegreya Sans;
      font-size: 26px;
    }

    .cb-site .cb-blog .pagination a:hover {
      color: rgb(52, 18, 14);
    }

    .cb-site ..cb-blog pagination .disabled {
      color: rgb(0, 0, 0);
    }

    .cb-site .cb-blog .pagination .current {
      border-color: rgba(52, 18, 14,0.5);
      font-family: Alegreya Sans;
      font-size: 26px;
      color: rgb(52, 18, 14);
    }

    // 1px border separator at end of post, before tags and sharing links
    // .cb-site .cb-blog .blog-pagination-wrapper {
    //   border-bottom: 1px solid rgba(0, 0, 0,0.5);
    // }

    /* end blog */

    .gallery-slideshow .toolbar {
      background-color: rgb(253, 253, 253);
    }


  /*mobile css matching*/

    @media only screen 
      and (min-width: 0px) 
      and (max-width: 768px),
      /* iphone XS Max/XR */
      only screen 
      and (device-width : 414px) 
      and (device-height : 896px) 
      and (orientation: landscape) {


    header {
      background-color: rgb(253, 253, 253);
    }

    #cb-site-container {
       background-color: rgb(255, 253, 253);
    }

    .cb-site .logo_image {
      background-color: rgb(253, 253, 253);
    }

    .cb-site .menu-name {
      font-family: Alegreya Sans;
      color: rgb(0, 0, 0);
      text-transform: none;
      text-decoration: none;
      letter-spacing: 0.6px;
    }

    .cb-site .menu-toggle {
      color: rgb(0, 0, 0);
    }

    .cb-site .nav-item {
      background-color: rgb(253, 253, 253);
      /* hide artifacting on subnav expand on some devices */
      border-top: 1px solid rgb(253, 253, 253);
      border-bottom: 1px solid rgb(253, 253, 253);
    }

    .cb-site .sub-nav, .cb-site.v-nav-left .sub-nav, .cb-site.v-nav-left-banner .sub-nav {
      background-color: rgba(0, 0, 0,0.2);
    }

    .cb-site nav li a:hover {
      color: rgb(52, 18, 14);
    }

    .cb-site .mobile-social-item .social-menu {
      background-color: rgb(253, 253, 253);
    }

    .cb-site .footer-content {
      background-color: rgb(253, 253, 253);
    }

    .cb-site .mobile-footer-content {
      font-family: Nobile;
      color: rgb(163, 163, 163);
      text-transform: none;
      text-decoration: none;
      letter-spacing: 0.4px;
    }
  }

    