p.pre-tagline {
color: #fff;
font-family: "FuturaRound-Demi",sans-serif;
text-align: center;
margin-bottom: 10px;
}
.full-hero-landing h1.headline {
color: #fff;
font-size: 40px !important;
text-align: center;
line-height: 1.23 !important;
margin-top: 0;
}
.full-hero-landing .full-hero-lower {
margin-left: -30px !important;
margin-right: -30px !important;
background-color: #fff;
}
.tab-pane p {
text-align: left;
}
.tabbed-section {
padding-bottom: 100px;
}
.tab-pane ul li {
list-style: outside none none;
margin-bottom: 15px;
padding-left: 45px;
text-align: left;
}
.tab-rebrand ul.nav.nav-tabs li a,
.tab-rebrand ul.nav.nav-tabs li span {
font-size: 36px !important;
}
.tab-image {
margin-left: -30%;
width: 160%;
}
.testimonial-section {
padding: 30px 0 0;
}
/* testimonial styles */
.quote-link a {
color: #3c3c3c;
font-family: "FuturaRound-Demi",sans-serif;
text-decoration: underline;
}
p.quote-link {
bottom: 70px;
left: 10%;
position: absolute;
z-index: 9999;
}
p.quote-link a:hover {
color: #3c3c3c;
text-decoration: none;
}
.quoter {
margin-top: 12px;
}
/* Breakpoint Styles */
/*** screen ≈ tablet ***/
@media (min-width: 768px) {
.full-hero-landing .full-hero-upper {
min-height: 450px;
}
.full-hero-landing h1.headline {
font-size: 60px !important;
}
.tab-rebrand ul.nav.nav-tabs li a {
border: none !important;
}
span.list-bar {
color: #e1e0d9 !important;
font-family: "FuturaRound-Book",sans-serif !important;
padding-bottom: 0 !important;
padding-right: 0 !important;
}
.inside-section {
padding: 30px 0 0;
}
.tab-pane p{
padding: 0 50px 0 30px;
}
.tab-rebrand ul.nav.nav-tabs li a,
.tab-rebrand ul.nav.nav-tabs li span {
font-size: 24px !important;
border: none;
}
.tab-rebrand ul.nav.nav-tabs li a span.tab-border {
color: #e1e0d9;
display: inline;
font-family: "FuturaRound-Book";
}
.tab-picture {
max-width: 357px;
}
.help-list {
padding: 20px 10px 20px 30px;
}
.testimonial-section {
padding: 0;
}
/* testimonial styles */
}
/*** screen ≈ desktop ***/
@media (min-width: 992px) {
.full-hero-landing .full-hero-upper {
width: auto !important;
}
.full-hero-landing .full-hero-lower {
width: auto !important;
margin-left: -30px !important;
margin-right: -30px !important;
}
.full-hero-landing .full-hero-lower .lower-content {
padding: 0;
}
.full-hero-landing .full-hero-lower .lower-content .lower-content-asset {
overflow: visible;
}
.hero-section {
padding-top: 110px;
}
.tab-rebrand ul.nav.nav-tabs li a,
.tab-rebrand ul.nav.nav-tabs li span {
font-size: 33px !important;
}
span.list-bar {
display: inline-block !important;
}
/* testimonial styles */
}
/*** screen ≈ widescreen ***/
@media (min-width: 1200px) {
.full-hero-landing #mainContent {
background-size: 100% auto !important;
}
.full-hero-landing .full-hero-upper {
width: auto !important;
}
.full-hero-landing .full-hero-lower {
width: auto !important;
}
.tab-rebrand ul.nav.nav-tabs li a,
.tab-rebrand ul.nav.nav-tabs li span {
font-size: 42px !important;
}
}
