/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
upload test
*/

/***** colors 
    ****************************************************/

.q-red {
    background-color: #ff5851;
}

.q-red-border {
    border: #ff5851 solid 2px;
}

.q-yellow {
    background-color: #ffcc00;
}

.q-yellow-border {
    border: #ffcc00 solid 2px;
}

.forest-green {
    background-color: #005851;
}

.forest-green-border {
    border: #005851 solid 2px;
}

.med-blue {
    background-color: #0083eb;
}

.med-blue-border {
    border: #0083eb solid 2px;
}

.dark-blue {
    background-color: #18438A;
}

.dark-blue-border {
    border: #18438A solid 2px;
}

.water-green {
    background-color: #46c3b2;
}

.water-green-border {
    border: #46c3b2 solid 2px;
}

.lte-grey-lg-white-sm {
    background-color: #f8f8f8;
}

.grass-green {
    background-color: #6ECF93;
}

.grass-green-border {
    border: #6ECF93 solid 2px;
}

.light-blue {
	background-color: #CCE6FB;
}

.q-grey,
.q-gray {
    background-color: #f8f8f8;
}

/***** blocks 
    ************************************************************/

.releative {
    position:relative;
}
    .annoying-box-border-water-green {
        border:#46C3B2 solid 3px; 
        position:absolute; 
        width:110%; 
        height: 300px; 
        top:85px; 
        left:-5%; 
        z-index:-10;
    }
.annoying-box-border-water-green-three-hundred-fifty {
        border:#46C3B2 solid 3px; 
        position:absolute; 
        width:110%; 
        height: 350px; 
        top:85px; 
        left:-5%; 
        z-index:-10;
    }
.annoying-box-border-water-green-four-hundred {
        border:#46C3B2 solid 3px; 
        position:absolute; 
        width:110%; 
        height: 400px; 
        top:85px; 
        left:-5%; 
        z-index:-10;
    }
.annoying-box-border-water-green-four-hundred-fifty {
        border:#46C3B2 solid 3px; 
        position:absolute; 
        width:110%; 
        height: 450px; 
        top:85px; 
        left:-5%; 
        z-index:-10;
    }
.annoying-box-border-water-green-five-hundred {
        border:#46C3B2 solid 3px; 
        position:absolute; 
        width:110%; 
        height: 500px; 
        top:85px; 
        left:-5%; 
        z-index:-10;
    }
.grass-green-background-white-bottom-offset {
    background-color:#6ECF93;
    background-image:url("https://quility.com/wp-content/uploads/2021/07/white-40x5px.gif");
    background-position:bottom;
    background-repeat:repeat-x;
    background-size: auto 55px;
}

.background-box-in {
    width: 100%;
    height: 90%;
    z-index: -1;
    position: absolute;
}

.article-background-box-in {
    width: 105%;
    height: 85%;
    z-index: -1;
    position: absolute;
    top: 12%;
    left: -2%;
}

.q-col-margin-med {
    margin-left: 35px;
    margin-top: 40px;
}

.q-col-margin-med:first-child {
    margin-left: 15px;
}

.q-meet {
    position: absolute;
    top: -75px;
    left: -4%;
    float: left;
    color: #fff;
    font-weight: 700;
    padding: 5px 15px;
    font-family: "Montserrat", sans-serif;
}

.water-green-rectangle:before {
    content: "";
    display: block;
    width: 100%;
    max-width: 1350px;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 3px solid #46C3B2;
    position: absolute;
    top: 110px;
}

.water-green-rectangle:after {
    content: "";
    display: block;
    width: 100%;
    max-width: 1350px;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    border-bottom: 3px solid #46C3B2;
    top: -55px;
    z-index: -1;
}

.dfl-green-rectangle:before {
    content: "";
    display: block;
    width: 100%;
    max-width: 1350px;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 3px solid #6ECF93;
    position: absolute;
    top: 110px;
}

.dfl-green-rectangle:after {
    content: "";
    display: block;
    width: 100%;
    max-width: 1350px;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    border-bottom: 3px solid #6ECF93;
    top: -55px;
    z-index: -1;
}

.red-rectangle:before {
    content: "";
    display: block;
    width: 100%;
    max-width: 1350px;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 3px solid #FF5851;
    position: absolute;
    top: 110px;
}

.red-rectangle:after {
    content: "";
    display: block;
    width: 100%;
    max-width: 1350px;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    border-bottom: 3px solid #FF5851;
    top: -55px;
    z-index: -1;
}

.dk-blue-rectangle:before {
    content: "";
    display: block;
    width: 100%;
    max-width: 1350px;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 3px solid #0083EB;
    position: absolute;
    top: 110px;
}

.dk-blue-rectangle:after {
    content: "";
    display: block;
    width: 100%;
    max-width: 1350px;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    border-bottom: 3px solid #0083EB;
    top: -55px;
    z-index: -1;
}

.dfl-green-offset-outline-right {
    background-image: url("/wp-content/uploads/2020/07/dfl-green-three-x-three.svg");
    background-repeat: repeat-y;
    background-position: 30% 0;
    background-size: 3px 3px;
}

.dfl-green-offset-outline-right:before {
    content: "";
    display: block;
    position: relative;
    right: -22.3%;
    width: 77.7%;
    border-bottom: 3px solid #6ECF93;
    z-index: -1;
}


.dfl-green-offset-outline-right:after {
    content: "";
    position: relative;
    right: -22.3%;
    width: 77.7%;
    display: block;
    padding-top: 1px;
    border-bottom: 3px solid #6ECF93;
    z-index: -1;
}

.dfl-green-lt-offset-outline-right {
    background-image: url("/wp-content/uploads/2020/07/dfl-green-lt-three-x-three.svg");
    background-repeat: repeat-y;
    background-position: 30% 0;
    background-size: 3px 3px;
}

.dfl-green-lt-offset-outline-right:before {
    content: "";
    display: block;
    position: relative;
    right: -22.3%;
    width: 77.7%;
    border-bottom: 3px solid #E2F5E9;
    z-index: -1;
}


.dfl-green-lt-offset-outline-right:after {
    content: "";
    position: relative;
    right: -22.3%;
    width: 77.7%;
    display: block;
    padding-top: 1px;
    border-bottom: 3px solid #E2F5E9;
    z-index: -1;
}

/* Permanent Life Page, Ad-block with blue bg and guy's head extending above box. custom style to keep text in the left column and scaled with the screensize */
.libackgroundfix {
    position: relative;
}

.libackground {
    background-image: url(/wp-content/uploads/2022/05/li-ad-block-img-desktop@2x-combined_img-color-correct.png);
    background-position: center center;
    background-repeat: none;
    background-size: cover;
    position: absolute;
    top:0;
    left: 0;
    padding-top: 33.35%;
    z-index: -10;
    min-width: 100%
}



/*works ok but is fixed - will need lots of breakpoints ******/
/*
    .dfl-green-rectangle {
        border: #6ECF93 3px solid;
        width: 100%;
        height: 100%;
        position:absolute;
        margin: 0 auto;
        z-index: -1;
        }
    .dfl-green-rectangle-parent {
        position:relative;
    }
    .dfl-green-rectangle-content-offset {
        position:relative;
        top:-100px;
        }
*/
.red-offset-outline {
    /*padding-top:25px;*/
    background-image: url("/wp-content/uploads/2020/07/red-three-x-three.svg");
    background-repeat: repeat-y;
    background-position: 70% 0;
    background-size: 3px 3px;
    /*background-size:contain; */
    /*background: linear-gradient(to left, #fff 30%, #ff5851 1%, rgba(255, 255, 255, 0) 70% );
        background: linear-gradient(to left, #fff 30%, #ff5851 30% 30.25%,  rgba(255, 255, 255, 0) 30% 100% );*/
}

.red-offset-outline:before {
    content: "";
    display: block;
    right: -22.3%;
    width: 77.7%;
    border-bottom: 3px solid #ff5851;
}

.left-offset-text-block {
    padding-left: calc(50vw - 725px);
    padding-right: 40px;
}

.red-offset-outline:after {
    content: "";
    display: block;
    width: 77.7%;
    right: -22.3%;
    padding-top: 1px;
    border-bottom: 3px solid #ff5851;
}

.red-offset-outline-right {
    background-image: url("/wp-content/uploads/2020/07/red-three-x-three.svg");
    background-repeat: repeat-y;
    background-position: 30% 0;
    background-size: 3px 3px;
}

.red-offset-outline-right:before {
    content: "";
    display: block;
    position: relative;
    right: -30%;
    width: 70%;
    border-bottom: 3px solid #ff5851;
    z-index: -1;
}


.red-offset-outline-right:after {
    content: "";
    position: relative;
    right: -30%;
    display: block;
    width: 70%;
    padding-top: 1px;
    border-bottom: 3px solid #ff5851;
    z-index: -1;
}

.water-green-offset-outline-right {
    background-image: url("/wp-content/uploads/2020/07/water-green-three-x-three.svg");
    background-repeat: repeat-y;
    background-position: 30% 0;
    background-size: 3px 3px;
}

.water-green-offset-outline-right:before {
    content: "";
    display: block;
    position: relative;
    right: -22.3%;
    width: 77.7%;
    border-bottom: 3px solid #46C3B2;
    z-index: -1;
}


.water-green-offset-outline-right:after {
    content: "";
    position: relative;
    right: -22.3%;
    display: block;
    width: 77.7%;
    padding-top: 1px;
    border-bottom: 3px solid #46C3B2;
    z-index: -1;
}

.water-green-offset-outline-left {
    background-image: url("/wp-content/uploads/2020/07/water-green-three-x-three.svg");
    background-repeat: repeat-y;
    background-position: 77.7% 0;
    background-size: 3px 3px;
}

.water-green-offset-outline-left:before {
    content: "";
    display: block;
    width: 77.7%;
    border-bottom: 3px solid #46C3B2;
}


