/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.2
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/

a.flag-us, a.flag-ru {
      font-size: 20px !important;
 /*   float: right;*/
 position: relative;
 top: 5px;
}

/* 20-01-17 */


ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.tabs li {
  background: none;
  color: #222;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
}

ul.tabs li.current {
  background: #ededed;
  color: #222;
}

.tab-content {
  display: none;
  background: #ededed;
  padding: 15px;
}

.tab-content.current {
  display: inherit;
}
#top a:hover, #top a:focus, #top a:visited {
  text-decoration: none;
}

#top .main_color .input-text, #top .main_color input[type="text"], #top .main_color input[type="input"], #top .main_color input[type="password"], #top .main_color input[type="email"], #top .main_color input[type="number"], #top .main_color input[type="url"], #top .main_color input[type="tel"], #top .main_color input[type="search"], #top .main_color textarea, #top .main_color select {
  color: #bdbdbd;
}

.form-group .cbp-search-select {
  font-size: 13px;
}

#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
  height: 37px;
}

.currentbx1 .btn {
  border-radius: 0px !important;
  border: none !important;
  padding: 7px 12px !important;
  margin-top: 15px;
}

#top textarea {
 /* min-height: 30px !important;
  height: 70px !important;*/
  margin-bottom: 0;
}

.avia-menu-fx {
  display: none;
}

.content .services-section section {
  display: block;
}

body .content section {
  display: block;
}

.avia-menu-text {
 /* color: #555555;*/
  font-size: 15px;
  font-weight: 400;
  /* font-family: "Raleway",sans-serif; */;
}

.main_menu li.current-menu-item a {
  background-color: #fff;
  color: #000!important;
}
.main_menu li.current-menu-item > a span {
  /*color: #fff !important;*/
  font-weight: 700;
  color: #365098;
}

#top .appointment-form input[type="submit"] {
  background: #34495e;
}

#footer p {
  /* color: #ffffff; */;
}

#top .social_bookmarks li a {
  color: #fff;
  font-size: 13px;
}

#top .home-icon-slider .avia-smallarrow-slider .avia-slideshow-arrows {
  top: 90px;
  width: 100%;
}

.home-icon-slider .avia-slideshow-arrows a::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #505050;
  font-size: 27px;
}

.home-icon-slider .avia-content-slider-inner {
  margin: 0 auto;
  width: 87%;
}

.common-heading-section {
  float: left;
  margin: 0 0 10px;
  position: relative;
  width: 100%;
}

#top.home .avia-section.main_color {
  border: medium none;
}

.service-section {
  margin: 0 0 60px;
}

.testimonials-section .avia-testimonial-content, 
.testimonials-section-inner .avia-testimonial-content {
  margin: 0;
  overflow: hidden;
}

.main_color.container_wrap {
  border: medium none;
}

.service-section .service-content, .service-section-inner .service-content {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 13px solid #374f97;
  border-top: 13px solid #374f97;
    /*display: table;
    margin: -151px auto 0; */
  float: left;
  margin: -90px auto 0;
  width: 100%;
}

#top .home-about-section {
  margin: 0;
}

.service-section .service-content ul li, .service-section-inner .service-content ul li {
  border-right: 2px solid #dddddd;
  float: left;
  list-style: outside none none;
  margin: 10px 0;
  padding: 8px 13px;
}

.service-section .service-content ul li p, .service-section-inner .service-content ul li p {
  margin: 0;
}

.service-section .service-content ul li p img, .service-section-inner .service-content ul li p img {
  display: table;
  margin: 0 auto;
  transition: all 0.5s ease 0s;
}

.service-section .service-content ul li:hover img, .service-section-inner .service-content ul li:hover img {
  opacity: 0.5;
}

.service-section .service-content ul li:last-child , .service-section-inner .service-content ul li:last-child {
  border: medium none;
}

.service-section .service-content ul, .service-section-inner .service-content ul {
  float: left;
  margin: 0;
}

.service-section-inner {
  float: left;
  margin: -170px 0 0;
  position: absolute;
  width: 1210px;
  z-index: 9999;
}

.banner-section {
  margin: 0 0 120px;
  z-index: 1;
}

.service-section .service-content ul li h3, .service-section-inner .service-content ul li h3 {
  color: #464646;
  font-size: 14px;
  font-weight: 800;
  text-align: center;
}

#top h3.common-heading {
  border-bottom: 4px solid #374f97;
  float: left;
  font-size: 32px;
  font-weight: 400;
  margin: 0;
  padding: 0 0 6px;
  position: relative;
}

.right-section-common-form h3.home-right-section-heading {
  background: #374f97 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 32px;
  font-weight: normal;
  padding: 10px;
  margin: 0;
}

.right-section-common-form .appointment-form, .right-section-common-form .form-horizontal.home-page {
  background: #dddee3 url("images/bottom-texture-image.png") repeat-x scroll 0 bottom;
  border: medium none;
  padding: 20px;
  float: left;
  padding: 20px;
  width: 100%;
}

#top .right-section-common-form .wpcf7-form {
  float: left;
  margin: 0;
  width: 100%;
}

.home-make-an-appointent .appointment-form h4 {
  display: none;
}

.common-heading-section::before {
  background: #bdbdbd none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}

blockquote {
  font-size: 1rem;
}

#top .home-left-section {
  float: left;
    /* width: 68%; */
  width: 100%;
}

#top .container .av-content-small.units {
  border: medium none;
  margin: 0;
  width: 68%;
}

#top #main .sidebar {
  border: medium none;
  float: right;
  width: 29%;
}

#top .container .entry-content-wrapper {
  padding: 0;
}

#top #main .sidebar .inner_sidebar {
  margin: 0;
}

#top .home-news-section.home-left-section {
    /* margin: -52px 0 0; */;
}

#top .home-our-department.home-right-section {
  margin: 32px 0 0;
}

#top ul#menu-department li.open-menu .sub-menu {
    /* display: block; */;
}

#top .home-right-section {
  float: right;
  margin: 0;
  width: 29%;
}

.right-section-common-form .appointment-form input::-webkit-input-placeholder {
  color: #494949;
}

.right-section-common-form .appointment-form input:-moz-placeholder {
  color: #494949;
}

.right-section-common-form .appointment-form input::-moz-placeholder {
  color: #494949;
}

.right-section-common-form .appointment-form input:-ms-input-placeholder {
  color: #494949;
}

.right-section-common-form .appointment-form textarea::-webkit-input-placeholder {
  color: #494949;
}

.right-section-common-form .appointment-form textarea:-moz-placeholder {
  color: #494949;
}

.right-section-common-form .appointment-form textarea::-moz-placeholder {
  color: #494949;
}

.right-section-common-form .appointment-form textarea:-ms-input-placeholder {
  color: #494949;
}

.right-section-common-form .form-horizontal.home-page input::-webkit-input-placeholder {
  color: #494949;
}

.right-section-common-form .form-horizontal.home-page input:-moz-placeholder {
  color: #494949;
}

.right-section-common-form .form-horizontal.home-page input::-moz-placeholder {
  color: #494949;
}

.right-section-common-form .form-horizontal.home-page input:-ms-input-placeholder {
  color: #494949;
}

.right-section-common-form .appointment-form input,
.right-section-common-form .appointment-form textarea,
.right-section-common-form .form-horizontal.home-page input, 
.right-section-common-form .form-horizontal.home-page select {
  border: 1px solid #adadad !important;
  color: #494949 !important;
  /* font-family: "Raleway",sans-serif !important; */
  font-size: 14px !important;
}

#top .right-section-common-form .appointment-form input[type="submit"], 
.right-section-common-form .form-horizontal.home-page button#submit {
  background: #374f97 none repeat scroll 0 0;
  border: medium none !important;
  color: #ffffff !important;
  float: right;
    /* font-family: "Raleway",sans-serif; */
  font-size: 24px !important;
  font-weight: 400;
  margin: 20px 0 0;
  padding: 6px 10px;
  text-transform: uppercase;
}

.right-section-common-form .form-horizontal.home-page button#submit {
  float: left;
}

.right-section-common-form .form-horizontal.home-page {
  background: url("images/find-a-doctor-bg-new.jpg") no-repeat scroll 0 0;
}

.right-section-common-form .form-horizontal.home-page .control-label {
  display: none;
}

.home-find-a-doctor .right-section-common-form {
  position: relative;
}

#top .right-section-common-form .form-horizontal.home-page input, #top .right-section-common-form .form-horizontal.home-page select {
  float: left;
  width: 80%;
}

.avia-content-slider-inner .slide-entry-wrap article {
  border: 1px solid #374f97;
  border-bottom: 10px solid #374f97;
  padding: 5px 5px 15px;
}

.avia-content-slider-inner .slide-entry-wrap article img {
  border-radius: 0;
}

.avia-content-slider-inner .slide-entry-wrap article .slide-image {
  border-radius: 0;
}

.home-news-section article .slide-content .blog-categories {
  display: none;
}

.home-news-section article .slide-content .slide-meta {
  display: none;
}

#top .home-news-section article .slide-content .slide-entry-title {
  float: left;
  margin: 5px 0;
  width: 100%;
}

#top .home-news-section article .slide-content .slide-entry-title a {
  color: #4c4c4c !important;
  font-size: 20px;
  font-weight: bold;
}

#top .home-news-section article .slide-content .entry-content {
  color: #4c4c4c;
  float: left;
  font-size: 14px;
  width: 100%;
}

.testimonials-section-inner {
  float: right;
  margin: 40px 30px 0 0;
  width: 59.4%;
}

#top .testimonials-section-inner .avia-testimonial {
  background: url("images/testimonials-corner-image.png") no-repeat scroll right bottom;
  float: left;
  margin: 0 0 30px;
  padding: 0 0 31px !important;
  width: 100%;
}

#top .home-testimonials-section .av-large-testimonial-slider .avia-slideshow-arrows a {
  opacity: 0.5;
  top: 40%;
}

#top .home-testimonials-section .av-large-testimonial-slider .avia-slideshow-arrows a.prev-slide {
  left: -60px;
}

#top .home-testimonials-section .av-large-testimonial-slider .avia-slideshow-arrows a.next-slide {
  right: -60px;
}

#top .testimonials-section-inner .avia-testimonial_inner .avia-testimonial-content {
  background: none repeat scroll 0 0;
  border: medium none;
  padding: 0 0 10px;
}

#top .testimonials-section-inner .avia-testimonial_inner {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #acacac;
  padding: 10px;
  position: relative;
}

#top .testimonials-section-inner .avia-testimonial_inner::before {
  background: #ffffff none repeat scroll 0 0;
  bottom: -1px;
  content: "";
  height: 1px;
  position: absolute;
  right: 0;
  width: 39px;
}

#top .home-testimonials-section {
  background: url("images/tesimonials-bg-new.jpg") no-repeat scroll -28px 70px;
  margin: -10px 0 0;
  min-height: 535px;
}

#top .testimonials-section-inner .avia-testimonial-content p {
  color: #4c4c4c;
  font-size: 16px;
  text-align: left;
}

#top .testimonials-section-inner .avia-testimonial .avia-testimonial-meta {
  margin: 0;
  text-align: right;
}

#top .testimonials-section-inner .avia-testimonial .avia-testimonial-name {
  color: #374f97 !important;
  font-size: 16px;
  font-weight: 400;
}

#top ul#menu-department .sub-menu {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #374f97;
  display: none;
  padding: 0;
  transition: all 0.4s ease 0s;
  z-index: 999;
}

.home-icon-slider .carousel-slider .owl-nav .owl-prev, .home-icon-slider .carousel-slider .owl-nav .owl-next {
  opacity: 1 !important;
}

#top ul#menu-department li:hover .sub-menu {
    /* display: block; */;
}

#top ul#menu-department li {
  background: #374f97 url("images/plus-sign.png") no-repeat scroll 96% 11px;
  border: medium none;
  margin: 0 0 5px;
  position: relative;
}

#top ul#menu-department li:hover {
  /* background: #374f97 url("images/minus-sign.png") no-repeat scroll 0 0; */;
}

#top ul#menu-department li a {
    /* background: #374f97 none repeat scroll 0 0; */
  color: #ffffff !important;
  font-size: 18px;
  font-weight: 300;
  padding: 10px;
}

#top ul#menu-department li .sub-menu a {
  background: #ffffff;
  color: #374f97 !important;
}

#top ul#menu-department li .sub-menu li {
  margin: 0;
}

#top ul#menu-department li .sub-menu li::before {
  content: none;
}

#top ul#menu-department li.open-menu {
  background: #374f97 url("images/minus-icon.png") no-repeat scroll 96% 11px;
}

#top ul#menu-department li .sub-menu a:hover {
  background: #ededed none repeat scroll 0 0;
}

#top ul#menu-department li a:hover {
  background: none repeat scroll 0 0;
}

.sidebar .widget.clearfix.widget_nav_menu h3 {
  border-top: 4px solid #374f97;
  color: #404040;
  font-size: 30px;
  font-weight: 400;
  margin: 0;
  padding: 4px 0 7px 10px;
  text-transform: capitalize;
}

#top .home-right-banner img {
  display: table;
  margin: 0 auto;
}

.inner-page-banner .avia-slideshow {
  height: 250px !important;
}

.about-section-content {
    /* color: #4c4c4c;
    font-size: 16px; */;
}

#top .second-common-heading {
  background: #374f97 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 26px;
  padding: 10px;
  position: relative;
  text-transform: capitalize;
}

.our-section-content h3 img {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 36px;
  position: absolute;
  right: 30px;
  top: -21px;
}

.our-section-content {
  float: left;
  margin: 20px 0 0;
  width: 100%;
}

.our-section-content p {
  color: #4c4c4c;
  font-size: 16px;
}

.common-heading-two {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}

.hr-short .hr-inner {
  border-color: #d6d6d6;
  border-width: 2px;
  left: 0;
  margin: 0;
  width: 100%;
}

.single-department .why-choose-sheeba-section-text ul li {
  list-style: outside none disc;
  margin: 0 0 0 10px;
}

.hr-short .hr-inner .hr-inner-style {
  height: 20px;
  top: -5px;
  width: 20px;
}

#top.single-department .entry-content-header,
#top.single-treatment .entry-content-header {
  background: #29B99C none repeat scroll 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 60px;
  padding: 10px 75px 10px 10px;
}

.right-bar-small-banner {
  position: relative;
}

.single-treatment .right-bar-small-banner h4,
.single-department .right-bar-small-banner h4 {
  color: #ffffff;
  font-size: 82px;
  font-weight: 600;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 61px;
  width: 100%;
}

#top.single-department .entry-content-header .iconbox_content_title,
#top.single-treatment .entry-content-header .iconbox_content_title {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  letter-spacing: 0;
  text-transform: capitalize;
}

#top .hr-short {
  margin: 10px 0 20px;
}

#top.single-department .entry-content-header .iconbox_icon,
#top.single-treatment .entry-content-header .iconbox_icon {
    /* float: right;
    height: 64px;
    left: auto;
    position: absolute;
    right: 7px;
    top: -16px;
    width: 64px; */
  background: #ffffff none repeat scroll 0 0;
  color: #acacac;
  float: right;
  font-size: 36px;
  height: 64px;
  left: auto;
  padding: 18px 0 0;
  position: absolute;
  right: 7px;
  top: -5px;
  width: 64px;
}

.other-important-section .iconbox_content_container p {
    /* color: #4c4c4c;
    font-size: 16px; */;
}

#top .second-page-gallery {
  float: left;
  margin: 40px 0 0;
}

.gallery-bottom-text p {
  /* color: #4c4c4c;
  font-size: 16px; */;
}

.gallery-bottom-text {
    /* float: left;
    margin: 10px 0 20px; */;
}

#top .sidebar_tab .tab_titles {
  width: 25%;
}

#top .sidebar_tab .tab_titles .tab {
  border: medium none;
  border-bottom: 4px solid #374f97;
  color: #374f97;
  font-size: 24px;
  font-weight: normal;
  padding: 16px 10px;
}

#top .sidebar_tab .tab_content {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  min-height: 164px !important;
}
#top .sidebar_tab {
  border: 2px solid #dddee3;
  min-height: 220px;
}

#top .staff-director-diagnosis-tabs.staff-director-diagnosis-tabs-horizontal {
  border: medium none;
}

#top .sidebar_tab .tab_inner_content, #top .sidebar_tab .tab_inner_content p {
  margin: 0;
}

#top .sidebar_tab .tab_inner_content p {
  color: #4c4c4c;
  font-size: 16px;
}

#top .sidebar_tab .tab_titles .tab.active_tab {
  background: #29B99C none repeat scroll 0 0;
  border-color: #ffffff;
  color: #ffffff !important;
  position: relative;
}

#top .sidebar_tab .tab_titles .tab.active_tab::after,
#top .sidebar_tab .tab_titles .tab:hover::after {
  border-color: rgba(0, 0, 0, 0) #ffffff;
  border-style: solid;
  border-width: 27px 9px 27px 0;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

#top .sidebar_tab.staff-director-diagnosis-tabs .tab_titles .tab:hover {
  background: #29B99C none repeat scroll 0 0;
  color: #fff;
}

#top .doctor-search-section {
    /* border-top: 5px solid #374f97; */
   /*  height: 470px; */
  background-size: cover;
  margin: 0;
}

.single-treatment .post-entry h4, .single-department h4 {
  color: #374f97;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}

#top.page-template-doctor-search form.home-page label {
  color: #374f97;
  float: left;
  font-size: 14px;
  margin: 0 0 5px;
  width: 100%;
}

#top.page-template-doctor-search form.home-page input, #top form.home-page select {
  border: 1px solid #374f97;
  border-radius: 5px;
  padding: 10px;
}

#top.page-template-doctor-search form.home-page button {
  background: #374f97 none repeat scroll 0 0;
  border-radius: 5px;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 10px 0;
  width: 100%;
}

#top.page-template-doctor-search form.home-page {
  display: table;
  margin: 0 auto;
}

#top.page-template-doctor-search form.home-page {
  display: table;
  margin: 0 auto;
  width: 500px;
}

.html_header_top.html_header_topbar_active.html_header_sticky body#top.page-template-doctor-search #main {
    /* max-width: 100%;
    padding: 61px 0 0; */
  padding-top: 119px;
}

.html_header_top.html_header_topbar_active.html_header_sticky body#top.page-template-doctor-search #main #main {
  padding-top: 0;
}
.page-template-doctor-search #main .small-find-doc .search {
  display: table;
  margin: auto;
  width: 935px;
  padding-bottom: 10px;
}

.page-template-doctor-search #main .small-find-doc .search button {
  background: #fff url("/wp-content/uploads/2020/07/search.png") no-repeat scroll center center / 38px auto;
  border: medium none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  float: right;
  font-size: 16px;
  height: 50px;
  letter-spacing: 1px;
  margin: 0;
  padding: 16px 5px 15px;
  width: 65px;
      border: solid #828487;
    border-width: 1px 1px 1px 0;
}

#top.page-template-doctor-search #main .small-find-doc .search input[type="search"] {
  border: 1px solid #828487;
  border-width: 1px 0 1px 1px;
  border-radius: 0
  box-shadow: none;
  color: #374f97;
  float: right;
  font-size: 18px;
  height: 50px;
  padding: 13px 10px;
  width: calc(100% - 65px);
}

.page-template-doctor-search #main .small-find-doc .find-a-doc {
  color: #fff;
  float: left;
  font-size: 60px;
  line-height: 1;
  font-weight: normal;
  margin: 150px 0 15px;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}

.department-template-default p, .department-template-default ul li {
    /* color: #4c4c4c;
    font-size: 16px; */;
}

.page-template-doctor-search #main .small-find-doc {
  background: url(/wp-content/uploads/2020/09/find-a-doctor-background-image.jpg);
    background-size: cover;
    background-position: center;
}

.page-template-doctor-search #main .result-query-info {
  color: #2a2d6d;
  font-size: 16px;
  margin: 35px 0;
  padding: 10px 0;
}

.page-template-doctor-search .doc-info .doc-info-sub p strong {
  color: #828487;
  margin-bottom: 10px;
  display: block;
}

#top .search-by-disease form.home-page {
  margin: 0;
  width: auto;
}

.doctor-search-section .doctor-search-inner {
  display: table;
  margin: 0 auto;
  text-align: center;
}

.service-section-inner .service-content ul li br {
  display: none;
}

.service-section-inner .service-content ul li .image-overlay {
  display: none !important;
}

.service-section-inner .service-content ul li:hover h3 {
  color: #374f97;
}

.service-section-inner .service-content ul li a {
  width: 100%;
}

.home-icon-slider .services-section h3 {
  font-size: 16px;
  word-wrap: break-word;
  white-space: normal;
}

#top .top_tab .tab_titles {
  display: table;
  float: left;
  margin: 0 auto 20px;
  width: 100%;
}

#top .top_tab .tab_titles .tab {
  border: 1px solid #374f97;
  color: #374f97;
  display: flex;
  flex-direction: column;
  font-size: 24px;
  font-weight: normal;
  justify-content: center;
  margin: 0 10px 28px;
  min-height: 66px;
  padding: 6px 0;
  text-align: center;
  width: 30%;
}

#top .tabcontainer {
  float: left;
  width: 100%;
}

#top .top_tab .tab_titles .tab.active_tab, 
#top .top_tab .tab_titles .tab:hover {
  background: #29B99C none repeat scroll 0 0;
  border: medium none #29B99C;
  color: #ffffff;
}

.single-doctor ul.container.jumps.tabs {
  width: 75%;
  margin: auto;
  box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
  border-radius: 20px;
  position: relative;
  top: -35px;
}
.single-doctor ul.container.jumps.tabs li:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.single-doctor ul.container.jumps.tabs li:nth-child(3) {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}


.single-doctor .zs_doc_bg, .single-doctor .content-block {
  background: #fff;
      padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
}

.single-doctor .content-block {
    margin-bottom: 20px;
}

.single-doctor .content-block h5 {
  font-size: 25px;
  color: #78cfee;
  font-weight: 400;
  margin-bottom: 30px;
}
.single-doctor .av_one_half {
  width: 100%;
	float: left;
  margin-left: 0;
}

.single-doctor .av_one_half:nth-child(2) {
    margin-left: 0%;
}
@media (min-width: 769px) {
.single-doctor .av_one_half {
  width: 49%;
	float: left;
  margin-left: 0;
}

.single-doctor .av_one_half:nth-child(2) {
    margin-left: 2%;
}
}

.single-doctor .description .post-banner-description li.fb-lnk, 
.single-doctor .description .post-banner-description li.ln-lnk {
  float: left;
  margin: 10px 5px 0 0;
}

.single-doctor .description .post-banner-description li a.doc-profile-fb, 
.single-doctor .description .post-banner-description li a.doc-profile-ln {
  color: rgba(0, 0, 0, 0);
  float: left;
  height: 39px;
  width: 39px;
}

.single-doctor .description .post-banner-description li a.doc-profile-fb {
  background: url("images/social-icon-facebook.png") no-repeat scroll 0 0;
}

.single-doctor .description .post-banner-description li a.doc-profile-ln {
  background: url("images/social-icon-linkedin.png") no-repeat scroll 0 0;
}

#top .top_tab .tab_content {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #dddee3;
  padding: 0;
}

#top .top_tab .tab_inner_content {
  border-top: 6px solid #29B99C;
  margin: 0;
  padding: 15px;
}

#top .staff-director-diagnosis-tabs-horizontal .tab_inner_content p {
  /* color: #4c4c4c;
  font-size: 14px; */;
}

.second-page-gallery .avia-gallery-big {
  height: 310px !important;
}

.avia-fullscreen-slider .avia-slideshow-dots {
  z-index: 1;
}

.other-important-section .entry-content-header .iconbox_icon::before {
    /* content: none; */;
}

.other-important-section-one .entry-content-header .iconbox_icon {
    /* background: #ffffff url("images/icon-multifaceted-therapy.png") no-repeat scroll center center / 90% auto; */;
}

.other-important-section-two .entry-content-header .iconbox_icon {
    /* background: #ffffff url("images/icon-personalized-and-precise-therapy.png") no-repeat scroll center center / 90% auto; */;
}

.other-important-section-three .entry-content-header .iconbox_icon {
    /* background: #ffffff url("images/icon-constant-research-and-improvement.png") no-repeat scroll center center / 90% auto; */;
}

.other-important-section-four .entry-content-header .iconbox_icon {
    /* background: #ffffff url("images/icon-compassion-and-kindness.png") no-repeat scroll center center / 90% auto; */;
}

.cancer-typed-treated-section .cancer-typed-treated p {
    /* color: #4c4c4c;
    font-size: 16px; */;
}

.cancer-typed-treated-section .cancer-typed-treated ul {
  margin: 0;
}

.cancer-typed-treated-section .cancer-typed-treated ul li {
    /* color: #4c4c4c;
    font-size: 16px; */
  font-size: 1rem;
  list-style: outside none none;
  margin: 0;
}

.cancer-typed-treated blockquote {
  border-color: #29B99C;
  float: left;
  margin: 0;
}

.cancer-typed-treated-section .cancer-typed-treated ul {
  float: left;
  margin: 0;
  width: 32%;
}

.cancer-typed-treated-section .cancer-typed-treated ul.cancer-typed-treated-inner-three {
  float: right;
}

.cancer-typed-treated-section .cancer-typed-treated ul.cancer-typed-treated-inner-one {
  margin: 0 2% 0 0;
}

#top .home-testimonials-section.second-home-testomonials {
  margin: 40px 0 0;
}

.get-free-consultation-inner .cancer-page-form h3 {
  background: #374f97 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 43px;
  font-weight: normal;
  padding: 10px 15px;
}

.search-by-disease h4 {
  background: #ffffff none repeat scroll 0 0;
  color: #29B99C;
  display: table;
  font-size: 32px;
  font-weight: normal;
  margin: 0 auto;
  padding: 0 8px;
  position: relative;
  text-align: center;
  z-index: 9999;
}

.get-free-consultation-inner .cancer-page-form {
  background: #c8d7ea none repeat scroll 0 0;
  float: left;
  min-height: 249px;
  width: 100%;
}

.get-free-consultation-inner {
  float: left;
  position: relative;
  width: 100%;
}

.get-free-consultation-inner img {
  position: absolute;
  right: 0;
}

.get-free-consultation-two .get-free-consultation-inner img.get-free-consultation-image {
  top: 9px;
}

#top .get-free-consultation-inner input, #top .get-free-consultation-inner textarea {
  border: 1px solid #adadad !important;
  color: #494949 !important;
    /* font-family: "Raleway",sans-serif !important; */
  font-size: 14px !important;
  padding: 6px;
}

.get-free-consultation-two .free-consultaion-form .submit-button {
  float: left;
  width: 100%;
}

#top .get-free-consultation-inner input::-webkit-input-placeholder {
  color: #494949;
}

#top .get-free-consultation-inner input:-moz-placeholder {
  color: #494949;
}

#top .get-free-consultation-inner input::-moz-placeholder {
  color: #494949;
}

#top .get-free-consultation-inner input:-ms-input-placeholder {
  color: #494949;
}

#top .get-free-consultation-inner textarea::-webkit-input-placeholder {
  color: #494949;
}

#top .get-free-consultation-inner textarea:-moz-placeholder {
  color: #494949;
}

#top .get-free-consultation-inner textarea::-moz-placeholder {
  color: #494949;
}

#top .get-free-consultation-inner textarea:-ms-input-placeholder {
  color: #494949;
}

.free-consultaion-form {
  float: left;
  width: 62%;
  padding: 5px 0 0 20px;
}

.free-consultaion-form .free-consultaion-form-left {
  float: left;
  width: 49%;
}

.free-consultaion-form .free-consultaion-form-right {
  float: right;
  width: 49%;
}

#top .get-free-consultation-two .get-free-consultation-inner textarea {
  height: 110px !important;
}

#top .free-consultaion-form input[type="submit"] {
  background: #29B99C none repeat scroll 0 0;
  border: medium none !important;
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: bold;
  padding: 6px 14px;
  text-transform: uppercase;
}

#top .get-free-consultation-two .free-consultaion-form input[type="submit"] {
  width: 100%;
}

#top .get-free-consultation-inner input {
  margin: 0;
}

#top .get-free-consultation-inner .free-consultaion-form-left label {
  float: left;
  margin: 0 0 10px;
  width: 100%;
}

#top .get-free-consultation-one .free-consultaion-form label {
  float: left;
  margin: 0 2px;
  width: 49%;
}

#top .get-free-consultation-one .free-consultaion-form label:nth-child(2n) {
  float: right;
}

#top .get-free-consultation-one .get-free-consultation-inner textarea {
  border-bottom: 4px solid #29B99C !important;
}

#top .get-free-consultation-one .free-consultaion-form input[type="submit"] {
  margin: 8px 0 0;
  padding: 15px 0;
  width: 100%;
}

.get-free-consultation-one .get-free-consultation-inner .cancer-page-form {
  min-height: 260px;
}

.why-choose-sheeba-section-main .why-choose-sheeba-section-inner h3 {
  background: #29B99C none repeat scroll 0 0;
  color: #ffffff;
  font-size: 30px;
  font-weight: normal;
  padding: 10px;
}

