@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,500italic|Playfair+Display+SC&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap);

/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */
 
html {
	 scroll-behavior: smooth;
 }

body {
	background-color:#291100;
	background-image: url(../images_pres/bg_body.gif);
	background-repeat: repeat-x;
	background-size:contain;
	/*font-family:"Playfair Display","Times New Roman", Times, serif;*/
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
}

.page-content {
	 background-image:url(../images_pres/bg_threeCols.gif); 
	 background-repeat:repeat-x; background-size:cover;
	 box-shadow: 0 0 5px 3px #000;
	 padding-left:0;
	 padding-right:0; 
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 * 					HEADER STUFF
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 

/*Look in the bootstrap.css file; updating here doesn't work half the time.*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 * 					NAVBAR STUFF
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 
.bg-lrwRed {
	background:linear-gradient(#000, #500) !important;
}

div#navTopContainer {
    background-color:#070401;
    background-image: url(../images_pres/bg_nav_top.gif);
    background-repeat: repeat-x;
    height: 31px;
    width: 100%;
    text-align: center;
}

.center {
	text-align:center;
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.nav-link {
	font-family: "Open Sans", Arial, sans-serif;
	font-weight:600;
}

@media screen and (max-width: 1199px){
    .navbar-dark .navbar-nav .nav-link {
        font-size: .9rem!important;
    }
}

@media screen and (max-width: 992px){
    .navbar-dark .navbar-nav .nav-link {
        font-size: 1rem!important;
    }
}

.navbar-dark .navbar-nav .nav-link {
  /*color: rgba(255, 255, 255, 0.5);*/
	color:#e2c99c;
}

.dropdown-menu.show {
	background-color:rgb(7,4,1,.8);
	border-radius:0 0 5px 5px;
	margin-top: -2px;
}

.dropdown-item {
	display: block;
	width: 100%;
	/*padding: 0.25rem 1.5rem;*/
	padding: .25rem 1.5rem .25rem 2rem;
	clear: both;
	font-weight: 400;
	color: #e2c99c;
	text-align: inherit;
	white-space: nowrap;
	background-color:transparent;
	border: 0;
}

.dropdown-item-sub-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem .25rem 2.75rem;
    font-size:.96em;
	clear: both;
	font-weight: 400;
	color: #e2c99c;
	text-align: inherit;
	white-space: nowrap;
	background-color:transparent;
	border: 0;
}

@media screen and (max-width: 576px) {
	.dropdown-item {
        font-size:.8rem;
        max-width:96%;
        padding-left:1rem;
        white-space:normal;
    }
}

.dropdown-item:hover, .dropdown-item-sub-item:hover {
	background-color:#070401;
	color:#fff;
	background-image: url(../images_pres/bg_nav_top_over.gif);
	opacity:.8;
}

.dropdown-item.section-label{
	font-weight: bold;
	text-align: left;
	font-style: italic;
-	background-color:rgb(	111, 81, 16, .8);
	background-image:none;
	cursor:none;
	color: #e2c99c;
	border-bottom:solid 1px #333;
	padding-left:1rem;
}

@media screen and (max-width: 576px) {
    .dropdown-item.section-label {
        padding-left:.5rem;
    }
}

.dropdown-item.section-label.link{
	cursor:pointer;
}

.dropdown-item.section-label:hover, .dropdown-item.section-label:active, .dropdown-item.section-label:focus{
	background-image:none;
	background-color:rgb(	111, 81, 16, .8);
	color: #fff;
}

#navbarDropdownPastTours,#navbarDropdownPopularTours{
	display: block;
	width: 100%;
	/*padding: 0.25rem 1.5rem;*/
	padding: .25rem 1.5rem;
	clear: both;
	color: #e2c99c;
	white-space: nowrap;
	background-color:transparent;
	border: 0;
  font-weight: bold;
	text-align: left;
	font-style: italic;
	background-color:rgb(	111, 81, 16, .8);
	background-image:none;
}

