/* Investing in Oil Project */
#pricing-card h2 strong {
    font-size: 24px;
}
#hero-sec-button:hover {
    padding: 12px 39px !important;
}
#hero-sec-button:hover:after {
    opacity: 1;
    margin-left: -8px;
    margin-top: -4px;
}
#contact-btn:hover:after {
    opacity: 1;
    margin-left: -4px;
    margin-top: -3px;
}
#price-space-border .border-btm {
    border: 2px solid #EFC02A;
    width: 50%;
    display: inline-block;
}
#risk-factor-sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
#strategic-rows p {
    padding-bottom: 20px;
}
#risk-factor-sec > .et_pb_column {
    width: calc((100% - 60px) / 3) !important;
    margin: 0 !important;
    margin-right: 20px !important;
    margin-bottom: 20px !important;
}
#eligibility-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#pricing-card li:last-child {
    margin-bottom: 0;
}
#pricing-card ul {
    padding-bottom: 0 !important;
}
.returns-container {
    background: #f4f1e6;
    border-radius: 12px;
    padding: 38px 32px;
}
.returns-container h2 {
    margin: 0 0 10px;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
    color: #1c2b58;
}
#dual-revenue-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.returns-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}
.return-card {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 12px;
    padding: 22px 20px;
    min-height: 155px;
    transition: all 0.3s ease;
}
.return-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}
.card-icon img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    filter: invert(57%) sepia(69%) saturate(725%) hue-rotate(6deg)
        brightness(94%) contrast(93%);
}
.return-card p {
    margin: 0;
    font-size: 14px;
    line-height: 1.7;
    color: #1c2b58;
    font-weight: 400;
}
#space-border-return .border-btm {
    border: 2px solid #EFC02A;
    width: 50px;
    display: inline-block;
}

