/** !
Theme Name: Witham Bespoke Joinery
Theme URI: https://www.withambespokejoinery.co.uk/
Description: Bespoke Theme for Witham Bespoke Joinery using WordPress. Gutenberg compatible. Using Bootstrap 4 and Font Awesome 5.
Author: Elms Creative
Author URI: https://www.elmscreative.com/
Version: 1.0
Text Domain: elmscreative
*/

/* ==========================================================================
    Elements
   ========================================================================== */

html,
body {
    height: 100%;
}
html {
    background: #fff;
    overflow: auto;
}
body {
    background: none;
    color: #16263b;
    font-family: "Roboto Flex", Arial, Helvetica, sans-serif;
    padding: 0;
    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 0.5em;
    color: #16263b;
    text-transform: capitalize;
    font-family: "Roboto Flex", Arial, Helvetica, sans-serif !important;
    font-weight: 800;
    position: relative;
    letter-spacing: -1px;
}

p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
}
p > strong {
    font-weight: 600;
    color: #16263b;
}
p.lead {
    font-size: 1.45rem;
    font-weight: 400;
    line-height: 1.6;
}
ul,
ol {
    padding: 0 0 0 2em;
}
ul > li,
ol > li {
    font-size: 1rem;
}
hr {
    border-top: #cfd2d6 1px solid;
}
svg {
    color: #1c88f5;
}
span {
    color: #1c88f5;
}

label {
    margin-bottom: 0.25em !important;
    color: #16263b !important;
}
input[type="text"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea {
    height: auto !important;
    padding: 0.75em 1em !important;
    color: #16263b !important;
    font-size: 0.95rem !important;
    background-color: #f7f7f7 !important;
    border: 1px solid #d5d5d5 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    font-family: "Roboto Flex", Arial, Helvetica, sans-serif !important;
}
input[type="file"] {
    color: #16263b !important;
}
select {
    font-family: "Roboto Flex", Arial, Helvetica, sans-serif !important;
    height: 45px !important;
    padding: 0.75em 1em !important;
    color: #16263b !important;
    font-size: 0.95rem !important;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none !important;
    background-color: #f7f7f7 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: 1px solid #d5d5d5 !important;
}
textarea {
    min-height: 125px !important;
    max-height: 125px !important;
    padding: 0.75em 1em !important;
    font-size: 0.95rem !important;
    background-color: #f7f7f7 !important;
    border: 1px solid #d5d5d5 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    font-family: "Roboto Flex", Arial, Helvetica, sans-serif !important;
}

input::placeholder,
textarea::placeholder,
select::placeholder {
    color: rgba(0, 0, 0, 0.75) !important;
    font-style: normal;
}

input[type="submit"] {
    width: auto !important;
    padding: 0.55em 2em !important;
    display: inline-block !important;
    font-size: 1rem !important;
    position: relative !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-align: center !important;
    text-transform: capitalize !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    border: #1c88f5 1px solid !important;
    -moz-transition: color 0s linear 0s !important;
    -webkit-transition: color 0s linear 0s !important;
    -o-transition: color 0s linear 0s !important;
    transition: color 0s linear 0s !important;
    background: #1c88f5 !important;
}
input[type="submit"]:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #16263b !important;
    border: #16263b 1px solid !important;
}

.btn,
.wp-element-button,
.forminator-ui.forminator-design--flat .forminator-button-submit {
    width: auto !important;
    padding: 0.55em 2em !important;
    display: inline-block !important;
    font-size: 1rem !important;
    position: relative !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-align: center !important;
    text-transform: capitalize !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    border: #1c88f5 1px solid !important;
    -moz-transition: color 0s linear 0s !important;
    -webkit-transition: color 0s linear 0s !important;
    -o-transition: color 0s linear 0s !important;
    transition: color 0s linear 0s !important;
    background: #1c88f5 !important;
    -webkit-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
    -moz-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
    box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
}
.btn:hover,
.wp-element-button:hover,
.forminator-ui.forminator-design--flat .forminator-button-submit:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #16263b !important;
    border: #16263b 1px solid !important;
}

