/*
 Theme Name:   Divi Child
 Theme URI:    https://example.com
 Description:  Custom Divi child theme with custom blog archive and category pages
 Author:       Your Name
 Author URI:   https://example.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  divi-child
*/

/* Import parent theme styles */
@import url('../Divi/style.css');

.padding-100.et_pb_section {
    padding: 100px 0;
}
.no-top-padding.et_pb_section {
    padding-top: 0;
}
p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 26px;
    font-weight: 400;
    padding: 0;
}
a {
    color: #404040;
    text-decoration: none;
    transition: all 0.3s ease, color 0.3s ease;
}
a:hover {
    color: #000000;
    text-decoration: none;
}
h1 {
    font-size: 36px;
    line-height:  46px;
    margin-bottom: 10px;
    padding-bottom: 0;
    font-weight: 500;
}
h2 {
    font-size: 36px;
    line-height:  46px;
    margin-bottom: 10px;
    padding-bottom: 0;
    font-weight: 500;
}

/*  --------------------  Header Styles  -------------------- */
.header-wrapper.et_pb_section {
    padding: 26px 0;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
}

.slide-in-menu .slide-in-menu-inner p {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 22px;
    transition: all 0.3s ease, color 0.3s ease;
}
.slide-in-menu .slide-in-menu-inner p:hover {
    color: #f3e9e1;
}

/*  --------------------  Home Styles  --------------------  */
.hero-home {
    margin-top: -108px;
}
.hero-home .home-header-heading-text .et_pb_text_inner {
    width: 100%;
}
.hero-home h1 {
    color: #ffffff;
    font-size: 50px;
    font-weight: 400;
    line-height: 60px;
    margin-bottom: 0;
    margin-top: 100px;
}
.hero-home-btn-left a {
    display: inline-block;
    padding: 18px 0;
    width: 340px;
    background-color: #ffffff;
    color: #1b3f73;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.hero-home-btn-left a:hover {
    background-color: #1b3f73;
    color: #ffffff;
}
.hero-home-btn-right a {
    display: inline-block;
    padding: 18px 0;
    width: 340px;
    background-color: #1b3f73;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.hero-home-btn-right a:hover {
    background-color: #ffffff;
    color: #1b3f73;
}

.our-company-container {
}
.our-company-container .heading-rotated {
    transform: rotate(-90deg);
    transform-origin: left top;
    margin-bottom: 20px;
    position: absolute;
    left: -12%;
    top: 130px;
}
.our-company-container h3 {
    color: #1b3f73;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 0;
}
.our-company-container h2 {
    color: #1b3f73;
    font-size: 36px;
}
.our-company-container p {
    text-align: justify;
}
.our-company-container p a {
    color: #63615f;
    text-decoration: none;
}
.our-company-container p:last-child {
    margin-bottom: 0;
}
.our-company-container .btn-custom a {
    display: inline-block;
    padding: 18px 0;
    width: 340px;
    background-color: #1b3f73;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 15px;
}
.our-company-container .btn-custom a:hover {
    background-color: #ffffff;
    color: #1b3f73;
}

.why-oil-and-gas-container {
}
.why-oil-and-gas-container .heading-rotated {
    transform: rotate(-90deg);
    transform-origin: left top;
    margin-bottom: 20px;
    position: absolute;
    left: -12%;
    top: 135px;
}
.why-oil-and-gas-container h3 {
    color: #c89976;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 0;
}
.why-oil-and-gas-container h2 {
    color: #c89976;
    font-size: 36px;
}
.why-oil-and-gas-container p {
    text-align: justify;
    color: #b2b6c0;
}
.why-oil-and-gas-container p a {
    color: #b2b6c0;
    text-decoration: none;
}
.why-oil-and-gas-container p:last-child {
    margin-bottom: 0;
}
.why-oil-and-gas-container .btn-custom a {
    display: inline-block;
    padding: 18px 0;
    width: 340px;
    background-color: #c89976;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 15px;
}
.why-oil-and-gas-container .btn-custom a:hover {
    background-color: #ffffff;
    color: #c89976;
}