.water-green-offset-outline-left:after {
    content: "";
    display: block;
    width: 77.7%;
    padding-top: 1px;
    border-bottom: 3px solid #46C3B2;
}

.offest-vert {
    position: relative;
    top: 40px;
}



/*.red-offest-vert { 
        background: linear-gradient(to left, #fff 64%, #ff5851 1%, #fff 35% );
        background: linear-gradient(to left, #fff 64%, #ff5851 64% 65%,  #fff 65% 100% );
        position: relative;
        top:-25px;
    }
    */

.white-blue {
    padding-top: 20px;
    background-color: #0083eb;
    background-image: -webkit-linear-gradient(90deg, #fff 0%, #fff 30%, #0083eb 30%, #0083eb 30%);
    background-image: linear-gradient(90deg, #fff 0%, #fff 30%, #0083eb 30%, #0083eb 30%);
    box-shadow:
        0 -35px 0 #fff inset,
        0 0 0 #fff inset;
}

.white-dk-blue {
    padding-top: 20px;
    background-color: #0083eb;
    background-image: -webkit-linear-gradient(90deg, #fff 0%, #fff 30%, #18438A 30%, #18438A 30%);
    background-image: linear-gradient(90deg, #fff 0%, #fff 30%, #18438A 30%, #18438A 30%);
    box-shadow:
        0 -35px 0 #fff inset,
        0 0 0 #fff inset;
}

.blue-white {
    padding-top: 20px;
    background-color: #0083eb;
    background-image: -webkit-linear-gradient(90deg, #18438A 0%, #18438A 70%, #fff 70%, #fff 70%);
    background-image: linear-gradient(90deg, #18438A 0%, #18438A 70%, #fff 70%, #fff 70%);
    box-shadow:
        0 -35px 0 #fff inset,
        0 0 0 #fff inset;
}

.white-lt-water-green {
    background-color: rgba(70, 195, 178, 1.0);
    background-image: -webkit-linear-gradient(0deg, #fff 0%, #fff 84px, #rgba(70, 195, 178, 0.04) 84px, rgba(70, 195, 178, 0.04) 84px);
    background-image: linear-gradient(0deg, #fff 0%, #fff 84px, rgba(70, 195, 178, 0.04) 84px, rgba(70, 195, 178, 0.04) 84px);
    box-shadow:
        0 -35px 0 #fff inset,
        0 0 0 #fff inset;
}

.white-lt-water-green-b {
    background-color: rgba(70, 195, 178, 0.05);
    background-image: -webkit-linear-gradient(0deg, #fff 0%, #fff 66%, #rgba(70, 195, 178, 0.05) 66%, rgba(70, 195, 178, 0.05) 866%);
    background-image: linear-gradient(0deg, #fff 0%, #fff 66%, rgba(70, 195, 178, 0.05) 66%, rgba(70, 195, 178, 0.05) 66%);
    box-shadow:
        0 -35px 0 #fff inset,
        0 0 0 #fff inset;
}

.white-lt-gray {
    background-color: #F8F8F8;
    background-image: -webkit-linear-gradient(0deg, #fff 0%, #fff 55%, #F8F8F8 55%, #F8F8F8 55%);
    background-image: linear-gradient(0deg, #fff 0%, #fff 55%, #F8F8F8 55%, #F8F8F8 55%);
    box-shadow:
        0 -35px 0 #fff inset,
        0 0 0 #fff inset;
}



.forest-green-white {
    padding-top: 20px;
    background-color: #005851;
    background-image: -webkit-linear-gradient(90deg, #fff 0%, #fff 30%, #005851 30%, #005851 30%);
    background-image: linear-gradient(90deg, #fff 0%, #fff 30%, #005851 30%, #005851 30%);
    box-shadow:
        0 -35px 0 #fff inset,
        0 0 0 #fff inset;
}

/***** typography 
    **********************************************************************/
p,
a,
h1,
h2,
h3,
h4,
h5 {
    font-variant-ligatures: common-ligatures !important;
}

.text-center {
    text-align: center;
}

/**freight display**/

.sm-serif-text,
.sm-serif-text a:link,
.sm-serif-text a,
.sm-serif-text h1,
.sm-serif-text h1 a:link,
.sm-serif-text h1 a,
.sm-serif-text h2,
.sm-serif-text h2 a:link,
.sm-serif-text h2 a {
    font-family: "freight-display-pro", serif !important;
    font-weight: 900 !important;
    font-size: calc(20px + (25 - 20) * ((100vw - 400px) / (2000 - 400))) !important;
    line-height: 1.3em !important;
    text-decoration: none !important;
}

.smaller-text,
.smaller-text a:link,
.smaller-text a,
.smaller-text h1,
.smaller-text h1 a:link,
.smaller-text h1 a,
.smaller-text h2,
.smaller-text h2 a:link,
.smaller-text h2 a {
    font-family: "freight-display-pro", serif !important;
    font-weight: 900 !important;
    font-size: calc(25px + (30 - 25) * ((100vw - 400px) / (2000 - 400))) !important;
    line-height: 1.3em !important;
    text-decoration: none !important;
}

.small-text,
.small-text a:link,
.small-text a,
.small-text h1,
.small-text h1 a:link,
.small-text h1 a,
.small-text h2,
.small-text h2 a:link,
.small-text h2 a {
    font-family: "freight-display-pro", serif !important;
    font-weight: 900 !important;
    font-size: calc(35px + (40 - 35) * ((100vw - 400px) / (2000 - 400))) !important;
    line-height: 1.3em !important;
    text-decoration: none !important;
}

.med-smaller-text,
.med-smaller-text a:link,
.med-smaller-text a,
.med-smaller-text h1,
.med-smaller-text h1 a:link,
.med-smaller-text h1 a,
.med-smaller-text h2,
.med-smaller-text h2 a:link,
.med-smaller-text h2 a {
    font-family: "freight-display-pro", serif !important;
    font-weight: 900 !important;
    font-size: calc(38px + (44 - 38) * ((100vw - 400px) / (2000 - 400))) !important;
    line-height: 1.3em !important;
    text-decoration: none !important;
}

.med-sm-text,
.med-sm-text a:link,
.med-sm-text a,
.med-sm-text h1,
.med-sm-text h1 a:link,
.med-sm-text h1 a,
.med-sm-text h2,
.med-sm-text h2 a:link,
.med-sm-text h2 a {
    font-family: "freight-display-pro", serif !important;
    font-weight: 900 !important;
    font-size: calc(30px + (46 - 30) * ((100vw - 400px) / (2000 - 400))) !important;
    line-height: 1.3em !important;
    text-decoration: none !important;
}

.med-sm-text h1 {
    margin-top: 0 !important;
}

.med-m-text,
.med-m-text a:link,
.med-m-text a,
.med-m-text h1,
.med-m-text h1 a:link,
.med-m-text h1 a .med-m-text h2,
.med-m-text h2 a:link,
.med-m-text h2 a {
    font-family: "freight-display-pro", serif !important;
    font-weight: 900 !important;
    font-size: calc(45px + (50 - 45) * ((100vw - 400px) / (2000 - 400))) !important;
    line-height: 1.3em !important;
    text-decoration: none !important;
}

.med-text,
.med-text a:link,
.med-text a,
.med-text h1,
.med-text h1 a:link,
.med-text h1 a,
.med-text h2,
.med-text h2 a:link,
.med-text h2 a {
    font-family: "freight-display-pro", serif !important;
    font-weight: 900 !important;
    font-size: calc(30px + (55 - 30) * ((100vw - 400px) / (2000 - 400))) !important;
    line-height: 1.3em !important;
    text-decoration: none !important;
}

.med-lg-text,
.med-lg-text a:link,
.med-lg-text a,
.med-lg-text h1,
.med-lg-text h1 a:link,
.med-lg-text h1 a,
.med-lg-text h2,
.med-lg-text h2 a:link,
.med-lg-text h2 a {
    font-family: "freight-display-pro", serif !important;
    font-weight: 900 !important;
    font-size: calc(55px + (65 - 55) * ((100vw - 400px) / (2000 - 400))) !important;
    line-height: 1.3em !important;
    text-decoration: none !important;
}

.lg-freight-text,
.lg-freight-med-text a:link,
.lg-freight-med-text a,
.lg-freight-med-text h1,
.lg-freight-med-text h1 a:link,
.lg-freight-med-text h1 a,
.lg-freight-med-text h2,
.lg-freight-med-text h2 a:link,
.lg-freight-med-text h2 a {
    font-family: "freight-display-pro", serif !important;
    font-weight: 900 !important;
    font-size: calc(60px + (85 - 60) * ((100vw - 400px) / (2000 - 400))) !important;
    line-height: 1.3em !important;
    text-decoration: none !important;
}

/** font family not declaired **/

.footer-meta {
    font-weight: 300;
    font-size: 15px;
    line-height: 1.25em;
    margin-top: 2px !important;
    padding-top: 0 !important;
    text-decoration: none;
}

.footer-meta a:link {
    color: #46C3B2;
    text-decoration: underline;
}

.footer-meta a:hover {
    font-weight: 500;
}

.tiny-meta-semi-head,
.tiny-meta-semi-head a:link {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    margin-top: 2px !important;
    padding-top: 0 !important;
    text-decoration: none;
}

.tiny-meta-head,
.tiny-meta-head a:link {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    line-height: 25px;
    margin-top: 2px !important;
    padding-top: 0 !important;
    text-decoration: none;
}

.tiny-meta-light,
.tiny-meta-light a:link {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    margin-top: 2px !important;
    padding-top: 0 !important;
    text-decoration: none;
}

.sm-meta-head,
.sm-meta-head a:link {
    font-weight: 700;
    font-size: 17px;
    line-height: 27px;
    padding-top: 0 !important;
    text-decoration: none;
}

.sm-semi-bold-mont-text,
.sm-semi-bold-mont-text a:link {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    margin-top: 2px !important;
    padding-top: 0 !important;
}

.small-light-text,
.small-light-text a,
.small-light-text a:link {
    font-weight: 300;
    font-size: 20px !important;
    line-height: 33px;
    margin-top: 2px !important;
    padding-top: 0 !important;
}

.small-light-text a,
.small-light-text a:link {
    color: #46C3B2 !important;
    text-decoration: underline !important;
}

.small-light-text a:hover {
    color: #a3d9d1 !important;
}


.med-mont-text,
.med-mont-text a:link {
    font-weight: 500;
    font-size: 20px;
    line-height: 33px;
    margin-top: 2px !important;
    padding-top: 0 !important;
}

.med-m-mont-text,
.med-m-mont-text a:link {
    font-weight: 300;
    font-size: 23px;
    line-height: 35px;
    margin-top: 2px !important;
    padding-top: 0 !important;
}

.med-mont-bold-text,
.med-mont-bold-text a:link {
    font-weight: 700;
    font-size: 20px;
    line-height: 33px;
    margin-top: 2px !important;
    padding-top: 0 !important;
}

.med-mont-bold-text,
.med-mont-bold-text a:link,
.med-mont-bold-text h3,
.med-mont-bold-text h3 a:link {
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 30px !important;
    margin-top: 15px !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.small-bold-text,
.small-bold-text a:link,
.small-bold-text h1,
.small-bold-text h1 a:link,
.small-bold-text h1 a,
.small-bold-text h2,
.small-bold-text h2 a:link,
.small-bold-text h2 a,
.small-bold-text h3,
.small-bold-text h3 a:link,
.small-bold-text h3 a {
    font-weight: 700 !important;
    font-size: calc(18px + (20 - 18) * ((100vw - 400px) / (2000 - 400))) !important;
    line-height: 1.3 !important;
    margin-top: 2px !important;
    padding-top: 0 !important;
}

.green-subhead {
    color: #46C3B2 !important;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0px !important;
    margin-top: 0;
    padding-bottom: 10 !important;
    padding-top: 15px;
}

.giant-text,
.giant-text h1 {
    font-size: calc(40px + (75 - 40) * ((100vw - 400px) / (2000 - 400))) !important;
}


.sm-thin-text,
.sm-thin-text a:link,
.sm-thin-text h1,
.sm-thin-text h1 a:link,
.sm-thin-text h1 a,
.sm-thin-text h2,
.sm-thin-text h2 a:link,
.sm-thin-text h2 a,
.sm-thin-text h3,
.sm-thin-text h3 a:link,
.sm-thin-text h3 a {
    font-weight: 300 !important;
    font-size: 25px !important;
    line-height: 35px !important;
    margin-bottom: 10px !important;
}

.med-sm-thin-text,
.med-sm-thin-text a:link,
.med-sm-thin-text h1,
.med-sm-thin-text h1 a:link,
.med-sm-thin-text h1 a,
.med-sm-thin-text h2,
.med-sm-thin-text h2 a:link,
.med-sm-thin-text h2 a,
.med-sm-thin-text h3,
.med-sm-thin-text h3 a:link,
.med-sm-thin-text h3 a {
    font-weight: 300 !important;
    font-size: calc(22px + (30 - 22) * ((100vw - 400px) / (2000 - 400))) !important;
    line-height: 1.5em !important;
    margin-bottom: 20px !important;
}

.med-sm-reg-text,
.med-sm-reg-text a:link,
.med-sm-reg-text h1,
.med-sm-reg-text h1 a:link,
.med-sm-reg-text h1 a,
.med-sm-reg-text h2,
.med-sm-reg-text h2 a:link,
.med-sm-reg-text h2 a,
.med-sm-reg-text h3,
.med-sm-reg-text h3 a:link,
.med-sm-reg-text h3 a {
    font-weight: 500 !important;
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 20px !important;
}

.med-thin-text,
.med-thin-text a:link,
.med-thin-text h1,
.med-thin-text h1 a:link,
.med-thin-text h1 a,
.med-thin-text h2,
.med-thin-text h2 a:link,
.med-thin-text h2 a,
.med-thin-text h3,
.med-thin-text h3 a:link,
.med-thin-text h3 a {
    font-family: "Montserrat", Sans-serif !important;
    font-weight: 300 !important;
    font-size: calc(22px + (35 - 22) * ((100vw - 400px) / (2000 - 400))) !important;
    line-height: 1.3em !important;
    margin-bottom: 20px !important;
}

.med-reg-text,
.med-reg-text a:link,
.med-reg-text h1,
.med-reg-text h1 a:link,
.med-reg-text h1 a,
.med-reg-text h2,
.med-reg-text h2 a:link,
.med-reg-text h2 a,
.med-reg-text h3,
.med-reg-text h3 a:link,
.med-reg-textt h3 a {
    font-weight: 500 !important;
    font-size: 35px !important;
    line-height: 48px !important;
    margin-bottom: 20px !important;
}

.med-lg-thin-text,
.med-lg-thin-text a:link,
.med-lg-thin-text h1,
.med-lg-thin-text h1 a:link,
.med-lg-thin-text h1 a,
.med-lg-thin-text h2,
.med-lg-thin-text h2 a:link,
.med-lg-thin-text h2 a,
.med-lg-thin-text h3,
.med-lg-thin-text h3 a:link,
.med-lg-thin-text h3 a {
    font-weight: 300 !important;
    font-size: calc(28px + (40 - 28) * ((100vw - 400px) / (2000 - 400))) !important;
    line-height: 1.3em !important;
    margin-bottom: 20px !important;
}

.lg-thin-text,
.lg-thin-text a:link {
    font-weight: 300;
    font-size: calc(30px + (50 - 30) * ((100vw - 400px) / (2000 - 400))) !important;
    line-height: 1.3em !important;
    margin-bottom: 20px !important;
}



h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 1rem !important;
    margin-bottom: .25rem !important;
}

/** font colors **/
.white-text,
h1.white-text,
h2.white-text,
h3.white-text,
h4.white-text,
h5.white-text {
    color: #fff !important;
}

.q-red-text,
h1.q-red-text,
h2.q-red-text,
h3.q-red-text,
h4.q-red-text,
h5.q-red-text {
    color: #ff5851 !important;
}

.forest-green-text,
h1.forest-green,
h2.forest-green,
h3.forest-green,
h4.forest-green,
h5.forest-green {
    color: #005851 !important;
}

.dark-blue-text,
h1.dark-blue,
h2.dark-blue,
h3.dark-blue,
h4.dark-blue,
h5.dark-blue {
    color: #18438A !important;
}

.water-green-text,
h1.dark-blue,
h2.dark-blue,
h3.dark-blue,
h4.dark-blue,
h5.dark-blue {
    color: #46C3B2 !important;
}

.med-blue-text,
h1.dark-blue,
h2.dark-blue,
h3.dark-blue,
h4.dark-blue,
h5.dark-blue {
    color: #0083EB !important;
}

.dfl-green-text,
h1.dfl-green,
h2.dfl-green,
h3.dfl-green,
h4.dfl-green,
h5.dfl-green {
    color: #6ECF93 !important;
}

/***** Lists
        **************************************/
ol {
    list-style-position: outside;
    margin-left: 1rem;
    }

ol li {
    margin-bottom:1.5rem;
}

/****** short rules 
    ********************************************************************/
/** dfl green **/
h1 .dfl-green-short-rule::after,
h2 .dfl-green-short-rule::after,
h3 .dfl-green-short-rule::after,
h4 .dfl-green-short-rule::after,
h5 .dfl-green-short-rule::after,
.dfl-green-short-rule-lg::after {
    display: block;
    content: " ";
    background-color: #ddf6e9 !important;
    margin: 12px 0;
}

h1 .dfl-green-short-rule-centered::after,
h2 .dfl-green-short-rule-centered::after,
h3 .dfl-green-short-rule-centered::after,
h4 .dfl-green-short-rule-centered::after,
h5 .dfl-green-short-rule-centered::after,
.dfl-green-short-rule-lg-centered::after {
    display: block;
    content: " ";
    background-color: #ddf6e9 !important;
    margin: 0 auto !important;
}

/** water green **/
/*
h1 .water-green-lt-short-rule::after,
h2 .water-green-lt-short-rule::after,
h3 .water-green-lt-short-rule::after,
h4 .water-green-lt-short-rule::after,
h5 .water-green-lt-short-rule::after,
.water-green-lt-short-rule-lg::after {
    display: block;
    content: " ";
    background-color: #DAF3F0 !important;
    margin: 12px 0;
}
*/
/*
h1 .water-green-lt-short-rule-centered::after,
h2 .water-green-lt-short-rule-centered::after,
h3 .water-green-lt-short-rule-centered::after,
h4 .water-green-lt-short-rule-centered::after,
h5 .water-green-lt-short-rule-centered::after,
.water-green-lt-short-rule-lg-centered::after {
    display: block;
    content: " ";
    background-color: #DAF3F0 !important;
    margin: 0 auto !important;
}
*/

/** dark blue **/

h1 .blue-dk-short-rule::after,
h2 .blue-dk-short-rule::after,
h3 .blue-dk-short-rule::after,
h4 .blue-dk-short-rule::after,
h5 .blue-dk-short-rule::after,
.blue-dk-short-rule-lg::after {
    display: block;
    content: " ";
    background-color: #18438A !important;
    margin: 12px 0;
}

h1 .blue-dk-short-rule-centered::after,
h2 .blue-dk-short-rule-centered::after,
h3 .blue-dk-short-rule-centered::after,
h4 .blue-dk-short-rule-centered::after,
h5 .blue-dk-short-rule-centered::after,
.blue-dk-short-rule-lg-centered::after {
    display: block;
    content: " ";
    background-color: #18438A !important;
    margin: 0 auto !important;
}

/** medium blue **/

h1 .blue-med-short-rule::after,
h2 .blue-med-short-rule::after,
h3 .blue-med-short-rule::after,
h4 .blue-med-short-rule::after,
h5 .blue-med-short-rule::after,
.blue-med-short-rule-lg::after {
    display: block;
    content: " ";
    background-color: #0083EB !important;
    margin: 12px 0;
}

h1 .blue-med-short-rule-centered::after,
h2 .blue-med-short-rule-centered::after,
h3 .blue-med-short-rule-centered::after,
h4 .blue-med-short-rule-centered::after,
h5 .blue-med-short-rule-centered::after,
.blue-med-short-rule-lg-centered::after {
    display: block;
    content: " ";
    background-color: #0083EB !important;
    margin: 0 auto !important;
}

/** red **/

h1 .red-short-rule::after,
h2 .red-short-rule::after,
h3 .red-short-rule::after,
h4 .red-short-rule::after,
h5 .red-short-rule::after,
.red-short-rule::after {
    display: block;
    content: " ";
    background-color: rgba(255, 88, 81, 0.2) !important;
    margin: 12px 0;
}

h1 .red-short-rule-centered::after,
h2 .red-short-rule-centered::after,
h3 .red-short-rule-centered::after,
h4 .red-short-rule-centered::after,
h5 .red-short-rule-centered::after,
.red-short-rule-centered::after {
    display: block;
    content: " ";
    background-color: #ff5851 !important;
    margin: 0 auto !important;
}

/** shared **/

h1 .dfl-green-short-rule::after,
h1 .dfl-green-short-rule-centered::after,
h1 .water-green-lt-short-rule::after,
h1 .water-green-lt-short-rule-centered::after,
h1 .blue-dk-short-rule::after,
h1 .blue-dk-short-rule-centered::after,
h1 .red-short-rule::after,
h1 .red-short-rule-centered::after,
.dfl-green-short-rule-lg-centered::after,
.dfl-green-short-rule-lg::after,
.water-green-lt-short-rule-lg-centered::after,
.water-green-lt-short-rule-lg::after,
.blue-dk-short-rule-lg::after,
.blue-dk-short-rule-lg-centered::after,
.blue-med-short-rule-lg-centered::after,
.blue-med-short-rule-lg::after,
.red-short-rule::after,
.red-short-rule-centered::after {
    width: 50px;
    height: 9px;
    margin-top: 12px !important;
    margin-bottom: 25px !important;
}

h2 .water-green-lt-short-rule::after,
h2.text-center .water-green-lt-short-rule::after,
    {
    /*
            padding: .3em;
            */
    width: 45px;
    height: 7px;
    margin-top: 7px !important;
    margin-bottom: 20px !important;
}

h3 .water-green-lt-short-rule::after,
h3.text-center .water-green-lt-short-rule::after,
    {
    /*
            padding: .3em;
            */
    width: 35px;
    height: 5px;
    margin-top: 6px !important;
    margin-bottom: 20px !important;
}

h4 .water-green-lt-short-rule::after,
h4.text-center .water-green-lt-short-rule::after,
    {
    width: 30px;
    height: 4px;
    margin-top: 5px !important;
    margin-bottom: 20px !important;
}

h5 .water-green-lt-short-rule::after,
h5.text-center .water-green-lt-short-rule::after {
    /*
            padding: .3em;
            */
    width: 25px;
    height: 3px;
    margin-top: 4px !important;
    margin-bottom: 20px !important;
}


h1 .with-short-rule::after,
h1.text-center .with-short-rule::after,
    {
    /*
            padding: .3em;
            */
    width: 50px;
    height: 9px;
    margin-top: 7px;
    margin-bottom: 20px;
}

h2 .with-short-rule::after,
h2.text-center .with-short-rule::after,
    {
    /*
            padding: .3em;
            */
    width: 45px;
    height: 7px;
    margin-top: 7px !important;
    margin-bottom: 20px !important;
}

h3 .with-short-rule::after,
h3.text-center .with-short-rule::after,
    {
    /*
            padding: .3em;
            */
    width: 35px;
    height: 5px;
    margin-top: 6px !important;
    margin-bottom: 20px !important;
}

h4 .with-short-rule::after,
h4.text-center .with-short-rule::after,
    {
    /*
            padding: .3em;
            */
    width: 30px;
    height: 4px;
    margin-top: 5px !important;
    margin-bottom: 20px !important;
}

h5 .with-short-rule::after,
h5.text-center .with-short-rule::after {
    /*
            padding: .3em;
            */
    width: 25px;
    height: 3px;
    margin-top: 4px !important;
    margin-bottom: 20px !important;
}


/***** images 
    ******************************************************************/

.guide-image,
.guide-image img,
.guide-image .jet-listing-dynamic-image img {
    width: 100%;
    height: 300px;
    object-fit: cover !important;

}

.square-image,
.square-image img,
.square-image .jet-listing-dynamic-image img {
    width: 570px;
    height: 570px;
    object-fit: cover !important;

}

/** Swipers **/
.elementor-slides .swiper-slide-bg {
    background-position: 90% 50% !important;
}

.swiper-slide-inner {
    padding-left: 70px !important;
    padding-right: 70px !important;
}

/**left side**/
.yellow-dot-grid-left-top {}

.yellow-dot-grid-left-top::before {
    content: url('/wp-content/uploads/2020/07/yellow-dots.svg');
    position: absolute;
    /*left: 17%;*/
    left: 0;
    top: -38px;
    width: 20%;
    max-width: 20%;
    height: auto;
    z-index: 1;
}

.blue-dot-grid-left-top {}

.blue-dot-grid-left-top::before {
    content: url('/wp-content/uploads/2020/07/teal-dots.svg');
    position: absolute;
    left: 17%;
    top: -38px;
    width: 20%;
    max-width: 20%;
    height: auto;
    z-index: 1;
}

.yellow-dot-grid-left-bottom {}

.yellow-dot-grid-left-bottom::before {
    content: url('/wp-content/uploads/2020/07/yellow-dots.svg');
    position: absolute;
    left: 17%;
    bottom: -45px;
    width: 20%;
    max-width: 20%;
    height: auto;
    z-index: 1;
}

.blue-dot-grid-left-top-left-bottom {}

.blue-dot-grid-left-top-left-bottom::before {
    content: url('/wp-content/uploads/2020/07/teal-dots.svg');
    position: absolute;
    left: 17%;
    bottom: -45px;
    width: 20%;
    max-width: 20%;
    height: auto;
    z-index: 1;
}

/** right side**/

.blue-dot-grid-right-top {}

.blue-dot-grid-right-top::before {
    content: url('/wp-content/uploads/2020/07/teal-dots.svg');
    position: absolute;
    right: 17%;
    top: -38px;
    width: 20%;
    max-width: 20%;
    height: auto;
    z-index: 1;
}

.yellow-dot-grid-right-top {}

.yellow-dot-grid-right-top::before {
    content: url('/wp-content/uploads/2020/07/yellow-dots.svg');
    position: absolute;
    /*right: 17%;*/
    right: 0;
    top: -38px;
    width: 20%;
    max-width: 20%;
    height: auto;
    z-index: 1;
}

.blue-dot-grid-right-bottom {}

.blue-dot-grid-right-bottom::before {
    content: url('/wp-content/uploads/2020/07/teal-dots.svg');
    position: absolute;
    right: 17%;
    bottom: -45px;
    width: 20%;
    max-width: 20%;
    height: auto;
    z-index: 1;
}

.yellow-dot-grid-right-bottom {}

.yellow-dot-grid-right-bottom::before {
    content: url('/wp-content/uploads/2020/07/yellow-dots.svg');
    position: absolute;
    right: 17%;
    bottom: -45px;
    width: 20%;
    max-width: 20%;
    height: auto;
    z-index: 1;
}




/***** general 
    *************************************************************/
li.yellow-button a:link {
	background-color: #FFCC00 !important;
    color: #18438A !important;
    padding: 20px 30px;
    margin: 20px;
	display:inline-block;
}

li.yellow-button a:hover {
	background-color: #0083EB !important;
}

.b2b-mobile-caret {
	background: url(/wp-content/uploads/2022/06/B2B-Chevron-01.svg);
	background-position: 85%;
	background-repeat: no-repeat;
}


/***Big Acordians ***/
.elementor-18651 .elementor-element.elementor-element-504a1bd0 .elementor-tab-title .elementor-accordion-icon svg,
.elementor-18491 .elementor-element.elementor-element-ef03c2b .elementor-tab-title .elementor-accordion-icon svg,
.elementor-18491 .elementor-element.elementor-element-3c0f747 .elementor-tab-title .elementor-accordion-icon svg
{
    width: 50px;
    height: 50px;
    position: relative;
    top: 13px;
    right:15px;
}

/*carousel*/
.carousel-img-lft-text-rt {
    
}

.carousel-img-lft-text-rt .elementor-slides .swiper-slide-bg {
        background-position: 0% 50% !important;
    background-color:transparent;
}

.carousel-img-lft-text-rt .swiper-slide-contents {
    margin-left:55%;
}


/*end carousel*/

.water-green-nav-item, 
.water-green-nav-item a,
.water-green-nav-item a:link,
.jet-water-green-nav-item,
.jet-water-green-nav-item a:link,
.jet-water-green-nav-item a
{
    background-color: #46C3B2;
    padding: 8px 20px 5px 15px;
    margin-left: 10px;
    border: 2px #46C3B2 solid;
    color:#fff !important;
}

.jet-water-green-nav-item .jet-menu-title,
.jet-water-green-nav-item .jet-menu-title a,
.jet-water-green-nav-item .jet-menu-title a:link,
.water-green-nav-item .jet-menu-title,
.water-green-nav-item .jet-menu-title a,
.water-green-nav-item .jet-menu-title a:link
{
    color:#fff !important;
    font-weight:500;
    background-color:transparent;
    border:none:
}

.water-green-nav-item  .jet-menu-item>a {
color:#fff}
 /*
}
}
.jet-water-green-nav-item:hover,
.water-green-nav-item:hover
{
    border: 2px #46C3B2 solid;
    background-color: #fff;
    color:#46C3B2;
}

.jet-water-green-nav-item .jet-menu-title a:hover,
.jet-water-green-nav-item .jet-menu-title:hover
{
    color:#46C3B2;
    background-color:#fff;
}
*/

.hidden-sm {
    display:initial;
}
.hidden-lg {
    display:none;
}
.relative {
    position:relative;
    display:flex;
    align-items:stretch;
}


.elementor-accordion .elementor-accordion-item {
    border:none !important;
    /*border-bottom: 1px solid #ccc;*/
}

::selection {
    color: #000;
    background: #DAF3F0;
}

a {
    cursor: pointer;
}

ul {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 2em;
}

ul li {
    margin-bottom: 1.0em;
    margin-top: .85em;
}

ul li ul {
    list-style-type: circle;
}

.elementor-icon-list-item a {
    text-decoration: none !important;
}

/*
.elementor-icon-list-item a:hover {
    color: #46C3B2 !important;
}
*/


.two-col-tight {
    column-count: 2;
    margin: 0;
    padding: 0;
}

.two-col-tight p {
    margin-bottom: 0 !important;
    padding: 0;
}

.v-btn {
    text-transform: none !important;
}

.menu-main-nav-container .steps {
    display: inline-block;
    font-size: 15px !important;
    width: 33%;
    font-weight: 500 !important;
}

.sup-dollar-sign {
    font-size: .6em;
    vertical-align: 25%;
}

.eight-fifty-img-max {
    max-width: 850px;
}

.small-light-text ul {
    margin-left: 2rem;
    margin-bottom: 1rem;
}


.li-guide-index ul,
ul.li-guide-index {
    list-style: none;
    font-size: 20px;
}

ul.li-guide-index li,
ul.li-guide-index li a:link,
ul.li-guide-index li a:visited {
    font-size: 20px;
    line-height: 1.7em;
    color: #000 !important;
    padding-left: 0;
    text-decoration: none !important;
}

ul.li-guide-index li a:hover {
    color: #46C3B2 !important;
}

/** help center **/

.help-center .elementor-widget-tabs .elementor-tabs-wrapper {
    padding-left: 33%;
    border-bottom: thin #ccc solid;
}

.help-center .elementor-widget-tabs .elementor-tab-title a {
    text-decoration: none;
}

.help-center .elementor-widget-tabs .elementor-tab-title a:hover {
    text-decoration: none;
    border-bottom: #46C3B2 3px solid !important;
    padding-bottom: 5px;
}

.help-center .elementor-widget-tabs .elementor-tab-title.elementor-active a {
    font-weight: 700 !important;
    text-decoration: none !important;
    border-bottom: #46C3B2 3px solid;
    padding-bottom: 5px;
}

/*** Help center ads ***/

/** shared **/

.q-help-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.q-help-col-half {
    width: 50%;
    padding: 0 20px;
}

.q-help-col-half-full {
    width: 50%;
    padding: 0;
}

.q-col-text-block {
    max-width: 630px;
    padding-left: 40px;
}

.q-water-green-ad .q-col-half .q-ad-button a:link,
.q-red-ad .q-col-half .q-ad-button a:link,
.q-dk-blue-ad .q-col-half .q-ad-button a:link {
    text-decoration: none !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}

.q-article-adblock {}

.dfl-ad .background-box-in,
.dfl-ad .article-background-box-in {
    border: #6ECF93 solid 3px;
}

/** water green box **/

.q-water-green-ad .background-box-in,
.q-water-green-ad .article-background-box-in {
    border: #46C3B2 solid 3px;
}


.q-dk-blue-ad .q-help-col-half .med-reg-text,
.q-dk-blue-ad .q-help-col-half .med-sm-thin-text {
    color: #46C3B2 !important;
}


.q-water-green-ad .q-help-col-half .q-ad-button {
    border: #46C3B2 2px solid;
    padding: 12px 17px;
    font-size: 18px;
    font-weight: 500;
    color: #46C3B2;
    margin: 5px 0 25px 0;
    display: inline-block;
}



.q-water-green-ad .q-help-col-half .q-ad-button a:hover,
.q-water-green-ad .q-help-col-half .q-ad-button:hover {
    background-color: #46C3B2;
    color: #fff;
}


/** red box **/

.q-red-ad .background-box-in,
.q-red-ad .article-background-box-in {
    border: #FF5851 solid 3px;
}

.q-red-ad .q-help-col-half .med-reg-text,
.q-red-ad .q-help-col-half .med-sm-thin-text {
    color: #FF5851 !important;
}

.q-red-ad .q-help-col-half .q-ad-button {
    border: #FF5851 2px solid;
    padding: 12px 17px;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #FF5851;
    margin: 5px 0 25px 0;
    display: inline-block;
}

.q-red-ad .q-help-col-half .q-ad-button a:hover,
.q-red-ad .q-help-col-half .q-ad-button:hover {
    background-color: #FF5851;
    color: #fff;
}

/** dark blue box **/

.q-dk-blue-ad .background-box-in,
.q-dk-blue-ad .article-background-box-in {
    border: #0083EB solid 3px;
}

.q-dk-blue-ad .q-help-col-half .med-reg-text,
.q-dk-blue-ad .q-help-col-half .med-sm-thin-text {
    color: #0083EB !important;
}

.q-dk-blue-ad .q-help-col-half .q-ad-button {
    border: #0083EB 2px solid;
    padding: 12px 17px;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #0083EB;
    margin: 5px 0 25px 0;
    display: inline-block;
}

.q-dk-blue-ad .q-help-col-half .q-ad-button a:hover,
.q-dk-blue-ad .q-help-col-half .q-ad-button:hover {
    background-color: #0083EB;
    color: #fff;
}



/** blog styles **/
.blog-head {
    font-family: "freight-display-pro", serif !important;
    font-size: 25px;
    font-weight: 900;
}

.index-link,
.index-link a:link {
    font-family: "freight-display-pro", serif !important;
    font-size: 18px !important;
    font-weight: 900 !important;
    display: inline-block;
    text-decoration: none !important;
    margin-bottom: 20px;
    color: #000;
}

p.index-link-guide,
.index-link-guide,
.index-link-guide a:link {
    font-weight: 300;
    font-size: 20px;
    line-height: 33px;
    color: #46C3B2;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.index-link-guide a:hover {
    color: #000;
}

.index-link a:hover {
    color: #46C3B2 !important;
    text-decoration: none;
}

.index-link a:link::after,
.index-link-guide a:link::after {
    content: url(/wp-content/uploads/2020/08/q-arrow.svg);
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
    display: inline-block;
    color: #46C3B2;
}

.tiny-meta-head,
.tiny-meta-head a:link {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    line-height: 25px;
    margin-top: 2px !important;
    padding-top: 0 !important;
    text-decoration: none;
}

.tiny-meta,
.tiny-meta a:link {
    /*text-transform: uppercase;*/
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    margin-top: 2px !important;
    padding-top: 0 !important;
    text-decoration: none;
}

.sm-meta-head,
.sm-meta-head a:link {
    font-weight: 700;
    font-size: 17px;
    line-height: 27px;
    padding-top: 0 !important;
    text-decoration: none;
}

.med-meta-head,
.med-meta-head a:link {
    font-weight: 300;
    font-size: 25px;
    line-height: 35px;
    padding-top: 0 !important;
    text-decoration: none;
}

/** glossary **/

.glossary-nav {
    justify-content: space-around !important;
}

.glossary-nav-item {
    /*padding: .2em;*/
}

.glossary-nav-item {
    font-family: "freight-display-pro", serif !important;
    font-weight: 500 !important;
    font-size: 19px !important;
    line-height: 31px !important;
    text-decoration: none !important;
    color: #fff;
    height: 31px;
    width: 31px;
    border-radius: 50%;
    background-color: #337974;
    text-align: center;
}

.glossary-nav-item a:link {
    font-weight: 900 !important;
    font-family: "freight-display-pro", serif !important;
    font-size: 19px !important;
    text-decoration: none !important;
    color: #fff;
}

.is-linked {
    background-color: #005851;
}

.glossary-nav-item a:hover {
    color: #46C3B2;
}

.anchor-position-fix {
    position: relative;
    top: -85px;
}

.glossary-headline {
    font-family: "freight-display-pro", serif !important;
    font-size: 50px !important;
    font-weight: 900 !important;
    color: #fff;
    /*padding-top: 20px;*/
    border-radius: 50%;
    background-color: #005851;
    display: inline-block;
    width: 74px;
    height: 74px;
    text-align: center;
}

/* RAQ Forms */

.v-btn__content:hover,
.v-btn__content a:hover {

}

.theme--dark.v-btn:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined):hover {
    background-color:#fff !important;
    border:1px solid #000;
    }

/**** aligns the text box in the inpu ****/

/*
.v-application--is-ltr .v-textarea.v-text-field--enclosed .v-text-field__slot {
    margin-left: -12px;
    margin-top: -12px;
}

.v-textarea.v-text-field--box .v-text-field__prefix,
.v-textarea.v-text-field--box textarea,
.v-textarea.v-text-field--enclosed .v-text-field__prefix,
.v-textarea.v-text-field--enclosed textarea,
.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense textarea {
    margin-top: 12px !important;
}
*/

.v-application .v-content textarea {
    border: none;
}

/*** /ends text box **/

.v-btn.v-size--default {
    font-weight: 600;
}

.button-no-border {
    color: #005851;
}

.v-list--dense .v-list-item .v-list-item__title {
    font-size: 1rem;
    line-height: 40px;
}

.v-list--dense .v-list-item .v-list-item__content {
    padding: 0;
}

.v-list-item__title {
    font-weight: 400;
    font-size: 20px;
    line-height: 33px;
    margin-top: 2px !important;
    padding-top: 0 !important;
    color: #002421;
    z-index: 1;
}

.v-list-item__title:hover {
    font-weight: 600 !important;
    color: #fff !important;
}

.v-list-item--link {}

.v-list-item--link::before {
    background-color: #46C3B2 !important;
}

.theme--light.v-list-item:hover::before {
    opacity: 1.0 !important;
}

.jet-add-pointer,
.jet-add-pointer a,
.jet-add-pointer a:link {
    cursor: pointer !important;
}

#app .v-application--wrap {
    min-height: 0;
}

#app .v-select.v-text-field input {
    display: none;
}

.v-dialog .suriefy-quote-card {
    margin-top: 92px;
    padding: 75px 0;
    background-color: rgba(70, 195, 178, 0.04);
    min-height: 75vh;
}

.quote-card {
    max-width: 350px;
    background-color: #ffffff;
    padding: 5px;
}

.form-row {
    position: relative;
}

#app input[type=text] {
    border: none;
}

.v-text-field .v-input__control,
.v-text-field .v-input__slot,
.v-text-field fieldset {
    border-radius: 0 !important;
}

.v-dialog .suriefy-quote-card .v-stepper__wrapper {
    overflow: visible;
    padding: 12px;
}

body #app .v-application {
    background-color: #FFFFFF;
    font-family: "Montserrat", Sans-serif;
}

#app .two-column-or {
    display: flex;
    vertical-align: top;
    flex-flow: row;
    flex-wrap: wrap;
}

#app .two-column-or .column,
#app .two-column-or .column-or {
    width: 50%;
    padding: 0 20px;
}

#app .two-column-or .column-or {
    border-right: solid 1px;
    position: relative;
}

#app .two-column-or .column-or::after {
    content: "OR";
    display: block;
    position: absolute;
    right: -24px;
    top: calc(50% - 25px);
    border: 1px solid;
    background-color: #000;
    border-radius: 50%;
    padding: 10px;
    color: #fff;
    font-weight: bold;
}

#app .relative-centered .temp-quote-parent {
    position: relative;
}

#app .relative-centered .tmp-quote {
    position: relative;
    right: 0;
    margin: auto;
    margin-bottom: 43px;
}

.q-temp-quote-m {
    display: none;
}

.q-temp-quote-dt {
    display: block;
}

.consult-img img {
    width: 50%;
    height: 230px;
    margin-top: 30px;
}

#app button.v-btn.button-no-border {
    border: none;
    box-shadow: none;
    background-color: transparent;
}

@media only screen and (max-width: 900px) {

    .v-dialog .suriefy-quote-card {
        padding: 0;
    }

    #app .two-column-or .column,
    #app .two-column-or .column-or {
        width: 100%;
        padding: 20px 0;
    }

    #app .two-column-or .column-or {
        padding-bottom: 85px;
        border-right: none;
        border-bottom: solid 1px;
        position: relative;
    }

    #app .two-column-or .column-or::after {
        top: 24px;
        right: calc(50% - 25px);
        right: calc(50% - 25px);
        top: calc(100% - 25px);
    }
}

