@import url('//fonts.googleapis.com/css2?family=Caudex:ital,wght@0,400;0,700;1,400;1,700&family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/************ TEMPLATE  ************


color 1: #750D04 rgba(117,13,4,1)
color 2: #090F33 rgba(9,15,51,1)

************/

.site-1 {
    --primary-color: #750D04;
    --secondary-color: #090F33;

    --primary-rgb: 117,13,4;
    --secondary-rgb: 9,15,51;

    --default-white: #ffffff;
    --default-black: #000000;

    --title-font-family: 'Cinzel', serif;
    --body-font-family: 'Lato', sans-serif;

    --heading-color: var(--primary-color);
    --heading-font-family: var(--title-font-family);

    --title-border-bottom: 1px solid var(--secondary-color);

    --home-title-font: var(--title-font-family);

    --transparent: rgba(255,255,255,0);

    --default-box-shadow: 0px 0px 10px rgba(0,0,0,.5);

    --swiper-box-shadow: var(--default-box-shadow);

    --ql-title-color: var(--default-white);
    --ql-border-radius: 1rem;

    --mt-background-color: rgba(255,255,255,.8);
    --mt-header-color: var(--primary-color);
	--mt-fixed-height-desktop: 38vw;
	--ph-border-bottom: 2px solid var(--default-white);
	
	
}

.readon, .button, .btn, p.readmore .btn, .sprocket-lists-portrait-container > li .sprocket-lists-portrait-item > a span, .listentobutton.moduletable a {
    background: var(--primary-color);
    font-family: 'Lato', sans-serif;
} 

	.alert-article-block > div {
		margin: 0;
		padding: 0;
	}
	
	.alert-particle {
		margin: 0 !important;
	}
	
	.alert-particle > div {
		margin-top: 1rem;
	}

h2.g-title {
	border-bottom: 1px solid black
}

/*************** HOMELAYOUT ***************/ 
/*************** OFFCANVAS ****************/
.g-offcanvas-toggle {color: var(--primary-color);} 
.g-offcanvas-toggle .fa-fw {text-shadow: none;}

/*************** TOP **********************/ 
/*************** NAVIGATION ***************/
@media only screen and (min-width: 50.99rem) {
    #g-navigation {
        background: url('/images/template/header-left.png') 0% 20% no-repeat, url('/images/template/header-right.png') 100% 20% no-repeat;
        padding-bottom: 2vw!important;
		background-size: 50%;
    }
    #g-navigation .g-logo img {
        width: 50%;
        margin: 1vw 0;
    }
    .site-1 .g-main-nav .g-toplevel>li>.g-menu-item-container>.g-menu-item-content {
        font-family: var(--title-font-family);
        font-size: 1vw;
    }
    .site-1 .g-main-nav .g-sublevel>li>.g-menu-item-container>.g-menu-item-content>.g-menu-item-title {
        font-family: var(--title-font-family);
        font-size: 1vw;
    }
}


@media only screen and (max-width: 50.99rem) {
	
	.site-1 #g-navigation .site-logo img {
		padding: 1rem 0;
	}
	#g-navigation {border-bottom: 1px solid var(--primary-color);}
	
}
/*************** SLIDESHOW ****************/ 
@media only screen and (min-width: 50.99rem) {
    .site-1-home .swiper-overlay-container > .g-container {
        position: relative;
        height: 42vw;
        width: 100%;
    }
    .site-1-home .swiper-overlay-container > .g-container > .g-grid:nth-child(1) {
        z-index: 1;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
    }
    .site-1-home .swiper-overlay-container > .g-container > .g-grid:nth-child(2) {
        pointer-events: none;
        z-index: 2;
        position: absolute;
        top: 4.5%;
        bottom: 5%;
        left: 70%;
        right: 0%;
        height: 90%;
        width: 30%;
    }
    .site-1-home .swiper-overlay-container > .g-container > .g-grid:nth-child(2) .mass-times-block > .g-content {
        border-radius: 0;
        overflow: hidden;
        box-shadow: var(--default-box-shadow);
    }
	.site-1-home .mass-times-block .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
		margin: 0;
	}
	
	
}

.mass-times-block {
	background: none;
}
.mass-times-block p {
	margin-bottom: 0.65rem; 
}


/*************** HEADER *******************/
/*************** ABOVE ********************/
/*************** SHOWCASE *****************/
/*************** UTILITY ******************/

#g-utility .g-blockcontent-subcontent-title-text {
	font-weight: 400;
}

/*************** FEATURE ******************/
/*************** MAIN *********************/
@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-container-main {
        padding: 1vw 2% 1vw 0 !important;
    }
    .site-1-home #g-container-main > .g-grid > .g-block:last-child {
        display: flex;
        justify-content: center;
        align-items: center;
    }
	
	.site-1-home #g-aside {
		background-color: transparent;
	}
}

/*************** EXPANDED *****************/ 
.site-1-home .dynamic-box h3 {
    font-weight: 700;
    font-variant-caps: small-caps;
}

@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-expanded {
        padding: 4vw 5%!important;
    }
    .site-1-home #g-expanded .g-content-array {
        margin: 0;
        padding: 0;
    }

    .site-1-home #g-expanded > .g-container > .g-grid > .g-block {
        display: flex;
        justify-content: center;
    }
    .site-1-home #g-expanded > .g-container > .g-grid > .g-block > .g-content {
        width: 90%;
        box-shadow: var(--default-box-shadow);
        border-radius: 1rem;
        padding: 2vw;
    }

    .site-1-home .dynamic-box h3 {
        font-size: 2vw;
    }
}

@media only screen and (max-width: 50.99rem) {
	.site-1-home #g-expanded .g-content-array {
		margin: 0 5%;
	}
}

/*************** EXTENSION ****************/
/*************** BOTTOM *******************/
@media only screen and (min-width: 50.99rem) {
    #g-bottom .admod {
        position: relative;
        z-index: 11;
        margin-bottom: -2vw!important;
    }
}

/*************** FOOTER *******************/
@media only screen and (min-width: 50.99rem) {
    #g-footer {
        padding: 4vw 0!important;
    }
}

#g-footer :is(h1,h2,h3,h4,h5,h6) {
    color: var(--default-white);
    border: none;
    font-variant-caps: small-caps;
}
#g-footer :is(p, a) {
    font-variant-caps: small-caps;
    text-transform: uppercase;
}

@media only screen and (min-width: 50.99rem) {
    #g-footer :is(h1,h2,h3,h4,h5,h6) {
        font-size: 2vw;
    }
}

#g-footer .g-content-array {margin: 0;}
#g-footer a {color: var(--default-white);} 

/*************** COPYRIGHT ****************/ 
/*************** MODULES ******************/
.moduletable .nav.menu, .moduletable .unstyled {background: var(--primary-color);} 
.moduletable .nav.menu li.current.active a, .moduletable .nav.menu li a:hover {    
    color: var(--default-white); 
    background: rgba(92, 8, 0, 0.95);
} 
/*************** SECTIONS *****************/
/*************** MOBILE *******************/ 

/* Homepage spacing adjustments */

@media (max-width: 50.99rem) {

    .site-1-home #g-expanded .g-grid > .g-block:not(:last-child).size-33-3 {
        margin-bottom: 2rem;
    }

    .site-1-home #g-expanded .g-grid > .g-block.size-33-3 {
        border-bottom: 2px solid var(--primary-color);
    }

}


/*************** ADS **********************/


/* align table content to the top */
.equaltopalign td {
 vertical-align: top;
}