/** Shopify CDN: Minification failed

Line 1324:2 Unexpected "{"

**/
/*******/
.site-nav {
  padding-right:1em!important;
    text-align: right !important;
}
.site-header.border-bottom.logo--left
{
    padding-right: 0px;
}
.site-header__icons-wrapper{
  flex-wrap: wrap;
}
.site-header__search.site-header__icon{
  width:70%;
}
.search-header__input{
  margin-bottom:0!important;
}
.site-header__cart{
  width:30%;
}
#shopify-section-contact{
  display:none;
}
.select-group select {
    width: 100%;
}
@media only screen and (min-width: 750px){
  .site-header__icons
  {
/*    display:none !important;  */
  }
  .site-footer
  {
    padding: 90px 0 55px 0 !important; 
  }
}
nav#AccessibleNav
{
  float:none; 
  width:100%;
}
nav#AccessibleNav ul li
{
  position:relative; 
}
nav#AccessibleNav ul li .site-nav__label
{
  color: #012047;
  font-size: small;
  font-weight: bold;
  border-bottom:0px;
  text-transform:uppercase;
}
nav#AccessibleNav ul li a span:hover
{
  color: #FFAF1B; 
}
nav#AccessibleNav ul li a span:after
{
  bottom: 0;
  top:0;
  -ms-transform: translateY(10px);
  transform: translateY(10px); 
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #FFAF1B;
  content: '';
  opacity: 0;
  transition: opacity 0.3s,transform 0.3s;
}
nav#AccessibleNav ul li a span:hover::after,nav#AccessibleNav ul li a span:focus::after
{
  opacity: 1;
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
#myModal input, #myModal textarea, #myModal select {
    min-height: 44px;
}
.site-footer
{
  color: #ffffff !important;
  background-color: #012047 !important; 
  margin: 0px !important;
}
.site-footer p,.site-footer a
{
  color: #ffffff !important;
}
.site-footer .site-footer__content .site-footer__item .h4
{
  font-size:36px !important;
  font-weight:700;
}
.site-footer .site-footer__content .site-footer__item li.site-footer__linklist-item a
{
  padding-bottom: 0.05em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  transition: all 0.3s;
  line-height: 2;
  font-size: 20px;
  color: #ffffff;
  border-color: #ffffff;
}
.site-footer .site-footer__content .site-footer__item .site-footer__rte p
{
  font-size: 20px;
  margin-bottom: 5px;
}
.site-footer .site-footer__content
{
  flex-wrap: wrap; 
}
.site-footer .site-footer__content .site-footer__item
{
  width: 40%;
  flex: unset;
  padding:0px;
}


@media only screen and (max-width: 767px){
  .site-footer .site-footer__content .site-footer__item li.site-footer__linklist-item a {
  	 font-size: 15px;
  }
  .site-footer .site-footer__content .site-footer__item .h4 {
    font-size: 28px!important;
  }
  /** header mobile view**/
  .btn--link.site-header__icon.site-header__search-toggle.js-drawer-open-top,
  .site-header__icon.site-header__cart
  {
/*     display: none; */
  }
  
  .multictabannerpanel {
    height: 325px !important;
  }
  /*******/
  .site-footer .site-footer__content .site-footer__item 
  {
    width: 100%;
  }
  .site-footer .site-footer__content,
  .site-footer__item.site-footer__item--one-quarter
  {
    display: block;
  }
/*   .site-footer__content
  {
    text-align: center;
  } */
  .site-footer__linklist-item 
  {
    padding: 0 !important;
  }
  .site-footer__item-inner.site-footer__item-inner--text .site-footer__rte p
  {
    margin: 0px auto;
    font-size: 15px !important;
    line-height: 2;
  }
}


/* FAQs Page CSS*/
/* */
@media only screen and (max-width: 767px){
  .nopaddingbottom.container li
  {
  	line-height: 1.8;
    font-family: "Work Sans",sans-serif;
    font-size: 18px!important;
    color: #69727b;
  }
}
.section-header.text-center h1{
  display: none;
}
.section-header {
  margin-bottom: 0 !important;
}
.main-content {
  padding-top: 0 !important;
}
/**/

.businessnapsingleline {
  text-align: center;
  padding-left: 0;
}

.businessnapsingleline {
  color: #ffffff !important;
  background-color: #012047;
  padding: 8px;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  text-transform: inherit;
}
.icon-map-marker:before {
  content: "";
}
.icon-phone:before {
  content: "";
}


.template-page .main-content .page-width {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 100% !important;
  margin: 0 !important;
}
.header-address .org {
  margin-right: 8px;
}

.header-address .separator {
  margin-right: 8px;
}

.header-address .icon-map-marker, .header-address .icon-phone {
  margin-right: 5px;
}
.header-address .street-address {
  margin-right: 8px;
}
.header-address .locality {
  margin-right: 8px;
}
.header-address .region {
  margin-right: 8px;
}
.header-address .postal-code {
  margin-right: 8px;
}
.businessnapsingleline a {
  font-size: 18px;
}
.header-address a {
  color: inherit;
}
.multictabannerpanel {
  position: relative;
  margin-top: 0;
  padding-top: 200px;
  transform: translate3d(0,0,0);
}