/* end RAQ forms */

.numbers-circle-forest-green,
.numbers-circle-dfl-green {
    color: #fff !important;
    border-radius: 50%;
    font-size: 30px;
    display: inline-block;
    max-width: 45px;
    max-height: 45px;
    /*padding-top: 8px;*/
    text-align: center;
    font-weight: 700;
    font-family: "Montserrat", Sans-serif;
}

.numbers-circle-forest-green {
    background-color: #005851;
}

.numbers-circle-dfl-green {
    background-color: #6ECF93;
}

.q-left-button .elementor-widget-container .elementor-button-wrapper .elementor-button {
    padding: 12px 24px 12px 0 !important;
}

.q-submit-button {
    text-align: left !important;
    height: 100% !important;
    z-index: 5 !important;
    border: 0px none !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    outline: none !important;
    background-color: transparent !important;
    font-size: 18px !important;
    display: inline-block;
}

.elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child) {
    margin-bottom: 15px !important;
}

/* testimonials hack to use as content carousel*/
.elementor-widget-testimonial-carousel .elementor-testimonial__image img {
    width: 350px !important;
    height: auto !important;
}

.elementor-testimonial__image img {
    border-radius: 0 !important;
    object-fit: contain;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
    font-style: normal !important;
}

/*4 col responsive comparison table */
.q-comparison-row {
    max-width: 2000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    /* border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;*/
}