.our-strategy-container {
}
.our-strategy-container .heading-rotated {
    transform: rotate(-90deg);
    transform-origin: left top;
    margin-bottom: 20px;
    position: absolute;
    left: -12%;
    top: 120px;
}
.our-strategy-container h3 {
    color: #1b3f73;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 0;
}
.our-strategy-container h2 {
    color: #1b3f73;
    font-size: 36px;
}
.our-strategy-container p {
    text-align: justify;
    color: #63615f;
}
.our-strategy-container p a {
    color: #63615f;
    text-decoration: none;
}
.our-strategy-container p:last-child {
    margin-bottom: 0;
}
.our-strategy-container .btn-custom a {
    display: inline-block;
    padding: 18px 0;
    width: 340px;
    background-color: #c89976;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 15px;
}
.our-strategy-container .btn-custom a:hover {
    background-color: #ffffff;
    color: #c89976;
}

.educational-resources-container {
}
.educational-resources-container .heading-rotated {
    transform: rotate(-90deg);
    transform-origin: left top;
    margin-bottom: 20px;
    position: absolute;
    left: -12%;
    top: 195px;
}
.educational-resources-container h3 {
    color: #c89976;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 0;
}
.educational-resources-container h2 {
    color: #c89976;
    font-size: 36px;
}
.educational-resources-container p {
    text-align: justify;
    color: #b2b6c0;
}
.educational-resources-container p a {
    color: #b2b6c0;
    text-decoration: none;
}
.educational-resources-container p:last-child {
    margin-bottom: 0;
}
.educational-resources-container .btn-custom a {
    display: inline-block;
    padding: 18px 0;
    width: 340px;
    background-color: #c89976;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 15px;
}
.educational-resources-container .btn-custom a:hover {
    background-color: #ffffff;
    color: #c89976;
}

.home-features {
}
.home-features {
    padding: 0;
}
.home-features h3 {
    color: #ffffff;
    background-color: #1b3f73;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
    font-family: 'roboto', sans-serif;
    width: 85%;
    padding: 20px 30px;
}


.disclaimer-container {
}
.disclaimer-container .heading-rotated {
    transform: rotate(-90deg);
    transform-origin: left top;
    margin-bottom: 20px;
    position: absolute;
    left: -12%;
    top: 95px;
}
.disclaimer-container h3 {
    color: #1b3f73;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 0;
}
.disclaimer-container h2 {
    color: #1b3f73;
    font-size: 36px;
}
.disclaimer-container p {
    text-align: justify;
    color: #63615f;
}
.disclaimer-container p a {
    color: #63615f;
    text-decoration: none;
}
.disclaimer-container p:last-child {
    margin-bottom: 0;
}

/*  --------------------  About Us Styles  --------------------  */
.about-our-company-container {
}
.about-our-company-container .heading-rotated {
    transform: rotate(-90deg);
    transform-origin: left top;
    margin-bottom: 20px;
    position: absolute;
    left: -12%;
    top: 130px;
}
.about-our-company-container h3 {
    color: #1b3f73;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 0;
}
.about-our-company-container h2 {
    color: #1b3f73;
    font-size: 36px;
}
.about-our-company-container p {
    text-align: justify;
}
.about-our-company-container p a {
    color: #63615f;
    text-decoration: none;
}
.about-our-company-container p:last-child {
    margin-bottom: 0;
}

