#wpcontent, #wpfooter {
    margin-left: 272px !important;
}
.amp-wp-comments-link {
	display:none;
}
body.mega-menu-primary .header-main-layout-1 .ast-main-header-bar-alignment {
    flex-grow: 1;
}
.mega-menu-primary .main-header-bar-navigation {
    display: block !important;
}

.mega-menu-primary .ast-mobile-menu-buttons {
    display: none !important;
}
:where(figure) {
    margin-top: 25px;
	 margin-bottom: 25px;
}
ul {
    margin-top: 20px;
	 margin-bottom: 20px;
}
li {
    margin-bottom: 10px !important;
}
ol {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}
.jetpack-video-wrapper {
    margin-top: 20px;
}
.yarpp-related {
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 1.875rem;
    background-color: #f6f9fa4a}
.yarpp-related ol a {font-weight: 300;
text-transform: capitalize;
}
.yarpp-related hr {border-color: #e1e1e1;
margin-top: 13px}
hr {
    margin-bottom: 17px !important;
	margin-top: 17px !important;
}
h3 {
    margin-bottom: 15px !important;
	margin-top: 15px !important;
}
h1 {
	margin-top: 20px !important;
  margin-bottom:20px !important;
}
#select_plan {
    display: none;
  }
body.page-id-9964 .h,
body.page-id-8062 .h {
    display: none;
}
blockquote {
    margin-top: 20px;
}
#single_post_content > div:first-child p, #single_post_content > div:first-child img {
    margin-top: 30px !important;
}
div#edu-collab {
    max-width: 1200px;
    margin: 30px auto !important;
	gap: 5px !important;
}
div#edu-collab-block {
    margin: 10px;
    padding: 20px;
    box-shadow: 0 -1px 2px rgb(0 0 0 / 18%), 0 2px 4px rgba(24, 28, 71, 0.1);
    border-radius: 10px;
	gap: 5px;
    display: grid;
}
#slider_1787 {
  padding-left: 50px;
  padding-right: 50px;
}

#slider_1787 .owl-stage {
  display: flex;
  align-items: center;
}

#slider_1787 .owl-item {
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#slider_1787 .owl-item p {
  margin: 0 !important;
}

#slider_1787 .owl-item img {
  display: block;
  width: auto !important;
  height: auto !important;
  max-height: 65px !important;
  max-width: 260px !important;
  object-fit: contain;
}

#slider_1787 .owl-nav {
  display: block !important;
}

#slider_1787 .owl-prev {
  left: 10px;
}

#slider_1787 .owl-next {
  right: 10px;
}