/*Fonts*/
@font-face {
  font-family: "Anton";
  src: url('/Anton-Regular.ttf');
}
@font-face {
  font-family: "Epilogue";
  src: url('/Epilogue-VariableFont_wght.ttf');
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Epilogue,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	font-weight: normal;
	line-height: 1.5;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*header styles*/
#redHeader {
    padding: 10px 20px;
    overflow: hidden;
    margin-bottom: 1em;
}
#clientname 
{
    font-size:2em;
    float: left;
    padding: 1em;
}
#clientlogo
{
    padding: 0 2em;
    float: left;
}
#clientTitle {
	position: absolute;
	top: 20px;
	left: 60px;
	Color: #FFF;
	font-size: 3rem;
	font-family: Anton;
}

#cTitle {
	font-size: 3rem;
	font-family: Anton;
}

.span-text:hover {
	color: #ababab;
}

    #redHeader a {
        text-decoration: none;
        border: none;
        color: white;
    }

        #redHeader a:hover {
            border: none;
            color: white;
        }

    #redHeader #oSearch {
        width: 12em;
    }

@content select {
	width: auto;
}
#countsort {
	width: auto;
}

.hero.hero--basic-short {
	position: relative;
}



.image-wrap img {
	width: 100%;
	overflow: hidden;
}
	
#redNav {
	background-color: transparent;
	position: absolute;
	top: 100px;
	width: 100%;
	left: 30px;
	padding-left: 0;
}

#redNav a {
	font-size: 1.4em;
	color: #FFF;
}
#redNav a:hover {
	color: #CCA589;
}

#redNav a {
	text-transform: revert;
}


#oSearch { float: left; }


.redgobutt {
	color: white;
	background-color: #302b24;
	margin: 4px;
    padding: 6px;
}

#dirCap {
    padding: 12px;
    font-size: 1.2em;
    float: left;
}

#seturl {
    background-image: none;
    padding: 8px;
    width: 75%;
}

#redfilterbox ul {
	list-style: none;
}

.exlist .exfull {
    width: 25%;
}

#content { margin: 0 auto; width: 90%;}
#redhomeS { margin: 0 auto; width: 60%; }
#redbox1a {float: none; width: 100%; }
#redbox2H {float: none; width: 100%; }
#
#redbox2d {
	float: left;
	width: 50%;
}

#redboxAbout {
	font-size: 2rem;
}

#redbox1A p {
	padding-bottom: 2rem;
}

#redbox1A {
	font-size: 1.4rem;
}
#redbox1A a {
	text-decoration: none;
	color: #3b3b3b;
}

#objDesc {
	padding: .5rem;
}

#browseControls label { display: inline; }
#browseControls input { display: inline; }

.nextprev {
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 2px;
    background-color: #302b24;
    color: white;
}

#setreturn a:hover {
    color: white;
    background-color: #1351b9;
    padding: 3px;
}




.tooltip {
    position: relative;
    display: inline-block;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 140px;
        background-color: #86bde8;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        line-height: 1em;
        font-size: 0.9em;
        /* Position the tooltip */
        position: absolute;
        bottom: 2em;
        left: -8em;
        z-index: 500;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
    }
	
	.aboutnote {font-size: .9rem; font-style: italic; padding-top: 1rem;}
    

    /* footer */
    #redFooter {
    clear: both;
    padding-top: 1.5em;
    background-color: #483829;
    width: 100%;
    overflow: hidden;
}

    #redFooter p {
        padding-left: 5%;
    }

    #redFooter a {
        color: white;
        padding: 24px;
    }
    #redFooter #redFootertext {
        float: left;
    }
    #redFooter #redlogo {
        float: right;
        padding-right: 5%
    }

    #sitemap {
        padding-bottom: 10px;
    }
	
	#redPrivacy {
	width: revert;
}

.txtExplain {
    padding-bottom: 1rem;
    font-style:italic;
}

#content h1 {font-size: 3em; }
#content h2 {font-size: 2em; padding: 1rem 0;}
ul {padding-left: 2rem;}
	p {padding-bottom: 1rem; }
a { text-decoration: underline; color: #bf4c35; }

/*detail*/
#clientcopy h2 {
	font-size: 1rem;
	padding: 0 0.5rem 0 0;
}
#clientcopy p {
	font-size: 0.8rem;
}

@media only screen and (max-width:570px) {
    body {
        font-size: 22px;
    }
	.hero.hero--basic-short {
		min-height: 180px;
	}
	
	#clientTitle {
	top: 10px;
	left: 10px;
	font-size: 2rem;
}
	
	#redNav a {
	color: #505050;
}
	
	#redbox1a {width: 95%; }
	
	/*results*/
	#content h2 {
	font-size: 1.4rem;
	}
	#XMLResult {
		clear: both;
	}

	#redbox1A {
		clear: both;
		width: 95%;
		padding: 0;
	}

	#redboxAbout {
	font-size: 1.6rem;
	}

    redhome2L {
        width: 95%;
        padding: 2%;
    }

    redboxAGBanner {
        width: 95%;
        padding: 2%;
    }

    #redasearch {
        float: none;
        width: 100%;
    }

    #redasearch {
        float: none;
        width: 100%;
    }

    input[type="text"] {
        width: 95%;
        padding: 6px 6px 6px 40px;
    }

    #rexname {
        clear: both;
    }

    .resthumb {
        padding-top: 4rem;
    }
	
	redbox2d {float: none; width: auto; }

	#content h1 {
		font-size: 2em;
	}

}

/*About*/
.aboutmh {padding-top: 1rem; }

/*desktop styles*/
@media only screen and (min-width:769px) {

.block.block__image {
	min-height: 200px;
}

    #redhomeIL {
        width: 100%;
        padding: 1rem 0;
        clear: both;
    }

    #redboxAGBanner {
        width: 50%;
        float: right;
    }

    #redhome2L {
        width: 45%;
    }
}