.btn-inverted {
    width: auto !important;
    padding: 0.55em 2em !important;
    display: inline-block !important;
    font-size: 1rem !important;
    position: relative !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-align: center !important;
    text-transform: capitalize !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    border: #0b4580 1px solid !important;
    -moz-transition: color 0s linear 0s !important;
    -webkit-transition: color 0s linear 0s !important;
    -o-transition: color 0s linear 0s !important;
    transition: color 0s linear 0s !important;
    background: #0b4580 !important;
    -webkit-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
    -moz-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
    box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
}
.btn-inverted:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #16263b !important;
    border: #16263b 1px solid !important;
}

/* ==========================================================================
		  Structure
		 ========================================================================== */

.hero-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
section#hero {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    background-color: #ddeeff;
    overflow: hidden;
}
section#hero > .container {
    padding: 5em 0 10em;
    position: relative;
    z-index: 2;
}
section#hero .navigation-container {
    position: relative;
    z-index: 2;
}
section#hero h1 {
    text-align: center;
    font-size: 3.25rem;
    color: #16263b;
}
section#hero p.lead {
    margin-bottom: 1em;
    text-align: center;
    font-size: 1.65rem;
    color: #16263b;
}
section#hero #breadcrumbs {
    font-size: 0.85rem;
    color: #16263b;
    margin: 0;
    padding: 0;
    font-weight: 300;
}
section#hero #breadcrumbs a {
    color: #16263b;
    text-decoration: none;
    transition: color 0.3s ease;
}
section#hero #breadcrumbs a:hover {
    color: #16263b;
    text-decoration: underline;
}
section#hero #breadcrumbs span {
    color: #16263b;
}
section#hero #breadcrumbs svg {
    font-size: 0.8rem;
}
section#hero #breadcrumbs .sep {
    color: #16263b;
    margin: 0 5px;
}
section#hero #breadcrumbs span.breadcrumb_last {
    color: #1c88f5;
    font-weight: 700;
}
section#hero .btn-group {
    justify-content: center;
}

nav.navbar {
    padding: 1em 2em;
}
nav.navbar .social-icons {
    margin-left: 1em;
    display: flex;
    align-items: center;
    gap: 10px;
}
nav.navbar .social-icons > a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1c88f5;
    font-size: 1.25rem;
    text-decoration: none;
}
nav.navbar .social-icons > a > svg {
    line-height: 1;
    color: #1c88f5;
}
nav.navbar .social-icons > a:hover > svg {
    color: #16263b;
    text-decoration: none;
}

@media (max-width: 991px) {
    nav.navbar.social-icons {
        margin-top: 1rem;
        justify-content: center;
    }
}

main {
    margin: -8.5em 0 0;
    position: relative;
    z-index: 10;
    overflow: hidden;
}

section#pre-footer {
    padding: 0;
    position: relative;
}
section#pre-footer.cta {
    padding: 7.5em 0;
    background: url("assets/images/prefooter-bg.jpg") center center no-repeat;
    background-size: cover;
}
section#pre-footer.cta::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(
        to right,
        rgba(22, 38, 59, 1) 0%,
        rgba(22, 38, 59, 0.8) 40%,
        rgba(22, 38, 59, 0.2) 60%,
        rgba(22, 38, 59, 0) 80%
    );
    z-index: 1;
}
section#pre-footer > .container {
    position: relative;
    z-index: 10;
}
section#pre-footer h3 {
    font-size: 2.5rem;
    color: #fff;
}
section#pre-footer p {
    font-size: 1.25rem;
    color: #fff;
}

footer {
    padding: 2.5em 0;
    background-color: #fff;
}
footer p {
    color: #fff;
    font-size: 0.9rem;
}
footer .socials {
    margin: 0 auto 1em;
    text-align: center;
    justify-content: center;
}
footer .socials > div {
    color: #16263b;
    font-weight: 800;
    font-size: 1.5rem;
}
footer .socials > div > a {
    font-size: 1rem;
    color: #16263b;
    font-weight: normal;
    text-decoration: none;
}
footer .socials > div > a > svg {
    font-size: 1.25rem;
    color: #1c88f5;
    position: relative;
    top: 2px;
}
footer .socials > div > a:hover,
footer .socials > div > a > svg:hover {
    color: #666;
}
footer .socials > div > a:hover > svg,
footer .socials > div > a > svg:hover {
    color: #16263b;
}
footer #insta > .col-11 {
    padding: 0.85em 0;
    border-top: #cfd2d6 1px solid;
    border-bottom: #cfd2d6 1px solid;
}
footer #branding {
    margin-top: 2em;
}
footer .powered {
    justify-content: space-between;
}
footer .powered > div {
    color: #16263b;
    font-size: 0.9rem;
}
footer .powered a:active,
footer .powered a:visited,
footer .powered a:link,
footer .powered a[href^="tel"] {
    font-size: 0.9rem;
    font-weight: 700;
    text-decoration: none;
    color: #16263b;
}
footer .powered a:hover,
footer .powered a[href^="tel"]:hover {
    text-decoration: none;
    color: #16263b;
}
footer#ext {
    padding: 0.75em 0;
    border-top: #cfd2d6 1px solid;
}