.our-principles-container {
}
.our-principles-container .heading-rotated {
    transform: rotate(-90deg);
    transform-origin: left top;
    margin-bottom: 20px;
    position: absolute;
    left: -12%;
    top: 130px;
}
.our-principles-container h3 {
    color: #c89976;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 0;
}
.our-principles-container h2 {
    color: #c89976;
    font-size: 36px;
}
.our-principles-container h4 {
    color: #c89976;
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.our-principles-container p {
    text-align: justify;
    color: #b2b6c0;
}
.our-principles-container p a {
    color: #b2b6c0;
    text-decoration: none;
}
.our-principles-container p:last-child {
    margin-bottom: 0;
}

.our-group-container {
}
.our-group-container h2 {
    color: #1b3f73;
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 0;
}
.our-group-container p {
    text-align: justify;
}
.our-group-container p a {
    color: #63615f;
    text-decoration: none;
}
.our-group-container p:last-child {
    margin-bottom: 0;
}
.our-group-container ul,
.our-group-container ul li {
    color: #63615f;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 0;
}

.meet-our-team-container.et_pb_section {
    padding-bottom: 20px;
}
.meet-our-team-container h2 {
    color: #c89976;
    font-size: 36px;
}

.pum-container .pum-title {
    margin-bottom: 0;
}
.pum-container .pum-content h3 {
    color: #1b3f73;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 5px;
}

/*  --------------------  Investor Eligibility Styles  --------------------  */
.investor-eligibility-container {
}
.investor-eligibility-container h2 {
    color: #1b3f73;
    font-size: 36px;
}
.investor-eligibility-container p {
    text-align: justify;
}
.investor-eligibility-container p a {
    color: #63615f;
    text-decoration: none;
}
.investor-eligibility-container p:last-child {
    margin-bottom: 0;
}

.what-is-an-accredited-investor-container {
}
.what-is-an-accredited-investor-container h2 {
    color: #c89976;
    font-size: 36px;
}
.what-is-an-accredited-investor-container h4 {
    color: #c89976;
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.what-is-an-accredited-investor-container p {
    text-align: justify;
    color: #b2b6c0;
}
.what-is-an-accredited-investor-container p a {
    color: #b2b6c0;
    text-decoration: none;
}
.what-is-an-accredited-investor-container p:last-child {
    margin-bottom: 0;
}

.our-investor-community-container {
}
.our-investor-community-container h2 {
    color: #1b3f73;
    font-size: 36px;
}
.our-investor-community-container p {
    text-align: justify;
}
.our-investor-community-container p a {
    color: #63615f;
    text-decoration: none;
}
.our-investor-community-container p:last-child {
    margin-bottom: 0;
}

.learn-more-container.et_pb_section {
}
.learn-more-container h2 {
    color: #c89976;
    font-size: 36px;
}
.learn-more-container p {
    color: #b2b6c0;
}
.learn-more-container p a {
    color: #b2b6c0;
    text-decoration: none;
}
.learn-more-container p:last-child {
    margin-bottom: 0;
}
.learn-more-container .btn-custom a {
    display: inline-block;
    padding: 18px 0;
    width: 340px;
    background-color: #c89976;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 15px;
}
.learn-more-container .btn-custom a:hover {
    background-color: #ffffff;
    color: #c89976;
}



/*  --------------------  Investor Resources styles  --------------------  */
.understanding-energy-investing-container {
}
.understanding-energy-investing-container h2 {
    color: #1b3f73;
    font-size: 36px;
}
.understanding-energy-investing-container p {
    text-align: justify;
}
.understanding-energy-investing-container p a {
    color: #63615f;
    text-decoration: none;
}
.understanding-energy-investing-container p:last-child {
    margin-bottom: 0;
}

.investor-guide-container {
}
.investor-guide-container h2 {
    color: #c89976;
    font-size: 36px;
}
.investor-guide-container p {
    color: #b2b6c0;
}
.investor-guide-container p a {
    color: #b2b6c0;
    text-decoration: none;
}
.investor-guide-container ul li {
    color: #b2b6c0;
}
.investor-guide-container p:last-child {
    margin-bottom: 0;
}
.investor-guide-container .btn-custom a {
    display: inline-block;
    padding: 18px 0;
    width: 340px;
    background-color: #c89976;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.investor-guide-container .btn-custom a:hover {
    background-color: #ffffff;
    color: #c89976;
}

.sovereign-insights-container {
}
.sovereign-insights-container h2 {
    color: #1b3f73;
    font-size: 36px;
}
.sovereign-insights-container p {
}
.sovereign-insights-container p a {
    color: #63615f;
    text-decoration: none;
}
.sovereign-insights-container p:last-child {
    margin-bottom: 0;
}

.upstream-insights-container {
}
.upstream-insights-container h2 {
    color: #c89976;
    font-size: 36px;
}
.upstream-insights-container p {
    color: #b2b6c0;
}
.upstream-insights-container p a {
    color: #b2b6c0;
    text-decoration: none;
}
.upstream-insights-container p:last-child {
    margin-bottom: 0;
}

.upstream-insights-container .btn-custom a {
    display: inline-block;
    padding: 18px 0;
    width: 340px;
    background-color: #c89976;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 15px;
}
.upstream-insights-container .btn-custom a:hover {
    background-color: #ffffff;
    color: #c89976;
}

#popmake-407 p {
    margin-bottom: 0;
}
#popmake-407 .pum-content {
    margin-top: 20px;
}
.pum-content .wpcf7-form-control-wrap {
    margin-bottom: 0;
    display: block;
    text-align: left;
}
.pum-content input.text,
.pum-content input.title,
.pum-content input[type=email],
.pum-content input[type=password],
.pum-content input[type=tel],
.pum-content input[type=text],
.pum-content select,
.pum-content textarea {
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 2px;
    color: #4e4e4e;
    width: 100%;
    border: none;
    border-radius: 3px;
    padding: 18px;
    background-color: #f9f4f0;
    font-size: 18px;
    color: #656362;
}
.pum-content input[type="submit" i] {
    display: inline-block;
    padding: 18px 0;
    width: 100%;
    background-color: #1b3f73;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    border: none;
    cursor: pointer;
}
.pum-content input[type="submit" i]:hover {
    background-color: #c89976;
    color: #ffffff;
}
.pum-content .wpcf7-spinner {
    margin-left: -60px;
    position: absolute;
    margin-top: 16px;
}