.q-comparison-head {
    text-decoration: underline;
    text-decoration-color: #46C3B2;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}

.q-comparison-cell {
    width: 400px;
    max-width: 25%;
}

.q-comparison-content {
    padding: 16px;
}

.q-comparison-content {
    font-size: 20px;
}

.q-comparison-cta {
    font-family: "freight-display-pro", Sans-serif;
    font-size: 20px;
    font-weight: 900;
}

.q-comparison-row-head {
    text-align: right;
    font-weight: 900;
    font-size: 18px;
}

.q-cell-head {
    background-color: #46C3B2;
    color: #fff;
    min-width: 100%;
    margin: 0;
    font-size: 12px;
    font-weight: 700;
}

.q-cell-border {
    border: #DDDDDD solid 1px;
}

.q-spacer-col {}

/*.screen-high-section {
        min-height:100vh;
    }*/

/*popup close button */
#elementor-popup-modal-831 .dialog-close-button {
    border: #fff 1px solid;
    border-radius: 50%;
    padding: 4px;
}

.popup-link {
    color: #46C3B2;
    cursor: pointer;
}

.q-meta-red {
    font-size: 20px;
    border-top: solid #FF5851 1px;
    border-bottom: solid #FF5851 1px;
    padding: 12px 0;
    margin: 16px 0;
    line-height: 1.2em;
}