.dropdown-divider {
	background-color:#070401;
	height:.1rem;
	border:0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu.mysubmenu{
	position:relative;
	background-color:transparent;
}


/* * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * */
 * 					JUMBOTRON STUFF
/* * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * */

.jumbotron {
 padding:2rem !important;
}

.min-h-500 {
	min-height:500px;
}

.jumbotron .bg-white-translucent {
    width:25%;
    min-width:300px!important;
    background-color:rgba(256,256,256,.9);
    border-radius: 3px;
    padding: 1em 2em;
}

.jumbotron-bg-white-translucent-paragraph-link {
	font-weight: bold;
}

.jumbotron .bg-white-translucent-wide {
	width:auto;
	min-width:300px;
	margin-top:400px;
	background-color: rgba(256,256,256,.9);
  border-radius: 3px;
  padding: 1em 2em;
}

@media screen and (max-width:384px){
    .jumbotron .bg-white-translucent-wide-auto {
        width:auto;
        min-width:300px;
        /*margin-top:400px;*/
        margin-top:1vw !important;
        background-color: rgba(256,256,256,.8);
        border-radius: 3px;
        padding: 1em 1em;
    }
}

@media screen and (min-width:385px) and (max-width:460px){
    .jumbotron .bg-white-translucent-wide-auto {
        width:auto;
        min-width:300px;
        /*margin-top:400px;*/
        margin-top:30vw !important;
        background-color: rgba(256,256,256,.8);
        border-radius: 3px;
        padding: 1em 1em;
    }
}

@media screen and (min-width:385px) and (max-width:480px){
    .jumbotron .bg-white-translucent-wide-auto {
        width:auto;
        min-width:300px;
        /*margin-top:400px;*/
        margin-top:30vw !important;
        background-color: rgba(256,256,256,.8);
        border-radius: 3px;
        padding: 1em 1em;
    }
}

@media screen and (min-width:481px) and (max-width:810px){
    .jumbotron .bg-white-translucent-wide-auto {
        width:auto;
        min-width:300px;
        /*margin-top:400px;*/
        margin-top:50vw !important;
        background-color: rgba(256,256,256,.8);
        border-radius: 3px;
        padding: 1em 1em;
    }
}

@media screen and (min-width:811px) and (max-width:992px){
    .jumbotron .bg-white-translucent-wide-auto {
        width:auto;
        min-width:300px;
        /*margin-top:400px;*/
        margin-top:50vw !important;
        background-color: rgba(256,256,256,.8);
        border-radius: 3px;
        padding: 1em 1em;
    }
}



@media screen and (min-width:993px) and (max-width:1280px){
    .jumbotron .bg-white-translucent-wide-auto {
        width:auto;
        min-width:300px;
        /*margin-top:400px;*/
        margin-top:30vw !important;
        background-color: rgba(256,256,256,.8);
        border-radius: 3px;
        padding: 1em 1em;
    }
}


@media screen and (min-width:1281px) and (max-width:1440px){
    .jumbotron .bg-white-translucent-wide-auto {
        width:auto;
        min-width:300px;
        /*margin-top:400px;*/
        margin-top:30vw !important;
        background-color: rgba(256,256,256,.8);
        border-radius: 3px;
        padding: 1em 1em;
    }
}

@media screen and (min-width:1441px) and (max-width:1600px){
    .jumbotron .bg-white-translucent-wide-auto {
        color:#000!important;
        width:auto;
        min-width:300px;
        /*margin-top:400px;*/
        margin-top:30vw !important;
        background-color: rgba(256,256,256,.8);
        border-radius: 3px;
        padding: 1em 1em;
    }
}

@media screen and (min-width:1601px) and (max-width:1700px){
    .jumbotron .bg-white-translucent-wide-auto {
        color:#000!important;
        width:auto;
        min-width:300px;
        /*margin-top:400px;*/
        margin-top:30vw !important;
        background-color: rgba(256,256,256,.8);
        border-radius: 3px;
        padding: 1em 1em;
    }
}


@media screen and (min-width:1601px) and (max-width:1800px){
    .jumbotron .bg-white-translucent-wide-auto {
        color:#000!important;
        width:auto;
        min-width:300px;
        /*margin-top:400px;*/
        margin-top:25vw !important;
        background-color: rgba(256,256,256,.8);
        border-radius: 3px;
        padding: 1em 1em;
    }
}


@media screen and (min-width:1801px) and (max-width:1920px){
    .jumbotron .bg-white-translucent-wide-auto {
        color:#000!important;
        width:auto;
        min-width:300px;
        /*margin-top:400px;*/
        margin-top:22vw !important;
        background-color: rgba(256,256,256,.9);
        border-radius: 3px;
        padding: 1em 1em;
    }
}


@media screen and (min-width:1921px){
    .jumbotron .bg-white-translucent-wide-auto {
        color:#000!important;
        width:auto;
        min-width:300px;
        /*margin-top:400px;*/
        margin-top:20vw !important;
        background-color: rgba(256,256,256,.8);
        border-radius: 3px;
        padding: 1em 1em;
    }
}


.jumbotron p {
	font-size:1em;
    color:#000;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
									HOME PAGE CARD CUSTOMIZATIONS
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

div#learnCard.accordion {
	
}

@media screen and (max-width:520px){
	.jumbotron .bg-white-translucent, .jumbotron .bg-white-translucent-wide  {
    width:90vw;
    background-color: rgba(256,256,256,.75);
	}
    
    .jumbotron h1,
    .jumbotron h2,
    .jumbotron p {
        font-size:110%;
    } 
    
    .jumbotron h2 {
        color:#333 !important;
        text-shadow:0px 0px 2px #ddd;
    }
    
    .jumbotron p {
		font-size:1.1em;
    	color:#000;
        font-weight:400;
        /*text-shadow:0px 0px 5px #ddd;*/
	}
}

header.jumbotron, header.my-4{
	border-radius:0;
	margin-top:0;
}


header.my-4{
	margin-top:0;
}

.card-text {
	font-family: sans-serif;
	text-align:left;
}



/* ### */

#fall2026ImagineSicily header.jumbotron {
	background-image:url(../images_cont/fall-2026-imagine-sicily-main.jpg);
}

#fall2025ImagineSicily header.jumbotron {
	background-image:url(../images_cont/fall-2025-imagine-sicily-plaza-teatro-bellini-catania.jpg);
}

#fall2025BeatingHeartOfSicily header.jumbotron {
	background-image:url(../images_cont/fall-2025-bearing-heart-castelbuono-vinyard-1200.jpg);
}

#fall2020UncorkWestSicily header.jumbotron {
	background-image:url(../images_cont/fall-2020-uncork-sicily-west-04.jpg);
}

#testimonials header.jumbotron {
	background-image:url(../images_pres/larosaworks-testimonial-image.jpg);
}

#toursOfSicily header.jumbotron {
	/*background-image:url(../images_cont/cross-roads-in-sicily-for-a-cyclist.jpg);*/
    background-image:url(../images_cont/larosaworks-tour-group-agrigento-temple-1200.jpg);
}

#learn header.jumbotron {
	background-image:url(../images_cont/sicily-tours-reading-list-mainImg1140.jpg);
}

#quotes header.jumbotron {
	background-image:url(../images_cont/stone-bust-looking-from-sicily-to-sea.jpg);
}

#aboutLaRosaWorks header.jumbotron {
	background-image:url(../images_cont/olive-grove-in-sicily.jpg);
}

#articles header.jumbotron {
  background-image:url(../images_cont/latest-news-about-larosaworks-mainImg.jpg);
}

#podcasts header.jumbotron {
  background-image:url(../images_cont/podcasts-about-sicily-mainImg.jpg);
}

body#sevenNewPlacesLuxury header.jumbotron {
	background-image:url(../images_cont/sevenNewPlacesLuxury/seven-new-places-luxury-bg-image.jpg);
}

body#visitSicilyMasterclassRural header.jumbotron {
	background-image:url(../images_cont/visit-sicily-a-master-class-sant-angelo-muxaro.jpg);
}

body#discoveringSicilyAeolianIslands div.container header.jumbotron {
	background-image:url(../images_cont/aeolian-islands-sunset-fishing-boat.jpg);
}

body#aTasteofSicily div.container header.jumbotron {
	background-image:url(../images_cont/podcast-taste-of-sicily-mainImg.jpg);
}

body#captivatingCatania div.container header.jumbotron {
	background-image:url(../images_cont/captivating-catania-glasses-of-wine.jpg);
}

#grapes header.jumbotron {
  background-image:url(../images_stories/grapes-of-sicily-mainImg.jpg); 
}