/*  --------------------  Landing Page styles  --------------------  */
.landing-page-section-01 {
}
.landing-page-section-01 h2 {
    color: #c89976;
    font-size: 36px;
}
.landing-page-section-01 p {
    color: #b2b6c0;
    margin-bottom: 0;
}
.landing-page-section-01 .btn-custom a {
    display: inline-block;
    padding: 18px 0;
    width: 340px;
    background-color: #c89976;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 15px;
}
.landing-page-section-01 .btn-custom a:hover {
    background-color: #ffffff;
    color: #c89976;
}

.landing-page-section-02 {
}
.landing-page-section-02 h2 {
    color: #1b3f73;
    font-size: 36px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.landing-page-section-02 p {
    margin-bottom: 0;
}
.landing-page-section-02 ul {
    font-weight: 400;
    margin-bottom: 0;
}
.landing-page-section-02 ul li {
    margin-bottom: 15px;
}
.landing-page-section-02 ul li:last-child {
    margin-bottom: 0;
}
.landing-page-section-02 .btn-custom a {
    display: inline-block;
    padding: 18px 0;
    width: 340px;
    background-color: #1b3f73;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 15px;
}
.landing-page-section-02 .btn-custom a:hover {
    background-color: #ffffff;
    color: #1b3f73;
}

.landing-page-section-03 {
}
.landing-page-section-03 .landing-page-section-03-heading p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.landing-page-section-03 .landing-page-section-03-heading h2 {
    color: #1b3f73;
    font-size: 36px;
}
.landing-page-section-03 p {
    margin-bottom: 0;
}
.landing-page-section-03-blocks .et_pb_column {
    background-color: #1b3f73;
    padding: 40px;
    text-align: center;
}
.landing-page-section-03-blocks .et_pb_column  h3 {
    color: #c89976;
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}
.landing-page-section-03-blocks .et_pb_column  p {
    color: #bdbec5;
    text-align: center;
}
.landing-page-section-03 .btn-custom a {
    display: inline-block;
    padding: 18px 0;
    width: 340px;
    background-color: #c89976;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 15px;
}
.landing-page-section-03 .btn-custom a:hover {
    background-color: #1b3f73;
    color: #ffffff;
}

.landing-page-section-04 {
}
.landing-page-section-04 .landing-page-section-04-heading p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    color: #bdbec5;
}
.landing-page-section-04 .landing-page-section-04-heading h2 {
    color: #c89976;
    font-size: 36px;
}
.landing-page-section-04 p {
    margin-bottom: 0;
}
.landing-page-section-04-blocks .et_pb_column {
    background-color: #f3e9e1;
    padding: 40px;
    text-align: center;
}
.landing-page-section-04-blocks .et_pb_column  h3 {
    color: #1b3f73;
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}
.landing-page-section-04-blocks .et_pb_column  p {
    text-align: center;
}

.padding-50.et_pb_section {
    padding: 50px 0;
}
.landing-page-section-05 {
}
.landing-page-section-05 h2 {
    color: #1b3f73;
    font-size: 36px;
}
.landing-page-section-05-logos p {
    margin-bottom: 0;
}
.landing-page-section-05-logos img {
    margin-left: 45px;
    margin-right: 45px;
}