.q-meta-red-top-border {
    font-size: 20px;
    border-top: solid #FF5851 1px;
    padding: 12px 0;
    margin: 16px 0;
    line-height: 1.2em;
}

.q-meta-water-green {
    font-size: 20px;
    border-top: solid #46C3B2 1px;
    border-bottom: solid #46C3B2 1px;
    padding: 12px 0;
    margin: 16px 0;
    line-height: 1.2em;
}

.q-meta-water-green-top-border {
    font-size: 20px;
    border-top: solid #46C3B2 1px;
    padding: 12px 0;
    margin: 16px 0;
    line-height: 1.2em;
}

.q-meta-dk-blue {
    font-size: 20px;
    border-top: solid #0083EB 1px;
    border-bottom: solid #0083EB 1px;
    padding: 12px 0;
    margin: 16px 0;
    line-height: 1.2em;
}


.q-meta-dk-blue-top-border {
    font-size: 20px;
    border-top: solid #0083EB 1px;
    padding: 12px 0;
    margin: 16px 0;
    line-height: 1.2em;
}

.q-meta-bold {
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 36px;
}


.q-social,
.q-social a,
.q-social a:link {
    width: 25px;
    height: 25px;
    display: inline-block;
    color: #b4cecc !important;
}

.q-social a:hover {
    color: #fff !important;
}

