/*
Theme Name: Hello Elementor Child
Theme URI: 
Description:  
Author:  
Author URI: 
Template: hello-elementor
Version: 2.2
*/

* {
    box-sizing: border-box;
}

html,
body {
    color: #111;
    overflow-x: hidden;
}

body {
    margin: 0;
    font-family: "Roboto", sans-serif !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;

    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif !important;
    font-weight: 900 !important;
    line-height: 1.2;
    color: inherit;
}

a:hover {
    text-decoration: none !important;
    cursor: pointer;
}

p:last-child {
    margin-bottom: 0;
}

p:last-child + div {
    margin-bottom: 20px;
}

header button {
    box-shadow: none !important;
}

.hv-grow a,
.hvr-grow,
.ftform .hs-button.primary.large,
.formbox .hs-button.primary.large,
.formreport input[type="submit"],
.blueform input[type="submit"],
.topform input[type="submit"],
.calc_box input[type="submit"],
.getbigs a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active,
.ftform .hs-button.primary.large:hover,
.ftform .hs-button.primary.large:focus,
.ftform .hs-button.primary.large:active,
.formbox .hs-button.primary.large:hover,
.formbox .hs-button.primary.large:focus,
.formbox .hs-button.primary.large:active,
.formreport input[type="submit"]:hover,
.formreport input[type="submit"]:focus,
.formreport input[type="submit"]:active,
.blueform input[type="submit"]:hover,
.blueform input[type="submit"]:focus,
.blueform input[type="submit"]:hover,
.topform input[type="submit"]:hover,
.topform input[type="submit"]:focus,
.topform input[type="submit"]:hover,
.calc_box input[type="submit"]:hover,
.calc_box input[type="submit"]:focus,
.calc_box input[type="submit"]:hover,
.hv-grow a:hover,
.hv-grow a:focus,
.hv-grow a:active {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-shrink:hover,
.hvr-shrink:focus,
.hvr-shrink:active {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
}

.hvr-forward:after {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    content: "";
}

.hvr-forward:hover:after,
.hvr-forward:focus:after,
.hvr-forward:active:after {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
}

[type="button"]:focus,
[type="button"]:hover,
[type="submit"]:focus,
[type="submit"]:hover,
button:focus,
button:hover {
    outline: 0 !important;
    background-color: #f3f3f3;
}

.est_buttons:hover {
    background-color: #f3f3f3;
    color: #111;
}

.gsp_button:hover {
    background-color: #2880f8 !important;
    color: #ffffff !important;
}

li.nofunction > a:hover,
li.nofunction > a {
    cursor: default;
    pointer-events: none;
}

.header > div {
    max-width: 1400px;
    margin: auto;
    display: flex;
    align-items: center;
}

.header > div > div:first-child {
    flex: 0 0 12%;
}

.header > div > .mega-menu-wrap {
    flex: 0 0 88%;
}

.header #mega-menu-main_menu > li > .mega-sub-menu {
    transform: translate(0, 20px) !important;
}

.saywhats {
    display: flex !important;
    align-content: stretch;
    flex-wrap: unset !important;
    height: 100%;
}

.saywhats ul {
    display: flex !important;
    flex-wrap: nowrap !important;
}

.saywhats ul li {
    flex: 0 0 50%;
}

/*.header .saywhats ul li:last-child {
    flex: 1;
}*/

.menu-mobile-toggle {
    display: none !important;
}

