@charset "UTF-8";
/* CSS Document */

body {
    background-color: rgba(255,255,255,1.00);
    font-family: 'Montserrat', sans-serif;
}

.mainlogo {margin-top: 25%;
margin-bottom: 25%;}

  .slideheight {height: 100%;}
 


h3 .salename {
	font-size: 150%;
	line-height: 1.1rem;
	text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

h2 .purpleback {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 0px rgba(86,0,204,1.00);
}

h3 {
	font-size: 150%;
	line-height: 1.3rem;
	text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

h5 {
	font-size: 120%;
	line-height: 1.6rem;
    font-family: 'Montserrat', sans-serif;
}


h1 {
	font-size: 4rem !important;
	line-height: 4rem;
	text-transform: uppercase;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
}





.smalllogo {max-height: 100px;}

.whitetext {color: white;}

.hmy-section p { font-family: 'Montserrat', sans-serif;
    line-height: 21px;
    font-size: 15px;
    color: #6a737b;}

.hmy-content-wrapper .hmy-content.hmy-center p {
    color: rgba(0,0,0,1.00);
}
.hmy-content.hmy-center p .h2 {
    text-transform: uppercase;
    color: rgba(47,4,72,1.00);
    font-weight: bold;
    font-size: x-large;
   font-family: 'Montserrat', sans-serif;
}



.menustick {position: sticky !important;
top: 0px;
left: 0px;
z-index: 10;
width: 100%;}
#p7PCH_1 .pch-item.pch-anim-5 {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: rgba(82,0,169,1.00);
	text-transform: uppercase;
}


@media only screen and (max-width: 600px) {
    
    .slideheight {min-height: auto;}
 
}
