
@import url('https://fonts.googleapis.com/css2?family=Catamaran&family=Noto+Serif:wght@400;700&display=swap');
/* Default Styles */
#wpadminbar {
    display: none !important;
}.post-content p, .post-content li {
    font-size: 1.1em;
    color: black;
}.post-content a {
    color: #3e5d94;
}.post-content ul {
    list-style-type: disc;
    padding-left: 1.1rem;
}body article.post .post-content p:first-child::first-letter {
    font-size: inherit;
    text-transform: initial;
    padding: initial;
    border: initial;
    margin-right: initial;
    display: inline-block;
    float: none;
}.lenders .slick-initialized .slick-slide {
    min-height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}.equal-height-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}.vertical-center-flex {
    align-items: center;
    display: flex;
    justify-content: center;
}.bordered {
    border-bottom: 1px solid #979797;
    background: whitesmoke;
}.home-boxes .home-box.padded {
    padding: 1vw 1.5vw;
}.logos img {
    padding-top: 40px;
}
body {
    font-family: 'Catamaran', sans-serif;
    overflow-x:hidden;
}h1, h1 a {
    color: #3e5d94;
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    margin: 25px 0;
}h2 {
    color: #3e5d94;
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    margin: 25px 0;
}h3 {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.1;
    margin: 25px 0;
}h4 {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-weight: 600;
    font-size: 1.5em;
    line-height: 1.5rem;
    margin: 25px 0;
}p {
    font-family: 'Catamaran', sans-serif;
    color: #5b5b5b;
    font-size: 16px;
    margin: 15px 0;
    line-height: 1.8;
}ul {
    list-style-type: none;
}ul li {
    font-size: 1.2em;
    padding: 6px 0;
}.large-text {
    font-size: 1.1em;
    color: #1e2f4f;
    line-height: 1;
}a[href*='.pdf']::after {
    content: "\f1c1 ";
    font-family: 'FontAwesome';
    margin-left: 13px;
}

/* HEADER & NAVIGATION */

.row.full {
    max-width: 100%;
}.row.header-bar {
    padding: 3vh 0 2vh;
    display: flex;
    align-items: center;
    border-bottom:1px solid #cccccc;
}.company-details {
    padding-left: 1vw;
}.logo-wrapper {
    display: inline-block;
    width: 55px;
    vertical-align: middle;
}.company-name {
    display: inline-block;
    vertical-align: middle;
    padding-left: 3%;
    height: 7vh;
    width: calc(100% - 55px - 1vw);
}h1.company-title {
    margin: 0;
    line-height: 1.2;
    font-size: 27px;
    color: #000000;
    font-weight: 600;
}p.company-serviceorder {
    color: #000000;
    margin: 0;
    font-size: 13px;
    line-height: 1.4;
}.header-cta {
    text-align: right;
    padding-right: 1vw;
}a.header-phone {
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    font-family: 'Catamaran', sans-serif;
    display: inline-block;
    position: relative;
    line-height: 1.2;
}a.header-phone:hover {
    color: #000000;
}a.header-phone::before {
    content: "\f098";
    font-family:"FontAwesome";
    height: 12px;
    position: absolute;
    left: -30px;
    display: inline-block;
}a.header-phone:hover::before {
}.row.nav-row {
    background: #5b5b5b;
    display: flex;
}.top-bar {
    background: none;
    height: auto;
}.top-bar-section ul li {
    background: none;
}.top-bar-section li:not(.has-form) a:not(.button) {
    background: none;
    color: #1e2f4f;
    text-transform: uppercase;
    padding: 0 10px;
    position: relative;
    line-height: 55px;
    font-weight:bold;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}.top-bar-section ul li:hover:not(.has-form)>a,
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
    padding: 0 10px;
    color: #1e2f4f;
    background: none;
    line-height: 55px;
}.top-bar-section .has-dropdown>a:after {
    border-color: rgb(255 200 0) transparent transparent transparent;
    top: 27px;
}.top-bar-section .dropdown {
    background: #1a1a1a;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: none;
    line-height: 45px;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button)::before {
    display: none;
}.top-bar-section .active .dropdown li:not(.has-form) a:not(.button) {
    color: orange;
}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button), .top-bar-section .dropdown li.active:not(.has-form)>a:not(.button)  {
    color: #ffc800;
    background: #1a1a1a;
    line-height: 45px;
}.slider-wrapper {
    background: #1e2f4f;
    height: 26vw;
}.slick-header-slider::before {
    content: "";
    background: #0000008a;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}.overlay-caption {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: 0vw 5vw;
    z-index:2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;

}.overlay-caption img {
    clip-path: circle(47% at 50% 50%);
}.overlay-caption p {
    font-size: 2em;
    color: #ffffff;
    font-family: "Open Sans";
    line-height: 1.4;
}.overlay-caption span {
    color: white;
    font-size: 1.1em;
    font-family: "Open Sans";
}