#unescoSites header.jumbotron {
  background-image:url(../images_cont/unesco-temple-of-hera.jpg);
}

#spring2021MagnaFrancigena header.jumbotron {
  background-image:url(../images_cont/spring-2021-inside-sicily-the-magna-via-francigena-mainImg.jpg);
}

#fall2021MagnaFrancigena header.jumbotron {
  background-image:url(../images_cont/fall-2021-inside-sicily-the-magna-via-francigena-mainImg.jpg);
}

#fall2021Mediterranean2 header.jumbotron {
  background:url(../images_cont/crossroads2/2021-sicily-crossroads-of-the-mediterranean-tour-02.jpg) no-repeat center;
}

#spring2023WesternSicilyTour header.jumbotron {
  background-image:url(../images_cont/spring-2023-western-sicily-temple-ruins-main-img.jpg);
}

#fall2022EasternSicilyTour header.jumbotron {
  background-image:url(../images_cont/fall-2022-eastern-sicily-tour-vineyard-main-img.jpg);
}

#MiOTour header.jumbotron {
  background-image:url(../images_cont/spring-2023-inside-sicily-with-mio-tour-main-img.jpg);
}

#fall2022CrossroadsWestSicilyTour header.jumbotron {
  background-image:url(../images_cont/fall-2022-crossroads-western-sicily-belltower-fields.jpg);
}

#spring2023CrossroadsWestSicilyTour header.jumbotron {
  background-image:url(../images_cont/spring-2023-crossroads-western-sicily-belltower-fields.jpg);
}

#spring2024CrossroadsWestSicilyTour header.jumbotron {
  background-image:url(../images_cont/spring-2024-crossroads-sicily-rustic-farmhouse-dog-lg.jpg);
  background-position:center;
}

#spring2026PetrosinosFootsteps header.jumbotron {
  background-image:url(../images_cont/spring-2026-in-petrosino-footsteps-petrosino-1280x960.jpg);
  background-position:center;
}
  
#spring2024ExperienceCalabriaTour header.jumbotron {
	background-image:url(../images_cont/spring-2024-calabria-mountainside-rooftops.jpg);
	background-position:center;
}

#fall2023ImagineSicilyTour header.jumbotron {
  background-image:url(../images_cont/imagine-sicily-southeast-seaside.jpg);
}

#fall2024ImagineSicilyTour header.jumbotron {
  background-image:url(../images_cont/fall-2024-imagine-sicily-catania-colorful-wine-glasses.jpg);
}

#fall2026CrossroadsWestSicilyTour header.jumbotron {
  /*background-image:url(../images_cont/fall-2026-crossroads-at-days-end-1200.jpg);*/
  background-image:url(../images_cont/fall-2026-crossroads-hero-sunset-point.jpg);
  background-position:center;
}

#spring2024CrossroadsWestSicilyTour header.jumbotron {
  background-image:url(../images_cont/spring-2024-crossroads-sicily-rustic-farmhouse-dog-lg.jpg);
  background-position:center;
}

#sicily-travel-info header.jumbotron {
  /*background-image:url(../images_cont/sicily-travel-info-blood-oranges-mainImg.jpg);*/
  background-image:url(../images_cont/country-road-sicily-1200.jpg);
}

#drivingInSicily header.jumbotron {
	background-image:url(../images_cont/driving-in-sicily-with-LarosaWorks-main.jpg);
}

#ceramics header.jumbotron {
	background-image:url(../images_cont/ceramics-of-caltagirone-sicily.jpg);
}

#learn.films header.jumbotron {
	background-image:url(../images_cont/films-shot-on-location-in-sicily.jpg);
}


#main-content {
	border-right:solid 1px #600;
	background-color:#ffffff;
}

#main-content.testimonials {
	border-right:solid 1px #600;
	background-color:#fdf3e2;
	text-align:center;
}


/* * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * */
 * 					Some TYPOGRAPHY
/* * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * */

h1,h2,h3,h4,h5,h6 {
	color:#990000;
	font-family: "Playfair Display", "Times New Roman", serif;
	font-weight: 400;
	margin-bottom: 1em;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color:#990000;
	text-decoration:none;
}

h1.text-white,h2.text-white,h3.text-white,h4.text-white,h5.text-white,h6.text-white {
    color:#ffffff !important;
}

span.tour-dates {
    font-size:81%;
}

#main-content h2, #main-content h3, #main-content h4 {
  margin-bottom: .5rem;
}

.heading-caption {
	font-size:.7em;
	font-style:italic;
}

h3, .h3 {
    font-size: 1.5rem;
}

h4, .h4 {
    font-size: 1.25rem;
    color:#000;
}

.h4-plus {
  font-size: 1.3rem;
  text-align:center;
  border-top:double;
  border-color:rgba(0,0,0,.2);
  padding:1rem;
}

h5, .h5 {
    font-size: 1.05rem;
}

.font-italic {
	font-style: italic !important;
}

.font-weight-bold {
    font-weight:600;
}

.font-weight-normal {
	font-weight:400;
}

/* * * * *  TOURS PAGE * * * * */
@media screen and (max-width: 767px) {
    p.btn-ctr {
        text-align:center;
    }
    
    img.img-tours-page {
        display:block; 
        margin-right:1em;
        padding-bottom:1rem;
    }
}

/* * * * * * * * LINE HEIGHTS * * * * * * * */

.text-line-height-0 {
	line-height:1rem;
}

.text-line-height-1 {
	line-height:1.5rem;
}

.text-line-height-2 {
	line-height:2rem;
}

.text-line-height-3 {
	line-height:2.5rem;
}

.text-line-height-4 {
	line-height:3rem;
}

.text-line-height-5 {
	line-height:3.5rem;
}



.article-title {
  color:#990000;
	font-family: "Playfair Display", "Times New Roman", serif;
  font-weight:400;
}

.carousel-item h1,
.carousel-item h2,
.carousel-item h3,
.carousel-item h4,
.carousel-item h5,
.carousel-item h6 {
	color:#ffffff;
	font-family: Arial, Helvetica, sans, sans-serif;
	font-weight:600;
	text-shadow: 0px 0px 7px #000;
}

.carousel-image {max-width:800px; max-height:600px;}