.landing-page-section-06 {
}
.landing-page-section-06 .landing-page-section-06-form {
    max-width: 660px !important;
    text-align: center;
    margin: auto;
}
.landing-page-section-06 .landing-page-section-06-form p {
    margin-left: auto;
    margin-right: auto;
    color: #bdbec5;
    margin-bottom: 60px;
}
.landing-page-section-06 .landing-page-section-06-form p:last-child {
    margin-bottom: 0;
}
.landing-page-section-06 .landing-page-section-06-form .wpcf7-form p {
    margin-bottom: 20px;
}
.landing-page-section-06 .landing-page-section-06-form h2 {
    color: #c89976;
    font-size: 36px;
}
.landing-page-section-06 .landing-page-section-06-form input.text,
.landing-page-section-06 .landing-page-section-06-form input.title,
.landing-page-section-06 .landing-page-section-06-form input[type=email],
.landing-page-section-06 .landing-page-section-06-form input[type=password],
.landing-page-section-06 .landing-page-section-06-form input[type=tel],
.landing-page-section-06 .landing-page-section-06-form input[type=text],
.landing-page-section-06 .landing-page-section-06-form select,
.landing-page-section-06 .landing-page-section-06-form textarea {
    background-color: #f3e9e1;
    border: 1px solid #bbb;
    padding: 2px;
    color: #4e4e4e;
    width: 100%;
    border: none;
    border-radius: 3px;
    padding: 18px;
    background-color: #f9f4f0;
    font-size: 18px;
    color: #656362;
    margin-bottom: 20px;
}
.landing-page-section-06 .landing-page-section-06-form input[type="submit" i] {
    display: inline-block;
    padding: 18px 30px;
    width: 430px;
    background-color: #c89976;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    border: none;
    cursor: pointer;
}
.landing-page-section-06 .landing-page-section-06-form input[type="submit" i]:hover {
    background-color: #ffffff;
    color: #c89976;
}
.landing-page-section-06 .landing-page-section-06-form .wpcf7-spinner {
    margin-left: -60px;
    position: absolute;
    margin-top: 16px;
}
.landing-page-section-06-disclaimer p {
    font-size: 15px;
    line-height: 26px;
    font-style: italic;
    color: #bdbec5;
    margin-bottom: 0;
    max-width: 660px;
    text-align: center;
    margin: auto;
}


.landing-page-disclaimer.et_pb_section {
    padding:  30px 0;
}
.landing-page-disclaimer p {
    font-size: 15px;
    line-height: 26px;
    font-style: italic;
    color: #bdbec5;
    margin-bottom: 0;
}

/*  --------------------  Investor Insights styles  --------------------  */
.hero-investor-insights h2 {
    color: #ffffff;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
}

/*  --------------------  Featured Insight Shortcode Styles  --------------------  */
.featured-insight-wrapper {
    width: 100%;
}

.featured-insight-container {
    display: flex;
    gap: 40px;
    align-items: center;
    border-radius: 0;
}

.featured-insight-image {
    flex: 0 0 620px;
    overflow: hidden;
}

.featured-insight-img {
    width: 100%;
    height: 517px;
    object-fit: cover;
    display: block;
}