#hero-sec-button {
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 150% !important;
    color: #FFFFFF;
    border: none;
    background: #2980B2;
    border-radius: 26px;
}
.pricing-list li:last-child {
   margin-bottom: 0 !important;
}
#space-border-market .border-btm {
    border: 2px solid #EFC02A;
    width: 53%;
    display: inline-block;
    margin-bottom: 14px;
    margin-top: 12px;
}
#common-second-head h3 {
    padding-bottom: 0;
    font-weight: 700;
}
#oil-investment-sec h2 {
    font-family: Segoe UI;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 29%;
    text-transform: uppercase;
}
#takeaway-para p {
    font-size: 14px;
}
#takeaway-para p em {
    font-size: 14px;
}
#oil-market-table {
    padding-top: 0;
}
#key-risk-sec .et_pb_row {
    padding: 0px;
}
#oil-market-card {
    padding-top: 0;
    display: flex;
    justify-content: center;
    gap: 20px;
}
#oil-market-card-inner {
    margin-right: 0 !important;
}
#direct_energy {
    padding-top: 0;
    padding-bottom: 0;
}
#direct_energy p {
    color: #495579 !important;
    font-size: 20px;
}
#oil-industry-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#market-dynamics {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#direct-part-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#key-risk-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#key-risk-sec .et_pb_column_1_2 {
    margin-right: 16px;
    margin-bottom: 16px;
}
#invest-sec #space-border .border-btm {
    margin-bottom: 0px;
}
#pricing-sec {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#pricing-card h2 {
    padding-bottom: 20px;
}
#common-head h2 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 29%;
}
#common-second-head {
    font-weight: 700;
}
.pricing-header h3 {
    color: #FFFFFF;
    font-weight: 500 !important;
    font-size: 20px;
}
#strategic-section #space-border .border-btm {
    width: 83%;
}
#strategic-section .et_pb_text_inner {
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #495579;
}
#strategic-section .et_pb_text_inner li::before {
    content: url('https://optimumenergypartners.com/wp-content/uploads/2026/05/icon-li.png');
    position: absolute;
    left: 0px;
    margin-top: 4px;
}
#strategic-section .et_pb_text_inner li {
    list-style: none;
    display: flex;
    padding-left: 15px;
}
#strategic-section .et_pb_text_inner em {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #495579;
}
#inner-market-dynamics .et_pb_column.et_pb_column_1_4 {
    padding: 15px;
    border: 1px solid #BDD8E7;
    border-radius: 8px;
    background: #fff;
    margin-bottom: 0;
    margin-right: 0;
    width: 33%;
}
#inner-market-dynamics {
    display: flex;
    gap: 20px;
    justify-content: center;
    padding-top: 20px;
}
#market-dynamic-content #space-border .border-btm {
    width: 40%;
}
#market-dynamic-content {
    padding-top: 30px;
}
#market-dynamic-content p {
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 20px;
    line-height: 135%;
}
#inner-market-dynamics p strong {
    color: #0C0C0C;
    font-family: Segoe UI;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
}
#inner-market-dynamics p {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #67718F;
}
#benchmarks-sec #space-border .border-btm {
    width: 38%;
    margin-top: 10px;
}
#how_invest_sec {
    display: flex;
    align-items: center;
}
#invest-sec #space-border .border-btm {
    width: 58%;
}
#invest-sec p {
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    width: 66%;
    margin: auto;
}
.table-wrapper {
    max-width: 100%;
    margin: auto;
    width: 100%;
    overflow: hidden;
}
.cards-wrapper{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:22px;
}
.investment-card{
  background:#fff;
  border-radius:8px;
  overflow:hidden;
  min-height:260px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  transition:0.3s ease;
}
.investment-card:hover{
  transform:translateY(-5px);
}
.card-top{
  padding:24px;
}
.icon-box{
  width:40px;
  height:40px;
  border-radius:8px;
  background:#eef4f7;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#1f8acb;
  font-size:16px;
  margin-bottom:18px;
}
.tag {
    float: right;
    background: #f3e8b7;
    color: #b8860b;
    font-size: 11px;
    font-weight: 700;
    padding: 0px 12px;
    border-radius: 20px;
    letter-spacing: 1px;
    margin-top: -58px;
}
.card-top p{
  font-size:16px;
  line-height:1.7;
  color:#6b7695;
}
.card-bottom{
  background:#edf3f7;
  padding:20px 24px;
  font-size:15px;
  line-height:1.7;
  color:#5b6788;
}
.card-bottom strong{
  color:#233b71;
}
#oil-market-sec h3 {
    font-family: Segoe UI;
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
    text-align: center;
}
#oil-market-sec #space-border .border-btm {
    width: 54%;
}
#oil-market-sec p {
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #495579;
}
#key-risk-sec #space-border .border-btm {
    width: 18%;
}
#key-risk-sec .et_pb_column_1_3 {
    background: #ffffff;
    padding: 20px;
    border-radius: 8px;
    margin-right: 0;
}
#key-risk-card {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px;
}
#key-risk-sec strong {
    font-family: Segoe UI;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #1C2B58;
}
#key-risk-sec strong {
    padding-bottom: 7px;
}
#oil-investment-sec p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
}
#oil-investment-sec li {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    padding-bottom: 20px;
    list-style: none;
    display: flex;
    padding-left: 8px;
}
#oil-investment-sec li::before {
    content: url('https://optimumenergypartners.com/wp-content/uploads/2026/05/SVG_margin-1.png');
    position: absolute;
    left: 0px;
}
#oil-investment-sec p em {
    font-family: Segoe UI;
    font-weight: 400;
    font-style: Italic;
    font-size: 14px;
    line-height: 150%;
    color: #EAF2F7;
}
#oil-investment-sec .et_pb_column_27 {
    background: #FFFFFF;
    border: 1px solid #EAF2F7;
}
#oil-investment-sec .et_pb_column_27 p {
    color: #495579;
}
#oil-investment-sec .et_pb_column_27 li {
    color: #495579;
}
#dual-revenue-sec li {
    padding-bottom: 20px;
    list-style: none;
}
#dual-revenue-sec li:first-child {
    padding-top: 20px;
}
#dual-revenue-sec li::before {
    content: url('https://optimumenergypartners.com/wp-content/uploads/2026/05/SVG_margin-3.png');
    position: absolute;
    left: -7px;
}
.img-cont {
    background: #EAF2F7;
    padding: 14px;
    border-radius: 6px;
    margin-bottom: 25px;
}
.img-cont img {
    margin-right: 12px;
}
.img-cont p {
    font-family: Segoe UI;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #495579;
}
#next-step-sec p {
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 20px;
    line-height: 135%;
}
#contact-btn {
    background: #EAF2F7 !important;
    border: none;
    border-radius: 50px;
    color: #1C2B58 !important;
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    margin-top: 2%;
    padding: 12px 32px;
}
.pricing-card {
    width: 100%;
    background: #f7f7f7;
    border: 1px solid #cfcfcf;
    border-radius: 6px;
    overflow: hidden;
    margin-top: 20px;
}
.pricing-header {
   background: #1f2f67;
   padding: 18px 24px;
    }
