/* 
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
*/

/*
    Add your custom styles here
*/
/* Hide logo on home page */
body {
    -webkit-font-smoothing: antialiased;
}

.elementor-search-form__toggle img {
    width: 20px;
    height: 20px;
}

.elementor-search-form--skin-full_screen .elementor-search-form__container {
    background-color: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(17px);
    -webkit-backdrop-filter: blur(17px);
}

.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input {
    color: #000;
    border: 1px solid #000;
    border-radius: 50px !important;
    padding: 20px 30px;
    font-size: 20px;
    line-height: 2;
    text-align: left;
}

#view-more-button {
    border: none;
    background: none;
    color: #EE2D32;
    font-size: 14px;
    font-weight: medium;
    margin-top: 86px;
    margin-bottom: 96px;
}

@media screen and (min-width: 1981px) {
    .box-section {
        padding-left: calc(50vw - 990px) !important;
        padding-right: calc(50vw - 990px) !important;
    }
}

/* Footer styling */
.footer-outer {
    padding-left: 80px;
}

.footer-outer .footer-column {
    width: calc(25vw - 40px);
}

.footer-outer .footer-red-column {
    width: calc(25vw + 40px);
}

#hide-header {
    transition: all .4s ease !important;
}

/* Container styling. This should match the Elementor container styles */
.container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

@media screen and (max-width: 1300px) and (min-width: 768px) {
    section.elementor-section-boxed>.elementor-container,
    div.e-con-boxed > div.e-con-inner,
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 767px) {
    section.elementor-section-boxed>.elementor-container,
    div.e-con-boxed > div.e-con-inner,
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* Styling for the singular post pages */

div.container-top-separator {
    border-top: 1px solid #e4e4e4;
    width: 100%;
    height: 0;
    margin: 0 0 41px 0;
}

@media screen and (max-width: 1300px) and (min-width: 768px) {
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
}



/* Redsights page styles */
.redsights-heading {
    text-align: center;
    margin-top: 106px;
    margin-bottom: 45px;
}

.redsights-logo img{
    height: 126px;
    width: auto;
}

.redsights-form {
    text-align: center;
    margin-bottom: 131px;
}

.redsights-form .filters {
    display: flex;
    flex-direction: row;
    gap: 45px;
    justify-content: center;
    opacity: 0;
}

.redsights-form .filters select.resizeselect {
    max-width: 300px;
    appearance: none;
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    width: 100%;
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    cursor: inherit;
    line-height: 20px;
    background: url(/wp-content/uploads/2022/07/arrow-down-black.svg);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 50%;
}

.redsights-form input.search {
    width: 519px;
    font-size: 14px;
    padding: 18px 18px 18px 62px;
    border-radius: 28px;
    border: 1px solid #9D9D9D;
    background: url(/wp-content/uploads/2022/06/search-icon.svg);
    background-repeat: no-repeat;
    background-position-y: 50%;
    background-position-x: 30px;
    margin-bottom: 25px;
}

.reports-form {
    text-align: center;
    margin-bottom: 131px;
}

.reports-form .filters {
    display: flex;
    flex-direction: row;
    gap: 45px;
    justify-content: center;
    opacity: 0;
}

.reports-form .filters select.resizeselect {
    max-width: 300px;
    appearance: none;
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    width: 100%;
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    cursor: inherit;
    line-height: 20px;
    background: url(/wp-content/uploads/2022/07/arrow-down-black.svg);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 50%;
}

.reports-form input.search {
    width: 519px;
    font-size: 14px;
    padding: 18px 18px 18px 62px;
    border-radius: 28px;
    border: 1px solid #9D9D9D;
    background: url(/wp-content/uploads/2022/06/search-icon.svg);
    background-repeat: no-repeat;
    background-position-y: 50%;
    background-position-x: 30px;
    margin-bottom: 25px;
}

/* Post listing styles in the insights page */
.article-card {
    display: flex;
    flex-direction: row;
    gap: 52px;
    margin-bottom: 40px;
    color: #272121;
}

.article-card .article-image {
    min-width: 510px;
    max-width: 510px;
    min-height: 299px;
    max-height: 299px;
}

.article-card .article-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.article-card .article-content {
    max-width: 620px;
}

.article-card .article-content h3 {
    font-family: "Cambon", serif;
    font-size: 28px;
    line-height: 37px;
    font-weight: bold;
    margin-bottom: 32px;
}

.article-card .article-content h3 a {
    color: #272721;
}

.article-card .article-meta {
    font-size: 13px;
    line-height: 25px;
}

.article-card .article-meta span {
    margin-right: 20px;
    white-space: nowrap;
}

.subscription-banner {
    background-color: #EE2D32;
        
}


p#insights-view-more {
    text-align: center;
    margin-top: 86px;
    margin-bottom: 86px;
}