.featured-insight-content {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.featured-insight-title {
    font-size: 36px;
    font-weight: 500;
    color: #1b3f73;
    margin: 0 0 40px 0;
    line-height: 38px;
}

.featured-insight-excerpt {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 50px 0;
    flex: 1;
}

.featured-insight-button {
    display: inline-block;
    padding: 18px 0;
    width: 340px;
    background-color: #1b3f73;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.featured-insight-button:hover {
    background-color: #ffffff;
    color: #1b3f73;
}

.suggested-categories-container {
    padding-bottom: 80px;
}
.suggested-categories-container h2 {
    color: #c89976;
    font-size: 36px;
}
.suggested-categories-container p {
    color: #b2b6c0;
}
.suggested-categories-container p a {
    color: #b2b6c0;
    text-decoration: none;
}
.suggested-categories-container p:last-child {
    margin-bottom: 0;
}
.suggested-categories-container .et-menu li>a {
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    padding: 20px 45px !important;
    transition: all 0.3s ease, color 0.3s ease;
    background-color: #c89976;
    border-radius: 100px;
    padding: 18px 30px;
    margin-bottom: 20px;
}
.suggested-categories-container .et-menu li>a:hover {
    color: #c89976;
    background-color: #ffffff;
    opacity: 1;
}

/*  --------------------  Custom blog archive and category styles  --------------------  */
.news-archive-outer {
    background-color: #f3e9e1;
}
.news-archive-container {
    max-width: 1300px;
    margin: auto;
    padding: 100px 0;
    width: 96%;
    background-color: #f3e9e1 !important;
}

/*  --------------------  Posts grid layout  --------------------  */
.blog-posts-grid {
    display: grid;
    /*
    grid-template-columns: repeat(3, 1fr);
    */
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .blog-posts-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
}

.blog-post-card {
    background: #f9f4f0;
    transition: all 0.3s ease;
    border-radius: 0;
    overflow: hidden;
}

.blog-post-card:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.blog-post-image {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
    /*
    margin-bottom: 20px;
    */
}

.blog-post-content {
    padding: 30px;
}

.blog-post-title {
    font-size: 22px;
    font-weight: 500;
    margin: 0;
    line-height: 32px;
    padding: 0;
}

.blog-post-title a {
    color: #1b3f73;
    text-decoration: none;
    transition: color 0.3s ease;
}

.blog-post-title a:hover {
    color: #1b3f73;
}

.blog-post-date {
    font-size: 16px;
    color: #63615f;
    margin-bottom: 15px;
    display: block;
    font-weight: 400;
}

.blog-post-excerpt {
    font-size: 18px;
    color: #63615f;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 20px;
}

.blog-post-button {
    display: inline-block;
    padding: 18px 60px;
    background-color: #000000;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    transition: background-color 0.3s ease;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    display: none;
}

.blog-post-button:hover {
    background-color: #404040;
    color: #ffffff;
}

.category-news h2 {
    color: #1b3f73;
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 50px;
    text-align: center;
}
.category-news .no-posts-message {
    text-align: center;
}

/*  --------------------  Pagination  --------------------  */
.blog-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 70px;
    flex-wrap: wrap;
}

.blog-pagination a,
.blog-pagination span {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: 2px solid #1b3f73;
    text-decoration: none;
    color: #1b3f73;
    border-radius: 4px;
    transition: all 0.3s ease;
    font-weight: 700;
    font-size: 18px;
}

.blog-pagination a:hover {
    background-color: #1b3f73;
    color: #fff;
    border-color: #1b3f73;
}

.blog-pagination .current {
    background-color: #1b3f73;
    color: #fff;
    border-color: #1b3f73;
}

.blog-pagination .prev,
.blog-pagination .next {
    width: auto;
    padding: 0 15px;
}

/*  --------------------  Blog Single Styles  --------------------  */
.single-post-container {
    max-width: 940px;
    margin: auto;
    padding: 100px 0;
    width: 96%;
    background-color: #f3e9e1 !important;
}
.single .post {
    padding-bottom: 0;
}

.single-post-container h1 {
    font-size: 36px;
    line-height: 46px;
    text-align: center;
    margin-bottom: 10px;
    color: #1b3f73;
}

.single-post-date {
    font-size: 18px;
    color: #333333;
    margin-bottom: 40px;
    display: block;
    text-align: center;
}
.single-post-featured-image {
    margin-bottom: 30px;
}
.single-post-content h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
    color: #1b3f73;
}
.single-post-content h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
    color: #1b3f73;
}
.single-post-content h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px;
    color: #1b3f73;
}
.single-post-content h4 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 5px;
    color: #1b3f73;
}
.single-post-content h5,
.single-post-content h6 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
    color: #1b3f73;
}
.single-post-content img {
    margin-bottom: 20px;
    margin-top: 20px;
}
.single-post-container p:last-child {
    margin-bottom: 0;
}
.single-post-container a {
    text-decoration: none;
}
.single-post-container a:hover {
    color: #63615f;
    text-decoration: none;
}

.blog-call-to-action {
    padding: 50px;
    text-align: center;
    background-color: #1b3f73;
    color: #ffffff;
    margin-top: 40px;
}
.blog-call-to-action h2 {
    text-align: center;
    color: #c89976;
    font-size: 30px;
    margin-bottom: 40px;
}
.blog-call-to-action p {
    text-align: center;
    color: #b2b6c0;
}
.blog-call-to-action a {
    display: inline-block;
    padding: 18px 0;
    width: 340px;
    background-color: #c89976;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 15px;
}
.blog-call-to-action a:hover {
    background-color: #ffffff;
    color: #c89976;
}