/* ==========================================================================
		  Links and Navigation
		 ========================================================================== */

a {
    font-weight: 700;
    text-decoration: none;
    -moz-transition: color 0.1s linear 0.1s;
    -webkit-transition: color 0.1s linear 0.1s;
    -o-transition: color 0.1s linear 0.1s;
    transition: color 0.1s linear 0.1s;
}
a:active,
a:visited,
a:link,
a[href^="tel"] {
    color: #16263b;
}
a:hover,
a[href^="tel"]:hover {
    text-decoration: none;
    color: #cfd2d6;
}
a.nostyle:active,
a.nostyle:visited,
a.nostyle:link {
    color: inherit;
    text-decoration: none;
}
.nostyle:hover {
    color: inherit;
    text-decoration: none;
}
.btn-link:hover {
    color: #cfd2d6;
}
.btn.moving {
    position: relative;
    transition: all 0.3s ease;
}

.navbar-toggler {
    margin: 1.5em 0;
    padding: 0.45em 0.5em 0.35em;
    text-align: left;
    display: block;
    position: relative;
    z-index: 10;
    border: #16263b 1px solid;
}
.navbar-toggler > svg {
    color: #16263b;
}
.navbar-toggler > svg:hover {
    color: #1c88f5;
}

#primary {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    justify-content: end;
}
#primary > li {
    margin: 0;
    padding: 0.5em 1.25em;
    display: inline-block;
    list-style: none;
}
#primary > li > a {
    margin: 0;
    padding: 0;
    color: #16263b;
    font-size: 1rem;
    font-weight: 600;
    text-transform: capitalize;
    display: inline-block;
    text-decoration: none;
    border-bottom: transparent 1px solid;
}
#primary > li > a:hover {
    color: #1c88f5;
    border-bottom: #1c88f5 1px solid;
}
#primary > li.active a,
#secondary > li.active a {
    color: #16263b;
    font-weight: 600;
    border-bottom: #1c88f5 1px solid;
}
#primary > li.current-menu-item > a,
#primary > li.current-page-ancestor > a {
    color: #16263b;
    font-weight: 600;
    border-bottom: #1c88f5 1px solid;
}
#primary > li > a {
    transition: font-size 0.3s ease;
}

.dropdown-menu {
    padding: 0 !important;
}
.dropdown-menu > li {
    width: 100% !important;
}
.dropdown-menu > li > a {
    width: 100% !important;
    padding: 1.1em 2em !important;
    font-size: 1.15rem !important;
    display: block !important;
    text-transform: capitalize !important;
}
.dropdown-item.active,
.dropdown-item:active {
    background-color: #126031 !important;
}

#back-to-top {
    display: none;
    position: fixed;
    bottom: 12px;
    right: 20px;
    z-index: 99;
    border: none;
    outline: none;
    padding: 5px 10px 7.5px;
    background-color: #16263b;
    cursor: pointer;
    border-radius: 50%;
    font-size: 18px;
    transition: background-color 0.3s;
}
#back-to-top > svg {
    color: #fff;
    position: relative;
    top: 2px;
}
#back-to-top:hover {
    background-color: #1c88f5;
}
#back-to-top:hover > svg {
    color: #fff;
}

/* ==========================================================================
		  Misc
		 ========================================================================== */

.section {
    padding: 5em 0;
    position: relative;
    z-index: 5;
}
.section-mini {
    padding: 2.5em 0;
    position: relative;
    z-index: 5;
}
.section-very-mini {
    padding: 1em 0;
    position: relative;
    z-index: 5;
}
.section-none {
    padding: 0;
    position: relative;
    z-index: 5;
}