.carousel-item p {
    font-size: 1.3rem;
    font-style: italic;
	color:#ffffff;
	font-family: "Times New Roman", serif;
	font-weight:400;
	text-shadow: 0px 0px 3px #000;
	background: rgba(0,0,0,.20);
    padding:7px;
    border-radius:6px;
	}
	
@media screen and (min-width:768px){
	.carousel-control-prev-icon, .carousel-control-next-icon {
		width: 40px !important;
		height: 40px !important;
	}
}



.display-1,.display-2,.display-3,.display-4,.display-5 {
	color:#990000;
}

.display-5{
	font-size:1.75rem !important;
	font-family:"Playfair Display", "Times New Roman", serif;
}

.display-4{
	font-size:1.5rem !important;
	font-family:"Playfair Display", "Times New Roman", serif;
}

.display-3 {
	font-size:1.1rem !important;
	font-family:"Playfair Display", "Times New Roman", serif;
}

.display-3.text-dark {
	color:#555 !important;
}

.display-2 {
	font-size:1rem !important;
	font-family:"Playfair Display", "Times New Roman", serif;
}

.display-2.text-dark {
	color:#555 !important;
}

.med-small {
	font-size: .9em !important;
}

.tiny {
	font-size:.8em !important;
}

.xtr-tiny {
	font-size:.6em !important;
}

.btn {
	border-radius:.40rem !important;
}

.btn-primary {
	background-color:#990000;
	border-color:#880000;
}

.btn-primary:hover, .btn-primary:active {
	background-color:#990000;
	border-color:#880000;
}

.btn-primary:hover, .btn-primary:active{
	color:yellow;
}

.btn-md {
	margin-top:-3px;
}

footer {
	font-family:"Playfair Display","Times New Roman",serif;
}

a {
	color:blue;
}

.caption {
	font-family: "Playfair Display","Times New Roman",serif;
	font-size:1rem;
	font-style:italic;
	color:#555;
}

.captionMainImg {
	font-family: "Playfair Display","Times New Roman",serif !important;
	/*font-size:1.2rem !important;*/
    font-size:.8rem !important;
	font-style:italic;
	color:#333;
    /*clear:both;*/
    margin-top:-30px !important;
    /*text-shadow: 0px 0px 3px #000;*/
}

@media screen and (max-width: 580px){
    .captionMainImg {
        text-align:center;
    }
}

ul.laroList { 
  margin-top:5px;
  margin-left:.75rem; 
  padding-left:0; 
  margin-bottom:1em;
  font-size:.9em;
}

ul.laroList li { 
  list-style-image: url(../images_pres/bullet.gif);
}
 
ol.laroList li, ul.laroList li { margin-bottom:0.5em; }
 
ol.laroList { 
  margin-left:2em; 
  padding-left:0px; 
  list-style:decimal; 
  font-size:.8em;
  font-weight:bold;
}

.laroList ol li { 
  list-style:decimal; 
  background-image:none; 
  padding-left:0em; 
}


ul.laroListBody { 
  margin-top:5px;
  margin-left:.75rem; 
  padding-left:0; 
  margin-bottom:1em;
  font-size:1em;
}

ul.laroListBody li { 
  list-style-image: url(../images_pres/bullet.gif);
}
 
ol.laroListBody li, ul.laroList li { margin-bottom:0.5em; }
 
ol.laroListBody { 
  margin-left:2em; 
  padding-left:0px; 
  list-style:decimal; 
  font-size:1em;
  font-weight:bold;
}

ol.laroListBodyNormal { 
  margin-left:2em; 
  padding-left:0px; 
  list-style:decimal; 
  font-size:.9em;
	font-style:italic;
  font-weight:normal;
}

ol.laroListBodyNormal li {
	margin-bottom:.75em !important;
}

ol.laroListBody span {
	display:inline-block;
	margin-top:.5rem;
}

#sicily-travel-info ol.laroListBody {
    font-weight:normal;
	font-size:.9em;
    margin-left:1rem; 
}

#sicily-travel-info dl {
    font-family: inherit;
    font-weight:normal;
}

#sicily-travel-info dl dt {
    font-family: inherit;
    font-style:italic;
}

#sicily-travel-info dl dt span {
    font-family: inherit;
    font-style:italic;
    font-weight:normal!important;
    font-size:inherit;
}

.laroListBody ol li { 
  list-style:decimal; 
  background-image:none; 
  padding-left:0em; 
}

hr.hr-w50-h1-red900 {
	width:50%; height:1; background-color:#cc0000; min-width:180px;
}

/* * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * */
 * 					VIDEO & News Articles WALKS PAGE STUFF
/* * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * */

/* Look in bootstrap.css, meh.
div.row.displayNone {
	visibility:hidden !important; 
	height:0  !important; 
	opacity:0  !important; 
	transition: all 1s;
	display:none  !important;
	-ms-flex-wrap:auto;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}*/

/* * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * */
 * 					TOUR PAGE STUFF
/* * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * */

.tour-page-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

.tour-page-p-4 {
	background-color:#fff !important;
	padding:0 !important;
}

a.button {
	background: #990000;
	border-radius: 7px;
	color: #fff;
	cursor: pointer;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 1em auto;
	padding: 10px;
	text-decoration: none;
	transition: all 0.3s ease-out;
	width: 240px;
}

a.button-sm, button.button-sm {
	background: #990000;
	border-radius: 7px;
	border:none;
	color: #fff;
	cursor: pointer;
	font-size: .8rem;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: .5rem auto;
	padding: 5px;
	text-decoration: none;
	transition: all 0.3s ease-out;
	width: 160px;
}

a.button:hover, a.button-sm:hover, button.button-sm:hover {
	color: #ff0;
}

a.button-square, button.button-square {
	background: #990000;
	border-radius: 7px;
	border:none;
	color: #fff;
	cursor: pointer;
	font-size: .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	display: inline-block;
	margin: -20px auto auto auto;
	padding: 5px;
	text-decoration: none;
	transition: all 0.3s ease-out;
	width:auto;
}

a.button-square, button.button-square:hover {
	color: #ff0;
}

.col-tour-page-gallery {
	width:50%;
	min-width:340px;
}

.tour-gallery img {
	border:solid 1px #990000;
}

div.bg-dk-green {
    background:#336600; 
    color:#fff; 
    margin:auto -1.5rem; 
    padding-top:.35rem;  
    padding-right:auto;  
    padding-bottom:.15rem; 
    padding-left:1.5rem;
}


/* * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * */
 * 					LINKS PAGE STUFF
/* * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * */

.links-section{
	color:#fff !important;
	padding: 1rem;
}

#linksMenu {
  position: fixed;
	/*position: -webkit-sticky;
  position: sticky;
	float:right;*/
  right: 0;
	line-height:1.75em;
  top: 19%;
  width: 10rem;
  margin-top: -2.5em;
	z-index:99;
	background-color:yellow;
	padding:.5rem;
	border-radius:9px;
	border-bottom-right-radius:0;
	border-top-right-radius:0;
	opacity:.8;
	border:1px solid #cc0000;
	font-size:0rem;
	transition: width 1s, font-size 2s, opacity 1s;
	display:block;
}

#linksMenu ul {
	margin-bottom:0rem;
}

#links .card-img-top {
    height: auto !important;
    min-height: 55px;
  	max-height: 70px;
}

@media screen and (max-width: 769){
	#linksMenu {
		  width: 2rem;
	}
}

#linksMenu button {
	background-color:transparent;
	padding:0;
	border:0;
	margin:0;
}

#linksMenu ul:first-child {
		/*display:block;*/
}

#linksMenu:hover {
	/*opacity:.8;
  width: 10rem;
	font-size:1.1rem;
  top: 65%;*/
}

#linksMenu a{
	font-weight:600;
	color:#990000;
	text-decoration:none;
}

.linkSectionTitleBG {
    /*background: rgba(120,120,120,.5);*/
    background-color: rgba(243,236,22,.95);
    border:none;
    border-top: 1px solid rgba(255,255,255,.7);
    border-bottom: 1px solid rgba(255,255,255,.5);
}

h2.links-section{
    /*color:#ecd9b9 !important;*/
    color:#C1232a;
    padding: 0;
    margin: 0;
    text-align:center;
    -webkit-text-stroke: .5px rgba(0,0,51,.7);
	text-stroke: .5px rgba(0,0,51,.7);
}

/* * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * */
 * 					RIGHT SIDEBAR Pages
/* * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * */

#holidays-in-sicily {
	margin-bottom:1rem;
}


/* * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * */
 * 					RIGHT SIDEBAR Pages
/* * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * */

.border-top .first {
	border-top:none;
}


.content{
  margin: 10px;
  padding: 20px;
}

.content {
  background-color: navy;
  color: white;
}

.sidebar {
  background-color: #ecd6b8;
	padding: 1em;
	-webkit-box-shadow: inset 5px 0px 9px -2px rgba(85,85,85,0.99); 
	box-shadow: inset 5px 0px 9px -2px rgba(85,85,85,0.99);
	/*margin-top:-1.5em;*/
}

.sidebar .card {
	margin-bottom:1em;
	background-color:#fff;
	/*border:solid 1px #990000;*/
	padding:1em;
}

.sidebar .card-img-top {
	margin-top:1em;
}

.sidebar .card-body {
	margin-bottom:1em;
	background-color:#fff;
}

.sidebar .mainBodyHeadline {
	color: #990000;
	font-family: 'Playfair Display SC','Times New Roman',serif;
	font-size: 1.5em !important;
	font-variant: small-caps !important;
	padding: 0px 0 0px;
	border-bottom: solid 1px #990000;
	margin-bottom: 7px;
	text-align:left;
}

.responsive-table {
	width:100%;
	min-width:350px;
}

.responsive-table td {
	vertical-align: top;
}

.responsive-table td:first-child {
	padding-right:.2em;
}

table.dates tr.gray {
	background-color:#f3f3f3;
}

table.dates tr {}

.dates td:first-child {
	font-weight:600;padding-left:.5rem;
}


/* * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * */
 * 					NEWSLETTERS PAGE STUFF
/* * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * */

#newsletters .bg-white-translucent {
	
}

/*.jumbotron .bg-white-translucent-wide {
	min-width:300px;
	margin-top:400px;
	background-color: rgba(256,256,256,.9);
  border-radius: 3px;
  padding: 1em 2em;
}*/

#news-letter-btn {
    background-color:#4c7b4d;
    border-color:#33431b;
    color:#fcfb4a;
    transition:all 1s;
}

#news-letter-btn:hover {
    background-color:#6fb270;
    border-color:#98ac7a;
    color:#ffffff;
}



/* * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * */
 * 					READING LIST BOOKS PAGE STUFF
/* * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * */

	#top-books {
        padding-left:1.510em !important;
    }
    
    .top-list-container {
        background-color:#fff5d7;
        border:1px solid #ce8a66;
        border-radius:.25em;
    }

    .top-books-list, .top-books-list li  {
         list-style:none; 
         font-family:"Playfair Display","Times New Roman", serif;
         font-size:1.0em;
    }
    
    .top-books-list li {
        
    }

	.top-books-list li a {
        /*color:#5577dd;*/
        color:#3355cc;
        text-decoration:none;
        background-color:transparent;
        transition: color 1s;
        transition-duration:1s;
        transition-timing-function:ease-in-out;
    }
    
	.top-books-list li a:hover {
        color:#ee0000;
    }
    
    .top-books-list li {
        transition: all 1s;
        transition-duration:1s;
        transition-timing-function:ease-in-out;
        border-bottom:solid 1px #ccc;
        border-radius:6px;
        border-bottom-right-radius:0px;
        border-bottom-left-radius:0px;
        margin-bottom:.25em;
    }
    
	.top-books-list li:hover {
        padding-left:.5em;
        background-color:#fff;
        background: linear-gradient(0.25turn, #ffffff, #fff5d7);
        border-bottom-left-radius:6px;
        border-bottom:solid 1px #999;
    }
    
    .top-books-list li.no-link:hover {
        padding-left:0;
        background: transparent!important;
    }
    
    @media screen and (max-width:1199px){
        #top-books {
            padding-left:1.4m;
        }
    }
    
    @media screen and (max-width:767){
        #top-books {
            padding-left:1.0em;
        }
    }

/* * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * */
 * 					TESTIMONIALS PAGE STUFF
/* * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * */

.testimonials {
}

.cardTestimonials {
	border:solid 1px #ccc; 
	background-color:white; 
	margin:5px auto 10px auto; 
	box-shadow: 0px 1px 5px #ccc;
	border-radius:9px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	color:#444; 
	font-size:1em; 
	background-color:#fff;
	line-height:1.7em;
	width:80%;
	min-width:320px;
}