.multictabannerpanel {
  position: relative;
  overflow: visible;
  width: 100%;
  text-align: center;
  z-index: 3;
  background-size: cover;
  font-size: 36px;
  color: #000;
  padding-top: 140px;
  font-weight: bold;
  opacity: 1;
  background-color: transparent !important;
}

.sitewrapper {
  font-family: 'Roboto',sans-serif;
}
.multictabannerpanel:before {
  content: " ";
  z-index: 10;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top,rgb(24 0 28 / 60%) 0,rgb(0 1 27 / 51%) 100%);
}

.multictabannermessage {
  font-family: Roboto, sans-serif;
  font-size: 1.55em;
  letter-spacing: 0px;
  max-width: 1460px;
  margin: 0px auto;
  line-height: 1.5;
  text-transform: capitalize;
  font-weight: 700;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  transform: translate(0%, -50%);
  text-shadow: none !important;
  z-index: 999 !important;
}

.multictabannermessage {
  color: #fff;
}

.multictabannermessage h1 {
  font-size: 1em;
  margin: 0px;
  text-transform: capitalize;
  font-weight: 700;
  color: white;
}
.multictabannersubmessage {
  font-size: 28px;
  font-family: Roboto, sans-serif;
  display: block;
  max-width: 560px;
  opacity: 0.98;
  font-weight: 400;
  text-transform: none;
  margin: 0px auto !important;
}

.multictabannerlink {
  margin-top: 15px;
}
.multictabannerlink, .multictabannerpanel .btn-block {
  border-radius: 0px;
  letter-spacing: 0.1em;
  transition: all 0.3s ease 0s;
  font-size: 16px;
  text-transform: capitalize;
  cursor: pointer;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  position: relative;
  z-index: 999;
  text-shadow: none;
  line-height: 1;
  padding: 1.3em 2.75em !important;
  display: inline-block;
  background-color: rgb(255, 175, 27);
  border-color: rgb(255, 175, 27);
  color: rgb(255, 255, 255);
  text-decoration: none;
  border-width: 2px;
  margin: 0px auto;
  border-style: solid;
  background-image: none;
}
  
.nopaddingbottom.container,
.section_wrapper.container,
.defaulticons.about1 .container
/*, .navbar-fixed-bottom .container, .navbar-static-top .container, .span12 */
{
  width: 960px;
}  

.nopaddingbottom {
  padding-top: 120px;
  padding-bottom: 0px;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

h2
{
  margin: 0px 0px 75px;
  line-height: 45px;
  font-size: 40px !important;
  text-transform: capitalize !important;
  letter-spacing: 0 !important;
}

h3 {
  margin: 0px 0px 75px;
  line-height: 37px !important;
  font-size: 32px !important;
  text-transform: capitalize !important;
}
h4 {
  margin: 0px 0px 75px;
  line-height: 29px;
  font-size: 22px;
}
h2, h3, h4 {
  font-family: Roboto, sans-serif;
  color: rgb(1, 32, 71);
  font-weight: 700;
}  
  
p {
  font-size: 22px;
  line-height: 2;
  color: #555555 !important;
}  

.sectionabout ul, .section_landing ul {
  text-transform: capitalize;
  font-size: 22px;
  color: rgb(85, 85, 85);
}

.section_wrapper {
  padding-top: 120px;
  padding-bottom: 120px;
}
  
.sitewrapper {
  font-family: sans-serif;
}  
.container:after {
  clear: both;
}
.container:before, .container:after {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
.container:after {
  clear: both;
}

.accordian {
  display: block;
  margin: 0px 0px 50px;
}

.accordian .card {
  box-shadow: rgb(107 107 107) 0px 0px 20px;
  margin-bottom: 20px;
}

.accordian .card .card-header {
  position: relative;
}

.accordian .card .card-header h3 {
  cursor: pointer;
  color: rgb(255, 255, 255);
  position: relative;
  background-color: rgb(255, 175, 27);
  margin: 0px;
  padding: 20px 55px 20px 25px;
  transition: background 0.3s linear 0s;
}

.triangle-up {
  border-style: solid;
  border-width: 2px 2px 0px 0px;
  border-color: rgb(255, 255, 255) rgb(255, 255, 255) transparent transparent;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%) rotate(
-45deg);
}
.triangle {
  border-style: solid;
  border-width: 2px 2px 0px 0px;
  border-color: rgb(255, 255, 255) rgb(255, 255, 255) transparent transparent;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%) rotate(
135deg);
  transition: all 0.5s ease 0s;
}
.accordian .card:nth-child(1) .card-body {
  display: block;
}

.accordian .card .card-body {
  padding: 20px;
  display: none;
  font-weight: normal;
}

