@charset "UTF-8";
/* Body */
body {
    font-family: source-sans-pro;
    background-color: #A47B52;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-style: normal;
    font-weight: 200;
}
/* Container */
.hpcontainer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow-y: auto;
}
.risheadercontainer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background-color: #4A391D;
    overflow-y: auto;
}
.risheadercontainer header {
    width: 100%;
    height: 50px;
    background-color: #4f412d;
    border-bottom: 1px solid #2C9AB7;
}
/* Navigation */
.risheadercontainer header {
    width: 100%;
    height: 50px;
    background-color: #4f412d;
    border-bottom: 1px solid #2C9AB7;
}
.risheadercontainer nav {
    float: right;
    width: 50%;
    text-align: right;
    margin-right: 25px;
    margin-top: 15px;
}
.risheadercontainer header nav ul {
	list-style: none;
	float: right;
}
.risheadercontainer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.risheadercontainer ul li:hover a {
	color: #2C9AB7;
}
.hplogo {
    color: #fff;
    font-weight: bold;
    text-align: undefined;
    width: 10%;
    float: left;
    margin-left: 25px;
    letter-spacing: 4px;
}
.hpcontainer nav {
    float: right;
    width: 50%;
    text-align: right;
    margin-right: 25px;
    margin-top: 15px;
}
.hpcontainer header nav ul {
	list-style: none;
	float: right;
}
.hpcontainer nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
.hpcontainer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
.hpcontainer ul li:hover a {
	color: #2C9AB7;
}
.hphero_header {
    color: #FFFFFF;
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    letter-spacing: 4px;
    font-size: xx-large;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: normal;
}
/* Hero Section */
.hphero {
    background-color: #242423;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(../images/bgr3.gif);
    background-repeat: repeat;
}
.hplight {
    font-weight: normal;
    color: #957D61;
    text-align: center;
}
.showCurMusic {
    color: #B1926D;
    text-align: center;
    font-weight: bold;
}
.hptagline {
    text-align: center;
    color: #AD9F93;
    font-weight: lighter;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 25px;
}
.hptagline  .mp3Player{
    background-color: #14110F;
    font-size: x-large;
    font-weight: bolder;
    border-right: thick solid #6F6636;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-left: medium groove #000000;
    float: left;
    clear: none;
    color: #A0DAE9;
}
/* About Section */
.hptext_column {
    width: 29%;
    text-align: justify;
    font-weight: lighter;
    line-height: 25px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    color: #0F0D0B;
    padding-top: 20px;
    padding-bottom: 20px;
}
.hpabout {
    padding-left: 25px;
    padding-right: 25px;
    display: inline-block;
    background-color: #957D61;
    margin-top: 0px;
}
/* Stats Gallery */
.hpstats {
    color: #E9E9E9;
    margin-bottom: 5px;
}
.hpgallery {
    clear: both;
    display: inline-block;
    width: 100%;
    background-color: #4a391d;
    /* [disabled]min-width: 400px;
*/
    padding-bottom: 35px;
    padding-top: 0px;
    margin-top: -5px;
    margin-bottom: 0px;
}
.hpthumbnail {
    text-align: center;
    float: left;
    margin-top: 10px;
    background-color: #6C542C;
    border-radius: 24px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 5px;
    margin-bottom: 10px;
    border-width: thin;
    border-color: #000000;
    width: 22%;
}
.hpthumbnail img {
    width: 100%;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}
