/* Captured public page styles for /political-opposition-organization-our-vision/ — 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_vision1 { margin: 100px 0; }
.our_vision1_hdng {}
.our_vision1_hdng h2 { position: relative; font-family: var(--secFont); font-size: 50px; font-weight: 700; line-height: 100%; color: var(--primaryColor); margin: 0 0 30px; text-align: center; }
.our_vision1_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: 275px; text-transform: uppercase; }
.our_vision1_hdng h2 small::before { position: absolute; content: url('../../images/icons/h2-icon.png'); top: -4px; left: 0; }
.our_vision1_hdng p { width: 100%; max-width: 1000px; margin: 0 auto 25px; text-align: center; }
.our_vision1_hdng p:last-of-type { margin: 0 auto; }

.our_vision2 { margin: 100px 0; }
.our_vision2_hdng h2 { font-family: var(--secFont); font-size: 50px; font-weight: 700; line-height: 100%; color: var(--primaryColor); margin: 0 0 30px; text-align: center; }
.our_vision2_flex { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }
.our_vision2_flex section { width: 48%; max-width: 725px; padding: 25px; border-radius: 25px; background: var(--secondaryColor); color: #fff; transition: transform 0.35s ease; border-top: 8px solid var(--primaryColor); 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_vision2_flex section:hover { transform: translateY(-12px); cursor: pointer; }
.our_vision2_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_vision2_flex section h3::before { position: absolute; content: url('../../images/icons/h2-icon.png'); top: 2px; left: 0; }
.our_vision2_flex section p { color: #fff; margin: 0 0 15px; }
.our_vision2_flex section p:last-of-type { margin: 0; }
.our_vision2_flex section b { color: #fff; }
.our_vision2_flex section ul { font-size: 17px; margin: 15px 0; }

.our_vision3 { margin: 100px 0; }
.our_approach3_box { margin: 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_approach3_box h2 { font-family: var(--secFont); font-size: 60px; font-weight: 700; line-height: 100%; color: var(--primaryColor); margin: 0 0 25px; text-align: center; }
.our_approach3_box p { font-size: 20px; }
.our_approach3_box p:last-of-type { margin: 0; }

@media only screen and (max-width: 1010px) {
  
  .non_ban_img { width: 215%; }
  .non_ban_img img { width: 100%; object-fit: cover; }
  
  .our_vision1 { margin: 50px 0; }
  
  .our_vision2 { margin: 50px 0; }
  .our_vision2_flex section { width: 48%; }
  
  .our_vision3 { margin: 50px 0; }
  .our_approach3_box { padding: 25px; }
  
}

@media only screen and (max-width: 800px) {
  
  .our_vision2_hdng h2 { font-size: 45px; }
  .our_vision2_flex section { width: 100%; max-width: 100%; }
  
  .our_approach3_box h2 { font-size: 45px; }
  .our_approach3_box p { font-size: 17px; }

}

@media only screen and (max-width: 600px) {
  
  .our_vision1_hdng h2 { font-size: 35px; }
  
  .our_vision2_hdng h2 { font-size: 35px; }
  .our_vision2_flex section { width: 100%; max-width: 100%; }
  
  .our_approach3_box h2 { font-size: 35px; }
  
}