.cardTestimonials .card-img-top {
	border-top-left-radius: calc(0.5rem - 1px);
	border-top-right-radius: calc(0.5rem - 1px);
	border:solid 1px #fff;
	height:1rem;
}

p.bodyTextTestimonials {
	/*border:solid 1px #ccc; 
	padding:10px 10px; a
	background-color:white; 
	margin:20px auto; 
	box-shadow: 0px 1px 5px #ccc;
	border-radius:3px;
	color:#444; 
	font-size:1em; 
	background-color:#fff;
	line-height:1.7em;
	width:80%
	*/
	font-family:"Playfair Display","Times New Roman",serif;
    font-size:1em;
	font-style:italic; 
	text-align:left;
	;
}

@media screen and (max-width:480px){
    p.bodyTextTestimonials {
    font-size:1.15em;
    }
}



p.bodyTextTestimonials  span {
	text-decoration:underline;
}

p.bodyTextTestimonials em {
	font-style:italic; 
}

p.bodyTextGuidebooks span {
  font-weight:bold;
  font-color:#131313;
  font-style:italic;
}



/* * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * */
 * 					BOOKS PAGE																				*
/* * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * */

.book-div-white {
	background-color:#fff; border-top: solid 1px #ccc; margin-left:auto; margin-right:auto; width:80%; padding:.5em;
}

/* * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * */
 * 					IMAGE & OTHER BORDERS
/* * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * */

.img-link-to-sicily-wide {
	width:100%;
	max-width:468px;
	min-width:300px;
}

.border-red600 {
  border:solid 1px #660000 !important;
}

.border-red-double-top {
    border-top:double 3px #660000;
}

******************************************************************
									MODAL WINDOW
******************************************************************/
.box {
  width: 92%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  border:hidden;
  background-clip: padding-box;
  text-align: center;
}

a.button, input[type=submit].button, button.button {
	background: #990000;
	border:double;
	border-radius: 7px;
	color:#fff;
	cursor: pointer;
	font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin:1em auto;
	padding: 10px;
	text-decoration: none;
	transition: all 0.3s ease-out;
	width: 50%;
    max-width: 240px;
    display: inline;
}

a.btn-podcast {
	border:solid 3px #C30; background-color:#ecd6b8; color:#990000; padding:5px;
}

input[type=submit].button {
	max-width:120px;
}

a.button:hover, input[type=submit].button:hover, button.button:hover  {
  background: #770000;
	color:yellow;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
	z-index:999;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

div.popup {
  margin: 10% auto;
  padding: 1em;
  background: #fff;
  border-radius: 5px;
  width: 30%;
	min-width:340px;
  position: relative;
  transition: all 5s ease-in-out;
  text-align:center;
  opacity:1;
}

div.popup #submit{
	background-color:#990000;
	border:solid 1px #330000;
	border-radius: 5px;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	padding:.25em;
	cursor:pointer;
}

.popup h3 {
	font-style:normal;
	font-size:1rem;
	margin:0;
}

.popup p {
	margin:.5em auto;
}

.popup table {
	margin-left:auto;
	margin-right:auto;
}

.popup table th{
	font-size:1.2em;
	font-weight:normal;
}

.popup table td:last-child{
	border-right: solid 1px #ff9966;
}

.popup .close {
  position: absolute;
  top: 0px;
  right: 10px; 
  transition: all 200ms;
  font-size: 30px;
  font-weight: 400;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
  text-decoration: none !important;
}

.popup .content {
  max-height: 70%;
  overflow: auto;
	background-color:#fff;
	color:#330000;
}

.popup .content p{
	padding:auto 1em;
  font-size:.8em;
}

.popup .content p.no-show {
	display:none;
}

.popup .content p span{
 font-size:.8em;
}

******************************************************************
									NEWSLETTER SIGN-UP MODAL WINDOW
******************************************************************/
.box {
  width: 92%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  border:hidden;
  background-clip: padding-box;
  text-align: center;
}

/*a.button, input[type=submit].button, button.button {
	background: #990000;
	border:double;
	border-radius: 7px;
	color:#fff;
	cursor: pointer;
	font-size: 1.1em;
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin:1em auto;
	padding: 10px;
	text-decoration: none;
	transition: all 0.3s ease-out;
	width: 50%;
    max-width: 240px;
    display: inline;
}*/

a.btn-podcast {
	border:solid 3px #C30; background-color:#ecd6b8; color:#990000; padding:5px;
}

input[type=submit].button {
	max-width:120px;
}

a.button:hover, input[type=submit].button:hover, button.button:hover  {
  background: #770000;
	color:yellow;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
	z-index:999;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
}

div.newsLtrPopup {
  background: #fcdf59;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, .2);
  font-size:auto;
  margin: 10% auto;
  max-width:400px;
	min-width:340px;
  padding: 2.5em 0 0 0;
  position: relative;
  top:20vh;
  opacity:.95;
  transition: all 5s ease-in-out;
  text-align:center;
  width: 30%;
}

.newsLtrPopup h3 {
	font-style:normal;
	font-size:auto;
	line-height:1.8rem;
	margin:0 0 0 0;
	padding:1.3rem 0 0 0;
}

.newsLtrPopup h3 span{
	font-style:italic;
	font-size:1.25rem;
	margin:0;
}

.newsLtrPopup p {
	margin:1em auto;
}

.newsLtrPopup table {
	margin-left:auto;
	margin-right:auto;
}

.newsLtrPopup table th{
	/*font-size:1.2em;*/
	font-weight:normal;
}

.newsLtrPopup table td:last-child {
	border-right: solid 1px #ff9966;
}

.newsLtrPopup .close {
  position: absolute;
  top: -.4rem;
  right: 10px; 
  transition: all 500ms;
  font-size: 3rem;
  font-weight: 400;
  text-decoration: none;
  color: #cc0000;
  opacity:.50;
}

.newsLtrPopup .close:hover {
  color: #cc0000;
  text-decoration: none !important;
  opacity:1.0;
  font-weight:bold;
  /*font-weight:bold;*/
}

