.large-home-masthead {
height: 800px;
background-color: #000;
background-image: url('../images/Lrg-masthead-hands.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
color: #fff;
}
.div-block {
padding-top: 50px;
}
.column {
padding-left: 80px;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}
.heading {
padding-right: 61px;
font-family: Gotham, sans-serif;
font-size: 50px;
line-height: 60px;
font-style: normal;
font-weight: 500;
}
.paragraph {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 20px;
}
.subheader-01 {
margin-top: 20px;
margin-bottom: 20px;
font-family: Gotham, sans-serif;
color: #80bc00;
font-size: 20px;
line-height: 24px;
font-weight: 400;
}
.text-content {
margin-right: auto;
margin-left: auto;
}
.columns {
display: block;
}
.text-link {
margin-top: 10px;
font-family: Raleway, sans-serif;
color: #03c2fe;
font-size: 18px;
font-weight: 700;
cursor: pointer;
}
.div-block-2 {
margin-top: 20px;
margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
.large-home-masthead {
height: auto;
padding-top: 20px;
padding-bottom: 20px;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.66)), to(rgba(0, 0, 0, 0.66))), url('../images/Lrg-masthead-hands.jpg');
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.66)), url('../images/Lrg-masthead-hands.jpg');
background-position: 0px 0px, 86% 50%;
background-size: auto, cover;
opacity: 1;
}
.div-block {
padding-top: 20px;
}
.column {
padding-right: 80px;
}
.text-content {
margin-top: auto;
margin-right: 80px;
}
}
@media screen and (max-width: 767px) {
.large-home-masthead {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.66)), to(rgba(0, 0, 0, 0.66))), url('../images/Lrg-masthead-hands.jpg');
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.66)), url('../images/Lrg-masthead-hands.jpg');
background-position: 0px 0px, 75% 0%;
}
.heading {
font-size: 48px;
line-height: 54px;
}
.text-content {
margin-top: 60px;
margin-right: 40px;
margin-left: 40px;
}
}
@media screen and (max-width: 479px) {
.large-home-masthead {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.66)), to(rgba(0, 0, 0, 0.66))), url('../images/Lrg-masthead-hands.jpg');
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.66), rgba(0, 0, 0, 0.66)), url('../images/Lrg-masthead-hands.jpg');
background-position: 0px 0px, 75% 50%;
}
.column {
padding-right: 20px;
padding-left: 20px;
}
.heading {
font-size: 30px;
line-height: 34px;
}
.paragraph {
font-size: 12px;
line-height: 16px;
}
.subheader-01 {
font-size: 16px;
line-height: 20px;
}
.text-content {
margin-right: 20px;
margin-left: 20px;
}
}
@font-face {
font-family: 'Gotham';
src: url('../fonts/Gotham-Bold.otf') format('opentype');
font-weight: 400;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'Gotham';
src: url('../fonts/Gotham-Medium.otf') format('opentype');
font-weight: 500;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'Gotham';
src: url('../fonts/Gotham-MediumIta.otf') format('opentype');
font-weight: 600;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'Gothamcond';
src: url('../fonts/GothamCond-Bold.otf') format('opentype');
font-weight: 700;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'Gotham book';
src: url('../fonts/Gotham-Book.otf') format('opentype');
font-weight: 600;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'Gothamcond';
src: url('../fonts/GothamCond-Medium.otf') format('opentype');
font-weight: 900;
font-style: normal;
font-display: auto;
}