.accordian .card .card-body p {
  font-size: 18px;
  font-weight: normal;
}

.section_wrapper p:last-child, .nopaddingbottom p:last-child, .nopaddingtop p:last-child, .nopaddingbottommobile p:last-child, .nopaddingtopmobile p:last-child {
  margin-block-end: 0px;
}
.sectionabout p::before {
  content: "";
  display: block;
  margin: -15px 0px;
}

/* ABOUT Page*/
.multictabannerphonelink {
  font-size: 1.2em;
  font-family: Roboto, sans-serif;
  text-transform: none;
  font-weight: 700;
  border-bottom: none !important;
  margin: 0px auto;
  padding: 0;
}

.sectionabout .multictabannerlink {
  border-radius: 0px;
  letter-spacing: 0.1em;
  font-size: 16px;
  text-transform: capitalize;
  cursor: pointer;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  position: relative;
  z-index: 999;
  text-shadow: none;
  line-height: 1;
  padding: 1.3em 2.75em;
  display: inline-block;
  background-color: rgb(255, 175, 27);
  border-color: rgb(255, 175, 27);
  color: rgb(255, 255, 255);
  text-decoration: none;
  margin: 0px auto;
  border-style: solid;
  transition: all 0.5s ease 0s;
  background-image: linear-gradient(rgb(134, 186, 94) 0px, rgb(113, 173, 64) 100%);
  background-position: 50% 0px;
  background-size: 200% 200%;
  border-width: 0px;
}

.defaulticons.about1 .sectionrepeatcontent .sectionrepeatcontent_item {
  max-width: 500px;
}

a.sectionrepeatcontent_item.sectionrepeatcontent_itemlink {
  border-bottom: 0px !important;
  padding-bottom: 0px !important;
}

.template-page .sectionrepeatcontent .sectionrepeatcontent_item {
  width: 100% !important;
  /*max-width: 450px !important;*/
  max-width: 440px!important;
  background-color: transparent;
  transition: all 0.3s ease 0s;
  margin: 10px auto!important;
}

.sectionrepeatcontent .sectionrepeatcontent_itemlink, .repeatcontenticon_item .repeatcontenticon_itemlink, .repeatcontentimage_item .repeatcontentimage_itemlink {
  text-decoration: none;
}

.template-page .sectionrepeatcontent .sectionrepeatcontent_item, 
.template-page .sectionrepeatcontent .sectionrepeatcontent_itemlink, 
.template-page .repeatcontenticon_item, .repeatcontentimage_item {
  width: 200px;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  color: #000;
  margin: 20px 50px;
  vertical-align: top;
  box-sizing: border-box;
  text-decoration: none;
}

.sitewrapper {
  font-family: Roboto, sans-serif;
}

a.sectionrepeatcontent_item.sectionrepeatcontent_itemlink:hover {
  transform: scale(1.05);
}

.sectionrepeatcontent .sectionrepeatcontent_itemlink:hover, .repeatcontenticon_item .repeatcontenticon_itemlink:hover, .repeatcontentimage_item .repeatcontentimage_itemlink:hover {
  text-decoration: none !important;
}
  
.about1 .sectionrepeatcontent .sectionrepeatcontent_itemimage {
  max-height: 240px;
}  
.defaulticons .sectionrepeatcontent .sectionrepeatcontent_itemimage {
  margin-bottom: 10px;
}  
.sectionrepeatcontent .sectionrepeatcontent_itemimage {
  display: inline-block;
  height: auto;
}
.defaulticons .sectionrepeatcontent .sectionrepeatcontent_itemtitle {
  font-size: 21px;
}
.defaulticons .sectionrepeatcontent .sectionrepeatcontent_itemtitle {
  background-color: transparent;
  border-radius: 0px;
  color: rgb(1, 32, 71);
}

.sectionrepeatcontent .sectionrepeatcontent_itemtitle {
/*   padding: 10px; */
  font-family: Roboto, sans-serif;
  font-size: 28px;
  letter-spacing: 0px;
  line-height: 1.5;
  text-align: center;
  font-weight: 700;
  color: rgb(1, 32, 71);
  text-transform: capitalize !important;
}

.instructors .sectionrepeatcontent .sectionrepeatcontent_itemimage {
  max-height: 225px;
  width: 225px;
  object-fit: cover;
  object-position: top;
  border-radius: 4px;
}
.more{
  width: 100%;
  float: left;
  display: block;
  text-align: right;
  text-underline-offset: 3px;
  border-bottom: none!important;
  text-decoration: underline!important;
}

.sectionrepeatcontent .sectionrepeatcontent_itemcontent {
    text-align: center;
    font-size: 21px;
    letter-spacing: 0px;
    line-height: 1.2;
    padding: 10px 38px;
    font-weight: 400;
    color: rgb(85, 85, 85);
}
#Panel-9871398{
  padding: 1rem;
  p{
    font-size: 14px;
    line-height: 1.2;
  }
}