.newsLtrPopup .content {
  max-height: 60%;
  overflow: hidden;
  background-color:transparent;
	background-image:url(../images-newsletters/202501-tn.jpg);
	background-size: cover;
	background-position: center;
	border-top:1px solid #f33;
	color:#330000;
	margin:0;
	transition: all 5s ease-in-out;
}

.newsLtrPopup .content .newsLtrForm {
	background-color:rgba(255, 255, 255, .9);
	/*box-shadow: 0px 0px 15px 15px rgba(255, 255, 255, .75);*/
	border-radius:5px;
	padding:0 1rem;
}

div.newsLtrPopup .content .newsLtrForm p {
  clear:both;
  margin:1.75rem 0;
  padding:0 0 1.0rem 0;
  text-align:left;
  /*background-color: lightblue;*/
}

div.newsLtrPopup .content .newsLtrForm p:last-child {
	margin:2.0rem 0 0 0;
  	padding:0 0 1.0rem 0;
}

div.content .newsLtrForm p label{
	/*font-size:1.2em;*/
	font-size:auto;
	margin-right:0;
	float:left; clear-right;
}

div.newsLtrPopup .content .newsLtrForm p input[type=email] {
	border:solid 1px #bbb;
	padding: .25em; 
	line-height: 19px; 
	float:right; clear-left;
	width:70%;
}

div.newsLtrPopup .content .newsLtrForm p input[type=text] {
	border:solid 1px #bbb;
	padding: .25em; 
	line-height: 19px; 
	float:right; clear-left;
	width:70%;
}

div.newsLtrPopup .content .newsLtrForm p input[type=submit] {
	background-color:#0fc724;
	border:solid 1px #1f9b14;
	border-radius: 5px;
	color:#fff;
	cursor:pointer;
	font-weight:normal;
	/*font-size:1.4em;*/
	font-size:auto;
	padding:.3em .5em;
}

.newsLtrForm img {
	max-width:50%;
}

.newsLtrPopup .content p.no-show {
	display:none;
}

.newsLtrPopup .content p span{
 /*font-size:.8em;*/
 font-size: auto;
}


@media screen and (max-width: 1200px){
	div.newsLtrPopup {
		top:20vh;
	}

	div.newsLtrPopup .content .newsLtrForm p input[type=email] {
		border:solid 1px #bbb;
		padding: .25em; 
		line-height: 19px; 
		float:right; clear-left;
		width:65%;
	}

	div.newsLtrPopup .content .newsLtrForm p input[type=text] {
		border:solid 1px #bbb;
		padding: .25em; 
		line-height: 19px; 
		float:right; clear-left;
		width:65%;
	}

}

@media screen and (max-width: 430px){
	div.newsLtrPopup {
		top:20vh;
	}

	div.newsLtrPopup .content .newsLtrForm p input[type=email] {
		border:solid 1px #bbb;
		padding: .25em; 
		line-height: 19px; 
		float:right; clear-left;
		width:60%;
	}

	div.newsLtrPopup .content .newsLtrForm p input[type=text] {
		border:solid 1px #bbb;
		padding: .25em; 
		line-height: 19px; 
		float:right; clear-left;
		width:60%;
	}

}

/* * * * * *** * * * * * * * * * * * * * * *
		SOCIAL ICONS STUFF
* * * * * *** * * * * * * * * * * * * * * */

.divSocial {
	min-width:150px;
}

.divSocial img{
	max-height:26px;
}

.divSocial span a{
	text-decoration:none !important;
}



/* * * * * *** * * * * * * * * * * * * * * *
		LINKS PAGE STUFF
* * * * * *** * * * * * * * * * * * * * * */

.card-subtitle {
	margin-top: -0.375rem;
	margin-bottom: 1em;
	font-size:.9em;
	font-style:italic;
}

/* * * * * *** * * * * * * * * * * * * * * *
		QUOTES PAGE STUFF
* * * * * *** * * * * * * * * * * * * * * */

#quotes span.quote-author, #tour-page-lower-quote span{
	font-weight:600;
	font-style:normal;
}

#quotes span.quote-author label, #tour-page-lower-quote label{
	font-weight:400;
}


/* * * * * *** * * * * * * * * * * * * * * *
		CONTACT PAGE STUFF
* * * * * *** * * * * * * * * * * * * * * */


INPUT[type=checkbox]:focus
{
    outline: 2px solid rgba(0, 0, 0, 0.2);
}

INPUT[type=checkbox]
{
    background-color: #DDD;
    border-radius: 2px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 17px;
    height: 17px;
    cursor: pointer;
    position: relative;
    top: 5px;
}

.contact-options .float-left {
        float:left; clear-right;
}

.contact-options .float-right {
        float:right; clear-left;
}

INPUT[type=checkbox]:checked
{
    background-color: #409fd6;
    background: #409fd6 url("data:image/gif;base64,R0lGODlhCwAKAIABAP////3cnSH5BAEKAAEALAAAAAALAAoAAAIUjH+AC73WHIsw0UCjglraO20PNhYAOw==") 3px 3px no-repeat;
}

@media screen and (max-width: 992px){
    .contact-options {
     	font-size:.75em;
    }
}


/* * * * * *** * * * * * * * * * * * * * * *
		FOOTER STUFF
* * * * * *** * * * * * * * * * * * * * * */
.no-border{
	border:none !important;
}


/* * * * * *** * * * * * * * * * * * * * * *
		MARGINS & PADDINGS
* * * * * *** * * * * * * * * * * * * * * */
.m-0 {
	margin:0;
}

.mb-3 {
	margin-bottom:1rem;
}




/* * * * * *** * * * * * * * * * * * * * * *
		MEDIA QUERIES
* * * * * *** * * * * * * * * * * * * * * */


@media screen and (min-width: 320px){
	#holidays-in-sicily .container{
		margin-bottom: 1rem;
	}
	
	#holidays-in-sicily div.row  {
		border-bottom: solid 1px #ccc;
		padding:.25em;
		margin:auto 0;
	}
	
	.sm-wide {
		width:auto !important;
	}
}

@media screen and (max-width: 768px){
	.sidebar {
		-webkit-box-shadow: none;
		box-shadow: none;
		/*margin-top:-1.5em;*/
	}	
	
  #main-content {
	  border-right:0;
	}
	
	#holidays-in-sicily div .col-sm-4{
        display:inline-block;
		font-size:.8em;
		padding-left:2px !important;
		padding-right:2px !important;
		width:33.33%;
	}
	#holidays-in-sicily div .col-sm-8{
    display:inline-block;
		font-size:.8em;
		padding-left:2px !important;
		padding-right:2px !important;
		width:66.66%;
	}
}

