.comment-list .comment-content ul {
  list-style: none;
  margin-left: 15px;
}
.comment-list .comment-content ul li {
  margin: 5px;
}
/* --------------------------Top Bar---------------------------- */
.contact_details ul li {
  list-style: none;
  display: inline;
  color: white;
}
.top_bar {
  background: black;
  width: 100%;
  float: left;
  padding: 4px;
  border-bottom: 3px solid var(--color-879f27);
}
.contact_details {
  padding: 12px 0;
}
.contact_details ul li.search-box span {
  border: none;
  padding: 15px 18px;
  margin-right: 0;
}
.contact_details ul li span {
  padding-right: 10px;
}
.contact_details i {
  color: white;
  font-size: 14px;
  cursor: pointer;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: var(--color-bbbbbb);
}
.contact_details p {
  color: var(--color-616161);
  font-size: 15px;
  margin: 0 0 0 !important;
}
.contact_details ul li span i {
  padding-right: 6px;
  color: var(--color-879f27);
}
.contact_details ul li a {
  color: white;
}
.socialbox a i, .social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 20px;
  text-align: center;
}
.socialbox a {
  border-right: 1px solid var(--color-cccccc);
  padding: 0px 8px;
}
.socialbox a:last-child {
  border: none;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 15px;
  overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}
