@import url('//fonts.googleapis.com/css?family=Cinzel|Fondamento|Lato:400,400i,700&display=swap');

/************ 

Yellow: #dfa926; rgba(223,169,38,1)
Red: #7f1c34; rgba(127,28,52,1)

************/

body { color: #333; font-size: 1.1rem; font-family: 'Lato', sans-serif; }

h1, h2, h3, h4, h5, h6 { margin: .75rem 0; line-height: 1.3; font-weight: normal;}
p { line-height: 1.3; font-size: 1.1rem;  font-family: 'Lato', sans-serif; }

h1 { font-family: 'Fondamento', cursive; color: #7f1c34; font-size: 2.75rem;}
h2, .page-header h2 { font-family: 'Fondamento', cursive; color: #7f1c34; font-size: 2.25rem; border-bottom: 1px solid #333;  line-height: 1.3; margin: 0; padding: 0;}
h3 { font-family: 'Cinzel', serif; color: #7f1c34; font-size: 1.9rem;}
h4 { font-family: 'Cinzel', serif; background: rgba(223,169,38,0.8); font-size: 1.65rem; color: #7f1c34; border-radius: .2rem; padding: .1rem .4rem;}
h5 { font-family: 'Fondamento', cursive; color: #7f1c34; font-size: 1.5rem; }
h6 {color: #7f1c34; font-size: 1.5rem; font-style: italic;}
a { color: #dfa926; }
a:hover { color: #7f1c34; }

blockquote {
	color: #333;     
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 5px solid #d5d5d5;
	font: italic 16px/22px Georgia, Serif;
	line-height: 1.2;
	font-size: 1.3rem;
}

address {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.2;
}
span.dropcap {font-size: 3rem; line-height: 1;}
span.red {color: #7f1c34;} 
span.yellow {color: #dfa926;} 
span.cursive {font-family: 'Fondamento', cursive;}
span.bodyfont {font-family: 'Lato', sans-serif;}
span.seriffont {font-family: 'Cinzel', serif;}
span.spaced {letter-spacing: 2px;}

/************ BUTTONS  ************/
.readon, .button, .btn, p.readmore .btn   { 
  color: white; 
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
  background: #7f1c34; 
  padding: .7rem 1.3rem; 
  border-radius: .5rem; 
  margin: 0;
  display: inline-block;
  font-weight: 500;
  line-height: 1.125rem;
  border: none;
  transition: all .2s ease-in;
}

a.transparentbutton { 
  color: #801C36; 
  font-size: 1.25rem;
  text-transform: none;
  font-weight: normal;
  background: transparent; 
  padding: .7rem 1.3rem; 
  border-radius: .5rem; 
  margin: 0;
  display: block;
  font-weight: 500;
  line-height: 1.125rem;
  border: 2px solid #801C36;
  transition: all .2s ease-in;
}
.transparentbutton:hover {background: #801C36; color: white; border: 2px solid #801C36;}
.readon:hover, .button:hover, .btn:hover,  p.readmore .btn:hover {background: #dfa926; color: white;}


.btn .icon-chevron-right { display: none;}

/************ TABLES  ************/
.fancytable th {color: white; background: #7f1c34; border: 1px solid #7f1c34;}
.fancytable td { border: 1px solid #7f1c34;}

/************ ALERT ************/
.alert .g-content {padding: 0; margin: 0;}
.alert {border: none; padding: 0; margin: 0; background-color: #FFCFCF; color: #FF0000;}
.alert h1, .alert h2, .alert h3, .alert h4, .alert h5, .alert h6, .alert p { margin-left: 20px; color: red; background: transparent;}

/************ HERO IMAGE ************/
.hero p { margin: 0; }
.hero img { height: 27vw; object-fit: cover; width: 100%; opacity: 0.35; }

@media only screen and (max-width: 767px) { 
	.hero img { height: 34vw; }
}

/************ HOMELAYOUT  ************/
.homelayout .hiddenhome { display: none; }
.homelayout2 .hiddenhome { display: none; }
p.buttonheading { margin: 0; padding: 0; }
#g-feature:before { border: none; }

/************ MENU  ************/
.homelayout #g-navigation { position: absolute; z-index: 3; left: 0; right: 0; background: rgba(223,169,38,0.8); }
.homelayout2 #g-navigation { position: absolute; z-index: 3; left: 0; right: 0; background: rgba(223,169,38,0.8); }
#g-navigation .g-content { margin: 0; padding: 0;}
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown { margin-top: 0px;}
.g-main-nav .g-toplevel > li:hover, .g-main-nav .g-toplevel > li.active {   background: rgba(0,0,0,.1); }
.g-main-nav .g-sublevel > li:hover, .g-main-nav .g-sublevel > li.active {   background: rgba(0,0,0,.1); }
#g-navigation { padding-bottom: 0px; }
.g-main-nav .g-toplevel > li > .g-menu-item-container { text-align: center;  padding: 0.625rem 0.75rem;  }
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {display: none; }
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container { font-size: 1rem; }

.g-main-nav ul.g-toplevel {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}
.g-main-nav .g-standard .g-fade.g-dropdown { z-index: 10;}
.g-main-nav .g-dropdown { border-radius: 0 0 6px 6px;}

.g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right { left: 0; }

.outline-_error #g-navigation { position: relative; }

@media only screen and (max-width: 767px) {
	.homelayout #g-navigation { background: #dfa926; }
	.homelayout2 #g-navigation { background: #dfa926; }
	.g-logo img { width: 70%;} 
	.g-offcanvas-toggle { top: 20px; left: 20px; }
	.homelayout #g-navigation { position: relative; }
}

/************ SIDE MENU  ************/
#g-aside .moduletable[class*="box"] { padding: 0; }
#g-aside .g-content { padding-left: 0; padding-right: 0px;}
.moduletable .nav.menu li a { width: 100%; border-radius: 0; padding: 10px 20px; color: white; font-weight: normal;}
.moduletable .nav.menu li{ transition: all .2s ease-in; border-radius: 3px; width: 100%; padding: 0; margin: 0;}
.moduletable .nav.menu, .moduletable .unstyled { border: none; padding: 0; margin: 0; display: block;  background: #7f1c34;  border-radius: 0; }
.moduletable .nav.menu li:last-child {  padding-bottom: 0;  margin-bottom: 30px;}
.moduletable .nav.menu .nav-child li:last-child {  margin-bottom: 0px;}
.moduletable .nav .nav-child { margin-top: 0px;}
.moduletable .nav.menu .nav-child li { border: none; margin-left: 20px; padding-right: 20px;}

.moduletable .nav.menu li.current.active a, .moduletable .nav.menu li a:hover { 
	color: white;
	background: #dfa926;
	font-weight: normal;
}

/************ OFFCANVAS MENU  ************/
.g-offcanvas-toggle {color: #7f1c34; }
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {font-weight: normal; }
#g-offcanvas .g-menu-item-title {color: white; }
#g-offcanvas #g-mobilemenu-container ul > li > a.g-menu-item-container:hover {background: rgba(0,0,0,0.15); }
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {border: none; background: none; }
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {border: none; background: none; }

/************ ROTATOR - FULL WIDTH AND FULL HEIGHT ************/
#g-showcase { padding: 0; }
.sprocket-features-list li .sprocket-features-container { width: 100%; height: 75vh!important; overflow: hidden; position: relative; }
.arrows-active .sprocket-features-list { margin-left: 0px; margin-right: 0px;}
.sprocket-features-list li .sprocket-features-container .sprocket-features-img-container { position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 1; }
.sprocket-features-list li .sprocket-features-container .sprocket-features-content {  
	overflow: hidden; position: absolute; z-index: 2;
	top: 0; left: 0; right: 0; bottom: 0; width: 100%;
    display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center;
}

.sprocket-features-desc { background: rgba(255,255,255,0.8); padding: 50px 75px; }
.sprocket-features-desc h1 { font-size: 2.75vw; margin: 0; }
.sprocket-features-desc h3 { font-size: 3.5vw; margin: 0; }

.layout-showcase .sprocket-features-img-container img { float: none; width: 100%;  height: 100vh !important; object-fit: cover; object-position: center; }
.layout-showcase .sprocket-features-pagination li { padding: 8px;}
.pagination-active .sprocket-features-pagination { bottom: 15px; }
.pagination-active { margin-bottom: 0px; }

@media only screen and (max-width: 767px) {
	.sprocket-features-list li .sprocket-features-container .sprocket-features-content {  top: 30%; justify-content: initial; }
	.sprocket-features-desc { padding: 20px; width: 85%; }
	.sprocket-features-desc h1 { font-size: 1.75rem; margin: 0; }
	.sprocket-features-desc h3 { font-size: 2.5rem; margin: 0; }
}

/************ BIGGER ARROWS ON SLIDESHOW ************/
.sprocket-features.layout-showcase.arrows-active.arrows-onhover .sprocket-features-arrows .arrow { 	background: none; box-shadow: none; color: white; text-shadow: 2px 2px 5px rgba(0,0,0,0.75); }
.sprocket-features.layout-showcase.arrows-active.arrows-onhover .sprocket-features-arrows .arrow { font-size: 5rem; }
.arrows-active .sprocket-features-list {margin: 0px; }
.arrows-onhover .sprocket-features-arrows .arrow.prev { margin-left: 0;}
.arrows-onhover .sprocket-features-arrows .arrow.next { margin-right: 0;}

@media only screen and (max-width: 767px) {
	.sprocket-features-pagination, .sprocket-features-arrows { display: none;}
}

/************ WELCOME- SEO SECTION ************/
.homelayout #g-utility { background: url(../images/template/presider-chair.jpg) 100% 0% no-repeat; background-size: contain !important; padding-top: 2%; padding-bottom: 2%; }
span.decorative { font-family: 'Cinzel', serif; font-size: 1.25rem; color: #7f1c34; }
#g-utility h3 { font-size: 1.65rem; }
#g-utility .g-block.seo { background: rgba(255,255,255,0.8); }

@media only screen and (max-width: 767px) {
	.homelayout #g-utility { background: none; padding-bottom: 0px; }
	#g-utility .g-content:first-child { margin-bottom: 0px; padding-bottom: 0px; }
}

.homelayout2 #g-header .seo-padding {padding: 2vw 0 2vw 3vw;}
.homelayout2 #g-header .chair-padding {padding-top: 1rem;}
.homelayout2 #g-header .g-content-array .g-content {
    padding: 0 0 0.3rem;
}


/************ PHOTO TITLE SECTION - IMAGES PARALLAX ************/
.homelayout body, .homelayout html { height: 100%; }
.homelayout2 body, .homelayout2 html { height: 100%; }

#g-feature { height: 65vh; background-color: black; background-image: url(../images/template/bg-expertise.jpg); background-attachment: fixed;
	background-position: 50% 0%; background-repeat: no-repeat; background-size: cover; }

#g-extension { height: 65vh; background-color: black; background-image: url(../images/template/bg-concept-to-reality.jpg); background-attachment: fixed;
	background-position: 50% 0%; background-repeat: no-repeat; background-size: cover; }

@media only screen and (max-width: 767px) {
	#g-feature { height: 50vh; background: url(../images/template/bg-expertise.jpg) 50% 0% no-repeat !important; background-size: cover !important; }
	#g-extension { height: 50vh; background: url(../images/template/bg-concept-to-reality.jpg) 50% 50% no-repeat !important; background-size: cover !important; }
}

/************ PHOTO TITLE SECTION - TEXT ************/
#g-feature, #g-extension { padding: 0; }
#g-feature .g-content, #g-extension .g-content { margin: 0; padding: 0; background: rgba(223,169,38,0.7); }
.photo-title p { margin: 0; }
.photo-title-container { height: 65vh; position: relative; text-align: center; color: white; }
.photo-title-container > a { position: absolute; top: 0; bottom: 0; right: 0; left: 0; font-size: 3rem; color: #7f1c34; font-family: 'Fondamento', cursive; line-height: 1.1; }
.photo-title-container > a:hover { background: rgba(223,169,38,0.5); }
.photo-title-container > a > div { position: absolute; top: 0; bottom: 0; right: 0; left: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.photo-title-text img, .photo-title-subtext img { width: 40px; }
.photo-title-text { font-size: 3rem; }
.photo-title-subtext { font-family: 'Cinzel', serif; font-size: 3.5rem; }

@media only screen and (max-width: 767px) { 
	.photo-title-container { height: 50vh; }
	.photo-title-container > a { font-size: 2.25rem; }
	.photo-title-text { font-size: 2.25rem; }
	.photo-title-subtext { font-size: 2.5rem; }
	.photo-title-container > a > div { padding: 10px; }
}

/************ CUSTOM BUILT FOR SEAMLESS HARMONY ************/
.homelayout #g-expanded { padding-top: 6% !important; padding-bottom: 6% !important; background: url(../images/template/bg-expertise-detail-arrows.jpg) 100% 40px no-repeat; background-size: 65% !important; }
.homelayout2 #g-expanded { padding-top: 2% !important; padding-bottom: 2% !important; background: url(../images/template/custom-work.jpg) 100% 65px no-repeat; background-size: 65% !important; }
.homelayout #g-expanded .add-pad { padding-left: 10%; padding-right: 10%; }
.homelayout2 #g-expanded .add-pad { padding-left: 10%; padding-right: 10%; padding-bottom: 2%; padding-top: 3%; }
.homelayout #g-expanded h2.contentheading, #g-expanded h3.g-title { font-size: 3.15rem; border-bottom: none; font-family: 'Fondamento', cursive; }
.homelayout2 #g-expanded h2.contentheading, #g-expanded h3.g-title { font-size: 3.15rem; border-bottom: none; font-family: 'Fondamento', cursive; }
.harmony p { width: 80%; margin: 0 auto; }
.homelayout #g-expanded h3.g-title { margin-top: 0.625rem; padding-top: 1.5rem; }
.homelayout2 #g-expanded h3.g-title { margin-top: 0.625rem; padding-top: 1.5rem; }

.altar-detail .g-content { padding-top: 2rem !important; margin-top: 0.625rem !important; }
.altar-detail h3 { margin: 0; font-size: 1.65rem; }

@media only screen and (min-width: 1300px) {
	.homelayout #g-expanded { background: url(../images/template/bg-expertise-detail-arrows.jpg) 100% 40px no-repeat; background-size: 900px !important; }
	.homelayout2 #g-expanded { background: url(../images/template/custom-work.jpg) 100% 40px no-repeat; background-size: 900px !important; }
}

@media only screen and (min-width: 1100px) and (max-width: 1299px) {
	.homelayout #g-expanded { background: url(../images/template/bg-expertise-detail-arrows.jpg) 100% 75px no-repeat; background-size: 750px !important; }
	.homelayout2 #g-expanded { background: url(../images/template/custom-work.jpg) 100% 75px no-repeat; background-size: 750px !important; }
}

@media only screen and (min-width: 960px) and (max-width: 1099px) {
	.homelayout #g-expanded { background: url(../images/template/bg-expertise-detail-arrows.jpg) 100% 100px no-repeat; background-size: 640px !important; }
	.homelayout2 #g-expanded { background: url(../images/template/custom-work.jpg) 100% 100px no-repeat; background-size: 640px !important; }
}

@media only screen and (min-width: 850px) and (max-width: 959px) {
	.homelayout #g-expanded { background: url(../images/template/bg-expertise-detail-arrows-narrow.jpg) 110% 0px no-repeat; background-size: 600px !important; }
	.homelayout2 #g-expanded { background: url(../images/template/custom-work-mobile.jpg) 110% 0px no-repeat; background-size: 600px !important; }
}

@media only screen and (min-width: 768px) and (max-width: 849px) {
	.homelayout #g-expanded { background: url(../images/template/bg-expertise-detail-arrows-narrow.jpg) 100% 60px no-repeat; background-size: 490px !important; }
	.homelayout2 #g-expanded { background: url(../images/template/custom-work-mobile.jpg) 100% 60px no-repeat; background-size: 490px !important; }
}

@media only screen and (max-width: 767px) {
	.homelayout #g-expanded { padding-top: 12% !important; padding-bottom: 0 !important; background: none !important; }
	.homelayout2 #g-expanded { padding-top: 12% !important; padding-bottom: 0 !important; background: none !important; }
	.altar-detail-mobile .g-content { margin-top: -45px !important; }
	.altar-detail .g-content { margin-top: -55px !important; padding-top: 0px !important; }
	.homelayout #g-expanded h3.g-title { margin-bottom: 0px; padding-bottom: 0px; }
}

/************ PRODUCTS ************/
#g-expanded .sprocket-strips-item { box-shadow: none; }
#g-expanded h4.sprocket-strips-title { background: rgba(0,0,0,0.45); border-bottom: 2px #dfa926 solid; color: white;}
#g-expanded .sprocket-strips-text p { /*color: #333;*/ text-align: left; }
#g-expanded .sprocket-strips-text img { text-align: center; width: 40px; }
#g-expanded .sprocket-strips-text img:hover { opacity: 0.5; }
#g-expanded .products-text .sprocket-strips-content {background: #801C36; min-height: 32vw; }


/************ PRODUCTS GALLERY PHOTOS ************/
#g-expanded .products-gallery .g-content { padding-bottom: 2%; }
#g-expanded .products-gallery .sprocket-strips-item { height: 26vw; background-position: 50% 50%; background-size: cover; } 
#g-expanded .products-gallery .sprocket-strips-arrows .arrow { background: none; color: rgba(223,169,38,.95); font-size: 5rem; box-shadow: none;}
#g-expanded .products-gallery .layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-arrows .arrow {box-shadow: none; }
#g-expanded .products-gallery .layout-slideshow .sprocket-features-arrows .arrow { top: 50%;}
#g-expanded .products-gallery .sprocket-strips .sprocket-strips-nav .arrow { position: absolute; top: 50% }
#g-expanded .products-gallery .sprocket-strips .sprocket-strips-nav .arrow.next { right: -50px; }
#g-expanded .products-gallery .sprocket-strips .sprocket-strips-nav .arrow.prev { left: -50px; }
#g-expanded .products-gallery .sprocket-strips-content > a.readon { position: absolute; top: 0; right:0; bottom: 0; left: 0; background: none; display: flex; justify-content: center;  align-items: center; }

@media only screen and (max-width: 767px) {
	#g-expanded .products-gallery .g-content { padding-bottom: 10%; }
	#g-expanded .products-gallery .sprocket-strips-item { height: 48vw; }
	#g-expanded .products-gallery .sprocket-strips .sprocket-strips-nav .arrow.next { right: -30px; }
#g-expanded .products-gallery .sprocket-strips .sprocket-strips-nav .arrow.prev { left: -38px; }
}

/************ HOMEPAGE VIDEO ************/
#g-expanded .video { width: 100%;  background: url(../images/template/video.jpg) 50% 50% no-repeat; background-size: cover; height: 50vw; position: relative; }
#g-expanded .video  .overlaytext a h1 { color: white; text-align: center;  font-size: 3.15rem; text-shadow: 2px 2px 5px rgba(0,0,0,.5) ;}
#g-expanded .video a { 
	position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; width: 100%; height: 50vw; 
	justify-content: center;
	align-items: center;
	transition: all .2s ease-in; 
}
#g-expanded .video a .fa { color: white; }
#g-expanded .video a:hover { background: rgba(223,169,38,0.5); }

@media only screen and (max-width: 767px) {
	#g-expanded .video { height: 50vh; }
	#g-expanded .video a { height: 50vh; }
}

/************ ASSOCIATIONS ************/
/*#g-expanded .assoc .g-content { padding-top: 7%; }*/
#g-expanded .assoc img { width: 65%; }
#g-expanded .assoc h2.contentheading { margin-bottom: 1.5rem; }

table.assoc-flextable, .assoc-flextable tbody, .assoc-flextable tr { width: 100%; display: flex; flex-wrap: nowrap; justify-content: space-around;}
.assoc-flextable td, .assoc-flextable tr, table.assoc-flextable {border: none;}

@media only screen and (max-width: 767px) {
	#g-expanded .assoc .g-content { padding-top: 15%; padding-bottom: 15%; }
	#g-expanded .assoc .assoc-flextable tr { flex-wrap: wrap; flex-direction: row; }
	#g-expanded .assoc .assoc-flextable td { flex: 50%; display: flex; justify-content: center; align-items: center; }
	#g-expanded .assoc .assoc-flextable td:nth-child(1) img, #g-expanded .assoc .assoc-flextable td:nth-child(3) img { width: 30%; }
}

/************ WE ARE HERE FOR YOU ************/
.homelayout #g-bottom { padding-top: 2%; padding-bottom: 2%; }
#g-bottom img { width: 40px; }
#g-bottom img:hover { opacity: 0.5; }
#g-bottom h2.contentheading { font-size: 3.15rem; border-bottom: none; font-family: 'Fondamento', cursive; }

/************ FOOTER ************/
#g-footer h3 { color: #333; font-size: 1.5rem; margin: 0px; }
#g-footer a, #g-footer p { color: #333; }
#g-footer a:hover { color: rgba(51, 51, 51,0.35);  }
.footer-equaltable { width: 100%; display: table; table-layout: fixed;}
.footer-equaltable td {width: 2%;}
.footer-equaltable td, .footer-equaltable tr, table.footer-equaltable {border: none;}
.footer-equaltable img:hover { opacity: 0.5; }
#g-footer .nopadsides .g-content.g-particle { margin-right: 0px; padding-right: 0px; margin-left: 0px; padding-left: 0px; }
.footer-links-top .g-content, .footer-links-bott .g-content { margin-left: 0; padding-left: 0px; }

@media only screen and (max-width: 767px) {
	#g-footer p, #g-footer h3 { text-align: center; }
	.footer-equaltable td { text-align: center; }
	.footer-links-top .g-content, .footer-links-bott .g-content { margin-left: 0.625rem; padding-left: 1.5rem; }
	.footer-links-top .g-content { margin-bottom: 0; padding-bottom: 0px; }
	.footer-links-bott .g-content { margin-top: 0px; padding-top: 0px; }
	.footer-links-top p, .footer-links-bott p { margin-bottom: 0px; }
}

/************ ADMIN FOOTER  ************/
#g-copyright .g-block { display: flex; align-items: center; justify-content: flex-end; }
#g-copyright .g-content { margin: 0; padding: 0;}
#g-copyright { margin: 0; padding: 0; height:  70px; }
#g-copyright a .fa.fa-lock { color: #e5e5e5; }
#g-copyright a:hover .fa.fa-lock { color: #7f1c34; }

@media only screen and (max-width: 767px) {
	#g-copyright { display: none !important; }
}

/************ GALLERY ************/
.overlay-mode h2.sprocket-grids-b-title { color: white; }

.sprocket-grids-b-item:hover .sprocket-grids-b-effect {
	display: flex;
    justify-content: center;
    align-items: center;
    color: white;
	padding: 15px;
	font-size: 1.5rem;
	line-height: 1.2;
}

/************************* edits May 2026  *************************/
/************ particles instead of roksprockets where possible  ************/



.fullwidth-swiper .swiper-slide img {
    object-position: center;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

@media only screen and (min-width: 50.99rem) {
	#g-slideshow #rotate-addpic .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content {
		background: rgba(255,255,255,0.8);
		padding: 50px 75px;
	}
}

@media only screen and (max-width: 50.99rem) {
	#g-slideshow #rotate-addpic .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content {
		background: rgba(255,255,255,0.8);
		padding: 20px;
	}
	#g-slideshow .slide-content h1 {
        font-size: 1.75rem;
        margin: 0;
    }
	#g-slideshow .slide-content h3 {
        font-size: 2.5rem;
        margin: 0;
    }

	
	
}

/************ HOVER NEWS  ************/
.product-images .sprocket-strips-container { display: flex; justify-content: center; }
.product-images .sprocket-strips .readon span { font-size: 1.5rem;}
.product-images .sprocket-strips { position: relative; }
/*.product-images .sprocket-strips-item { background: url(../images/template/article-default.jpg) 0 0 no-repeat; }*/

.product-images h4.sprocket-strips-title a {color: white !important;}

.product-images .sprocket-strips-arrows .arrow { background: none; color: rgba(0,0,0,.5); font-size: 5rem; box-shadow: none;}
.product-images .layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-arrows .arrow {box-shadow: none; }
.product-images .layout-slideshow .sprocket-features-arrows .arrow { top: 50%;}
.product-images .sprocket-strips .sprocket-strips-nav .arrow { position: absolute; top: 50% }
.product-images .sprocket-strips .sprocket-strips-nav .arrow.next { right: -50px; }
.product-images .sprocket-strips .sprocket-strips-nav .arrow.prev { left: -50px; }
.product-images .sprocket-strips-content > a.readon { position: absolute; top: 0; right:0; bottom: 0; left: 0; background: none; display: flex; justify-content: center;  align-items: center; }
.product-images .sprocket-strips-item { position: relative; }
.product-images .sprocket-strips-item .readon { padding: 0; margin: 0;}
.product-images .sprocket-strips-item .readon:hover { background: #1b1b44d9;}
.product-images .sprocket-strips-item .readon span  { flex: 1; text-align: center; transition: all .2s ease-in; opacity: 0; }
.product-images .sprocket-strips-item .readon:hover span  { opacity: 1; }
.product-images .sprocket-strips-content h4 {
	position: absolute; left: 0; right: 0; bottom: 0;
	background: #1b1b44d9; font-size: 1.4rem; text-shadow: 1px 1px 3px rgba(0,0,0,.5);
	margin-bottom: 0px; min-height: 72px; text-align: center; transition: all .2s ease-in; border-radius: 0 0 .5rem .5rem;
	display: flex;   align-items: center;   justify-content: center;
}
.product-images .sprocket-strips-item { box-shadow: 0px 0px 10px rgba(0,0,0,0.35); }
.product-images .product-images .sprocket-strips-content h4 a { color: white; }
/*.product-images .sprocket-strips-item { border-radius: .5rem; }*/
.product-images .sprocket-strips .cols-4 > li { width:  19%;}
.product-images .sprocket-strips-container > li { margin: 10px 3%;}
.product-images .sprocket-strips-item:hover .sprocket-strips-content h4 { opacity: 0;}
.product-images .sprocket-strips-item { background-position: 50% 50%; background-size: cover; }
.product-images .sprocket-lists-title { padding: 15px 10px !important;}
.product-images .sprocket-lists-item .sprocket-padding { padding-top: 0px;}

.product-images .sprocket-strips-pagination li {
padding: 8px !important;
border-radius: 0;
}

.product-images .sprocket-strips .cols-3 > li { width: 15vw;}
.product-images .sprocket-strips-item { height: 22.5vw;  }

@media only screen and (max-width: 767px) {	
.product-images .sprocket-features-content img { display: none;}
.product-images .sprocket-strips .sprocket-strips-nav .arrow.next { right: -20px; }
.product-images .sprocket-strips .sprocket-strips-nav .arrow.prev { left: -20px; }
.product-images .sprocket-strips-item { height: 45vw;  }
.product-images .sprocket-strips-container { flex-wrap: wrap; }
.product-images .sprocket-strips .cols-3 > li { width: 32vw;}

}