@media only screen and (min-width: 750px){
	.medium-up--five-sixths {
		width: 100% !important;
	}
	.medium-up--push-one-twelfth {
		left: unset !important;
	}
  	.index-section .page-width.rich-text .grid__item{ 
		float: none; 
      	padding-bottom:20px;
	}
	.index-section .grid--uniform .grid__item{
		/*padding-left: 6em;*/
		width: 50%;
		cursor: pointer;    
	}
}  
  
  
  /* CONTACT Page */

@media (min-width: 750px){
  .span7
  {
    width: 60% !important;
  }
  .contact-form.form-vertical
  {
    display: flex;
    margin-left: 25px;
  }
  .form_outer{
    width: 40% !important;
  }
  .form_outer h2
  {
  	font-size: 40px !important;
  }
}
@media only screen and (max-width: 767px){
  .multictabannerlink
  {
  	width: auto;
    letter-spacing: 0px;
    font-size: 16px;
    padding: 0.6em 2.3em !important;
  }
  .multictabannermessage h1 
  {
  	font-size: .7em !important;
    line-height: 1.4;
  }
  .multictabannerphonelink{
  	font-size: 15px;
  }
  h2 
  {
  	font-size: 24px !important;
  }
  .template-page label 
  {
  	font-size: 18px;
  }
  .form_outer{
    width: 100%;
    padding: 0 10px;
  }
  .googlemapcontent iframe
  {
  	width: 100% !important;
    height: 411px !important;
  }
  .sectionabout.aboutpage .section_wrapper.container li
  {
  	font-size: 18px!important;
  }
}

.template-captcha .shopify-challenge__button.btn,
.form_outer .btn
{
  transition: all 0.1s ease 0s;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  display: block;
  width: auto !important;
  padding: 15px 60px !important;
  background-color: rgb(255, 175, 27) !important;
  border-color: rgb(255, 175, 27) !important;
  background: rgb(255, 175, 27);
  margin: 25px 25%;
}

.form_outer h2
{
  line-height: 45px !important;
  color: rgb(1, 32, 71);
  text-align: center;
  letter-spacing: inherit;
  text-transform: capitalize;
}
label
{
  font-size: 18px;
  margin-bottom: 2px;
  color: rgb(85, 85, 85);
  font-weight: 400;
}
.googlemapcontent iframe {
  max-height: unset;
}

.contact-form.form-vertical input
{
  height: 40px;
  border-radius: 0;
  font-size: 18px;
}
.contact-form.form-vertical .btn
{
  height: 55px;
  font-family: sans-serif;
}
@media only screen and (min-width: 750px){
  .grid__item.medium-up--one-half {
    width: 100% !important;
  }
  .form_outer h2
  {
    margin: 0 0 75px !important;
  }
}


/* HOME Page */
/* HOME Page */

@media only screen and (max-width: 767px){
  .defaulticons.blueboxes .sectionrepeatcontent {
    padding: 0;
  }
  .pagewrapper.revsiteprohome .sectioncta .multictabannerlink
  {
    width: auto;
    letter-spacing: 0px;
    font-size: 16px;
    padding: 0.6em 2.3em !important;
  }
  .pagewrapper.revsiteprohome .sectioncta .multictabannersubmessage
  {
    font-size: 18px;
  }
  .pagewrapper.revsiteprohome .sectioncta .multictabannermessage
  {
    letter-spacing: 0px;
    max-width: 95%;
    top: 50%;
    font-size: 0.8em;
    transform: translate(0%, -50%);
    z-index: 999 !important;
  }
  
  .site-header__logo img 
  {
    margin: auto !important;
  }
/*   .defaulticons.blueboxes
  .sectionrepeatcontent_item.sectionrepeatcontent_itemlink .sectionrepeatcontent_itemcontent
  {
    display: unset;
  } */
  h2
  {
    text-transform: capitalize !important;
    letter-spacing: 0 !important;
  }
  .businessnapsingleline.header-address
  {
    display: none;
  }
  .nopaddingbottom h1
  {
    text-align: center;
    margin: 0;
    font-size: 28px !important;
    line-height: 29px;
  }
  .sectionabout.aboutpage .section_wrapper.container h2,
  .defaulticons.testim .nopaddingtop h2
  {
    text-transform: capitalize !important;
    
    line-height: 24px !important;
    font-size: 24px !important;
    letter-spacing: inherit;
  }
  
  .defaultimages .sectionrepeatcontent .sectionrepeatcontent_item {
    max-width: 95%;
   }
  .sectionrepeatcontent .sectionrepeatcontent_itemcontent 
  {
    line-height: 1.4;
    font-size: 18px !important;
  }
  .sectionabout .container 
  {
    padding-left: 20px;
    padding-right: 20px;
  }
  .container
  {
    width: auto !important;
  }
  p
  {
    line-height: 1.8;
    font-size: 18px !important;
  }
  .span6.databoxleft 
  {
    width: 100%;
    line-height: 2em;
  }
  .span6.databoxright 
  {
    width: 100%;
    line-height: 2em;
  }
  .section_wrapper 
  {
    padding-top: 0;
    padding-bottom: calc(120px - 3.5em);
  }
  .template-index .nopaddingbottom  .sectionrepeatcontent .sectionrepeatcontent_item
  {
    width: 100%;
    background-color: transparent;
    transition: all 0.3s ease 0s;
    margin: 10px;
  }
  .content {
    margin: 0px auto;
    padding-left: 6%;
    padding-right: 6%;
  }
  .span7.gray
  {
  	padding-top: 30px;
  }
  
  .contact-form.form-vertical .btn 
  {
    height: 45px;
  	letter-spacing: .08em;
    white-space: normal;
    font-size: 14px;
    padding: 10px 60px!important;
  }
}

