#custom-page-builder section {
    position: relative;
    padding: 0px;
}

#custom-page-builder section .bg-dark {
    background-color: #0E0E0E !important;
    color: white;
}


#custom-page-builder section.bg-gray {
    background-color: #D9D9D9 !important;
}

/*#custom-page-builder section.first-section {*/
/*    margin-top: -50px;*/
/*}*/

#custom-page-builder section.section-reverse {
    display: flex;
    flex-direction: row-reverse;
}


#custom-page-builder section.text-dark h1,
#custom-page-builder section.text-dark h2,
#custom-page-builder section.text-dark h3,
#custom-page-builder section.text-dark h4,
#custom-page-builder section.text-dark h5,
#custom-page-builder section.text-dark p,
#custom-page-builder section.text-dark span,
#custom-page-builder section h1.text-dark,
#custom-page-builder section h2.text-dark,
#custom-page-builder section h3.text-dark,
#custom-page-builder section h4.text-dark,
#custom-page-builder section h5.text-dark,
#custom-page-builder section p.text-dark,
#custom-page-builder section span.text-dark {
    color: #black;
}
#custom-page-builder section.square-video-section:not(.first-section) .square-text p.section-description a
{
    font-family: 'Antwerp', serif;
    font-size: 20px;
    line-height: 34px;
    text-align: left;
    text-transform: none;
    padding: unset;
    margin: unset;
}
#custom-page-builder section.video-section:not(.first-section) .video-section-textbox h2
{
    font-family: 'Antwerp', serif;
    font-size: 60px;
    color: white;
    line-height: 1;
    letter-spacing: 0;
    text-align: left;
}
#custom-page-builder section.video-section:not(.first-section) .video-section-textbox p
{
    font-family: 'Circular', serif;
    font-size: 16px;
    line-height: normal;
    text-align: left;
    text-transform: uppercase;
}
#custom-page-builder section.video-section:not(.first-section) .video-section-textbox div.explore-content a
{
    padding: 11px 70px 10px 70px;
}
#custom-page-builder section.square-video-section .square-text
{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#custom-page-builder section.square-video-section div.square-text h2,
#custom-page-builder section.square-video-section div.square-text p
{
    text-align: center;
    color: white;
}
#custom-page-builder section.square-video-section div.square-text h2.text-dark,
#custom-page-builder section.square-video-section div.square-text p.text-dark
{
    color: black;
}
#custom-page-builder section.square-video-section div.square-text h2
{
    line-height: 2.5;
}
#custom-page-builder section.square-video-section div.square-text div.explore-content
{
    justify-content: center;
}
#custom-page-builder section .section-title {
    font-family: 'Antwerp', serif;
    font-size: 41px;
    line-height: 50.7px;
    letter-spacing: 0;
}
#custom-page-builder section.first-section .section-title {
    margin-bottom: 5px;
}

#custom-page-builder section.text-dark > .section-title {
    color: #000000
}

#custom-page-builder section.section-description,
#custom-page-builder section.section-description.more-content p {
    font-size: 24px;
    line-height: 166%;
    margin: 0px;
}

#custom-page-builder section.section-description.more-content {
    margin-top: 40px
}

#custom-page-builder section.video-section {
    height: 100%;
    min-height: 100vh
}

#custom-page-builder section.square-video-section {
    height: 100%;
    width: 100%
}

#custom-page-builder section.video-section div {
    height: 100%;
    max-height: max-content
}

#custom-page-builder section.square-video-section .explore-content,
#custom-page-builder section.video-section .explore-content {
    display: flex;
    justify-content: left
}

#custom-page-builder section.square-video-section .square-text,
 {
    position: relative;
    height: 100%;
    min-height: 100vh;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 187px;
}

#custom-page-builder section.video-section .video-section-textbox
{
    position: relative;
    height: 100%;
    min-height: 100vh;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
}
#custom-page-builder section.video-section.first-section .video-section-textbox
{
    align-items: center;
}
#custom-page-builder section.video-section .video-section-textbox h1
{
    font-family: 'Antwerp', serif;
    text-transform: none;
    font-size: 60px;
    line-height: 1;
    letter-spacing: 0;
    margin-top: 0px;
    color: white;
}
@media only screen and (max-width: 1024px)
{
    #custom-page-builder section.video-section:not(.first-section) .video-section-textbox h2
    {
        line-height: 1.3;
        text-align: center;
    }
    #custom-page-builder section.square-video-section div.square-text h2
    {
        line-height: 1.3;
        text-align: center;
    }
    #custom-page-builder section.video-section .video-section-textbox h1
    {
        text-align: center;
    }
}
#custom-page-builder section.video-section .video-section-textbox p
{
    text-transform: uppercase;
    font-family: 'Circular', serif;
    font-size: 14px;
    color: white;
    line-height: 2;
    margin-bottom: 0;
}