.dark-blue-bg {
    background-color: #16263b;
}
.dark-blue-bg h1,
.dark-blue-bg h2,
.dark-blue-bg h3,
.dark-blue-bg h4,
.dark-blue-bg h5,
.dark-blue-bg h6,
.dark-blue-bg p,
.dark-blue-bg label {
    color: #fff !important;
}

#mapCanvas {
    width: 100%;
    min-height: 455px;
}

.card.card-form {
    background-color: transparent;
    border: none;
}
.card.card-form > .card-body {
    padding: 0 0 0 2em;
}

.img-wrap-left {
    padding: 0 1em 0 0;
}
.img-wrap-right {
    padding: 0 0 0 1em;
}

.dark-blue-bg {
    background-color: #16263b;
    color: white;
}

.feature-item {
    position: relative;
    padding: 2em 0;
    border-top: #cfd2d6 1px solid;
    border-bottom: #cfd2d6 1px solid;
}
.feature-number {
    font-size: 4rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 1rem;
    color: white;
}
.feature-title {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1rem;
    color: white;
}
.feature-description {
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.6;
    margin-bottom: 0;
}

.homepage-padded {
    padding: 3em 0 1.5em;
}

.homepage-socials {
    margin: 0 auto;
    text-align: center;
    justify-content: start;
}
.homepage-socials > div {
    color: #16263b;
    font-weight: 800;
    font-size: 1.5rem;
}
.homepage-socials > div > a {
    font-size: 1rem;
    color: #16263b;
    font-weight: normal;
    text-decoration: none;
}
.homepage-socials > div > a > svg {
    font-size: 1.4rem;
    color: #1c88f5;
    position: relative;
    top: 2px;
}
.homepage-socials > div > a:hover,
.homepage-socials > div > a > svg:hover {
    color: #666;
}
.homepage-socials > div > a:hover > svg,
.homepage-socials > div > a > svg:hover {
    color: #16263b;
}

.service-item,
.product-item {
    height: 100%;
}

.product-price {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 50;
}
.product-price-single {
    position: relative;
    margin: 0 auto 1em;
}
.product-price .badge,
.product-price-single .badge {
    font-size: 0.875rem;
    padding: 0.5rem 0.75rem;
}

.product-item-group,
.service-item-group {
    justify-content: space-between;
}
.product-item-group > div > svg,
.service-item-group > div > svg {
    font-size: 1.5rem;
    color: #1c88f5;
    position: relative;
    top: -2px;
}

.btn-link {
    text-decoration: none;
}
.btn-link > svg {
    color: #1c88f5;
}
.btn-link:hover {
    text-decoration: none;
}
.btn-link:hover > svg,
.btn-link > svg:hover {
    color: #0b4580;
}
.dark-blue-bg .btn-link {
    color: #fff;
}
.dark-blue-bg .btn-link:hover {
    color: #cfd2d6;
    text-decoration: none;
}

.img-bordered,
.img-cover {
    border: #16263b 1px solid;
}
.img-cover {
    transition: opacity 0.3s ease-in-out;
}
.service-image a:hover .img-cover,
.product-image a:hover .img-cover {
    opacity: 0.8;
}

p#breadcrumbs svg {
    color: #16263b;
}

/* ==========================================================================
		  Cookie Consent
		 ========================================================================== */