@media (min-width: 750px){
  .span6.databoxleft {
    width: 120px; 
    line-height: 2em;
  }
  .span6.databoxright {
    width: 150px;
    line-height: 1em;
  }
  .template-index h2
  {
    font-size: 40px !important;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-bottom: 75px;
  }
  .row-fluid.left
  {
    display: flex;
    flex-wrap: nowrap;
  }
  .template-index .nopaddingbottom  .sectionrepeatcontent .sectionrepeatcontent_item
  {
    width: 48%;
    background-color: transparent;
    transition: all 0.3s ease 0s;
    margin: 10px;
  }
  .template-index .container {
    padding-right: 0;
    padding-left: 0;
  }
  .template-index .defaulticons.databox .sectionrepeatcontent_item
  {
    margin: 70px 0px !important;
  }
  
}
address
{
	margin-bottom: 0;
}
.carousel-inner .item
{
	width: 100% !important;
    height: 650px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
h1
{
  color: #012047;
  font-size: 50px !important;
}
.defaultimages .sectionrepeatcontent .sectionrepeatcontent_itemtitle {
  font-size: 21px;
}
.sectioncta
{
	overflow: hidden;
}


.btn.hero__btn{
  border-radius: 50px;
  border-radius: 0;
  letter-spacing: 0.1em;
  transition: all 0.3s;
  font-size: 16px;
  text-transform: capitalize;
  text-transform: ;
  cursor: pointer;
  font-family: 'Roboto',sans-serif;
  font-weight: normal;
  font-weight: 700;
  position: relative;
  z-index: 999;
  text-shadow: none;
  line-height: 1;
  padding: 1.3em 2.75em;
  display: inline-block;
  background-color: #FFAF1B;
  border-color: #FFAF1B;
  color: #FFFFFF;
  text-decoration: none;
  border-width: 2px;
  margin-top: 10px;
  border-style: solid;
  background-image: none;
}

.btn.hero__btn:hover{

  border-radius: 50px;
  border-radius: 0;
  letter-spacing: .1em;
  transition: all .3s;
  font-size: 16px;
  text-transform: capitalize;
  cursor: pointer;
  font-family: Roboto,sans-serif;
  font-weight: 400;
  font-weight: 700;
  position: relative;
  z-index: 999;
  text-shadow: none;
  line-height: 1;
  padding: 1.3em 2.75em;
  display: inline-block;
  background-color: #ffaf1b !important;
  border-color: #ffaf1b;
  color: #fff;
  text-decoration: none;
  border-width: 2px;
  margin: 0 auto;
  border-style: solid;
  background-image: none;
}

.defaulticons.databox .sectionrepeatcontent
{
  background: url(https://filehandler.revlocal.com/521782) center center / cover !important;
}

.defaulticons.databox h2 {
  font-size: 2.5em !important;
  margin: 0px;
  color: rgb(255, 255, 255);
  display: inline;
}
.defaulticons.databox p {
  font-size: 0.8em;
  margin: 0px 0px 20px;
  color: rgb(255, 255, 255) !important;
  display: inline;
  vertical-align: middle;
}
.span6.databoxleft {
  /*width: 120px;
  line-height: 2em;*/
  border-bottom: 2px solid rgb(253, 200, 0);
  margin-left: 0px !important;
}

.span6.databoxleft h2{
  display: inline-grid;
  letter-spacing: 0;
}

.span6.databoxright {
  /*width: 150px;
  line-height: 1em;*/
  margin-left: 0px !important;
  letter-spacing: 0;
  margin-top: 10px;
}

.template-index .defaulticons.databox .sectionrepeatcontent_item
{
  max-width: 300px;
  background-color: transparent;
  margin: 0px;
  width: 100%;
}

.template-index .defaulticons.databox .container
{
  margin: 0;
  width: 100%;
}

.template-index .sectionabout.aboutpage p
{
  color: rgb(85, 85, 85);
}

/*.nopaddingbottom.container a,*/

.template-page .sectionabout.aboutpage p a.ga,
.template-index .sectionabout.aboutpage p a
{
  padding-bottom: 0.05em;
  border-bottom: 1px solid rgba(40, 40, 40, 0.15);
  color: rgb(113, 173, 64);
  font-size: 22px;
  border-top-color: rgba(40, 40, 40, 0.15);
  border-right-color: rgba(40, 40, 40, 0.15);
  border-left-color: rgba(40, 40, 40, 0.15);
}

.template-index .sectionabout.aboutpage p a:hover {
  color: rgb(128, 128, 128);
  text-decoration: none;
  border-color: rgba(29, 154, 214, 0.15);
}

.template-index .defaulticons.testim .container .sectionrepeatcontent_item
{
  max-width: 450px;
  width: 100%;
  max-width: 450px;
  background-color: transparent;
  transition: all 0.3s ease 0s;
  margin: 10px 0;
  /* width: 200px; */
  display: inline-block;
  overflow: hidden;
  text-align: center;
  color: #000;
  /* margin: 20px 50px; */
  vertical-align: top;
  box-sizing: border-box;
  text-decoration: none;

}

.template-index .defaulticons.testim .container .sectionrepeatcontent_item .testim-header
{ 
  margin: 0px;
  text-align: left;
  font-size: 1.3em;
}

.template-index .defaulticons.testim .container .sectionrepeatcontent_item .testim-city
{
  color: rgb(85, 85, 85);
  margin: 0px;
  text-align: left;
}

.template-index .defaulticons.testim .container .sectionrepeatcontent_item .testim-right
{
  float: right;
}

.template-index .defaulticons.testim .container .sectionrepeatcontent_item .testim-pic
{
  border-radius: 50%;
  border: 10px solid white;
}

.template-index .defaulticons.testim .container .sectionrepeatcontent_item .testim-left
{
  text-align: left;
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 1.8;
}

.template-index .defaulticons.testim .container .sectionrepeatcontent_item .testim-left .testim-p
{
  line-height: 1.8;
  color: rgb(85, 85, 85);
  font-size: 0.8em;
  background-color: rgb(246, 246, 246);
  padding: 30px;
}

.sectionabout .row-fluid .span5 {
  background-image: url(/image/518427/);
  background-position: center center;
  background-size: cover;
  min-height: 350px;
}

.sectionabout .row-fluid .span5 { 
  background-image: url("/cdn/shop/files/518427_q80.jpg?v=1639982976"); 
  background-position: center center; 
  background-size: cover; 
  min-height: 350px; 
}

.template-index .defaulticons .sectionrepeatcontent .sectionrepeatcontent_item.sectionrepeatcontent_itemlink
{
  width: auto;
  max-width: 450px;
  background-color: transparent;
  transition: all 0.3s;
  margin: 10px 0px;
}

/* NEWSLETTER */
.newsletter-section
{ 
  width: 100%;
  max-width: 460px;
  position: relative;
  z-index: 998;
  margin: 0 auto;
}

.newsletter-section .contact-form.form-single-field .input-group__btn
{
  text-align: center;
}

.template-index .form_outer .contact-form .btn:hover,
.template-index .multictabannermessage .multictabannerlink:hover,
.newsletter-section .contact-form.form-single-field .input-group__btn .btn:hover
{
  background-image: none;
  background-color: #012047 !important;
  border-color: #012047 !important;
  color: #FFFFFF !important;
  text-decoration: none;
}
.newsletter-section .contact-form.form-single-field .input-group__btn .btn
{
  background-image: none;
  background-color: rgb(255, 175, 27) !important;
  border-color: rgb(255, 175, 27) !important;
  color: #FFFFFF !important;
  text-decoration: none;
  width: 60%;
}
.newsletter-section .section-header.text-center .rte
{
  display: flex;
}
.template-index .defaulticons.blueboxes .sectionrepeatcontent 
.sectionrepeatcontent_item.sectionrepeatcontent_itemlink
{
  max-width: 500px !important;
  background-color: rgb(51, 78, 108);
  margin: 4px 1px 2px 1px;
}
.defaulticons.blueboxes h2 {
  font-size: 1em !important;
  margin: 0px;
  color: rgb(255, 255, 255);
}
.defaulticons.blueboxes p {
  font-size: 0.8em;
  margin: 0px 0px 20px;
  color: rgb(255, 255, 255) !important;
}
.defaulticons.blueboxes img {
  max-height: 90px;
}

@media (min-width: 750px){
  /* homepage banner */
  .sectioncta .slider
  { 
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    transition: opacity 1s ease 0s;
    overflow: hidden;
  }
  .site-footer__content .site-footer__item-inner .h4 .fa{
  	display: none;
  }
  .shopify-challenge__button.btn
  {
      font-size: 18px;
      margin: 25px 18%;
  }
}

@media only screen and (max-width: 767px){
  .newsletter-section
  {
  	padding-top: 0 !important;
  }
  .sectioncta .slider
  { 
    transform: translateX(0%) translateY(-100%);
  }
  .sectioncta center
  {
    height: 0px;
  }
  .site-footer__rte_responsive,
  .site-footer__linklist_responsive
  {
      display: none;
  }
  .site-footer__content .site-footer__item-inner .h4:after
  {
  	content: "\f107";
  }
  .site-footer__content .site-footer__item-inner .h4:after
  {
  	content: "\f106";
  }
  .site-footer__content .site-footer__item-inner .h4 i
  {
  	float: right;
  }
  .site-footer__content .site-footer__item-inner .h4 .fa{
  	display: block;
  }
  
  {
  	 font-size: 0.7em !important;
  }
  
  /* Adult classes page*/
  .template-page .jtproaboutgray2 .sectionabout.aboutpage .photos1
  {
  	column-count: 1 !important;
  }
  .jtproaboutgray2 .sectionabout.aboutpage .nopaddingbottom.container center h3
  {
  	line-height: 24px !important;
    font-size: 24px !important;
  }
  .jtproaboutgray2 .sectionabout.aboutpage .nopaddingbottom.container center h4
  {
  	line-height: 18px !important;
    font-size: 17px !important;
  }
  
  .jtproaboutgray2 .section_wrapper.container
  {
  	padding-top: 120px;
  }
}
/* Contact page */
#shopify-section-contact
{
/*   padding-top: 40px; */
}

/* .template-captcha .shopify-challenge__button.btn
{
	background-color: #ffaf1b!important;
    border-color: #ffaf1b!important;
    background: #ffaf1b;
} */

/* FOOTER */

.site-footer a:hover {
  text-decoration: unset;
  color: #808080 !important;
}


/* Adult classes */

.template-page .jtproaboutgray2 .nomarginheader
{
  margin: 0 0 10px 0 !important;
}

.template-page .jtproaboutgray2 .section_wrapper.container h4.nomarginheader,
.template-page .jtproaboutgray2 .nopaddingbottom.container h4.nomarginheader
{
   line-height: 29px;
   font-size: 22px;
}

.template-page .jtproaboutgray2 .sectionabout.aboutpage .photos1
{
	 line-height: 0;
    -webkit-column-count: 3;
    -webkit-column-gap: 3px;
    -moz-column-count: 3;
    -moz-column-gap: 3px;
    column-count: 3;
    column-gap: 3px;
}
.template-page .jtproaboutgray2 .sectionabout.aboutpage .photos1 img 
{
	padding-top: 3px;
    width: 100% !important;
    height: auto !important;
}

/**/
/* Teen classes */

.jtproaboutgray2 .sectionabout.aboutpage .nopaddingbottom.container center h4 a
  {
  	padding-bottom: 0.05em;
  	border-bottom: 1px solid rgba(40, 40, 40, 0.15);
  	color: rgb(113, 173, 64);
  	font-size: 18px;
  	border-top-color: rgba(40, 40, 40, 0.15);
  	border-right-color: rgba(40, 40, 40, 0.15);
  	border-left-color: rgba(40, 40, 40, 0.15);
  }

/* */







/*** Tab responsive *******/
@media (min-width: 768px) and (max-width: 979px)
{
  .span7 
  {
    width: 100%;
  }
  .template-index .nopaddingbottom .sectionrepeatcontent .sectionrepeatcontent_item {
    width: 100%;
  }
  .pagewrapper.revsiteprohome .sectionabout .section_wrapper.container 
  {
  	text-align: center;	  
  }
  .section_wrapper.container {
    width: 100%;
  }
  .template-index .defaulticons.databox .sectionrepeatcontent_item {
     margin: 20px 0 !important;
  }
  /* home page*/
  .template-index .sectionabout.aboutpage .section_wrapper 
  {
  	padding-top: 0;
  }
  .template-page .sectionrepeatcontent .sectionrepeatcontent_item.sectionrepeatcontent_itemlink {
    max-width: 350px!important;
  }
  
  .template-page .sectionrepeatcontent .sectionrepeatcontent_item {
    max-width: 320px!important;
  }
  .site-footer .site-footer__content .site-footer__item {
    width: 50%;
  }
  .nopaddingbottom.container
  {
  	width: 100%;
  }
  .template-page .grid__item.medium-up--five-sixths .contact-form.form-vertical
  {
  	padding-top: 40px;
  }
  .form_outer .btn
  {
  	margin: 25px 8% !important;
  }
  .shopify-challenge__button.btn
  {
      font-size: 18px;
      margin: 25px 30% !important;
  }
}

/* Adult Children Form Popup */

.new_div_field {
  display: none; 
  position: absolute; 
  z-index: 1; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
}


.modal-content {
  background-color: #fefefe;
  margin: 0 auto; 
  padding: 20px;
  border: 1px solid #888;
  width: 50%; 
}

/* The Close Button */
.close {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.new_div_field p{
	font-size: 22px;
}

.new_div_field .title{
	margin-bottom: 0;
}
.new_div_field .caption-text
{
	font-size: 12px;
}

.new_div_field .field-element 
{
	width: 100%;
    margin-bottom: 0px;
}
.new_div_field fieldset
{
	margin: 0;
    padding-bottom: 0;
  	padding-top: 0;
}
.new_div_field .field 
{
	margin-right: 12px;
}

.new_div_field.adult_form .field.email
{
	margin-top: 10px;
    margin-bottom: 10px;
}
#myModal .form-button-wrapper
{
  width: fit-content;
    margin: 0px auto;
}
.new_div_field.adult_form .field.mobile,
.new_div_field.adult_form .field.email,.new_div_field.adult_form .field.address,
.gift_card_form .form-item
{
	padding-left: 25px;
  margin-bottom: 22px;
}

.new_div_field.adult_form .field.mobile label,
.new_div_field.adult_form .field.email label,
.form-item.field label
{
	color: #333;
    font-size: 21px;
}

.new_div_field .product-form__controls-group
{
	width: 100%;
  	text-align: right;
  	display: unset;
}
.new_div_field .btn
{
	width: auto;
  	flex: unset;
  	padding: 5px 20px;
}
.new_div_field.children_form .form-item.field
{
	margin: 10px;
}

.cart__product-information .viewdetails
{
	margin-bottom: 0px;
    font-size: 14px;
  	text-decoration: underline;
    cursor: pointer;
}

.new_div_field .right-align,
.new_div_field.children_form .form-button-wrapper.new-btn,
.new_div_field.adult_form .form-button-wrapper.new-btn
{
	text-align: right;
}

.shopify-payment-button{
	display: none;
}

.cart__continue-btn{
	background-image: unset !important;
}

@media only screen and (max-width: 767px){
	.new_div_field .field .field-element{
		min-height: unset;
	}
	.new_div_field .modal-content {
		width: 80%;
	}
	.new_div_field.adult_form .form-item.field .title,
	.new_div_field.adult_form .title{
		font-size: .875em;
	}
  
	.new_div_field .btn 
	{
		margin: auto;
	}
  
	.new_div_field .form-button-wrapper.new-btn{
		margin: 10px;
	}
}
.cart__submit
{
	background-color: #fff !important;
    color: #557b97 !important;
    border-color: #557b97 !important;
}

.new_addtocart
{
	background-image: linear-gradient(to bottom,#86ba5e 0,#71ad40 100%);
    color: #ffffff !important;
    border-width: 0px !important;
    text-shadow: unset;
}

.new_addtocart:hover
{
	background-color: #012047;
    border-color: #012047;
    color: #FFFFFF !important;
    text-decoration: none;
    background-position: 96% 0;
    background-size: 700px;
}

.template-index .sectionabout.aboutpage .section_wrapper.container{
	padding-top: 0;
}
.custom_submit
{
 padding: 9px;
    font-weight: 700;
    width: 100%; 
}
.closeModal
{
  cursor: pointer;
}

.index-section .grid__item .feature-row__image-wrapper:before{
    content: " ";
    z-index: 10;
    display: block;
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    background: linear-gradient(to top,rgb(24 0 28 / 60%) 0,rgb(0 1 27 / 51%) 100%);
}
.index-section .grid__item a, .index-section .grid__item p{
	color: #fff !important;
    background: none;
    border: none;
    font-size: 22px;
  	font-family: Roboto, sans-serif;
  	padding: 20px 70px !important;
    margin-top: -15em;
    box-shadow: none;
	z-index: 99999;
    position: relative;
}
/*.index-section .grid__item p{
    font-size: 25.7px;
    margin-top: -7.8em;
    font-weight: 500;
    text-transform: uppercase;
    white-space: normal;
    border-radius: 2px;
}*/
.index-section .grid__item a:hover{
	color: #fff;
}
.index-section .grid__item .feature-row__image-wrapper{
	
}
.index-section .grid__item .feature-row__image-wrapper div{
	padding-top: 59.81481481481481%;
    z-index: 0;
    cursor: pointer;
/*     opacity: 0.7; */
}
.index-section .grid__item .feature-row__image-wrapper div img{
}
.index-section .grid--flush-bottom :nth-child(3) {
  	display: none;
}
#MainContent #shopify-section-165570384964f78c42{
	padding-top: 60px;
    padding-bottom: 0 !important;
}
#MainContent #shopify-section-1655294817864f39ee{
    padding: 0 !important;
}
@media only screen and (max-width: 767px){
  #MyModal{
    .closeModal{
      padding-top: 1rem!important;
      right: 15px!important;
    }
    .content{
      display: flex;
      overflow: auto;
      padding: 1rem!important;
      flex-direction: column;
    }
    img{
      width: 200px;
      height: 200px;
      object-fit: cover;
      object-position: top;
      align-self: center;
      border-radius: 4px;
    }
    .content section {
      margin: auto;
      width: 90%;
      font-size: 14px;
      text-align: left;
      padding: 1rem;
      overflow-y: auto;
      height: 400px;
    }
  }
}