/*------------------ Contact Page -----------------*/
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form form {
  max-width: 650px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
}
.contac_form input[type='text'], .contac_form input[type='email'], .contac_form input[type='url'], .contac_form input[type='password'], .contac_form input[type='search'], .contac_form input[type='number'], .contac_form input[type='tel'], .contac_form input[type='range'], .contac_form input[type='date'], .contac_form input[type='month'], .contac_form input[type='week'], .contac_form input[type='time'], .contac_form input[type='datetime'], .contac_form input[type='datetime-local'], .contac_form input[type='color'], .contac_form select, .contac_form textarea, .contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  width: 100%;
  background-color: white;
  border-color: var(--color-cccccc);
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  background-color: #f2f2f2;
  border: 2px solid #f2f2f2;
  border-radius: 28px;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  width: 100% !important;
  font-size: 16px;
  padding: 10px 10px;
  height: auto;
  float: left;
  border: 1px solid black;
  border-radius: 0;
  margin-bottom: 19px;
}
.contact-box .wpcf7 textarea {
  border: 1px solid black;
  border-radius: 0;
  height: 70px;
}
.contac_form.col-md-12 {
  margin-top: 20px;
}
section#contact-box {
  padding: 0;
  margin: 0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 0;
  width: 100%;
  margin-left: 0;
}
.contact-info .head {
  color: black;
}
.contact-address, .contact-email, .contact-phone {
  margin: 10px 0;
}
.c_content span {
  font-size: 18px;
  font-family: var(--font-dosis);
  font-weight: 700;
}
.contac_form .fancy-title {
  width: 250px;
  margin: 0 auto;
}
.contac_form label {
  width: 100%;
}
.contact-info-title h3 {
  color: var(--color-191919);
  text-align: center;
}
.contac_form h3 {
  color: var(--color-191919);
  font-weight: bold;
  font-family: var(--font-dosis);
  padding-top: 0;
}
.contact-info i {
  font-size: 40px;
  color: var(--color-5bc4db);
}
.contact-color-bg {
  padding-top: 3%;
}
.contac_form {
  border-top: 2px dashed orange;
  border-right: 2px dashed green;
  border-bottom: 2px dashed purple;
  border-left: 2px dashed red;
  padding: 10px 15px 15px 15px;
}
.contact-box {
  padding-bottom: 4%;
}
.contact-info-det {
  border-top: 2px dashed orange;
  border-right: 2px dashed green;
  border-bottom: 2px dashed purple;
  border-left: 2px dashed red;
  padding: 20px;
}
/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
  width: 100%;
}
/* --------- search Page ------- */
.postbox h6 {
  font-weight: bold;
}
/* --------- Blog Page ------- */
#full-width-blog .postbox {
  border: none;
}
#full-width-blog .postbox h3 {
  font-weight: normal;
  font-size: 35px;
  text-align: center;
  margin: 15px 0 20px;
}
.postbox h3 {
  font-weight: normal;
  font-size: 35px;
  text-align: center;
  margin: 15px 0 0 0;
}
.blogimg-full img {
  width: 100%;
}
.read-more-icon {
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover {
  opacity: 0.9;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
  margin-bottom: 39px;
  border: none;
  border-radius: 6px;
}
.postbox h2 {
  margin: 0 0 5px;
  font-weight: bold;
}
.widget_recent_entries li {
  margin: 10px;
}
.postbox a.blogbutton {
  background: none;
  color: white;
  font-size: 12px;
  font-weight: bold;
  color: white;
  padding: 6px 25px;
  border: 1px solid black;
  color: black;
  font-size: 18px;
  text-transform: uppercase;
  margin: 25px 0 0 0;
  display: table;
}
.metabox {
  color: black;
  padding: 5px 0;
  padding-bottom: 16px;
}
.metabox i {
  color: var(--color-5bc4db);
  padding-right: 10px;
}
.metabox .entry-date {
  margin: 0 13px 0 0;
}
.metabox .entry-author {
  padding: 0 0 0 20px;
  margin: 0 20px 0 0;
}
.metabox .entry-comments {
  padding: 0 0 0 20px;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
.recentcomments {
  padding-left: 15px;
}
.post-featured img {
  width: 100%;
}
.authordetails {
  padding-top: 5%;
}
.author_bio_section img {
  border-radius: 50%;
}
.author_bio_section .author_links {
  margin-left: 18%;
}
.authordetails .social-profile {
  list-style-type: none;
}
.authordetails .social-profile li {
  display: inline;
  margin-right: 15px;
}
.authordetails .social-profile {
  margin-left: 17%;
}
.authordetails .social-profile li i {
  color: #1a2431;
}
#single_post #comments ol {
  list-style-type: none;
  margin-left: 0;
}
#single_post #comments ol li .comment-edit-link {
  display: none;
}
.main_title h1 {
  color: var(--color-191919);
  font-weight: bold;
  font-family: var(--font-dosis);
  font-size: 30px;
}
#single_post .content_boxes h1 {
  color: var(--color-191919);
  font-weight: bold;
  font-family: var(--font-dosis);
  font-size: 30px;
}
#single_post .single-post-content p {
  color: var(--color-616161);
  font-family: var(--font-opensans);
  line-height: 25px;
  padding-top: 15px;
}
#single_post .authordetails .author_links a {
  color: var(--color-5bc4db);
  font-weight: bold;
}
#single_post #comments h2 {
  color: var(--color-191919);
  font-weight: bold;
  font-family: var(--font-dosis);
}
#single_post #comments .comment-author cite {
  color: var(--color-191919);
  font-weight: bold;
  font-family: var(--font-dosis);
}
#single_post #comments .comment-author .says {
  color: var(--color-191919);
  font-weight: bold;
  font-family: var(--font-dosis);
}
#single_post #comments .comment-meta a {
  color: var(--color-191919);
  font-weight: bold;
  font-family: var(--font-dosis);
}
#single_post #comments .reply a {
  background-color: var(--color-5bc4db);
  color: white;
  padding: 7px 20px;
}
#single_post #comments #respond {
  padding-top: 30px;
}
#single_post #comments #respond input[type="submit"] {
  background-color: var(--color-5bc4db);
  padding: 10px 20px;
  color: white;
  border-radius: 5px;
  border: none;
}
#single_post #comments li {
  padding-bottom: 30px;
}
.page-header .page-title {
  color: var(--color-191919);
  font-weight: bold;
  font-family: var(--font-dosis);
  font-size: 30px;
}
.postbox .inner-sbox h4 a {
  color: var(--color-5bc4db);
  font-weight: bold;
  font-family: var(--font-dosis);
}
.archive .container h1 {
  color: var(--color-191919);
  font-weight: bold;
  font-family: var(--font-dosis);
  font-size: 30px;
}
.container .entry-title {
  color: var(--color-191919);
  font-weight: bold;
  font-family: var(--font-dosis);
  font-size: 30px;
}
.feature-box .bradcrumbs {
  display: none;
}
#single_post .metabox {
  margin: 10px 0;
}
.logged-in-as a {
  color: black;
}
/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: white;
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: white;
  color: var(--color-333333);
}
#sidebar .widget_recent_entries ul li a {
  padding-left: 0;
}
.post-template-default #header {
  position: unset;
  float: none;
}
.archive #header {
  position: unset;
  float: none;
}
.search #header {
  position: unset;
  float: none;
}
.page-template-contact #header {
  position: unset;
  float: none;
}
.page-template-blog-fullwidth-extend #header {
  position: unset;
  float: none;
}
.single #header {
  position: unset;
  float: none;
}
#full-width-blog .inner-sbox p {
  color: var(--color-5b5b5b);
}
.authordetails footer .b-content {
  font-family: var(--font-dosis);
  font-size: 16px;
  font-style: italic;
}
#comments .comment-body p {
  font-family: var(--font-dosis);
  font-size: 16px;
}
.page-template-page-templateadvance-search-php #header {
  position: unset;
  float: none;
}
.page-template-page-with-right-sidebar #header {
  float: none;
  position: unset;
}
.page-template-page-with-left-sidebar #header {
  float: none;
  position: unset;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background: var(--color-879f27);
  color: white !important;
  border: 1px solid var(--color-879f27);
}
.navigation span.page-numbers.current {
  background: white;
  border: 1px solid var(--color-879f27);
  color: black !important;
}
#blog {
  padding-top: 0;
  margin-top: 0;
}
.blog-post h5 {
  text-transform: uppercase;
  color: black;
}
.blog-icon i {
  font-size: 20px;
  background: var(--color-bbbbbb);
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: white;
  margin-right: 1%;
}
.blog-icon i:hover {
  background: #d3da36;
  color: white;
}
.blog-icon i.fa-google-plus {
  padding: 12px 10px 12px 11px;
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img {
  width: 100%;
}
.feature-image-box img a:hover {
  opacity: 0.8;
}
.post-singlepage {
  border: solid 1px var(--color-bbbbbb);
  box-shadow: 0 0 1px var(--color-bbbbbb);
}
.page-template-blog-with-right-sidebar #header {
  float: none;
  position: unset;
}
.page-template-blog-with-left-sidebar #header {
  float: none;
  position: unset;
}
/*------------------ Comments BOX ------------------*/
#comments {
  float: left;
  width: 100%;
  margin-top: 5%;
}
#comments h3.comment-reply-title {
  font-size: 20px;
  font-weight: bold;
  clear: both;
}
#comments input[type="text"], #comments input[type="email"], #comments textarea {
  padding: 12px 10px;
  font-size: 18px;
}
#comments a time {
  color: black;
  font-weight: bold;
  font-size: 12px;
}
#comments .comment-metadata {
  width: 90%;
  float: left;
  padding: 1% 0 0 0;
}
#comments .comment-content {
  width: 90%;
  text-align: left;
  margin-left: 7%;
}
#comments .comment-author {
  margin-bottom: 1em;
}
#comments h2#reply-title {
  display: inline-table;
}
#comments .comment-author.vcard img {
  padding: 2px;
}
.post-featured a.post-readmore i {
  padding-left: 10px;
}
/* --------------- Single Pages ------------------ */
.page_title {
  color: var(--color-191919);
  font-size: 15px;
  line-height: 26px;
  font-family: var(--font-opensans);
}
.page_title h1 {
  font-family: var(--font-dosis);
  font-weight: bold;
  color: var(--color-67d7f5);
}
/* ------------- single Services --------------- */
#services_prop h3 {
  color: var(--color-5bc4db);
  font-family: var(--font-dosis);
  font-weight: bold;
  padding-top: 0;
}
#services_prop .inner-services-content p {
  font-family: "Ubuntu";
  line-height: 26px;
  padding-top: 18px;
  color: gray;
}
/* ------------ Single Classes ------------------- */
#classes_prop h3 {
  color: var(--color-5bc4db);
  font-family: var(--font-dosis);
  font-weight: bold;
  padding-top: 0;
}
#classes_prop .inner-classes-content p {
  font-family: "Ubuntu";
  line-height: 26px;
  padding-top: 18px;
  color: gray;
}
#classes_prop .classes-meta {
  padding-top: 15px;
}
#classes_prop .classes-meta span {
  margin-right: 10px;
  font-family: "Ubuntu";
  color: var(--color-191919);
  font-size: 16px;
}
@media (max-width: 1190px) {
  #classes_prop .classes-meta {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1190px) {
  .class_image {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/* ----------------- Single Events ------------------ */
#events_prop h3 {
  color: var(--color-5bc4db);
  font-family: var(--font-dosis);
  font-weight: bold;
  padding-top: 0;
}
.event_date {
  padding-top: 4px;
}
#events_prop .inner-events-content p {
  font-family: "Ubuntu";
  line-height: 26px;
  padding-top: 0px;
  color: gray;
}
#events_prop h5 {
  color: var(--color-191919);
  font-family: var(--font-dosis);
  font-weight: bold;
  padding-top: 0;
}
/* -------------- Single Testimonial -------------- */
#single-testimonial h3 {
  color: var(--color-5bc4db);
  font-family: var(--font-dosis);
  font-weight: bold;
}
#single-testimonial h5 {
  color: var(--color-191919);
  font-family: var(--font-dosis);
  font-weight: bold;
  padding-top: 0;
}
#single-testimonial img {
  float: left;
  padding: 0px 20px 20px 0px;
}
#single-testimonial .inner-testi-content p {
  font-family: "Ubuntu";
  line-height: 26px;
  padding-top: 18px;
  color: gray;
  padding-top: 0;
}
/* ------------- Single Teacher ------------------ */
#teacher_prop h3 {
  color: var(--color-5bc4db);
  font-family: var(--font-dosis);
  font-weight: bold;
  padding-top: 0;
}
#teacher_prop h5 {
  color: var(--color-191919);
  font-family: var(--font-dosis);
  font-weight: bold;
  padding-top: 0;
}
#teacher_prop .social-profiles i {
  color: white;
  background-color: var(--color-5bc4db);
  width: 40px;
  padding: 10px 14px;
  border-radius: 50%;
  margin-right: 10px;
}
#teacher_prop .social-profiles {
  padding-bottom: 20px;
}
#teacher_prop .email {
  font-family: "Ubuntu";
  line-height: 26px;
  padding-top: 10px;
}
#teacher_prop .phone {
  font-family: "Ubuntu";
  line-height: 26px;
  padding-top: 0px;
}
#teacher_prop .email i, #teacher_prop .phone i {
  color: var(--color-5bc4db);
  font-size: 18px;
  padding-right: 10px;
}
#teacher_prop .inner-teachers-content p {
  font-family: "Ubuntu";
  line-height: 26px;
  color: gray;
  padding-top: 0;
}
/* ----------------------- Inner Pages ------------------ */
.page-template-default #header {
  position: unset;
  float: unset;
}
.services_inner .short_text {
  color: var(--color-616161);
  font-family: var(--font-opensans);
}
.services_inner h4 a {
  color: var(--color-191919);
  font-family: var(--font-dosis);
  font-weight: bold;
}
.our_services_outer {
  padding-bottom: 25px;
}
.all-services #comments {
  display: none;
}
.page-template-default .main_title h1 {
  color: var(--color-191919);
  font-family: var(--font-dosis);
  font-weight: bold;
  padding-bottom: 30px;
}
.classes_inner h5 a {
  font-family: var(--font-dosis);
  font-weight: bold;
  color: var(--color-191919);
}
.classes_inner .short_text {
  font-family: "Open Sans Light";
  font-weight: 300;
  font-style: italic;
  font-size: 16px;
  line-height: 25px;
}
.our_classes_outer .inner-classes-meta {
  padding-top: 10px;
}
.classes_inner {
  padding-top: 30px;
}
.all-classes #comments {
  display: none;
}
.events_inner h5 a {
  font-family: var(--font-dosis);
  font-weight: bold;
  color: var(--color-191919);
}
.events_inner .short_text {
  line-height: 26px;
  color: rgb(97,97,97);
  font-family: var(--font-opensans);
  text-align: center;
  font-size: 15px;
}
.events_inner .eve-date {
  font-family: var(--font-dosis);
  font-weight: bold;
  text-align: center;
  color: black;
  font-size: 17px;
  padding-top: 15px;
}
.events_inner {
  padding-bottom: 16%;
}
.all-events #comments {
  display: none;
}
.testimonial_inner {
  text-align: center;
  padding-bottom: 15%;
}
.testimonial_inner img {
  border-radius: 50%;
}
.testimonial_inner h5 a {
  font-family: var(--font-dosis);
  font-weight: bold;
  color: var(--color-5bc4db);
}
.testimonial_inner .tdesig {
  font-family: var(--font-dosis);
  font-weight: bold;
  color: #7d7d7d;
  font-size: 17px;
}
.testimonial_inner .short_text {
  font-family: "Ubuntu";
  color: #a0a09f;
  line-height: 26px;
  font-size: 15px;
}
.teachers_inner h5 a {
  font-family: var(--font-dosis);
  font-weight: bold;
  color: black;
}
.teachers_inner .tdesig {
  font-family: var(--font-dosis);
  font-weight: bold;
  color: #a0a09f;
  font-size: 17px;
  padding-top: 10px;
}
.teachers_inner .short_text {
  font-family: "Ubuntu";
  color: #a0a09f;
  line-height: 26px;
  font-size: 15px;
}
.teachers_inner {
  padding-top: 11%;
}
.teachers_inner .att_socialbox a i {
  background-color: var(--color-5bc4db);
  color: white;
  padding: 10px 14px;
  margin-right: 15px;
  border-radius: 50%;
  width: 40px;
}
.teachers_inner .att_socialbox {
  padding-top: 17px;
}
.media.post-thumb {
    display: flex;
}
.media-body.post-content {
    padding-left: 15px;
}