@font-face {
font-family: 'Adventure Regular';
src: url('../fonts/Adventure Regular.eot');
src: url('../fonts/Adventure Regular.eot?iefix') format('eot'),
url('../fonts/Adventure Regular.woff') format('woff'),
url('../fonts/Adventure Regular.ttf') format('truetype'),
url('../fonts/Adventure Regular.svg#webfont') format('svg');
font-weight: normal;
font-style: normal;
}

body {
	background: linear-gradient(to bottom left, #efeff0, #c1c1c1);
}

.primary-btn {
	border-radius: 10px !important;
	background: #870000 !important;
	width: 210px !important;
}

.social-icons-mp {
	position: fixed;
	bottom: 10px;
	right: 10px;
	color: #870000;
}

.social-icons-mp a{color: #870000;}

a.anchor {
    display: block;
    position: relative;
    top: -140px;
    visibility: hidden;
}
.centered {
    text-align: center;
	margin-top: 50px;
	margin-left:auto;
	margin-right:auto;
}
.namecom {
    text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.heading {
	display: inline-block;
	padding-left: 50px;
	padding-right: 50px;
	font-family: 'Gotham Pro', sans-serif;
	font-weight: 300;
	font-size: 150%;
	background: #4e0705;
	color: white;
	margin-left:auto;
	margin-right:auto;
	text-transform: uppercase;
}
.heading > p {margin-bottom: 0px;}

.sub_heading {
    display: inline-block;
    padding-left: 50px;
    padding-right: 50px;
    font-family: 'Gotham Pro', sans-serif;
    font-weight: 300;
    font-size: 150%;
    background: #5f5f5f;
    color: white;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
}

.sub_heading p {margin-bottom: 0;}

.present {
    display: inline-block;
	vertical-align: top;
}

.present > nameit {
    display: block;
    margin-top: 20px;
	font-family: 'Gotham Pro', sans-serif;
	font-size: 25px;
	color: #770b09;
	text-transform: uppercase;
	width: 90%;
	font-weight: 500;
	margin-left:auto;
	margin-right:auto;
}
.present > nameru {
    display: block;
    margin-top: 20px;
	font-family: 'Gotham Pro', sans-serif;
	font-size: 120%;
	color: black;
	text-transform: uppercase;
	font-weight: 300;
	width: 90%;
	margin-left:auto;
	margin-right:auto;
}
.present > price {
	display: block;
	color: black;
	margin-top: 30px;
	font-family: 'Gotham Pro', sans-serif;
	font-size: 35px;
	font-weight: 500;
	margin-left:auto;
	margin-right:auto;
}
.presentwp {
    display: block;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
	width: 800px;
}
.presentwp > nameit {
    display: block;
    margin-top: 20px;
	font-family: 'Gotham Pro', sans-serif;
	font-size: 25px;
	color: #770b09;
	text-transform: uppercase;
	width: 90%;
	font-weight: 500;
	margin-left:auto;
	margin-right:auto;
}
.presentwp > nameru {
    display: block;
    margin-top: 20px;
	font-family: 'Gotham Pro', sans-serif;
	font-size: 120%;
	color: black;
	text-transform: uppercase;
	font-weight: 300;
	width: 90%;
	margin-left:auto;
	margin-right:auto;
}
.presentwp > price {
	display: block;
	color: black;
	margin-top: 30px;
	font-family: 'Gotham Pro', sans-serif;
	font-size: 35px;
	font-weight: 500;
	margin-left:auto;
	margin-right:auto;
}
.presentwp > hr {
	width: 50%;
	background: black;
	height: 0px;
}

.proms {
	margin-left:auto;
	margin-right:auto;
	width:600px;
}

.logoend {
    text-align: center;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (width:375px) and (height:667px) {
.banner-content {
	margin-top: 140px;
}

.banner-content h1 {
	font-size: 40px;
	margin: 5px 0 5px;
}

.header-top img {height: 120px;}

.primary-btn {
	font-size: 15px;
	margin-right: 110px;
}
}

@media screen and (max-height:844px) {
.banner-area {
    min-height: 100vh;
    min-height: 100dvh;
}
}

@media screen and (max-height:658px) {

.social-icons-mp {font-size: 10px;}

.banner-content h1 {margin: 20px 0 5px;}

.primary-btn {
	line-height: 34px;
}
}

@media screen and (max-width:844px) {
.banner-area {
    min-height: 100vh;
    min-height: 100dvh;
}
.logoend > a > img {
	width: 95%;
}
}

@media screen and (max-width:804px) {
a.anchor {
    top: -140px;
}
.present {
	width: 49%;
}
.present > price {
	/*width: 49%;*/
}
.presentwp {
	width: 99%;
}
.presentwp > price {
	/*width: 99%;*/
}
.presentwp > hr {
	margin-top: 2em;
}
.proms {
	margin-left:auto;
	margin-right:auto;
	width:99%;
}

.logoend > a > img {
	width: 90%;
}
}

@media screen and (max-width:540px) {
a.anchor {
    top: -105px;
}
.centered {
    margin-top: 15px;
}
.heading {
	padding-left: 20px;
	padding-right: 20px;
}
.present {
	/* width: 265px; */
}
.present > price {
	margin-top: 20px;
	/* width: 265px; */
}
.presentwp {
	/* width: 530px; */
}
.presentwp > price {
	/* width: 530px; */
}
}

@media screen and (max-width:414px) {
a.anchor {
    top: -105px;
}
.centered {
    margin-top: 15px;
}
.heading {
	padding-left: 30px;
	padding-right: 30px;
	font-size: 100%;
}
.present {
	/* width: 202px; */
}
.present > nameit {
    margin-top: 10px;
	font-size: 100%;
	font-weight: 900;
}
.present > nameru {
    margin-top: 5px;
	font-size: 90%;
}
.present > price {
	margin-top: 10px;
	font-size: 150%;
	/* width: 197px; */
	font-weight: 900;
}
.presentwp {
	/* width: 404px; */
}
.presentwp > nameit {
    margin-top: 0px;
	font-size: 100%;
	font-weight: 900;
}
.presentwp > nameru {
    margin-top: 0px;
	font-size: 90%;
}
.presentwp > price {
	margin-top: 10px;
	font-size: 150%;
	/* width: 197px; */
	font-weight: 900;
}
.presentwp > hr {
	margin-bottom: 0px;
}
}

@media screen and (max-width:375px) {
a.anchor {
    top: -105px;
}
.centered {
    margin-top: 15px;
}
.heading {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 100%;
}
.present {
	/* width: 180px; */
}
.present > nameit {
    margin-top: 10px;
	font-size: 100%;
	font-weight: 900;
}
.present > nameru {
    margin-top: 5px;
	font-size: 90%;
}
.present > price {
	margin-top: 10px;
	font-size: 150%;
	/* width: 175px; */
	font-weight: 900;
}
.presentwp {
	/* width: 360px; */
}
.presentwp > nameit {
    margin-top: 0px;
	font-size: 100%;
	font-weight: 900;
}
.presentwp > nameru {
    margin-top: 0px;
	font-size: 90%;
}
.presentwp > price {
	margin-top: 10px;
	font-size: 150%;
	/* width: 175px; */
	font-weight: 900;
}
.presentwp > hr {
	margin-bottom: 0px;
}
}

@media screen and (max-width:360px) {
a.anchor {
    top: -105px;
}
.centered {
    margin-top: 15px;
}
.heading {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 100%;
}
.present {
	/* width: 175px; */
}
.present > nameit {
    margin-top: 10px;
	font-size: 100%;
	font-weight: 900;
}
.present > nameru {
    margin-top: 5px;
	font-size: 90%;
}
.present > price {
	margin-top: 10px;
	font-size: 150%;
	/* width: 170px; */
	font-weight: 900;
}
.presentwp {
	/* width: 350px; */
}
.presentwp > nameit {
    margin-top: 0px;
	font-size: 100%;
	font-weight: 900;
}
.presentwp > nameru {
    margin-top: 0px;
	font-size: 90%;
}
.presentwp > price {
	margin-top: 10px;
	font-size: 150%;
	/* width: 170px; */
	font-weight: 900;
}
.presentwp > hr {
	margin-bottom: 0px;
}
}

@media screen and (width:320px) and (height:568px) {
.banner-content {
	margin-top: 140px;
}

.banner-content h1 {
	font-size: 30px;
	margin: 5px 0 5px;
}

.header-top img {height: 120px;}

.primary-btn {
    width: 160px !important;
	font-size: 10px;
	margin-right: 85px;
}
}

@media screen and (max-height:480px) {
.banner-content {
	margin-top: 105px;
}

.banner-content h1 {
	font-size: 20px;
	margin: 5px 0 5px;
}

.header-top img {height: 75px;}

.primary-btn {
    width: 160px !important;
	font-size: 10px;
	margin-right: 85px;
}
}

@media screen and (max-width:320px) {
a.anchor {
    top: -110px;
}
.centered {
    margin-top: 10px;
	margin-bottom: 20px;
}
.centered > img {
	width: 90%;
}
.heading {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 100%;
}
.present {
	/* width: 155px; */
}
.present > nameit {
    margin-top: 0px;
	font-size: 100%;
	font-weight: 900;
}
.present > nameru {
	font-size: 75%;
	margin-top: 0px;
}
.present > price {
	font-size: 100%;
	/* width: 150px; */
	margin-top: 10px;
}
.presentwp {
	/* width: 310px; */
}
.presentwp > nameit {
    margin-top: 0px;
	font-size: 100%;
	font-weight: 900;
}
.presentwp > nameru {
	font-size: 75%;
	margin-top: 0px;
	/* width: 99%; */
}
.presentwp > price {
	font-size: 100%;
	/* width: 150px; */
	margin-top: 0px;
	/* width: 99%; */
}
}