.why-choose-sheeba-section-main .why-choose-sheeba-section-inner {
  border: 1px solid #a1a1a1;
  float: left;
  margin: 40px 0 0;
  width: 100%;
}

.why-choose-sheeba-section-main .why-choose-sheeba-section-text {
  float: left;
  padding: 0 10px 20px;
  width: 100%;
}

#top .get-free-consultation {
  margin: 0;
}

#top .get-free-consultation-inner .wpcf7-not-valid-tip {
  color: #f00;
}

.get-free-consultation-inner .wpcf7-response-output {
  border: medium none;
  float: left;
  margin: 10px 0 0;
  padding: 0;
  width: 100%;
}

.single-treatment .avia-slideshow-inner li, .single-department .avia-slideshow-inner li {
  margin: 0;
}

.get-free-consultation-inner .wpcf7-validation-errors {
  color: #ff0000;
}

.get-free-consultation-inner .wpcf7-mail-sent-ok {
  color: #29B99C;
}

#top .free-consultaion-form .ajax-loader {
  display: none;
}

.why-choose-sheeba-section-main .why-choose-sheeba-section-text ul {
  float: left;
    /* margin: 0; */
  width: 69%;
}

.why-choose-sheeba-section-main .why-choose-sheeba-section-text ul li {
    /* color: #4c4c4c;
    font-size: 13px; */
  padding: 0;
}

.why-choose-sheeba-section-main .why-choose-sheeba-section-text p {
    /* color: #4c4c4c;
    font-size: 14px; */;
}

.why-choose-sheeba-section-second-text {
  float: left;
  margin: 10px 0 0;
  padding: 0 20px;
  width: 100%;
}

.why-choose-sheeba-section-second-text p {
  /* color: #4c4c4c;
    font-size: 14px; */;
}

.why-choose-sheeba-section-main .why-choose-sheeba-section-text .why-choose-sheeba-image {
  float: right;
  width: 29%;
}

.why-choose-sheeba-section-text .why-choose-sheeba-image img {
  border: 1px solid #bdbdbd;
  float: left;
  padding: 5px;
  width: 100%;
}

.search-by-disease .search-by-disease-heading::after {
  background: #29B99C none repeat scroll 0 0;
  content: "";
  height: 2px;
  position: absolute;
  top: 50%;
  width: 100%;
}

.search-by-disease .search-by-disease-heading {
  float: left;
  margin: 0 0 10px;
  position: relative;
  width: 100%;
}

.search-by-disease form.home-page fieldset .form-group:nth-child(1) {
  display: none;
}

.search-by-disease form.home-page .form-group label , 
.search-by-disease .seltogo .form-group label {
  display: none;
}

#top .search-by-disease form.home-page select,
#top .search-by-disease .seltogo select {
  background: url("images/down-arrow-green.png") no-repeat scroll 91% center;
  border: medium none;
  color: #4c4c4c;
  font-size: 16px;
  height: auto;
  margin: 0;
  padding: 5px;
  width: 372px;
}

#top .search-by-disease form.home-page .col-md-4,
#top .search-by-disease .seltogo .col-md-4 {
  border: 1px solid #b1b1b1;
  float: left;
  margin: 0 0 12px;
  overflow: hidden;
    /* width: 93%; */
  width: 100%;
}

#top .search-by-disease form.home-page fieldset .form-group:nth-child(4) .col-md-4 {
  border: medium none;
  border-bottom: 4px solid #29B99C;
  padding: 0 0 10px;
}

#top .search-by-disease form.home-page button,
#top .search-by-disease .seltogo button {
  background: #29B99C none repeat scroll 0 0;
  border-radius: 0;
  float: right;
  font-size: 20px;
  letter-spacing: 1px;
  padding: 6px 13px;
  text-transform: uppercase;
  width: auto;
}

#top .search-by-disease .seltogo {
  border-bottom: 4px solid #29B99C;
  float: left;
  padding: 0 0 10px;
  width: 100%;
}

#top .inner-page-banner .slideshow_caption {
  bottom: auto;
  float: none;
  margin: 0 auto;
  max-width: 1310px;
  padding: 0 50px;
  position: initial;
  top: 0;
}

.page-template-doctor-search main.site-main {
  margin: 0 auto;
  max-width: 1600px;
  padding: 0 50px;
}

.page-template-doctor-search .doc-pic {
  float: left;
  width: 15%;
}

.page-template-doctor-search .doc-info {
  float: right;
  width: 83%;
}

.page-template-doctor-search .doc-info .doc-name {
  color: #2a2d6d;
  float: left;
  font-size: 36px;
  font-weight: bold;
  margin: 0 0 0 25px;
}
.doctor-result-wrap {
  box-shadow: 2px 2px 18px 0px rgba(0,0,0,0.23);
  display: block;
  float: left;
  padding: 35px 40px;
  margin-bottom: 130px;
  background-color: #fff;
}
.page-template-doctor-search .doctor-result-individual {
  float: left;
  margin: 0 0 60px;
  width: 100%;
}
.page-template-doctor-search .footer-middle-button {
  background-image: url(/wp-content/uploads/2020/08/doctor-search-bottom.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
}

.page-template-doctor-search .doc-info .doc-position {
  clear: both;
  color: #828487;
  float: left;
  font-size: 18px;
  margin: 14px 0 0 25px;
}

.page-template-doctor-search .doc-info .doc-info-sub {
  background: #f3f3f3 none repeat scroll 0 0;
  float: left;
  margin: 15px 0 0;
  min-height: 130px;
  padding: 20px 25px 25px;
  width: 100%;
}

.page-template-doctor-search .doc-info {
  border-left: 5px solid #2a2d6d;
  float: right;
  padding: 15px 0 0;
  position: relative;
  width: 83%;
}

.page-template-doctor-search .doc-info::after {
  border-color: rgba(0, 0, 0, 0) #2a2d6d;
  border-style: solid;
  border-width: 8px 0 8px 14px;
  content: "";
  left: 0;
  position: absolute;
  top: 47%;
}

.page-template-doctor-search .doc-info .doc-info-sub p {
  color: #828487;
  float: left;
  font-size: 18px;
  margin: 15px 0 0;
  width: 100%;
}

#top .inner-page-banner .slideshow_caption .slideshow_inner_caption {
  padding: 0;
  position: initial;
}

.responsive .inner-page-banner .container {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  height: auto;
  max-width: 100%;
    /* padding: 0 70px; */
  padding: 0;
  top: 90px;
}

.page-template-doctor-search .doc-info .doc-info-sub span.doc-dep a {
  background: none;
  border-right: 2px solid #636363;
  color: #828487;
  float: left;
  font-size: 18px;
  font-weight: 400;
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
}

body#top .avia-post-nav {
  height: auto;
}

#top .avia-post-nav .entry-image img {
  border-radius: 50%;
}

.page-template-doctor-search .doc-info .doc-info-sub span.doc-member {
  color: #636363;
  float: left;
  font-size: 18px;
}

.page-template-doctor-search .doc-info .doc-info-sub .doc-consult {
  background-image: url(/wp-content/uploads/2020/07/circle-arrow-4.png);
  background-color: #29b99c;
  clear: both;
  display: block;
  width: auto;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center right 10px;
}

.page-template-doctor-search .doc-info .doc-info-sub a {
  background-image: url(/wp-content/uploads/2020/07/circle-arrow-4.png);
  background-color: #2a2d6d;
  color: #ffffff;
  float: left;
  font-size: 20px;
  font-weight: 400;
  margin: 20px 10px 0 0;
  padding: 8px 65px 8px 20px;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: center right 10px;
}
.doc-dep a {
  border-radius: 0!important;
}

#top .inner-page-banner .slideshow_caption .slideshow_align_caption {
  padding: 0;
}

.inner-page-banner .avia-caption-title {
  color: #374f97;
  font-size: 40px;
  font-weight: normal;
  margin: 0;
}

.inner-page-banner h1.inner-page-banner-title {
    /* font-size: 40px;
    font-weight: normal;
    text-transform: uppercase; */;
}

.doctor-search-section .doctor-search-inner {
  display: table;
  margin: 0 auto;
  text-align: center;
}

.doctor-search-section .doctor-search-inner h4 {
  font-size: 70px;
  font-weight: normal;
  margin: 0 0 40px;
}

#top .doctor-search-section .doctor-search-inner input[type="search"] {
  border: 1px solid #374f97;
  border-radius: 5px;
  height: auto;
  width: 100%;
}

#top .doctor-search-section .doctor-search-inner .search {
  float: none;
  width: 100%;
}

#top .doctor-search-section .doctor-search-inner input[type="search"] {
  border: 1px solid #374f97;
  border-radius: 5px 0 0 5px;
  box-shadow: none;
  color: #374f97;
  float: right;
  font-size: 18px;
  height: 50px;
  padding: 13px 10px;
  width: 86%;
}

#top .doctor-department-section .doctor-search-inner input[type="search"] {
  background: url("images/search-icon-dark-grey.png") no-repeat scroll 14px 19px / 11px auto, rgba(0, 0, 0, 0) url("images/down-arrow-blue.png") no-repeat scroll 96% 18px / 20px auto;
  border-radius: 5px;
  float: left;
  margin: 0;
  padding: 13px 65px 13px 40px;
  width: 100%;
}

#top .doctor-department-section .doctor-search-inner .search {
  background: #ffffff none repeat scroll 0 0;
}

#top .doctor-department-section .doctor-search-inner .search-ac {
  max-height: 300px;
  overflow-y: scroll;
}
/* #top .doctor-department-section .doctor-search-inner input::after {
  background: #ffffff url("images/down-arrow-blue.png") no-repeat scroll 42px 18px / 20px auto;
} */
#top .doctor-search-section.doctor-department-section .doctor-search-inner button {
  /* background: #ffffff url("images/down-arrow-blue.png") no-repeat scroll 42px 18px / 20px auto;
  border: 1px solid #374f97;
  border-left: none;
  pointer-events: none;
  cursor: default; */;
}

#top .doctor-search-section .doctor-search-inner button {
  background: #374f97 url("images/search-icon.png") no-repeat scroll center center / 29px auto;
  border: medium none;
  border-radius: 0 5px 5px 0;
  color: transparent;
  cursor: pointer;
  float: right;
  font-size: 16px;
  height: 50px;
  letter-spacing: 1px;
  margin: 0;
  padding: 16px 5px 15px;
  width: 14%;
}

#top .doctor-search-section .doctor-search-inner input::-webkit-input-placeholder {
  color: #374f97;
}

#top .doctor-search-section .doctor-search-inner input:-moz-placeholder {
  color: #374f97;
}

#top .doctor-search-section .doctor-search-inner input::-moz-placeholder {
  color: #374f97;
}

#top .doctor-department-section .doctor-search-inner input::-moz-placeholder {
  color: #949494;
  font-weight: normal;
  text-transform: lowercase;
}

#top .doctor-search-section .doctor-search-inner input:-ms-input-placeholder {
  color: #374f97;
}

#top .doctor-search-section .doctor-search-inner .search .search-ac {
  background: #ffffff none repeat scroll 0 0;
    /* display: block; */
  margin: 0;
  top: 58px;
  z-index: 9999;
}

body #footer {
  z-index: 0;
}

#top #advanced_menu_toggle, #top #advanced_menu_hide {
  color: #374f97;
}

#top #advanced_menu_toggle:hover, #top #advanced_menu_hide:hover {
  background: #374f97 none repeat scroll 0 0;
  border-color: #374f97;
  color: #ffffff;
}

#mobile-advanced li a:hover span {
  color: #ffffff;
}

#top #advanced_menu_toggle {
  right: 20px;
}

#top .top_tab .tab_titles .tab.active_tab {
  position: relative;
}

#top .top_tab .tab_titles .tab.active_tab::after {
  border-color: #29B99C rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 11px 12px 0;
  bottom: -10px;
  content: "";
  left: 44%;
  margin: 0 auto;
  position: absolute;
}

.responsive .single-doctor #main .container {
  max-width: 100%;
  padding: 0;
}

#top.single-doctor #main .content {
  padding: 0;
  width: 100%;
}

#top.single-doctor #main .entry-content-wrapper {
  max-width: 100%;
  width: 100%;
	background: #f6f6f6;
}

#top.single-doctor #main .hero {
  background: url("/wp-content/uploads/2019/03/doctor-bg.jpg") no-repeat scroll 0 0;
  background-size: cover;
  float: left;
  max-width: 100%;
  padding: 80px 0 0;
  width: 100%;
  background-position: right;
}

.single-doctor .description {
  display: table;
  margin: 0 auto;
  position: relative;
  width: 900px;
}

.single-doctor .hero .post-main-image {
  border: 5px solid #374f97;
  float: left;
  overflow: hidden;
	border-radius: 500px;
	      width: 200px;
  height: 200px;
}
@media (max-width: 655px) {
    .single-doctor .hero .post-main-image {
    width: 175px!important;
    height: 175px;
}
}
@media (min-width: 551px) and (max-width: 654px) {
    .single-doctor .hero .post-main-image {
      width: 30%;
}
}

#scroll-top-link {
  color: #374f97!important;
}

.request-consultaion-page .free-consultaion-form {
  background: #dddee3;
  border: medium none;
  float: left;
    /* padding: 20px; */
  padding: 10px 30px 20px;
  width: 100%;
}

#top .request-consultation-left h4 {
  background: #dddee3 none repeat scroll 0 0;
  margin: 0;
  padding: 15px 30px 0;
}

#top .request-consultation-left h3 {
  background: #374f97 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 29px;
  font-weight: normal;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}

#top .request-consultation-left .free-consultaion-form-left, #top .request-consultation-left .free-consultaion-form-right {
  float: left;
  width: 100%;
}

#top .request-consultation-left p {
  float: right;
  margin: 0;
}

#top .request-consultation-left .free-consultaion-form input[type="submit"] {
  background: #374f97 none repeat scroll 0 0;
  font-size: 19px !important;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 4px 10px;
}

#top .request-consultation-left .free-consultaion-form select, 
#top .request-consultation-left .free-consultaion-form input, 
#top .request-consultation-left .free-consultaion-form textarea {
  border: 1px solid #a0a0a0;
  color: #4c4c4c;
  margin: 0;
}

#top .request-consultation-left .free-consultaion-form label {
  float: left;
  margin: 0 0 15px;
  width: 100%;
}

#top .wpcf7-not-valid-tip {
  color: #ff0000;
}

#top .wpcf7-response-output {
  border: medium none;
  float: left;
  margin: 20px 0 0;
  padding: 0;
  width: 100%;
}

#top .wpcf7-response-output {
  border: medium none;
  float: left;
  margin: 20px 0 0;
  padding: 0;
  width: 100%;
}

#top .wpcf7-response-output.wpcf7-validation-errors {
  color: #ff0000;
}

.single-doctor .hero .post-main-image img {
    border-radius: 500px;
  float: left;
  width: 100%;
}

.single-doctor .hero .containerb {
  margin: 0 auto;
  width: 1170px;
  padding-bottom: 100px;
}

.single-doctor #main .hero .description ul {
  margin: 0;
}

.single-doctor .description .post-banner-description li strong {
  color: #374f97;
  font-size: 18px!important;
  min-width: 130px;
  float: left;
  margin-left: -130px;
}

#top.single-doctor .post-content-data {
  margin: 0 auto;
  max-width: 1170px !important;
}

#top.single-doctor .post-content-data .accordion-wrap {
  float: left;
  width: 100%;
}

#top.single-doctor .post-content-data .accordion h2 {
  display: table;
  margin: 0;
  padding: 0 0 10px;
  color: #252525;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 20px;
}
#top.single-doctor .post-content-data .accordion h2:after {
	content: "";
	display: block;
	border-bottom: 5px solid #29B99C;
	width: 150px;
	margin-top: 10px;
}

#top.single-doctor .post-content-data .accordion .expand p {
  color: #252525;
  line-height: 1.7em;
  margin: 0 0 30px;
}

#top.single-doctor .post-content-data .accordion .expand ul li {
  color: #252525;
}

.single-treatment .sidebar .appointment-form h4,
.single-department .sidebar .appointment-form h4 {
  display: none;
}

.single-doctor .description .post-banner-description li a {
  color: #4e4e4e;
}

#top.single-doctor .post-content-data .accordion {
  background: none repeat scroll 0 0;
  margin: 30px 0 0;
}

#top.single-doctor .post-content-data #side-nav {
/*  float: left;
  margin: -38px 0 0 38%;*/
	text-align: center;
}

#top.single-doctor .post-content-data #side-nav li {
  background: none repeat scroll 0 0;
  margin: 0;
  padding: 0;
	width: 33.33%;
}


#top.single-doctor .post-content-data #side-nav li:hover, #top.single-doctor .post-content-data #side-nav li.current {
  background: #78cfee;
}
#top.single-doctor .post-content-data #side-nav li.current a, #top.single-doctor .post-content-data #side-nav li:hover a {
    color: #fff;
}
.single-doctor .description .post-banner-description li {
  color: #252525;
  font-size: 20px;
  list-style: outside none none;
  margin: 0 0 20px 0;
  padding: 0 0 0 130px;
}


.single-doctor .description .post-banner-description li.consult-lnk {
  float: left;
  margin: 25px 0 0;
  width: 100%;
  padding-left: 0!important;
}

.single-doctor .description .post-banner-description li.consult-lnk a {
    background: #fff none repeat scroll 0 0;
    color: #29B99C;
    float: left;
    font-size: 21px;
    font-weight: bold;
    padding: 6px 22px;
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
    border: 2px solid #29B99C;
    transition: 0.3s all;
}

.single-doctor .description .post-banner-description li.consult-lnk a:active, .single-doctor .description .post-banner-description li.consult-lnk a:focus, .single-doctor .description .post-banner-description li.consult-lnk a:hover {
    background: #29B99C;
    color: #fff;
}
#top.single-doctor .post-content-data #side-nav li {
	background: #fff;
    padding: 20px;
    font-size: 26px;
	transition: 0.3s all;
}

#top.single-doctor .post-content-data #side-nav li a {
	color: #78cfee;

}
.single-doctor .description .post-banner-description li.consult-lnk:before {
    content: "";
    border-top: 6px solid #78cfee;
    display: block;
    width: 100px;
    margin-top: -20px;
    padding-bottom: 20px;
}

.single-doctor .description {
  display: table;
  margin: 0 auto;
  position: relative;
  width: 900px;
}

.single-doctor .description .post-banner-description {
  float: right;
  width: 66%;
}

.single-doctor .description .post-banner-description li h1 b {
  color: #252525;
}

.single-doctor #main .container li.department {
    margin-top: 90px;
}

.single-doctor #main .container li.ln-lnk, .single-doctor #main .container li.fb-lnk {
    padding-left: 0;
}

.single-doctor .description .post-banner-description li h1 {
  color: #4e4e4e;
  /*font-size: 45px;*/
  font-weight: normal;
  text-align: left;
  margin-left: -130px;
}

.single-doctor .description .post-banner-description li h1 span {
  color: #4e4e4e;
  font-weight: normal;
}

.single-treatment .post-entry h1, .single-department h1 {
  font-size: 40px;
  font-weight: normal;
  text-transform: uppercase;
}

.single-treatment .post-entry h2, .single-department h2 {
  float: left;
  margin-top: 20px;
  position: relative;
  width: 100%;
}

/*.single-treatment .post-entry h2::before, .single-department h2::before {
  background: #bdbdbd none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}*/
.single-treatment .post-entry h2 strong,
.single-department h2 strong {
  border-bottom: 4px solid #374f97;
  float: left;
  font-size: 32px;
  font-weight: 400;
  padding: 0 0 10px;
  position: relative;
  text-transform: capitalize;
}
.single-treatment .post-entry h3, .single-department .post-entry h3 {
  float: left;
  margin-top: 20px;
  position: relative;
  width: 100%;
}

/*.single-treatment .post-entry h3::before, .single-department .post-entry h3::before {
  background: #bdbdbd none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}*/

.single-treatment .post-entry h3 strong,
.single-department .post-entry h3 strong {
  border-bottom: 4px solid #374f97;
  float: left;
  font-size: 32px;
  font-weight: 400;
  padding: 0 0 10px;
  position: relative;
  text-transform: capitalize;
}

.single-treatment p,
.single-department p {
  font-size: 1rem;
  margin-left: 0;
}

.single-treatment li,
.single-department li {
  font-size: 1rem;
  /* list-style: outside none none; */
  margin-left: 10px;
}

.single-treatment .doctors-name-section ul li:nth-child(2n), .single-department .doctors-name-section ul li:nth-child(2n) {
  float: right;
}

.single-treatment .doctors-name-section ul li:nth-child(2n+1), .single-department .doctors-name-section ul li:nth-child(2n+1) {
  clear: both;
}

.single-treatment .doctors-name-section ul li, .single-department .doctors-name-section ul li {
  float: left;
  width: 46%;
}

.single-treatment .doctors-name-section blockquote, .single-department .doctors-name-section blockquote {
  float: left;
  margin: 0;
  width: 100%;
}

.single-treatment .doctors-name-section ul, .single-department .doctors-name-section ul {
  float: left;
  width: 100%;
}

body div .opening-hour-content {
  color: #000;
}

#top.single-department .heading-with-image .entry-content-header,
#top.single-treatment .heading-with-image .entry-content-header {
  background: #374f97 none repeat scroll 0 0;
  float: left;
  padding: 10px;
  width: 100%;
}

.heading-with-image .iconbox_icon {
  background: #ffffff none repeat scroll 0 0;
  float: right;
  font-size: 106px;
  height: 60px;
  left: auto;
  margin: 0;
  padding: 23px 0 0 7px;
  position: absolute;
  right: 30px;
  text-align: center;
  width: 100px;
}

#top .heading-with-image .iconbox_content_title {
  color: #ffffff;
  float: left;
  font-size: 26px;
  margin: 0;
  text-transform: none;
}

.widget_doctors_listw .widget-title {
  position: relative;
}

.widget_doctors_listw .widget-title:before {
  background: #bdbdbd none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 47px;
  width: 100%;
}

.widget_doctors_listw .widget-title .widgettitle {
  border-bottom: 4px solid #374f97;
  float: left;
  font-size: 32px;
  font-weight: 400;
  padding: 0 0 10px;
  position: relative;
  text-transform: capitalize;
}

.widget_doctors_listw .widget-textarea {
  float: left;
  width: 100%;
}

.single-treatment .post-entry h5, .single-department h5 {
  background: #374f97 none repeat scroll 0 0;
  color: #ffffff!important;
  font-size: 26px;
  margin-top: 20px;
  padding: 10px;
  position: relative;
  text-transform: capitalize;
}

.page-template-doctor-search .doc-pic img {
  background: #f0f0f0 none repeat scroll 0 0;
  width: 100%;
}

#top .docw-wrap {
  border: 1px solid #acacac;
  float: left;
  margin: 0 0 20px;
  padding: 7px 7px 7px 10px;
  position: relative;
  width: 100%;
}

#top .docw-wrap::after {
  background: #29B99C none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 5px;
}

.docw-wrap .docw-left {
  float: left;
  width: 30%;
}

.docw-wrap .docw-left img {
  float: left;
  width: 100%;
}

.docw-wrap .docw-right {
  float: right;
  min-height: 134px;
  position: relative;
  width: 70%;
}

.docw-wrap .docw-right .btnwrap {
  bottom: 0;
  position: absolute;
  width: 100%;
}

.docw-wrap .docw-right .doc-name-w, .docw-wrap .docw-right .doc-pos-w {
  padding: 0 0 0 10px;
}

.docw-wrap .docw-right .doc-pos-w {
  font-size: 12px;
  line-height: 20px;
    /* min-height: 62px; */;
}

.docw-wrap .docw-right .doc-name-w a {
  color: #29B99C;
  font-size: 20px;
  font-weight: bold;
}

.docw-wrap .docw-right .rmore, .docw-wrap .docw-right .rconst {
  clear: both;
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.4px;
  line-height: 16px;
  padding: 2px 12px;
  position: relative;
}

.docw-wrap .docw-right .rmore {
  background: #374f97 none repeat scroll 0 0;
  margin: 0 0 4px;
}

.doctor-search-section .doctor-search-inner .search-ac li a:hover {
  background: #374f97 none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
}

.doctor-search-section .doctor-search-inner .search-ac li a {
  border: medium none;
  box-shadow: none;
  font-size: 14px;
  padding: 4px 40px 4px 10px;
}

.doctor-search-section .doctor-search-inner .search-ac li ul {
  margin: 0;
}

.doctor-search-section .doctor-search-inner .search-ac li ul li {
  margin: 0 0 5px;
}

.docw-wrap .docw-right .rmore::after {
  background: #ffffff url("images/more-information-icon.png") no-repeat scroll center center / 24px auto;
  border-radius: 18px;
  bottom: -2px;
  content: "";
  height: 26px;
  position: absolute;
  right: 10px;
  width: 32px;
}

.docw-wrap .docw-right .rconst {
  background: #29B99C none repeat scroll 0 0;
}

.docw-wrap .docw-right .rconst::after {
  background: #ffffff url("images/request-online-consultation-icon.png") no-repeat scroll center center / 24px auto;
  border-radius: 18px;
  bottom: -2px;
  content: "";
  height: 26px;
  position: absolute;
  right: 10px;
  width: 32px;
}

.search-page-image-bottom-text p {
  color: #464646;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

#top .doctor-search-section .iconbox_top .iconbox_content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  box-shadow: none;
  padding: 40px 0 0;
}

#top .doctor-search-section .iconbox_top h3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  margin: 20px 0 0;
  text-transform: capitalize;
}

#top .doctor-search-section .iconbox_top .iconbox_icon {
  background: none repeat scroll 0 0;
  display: table;
  font-size: 37px;
  height: 70px;
  left: 0;
  margin: 0 auto;
  padding: 0;
  right: 0;
  vertical-align: middle;
  width: 70px;
}

#top .doctor-search-section .iconbox_top .iconbox_icon::before {
  left: 0;
  position: absolute;
  right: 0;
  top: 23px;
}

#top #main .doctor-department-section .entry-content-wrapper {
  padding: 0 280px;
}

.doctor-search-section.doctor-department-section .doctor-search-inner h4 {
  font-size: 50px;
}

.home-icon-slider .carousel-slider .owl-item img {
    /* width: auto; */
  width: 50%;
}

#top .request-consultation-right h2 {
  font-family: "Assistant",sans-serif;
  font-size: 58px;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
  word-spacing: 5px;
}

#top .request-consultation-right p {
  color: #585858;
  font-family: "Assistant",sans-serif;
  font-size: 27px;
  line-height: 34px;
  margin: 0 0 5px;
  width: 90%;
}

#top .request-consultation-right .hr {
  margin: 0;
}

#top .request-consultation-right .hr .hr-inner {
  border-color: #374f97;
}

#top .request-consultation-left .cancer-page-form h3 {
  display: none;
}

#top .request-consultation-left form {
  float: left;
  width: 100%;
}

@media only screen and (max-width : 1366px) {
  
  #top .request-consultaion-page {
    background-position: -320px center !important;
  }
}

@media only screen and (max-width : 1300px) {
  
  .service-section .service-content ul li {
    width: 14.2%;
  }

  .service-section .service-content ul li h3 {
    font-size: 12px;
    text-align: center;
  }

  .service-section .service-content {
    float: left;
    width: 100%;
  }

  .service-section .service-content ul {
    float: left;
    margin: 0;
    width: 100%;
  }

  #top .testimonials-section-inner .avia-testimonial {
    /* background: #ffffff none repeat scroll 0 0; */
    border: medium none !important;
  }

  #top h3.common-heading {
    font-size: 21px;
  }

  .right-section-common-form h3.home-right-section-heading {
    font-size: 21px;
  }

  .opening-hour-content {
    font-size: 13px;
    text-transform: capitalize;
  }
  .service-section-inner .service-content ul li {
    padding: 0 7px;
    width: 14%;
  }

  .service-section-inner .service-content ul li h3 {
    font-size: 11px;
    min-height: 26px;
    text-align: center;
  }

  .banner-section {
    margin: 0;
  }

  .responsive #top .container {
    padding: 0 20px;
  }

  .page-template-doctor-search .doc-info .doc-position {
    clear: both;
    display: block;
    font-size: 16px;
    margin: 12px 0 0 21px;
  }

  .page-template-doctor-search .doc-info .doc-info-sub span.doc-dep a {
    font-size: 15px;
  }

  .page-template-doctor-search .doc-info .doc-info-sub span.doc-member {
    font-size: 15px;
  }

  .doctor-department-section .doctor-search-inner {
    width: 100%;
  }

  .doctor-department-section .fdsearchdiv {
    width: 100%;
  }
}