#custom-page-builder section.square-video-section .square-text {
    height: auto
}

#custom-page-builder section.video-section .video-section-textbox a:not(.mobile-only) {
    font-family: 'Circular', serif;
    font-size: 15px;
    text-transform: uppercase;
    padding: 11px 70px 10px 70px;
    margin-top: 40px;
    font-style: normal;
    text-align: center;
}
#custom-page-builder section.square-video-section .square-text a:not(.mobile-only)
{
    font-family: 'Circular', serif;
    font-size: 15px;
    text-transform: uppercase;
    padding: 9px 60px 8px 60px;
    margin-top: 20px;
    font-style: normal;
    text-align: center;
}

#custom-page-builder section.video-section .video-section-background {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	height: 100vh;
}

#custom-page-builder section.video-section .video-section-background .video-overlay {
    position: absolute;
    z-index: 2;
    width: 100%;
    min-width: 100vw;
    height: 100%;
    min-height: 100vh;
    background-color: rgba(0, 0, 0, 0.2);
}

#custom-page-builder section.video-section .scroll-to-bottom {
    position: absolute;
    z-index: 999;
    bottom: 0px;
    left: calc(50% - 21px);
}

#custom-page-builder section.video-section .video-section-background iframe {

    z-index: 1;
	position: relative;
}

#custom-page-builder section.square-video-section .square-video video,
#custom-page-builder section.video-section .video-section-background video {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%
}

#custom-page-builder section.video-section .video-section-background .vimeo-wrapper,
#custom-page-builder section.video-section .video-section-background .iframe,
#custom-page-builder section.square-video-section .square-video {
    background: black;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#custom-page-builder section.text-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 292px;
}

#custom-page-builder section.text-section .section-title,
#custom-page-builder section.text-section .section-description {
    width: 50%;
}
#custom-page-builder section.text-section .section-title {
    padding-left: 80px;
}


#custom-page-builder section.square-video-section {
    display: flex;
    margin: 0;
    padding: 0;
    overflow: hidden
}


#custom-page-builder section.square-video-section .square-text,
#custom-page-builder section.square-video-section .square-video {
    width: 50%;
    height: auto;
}

#custom-page-builder section.square-video-section .square-video.vimeo-video {
    background: transparent;
}

#custom-page-builder section.square-video-section .square-video .vimeo-wrapper {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

#custom-page-builder section.square-video-section .square-video .video-overlay {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}


#custom-page-builder section.video-section .video-section-background .vimeo-wrapper.mobile-only iframe {
       width: 100vw;
    min-width: 100vw;
    min-height: 100vh;
    height: 100vh;
    top: 0;
    left: 0;
    transform: none;
    position: static;
}
#custom-page-builder section.square-video-section .square-video .vimeo-wrapper iframe {
    width: 400vh;
    min-width: 400vh;
    min-height: auto;
    height: 100%;
}

#custom-page-builder section.square-video-section div.explore-content {
    width: 100%
}

#custom-page-builder section.square-video-section .square-text {
    padding: 150px;
}

#custom-page-builder section.square-video-section .square-video {
    position: relative;
    width: 50%;
    aspect-ratio: 1
}

#custom-page-builder section .mobile-only {
    display: none
}

#custom-page-builder .btn-border {
    border: 1px solid #FFFFFF;
    color: white;
}


#custom-page-builder .btn-border.dark {
    border: 1px solid #000000;
    color: #000000
}


#custom-page-builder section.text-section {
    column-gap: 0;
    padding: 225px 190px;
}

#custom-page-builder section.multiple-columns-section {
    padding: 125px;
}

#custom-page-builder section multiple-columns-section section-title {
    margin-bottom: 98px;
}

#custom-page-builder section.multiple-columns-section.grid-cols-2 .multiple-columns-section-content {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    flex-wrap: wrap;
	margin-top: 75px;
}