/*  --------------------  Contact Us Styles  --------------------  */
.hero-contact h2 {
    color: #ffffff;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
}
.contact-us-form p {
    margin-bottom: 0;
    text-align: center;
}
.contact-us-form .wpcf7-form-control-wrap {
    margin-bottom: 0;
    display: block;
    text-align: left;
}
.contact-us-form input.text,
.contact-us-form input.title,
.contact-us-form input[type=email],
.contact-us-form input[type=password],
.contact-us-form input[type=tel],
.contact-us-form input[type=text],
.contact-us-form select,
.contact-us-form textarea {
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 2px;
    color: #4e4e4e;
    width: 100%;
    border: none;
    border-radius: 3px;
    padding: 18px;
    background-color: #f9f4f0;
    font-size: 18px;
    color: #656362;
}
.contact-us-form input[type="submit" i] {
    display: inline-block;
    padding: 18px 0;
    width: 340px;
    background-color: #1b3f73;
    color: #fff;
    text-decoration: none;
    border-radius: 100px;
    transition: background-color 0.3s ease;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    border: none;
    cursor: pointer;
}
.contact-us-form input[type="submit" i]:hover {
    background-color: #ffffff;
    color: #1b3f73;
}
.contact-us-form .wpcf7-spinner {
    margin-left: -60px;
    position: absolute;
    margin-top: 16px;
}

.contact-details-container {
}
.contact-details-container h2 {
    color: #c89976;
    font-size: 28px;
    line-height: 38px;
}
.contact-details-container p {
    color: #b2b6c0;
}
.contact-details-container p a {
    color: #b2b6c0;
    text-decoration: none;
}
.contact-details-container p:last-child {
    margin-bottom: 0;
}

/*  --------------------  Footer Styles  --------------------  */
.footer-container.et_pb_section {
    padding: 30px 0;
}
.footer-container.et_pb_section p {
    margin-bottom: 0;
    font-size: 16px;
}

.seo-menu {
    display: none !important;
    height: 0 !important;
}


/*  --------------------  1600px - Responsive Styles  --------------------  */
@media (max-width: 1600px) {

    .our-company-container .heading-rotated,
    .why-oil-and-gas-container .heading-rotated,
    .our-strategy-container .heading-rotated,
    .educational-resources-container .heading-rotated,
    .disclaimer-container .heading-rotated,
    .about-our-company-container .heading-rotated,
    .our-principles-container .heading-rotated {
        left: -8%;
    }

}


/*  --------------------  1280px - Responsive Styles  --------------------  */
@media (max-width: 1180px) {

    .hero-home h1 {
        font-size: 40px;
        line-height: 50px;
    }

}

/*  --------------------  1080px - Responsive Styles  --------------------  */
@media (max-width: 1080px) {

    .about-us-team .et_pb_column {
            height: 300px;
    }

}

/*  --------------------  911px - Responsive Styles  --------------------  */
@media (max-width: 911px) {

    .padding-100.et_pb_section {
        padding: 60px 0;
    }
    .meet-our-team-container.et_pb_section {
        padding-bottom: 20px;
    }
    .news-archive-container {
        padding: 60px 0;
        width: 80%;
    }
    .blog-post-content {
        padding: 20px;
    }
    .blog-post-title {
        font-size: 20px;
        line-height: 30px;
    }
    .blog-pagination {
        margin-top: 40px;
    }
    .single-post-container {
        padding: 60px 0;
        width: 80%;
    }

    .category-menu {

    }
    .category-menu ul {
        width: 300px;
        height: 140px;
        overflow: scroll;
        left: -127px;
    }

}

@media (max-width: 1200px) {
    .featured-insight-container {
        gap: 20px;
        flex-direction: column;
    }

    .featured-insight-image {
        flex: 0 0 auto;
        width: 100%;
    }

    .featured-insight-img {
        width: 100%;
        height: auto;
        aspect-ratio: 620 / 517;
    }
}


