body {
  font-size: 16px;
  color: #0A273F;
  font-family: 'Helvetica Neue';
  /* font-family: 'font_regular', Helvetica, Arial, sans-serif; */
  font-weight: 400;
  padding-top: 80px;
}

section.padding-0.bluebg.testimonails .whitebg {
	width: 100%;
}

.mobile_menu_container .top-menu {
    display: block;
}

.mobile_menu_container .top-menu a {
	font-size: 16px;
    line-height: 27px;
    height: 30px;
    padding-left: 20px;
    color: #003764;
}

.mobile_menu_container .top-menu a:hover{
	font-weight: 700;
    text-decoration: unset;
}

.hide {
	display: none;
}

.wrap {
  margin: 0 auto;
  max-width: 1500px;
  position: relative;
  padding: 0 20px;
}

footer .footer-wrapper .left-footer {
    flex: none;
    width: 100%;
    max-width: 580px;
}
.left-footer h2 {
  color: #003764;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 100% */
  letter-spacing: -1.8px;
  padding-bottom: 0;
}

footer .footer-wrapper .right-footer {
  width: 100%;
  flex: none;
  max-width: 390px;
}

.disclamier.larger-disclamier {
	  max-width: 945px;
}

.disclamier.larger-disclamier p {
	max-width: unset;
	 color: #0A273F;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    line-height: 26px;
    letter-spacing: -0.48px;
}

footer .footer-small {
	font-size: 14px;
	text-align: center;
	color: #003764;
	margin-top: 40px;
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
}

.color-orange {
    color: #F99C24;
}

.color-blue {
    color: #00AEEF;
}

.color-navy {
   color: #003764;
}

.blue-block {
    color: #fff;
    padding: 20px;
    border-radius: 12px;
    background: #00AEEF;
    box-shadow: 0 16px 89.6px -36px rgba(29, 125, 204, 0.12);
}

.center-block {
    max-width: 624px;
    margin: auto;
    margin-bottom: 40px;
}

.lightblue-block {
    padding: 20px;
    border-radius: 12px;
    border: 1px solid #00AEEF;
    background: #F1F7FC;
}

.white-block {
    padding: 20px;
    border-radius: 12px;
    border: 2px solid #00AEEF;
    background: #FFF;
    box-shadow: 0 25px 40px -9px rgba(0, 55, 100, 0.05);
}

.timeline-circle {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #003764;
}

.social-wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
}

.topbar-right .social-wrapper {
    margin-top: 0;
    gap: 5px;
}

.topbar-right .social-wrapper img {
    height: 20px;
}

.topbar-right {
    display: flex;
    align-items: center;
    gap: 10px;
}

.contact-block {
    padding: 20px;
    border-radius: 12px;
    background: #DCEBF7;
}

.btn.btn-link {
    padding: 0;
    background: transparent;
    border: unset;
    box-shadow: unset;
    color: #003764;
}

.social-link:nth-child(2) img {
    width: 35px;
    height: 35px;
}

.light-bluebg {
    background: #F1F7FC;
}

.section-wihte {
    padding: 70px 20px;
    border-radius: 12px;
    background: #FFF;
}

.contact-section .contact-row {
    display: flex;
    flex-direction: column;
    gap: 50px;
    justify-content: space-between;
}

.contact-row .contact-left {
    max-width: 668px;
}

.contact-left h2 {
    color: #003764;
    font-size: 40px;
    font-weight: 700;
    line-height: 116.667%;
    letter-spacing: -1.8px;
    max-width: 460px;
}

.contact-left .contact-infoblock {
    padding: 20px;
    border-radius: 12px;
    border: 1px solid #F99C24;
    background: #FFFDFC;
    margin-top: 49px;
    margin-bottom: 30px;
}

.contact-infoblock h5 {
    color: #003764;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 130% */
    letter-spacing: -0.6px;
    margin-bottom: 22px;
}
.contact-infoblock .contact-innerrow {
    display: flex;
    gap: 12px;
    margin-bottom: 30px;
    max-width: 230px;
}

.contact-infoblock .contact-innerrow p {
    display: flex;
    flex-direction: column;
    padding: 0;
}

.contact-infoblock .note {
    color: #0A273F;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.48px;
    padding: 0;
}

.emergency-block {
    padding: 20px;
    border-radius: 12px;
    background: #FFF2F2;
}