.cc-window {
    opacity: 1;
    transition: opacity 1s ease;
}
.cc-window.cc-invisible {
    opacity: 0;
}
.cc-animate.cc-revoke {
    transition: transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
    transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
    transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
    transform: translateY(0);
}
.cc-grower {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s;
}
.cc-link,
.cc-revoke:hover {
    text-decoration: underline;
}
.cc-revoke,
.cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
}
.cc-window.cc-static {
    position: static;
}
.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row;
}
.cc-revoke {
    padding: 0.5em;
}
.cc-header {
    font-size: 18px;
    font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.cc-link {
    opacity: 0.8;
    display: inline-block;
    padding: 0.2em;
}
.cc-link:hover {
    opacity: 1;
}
.cc-link:active,
.cc-link:visited {
    color: initial;
}
.cc-btn {
    display: block;
    padding: 0.55em 2em !important;
    font-size: 0.9em;
    font-weight: 600;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
}
.cc-banner .cc-btn:last-child {
    min-width: 140px;
}
.cc-highlight .cc-btn:first-child {
    background-color: transparent;
    border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration: underline;
}
.cc-close {
    display: block;
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    font-size: 1.6em;
    opacity: 0.9;
    line-height: 0.75;
}
.cc-close:focus,
.cc-close:hover {
    opacity: 1;
}
.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
    left: 3em;
    right: unset;
}
.cc-revoke.cc-right {
    right: 3em;
    left: unset;
}
.cc-top {
    top: 1em;
}
.cc-left {
    left: 1em;
}
.cc-right {
    right: 1em;
}
.cc-bottom {
    bottom: 0;
}
.cc-floating > .cc-link {
    margin-bottom: 1em;
}
.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
    -ms-flex: 1;
    flex: 1;
}
.cc-window.cc-banner {
    -ms-flex-align: center;
    align-items: center;
}
.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0;
}
.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0;
}
.cc-banner .cc-message {
    -ms-flex: 1;
    flex: 1;
    font-size: 0.9em;
}
.cc-compliance {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.cc-compliance > .cc-btn {
    -ms-flex: 1;
    flex: 1;
}
.cc-btn + .cc-btn {
    margin-left: 0.5em;
}
.cc-message {
    color: #16263b;
}
.cc-btn {
    color: #fff !important;
    text-decoration: none !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    background-color: #0b4580 !important;
    border: #0b4580 1px solid;
}
.cc-btn:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #16263b !important;
    border: #16263b 1px solid;
}
.cc-btn > svg {
    display: none;
}

.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -ms-flex: none;
    flex: none;
}
.cc-theme-classic .cc-btn {
    border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
    min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block;
}
.cc-theme-edgeless.cc-window {
    padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: 0.8em 1.8em;
    height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left: 0;
}

/* ==========================================================================
		  Google Recapatcha V3
		 ========================================================================== */

.grecaptcha-badge {
    display: none !important;
}

/* ==========================================================================
		  Media Queries: iPad
		 ========================================================================== */

/* iPad [landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
}

/* iPad [portrait] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
}

/* iPad 3/4 [landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
}

/* iPad 3/4 [portrait] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
}

/* ==========================================================================
		  Bootstrap Queries
		 ========================================================================== */