@media only screen and (max-width : 1200px) {
  
  .get-free-consultation-inner img {
    width: 33%;
  }

  .get-free-consultation-inner .cancer-page-form h3 {
    font-size: 30px;
  }

  .other-important-section .entry-content-header {
    display: flex;
    flex-direction: column;
    height: 38px;
    justify-content: center;
  }

  .other-important-section .entry-content-header .iconbox_content_title {
    line-height: 20px;
  }

  #top .search-by-disease form.home-page select {
    background-position: 96% center;
    float: left;
    width: 100%;
  }

  #top .search-by-disease form.home-page {
    width: 100%;
  }

  #top .search-by-disease form.home-page .col-md-4 {
    width: 100%;
  }

  .search-by-disease h4 {
    font-size: 20px;
  }

  .common-heading-two {
    font-size: 18px;
  }

  .other-important-section .entry-content-header .iconbox_icon {
    top: -6px;
  }

  .right-bar-small-banner h4 {
    font-size: 30px;
    top: 40%;
  }

  #top .staff-director-diagnosis-tabs-horizontal .tab_titles {
    width: 100%;
  }

  #top .staff-director-diagnosis-tabs-horizontal .tab_titles .tab {
    float: left;
    font-size: 16px;
    margin: 0 10px 14px 0;
    min-height: 36px;
    width: 26%;
  }

  #top.single-doctor .post-content-data {
    max-width: 95% !important;
    width: 95%;
  }

  .single-doctor .description {
    width: 90%;
  }

  .single-doctor .hero .containerb {
    width: 100%;
  }

  #top #main .doctor-department-section .entry-content-wrapper {
    padding: 0 200px;
  }
}

@media only screen and (max-width : 991px) {
  
  .responsive #top .container {
    max-width: 100%;
    padding: 0 20px;
    width: 100%;
  }

  .service-section-inner .service-content ul li {
    border-bottom: 2px solid #dddddd;
    border-left: 2px solid #dddddd;
    margin: 0;
    padding: 20px 0;
    width: 100%;
  }

  .service-section-inner .service-content ul li h3 {
    margin: 0;
    min-height: auto;
    font-size: 14px;
  }

  .service-section-inner .service-content ul li:last-child {
    border-left: 2px solid #dddddd;
    border-right: 2px solid #dddddd;
  }

  .home-about-section .avia_textblock {
    text-align: justify;
  }
  .home-about-section h3 {
    text-align: left;
  }


  #top .right-section-common-form .form-horizontal.home-page input, #top .right-section-common-form .form-horizontal.home-page select {
    float: left;
    width: 100%;
  }

  .widget.clearfix.widget_nav_menu h3 {
    font-size: 20px;
  }

  .get-free-consultation-inner img {
    display: none;
  }

  .free-consultaion-form {
    padding: 10px 16px;
    width: 100%;
  }

  .second-page-gallery .avia-gallery-big {
    height: auto !important;
  }

  #top .doctor-search-section .doctor-search-inner .search {
    float: none;
    width: 100%;
  }

  .page-template-doctor-search .doctor-result-individual {
    /* background: #f0f0f0 none repeat scroll 0 0; */
    border: 1px solid #374f97;
    min-height: 470px;
    width: 48%;
  }

  .page-template-doctor-search .site-main .doctor-result-individual:nth-child(2n) {
    float: right;
  }

  .page-template-doctor-search .doc-pic {
    float: left;
    width: 100%;
  }

  .page-template-doctor-search .doc-info {
    border-left: medium none;
    border-top: 5px solid #374f97;
    float: left;
    padding: 23px 0 0;
    text-align: center;
    width: 100%;
  }

  .page-template-doctor-search .doc-info::after {
    border-color: #374f97 rgba(0, 0, 0, 0);
    border-width: 9px 10px 0;
    left: 47%;
    margin: 0 auto;
    top: 0;
  }

  .page-template-doctor-search .doc-info .doc-name {
    float: none;
    font-size: 20px;
  }

  .page-template-doctor-search .doc-info .doc-info-sub span.doc-dep a {
    border: medium none;
    float: none;
    margin: 0;
    padding: 0;
  }

  .page-template-doctor-search .doc-info .doc-info-sub .doc-consult {
    display: table;
    float: none;
    margin: 0 auto 20px;
    position: relative;
    top: 7px;
    width: 100%;
	max-width: 300px;
  }
	

  .page-template-doctor-search .doc-info .doc-info-sub .doc-profile {
    float: none;
    margin: auto;
    text-align: center;
	width: 100%;
	max-width: 300px;
	display: block;
	  padding: 6px 28px!important;
  }
	

  .page-template-doctor-search .doc-pic img {
    display: table;
    float: none;
    margin: 0 auto;
  }

  .page-template-doctor-search .doc-info .doc-info-sub .doc-consult, 
  .page-template-doctor-search .doc-info .doc-info-sub .doc-profile {
    padding: 6px 10px;
  }

  .page-template-doctor-search .doc-info .doc-info-sub {
    padding: 20px;
  }

  .page-template-doctor-search .doc-info .doc-position {
    float: left;
    font-size: 13px;
    margin: 7px 0 0;
    padding: 0 10px;
    text-align: center;
    width: 100%;
  }

  #top.single-doctor .post-content-data #side-nav {
    margin: 60px 0 20px;
  }

  .single-doctor .description .post-banner-description li h1 {
    font-size: 30px;
  }

  .single-doctor .description .post-banner-description li {
    font-size: 14px;
  }

  #top #main .doctor-department-section .entry-content-wrapper {
    padding: 0 60px;
  }

 
  #top .request-consultation-right h2 {
    font-size: 40px;
    margin: 0 0 10px;
  }

  #top .request-consultation-right p {
    font-size: 20px;
    line-height: 24px;
  }

  #top .request-consultation-left h3 {
    font-size: 18px;
  }

  #top .request-consultation-left h4 {
    font-size: 14px;
    padding: 15px 15px 0;
  }

  .request-consultaion-page .free-consultaion-form {
    padding: 10px 15px 20px;
  }

  #top .request-consultation-right p {
    width: 100%;
  }

  #top .main_menu li a {
    padding: 0 7px;
  }

  #top.single-doctor .post-content-data .rail {
    float: left;
    width: 100%;
  }

  #top.single-doctor .post-content-data #side-nav {
    float: left;
    margin: 30px 0 0;
    width: 100%;
  }

  #top.single-doctor .post-content-data #side-nav li.current a, 
  #top.single-doctor .post-content-data #side-nav li a:hover {
    box-shadow: none;
    padding: 6px 10px;
  }

  .responsive .single-doctor #main .container {
    float: left;
  }

  .responsive .single-doctor #main .post-banner-description .container li {
   text-align: left;
  }

  #top.single-doctor .post-content-data #side-nav li a {
    font-size: 14px;
  }

  #top.single-doctor .post-content-data #side-nav li {
    margin: 0;
  }

}

@media only screen and (max-width : 767px) {
  
  .responsive body#top #wrap_all .container {
    max-width: 100%;
    padding: 0 20px;
    width: 100%;
  }

  .service-section .service-content {
    border: medium none;
    margin: 30px 0 0;
  }

  .responsive body#top #wrap_all .service-section .container {
    /* padding: 0; */;
  }

  .service-section .service-content ul li {
    border-bottom: 1px solid #dddddd;
    border-right: medium none;
    margin: 0;
    padding: 20px 0;
    width: 100%;
  }

  .right-section-common-form .form-horizontal.home-page {
    background-size: cover;
    padding: 35px 20px 20px;
  }

  #top .right-section-common-form .form-horizontal.home-page input, 
  #top .right-section-common-form .form-horizontal.home-page select {
    width: 100%;
  }

  .right-section-common-form .form-horizontal.home-page button#submit {
    margin: 0;
  }

  #top #socket .social_bookmarks {
    display: table;
    float: none;
    margin: 0 auto;
  }

  #top .container .av-content-small.units {
    width: 100%;
  }

  .responsive #top #main .sidebar {
    display: block;
    float: left;
    padding: 20px 0 0;
    width: 100%;
  }

  #top .container .template-page {
    padding-bottom: 0;
  }

  .responsive #top .inner-page-banner .avia-caption-title {
    font-size: 30px !important;
    padding: 10px 0;
  }

  .why-choose-sheeba-section-second-text {
    padding: 0;
    text-align: justify;
  }

  .right-bar-small-banner img {
    display: block;
    margin: 0 auto;
  }

  .doctor-search-section .doctor-search-inner {
    float: left;
    width: 100%;
  }

  #top .doctor-search-section .doctor-search-inner .fdsearchdiv {
    float: left;
    width: 100%;
  }

  .doctor-search-section .doctor-search-inner h4 {
    font-size: 40px;
    font-weight: normal;
    margin: 0 0 20px;
  }

  .page-template-doctor-search #main .small-find-doc {
    padding: 30px 10px;
	  height: calc(100vh - 85px);
  }

  #top.page-template-doctor-search form.home-page {
    padding: 0 20px;
    width: 100%;
  }

  .about-section-content {
    text-align: justify;
  }

  .our-section-content p {
    text-align: justify;
  }

  .other-important-section .iconbox_content_container p {
    text-align: justify;
  }

  .gallery-bottom-text p {
    text-align: justify;
  }

  #top .sidebar_tab.staff-director-diagnosis-tabs .tab_content {
    padding: 10px 15px;
    text-align: justify;
  }

  #top .staff-director-diagnosis-tabs-horizontal .av_tab_section .tab {
    display: none;
  }

  .responsive #top #footer .flex_column {
    margin-bottom: 0;
  }

  #top .home-testimonials-section .avia-testimonial-wrapper {
    margin: 0 auto;
    padding: 0;
    width: 94%;
  }

  .page-template-doctor-search .doc-info .doc-info-sub .doc-consult, 
  .page-template-doctor-search .doc-info .doc-info-sub .doc-profile {
    font-size: 13px;
  }

  .responsive body#top.single-doctor #wrap_all .container {
    padding: 0;
    margin-bottom: 25px;
  }

  #top #main .doctor-department-section .entry-content-wrapper {
    padding: 0;
  }

  .doctor-department-section .flex_column {
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 14px;
  }

  #top .doctor-search-section .iconbox_top h3 {
    font-weight: bold;
  }

  .responsive #top.single-doctor #wrap_all .post-content-data .accordion {
    margin: 30px 0 0;
  }

  .single-doctor .hero .post-main-image {
    min-height: auto;
  }

  .page-template-doctor-search .fdsearchdiv {
    width: 95%;
  }

  .page-template-doctor-search #main .small-find-doc .search {
    width: 100%;
    margin: auto;
  }

  .page-template-doctor-search #main .small-find-doc .find-a-doc {
    font-size: 40px!important;
    margin: 0 0 20px;
	margin-top: calc(50%)!important;
  }
}

@media only screen and (max-width : 650px) {
  
  .page-template-doctor-search .doctor-result-individual {
    width: 100%;
  }

  .doctor-search-section.doctor-department-section .doctor-search-inner h4 {
    font-size: 25px;
  }

  #top .inner-page-banner .slideshow_caption {
    padding: 0;
    text-align: center;
  }

  .inner-page-banner h1.inner-page-banner-title {
    font-size: 30px;
    line-height: 36px;
    margin: 0;
  }

  .inner-page-banner h1.inner-page-banner-title {
    font-size: 25px;
  }

  .responsive body#top #wrap_all .avia-slideshow-inner .container {
    top: 60px;
  }

  .page-template-doctor-search main#main.site-main {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .page-template-doctor-search .doc-info .doc-name {
    margin: 0;
  }
}

@media only screen and (max-width : 550px) {
  .doc-profile-ln {
		float: right!important;
  }
	
  .responsive #top .home-news-section article {
    margin: 0 0 20px !important;
    width: 100% !important;
  }

  .opening-hour-content {
    width: 100%;
  }

  .cancer-typed-treated-section .cancer-typed-treated ul {
    margin: 0 0 20px;
    width: 100%;
  }

  .cancer-typed-treated-section .cancer-typed-treated ul.cancer-typed-treated-inner-one {
    margin: 0 0 20px 0;
  }

  #top .get-free-consultation-one .free-consultaion-form label {
    width: 100%;
  }

  #top .get-free-consultation-one .free-consultaion-form input[type="submit"] {
    padding: 5px 0;
  }

  .free-consultaion-form .free-consultaion-form-left {
    float: left;
    width: 100%;
  }

  .free-consultaion-form .free-consultaion-form-right {
    float: left;
    margin: 0 0 10px;
    width: 100%;
  }

  .why-choose-sheeba-section-main .why-choose-sheeba-section-text ul {
    width: 100%;
  }

  .why-choose-sheeba-section-main .why-choose-sheeba-section-text .why-choose-sheeba-image {
    float: left;
    margin: 20px 0 0;
    width: 100%;
  }

  .why-choose-sheeba-section-main .why-choose-sheeba-section-text ul li {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .get-free-consultation-inner .cancer-page-form h3 {
    font-size: 20px;
  }

  #top .second-common-heading {
    font-size: 15px;
  }

  .our-section-content h3 img {
    right: 10px;
    top: -5px;
    width: 73px;
  }

  .why-choose-sheeba-section-main .why-choose-sheeba-section-inner h3 {
    font-size: 18px;
  }

  #top .doctor-search-section .doctor-search-inner button {
    width: 20%;
  }

  #top .doctor-search-section .doctor-search-inner input[type="search"] {
    width: 80%;
    font-size: 1rem;
  }

  #top .doctor-department-section .doctor-search-inner input[type="search"] {
    width: 100%;
  }

  .doctor-department-section .doctor-search-inner {
    margin: 0 0 40px;
  }

  #top.single-doctor .post-content-data #side-nav li a {
   /* float: left;*/
    font-size: 14px;
  /*  padding: 6px 10px;*/
  }

  #top.single-doctor .post-content-data #side-nav li.current a, 
  #top.single-doctor .post-content-data #side-nav li a:hover {
    /*box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);*/
  /*  padding: 6px 10px;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    background: #dddddd;*/
  }

  .responsive #top.single-doctor #wrap_all .post-content-data .accordion {
    margin: 0;
  }

  #top.single-doctor .post-content-data .accordion h2 {
    font-size: 20px;
    margin: 0 0 20px;
  }

  #top.single-doctor .post-content-data .accordion .expand p {
    font-size: 14px;
    line-height: 24px;
  }

  #top.single-doctor #main .hero {
    /* background-size: cover; */
  /*  background: #dcdcdc none repeat scroll 0 0;*/
    padding: 20px 0 0;
  }

  .single-doctor .hero .post-main-image {
    float: none;
    width: 100%;
    text-align: center;
    margin: auto;
  }
  
  .single-doctor .description .post-banner-description li:first-child {
      padding-left: 0!important;
  }
  .single-doctor .description .post-banner-description li h1 {
      margin: auto;
      text-align: center;
  }
  
  .single-doctor #main .container li.ln-lnk, .single-doctor #main .container li.fb-lnk {
    width: 50%;
      margin: 0;
  }
	.single-doctor #main .container li.ln-lnk, .single-doctor #main .container li.fb-lnk {
    padding-left: 0;
}
  .single-doctor .description .post-banner-description .fb-lnk a.doc-profile-fb {
      float: right;
  }

  .single-doctor #main .hero .description ul {
    float: left;
    padding: 20px 0;
    width: 100%;
  }

  .single-doctor .description .post-banner-description li.fb-lnk, 
  .single-doctor .description .post-banner-description li.ln-lnk {
    margin: 3px 5px 0 0;
  }

  #top .request-consultation-right h2 {
    font-size: 25px;
  }

  #top .request-consultation-right p {
    font-size: 16px;
  }

  .page-template-doctor-search #main .small-find-doc .find-a-doc {
    font-size: 25px;
    margin: 0 0 10px;
  }
}

@media only screen and (max-width : 380px) {
  
  .opening-hour-content {
    font-size: 11px;
  }
  #top.single-doctor .rail {
    float: left;
    width: 100%;
  }

  #top.single-doctor .post-content-data #side-nav li {
  /*  float: left;
    margin: 0;
    width: 32%;*/
  }

  #top.single-doctor .post-content-data #side-nav li:last-child {
    float: right;
  }

}

#top #menu-item-search.menu-item-search-dropdown>a {
  border-left: none;
  height: 40px !important;
  line-height: 42px !important;
}

/* Start: freesearchstyle by jk */
.fdsearchdiv {
  margin: auto;
  width: 100%;
}

.fdsearchdiv input {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #555860;
}

.fdsearchdiv .search {
  position: relative;
  margin: 0 auto;
  width: 300px;
}

.fdsearchdiv .search input[type="text"] {
  height: 26px;
  width: 100%;
  padding: 0 12px 0 25px;
  background: white url("/wp-content/uploads/2017/02/search.png") 8px 6px no-repeat;
  border: 1px solid;
  border-color: #a8acbc #babdcc #c0c3d2;
  border-radius: 13px;
  -webkit-appearance: textfield;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px #e5e7ed, 0 1px #fcfcfc;
  box-shadow: inset 0 1px #e5e7ed, 0 1px #fcfcfc;
}

.fdsearchdiv .search input[type="text"]:focus {
  outline: 0;
  border-color: #66b1ee;
  -webkit-box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
  box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
}

.fdsearchdiv .search input[type="text"]:focus + .search-ac {
  display: block;
}

.fdsearchdiv .search-ac {
  list-style: none;
  padding-left: 0;
  display: none;
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  z-index: 10;
  background: #fdfdfd;
  border: 1px solid;
  border-color: #cbcfe2 #c8cee7 #c4c7d7;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, #fdfdfd, #eceef4);
  background-image: -moz-linear-gradient(top, #fdfdfd, #eceef4);
  background-image: -o-linear-gradient(top, #fdfdfd, #eceef4);
  background-image: linear-gradient(to bottom, #fdfdfd, #eceef4);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.fdsearchdiv .search-ac:hover {
  display: block;
}

.fdsearchdiv .search-ac li {
  display: block;
}

.fdsearchdiv .search-ac li:first-child {
  margin-top: -1px;
}

.fdsearchdiv .search-ac li:first-child:before, .fdsearchdiv .search-ac li:first-child:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  border: 5px outset transparent;
}

.fdsearchdiv .search-ac li:first-child:before {
  border-bottom: 5px solid #c4c7d7;
  top: -11px;
}

.fdsearchdiv .search-ac li:first-child:after {
  border-bottom: 5px solid #fdfdfd;
  top: -10px;
}

.fdsearchdiv .search-ac li:first-child:hover:before, .fdsearchdiv .search-ac li:first-child:hover:after {
  display: none;
}

.fdsearchdiv .search-ac li:last-child {
  margin-bottom: -1px;
}

.fdsearchdiv .search-ac a {
  cursor: pointer;
  display: block;
  position: relative;
  margin: 0 -1px;
  padding: 6px 40px 6px 10px;
  color: #808394;
  font-weight: 500;
  text-decoration: none;
  text-shadow: 0 1px white;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #374F97;
}

.fdsearchdiv .search-ac a span {
  font-weight: 200;
}

.fdsearchdiv .search-ac a:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  background: url("/wp-content/uploads/2017/02/arrow.png") 0 0 no-repeat;
}

.fdsearchdiv .search-ac a:hover {
  color: white;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  background: #338cdf;
  border-color: #2380dd #2179d5 #1a60aa;
  background-image: -webkit-linear-gradient(top, #59aaf4, #338cdf);
  background-image: -moz-linear-gradient(top, #59aaf4, #338cdf);
  background-image: -o-linear-gradient(top, #59aaf4, #338cdf);
  background-image: linear-gradient(to bottom, #59aaf4, #338cdf);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.2), 0 1px rgba(0, 0, 0, 0.08);
}

.fdsearchdiv :-moz-placeholder {
  color: #a7aabc;
  font-weight: 200;
}

.fdsearchdiv ::-webkit-input-placeholder {
  color: #a7aabc;
  font-weight: 200;
  line-height: 14px;
}

.fdsearchdiv ::-webkit-search-decoration,
.fdsearchdiv ::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.fdsearchdiv .lt-ie9 .search input {
  line-height: 26px;
}

.fdsearchdiv ul li ul {
  display: none;
  padding-left: 0;
}

.fdsearchdiv .search-ac li, .fdsearchdiv .search-ac li ul {
  margin-left: 0;
  padding-left: 0;
}

/* End: freesearchstyle by jk */

#top .doctor-search-section .doctor-search-inner .search .search-ac {
  background: #ffffff none repeat scroll 0 0;
    /* display: block; */
  margin: 0;
  top: 58px;
  border: 1px solid #374F97;
  color: #374f97;
  font-size: 18px;
  overflow-y: auto;
  max-height: 350px;
}

@media screen and (max-width: 767px) {
  .av_slideshow_full li img {
    border-radius: 0px;
    min-height: 175px;
  }
}

.title_container {
  display: none;
}

@media screen and (min-width: 990px) {
  .single-doctor .hero .post-main-image {
    margin-bottom: 50px;
    margin-left: 50px;
  }
}

.widget .menu-cancer-center-container {
  margin-left: 0px;
  border: 2px solid #F4F4F4;
}

.widget .menu-cancer-center-container  li {
  padding-left: 5px;
}

.service-section .service-content, .service-section-inner .service-content {
  border-bottom: 5px solid #374f97;
  border-top: 5px solid #374f97;
}

.right-section-common-form .form-horizontal.home-page button#submit {
  border: 1px solid #fff !important;
}

@media screen and (max-width: 767px) {
  .single-treatment .right-bar-small-banner h4, .single-department .right-bar-small-banner h4 {
    font-size: 52px;
  }

  .single-department .doctors-name-section ul li {
    width: 96%;
  }
}

#top #footer .widget_nav_menu li li {
  margin-bottom: 0;
}

#top #footer .widget_nav_menu li a {
  padding-top: 3px;
  padding-bottom: 3px;
}

#top.single-department .entry-content-header .iconbox_icon:before {
  font-size: 1.4em;
}

#top.single-department .heading-with-image .iconbox_icon:before {
  font-size: 2.2em;
}

#top.single-department .heading-with-image {
  margin-bottom: 80px;
}

.sidebar .widget.clearfix.widget_nav_menu h3 {
  font-size: 32px !important;
}

#top .request-consultation-right h2 {
  font-size: 32px !important;
}

#top .request-consultation-right p {
  font-size: 1.1em !important;
}

/* Start: fixes by jk */
.main_color strong {
  color: inherit;
  font-size: 1rem;
  font-weight: bold;
}
.right-section-common-form h3.home-right-section-heading {
  font-size: 1.375rem;
    text-align: center;
}
.sidebar .widget.clearfix.widget_nav_menu h3 {
  background-color: #374f97;
  color: #fff;
  text-align: center;
  font-size: 1.375rem !important;
}
.sidebar_right .widget.widget_nav_menu {
  background-color: #DDDEE3;
  padding-top: 0;
}
.widget .menu-cancer-center-container {
  border: none;
}
#top .right-section-common-form .form-horizontal.home-page input, #top .right-section-common-form .form-horizontal.home-page select {
  width: 100%;
}

.right-section-common-form .form-horizontal.home-page button#submit {
  float: right;
}

#top .sidebar_right .widget_nav_menu .menu {
  margin-top: 14px;
}
.widget_doctors_listw .widget-title .widgettitle {
  font-size: 1.375rem;
}
.docw-wrap .docw-right .doc-name-w a {
  font-size: 1.125rem;
    font-weight: 400;
}
.docw-wrap .docw-right .rmore, .docw-wrap .docw-right .rconst {
  font-size: 0.75rem;
  font-weight: 400;
}
.search-by-disease h4 {
  font-size: 1.375rem;
  text-align: center;
}
#top .right-section-common-form .appointment-form input[type="submit"], .right-section-common-form .form-horizontal.home-page button#submit {
  font-size: 1rem !important;
  font-weight: 400;
  min-width: 125px;
	width: 100%;
}

#top .search-by-disease .seltogo button {
  font-size: 1.125rem !important;
  font-weight: 400;
  min-width: 125px;
}

#top .right-section-common-form .form-horizontal.home-page input {
  padding-left: 10px;
}
.sidebar_right .widget {
  padding: 30px 0 0 0;
}
.sidebar_right .widget.widget_nav_menu {
  margin-top: 30px !important;
}
#top .sidebar_right .widget form.form-horizontal {
  margin-bottom: 0 !important;
}
.widget .menu-cancer-center-container li {
    padding-left: 10px;
}
#top .sidebar_right .widget_nav_menu .menu {
    margin-top: 14px;
    padding-bottom: 15px;
}
.single-treatment .post-entry h1, .single-department h1 {
  font-size: 2.25rem;
  line-height: 2.95rem;
}
.single-treatment .post-entry h2, .single-department h2 {
    font-size: 1.625rem;
    line-height: 2.35rem;
}
.single-treatment .post-entry h2 strong, .single-department h2 strong {
    font-size: 1.625rem;
    line-height: 2.35rem;
}
.single-treatment .post-entry h3, .single-department h3 {
    font-size: 1.5rem;
    line-height: 2.2rem;
  font-weight: 400;
}
.single-treatment .post-entry h3 strong, .single-department h3 strong {
    font-size: 1.5rem;
    line-height: 2.2rem;
  font-weight: 400;
}
.single-treatment .post-entry h5, .single-department h5 {
    font-size: 1.375rem;
    line-height: 2.05rem;
  font-weight: 400;
}
.single-treatment .post-entry h5 strong, .single-department h5 strong {
    font-size: 1.375rem;
    line-height: 2.05rem;
  font-weight: 400;
}

.responsive .inner-page-banner .container {
    background: url("images/banner-heading-bg.png") repeat-x scroll 0 0;
    height: auto;
    max-width: 100%;
    padding: 0;
    top: 90px;
}
#top.single-treatment .post-entry h3.iconbox_content_title::before, #top.single-department .post-entry h3.iconbox_content_title::before {
  display: none;
}
#top.single-treatment .post-entry h3.iconbox_content_title, #top.single-department .post-entry h3.iconbox_content_title {
  font-weight: 500;
}
.single-treatment .post-entry h4, .single-department h4 {
  font-size: 1.375rem;
}
.single-treatment .post-entry h3 strong, .single-department .post-entry h3 strong {
  font-size: inherit;
}

.single-treatment .post-entry .why-choose-sheeba-section h3, .single-department .post-entry .why-choose-sheeba-section h3 {
  margin-top: 0;
}
.main_color strong {
  font-size: inherit !important;
}
#top .top_tab .tab_titles .tab {
  font-size: 1.125rem;
  min-height: 40px;
}
#top .sidebar_tab .tab_titles .tab {
  font-size: 1.125rem;
}
#top.single-doctor  p {
  font-size: 1rem;
}
#top.single-doctor li {
  font-size: 1rem;
}
#top.single-doctor .hero li {
	height: 30px;
}

.page-template-default .post-entry h4 {
  color: #374f97;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}
.page-template-default .post-entry h1 {
  font-size: 40px;
  font-weight: normal;
  text-transform: uppercase;
}
.page-template-default .post-entry h2 {
  float: left;
  margin-top: 20px;
  position: relative;
  width: 100%;
}
/*.page-template-default .post-entry h2::before {
  background: #bdbdbd none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}*/
.page-template-default .post-entry h2 strong {
  border-bottom: 4px solid #374f97;
  float: left;
  font-size: 32px;
  font-weight: 400;
  padding: 0 0 10px;
  position: relative;
  text-transform: capitalize;
}
.page-template-default .post-entry h3 {
  float: left;
  margin-top: 20px;
  position: relative;
  width: 100%;
}
/*.page-template-default .post-entry h3::before {
  background: #bdbdbd none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}*/
.page-template-default .post-entry h3 strong {
  border-bottom: 4px solid #374f97;
  float: left;
  font-size: 32px;
  font-weight: 400;
  padding: 0 0 10px;
  position: relative;
  text-transform: capitalize;
}
.page-template-default .post-entry h5 {
  background: #374f97 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 26px;
  margin-top: 20px;
  padding: 10px;
  position: relative;
  text-transform: capitalize;
}
.page-template-default .post-entry h1 {
  font-size: 2.25rem;
  line-height: 2.95rem;
}
.page-template-default .post-entry h2 {
  font-size: 1.625rem;
  line-height: 2.25rem;
}
.page-template-default .post-entry h2 strong {
  /*font-size: 1.625rem;*/
  line-height: 2.35rem;
}
.page-template-default .post-entry h3 {
  font-size: 1.5rem;
  line-height: 2.15rem;
  font-weight: 400;
}
.page-template-default .post-entry h3 strong {
  font-size: 1.5rem;
  line-height: 2.15rem;
  font-weight: 400;
}
.page-template-default .post-entry h5 {
  font-size: 1.375rem;
  line-height: 2.05rem;
  font-weight: 400;
}
.page-template-default .post-entry h5 strong {
  font-size: 1.375rem;
  line-height: 2.075rem;
  font-weight: 400;
}
.page-template-default .post-entry h3.iconbox_content_title::before {
  display: none;
}
.page-template-default .post-entry h3.iconbox_content_title {
  font-weight: 500;
}
.page-template-default .post-entry h4 {
  font-size: 1.375rem;
  line-height: 2.005rem;
}
.page-template-default .post-entry h3 strong {
  font-size: inherit;
}
.page-template-default .post-entry .why-choose-sheeba-section h3 {
  margin-top: 0;
}
h1 {
  font-weight: 400;
}
.page-template-doctor-search .fdsearchdiv .search-ac {
  top: 55px;
}
.service-section .service-content ul li h3::before, .service-section-inner .service-content ul li h3::before {
  display: none;
}
#top h3.common-heading::before {
  display: none;
}
.fdsearchdiv .search-ac a:hover {
  background: #374f97;
  background-image: none;
  border-color: #374f97;
}
.fdsearchdiv .search-ac a {
  border-top: none;
}
@media only screen and (max-width: 767px) {
.page-template-doctor-search .doc-info .doc-info-sub .doc-profile {
  padding: 10px 28px;
 }
}
.header_color input[type='submit'] {
  background: #374F97;
}
@media only screen and (max-width: 767px) {
    #top .request-consultaion-page {
    background-image: none !important;
 }

 .responsive #top .avia-slide-wrap .container {
  padding-left: 0 !important;
  padding-right: 0 !important;
 }
}