.site-logo:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 0.12s ease-in-out;
    -moz-transition: all 0.12s ease-in-out;
    -ms-transition: all 0.12s ease-in-out;
    -o-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li > a.mega-menu-link:before {
    border: 2px solid #f6f7fa;
    width: 30px !important;
    height: 30px !important;
    padding: 5px;
    border-radius: 4px;
    background-size: 30px 30px !important;
    background-position: center !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-icon-left {
    margin-bottom: 10px;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-icon-left:last-child {
    margin-bottom: 0;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-icon-left:hover,
#mega-menu-wrap-main_menu .company li a:hover {
    transform: translate(3px, 0);
    -webkit-transition: all 0.12s ease-in-out;
    -moz-transition: all 0.12s ease-in-out;
    -ms-transition: all 0.12s ease-in-out;
    -o-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li#mega-menu-item-2456 > a.mega-menu-link {
    display: inline-block;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-bottom: 3px;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.menu_blog {
    background: #f6f7fa;
    margin-bottom: 0;
    border-radius: 0 0 0 10px;
    display: flex !important;
    justify-content: space-between;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.menu_blog a {
    width: 100%;
    display: flex !important;
    justify-content: space-between !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.menu_blog a:after {
    content: "\f345";
    font-family: dashicons;
    font-weight: 400;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    color: inherit;
    position: relative;
    background: transparent;
    height: auto;
    width: auto;
    right: auto;
    line-height: inherit;
    color: #222;
    font-size: 16px;
}

.mega-disable-link > a:hover {
    transform: none !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.menu_blog:hover a:after,
li.mega-tandr > ul > li a:hover {
    transform: translate(3px, 0) !important;
    -webkit-transition: all 0.12s ease-in-out !important;
    -moz-transition: all 0.12s ease-in-out !important;
    -ms-transition: all 0.12s ease-in-out !important;
    -o-transition: all 0.12s ease-in-out !important;
    transition: all 0.12s ease-in-out !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    content: "\f347";
    -webkit-transition: all 0.12s ease-in-out;
    -moz-transition: all 0.12s ease-in-out;
    -ms-transition: all 0.12s ease-in-out;
    -o-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
}

.tandr {
    padding: 25px 35px !important;
}

.res_row > .mega-sub-menu,
.res_row {
    display: flex !important
}

.menu-mobile {
    margin-top: 0;
}

.menu-mobile a {
    border-bottom: 0;
}

.smalltabletonly,
.mobileonly {
    display: none;
}

.desktoponly {
    display: block;
}

.byebye {
    display: block !important;
    height: 0 !important;
    width: 0 !important;
    font-size: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
}

div.logo {
    width: 110px;
    height: 40px;
    background-image: url(images/logo.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.header.small div.logo,
body.page-id-165 div.logo,
body.page-id-188 div.logo,
body.page-id-3 div.logo,
body.page-id-343 div.logo,
body.blacktop div.logo,
body.archive div.logo {
    background-image: url(images/logo.svg) !important;
}

.header.small .menu-main li.getstarted a,
body.page-id-165 .header .menu-main li.getstarted a,
body.page-id-188 .header .menu-main li.getstarted a,
body.page-id-3 .header .menu-main li.getstarted a,
body.page-id-343 .header .menu-main li.getstarted a,
body.blacktop .header .menu-main li.getstarted a,
body.archive .header .menu-main li.getstarted a {
    color: #fff !important;
    background: #2f83f5;
}

.header.small,
body.page-id-165 .header,
body.page-id-188 .header,
body.page-id-3 .header,
body.page-id-343 .header,
body.blacktop .header,
body.archive .header {
    background: #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.blacktop .menu-mobile-open:before,
.blacktop .menu-mobile-open:after,
.archive .menu-mobile-open:before,
.archive .menu-mobile-open:after {
    border-color: #111;
}

.header {
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
}

.header.small .menu-main li.getstarted a:hover {}

.menu-main {
    float: left;
}

.t_main {
    float: right;
}

.menu-main li.phone a,
.menu-mobile li.phone a,
.t_main .phone {
    font-weight: 900;
    font-size: 18px;
    padding-right: 0;
    color: #fff;
}

.t_main .phone {
    font-weight: 900;
    font-size: 18px;
    padding-right: 0;
    color: #fff;
}

.t_main .get-started {
    margin: 0 10px;
}

.t_main .login_link {
    color: #fff;
}

.menu-main li.phone a:after {
    display: none;
}

.menu-mobile li.getstarted a {
    margin-top: 0;
    border-radius: 4px;
}

.menu-mobile li.phone {
    margin-top: 30px;
}

.header.small .menu-main li a,
body.page-id-165 .header .menu-main li a,
body.page-id-188 .header .menu-main li a,
body.page-id-3 .header .menu-main li a,
body.page-id-343 .header .menu-main li a,
body.blacktop .header .menu-main li a,
body.archive .header .menu-main li a {
    color: #111;
}

li.nofunction > a:hover,
li.nofunction > a {
    cursor: default;
    pointer-events: none;
}

li.menu-item-has-children .sub-menu a:after,
.menu-main > li > ul:after,
.menu-main > li > ul:before {
    display: none;
}

li.menu-item-has-children .sub-menu {
    background: #fff !important;
    border: none !important;
    margin: 0 0 0 30px !important;
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    border-radius: 0;
}

.menu-main li.menu-item-has-children .sub-menu {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

li.menu-item-has-children .sub-menu:before {
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    content: "";
    display: block !important;
    background: #fff;
    border: none;
    border-width: 0;
    box-shadow: none;
    box-sizing: border-box;
    height: 20px;
    left: 50px;
    position: absolute;
    top: 12px;
    transform: rotate(135deg);
    transform-origin: 0 0;
    width: 20px;
}

li.menu-item-has-children .sub-menu a {
    padding: 5px 10px;
}

.menu-main li.menu-item-has-children:hover a:after {
    content: "\f107";
    -webkit-transition: all 0.125s linear;
    -moz-transition: all 0.125s linear;
    -ms-transition: all 0.125s linear;
    -o-transition: all 0.125s linear;
    transition: all 0.125s linear;
}

.menu-main .menu-item-has-children:before {
    display: none;
}

.menu-main li.getstarted a {
    padding: 0 30px;
    font-size: 14px;
    color: #fff;
    background: #2f83f5;
    text-transform: uppercase;
    height: 51px;
    line-height: 51px;
    margin-top: 14px;
    margin-left: 25px;
    border-radius: 3px;
    width: 150px;
    text-align: center;
}

.menu-main li.outline.black a,
.header.small .menu-main li.outline.black a {
    padding: 0 30px;
    font-size: 14px;
    color: #111 !important;
    border: 2px solid #111;
    background: white !important;
    text-transform: uppercase;
    height: 51px;
    line-height: 48px;
    margin-top: 14px;
    margin-left: 15px;
    border-radius: 3px;
    width: 150px;
    text-align: center;
}

.menu-main li.outline.black a:hover {
    color: #111;
}

.menu-main li.getstarted a:hover {
    color: #fff;
}

.menu-main li.getstarted a:after,
.menu-main li.black a:after {
    display: none;
}

.menu-main li a:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    margin-left: 8px;
    display: inline-block;
    font-size: 19px;
    font-weight: 900;
    top: -1px;
    position: absolute;
}

.menu-main li a:hover,
.header.small .menu-main li a:hover {
    color: #2f83f5;
}

.header {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    width: 100%;
    z-index: 1001;
    max-width: 2200px;
}

.header.small {
    position: fixed;
}

.outer {
    max-width: 2200px;
    margin: auto;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}


.roundtable {
    display: flex !important;
    justify-content: center;
    align-items: center;
    /*  background-image: url(/wp-content/uploads/2023/02/roundtable_menubg.jpg) !important;*/
    background-color: #111 !important;
    background-size: cover !important;
    background-position: center !important;
    position: relative !important;
}

.mega-menu-item-4097.roundtable a:after {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.roundtable a {
    color: #fff !important;
}

.mreport {
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-color: #2f83f5 !important;
}

.mreport:hover .mega-description-group .mega-menu-title:after,
.roundtable:hover .mega-description-group .mega-menu-title:after {
    transform: translate(3px, 0) !important;
    -webkit-transition: all 0.12s ease-in-out;
    -moz-transition: all 0.12s ease-in-out;
    -ms-transition: all 0.12s ease-in-out;
    -o-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
}

.mreport .mega-description-group .mega-menu-title:after,
.roundtable .mega-description-group .mega-menu-title:after {
    content: "\f345";
    font-family: dashicons;
    font-weight: 400;
    display: inline-block;
    margin: 0 0 0 6px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    color: inherit;
    position: relative;
    background: transparent;
    height: auto;
    width: auto;
    right: auto;
    line-height: inherit;
    color: #fff;
    font-size: 14px;
}

.mega-menu-item-4283.mreport a {
    color: #fff !important;
    text-align: center;
}

.mreport .mega-description-group,
.roundtable .mega-description-group {
    display: flex !important;
    flex-direction: column !important;
    -webkit-transition: all 0.12s ease-in-out;
    -moz-transition: all 0.12s ease-in-out;
    -ms-transition: all 0.12s ease-in-out;
    -o-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
}

.mreport .mega-description-group .mega-menu-title,
.roundtable .mega-description-group .mega-menu-title {
    order: 2;
    font-size: 14px !important;
    text-transform: none !important;
    font-weight: normal !important;
}

.mreport .mega-description-group .mega-menu-description,
.roundtable .mega-description-group .mega-menu-description {
    order: 1;
    font-size: 16px !important;
    line-height: 20px !important;
    font-style: normal !important;
    text-transform: uppercase !important;
    font-weight: 900 !important;
}

.mreport .mega-description-group .mega-menu-title {
    order: 2;
}

.mreport .mega-description-group .mega-menu-description {
    order: 1;
}

.mreport .mega-description-group .mega-menu-description:after,
.roundtable .mega-description-group .mega-menu-description:after {
    background: rgba(255, 255, 255.2);
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    margin: 10px auto 5px;
}

.mreport a {
    height: auto !important;
}

.formreport a,
.topform input[type="submit"] {
    height: 60px;
    line-height: 60px;
    text-align: center;
    padding: 0 40px;
    color: #fff !important;
    background: #2f83f5;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    border-radius: 3px;
    outline: none;
    border: none;
}

.twohundred {
    min-width: 200px;
}

.butn.outline a,
.outline a {
    border: 1.5px solid #fff !important;
    box-sizing: border-box;
    background: transparent;
    padding: 18.5px 40px !important;
    min-width: 200px;
}

.butn.outline.black,
.outline.black a {
    border: 1.5px solid #111 !important;
    color: #111;
}

.butn {
    height: 60px;
    line-height: 60px;
    text-align: center;
    padding: 0 40px;
    color: #fff !important;
    background: #2f83f5;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    border-radius: 3px;
    outline: none;
    border: none;
}

.elementor-size-lg {
    min-width: 200px;
}

.butn + .butn {
    margin-left: 10px;
}

.user-list .fancy {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}

.user-list .fancy .row {
    box-shadow: 0px 0px 15px 0px #efefef;
    border-radius: 5px;
}

.user-list h3.post-title {
    margin: 0px 0px;
}

.user-list .job-title {
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom: 15px !important;
    margin-top: 5px;
    color: #6c6c6c;
}

.user-list h3.post-title {
    text-transform: capitalize;
}

.user-list .fancy {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.user-list .row {
    overflow: hidden;
    text-align: center;
}

.user-list h3.post-title,
.user-list .posttitle > p {
    text-align: center;
}

.user-list .job-title {
    margin-bottom: 0;
}

.user-list h3.post-title {
    margin-top: 25px;
}

.user-list a.round {
    position: absolute;
    top: 15px;
    right: 5px;
}

.round {
    color: #fff !important;
    text-align: center;
    background: #2880f8;
    width: 40px;
    height: 40px;
    line-height: 39px;
    border-radius: 100px;
    font-size: 20px;
    margin: 0 15px;
}

a:hover {
    cursor: pointer;
}

.breadcrum > span {
    padding: 0 15px;
}

.breadcrum {
    padding: 25px 0;
}

.breadcrum a {
    color: #000;
}

.authordetails {
    padding: 50px;
    margin-top: 30px;
    border-radius: 4px;
}

.authordetails > div:first-child {
    flex: 1;
    justify-content: left;
    display: flex;
}

.authordetails .authorpic {
    width: 200px;
    height: 200px;
}

.authordetails h2 {
    font-size: 26px;
    color: #000;
}

.contribe-author {
    color: #fff !important;
    text-align: center;
    background: #2880f8;
    width: 40px;
    height: 40px;
    line-height: 41px;
    border-radius: 100px;
    font-size: 20px;
    margin: 0 15px;
}

.post_bio p {
    font-size: 16px;
    line-height: 26px;
}

.dubsup {
    max-width: 1300px;
}

.post-template-default .authordetails .authorpic {
    width: 150px;
    height: 150px;
}

.author_others {
    padding: 10px 0 0;
    display: flex;
    align-items: center;
    vertical-align: middle;
    flex-wrap: wrap;
}

.author_others a {
    padding: 15px 0;
}

.author_others span {
    content: "";
    width: 1px;
    height: 30px;
    background: #dedede;
    display: block;
    margin: 0 10px;
}

.blueberries {
    background: #2f83f5;
    color: #fff !important;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 900;
    padding: 10px 0;
}

.blueberries a {
    border: 1px solid #fff;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 0 20px;
    line-height: 35px;
    height: 35px;
    margin: 0 10px;
    color: #fff !important;
    font-weight: normal;
    font-size: 14px;
    display: inline-block;
}

.formbox * {
    font-family: "Roboto" !important;
}

.formbox select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.formbox .hs-button.primary.large {
    display: inline-block;
    height: 60px;
    line-height: 40px;
    color: #fff;
    background: #2880f8 !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    width: 100% !important;
    font-weight: normal;
    border-radius: 3px;
    outline: none;
    border: none;
}

.formbox .hs-button.primary.large:hover,
.formbox .hs-button.primary.large:focus {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.formbox .hs-fieldtype-text label,
.formbox .hs-fieldtype-phonenumber label,
.formbox .hs-fieldtype-select label {
    transition: all 0.2s linear;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    font-size: 16px;
    left: 15px;
    right: 15px;
    z-index: 10;
}

.formbox .hs-fieldtype-textarea label {
    transition: all 0.2s linear;
    top: 15px;
    position: absolute;
    font-size: 16px;
    left: 15px;
    z-index: 10;
}

.formbox .input {
    margin-right: 0 !important;
}

.formbox select:invalid {
    color: #f6f7fa;
}

.formbox .form-columns-1,
.formbox .form-columns-2 {
    width: 100%;
    max-width: 100%;
}

.formbox .form-columns-2 > div:first-child > * {
    margin-right: 5px !important
}

.formbox .form-columns-2 > div:last-child > * {
    margin-left: 5px !important
}

@media (max-width:400px) {
    .formbox .form-columns-2 > div:first-child > * {
        margin-right: 0 !important
    }

    .formbox .form-columns-2 > div:last-child > * {
        margin-left: 0 !important
    }
}

.formbox .input input,
.formbox .input select,
.formbox .input textarea {
    height: 50px;
    width: 100% !important;
    border: 1px solid #dedede;
    outline: none;
    box-shadow: none !important;
    border-radius: 3px;
    padding: 0 10px;
    font-family: "Roboto" !important;
    font-size: 16px;
    color: #111 !important;
    z-index: 10;
    position: relative;
    background: transparent;
}

.formbox .input textarea {
    resize: none;
    height: 100px;
    padding: 20px
}

.formbox .hs_recaptcha {
    position: absolute !important;
    right: 0;
    bottom: 20px;
}

.formbox .hs-form-field {
    position: relative;
    margin-bottom: 10px;
}

.formbox input[type="text"],
.formbox input[type="email"],
.formbox input[type="password"],
.rrformbox input[type="tel"],
.formbox input[type="number"],
.formbox input[type="file"],
.formbox select,
.formbox textarea {
    background: transparent;
}

.formbox .field.success label {
    top: 10px;
    left: 10px;
    font-size: 10px;
}

.formbox .hs-error-msg,
.formbox .hs-error-msgs {
    display: none !important;
}

.formbox .hs-input.invalid.error {
    border-color: red;
}

.formbox .legal-consent-container ul,
.formbox .hs-fieldtype-booleancheckbox ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    margin-bottom: 20px;
}

.formbox .legal-consent-container ul label,
.formbox .hs-fieldtype-booleancheckbox ul label {
    display: flex
}

.formbox .legal-consent-container ul label span,
.formbox .hs-fieldtype-booleancheckbox ul label span {
    margin-left: 10px;
}

.formbox .legal-consent-container ul label input[type="checkbox"],
.formbox .hs-fieldtype-booleancheckbox ul label input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 22px !important;
    height: 22px !important;
    outline: none;
    border-radius: 3px;
    border: 1px solid #dedede;
    background-color: #fff;
    cursor: pointer;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    flex: 0 0 22px;
}

.formbox .legal-consent-container ul label input[type="checkbox"]:checked,
.formbox .hs-fieldtype-booleancheckbox ul label input[type="checkbox"]:checked {
    background-color: #2880f8 !important;
    border: 1px solid #2880f8;

}

.formbox .legal-consent-container ul label input[type="checkbox"]:checked::before,
.formbox .hs-fieldtype-booleancheckbox ul label input[type="checkbox"]:checked::before {
    content: '✔';
    font-size: 16px;
    color: #fff
}

.topform input[type="text"],
.topform input[type="password"],
.topform input[type="input"],
.topform input[type="tel"],
.topform input[type="url"],
.topform input[type="email"],
.topform input[type="number"],
.topform input[type="range"],
.topform input[type="search"],
.topform input[type="color"],
.topform input[type="time"],
.topform input[type="week"],
.topform input[type="month"],
.topform input[type="date"],
.topform input[type="datetime"],
.topform textarea,
.topform select {
    border: 1px solid #f6f7fa;
    padding: 10px 20px;
    background: #f6f7fa;
    margin-bottom: 10px;
    outline: none;
    border-radius: 4px;
}

.topform .hs-fieldtype-select,
.topform .hs-form-field {
    position: relative;
}

.topform .hs-fieldtype-select:after {
    content: "\f078";
    font: normal normal normal 16px/1 Font Awesome 5 Free;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: calc(50% - 14px);
    right: 20px;
    z-index: 10;
}

.topform .hs-error-msgs {
    margin-bottom: 0;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    right: 10px;
}

.topform .hs-error-msgs li,
.formbox .hs-error-msgs li {
    list-style: none;
    margin: 0;
}

.topform .hs-error-msg,
.formbox .hs-error-msg {
    color: red;
    font-size: 10px;
}

.topform.blue input[type="submit"] {
    border: 1px solid #fff;
}

.topform input[type="submit"],
.formbox input[type="submit"] {
    min-width: 250px;
}

.topform.centered,
.formbox.centered {
    text-align: center;
}

.formbox .hs-fieldtype-select .input:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 12px;
    font-size: 20px;
    background-image: url(https://grow.billd.com/wp-content/uploads/2024/05/chevron-down-solid.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}

.poster-hvr:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.bio h2 {
    text-align: center;
    font-weight: 900;
    color: #111;
    font-size: 42px;
    line-height: 44px;
    margin-bottom: 30px;
}

.bio h2 span {
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
}

.bio div.wpforms-container-full .wpforms-form button[type="submit"],
.contactform div.wpforms-container-full .wpforms-form button[type="submit"],
.sigsup div.wpforms-container-full .wpforms-form button[type="submit"],
.roya div.wpforms-container-full .wpforms-form button[type="submit"],
.roya input[type="submit"],
.reportform input[type="submit"],
.formreport div.wpforms-container-full .wpforms-form button.reportform[type="submit"],
.formreport input[type="submit"],
button.mclc_submit.btn,
.calc_box input[type="submit"] {
    height: 60px;
    line-height: 60px;
    text-align: center;
    padding: 0 40px;
    color: #fff !important;
    background: #2f83f5;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    border: none;
    outline: none;
    margin-top: 10px;
    border-radius: 3px;
    cursor: pointer;
    box-shadow: none !important;
}

.calc_box input[type="submit"] {
    display: block;
    width: 100%;
}

.calc_box .submitted-message {
    color: #fff;
    background: #2880f8;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 10px;
}

.formreport input[type="submit"] {
    width: 100% !important;
}

.formreport input[type="text"],
.formreport input[type="email"],
.formreport input[type="tel"] {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100% !important;
    line-height: 1.3;
}

.formreport select {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100% !important;
    line-height: 1.3;
}

.formreport .form-columns-1 input {
    width: 100%;
}

.formreport .form-columns-1 .input {
    margin-right: 0;
}

.formreport .form-columns-1 input,
.formreport .form-columns-2 input {
    margin-bottom: 10px;
}

.formreport h3 {
    font-size: 24px;
    font-weight: 900;
}

.block {
    display: block !important;
    width: 100% !important;
}

.roya {
    background-color: #f6f7fa;
    position: relative;
    padding: 30px 30px 20px 30px;
    background-size: cover;
    background-position: center;
}

.roya > div {
    position: relative;
    z-index: 10;
}

.roya h2 {
    color: #fff;
    margin-bottom: 10px;
}

.contactform div.wpforms-container-full .wpforms-form button[type="submit"],
.sigsup div.wpforms-container-full .wpforms-form button[type="submit"] {
    width: auto;
}

.bio div.wpforms-container-full .wpforms-form button[type="submit"] {
    width: 100%;
}

.bio div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.contactform div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.sigsup div.wpforms-container-full .wpforms-form button[type="submit"]:hover {
    background-color: #2f83f5;
    border: none;
}

.bio div.wpforms-container-full .wpforms-form input[type="text"],
.contactform div.wpforms-container-full .wpforms-form input[type="text"],
.sigsup div.wpforms-container-full .wpforms-form input[type="text"],
.bio div.wpforms-container-full .wpforms-form input[type="email"],
.contactform div.wpforms-container-full .wpforms-form input[type="email"],
.sigsup div.wpforms-container-full .wpforms-form input[type="email"],
.bio div.wpforms-container-full .wpforms-form input[type="number"],
.contactform div.wpforms-container-full .wpforms-form input[type="number"],
.sigsup div.wpforms-container-full .wpforms-form input[type="number"] {
    padding: 0 20px;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    background: #f6f7fa;
}

.bio div.wpforms-container-full .wpforms-form textarea.wpforms-field-large,
.contactform div.wpforms-container-full .wpforms-form textarea.wpforms-field-large,
.sigsup div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
    font-size: 15px;
    padding: 20px;
    background: #f6f7fa;
    border-radius: 0;
}

.uk-modal {
    background-color: rgba(0, 0, 0, 0.5) !important;
    z-index: 99999 !important;
}

.uk-modal-dialog {
    border: none !important;
    border-radius: 0 !important;
}

.uk-modal-page {
    overflow: visible !important;
}

.uk-modal-page > body {
    overflow-y: visible !important;
    overflow-x: hidden !important;
}



@media only screen and (min-width: 1060px) {
    #mega-menu-menu-1 > li.mega-menu-item > ul.mega-sub-menu {
        transform: translate(0, 20px) !important;
    }

    .resources_menu > .mega-sub-menu {
        transform: translate(0, 20px) !important;
    }

    .tandr > .mega-sub-menu {
        transform: translate(0, 0) !important;
    }
}


.billd-max-mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    transform: translate(0, 20px) !important;
}

.billd-max-mega-menu li.mega-menu-item a.mega-menu-link:before {
    flex: 0 0 45px !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.menu_blog {
    background: #f6f7fa;
    margin-bottom: 0;
    border-radius: 0 0 0 10px;
    display: flex !important;
    justify-content: space-between;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.menu_blog a {
    width: 100%;
    display: flex !important;
    justify-content: space-between !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.menu_blog a:after {
    content: "\f345";
    font-family: dashicons;
    font-weight: 400;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    color: inherit;
    position: relative;
    background: transparent;
    height: auto;
    width: auto;
    right: auto;
    line-height: inherit;
    color: #222;
    font-size: 16px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.menu_blog:hover a:after,
li.mega-tandr > ul > li a:hover {
    transform: translate(3px, 0) !important;
    -webkit-transition: all 0.12s ease-in-out !important;
    -moz-transition: all 0.12s ease-in-out !important;
    -ms-transition: all 0.12s ease-in-out !important;
    -o-transition: all 0.12s ease-in-out !important;
    transition: all 0.12s ease-in-out !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    content: "\f347";
    -webkit-transition: all 0.12s ease-in-out;
    -moz-transition: all 0.12s ease-in-out;
    -ms-transition: all 0.12s ease-in-out;
    -o-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
}

.billd-max-mega-menu li > a.mega-menu-link:before {
    border: 2px solid #f6f7fa;
    width: 45px !important;
    height: 45px !important;
    padding: 5px;
    border-radius: 4px;
    background-size: 45px 45px !important;
    background-position: center !important;
}

.billd-max-mega-menu li.mega-icon-left {
    margin-bottom: 10px !important;
}

.billd-max-mega-menu li.mega-icon-left:last-child {
    margin-bottom: 0;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-icon-left:hover,
.billd-max-mega-menu .company li a:hover {
    transform: translate(3px, 0);
    -webkit-transition: all 0.12s ease-in-out;
    -moz-transition: all 0.12s ease-in-out;
    -ms-transition: all 0.12s ease-in-out;
    -o-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
}

.billd-max-mega-menu li#mega-menu-item-2456 > a.mega-menu-link {
    display: inline-block;
    margin-bottom: 15px;
    padding-top: 5px;
    padding-bottom: 3px;
}

.billd-max-mega-menu li.menu_blog {
    background: #f6f7fa;
    margin-bottom: 0;
    border-radius: 0 0 0 10px;
    display: flex !important;
    justify-content: space-between;
}

.billd-max-mega-menu li.menu_blog a {
    width: 100%;
    display: flex !important;
    justify-content: space-between !important;
}

.billd-max-mega-menu li.menu_blog a:after {
    content: "\f345";
    font-family: dashicons;
    font-weight: 400;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    color: inherit;
    position: relative;
    background: transparent;
    height: auto;
    width: auto;
    right: auto;
    line-height: inherit;
    color: #222;
    font-size: 16px;
}

.mega-disable-link > a:hover {
    transform: none !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu li.menu_blog:hover a:after,
li.mega-tandr > ul > li a:hover {
    transform: translate(3px, 0) !important;
    -webkit-transition: all 0.12s ease-in-out !important;
    -moz-transition: all 0.12s ease-in-out !important;
    -ms-transition: all 0.12s ease-in-out !important;
    -o-transition: all 0.12s ease-in-out !important;
    transition: all 0.12s ease-in-out !important;
}

.billd-max-mega-menu li.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    content: "\f347";
    -webkit-transition: all 0.12s ease-in-out;
    -moz-transition: all 0.12s ease-in-out;
    -ms-transition: all 0.12s ease-in-out;
    -o-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out;
}

.tandr ul > li {
    margin-left: 0 !important;
}

.tandr ul > li a {
    line-height: 30px;
}


.ftform h3 {
    font-weight: 900;
    text-transform: uppercase;
    color: #111;
    margin-right: 20px;
    font-size: 18px;
    margin-bottom: 0;
}

.ftform .hs-form-required {
    display: none;
}

.ftform .hs-button.primary.large {
    width: 100%;
    outline: none;
    border: 1px solid #000;
    background: transparent;
    color: #000 !important;
    height: 45px;
    border-radius: 3px;
    text-transform: uppercase;
}

.ftform form {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    column-gap: 10px;
    justify-content: space-between;
    color: #111;
}

.ftform div.hs-form-field {
    position: relative;
}

.ftform form div.hs_firstname > label {
    display: none;
}

.ftform form div.hs_lastname > label {
    display: none;
}

.ftform form div.hs_email > label {
    display: none;
}

.ftform form div input[type="text"],
.ftform form div input[type="email"] {
    background: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #111;
}

.ftform form div input[type="text"]:focus,
.ftform form div input[type="email"]:focus {
    outline: none;
}

.ftform .hs-button.primary.large:hover {
    background: transparent;
}

.ftform .hs-error-msg {
    color: red;
}

.ftform .hs-newsletter_type,
.ftform .hs-newsletter_type .input,
.ftform .hs-newsletter_type ul {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}

.ftform .hs-newsletter_type > label > span {
    font-weight: 900;
}

.ftform .hs-form-radio-display span {
    font-weight: normal;
    margin-left: 5px;
    top: 1px;
    position: relative;
}

.ftform .hs_firstname,
.ftform .hs_lastname {
    flex: 0 0 15%;
}

.ftform .hs_email {}

.ftform .hs_newsletter_type {
    flex: 0 0 35%;
}

.ftform .hs_submit {
    flex: 0 0 15%;
}

.ftform .hs-newsletter_type .input ul li {
    list-style: none;
    margin: 0 5px;
}

.ftform input::placeholder {
    color: rgba(0, 0, 0, 0.5) !important;
    opacity: 1;
}

.ftforminput: -ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5) !important;
}

.ftform input::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5) !important;
}

.ftform .hs-error-msgs {
    padding: 0;
    margin: 0 0 0 5px;
    font-size: 11px;
    position: absolute;
    top: 100%;
}

.ftform .hs-error-msgs li {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1.1;
}

.ftform .hs_error_rollup {
    display: none;
}

.ftform input[type="radio"]:after {
    width: 16px;
    height: 16px;
    border-radius: 1000px;
    top: -1px;
    left: 0px;
    position: relative;
    background-color: #fff;
    content: "";
    display: flex;
    visibility: visible;
    border: 1px solid rgba(0, 0, 0, 0.4);
    margin: 0 5px 0 0;
    overflow: hidden;
}

.ftform input[type="radio"]:checked:after {
    width: 16px;
    height: 16px;
    border-radius: 1000px;
    top: -1px;
    left: 0px;
    position: relative;
    background-color: #111;
    content: "";
    display: flex;
    visibility: visible;
}

.ftform .hs-newsletter_type .input ul li label {
    display: flex;
    line-height: 1;
    vertical-align: middle;
    align-items: center;
}

.ftform .submitted-message {
    color: #fff;
    font-size: 18px;
}

.ftform .submitted-message p {
    color: #111 !important;
}

.blog-post-content h1,
.blog-post-content h2,
.blog-post-content h3,
.blog-post-content h4 {
    font-weight: 900;
    margin: 30px 0 20px;
}

.blog-post-content p,
.blog-post-content ul,
.blog-post-content ol {
    margin-bottom: 20px;
}

.blog-post-content p:last-child {
    margin-bottom: 0;
}

.blog-post-content image {
    margin: 40px 40px 40px 0;
}

@media only screen and (max-width: 768px) {
    .ftform form {
        flex-direction: column;
    }

    .ftform .hs-newsletter_type,
    .ftform .hs-newsletter_type .input,
    .ftform .hs-newsletter_type ul {
        align-items: flex-start;
        flex-direction: column;
    }

    .ftform .hs-newsletter_type {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .ftform .hs-form-field {
        width: 100%;
    }

    .ftform .hs_submit {
        width: 100%;
    }

    .ftform .hs-newsletter_type,
    .ftform .hs-newsletter_type .input,
    .ftform .hs-newsletter_type ul {
        display: block;
        margin-top: 10px;
    }

    .ftform .hs-newsletter_type .input ul li {
        margin-bottom: 15px;
    }
}

.user-list .fancy {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

#ez-toc-container {
    background: #fff;
    padding: 40px;
    margin-bottom: 30px;
    border-radius: 4px;
}

#ez-toc-container a {
    color: #111;
}

#ez-toc-container a:before {
    display: none !important;
}

.ez-toc-title {
    font-weight: 900;
    color: #111;
    font-size: 30px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dedede;
}

.ez-toc-list.ez-toc-list-level-1 {
    padding: 0 !important;
    list-style: none;
    margin: 0;
}

.ez-toc-page-1.ez-toc-heading-level-2 {
    list-style: none;
    margin: 0 0 15px;
}

.ez-toc-page-1.ez-toc-heading-level-2:last-child {
    margin-bottom: 0;
}

.ez-toc-page-1.ez-toc-heading-level-2 > a {
    font-weight: 900;
}

.ez-toc-heading-level-3 {
    font-size: 95%;
    list-style: none;
    margin: 0;
}

.ez-toc-list a {
    color: #555;
}

.ez-toc-list-level-3 {
    padding-left: 15px;
    margin-top: 5px;
}

.faqs {
    position: relative;
}

.faqs > div {
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    margin: auto;
    padding: 90px 0;
}

.faqs h3 {
    font-weight: 900;
}

.faqs > div > div.faqnav > div.fixed {
    position: fixed;
    top: 150px;
}

.faqs > div > div.faqnav {
    width: 25%;
}

.faqs > div > div.faqnav > div {
    padding: 0 30px 0 12px;
    transition: top 1s linear;
}

.faqs > div > div.faqnav > div a,
div.faqnav > div a {
    display: block;
    padding: 10px 0;
    position: relative;
    color: #999;
    -webkit-transition: position 0.25s linear;
    -moz-transition: position 0.25s linear;
    -ms-transition: position 0.25s linear;
    -o-transition: position 0.25s linear;
    transition: position 0.25s linear;
}

.faqs > div > div.faqnav > div a.heyo,
div.faqnav > div a.heyo {
    color: #2880f8;
}

.faqs > div > div.faqnav > div a:before,
div.faqnav > div a:before {
    content: "";
    width: 3px;
    height: 25px;
    display: inline-block;
    line-height: 45px;
    position: absolute;
    background: #999;
    left: -10px;
}

.faqs > div > div.faqnav > div a.heyo:before,
div.faqnav > div a.heyo:before {
    background: #2880f8;
}

.faqs > div > div.faqwrap {
    width: 75%;
}

.user-list .fancy {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.user-list .row {
    overflow: hidden;
    text-align: center;
}

.user-list h3.post-title,
.user-list .posttitle > p {
    text-align: center;
}

.user-list .job-title {
    margin-bottom: 0;
}

.user-list h3.post-title {
    margin-top: 25px;
}

.user-list a.round {
    position: absolute;
    top: 15px;
    right: 5px;
}

.round {
    color: #fff !important;
    text-align: center;
    background: #2880f8;
    width: 40px;
    height: 40px;
    line-height: 39px;
    border-radius: 100px;
    font-size: 20px;
    margin: 0 15px;
}

a:hover {
    cursor: pointer;
}

.breadcrum > span {
    padding: 0 15px;
}

.breadcrum {
    padding: 25px 0;
}

.breadcrum a {
    color: #000;
}

.authordetails {
    padding: 50px;
    margin-top: 30px;
    border-radius: 4px;
}

.authordetails > div:first-child {
    flex: 1;
    justify-content: left;
    display: flex;
}

.authordetails .authorpic {
    width: 200px;
    height: 200px;
}

.authordetails h2 {
    font-size: 26px;
    color: #000;
}

.contribe-author {
    color: #fff !important;
    text-align: center;
    background: #2880f8;
    width: 40px;
    height: 40px;
    line-height: 41px;
    border-radius: 100px;
    font-size: 20px;
    margin: 0 15px;
}

.post_bio p {
    font-size: 16px;
    line-height: 26px;
}

.dubsup {
    max-width: 1300px;
}

.post-template-default .authordetails .authorpic {
    width: 150px;
    height: 150px;
}

.author_others {
    padding: 10px 0 0;
    display: flex;
    align-items: center;
    vertical-align: middle;
    flex-wrap: wrap;
}

.author_others a {
    padding: 15px 0;
}

.author_others span {
    content: "";
    width: 1px;
    height: 30px;
    background: #dedede;
    display: block;
    margin: 0 10px;
}

.blueberries {
    background: #2f83f5;
    color: #fff !important;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 900;
    padding: 10px 0;
}

.blueberries a {
    border: 1px solid #fff;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 0 20px;
    line-height: 35px;
    height: 35px;
    margin: 0 10px;
    color: #fff !important;
    font-weight: normal;
    font-size: 14px;
    display: inline-block;
}

.poster-hvr:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.greywrap {
    background: #f6f7fa;
    overflow: hidden;
}

.greywrap .main {
    background: transparent !important;
}

.narrow {
    max-width: 1200px;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: visible;
}

.authordetails {
    padding: 50px;
    margin-top: 30px;
    border-radius: 4px;
}

.authordetails {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    margin-bottom: 20px;
}

.authordetails > div:first-child {
    flex: 1;
    justify-content: left;
    display: flex;
}

.authordetails > div:last-child {
    flex: 3;
}

.authordetails .authorpic {
    width: 200px;
    height: 200px;
}

.authordetails .authorpic {
    border-radius: 100%;
    overflow: hidden;
    width: 150px;
    height: 150px;
}

.authordetails .name {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.authordetails h2 {
    font-size: 26px;
    color: #000;
}

.authordetails h2 > span {
    font-size: 14px;
    display: block;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
}

.user-list .fancy {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.user-list .row {
    overflow: hidden;
    text-align: center;
}

.user-list h3.post-title,
.user-list .posttitle > p {
    text-align: center;
}

.user-list .job-title {
    margin-bottom: 0;
}

.user-list h3.post-title {
    margin-top: 25px;
}

.user-list a.round {
    position: absolute;
    top: 15px;
    right: 5px;
}

.round {
    color: #fff !important;
    text-align: center;
    background: #2880f8;
    width: 40px;
    height: 40px;
    line-height: 39px;
    border-radius: 100px;
    font-size: 20px;
    margin: 0 15px;
}

a:hover {
    cursor: pointer;
}

.breadcrum > span {
    padding: 0 15px;
}

.breadcrum {
    padding: 25px 0;
}

.breadcrum a {
    color: #000;
}

.authordetails {
    padding: 50px;
    margin-top: 30px;
    border-radius: 4px;
}

.authordetails > div:first-child {
    flex: 1;
    justify-content: left;
    display: flex;
}

.authordetails .authorpic {
    width: 200px;
    height: 200px;
}

.authordetails h2 {
    font-size: 26px;
    color: #000;
}

.contribe-author {
    color: #fff !important;
    text-align: center;
    background: #2880f8;
    width: 40px;
    height: 40px;
    line-height: 41px;
    border-radius: 100px;
    font-size: 20px;
    margin: 0 15px;
}

.post_bio p {
    font-size: 16px;
    line-height: 26px;
}

.dubsup {
    max-width: 1300px;
}

.post-template-default .authordetails .authorpic {
    width: 150px;
    height: 150px;
}

.author_others {
    padding: 10px 0 0;
    display: flex;
    align-items: center;
    vertical-align: middle;
    flex-wrap: wrap;
}

.author_others a {
    padding: 15px 0;
}

.author_others span {
    content: "";
    width: 1px;
    height: 30px;
    background: #dedede;
    display: block;
    margin: 0 10px;
}

.blueberries {
    background: #2f83f5;
    color: #fff !important;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 900;
    padding: 10px 0;
}

.blueberries a {
    border: 1px solid #fff;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 0 20px;
    line-height: 35px;
    height: 35px;
    margin: 0 10px;
    color: #fff !important;
    font-weight: normal;
    font-size: 14px;
    display: inline-block;
}

.poster-hvr:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.trustpilot > div {
    max-width: 1200px;
    text-align: center;
    margin: auto;
    border-top: 1px solid #dedede;
    padding: 90px 0;
}

.trustpilot a.butn {
    margin-top: 30px;
}

.trustpilot > div > h2,
.faqwrap h1 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 80px;
    color: #111;
    font-weight: 900;
}

.trustpilot > div > h2:before,
.products > h2:before,
.sweepsteps h3:before,
.blueline h2:before,
.faqwrap h1:before,
h1.eyebrow:before,
.eyebrow h1:before,
.eyebrow h2:before,
.eyebrow .elementor-heading-title:before {
    background: #2880e9;
    width: 120px;
    height: 10px;
    content: "";
    display: block;
    position: relative;
    margin: 0 auto 30px;
}

.eyebrow.centered .elementor-heading-title:before {
    background: #2880e9;
    width: 120px;
    height: 10px;
    content: "";
    display: block;
    position: relative;
    margin: 0 auto 30px;
}

.wink .elementor-heading-title:after {
    background: #2880e9;
    width: 120px;
    height: 10px;
    content: "";
    display: block;
    position: relative;
    margin: 20px 0 20px 0;
}

.fancy {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

.fancypants > div > div,
.fancypants > div > div > .poster,
.fancy > div > div,
.fancy > div > div > .poster {
    height: 100%;
    width: 100%;
}

.fancy .poster {
    margin: 0;
}

.poster > div {
    padding: 0;
    height: 100%;
}

.post__img a {
    width: 100%;
    height: 225px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 24px;
    display: block;
}

.post__img a img,
.post__img a picture {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.poster > div > div:last-child {
    padding: 0 20px 20px;
}

.category-press article h1,
.single-post .format-standard h1,
.posttitle {
    font-weight: 900;
    color: #111;
    font-size: 26px;
    margin-bottom: 5px;
    line-height: 30px;
}

.poster .posttitle p {
    font-weight: normal;
    font-size: 16px;
}

.posternew,
.posternew span,
.poster,
.poster .post-title {
    color: #111;
}

/*span.liney {
    border-right: 1px solid #111;
    padding-right: 7px;
    margin-right: 6px;
}
*/
.fancypants > div h3,
.fancypants2 > div h3,
.catpage > div h2,
.fancy div h3 {
    font-weight: 900;
    font-size: 23px;
    margin: 10px 0;
}

.poster .fix a {
    text-indent: -10000px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    cursor: pointer;
}

.poster,
.fullposter,
.podcastposter {
    border-radius: 4px;
    position: relative;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.poster:hover,
.posternew:hover,
.fullposter:hover,
.podcastposter:hover {
    -webkit-box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
}

.breadcrum a {
    color: #000 !important;
}

.liney {
    color: #111 !important
}

@media screen and (min-width: 1280px) {
    .container {
        max-width: 1200px;
        margin: auto;
    }

    .wrapper-boxed .wrapper {
        width: 1220px;
    }

    .wrapper-boxed .container {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 1150px) {

    .menu-main li.phone a,
    .menu-mobile li.phone a,
    .t_main .phone {
        padding: 0 !important;
    }

    .menu-main li.getstarted a {
        padding: 0 24px !important;
    }
}

@media only screen and (max-width: 1079px) {
    .t_main .phone {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .fancy {
        display: flex !important;
        flex-wrap: wrap;
        padding: 25px;
    }

    .narrow {
        padding: 0 25px;
    }

    .authordetails {
        padding: 30px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .breadcrum {
        padding: 20px;
    }

    .breadcrum > span {
        padding: 0 5px;
    }

    .trustpilot > div,
    .features2 > div {
        padding: 40px 20px;
    }

    .features2 h2,
    .trustpilot > div > h2 {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .desktoponly {
        display: none;
    }

    .hvr-grow a {
        width: 100% !important;
    }
}