#custom-page-builder section.multiple-columns-section.grid-cols-2 .multiple-columns-section-content .column-content {
    width: 100%;
    max-width: calc(50% - 50px);
    text-align: left;
}

#custom-page-builder section.multiple-columns-section.grid-cols-2 .multiple-columns-section-content .column-content .column-title h3 {
    font-size: 25px;
    line-height: 166%;
    margin-bottom: 17px;
    color: black;
    text-transform: unset;
	font-family: 'Antwerp';
}

#custom-page-builder section.multiple-columns-section .multiple-columns-section-content .column-content .column-description {
    display: block;
    margin-top: 2rem;
}

#custom-page-builder section .desktop-only {
    display: unset;
}
#custom-page-builder section.video-section div.video-section-textbox div.section-description p {
    text-transform: none;
    font-family: 'Antwerp', serif;
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 0;
}
@media (max-width: 1919.98px) {
    #custom-page-builder section.text-section {
        column-gap: 200px;
        padding: 156px 130px;
    }
}

@media (max-width: 1399.98px) {
    #custom-page-builder section.text-section {
        column-gap: 200px;
        padding: 156px 130px;
    }

    #custom-page-builder section.multiple-columns-section.grid-cols-2 .multiple-columns-section-content {
        gap: 50px;
    }
}

@media (max-width: 1199.98px) {
    #custom-page-builder section.text-section {
        column-gap: 150px;
        padding: 156px 100px;
    }


    #custom-page-builder section.video-section:not(:first-child) .video-section-textbox {
        padding: 0 187px;
		width:100%;
    }
}


@media (max-width: 991.98px) {

	#custom-page-builder section.product-section a .product-title
	{
	background: rgba(41,42,48,.35)!important;
    margin-bottom: 0;
}
    #custom-page-builder section.video-section {
        /*padding: 75px 0*/
    }

    #custom-page-builder section.text-section {
        column-gap: 100px;
        padding: 100px 70px;
    }

    #custom-page-builder section.square-video-section {
        flex-direction: column
    }



    #custom-page-builder section.product-section a {
        max-width: 100%;
    }

    #custom-page-builder section.square-video-section .square-text {
        background-color: #ffffff !important;
        padding: 75px 70px;
        min-height: max-content;
		text-align: center;
    }

    #custom-page-builder section.square-video-section .square-text h1,
    #custom-page-builder section.square-video-section .square-text h2,
    #custom-page-builder section.square-video-section .square-text h3,
    #custom-page-builder section.square-video-section .square-text h4,
    #custom-page-builder section.square-video-section .square-text h5,
    #custom-page-builder section.square-video-section .square-text p,
    #custom-page-builder section.square-video-section .square-text a {
        color: #292A30;
    }

    #custom-page-builder section.square-video-section .square-text btn-border {
        border: 1px solid #000000;
    }

    #custom-page-builder section.square-video-section .explore-content,
    #custom-page-builder section.video-section .explore-content {
        justify-content: center;
    }

    #custom-page-builder section.square-video-section .square-text .btn {
        border: 1px solid #292a30;
        color: #292a30
    }

    #custom-page-builder section.square-video-section .square-text a,
    #custom-page-builder section.square-video-section .square-text h1,
    #custom-page-builder section.square-video-section .square-text p {
        color: #000
    }

    #custom-page-builder section.square-video-section .square-text,
    #custom-page-builder section.square-video-section .square-video {
        width: 100%;
    }

    #custom-page-builder section.square-video-section div:first-child {
        order: 2
    }

    #custom-page-builder section.square-video-section div:last-child {
        order: 1
    }

    #custom-page-builder section.square-video-section .square-video {
        width: 100%;
        height: auto;
        aspect-ratio: 1
    }

    #custom-page-builder section.multiple-columns-section.grid-cols-2 .multiple-columns-section-content {
        display: flex;
        gap: 0px;
        flex-direction: column;
        justify-content: stretch;
        align-items: stretch;
    }


    #custom-page-builder section.multiple-columns-section.grid-cols-2 .multiple-columns-section-content .column-content {
        max-width: 100%;
    }

}

@media (max-width: 840px) {
    article#custom-page-builder {
        padding-top: 0 !important
    }

    /*#custom-page-builder section.first-section {*/
    /*    margin-top: -48px*/
    /*}*/
}

