/* Captured public page styles for /political-opposition-organization-our-strategy/ — not proprietary theme source */
.sidebar {
  display: none;
}
main p {
  color: var(--black);
  max-width: 100%;
  margin: 0;
  line-height: 26px;
  font-size: 17px;
  margin: 0 0 25px 0;
}
.bnr_con {
  min-height: 500px;
  padding: 0;
}
#main_area {
  display: block;
  margin-bottom: 0;
  background: white;
  position: relative;
  z-index: 1;
  padding: 0 10px;
  margin-bottom: 15%;
}
.main_con {
  display: block;
  min-height: 500px;
  color: var(--black);
  padding: 64px 0;
}
#main_area::before {
  content: "";
  display: none;
}
#main_area::after {
  content: "";
  display: none;
}
#banner::before {
  display: none;
}
main {
  margin: 0;
  width: 100%;
  max-width: unset;
  line-height: 100%;
  text-align: start;
}
#main_area {
  margin: 0 !important;
}
.main_fig {
  display: none;
}

.wow {
  animation: none !important;
}
main::before {
  display: none;
}
.footer_map {
  z-index: 1;
}
.main-img1 {
  display: none;
}
@media only screen and (max-width: 1010px) {
  #breadcrumbs {
    text-align: start;
  }
  .bnr_con {
    min-height: 0;
  }
  #banner {
    padding: 0;
  }
}

.entry-content ol {
  line-height: 29px;
}

.entry-content ul {
  line-height: 29px;
}
@media only screen and (max-width: 600px) {
  .main_con {
    padding: 42px 0;
  }
}

#our_strategy h2 { font-family: var(--secFont); font-size: 50px; font-weight: 700; line-height: 100%; color: var(--primaryColor); margin: 0 0 25px; text-align: center; }
#our_strategy p { margin: 0 0 15px 0; }
#our_strategy p:last-of-type { margin: 0; }