.emergency-block .emergency-inner {
    max-width: 460px;
    padding-left: 20px;
    border-left: 3px solid #640000;
}

.emergency-block .emergency-inner h3 {
    color: #640000;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 100% */
    letter-spacing: -0.9px;
    margin-bottom: 30px;
}

.emergency-block .emergency-inner p {
    color: #0A273F;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 136.364%; /* 136.364% */
    letter-spacing: -0.66px;
    padding: 0;
}

.contact-row .contact-form-wrapper {
    padding: 20px;
    max-width: 680px;
    border-radius: 12px;
    background: #DCEBF7;
}

.contact-form-wrapper h3 {
    color: #003764;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 100% */
    letter-spacing: -0.9px;
    margin-bottom: 30px;
}

.contact-form-wrapper .field-group {
    gap: 25px;
    margin-bottom: 25px;
    display: grid;
    grid-template-columns: 1fr;
}

.contact-form-wrapper .field-group.single-col{
    grid-template-columns: 1fr;
    position: relative;
}

.contact-form-wrapper .wpcf7-form-control {
    display: flex;
    height: 60px;
    padding: 22px 25px;
    gap: 10px;
    flex: 1 0 0;
    border-radius: 15px;
    background: #F1F7FC;
    color: #003764;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%; /* 21.7px */
    letter-spacing: -0.28px;
}

.contact-form-wrapper .field-group .selectric {
    display: flex;
    align-items: center;
    height: 69px;
    padding: 22px 25px;
    gap: 10px;
    flex: 1 0 0;
    border-radius: 15px;
    background: #F1F7FC;
}

.contact-form-wrapper .field-group .selectric .label {
    color: #003764 !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%; /* 21.7px */
    letter-spacing: -0.28px;
    margin: 0;
    height: auto;
    background: url('../img/arrows.svg') right center no-repeat #F1F7FC;
    background-size: 16px;
    background-position-x: calc(100% - 0px);
    width: 100%;
}

.contact-form-wrapper .name-field{
    background: url('../img/name.svg') right center no-repeat #F1F7FC;
    background-size: 16px;
    background-position-x: calc(100% - 25px);
}

.contact-form-wrapper .email-field{
    background: url('../img/email1.svg') right center no-repeat #F1F7FC;
    background-size: 16px;
    background-position-x: calc(100% - 25px);
}

.contact-form-wrapper .tel-field{
    background: url('../img/company.svg') right center no-repeat #F1F7FC;
    background-size: 16px;
    background-position-x: calc(100% - 25px);
}

.contact-form-wrapper .company-name{
    background: url('../img/phone1.svg') right center no-repeat #F1F7FC;
    background-size: 16px;
    background-position-x: calc(100% - 25px);
}
.contact-form-wrapper .about-field{
    background: url('../img/arrows.svg') right center no-repeat #F1F7FC;
    background-size: 16px;
    background-position-x: calc(100% - 25px);
    width: 100%;
}

.contact-form-wrapper .message-field{
    background: url('../img/msg.svg') right top no-repeat #F1F7FC;
    background-size: 16px;
    background-position-x: calc(100% - 25px);
    background-position-y: 24px;
    min-height: 189px;
}

.contact-form-wrapper .checkblock span.wpcf7-form-control-wrap .wpcf7-form-control {
    padding: 0;
    border-radius: unset;
    background: transparent;
}

.contact-form-wrapper .checkblock span.wpcf7-form-control-wrap span.wpcf7-list-item-label {
    display: none;
}

.contact-form-wrapper .field-group.single-col.checkblock {
    display: flex;
    gap: 12px;
}

.contact-form-wrapper .checkblock span.wpcf7-form-control-wrap {
    max-height: 16px;
}

.contact-form-wrapper input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin-top: 3px;

}
.contact-form-wrapper input.wpcf7-form-control.wpcf7-submit.btn {
    height: auto;
    padding: 12px 26px;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    color: #fff;
    border-radius: 999px;
    background: #003764;
    box-shadow: 0 0 0 1px #003764 inset;
}

.contact-form-wrapper .wpcf7 .wpcf7-not-valid-tip {
    font-size: 14px;
    background: transparent;
    line-height: 100%;
    position: static;
}

.contact-form-wrapper .checkblock span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    position: absolute;
    width: 176px;
    min-width: 100%;
    text-align: left;
    bottom: -30px;
    height: 14px;
    top: auto;
}

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
}