#socket .container {
  text-align: center;
}
#socket .copyright {
  float: none;
}
#top .doctor-search-inner h4 {
    font-size: 50px;
}

@media only screen and (max-width: 767px) {
  div .av_one_fourth {
      margin-left: auto;
      width: 100%;
  }
  #top .no_margin.av_one_half {
    width: 100%;
  }
}

.main_color b {
  color: inherit;
}
#top .sidebar_right .widget_nav_menu .menu > li a {
  padding-left: 20px;
  padding-right: 20px;
}
#top .sidebar_right .widget_nav_menu .menu > li {
  padding-left: 0;
  margin-left: 0;
}
#top .sidebar_right .widget_nav_menu .menu > li.current_page_item {
  left: 0;
}
li.current_page_item a {
    color: #000!important;
}
.sidebar .widget_nav_menu ul:first-child>.current-menu-item {
  left: 0;
}
#menu-item-search:hover {
    background: transparent;
}

@media only screen and (max-width: 1300px) {
.service-section-inner {
    width: 145%;
  }
}
@media screen and (min-width: 991px) and (max-width: 1299px) {
  .service-section-inner {
    /* margin: -80px 0 0; */
  }
  .service-section .service-content ul, .service-section-inner .service-content ul {
    width: 100%;
  }
  .service-section-inner {
    margin-bottom: 50px;
  }
  .service-section-inner .service-content ul li a {
    font-size: 9px;
  }
  .service-section .service-content, .service-section-inner .service-content {
    margin: 0px auto 0;
  }
  #top.home #after_full_slider_1 .home-about-section {
    margin-top: 100px;
  }
  #top.home .sidebar {
    margin-top: 100px;
  }
}

.service-section .service-content ul li, .service-section-inner .service-content ul li {
  margin: 0;
  min-height: 210px;
}
@media screen and (max-width: 990px) {
  .service-section-inner {
    margin: 0;
    position: initial;
    width: 100%;
  }
  
  .service-section-inner .service-content {
    margin: 0 0 30px;
  }

}

.get-free-consultation-inner .cancer-page-form h3 {
  margin-top: 0;
  font-size: 1.2rem;
  padding-left: 20%;
}
#top .get-free-consultation-one .get-free-consultation-inner label.txtarea {
  width: 100%;
}
#top .get-free-consultation-one .get-free-consultation-inner label.txtarea textarea {
  border: none !important;
}
#top .get-free-consultation-one .get-free-consultation-inner label input {
  border: none !important;
}
#top .get-free-consultation-one .get-free-consultation-inner label {
  margin-bottom: 5px;
}
#top .get-free-consultation-one .get-free-consultation-inner label.sbmt input {
  margin-top: 0;
  padding: 5px;
  width: 100%;
  font-weight: 400;
}
#top .get-free-consultation-one .get-free-consultation-inner label.sbmt {
  width: 100%;
}

#top.single-department .entry-content-header .iconbox_icon, #top.single-treatment .entry-content-header .iconbox_icon {
  float: left;
  right: auto;
  left: 0;
}
#top.single-department .entry-content-header, #top.single-treatment .entry-content-header {
  padding: 10px 10px 10px 55px;
}
#top.single-department .entry-content-header .iconbox_icon, #top.single-treatment .entry-content-header .iconbox_icon {
  height: 33px;
  width: 33px;
  padding-top: 0px;
  background: none;
  color: #fff;
  border: 1px solid #fff;
  font-size: 1.2rem;
  margin: 7px 10px;
}
#top.single-department .iconbox_content .entry-content-header, #top.single-treatment .iconbox_content .entry-content-header {
  padding-top: 0;
  padding-bottom: 0;
  min-height: 35px;
} 

@media screen and (min-width: 990px) {
  .service-section .service-content ul li, .service-section-inner .service-content ul li {
    max-width: 172px;
    min-height: 172px;
    max-height: 172px;
  }
}
#top .service-section-inner .service-content ul li a {
  text-align: center;
}
#top .service-section-inner .service-content ul li {
  text-align: center;
}
#top .service-section-inner .service-content ul li h3 a {
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}
#top .service-section-inner .service-content ul li a img {
  max-width: 75px;
}
#top .service-section-inner .service-content ul li h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 18px;
}

@media screen and (min-width: 995px) {
  #top .service-section-inner .service-content ul li h3 a {
    font-size: 1rem;
  }
  .service-section .service-content, .service-section-inner .service-content {
    border-left: 2px solid #dddddd;
    border-right: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
  }
  .service-section .service-content ul li, .service-section-inner .service-content ul li {
    -webkit-box-shadow: 0px 4px 2px 0px rgba(0,0,0,0.36);
    -moz-box-shadow: 0px 4px 2px 0px rgba(0,0,0,0.36);
    box-shadow: 0px 4px 2px 0px rgba(0,0,0,0.10);
  }
  .service-section .service-content ul li:last-child, .service-section-inner .service-content ul li:last-child {
    -webkit-box-shadow: 0px 4px 0px 0px rgba(0,0,0,0.36);
    -moz-box-shadow: 0px 4px 0px 0px rgba(0,0,0,0.36);
    box-shadow: 0px 4px 0px 0px rgba(0,0,0,0.10);
  }
}

#top .service-section-inner .service-content ul li a.hficol {
    min-height: 100px !important;
    position: static !important;
    overflow: inherit !important;
    display: block;
}

@media screen and (min-width: 1300px) {
  .service-section-inner {
      margin: -120px 0 0;
  }
  .banner-section {
      margin: 0 0 75px;
      z-index: 1;
  }
}

.av-magazine .av-magazine-content-wrap .av-magazine-title {
  font-size: 1.25rem;
  margin-bottom: 5px;
}

.main_color .avia-testimonial-content strong {
  color: inherit;
}
#footer .textwidget {
  font-size: 0.9rem;
}

#top.home #main .sidebar {
  padding-top: 50px;
}

@media screen and (max-width: 959px) {
  .right-section-common-form h3.home-right-section-heading, .sidebar .widget.clearfix.widget_nav_menu h3, .widget_doctors_listw .widget-title .widgettitle, .right-section-common-form h3.home-right-section-heading, .single-treatment .post-entry h4, .single-department h4 {
    font-size: 1.175rem;
  } 
}

#top.single-department .entry-content-header .iconbox_content_title, #top.single-treatment .entry-content-header .iconbox_content_title {
  margin-left: 45px;
}

#top.single-department .entry-content-header, #top.single-treatment .entry-content-header {
  padding-left: 10px
}

#top.single-department .entry-content-header .iconbox_icon, #top.single-treatment .entry-content-header .iconbox_icon {
  font-size: 1rem;
}

@media screen and (max-width: 480px) {
  h1, .single-treatment .post-entry h1, .single-department h1 {
    font-size: 2rem;
    line-height: 2rem;
  }
  #top.single-doctor .post-content-data #side-nav li {
      padding: 10px 0;
  }
}

@media screen and (max-width: 979px) {
  #top .doctor-search-inner h4 {
    font-size: 1.8rem;
  }
}

#top.single-post h1 {
  font-size: 1.8rem;
  text-transform: initial;
}

#top .sidebar .widget_nav_menu li a {
  font-size: 1rem;
}

.docw-wrap .docw-right .doc-name-w a {
  font-size: 1rem;
}

@media screen and (max-width: 979px) {
  .docw-wrap .docw-right .rmore::after {
    display: none;
  }
  .docw-wrap .docw-right .rconst::after {
    display: none;
  }

}

.single-treatment .content, .single-department .content {
  padding-top: 10px;
}
#top.single-treatment #main .sidebar, #top.single-department #main .sidebar {
  padding-top: 40px;
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  .responsive #top .avia-slide-wrap .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .slideshow_caption h1 {
    text-align: center;
  }
}

@media screen and (min-width: 551px) and (max-width: 779px) {
  .single-doctor .description .post-banner-description li.consult-lnk a {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .avia-image-container.avia-align-left {
    margin-right: 0; 
  }
}

@media only screen and (max-width: 991px) {
  .responsive .single-doctor #main #footer .container {
    float: none;
  }
  .responsive .single-doctor .av-share-box {
    padding: 0 10px;
  }
  .single-doctor ul.container.jumps.tabs {
      top: -65px!important;
  }
}
@media only screen and (max-width: 767px) {
  .responsive body#top.single-doctor #wrap_all #footer .container {
    padding: 10px 20px;
    margin-bottom: 25px;
  }
}




/* End: fixes by jk */

/* Start: Nagesh */

.responsive .inner-page-banner .container {
    background: none repeat scroll 0 0;
}
#top .inner-page-banner .slideshow_caption {
    max-width: 100%;
    padding: 0;
    top: 0;
}
.slideshow_caption {
    background: url("https://www.shebaonline.org/wp-content/uploads/2017/09/banner-heading-bg.png") repeat scroll 0 0;
}
.slideshow_caption h1 {
   max-width: 1210px;
    margin: auto;
}
#top #main .sidebar { 
  border: medium none;
  float: right;
  width: 29%;
  padding-top: 70px;

}
/* End: Nagesh */

.av-share-box {
  padding: 0 20px;
}

/* Landing page one styles */

#top .land1sec1 main {
  /*padding-top: 0;*/
  padding-bottom: 0;
}
#top .land1sec1 h1 {
  text-transform: none; 
  font-size: 2.5em;
}
#top .land1sec1 .avia_textblock {
  font-size: 1.3em;
}
body#top .land1sec1 div .avia-button.avia-color-theme-color-subtle  {
  border-radius: 0px;
  font-size: 1.2em;
  color: #3A4799;
  margin-top: 15px;
  font-weight: bold;
}

body#top .land1sec1 div .avia-button.avia-color-light  {
  border-radius: 0px;
  font-size: 1.2em;
  color: #fff;
  margin-top: 15px;
  font-weight: bold;
  max-height: 53px;
  margin-left: 25px;
}

#top .land1consult {
  background: #fff;
  -webkit-box-shadow: 0px 1px 11px 1px rgba(0,0,0,0.31);
  -moz-box-shadow: 0px 1px 11px 1px rgba(0,0,0,0.31);
  box-shadow: 0px 1px 11px 1px rgba(0,0,0,0.31);
}

#top .land1consult .heading {
  text-align: center;
  background: #3A4799;
  color: #fff;
  padding: 10px 20px;
}
#top .land1consult .heading {
	position: relative;
	background: #3A4799;
}
#top .land1consult .heading:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(58, 71, 153, 0);
	border-top-color: #3A4799;
	border-width: 10px;
	margin-left: -10px;
}
#top .land1consult h3 {
  text-align: center;
  color: #fff;
  margin: 5px auto 0 auto;
  margin-top: 0px !important;
}
#top .land1consult p {margin: 0;}
#top .land1consult .fields {
  padding: 20px;
  
}
#top .land1consult .fields input[type=text], #top .land1consult .fields input[type=email], #top .land1consult .fields input[type=tel] {
  height: 40px;
  border: none;
  background: #FAFAFA;
  border-bottom: 3px solid #F0F0F0;
  padding: 0 20px;
}
#top .land1consult .fields textarea {
  height: 100px;
  border: none;
  background: #FAFAFA;
  border-bottom: 3px solid #F0F0F0;
  padding: 0 20px;
  margin-bottom: 15px;
}
#top .land1consult .fields input[type=submit] {
  height: 50px;
  width: 100%;
  border: none;
  font-size: 1.2em;
  background: #6CB43C;
  padding: 0 20px;
  margin-bottom: 0;
}

#top .land1sec2 iframe, #top .land1sec2 .avia-iframe-wrap, #top .land1sec2 .avia-video-4-3 {
  max-width: 700px;
  max-height: 395px;
  margin: auto;
}
#top .land1sec2 .entry-content-wrapper {
  max-height: 500px;
}
#top .land1sec2 h2 {
  text-transform: none;
  text-align: center;
  font-size: 2.3em;
  margin-bottom: 30px;
}
#top .land1sec2 h2 strong {
  text-transform: none;
  color: #00ACE7;
  border-bottom: none;
  float: none;
}
#top .land1sec3 h2 {
  text-transform: none;
  text-align: center;
  font-size: 2.3em;
  margin-bottom: 30px;
}
#top .land1sec3 h2 strong {
  text-transform: none;
  color: #00ACE7;
  border-bottom: none;
  float: none;
}
#top .land1sec3 {
  font-size: 1.2em;
}
#top .land1sec3 strong {
  color: #00ACE7;
}
#top .land1sec4 .avia_textblock {
  font-size: 1.2em;
}
#top .land1sec4 h2 {
  text-transform: none;
  font-size: 2em;
  font-weight: bold;
  margin: auto auto 50px auto;
}

body#top .land1sec4 div .avia-button {
  border-radius: 0px;
  font-size: 1.2em;
  color: #3A4799;
  margin-top: 25px;
  font-weight: bold;
}

body#top .land1sec6 div .avia-button {
  border-radius: 0px;
  font-size: 1.2em;
  color: #3A4799;
  margin-top: 15px;
  font-weight: bold;
}
#top .land1sec6 .avia-testimonial {
  border-right-width: 0;
  text-align: center;
  color: #fff;
  font-size: 1.2em;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
}
#top .land1sec6 .avia-testimonial-meta {
  margin-left: 0;
}
#top .land1sec6 .avia-testimonial-name {
  color: #BECBFF !important;
  font-weight: 300;
}
#top .land1sec6 .avia-testimonial-subtitle {
  color: #BECBFF !important;
  font-weight: 300;
}



@media screen and (min-width: 1140px) {
#top .land1sec1 .wpcf7 {
  position: relative;
  z-index: 99999999;
 }
#top .land1sec1 .wpcf7-form {
 /* position: absolute;*/
  top: -50px;
  z-index: -99999999;
    left: 0;
    right: 0;
    bottom: 0;
 }
}

#top .land1sec5 h3 {
      text-transform: none;
    text-align: center;
    font-size: 2.3em;
    margin-bottom: 30px;
  font-weight: bold;
  margin-bottom: 50px;
}

#top .land1sec5 h3 strong {
  border-bottom: none;
  float: none;
  text-transform: none;
    color: #00ACE7;
    border-bottom: none;
    float: none;
  font-weight: bold;
}

#top .land1sec5 .blubox {
  background: #FAFAFA;
  -webkit-box-shadow: 1px 1px 25px 2px rgba(0,0,0,0.31);
-moz-box-shadow: 1px 1px 25px 2px rgba(0,0,0,0.31);
box-shadow: 1px 1px 25px 2px rgba(0,0,0,0.31);
  margin-bottom: 40px;
}
#top .land1sec5 .blubox-head {
  background: #3A4799;
  padding: 35px 50px;
  color: #fff;
  min-height: 140px;
}
#top .land1sec5 .blubox-head h4 {
  color: #fff;
}
#top .land1sec5 .blubox-cont {
  padding: 50px 75px;
}

#top .land1sec7 h3 {
    text-transform: none;
    text-align: center;
    font-size: 2.3em;
    margin-bottom: 30px;
    font-weight: bold;
    margin-bottom: 50px;
}

#top .land1sec7 h3 strong {
    border-bottom: none;
    float: none;
    text-transform: none;
    color: #00ACE7;
    border-bottom: none;
    float: none;
    font-weight: bold;
}

#top .land1sec7 p {
  font-size: 1.2em;
}

#top .land1sec7 .contbox {
    background: #EDEDED;
    -webkit-box-shadow: 1px 1px 25px 2px rgba(0,0,0,0.31);
    -moz-box-shadow: 1px 1px 25px 2px rgba(0,0,0,0.31);
    box-shadow: 1px 1px 25px 2px rgba(0,0,0,0.31);
  margin: 70px auto;
/*  height: 550px;*/
}/*
#top.postid-9811 .land1sec7 .contbox {
	height:542px;
}*/
#top .land1sec7 .contbox-image {
  float: left;
  width: 370px;
  height: 680px;
  background: url(https://www.shebaonline.org/wp-content/uploads/2017/06/til-landing-page-contact-form-picture-min.jpg) center no-repeat;
  background-size: auto 100%;
}
#top.postid-9811 .land1sec7 .contbox-image {
	height: 680px;
	background-size: cover;
}
#top.page-id-9108 .land1sec7 .contbox-image,
#top.page-id-9191 .land1sec7 .contbox-image {
  background: url(https://www.shebaonline.org/wp-content/uploads/2017/09/Layer-34-1.jpg) center no-repeat;
}
#top.page-id-9404 .land1sec7 .contbox-image,
#top.page-id-9535 .land1sec7 .contbox-image {
  background: url(https://www.shebaonline.org/wp-content/uploads/2017/09/Depositphotos_104969502_original-1.jpg) center no-repeat;
background-size: cover;
}
#top.page-id-9560 .land1sec7 .contbox-image,
#top.page-id-9629 .land1sec7 .contbox-image,
#top.page-id-9662 .land1sec7 .contbox-image,
#top.page-id-9687 .land1sec7 .contbox-image {  
  background: url('https://www.shebaonline.org/wp-content/uploads/2017/10/Layer-22-1.jpg') center no-repeat;
  background-size: cover;
}
#top .land1sec7 .contbox-form {
  float: left;
  padding: 35px 15px;
  
}
#top .land1sec7 .contbox-clr {
  float: none;
  clear: both;
  
}

#top .land1sec7 .contbox-form h4 {
  font-size: 1.7em;
  font-weight: 500;
}

#top .land1sec7 .contbox-form input {
  background: #fff;
  border: none;
  height: 45px;
  padding-left: 25px;
}

#top .land1sec7 .contbox-form textarea {
  background: #fff;
  border: none;
  height: 45px;
  padding-left: 25px;
  height: 400px;
}
#top .land1sec7 .contbox-form input[type=submit] {
  background: #6CB43C;
  margin: 15px auto;
  font-size: 1.2em;
  min-width: 250px;
}
#top .land1sec5 .blubox-cont li {
  font-size: 1.2em;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-top: 5px;
}
#top .land1sec5 .blubox-cont ul {
    list-style-image: url('https://www.shebaonline.org/wp-content/uploads/2017/06/tik.jpg');
}

@media screen and (max-width: 959px) {
  #top .land1sec1 h1 {margin-top: 45px;}
  #top .land1sec7 .contbox-image {display: none;}
  #top .land1sec7 .contbox {background: #fff;}
  #top .land1sec7 .contbox-form {width: 100%;padding: 0;}
  #top .land1sec7 .contbox-form-head {padding: 15px;background: #3A4799; text-align: center;color: #fff;}
  #top .land1sec7 .contbox-form-head h4 {color: #fff;margin-top: 20px;}
  #top .land1sec7 .contbox-form-head {
	position: relative;
  }
  #top .land1sec7 .contbox-form-head:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(58, 71, 153, 0);
    border-top-color: #3A4799;
    border-width: 10px;
    margin-left: -10px;
  }
  #top .land1sec7 .fields input[type=text], #top .land1sec7 .fields input[type=email], #top .land1sec7 .fields input[type=tel] {
  height: 40px;
  border: none;
  background: #FAFAFA;
  border-bottom: 3px solid #F0F0F0;
  padding: 0 20px;
}
#top .land1sec7 .fields textarea {
  height: 100px;
  border: none;
  background: #FAFAFA;
  border-bottom: 3px solid #F0F0F0;
  padding: 0 20px;
  margin-bottom: 15px;
}
#top .land1sec7 .fields input[type=submit] {
  height: 50px;
  width: 100%;
  border: none;
  font-size: 1.4em;
  background: #6CB43C;
  padding: 0 20px;
  margin-bottom: 0;
  }
  #top .land1sec7 .wpcf7 {padding: 15px 25px;}
}

@media screen and (max-width: 767px) {
  #top .land1sec1 h1, #top .land1sec1 p {text-align: center;}
  body#top .land1sec1 div .avia-button-wrap {
    width: 100%;
  }
  body#top .land1sec1 div .avia-button.avia-color-theme-color-subtle {
    width: 100%;
    line-height: 40px;
    font-size: 1.5em;
  }
  body#top .land1sec1 div .avia-button.avia-color-light {
    width: 100%;
    margin-left: 0;
    border: none;
    background: #6CB43C;
    min-height: 65px;
    font-size: 1.5em;
    line-height: 35px;
  }
  body#top .land1sec1 .av-parallax-inner {
    background-image: none !important;
  }
  #top .land1sec3 .avia_textblock {margin-bottom: 45px;}
  #top .land1sec6 {background-image: none !important;}
  #top .land1sec6 {
    background-image: url(https://www.shebaonline.org/wp-content/uploads/2017/06/quotebegin.jpg), url(https://www.shebaonline.org/wp-content/uploads/2017/06/quoteend.jpg) !important;
  background-repeat: no-repeat, no-repeat !important;
  background-position: top left, bottom right !important;
  }
  #top .land1sec6 .avia-testimonial {max-width: 100%;}
  body#top .land1sec6 div .avia-button {margin-bottom: 50px;}
  
}

@media screen and (max-width: 767px) {
  #top .land1sec4 p {text-align: center;}
   #top .land1sec3 p {text-align: center;}
   #top .land1sec7 p {text-align: center;}
   #top .land1sec7 .contbox {height: auto;}
  #top .land1sec4 h2 {text-align: center;}
  #top:not(.page-id-9191) .land1sec4 {background-image: none !important;}
  body#top .land1sec4 div .avia-button {width: 100%;}
  body#top .land1sec4 div .avia-button-wrap {width: 100%;}
}

@media screen and (min-width: 1140px) {
    #top .land1sec1 {
      overflow: visible;
      background-image: url(https://www.shebaonline.org/wp-content/uploads/2017/06/secbg1-1.jpg);
      background-size: 100% 100%;
    }
    #top.page-id-9108 .land1sec1,
    #top.page-id-9191 .land1sec1 {
      background-image: url(https://www.shebaonline.org/wp-content/uploads/2017/09/IMGP4223.jpg);
    }
	#top.page-id-9404 .land1sec1,
	#top.page-id-9535 .land1sec1 {	
	    background-image: url('https://www.shebaonline.org/wp-content/uploads/2018/02/Group-26.jpg');
	}
    #top.page-id-9560 .land1sec1,
	#top.page-id-9629 .land1sec1 {	
	    background-image: url('https://www.shebaonline.org/wp-content/uploads/2017/10/Shape-21-1.jpg');
		background-size: cover;
	}
	#top.page-id-9662 .land1sec1,
	#top.page-id-9687 .land1sec1 {
	    background-image: url('https://www.shebaonline.org/wp-content/uploads/2017/10/Depositphotos_113482018_original.jpg');
		background-size: cover;
	    background-position: center;
	}

	
    #top.page-id-9108 .land1sec1 .av-section-color-overlay,
    #top.page-id-9191 .land1sec1 .av-section-color-overlay {
	  background-color: transparent !important;
	}

    #top .land1sec1 .active-parallax {
      height: auto !important;
    }
    #top .land1sec1 .wpcf7-form {
      top: -25px;
    }
	#top .land1sec1.form-push .wpcf7-form {
		top: 35px;
	}
}

/* Landing page one styles */
/* Start: Landing page Two styles */
#top .land2sec1 h1 {border: none;float: none;}
#top .land2sec1 .hr {margin-bottom: 0 !important;margin-top: 0 !important;}
body#top .land2sec1 .column-top-margin {margin-top: 5px;}

#top .land2sec1 .avia-button.avia-size-x-large {
  background: none;
  border: 1px solid #fff;
  border-radius: 0;
  font-size: 1.3em;
}

#top .land2sec1 .avia-button.avia-size-x-large:hover {
  opacity: 0.7;
}

#top .land2sec3 h2 {
  color: #535353;
  font-size: 2.5em;
  margin-bottom: 45px;
  margin-top: 0;
}
#top .land2sec3 .avia-video {
  height: 400px;
  padding-bottom: 0;
}
#top .land2sec3 .avia-video iframe {
  max-height: 400px;
  max-width: 985px;
  border: 5px solid #fff;
  margin: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  float: none;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.34);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.34);
  box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.34);
}
#top .land2sec3 .avia-iframe-wrap {
  text-align: center;
  max-height: 400px;
  position: static;
}


#top .land2sec4 .av-section-color-overlay {
  background-repeat: no-repeat !important;
  width: 50%;
  height: 100%;
  left: 0;
}
#top .land2sec5 .av-section-color-overlay {
  background-repeat: no-repeat !important;
  width: 50%;
  height: 100%;
  left: 0;
}
#top .land2sec8 .av-section-color-overlay {
  background-repeat: no-repeat !important;
  width: 50%;
  left: 50%;
  height: 100%;
}
#top .land2sec15 .av-section-color-overlay {
  background-repeat: no-repeat !important;
  width: 50%;
  height: 100%;
  left: 0;
}

@media screen and (max-width: 767px) {
  
  #top .land2sec4 .av-section-color-overlay,
  #top .land2sec5 .av-section-color-overlay,
  #top .land2sec8 .av-section-color-overlay,
  #top .land2sec15 .av-section-color-overlay {
    background-image: none !important;
  }
  
}

#top .land2sec2 input[type=text], #top .land2sec2 input[type=email], #top .land2sec2 input[type=tel] {
  border: 1px solid #5a6a9e;
  background: transparent;
  color: #fff;
  height: 45px;
}

#top .land2sec2 .el_before_av_one_fourth label {
  color: #fff;
  line-height: 35px;
  font-size: 1em;
  font-weight: 400;
}
#top .land2sec2 .el_before_av_one_fourth label img {
  padding-right: 5px;
  vertical-align: text-top;
  max-height: 20px;
  min-height: 16px;
}
#top .land2sec2 .el_after_av_one_fourth.avia-builder-el-last {
  text-align: right;
  border-left: 1px solid #5a6a9e;
  min-height: 100px;
}
#top .land2sec2 input[type=submit] {
  background: #fff;
  color: #464646;
  height: 50px;
  width: 165px;
  font-size: 1.3em;
  letter-spacing: 4px;
  margin-top: 25px;
}
#top .land2sec2 .content {
  padding-top: 0;
  padding-bottom: 0;
}
#top .land2sec2 form {
  margin-bottom: 0;
}
#top .land2sec4 .timerbtn {
  width: 100%;
  margin: 20px auto;
}
#top .land2sec4 .timerbtn a {
  height: 75px;
  border-radius: 0;
  padding: 0;
  width: 100%;
  text-align: left;
    -webkit-clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
}
#top .land2sec4 .timerbtn a .avia_button_icon {
  font-size: 2.5em;
  font-weight: 400;
  display: inline-block;
  text-align: center;
  left: auto;
  top: auto;
  line-height: 75px;
  background: #273f87;
  height: 75px;
  width: 75px;
  float: left;
}

#top .land2sec4 .timerbtn a .avia_iconbox_title {
  line-height: 28px;
  float: left;
  color: #fff;
  font-size: 1.8em;
  padding-left: 20px;
  padding-top: 10px;
}
#top .land2sec4 .av-special-heading-h5 {
  padding-bottom: 0 !important;
}
#top .land2sec4 .av-special-heading-h5 .special-heading-border {
  display: none;
}
#top .land2sec4 h2 {
  color: #434343;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 50px;
  margin-bottom: 20px;
}
#top .land2sec4 h5 {
  padding-left: 20px;
  padding-right: 20px;
  margin: 10px auto;
}

#top .land2sec5 .av-special-heading {
  margin-top: auto;
}
#top .land2sec5 .underoverline h2 {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  font-size: 4em;
  font-weight: 400;
  color: #505050;
}
#top .land2sec5 .underoverline h2 span {
  color: #374f97;
}

#top .land2sec5 h2 {
  color: #505050;
  font-size: 2.5em;
  line-height: 1.2em;
  font-weight: 400;
}
#top .land2sec5 .ribbonfly a {
  background-image: url(https://www.shebaonline.org/wp-content/uploads/2017/06/ribbonfly.jpg);
  background-repeat: no-repeat;
  height: 43px;
  width: 358px;
  border-bottom: 0;
  border: 0;
  border-radius: 0;
  font-size: 1.3em;
  text-align: left;
  padding-top: 13px;
  padding-left: 15px;
  margin-top: 25px;
}
#top .land2sec6 .av-special-heading-tag {
  font-size: 2.5em;
  margin-bottom: 20px;
}
#top .land2sec6 .content {
  padding-bottom: 0;
  padding-top: 7.2%;
}

#top .land2sec7 .av-special-heading-tag {
  font-size: 3em;
}
#top .land2sec7 .hr-custom {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
#top .land2sec7 .hr span {
  border-color: #aba9a7 !important;
  
}
#top .land2sec7 .hr-full {
  margin-top: 25px;
}
#top .land2sec7 .hr-full .hr-inner {
  width: 100%;
  left: auto;
}

#top .land2sec7 .avia-button {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  padding-top: 20px;
  padding-bottom: 15px;
  font-size: 1.42em;
}
#top .land2sec7 .avia-image-container {
  margin-bottom: 25px;
  margin-top: 25px;
}