.q-mobile-hide {}

.q-mobile-show {
    display: none;
}

p.tiny-head,
.tiny-head p,
.tiny-head,
.tiny-head a,
.tiny-head a:link {
    text-align: center;
    font-weight: 600;
    color: #000 !important;
    text-decoration: none !important;
    line-height: 1.5em;
    display: block;
}

.tiny-head-img {
    width: 35px;
    height: 45px;
    margin: 0 auto;
}

.q-seven-col {
    width: 148px;
    height: 127px;
    padding: 15px;
    margin: 8px;
    position: relative;
}

.q-box-shadow {
    transition: box-shadow 0.5s ease;
    box-shadow: 0 4px 8px 0 rgba(125, 125, 125, 0.2), 0 6px 20px 0 rgba(125, 125, 125, 0.19);
    background-color: #fff;
}

.q-box-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}

.block-content-width-5 {
    max-width: 550px;
}

/***** Main nav mega 
    *******************************************************************/
/*** fixes the Contact Us menu position **/

.mega-menu-fix-align .jet-sub-mega-menu {
    left:0!important;
}



#elementor-popup-modal-190,
#elementor-popup-modal-205,
#elementor-popup-modal-211 {
    top: 124px;
}

.elementor-8 .elementor-element.elementor-element-b9bfeb3 .jet-menu .jet-menu-item .top-level-link {
    border-width: 0px 0px 0px 0px !important;
    border: none !important;
}

.elementor-8 .elementor-element.elementor-element-b9bfeb3 .jet-menu .jet-menu-item .top-level-link:hover {
    border-width: 0px 0px 0px 0px !important;
    border: none !important;
    color: #46C3B2 !important;
}

.jet-menu-item-360 {
    background-color: #46C3B2;
    padding: 8px 16px 5px 16px;
    margin-left: 10px;
    border: 2px #fff solid;

}

.jet-menu-item-360 .top-level-link {
    border-color: #46C3B2 !important;
    color: #fff !important;
    font-weight: 500 !important;
}

.jet-menu-item-360 .top-level-link:hover {
    border-color: #fff !important;
    border: none;
    text-decoration: none !important;
    background-color: #fff;
    color: #46C3B2 !important;
}

.jet-menu-item-360:hover {
    text-decoration: none !important;
    background-color: #fff;
    border: 2px #46C3B2 solid;
    color: #46C3B2 !important;
}



/*.jet-sub-mega-menu {
        min-width:100vw !important;
        margin-left: calc(-50vw + 56.5%);
        margin-right: calc(-50vw + 50%);
    }*/

.q-row {
    display: flex;
    flex-wrap: wrap;
}

.q-center-cols {
    justify-content: center;
}

.q-col {
    padding: 0 3%;
}

.q-col-3 {
    width: 33%;
}