@media screen and (max-width: 580px){

	#divSocial img {
    height:26px;
  }
}



@media screen and (max-width: 700px){
  .box, .newsLtrBox{
	width: 70%;
  }
  .popup, .newsLtrPopup {
	width: 70%;
  }
}

@media screen and (min-width: 770px){
	#holidays-in-sicily div div{
    display:inline-block;
		font-size:1em;
		padding-left:2px !important;
		padding-right:2px !important;
		/*width:33.33%;*/
	}
	#holidays-in-sicily div div.col-sm-8{
        display:inline-block;
		font-size:1em;
		padding-left:2px !important;
		padding-right:2px !important;
		width:66.66% !important;
	}
	
	.resourcesRight h1,
	.resourcesRight h2,
	.resourcesRight h3,
	.resourcesRight h4,
	.resourcesRight h5,
	.resourcesRight h6 {
		letter-spacing:-1px;
	}
}

@media screen and (min-width: 0px){
	/* eam 20200924 */
	.article-img-embed-right {
		float:none;
		padding-top: 0.40rem;
		padding-left: 0.40rem;
		padding-right: 0.40rem;
		padding-bottom: 0.25rem;
		text-align:center;
		width:320px;
	}
	.article-img-embed-left {
		float:none;
		padding-top: 0.40rem;
		padding-left: 0.40rem;
		padding-right: 0.40rem;
		padding-bottom: 0.25rem;
		text-align:center;
		width:320px;
	}
	
	.article-img-embed-right img,
	.article-img-embed-left img  {
		width:90%;
		margin-left:auto;
		margin-right: auto;
	}

	.jumbotron .bg-white-translucent-wide {
		width:auto;
		min-width:300px;
		margin-top:auto;
		background-color: rgba(256,256,256,.9);
		border-radius: 3px;
		padding: 1em 2em;
	}
	
	.margin-l-r-15 {
		margin-left:15px !important;
		margin-right:15px !important;
	}
}

@media screen and (min-width: 576px){
	/* eam 20200924 */
	.article-img-embed-right {
		float:none !important;
		padding-top: 0.40rem !important;
		padding-left: 0.40rem!important;
		padding-right: 0.40rem!important;
		padding-bottom: 0.25rem !important;
		text-align:center;
		width:480px !important;
	}
	.article-img-embed-left {
		float:none !important;
		padding-top: 0.40rem !important;
		padding-left: 0.40rem!important;
		padding-right: 0.40rem!important;
		padding-bottom: 0.25rem !important;
		text-align:center;
		width:480px !important;
	}
	.article-img-embed-right img,
	.article-img-embed-left img {
		width:90%;
		margin-left:auto;
		margin-right: auto;
	}
}

@media screen and (min-width: 768px){
	/* eam 20200924 */
	.article-img-embed-right {
		float:right;
		padding-top: 0.40rem !important;
		padding-left: 0.5rem !important;
		padding-bottom: 0.25rem !important;
		float: right !important;
		width:340px !important;
	}
	.article-img-embed-left {
		padding-top: 0.40rem !important;
		padding-right: 0.75rem !important;
		padding-bottom: 0.25rem !important;
		float: left !important;
		width:340px !important;
	}
	.article-img-embed-right img,
	.article-img-embed-left img {
		width:100%;
	}
	
	.jumbotron .bg-white-translucent-wide {
		width:auto;
		min-width:300px;
		margin-top:360px;
		background-color: rgba(256,256,256,.9);
		border-radius: 3px;
		padding: 1em 2em;
	}
}

@media screen and (min-width: 992px){
	/* eam 20200924 */
	.article-img-embed-right {
		padding-top: 0.40rem !important;
		padding-left: 0.5rem !important;
		padding-bottom: 0.25rem !important;
		float: right !important;
		width:300px !important;
	}
	.article-img-embed-left {
		padding-top: 0.40rem !important;
		padding-right: 0.75rem !important;
		padding-bottom: 0.25rem !important;
		float: left !important;
		width:300px !important;
	}
	.article-img-embed-right img,
	.article-img-embed-left img {
		width:100%;
	}
	
	.jumbotron.mb-0 {
		min-height:500px;
	}
	
	.jumbotron #midSpacer {
		display:block;
		max-width:30px;
		/*background-color:yellow;*/
	}
	
	.jumbotron .bg-white-translucent-wide {
		width:auto;
		min-width:300px;
		margin-top:400px;
		background-color: rgba(256,256,256,.9);
		border-radius: 3px;
		padding: 1em 2em;
	}
}


@media screen and (min-width: 768px){
	.jumbotron #midSpacer {
		display:none;
	}
}

@media screen and (min-width: 1200px){
	/* eam 20200924 */
	.article-img-embed-right {
		padding-top: 0.40rem !important;
		padding-left: 0.5rem !important;
		padding-bottom: 0.25rem !important;
		float: right !important;
		width:360px !important;
	}
	.article-img-embed-left {
		padding-top: 0.40rem !important;
		padding-right: 0.75rem !important;
		padding-bottom: 0.25rem !important;
		float: left !important;
		width:360px !important;
	}
	.article-img-embed-right img,
	.article-img-embed-left img {
		width:100%;
	}
	
	/*eam 20211203*/
	.jumbotron.mb-0 {
		min-height:580px;
	}
}

#chevronToMainContent {
	font-size:3rem; 
	color:rgba(256,256,256, .8); 
	text-shadow: 0px 0px 7px #000;
	transition: color .5s ease-in-out;
}

#chevronToMainContent:hover, #chevronToMainContent:active {
	color:rgba(256,256,256, 1);
}

/* * * * * *** * * * * * * * * * * * * * * *
		SITEMAP
* * * * * *** * * * * * * * * * * * * * * */

#sitemap ul.sitemap-list li{
	list-style:none;
	line-height:1.75rem
}

#sitemap ul.sitemap-list li a{
	text-decoration:none;
}



/* * * * * *** * * * * * * * * * * * * * * *
		MAKE YOUTUBE CLIPS RESPONSIVE
* * * * * *** * * * * * * * * * * * * * * */

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
