.selectric .button {
    display: none;
}

.msg-wrapper {
    position: relative;
}

.contact-form-wrapper .msg-wrapper .field-group.single-col {
    margin-bottom: 0;
}

.contact-form-wrapper form {
    position: relative;
}

.contact-form-wrapper .button-submit {
    position: absolute;
    left: 22px;
    bottom: 27px;
}

.dp-talk-block {
    padding: 20px;
    border-radius: 12px;
    background: #F1F7FC;
}

.dp-talk-block h3 {
    color: #003764;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 123.077%; /* 123.077% */
    letter-spacing: -0.78px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.dp-talk-block .grid3 {
    gap: 10px;
}

.dp-talk-block .infor-card {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 22px;
    justify-content: space-between;
    border-radius: 12px;
    background: #FFF;
}

.dp-talk-block h4 {
    color: #003764;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 100% */
    letter-spacing: -0.6px;
    margin-bottom: 12px;
}

.dp-talk-block .infor-card p {
    color: #003764;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 100% */
    letter-spacing: -0.48px;
}

.dp-talk-block .infor-card .inner-row {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.transparent-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #003764;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
    letter-spacing: -0.48px;
}

.dp-talk-block .transparent-btn {
    font-size: 14px;
}

.dp-talk-block .infor-card p {
    color: #003764;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 100% */
    letter-spacing: -0.48px;
}

.spacer100 {
    height: 70px;
}

.spacer-medium {
    height: 30px;
}

.color-yellow {
    color: #F99C24;
}

.search-form {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 500px;
    margin: auto;
    margin-top: 10px;
}

.search-form input[type='search'] {
    padding: 12px 26px;
    height: 42px;
    border-radius: 100px;
    border: 1px solid #0A273F;
    background: #FFF;
}

.search-form .btn {
    padding: 13px 26px;
}

.single-row {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.single-featured {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}

.single-featured img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-herocontetn {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
    background: rgba(0, 0, 0, 0.30);
    backdrop-filter: blur(4.55px);
}

.single-herocontetn .inner-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}

.single-herocontetn .inner-row .author,
.single-herocontetn .inner-row .category-name  {
    padding: 8px 12px;
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: #FFF;
    margin: 0;
    font-size: 14px;
    line-height: 100%;
}

.single-herocontetn .inner-row .author p {
    padding: 0;
    color: #003764;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: -0.42px;
}

.single-herocontetn h1 {
    color: #fff;
}

.single-herocontetn p {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 160% */
    letter-spacing: -0.6px;
    padding: 0;
}

.post-date {
    display: flex;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 100% */
    letter-spacing: -0.28px;
    align-items: center;
}

.small-circle {
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #fff;
    margin: 0 10px;
}

.single-herocontetn .post-date p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 100% */
    letter-spacing: -0.28px;
    padding: 0;
}

.learning-hub-content h4,
.learning-hub-content h2,
.learning-hub-content h3 {
    margin-bottom: 20px;
    margin-top: 30px;
}

.learning-hub-content p {
    margin-bottom: 20px;
    padding: 0;
}

.learning-hub-content ul {
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 20px;
}

.learning-hub-content ul li {
    margin-bottom: 10px;
}

.single-sidebar {
    max-width: 341px;
    width: 100%;
    position: relative;
}

.learning-hub-author {
    padding: 20px;
    border-radius: 10px;
    background: #F1F7FC;
}

.author-thumbwrapper {
    display: flex;
    align-items: end;
    gap: 20px;
    margin-bottom: 16px;
}

.author-thumbwrapper .author-thumb {
    width: 100px;
    height: 100px;
    border-radius: 10px;
    overflow: hidden;
}

.author-thumbwrapper .author-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.learning-hub-author h3 {
    color: #00AEEF;
    margin-bottom: 10px;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px; /* 100% */
    letter-spacing: -0.66px;
}

.learning-hub-author .author-bio p {
    font-size: 16px;
    font-style: normal;
    line-height: 22px;
    letter-spacing: -0.48px;
    padding: 0;
}

.seprator-line {
    height: 1px;
    opacity: 0.2;
    margin-top: 16px;
    margin-bottom: 16px;
    background: #003764;
}

.learning-hub-author .author-content p {
    color: #003764;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0;
    line-height: 150%;
}

.social-share {
    padding: 20px;
    border-radius: 10px;
    background: #00AEEF;
    margin: 30px 0;
}