.pricing-content {
   padding: 18px 24px 22px;
    }
.pricing-list {
   list-style: none;
   padding-bottom: 0 !important;
}
.pricing-list li::before {
    content: url('https://optimumenergypartners.com/wp-content/uploads/2026/06/Margin.png');
}
.pricing-list li {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #2f2f2f;
    font-size: 14px;
    line-height: 1.6;
    padding-bottom: 4px !important;
}
.pricing-content ul {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.dot {
    width: 14px;
      height: 14px;
      background: #1f6d8b;
      border-radius: 50%;
      position: relative;
      flex-shrink: 0;
      box-shadow: 0 0 0 4px #d9e6ec;
    }
.dot::after {
      content: "";
      width: 5px;
      height: 5px;
      border-radius: 50%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
#dynamic-bottom-text {
    background: #EAF2F7;
    padding: 20px;
    margin-top: 2%;
    border-radius: 6px;
}
#dynamic-bottom-text p {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #1C2B58;
    padding-bottom: 0 !important;
}
#pricing-sec #space-border .border-btm {
    width: 48%;
}
.natural-sec img {
    margin-right: 14px;
}
.natural-sec strong {
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    text-transform: uppercase;
    color: #AA881E;
    background: #FDF9EA;
    padding: 10px;
    border-radius: 20px;
}
.natural-sec {
    margin-bottom: 20px;
}
#pricing-card li {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #495579;
    list-style: none;
    margin-bottom: 20px;
    padding-left: 10px;
    line-height: 114%;
}
#pricing-card li::before {
    content: url('https://optimumenergypartners.com/wp-content/uploads/2026/05/suitability-icon-li.png');
    position: absolute;
    left: 0px;
}
.gas-header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 18px;
}
.gas-tags {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 18px;
}
.gas-tags span {
    background: #FDF9EA;
    color: #AA881E;
    padding: 7px 14px;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 11px;
    line-height: 150%;
    letter-spacing: 0.2px;
}
#direct-participation-cards p {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #495579;
    margin-bottom: 14px;
}
#direct-participation-cards li {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #495579;
    margin-bottom: 10px;
    list-style: none;
}
#direct-participation-cards li::before {
    content: url('https://optimumenergypartners.com/wp-content/uploads/2026/05/suitability-icon-li.png');
    position: absolute;
    left: -8px;
}
#direct-participation-cards .et_pb_text_inner p {
    margin-bottom: 12px !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #495579;
}
#risk-factor-sec .et_pb_column_1_5 {
    margin-right: 16px;
    width: 100%;
}
#eligibility-sec h3 {
    font-weight: 700;
}
#eligibility-sec #space-border .border-btm {
    width: 65%;
}
.investment-list{
    list-style:none;
}

.investment-list li{
    position:relative;
    padding-left:26px;
    margin-bottom:18px;
    color:#4e5f8b;
    font-size:16px;
    line-height:1.7;
    font-weight:400;
	list-style:none;
}

.investment-list li:last-child{
    margin-bottom:0;
}

.investment-list li::before{
    content:"✓";
    position:absolute;
    left:0;
    top:3px;
    width:16px;
    height:16px;
    border:1.5px solid #4e5f8b;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:9px;
    color:#4e5f8b;
    font-weight:bold;
    box-sizing:border-box;
}
.threshold-grid{
    display:grid;
    grid-template-columns:repeat(2, 1fr);
    gap:16px;
    margin-bottom:14px;
}
.threshold-box{
    background:#eef4f8;
    border-radius:8px;
    padding:18px 20px;
    display:flex;
    align-items:flex-start;
    gap:14px;
}

.threshold-icon{
    color:#1673b7;
    font-size:24px;
    line-height:1;
    min-width:24px;
    margin-top:2px;
}