@media only screen and (min-width: 1026px) {
.navigation-wrapper {
    justify-content: center;
}.top-bar-section li:not(.has-form) a:not(.button)::before {
    content: " ";
    width: 16px;
    height: 0;
    background: #ffc800;
    position: absolute;
    left: calc(50% - 8px);
    bottom: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}.top-bar-section li.has-dropdown:not(.has-form) a:not(.button)::before {
    left: calc(50% - 13px);
}.top-bar-section li:not(.has-form) a:not(.button):hover::before,
.top-bar-section li.active:not(.has-form) a:not(.button)::before {
    height: 3px;
}
}

span.scroll-arrow {
    display: inline-block;
    width: 7px;
    height: 53px;
    position: absolute;
    left: calc(50% - 3.5px);
    bottom: 2vh;
    cursor: pointer;
    z-index: 1;
}span.scroll-arrow.inner {
    left: calc(0px - 3.5px);
    top: 2vh;
}span.scroll-arrow::before {
    content: " ";
    height: 100%;
    width: 1px;
    background: #5b5b5b;
    position: absolute;
    left: 3px;
}span.scroll-arrow::after {
    content: " ";
    width: 3px;
    height: 17px;
    background: #ffc800;
    position: absolute;
    left: 2px;
    top: 5px;
    border-radius: 25%;
    -webkit-animation: scroll 1.85s infinite;
    animation: scroll 1.85s infinite;
    box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.13);
}@keyframes scroll {
  0% {
    top: 4px;
  }
  100% {
    top: 32px;
  }
}.tagline {
    padding: 1vh 1vw 0;
}span.square-dot {
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    margin-right: 10px;
    border: 1px solid #1a1a1a;
    position: relative;
}span.square-dot::after {
    content: " ";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #5b5b5b;
    position: absolute;
    left: calc(50% - 5px);
    top: calc(50% - 5px);
    display:block;
    -webkit-animation: pulse 1.85s infinite;
    animation: pulse 1.85s infinite;
}@keyframes pulse {
  0% {
    -moz-transform: scale(.5);
    -webkit-transform: scale(.5);
    -o-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
  }
  50% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -moz-transform: scale(.5);
    -webkit-transform: scale(.5);
    -o-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
  }
}