.social-share h5 {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.32px;
    margin-bottom: 16px;
}

.social-share .share-buttons {
    display: flex;
    gap: 20px;
}

.toc {
    position: sticky;
    top: 140px;
}

.toc h5 {
    color: #003764;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.6px;
    margin-bottom: 20px;
}

.toc ul a {
    padding: 10px 0 0 20px;
    margin-bottom: 10px;
    border-left: 3px solid transparent;
    color: #003764;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    text-decoration: unset;
    line-height: 120%;
}

.toc ul a.active,
.toc ul a:hover {
    color: #00AEEF;
    font-weight: 500;
    border-left: 3px solid #00AEEF;
}

.post-navigation {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-top: 40px;
}

.post-navigation a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 15px 19px;
    border-radius: 42px;
    background: #EDF5FB;
    text-decoration: none;
    color: #003764;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px; /* 100% */
    letter-spacing: -0.42px;
}

.post-navigation a:hover {
    text-decoration: unset;
}

.recent-post h3 {
    color: #1D7DCC;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 123.077% */
    letter-spacing: -0.78px;
    margin-bottom: 40px;
}

.filter-row,
.main-filter-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
}

.single-info-block {
    position: sticky;
    top: 140px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 20px;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0 0 80px -9px rgba(0, 0, 0, 0.10);
}

.single-info-block h3 {
    color: #F99C24;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 100% */
    letter-spacing: -0.6px;
}

.single-info-block p {
    color: #003764;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
    letter-spacing: -0.48px;
    padding: 0;
    margin-bottom: 10px;
}

.no-overflow {
    overflow: unset;
}

.learning-hub-sidebar {
    height: 100%;
    position: relative;
}

.news-row {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    flex-direction: column-reverse;
    margin-top: 20px;
}

.single-post .social-share {
    margin-top: 0;
}

.news-sliderbar {
    max-width: 362px;
}

.news-row .hidden {
    display: none;
}

.news-sliderbar {
    position: relative;
}

.search-results .search-results {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 30px;
}

.search-results .search-item {
    padding: 20px;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0 0 80px -9px rgba(0, 0, 0, 0.10);
}

.search-results .search-item h2 {
    margin-bottom: 16px;
}

.search-results .search-item a {
    color: #003764;
}

.wysiwyg ul {
    list-style: disc;
}

section.padding-40.bluebg.testimonails {
    display: block;
}

.testimonial-mobile {
    display: block;
}

.testimonails .testimonail-column {
    display: none;
}

.testimonails .heading-block p {
    font-size: 16px;
    margin-top: 20px;
}

.testimonails .main-row {
    align-items: flex-start !important;
}

.testimonails .main-row .testimonail-column .card {
    min-height: 310px;
    height: 100%;
    max-height: 350px;
}

.testimonial-mobile .swiper {
    padding-bottom: 60px;
}


.testimonial-mobile .card {
    display: flex;
    /* width: 601px; */
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    border-radius: 12px;
    background: #FFF;
    height: auto;
}

.testimonial-mobile .card span {
    padding: 0;
    background: transparent;
    box-shadow: unset;
    position: static;
}

.testimonial-mobile .rating-row {
    margin: 0;
}

.testimonial-mobile .card .flex {
    align-items: center;
    gap: 20px;
}

.testimonial-mobile .card .info-row {
    width: auto;
}

.testimonial-mobile .swiper-button-next,
.testimonial-mobile .swiper-button-prev{
    background: #003764;
}

.swiper-button-next,
.swiper-button-prev {
    display: flex;
    width: 48.208px;
    height: 42px;
    padding: 15px 19px;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    border-radius: 42px;
    background: #EDF5FB;
    bottom: 0;
    top: auto;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    content: unset;
}

.swiper-button-next svg, .swiper-button-prev svg {
    fill: transparent;
}

.testimonial-mobile .swiper-button-next svg path, 
.testimonial-mobile .swiper-button-prev svg path {
    stroke: #fff;
}