.threshold-content{
    color:#166297;
    font-size:16px;
    line-height:1.6;
    font-weight:600;
}
.investment-description{
    color:#4e5f8b;
    font-size:16px;
    line-height:1.9;
    margin:0;
}
#strategic-rows {
    display: flex;
    align-items: center;
}
/* body.page-id-24264 p:not(.has-background):last-of-type {
    padding-bottom: 20px!important;
} */
#strategic-rows li {
    padding-bottom: 18px;
    list-style: none;
    display: flex;
    align-items: flex-start;
    padding-left: 10px;
    line-height: 114%;
}
#strategic-rows li::before {
    content: url('https://optimumenergypartners.com/wp-content/uploads/2026/05/suitability-icon-li.png');
    position: absolute;
    left: 0;
}
#space-border .border-btm {
    margin-bottom: 18px;
    margin-top: 18px;
}
#oil-investment-sec #space-border .border-btm {
    margin-bottom: 20px;
    margin-top: 4px;
}
#eligibility-sec #space-border .border-btm {
    width: 63%;
}
@media only screen and (max-width: 1600px) {
	
	#market-dynamic-content #space-border .border-btm {
    width: 45%;
}
	#market-dynamic-sec {
    padding-left: 3%;
    padding-right: 3%;
}
	#oil-market-table {
    padding-left: 3% !important;
    padding-right: 4% !important;
}
	#oil-investment-sec {
    padding-left: 3%;
    padding-right: 3%;
}
}
@media only screen and (max-width: 1300px) {
	#market-dynamics, #pricing-sec, #direct-part-sec, #dual-revenue-sec, #eligibility-sec, #next-step-sec {
    padding-left: 3%;
    padding-right: 3%;
}
#key-risk-sec {
    padding-left: 3%;
    padding-right: 3%;
}
	#hero-sec h1 {
    font-size: 46px;
    padding-bottom: 0;
}
	#common-second-head h3 {
    font-size: 36px;
}
	#pricing-card h2 strong {
    font-size: 25px;
}
	.return-card {
    padding: 12px 12px;
}
#benchmarks-sec {
    padding-top: 6%;
    padding-bottom: 6%;
}	
	.returns-container {
    padding: 24px 18px;
}
}
@media only screen and (max-width: 1100px) {
	#pricing-card h2 strong {
    font-size: 22px;
}
	#strategic-section {
    padding-left: 6%;
    padding-right: 6%;
}
	#benchmarks-sec {
    padding-left: 6%;
    padding-right: 6%;
}
    #oil-industry-sec {
    padding-left: 4%;
    padding-right: 4%;
}
	.cards-wrapper {
    grid-template-columns: repeat(2, 1fr);
}
	#invest-sec p {
    width: 100%;
}
	#oil-market-sec {
    padding-left: 5%;
    padding-right: 5%;
}
	#market-dynamics, #pricing-sec, #direct-part-sec, #dual-revenue-sec, #eligibility-sec, #next-step-sec {
    padding-left: 4%;
    padding-right: 4%;
}
	#key-risk-sec {
    padding-left: 4%;
    padding-right: 4%;
}
	#oil-investment-sec {
    padding-left: 6%;
    padding-right: 6%;
}
	#direct-part-sec {
    padding-left: 3%;
    padding-right: 3%;
}
	#market-dynamic-content h3 {
    font-size: 36px;
}
	#direct_energy h2 {
    font-size: 36px;
}
	#inner-benifit h2 {
    font-size: 36px;
}
	#oil-investment-sec h3 {
    font-size: 28px;
}
	#eligibility-sec #space-border .border-btm {
    width: 72%;
}
	#oil-investment-sec #space-border {
    margin-bottom: 0;
}
	.gas-header h2 {
    font-size: 24px;
}
	#pricing-sec {
    padding-left: 3%;
    padding-right: 3%;
}
	#hero-sec h1 {
    font-size: 46px;
}
	#strategic-rows {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
	#strategic-rows .et_pb_column_1_2 {
    width: 100%;
}
	#common-second-head h3 {
    font-size: 36px;
}
	#strategic-rows .et_pb_image_0 {
    text-align: center;
    margin-left: 0;
}
	#market-dynamics {
    padding-left: 3%;
    padding-right: 3%;
}
	#market-dynamic-content p {
    font-size: 18px;
}
	
	.natural-sec strong {
    font-size: 12px;
}
	#pricing-sec h2 {
    font-size: 18px !important;
    padding-bottom: 20px;
}
}
@media only screen and (max-width: 800px) {
	#price-space-border .border-btm {
    width: 64%;
}
	#invest-sec p {
    font-size: 18px;
}
	#key-risk-sec p {
    text-align: left !important;
}
	#dual-revenue-sec .et_pb_module.et_pb_text_align_center {
    text-align: left;
}
	.returns-grid {
    grid-template-columns: repeat(2, 1fr);
}
	.return-card {
    min-height: 118px;
}
	#key-risk-sec .et_pb_module.et_pb_text_align_center {
    text-align: left;
}
	#key-risk-card .et_pb_column {
    width: 100%;
    margin-bottom: 10px;
}
	#inner-market-dynamics .et_pb_column.et_pb_column_1_4 {
    width: 48%;
}
	#key-risk-sec #space-border .border-btm {
    width: 22%;
}
	#hero-sec p {
    font-size: 18px;
}
	#next-step-inner h2 {
    padding-bottom: 0px;
}
	#contact-btn {
    margin-top: 4%;
    padding: 10px 22px;
}
	#how_invest_sec {
    flex-direction: column;
    padding: 0;
}
#invest-sec {
    padding-top: 10px;
    padding-bottom: 0;
}
	#invest-sec #space-border {
    margin-bottom: 12px;
}
	#oil-market-sec .et_pb_module.et_pb_text_align_center {
    text-align: left;
}
	#oil-market-sec #space-border .border-btm {
    width: 76%;
}
	#oil-market-sec p br {
    display: none;
}
	#oil-market-sec p {
    text-align: left !important;
}
	#oil-market-card {
    padding-bottom: 0;
}
	#oil-market-table {
    padding-left: 0% !important;
    padding-right: 2% !important;
}
	#inner-benifit h2 {
    font-size: 30px;
    padding-bottom: 0;
}
	#how_invest_sec .et_pb_column {
    width: 100%;
    margin-bottom: 10px;
}
	#benchmarks-sec #space-border .border-btm {
    width: 66%;
}
	#strategic-section .et_pb_row {
    padding-top: 0;
}
	#strategic-section #space-border {
    margin-bottom: 0;
}
	#market-dynamic-sec {
    padding-left: 6%;
    padding-right: 6%;
}
	#market-dynamic-content .et_pb_module.et_pb_text_align_center {
    text-align: left;
}
	#pricing-sec .et_pb_module.et_pb_text_align_center {
    text-align: left;
}
	#invest-sec .et_pb_module.et_pb_text_align_center {
    text-align: left;
}
	#direct-part-sec .et_pb_module.et_pb_text_align_center {
    text-align: left;
}
	#invest-sec p {
    width: 100%;
    text-align: left !important;
}
	#invest-sec #space-border .border-btm {
    width: 80%;
    margin-bottom: 0;
}
	#dual-revenue-sec .et_pb_column .et_pb_module {
    margin-bottom: 0;
}
	#pricing-sec #space-border .border-btm {
    width: 60%;
}
	#hero-sec h1 {
    font-size: 40px;
}
#common-head h2 {
    letter-spacing: 12%;
    font-size: 16px;
    text-align: left;
}
#common-second-head h3 {
    font-size: 30px;
    text-align: left;
}
	#strategic-rows .et_pb_column {
    margin-bottom: 0;
}
#market-dynamics .et_pb_module.et_pb_text_align_center {
    text-align: left;
}
#market-dynamic-content p {
    text-align: left !important;
}
	#market-dynamic-content #space-border .border-btm {
    width: 56%;
    text-align: left;
    margin-bottom: 20px;
}
	#dynamic-bottom-text {
    padding: 20px !important;
}
	#eligibility-sec .et_pb_module.et_pb_text_align_center {
    text-align: left;
}
	#eligibility-sec #space-border .border-btm {
    width: 86%;
}
	.threshold-grid {
    grid-template-columns: repeat(1, 1fr);
}
	#next-step-sec .et_pb_text_inner {
    text-align: center;
}
	#space-border-market .border-btm {
    width: 70%;
}
}
@media only screen and (max-width: 500px) {
	#space-border-market .border-btm {
    width: 100%;
}
	.table-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
	#price-space-border .border-btm {
    width: 70%;
}
	#invest-sec p {
    font-size: 16px;
}
	#key-risk-sec p {
    font-size: 16px;
}
	#invest-sec #space-border .border-btm {
    width: 88%;
}
	#dual-revenue-sec {
    padding-top: 6%;
    padding-bottom: 6%;
}
  .table-wrapper table {
    min-width: 600px;
  }
	.returns-grid {
    grid-template-columns: repeat(1, 1fr);
}
	#hero-sec p {
    font-size: 16px;
}
	.returns-container h2 {
    font-size: 26px;
}
	#next-step-sec .et_pb_text_inner {
    font-size: 16px;
	padding-bottom: 20px;
}
	#strategic-section {
    padding-top: 8%;
}
	#strategic-section #space-border .border-btm {
    width: 96%;
}
	#strategic-section img {
    padding-top: 6%;
}
	#market-dynamic-content {
    padding-bottom: 10px;
}
	#inner-market-dynamics .et_pb_column .et_pb_module {
    margin-bottom: 14px;
}
	#direct_energy h2 {
    font-size: 28px;
}
	#benchmarks-sec #space-border .border-btm {
    width: 96%;
}
	#direct_energy p {
    font-size: 18px;
}
	#benchmarks-sec #space-border .border-btm {
    margin-top: 10px;
    margin-bottom: 14px;
}
	#inner-benifit h2 {
    font-size: 28px;
}
	.cards-wrapper {
    grid-template-columns: repeat(1, 1fr);
}
	#oil-market-sec #space-border .border-btm {
    width: 100%;
}
	#oil-market-card {
    gap: 0px;
    flex-direction: column;
}
	#oil-market-card .et_pb_column {
    margin-bottom: 18px;
}
	#key-risk-sec {
    padding-top: 8%;
    padding-bottom: 8%;
}
	#key-risk-card {
    gap: 10px;
    flex-direction: column;
}
	#key-risk-sec .et_pb_module.et_pb_text_align_center {
    text-align: left;
}
	#key-risk-sec #space-border .border-btm {
    width: 36%;
}
	#oil-investment-sec h3 {
    font-size: 26px;
}
#oil-investment-sec .et_pb_column {
    padding: 20px;
    margin-bottom: 24px;
}
	#next-step-sec h2 {
    font-size: 26px;
    padding-bottom: 0;
}
#contact-btn {
    background: #EAF2F7 !important;
    border: none;
    border-radius: 8px;
    color: #1C2B58 !important;
    font-family: Inter;
    font-weight: 600;
    font-size: 15px;
    margin-top: 2%;
    padding: 7px 11px;
}
#direct-part-sec {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 7%;
}
	.gas-header h2 {
    font-size: 20px;
}
#market-dynamic-content #space-border .border-btm {
    margin-bottom: 16px;
}
	#oil-industry-sec {
    padding: 5%;
}
	#pricing-sec {
    padding: 5%;
}
	#market-dynamics {
    padding: 5%;
}
	#market-dynamic-content #space-border .border-btm {
    width: 92%;
}
	#market-dynamic-content p {
    font-size: 16px;
}
	.pricing-header h3 {
    font-size: 16px;
    line-height: 150%;
}
	.pricing-list {
    padding-left: 0 !important;
}
	#hero-sec h1 {
    font-size: 30px;
    padding-bottom: 0;
}
	#natural-strategic-section {
    padding: 5%;
}
	#common-head h2 {
    font-size: 14px;
}
#common-second-head h3 {
    font-size: 24px;
}
	#dual-revenue-sec p {
    font-size: 16px;
}
	#risk-factor-sec > .et_pb_column {
    width: 100% !important;
}
	#risk-factor-sec {
    display: flex;
    flex-direction: column;
}
	#eligibility-sec {
    padding-top: 7%;
    padding-bottom: 7%;
}
}
@media only screen and (max-width: 380px) {
	#hero-sec h1 {
    font-size: 26px;
}
	#common-second-head h3 {
    font-size: 24px;
}
}