/* RESET
------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; max-width: 100%;}
.container, iframe { max-width: 100%;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}
html, body	{ height:100%; }
a img,:link img,:visited img { border:none }
:focus { outline: 0; }
a, a:hover  { text-decoration:none;} 
a, a:active, a:visited {outline: 0 !important; } /* Firefox */
table { border-collapse: collapse; border-spacing: 0; }
html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*, *:before, *:after {  -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }
.clearFloat::before, .clearFloat::after { display:table; content:"";}
.clearFloat::after	{ clear:both; }
img	{ max-width: 100%; height: auto; width: auto9; /* ie8 */ }

/*BS breakpoints: 768 / 992 / 1200 w side-pad 15px
/*font-size: 1.5vw;*/

/* PALETTE
------------------------------------------------------------------------------------*/
body { color: #666; background: #7d9fcb;}
.page-about {background: #FFF; }
a { color: #333; }
div.wpcf7-mail-sent-ok {border: 2px solid BLACK;}
.color1 {color: #62a2e7;} /*blue hover */
.color2 {color: #ed50df;} /* cerise */


/* ALT LINKS W. DEFAULT HOVER (BLACK)
------------------------------------------------------------------------------------*/

a:hover	{ color: BLACK; }


/* HTML / FONTS
------------------------------------------------------------------------------------*/
body {
	font-family: 'Open Sans', sans-serif; 
	display: optional;  
    font-weight: 300;
    line-height: 1.5rem;
    -webkit-font-smoothing: antialiased;
	background-position: center center;
	background-repeat: no-repeat;
    background-attachment: fixed; 
	-o-background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;	
	background-image: url('/wp-content/themes/rwmiller/images/ocean.jpg');
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0 auto 20px;
}

h1 {
	font-size: 2rem;
	font-weight: bold;
} /* for slogans and blog titles */

h2.pageTitle,
h2.rowHeading	{
	padding: 40px 0 10px 0;	
	font-size: 2rem;
	font-weight: bold;
	/*margin-bottom: 6px;*/
}

h2.pageTitle {
	text-align: right;
	margin-right: -10px;
}

h3	{ /* index page post titles */
	font-size: 1.5rem;
}

h1,p {
	max-width: 730px;
	max-width: 65rem;
}

h2.row-heading {
    font-size: 2em;
    margin: 0px 0 20px 0px;
    color: #0f6ad8;
    background-size: cover;
    background-position: bottom left;
    padding: 30px 0px;
    text-align: center;
    text-transform: capitalize;
}

.mainContent ul,
.mainContent ol {
	width: 90%;
	max-width: 600px;
	margin: 0 auto 20px;
	padding-left: 20px;
}

p::-moz-selection { color: WHITE; background: GREY;}
p::selection { color: WHITE; background: GREY; }

p.editLink	{
	font-size: 10px;
}

p.editLink a	{
	background: #66ff66;
	padding: 0px 4px 0px 5px;
	margin-right: 3px;
}

p.entry-date	{
	font-size: .9em;
	margin-top: -16px;	
}

.wp-block-image figcaption 	{
	font-size: .8em;
	margin-top: .1em !important;
}

.readmore {
	margin-top: 20px;
	text-align: right;
}

a.button	{
	text-align: center;
	padding: 8px 16px;
	padding: 10px 30px;
	border: 1px solid BLACK;
	background-color: GREY;
	color: WHITE;
	border-radius: 0px;
	font-weight: bold;
}

a.button:hover	{
	background-color: BLACK;
	border-color: BLACK;
	color: WHITE;
}

.center {
	text-align:center;
}

img	{
	margin-bottom: 30px;
}

.wp-block-image img	{margin-bottom: 0;}

@media (min-width:768px) {
	.mobileonly { display:none;}
	.desktoponly { display:block; }
}
@media (max-width:768px) {
	.mobileonly { display:block; padding-bottom:15px;}
	.desktoponly { display:none; }
}

/* CONTAINERS
------------------------------------------------------------------------------------*/
.navbar-wrapper {min-height: 60px;background: BLACK;z-index: 999;} /* full-width */
.container-fluid {}
.container {max-width: 1170px;margin: 0 auto;}
.container.full {padding: 0;}
.mainContent	{min-height: calc(100% - 120px);}



section	{
	position: relative;
	background-position: top center;
	background-repeat: no-repeat;
    /*background-attachment: fixed; 
    min-width: 100vw;   */
	-o-background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
section.footer {min-height: 120px;}
.row	{background-color: TRANSPARENT; margin-left: 0;margin-right:0;}
.row.nothingHere	{ /*404*/
	width: 700px;
	max-width: 100%;
	margin: 10% auto 0;
	text-align: center;
}

/* HEADERS / NAVIGATION
------------------------------------------------------------------------------------*/
.navbar {margin-bottom: 0px;}
.navbar-default {background-color: transparent;border-color: transparent;} /* padded inner */
.navbar-static-top {}

@media only screen and  (min-width: 768px) {
	.mainContent.underFixedNav, .mainContent	{padding-top: 60px;}
	.navbar-wrapper { position: fixed; width: 100%;}
	.bannerImg { padding-top: 50px; /* or mainContent padding-top 70px */}
	.bannerImg img {width: 100vw;}
}

/* site title -----------------*/

.siteTitle	{
	margin: 16px 0 0 15px;
	max-width: 400px;
	float: left;
}

a.header_logo_link	{ 
	font-family: 'Abril Fatface','Bodoni 72', 'Rogliano Black', 'Lora' !important; /*  [ ]  */
	font-weight: bold;
	font-size: 1.8rem;
	color: 	WHITE;
}

@media only screen and (min-width: 768px)	{
	a.header_logo_link	{font-size: 2rem;}
}

a.header_logo_link:hover	{
	color: #62a2e7;
}

/* main navigation -----------------*/

.navbar-default .navbar-nav>li>a	{
	color: WHITE;
	font-weight: normal;
}

.navbar-default .navbar-nav>li>a:hover	{
	color: #62a2e7;
}
.navmenu_align {
    float: right;     
    width: 100%;
}

@media only screen and (min-width:768px)	{
	.navmenu_align {width: auto; padding-right: 15px;}
}

/* toggle button (=navbar-header)-----------------*/

.navbar-header	{}
.navbar-default .navbar-toggle {border-color: #DDD; margin-top: -30px;}
.navbar-default .navbar-toggle:hover,
.page-home .navbar-default .navbar-toggle:active,
.page-home .navbar-default .navbar-toggle:visited,
.navbar-default .navbar-toggle:focus  {background-color: BLACK; }
.navbar-default .navbar-toggle .icon-bar {background-color: #FFF;}



/* links / dropdown-----------------*/

#navbar {}
.menu-main-navigation-container	{width: 100%;}
.navbar-default .navbar-collapse {border-color: GREY;padding: 0;} /* top of mob-menu */
.navbar-nav {margin:0;}
#navbar ul {list-style-type: none;padding: 0;}
#navbar ul li {
	display: block; 
	font-size: 15px; 
	margin: 1px auto 0px; 
	padding: 10px 0;
	border-bottom: 1px solid GREY;
	text-align: center;
	background-color: GREY;
	text-transform: uppercase;
}
#navbar ul li:first-child	{padding-top: 8px;}

@media only screen and (min-width: 768px)	{ /* wide links */
	#navbar ul li {background-color: transparent;}
	#navbar ul li,
	#navbar ul li:first-child {padding: 0;border-bottom: 0px;} 
}

ul#menu-main-navigation li.current_page_item a	{color: #62a2e7;}

/* mob-icon-home-menu - Leonardo ------------ */
/* LANGUAGE - Leonardo -----------------------*/

/* SIDEBAR
------------------------------------------------------------------------------------*/

/* widget styles----------------------------- */

.widget h3, 
.single .widget h3, 
.archive .widget h3 {
    color: BLACK;
    font-size: 1.0em;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: .1rem;
	padding-top: 20px;
}

.widget ul li, 
.single #mainContent #rightContent .widget ul li, 
.archive #mainContent #rightContent .widget ul li {
    list-style: none;
}

.mainContent .sidebar .zoom-social-icons-list	{ 
	display: none; /* if in footer) */
}

/* PAGINATION
------------------------------------------------------------------------------------*/

.right { /* for get_previous_post() ie Next » */
    float: right;
    margin-left: 15px;
    margin-bottom: 8px;
    padding: 3px;
    border: 0px dotted #525665;
}
.left { /* for get_next_post() ie « Previous */
    float: left;
    margin-right: 15px;
    margin-bottom: 8px;
    padding: 3px;
    border: 0px dotted #525665;
}

/* FOOTER
------------------------------------------------------------------------------------*/
.copyright	{
	text-align:center;
	font-size: .8rem;
}

section.footer	{
	background-color: rgba(0,0,0,0.8);
	border-top: 1px solid BLACK;
	color: WHITE;
	min-height: 70px;
	padding: 50px 15px 30px;
	text-align: center;
	clear:both;
}

.zoom-social_icons-list__item	{
	margin: 4px 10px !important;
}
/*.socialIcons,*/
.zoom-social-icons-widget	{
	margin-bottom: 20px;
}

/* HOME
------------------------------------------------------------------------------------*/

/* overrides -----------------*/

.home ul#menu-main-navigation li.current_page_item	{
	display: none;
}
section	{
	width: 100%;
	min-height: 300px;
	/*border-bottom: 1px solid GREY;*/
	z-index: 0;
}

@media only screen and (orientation: landscape)	{
	.home section	{min-height: 70vw;}
}

.home .mainContent section:last-child	{
	border-bottom: 1px solid transparent;
}

/* sections -----------------*/


section.homeHero {
	background-image: url('/wp-content/uploads/2020/06/Photo-Jan-23-9-38-16-AM.jpg');
	margin-bottom: 2px;}
section.homeAbout {
	margin-bottom: 2px;}
.homeUpcoming {
	margin-bottom: 2px;
}
section.homeMusic {
	background-image: url('/wp-content/uploads/2020/07/Photo-Apr-02-1-13-48-AM.jpg');
	margin-bottom: 2px;}
section.homeActing {
	background-image: url('/wp-content/uploads/2020/07/Photo-Jan-09-9-52-50-AM.jpg');

	margin-bottom: 2px; }
section.homeVideo {
	margin-bottom: 4px; min-height: 40vw;}
section.homeVideo div.video	{padding-top: 50px;}
section.homePress {
	margin-bottom: 1px;}
section.homeContact {
	background-image: url('/wp-content/uploads/2020/06/Photo-Feb-27-9-01-14-PM.jpg');
		margin-bottom: 6px;}
section.footer	{
	min-height: 100px;}

section .overlay	{
	width: 100vw;
	height: 100%;
	min-height: 300px;
	z-index: 1;
}

@media only screen and (min-width: 768px)	{
	section.homeActing {background-position: center center;}
	section .overlay	{min-height: 70vw;}
}

section.homeAbout .overlay {
	background: rgba(0,0,0,0.7);
}
section.homeUpcoming .overlay {
	background: rgba(17,5,17,0.9);
}

section.homePress .overlay {
	background: rgba(16,9,73,0.8);
}

section.homeVideo .overlay {
	background: rgba(0,0,0,0.8);
	min-height: 40vw;
}

section.heroContent	{
	top:0;
}

@media (min-width:769px) {
	section	{ background-attachment: fixed; }
}

.homeContent	{
	width: 700px;
	max-width: 100%;
	padding: 50px 30px;
	margin: 0 auto;
}

.home section .text	{
	position: relative;
	top: 0;
	left: 0;
	border: 0px solid #62a2e7;
}

.home section h3	{
	font-family: 'Abril Fatface','Bodoni 72';
	font-size: 1.2em;
	transform: rotate(-45deg);
	color: white;
	position:absolute;
	top: 60px;
	margin-bottom: 0;	
	margin-left: 20px;
	margin-left: 5vw;
	text-align: center;
	max-width: 180px;
}

@media only screen and (min-width: 500px)	{
	.home section h3	{
		font-size: 2.5em; 
		max-width: 300px;
		margin-left: 3vw;
	}
}

.home section.homeAbout h3	{
	color: #ed50df;
}

.home section.homeActing h3	{
	color: #000;
	margin-left: 0px;
	margin-top: 10px;
	
}

.home section.homeActing h3 span	{
	background: rgba(164,157,133,0.2);
}


.home section.homeUpcoming h3	{
	top: 70px;
}

.home section.homeUpcoming .eventTitle a {color: #ed50df;} /* cerise */
.home section.homeUpcoming .eventTitle a:hover {color: #62a2e7;} /*blue hover */

/*.home section.homeContact h3	{
	color: #a13ef0;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(83,40,130,0.5);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}*/

.home section.homeContact h3 {
	top: 10vw;
}

.home section.homeContact h3 a	{
	color: #17e68c;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.home section.homeContact h3 a:hover	{
	text-shadow: 1px 1px 3px rgba(0,0,0,1.0);
	background:#9d42e1;
}

.aboutImg,
.video	{
	text-align: center;
}

.video h2	{text-align: left;}
.aboutImg img {
	max-width: 60vw;
	height: auto;
	margin: 15vw auto 15vw;
}

@media only screen and (min-width: 768px)	{
	section.homeUpcoming,
	section.homeUpcoming .overlay	{
		min-height: 30vw;
	}
}
.homeUpcoming .event	{
	/*position: absolute;*/
	width: 60vw;
	margin-left: 30vw;
	margin-top: 10vw;
	border: 0px solid #62a2e7;
	color: #FFF;
	font-size: 1.3em;
}

.home p.dateTime	{
	font-weight: bold;
}

.home p.eventTitle	{
	text-transform: uppercase;
}

.homeUpcoming .overlay	{
	/*padding-bottom: 10vw;*/
}

.video video {
	max-width: 90vw;
	height: auto;
	margin: 10vw auto 10vw;
}

.spacer	{
	height: 67vw;
}

div.more  {
	/*position: absolute;*/
	bottom: 10px;
	height: 20px;
	right: 30px;
	text-align: right;
	font-size: 1.5em;
	font-family: 'Abril Fatface','Bodoni 72', 'Rogliano Black', 'Lora' !important; /*  [ ]  */
	border: 0px solid red;
	/*display: none;*/
	    z-index: 9999;
		    padding-right: 20px;
}

.homeAbout .more	{
	display: block;
}


.home section .more a {
	color: WHITE;
}

.more 
{
	color: white;
    text-align: right;
}
.more a
{
	color: white;
}

/* ABOUT
------------------------------------------------------------------------------------*/
section.aboutHero {
	background-image: url('/wp-content/themes/rwmiller/images/about-banner2.jpg');
	margin-bottom: 2px;
}

section.aboutTop	{
	background: WHITE;
}

section.quote	{	
	color: WHITE;
	padding-top: 100px;
	padding-bottom: 90px;	
}



.page-about section.quote	{
 	background: rgba(125,159,203,0.7);
}

section.quote p.quote	{
	font-family: 'Botanica Script', Milkshake, AGaramondPro, "Adobe Garamond Pro", Garamond, Georgia, serif;
	font-style: italic;
	font-size: 2rem;
	line-height: 3rem;
	text-shadow: 1px 1px 1px rgba(1,54,72,0.5);
	width: 92%;
	max-width: 60rem;
	margin: 0 auto;
}

section.quote p.author {
	width: 92%;
	max-width: 60rem;
	margin: 12px  auto 0;
	text-align: right;
	font-size: 1.5rem;
}

/* MUSIC
------------------------------------------------------------------------------------*/
.page-music video#bgvid {
	opacity: 0.0;
}


section.musicHero {
	background-image: url('/wp-content/uploads/2020/07/PWC-Photo-Jan-23-9-38-09-AM-nashville.jpg');
}

section.musicTop {
	background: rgba(237,80,223,0.3);
	background: rgba(0,0,0,0.8);
	color: #FFF;
}

section.musicTop a {
	color: #f1b8f6;
}
section.musicTop h2.pageTitle	{
	color: #FFF;
}

section.musicTop a:hover	{
	color: #ed50df;
}

section.musicVideo	{
	background: rgba(92,32,87,0.8);
	color: #ccc;
}

section.musicVideo h2.row-heading {
	color: WHITE;
	border-top: 3px dotted #000;
}

section.musicVideo h2.row-heading:first-child	{
border-top: 0px dotted #ccc;
} 

.page-music section.quote {
    background: rgba(125,159,203,0.7);
    margin-top: -60px;
    padding-top: 120px;
    margin-top: 0px;
    padding-top: 100px;
}

@media only screen and (max-width:500px)	{
	.page-music section.quote {

    	padding-top: 50px;
	}
}

.page-music section.quote p.quote,
.page-music section.quote p.author	{
	max-width: 40rem;
	max-width: 550px;
}


/* ACTING
------------------------------------------------------------------------------------*/

.page-acting video#bgvid {
	opacity: 0.0;
}

section.actingHero {
	background-image: url('/wp-content/uploads/2020/08/actor-banner.jpg');
	background-position: center top;
}

section.actingTop{
	background: rgba(55,55,42,0.9);

	color: #FFF;
}

section.actingTop a {
	color: #FFF;
}

section.actingTop h2.pageTitle	{
	color: #FFF;
}

section.actingTop a:hover	{
	color: #17e68c;
}

section.actingVideos	{
	background: rgba(111,111,85,.8);
	color: #ccc;
}

section.actingVideos h2.row-heading {
	color: WHITE;
	border-top: 3px dotted #000;
}

section.actingVideos h2.row-heading:first-child	{
	border-top: 0px dotted #ccc;
} 



.page-acting section.quote {
    background: rgba(125,159,203,0.7);
    padding-top: 120px;
}

@media only screen and (max-width: 500px)	{
	.page-acting section.quote	{padding-top: 50px;	}
}

.page-acting section.quote p.author	{
	max-width: 59rem;
}

section .row 	{
	margin-bottom: 40px;
}


/* GALLERY (was media)
------------------------------------------------------------------------------------*/

body.page-gallery,
body.single-gallery	{
	background: #FFF;
}

body.single-gallery video#bgvid {opacity: 0.0;}

.page-gallery section .row 	{
	margin-bottom: 60px;
}

body.page-media {
	background-image: url('/wp-content/themes/rwmiller/images/ocean.jpg');
}

.page-media section	{
	margin-bottom: 2px;
	padding-top: 50px;
}
.page-media section.gallery	{
	background-color: WHITE;
}

.page-media section.video	{
	background-color: #eee;
}
.page-media section.audio	{
	background-color: rgba(255,255,255,0.5);
	min-height: 200px;
}

.page-media section.footer	{
	margin-bottom: 0px;
}

/* NEWS
------------------------------------------------------------------------------------*/

.archive video#bgvid {opacity: 0.2;}
.archive {background: #7d9fcb;}


body.single-news	{
	background: #FFF;
}

.archive h2.pageTitle a{
    color: #fff;
}

/*.post-type-archive-news .mainContent  {
	padding-top: 120px;
}*/

.post-type-archive-news h2.sectionHeader {
font-family: 'Abril Fatface','Bodoni 72';
	font-size: 1.8em;
	color: white;
	margin-bottom: 30px;	
	margin-left: -15px;
}
	
section.upcoming {
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 3px dotted rgba(255,255,255,0.5);
}

.post-type-archive-news .upcoming h2.sectionHeader {	

	font-size: 2em;
	/*	color: #ed50df;
	transform: rotate(-45deg);
	margin-left: -12vw;
	margin-top: -10vw;
	max-width: 180px;
	text-align: center;*/
}

section.pastEvents{}

.post-type-archive-news .pastEvents h2.sectionHeader {}

/* Events */
.ev_lft_cont {
	/*width: 120px;*/
    padding: 0 22px 0 0;
    border-right: 3px solid #FFF;
    	border-right: 3px dotted #6c9acb;
    text-align: right;
	float: left;
}

.post-type-archive-news .upcoming .ev_lft_cont {
	border-right: 3px dotted #ed50df;

}
.ev_rgt_cont {
	padding: 0 15px;
}
.ev_bld_txt {
	font-size: 22px;
    color: #FFF;
    font-weight: 600;
}

.second	{
	color: #222;
}
.eventTitle {
	margin-bottom: 5px;
	color: #FFF;
}


.time_description, .venue {
	line-height: 1em;
	font-weight: 600;
    color: #FFF;
}
.theContent {
	margin-top: 10px;
}
.evnt_dt {
	margin-top: 2px;
}
.cont_row {
    /*display: flex;*/
    margin-bottom: 30px;
    background: rgba(0,0,0,0.7);
    color: #FFF;
    padding-top: 36px;
    border: 1px dotted rgba(255,255,255,0.4);
}

.upcoming .cont_row {
	background: rgba(0,0,0,0.75);
}
.cont_row a {
	color: #FFF;
}

.post-type-archive-news .upcoming .ev_bld_txt {
	color: #ed50df;
}	

.single-news video#bgvid {
	opacity: 0.0;
}
/* End Events */

/* CONTACT
------------------------------------------------------------------------------------*/

.page-contact {
	color: WHITE;	
}

.page-contact .contact	{
	z-index: 10 !important;
}

.page-contact .mainContent h4,
.page-contact .mainContent h3	{
	color: WHITE;
	font-family: 'Abril Fatface','Bodoni 72', 'Rogliano Black', 'Lora' !important; 
	font-size: 1.5rem;
}

.page-contact h4 em,
.page-contact h3 a	{
	font-size: 1.8rem;   
                        
}

.page-contact h4	{
	margin-bottom: 30px;
}

.page-contact h3	{
	margin-top: 30px;
}

.page-contact h3.emailButton	{
	text-align: left;
	margin: 50px 0;
}

.page-contact .mainContent h3 a,
#mc_embed_signup .button {
	color: WHITE;
	background: BLACK !important;
	padding: 10px 20px 12px !important;	
}

#mc_embed_signup_scroll	{
	padding-top: 20px;
}

.mc-field-group input	{
	background: rgba(255,255,255,0.1);
}

#mc_embed_signup .button {
font-family: 'Abril Fatface','Bodoni 72', 'Rogliano Black', 'Lora' !important;
    font-size: 1.5rem !important;
    height: auto  !important;
}

.features	{
	width: 30vw;
	height: 30vw;
	padding: 0 !important;
}
.features .top_face{
	overflow: hidden;
}
.features .leftEye,
.features .rightEye{
	width: 50%;
    height: 50%;
    display: inline-block;
    box-sizing: border-box;
}

.features .rightEye	{
	border-top: 1px dotted rgba(98,162,231,0.5);
	border-right: 1px dotted rgba(98,162,231,0.3);
}

.features .mouth	{
	width: 100%;
	float: none;
}

.features img	{
	width: 100%;
	height: auto;
	margin-bottom: 0;
}	

@media only screen and (max-width: 768px)	{
	.features {
		position: absolute;
		right: 15px;
		z-index:1 !important;
		width: 45vw;
		height: 45vw;		
	}
}

/*--*/

.mainContent .flexslider ul.slides{
	max-width: none;
}
.mainContent .flexslider ul.slides li{
	text-align: center;
}
.flexslider .slides img{
	max-width: 100%;
    height: auto;
	max-height: 450px;
}
.slideshow_contact .leftEye, .slideshow_contact .rightEye, .slideshow_contact .mouth{
	position: relative;
}
.slideshow_contact IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
	-webkit-transition: opacity 1.5s linear;
    -moz-transition: opacity 1.5s linear;
    -o-transition: opacity 1.5s linear;
    transition: opacity 1.5s linear;
}
.slideshow_contact IMG.active1,  .slideshow_contact IMG.active2, .slideshow_contact IMG.active3{
    z-index:10;
    opacity:1.0;
}
.slideshow_contact IMG.showMe{
	opacity: 1;
}
/* .slideshow_contact .mouth{
	margin-top: -5px;
} */
.slideshow_contact .top_face{
	width: 100%;
	height: 50%;
}
.slideshow_contact IMG.last-active1, .slideshow_contact IMG.last-active2, .slideshow_contact IMG.last-active3 {
    z-index:9;
}	


/* FONTS
------------------------------------------------------------------------------------*/

@font-face {
    font-family: 'Botanica Script';
    src: url('/wp-content/themes/rwmiller/fonts/BotanicaScript-Regular.woff2') format('woff2'),
        url('/wp-content/themes/rwmiller/fonts/BotanicaScript-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


.gallery_section h2.row-heading {
    border-bottom: 1px solid transparent;
    -moz-border-image: -moz-linear-gradient(left, #0f6ad8 0%, #c4d3e6 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #0f6ad8 0%, #c4d3e6 100%);
    border-image: linear-gradient(to right, #0f6ad8 0%, #c4d3e6 100%);
    border-image-slice: 1;
	padding: 2px 0px;
	font-size: 1.5em;
	text-align: left;
}
.gallery_section h2.row-heading a, .readMore a{
	color: #0f6ad8;
}
.readMore{
	max-width: none;
}
.song_section{
	margin-top: 20px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.rightEye img {
	border:none;
}

/*---*/

div.signup	{
	width: 100%;
	max-width: 300px;
	position: relative;
	display: none;
}
#mc_embed_signup	{
	background: rgba(255,255,255,0.1) !important;
	clear:left;
}

/*---*/

video#bgvid {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
}
.contact_form{
	margin-bottom: 15px;
}
.page-contact h2.pageTitle a{
    color: #fff;
}

.page-contact	{
	background: #7d9fcb;
}

.page-contact video#bgvid { opacity: 0.3;}

.page-gallery video#bgvid { opacity: 0;}

p.credit	{
	font-size: .8em;
	display: none;
	color: #aaa;
}

.page-contact p.credit	{
	display: block;
}

.page-contact p.credit a	{color: #ddd;}	
.page-contact p.credit a:hover	{color: #FFF;}	