#top .land2sec8 .special-heading-border {
  display: none;
}
#top .land2sec8 h5 {
  padding-left: 10px;
  padding-right: 30px;
  -webkit-clip-path: polygon(0 0, 100% 0, 70% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0 100%);
}
#top .land2sec8 h3 {
  color: #333;
  font-size: 2em;
  line-height: 1.3em;
  padding-top: 20px;
  padding-bottom: 30px;
}

#top .land2sec9 .specialh2 h4 {
 text-transform: uppercase;
  font-size: 1.6em;
  margin-bottom: 5px;
}
#top .land2sec9 .skyhline * {
  font-size: 4em;
  font-weight: 500;
  margin-top: 25px;
  margin-bottom: 450px;
}

#top .land2sec12 .av-special-heading-tag {
  color: #181818;
  font-size: 4em;
}

#top .land2sec12 .hr .hr-inner {
  border-color: #e3e4e6 !important;
}

#top .land2sec12 .avia-image-container {
  margin-top: 30px;
  margin-bottom: 30px;
}

#top .land2sec13 .av-special-heading-tag {
  text-transform: uppercase;
  font-size: 2.5em;
  line-height: 1.2em;
  margin-bottom: 50px;
}
#top .land2sec13 .avia-button {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  font-size: 1.7em;
  text-transform: uppercase;
  margin-top: 50px;
}
#top .land2sec1 p,#top .land2sec2 p,#top .land2sec3 p,#top .land2sec4 p,#top .land2sec5 p,#top .land2sec6 p,#top .land2sec7 p,#top .land2sec8 p,#top .land2sec9 p,#top .land2sec10 p,#top .land2sec11 p,#top .land2sec12 p,#top .land2sec13 p,#top .land2sec14 p,#top .land2sec15 p,#top .land2sec16 p {
  font-size: 1.1em;
}

#top .land2sec14 .av-special-heading-tag {
  text-transform: uppercase;
  color: #3f3f3f;
  font-size: 2.5em;
  margin-bottom: 45px;
}
#top .land2sec14 .av-icon-char {
  color: #374f97;
  border-width: 1px;
  width: 100px !important;
  line-height: 100px !important;
  font-size: 5em !important;
  margin-bottom: 20px;
  
}
#top .land2sec14 .land2icnscircle {
  text-align: center;
  min-width: 193px !important;
  margin-bottom: 70px;
}
#top .land2sec14 .land2icnscircle .av_icon_caption {
  text-transform: capitalize;
  font-size: 1.2em;
}
#top .land2sec15 .av-special-heading-tag {
  font-size: 2.1em;
  font-weight: 400;
  line-height: 1.2em;
}
#top .land2sec15  .hr {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

#top .land2sec16 .avia-button {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.52em;
  text-transform: uppercase;
  background: transparent;
  border: 1px solid #dbdbdb;
  border-radius: 0;
  color: #555;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#top .land2sec16 a .avia_button_icon {
  font-size: 2.2em;
    font-weight: 400;
    display: inline-block;
    text-align: center;
    left: auto;
    top: auto;
    height: auto;
    width: 60px;
    float: left;
  border-right: 1px solid #dbdbdb;
  line-height: 60px;
}
#top .land2sec16 .avia_iconbox_title {
  line-height: 60px;
  padding-left: 15px;
}
#top .land2sec16 .avia-button:hover {
  opacity: 0.7;
}

#top .land2sec11 .testimon {
  max-width: 963px;
  margin: auto;
}
#top .land2sec11 .testimon .iconbox_content {
  border-radius: 0;
  padding-top: 200px;
  background: url('https://www.shebaonline.org/wp-content/uploads/2017/06/testitop.jpg') no-repeat center top #fff;
  
}
#top .land2sec11 .testimon .iconbox_content_title {
  text-transform: inherit;
  font-size: 1em;
  color: #6f6f6f;
  line-height: 1.9em;
  padding: 25px 50px 50px 50px;
  background-image: url(https://www.shebaonline.org/wp-content/uploads/2017/06/quotestart.jpg), url(https://www.shebaonline.org/wp-content/uploads/2017/06/quoteend-1.jpg);
    background-position: top left, bottom right;
    background-repeat: no-repeat, no-repeat;
  margin-bottom: 50px;
  border-bottom: 1px solid #e7e7e7;;
}
#top .land2sec11 .testimon p {
  margin-bottom: 30px;
  font-weight: 600;
  text-align: center;
  padding: 0 10%;
}
#top .land2sec11 .testimon .iconbox_icon {
  height: 70px;
  width: 70px;
  border: 5px solid #fff;
  top: 90px;
}
#top .land2sec11 .testimon [data-av_icon]:before {
  font-size: 3em;
  line-height: 60px;
}

#top .land2sec10 .av-special-heading-tag {
  font-size: 3em;
  color: #3f3f3f;
  font-weight: 400;
}
#top .land2sec10 .av-special-heading-tag span {
  color: #374f97;
}

#top .land2sec10 .av_textblock_section {
  padding: 70px 0;
}
#top .land2sec10 .avia_codeblock_section {
  padding: 0;
}

#top .land2sec10 .av-special-heading-tag {line-height: 1.2em;}
#top .land2sec9 .skyhline * {line-height: 1em;}
#top .land2sec11 .testimon .iconbox_icon {left: 47%;}

@media screen and (max-width: 1024px) {
  
  #top .land2sec2 .el_after_av_one_fourth.avia-builder-el-last {
    border-left: none;
  }
  #top .land2sec2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #top .land2sec4 .timerbtn a .avia_iconbox_title {
    font-size: 1.2em;
  }
  #top .land2sec7 .hr-full {display: none;}
  #top .land2sec7 {background-size: cover;}
  #top .land2sec9 .skyhline * {font-size: 3em;}
  #top .land2sec15, #top .land2sec14, #top .land2sec13, #top .land2sec12, #top .land2sec9, #top .land2sec7 {background-size: cover;}
  #top .land2sec1 .av-special-heading-tag {font-size: 2em;}
  #top .land2sec2 .av-special-heading-tag {font-size: 2em;}
  #top .land2sec3 .av-special-heading-tag {font-size: 2em;}
  #top .land2sec4 .av-special-heading-tag {font-size: 2em;}
  #top .land2sec5 .av-special-heading-tag {font-size: 2em;}
  #top .land2sec6 .av-special-heading-tag {font-size: 2em;}
  #top .land2sec7 .av-special-heading-tag {font-size: 2em;}
  #top .land2sec8 .av-special-heading-tag {font-size: 2em;}
  #top .land2sec9 .av-special-heading-tag {font-size: 2em;}
  #top .land2sec10 .av-special-heading-tag {font-size: 2em;}
  #top .land2sec11 .av-special-heading-tag {font-size: 2em;}
  #top .land2sec12 .av-special-heading-tag {font-size: 2em;}
  #top .land2sec13 .av-special-heading-tag {font-size: 2em;}
  #top .land2sec14 .av-special-heading-tag {font-size: 2em;}
  #top .land2sec15 .av-special-heading-tag {font-size: 2em;}
  #top .land2sec8 h5.av-special-heading-tag {font-size: 1.3em;}
  .timeline-content .date {padding: 5px;font-size: 0.8em;}
  #top .land2sec16 .avia-button {font-size: 1em;}
  
  
}

@media screen and (max-width: 767px) {
  
  #top .land2sec1 .avia-button-wrap, #top .land2sec1 .avia-button {width: 100%;}
  #top .land2sec1 {background-size: cover;}
  #top .land2sec2 {padding-top: 50px;}
  #top .land2sec4 p, #top .land2sec4 h2 {text-align: center;}
  #top .land2sec4 h5 {left: 45%;}
  #top .land2sec5 {text-align: center;}
  #top .land2sec9 .skyhline * {font-size: 2em;}
  .timeline-content .date {padding: 5px;font-size: 1em;bottom: 10px;}
  #top .land2sec13 .avia-button {font-size: 1.2em;}
  #top .land2sec13 {padding-bottom: 50px;}
  #top .land2sec15 {text-align: center;}
  #top .land2sec15  .hr {text-align: center;}
  #top .land2sec16 .avia-button-wrap {width: 100%;}
  #top .land2sec16 .avia-button {width: 100%;}
}

@media screen and (max-width: 550px) {
  .timeline-content .date{font-size: 0.8em;}
  .timeline-content {margin-top: 120px;}
  
}

#top .land2sec2 .wpcf7-response-output {
  color: #fff;
}
#top .land2sec3 h2 {
  font-weight: 400;
}
#top .land2sec4 .timerbtn a {
  pointer-events: none;
   cursor: default;
}
#top .land2sec5 .ribbonfly a {
  pointer-events: none;
   cursor: default;
}
.land2sec10 section.timeline .container {
  padding: 0 0;
}
#top .land2sec14 .land2icnscircle .av_icon_caption {
  font-size: 1em;
}
#top .land2sec14 .land2icnscircle {
  min-width: 164px !important;
}
#top .land2sec14 .av-icon-char {
  width: 100px !important;
    line-height: 100px !important;
    font-size: 4em !important;
    margin-bottom: 20px;
  padding: 20px;
}

#top .land2sec14 .land2icnscircle {
    max-width: 164px !important;
  margin-bottom: 25px;
  min-height: 250px;
}

@media screen and (max-width: 767px) {
  #top .land2sec2 {
    background-size: cover;
	padding-top: 0;
	padding-bottom: 0;
  }
  #top .land2sec4 .timerbtn a .avia_iconbox_title {
    font-size: 1em;
  }

  #top .timeline-content  .date {
	position: static;
	max-width: 100%;
  }
  #top .land2sec11 {
    background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px;
  }
}
  
@media screen and (max-width: 467px) {
  #top .land2sec14 .land2icnscircle {
	max-width: 100% !important;
	width: 100% ;
  }
  #top .land2sec16 .avia_iconbox_title {
	line-height: 30px;
  }
  
}
  
@media screen and (min-width: 1100px) {
  #top .land1sec7 .contbox-form {
    padding-left: 50px;
    max-width: 64%;
  }
  #top.postid-9811 .land1sec7 .contbox-form {
    max-width: 52%;
  }
  #top .land1sec7 .content {
    padding-top: 0;
    padding-bottom: 5px;
  }
  #top .land1sec7 .content {
    padding-top: 0;
  }
  #top .land1sec7 .contbox {
    margin-top: auto;
  }
}

#top.page-id-8107 .land1sec7 .contbox-form {
    padding-left: 10px;
    max-width: 55%;
  padding-top: 15px;
}
#top.page-id-8107 .land1sec7 p {
  font-size: 1em;
}
#top.page-id-8107 .land1sec7 h4 {
  font-size: 1.5em;
}

#top .land1sec2 .avia-video-4-3  {
    padding-bottom: 10px;
    height: 395px !important;
}

#top.page-id-7711 .land1sec2 .avia-video-4-3 {
  padding-bottom: 0;
  height: 395px;
}

.CdaMostViews {
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin: 20px auto;
}
.CdaMostViews div.mv-fpic {
    position: relative;
    vertical-align: top;
    margin: auto;
    width: 100%;
    text-align: right;
}
.CdaMostViews .mv-fpic img {
    padding: 0px;
    border: 0;
    width: 100%;
    height: auto;
    margin: 0px;
}
.CdaMostViews span.mv-text {
    font-size: 1.1em;
    overflow: hidden;
        display: block;
    text-align: right;
    margin: 3px 0px 18px 0px;
}
.CdaMostViews.horizontal div.mv-fpic {
      width: 30%;
    margin-right: 3%;
  position: static;
  float: left;
}

#top.page-id-8276 .land1sec5 h2 {
    text-transform: none;
    text-align: center;
    font-size: 2.3em;
    margin-bottom: 30px;
  font-weight: 600;
}
#top.page-id-8276 .land1sec5 h2 strong {
    text-transform: none;
    color: #00ACE7 !important;
    border-bottom: none;
    float: none;
}
#top.page-id-8377 .land1sec5 h2 {
    text-transform: none;
    text-align: center;
    font-size: 2.3em;
    margin-bottom: 30px;
  font-weight: 600;
}
#top.page-id-8377 .land1sec5 h2 strong {
    text-transform: none;
    color: #00ACE7 !important;
    border-bottom: none;
    float: none;
}
@media screen and (max-width: 1200px) {
#top .land1sec7 .contbox-image {
      width: 40%;
  }
}
#top .land1sec5 .blubox-head {
  padding: 35px 25px;
  min-height: 100px;
}

@media screen and (max-width: 767px) {
  #top .land2sec2 {
    background-size: cover;
	padding-top: 0;
	padding-bottom: 0;
  }
  #top .land2sec4 .timerbtn a .avia_iconbox_title {
    font-size: 1em;
  }
  #top .timeline-content  .date {
	position: static;
	max-width: 100%;
  }
  #top .land2sec11 {
    background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px;
  }
}
  
@media screen and (max-width: 467px) {
  #top .land2sec14 .land2icnscircle {
	max-width: 100% !important;
	width: 100% ;
  }
  #top .land2sec16 .avia_iconbox_title {
	line-height: 30px;
  }
  
}
  


@media screen and (max-width: 959px) {
  #top .land1sec1 h1 {
    margin-top: 45px;
    font-size: 2em;
  }
}
@media screen and (max-width: 468px) {
  #top.page-id-8377 .land1sec2 .container {
	height: 1250px !important;
        margin-top: -250px !important;
        position: static;
  }
  #top .land1sec2 .content {
	padding-top: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  #top .land1sec4 h2 {
	font-size: 1.5em;
  }
  #top .land1sec4 .flex_column {
	padding-left: 0 !important;
  }
  #top #whysheba p {
	text-align: center;
  }
  #top .land1sec5 .flex_column {
	padding-left: 0 !important;
  }
  #top .land1sec5 .blubox-cont {
	padding: 50px 15px;
  }
  #top .land1sec2 h2 {
	font-size: 1.5em;
  }
  #top .land1sec2 p {
	text-align: center;
  }
}

/*@media screen and (min-width: 1100px) {
  
  #top.postid-7791 .land1sec7 .contbox-form, #top.page-id-8180 .land1sec7 .contbox-form, #top.page-id-8170 .land1sec7 .contbox-form, #top.page-id-8160 .land1sec7 .contbox-form, #top.page-id-8187 .land1sec7 .contbox-form, #top.page-id-8107 .land1sec7 .contbox-form,
  #top.postid-11947 .land1sec7 .contbox-form,
  #top.postid-11947 .land1sec7 .contbox-form {
    max-width: 64%;
    padding-left: 25px;
   background: #EDEDED;
  }
  #top.postid-7791 .land1sec7 .contbox-image, #top.page-id-8180 .land1sec7 .contbox-image, #top.page-id-8170 .land1sec7 .contbox-image, #top.page-id-8160 .land1sec7 .contbox-image, #top.page-id-8187 .land1sec7 .contbox-image, #top.page-id-8107 .land1sec7 .contbox-image,
  #top.postid-11947 .land1sec7 .contbox-image,
  #top.postid-11947 .land1sec7 .contbox-image {
    max-width: 35%;
  }
  #top.postid-7791 .land1sec7 .contbox, #top.page-id-8180 .land1sec7 .contbox, #top.page-id-8170 .land1sec7 .contbox, #top.page-id-8160 .land1sec7 .contbox, #top.page-id-8187 .land1sec7 .contbox, #top.page-id-8107 .land1sec7 .contbox,
  #top.postid-11947 .land1sec7 .contbox,
  #top.postid-11947 .land1sec7 .contbox {
   height: auto;
  }
}*/
@media screen and (min-width: 900px) {
  
  #top.postid-7791 .land1sec7 .contbox-form, #top.page-id-8180 .land1sec7 .contbox-form, #top.page-id-8170 .land1sec7 .contbox-form, #top.page-id-8160 .land1sec7 .contbox-form, #top.page-id-8187 .land1sec7 .contbox-form, #top.page-id-8107 .land1sec7 .contbox-form,
  #top.page-id-11947 .land1sec7 .contbox-form,
  #top.page-id-11938 .land1sec7 .contbox-form,
  #top.page-id-11945 .land1sec7 .contbox-form,
  #top.page-id-11930 .land1sec7 .contbox-form,
  #top.page-id-11943 .land1sec7 .contbox-form,
  #top.page-id-11941 .land1sec7 .contbox-form,
  #top.page-id-12214 .land1sec7 .contbox-form,
  #top.page-id-12244 .land1sec7 .contbox-form,
	.land1sec7 .contbox-form{
    max-width: 64% !important;
    padding-left: 25px;
   background: #EDEDED;
  }
  #top.postid-7791 .land1sec7 .contbox-image, #top.page-id-8180 .land1sec7 .contbox-image, #top.page-id-8170 .land1sec7 .contbox-image, #top.page-id-8160 .land1sec7 .contbox-image, #top.page-id-8187 .land1sec7 .contbox-image, #top.page-id-8107 .land1sec7 .contbox-image,
  #top.page-id-11947 .land1sec7 .contbox-image,
  #top.page-id-11938 .land1sec7 .contbox-image,
  #top.page-id-11945 .land1sec7 .contbox-image,
  #top.page-id-11930 .land1sec7 .contbox-image,
  #top.page-id-11943 .land1sec7 .contbox-image,
  #top.page-id-11941 .land1sec7 .contbox-image, 
  #top.page-id-12214 .land1sec7 .contbox-image,
  #top.page-id-12244 .land1sec7 .contbox-image,
	#top.page-id-19234 .land1sec7 .contbox-image,
	.land1sec7 .contbox-image{
    max-width: 35% !important;
  }
  #top.postid-7791 .land1sec7 .contbox, #top.page-id-8180 .land1sec7 .contbox, #top.page-id-8170 .land1sec7 .contbox, #top.page-id-8160 .land1sec7 .contbox, #top.page-id-8187 .land1sec7 .contbox, #top.page-id-8107 .land1sec7 .contbox,
  #top.page-id-11947 .land1sec7 .contbox,
  #top.page-id-11938 .land1sec7 .contbox,
  #top.page-id-11945 .land1sec7 .contbox,
  #top.page-id-11930 .land1sec7 .contbox,
  #top.page-id-11943 .land1sec7 .contbox,
  #top.page-id-11941 .land1sec7 .contbox,
  #top.page-id-12214 .land1sec7 .contbox,
  #top.page-id-12244 .land1sec7 .contbox,
	.land1sec7 .contbox{	
   height: auto;
  }
}

@media screen and (max-width: 767px) {
.page-id-8160 .avia-fullscreen-slider .avia-slideshow>ul>li {
    background-position-x: -60% !important;
  }
  #top .land2sec2 .el_after_av_one_fourth.avia-builder-el-last {
	text-align: center;
  }
  #top .land2sec10 .av_textblock_section {
	padding: 25px 0;
  }
  .page-id-8276 .land1sec2 .container {
	height: 700px !important;
  }
  .page-id-8276 .land1sec2 .container {
	vertical-align: top;
  }
}
@media screen and (max-width: 1100px) {
  .page-id-7711 .land1sec2 .container {
	height: 800px !important;
  }
  .page-id-7711 .land1sec2 .content {
	vertical-align: top !important;
  }
}
@media screen and (max-width: 767px) {
  .page-id-7711 .land1sec2 .content {
	vertical-align: top !important;
  }
}

#top.page-id-8449 .whyshebavft h3, #top.page-id-8852 .whyshebavft h3 {
  text-transform: none;
    text-align: center;
    font-size: 2.3em;
    margin-bottom: 30px;
    font-weight: bold;
    margin-bottom: 50px;
}
#top.page-id-8449 .whyshebavft h3 strong, #top.page-id-8852 .whyshebavft h3 strong {
    border-bottom: none;
    float: none;
    text-transform: none;
    color: #00ACE7;
    border-bottom: none;
    float: none;
    font-weight: bold;
}

@media screen and (min-width: 1140px) {
  #top.page-id-8485 .land1sec1 .wpcf7-form {
    top: 50px;
  }
}

#top.page-id-8525 .land1sec3 h3, #top.page-id-13270 .land1sec3 h3 {
  float: none !important;
  font-size: 2em;
}
#top.page-id-8525 .land1sec3 h3 strong, #top.page-id-13270 .land1sec3 h3 strong {
  float: none !important;
  border-bottom: none;
}



/* End: Landing page Two styles */
@media screen and (min-width: 1140px) {
  #top #fussec1.land1sec1 {
    overflow: visible;
    background-image: url(https://www.shebaonline.org/wp-content/uploads/2017/08/fus_secbg_1.jpg);
    background-size: 100% 100%;
  }
}

#top #fussec4.land1sec3 h2, #top #fussec4.land1sec3 h2, #top #fussec5.land1sec3 h2, #top #fussec6.land1sec3 h2, #top #fussec7.land1sec3 h2, #top #fussec8.land1sec3 h2, #top #fussec9.land1sec3 h2, #top #fussec10.land1sec3 h2 {
	font-size: 1.8em;
	text-align: left;
}
#top #fussec4.land1sec3 .avia_textblock>p strong, #top #fussec4.land1sec3 .avia_textblock>p strong, #top #fussec5.land1sec3 .avia_textblock>p strong, #top #fussec6.land1sec3 .avia_textblock>p strong, #top #fussec7.land1sec3 .avia_textblock>p strong, #top #fussec8.land1sec3 .avia_textblock>p strong, #top #fussec9.land1sec3 .avia_textblock>p strong, #top #fussec10.land1sec3 .avia_textblock>p strong {
	color: inherit;
}

#fusseclast .avia_textblock  h2 {
	 text-transform: capitalize;
	text-align: center;
	color: #3A4799;
}

#fusseclast .avia_textblock  h2 strong {
	 float: none;
	color: #00ACE7;
	border-bottom: 0; 
}

#top #fusseclast.land1sec7 .contbox-image {
    float: left;
    width: 370px;
    height: 512px;
    background: url(https://www.shebaonline.org/wp-content/uploads/2017/08/image8.jpg) center no-repeat;
}
#fusdocsec .fusdoc {
	background: url(https://www.shebaonline.org/wp-content/uploads/2017/08/fusdocbg.jpg) no-repeat top center;
}

#fussec4 img, #fussec5 img, #fussec6 img, #fussec8 img, #fussec9 img, #fussec10 img {
	-webkit-box-shadow: -1px 18px 42px -6px rgba(158,158,158,1);
-moz-box-shadow: -1px 18px 42px -6px rgba(158,158,158,1);
box-shadow: -1px 18px 42px -6px rgba(158,158,158,1); 
	border-radius: 15px;
}
#top #fussec2.land1sec5 .blubox {
	box-shadow: none;
}

@media screen and (max-width: 767px) {
   #top #fussec4.land1sec3 h2, #top #fussec4.land1sec3 h2, #top #fussec5.land1sec3 h2, #top #fussec6.land1sec3 h2, #top #fussec7.land1sec3 h2, #top #fussec8.land1sec3 h2, #top #fussec9.land1sec3 h2, #top #fussec10.land1sec3 h2 {
	font-size: 1.5em;
		 text-align: center; 
   }
}

.greenfusbtn span {
	font-size: 1.5em; 
}

.page-id-9108 .avia-button.avia-size-large,
.page-id-9191 .avia-button.avia-size-large,
.page-id-9404 .avia-button.avia-size-large,
.page-id-9535 .avia-button.avia-size-large {
	padding: 15px 15px 13px;
    font-size: 1.1em !important;
}
.page-id-9108 .wpcf7-submit,
.page-id-9191 .wpcf7-submit {
	width: 100%;
}
.custom-arrow-tur ul {
  list-style-image: url(https://www.shebaonline.org/wp-content/uploads/2017/09/arrow_tur.png);
}
.custom-arrow-wt ul {
  list-style-image: url(https://www.shebaonline.org/wp-content/uploads/2017/09/arrow_wt.png);
}
.custom-arrow-tur ul li,
.custom-arrow-wt ul li {
  padding-left: 20px;
}
.styled-headings h2 {
    text-transform: none !important;
    font-weight: 700;
	font-size: 32px !important;
	color: #374f97;
}
.styled-headings h2 strong {
    float: none !important;
    border-bottom: 0 !important;
    color: #03abe3 !important;
    /*font-weight: 700 !important;*/
}
@media screen and (min-width: 1199px) {
  .page-id-9108 #whysheba .entry-content-wrapper {
    align-items: center;
    display: flex;
  }
  #top.page-id-9404 .land1sec1 .wpcf7-form,
  #top.page-id-9535 .land1sec1 .wpcf7-form {
    top: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .page-id-9108 #bottom-form .template-page.content,
  .page-id-9191 #bottom-form .template-page.content { 
	padding-bottom: 0 !important;
  }
  .page-id-9108 #bottom-form + .container_wrap fullsize .template-page.content,
  .page-id-9191 #bottom-form + .container_wrap fullsize .template-page.content { 
	padding-top: 0 !important;
  }
  .page-id-9108 h2,
  .page-id-9191 h2 {
	text-align: center !important;
  }
  .avia-button-wrap,
  .avia-button-wrap > a {
	width: 100% !important;
  }
  #backgr-pos {
	background-position: 65% center !important;
  }
  #backgr-pos > .container {
	background: rgba(255,255,255,0.5);
  }
  .page-id-9108 #after_section_11 .template-page.content,
  .page-id-9191 #after_section_12 .template-page.content,
  .page-id-9404 #after_section_11 .template-page.content,
  .page-id-9535 #after_section_11 .template-page.content {
	margin-top: -100px;
  }
  .page-id-9191 #av_section_2 h2 {
	font-size: 24px !important;
    line-height: 25px !important;
  }
  .page-id-9108 .avia-button-wrap.avia-builder-el-4,
  .page-id-9191 .avia-button-wrap.avia-builder-el-4 {
	font-size: 13px !important;
  }
}
.avia-button.avia-size-large {
  font-weight: 700 !important;
  border-radius: 0 !important;
}
#av_section_11 .template-page.content {
  padding-bottom: 0;
}
.page-id-9108 #after_section_11 .template-page.content,
.page-id-9191 #after_section_12 .template-page.content,
.page-id-9404 #after_section_11 .template-page.content,
.page-id-9535 #after_section_11 .template-page.content {
  margin-top: -70px;
}
.page-id-9560 #av_section_2,
.page-id-9629 #av_section_2 {
	background-size: cover;
}
@media screen and (max-width: 767px) {
  #top.page-id-9191 #long-term {
	background-position: -700px center !important;
  }
  .styled-headings h2 {
	text-align: center !important;
  }
  .page-id-9404 #av_section_2.styled-headings h2,
  .page-id-9535 #av_section_2.styled-headings h2 {
	    font-size: 21px !important;
  }
  #top.page-id-9404 .container .template-page,
  #top.page-id-9535 .container .template-page {
    padding-bottom: 0;
    padding-top: 15px;
  }
}
.post-entry .team-member-name {
  text-align: center;
  margin-top: 5px !important;
}

.sname h3 {
    font-size: 16px;
}

@media screen and (min-width:768px) and (max-width:1199px){
  #main .land1sec1 .wpcf7 form.wpcf7-form {
	margin-top: 100px;
  }
  #main .land1sec1 .avia-button-wrap.avia-builder-el-last .avia-button {
	margin-left: 0 !important; 
  }
  .page-id-9404 #av_section_4 .entry-content-wrapper,
  .page-id-9404 #whysheba .entry-content-wrapper,
  .page-id-9404 #what-til .entry-content-wrapper,
  .page-id-9404 #av_section_9 .entry-content-wrapper,
  .page-id-9404 #av_section_10 .entry-content-wrapper,
  .page-id-9535 #av_section_4 .entry-content-wrapper,
  .page-id-9535 #whysheba .entry-content-wrapper,
  .page-id-9535 #what-til .entry-content-wrapper,
  .page-id-9535 #av_section_9 .entry-content-wrapper,
  .page-id-9535 #av_section_10 .entry-content-wrapper {
	display: flex;
    align-items: center;
  }
  .page-id-9535 #success-rate .flex_column,
  .page-id-9535 #what-ed .flex_column {
	width: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .desk-hide {display: none;}
  .postid-9616 .av-image-caption-overlay-center p {
	font-size: 16px;
  }
}

#main > .avia-section {
  background-size: cover;
}

/* This is in WPEngine */

.postid-9787 .avia-slideshow-inner > li {
	background-position: left 36% !important; 
}

.postid-9865 .avia-builder-el-15 {
	margin-top: 10px;
}
@media screen and (min-width: 1140px) {
	#top .land1sec1 .main-section-fix + div .wpcf7-form {
		top: 50px;
	}
	.main-section-fix {
    	padding: 30px 0;
	}
}
#top.page-id-9831 .land1sec5 .blubox-cont {
    padding: 0 75px;
}

.page-id-10118 #avia-google-map-nr-1 {
	box-shadow: 0px -3px 19px #2c3552;
}

.land1sec1 .three-buttons .avia-button.avia-color-light {
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 10px !important;
}
.small-separator {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

#advanced_menu_toggle, #advanced_menu_hide {
	    display: none;
}


.js_active .av-minimum-height .container {
  opacity: 1;
}


/* Maliuk's LPs styles */

#nav_menu-9 .sub-menu li {
  margin-left: 17px;
}

