/*----------------------------------------
                  CUSTOM
----------------------------------------*/

.heading-page .heading-page-wrapper {
    padding: 10px 0 0px 0;
}

    .Videocontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-top: 0px;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section__wrapper--has-bg {
    background: #ffffff;
}

heading-page .heading-page-wrapper {
    padding: 320px 0 175px 0;
}

.topbar__wrapper {
	display:block;
	z-index:9999;
	position:fixed;
	width:100%;
	height:60px;
	margin-top:-120px;
}

.topbar__wrapperinternal {
	margin-top:0px;
}

.rv-navbar-menu {
    width: 100%;
	height:70px;
	margin-top:-10px;
	display:none;
}

a {
    color: #c99d16;
}

a:focus, a:hover {
    color: #7b6826;
    text-decoration: underline;
}

.rv-btn-primary {
    background: #c99d16;
}

/*
.rv-navbar.headroom {z-index:10;}
.l-region--social-drawer {z-index:999;}
*/

@media (max-width: 1024px) {
/*
#hidemeresponsive {display:none;}
*/
.l-region--social-drawer {
    display: none;
}
#hidemeresponsive {
    display: none;
}
}

@media (max-width: 767px) {
/*
#hidemeresponsive {display:none;}
*/
.youtubevideo {min-height:203px;min-width:360px;}

.topbar__title {
    display: block;
}

.section__content {
    margin-top: 15px;
}
}

@media (max-width: 460px) {
/*
#hidemeresponsive {display:none;}
*/

}

/*
.textshadow {text-shadow: 1px 2px 3px #000000;}
*/

.uranus.tparrows {
    width: 100px;
    height: 50px;
    background: transparent;
}