@media (max-width: 768px) {
	#custom-page-builder .pressText {
		max-width: 100% !important;
		
	}
    #custom-page-builder h2.title {
      
        font-size: 36px !important;
    }
    #custom-page-builder section.video-section .video-section-textbox,
    #custom-page-builder section.video-section:not(:first-child) .video-section-textbox {
        padding: 0 70px;
			width: 100%;
    }
	#custom-page-builder section.video-section div.video-section-textbox div.section-description p {
   font-size: 17px;
}
    
    #custom-page-builder section.square-video-section .explore-content,
    #custom-page-builder section.video-section .explore-content {
        justify-content: center
    }

    #custom-page-builder section .section-title {
        font-family: 'Antwerp', serif;
        font-size: 39px;
        line-height: 50.7px;
		margin-bottom: 20px;
        letter-spacing: 0;
    }
	#custom-page-builder section.grid-cols-2.bg-gray.text-dark h2.section-title.text-center {
    font-size: 36px;
}
    #custom-page-builder section .section-description,
    #custom-page-builder section .section-description.more-content p {
        font-size: 12px;
        line-height: 166%;
        text-align: center;
        margin-bottom: 0px;
    }

    #custom-page-builder section .video-section-textbox .section-description:not(.more-content) {
        font-size: 10px;
        line-height: 146%;
        text-align: center;
        margin-bottom: 10px;
    }
    #custom-page-builder .video-section-textbox .section-title
    {
        margin-top: 0;
        font-size: 60px !important;
    }
    #custom-page-builder section.text-section {
        flex-direction: column;
        justify-content: center;
        row-gap: 30px;
        padding: 150px 60px
    }

    #custom-page-builder section.text-section .section-title,
    #custom-page-builder section.text-section .section-description {
        width: 100%;
    }
	#custom-page-builder section.text-section .section-title {
    padding-left: 0px;
}


    #custom-page-builder section.multiple-columns-section {
        padding: 96px 16px;
    }

    #custom-page-builder section.multiple-columns-section .multiple-columns-section-content {
        overflow: hidden;
    }

    #custom-page-builder section.multiple-columns-section .multiple-columns-section-content .column-content {
        position: relative;
    }

    #custom-page-builder section.multiple-columns-section.grid-cols-2 .multiple-columns-section-content .column-content .column-title h3 {
        font-size: 18px;
        line-height: 166%;
    }

    #custom-page-builder section.multiple-columns-section.grid-cols-2 .multiple-columns-section-content .column-content .column-description {
        font-size: 16.5px;
        line-height: 166%;
    }
}

@media (max-width: 575.98px) {
    #custom-page-builder section.video-section .video-section-textbox,
    #custom-page-builder section.video-section:not(:first-child) .video-section-textbox {
        padding: 0 35px
    }
    #custom-page-builder section.video-section .video-section-textbox
    {
        align-items: center;
    }
    #custom-page-builder section.video-section .video-section-textbox a:not(.mobile-only)
    {
        margin-top: 20px;
    }
    #custom-page-builder section.video-section .video-section-textbox .section-description.more-content p
    {
        text-align: center;
    }
    #custom-page-builder section.square-video-section .square-text {
        padding: 125px 16px;
        align-items: center;
    }
    #custom-page-builder section.video-section:not(.first-section) .video-section-textbox p
    {
        text-align: center;
    }
    #custom-page-builder section.square-video-section div.square-text h2
    {
        margin-top: 0;
    }
    #custom-page-builder section.square-video-section div.square-text p
    {
        max-width: 90%;
    }
    #custom-page-builder section.square-video-section div.square-text h2,
    #custom-page-builder section.square-video-section div.square-text p
    {
        color: black;
    }
    #custom-page-builder section:not(.first-section) .section-title {
        letter-spacing: normal !important;
    }

    #custom-page-builder section .section-description.more-content .hidden-text,
    #custom-page-builder section .video-section-background .mobile-no-display {
        display: none
    }
    #custom-page-builder section.square-video-section .square-text a:not(.mobile-only)
    {
        margin-top: 60px;
    }
    #custom-page-builder section .mobile-only {
        display: block
    }

    #custom-page-builder section .desktop-only {
        display: none
    }
    #custom-page-builder section.text-section.text-dark h2
    {
        margin-top: 0;
    }
    #custom-page-builder section.text-section.text-dark h2,
    #custom-page-builder section.text-section.text-dark p
    {
        text-align: center;
    }

    #custom-page-builder section.text-section .section-description
    {
        max-width: 90%;
        text-align: center;
    }
    #custom-page-builder section.text-section {
        flex-direction: column;
        justify-content: center;
        row-gap: 30px;
        padding: 125px 16px
    }

    #custom-page-builder section.multiple-columns-section .multiple-columns-section-content .column-content .column-title h3 {
        padding-right: 30px
    }

    #custom-page-builder section.multiple-columns-section .multiple-columns-section-content .column-content .column-title span.mobile-only {
        position: absolute;
        top: 10px;
        right: 0px;
        transition: all .3s ease-in-out;
    }

    #custom-page-builder section.multiple-columns-section .multiple-columns-section-content .column-content.active .column-title span.mobile-only {
        transform: rotate(45deg);
        transition: all .3s ease-in-out;
    }

    #custom-page-builder section.multiple-columns-section .multiple-columns-section-content .column-content .column-description {
        display: none;
    }

    #custom-page-builder section.multiple-columns-section .multiple-columns-section-content .column-content.active .column-description {
        display: block;
        transition: all 0.4s ease-in-out;
    }

}

