bubofamily/public/css/Page-2.css

187 lines
2.9 KiB
CSS
Vendored

.u-section-1 {
background-image: url("/images/aw.jpg");
background-position: 50% 50%;
}
.u-section-1 .u-sheet-1 {
min-height: 500px;
}
.u-section-1 .u-layout-wrap-1 {
width: 1140px;
margin: 0 auto;
}
.u-section-1 .u-image-1 {
min-height: 691px;
background-image: url("/images/s-min.jpg");
background-position: 50% 50%;
}
.u-section-1 .u-container-layout-1 {
padding: 30px;
}
.u-section-1 .u-layout-cell-2 {
min-height: 691px;
}
.u-section-1 .u-container-layout-2 {
padding: 30px 36px;
}
.u-section-1 .u-text-1 {
font-size: 1.25rem;
font-weight: 700;
line-height: 1.2;
background-image: none;
text-transform: uppercase;
letter-spacing: 5px;
font-family: "PT Sans", sans-serif;
margin: 110px 28px 0 0;
}
.u-section-1 .u-text-2 {
font-size: 4.5rem;
text-transform: uppercase;
letter-spacing: normal;
font-weight: 700;
font-family: "Roboto Condensed", sans-serif;
margin: 0 28px 0 0;
}
.u-section-1 .u-text-3 {
font-size: 1.125rem;
font-style: italic;
margin: 20px 14px 0 0;
}
.u-section-1 .u-text-4 {
margin: 18px auto 0 14px;
}
.u-section-1 .u-btn-1 {
border-style: solid;
padding: 0;
}
.u-section-1 .u-btn-2 {
background-image: none;
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 700;
font-size: 1rem;
border-style: none;
margin: 28px auto 0 0;
padding: 10px 52px 10px 51px;
}
@media (max-width: 1199px) {
.u-section-1 .u-sheet-1 {
min-height: 291px;
}
.u-section-1 .u-layout-wrap-1 {
width: 940px;
}
.u-section-1 .u-image-1 {
min-height: 570px;
}
.u-section-1 .u-layout-cell-2 {
min-height: 570px;
}
.u-section-1 .u-text-1 {
margin-right: 0;
}
.u-section-1 .u-text-2 {
font-size: 3.75rem;
margin-right: 0;
}
.u-section-1 .u-text-3 {
margin-right: 0;
}
}
@media (max-width: 991px) {
.u-section-1 .u-sheet-1 {
min-height: 158px;
}
.u-section-1 .u-layout-wrap-1 {
width: 720px;
}
.u-section-1 .u-image-1 {
min-height: 437px;
}
.u-section-1 .u-layout-cell-2 {
min-height: 100px;
}
.u-section-1 .u-container-layout-2 {
padding-left: 30px;
padding-right: 30px;
}
.u-section-1 .u-text-2 {
font-size: 3rem;
}
}
@media (max-width: 767px) {
.u-section-1 .u-sheet-1 {
min-height: 477px;
}
.u-section-1 .u-layout-wrap-1 {
width: 540px;
}
.u-section-1 .u-image-1 {
min-height: 656px;
order: 1;
}
.u-section-1 .u-container-layout-1 {
padding-left: 10px;
padding-right: 10px;
}
.u-section-1 .u-layout-cell-2 {
order: 0;
}
.u-section-1 .u-container-layout-2 {
padding-left: 10px;
padding-right: 10px;
}
.u-section-1 .u-text-2 {
font-size: 4.5rem;
}
}
@media (max-width: 575px) {
.u-section-1 .u-sheet-1 {
min-height: 234px;
}
.u-section-1 .u-layout-wrap-1 {
width: 340px;
}
.u-section-1 .u-image-1 {
min-height: 413px;
}
.u-section-1 .u-text-2 {
font-size: 2.25rem;
}
}