<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.related{
    margin-left: 11.4em !important;
    margin-right: 10.7em !important;
    
}

.keywords{
    font-size: 16px;
    color: #000;
    margin-left: 5px;

}
.rl{
    font-style: italic;
}
.photoby{
    font-size: 1em;
    font-style: italic;
}
/*.contentimage{
    height: 370px !important;
    width: -webkit-fill-available;
    box-shadow: 0 0 3px 1px rgba(0,0,0,.25);
}*/
.photodiv{
    margin-left: 12em;
    margin-right: 12em;  
}


.imgdiv{
    margin: auto;
    height: 400px;
    
    /*background-size: cover;
    background-position: center;
    */
    width: 800px;
    box-shadow: 0 0 3px 1px rgba(0,0,0,.25);
}

/*
.imgdiv{
    margin-left: 12em;
    margin-right: 12em;
    margin-top: 1em;
    height: 400px;
    background-size: cover;
    background-position: center;
    box-shadow: 0 0 3px 1px rgba(0,0,0,.25);
}
*/
/*
.imgdiv{
    margin-left: 8em;
    margin-right: 8em;
    margin-top: 1em;
    height: 400px !important;
    width: -webkit-fill-available !important;
    object-fit: fill;
    object-position:bottom;
}*/

/*
.imgdiv{
    margin-left: 8em;
    margin-right: 8em;
    width: -webkit-fill-available !important;
    height: 400px;
    background-size: 100% 400;
    /*box-shadow: 0px 3px 0px #d5d5d5;*/
    /*
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
*/
.articleauthor{
    font-size: 1.5em;
    font-style: italic;
    /*color: #847d7d;*/
    color: #000;
    position: relative;
    top: -10px
}

.articletitle{
    font-family: 'DinPro';
    font-size: 2.8em;
    font-weight: bold;
}

.titlecontainer{
    margin-left: 11.6em;
    margin-right: 11.6em;
}
.titlecontainer2{
    margin-left: 11.6em;
    margin-right: 11.6em;
}

.vra{
    font-family: 'DinPro';
    font-size: 1.5em;
}

/*==================================*/

/*Carousel dot color*/
.carousel .tns-nav &gt; [aria-selected="true"] {
    background: #fff;
   
}
/*Change the dot position, put it within the image*/
.carousel .tns-nav{ z-index: 1;}

.carousel .tns-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0px;
    position: relative;
    top: -40px;
}

.carousel .tns-horizontal.tns-subpixel &gt; .tns-item
{
    height: 450px !important;
    width: 100%;
    background-color: #fff !important;
    
}
.phone .carousel .tns-horizontal.tns-subpixel &gt; .tns-item
{
    height: 250px !important;
    width: 100% ;
}


.carousel-container{margin-top: 30px !important;}
.phone .carousel-container{margin-top: 50px !important;}
.tablet .carousel-container{margin-top: 50px !important;}


.c-item{
    height: 450px !important;
    width: -webkit-fill-available !important;
    margin-top: 5px !important;
    background-color: #fff !important;
    object-fit: fill;
    object-position:bottom;
}

.phone .c-item{
    height: 250px !important;
    width: 100% !important;
    object-fit: fill;
}

.leftfooter
{margin:30px;}

.ftr
{width: -webkit-fill-available;}
}</pre></body></html>