.our_strategy1 { margin: 50px 0; padding: 50px; background: #f7f7f7; border-radius: 20px; text-align: center; box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; }
.our_strategy1 h2 { font-size: 60px !important; }
.our_strategy1 p { font-size: 20px; }

.our_strategy2 { position: relative; margin: 70px 0 100px; }
.our_strategy2::before { position: absolute; left: 50%; transform: translateX(-50%); content: ''; width: 1920px; height: 100%; background: var(--secondaryColor); }
.our_strategy2_con { position: relative; z-index: 1; padding: 100px 0; }

.our_strategy2_hdng { margin: 0 0 25px; }
.our_strategy2_hdng h2 { color: #fff !important; }

.our_strategy2_flex { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }
.our_strategy2_flex section { position: relative; width: 23%; max-width: 445px; background: var(--primaryColor); padding: 135px 25px 50px; border-radius: 20px; text-align: center; transition: transform 0.35s ease; }
.our_strategy2_flex section:hover { transform: translateY(-12px); cursor: pointer; }
.our_strategy2_flex section h3 { font-size: 19px; font-weight: 700; line-height: 100%; margin: 0 0 15px; }

.our_strategy2_flex section::before { position: absolute; content: url('../../images/icons/our-strategy-icon1.png'); top: 30px; left: 50%; transform: translateX(-50%); display: flex; justify-content: center; align-items: center; width: 80px; height: 80px; background: var(--secondaryColor); border-radius: 50%; }
.our_strategy2_flex section:first-child::before { content: url('../../images/icons/our-strategy-icon1.png'); }
.our_strategy2_flex section:nth-child(2)::before { content: url('../../images/icons/our-strategy-icon2.png'); }
.our_strategy2_flex section:nth-child(3)::before { content: url('../../images/icons/our-strategy-icon3.png'); }
.our_strategy2_flex section:nth-child(4)::before { content: url('../../images/icons/our-strategy-icon4.png'); }

.our_strategy3 { margin: 100px 0; }
.our_strategy3_hdng { text-align: center; margin: 0 0 25px; }
.our_strategy3_hdng h2 small { position: relative; display: block; font-family: var(--priFont); font-size: 18px; color: var(--secondaryColor); line-height: 100%; padding: 0 0 0 25px; margin: 0 auto 15px; width: 100%; max-width: 288px; text-transform: uppercase; }
.our_strategy3_hdng h2 small::before { position: absolute; content: url('../../images/icons/h2-icon.png'); top: -4px; left: 0; }

.our_strategy3_flex { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }
.our_strategy3_flex section { width: 31%; max-width: 444px; padding: 25px; border-radius: 25px; background: var(--secondaryColor); color: #fff; border-top: 8px solid var(--primaryColor); transition: transform 0.35s ease; box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset; }
.our_strategy3_flex section:hover { transform: translateY(-12px); cursor: pointer; }
.our_strategy3_flex section h3 { position: relative; color: #fff; font-size: 20px; font-weight: 700; line-height: 26px; margin: 0 0 25px; padding: 0 0 0 32px; }
.our_strategy3_flex section h3::before { position: absolute; content: url('../../images/icons/h2-icon.png'); top: 2px; left: 0; }
.our_strategy3_flex section p { color: #fff; }
.our_strategy3_flex section b { color: #fff; }
.our_strategy3_flex section ul { font-size: 17px; margin: 15px 0; }

.our_strategy4 { position: relative; margin: 100px 0; }
.our_strategy4::before { position: absolute; left: 50%; transform: translateX(-50%); content: ''; width: 1920px; height: 100%; background: var(--primaryColor); }
.our_strategy4_con { position: relative; z-index: 1; padding: 100px 0; }

.our_strategy4_hdng { margin: 0 0 25px; }
.our_strategy4_hdng h2 { color: var(--black) !important; }

.our_strategy4_flex { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 20px; }
.our_strategy4_flex section { position: relative; width: 23%; max-width: 445px; background: var(--secondaryColor); padding: 135px 25px 50px; border-radius: 20px; text-align: center; transition: transform 0.35s ease; }
.our_strategy4_flex section:hover { transform: translateY(-12px); cursor: pointer; }
.our_strategy4_flex section h3 { font-size: 19px; font-weight: 700; line-height: 100%; margin: 0 0 15px; color: #fff; }
.our_strategy4_flex section p { color: #fff; }

.our_strategy4_flex section::before { position: absolute; content: url('../../images/icons/our-strategy-icon5.png'); top: 30px; left: 50%; transform: translateX(-50%); display: flex; justify-content: center; align-items: center; width: 80px; height: 80px; background: var(--primaryColor); border-radius: 50%; }
.our_strategy4_flex section:first-child::before { content: url('../../images/icons/our-strategy-icon5.png'); }
.our_strategy4_flex section:nth-child(2)::before { content: url('../../images/icons/our-strategy-icon6.png'); }
.our_strategy4_flex section:nth-child(3)::before { content: url('../../images/icons/our-strategy-icon7.png'); }
.our_strategy4_flex section:nth-child(4)::before { content: url('../../images/icons/our-strategy-icon8.png'); }

.our_strategy5 { margin: 100px 0; }
.our_strategy5_flex { display: flex; justify-content: space-evenly; align-items: center; gap: 86px; }
.our_strategy5_flex figure { width: 100%; max-width: 500px; border-radius: 25px; overflow: hidden; }
.our_strategy5_flex figure img { object-fit: cover; max-width: max-content; height: 576px; margin-left: 50%; transform: translateX(-50%); }

.our_strategy5_info { width: 100%; max-width: 652px; }
.our_strategy5_info h2 { font-size: 42px !important; text-align: left !important; }
.our_strategy5_info ul { display: flex; flex-wrap: wrap; flex-direction: column; gap: 15px; margin: 0; }
.our_strategy5_info ul li { position: relative; width: 100%; background: var(--secondaryColor); padding: 25px 25px 25px 70px; border-radius: 12px; max-width: 100%; font-size: 22px; font-weight: 700; color: #fff; line-height: 100%; }

.our_strategy5_info ul li::before { position: absolute; content: url('../../images/icons/our-strategy-icon9.png'); top: 10px; left: 10px; background: var(--primaryColor); display: flex; justify-content: center; align-items: center; width: 52px; height: 52px; border-radius: 10px; }
.our_strategy5_info ul li:first-child::before { content: url('../../images/icons/our-strategy-icon9.png'); }
.our_strategy5_info ul li:nth-child(2)::before { content: url('../../images/icons/our-strategy-icon10.png'); }
.our_strategy5_info ul li:nth-child(3)::before { content: url('../../images/icons/our-strategy-icon11.png'); }
.our_strategy5_info ul li:nth-child(4)::before { content: url('../../images/icons/our-strategy-icon12.png'); }
.our_strategy5_info ul li:nth-child(5)::before { content: url('../../images/icons/our-strategy-icon13.png'); }

.our_strategy6 { margin: 100px 0 50px; padding: 50px; background: #f7f7f7; border-radius: 20px; text-align: center; box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; }
.our_strategy6 h2 { font-size: 60px !important; }
.our_strategy6 p { font-size: 20px; }

@media only screen and (max-width: 1010px) {
  
  .non_ban_img { width: 215%; }
  .non_ban_img img { width: 100%; object-fit: cover; }
  
  .our_strategy1 { padding: 25px; }
  
  .our_strategy2 { margin: 50px 0; }
  .our_strategy2_con { padding: 50px 0; }
  .our_strategy2_flex section { width: 48%; }
  
  .our_strategy3 { margin: 50px 0; }
  .our_strategy3_flex section { width: 48%; }
  
  .our_strategy4 { margin: 50px 0; }
  .our_strategy4_con { padding: 50px 0; }
  .our_strategy4_flex section { width: 48%; }
  
  .our_strategy5 { margin: 50px 0; }
  .our_strategy5_flex { flex-direction: column; gap: 50px; }
  .our_strategy5_flex figure { max-width: 425px; }
  .our_strategy5_flex figure img { height: 100%; max-width: 100%; }
  .our_strategy5_info h2 { text-align: center !important; }
  
  .our_strategy6 { margin: 50px 0; padding: 25px; }

}

@media only screen and (max-width: 800px) {
  
  #our_strategy h2 { font-size: 45px; }
  
  .our_strategy1 h2 { font-size: 45px !important; }
  .our_strategy1 p { font-size: 17px; }
  
  .our_strategy6 h2 { font-size: 45px !important; }
  .our_strategy6 p { font-size: 17px; }
  
}

@media only screen and (max-width: 600px) {
 
  #our_strategy h2 { font-size: 35px; }
  
  .our_strategy1 h2 { font-size: 35px !important; }
  
  .our_strategy2_flex section { width: 100%; max-width: 100%; }
  
  .our_strategy3_flex section { width: 100%; max-width: 100%; }
  
  .our_strategy4_flex section { width: 100%; max-width: 100%; }
  
  .our_strategy5_info h2 { font-size: 35px !important; }
  
  .our_strategy6 h2 { font-size: 35px !important; }
  
}

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

  .our_strategy5_info ul li { padding: 25px 0 25px 70px; font-size: 18px; }
  
}