.sectionIntro-title {
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

@media(min-width: 1024px) {
    .sectionIntro-title {
        font-size: 2.25rem;
        line-height: 43px
    }
}

.sectionIntro-shortDescription {
    padding: 0 20px
}

.sectionIntro-shortDescription.sectionIntro-withBackground {
    margin-bottom: 2rem
}

@media(min-width: 768px) {
    .sectionIntro-shortDescription.sectionIntro-withBackground {
        padding: 0 2.5rem;
        margin-bottom: 6.25rem
    }
}

.sectionIntro-shortDescription p {
    color: #1d1d1b;
    font-size: 1.15rem;
    line-height: 27px;
    margin: 0;
    padding: .25rem;
    text-align: center
}

@media(min-width: 768px) {
    .sectionIntro-shortDescription p {
        margin: 1.875rem auto 1rem;
        max-width: 880px
    }
}

.sectionIntro-desktopIntro {
    padding: 40px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 310px;
    position: relative
}

.sectionIntro-desktopIntro.sectionIntro-introNotLoaded .sectionIntro-title,
.sectionIntro-desktopIntro.sectionIntro-introNotLoaded .sectionIntro-shortDescription {
    color: #1d1d1b
}

@media(min-width: 768px) {
    .sectionIntro-desktopIntro {
        padding-bottom: .5rem
    }
}

.sectionIntro-mobileIntro {
    text-align: center;
    background-repeat: no-repeat;
    padding: 33px 10px;
    position: relative
}

.sectionIntro-backgroundIntro {
    background-position: center;
    background-size: cover;
    position: relative;
    min-height: 222px;
    margin-bottom: 2.5rem;
    padding: 10px;
    overflow: hidden;
    text-align: center
}

.sectionIntro-backgroundIntro .sectionIntro-title {
    color: #fff
}

.sectionIntro-backgroundIntro.sectionIntro-hasDropCap {
    margin-bottom: 0
}

@media(min-width: 768px) {
    .sectionIntro-backgroundIntro {
        min-height: 335px
    }
}

@media(min-width: 991px) {
    .sectionIntro-backgroundIntro {
        min-height: 435px
    }
}

.sectionIntro-titleContainer {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0 30px;
    transform: translate(-50%, calc(-50% - 11px));
    width: 100%
}

@media(min-width: 768px) {
    .sectionIntro-titleContainer {
        transform: translate(-50%, calc(-50% - 17.5px))
    }
}

.sectionIntro-subtitle {
    margin-top: 10px
}

.sectionIntro-mobileIntro.sectionIntro-introNotLoaded .sectionIntro-title {
    color: #1d1d1b
}

.sectionIntro-mobileIntro .sectionIntro-shortDescription {
    color: #1d1d1b;
    padding: 20px
}

.sectionIntro-buttonContainer {
    text-align: center
}

.sectionIntro-toggleButton {
    font-size: 1rem;
    line-height: 1;
    padding-bottom: 9px;
    position: relative
}

.sectionIntro-toggleButton.sectionIntro-withBackground {
    font-size: 1.125rem
}

.sectionIntro-toggleButton:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fe6b00;
    position: absolute;
    bottom: 0;
    left: 0
}

.sectionIntro-textContainer {
    margin-bottom: 3.125rem
}

.sectionIntro-bannerFeather {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 22px
}

@media(min-width: 768px) {
    .sectionIntro-bannerFeather {
        height: 35px
    }
}

.sectionIntro-bannerFeather:before,
.sectionIntro-bannerFeather:after {
    background: #fff;
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: calc(50% - 35px)
}

@media(min-width: 768px) {

    .sectionIntro-bannerFeather:before,
    .sectionIntro-bannerFeather:after {
        width: calc(50% - 56px)
    }
}

.sectionIntro-bannerFeather.sectionIntro-hasDropCap:before,
.sectionIntro-bannerFeather.sectionIntro-hasDropCap:after {
    background: #f0f0ed
}

.sectionIntro-bannerFeather:after {
    left: auto;
    right: 0
}

.sectionIntro-bannerFeather img {
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -moz-user-select: none;
    user-select: none;
    height: 22px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 75px
}

@media(min-width: 768px) {
    .sectionIntro-bannerFeather img {
        height: 35px;
        width: 118px
    }
}

.sectionIntro-clockFace {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    opacity: .07;
    z-index: 1;
    max-width: 1000px
}

.sectionIntro-clockFace img {
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    width: 100%
}

@media(min-width: 1024px) {
    .sectionIntro-clockFace {
        bottom: auto;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 85%
    }
}