a.view-more-button {
    color: #EE2D32;
    font-size: 14px;
    line-height: 20px;
}

.page-content a {
    text-decoration: none;
}

.wp-element-button {
    background-color: transparent !important;
    color: #EE2D32 !important;
    border: 1px solid #EE2D32!important;
    border-radius: 32px;
    padding: 12px 28px;
    font-size: 16px;
    font-family: Manrope;
    font-weight: 600;
    margin-bottom: 20px !important;

}

@media screen and (max-width: 1073px){
    .article-card {
        gap: 25px;
    }
    .article-card .article-image {
        min-width: 350px;
        max-width: 350px;
        min-height: 175px;
        max-height: 175px;
    }
    .article-card .article-meta span {
        margin-right: 14px;
        white-space: nowrap;
    }
    .article-card .article-content h3 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 6px;
    }
}

@media screen and (max-width: 768px) {
    .redsights-heading {
        margin-top: 106px;
        margin-bottom: 45px;
    }

    .redsights-logo {
        height: 80px;
        width: auto;
    }

    .redsights-form .filters {
        display: flex;
        flex-direction: column;
        gap: 20px;
        justify-content: center;
        align-items: center;
    }

    .redsights-form .filters select.resizeselect {
        max-width: 80%;
        appearance: none;
        background-color: transparent;
        border: none;
        padding: 0;
        margin: 0;
        width: 100%;
        font-family: "Manrope", sans-serif;
        font-size: 14px;
        cursor: inherit;
        line-height: 20px;
        background: url(/wp-content/uploads/2022/07/arrow-down-black.svg);
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: 50%;
        color: #272721;
    }

    .redsights-form input.search {
        width: 80%;
    }

    .reports-form .filters {
        display: flex;
        flex-direction: column;
        gap: 20px;
        justify-content: center;
        align-items: center;
    }

    .reports-form .filters select.resizeselect {
        max-width: 80%;
        appearance: none;
        background-color: transparent;
        border: none;
        padding: 0;
        margin: 0;
        width: 100%;
        font-family: "Manrope", sans-serif;
        font-size: 14px;
        cursor: inherit;
        line-height: 20px;
        background: url(/wp-content/uploads/2022/07/arrow-down-black.svg);
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: 50%;
        color: #272721;
    }

    .reports-form input.search {
        width: 80%;
    }
    .article-card {
        gap: 15px;
        margin-bottom: 20px;
    }

    .article-card .article-image {
        width: 120px;
        min-width: 120px;
        height: 120px;
        min-height: 120px;
    }

    .article-card .article-content h3 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 12px;
        margin-top: 0;
    }

    .article-card p.article-meta {
        margin-bottom: 0;
    }

    .article-card p.article-meta span {
        display: none;
    }

    .article-card p.article-meta span:last-child {
        display: inline;
    }
}

.grecaptcha-badge {
    display: none;
}



/* Subscription Banner styles in the insights page */

.subscription-container {
    max-width: 1280px;
    margin: 0 auto;
}