@media (max-width: 575.98px) {
    .cc-window.cc-floating {
        width: 100% !important;
        padding: 1em !important;
    }
    .cc-floating .cc-message {
        font-size: 0.8rem !important;
    }

    .img-icon {
        max-width: 120px;
    }
    .navbar-flex-container {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        min-height: 60px;
        flex-wrap: wrap;
    }
    .navbar-flex-container > .navbar-flex-item:first-child {
        position: absolute;
        top: 1em;
        left: 0;
        z-index: 10;
    }
    .navbar-flex-container > .navbar-flex-item:nth-child(2) {
        width: 100%;
        justify-content: flex-end;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .navbar-toggler {
        position: relative;
        z-index: 9;
        margin-left: auto;
    }
    .navbar-collapse {
        width: 100%;
        margin-top: 0.5rem;
    }
    section#hero > .container {
        padding: 5em 1em 10em;
    }
    section#hero h1 {
        font-size: 2.5rem;
    }
    section#hero p.lead {
        font-size: 1.25rem;
    }
    .img-wrap-left,
    .img-wrap-right {
        padding: 0 0 1em;
    }
    #intro .text-center .btn {
        margin-bottom: 2em;
    }
    section#pre-footer.cta {
        text-align: center;
    }
    section#pre-footer.cta::before {
        background: linear-gradient(
            to bottom,
            rgba(22, 38, 59, 1) 0%,
            rgba(22, 38, 59, 0.8) 50%,
            rgba(22, 38, 59, 0.2) 75%,
            rgba(22, 38, 59, 0) 90%
        );
    }
    footer .powered {
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
    }
    .card.card-form > .card-body {
        padding: 2em 0 0;
    }
    main .btn,
    main .btn-inverted {
        width: 100% !important;
        display: block !important;
    }
    .btn-group,
    .btn-group > div,
    .services-products,
    .services-products > div {
        width: 100% !important;
        display: block !important;
    }
    .homepage-padded {
        padding: 0 0 1.5em;
    }
    footer .socials > div:first-child,
    footer .socials > div:nth-child(2) {
        display: none;
    }
    section#pre-footer.cta {
        padding: 5em 0;
    }
    section#pre-footer h3 {
        font-size: 2rem;
    }
    section#pre-footer p {
        font-size: 1rem;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .cc-window.cc-floating {
        width: 100% !important;
        padding: 1em !important;
    }
    .cc-floating .cc-message {
        font-size: 0.8rem !important;
    }

    .img-icon {
        max-width: 120px;
    }
    .navbar-flex-container {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        min-height: 60px;
        flex-wrap: wrap;
    }
    .navbar-flex-container > .navbar-flex-item:first-child {
        position: absolute;
        top: 1em;
        left: 0;
        z-index: 10;
    }
    .navbar-flex-container > .navbar-flex-item:nth-child(2) {
        width: 100%;
        justify-content: flex-end;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .navbar-toggler {
        position: relative;
        z-index: 9;
        margin-left: auto;
    }
    .navbar-collapse {
        width: 100%;
        margin-top: 0.5rem;
    }
    section#hero > .container {
        padding: 5em 1em 10em;
    }
    section#hero h1 {
        font-size: 2.5rem;
    }
    section#hero p.lead {
        font-size: 1.25rem;
    }
    .img-wrap-left,
    .img-wrap-right {
        padding: 0 0 1em;
    }
    #intro .text-center .btn {
        margin-bottom: 2em;
    }
    section#pre-footer.cta {
        text-align: center;
    }
    section#pre-footer.cta::before {
        background: linear-gradient(
            to bottom,
            rgba(22, 38, 59, 1) 0%,
            rgba(22, 38, 59, 0.8) 50%,
            rgba(22, 38, 59, 0.2) 75%,
            rgba(22, 38, 59, 0) 90%
        );
    }
    footer .powered {
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
    }
    .card.card-form > .card-body {
        padding: 2em 0 0;
    }
    main .btn,
    main .btn-inverted {
        width: 100% !important;
        display: block !important;
    }
    .btn-group,
    .btn-group > div,
    .services-products,
    .services-products > div {
        width: 100% !important;
        display: block !important;
    }
    .homepage-padded {
        padding: 0 0 1.5em;
    }
    footer .socials > div:first-child,
    footer .socials > div:nth-child(2) {
        display: none;
    }
    section#pre-footer.cta {
        padding: 5em 0;
    }
    section#pre-footer h3 {
        font-size: 2rem;
    }
    section#pre-footer p {
        font-size: 1rem;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .navbar-flex-container {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        min-height: 60px;
        flex-wrap: wrap;
    }
    .navbar-flex-container > .navbar-flex-item:first-child {
        position: absolute;
        top: 1em;
        left: 0;
        z-index: 10;
    }
    .navbar-flex-container > .navbar-flex-item:nth-child(2) {
        width: 100%;
        justify-content: flex-end;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .navbar-toggler {
        position: relative;
        z-index: 9;
        margin-left: auto;
    }
    .navbar-collapse {
        width: 100%;
        margin-top: 0.5rem;
    }
    section#hero h1 {
        font-size: 2.5rem;
    }
    .img-wrap-left,
    .img-wrap-right {
        padding: 0 0 1em;
    }
    #intro .text-center .btn {
        margin-bottom: 2em;
    }
    section#pre-footer.cta {
        text-align: center;
    }
    section#pre-footer.cta::before {
        background: linear-gradient(
            to bottom,
            rgba(22, 38, 59, 1) 0%,
            rgba(22, 38, 59, 0.8) 50%,
            rgba(22, 38, 59, 0.2) 75%,
            rgba(22, 38, 59, 0) 90%
        );
    }
    footer .powered {
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
    }
    .card.card-form > .card-body {
        padding: 2em 0 0;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .navbar-collapse {
        position: static;
        background: none;
        box-shadow: none;
        display: flex !important;
        justify-content: flex-end;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .navbar-collapse {
        position: static;
        background: none;
        box-shadow: none;
        display: flex !important;
        justify-content: flex-end;
    }
}

@media (min-width: 1400px) {
    .navbar-collapse {
        position: static;
        background: none;
        box-shadow: none;
        display: flex !important;
        justify-content: flex-end;
    }
}

/* ==========================================================================
		  Print
		 ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #16263b !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