/*  --------------------  812px - Responsive Styles  --------------------  */
@media (max-width: 812px) {


    .blog-posts-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .blog-pagination {
        margin-top: 40px;
    }
    .landing-page-section-05-logos p {
        text-align: center;
    }
    .landing-page-section-05-logos img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 40px;
    }
    .landing-page-section-05-logos img:last-child {
        margin-bottom: 0;
    }

}

/*  --------------------  736px - Responsive Styles  --------------------  */
@media (max-width: 736px) {

    .hero-home h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .hero-home .et_flex_row {
        --vertical-gap: 10px;
    }
    .hero-home-btn-left .et_pb_text {
        align-items: center;
    }
    .hero-home-btn-right .et_pb_text {
        align-items: center;
    }
    .video-home {
        height: 280px !important;
    }
}


/*  --------------------  568px - Responsive Styles  --------------------  */
@media (max-width: 568px) {

    .our-company-container h2,
    .why-oil-and-gas-container h2,
    .our-strategy-container h2,
    .educational-resources-container h2,
    .about-our-company-container h2,
    .our-principles-container h2,
    .meet-our-team-container h2,
    .understanding-energy-investing-container h2,
    .investor-guide-container h2,
    .sovereign-insights-container h2,
    .upstream-insights-container h2,
    .featured-insight-title,
    .suggested-categories-container h2,
    .single-post-container h1,
    .investor-eligibility-container h2,
    .what-is-an-accredited-investor-container h2,
    .our-investor-community-container h2,
    .learn-more-container h2,
    .landing-page-section-01 h2,
    .landing-page-section-02 h2,
    .landing-page-section-03 .landing-page-section-03-heading h2,
    .landing-page-section-04 .landing-page-section-04-heading h2,
    .landing-page-section-05 h2,
    .landing-page-section-06 .landing-page-section-06-form h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .our-company-container .heading-rotated,
    .why-oil-and-gas-container .heading-rotated,
    .our-strategy-container .heading-rotated,
    .educational-resources-container .heading-rotated,
    .disclaimer-container .heading-rotated,
    .about-our-company-container .heading-rotated,
    .our-principles-container .heading-rotated {
        transform: none;
        position: relative;
        top: auto;
        left: auto;
    }
    .our-company-container p,
    .why-oil-and-gas-container p,
    .our-strategy-container p,
    .educational-resources-container p,
    .disclaimer-container p,
    .about-our-company-container p,
    .our-principles-container p,
    .our-group-container p,
    .understanding-energy-investing-container p,
    .investor-eligibility-container p,
    .what-is-an-accredited-investor-container p,
    .our-investor-community-container p {
        text-align: left;
    }
    .our-principles-container h4,
    .our-group-container h2 {
        font-size: 22px;
        line-height: 22px;
    }
    .hero-investor-insights h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .hero-contact h2 {
        font-size: 20px;
        line-height: 30px;
    }

}

/*  --------------------  475px - Responsive Styles  --------------------  */
@media (max-width: 475px) {

    .blog-post-button {
        padding: 18px 20px;
        width: 100%;
        text-align: center;
    }
    
    .blog-post-content {
        padding: 25px;
    }

    .blog-archive-header h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .category-nav {
        gap: 0px;
    }

}

/*  --------------------  425px - Responsive Styles  --------------------  */
@media (max-width: 425px) {

    .hero-home h1 {
        font-size: 24px;
        line-height: 34px;
    }
    .hero-home-btn-left a,
    .hero-home-btn-right a {
        width: 280px;
    }
    .our-company-container .btn-custom a,
    .why-oil-and-gas-container .btn-custom a,
    .educational-resources-container .btn-custom a,
    .featured-insight-button {
        width: 100%;
    }
    .contact-us-form input[type="submit" i] {
        width: 100%;
    }
    .landing-page-section-06 .landing-page-section-06-form input[type="submit" i] {
        padding: 18px 0px;
        width: 100%;
    }

}

/*  --------------------  320px - Responsive Styles  --------------------  */
@media (max-width: 320px) {

    .hero-home h1 {
        font-size: 20px;
        line-height: 30px;
    }
    .our-company-container h2,
    .why-oil-and-gas-container h2,
    .our-strategy-container h2,
    .educational-resources-container h2 {
        font-size: 22px;
        line-height: 32px;
    }

}