#nav_menu-9 .sub-menu li::before {
  font-size: 50px;
  top: 3px !important;
}

#nav_menu-9 a {
  line-height: 1.3;
}

.text-center {
  text-align: center;
}

ul.mm-checked-list, ul.mm-square-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.mm-checked-list > li, ul.mm-square-list > li {
  position: relative;
  padding: 0 0 0 35px;
  font-size: 1rem;
  margin-bottom: 10px;
  margin-left: 0;
}
ul.mm-square-list > li {
  padding: 0 0 0 22px;
}
ul.mm-checked-list > li::before, ul.mm-square-list > li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 26px;
  height: 24px;
  margin-top: -12px;
  background-image: url("./images/check-list-icon.png");
  background-repeat: no-repeat;
  background-position: center;
}
ul.mm-square-list > li::before {
  width: 12px;
  height: 12px;
  top: 6px;
  margin-top: 0;
  background-image: none;
  background-color: #29B99C;
}

.margin-top-0 {
  margin-top: 0 !important;
}

.mm-background-size-y100 {
  background-size: auto 100% !important;
}

.mm-background-cover {
  background-size: cover !important;
}


.before-bloquote {
  position: relative;
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
}

.before-bloquote::before,
.before-bloquote::after {
  content: "";
  height: 5px;
  width: 155px;
  margin-left: -77.5px;
  position: absolute;
  left: 50%;
  top: -8px;
  background-color: #42c7e8;
}

.before-bloquote::after {
  top: auto;
  bottom: -8px;
}

.mm-blockquote {
  position: relative;
  background-color: #ffffff;
  border-right: 10px solid #29B99C !important;
  max-width: 900px;
  margin: 0 auto 30px;
  padding: 15px 50px 15px 100px;
  line-height: 1.4;
}

.mm-blockquote::before,
.mm-blockquote::after {
  position: absolute;
  content: "";
}

.mm-blockquote::before {
  content: "“";
  top: 0;
  bottom: auto;
  left: -22px;
  color: #384e97;
  font-size: 350px;
  line-height: 0.7;
  vertical-align: top;
  z-index: 10;
}

.mm-blockquote::after {
  bottom: -50px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 80px solid #ffffff;
}

.mm-blockquote.mm-blockquote-up::before {
  top: calc(100% - 62px);
  bottom: 0;
  left: -22px;
  color: #384e97;
  font-size: 350px;
  line-height: 0.7;
}

.mm-blockquote.mm-blockquote-up::after {
  bottom: auto;
  top: -50px;
}


button#catapultCookie {
  background-color: rgb(221, 221, 221);
  color: #000000;
}

.header_color .ajax_search_title {
  color: #374f97;
}

.ajax_search_response h4 {
  color: #374f97;
}


.news-title h2.av-special-heading-tag {
  font-size: 1.8rem;
  text-transform: initial;
  font-weight: 400;
}

.text-transform-none h1,
.text-transform-none h2 {
  text-transform: none !important;
}

.text-transform-uppercase, .text-transform-uppercase * {
  text-transform: uppercase !important;
}

/* Landing page 10837 */
.page-id-10837 #section-3 h2, .page-id-13419 #section-3 h2 {
  font-size: 45px;
}

.page-id-10837 #section-3 h2 small, .page-id-13419 #section-3 h2 small {
  font-size: 25px;
  font-weight: 400;
}

.page-id-10837 #section-3 section, .page-id-13419 #section-3 section {
  overflow: hidden;
}

.page-id-10837 .big, .page-id-13419 .big {
  font-size: 70px !important;
  font-weight: bold;
}

.page-id-10837 p, .page-id-13419 p {
  line-height: 1.4;
  /*font-size: 15px;*/
}

.page-id-10837 .text-block-margin, .page-id-13419 .text-block-margin {
  margin: 35px 0 75px;
  position: relative;
}


.page-id-10837 .text-block-margin::after, .page-id-13419 .text-block-margin::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -47px;
  height: 10px;
  width: 255px;
  margin-left: -127.5px;
  background-color: #ffffff;
}

.page-id-10837 h2, .page-id-13419 h2 {
  text-transform: none !important;
  font-weight: bold;
}

.page-id-10837 #section-4 h2, .page-id-13419 #section-4 h2 {
  font-size: 60px;
}

.page-id-10837 #section-4 h2 small, .page-id-13419 #section-4 h2 small {
  font-size: 45px;
  line-height: 2;
}

.page-id-10837 .text-block-650, .page-id-13419 .text-block-650  {
  max-width: 750px;
  margin: 0 auto;
  text-align: justify;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 20px 20px;
  border-bottom: 5px solid #29B99C;
}

.page-id-10837 h4, .page-id-13419 h4 {
  font-weight: bold !important;
  margin: 35px 0;
}


.page-id-10837 .avia-image-container, .page-id-13419 .avia-image-container {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  min-height: 220px;
}
.page-id-10837 .avia-image-overlay-wrap, .page-id-13419 .avia-image-overlay-wrap {
  text-align: center;
}
.page-id-10837 .avia-image-overlay-wrap img, .page-id-13419 .avia-image-overlay-wrap img {
  display: inline-block;
}
.page-id-10837 .av-image-caption-overlay, .page-id-13419 .av-image-caption-overlay {
  position: static;
  font-size: 10px;
  margin-bottom: 15px;
  line-height: 1;
  color: #000;
  font-weight: 600;
}

.page-id-10837 #section-5 .before-bloquote, .page-id-13419 #section-5 .before-bloquote {
  position: relative;
  max-width: 750px;
  margin: 0 auto;
}

.page-id-10837 #section-5 .before-bloquote::before,
.page-id-10837 #section-5 .before-bloquote::after,
.page-id-13419 #section-5 .before-bloquote::before,
.page-id-13419 #section-5 .before-bloquote::after{
  content: "";
  height: 5px;
  width: 155px;
  margin-left: -77.5px;
  position: absolute;
  left: 50%;
  top: -18px;
  background-color: #42c7e8;
}

.page-id-10837 #section-5 .before-bloquote::after, .page-id-13419 #section-5 .before-bloquote::after {
  top: auto;
  bottom: -18px;
}

.page-id-10837 #section-5 .blockquote, .page-id-13419 #section-5 .blockquote {
  position: relative;
  background-color: #ffffff;
  border-right: 10px solid #29B99C;
  max-width: 900px;
  margin: 0 auto;
  padding: 15px 50px 15px 100px;
}

.page-id-10837 #section-5 .blockquote::before,
.page-id-10837 #section-5 .blockquote::after,
.page-id-13419 #section-5 .blockquote::before,
.page-id-13419 #section-5 .blockquote::after{
  position: absolute;
  content: "";
}

.page-id-10837 #section-5 .blockquote::before,
.page-id-13419 #section-5 .blockquote::before {
  content: "“";
  top: 119px;
  left: -22px;
  color: #384e97;
  font-size: 350px;
}

.page-id-10837 #section-5 .blockquote::after,
.page-id-13419 #section-5 .blockquote::after{
  bottom: -50px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 80px solid #ffffff;
}

.page-id-10837 #section-5 .after-blockquote,
.page-id-13419 #section-5 .after-blockquote{
  max-width: 900px;
  margin: 0 auto;
  padding-left: 100px;
  margin-top: -7px;
}

.page-id-10837 #section-6,
.page-id-13419 #section-6 {
  position: relative;
}

.page-id-10837 #section-6::before,
.page-id-10837 #section-6::after,
.page-id-13419 #section-6::before,
.page-id-13419 #section-6::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -200px;
  width: 50%;
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/Depositphotos_10418633_xl-2015-copy.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left center;
}

.page-id-10837 #section-6::after, .page-id-13419 #section-6::after {
  left: auto;
  right: -200px;
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/Depositphotos_10418633_xl-2015.png");
  background-position: right center;
}

.page-id-10837 #section-6 .avia-team-member img, .page-id-13419 #section-6 .avia-team-member img {
  width: 150px;
  border-radius: 50%;
}

.page-id-10837 h3.team-member-name, .page-id-13419 h3.team-member-name {
  font-size: 22px;
  font-weight: bold;
}

.page-id-10837 .team-member-description, .page-id-13419 .team-member-description {
  font-size: 14px;
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
}

.team-member-description p {
  text-align: justify;
}


.page-id-10837 #section-7 h2, .page-id-13419 #section-7 h2 {
  position: relative;
  font-size: 40px;
  margin-bottom: 40px;
}

.page-id-10837 #section-7 p, .page-id-13419 #section-7 p {
  font-size: 20px;
  line-height: 1.6;
}

.page-id-10837 #section-7 h2 small, .page-id-13419 #section-7 h2 small {
  font-weight: normal;
  font-size: 30px;
}

.page-id-10837 #section-7 h2::after, .page-id-13419 #section-7 h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -20px;
  width: 150px;
  height: 6px;
  margin-left: -75px;
  background-color: #ffffff;
}

.page-id-10837 .mm-form, .page-id-13419 .mm-form {
  position: relative;
  color: #ffffff;
  background-color: #fff;
  padding: 25px 25px 25px 400px;
  max-width: 800px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.page-id-10837 .mm-form::before, .page-id-13419 .mm-form::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/form-image.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right center;
  width: 45%;
}

.page-id-10837 .mm-form input:not([type="submit"]),
.page-id-10837 .mm-form textarea,
.page-id-13419 .mm-form input:not([type="submit"]),
.page-id-13419 .mm-form textarea{
  border: none !important;
  background-color: #ffffff !important;
  border-bottom: 1px solid #374f97 !important;
  text-align: left;
	font-size: 16px!important;
}

.page-id-10837 .mm-form textarea, .page-id-13419 .mm-form textarea {
  height: 42px !important;
}

.page-id-10837 .mm-form input[type="submit"], .page-id-13419 .mm-form input[type="submit"] {
  width: 100%;
  margin-top: 22px;
  background-color: #29B99C;
  text-transform: uppercase;
  font-size: 20px;
}

.page-id-10837 ::-webkit-input-placeholder, .page-id-13419 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #374f97;
}
.page-id-10837 ::-moz-placeholder, .page-id-13419 ::-moz-placeholder { /* Firefox 19+ */
  color: #374f97;
}
.page-id-10837 :-ms-input-placeholder, .page-id-13419 :-ms-input-placeholder { /* IE 10+ */
  color: #374f97;
}
.page-id-10837 :-moz-placeholder, .page-id-13419 :-moz-placeholder { /* Firefox 18- */
  color: #374f97;
}
.page-id-10837 :placeholder, .page-id-13419 :placeholder { /* Firefox 18- */
  color: #374f97;
}

@media screen and (min-width: 1140px) {
  #top.page-id-10837 .land1sec1,  #top.page-id-13419 .land1sec1 {
    overflow: visible;
    background-image: url('https://www.shebaonline.org/wp-content/uploads/2018/09/Layer-121.jpg');
    background-size: cover;
  }
}

@media (max-width: 768px) {
  .page-id-10837 h2, .page-id-10837 h2 small, .page-id-13419 h2, .page-id-13419 h2 small {
    line-height: 1 !important;
  }

  .page-id-10837 #av_section_2, .page-id-10837 #section-4, .page-id-13419 #av_section_2, .page-id-13419 #section-4 {
    background-image: none !important;
  }

  .page-id-10837 #section-5 .blockquote, .page-id-13419 #section-5 .blockquote {
    padding: 15px 25px 15px 50px;
  }

  .page-id-10837 #section-5 .blockquote::before, .page-id-13419 #section-5 .blockquote::before {
    top: 62px;
    left: -13px;
    font-size: 200px;
  }

  .page-id-10837 .mm-form, .page-id-13419 .mm-form {
    padding: 25px;
  }

  .page-id-10837 .mm-form::before, .page-id-13419 .mm-form::before {
    display: none;
  }
}

.page-id-10837 .team-member-description p, .page-id-13419 .team-member-description p {
  margin-left: 0;
}


/* Landing page 10858 and 10892 */
@media (min-width: 768px) {
  .page-id-10858 .land1sec1 h1 , .page-id-10892 .land1sec1 h1  {
    max-width: 480px;
  }
}

.page-id-10858 ul.mm-square-list > li , .page-id-10892 ul.mm-square-list > li  {
  font-size: inherit;
}

.page-id-10858 #av_section_3 h2 , .page-id-10892 #av_section_3 h2, #mm-icons h2  {
  text-transform: none;
  font-size: 95px;
  font-weight: 900;
  margin-top: -42px;
}

.page-id-10858 #av_section_3 h2 small , .page-id-10892 #av_section_3 h2 small, #mm-icons h2 small  {
  position: relative;
  display: inline-block;
  font-size: 22px;
  font-weight: normal;
  padding-left: 15px;
  margin-top: 30px;
}

.page-id-10858 #av_section_3 h2 small::before, .page-id-10892 #av_section_3 h2 small::before, #mm-icons h2 small::before,
.page-id-10858 #av_section_3 h2 small::after , .page-id-10892 #av_section_3 h2 small::after, #mm-icons h2 small::after  {
  content: "";
  position: absolute;
  bottom: 9px;
  height: 2px;
  width: 100vw;
  background-color: #ffffff;
}

.page-id-10858 #av_section_3 h2 small::before , .page-id-10892 #av_section_3 h2 small::before, #mm-icons h2 small::before  {
  right: 100%;
}

.page-id-10858 #av_section_3 h2 small::after , .page-id-10892 #av_section_3 h2 small::after, #mm-icons h2 small::after  {
  left: calc(100% + 15px);
}

.page-id-10858 #av_section_3 h3 , .page-id-10892 #av_section_3 h3, #mm-icons h3  {
  font-weight: bold;
  font-size: 56px;
  margin: 0;
  padding-left: 13px;
}

.page-id-10858 #av_section_3 , .page-id-10892 #av_section_3, #mm-icons  {
  background-size: 40% !important;
}

.page-id-10858 .mm-block-header , .page-id-10892 .mm-block-header  {
  max-width: 800px;
  margin: 0 auto;
}

.page-id-10858 #av_section_5 h2 , .page-id-10892 #av_section_6 h2, #mm-section-4 h2 {
  font-weight: bold;
}

.page-id-10858 #av_section_5 h4 , .page-id-10892 #av_section_6 h4, #mm-section-4 h4 {
  font-weight: bold;
  text-align: left;
  color: #29B99C;
}

.page-id-10858 .mm-image-bottom , .page-id-10892 .mm-image-bottom  {
  position: relative;
  top: 120px;
}

.page-id-10858 #av_section_6 .column-top-margin , .page-id-10892 #av_section_5 .column-top-margin  {
  margin-top: 0;
}

.page-id-10858 .mm-width-block , .page-id-10892 .mm-width-block  {
  max-width: 560px;
  margin: 0 auto;
}

.page-id-10858 .avia-team-member , .page-id-10892 .avia-team-member, #mm-team-block .avia-team-member  {
  border-left: 7px solid #29B99C;
  min-height: 140px;
  line-height: 1.3;
  margin: 50px 0;
  padding-left: 30px;
}

#mm-team-block .column-top-margin {
  margin-top: 0;
}



.page-id-10858 .avia-team-member .team-img-container , .page-id-10892 .avia-team-member .team-img-container, #mm-team-block .avia-team-member .team-img-container {
  float: left;
  padding-right: 30px;
}

.page-id-10858 .avia-team-member .team-img-container img , .page-id-10892 .avia-team-member .team-img-container img, #mm-team-block .team-img-container img {
  width: 140px;
  border-radius: 50%;
}

.page-id-10858 .avia-team-member h3 , .page-id-10892 .avia-team-member h3, #mm-team-block .avia-team-member h3 {
  float: none;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

#mm-team-block blockquote {
  position: relative;
  border: 1px solid #29B99C;
  font-size: 20px;
}

#mm-team-block blockquote strong {
  font-size: 1rem !important;
}

#mm-team-block blockquote::after {
  content: "“";
  display: block;
  position: absolute;
  bottom: -23px;
  right: 6px;
  line-height: 1;
  font-size: 170px;
  height: 78px;
  font-weight: bold;
  color: #29B99C;
}

.page-id-10858 .team-member-job-title , .page-id-10892 .team-member-job-title, #mm-team-block .team-member-job-title {
  font-weight: bold;
  color: #374f97;
}

.page-id-10858 h2 , .page-id-10892 h2, #mm-team-block h2, #mm-section-7 h2 {
  text-transform: none !important;
  font-weight: bold;
}

.page-id-10858 #av_section_2 h2, .page-id-10892 #av_section_2 h2, .page-id-10858 #av_section_5 h2 , .page-id-10892 #av_section_6 h2, #mm-section-2 h2, #mm-section-4 h2  {
  font-size: 2rem;
}

.page-id-10858 #av_section_7, .page-id-10892 #av_section_7, #mm-team-block  {
  position: relative;
}
.page-id-10858 #av_section_7::before, .page-id-10892 #av_section_8::before, .page-id-10858 #av_section_6::after , .page-id-10892 #av_section_7::after,
#mm-team-block::before, #mm-team-block::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -200px;
  width: 50%;
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/Depositphotos_10418633_xl-2015-copy.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left center;
}

.page-id-10858 #av_section_6::after , .page-id-10892 #av_section_7::after, #mm-team-block::after {
  left: auto;
  right: -200px;
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/Depositphotos_10418633_xl-2015.png");
  background-position: right center;
}

.mm-icon-text {
  color: #ffffff;
  max-width: 365px;
  margin: 0 auto;
}
.mm-icon-text .mm-icon-header {
  font-size: 30px;
  font-weight: bold;
  padding: 22px 0 15px 80px;
  min-height: 75px;
  line-height: 1;
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon1-1.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 58px;
  white-space: pre-line;
}
.mm-icon-text .mm-icon-desc {
  line-height: 1.4;
}
.mm-icon-text .mm-icon-header.mm-icon-header2 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon2-1.png");
}
.mm-icon-text .mm-icon-header.mm-icon-header3 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon3-1.png");
}
.mm-icon-text .mm-icon-header.mm-icon-header4 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon4.png");
}
.mm-icon-text .mm-icon-header.mm-icon-header5 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon5.png");
}


.page-id-10858 .mm-contact-button a , .page-id-10892 .mm-contact-button a, .mm-contact-button a  {
  font-size: 1.2em !important;
  color: #3A4799 !important;
  box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.3);
  padding: 6px 50px !important;
}

.page-id-10858 #av_section_7 , .page-id-10892 #av_section_8, #mm-section-7  {
  box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.1);
  position: relative;
}

.page-id-10858 #av_section_8 h2 , .page-id-10892 #av_section_8 h2, #mm-section-7 h2 {
  font-size: 45px;
  line-height: 2.8rem;
}
.page-id-10858 #av_section_8 h2 small , .page-id-10892 #av_section_8 h2 small, #mm-section-7 h2 small  {
  display: block;
  font-size: 27px;
  margin-top: 0;
  color: #2b87c4;
  letter-spacing: 0px;
}

.page-id-10858 #av_section_9 h2 , .page-id-10892 #av_section_9 h2, #mm-bottom-section h2  {
  position: relative;
  font-size: 40px;
  margin-bottom: 40px;
}

.page-id-10858 #av_section_9 p , .page-id-10892 #av_section_9 p, #mm-bottom-section p {
  font-size: 20px;
  line-height: 1.6;
  max-width: 700px;
  margin: 0 auto 30px;
}

.page-id-10858 #av_section_9 h2 small , .page-id-10892 #av_section_9 h2 small, #mm-bottom-section h2 small {
  font-weight: normal;
  font-size: 30px;
}

.page-id-10858 #av_section_9 h2::after , .page-id-10892 #av_section_9 h2::after, #mm-bottom-section h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -20px;
  width: 150px;
  height: 6px;
  margin-left: -75px;
  background-color: #ffffff;
}

.page-id-10858 .mm-form, .page-id-10892 .mm-form, #mm-bottom-section .mm-form {
  position: relative;
  color: #ffffff;
  background-color: #fff;
  padding: 25px 25px 25px 400px;
  max-width: 800px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.page-id-10858 .mm-form::before , .page-id-10892 .mm-form::before, #mm-bottom-section .mm-form::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/form-image.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right center;
  width: 45%;
}

.page-id-10858 .mm-form input:not([type="submit"]), .page-id-10892 .mm-form input:not([type="submit"]), #mm-bottom-section .mm-form input:not([type="submit"]),
.page-id-10858 .mm-form textarea , .page-id-10892 .mm-form textarea, #mm-bottom-section .mm-form textarea {
  border: none !important;
  background-color: #ffffff !important;
  border-bottom: 1px solid #374f97 !important;
  text-align: left;
	font-size: 16px!important;
}

#top.page-id-10858 .mm-form textarea , .page-id-10892 .mm-form textarea, #mm-bottom-section .mm-form textarea {
  height: 42px !important;
  min-height: 0px !important;
}

.page-id-10858 .mm-form input[type="submit"], .page-id-10892 .mm-form input[type="submit"], #mm-bottom-section .mm-form input[type="submit"] {
  width: 100%;
  margin-top: 22px;
  background-color: #29B99C;
  text-transform: uppercase;
  font-size: 20px;
}

.page-id-10858 ::-webkit-input-placeholder , .page-id-10892 ::-webkit-input-placeholder, #mm-bottom-section .mm-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #374f97;
}
.page-id-10858 ::-moz-placeholder , .page-id-10892 ::-moz-placeholder, #mm-bottom-section .mm-form ::-moz-placeholder { /* Firefox 19+ */
  color: #374f97;
}
.page-id-10858 :-ms-input-placeholder , .page-id-10892 :-ms-input-placeholder, #mm-bottom-section .mm-form :-ms-input-placeholder { /* IE 10+ */
  color: #374f97;
}
.page-id-10858 :-moz-placeholder , .page-id-10892 :-moz-placeholder, #mm-bottom-section .mm-form :-moz-placeholder { /* Firefox 18- */
  color: #374f97;
}
.page-id-10858 :placeholder , .page-id-10892 :placeholder, #mm-bottom-section .mm-form :placeholder { /* Firefox 18- */
  color: #374f97;
}

@media (max-width: 1350px) {
  .page-id-10858 #av_section_2  {
    background-image: none !important;
  }
}

@media (max-width: 768px) {

  .page-id-10858 .land1sec1 form , .page-id-10892 .land1sec1 form  {
    margin: 40px 0 60px !important;
  }

  .page-id-10858 #av_section_5,
  .page-id-10892 #av_section_5,
  .page-id-10858 #av_section_2,
  .page-id-10892 #av_section_2,
  .page-id-10858 #av_section_9,
  .page-id-10892 #av_section_9,
  .page-id-10858 #av_section_8,
  .page-id-10892 #av_section_9,
  #mm-section-2,
  #mm-section-4,
  #mm-section-7,
  #mm-bottom-section {
    padding-bottom: 60px;
  }

  .page-id-10858 #av_section_8 , .page-id-10892 #av_section_8  {
    background-image: none !important;
  }

  .page-id-10858 .flex_column , .page-id-10892 .flex_column  {
    margin-bottom: 0 !important;
  }

  .page-id-10858 .mm-image-bottom , .page-id-10892 .mm-image-bottom  {
    top: auto;
  }

  .page-id-10858 #av_section_3 h2 , .page-id-10892 #av_section_3 h2, #mm-icons h2  {
    font-size: 50px;
    text-align: center;
    margin-top: 0px;
  }

  .page-id-10858 #av_section_3 h2 small , .page-id-10892 #av_section_3 h2 small, #mm-icons h2 small {
    margin-top: 0px;
  }

  .page-id-10858 #av_section_3 h3 , .page-id-10892 #av_section_3 h3, #mm-icons h3  {
    font-size: 30px;
    margin: -10px 0 50px 0;
    text-align: center;
  }

  .page-id-10858 .mm-contact-button, .page-id-10892 .mm-contact-button, .mm-contact-button {
    margin: 50px 0 !important;
  }

  .mm-icon-text .mm-icon-header {
    font-size: 25px;
    padding: 30px 0 15px 70px;
    background-position: 0px center;
    background-size: auto 60px;
  }

  .page-id-10858 #av_section_8 h2, .page-id-10892 #av_section_7 h2,
  .page-id-10858 #av_section_7 h2 , .page-id-10892 #av_section_8 h2,
  #mm-team-block h2, #mm-section-7 h2 {
    margin: 0 0 40px 0;
  }

  .page-id-10858 #av_section_6::before, .page-id-10892 #av_section_7::before, .page-id-10858 #av_section_6::after , .page-id-10892 #av_section_7::after,
  #mm-team-block::before, #mm-team-block::after {
    display: none;
  }
  .page-id-10858 .avia-team-member .team-img-container , .page-id-10892 .avia-team-member .team-img-container, #mm-team-block .avia-team-member .team-img-container {
    float: none;
    padding: 0;
  }

  .page-id-10858 #av_section_7 h2, .page-id-10892 #av_section_8 h2, #mm-section-7 h2  {
    font-size: 35px;
  }

  .page-id-10858 .mm-form, .page-id-10892 .mm-form, #mm-bottom-section .mm-form  {
    padding: 25px;
  }

  .page-id-10858 .mm-form::before, .page-id-10892 .mm-form::before, #mm-bottom-section .mm-form::before {
    display: none;
  }
}

/* Landing page 10892 */
.page-id-10892 .mm-icon-text .mm-icon-header.mm-icon-header1 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon1-2.png");
}
.page-id-10892 .mm-icon-text .mm-icon-header.mm-icon-header2 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon2-2.png");
}
.page-id-10892 .mm-icon-text .mm-icon-header.mm-icon-header3 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon3-2.png");
}
.page-id-10892 .mm-icon-text .mm-icon-header.mm-icon-header4 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon4-1.png");
}
.page-id-10892 .mm-icon-text .mm-icon-header.mm-icon-header5 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon5-1.png");
  background-size: auto 65px;
  background-position: left calc(50% + 6px);
}

.page-id-10892 .mm-contact-button a, .mm-contact-button a {
  border-bottom: 5px solid #29B99C !important;
}

.page-id-10892 #av_section_5 {
  display: none;
}

.page-id-10892 #av_section_7 h2 {
  font-size: 40px;
}

@media (max-width: 1100px) {
  .page-id-10858 #av_section_2 , .page-id-10892 #av_section_2  {
    background-image: none !important;
  }
}

@media (max-width: 991px) {
  .page-id-10892 #av_section_6, .page-id-10892 #av_section_8 {
    background-image: none !important;
  }
}



/* Landing page 10938 */
.page-id-10938 h2 {
  text-transform: none !important;
  font-weight: bold !important;
}
.page-id-10938 ul.mm-square-list > li {
  font-size: 16px;
}

.page-id-10938 #mm-section-7 ul.mm-square-list > li {
  /*margin: 0;*/
}

.page-id-10938 #mm-section-2 .av_two_fifth {
  margin-top: 0;
}

@media (min-width: 992px) {
  .page-id-10938 #mm-team-block .mm-custom-margin {
    margin: 30px 0 -60px;
  }
}

.page-id-10938 .mm-icon-text .mm-icon-header.mm-icon-header1 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon1-1.png");
}
.page-id-10938 .mm-icon-text .mm-icon-header.mm-icon-header2 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon2-2.png");
}
.page-id-10938 .mm-icon-text .mm-icon-header.mm-icon-header3 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon3-3.png");
}
.page-id-10938 .mm-icon-text .mm-icon-header.mm-icon-header4 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon4-2.png");
}
.page-id-10938 .mm-icon-text .mm-icon-header.mm-icon-header5 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon5.png");
}

@media (max-width: 1300px) {
  .page-id-10938 #mm-section-2 {
    background-image: none !important;
  }
}

@media (max-width: 991px) {
  .page-id-10938 #mm-section-4,
  .page-id-10938 #mm-section-7 {
    position: relative;
  }

  .page-id-10938 #mm-section-4::before,
  .page-id-10938 #mm-section-7::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.4);
  }
}


/* Landing page 10984 */
.page-id-10984 h2 {
  font-weight: bold;
  text-transform: none !important;
}
.page-id-10984 .content {
  padding-top: 25px;
  padding-bottom: 25px;
}
body.page-id-10984 #mm-section-2 .column-top-margin {
  margin-top: 0;
}
.page-id-10984 #av_section_1 {
  position: relative;
}
.page-id-10984 #av_section_1::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/Depositphotos_57658773_original2-1.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
}
.page-id-10984 ul.mm-square-list > li {
  font-size: 16px;
  margin-left: 0;
}

.page-id-10984 #mm-icons h2 {
  margin-top: -7px;
}
.page-id-10984 #mm-icons h2 small {
  font-size: 65px;
  font-weight: bold;
  padding-left: 15px;
  margin-top: 39px;
}
.page-id-10984 #mm-icons h2 small::after, .page-id-10984 #mm-icons h2 small::before {
  bottom: 50%;
}
.page-id-10984 .mm-icon-text .mm-icon-header.mm-icon-header1 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon1-1.png");
}
.page-id-10984 .mm-icon-text .mm-icon-header.mm-icon-header2 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon2-2.png");
}
.page-id-10984 .mm-icon-text .mm-icon-header.mm-icon-header3 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon3-3.png");
}
.page-id-10984 .mm-icon-text .mm-icon-header.mm-icon-header4 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon4-3.png");
}

.page-id-10984 #mm-section-4 p {
  text-align: justify;
}