@media screen and (max-width: 1300px) and (min-width: 768px) {

    .subscription-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

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

    .subscription-container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.subscription-banner{
    background-image: url(/wp-content/uploads/2023/02/Group-12432@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom:40px;
}

.flex-container {
    display: flex;
    align-items: center;
    width: 79%;
    margin: 0 auto;

}

.elementor-61644 .elementor-element.elementor-element-9ea992b .form-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    
}

.form-container {
    display: flex;
    align-items: center;
    margin: auto;
}

h2.subscription-heading {
    font-family: Cambon;
    font-weight: bold;
    font-size: 28px;
    line-height: 37px;
    color: white;
    padding-top: 42px;
    padding-bottom: 45px;
    padding-right: 35px;
    max-width: 46%;
}
.email {
    margin-right: 20px;
    
}


.elementor-61644 .elementor-element.elementor-element-9ea992b .form-container .email {
    padding-bottom: 20px;
    margin-right: 0px;
    width: 100%;
}

.elementor-61644 .elementor-element.elementor-element-9ea992b .form-container .subscribe {
   width: 100%;
}


.email input[type="email"] {
    padding: 14px 120px 14px 25px;
    text-align: left;
    color: #272121;
    font-size: 14px;
    font-family: Manrope;
    font-weight: 600;
    width: 100%;
    border-radius: 26px;
    border: none;
}

 .subscribe-btn {
    padding: 12px 28px;
    border-radius: 32px;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    font-family: Manrope;
    font-weight: 600;
    cursor: pointer;
    margin-left: 90px;
    border: 1px solid #FFFFFF;
    text-transform: capitalize;
    letter-spacing: -0.64px;

}

.subscribe-btn:hover {
    background-color: white;
    color: #EE2D32;
}

.wpcf7-spinner {
    display: none !important;
    visibility: hidden !important;
}
.wpcf7-spinner::before {
    display: none !important;
       }
.wpcf7-not-valid-tip {
    color: #EE2D32 !important;
    font-size: 1em;
    margin: 10px 0;
    line-height: 1;
    border: 1px solid #fff !important;
    background-color: #fff;
    border-radius: 10px;
    }
   
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form .wpcf7-response-output{
    font-size: 1em;
    line-height: 1;
    border: 1px solid #fff !important;
    padding: 0;
    }

.popup-form {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: transparent;
}
      
      /* Modal Content/Box */
.form-content {
    background-color: #fff;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: none;
    width: 700px; /* Could be more or less, depending on screen size */
    box-shadow: 5px 5px 30px rgba(0,0,0,0.25);}
      
      /* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
      
.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

h3.form-heading {
    font-family: Cambon;
    font-weight: bold;
    font-size: 28px;
    line-height: 37px;
    color: #272121;
    padding-top: 40px;
    padding-bottom: 18px;
    text-align: center;
    margin: 0 auto;
}

p.form-heading {
    font-family: Manrope;
    font-weight: normal;
    font-size: 16px;
    line-height: 35px;
    color: #272121;
    padding-top: 0px;
    padding-bottom: 40px;
    text-align: center;
    margin: 0 auto;
}
    
.form-content .wpcf7 {
    width: 60%;
    margin: 0 auto;
}

.form-content input[type="text"],
.form-content input[type="email"],
.form-content input[type="tel"],
.form-content input[type="select"],
.form-content textarea, .form-content select
 {
    display: block;
    border: none;
    border-bottom: 1px solid #ababab;
    border-radius: 0;
    background-color: transparent;
    color: #8D8D8D;
    padding-left: 0;
    padding-right: 0;
    font-family: "Manrope", sans-serif;
}

.form-content select option {
    display: block;
    border: none;
    border-bottom: 1px solid #ababab;
    border-radius: 0;
    background-color: #fff;
    color: #272121;
    padding-left: 0;
    padding-right: 0;
    font-family: "Manrope", sans-serif;
}
.form-content select option:hover {
    background-color: #E93735;
}

.form-content input::placeholder,
.form-content textarea::placeholder {
    opacity: 1;
}

.utm-fields{
	display: none;
}

.form-content input[type="submit"] {
	padding: 12px 28px;
	border-radius: 32px;
	background-color: #E93735;
    color: #fff;
	font-size: 16px;
	font-family: Manrope;
	font-weight: 600;
	cursor: pointer;
	border: 1px solid #E93735;
	text-transform: capitalize; 
    display: block;
    margin: 0 auto;

}

.form-content input[type="submit"]:hover, .form-content input[type="submit"]:focus, 
.form-content input[type="submit"]:visited, .form-content input[type="submit"]:active {
	background-color: transparent;
	color: #E93735;
}

@media screen and (max-width: 1279px ) and (min-width: 1085px) {
    .flex-container {
        width: 90%;
    }
    h2.subscription-heading {
        font-size: 26px;
        line-height: 37px;
        padding-right: 35px;
        max-width: 44%;
    }
   
}

@media screen and (max-width: 1084px ) {
    .container {
        padding: 0 10px;
    }
    .flex-container {
        width: 90%;
    }
    h2.subscription-heading {
        font-size: 24px;
        line-height: 37px;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-right: 35px;
        max-width: 44%;
    }
    .email input[type="email"] {
        padding: 14px 90px 14px 25px;
        font-size: 14px;
        width: 100%;
    }
}
@media screen and (max-width: 958px ) {
    .flex-container {
        flex-wrap: wrap; 
        margin: auto;
    }

    h2.subscription-heading {
        font-size: 24px;
        line-height: 37px;
        max-width: 45%;
        margin: auto;
        padding-right: 0;

    }
    .form-container {
        margin: auto;
        padding-bottom: 20px;
   }
    
}

@media screen and (max-width: 786px ) {
    .flex-container {
        width: 90%;
    }

    .flex-container {
        flex-wrap: wrap; 
        margin: auto;

               
    }

    .form7-content .subscribe-btn {
        margin-left: 0px;
       
    }

    .form-content {
        background-color: #fff;
        margin: 15% auto; /* 15% from the top and centered */
        padding: 20px;
        border: none;
        width: 75%; /* Could be more or less, depending on screen size */
    }
    
    h3.form-heading {
        font-size: 24px;
        line-height: 30px;
        color: #272121;
        padding-top: 30px;
        padding-bottom: 15px;
        text-align: center;
        margin: 0 auto;
    }
   
    h2.subscription-heading {
        font-size: 24px;
        line-height: 37px;
        max-width: 70%;
        margin: auto;
        padding-right: 0;

    }
    .form-container {
        margin: auto;
        padding-bottom: 30px;
    }
    
}

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

    h2.subscription-heading {
        max-width: 70%;

    }
    .email input[type="email"] {
        padding: 14px 50px 14px 25px;
        margin-bottom: 20px;
    }
    .subscribe input[type="submit"] {
        margin-left: 0px;
           
    }

}
@media screen and (max-width: 576px ) {
    .form7-content .subscribe-btn {
        padding: 8px 20px;
        border-radius: 32px;
        font-size: 14px;
   
    }
    .form-container{
        flex-wrap: wrap;
        justify-content: center;
        max-width: 95%; 
        padding-bottom: 20px;

    }

    h3.form-heading {
        font-size: 20px;
        line-height: 30px;
        padding-top: 20px;
        padding-bottom: 10px;
      
    }
    p.form-heading {
       
        font-size: 14px;
        line-height: 20px;
     
    }
   
    .form-content .wpcf7 {
        width: 80%;
        margin: 0 auto;
    }
    
    .form-content input[type="text"],
    .form-content input[type="email"],
    .form-content input[type="tel"],
    .form-content input[type="select"],
    .form-content textarea, .form-content select
     {

        font-size: 14px;
    }
    
    .form-content select option {
        font-size: 14px;
    }
    .form-content select option:hover {
        background-color: #E93735;
    }
    
    .form-content input::placeholder,
    .form-content textarea::placeholder {
        opacity: 1;
    }
    
    .utm-fields{
        display: none;
    }
    
    .form-content input[type="submit"] {
        padding: 8px 20px;
        border-radius: 32px;
        font-size: 14px;
            
    }
    h2.subscription-heading {
        padding: 20px;
        font-size: 20px;
        line-height: 1.5rem;
        max-width: 80%;

    }
    .email input[type="email"] {
        padding: 14px 50px 14px 25px;
        margin-bottom: 20px;
    }
    .subscribe input[type="submit"] {
        margin-left: 0px;
           
    }

    .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form .wpcf7-response-output{
    font-size: 1em;
    margin: 0px 0;
    line-height: 1;
    border: none;
    padding: 0;
    }

}

@media screen and (max-width: 477px ) {
    .flex-container {
        width: 100%;
      }
    h2.subscription-heading {
       font-size: 17px;
        max-width: 100%;

    }
  
}