.hpthumbnail price {
    color: #AD9F93;
    font-weight: bolder;
    font-size: large;
}
.hpthumbnail strong {
    color: #4A391D;
    font-weight: bolder;
    text-shadow: 0px 2px #14110F;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.hpthumbnail .player_controls {
    width: 90%;
    background-color: #373128;
}
.hpthumbnail .player_controls button{
    width: 45%;
    background-color: #4D473D;
    color: #539080;
    font-weight: bolder;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    background-repeat: repeat;
    border: medium solid #6C542C;
}
.hpthumbnail .player_controls submit{
    width: 45%;
    background-color: #4D473D;
    color: #539080;
    font-weight: bolder;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    background-repeat: repeat;
    border: medium solid #6C542C;
}
.hpgallery .hpthumbnail h4 {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    color: #14110F;
}
.hpgallery .hpthumbnail p {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #AD9F93;
}
/* Parallax Section */
.hpbanner {
    background-color: #A47B52;
    background-image: url(../images/parallaxRomeo2.jpg);
    height: 400px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.hpbannerRIS {
    background-color: #A47B52;
    background-image: url(../images/parallaxRomeoNew.jpg);
    height: 400px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.hpbannerNBC {
    background-color: #A47B52;
    background-image: url(../images/parallaxIAM.jpg);
    height: 400px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.hpparallax {
    color: #FFFFFF;
    text-align: right;
    padding-right: 100px;
    padding-top: 110px;
    letter-spacing: 2px;
    margin-top: 0px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: x-large;
}
.hpparallax_description {
    text-align: right;
    padding-right: 100px;
    width: 30%;
    float: right;
    font-weight: lighter;
    line-height: 23px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #FFFFFF;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
/* More info */
.hpcontainer footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.hpfooter_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
.hpcontainer footer .hpfooter_column h3 {
    color: #2E2E2F;
    text-align: center;
}
.hpcontainer footer .hpfooter_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.hpcards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
.hpcontainer footer .hpfooter_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.hpbutton {
    width: 200px;
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    text-align: center;
    vertical-align: middle;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    border: 3px solid #FFFFFF;
    color: #FFFFFF;
    transition: all 0.3s linear;
    background-color: #4A391D;
}
.hpbutton:hover {
    background-color: #315455;
    color: #FFFFFF;
    cursor: pointer;
}
.hpcopyright {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #4A391D;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 2px;
    border-top-width: 2px;
}
.hpfooter_banner {
    background-color: #957D61;
    padding-top: 60px;
    padding-bottom: 60PX;
    margin-bottom: 0px;
    background-repeat: repeat;
    bottom: 0px;
}
.hpcontainer footer {
    display: inline-block;
    background-color: #957D61;
}
.hphidden {
    display: none;
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 22px;
}

/* Mobile */
@media (max-width: 320px) {
.hplogo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hpcontainer header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
.hpcontainer header nav ul {
}
.hpcontainer nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.hptext_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hpthumbnail {
	width: 50%;
}
.hpfooter_column {
	width: 100%;
	margin-top: 0px;
}
.hpparallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.hpparallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.hpbanner {
	background-color: #2D9AB7;
	background-image: none;
}
.hptagline {
	margin-top: 20px;
	line-height: 22px;
}
    
.hptagline #pause_play {
    background-color: #4A391D;
    font-size: small;
    font-weight: bold;
    font-variant: small-caps;
    border-right: thick solid #6F6636;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-left-color: #2E2E2E;
    float: left;
    clear: none;
    color: #A0DAE9;
}
.hphero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 799px) {
.hplogo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
}
.hpcontainer header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #52bad5;
}
.hpcontainer header nav ul {
	padding: 0px;
	float: none;
}
.hpcontainer nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.hptext_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hpthumbnail {
	width: 50%;
}
.hpfooter_column {
	width: 100%;
	margin-top: 0px;
}
.hpparallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.hpparallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.hpthumbnail {
    width: 45%;
}
.hpparallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.hpparallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.hpbanner {
	padding-left: 20px;
	padding-right: 20px;
}
.hpfooter_column {
	width: 100%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.hptext_column {
	width: 100%;
}
.hpthumbnail {
    width: 45%;
    clear: left;
    float: left;
}
.hptext_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hpbanner {
	margin-top: 0px;
	padding-top: 0px;
}
@media (max-width: 1037px){
}

audio {
    display: inline;
    margin-top: 9px;
    margin-right: 9px;
    margin-bottom: 18px;
    margin-left: 9px;
    float: left;
    clear: left;
}
