@media (min-width: 1700px) {
  section.latest-news .order-2:not(.order-lg-0) .column-holder {
    margin-left: -80px;
  }
  section.banner h1.title {
    font-size: 49px;
  }
  section.patients-stories .intro {
    margin-right: -15px;
  }
  section.patients-stories .intro .title {
    font-size: 32px;
  }
  header.main-header .button-holder {
    margin-right: -50px;
  }
}
@media (min-width: 1400px) and (max-width: 1700px) {
  header.main-header .button-holder {
    margin-left: -20px;
    margin-right: -40px;
  }
  header.main-header .button-holder .button-custom {
    padding: 15px 13px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}
@media (max-width: 1700px) {
  nav.primary-menu .menu > ul > li {
    padding-right: 30px;
  }
  nav.primary-menu .menu#header-menu-hungarian > ul > li.menu-item {
    padding-right: 10px;
  }
  nav.primary-menu .menu#header-menu-slovakian > ul > li.menu-item {
    padding-right: 10px;
  }
  nav.primary-menu .menu#header-menu-bulgarian > ul > li.menu-item {
    padding-right: 10px;
  }
  nav.primary-menu .menu#header-menu-polish > ul > li.menu-item {
    padding-right: 15px;
  }
  nav.primary-menu .menu > ul > li > a {
    font-size: 17px;
    padding: 32px 0;
  }
  header.main-header .button-holder {
    padding-top: 25px;
  }
  html[lang=pl-PL] header.main-header .button-holder {
    padding-top: 35px;
  }
  header.main-header .button-menu {
    margin-top: 25px;
  }
  html[lang=pl-PL] header.main-header .button-menu {
    margin-top: 35px;
  }
  header.main-header .logo {
    padding: 25px 0;
  }
  html[lang=pl-PL] header.main-header .logo {
    padding: 35px 0;
  }
  main.main-content {
    padding-top: 140px;
  }
}
@media (min-width: 1200px) {
  nav.types-menu {
    display: block !important;
  }
}
@media (max-width: 1600px) {
  body {
    font-size: 15px;
  }
  h1 {
    font-size: 48px;
  }
  h1 small {
    font-size: 34px;
  }
  h3 {
    font-size: 24px;
  }
  h5 {
    font-size: 17px;
  }
  .button-simple {
    font-size: 17px;
  }
  .description {
    font-size: 20px;
  }
  .button-custom {
    font-size: 15px;
    padding: 20px 40px;
  }
  .checked-boxes .info br {
    display: none;
  }
  .study-types .study-type .icon {
    height: 25px;
    width: 25px;
  }
  .studies .study .details {
    padding-bottom: 5px;
  }
  .studies .study .update {
    font-size: 14px;
  }
  .studies .study {
    padding: 20px;
  }
  aside.sidebar {
    padding: 25px;
  }
  nav.types-menu ul li a {
    font-size: 17px;
  }
  section.image-section .image-holder.right:after {
    left: -90px;
  }
  section.image-section .image-holder.left:after {
    right: -90px;
  }
  section.image-section .content-holder {
    max-width: 520px;
  }
  section.patients-stories .slider .slide.slide-wide {
    width: 560px;
  }
  section.patients-stories .slider .slide {
    width: 330px;
  }
  section.banner.banner-large .d-table-cell {
    height: 570px;
  }
  section.image-section .d-table-cell {
    height: 470px;
  }
  .form-control {
    height: 56px;
    padding: 15px 20px;
  }
  .form-control-sm {
    height: 50px;
    padding: 12px 20px;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 56px;
  }
  .select2-container--default .select2-selection--single {
    height: 56px;
    padding: 12px 11px;
  }
  .sites .site {
    min-height: 170px;
  }
  .sites .site .content-holder {
    padding: 15px 10px 10px 175px;
  }
  .sites .site .button-holder {
    margin-top: 15px;
  }
  .sites .site .image-holder {
    width: 150px;
    height: 150px;
  }
  section.popup-menu .menu-holder .menu li.menu-item.main-item {
    font-size: 30px;
  }
  section.popup-menu {
    top: 140px;
  }
  .steps .step {
    width: 190px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  nav.primary-menu .menu#header-menu-bulgarian > ul > li.menu-item {
    padding-right: 7px;
  }
  h1 {
    font-size: 38px;
  }
  h2 {
    font-size: 26px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 14px;
  }
  h1 small {
    font-size: 24px;
  }
  .mt-5 {
    margin-top: 2rem !important;
  }
  .mb-5 {
    margin-bottom: 2rem !important;
  }
  .speakers .speaker .head {
    min-height: 75px;
  }
  .speakers .speaker h6 {
    font-size: 12px;
  }
  .speakers .speaker .title {
    font-size: 16px;
  }
  .slick-arrow {
    box-shadow: 0px 4px 10px rgba(100, 66, 66, 0.1);
  }
  .slick-arrow.slick-prev {
    left: -50px;
  }
  .slick-arrow.slick-next {
    right: -50px;
  }
  .button-custom.button-custom-md {
    min-width: 110px;
    padding: 18px 25px;
  }
  nav.tool.search-tool .form .form-field .label-placeholder {
    font-size: 15px;
  }
  nav.tool.search-tool .form {
    padding: 5px;
  }
  nav.tool.search-tool .content-holder {
    padding-top: 5px;
  }
  section.popup-menu {
    padding: 50px 0;
    min-height: 500px;
  }
  section.popup-menu .sec-menu.mt-4 {
    margin-top: 1rem !important;
  }
  section.popup-menu .menu-holder .menu li.menu-item.main-item {
    font-size: 26px;
  }
  section.popup-menu .menu-holder .menu li.menu-item {
    font-size: 16px;
  }
  footer.main-footer .address {
    padding: 20px;
  }
  footer.main-footer .address .info {
    font-size: 14px;
  }
  footer.main-footer .bottom-menu {
    display: block !important;
    margin: 0 !important;
  }
  header.main-header .header-body .col-xl-3 {
    -ms-flex: 0 0 27%;
    flex: 0 0 27%;
    max-width: 27%;
  }
  header.main-header .header-body .col-xl-1 {
    -ms-flex: 0 0 6%;
    flex: 0 0 6%;
    max-width: 6%;
  }
  header.main-header .button-holder .button-simple {
    margin-right: 10px;
  }
  nav.primary-menu .menu > ul > li {
    padding-right: 22px;
  }
  header.main-header .button-custom.button-custom-sm {
    padding: 15px 13px;
    font-size: 12px;
  }
  section.are-you .content-holder {
    padding: 30px 0;
  }
  section.are-you .image-holder {
    margin-top: -20px;
  }
  aside.sidebar {
    max-width: 300px;
  }
  section.latest-news .order-2:not(.order-lg-0) .column-holder {
    margin-left: 0;
  }
  .posts .post:not(.post-list) .image-holder {
    width: 100px;
    height: 100px;
  }
  .posts .post:not(.post-list) {
    min-height: 100px;
    padding-left: 120px;
    margin-bottom: 20px;
  }
  .posts .post.post-list .title {
    font-size: 18px;
    padding-top: 0 !important;
  }
  .posts .post .date {
    font-size: 13px;
  }
  .steps .step {
    width: 169px;
    padding: 20px 10px 10px 20px;
  }
  .steps .step:not(:last-child) {
    margin-right: 15px;
  }
  section.popup-menu {
    top: 120px;
  }
  html.adminbar-on section.popup-menu {
    top: 169px;
  }
  section.latest-news .column-holder {
    margin-right: 0px;
  }
  header.main-header .logo {
    padding: 15px 0;
  }
  html[lang=pl-PL] header.main-header .logo {
    padding: 27px 0;
  }
  header.main-header .button-holder {
    padding-top: 13px;
    margin-left: -40px;
    margin-right: -20px;
  }
  html[lang=pl-PL] header.main-header .button-holder {
    padding-top: 25px;
  }
  header.main-header .button-menu {
    margin-top: 15px;
  }
  html[lang=pl-PL] header.main-header .button-menu {
    margin-top: 27px;
  }
  nav.primary-menu .menu > ul > li > a {
    font-size: 15px;
    padding: 24px 0;
  }
  main.main-content {
    padding: 120px 30px 0;
  }
  nav.tool .col-lg-5 {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
  }
  nav.tool .col-lg-7 {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
  }
  section.latest-news .col-xl-4 {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
  }
  section.latest-news .col-xl-8 {
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
  }
  section.latest-news .col-xl-3 {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
  }
  section.latest-news .col-xl-9 {
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
  }
  section.banner.banner-large .pt-xl-4 {
    padding-top: 0rem !important;
  }
  section.banner.banner-large .d-table-cell {
    height: 500px;
  }
  section.banner.banner-middle .d-table-cell {
    height: 260px;
  }
  nav.tool {
    padding: 15px 20px 15px 30px;
  }
  .description.description-md {
    font-size: 16px;
  }
  section.image-section .d-table-cell {
    height: 400px;
  }
  section.image-section.video-section .d-table-cell {
    height: 400px;
  }
  section.image-section .image-holder:after {
    content: none;
  }
  section.image-section .testimonial.right {
    left: -15px;
  }
  section.image-section .testimonial.left {
    right: -15px;
  }
  nav.footer-menu .menu li.main-item a {
    font-size: 16px;
  }
  section {
    margin-bottom: 70px;
  }
  .button-custom {
    font-size: 14px;
    padding: 18px 30px;
  }
  .types .type {
    height: 270px;
  }
  .types .type .icon-holder {
    width: 65px;
    height: 65px;
    padding: 10px;
    margin-bottom: 10px !important;
  }
  .types .type .info {
    font-size: 14px;
  }
  .types .type .content-holder {
    padding: 10px 10px 15px 15px;
  }
  .studies > .row > .col-study {
    padding-left: 10px;
    padding-right: 10px;
  }
  .studies .study {
    padding: 20px 15px;
  }
  .studies .study .compensation {
    margin-left: 0;
    margin-right: 0;
    font-size: 12px;
    line-height: 1.2;
  }
  .studies .study .details {
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .studies .study .title {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 15px !important;
  }
  .study-types .study-type {
    padding: 6px 15px 8px 10px;
  }
  section.patients-stories .slider .slide.slide-wide {
    width: 430px;
  }
  section.patients-stories .slider .slide {
    width: 290px;
  }
  section.patients-stories .slider:after {
    width: 50px;
  }
  .stories .story {
    padding: 30px;
  }
  section.patients-stories .col-xl-9 {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
  section.patients-stories .col-xl-3 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  .video-block {
    height: 410.625px;
  }
}
@media (min-width: 1700px) {
  section.popup-menu,
  .main-wrapper {
    max-width: 1820px;
    margin: 0 auto;
  }
  .container {
    max-width: 1450px;
  }
  .video-block {
    height: 526.875px;
  }
}
@media (min-width: 1400px) and (max-width: 1700px) {
  .studies .study .title {
    font-size: 16px;
  }
  .studies > .row > .col-study {
    padding-left: 10px;
    padding-right: 10px;
  }
  .video-block {
    height: 478.125px;
  }
}
@media (max-width: 1200px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 22px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 14px;
  }
  h1 small {
    font-size: 24px;
  }
  aside.sidebar.sidebar-tool {
    max-width: 100%;
  }
  aside.sidebar.sidebar-tool nav.tool.search-tool {
    padding: 0;
    background: transparent;
    box-shadow: none !important;
  }
  aside.sidebar.sidebar-tool nav.tool.search-tool .description.description-md {
    font-size: 15px;
    margin-bottom: 10px !important;
    font-weight: 600;
    color: #088297;
  }
  aside.sidebar.sidebar-tool nav.tool.search-tool form .form-field .label-placeholder {
    color: #363636;
    font-weight: 400;
    font-size: 13px;
  }
  .description {
    font-size: 17px;
  }
  #adminbar {
    display: none !important;
  }
  main.main-content {
    transition: all ease 0.5s;
  }
  section {
    margin-bottom: 60px;
  }
  section.process.animate .process-svg {
    display: none;
  }
  .study-types {
    margin-bottom: -15px;
  }
  .study-types .study-type {
    margin-bottom: 10px;
  }
  section.patients-stories .slider .slick-dots {
    bottom: -30px;
    padding-left: 20px;
    right: inherit;
    left: 0;
  }
  section.webinars-featured {
    border-radius: 0;
  }
  section.article .post-image {
    max-width: 180px;
    margin-right: 30px;
  }
  .description.description-md {
    font-size: 16px;
  }
  .steps .step .title {
    font-size: 16px;
    line-height: 1.4;
  }
  .checked-boxes .box .title {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 5px;
  }
  nav.types-menu {
    display: none;
    border: 1px solid #8b8bab;
    border-radius: 0 0 12px 12px;
    max-width: 100%;
  }
  nav.types-menu ul {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  nav.types-menu ul li a {
    border-radius: 0;
    font-size: 17px;
    padding: 10px 20px 10px;
  }
  nav.types-menu ul li.active a:hover {
    color: #088297;
  }
  nav.types-menu ul li.active a {
    background: #fff;
    color: #088297;
  }
  section.are-you .title strong {
    font-size: 42px;
  }
  section.patients-stories .slider .slide .story {
    max-width: 100%;
  }
  section.patients-stories .slider:after {
    content: none;
  }
  section.patients-stories .slider .slide.slide-wide .story {
    max-width: 600px;
  }
  section.patients-stories .slider .slide,
  section.patients-stories .slider .slide.slide-wide {
    width: 100%;
  }
  .studies .study {
    max-width: 330px;
  }
  .studies .study .details {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .slick-arrow {
    box-shadow: 0px 4px 10px rgba(100, 66, 66, 0.1);
  }
  .slick-arrow.slick-prev {
    left: -20px;
  }
  .slick-arrow.slick-next {
    right: -20px;
  }
  .mt-5 {
    margin-top: 2rem !important;
  }
  .mb-5 {
    margin-bottom: 2rem !important;
  }
  .button-custom.button-custom-md {
    min-width: 110px;
    padding: 18px 25px;
  }
  body.entry-home section.video-section.light-bg {
    border-radius: 0;
    padding: 0 0 40px;
  }
  nav.top-nav {
    margin-bottom: 20px;
    border-radius: 0;
  }
  section.page .post-content {
    padding-left: 0px;
  }
  .share-container .share-links.social-links a {
    opacity: 1;
    transform: translateY(0) scale(1);
    margin-left: 5px;
  }
  .share-container {
    width: 100%;
    left: 0;
    height: 40px;
    margin-bottom: 15px;
    position: relative;
    cursor: pointer;
  }
  .pattern {
    border-radius: 0;
  }
  section.banner {
    border-radius: 0;
  }
  section.banner.tool-on {
    margin-bottom: -30px;
  }
  section.tool-section {
    background: #f5f5fb;
  }
  section.banner.banner-middle.tool-on {
    margin-bottom: 0px;
  }
  nav.tool {
    padding: 30px 0 50px;
    background: transparent;
    box-shadow: none;
  }
  section.banner.banner-middle .d-table-cell {
    height: auto;
  }
  section.banner.banner-middle .d-table-cell .content-holder {
    padding: 50px 0;
  }
  section.image-section .d-table-cell {
    height: 400px;
  }
  section.tool-section {
    z-index: 5;
    position: relative;
  }
  section.banner .image-holder {
    border-radius: 0;
  }
  .steps .step {
    margin-bottom: 30px;
  }
  body.menu-open {
    height: 100%;
    overflow: hidden;
  }
  body.menu-open section.popup-menu {
    transform: translateX(0) translateY(0) scaleY(1);
    opacity: 1;
  }
  body.menu-open main.main-content {
    filter: blur(5px);
  }
  section.popup-menu {
    position: fixed;
    box-shadow: -10px 50px 40px rgba(0, 0, 0, 0.15);
    opacity: 0;
    border-radius: 0;
    padding: 0;
    width: 320px;
    overflow: auto;
    height: calc(100% - 140px);
    z-index: 99;
    top: 139px;
    min-height: 100px;
    left: inherit;
    right: 0;
    margin: 0;
    background: #fff;
    transition: all ease 0.5s;
    transform: translateX(500px) translateY(0) scaleY(1);
  }
  section.accordion .tab-content {
    margin-top: -10px;
  }
  footer.main-footer .bottom-menu {
    display: block !important;
    margin: 0 !important;
  }
  nav.tool.search-tool .content-holder {
    padding-top: 0px;
  }
  section.image-section .image-holder {
    margin-bottom: -30px;
  }
  section.image-section .image-holder:after {
    content: none;
  }
  section.image-section .image-holder.right {
    float: none;
  }
  section.image-section .content-holder {
    max-width: 480px;
  }
  section.image-section .testimonial {
    position: relative;
    bottom: 0;
  }
  section.image-section .testimonial.left {
    right: -30px;
  }
  section.image-section .testimonial.right {
    left: -30px;
  }
  section.banner.banner-large .d-table-cell {
    height: 350px;
  }
  section.latest-news .order-2:not(.order-lg-0) .column-holder {
    margin-left: 0;
  }
  section.latest-news .column-holder {
    margin-right: 0;
  }
  .posts .featured-post .image-holder {
    margin-bottom: -30px;
  }
  .posts .featured-post .content-holder {
    position: relative;
    max-width: 100%;
    border-radius: 0 0 12px 12px;
  }
  .posts .post:not(.post-list) .image-holder {
    width: 100px;
    height: 100px;
  }
  .posts .post:not(.post-list) {
    min-height: 100px;
    padding-left: 120px;
    margin-bottom: 20px;
  }
  .posts .post.post-list .title {
    font-size: 18px;
    padding-top: 0 !important;
  }
  .posts .post .date {
    font-size: 13px;
  }
  section.studies-featured {
    border-radius: 0;
    padding: 50px 0;
  }
  section.studies-featured .info {
    margin-bottom: 0 !important;
  }
  .slider .slider-holder .slick-arrow.slick-prev {
    left: inherit;
    right: 75px;
    top: -40px;
  }
  .slider .slider-holder .slick-arrow.slick-next {
    right: 15px;
    top: -40px;
  }
  section.accordion {
    margin-bottom: 100px;
  }
  section.latest-news:not(.bg-off) {
    border-radius: 0;
  }
  .modal .modal-content .modal-iframe-holder iframe {
    height: 350px;
  }
  .video-block {
    height: 343.125px;
  }
}
@media (max-width: 992px) {
  h1 {
    font-size: 36px;
  }
  nav.footer-menu .menu {
    margin-bottom: 40px;
  }
  nav.footer-menu .menu li.main-item a {
    font-size: 16px;
    font-weight: 700;
  }
  section.tool-section {
    background: #f5f5fb;
  }
  nav.tool.search-tool .form {
    background: #fff;
  }
  nav.tool {
    padding: 30px 0 50px;
    background: transparent;
    box-shadow: none;
  }
  .studies .study .title {
    font-size: 18px;
  }
  section.banner.banner-middle.tool-on {
    margin-bottom: 0px;
  }
  section.latest-news:not(.bg-off) {
    padding: 50px 0;
  }
  section.accordion {
    margin-bottom: 50px;
  }
  header.main-header .logo {
    padding: 16px 0 15px;
  }
  header.main-header .button-holder {
    padding-top: 15px;
  }
  header.main-header .button-menu {
    margin-top: 18px;
  }
  main.main-content {
    padding-top: 120px;
  }
  section.popup-menu {
    top: 120px;
    height: calc(100% - 120px);
  }
  .description {
    font-size: 16px;
  }
  section.image-section .d-table-cell {
    height: auto;
  }
  section.image-section .image-holder {
    margin-bottom: 30px;
  }
  section.image-section .content-holder {
    max-width: 650px;
    float: none;
  }
  section.are-you .image-holder {
    margin-top: 50px;
    margin-right: -30px;
    margin-left: 0px;
  }
  section.image-section .content-holder {
    margin-bottom: 40px;
  }
  section.image-section .testimonial {
    bottom: -40px;
    position: absolute;
  }
  section.accordion .card .card-header,
  section.accordion .card {
    border-radius: 10px;
  }
  section.accordion .panel-heading .panel-title a {
    font-size: 16px;
  }
  section.accordion .card .card-body {
    padding: 0px 20px;
    border: 1px solid #f2eae1;
  }
  section.accordion .panel-default:last-child {
    border: navajowhite;
  }
  .checked-boxes .box {
    max-width: 100%;
  }
  section.accordion .tab-content > .tab-pane {
    display: block;
    opacity: 1;
    margin-bottom: 5px;
  }
  section.image-section .testimonial.left {
    left: inherit;
    right: 0px;
  }
  section.image-section .testimonial.right {
    left: inherit;
    right: 0px;
  }
  section.latest-news .order-2 .column-holder {
    margin-top: 40px;
  }
  section.latest-news .button-holder .button-line {
    right: 0px;
  }
  aside.sidebar {
    margin-top: 20px;
    float: none;
  }
  nav.tool.search-form-tool .study-types .study-type {
    margin-bottom: 10px;
  }
  nav.tool.search-form-tool .button-custom {
    width: 100%;
  }
  .modal-content .modal-body .form {
    max-width: 375px;
  }
  .modal .modal-content .modal-iframe-holder iframe {
    height: 300px;
  }
  .custom-table .tbody .trow {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
  }
  .custom-table .tbody .trow:first-child {
    border-top: 1px solid #dee2e6;
  }
  .custom-table .tbody .trow > div {
    border-bottom: 1px solid #dee2e6;
  }
  .custom-table .tbody .trow > div:last-child {
    border: none;
  }
  .custom-table .tbody .trow .mobile-col-tb {
    padding-left: 0;
  }
  .slider .slider-holder.slider-nav-right .slick-arrow.slick-prev,
  .slider .slider-holder .slick-arrow.slick-prev {
    left: -20px;
    right: inherit;
    top: calc(50% - 20px);
  }
  .slider .slider-holder.slider-nav-right .slick-arrow.slick-next,
  .slider .slider-holder .slick-arrow.slick-next {
    right: -20px;
    top: calc(50% - 20px);
  }
  section.patients-stories .slider {
    margin-top: 0;
  }
  nav.tool.search-tool .form .icon-search {
    left: 10px;
  }
  nav.tool.search-tool .form .form-field .label-placeholder {
    font-size: 16px;
  }
  .video-block {
    height: 388.125px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 24px;
  }
  .studies .study .compensation {
    height: auto;
  }
  .studies .col-study {
    margin-bottom: 10px;
  }
  nav.tool.search-tool .form {
    background: transparent;
  }
  nav.tool.search-tool {
    padding: 25px 20px;
    background: #ffffff;
    box-shadow: 0px 8px 40px rgba(100, 66, 66, 0.15);
    border-radius: 10px;
    margin: 30px auto;
  }
  nav.tool.search-tool .form .form-field .label-placeholder small,
  nav.tool.search-tool .form .form-field.active .label-placeholder small {
    display: inline-block;
    font-size: 13px;
  }
  nav.tool.search-tool .form .form-control {
    padding-left: 45px;
  }
  nav.tool.search-tool .form .form-field .label-placeholder,
  nav.tool.search-tool .form .form-field.active .label-placeholder {
    font-weight: 600;
    color: #088297;
    position: relative;
    font-size: 15px;
    top: 0px;
    left: 0px;
  }
  nav.tool.search-tool .form .form-field .label-placeholder br {
    display: none;
  }
  nav.tool.search-tool .form .relative {
    position: relative;
  }
  nav.tool.search-tool .form .icon-search {
    left: 15px;
    right: inherit;
    top: inherit;
    bottom: 18px;
  }
  .initialized .slider-holder {
    height: 340px !important;
    padding: 0;
  }
  .initialized .slider-holder.slider-gallery {
    height: auto !important;
  }
  .slider .slider-holder.slider-gallery .slick-arrow {
    background: #515192;
  }
  .dropzone-cont .dz-message {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 15px !important;
  }
  .form-field .dropzone-cont {
    min-height: 50px !important;
  }
  .category-main .text-right {
    text-align: left !important;
    margin-top: 15px;
  }
  aside.sidebar.sidebar-tool {
    max-width: 100%;
  }
  section.patients-stories .slider .slick-dots {
    bottom: inherit;
    top: -30px;
  }
  section.studies-featured {
    padding-left: 15px;
    padding-right: 15px;
  }
  .category-main * {
    font-size: 16px !important;
  }
  .speakers .speaker .image-holder {
    margin-top: 10px;
  }
  .types.slider {
    padding: 0 20px;
  }
  .slick-arrow {
    box-shadow: 0px 4px 10px rgba(100, 66, 66, 0.3);
  }
  .slider .slider-holder.slider-nav-right .slick-arrow.slick-prev,
  .slider .slider-holder .slick-arrow.slick-prev {
    left: 0;
    right: inherit;
    top: calc(50% - 20px);
  }
  .slider .slider-holder.slider-nav-right .slick-arrow.slick-next,
  .slider .slider-holder .slick-arrow.slick-next {
    right: 0;
    top: calc(50% - 20px);
  }
  section.are-you .title strong {
    font-size: 34px;
  }
  body.entry-home section.image-section.light-bg:not(.video-section) {
    padding-bottom: 50px;
  }
  section.image-section .content-holder {
    margin-bottom: 0;
  }
  section.image-section .image-holder.right {
    margin-top: 30px;
  }
  body.entry-home section.video-section.light-bg {
    padding: 0;
  }
  section.studies-featured .slider.initialized .slider-holder.slider-types {
    height: 400px !important;
  }
  section.studies-types .slider.initialized .slider-holder.slider-types {
    height: 340px !important;
  }
  section.image-section .testimonial {
    bottom: 0;
    max-width: 100%;
  }
  section.image-section .testimonial.right {
    position: relative;
  }
  .slick-dots li {
    width: auto;
    margin: 0 5px;
  }
  .slick-dots li.slick-active {
    margin: 0 8px;
    width: auto;
  }
  .modal .modal-content .modal-body {
    padding: 20px;
  }
  .modal .modal-content .modal-iframe-holder iframe {
    height: 180px;
  }
  .modal-content .button-close {
    color: #000;
    top: 5px;
    right: 10px;
    z-index: 4;
    font-size: 40px;
  }
  .posts .featured-post .image-holder {
    margin-bottom: 0px;
    border-radius: 10px 10px 0 0;
  }
  .posts .featured-post .image-holder img {
    border-radius: 10px 10px 0 0;
  }
  nav.top-nav {
    display: none;
  }
  .title strong {
    font-size: 42px;
  }
  .steps .step {
    width: 100%;
  }
  section {
    margin-bottom: 60px;
  }
  section.newsletter {
    padding-bottom: 30px;
  }
  nav.footer-menu .menu li.main-item {
    margin-bottom: 10px;
  }
  nav.footer-menu .menu li.main-item a {
    font-size: 16px;
  }
  nav.footer-men {
    margin-bottom: 20px;
  }
  nav.footer-menu .menu {
    margin-bottom: 0px;
  }
  nav.footer-menu .menu li {
    margin-bottom: 5px;
  }
  .form .button-custom.button-custom-sm {
    font-size: 15px;
    padding: 19px 23px 18px;
    line-height: 1.3;
  }
  nav.tool.newsletter-tool .form {
    border: none;
    border-radius: 0px;
    padding: 0px;
  }
  nav.tool.newsletter-tool .form .form-field.active .label-placeholder {
    top: 0px;
    left: inherit;
    right: 5px;
    font-size: 12px;
  }
  nav.tool.newsletter-tool .form .label-placeholder {
    left: 20px;
    top: 16px;
  }
  nav.tool.newsletter-tool .form .form-control {
    border: 1px solid #8b8bab;
    border-radius: 10px;
    height: 56px;
    line-height: 1.2;
    padding: 19px 20px;
  }
  .posts .post .title {
    padding-top: 0 !important;
  }
  section.patients-stories .slider {
    left: 0;
  }
  section.patients-stories .stories .story {
    padding: 20px 25px;
  }
  section.patients-stories .slider .slide.slide-wide .story {
    max-width: 100%;
  }
  section.patients-stories .slider .slide .story {
    max-width: 100%;
    padding: 15px;
    margin: 10px;
    box-shadow: 0px 4px 10px rgba(100, 66, 66, 0.1);
  }
  section.patients-stories .slider .slick-dots {
    right: inherit;
    left: 0;
    padding-left: 5px;
    bottom: inherit;
  }
  .description.description-md {
    font-size: 15px;
  }
  .button-custom {
    font-size: 14px;
    padding: 15px 25px;
  }
  section.are-you .holder {
    padding: 0 20px;
  }
  section.are-you .image-holder {
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 40px;
  }
  section.banner .container {
    max-width: 100%;
  }
  section.banner .content-holder {
    max-width: 500px;
    margin: 0 auto;
  }
  section.banner.banner-middle .d-table-cell {
    height: auto;
  }
  section.banner.banner-large .d-table-cell {
    height: auto;
  }
  section.banner .content-holder {
    padding: 30px 0;
  }
  section.banner .image-holder {
    position: relative;
    width: calc(100% + 30px);
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  section.banner .image-holder img {
    height: auto;
    width: 100%;
  }
  section.banner .pattern {
    display: none;
  }
  section.banner .sky {
    display: none;
  }
  section.banner .cube {
    right: 0px;
    top: 0px;
    transform: scale(0.8);
  }
  section.banner .title br {
    display: none;
  }
  section.banner.banner-middle.tool-on,
  section.banner.tool-on {
    margin-bottom: 0px;
  }
  section.contact .form {
    background: #ddddf1;
    padding: 20px;
    border-radius: 12px;
  }
  nav.tool.search-tool .form .form-control {
    padding: 8px 20px;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  nav.tool.search-tool .form .button-custom {
    width: 100%;
  }
  nav.tool.search-tool .form .form-control {
    border: 1px solid #8b8bab;
    font-size: 16px;
    padding-left: 45px;
    border-radius: 10px;
  }
  nav.tool.search-tool .form {
    border: none;
    border-radius: 0px;
    padding: 0px;
  }
  nav.tool.search-tool .form .button-custom {
    position: relative;
  }
  section.popup-menu {
    padding-top: 15px;
    height: calc(100% - 150px);
    overflow: auto;
  }
  section.popup-menu .button-custom.button-custom-sm {
    font-size: 14px;
    padding: 15px 23px 15px;
    line-height: 1.3;
  }
  header.main-header .header-body .button-holder .button-custom.button-custom-sm {
    font-size: 13px;
    padding: 12px 18px;
  }
  header.main-header .header-body .button-holder .button-simple {
    padding: 3px;
  }
  header.main-header .logo {
    padding: 11px 0;
  }
  header.main-header .button-holder {
    padding-top: 10px;
  }
  header.main-header .button-menu {
    margin-top: 10px;
  }
  main.main-content {
    padding-top: 100px;
  }
  section.popup-menu {
    top: 100px;
    padding-bottom: 50px;
    height: calc(100% - 100px);
  }
  .form .form-field {
    margin-bottom: 10px;
  }
  .form .form-field.active .label-placeholder {
    left: inherit;
    right: 10px;
    top: 5px;
    font-size: 12px;
  }
  .form .button-custom {
    width: 100%;
    font-size: 16px;
  }
  nav.tool.search-form-tool {
    padding: 20px;
  }
  nav.tool .study-types .study-type {
    margin-bottom: 10px;
  }
  section.webinars-featured {
    padding: 60px 0;
  }
  footer.main-footer .social-links {
    padding: 20px 0;
  }
  footer.main-footer .social-links a {
    background: #f4f4fe;
  }
  section.process .process-svg {
    margin: 0;
    height: 100%;
    max-width: 100%;
    right: inherit;
    left: 30px;
  }
  .checked-boxes .box-col.animate {
    opacity: 1;
    transform: translateY(0);
  }
  section.studies-featured .slick-dots {
    bottom: -10px;
    text-align: left;
    padding-left: 15px;
  }
  .slick-dots {
    bottom: -10px;
  }
  .speakers .slide .speaker {
    margin: 10px;
    box-shadow: none;
    border: 1px solid #e8ebf3;
  }
  .speakers {
    margin-bottom: 0;
  }
  .modal .modal-content .button-close {
    top: 15px;
    right: 15px;
    color: #000;
  }
  .studies .study {
    margin: 0 auto 30px;
    height: auto;
  }
  header.main-header .header-head .social-links {
    margin-right: -40px;
  }
  .cookie-toast {
    top: 80px;
    max-width: 90%;
    padding: 40px 10px;
  }
  .cookie-toast .button-custom-white {
    min-width: 80px;
    padding: 10px 15px;
    border-radius: 5px;
  }
  section.banner.banner-extra-small .d-table-cell {
    height: auto;
  }
  .questionnaire-image {
    display: block;
  }
  .questionnaire-image img {
    width: 100%;
    height: inherit;
  }
  .video-block {
    height: 286.875px;
  }
}
@media (max-height: 400px) and (max-width: 1200px) {
  .cookie-toast {
    top: 30px;
    overflow: auto;
    max-height: 300px;
  }
}
@media (max-width: 576px) {
  .custom-table .tbody .trow .mobile-col-th {
    font-size: 13px;
    padding-right: 5px;
  }
  footer.main-footer .address {
    padding: 30px;
  }
  footer.main-footer .social-links {
    padding-bottom: 0;
  }
  .powered-by {
    float: none;
    width: 235px;
  }
  .powered-by .left-block {
    width: 180px;
  }
  nav.filter {
    margin-top: 15px;
  }
  .posts .post .info {
    display: none;
  }
  section.popup-menu {
    height: calc(100% - 100px);
    padding-top: 0px;
  }
  .sites .site .image-holder {
    width: 60px;
    height: 60px;
  }
  .sites .site .content-holder {
    padding: 5px 10px 10px 70px;
  }
  .sites .site .icon {
    top: 10px;
    right: 10px;
  }
  .pagination .page-link {
    min-width: 30px;
  }
  .button-study {
    width: 100%;
  }
  .video-block {
    aspect-ratio: 16/9;
    height: auto;
  }
}
@media (min-width: 992px) {
  section.accordion .card .card-header {
    display: none;
  }
  section.accordion .card .collapse {
    display: block;
  }
  section.accordion .card .panel .collapse:not(.show) {
    display: none;
  }
}
@media (min-width: 1200px) {
  aside.sidebar.sidebar-tool nav.search-tool {
    padding: 0;
    background: transparent;
    box-shadow: none;
    border-radius: 0px;
  }
  aside.sidebar.sidebar-tool nav.search-tool .form {
    border: none;
    border-radius: 0;
    padding: 0px;
  }
  aside.sidebar.sidebar-tool nav.search-tool .form .button-custom {
    position: relative;
    width: 100%;
    margin-top: 20px;
    right: 0;
    top: 0;
  }
  aside.sidebar.sidebar-tool nav.search-tool .form .icon-search {
    left: 12px;
    top: 15px;
  }
  aside.sidebar.sidebar-tool nav.search-tool .tool-info {
    margin-left: 0 !important;
    padding-left: 0 !important;
    font-size: 12px;
  }
  aside.sidebar.sidebar-tool nav.search-tool .form-control {
    border: 1px solid #8b8bab;
    border-radius: 10px;
    padding: 10px;
    height: 47px;
  }
  aside.sidebar.sidebar-tool nav.search-tool form .form-field .label-placeholder {
    position: relative;
    font-size: 13px;
    top: 0;
    left: 0;
  }
  aside.sidebar.sidebar-tool nav.search-tool form .form-field .label-placeholder br {
    display: none;
  }
  aside.sidebar.sidebar-tool nav.search-tool form .form-field .label-placeholder small {
    font-size: 13px;
  }
  aside.sidebar.sidebar-tool nav.search-tool .title {
    font-size: 22px;
  }
  aside.sidebar.sidebar-tool nav.search-tool .col-xl-8,
  aside.sidebar.sidebar-tool nav.search-tool .col-xl-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  aside.sidebar.sidebar-tool nav.search-tool .relative {
    position: relative;
  }
  aside.sidebar.sidebar-tool nav.search-tool .description {
    opacity: 1;
    margin-bottom: 10px !important;
    font-weight: 600;
    color: #088297;
    font-size: 14px;
    transform: translateX(0);
  }
}

/*# sourceMappingURL=media.css.map */