.vert-center {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.mega-content h1 {
    font-size: 38px !important;
}

.mega-content h3 {
    font-size: 18px !important;
}

.mega-content,
.mega-content a,
.mega-content a:link {
    font-weight: 200;
    font-size: 15px;
    max-width: 270px;
    text-decoration: none;
    color: #000 !important;
    display: block;
}

.mega-content-2,
.mega-content-2 a,
.mega-content-2 a:link {
    font-weight: 300;
    font-size: 15px;
    max-width: 330px;
    text-decoration: none !important;
    color: #000 !important;
    display: block;
}

.mega-content-white,
.mega-content-white a,
.mega-content-white a:link {
    font-weight: 300;
    font-size: 15px;
    max-width: 330px;
    text-decoration: none !important;
    color: #fff !important;
    display: block;
}

.mega-content-3,
.mega-content-3 a,
.mega-content-3 a:link {
    font-weight: 200;
    font-size: 15px;
    max-width: 300px;
    text-decoration: none !important;
    color: #000 !important;
    display: block;
}

.mega-content h3:hover,
.mega-content-2 h3:hover,
.mega-content-3 h3:hover,
.mega-content-white h3:hover {
    color: #46C3B2 !important;
}

.mega-content a:hover,
.mega-content-2 a:hover,
.mega-content-3 a:hover {
    color: #000 !important;
    text-decoration: none !important;
}

.mega-content-white a:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.q-menu-icon {
    padding-left: 45px;
    background-position: top left;
    background-repeat: no-repeat;
}

.q-contact-menu-icon {
    padding-left: 35px;
    background-position: top left;
    background-repeat: no-repeat;
}

.q-border-right {
    border-right: 1px #000 solid;
}

.q-border-left {
    border-left: 1px #000 solid;
}

.mortgage-protection-icon {
    background-image: url("/wp-content/uploads/2020/06/20-06-04_Mortgage-Protection_Quility-Product-Icon.svg");
}

.term-life-icon {
    background-image: url("/wp-content/uploads/2020/06/20-06-04_Term-Life_Quility-Product-Icon.svg");
}

.perm-life-icon {
    background-image: url("/wp-content/uploads/2020/06/20-06-04_Permanent-Life_Quility-Product-Icon.svg");
}

.final-expense-icon {
    background-image: url("/wp-content/uploads/2020/06/20-06-04_Final-Expense_Quility-Product-Icon.svg");
}

.debtfree-icon {
    background-image: url("/wp-content/uploads/2020/06/20-06-04_Debt-Free-Life_Quility-Product-Icon.svg");
}

.dis-ill-icon {
    background-image: url("/wp-content/uploads/2020/06/20-06-04_Critical-Illness-Disability_Quility-Product-Icon.svg");
}

.retirement-icon {
    background-image: url("/wp-content/uploads/2020/06/20-06-04_Annuity-Retirement-Solutions_Quility-Product-Icon.svg");
}
.qlt-icon {
        background-image: url("/wp-content/uploads/2021/11/QLT-nav-icon-vector.svg");

}

/** mobile menu **/

body.elementor-kit-9 .main-menu-mobile-top a,
body.elementor-kit-9 .main-menu-mobile-sub a {
    text-decoration: none !important;
}


.q-menu-mobile-icon {
    padding-left: 35px !important;
    background-position: center left;
    background-size: 23px auto;
    background-repeat: no-repeat;
}

.main-menu-mobile-top .jet-menu-label,
.main-menu-mobile-top .jet-menu-label a:link {
    font-family: "freight-display-pro", serif !important;
    font-weight: 900 !important;
    font-size: 20px !important;
    line-height: 30px !important;
    text-decoration: none !important;
    color: #000 !important;
}

.jet-mobile-menu__item--sub-trigger-item .main-menu-mobile-sub .mobile-sub-level-link .jet-menu-label,
.jet-mobile-menu__item--sub-trigger-item .main-menu-mobile-sub .mobile-sub-level-link .jet-menu-label a:link {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    text-decoration: none !important;
    color: #000 !important;
}

.jet-mobile-menu__item--sub-trigger-item .main-menu-mobile-sub .mobile-sub-level-link .jet-menu-label a:hover,
.main-menu-mobile-top .jet-menu-label a:hover {
    color: #46C3B2 !important;

}

li.main-menu-mobile-top {
    border-bottom: 1px #ccc solid !important;
}

/**sidebar nav**/
.q-menu-icon-sb {
    padding-left: 30px;
    background-position: center left;
    background-repeat: no-repeat;
}

.mortgage-protection-sb {
    background-image: url("/wp-content/uploads/2020/08/mortgage-protection-nav-Icon.svg");
}

.term-life-sb {
    background-image: url("/wp-content/uploads/2020/08/term-life-nav-icon.svg");
}

.perm-life-sb {
    background-image: url("/wp-content/uploads/2020/08/perm-life-nav-icon.svg");
}

.final-expense-sb {
    background-image: url("/wp-content/uploads/2020/08/final-expense-nav-icon.svg");
}

.debtfree-sb {
    background-image: url("/wp-content/uploads/2020/08/dfl-nav-icon.svg");
}

.dis-ill-sb {
    background-image: url("/wp-content/uploads/2020/08/crit-ill-nav-icon.svg");
}

.retirement-sb {
    background-image: url("/wp-content/uploads/2020/08/ret-nav-icon.svg");
}


li.mortgage-protection {
    background-image: url("/wp-content/uploads/2020/09/03_20-09-09_Life-Insurance-Guide_Products_Mortgage-Protection-Icon.svg");
}


li.term-life {
    background-image: url("/wp-content/uploads/2020/09/01_20-09-09_Life-Insurance-Guide_Products_Term-Life-Icon.svg");
}


li.perm-life {
    background-image: url("/wp-content/uploads/2020/09/02_20-09-09_Life-Insurance-Guide_Products_Perm-Life-Icon.svg");
}


li.final-expense {
    background-image: url("/wp-content/uploads/2020/09/08_20-09-09_Life-Insurance-Guide_Products_Final-Expense-Icon.svg");
}

li.debtfree {
    background-image: url("/wp-content/uploads/2020/09/04_20-09-09_Life-Insurance-Guide_Products_DFL-Icon.svg");
}


li.dis-ill {
    background-image: url("/wp-content/uploads/2020/09/07_20-09-09_Life-Insurance-Guide_Products_Disability-Icon.svg");
}


li.retirement {
    background-image: url("/wp-content/uploads/2020/08/ret-nav-icon.svg");
}

li.annuities {
    background-image: url("/wp-content/uploads/2020/09/05_20-09-09_Life-Insurance-Guide_Products_Annuities-Icon.svg");
}

/***** index links *****/
  .one-o-one-index {
    width:48%;
  }

.index-links ul,
ul.index-links {
    list-style-type: none;
}

ul.index-links li,
.index-links>li,
ul.index-links li a:link {
    font-size: 15px;
    line-height: 30px;
    font-weight: 300;
    color: #46C3B2;
    padding-left: 30px;
    padding-top: 5px;
    background-repeat: no-repeat;
    background-position: center left;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-decoration: none !important;

}

ul.index-links li a:hover {
    color: #000 !important;
}

.center-content {
    justify-content: space-evenly;
    align-items: center;
}

.eq-a {
    max-width: 450px;
    display: block;
    /*text-align: center;*/
}

.eq-b {
    max-width: 15%;
    display: block;
    text-align: center;
}

.eq-c {
    max-width: 550px;
}

.eq-a,
.eq-b,
.eq-c {
    color: #fff;
    padding: 10px;
    line-height: 30px;
}

.white-left-border {
    border-left: 1px solid #fff;
    height: 90px;
}

.annuity-checklist .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
    border-bottom: 1px solid #ccc;
    line-height: 50px;
}

.annuity-checklist .elementor-widget .elementor-icon-list-icon,
.elementor-widget .elementor-icon-list-icon {
    padding-top: 12px
}

.riders-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background-image: url("/wp-content/uploads/2020/09/stethiscope-background@2x.jpg");
    background-position: center left;
    background-repeat: contain;
    background-size: cover;
    height: 535px;
    margin: 35px 0;
}

.riders-content {
    width: 50%;
}

/**** footer
    **************************************************/
.help {
    background-image: url("/wp-content/uploads/2020/06/Footer-Contact-Us.svg");
    height: 25px;
}

.chat {
    background-image: url("/wp-content/uploads/2020/06/Talk-It-Through-Icon.svg");
    height: 25px;
}

.call {
    background-image: url("/wp-content/uploads/2020/06/call.svg");
    height: 25px;
}

.ins-guide {
    background-image: url("/wp-content/uploads/2020/07/Instant-Application-Icon.svg");
}

.help-footer {
    background-image: url("/wp-content/uploads/2020/07/Footer-Contact-Us.svg");
    height: 25px;
}

.chat-footer {
    background-image: url("/wp-content/uploads/2020/07/Talk-It-Through-Icon.svg");
    height: 25px;
}

.call-footer {
    background-image: url("/wp-content/uploads/2020/07/call-2.svg");
    height: 25px;
}



/*****radio buttons*****/
.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li,
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio,
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio li,
.gform_wrapper ul.gfield_radio li label {
    font-size: 18px;
}

.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0;
    margin-right: 10px;
}

/*****quote calculator *****/
.tmp-quote {
    background-color: #46c3b2;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    position: fixed;
    right: calc(50% - 550px);
    top: calc(50% - 100px);
    color: #fff;
    padding: 25px 15px 15px 10px;
}

.quote-line-over {
    display: block;
    text-align: center;
    font-size: 15px;
    line-height: 1.3em;
    font-weight: 500;
}

.quote-number {
    display: block;
    font-size: 3.8rem;
    text-align: center;
    font-weight: 800;
    line-height: 4.15rem;
}

.currency {
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    vertical-align: super;
    padding-right: 5px;
}

.line-under {
    display: block;
    text-align: center;
    font-size: 17px;
    line-height: 22px;
    font-weight: 300;
}

/***** footer *****/
/*.elementor-location-footer {
        position: absolute;
        bottom: 0;
        min-width:100%;
        min-height:640px;
}*/

/********** Gravity Forms
    **************************************************************/
/***** Gravity Forms 
    ******************************************************************/
.gform_wrapper h2.gsection_title {
    font-size: 1.5em;
    font-weight: 500;
}