.page-id-10984 #av_section_5 h2 {
  font-size: 45px;
  font-weight: bold;
  line-height: 1.2;
}

.mm-white-block {
  max-width: 730px;
  margin: 0 auto 60px;
  background-color: rgba(255, 255, 255, 0.75);
  padding: 20px;
  line-height: 1.4;
  border-bottom: 4px solid #29B99C !important;
}

@media (max-width: 767px) {
  .page-id-10984 h2 {
    text-align: center;
  }

  .page-id-10984 #av_section_1::before {
    display: none;
  }

  .page-id-10984 #av_section_5 h2 {
    font-size: 30px;
  }

  .page-id-10984 #mm-section-2,
  .page-id-10984 #mm-section-4,
  .page-id-10984 #mm-section-7 {
    position: relative;
  }

  .page-id-10984 #mm-section-2::before,
  .page-id-10984 #mm-section-4::before,
  .page-id-10984 #mm-section-7::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.7);
  }
}


/* Landing page 11068 */
.page-id-11068 h2 {
  font-weight: bold;
  text-transform: none !important;
}

.page-id-11068 #mm-section-2 h2 {
  font-weight: bold;
  font-size: 50px;
}

.page-id-11068 #mm-section-2 h2 span {
  font-size: 40px;
}

.page-id-11068 #mm-section-2 .flex_column {
  margin-top: 15px;
}

.page-id-11068 #mm-section-4 p {
  text-align: justify;
}

.page-id-11068 .mm-icon-text .mm-icon-header.mm-icon-header1 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon1.png");
}
.page-id-11068 .mm-icon-text .mm-icon-header.mm-icon-header2 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon3-3.png");
}
.page-id-11068 .mm-icon-text .mm-icon-header.mm-icon-header3 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon3.png");
}
.page-id-11068 .mm-icon-text .mm-icon-header.mm-icon-header4 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon4-3.png");
}
.page-id-11068 .mm-icon-text .mm-icon-header.mm-icon-header5 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon5.png");
}
.page-id-11068 .mm-icon-text .mm-icon-header.mm-icon-header6 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon6.png");
}
.page-id-11068 .mm-icon-text .mm-icon-header.mm-icon-header7 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon5.png");
}

@media (min-width: 768px) {
  #top #main .avia-section#mm-section-2 .template-page {
    padding-top: 15px;
    padding-bottom: 60px;
  }

  .page-id-11068 .mm-contact-button a {
    margin-top: 70px;
  }

  .page-id-11068 #mm-team-block h2 {
    font-size: 50px;
    font-weight: bold;
  }

  #top #main .avia-section#mm-section-4 .template-page {
    padding-top: 15px;
    padding-bottom: 25px;
  }
}

@media (max-width: 991px) {
  .mm-mobile-bg {
    position: relative;
  }

  .mm-mobile-bg::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.7);
  }

  .mm-mobile-bg.mm-mobile-bg-dark::before {
    background-color: rgba(0, 0, 0, 0.22);
  }
}

@media (max-width: 767px) {
  .page-id-11068 h2 {
    text-align: center;
  }
}


/* Landing page 11111 */
.page-id-11111 h2 {
  font-weight: bold;
  text-transform: none !important;
}

body.page-id-11111 #mm-section-2 .column-top-margin {
  margin-top: 15px;
}

.page-id-11111 .mm-icon-text {
  max-width: 215px;
}
.page-id-11111 .mm-icon-text .mm-icon-desc {
  text-align: center;
  font-weight: 600;
}
.page-id-11111 .mm-icon-text .mm-icon-header {
  background-position: center;
}
.page-id-11111 .mm-icon-text .mm-icon-header.mm-icon-header1 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon1-1.png");
}
.page-id-11111 .mm-icon-text .mm-icon-header.mm-icon-header2 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon2.png");
}
.page-id-11111 .mm-icon-text .mm-icon-header.mm-icon-header3 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon3-1.png");
}
.page-id-11111 .mm-icon-text .mm-icon-header.mm-icon-header4 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon4.png");
}
.page-id-11111 .mm-icon-text .mm-icon-header.mm-icon-header5 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon5-1.png");
}
.page-id-11111 .mm-icon-text .mm-icon-header.mm-icon-header6 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon5.png");
}

  .page-id-11111 #mm-section-4 h2 {
    font-size: 45px;
    line-height: 1.15;
  }

.page-id-11111 #av_section_5 h2, .page-id-11111 #av_section_6 h2 {
    margin-top: 0;
    font-size: 55px;
    margin-bottom: 40px
  }
.page-id-11111 #mm-section-2 h2{
  font-size: 45px;
}
.page-id-11111 #mm-section-2 h2 span, .page-id-11111 #av_section_5 h2 small, .page-id-11111 #av_section_6 h2 small {
    font-size: 32px;
  }

.page-id-11111 blockquote {
  border-color: #29B99C;
  margin-bottom: 30px;
}
.page-id-11111 blockquote p {
  line-height: 1.9;
}
.page-id-11111 blockquote strong {
  font-size: 1.2rem !important;
}

@media (min-width: 768px) {
  .page-id-11111 #mm-team-block h2 {
    font-size: 50px;
  }
}

.page-id-11111 #mm-team-block blockquote {
  padding-bottom: 30px;
}
.page-id-11111 #mm-team-block blockquote p {
  line-height: 1.4;
}

.page-id-11111 #mm-team-block .flex_column {
  margin-top: 0;
}

.page-id-11111 #mm-section-7 h2 {
  font-size: 55px;
}

@media (max-width: 767px) {
  .page-id-11111 h2 {
    text-align: center;
  }

  .page-id-11111 blockquote {
    background-color: #374f97cc;
    padding: 15px;
  }
	
  .page-id-11111 #mm-team-block blockquote {
    background-color: #fff;
  }
}


/* Landing page 11203 */
.page-id-11203 .mm-icon-text .mm-icon-header.mm-icon-header1 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon3.png");
}
.page-id-11203 .mm-icon-text .mm-icon-header.mm-icon-header2 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon1-1.png");
}
.page-id-11203 .mm-icon-text .mm-icon-header.mm-icon-header3 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon3-1.png");
}
.page-id-11203 .mm-icon-text .mm-icon-header.mm-icon-header4 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon3-3.png");
}
.page-id-11203 .mm-icon-text .mm-icon-header.mm-icon-header5 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon1.png");
}
.page-id-11203 .mm-icon-text .mm-icon-header.mm-icon-header6 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon5.png");
}


/* Landing page 11379 */
.page-id-11379 .mm-icon-text .mm-icon-header.mm-icon-header1 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon1-1.png");
}
.page-id-11379 .mm-icon-text .mm-icon-header.mm-icon-header2 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon3-3.png");
}
.page-id-11379 .mm-icon-text .mm-icon-header.mm-icon-header3 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-3.png");
}
.page-id-11379 .mm-icon-text .mm-icon-header.mm-icon-header4 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-4.png");
}
.page-id-11379 .mm-icon-text .mm-icon-header.mm-icon-header5 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-5.png");
}
.page-id-11379 .mm-icon-text .mm-icon-header.mm-icon-header6 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-6.png");
}

@media (min-width: 768px) {
  .page-id-11379 #mm-team-block h2 {
    font-size: 45px;
  }

  .page-id-11379 #mm-icons h2 {
    margin-top: -25px;
  }

  .page-id-11379 #mm-icons h2 small {
    font-size: 75px;
    margin-top: 37px;
    padding-left: 0;
  }

  .page-id-11379 #mm-icons h3 {
    margin-top: 17px;
    padding-left: 0;
    font-size: 40px;
  }

  .page-id-11379 #mm-icons .mm-icon-header.mm-icon-header3 {
    background-size: auto 46px;
  }

  .page-id-11379 #mm-icons h2 small::before,
  .page-id-11379 #mm-icons h2 small::after {
    bottom: auto;
    top: 7px;
  }
}

#mm-bottom-section h2 {
  text-transform: none !important;
}

/* Landing page 11400 */
.page-id-11400 .mm-icon-text .mm-icon-header.mm-icon-header1 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon1-1.png");
}
.page-id-11400 .mm-icon-text .mm-icon-header.mm-icon-header2 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon2-2.png");
}
.page-id-11400 .mm-icon-text .mm-icon-header.mm-icon-header3 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-3-1.png");
}
.page-id-11400 .mm-icon-text .mm-icon-header.mm-icon-header4 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-4-1.png");
}
.page-id-11400 .mm-icon-text .mm-icon-header.mm-icon-header5 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-6.png");
}

@media (min-width: 768px) {
  .page-id-11400 #mm-section-2 h2 {
    font-weight: bold;
  }

  .page-id-11400 #mm-section-4 h2 {
    font-size: 60px;
    line-height: 1;
    margin-bottom: 50px;
  }

  .page-id-11400 #mm-icons h2 {
    margin-top: -22px;
    font-weight: normal;
  }

  .page-id-11400 #mm-icons h2 small {
    font-weight: 800;
    font-size: 62px;
    padding-left: 0;
    margin-top: 43px;
  }

  .page-id-11400 #mm-icons h3 {
    padding-left: 0;
    margin-top: 22px;
  }

  .page-id-11400 #mm-icons .avia-button-wrap {
    margin-top: 99px;
  }

  .page-id-11400 #mm-team-block h2 {
    font-size: 55px;
  }

  .page-id-11400 #mm-section-7 h2 {
    margin-bottom: 50px;
  }

  .page-id-11400 #mm-section-7 .template-page {
    padding-bottom: 120px;
  }
}


/* Landing page 11432 */
@media (min-width: 768px) {
  .page-id-11432 #mm-section-2 ul.mm-square-list {
    padding-left: 30px;
  }
}

.page-id-11432 .mm-icon-text .mm-icon-header.mm-icon-header1 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon1-1.png");
}
.page-id-11432 .mm-icon-text .mm-icon-header.mm-icon-header2 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon3-3.png");
}
.page-id-11432 .mm-icon-text .mm-icon-header.mm-icon-header3 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/11/icon-3.png");
}
.page-id-11432 .mm-icon-text .mm-icon-header.mm-icon-header4 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/11/icon-4.png");
}
.page-id-11432 .mm-icon-text .mm-icon-header.mm-icon-header5 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-6.png");
}

@media (min-width: 768px) {
  .page-id-11432 #mm-section-2 h2 {
    font-weight: bold;
    font-size: 40px;
    padding-bottom: 30px;
  }

  .page-id-11432 #mm-section-4 h2 {
    font-size: 60px;
    line-height: 1;
    margin-bottom: 50px;
  }

  .page-id-11432 #mm-icons h2 {
    margin-top: -22px;
    font-weight: normal;
  }

  .page-id-11432 #mm-icons h2 small {
    font-weight: 800;
    font-size: 62px;
    padding-left: 0;
    margin-top: 43px;
  }

  .page-id-11432 #mm-icons h3 {
    padding-left: 0;
    margin-top: 22px;
  }

  .page-id-11432 #mm-icons .avia-button-wrap {
    margin-top: 99px;
  }

  .page-id-11432 #mm-team-block h2 {
    font-size: 55px;
  }

  .page-id-11432 #mm-section-7 h2 {
    margin-bottom: 50px;
  }

  .page-id-11432 #mm-section-7 .template-page {
    padding-bottom: 120px;
  }
}


/* Landing page 11450 */
.page-id-11450 .mm-icon-text .mm-icon-header.mm-icon-header1 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon1-1.png");
}
.page-id-11450 .mm-icon-text .mm-icon-header.mm-icon-header2 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon3-3.png");
}
.page-id-11450 .mm-icon-text .mm-icon-header.mm-icon-header3 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/11/icon-3.png");
}
.page-id-11450 .mm-icon-text .mm-icon-header.mm-icon-header4 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/11/icon-4.png");
}
.page-id-11450 .mm-icon-text .mm-icon-header.mm-icon-header5 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/11/icon-5.png");
}
.page-id-11450 .mm-icon-text .mm-icon-header.mm-icon-header6 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/11/icon-6.png");
}

.page-id-11450 .mm-max-width {
  max-width: 650px;
  margin: 0 auto 20px;
}

.page-id-11450 .mm-blockquote-name, .mm-blockquote-name {
  max-width: 900px;
  margin: 0 auto;
  padding-left: 100px;
  position: relative;
  top: -19px;
  font-weight: bold;
  font-size: 18px;
}

@media (min-width: 768px) {
  .page-id-11450 #mm-section-2 h2 {
    font-weight: bold;
    font-size: 40px;
    padding-bottom: 5px;
  }

  .page-id-11450 #mm-section-4 h2 {
    font-size: 60px;
    line-height: 1;
    margin-bottom: 50px;
  }

  .page-id-11450 #mm-icons h2 {
    margin-top: -22px;
    font-weight: normal;
  }

  .page-id-11450 #mm-icons h2 small {
    font-weight: 800;
    font-size: 62px;
    padding-left: 0;
    margin-top: 43px;
  }

  .page-id-11450 #mm-icons h3 {
    padding-left: 0;
    margin-top: 22px;
  }

  .page-id-11450 #mm-icons .avia-button-wrap {
    margin-top: 99px;
  }

  .page-id-11450 #mm-team-block h2 {
    font-size: 55px;
    line-height: 1.2;
  }

  .page-id-11450 #mm-section-7 h2 {
    margin-bottom: 50px;
  }

  .page-id-11450 #mm-section-7 .template-page {
    padding-bottom: 120px;
  }
}

/* postid-4737 */
.postid-4737 h3.iconbox_content_title, h3.iconbox_content_title {
  width: auto;
}

/* Landing page 11839 */
.page-id-11839 .land1consult h3 {
  font-size: 1.3rem !important;
}

.page-id-11839 .mm-icon-text {
  text-align: center;
}
.page-id-11839 .mm-icon-header {
  white-space: normal;
  padding: 0 0 15px 0;
  height: auto;
  min-height: 0;
  margin-bottom: 15px;
  background: none !important;
  border-bottom: 2px solid #fff;
}

.page-id-11839 #mm-section-7 h2 {
  margin-bottom: 35px;
}

.page-id-11839 #mm-section-7 h2 span {
  font-size: inherit;
}

.page-id-11839 .mm-w-block {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 20px 30px;
  max-width: 600px;
}

.page-id-11839 #mm-icons {
  background-size: cover !important;
}

.page-id-11839 .mm-block-m {
  margin: 50px auto;
}

.page-id-11839 .before-bloquote {
  max-width: 950px;
}

.page-id-11839 .before-bloquote::before, .page-id-11839 .before-bloquote::after {
  top: -25px;
}

.page-id-11839 .before-bloquote::after {
  top: auto;
  bottom: -25px;
}

@media (min-width: 768px) {
  .page-id-11839 #mm-section-2 h2 {
    font-size: 28px;
  }

  .page-id-11839 #mm-icons h2 {
    text-align: center;
    font-size: 45px;
    margin-top: 0;
  }

  .page-id-11839 #mm-icons h2 small {
    font-size: 30px;
  }

  .page-id-11839 #mm-icons h2 small::before,
  .page-id-11839 #mm-icons h2 small::after {
    display: none;
  }
}

@media (max-width: 767px) {
  .page-id-11839 #mm-section-7 h2 span {
    color: inherit !important;
  }
}

@media (min-width: 768px) {
  .team-member-description p {
    margin-left: 170px;
  }
}


/* Landing page 11870 */
.page-id-11870 .mm-icon-text .mm-icon-header.mm-icon-header1 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon2.png");
}
.page-id-11870 .mm-icon-text .mm-icon-header.mm-icon-header2 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon3-3.png");
}
.page-id-11870 .mm-icon-text .mm-icon-header.mm-icon-header3 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-3.png");
}
.page-id-11870 .mm-icon-text .mm-icon-header.mm-icon-header4 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-3-1.png");
}
.page-id-11870 .mm-icon-text .mm-icon-header.mm-icon-header5 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-6.png");
}

.page-id-11870 #mm-icons .mm-icon-header.mm-icon-header3 {
  background-size: auto 38px;
}

.page-id-11870 #av_section_4 h2 {
  font-weight: bold;
  font-size: 45px;
  margin-bottom: 35px;
}

.page-id-11870 #av_section_5 p {
  margin-bottom: 25px;
}

.page-id-11870 #av_section_5 p strong {
  font-size: larger !important;
}

.page-id-11870 .mm-max-width {
  max-width: 650px;
  margin: 0 auto 20px;
}

.page-id-11870 #mm-section-7 h2 {
  margin-bottom: 35px;
}

.page-id-11870 #mm-section-7 p {
  border-left: 25px solid #29B99C;
  padding-left: 25px;
}

.page-id-11870 #mm-team-block .column-top-margin {
  margin-top: 0;
}

@media (min-width: 768px) {
  .page-id-11870 #mm-icons h2 {
    font-size: 80px;
    margin-top: -24px;
  }

  .page-id-11870 #mm-icons h2 small {
    font-size: 50px;
    font-weight: bold;
    padding-left: 0;
  }

  .page-id-11870 #mm-icons h2 small::before {
    right: calc(100% + 15px);
  }

  .page-id-11870 #mm-icons .avia-button-wrap {
    margin-top: 99px;
  }

  .page-id-11870 #mm-team-block h2 {
    font-size: 45px;
  }
}


@media (max-width: 767px) {
  .page-id-11870 #mm-icons h2 small {
    font-size: 30px;
    padding-left: 0;
  }

  .page-id-11870 #mm-icons h2 small {
    margin-top: 14px;
  }
}


.page-id-886 .team-member-description p {
  margin-left: 0 !important;
  text-align: left !important;
}

.page-id-886 .team-member-job-title {
  margin-top: -7px;
  font-size: 0.85em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.3em;
  color: #374f97 !important;
}



/* Landing page 11896 */
.page-id-11896 .mm-icon-text .mm-icon-header.mm-icon-header1 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/11/icon-1.png");
}
.page-id-11896 .mm-icon-text .mm-icon-header.mm-icon-header2 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-4.png");
}
.page-id-11896 .mm-icon-text .mm-icon-header.mm-icon-header3 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-3.png");
}
.page-id-11896 .mm-icon-text .mm-icon-header.mm-icon-header4 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/11/icon-3.png");
}
.page-id-11896 .mm-icon-text .mm-icon-header.mm-icon-header5 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon3-3.png");
}
.page-id-11896 .mm-icon-text .mm-icon-header.mm-icon-header6 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-6.png");
}

.page-id-11896 #mm-icons .mm-icon-header.mm-icon-header3 {
  background-size: auto 38px;
}

.page-id-11896 .mm-border-left {
  border-left: 25px solid #29B99C;
  padding-left: 25px;
}

@media (min-width: 768px) {
  .page-id-11896 #mm-section-2 h2 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 25px;
  }

  .page-id-11896 #mm-icons h2 {
    font-size: 65px;
    margin-top: -32px;
  }

  .page-id-11896 #mm-icons h2 small {
    font-size: 85px;
    font-weight: bold;
    padding-left: 0;
  }

  .page-id-11896 #mm-icons h2 small::before {
    right: calc(100% + 15px);
  }

  .page-id-11896 #mm-team-block h2 {
    font-size: 45px;
  }

  .page-id-11896 #mm-section-4 h2 {
    font-size: 55px;
    line-height: 1;
    margin-bottom: 40px;
  }

  .page-id-11896 #mm-section-4 h2 small {
    font-size: smaller;
  }
}

/* Landing page 11960 */
.page-id-11960 {

}

.page-id-11960 .mm-icon-text .mm-icon-header.mm-icon-header1 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon2.png");
}
.page-id-11960 .mm-icon-text .mm-icon-header.mm-icon-header2 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon3-3.png");
}
.page-id-11960 .mm-icon-text .mm-icon-header.mm-icon-header3 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-3.png");
}
.page-id-11960 .mm-icon-text .mm-icon-header.mm-icon-header4 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-6.png");
}
.page-id-11960 .mm-icon-text .mm-icon-header.mm-icon-header5 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-3-1.png");
}
/*.page-id-11960 .mm-icon-text .mm-icon-header.mm-icon-header6 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/10/icon-6.png");
}*/

.page-id-11960 #mm-icons .mm-icon-header.mm-icon-header3 {
  background-size: auto 38px;
}

@media (min-width: 768px) {
  .page-id-11960 #mm-section-2 h2 {
    font-size: 2.5rem;
    line-height: 1.1;
    font-weight: bold;
  }

  .page-id-11960 #mm-icons h2 {
    font-size: 65px;
    margin-top: -22px
  }

  .page-id-11960 #mm-icons h2 small {
    font-size: 47px;
    font-weight: bold;
  }

  .page-id-11960 #mm-icons h2 small::before {
    right: calc(100% + 15px);
    padding-left: 0;
  }

  .page-id-11960 .mm-contact-button a {
    margin-top: 70px !important;
  }

  .page-id-11960 #mm-team-block h2 {
    font-size: 40px;
  }
}

.page-id-11960 #av_section_4 h2 {
  font-size: 45px;
  font-weight: bold;
  margin-bottom: 45px;
}

.page-id-11960 #av_section_4 h2 span {
  font-size: 38px;
}

.page-id-11960 #av_section_5 p {
  border-left: 5px solid #29B99C;
  padding-left: 15px;
  margin-bottom: 35px;
}

.page-id-11960 #av_section_5 .mm-max-width {
  max-width: 700px;
  margin: 0 auto;
}

.page-id-11960 .mm-blockquote-name {
  padding-left: 0;
  top: 0;
}

.page-id-11960 .mm-blockquote-name p {
  text-align: center;
}

.page-id-11960 .mm-blockquote-name a {
  color: #29B99C !important;
  display: inline-block;
  background-color: #fff;
  padding: 5px 15px;
  font-size: 16px;
  text-decoration: none !important;
  border-radius: 6px;
}

.page-id-11960 #mm-section-7 h2 {
  margin-bottom: 35px;
}

.page-id-11960 #mm-section-7 p {
  border-left: 20px solid #29B99C;
  padding-left: 25px;
}


/* Landing page 12091 */
.page-id-12091 {

}

.page-id-12091 .mm-icon-text .mm-icon-header.mm-icon-header1 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon1-2.png");
}
.page-id-12091 .mm-icon-text .mm-icon-header.mm-icon-header2 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon2-2.png");
}
.page-id-12091 .mm-icon-text .mm-icon-header.mm-icon-header3 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon3-2.png");
}
.page-id-12091 .mm-icon-text .mm-icon-header.mm-icon-header4 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon4-1.png");
}
.page-id-12091 .mm-icon-text .mm-icon-header.mm-icon-header5 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon5-1.png");
}
.page-id-12091 .mm-icon-text .mm-icon-header.mm-icon-header6 {
  background-image: url("https://www.shebaonline.org/wp-content/uploads/2018/09/icon3-3.png");
}

.page-id-12091 #mm-section-4 p {
  text-align: justify;
}

.page-id-12091 #mm-section-7 h2 {
  margin-bottom: 35px;
}

@media (min-width: 768px) {
  .page-id-12091 #mm-team-block h2 {
    font-size: 45px;
  }

  .page-id-12091 #mm-section-4 h2 {
    margin-bottom: 35px;
    font-size: 36px;
  }
}

/* Start: New Search form design */
.fdsearchdiv #dform2 ul {
  margin-left: 0; 
  text-align: center;
}
.fdsearchdiv #dform2 ul li{
  list-style: none;
  display: inline;
}
.fdsearchdiv #dform2 ul li:first-child{
  margin-left: 0;
}
@media screen and (max-width: 480px) {
  #top #dform2 ul li {
    font-size: 0.8em;
  }
}
.zs_home_s3 .zs_search_icons ul li img {
      height: 65px;
    width: 100%;
}
/* End: New Search form design */

/* ZELJKO CSS START */
.ddhide, .ddhide2, .ddhide3, .zs_close_hover  {
  display: none;
}
.ddshow, .zs_show_hover {
  display: block!important;
  -webkit-animation: fade .5s ease-out;
  -moz-animation: fade .5s ease-out;
}
.zs_gc_dc .dropbtn {
  background: #29B99C!important;
  transition: .5s ease-out;
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#popmake-14048 .zs_aft {
  color: #fff!important;
}
@media (max-width: 990px) {
  #popmake-14048 {
    margin-bottom: 0!important;
  }
  .avia-button-wrap.zs_popup {
    display: none;
  }
  .zs_logo_burger a, .zs_burger_btn1 a, .zs_burger_btn2 a {
    text-align: center!important;
  }
  .zs_burger_btn1, .zs_burger_btn2 {
    background: transparent!important;
  }
  .zs_burger_btn1 a, .zs_burger_btn2 a {
    padding: 8px!important;
    border: 0px solid #fff!important;
    text-transform: uppercase;
  }
  .zs_burger_btn1 a {
    background: #78cfee;
  }
  .zs_burger_btn2 a {
    background: #365098;
  }
  #top #av-burger-menu-ul {
    /* background: #365098;*/
    background: #fff;
  }
  .av-active-burger-items {
    background: #fff;
  }
  .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
    background-color: #fff!important;
  }
  .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
    background: rgba(54, 80, 152, 0.6);
  }
  .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a .avia-menu-text {
    color: #fff!important;
  }
  .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a:hover .avia-menu-text {
    color: #000!important;
  }
  .zs_burger_btn1 a .avia-menu-text, .zs_burger_btn2 a .avia-menu-text {
    color: #fff!important;
    font-weight: 600;
  }
  .zs_burger_btn1 a:hover span, .zs_burger_btn2 a:hover span {
    color: #000!important;
  }

}
/* global css start */
/* ENFOLD FIX */
div.zs_home_s3 {
  z-index: 3;
  position: relative;
}
div.zs_home_s4 {
  margin-top: -50px;
  z-index: 1;
  position: relative;
}
.zs_home_s5 input[type=radio] {
  /* hide original inputs */
  visibility: hidden;
  position: absolute;
}
.zs_home_s5 input[type=radio] + label {
  cursor: pointer;
  font-weight: 400!important;
}
.zs_home_s5 input[type=radio] + label:before {
  height: 10px;
  margin-right: 6px;
  content: " ";
  display: inline-block;
  vertical-align: baseline;
  transition: 0.3s;
  border: 1px solid #fff;
  border-radius: 10px;
  transition: 0.3s;
  background: #fff;
}
.zs_home_s5 input[type=radio] + label:before {
  border-radius: 50%;
  width: 10px;
}
.zs_home_s5 input[type=radio]:checked + label:before {
  box-shadow: inset 0 -1px 3px #e4e4e4, inset 0 0 1px #222, inset 0 0 0 3px #222;
}
@media (max-width: 480px) {
  .zs_home_s5  input[type=radio] + label:before {
    margin-left: -20px;
  }
}
div.zs_home_s5 {
  z-index: 2;
  position: relative;
}
ul#avia-menu {
  float: right;
}
ul#avia-menu [data-av_icon]:before {
  top: -3px;
  position: relative;
}
.av-main-nav > li > a {
  padding: 0 25px;
  margin: 0 2px;
}
.current-menu-item .avia-menu-text {
  /*  font-weight: 700 !important;*/
  /*  color: #365098;*/
}
.zs_hero_navigation a:last-child li {
  border-bottom: none;
}
.zs_hero_navigation {
  background: rgba(255, 255, 255, 0.7);
  width: 320px;
  box-shadow: 4px 0px 13px 4px rgba(0, 0, 0, 0.3);
  display: grid;
  height: 100%;
  overflow: hidden;
  /*  .zs_heart_center a:before {
  background-image: url(/wp-content/uploads/2019/02/CARDIAC-SURGERY.svg);
  content: "";
}
  .zs_surgery a:before {
  content: url(/wp-content/uploads/2019/01/scissors.png);
}
  .zs_rehabilitation a:before {
  content: url(/wp-content/uploads/2019/01/rehabilitation.png);
}
  .zs_neurology a:before {
  content: url(/wp-content/uploads/2019/01/brain.png);
}
  .zs_anotherone a:before {
  content: url(/wp-content/uploads/2019/01/brain.png);
}
  .zs_neurology:hover a:before {
  content: url(/wp-content/uploads/2019/02/brain.png);
}*/
  /*  li a:after {
  content: url(/wp-content/uploads/2019/01/left-arrow.png);
  float: right;
}*/
}
.zs_hero_navigation ul {
  max-height: 428px;
  /* was 428 */
  overflow: auto;
  list-style: none !important;
  padding: 0 60px 0 20px !important;
  overflow: hidden;
}
.zs_hero_navigation li {
  padding: 12px 0;
  /*WAS 20 0 */
  border-bottom: 1px solid #e0e0e0;
  text-align: right;
  display: table;
  width: 100%;
  color: #a8aaaa;
  transition: 0.3s all;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
}
.zs_hero_navigation li:hover {
  color: #365098;
  font-weight: 700;
}
.zs_hero_navigation li a:before {
  float: left;
  margin-top: -15px;
  padding-right: 30px;
}
.zs_hero_navigation #zs_hero_list li a {
  font-size: 18px !important;
  color: #79d0ee;
  background-repeat: no-repeat !important;
  padding: 1px !important;
}
.zs_hero_navigation #zs_hero_list li span {
  text-align: right;
  display: table-cell;
  vertical-align: middle;
}
.zs_hero_navigation .style-svg-1 {
  width: 61px;
  height: 61px;
  float: left;
}
.zs_hero_navigation .style-svg-1 path, .zs_hero_navigation .style-svg-1 rect, .zs_hero_navigation .style-svg-1 polygon  {
  fill: #a4a7a7;
}
.zs_hero_navigation .style-svg-1 path, .zs_hero_navigation .style-svg-2 path, .zs_hero_navigation .style-svg-1 rect, .zs_hero_navigation .style-svg-2 rect, .zs_hero_navigation .style-svg-1 polygon, .zs_hero_navigation .style-svg-2 polygon  {
  transition: 0.3s all;
}
.zs_hero_navigation #zs_hero_list li:hover .style-svg-1 path, .zs_hero_navigation #zs_hero_list li:hover .style-svg-2 path, .zs_hero_navigation #zs_hero_list li:hover .style-svg-2 rect, .zs_hero_navigation #zs_hero_list li:hover .style-svg-2 polygon {
  fill: #365098;
}
.zs_hero_navigation .style-svg-2 {
  height: 24px;
  float: right;
  margin-right: -30px;
}
.zs_hero_navigation button {
  background: transparent;
  border: none;
  width: 100%;
  padding: 20px;
}
.zs_hero_navigation button:hover {
  cursor: pointer;
}
.zs_hero_navigation button:focus {
  outline: none;
}
/* HEADER */