#custom-page-builder .tTextContainer{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 120px;
  margin-bottom: 150px;
}

#custom-page-builder .oneImageWithTextColumnImage{
  display:flex !important;
  flex: 0 1 100%;
  justify-content: center;
  width:100%;
    flex-direction: column;
    align-items: center;
}

#custom-page-builder .oneImageWithTextColumnImage img{
  max-width: 90%;
    padding-bottom: 8%;
}
#custom-page-builder .mainTitle
{
  color: #000;
  text-align: center;
  font-size: 30px;
  font-style: regular;
  line-height: 166%; /* 46.98px */
  max-width: 90%;
}

#custom-page-builder .pressText
{
  color: #292A30;
  text-align: center;
  font-style: regular;
  font-size: 20px;
  line-height: 166%; /* 41.5px */
  height: auto;
  flex-shrink: 0;
}

#custom-page-builder .two-column-w-txtL-picR-w-txtB{
  display:flex !important;
  padding-bottom: 5%;
  align-items: center;
}

#custom-page-builder .twoColumnContainer{
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

#custom-page-builder .columnL{
  display: flex;
  flex-direction: column;
  width:50%;
  height:100%;
  padding-right: 10%;
  margin-left: 0%;
}

#custom-page-builder .txtL{
  color: #292A30;
  font-size: 20px;
  font-style: normal;
  line-height: 166%; /* 41.5px */
}

#custom-page-builder .columnR{
  width:50%;
  height:100%;
  padding-left: 5%;
}
#custom-page-builder .picR{

  max-width: 90%;
  height: auto;
  width: auto;
  padding-bottom: 2%;
  overflow: hidden;
}

#custom-page-builder .title
{
  color: #000;
  text-align: left;
  font-size: 30px;
  font-style: regular;
  line-height: 166%; /* 46.98px */
}

#custom-page-builder .three-column-picL-txtM-outlinePicR{
  display:flex !important;

  flex-wrap: nowrap;
  height: 100%;
  width:100%;
}

#custom-page-builder .picL{
  display: flex;
  flex: 0 1 47.5%;
  float: left;
}
#custom-page-builder .picL img{
  align-self: center;
  width: 100%;
  height: 100%;
}

/* Fixed by Matt */
#custom-page-builder .outerTxtM{
  flex: 0 0.5 18%;

}
#custom-page-builder .txtM{
  flex: 0 0.5 18%;
  display: flex;
  align-items: center;
}
/* Fixed by Matt */
#custom-page-builder .txtM p{
  text-transform: uppercase;
  color: #000;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  position: absolute;
  width: auto;
  left: 0;
  right: 0;
  transform: translatex(-15%) translateY(-36%) rotate(-90deg);
}

#custom-page-builder .outlinePicR{
    display: flex;
    flex: 0 1 100%;
    background-color: #E3E3E3;
    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 20%;
}
#custom-page-builder .outlinePicR img{
    align-self: center;
    width: 100%;
}
#custom-page-builder .oneColumnOutlineIMGRightFloat{

  display:flex !important;
  align-items:center;
  height: 100%;
  margin-bottom: 1%;
  margin-top: 6%;
  width:100%;
}
#custom-page-builder .oneColumnOutline{
  position:relative;
  display:flex !important;

  align-items: center;

  width: 91%;
  height: auto;
  background-color: #E3E3E3;
}
#custom-page-builder .oneColumnOutline img{
  object-fit: cover;
  width: 28%;
  height: 100%;
}
#custom-page-builder .oneColumnOutlineTextBox{
  display: flex;
  flex: 0 1 72%;
  align-self: center;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