.testimonail-column .marquee-overlay {
    z-index: 1;
    background-image: linear-gradient(180deg, #f1f7fc14 73%, rgb(241 247 252 / 78%)), linear-gradient(180deg, rgb(241 247 252 / 90%), #f6f4e900 33%);
    position: absolute;
    inset: 0%;
}

.small-spacer {
    height: 16px;
}

.spacer-medium {
    height: 35px;
}

.bg-blue1,
.bg-blue1 .clip-block {
    background: #F1F7FC;
}

section.serve-section {
    padding: 0 0 80px 0;
}

section.serve-section .strip {
    top: 2px;
}

.button-group p {
    padding-bottom: 0;
}


.cross-block {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    top: auto;
    max-width: calc(100vw - ((100vw - 170px) / 2));
    bottom: 0;
    max-height: 160px;
}

.cross-block .plus{
    width: 80px;
    height: 100%;
    position: absolute;
    top: 0;
    background: #f99c24;
}

.cross-block .minus{
    width: 100%;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    background: #f99c24;
    right: 0;
    margin: auto;
    bottom: 0;
}

.hero .hero-bgimg,
.why-people img.left-bg {
    display: none !important;
}

.padding-0.why-people .cross-block {
    left: 0;
    right: auto;
    max-height: 100%;
    display: none;
}

.padding-0.why-people {
    padding-bottom: 40px;
}

.page-video .hero {
    background: #f1f7fc;
    padding: 100px 0;
}

.page-video .hero-content {
    max-width: unset;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.page-video .hero-content h1 {
    margin-bottom: 20px;
}

.tab-wrapper {
    max-width: 800px;
    margin: auto;
}

.tab-step {
    display: flex;
    align-items: baseline;
    gap: 10px;
    flex-wrap: wrap;
}

.tab-step h3 {
    font-size: 24px;
    color: #00aeef;
}

.tab-step p {
    padding: 0;
}

.tabs-content {
    margin-bottom: 30px;
}

.tab-links {
    display: flex;
    gap: 5px;
    margin-bottom: 50px;
    flex-wrap: wrap;
    justify-content: center;
}

.tab-link {
    padding: 15px 10px;
    background: #fff;
    color: #0a273f;
    text-decoration: none;
    border-radius: 6px;
    transition: 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    box-shadow: 0 25px 40px 30px rgb(99 103 106 / 5%);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-decoration: unset;
}

.tab-link svg {
    max-width: 40px;
    max-height: 40px;
}

.tab-link.active,
.tab-link:hover {
    background: #013763;
    color: #fff;
    text-decoration: unset;
}

.tab-block {
  display: none;
}

.tab-block.active {
  display: block;
}

.tab-text img {
    display: block;
    margin: auto;
}

@media (min-width: 350px){
	.cross-block {
		max-height: 220px;
	}
}

@media (min-width: 480px){
	.cross-block {
		max-height: 270px;
	}
}

@media (min-width: 572px){
    body {
        padding-top: 108px;
    }
    .emergency-block {
        padding: 30px 40px;
    }

    .emergency-block .emergency-inner p {
        font-size: 18px;
    }

    .dp-talk-block .infor-card .inner-row {
        flex-wrap: nowrap;
        gap: 20px;
    }

    .search-form {
        flex-direction: row;
    }

    .cross-block {
        max-height: 350px;
    }

    .tab-links {
        gap: 15px;
    }

    .tab-link {
        font-size: 20px;
        padding: 20px;
    }
}

@media (min-width: 767px){
    .left-footer h2 {
        font-size: 50px;
    }

    .emergency-block {
        padding: 40px 50px;
    }

    .contact-form-wrapper .field-group {
        grid-template-columns: 1fr 1fr;
    }

    .dp-talk-block{
        padding: 30px;
    }

    .dp-talk-block h3 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .emergency-block .emergency-inner p {
        font-size: 20px;
    }

    .single-herocontetn {
        padding: 30px;
        margin-top: 300px;
    }

    .single-herocontetn h1 {
        font-size: 32px;
    }

    .single-info-block {
        padding: 30px;
    }
    .cross-block {
        max-height: 480px;
        max-width: calc(100vw - ((100vw - 280px) / 2));
    }

    .cross-block .plus {
        width: 120px;
    }
    
    .cross-block .minus {
        height: 120px;
    }
}

@media (min-width: 991px){
    .left-footer h2 {
        font-size: 48px;
    }

    .blue-block {
        padding: 30px;
    }

    .center-block {
        margin-bottom: 60px;
    }

    .lightblue-block,
    .white-block,
    .contact-block {
        padding: 30px;
    }

    .section-wihte {
        padding: 120px 20px;
    }

    .contact-section .contact-row {
        flex-direction: row;
        gap: 50px;
    }

    .contact-left h2 {
        font-size: 50px;
    }

    .contact-left .contact-infoblock {
        padding: 30px;
    }

    .contact-row .contact-form-wrapper {
        padding: 40px;
    }

    .emergency-block .emergency-inner {
        padding-left: 40px;
    }

    .dp-talk-block {
        padding: 40px;
    }

    .spacer100 {
        height: 100px;
    }

    .emergency-block .emergency-inner p {
        font-size: 22px;
    }

    /*******single********/
    .single-row {
        flex-direction: row;
        gap: 50px;
        justify-content: space-between;
    }

    .single-content {
        max-width: 800px;
    }

    .single-sidebar {
        max-width: 341px;
        width: 100%;
        flex: none;
        padding-top: 45px;
    }

    .single-herocontetn p {
        font-size: 18px;
    }

    .single-herocontetn {
        margin-top: 350px;
    }

    .single-herocontetn h1 {
        font-size: 36px;
    }

    .learning-hub-content h4,
    .learning-hub-content h2,
    .learning-hub-content h3 {
        font-size: 28px;
    }

    .main-filter-row,
    .filter-row {
        gap: 10px;
    }

    .news-row {
        flex-direction: row;
    }

    .news-listing {
        max-width: 960px;
    }

    .news-sliderbar {
        margin-top: 88px;
    }

    .search-results .search-item {
        padding: 30px;
    }

    .cross-block {
         max-width: calc(100vw - ((100vw - -380px) / 2));
    }

    .cross-block .plus{
        width: 151px;
        top: 0;
        left: 280px;
    }

    .cross-block .minus{
        height: 151px;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 0;
    }

    .padding-0.why-people .cross-block .plus {
        width: 221px;
        top: 0;
        left: 131px;
    }

    .padding-0.why-people .cross-block .minus {
        height: 221px;
    }

    .section-treat .strip {
        top: 103px;
    }
}

@media (min-width: 1150px){
    body {
        padding-top: 112px;
    }
    .wrap {
        padding: 0 100px;
    }

    .padding-0.why-people .cross-block {
        display: flex;
    }
}

@media (min-width: 1280px){
    .testimonial-mobile {
        display: none;
    }

    .testimonails .testimonail-column {
        display: flex;
    }

    .testimonails .main-row {
        align-items: center !important;
    }

    .testimonails .main-row .testimonail-column {
        max-width: 820px;
    }
}

@media (min-width: 1370px){
    .cross-block {
         max-width: calc(100vw - ((100vw - -380px) / 2));
    }

    .cross-block .plus{
        width: 151px;
        top: 0;
        left: 364px;
    }

    .cross-block .minus{
        height: 151px;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 0;
    }

    .padding-0.why-people .cross-block .plus {
        width: 425px;
        top: 0;
        left: auto;
        right: 150px;
    }
}

@media (min-width: 1550px){
    .wrap {
        padding: 0 20px;
    }
    footer .footer-wrapper .left-footer {
        max-width: 776px;
    }

    footer .footer-wrapper .right-footer {
        max-width: 467px;
    }

    .blue-block {
        padding: 45px;
    }

    .white-block {
        padding: 40px;
    }

    .contact-section .contact-row {
        gap: 112px;
    }

    .contact-left h2 {
        font-size: 60px;
        max-width: 550px;
    }

    .emergency-block {
        padding: 50px 60px;
    }

    .emergency-block .emergency-inner {
        padding-left: 60px;
    }

    .dp-talk-block {
        padding: 60px;
    }

    .dp-talk-block .infor-card {
        padding: 30px;
    }

    .dp-talk-block .transparent-btn {
        font-size: 16px;
    }

    /*******single********/
    .single-row {
        gap: 100px;
    }

    .single-content {
        max-width: 951px;
    }

    .single-herocontetn {
        margin-top: 419px;
    }

    .single-herocontetn p {
        font-size: 20px;
    }

    .single-herocontetn h1 {
        font-size: 46px;
    }

    .learning-hub-content h4,
    .learning-hub-content h2,
    .learning-hub-content h3 {
        font-size: 32px;
    }
    .main-filter-row,
    .filter-row {
        gap: 30px;
    }

    .testimonails .heading-block p {
        font-size: 20px;
        margin-top: 30px;
    }
}

@media (min-width: 1660px){}