.row {
    margin: 0 auto;
    max-width: 90rem;
    width: 100%;
}.contain-to-grid {
    background: none !important;
}.contain-to-grid .top-bar {
    max-width: 75em;
}.page-wrapper {
    max-width: 75rem;
    clear: both;
}.text-buff-right {
    padding-right: 3vw;
}.text-buff-left {
    padding-left: 3vw;
}.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 30px;
    line-height: 2;
    opacity: .75;
    color: #1b4ecb;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}.mid-cta-row {
    background: center / cover no-repeat url(https://www.warrenross.com/wp-content/themes/theme/images/home-cta-bg.jpg);
}.mid-cta-row.about {
    background: center / cover no-repeat url(https://www.warrenross.com/wp-content/themes/theme/images/about-cta-bg.jpg);
}.mid-cta-row.services {
    background: center / cover no-repeat url(https://www.warrenross.com/wp-content/themes/theme/images/service-cta-bg.jpg);
}.contact-bg {
    background: center / cover no-repeat url(https://www.warrenross.com/wp-content/themes/theme/images/contact-bg.jpg);
}.mid-cta-content {
    background: rgb(30 47 79 / 92%);
    padding: 10vh 2vw;
}.mid-cta-content h2 {
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 35px;
}.cta-btn {
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 22px 16px;
    width: auto;
    position: relative;
    background: #1a1a1a;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}.cta-btn:hover {
    background: #5b5b5b;
    color: #ffffff;
}.cta-btn.light {
    background: #ffffff;
    color: #1a1a1a;
}.cta-btn.light:hover {
    background: #5b5b5b;
    color: #ffffff;
}.cta-btn.alt {
    background: #5b5b5b;
    color: #ffffff;
}.cta-btn.alt:hover {
    background: #1a1a1a;
    color: #ffffff;
}.cta-btn.alt::after {
    background: #000000;
    right: -10px;
    left: unset;
}.cta-btn.alt:hover::after {
    background: #ffffff;
}.bottom-cta-buttons .cta-btn:nth-child(2) {
    margin-left: 20px;
}main .home-boxes .home-box {
    padding:0;
    border:6px solid white;
}.home-box * {
    color: #ffffff;
}.box-image {
    height: 200px;
   background-color: #afafaf;
}.home-box .box-content {
    padding: 1vw 1vw;
}.home-box .button {
    display: block;
    background: #ffffff;
    color: #000000;
    margin-top: 24px;
    font-family: "Open Sans";
    font-size: 0.9em;
}.home-box:nth-child(1) {
    background: #1e2f4f;
}.home-box:nth-child(2) {
    background: #5b5b5b;
}.home-box:nth-child(3) {
    background: #1e2f4f;
}.home-box:nth-child(4) {
    background: #757575;
}.home-box ul.square {
    margin-left: 50px;
}.mortgage-img {
    background: url(https://www.warrenross.com/wp-content/uploads/2023/07/main-mortgage-img.jpg);
    background-size: cover;
}.life-img {
    background: url(https://www.warrenross.com/wp-content/uploads/2023/07/life-insurance-image.jpg);
    background-size: cover;
}.investments-img {
    background: url(https://www.warrenross.com/wp-content/uploads/2023/07/investments-img.jpg);
    background-size: cover;
}.allinone-img{
    background: url(https://www.warrenross.com/wp-content/uploads/2023/07/all-in-one-img.jpg);
    background-size: cover;
}.bottom-cta {
    background: center / cover no-repeat url(https://www.warrenross.com/wp-content/themes/theme/images/bottom-cta-bg.jpg);
}.bottom-cta::after {
    content: " ";
    background: rgba(255,255,255,0.9);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: 0;
}.bottom-cta-content {
    z-index: 1;
}.bottom-cta-buttons {
    padding-top: 3vh;
}.bottom-cta-content p {
    color: #1a1a1a;
}.gallery-wrapper h2 {
    display: none;
}.gallery-image {
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.gallery-image:hover {
  box-shadow: 0px 3px 20px rgba(0,0,0,.4);
  -moz-transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}.footer-wrapper {
    border-top: 1px solid #b2b2b2;
    background: whitesmoke;
}.footer-inner {
    display: flex;
    align-items: center;
    position: relative;
}.footer-address p, .footer-hours p {
    margin: 0;
    font-size: 14px;
}.footer-social p {
    padding-bottom: 5px;
    font-size: 14px;
}.footer-hours {
    padding-top: 15px;
}.footer-newsletter {
    padding-bottom: 8vh
}.footer-newsletter p {
    margin: 0;
    font-size: 14px;
}.footer-social {
    padding-bottom: 7vh;
    font-size: 14px;
}.footer-payment img {
    margin: 0 5px 5px 0;
}.footer-social .fa {
    color: #1a1a1a;
    font-size: 22px;
    margin: 0 .5vw;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}.footer-social .fa:hover {
    color: #ffc800;
}.contact-row {
    border-bottom: 5px solid #1a1a1a;
}.contact-form {
    padding-left: 7vw;
    padding-right: 5vw;
}.contactForm  {
    margin-top: 20px;
}.contactForm  label{
    font-weight: normal;
    display: block;
    margin-bottom: 3px;
    color: #000000;
}.contactForm input {
    width: 100%;
    padding: 3px;
    margin-bottom: 5px;
}.contactForm textarea {
    width: 100%;
}input.fancyInput[type="text"] {
  font-family: 'Catamaran', sans-serif;
  padding: 12px 25px;
  font-size: 15px;
  line-height: 1.4;
  height: auto;
  border: none;
  margin-bottom: 7px;
  background: #ffffff;
  color: #000000;
  box-shadow: inset 0px 0px 0px 1px #000000;
}input.fancyInput[type="text"]::placeholder, textarea.fancyInput[type="text"]::placeholder {
  color: #000000;
}.contactForm textarea {
  width: 100%;
}textarea.fancyInput[type="text"] {
  font-family: 'Catamaran', sans-serif;
  padding: 15px 25px;
  font-size: 15px;
  line-height: 1.4;
  height: 100px;
  border: none;
  margin-bottom: 7px;
  background: #ffffff;
  color: #000000;
  box-shadow: inset 0px 0px 0px 1px #000000;
}.contactForm .captchaWrapper {
  margin: 0 0 5px;
  padding: 10px 25px;
  font-size: 14px;
  line-height: 1.4;
  height: auto;
  border: none;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
  min-height: 0;
  margin-bottom: 23px;
  box-shadow: inset 0px 0px 0px 1px #000000;
  text-align: left !important;
}.contactForm .captchaWrapper:not(.slideOut) img {
  max-width: 25%;
}.contactForm .captchaWrapper input {
  background: #ffffff;
  border: none;
  box-shadow: none;
  display: inline-block;
  width: auto;
  font-size: 14px;
  padding: 0;
  margin: 0 0 0 25px;
  color: #000000;
  font-weight: normal;
}.contactForm .captchaWrapper input::placeholder {
  color: #000000;
}.contactForm .captchaRefresh {
  vertical-align: top;
}.contactForm .submitWrapper {
  margin-top: 5px;
}.emailConfirmation {
    margin: 0 auto;
}.emailConfirmation h1 {
    color: #00CC00;
}.slick-background-wrapper {
    left: 0;
    position: fixed;
    top: 0;
    z-index: -1;
    width: 101% !important;
    overflow: hidden;
}

/* SLIDE OUT FORM */
.slide-out-wrapper {
    position: fixed;
    top: 50%;
    right: 0;
    background: rgba(255, 255, 255, 0.95);
    padding: 50px 70px 30px;
    z-index: 99;
    max-width: 570px;
    box-shadow: 35px 39px 49px 0px rgba(0, 0, 0, 0.13);
    -moz-transform: translateX(100%) translateY(-50%);
    -webkit-transform: translateX(100%) translateY(-50%);
    -o-transform: translateX(100%) translateY(-50%);
    -ms-transform: translateX(100%) translateY(-50%);
    transform: translateX(100%) translateY(-50%);
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}.slide-out-wrapper.active {
    -moz-transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    box-shadow: 0px 40px 40px 0px rgba(28, 28, 28, 0.2);
}.slide-out-form span.form-title {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-weight: normal;
    margin: 0 0 10px;
    font-size: 19px;
    display: block;
}.slide-out-form form {
    margin: 0;
}.slide-out-wrapper span.form-toggle {
    position: absolute;
    left: 0;
    top: 50%;
    color: #ffffff;
    font-size: 18px;
    width: 43px;
    line-height: 96px;
    text-align: center;
    background: #1a1a1a;
    border-radius: 5px 0px 0px 5px;
    box-shadow: -4px 1px 6px 0px rgba(0, 0, 0, 0.34);
    -moz-transform: translateX(-100%) translateY(-50%);
    -webkit-transform: translateX(-100%) translateY(-50%);
    -o-transform: translateX(-100%) translateY(-50%);
    -ms-transform: translateX(-100%) translateY(-50%);
    transform: translateX(-100%) translateY(-50%);
    cursor: pointer;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}i.toggle-left {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    border-top: 2px solid;
    border-left: 2px solid;
    border-color: #ffffff;
    -moz-transform: rotate(-45deg) translateY(-13%);
    -webkit-transform: rotate(-45deg) translateY(-13%);
    -o-transform: rotate(-45deg) translateY(-13%);
    -ms-transform: rotate(-45deg) translateY(-13%);
    transform: rotate(-45deg) translateY(-13%);
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}i.toggle-right {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    border-top: 2px solid;
    border-right: 2px solid;
    border-color: #ffffff;
    -moz-transform: rotate(45deg) translateY(-13%);
    -webkit-transform: rotate(45deg) translateY(-13%);
    -o-transform: rotate(45deg) translateY(-13%);
    -ms-transform: rotate(45deg) translateY(-13%);
    transform: rotate(45deg) translateY(-13%);
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.slide-out-wrapper span.form-toggle:hover i {
    border-color: #ffc800;
}input.slideOutInput[type="text"] {
    font-size: 13px;
    font-family: 'Catamaran', sans-serif;
    font-weight: normal;
    line-height: 1.4;
    height: auto;
    border: none;
    padding: 10px 10px;
    margin-bottom: 5px;
    background: #ffffff;
    color: #000000;
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, .3);
}.slide-out-form input[type="text"]::placeholder, .slide-out-form .contactForm textarea::placeholder {
    color: #000000;
}.slide-out-form .contactForm textarea {
    width: 100%;
    line-height: 1.4;
    border: none;
    background: #ffffff;
    color: #000000;
    font-family: 'Catamaran', sans-serif;
    font-weight: normal;
    padding: 10px 25px;
    font-size: 13px;
    height: 90px;
    margin-bottom: 5px;
    box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, .3);
}.slide-out-form label {
    color: #000000;
    font-weight: normal;
    margin-bottom: 3px;
}.slide-out-form .contactForm .captchaWrapper {
    font-size: 13px;
    line-height: 1.4;
    height: auto;
    border: 1px solid rgba(0, 0, 0, .3);
    box-shadow: none !important;
    background: #ffffff;
    color: #000000;
    font-weight: normal;
    margin: 0 0 3px;
    min-height: 0;
    padding: 0px 25px 0px 0px;
}.slide-out-form .contactForm .captchaWrapper input {
    font-family: 'Catamaran', sans-serif;
    border: none;
    box-shadow: none;
    display: inline-block;
    width: auto;
    font-size: 14px;
    padding: 0 15px;
    margin: 0 0 0 30px;
    color: #000000;
    background: #ffffff;
}.slide-out-form .contactForm .captchaWrapper img#captchaImage {
    -webkit-filter: none;
    filter: none;
}.slide-out-form .contactForm .captchaRefresh {
    vertical-align: middle;
    max-width: 30px;
    margin-left: 3px;
}.slide-out-form .contactForm .submitWrapper {
    text-align: center;
    margin-top: 10px;
}.slide-out-form .contactForm .submitWrapper button.submit {
    color: #ffffff;
    font-weight: 600;
    font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    background: #1a1a1a;
    border: none;
    text-align: center;
    cursor: pointer;
    padding: 15px;
    width: auto;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}.slide-out-form .contactForm .submitWrapper button.submit:hover {
    background: #5b5b5b;
    color: #ffffff;
}
/* END SLIDE OUT FORM */

.mobile-sticky-cta {
    display: none;
}


/* PADDING CLASSES */

.strip-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}.vertical-padding-xs {
    padding-top: 3vh;
    padding-bottom: 3vh;
}.top-padding-xs {
    padding-top: 3vh;
}.bottom-padding-xs {
    padding-bottom: 3vh;
}.vertical-padding-small {
    padding-top: 6vh;
    padding-bottom: 6vh;
}.top-padding-small {
    padding-top: 6vh;
}.bottom-padding-small {
    padding-bottom: 6vh;
}.vertical-padding-medium {
    padding-top: 8vh;
    padding-bottom: 8vh;
}.top-padding-medium {
    padding-top: 8vh;
}.bottom-padding-medium {
    padding-bottom: 8vh;
}.vertical-padding-large {
    padding-top: 10.5vh;
    padding-bottom: 10.5vh;
}.top-padding-large {
    padding-top: 10.5vh;
}.bottom-padding-large {
    padding-bottom: 10.5vh;
}.vertical-padding-x-large {
    padding-top: 13.5vh;
    padding-bottom: 13.5vh;
}.top-padding-x-large {
    padding-top: 13.5vh;
}.bottom-padding-x-large {
    padding-bottom: 13.5vh;
}.horizontal-padding-medium {
    padding-left: 7.5vw;
    padding-right: 7.5vw;
}.horizontal-padding-small {
    padding-left: 3.75vw;
    padding-right: 3.75vw;
}

/* ANIMATIONS */

.scrollfade, .animated {
    opacity: 0;
    -moz-transition: all 1200ms ease;
    -ms-transition: all 1200ms ease;
    -o-transition: all 1200ms ease;
    -webkit-transition: all 1200ms ease;
    transition: all 1200ms ease;
}.scrollfade.complete,.animated.complete{
   opacity:1;
}.from-bottom.scrollfade {
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}.from-bottom.animated {
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}.from-bottom.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}.from-bottom.animated.complete {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}.from-top.scrollfade {
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}.from-top.animated {
    -moz-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}.from-top.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}.from-top.animated.complete {
    opacity: 1;
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}.from-left.scrollfade {
    -moz-transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
}.from-left.animated {
    -moz-transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
}.from-left.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}.from-left.animated.complete {
    opacity: 1;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}.from-right.scrollfade {
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    -o-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
}.from-right.animated {
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    -o-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
}.from-right.scrollfade.complete {
    opacity: 1;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}.from-right.animated.complete {
    opacity: 1;
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

@media only screen and (max-width:1366px) and (min-width:1025px){
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 8px;
    font-size: 0.9vw;
  }.top-bar-section li:not(.has-form) a:not(.button):hover {
    padding: 0 8px;
  }
}

@media only screen and (max-width: 1025px) {
main {
}.animated, .scrollfade {
    -moz-transform: translateX(0px) translateY(0px) !important;
    -webkit-transform: translateX(0px) translateY(0px) !important;
    -o-transform: translateX(0px) translateY(0px) !important;
    -ms-transform: translateX(0px) translateY(0px) !important;
    transform: translateX(0px) translateY(0px) !important; 
    opacity: 1;
}main .columns {
    padding-left: 2vw;
    padding-right: 2vw;
}.vertical-padding-xs {
    padding-top: 3vh;
    padding-bottom: 3vh;
}.top-padding-xs {
    padding-top: 3vh;
}.bottom-padding-xs {
    padding-bottom: 3vh;
}.vertical-padding-small {
    padding-top: 4vh;
    padding-bottom: 4vh;
}.top-padding-small {
    padding-top: 4vh;
}.bottom-padding-small {
    padding-bottom: 4vh;
}.vertical-padding-medium {
    padding-top: 5vh;
    padding-bottom: 5vh;
}.top-padding-medium {
    padding-top: 5vh;
}.bottom-padding-medium {
    padding-bottom: 5vh;
}.vertical-padding-large {
    padding-top: 6vh;
    padding-bottom: 6vh;
}.top-padding-large {
    padding-top: 6vh;
}.bottom-padding-large {
    padding-bottom: 6vh;
}.vertical-padding-x-large {
    padding-top: 7vh;
    padding-bottom: 7vh;
}.top-padding-x-large {
    padding-top: 7vh;
}.bottom-padding-x-large {
    padding-bottom: 7vh;
}.mobile-vpad-0 {
    padding-top: 0;
    padding-bottom: 0;
}.header-wrapper {
    position: relative;
    z-index: 1;
}.row.header-bar {
    display: flex;
    justify-content: flex-start;
    padding: 2vh 0;
    position: relative;
}.company-details {
    display: inline-block;
    padding-left: .9375rem;
    padding-right: 60px;
}.header-cta {
    display: none;
}.company-details h1, .company-details h1 a {
    font-size: 22px;
}.logo-wrapper {
    width: 42px;
}.mobile-navigation {
    display: block;
    right: 25px;
    position: absolute;
    text-transform: uppercase;
    top: 40px;
    vertical-align: middle;
    width: auto;
    height: 24px;
    z-index: 999;
}i.toggle-bars {
    display: inline-block;
    position: relative;
    font-size: 25px;
    line-height: 25px;
    color: #1a1a1a;
}.mobile-navigation .fa-close {
    color: #1a1a1a;
    font-size: 25px;
}.fullwidth-navigation {
    background: #ffffff;
    position: absolute;
    top: 0;
    z-index: 997;
    width: 100%;
    display: none;
}.fullwidth-navigation .top-bar {
    padding: 0;
    display: block;
    background: #ffffff;
    height: auto;
}.fullwidth-navigation .top-bar-section ul:not(.dropdown) {
    padding-top: 10%;
}.fullwidth-navigation .title-area {
    display: none !important;
}.top-bar-section {
    background: #ffffff;
    margin-bottom: 10%;
}.fullwidth-navigation .top-bar-section ul {
    position: relative;
    right:0;
    width:100%;
    z-index: 997;
    padding-top: 40px;
}.fullwidth-navigation.active .top-bar-section .has-dropdown.moved>.dropdown {
    box-shadow:none;
    left: 100%;
}.top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li:not(.has-form) a:not(.button) {
    line-height: 50px;
    text-align: center;
    padding: 0 !important;
    font-size: 20px !important;
    color: #1a1a1a;
}.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover,
.top-bar-section ul li:hover:not(.has-form)>a {
    padding: 0;
    line-height: 50px;
    color: #5b5b5b;
}.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button),
.top-bar-section .dropdown li:not(.has-form) a:not(.button):hover,
.top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
    background: #ffffff;
    color: #5b5b5b;
}.fullwidth-navigation.active .top-bar-section .has-dropdown.moved>.dropdown {
    box-shadow: none;
    left: 100%;
    border-radius: 0;
    padding-bottom: 40px;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    color: #1a1a1a;
    line-height: 35px !important;
    font-size: 16px !important;
}.top-bar .top-bar-section ul.dropdown li:not(.dropdown) {
    height: 35px;
}.top-bar-section li:not(.has-form) a:not(.button)::before,
.top-bar-section li:not(.has-form) .dropdown a:not(.button)::before,
.top-bar-section li.has-dropdown:not(.has-form) a:not(.button)::before {
    display: none;
}.top-bar-section ul li {
    text-align: center;
}.top-bar-section li:not(.has-form) a:not(.button) {
    display: inline-block;
    width: auto;
}.top-bar-section .has-dropdown>a:after {
    right: -20px;
    margin: 0;
    top: 20px;
    border-color: transparent transparent transparent #ffc800;
}.top-bar-section .dropdown {
    background: #ffffff;
}.overlay-caption {
    padding-bottom: 22px;
    display: block;
    padding-top: 20px;
}.box-image {
    height: 30vw;
}.home-boxes {
    display: flex;
    flex-wrap: wrap;
}.overlay-caption span {
    font-size: 2vw;
}span.scroll-arrow{
    display:none;
}.slider-wrapper {
    height: 35vw;
}
}

@media only screen and (max-width: 767px) {
main .columns {
    padding-left: 4vw;
    padding-right: 4vw;
}.mobile-navigation {
    top: 23px;
}.company-details h1, .company-details h1 a {
    font-size: 16px;
}.mobile-sticky-cta {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}a.sticky-btn {
    display: inline-block;    
    width: 50%;
    float: left;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    background: #1a1a1a;
    padding: 20px 5px;
}a.sticky-btn.alt {
    background: #5b5b5b;
    color: #ffffff;
}.footer-wrapper {
    padding-bottom: 54px;
}.footer-inner {
    display: block;
    padding-top: 4vh;
    padding-bottom: 1vh;
}.footer-inner .columns {
    margin-bottom: 30px;
    text-align: center !important;
}.bottom-cta {
    background: #efefef;
}.overlay-caption {
    position: relative;
    transform: translateY(0);
    background: #294e93;
}.overlay-caption p {
    font-size: 1.5em;
}.overlay-caption span {
    font-size: 0.78em;
}.home-boxes .home-box.padded {
    padding: 1vw 7.5vw;
}.bottom-cta-buttons .cta-btn:nth-child(2) {
    margin-left: 0;
    margin-top: 20px;
}.home-box .box-content {
    padding: 1vw 4vw;
}.box-image {
    height: 56vw;
}.life-img, .mortgage-img, .investments-img, .allinone-img {
    height: 230px;
}.slick-slider {
    position: relative;
    display: block;
    height: 15vh;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
}

@media only screen and (max-width: 500px) {
.mobile-header-bg {
    height: 110px;
    background: center / cover no-repeat url(https://www.warrenross.com/wp-content/themes/theme/images/small-bg.jpg);
}h1, h1 a, h2 {
    font-size: 32px;
}.slick-slider {
    position: relative;
    display: block;
    height: 15vh;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
}