#custom-page-builder .oneColumnOutlineTextBox p{
  width: 50%;

  color: #000;
  font-size: 20px;
  font-style: normal;
  line-height: 166%; /* 46.98px */
}
#custom-page-builder .oneColumnOutlineFullWidth{
  display:flex !important;
  align-items:center;
  flex-wrap: wrap;
  width:100%;
}

#custom-page-builder .oneColumnOutlineThreeImage{
  position:relative;
  display:flex !important;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  height: 90%;
  background-color: #E3E3E3;
}
#custom-page-builder .oneColumnOutlineThreeImage img{
  max-width: 90%;

}

#custom-page-builder .oneColumnOutlineImage1{
  display: flex;
  position:relative;

  align-items: center;
  justify-content: center;
  width: 50%;
  padding-top: 3%;
  padding-bottom: 3%;
}
#custom-page-builder .oneColumnOutlineThreeImageTextBox{
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: 50%;
}
#custom-page-builder .oneColumnOutlineThreeImageTextBox p{
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 20px;
  font-style: normal;
  line-height: 166%; /* 46.98px */
  width: 75%;
}
#custom-page-builder .titleMod
{
  margin: 0;
  padding-top: 2%;
  padding-bottom: 5%;
}
#custom-page-builder .mobileTitleMod
{
  margin: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.largeImageLeftColumn{
  display:flex !important;
  flex: 0 1 1124.8px;
  flex-wrap:wrap;
  justify-content: center;
  padding-top: 2%;
  margin-bottom: 4%;
  padding-bottom: 2%;
}
.largeImageLeftColumnImage{

  display: flex;
  width: 50%;
  align-items: left;
  justify-content: center;
}

.largeImageLeftColumnImage img{
  display: flex;
  flex: 0 1 100%;

  overflow: hidden;
  object-fit: cover;
}

.largeImageLeftColumnText{
  display: flex;
  position: relative;
  align-items: left;
  width: 50%;
  padding-left: 10%;
  justify-content: center;
  flex-direction: column;
}
.largeImageLeftColumnText p{
  font-size: 20px;
  line-height: 166%; /* 41.5px */
  height: auto;
  flex-shrink: 0;
  color: #000;
  font-style: normal;
  width: 85%
}

.parallax {
  /* The image used */
  background-image: url(".jpg");

  /* Set a specific height */
  min-height: 100vh;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#custom-page-builder .title-wrapper h1 {
    line-height: 1;
}
@media (min-width: 1281px){
  #custom-page-builder .tTextContainer{
    margin-bottom: 120px !important;
  }
  #custom-page-builder .two-column-w-txtL-picR-w-txtB
  {
    padding-bottom: 5% !important;
    padding-top: 0% !important;
  }
  #custom-page-builder .columnL
  {
    margin-left: 0% !important;
  }
  #custom-page-builder.three-column-picL-txtM-outlinePicR
  {
    padding-top: 1.5%;
    padding-bottom: 1.5%;
  }
  #custom-page-builder .oneColumnOutlineIMGRightFloat{
    padding-bottom: 100px !important;
  }
  #custom-page-builder .oneColumnOutlineTextBox p
  {
    width: 70% !important;
  }
  #custom-page-builder .oneColumnOutlineFullWidth
  {
    padding-top: 2%;
    flex: 1 1 100%;
  }
  #custom-page-builder .oneColumnOutlineThreeImageTextBox
  {
    margin-top: 8%;
    margin-bottom: 8%;
  }
  #custom-page-builder .oneColumnOutlineThreeImage img
  {
    width: 800px !important;
  }
  #custom-page-builder .oneColumnOutlineImage1
  {
    width: 60%;
  }
  #custom-page-builder .oneColumnOutlineThreeImageTextBox
  {
    width: 40%;
    justify-content: center !important;
  }
  #custom-page-builder .oneColumnOutlineThreeImageTextBox h2
  {
    margin-right: 100px !important;
  }
  .largeImageLeftColumn
  {
    margin-bottom: 5% !important;
  }
}