.zs_header_call_button {
  color: white !important;
  background: #29B99C;
  font-weight: 400;
  font-size: 13px;
  padding: 3px 25px;
}
.zs_top_phone {
  font-size: 22px !important;
  line-height: 1.4em !important;
}
#avia-menu > li > a {
  color: #fff;
}
#avia-menu > li > a:hover {
  background: #fff;
}
/* HERO */
.zs_hero_text {
  max-width: 550px !important;
  margin: auto;
}
.zs_hero_text_1, .zs_hero_text_2, .zs_hero_text_3, .zs_hero_text_4, .zs_hero_text_5, .zs_hero_text_6, .zs_hero_text_7, .zs_hero_text_8, .zs_hero_text_9, .zs_hero_text_10, .zs_hero_text_11 {
  margin: 0 auto;
  text-transform: uppercase !important;
  line-height: 1em !important;
  text-align: left;
}
.zs_hero_text_1 {
  color: #365098;
  font-size: 33px !important;
  font-weight: 800;
}
.zs_hero_text_2 {
  font-size: 53px !important;
  color: #7eac41;
  font-weight: 800;
}
.zs_hero_text_3 {
  font-size: 62px !important;
  color: #365098;
  font-weight: 400;
}
.zs_hero_text_4 {
  font-size: 260px !important;
  color: #365098;
  font-weight: 800;
  margin-top: -35px !important;
  margin-bottom: 10px;
}
.zs_hero_text_5 {
  font-size: 80px;
  color: #7eac41;
  font-weight: 900;
}
.zs_hero_text_6 {
  font-size: 35px;
  font-weight: 300;
  color: #7eac41;
}
.zs_hero_text_7 {
  font-size: 64px;
  font-weight: 300;
  color: #365098;
  margin-bottom: -15px;
  margin-top: 40px;
}
.zs_hero_text_8 {
  font-size: 135px;
  font-weight: 900;
  color: #365098;
}
.zs_hero_text_9 {
  font-size: 50px;
  font-weight: 400;
  color: #365098;
}
.zs_hero_text_10 {
  font-size: 40px;
  font-weight: 400;
  color: #365098;
  margin-bottom: -20px;
  margin-top: 40px;
}
.zs_hero_text_11 {
  font-size: 200px;
  color: #365098;
  font-weight: 900;
}
.zs_hero_text_12 {
  font-size: 80px;
  color: #365098;
  margin-top: 30px;
  font-weight: 900;
  margin-bottom: 0;
  line-height: 1em!important;
}
.zs_hero_text_13 {
  font-size: 35px;
  color: #365098;
  margin: 10px 0;
}
.zs_hero_text_14 {
  font-size: 150px;
  color: #29B99C;
  font-weight: 900;
  line-height: 1em!important;
  margin-top: 0;
  margin-bottom: 0;
}
.zs_hero_text_14 span {
  font-size: 30px;
  text-transform: none;
  font-weight: 500;
	color: #cd322e!important;
}
@media (min-width: 991px) and (max-width: 1300px) {
  .zs_hero_text_12 {
    font-size: 50px;
  }
  .zs_hero_text_14 {
    font-size: 80px;
  }
}

.zs_hero_btn_new {
  color: white !important;
  background: #29B99C;
  padding: 5px 25px;
  /*  text-transform: uppercase;*/
  font-weight: 700 !important;
  font-size: 20px;
}
/* ICON LIST */
#zs_home_icons .container {
  width: 100%;
  max-width: 100%;
}
.zs_home_list {
  list-style: none !important;
}
.zs_home_list figcaption {
  font-size: 16px;
}
.zs_home_list li {
  width: 14.28%;
  float: left;
  /* padding: 1%;*/
  text-align: center;
  border-right: 1px solid #f0f5f6;
  margin: 0;
  height: 130px;
  font-size: 14px;
  color: #000;
  line-height: 1.5em;
}
.zs_home_list li:last-child {
  border-right: none;
}
.zs_home_list li img {
  height: 65px;
}
.zs_heading_1_green p, .zs_heading_1_green h1 {
    font-size: 50px!important;
    color: #29B99C!important;
    text-align: center;
    line-height: 1em!important;
    margin: 1em 0!important;
}
.zs_heading_3_blue p {
  font-size: 45px;
  color: #365098;
  text-align: center;
  line-height: 1em;
}
.zs_sub_1_blue p {
  font-size: 28px;
  text-align: center;
  color: #365098;
  margin-top: -50px;
  font-weight: 700;
}
.zs_search_text {
  line-height: 1.3em;
}
.zs_search_text:after {
  content: "";
  display: block;
  border-bottom: 8px solid #29B99C;
  width: 140px;
  margin-top: 20px;
  margin-bottom: 70px;
}
.zs_search_input {
  padding-bottom: 50px;
}
.zs_search_input .fdsearchdiv .search {
  width: 85%;
  margin-left: 0;
}
.zs_search_input input[type="search"] {
  border: 2px solid #365098 !important;
  padding: 10px 30px !important;
  height: 40px;
  color: #252525 !important;
  background: url(/wp-content/themes/enfold-child/images/search-icon-dark-grey.png) no-repeat scroll 10px 13px/11px auto, transparent url(/wp-content/themes/enfold-child/images/down-arrow-blue.png) no-repeat scroll 96% 13px/15px auto !important;
}
.zs_search_input input[type="search"]:before {
  font-family: 'entypo-fontello';
  content: attr(data-av_icon);
}
.zs_heading_2_white p {
  font-size: 45px;
  text-align: center;
  color: #fff;
  line-height: 1em;
}
.zs_home_s1 {
  background: url(/wp-content/uploads/2019/03/bg1.jpg);
  background-position: center;
}
.zs_home_s1 .content {
    padding-top: 0;
}
.zs_home_s1 p {
  line-height: 1.3em;
}
.zs_home_s1 .zs_psd_rm {
  color: #252525;
  font-weight: 700;
}
.zs_home_s1 .zs_psd_rm span {
  color: #29B99C;
}
.zs_home_s1 .zs_top_testimonial span {
  font-size: 26px;
  line-height: 1em;
}
.zs_home_s1 .zs_top_testimonial:before {
  content: "";
  display: block;
  border-bottom: 8px solid #29B99C;
  width: 100px;
  margin: 50px auto 20px;
}
.zs_home_s2 {
  background: url(/wp-content/uploads/2019/03/bg2.jpg);
  padding-bottom: 80px;
}
.zs_home_s2 .avia-animated-number .heading {
  color: #fff;
  font-size: 70px !important;
  font-weight: 400;
}
.zs_home_s2 .avia-animated-number .heading:after {
  content: "";
  border-bottom: 4px solid #fff;
  display: block;
  width: 80px;
  text-align: center;
  margin: 15px auto;
}
.zs_home_s2 .avia-animated-number .avia-animated-number-content p {
  color: #fff;
  font-size: 24px;
  line-height: 1.3em;
}
.zs_home_s3 {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url(/wp-content/uploads/2019/03/search-icons-bg.jpg);
  background-size: 50% 100% !important;
  background-repeat: no-repeat;
  background-position: right;
  margin-top: -50px;
}
.zs_home_s3 .zs_search_icons ul {
  display: table;
}
.zs_home_s3 .fdsearchdiv .search-ac {
  max-height: 300px;
  overflow: auto;
}
.zs_home_s3 figure:hover figcaption, .zs_home_s3 figure:hover path {
  color: #41bae7 !important;
  fill: #41bae7;
}
.zs_home_s3 figcaption, .zs_home_s3 path {
  transition: 0.3s all;
}
.zs_home_s3 .zs_search_icons ul li {
 /* display: table-cell;*/
display: block;
  float: left;
  margin: auto;
  text-align: center;
  color: #fff;
  font-weight: 500;
  width: 25%;
}
.zs_home_s3 path {
	fill: #fff;
}
@media (max-width: 767px) {
  .zs_home_s3 .zs_search_icons ul li {
    width: 33%;
  }
	.zs_search_input {
		padding-bottom: 0!important;
	}
}
.zs_home_s3 .zs_search_icons ul li svg {
  height: 65px;
  width: 100%;
}
.zs_home_s3 .zs_search_icons ul li figcaption {
  font-size: 14px;
  color: #fff;
}
.zs_home_s3 .zs_heading_3_blue p {
  padding: 50px 50px 0 60px;
  background: url(/wp-content/uploads/2019/03/search-by-department.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: auto 55px;
  line-height: 0.7em;
}
.zs_home_s3 .zs_see_more {
  float: right;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.zs_home_s3 .zs_see_more:after {
  content: ">>";
  position: relative;
  top: -2px;
  left: 3px;
}
.zs_home_s4 {
  background: url(/wp-content/uploads/2019/03/bg3.jpg);
}
.zs_home_s4 .avia-testimonial-content {
  background: white !important;
  border: 2px solid #29B99C !important;
  border-bottom: 8px solid #29B99C !important;
  padding: 20px;
  font-size: 14px;
  line-height: 1.4em;
  color: #252525;
  margin-bottom: 0;
}
.zs_home_s4 .zs_test_img {
  float: left;
  padding: 10px 15px;
}
.zs_home_s4 .zs_test_img img {
  width: 110px;
  border-radius: 50%;
}
.zs_home_s4 .testimonial_skew_home:before {
  content: "";
  background: linear-gradient(148deg, #29B99C 49%, transparent 50%);
  padding: 8px 25px 0px 8px;
}
.zs_home_s4 .testimonial_skew_home p {
  margin-top: -10px;
  color: #29B99C;
  font-weight: 600;
  font-size: 14px;
}
.zs_home_s4 .avia-testimonial-meta {
  margin-top: 23px !important;
}
.zs_home_s4 .avia-arrow {
  top: -10px;
  border: none;
  background: #29B99C !important;
  left: unset;
  right: 50%;
  height: 32px;
  width: 25px;
  transform: rotate(37deg);
	-ms-transform:rotate(-235deg);
}
.zs_home_s4 .avia-slider-testimonials .avia-testimonial-arrow-wrap {
  width: 27px;
  height: 40px;
  top: -31px;
  left: -20px;
}
.zs_home_s4 .avia-testimonial-meta-mini {
  margin-left: -20px;
}
.zs_home_s4 .avia-testimonial-name {
  color: #29B99C !important;
  font-size: 15px !important;
}
.zs_home_s5 {
  background: url(/wp-content/uploads/2019/03/bg4.png);
}
.zs_home_s5 .content {
  margin-top: -25px;
	padding-top: 0;
}
.zs_home_s5 .freesearch-doc {
  FLOAT: RIGHT;
  background: #40bae7;
  color: #fff;
  border: none;
  margin-bottom: -42px;
  height: 40px;
  padding: 10px 20px;
  background-image: url(/wp-content/uploads/2019/03/search-icon.png);
  background-size: auto 50%;
  background-repeat: no-repeat;
  background-position: center;
}
.zs_home_s5 .fdsearchdiv .search {
  width: unset;
  /* float: left;*/
  width: 100%;
  border-color: #fff;
}
.zs_home_s5 .fdsearchdiv li {
  color: #fff;
}
.zs_home_s5 .fdsearchdiv input[type="search"] {
  height: 40px;
  background: white !important;
}
.zs_home_s6 {
  background: url(/wp-content/uploads/2019/03/bg5.jpg);
}
.zs_home_s6 .zs_heading_3_blue p {
  text-align: left;
}
.zs_home_s6 .zs_heading_3_blue p:after {
  content: "";
  display: block;
  border-bottom: 8px solid #29B99C;
  width: 140px;
  margin-top: 10px;
}
.zs_home_s6 .afp_div {
  width: 98%;
}
.zs_home_s6 .zs_afp {
  color: #4c4c4c!important;
  text-align: center;
  float: left;
}
.zs_consult_form {
  padding-top: 35px;
  /*  padding-bottom: 35px;*/
}
.zs_cf_fr {
  float: right;
  width: 50%;
}
.zs_cf_fr p {
	margin-top: 0;
}
.zs_cf_fl {
  float: left;
  width: 50%;
}
.av_one_half .zs_cf_fl, .av_one_half .zs_cf_fr {
  height: 56px;
}
.zs_consult_form_left, .zs_consult_form_right {
  width: 50%;
  float: left;
}
.zs_consult_form input, .zs_consult_form select, .zs_consult_form textarea {
  background: white !important;
  box-shadow: none;
  border: none !important;
  border-bottom: 2px solid #838383 !important;
  width: 96% !important;
}
.zs_consult_form .wpcf7-submit {
  background: #29B99C !important;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  /* width: 98% !important;*/
}
.wpcf7-not-valid-tip {
  font-size: 11px !important;
  margin-bottom: -4px;
 /* margin-top: -22px;*/
}
.zs_home_s7 {
  background: url(/wp-content/uploads/2019/03/bg6.jpg);
  background-position: center;
}
.zs_home_s7 .avia-image-container:after {
  content: "";
  display: block;
  border-bottom: 8px solid #29B99C;
  width: 100px;
  margin: 20px auto 0;
}
.zs_home_s7 .image-overlay {
  background: transparent;
}
.zs_home_s8 {
  background: url(/wp-content/uploads/2019/03/bg9.jpg);
	background-position: center;
}
.zs_home_s8 .avia-content-slider .slide-entry-title {
  font-size: 1.1em !important;
  line-height: 1.4em !important;
  margin-bottom: 15px;
  padding: 0 15px;
}
.zs_home_s8 .zs_heading_3_blue p {
  text-align: left;
}
.zs_home_s8 .zs_heading_3_blue p:after {
  content: "";
  display: block;
  border-bottom: 8px solid #29B99C;
  width: 140px;
  margin-top: 10px;
}
.zs_home_s8 .avia-content-slider .slide-entry-excerpt {
  float: left;
}
.zs_home_s8 .avia-content-slider .slide-meta time {
  float: right;
  padding-right: 15px;
  color: #252525;
  text-transform: uppercase;
}
.zs_home_s8 .avia-content-slider-inner .slide-entry-wrap article {
  border: none;
  padding: 0;
  background: #fff;
  border-bottom: 5px solid #29B99C;
  min-height: 340px;
}
.zs_home_s8 .read-more-link a {
  padding: 0 15px 10px;
  color: #29B99C;
  text-transform: capitalize;
  position: absolute;
  bottom: 0;
  left: 0;
  font-weight: 500;
}
.zs_home_s8 .read-more-link span {
  color: #323232;
}
.zs_home_s8 .more-link-arrow {
  display: none;
}
.zs_home_s8 .slide-entry-wrap article .slide-image {
  height: 160px;
}
.zs_home_s8 .avia-content-slider .slide-meta {
  position: absolute;
  bottom: 0;
  right: 0;
}
.zs_home_s8 .avia-slideshow-arrows a:before {
  background: transparent;
}
.zs_home_s8 .prev-slide:before {
  content: url(/wp-content/uploads/2019/03/left-arrow.png);
}
.zs_home_s8 .next-slide:before {
  content: url(/wp-content/uploads/2019/03/right-arrow.png);
}
.zs_home_s9 .zs_heading_1_green p {
  text-align: left;
  text-transform: uppercase;
  margin-top: 10px!important;
}
.zs_home_s9 .zs_heading_1_green p:after {
  content: "";
  display: block;
  border-bottom: 8px solid #365098;
  width: 140px;
  margin-top: 10px;
}
.zs_home_s9 .zs_phone_home p:before {
  content: "";
  display: block;
  background: url(/wp-content/uploads/2019/01/get-consultation.png);
  padding: 39px;
  background-repeat: no-repeat;
  float: left;
  margin-top: -45px;
}
.zs_home_s9 .zs_phone_home {
  text-align: center;
}
.zs_home_s9 .zs_phone_home p {
  font-size: 23px;
  color: #365098;
  box-shadow: 9px -6px 16px -6px rgba(0, 0, 0, 0.3);
  border-bottom: 7px solid #78cfee;
  padding: 10px 20px;
  font-weight: 600;
}
.zs_home_s9 .zs_callme_btn .avia-button {
  background: #fff;
  border: 2px solid #29B99C !important;
  border-bottom: 5px solid #29B99C !important;
  color: #29B99C !important;
  padding: 10px 45px;
  font-size: 23px;
  font-weight: 700;
  border-radius: 0;
  margin-top: 20px;
}
.zs_footer_before {
  text-align: center;
}
.zs_footer_before p {
  margin: 0 auto;
}
.zs_footer_before .zs_footer_before_top {
  background: #365098;
  padding: 10px;
}
.zs_footer_before .zs_footer_before_top p {
  color: #fff;
  font-size: 18px;
}
.zs_footer_before .zs_footer_before_top p a {
  color: #fff;
  font-size: 31px;
}
.zs_footer_before .zs_footer_before_bottom {
  background: #78cfee;
  padding-top: 7px;
}
#footer .textwidget {
  line-height: 1.5em;
}

#footer ul li {
  margin-bottom: 0;
}

@media (max-width: 1280px) {
  /*  .zs_hero_text {
  margin-left: 100px;
  margin-top: -50px;
}*/
  .zs_index {
    z-index: 9!important;
  }
  .zs_hero_text_1 {
    font-size: 25px !important;
  }
  .zs_hero_text_2 {
    font-size: 45px !important;
  }
  .zs_hero_text_3 {
    font-size: 45px !important;
  }
  .zs_hero_text_4 {
    font-size: 100px !important;
    margin-top: -5px !important;
  }
  .zs_hero_text_5 {
    font-size: 60px;
  }
  .zs_hero_text_7 {
    margin-top: 10px;
    font-size: 50px;
  }
  .zs_hero_text_8 {
    font-size: 80px;
  }
  .zs_hero_text_9 {
    font-size: 40px;
  }
  .zs_hero_text_10 {
    margin-top: 20px;
    margin-bottom: -10px;
  }
  .zs_hero_text_11 {
    font-size: 100px;
  }
  .zs_hide_mobile {
    display: none;
  }
  .zs_no_mp {
    background: url(/wp-content/uploads/2019/03/search-icons-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	  padding: 30px;
  }
  .zs_home_s3 {
    background: none;
  }
  .zs_home_s3 .container {
    padding: 0!important;
  }
  .zs_search_text {
    margin-left: 20px;
    margin-right: 20px;
  }
  .zs_home_s3 .zs_heading_3_blue p {
    margin-left: 20px!important;
    margin-right: 20px!important;
    text-align: left;
    padding: 50px 0 0 45px!important;
    background-size: auto 35px!important;
    font-size: 28px!important;
  }
  .zs_search_input .fdsearchdiv .search {
    width: 500px;
    margin: auto;
  }
  /*
  .zs_home_s3 .zs_heading_3_blue p {
  color: #fff;
  padding-top: 0;
  background-position: center top;
  background: none;
  line-height: 1em;
}*/
}
@media (min-width: 1281px) {
  .zs_hide_desk {
    display: none;
  }
  .zs_hero_text {
    margin-left: -100px;
  }
}
@media (min-width: 768px) {
  .zs_home_s4 .avia-slider-testimonials.avia-testimonial-wrapper {
    width: 80%;
    margin-left: 10%;
  }
  .zs_home_s8 .slide-entry-wrap {
    width: 90%;
    margin-left: 5%;
  }
  .zs_home_s8 .zs_heading_3_blue {
    width: 90%;
    margin: auto;
  }
  .zs_home_s9 .template-page {
    width: 90% !important;
    margin-left: 5% !important;
  }
  .zs_home_s9 .zs_heading_1_green p {
    font-size: 47px;
  }
  .zs_mobile_ml {
    display: none;
  }
}
@media (max-width: 767px) {
  .zs_mobile_ml {
    padding: 40px 0 0;
  }
  .zs_hero_btn_new {
    font-size: 12px;
  }
  /* .logo,*/
  .zs_desktop_ml {
    display: none;
  }
  .zs_heading_1_green p {
    font-size: 32px!important;
    line-height: 1em!important;
    margin-bottom: 55px!important;
  }
  .zs_search_text:after {
    margin: 20px 0;
    border-bottom: 6px solid #29B99C;
    width: 80px;
  }
}
@media (min-width: 991px) {
  .avia-button-wrap.popmake-get-a-free-call-mobile-slidein {
    display: none;
  }
  .zs_mf, .zs_mf_pull {
    display: none;
  }
}
@media (max-width: 990px) {

  #callnowbutton {
    display: none!important;
  }
  .av-hamburger {
    background-color: #365098 !important;
    padding: 0 10px 0 10px !important;
    height: 65px;
  }
  .av-hamburger-box {
    height: 22px;
    width: 40px;
  }
  #top .header_color .av-hamburger-inner, #top .header_color .av-hamburger-inner::before, #top .header_color .av-hamburger-inner::after {
    background-color: white !important;
    height: 4px;
  }
 .page-id-13971 #layer_slider_1 {
    display: none!important;
  }
  #socket {
    margin-bottom: 48px !important;
  }
}
@media (min-width: 481px) {
  .zs_767 {
    display: none;
  }
}
@media (max-width: 480px) {
  .zs_hero_text {
    margin-left: -85px !important;
    margin-top: -50px;
  }
  .zs_990 {
    display: none;
  }
  .zs_hero_text_1 {
    font-size: 15px !important;
  }
  .zs_hero_text_2 {
    font-size: 25px !important;
  }
  .zs_hero_text_3 {
    font-size: 25px !important;
  }
  .zs_hero_text_4 {
    font-size: 55px !important;
    margin-top: -5px !important;
  }
  .zs_home_list li {
    width: 98%;
  }
  .zs_mobile_slider h2 {
    font-size: 24px !important;
  }
  .zs_sub_1_blue p {
    line-height: 1em;
    font-size: 15px;
    /*  text-align: left;*/
  }
  .zs_heading_2_white p {
    font-size: 30px;
    max-width: 330px;
    margin-right: auto;
    margin-left: auto;
  }
  .zs_home_s5 .freesearch-doc {
    background-color: #29B99C;
  }
  .zs_home_icons_mobile li {
    width: 33%;
    margin: 0 8%;
  }
  .fdsearchdiv {
    width: 100%!important;
  }
  .zs_search_input .fdsearchdiv .search {
    margin: auto;
    padding: 20px;
  }
  .zs_home_s1 .zs_top_testimonial:before {
    width: 60px;
  }
  .zs_home_s1 .zs_top_testimonial {
    font-size: 12px;
    margin-top: -25px;
  }
  .zs_home_s1 .zs_top_testimonial span {
    font-size: 18px;
    margin-top: 5px;
    display: block;
  }

  .zs_home_s2 .avia-animated-number .heading {
    font-size: 65px !important;
  }
  .zs_cf_fl, .zs_cf_fr {
    width: 100%;
    width: 105%;
    float: none;
  }
  /*
  .zs_consult_form .wpcf7-submit {
  margin-top: 20px;
  width: 94% !important;
}*/
  .zs_home_s5 #dform2 ul {
    margin-top: 50px;
  }
  /*
  .zs_home_s5 #dform2 ul li {
  width: 100%;
  text-align: center;
  margin-left: 0!important;
  float: left;
}*//*
  .zs_home_s5 #dform2 ul li:nth-child(3) {
  margin-top: -96px;
  margin-bottom: 96px;
}*/
  .zs_home_s5 #dform2 ul li input[type="radio" i] {
    position: relative;
    bottom: -3px;
  }
  .responsive .zs_home_s8 .flex_column {
    margin-bottom: 20px!important
  }
}
.zs_mf {
  animation: zsPushTop 0.5s;
  animation-fill-mode: both;
}
.zs_mf_pull {
  animation: zsPullTop 0.5s;
  animation-fill-mode: both;
}
/* global css end */
/* top bar start */
#top .wpcf7-response-output {
  margin-top: 0!important;
  margin-bottom: 20px!important;
}
.zs_custom_top .zs_afp {
  /* text-align: left!important;*/
  color: #555860!important;
  width: 100%!important;
  float: left;
  margin-top: -15px;
}
.zs_custom_top .zs_afp a {
  font-size: unset!important;
  display: unset!important;
  padding: unset!important;
}
@media (min-width: 991px) {
  .zs_logo_burger, .zs_burger_btn1, .zs_burger_btn2 {
    display: none;
  }

}
@media (min-width: 481px) and (max-width: 990px) {
  .zs_mobile_hero ul li {
    width: 23%;
  }
}

/* popup start */
.zs_popup_content {
  display: flex;
}
.zs_popup_content .zs_rac {
  text-align: center;
}
.zs_popup_content .zs_rac input, .zs_popup_content .zs_rac select {
  text-align: left;
	padding-left: 25px!important;
}
.zs_popup_content .zs_rac .wpcf7-submit {
	text-align: center;
}
.zs_popup_content .zs_popup_left {
  display: block;
  width: 60%;
  float: left;
  padding: 30px;
}
.zs_popup_content .zs_popup_left h2 {
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.zs_popup_content .zs_popup_right {
  background: url(/wp-content/uploads/2019/03/large-popup-img.jpg);
  display: block;
  width: 40%;
  float: left;
  background-size: cover;
}
.zs_popup_content input[type="submit"] {
  width: 100%;
  background: #6f9d2b;
  height: 59px;
  color: #fff;
  font-size: 24px;
}
.zs_popup_content .zs_diclamer {
  font-weight: 500;
  margin: auto;
  color: #fff;
  font-size: 13px;
}
.zs_popup_content .wpcf7-not-valid-tip {
  margin-bottom: 0px !important;
  margin-top: -19px !important;
}
.zs_popup_content .wpcf7-response-output.wpcf7-validation-errors {
  text-align: center;
}
/* popup end */
/* slidein start */
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
  padding-right: 0;
}
.zs_slidein_content {
  text-align: center;
  width: 90%;
  margin: auto;
}
.zs_slidein_top {
  background: #fff;
  padding: 10px 0;
}
.zs_slidein_top p {
  border: 1px solid #6f9d2b;
  border-top-width: 5px;
  width: 90%;
  margin: auto;
  padding: 10px;
  text-align: center;
}
.zs_slidein_top a {
  color: #000;
  font-size: 18px;
  font-weight: 500;
}
.zs_slidein_top p span {
  font-weight: 800;
  color: #0e4e8b;
  margin-right: 5px;
}
.zs_slidein_mid {
  padding: 20px 0;
}
.zs_slidein_mid h2 {
  color: #fff;
  font-weight: 500;
  font-size: 25px;
}
.zs_slidein_content input {
  text-align: left;
}
.zs_slidein_content input[type="submit"] {
  width: 100%;
  background: #6f9d2b;
  height: 59px;
  color: #fff;
  font-size: 24px;
}
.zs_slidein_content .zs_diclamer {
  font-weight: 500;
  margin: auto;
  color: #fff;
  font-size: 13px;
}
.zs_slidein_content .wpcf7-not-valid-tip {
  margin-bottom: 0px !important;
  margin-top: -19px !important;
}
.zs_slidein_content .wpcf7-response-output.wpcf7-validation-errors {
  text-align: center;
}
#popmake-13885 .pum-close {
  display: none;
}
/* slidein end */
.ls-fullwidth .ls-thumbnail-hover {
  bottom: 40px!important;
}
.sidebar .widget_nav_menu ul:first-child>.current-menu-item {
	    padding-left: 51px!important;
}

@media (max-width: 767px) {
  #mm-team-block .avia-team-member {
    margin-top: 0;
  }
	.zs_heading_1_green h1 {
font-size: 37px!important;
padding-bottom: 15px!important;
}
}
/* ZELJKO CSS END */
@keyframes zsPushTop {
  from {
    top: 0;
  }
  to {
    top: 36px;
  }
}
@keyframes zsPullTop {
  from {
    top: 36px;
  }
  to {
    top: 0;
  }
}


.search-results .sr_results_top {
    background: url(/wp-content/uploads/2020/08/search-results-header.jpg);
  } 
.search-results .sr_results_top .page-heading-container {
      padding: 0;
      margin: 0;
      border: none;
    } 


/* Hiding Get Consultation section for MS Hemato Oncology CPT */
.ms-contact-us-section {
	display: none;
}