.gform_wrapper .top_label .gfield_label,
.gform_wrapper h2.gsection_title,
.elementor-25 .elementor-element.elementor-element-1d90093a {
    font-family: "Montserrat", Sans-serif;
}

body .gform_wrapper .gform_body .gform_fields .gfield select {
    /*width: 120%;*/
    background: url('arrow.png') no-repeat;
    background-position: 80% center;
    border: 1px solid red;
    font-size: 18px !important;
    padding: 10px 8px 20px 14px;
    background: #fff;
    border-radius: 0 !important;
    overflow: hidden;
    position: relative;
}

.gf_has_tooltip {
    /* display:inline-block !important; */
    float:left;
    position:relative;
}

.dfl-tooltips {
   position:absolute; 
    right:-20px; 
}

.dfl-tooltips a {
    color:#005851 !important;
}

.dfl-tooltips a:hover {
    color:#46c3b2 !important;
}
.gender {
   top:7px;
}

.debt {
top:7px;
}

body .gform_wrapper .gform_body .gform_fields .gfield select {
    font-weight:300 !important;
}

.gform_wrapper .chosen-container-single .chosen-single {
    line-height:2em !important;
	height:38px !important;
}

.gform_legacy_markup_wrapper .chosen-container {
	font-size:18px !important;
}

/**** moves the caret down in the drop-down*****/
.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b {
	background-position: 0 8px !important;
    background-size: 60px !important;
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
    font-size:18px !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text], body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel], body .gform_wrapper .gform_body .gform_fields .gfield input[type=email] {
    max-height:40px;
}

body .gform_wrapper .gform_body .gform_fields .gfield textarea, body .gform_wrapper .gform_body .gform_fields .gfield select {
    
}

.gform_wrapper .chosen-container-single .chosen-single,
.gform_wrapper .chosen-container .chosen-results li {
    line-height: 30px !important;
    font-size: 16px;
    font-weight: 300;

}

.gform_wrapper .chosen-container .chosen-results li.highlighted {
    background-color:#18438A !important;
    background-image:none !important;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single span {
	margin-top:4px;
}


/*****submit button*****/


body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit] {
    background-color:#18438A;
    color:#fff;
    font-weight:500 ;
    text-transform: none;
    border:1px #18438A solid;
    border-radius:0px ;
    width:374px;
    max-width:96%;
    padding: 8px 5px;
}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield textarea,
body .gform_wrapper .gform_body .gform_fields .gfield select,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email]{
    border: 1px solid #A5A5A5;
    border-radius:0;
}

.gform_wrapper.gravity-theme .ginput_complex {
        justify-content: space-between;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-single {
    background:#fff !important;
}


/********** responsive 
    *************************************************************/
@media only screen and (max-width: 1250px) {

    .dfl-green-rectangle:before {
        top: 0;
    }

    .dfl-green-rectangle:after {
        top: 0;
    }
}

@media only screen and (max-width: 1025px) {

    .q-temp-quote-m {
        display: block;
    }

    .q-temp-quote-dt {
        display: none;
    }

    .tmp-quote {
        background-color: #46c3b2;
        border-radius: 3px;
        position: relative;
        width: calc(100% - 50px);
        margin: 10px 25px;
        height: auto;
        right: 0;
        top: 0;
        color: #fff;
        padding: 25px 15px 15px 10px;
    }

        /** Swipers **/
.elementor-slides .swiper-slide-bg {
    background-position: 50% !important;
}

.swiper-slide-inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

}

@media only screen and (max-width: 770px) {

/*Briggs experimenting on mobile background for dfl */

/* end of briggs's experiment */


    .lte-grey-lg-white-sm {
    background-color: #ffffff;
}
    .lte-grey-bg-sm {
        background-color: #f8f8f8;
}
    .annoying-box-border-water-green {
        height: 430px; 
        width:110%; 
        top:85px; 
        left:-5%;   
    }
    
    .elementor-swiper-button-next, .elementor-swiper-button .elementor-swiper-button-next {
        right:-5px;
    }
    
    .elementor-swiper-button-prev, .elementor-swiper-button .elementor-swiper-button-prev {
        left:-5px;
    }

.grass-green-background-white-bottom-offset {
    background-size: auto 65px;
}

    
    .hidden-sm {
    display:none;
}
.hidden-lg {
    display:initial;
}
    
    
.gform_wrapper.gravity-theme .ginput_complex {
    padding-right:15px;
    }

    .jet-mobile-menu__item-inner {
        min-width:330px !important;
        border:none !important;
    }
    
    .jet-mobile-menu__item-inner:active {
        border:none !important;
    }



  .one-o-one-index {
    width:100%;
  }


    .elementor-slides .swiper-slide-bg {
        background-position: center-top !important;
    }

    .eq-a,
    .eq-c {
        width: 100%;
        min-width: 100%;
        text-align: center;
    }

    .eq-b {
        width: 150px;
        max-width: 50%;
    }

    .white-left-border {
        border-left: none;
        border-top: 1px solid #fff;
        height: 1px;
        min-width: 100%;
        padding: 25px 0 5px 0;
    }

    .half-div {
        display: inline-block;
        float: left;
    }

    .q-col-half {
        width: 100%;
        padding: 0 20px;
    }

    .q-col-half-full {
        width: 100%;
        padding: 0;
    }

    .q-col-margin-med:first-child,
    .q-col-margin-med {
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 40px;
    }

    .dfl-green-rectangle:before {
        top: 130px;
    }

    .q-comparison-row {
        align-items: stretch;
    }

    .q-comparison-cell {
        max-width: 50%;
        padding: 0;
    }

    .q-comparison-row-head {
        min-width: 100% !important;
        text-align: center;
    }

    .q-cell-head {
        display: block !important;
    }

    .q-mobile-hide {
        display: none;
    }

    .q-mobile-show {
        display: initial;
    }

    .offest-vert {
        position: relative;
        top: 0px;
    }

    .left-offset-text-block {
        padding-left: 30px;
        padding-right: 30px;
    }


    .blue-white {
        padding-top: 20px;
        background-color: #0083eb;
        background-image: -webkit-linear-gradient(0deg, #18438A 0%, #18438A 85%, #fff 15%, #fff 15%);
        background-image: linear-gradient(0deg, #18438A 0%, #18438A 85%, #fff 15%, #fff 15%);
        box-shadow: none;
    }

    .white-blue {
        padding-top: 20px;
        background-color: #fff;
        background-image: -webkit-linear-gradient(0deg, #0083eb 0%, #0083eb 85%, #fff 25%, #fff 25%);
        background-image: linear-gradient(0deg, #0083eb 0%, #0083eb 85%, #fff 25%, #fff 25%);
        box-shadow: none;
    }

    .white-dk-blue {
        padding-top: 20px;
        background-color: #fff;
        background-image: -webkit-linear-gradient(0deg, #18438A 0%, #18438A 85%, #fff 25%, #fff 25%);
        background-image: linear-gradient(0deg, #18438A 0%, #18438A 85%, #fff 25%, #fff 25%);
        box-shadow: none;
    }

    .forest-green-white {
        padding-top: 20px;
        background-color: #fff;
        background-image: -webkit-linear-gradient(0deg, #005851 0%, #005851 85%, #fff 25%, #fff 25%);
        background-image: linear-gradient(0deg, #005851 0%, #005851 85%, #fff 25%, #fff 25%);
        box-shadow: none;
    }

    .red-offset-outline,
    .red-offset-outline-right {
        background-image: url("/wp-content/uploads/2020/07/red-three-x-three.svg");
        background-repeat: repeat-x;
        background-position: 0 12.5%;
        background-size: 3px 3px;
        border-bottom: 3px solid #ff5851;
    }

    .red-offset-outline:before,
    .red-offset-outline-right:before,
    .red-offset-outline:after,
    .red-offset-outline-right:after {
        content: "";
        width: 3px;
        height: 87.5%;
        position: absolute;
        left: 0;
        bottom: 0;
        /*border-bottom: 3px solid #ff5851;*/
        background-color: #ff5851;
    }

    .dfl-green-lt-offset-outline-right {
        background-image: url("/wp-content/uploads/2020/07/dfl-green-lt-three-x-three.svg");
        background-repeat: repeat-x;
        background-position: 0 12.5%;
        background-size: 3px 3px;
        border-bottom: 3px solid #E2F5E9;

    }

    .dfl-green-lt-offset-outline-right:before,
    .dfl-green-lt-offset-outline-right:after {
        content: "";
        width: 3px;
        height: 87.5%;
        position: absolute;
        left: 0;
        bottom: 0;
        /*border-bottom: 3px solid #ff5851;*/
        background-color: #E2F5E9;
    }


    .dfl-green-offset-outline-right {
        background: linear-gradient(
            #6ECF93,
            #6ECF93 15%,
            white 15%,
            white
          );
        border-bottom: 0;

    }



    .dfl-green-offset-outline-right:before,
    .dfl-green-offset-outline-right:after {
        display:none;
    }

    .water-green-offset-outline-right,
    .water-green-offset-outline-left {
        background-image: url("/wp-content/uploads/2020/07/water-green-three-x-three.svg");
        background-repeat: repeat-x;
        background-position: 0 12.5%;
        background-size: 3px 3px;
        border-bottom: 3px solid #46C3B2;
    }

    .water-green-offset-outline-right:before,
    .water-green-offset-outline-right:after,
    .water-green-offset-outline-left:before,
    .water-green-offset-outline-left:after {
        content: "";
        width: 3px;
        height: 87.5%;
        position: absolute;
        left: 0;
        bottom: 0;
        /*border-bottom: 3px solid #ff5851;*/
        background-color: #46C3B2;
    }



    .red-offset-outline .elementor-container .elementor-row,
    .blue-white .elementor-container .elementor-row,
    .water-green-offset-outline-left .elementor-container .elementor-row,
    .right-img-to-top .elementor-container .elementor-row {
        flex-direction: column-reverse;
        /*moves a right aligned photo to the top for small screens*/
    }


}