.dropCap-dropCap {
    background-color: #f0f0ed;
    padding: 2rem 0;
    margin-bottom: 2.5rem;
    margin-top: -22px
}

@media(min-width: 768px) {
    .dropCap-dropCap {
        background-size: 215px 200px;
        padding: 4rem 0 2.5rem;
        margin-top: -40px
    }

    .dropCap-dropCap.dropCap-isSlice {
        padding: 5rem 0
    }
}

.dropCap-dropCap.dropCap-isSlice {
    margin-top: 0
}

.dropCap-dropCapContainer {
    background-position: center;
    background-size: 100% 85%;
    background-repeat: no-repeat;
    padding: 2.75rem 2.5rem;
    text-align: justify
}

@media(min-width: 768px) {
    .dropCap-dropCapContainer {
        display: flex;
        align-items: center;
        min-height: 230px;
        max-width: 642px;
        margin: auto;
        padding: 2.5rem 0
    }
}

.dropCap-dropCapContainer p {
    /*font-size: .8125rem;*/
    line-height: 23px;
    letter-spacing: 2px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 500;
}

.dropCap-dropCapContainer p:first-letter {
/*    color: #85714d;
    font-size: 1.5rem;
    font-weight: 700;
    margin-right: 5px;
    line-height: 22px;
    vertical-align: bottom*/
}

.dropCap-dropCapContainer.dropCap-orange p:first-letter {
    /*color: #fe6b00*/
}

@media(min-width: 768px) {
    .dropCap-dropCapContainer p {
        line-height: 27px
    }
}

.dropCap-ctaContainer {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem
}

@media(min-width: 768px) {
    .dropCap-ctaContainer {
        margin-top: 1rem
    }
}

.glengoyneMomentsPage-root {
    padding: 2rem 30px 4rem;
    text-align: center
}

.glengoyneMomentsPage-root h2 {
    font-family: adobe-garamond-pro, serif, -apple-system, BlinkMacSystemFont;
    font-size: 1.875rem;
    letter-spacing: 1px;
    line-height: 36px
}

.glengoyneMomentsPage-root p {
    font-size: 1rem;
    line-height: 23px;
    margin-bottom: 1.5rem
}

@media(min-width: 991px) {
    .glengoyneMomentsPage-root h2 {
        font-size: 2.25rem
    }

    .glengoyneMomentsPage-root p {
        line-height: 25px;
        margin: 1rem auto 2.25rem
    }
}

@media(max-width: 990px) {
	.glengoyneMomentsPage-root {
		padding: 2rem 20px 4rem;
	}
	.glengoyneMomentsPage-root .con{
		margin: 0px -20px;
	}
}
@media(max-width: 767px) {
	.glengoyneMomentsPage-root {
		max-width: 540px;	
	}
}

    

.glengoyneMomentsPage-content {
    margin-bottom: 2.75rem
}

.glengoyneMomentsPage-content i {
    color: #fff;
    font-size: 1rem;
    line-height: 17px;
    padding-left: .5rem
}

@media(min-width: 991px) {
    .glengoyneMomentsPage-content {
        margin-bottom: 5rem
    }
}

.glengoyneMomentsPage-instagramItem {
    margin-bottom: 1.25rem;
    padding: 0 10px !important;
	box-sizing: border-box;
    min-height: 1px;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    flex: 0 0 25%;
    max-width: 25%;
    margin-left: 0%;
    right: auto;
    left: auto;
}

.glengoyneMomentsPage-instagramItem img {
    display: block
}

.glengoyneMomentsPage-instagramItem i {
    color: #fff;
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 1rem;
    height: 16px;
    width: 16px
}

@media(min-width: 991px) {
    .glengoyneMomentsPage-instagramItem {
        align-items: center;
        display: flex;
        margin-bottom: 1.875rem;
        padding: 0 15px !important
    }

    .glengoyneMomentsPage-instagramItem i {
        right: 25px
    }
}

@media(max-width: 767px) {
	.glengoyneMomentsPage-instagramItem{
		flex: 0 0 50%;
    	max-width: 50%;
	}
}

.glengoyneMomentsPage-buttonContainer {
    margin: 1.25rem auto 0;
    text-align: center;
    width: 100%
}

.glengoyneMomentsPage-error {
    color: #e04558;
    display: block;
    font-size: 1rem;
    margin: 2rem auto
}

.glengoyneMomentsPage-hashtag h2 {
    font-family: adobe-garamond-pro, serif, -apple-system, BlinkMacSystemFont !important
}

.glengoyneMomentsPage-rte {
    width: 100%
}

@media(min-width: 991px) {
    .glengoyneMomentsPage-rte p {
        font-size: 1.125rem
    }
}