@media only screen and (min-width: 531px) and (max-width: 1280px) {
	#custom-page-builder .pressText
	{
		max-width: none;
	}
  #custom-page-builder .tTextContainer
  {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center !important;
  }
  #custom-page-builder .tTextContainer p{
    text-align: left;
    font-size: 18px;
  }
  #custom-page-builder .two-column-w-txtL-picR-w-txtB
  {
    padding-bottom: 8% !important;
  }
  #custom-page-builder .txtL{
    font-size: 20px !important;
    width: 100%;
  }
  #custom-page-builder .txtU{
    text-align: left;
    width: 70%;
    line-height: 1.4;
    font-size: 20px ;
  }
  #custom-page-builder .outerTxtM p
  {
    font-size: 24px !important;
  }
  #custom-page-builder .oneColumnOutlineIMGRightFloat
  {
    height: auto;
    margin-bottom: 6%;
    margin-top: 6%;
  }
  #custom-page-builder .oneColumnOutline
  {
    flex-direction: column !important;
    height: 50%
  }
  #custom-page-builder .oneColumnOutline img
  {
    padding-top: 8%;
    width: 50%;
  }
  #custom-page-builder .oneColumnOutlineTextBox p
  {
    margin-top: 8%;
    margin-bottom: 8%;
    width: 90% !important;
    text-align: center;
  }
}
@media (max-width: 1280px)
{
	.categories .left p.selection 
	{
    font-size: 30px;
	}
	#page_intro .right 
	{
	padding-right: 32px !importantC;
	}	
    #custom-page-builder .titleMod
  {

    padding-bottom: 3%;
  }
  .largeImageLeftColumn
  {
    padding-bottom: 4% !important;
  }
  .largeImageLeftColumnImage img{
    margin-right: 0px;
    flex: 0 1 55%;
    margin-bottom: 3%;
  }
  .largeImageLeftColumnImage{
    width:100%;
    padding-bottom: 3%;
  }
  .largeImageLeftColumnText
  {
    width: 90% !important;
    padding-left: 0% !important;
    width: 60%;
  }
  .largeImageLeftColumnText h2{
    display:flex;
    justify-content: center;
  }
  .largeImageLeftColumnText p{
    text-align: center;
    width: 100%;
  }
  #custom-page-builder .oneColumnOutlineThreeImageTextBox{
    padding-top: 1%;
    padding-bottom: 1%;
    width: 100%;
    text-align: center;
    align-items: center;
  }
  #custom-page-builder .oneColumnOutlineThreeImageTextBox p
  {
    width: 90%;
  }

  #custom-page-builder .twoColumnContainer{
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  #custom-page-builder .columnL{
    padding-right: 0;
    width: 90%;
    text-align: center;
  }
  #custom-page-builder .columnR{
    display:flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    height: 90%;
    padding-left: 0%;
  }
  #custom-page-builder .picR{
    padding-top: 0;
    max-width: 90%;
  }
  #custom-page-builder .txtU{
    color: #000;
    font-size: 20px;
    font-style: normal;
    line-height: 166%; /* 37.845px */
    margin-bottom: 5%;
    padding-top: 3%;
  }

  #custom-page-builder .title
  {
    text-align: center;
	 font-size: 50px !important;
  }
  #custom-page-builder .oneColumnOutlineIMGRightFloat
  {
    padding-bottom: 4%;
  }
  #custom-page-builder .oneColumnOutline{
    width: 100%;
  }
  #custom-page-builder .oneColumnOutlineTextBox p{
    width: 65%;
  }
  #custom-page-builder .oneColumnOutlineThreeImage
  {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  #custom-page-builder .oneColumnOutlineImage1
  {
    width: 80%;
  }

  #custom-page-builder .three-column-picL-txtM-outlinePicR
  {
    padding-top: 3% !important;
  }
  #custom-page-builder .oneImageWithTextColumnImage
  {
    padding-top: 0% !important;
  }


}
@media (max-width: 530px){
  #custom-page-builder .parallax
  {
    display: none;
  }
  #custom-page-builder .parallaxMobile
  {
    display: block;
  }
  #custom-page-builder .title
  {
    padding-top: 15%;
  }
  #custom-page-builder .outlinePicR{
    background-color: #FFFFFF !important;
    padding-bottom: 100px;
  }
  #custom-page-builder .outlinePicR img{
    padding-left: 0% !important;
    padding-bottom: 2% !important;
  }
  .largeImageLeftColumn
  {
    padding-top: 0%;
  }
  .largeImageLeftColumnImage
  {
    padding-bottom: 10%;
  }
  .largeImageLeftColumnImage img
  {
    width: 100%;
    overflow: visible;
  }

  .largeImageLeftColumnText {
    width: 90%;
    padding-bottom: 6% !important;
  }
  #custom-page-builder .tTextContainer{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #custom-page-builder .paddingFixer
  {
    margin-top: 0px !important;
  }
  #custom-page-builder .oneColumnOutlineImage1
  {
    padding-top: 0%;
  }
  #custom-page-builder .oneColumnOutline
  {
    flex-direction: column !important;
    height: 100%;
  }
  #custom-page-builder .oneColumnOutline img
  {
    width: 100%;
  }
  #custom-page-builder .oneColumnOutlineTextBox p
  {
    margin-top: 10%;
    margin-bottom: 10%;
    width: 90%;
    text-align: center;
  }
  #custom-page-builder .two-column-w-txtL-picR-w-txtB{
    padding-bottom: 15% !important;
  }
  #custom-page-builder .picR{
    max-width: 100%;
    padding-top: 70px !important;
  }
  #custom-page-builder .txtU{
    width: 90%;
    text-align: center;
  }
  #custom-page-builder .rearrangePost
  {
    flex-direction: column !important;
  }

  #custom-page-builder .mobileContainer
  {
    display: flex;
    flex-direction: column;
  }
  #custom-page-builder .desktopContainer
  {
    display: none;
  }

  #custom-page-builder .three-column-picL-txtM-outlinePicR
  {
    flex-direction: column;
    padding-top: 15%;
  }
  #custom-page-builder .three-column-picL-txtM-outlinePicR
  {
    padding-top: 0% !important;
  }
  #custom-page-builder .picL
  {
    display:none;
  }
  #custom-page-builder .txtM
  {
    padding-bottom: 6%;
    padding-top: 15%;
  }
  #custom-page-builder .txtM p
  {
    transform: none;
    font-size: 20px !important;
  }
  #custom-page-builder .oneColumnOutlineIMGRightFloat
  {
    height: auto;
    margin-bottom: 0% !important;
    padding-bottom: 0% !important;
  }
  #custom-page-builder .oneColumnOutlineTextBox p
  {
    margin-top: 15%;
    margin-bottom: 15%;
  }
  #custom-page-builder .oneColumnOutlineImage1
  {
    width: 100%;
  }
  #custom-page-builder .oneColumnOutlineThreeImage
  {
    padding-top: 0% !important;
  }
  #custom-page-builder .oneColumnOutlineThreeImage img
  {
    max-width: 100%;
  }
  #custom-page-builder .oneColumnOutlineThreeImageTextBox
  {
    width: 90%;
  }
  #custom-page-builder .oneColumnOutlineThreeImageTextBox p
  {
    width: 100%;
  }
  #custom-page-builder .oneColumnOutlineThreeImageTextBox p
  {
    margin-top: 15%;
    margin-bottom: 15%;
  }
  #custom-page-builder .oneImageWithTextColumnImage
  {
    padding-top: 0% !important;
    padding-bottom: 15%;
  }
  #custom-page-builder .oneImageWithTextColumnImage img
  {
    max-width: 100%;
  }
  #custom-page-builder .txtU
  {
    margin-top: 4%;
  }


}

@media (min-width: 531px)
{
  #custom-page-builder .parallax
  {
    display: block;
  }
  #custom-page-builder .parallaxMobile
  {
    display: none;
  }
  #custom-page-builder .columnR{
    width: 60% !important;

  }
  #custom-page-builder .txtU
  {
    display: flex;
    text-align: left;
    max-width: 90%;
    width: auto;
    height: auto;
  }
  #custom-page-builder .mobileContainer
  {
    display: none;
  }
  #custom-page-builder .desktopContainer
  {
    display: flex;
    flex-direction: column;
  }
}

@media only screen and (min-width: 900px)
{
  #custom-page-builder .outerTxtM p
  {
    font-size: 30px !important;
  }
}

@media only screen and (min-width: 531px) and (max-width: 945px)
{
  #custom-page-builder .oneColumnOutlineTextBox p
  {
    width: 90% !important;
  }
}
