.line-12 {
  -webkit-line-clamp: 12 !important;
}

.text-block h1 {
  font: normal normal bold 64px/74px 'Proxima Nova Rg';
  letter-spacing: 0;
  color: #00203e;
  margin-bottom: 37px;
  padding: 0;
}

.text-block h2 {
  font: normal normal bold 48px/60px 'Proxima Nova Rg';
  letter-spacing: 0;
  color: #00203e;
  margin-bottom: 30px;
  padding: 0;
}

.text-block h3 {
  font: normal normal bold 40px/52px 'Proxima Nova Rg';
  letter-spacing: 0;
  color: #00203e;
  margin-bottom: 28px;
  padding: 0;
}

.text-block h4 {
  font: normal normal bold 34px/46px 'Proxima Nova Rg';
  letter-spacing: 0;
  color: #00203e;
  margin-bottom: 23px;
  padding: 0;
}

.text-block h5 {
  font: normal normal bold 24px/36px 'Proxima Nova Rg';
  letter-spacing: 0;
  color: #00203e;
  margin-bottom: 18px;
  padding: 0;
}

.text-block h6 {
  font: normal normal bold 22px/34px 'Proxima Nova Rg';
  letter-spacing: 0;
  color: #00203e;
  margin-bottom: 17px;
  padding: 0;
}

.text-block p {
  font: normal normal normal 18px/30px 'Proxima Nova Rg';
  letter-spacing: 0;
  color: #00203e;
  margin-bottom: 16px;
}

.text-block li {
  font: normal normal normal 18px/30px 'Proxima Nova Rg';
  letter-spacing: 0.54px;
  position: relative;
  padding-left: 35px;
}

.text-block li::before {
  content: '';
  position: absolute;
  top: 11px;
  left: 0;
  width: 9px;
  height: 9px;
  background: var(--main-color);
}

.text-block li[style='list-style-type: none;']::before {
  display: none;
}

.text-block ol,
.text-block ul {
  margin-bottom: 20px;
}

.text-block a {
  color: #61c77e;
  text-decoration: underline;
  font-weight: 700;
}

.text-block a:hover {
  color: var(--main-color);
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mt-45 {
  margin-top: 45px;
}

.py-60 {
  padding: 60px 0;
}

.mt-100 {
  margin-top: 100px;
}

.alm-reveal {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}

.alm-reveal>* {
  flex-shrink: 0;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}

#ajax-load-more .alm-btn-wrap .alm-load-more-btn {
  background-color: var(--main-color);
  border: 2px solid transparent;
  color: var(--second-active-color);
  font-size: 24px;
  line-height: 26px;
  font-size: 18px;
  line-height: 20px;
  padding: 0 95px;
  height: 46px;
  display: inline-block;
  -webkit-box-shadow: 0 3px 6px #00203e33;
  box-shadow: 0 3px 6px #00203e33;
  -webkit-transition: linear 0.3s;
  -o-transition: linear 0.3s;
  transition: linear 0.3s;
  font-weight: 700;
  letter-spacing: 0.72px;
}

.ajax-load-more-wrap.infinite>.alm-btn-wrap .alm-load-more-btn {
  background-image: none !important;
}

.footer-middle .menu-item a {
  color: var(--second-active-color);
}

.application-icon-box-content a {
  color: #00203e;
  border-bottom: 1px solid;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: 700;
}

.application-icon-box-content a:hover {
  color: var(--main-color);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.old-post img {
  height: auto !important;
}

p .alignleft {
  float: left;
  margin: 15px 15px 15px 0;
}

p .alignright {
  float: right;
  margin: 15px 0 15px 15px;
}

.hook {
  position: absolute;
  margin-top: -130px;
}

.about-us-banner-content h1 {
  text-align: center;
  font: normal normal bold 59px/44px 'Proxima Nova Rg';
  letter-spacing: 1.77px;
  color: var(--second-active-color);
  margin-bottom: 40px;
}

.about-us-banner-content p {
  text-align: center;
  font: normal normal normal 26px/40px 'Proxima Nova Rg';
  letter-spacing: 0.78px;
  color: var(--second-active-color);
}

.about-us-banner-content p a {
  text-decoration: underline;
  font: normal normal bold 26px/40px 'Proxima Nova Rg';
  letter-spacing: 0.78px;
  color: var(--second-active-color);
}

.about-us-banner-content p a:hover {
  color: #00203e;
}

h2.about-us {
  margin: 114px 0;
  text-align: center;
  font: normal normal bold 62px/70px 'Proxima Nova Rg';
  letter-spacing: 1.86px;
  color: #00203e;
}

.about-partners p {
  font: normal normal normal 22px/32px 'Proxima Nova Rg';
  letter-spacing: 0.66px;
  color: #00203e;
}

.show-more {
  font: normal normal bold 24px/30px 'Proxima Nova Rg';
  letter-spacing: 0.72px;
  color: #00203e;
  padding: 16px 31px;
  border: 1px solid #00203e;
  position: relative;
}

.show-more svg {
  position: absolute;
  right: 31px;
  top: 50%;
  transform: translateY(-50%);
}

.show-more:hover {
  background-color: #00203e;
  color: var(--second-active-color);
}

.show-more:hover svg .btn-arrow-color {
  stroke: var(--second-active-color);
  -webkit-transition: all ease-in-out 350ms;
  -o-transition: all ease-in-out 350ms;
  transition: all ease-in-out 350ms;
}

.about-desc {
  font: normal normal bold 22px/32px 'Proxima Nova Rg';
  letter-spacing: 0.66px;
  color: #00203e;
}

.about-img {
  margin: 77px auto;
}

.about-desc-normal {
  font: normal normal normal 22px/32px 'Proxima Nova Rg';
  letter-spacing: 0.66px;
  color: #00203e;
  margin-bottom: 75px;
}

.about-services h6 {
  font: normal normal bold 26px/32px 'Proxima Nova Rg';
  letter-spacing: 0.78px;
  color: #00203e;
  margin-bottom: 40px;
}

.no-border {
  border: none !important;
}

.about-services li a {
  width: calc(100% - 14px);
  margin: 0 7px;
  box-shadow: 0 3px 6px #00000029;
  display: block;
  height: 100%;
}

.old-post table {
  width: 100% !important;
  font: normal normal normal 20px/32px 'Proxima Nova Rg';
  letter-spacing: 0;
  color: #000;
  margin-bottom: 16px;
}

.old-post table tr:nth-child(even) {
  background-color: #e4f6fc;
}

.our-customer-logo.clients-logo {
  min-height: 120px;
  height: auto;
  padding: 10px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.services-wrapper li>a:hover {
  text-decoration: underline;
}

.old-post .carrots-content-block.text-block p {
  padding-bottom: 0;
}

.old-post .wpcf7 {
  background-color: #e4f6fc;
  margin-left: -343px;
  padding: 44px 185px 37px 185px;
  margin-bottom: 16px;
}

.old-post .wpcf7 .main-header {
  font: normal normal bold 32px/32px 'Proxima Nova Rg';
  letter-spacing: 0.64px;
  color: #00203e;
}

.old-post .wpcf7 p {
  font: normal normal normal 20px/32px Proxima Nova;
  letter-spacing: 0.4px;
  color: #00203e;
}

.old-post .wpc7-form-control {
  border-radius: 0;
  border-color: var(--main-color);
}

.old-post .wpc7-form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: var(--main-color);
}

.old-post .main-inputs-cell .wpc7-form-control {
  height: calc(38px + 2px);
  padding: 10px 13px;
  font-weight: 700;
}

.old-post .main-inputs-cell {
  position: relative;
  margin-bottom: 9px;
}

.old-post .main-inputs-cell br {
  display: none;
}

.old-post .main-inputs-cell .wpc7-form-control:focus {
  border-color: var(--second-active-color);
}

.old-post .main-inputs-cell label {
  color: var(--main-color);
  opacity: 1;
}

.old-post .main-inputs-cell label {
  padding: 6px 13px;
  color: #000;
}

.old-post .wpc7-form-control {
  color: #000;
  font-weight: 700;
  padding: 10px 13px;
  height: calc(38px + 2px);
}

.old-post .main-inputs-cell label {
  font-size: 16px;
  font-weight: 400;
  position: absolute;
  pointer-events: none;
  color: #000;
  left: 13px;
  top: 7px;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.old-post .floating-select:focus~label,
.old-post .floating-select:not([value='']):valid~label {
  top: -4px;
  color: var(--main-color);
  opacity: 1;
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
}

.old-post .form-floating>textarea.form-control {
  height: 168px;
  padding: 14px 13px !important;
}

.old-post .form-heading span {
  display: block;
  margin-top: 26px;
  font-size: 16px;
  color: #00203e;
  letter-spacing: 0.32px;
}

.old-post .custom-checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.old-post .custom-checkbox label {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #00203e;
  font-size: 11px;
  line-height: 15px;
}

.old-post input {
  border: 1px solid var(--main-color);
  height: 38px;
  padding: 0 13px;
  font: normal normal bold 16px/16px 'Proxima Nova Rg';
  letter-spacing: 0.32px;
  color: #00203e;
  padding-top: 10px;
}

.old-post .submit-btn {
  background-color: #24cf81;
  color: var(--second-active-color);
  padding: 12px 22px;
  display: inline-block;
  font-size: 24px;
  letter-spacing: 0.72px;
  font-weight: 700;
  border: 2px solid transparent;
  -webkit-transition: linear 0.3s;
  -o-transition: linear 0.3s;
  transition: linear 0.3s;
  line-height: 24px;
  -webkit-box-shadow: 0 3px 6px #00203e33;
  box-shadow: 0 3px 6px #00203e33;
  height: auto;
}

.old-post input[type='email'],
.old-post input[type='tel'],
.old-post input[type='text'] {
  width: 100%;
}

.old-post .main-inputs-cell label {
  color: #000;
  position: absolute;
  top: 4px;
  left: 15px;
  padding: 0;
  font: normal normal normal 16px/30px 'Proxima Nova Rg';
  letter-spacing: 0.32px;
}

.old-post ::-webkit-input-placeholder {
  color: transparent;
}

.old-post :-moz-placeholder {
  color: transparent;
}

.old-post ::-moz-placeholder {
  color: transparent;
}

.old-post :-ms-input-placeholder {
  color: transparent;
}

.old-post input::placeholder {
  color: transparent;
}

.old-post textarea::-webkit-input-placeholder {
  color: transparent;
}

.old-post textarea:-moz-placeholder {
  color: transparent;
}

.old-post textarea::-moz-placeholder {
  color: transparent;
}

.old-post textarea:-ms-input-placeholder {
  color: transparent;
}

.old-post textarea::placeholder {
  color: transparent;
}

.old-post input[type='email']:focus~label,
.old-post input[type='email']:not(:placeholder-shown)~label,
.old-post input[type='tel']:focus~label,
.old-post input[type='tel']:not(:placeholder-shown)~label,
.old-post input[type='text']:focus~label,
.old-post input[type='text']:not(:placeholder-shown)~label,
.old-post textarea:focus~label,
.old-post textarea:not(:placeholder-shown)~label {
  color: var(--main-color);
  opacity: 1;
  font: normal normal normal 12px/12px Proxima Nova;
  letter-spacing: 0.24px;
  color: var(--main-color);
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.wpcf7-list-item {
  margin-left: 0 !important;
  margin-bottom: 10px !important;
}

.contact-agr-1 input,
.contact-agr-2 input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.contact-agr-1 label,
.contact-agr-2 label {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #00203e;
  font-size: 11px;
  line-height: 15px;
}

.contact-agr-1 label a,
.contact-agr-2 label a {
  text-decoration: underline;
}

.contact-agr-1 label:before,
.contact-agr-2 label:before {
  content: '';
  -webkit-appearance: none;
  background-color: var(--second-active-color);
  border: 2px solid var(--main-color);
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 12px;
  min-width: 26px;
  min-height: 26px;
  height: 26px;
}

.contact-agr-1 input+.wpcf7-list-item-label:after,
.contact-agr-2 input+.wpcf7-list-item-label:after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 9px;
  width: 10px;
  height: 15px;
  border: solid var(--main-color);
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.contact-agr-1 input:checked+.wpcf7-list-item-label:after,
.contact-agr-2 input:checked+.wpcf7-list-item-label:after {
  opacity: 1;
}

.contact-agr-1.text-danger label:before,
.contact-agr-2.text-danger label:before {
  border-color: #ff5353;
}

.old-post input[type='email']:focus,
.old-post input[type='tel']:focus,
.old-post input[type='text']:focus,
.old-post textarea:focus {
  border: 1px solid var(--second-active-color);
}

.old-post input[type='email'].not-valid,
.old-post input[type='tel'].not-valid,
.old-post input[type='text'].not-valid,
.old-post textarea.not-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  border-color: #ff5353;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.019' height='18.028' viewBox='0 0 19.019 18.028'%3E%3Cpath id='bxs-error' d='M13.349,3.529a.991.991,0,0,0-1.681,0L3.11,19.694a.95.95,0,0,0,.841,1.4H21.066a.949.949,0,0,0,.84-1.395Zm.11,14.709h-1.9v-1.9h1.9Zm-1.9-3.8V9.679h1.9v4.754Z' transform='translate(-2.998 -3.062)' fill='%23ff5353'/%3E%3C/svg%3E");
}

.product-image img {
  max-width: 100%;
  height: auto;
  width: auto;
  max-height: 280px;
}

.services-wrapper a:hover,
.services-wrapper a:hover p.text-description-small {
  color: var(--main-color);
}

.related_article_box {
  position: relative;
  -webkit-box-shadow: 0 3px 6px #00203e33;
  box-shadow: 0 3px 6px #00203e33;
  height: 100%;
  margin: 0;
}

.link-absolute {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
}

.image-with-content.small {
  box-shadow: none;
}

.related_articles_neswletter_box {
  position: relative;
  -webkit-box-shadow: 0 3px 6px #00203e33;
  box-shadow: 0 3px 6px #00203e33;
  height: 100%;
}

.newsletter_box_1_3 {
  position: relative;
  -webkit-box-shadow: 0 3px 6px #00203e33;
  box-shadow: 0 3px 6px #00203e33;
  height: 100%;
  margin: 0;
}

@media (max-width: 1199px) {
  .related_article_box {
    height: unset;
    margin-bottom: 17px;
  }

  .related_articles_neswletter_box {
    height: calc(100% - 17px);
    margin-bottom: 17px;
  }
}

@media (max-width: 991px) {
  .image-with-text.fill-height-100 {
    margin-bottom: 17px;
    height: calc(100% - 17px);
  }
}

.pagination a,
.pagination span {
  padding-right: 25px;
  color: var(--main-color);
  text-decoration: underline;
}

.pagination span.dots {
  text-decoration: none !important;
}

.pagination a:hover,
.pagination span.current {
  color: #00203e !important;
  text-decoration: none !important;
}

.old-post .text-block>div.wpcf7 {
  width: calc(100% + 684px);
  margin-left: -342px;
  padding: 45px 0;
}

.old-post .text-block>div.wpcf7 .wpcf7-form {
  max-width: 1016px;
  padding: 0 12px;
  margin: auto;
}

@media (max-width: 1420px) {
  .old-post .text-block>div.wpcf7 {
    width: calc(100% + 654px);
    margin-left: -327px;
    padding: 45px 0;
  }
}

@media (max-width: 1399px) {
  .old-post .text-block>div.wpcf7 {
    width: calc(100% + 400px);
    margin-left: -200px;
    padding: 45px 0;
  }
}

@media (max-width: 1359px) {
  .old-post .text-block>div.wpcf7 {
    width: 100%;
    margin-left: 0;
    padding: 45px 0;
  }
}

.wpcf7-acceptance>.wpcf7-list-item {
  margin: 0 !important;
}

.checkbox-req-error {
  margin: 0;
  font-size: 11px;
}

.old-post .text-block>div.wpcf7 .submit-btn.contact-form-send-btn {
  margin-top: 15px;
}

.page-heading-container {
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.page-heading-container .product-filter-view {
  padding-left: 30px;
}

.header-menu .slide-menu .navbar-nav .menu-item {
  margin: 0 0 15px;
}

.header-menu .slide-menu .navbar-nav .menu-item>a {
  color: var(--second-active-color);
  display: inline-block;
  font-size: 32px;
  font-size: 32px;
  letter-spacing: 0.48px;
  font-weight: 700;
  padding: 0;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}

.header-menu .slide-menu .navbar-nav .menu-item a:not(.btn-green):hover {
  color: var(--main-color);
}

.header-menu .slide-menu .navbar-nav .menu-item a.btn-green:hover {
  color: #24cf81;
}

.hamburger-btn-container {
  display: none;
}

@media (max-width: 991px) {
  .hamburger-btn-container {
    display: block;
  }

  .slide-menu .mobile-menu.d-sm-none.d-block {
    display: block !important;
  }
}

.header-menu .slide-menu .navbar-nav .menu-item a.btn-green {
  padding: 10px 16px;
}

.nav-item-mobile-search {
  margin-left: 0 !important;
}

.nav-item.nav-item-mobile-search input.form-control {
  box-shadow: 0 3px 6px #00203e33;
  border: 1px solid var(--second-active-color) !important;
  height: 58px;
  background-color: transparent;
  color: var(--second-active-color);
  font-size: 22px;
  padding: 12px 58px 12px 12px;
}

.nav-item.nav-item-mobile-search input.form-control::placeholder {
  color: var(--second-active-color);
}

.nav-item.nav-item-mobile-search button svg g,
.nav-item.nav-item-mobile-search button svg line {
  stroke: var(--second-active-color);
}

.nav-item.nav-item-mobile-search .searchform {
  position: relative;
}

.nav-item.nav-item-mobile-search button {
  right: 0;
  top: calc(50% - 17px);
  position: absolute;
}

.product-slider-img {
  max-height: calc(100vh - 140px);
}

.product-slider-img .img-fluid {
  max-height: calc(100vh - 305px);
}

.mt-60 {
  margin-top: 60px;
}

.header.top-affix .search-box {
  padding-top: 22px;
  padding-bottom: 22px;
}

.search-box .toggle-search {
  top: 20px;
}

@media (max-width: 1400px) {
  h2.about-us {
    font-size: 52px;
    line-height: 60px;
  }
}

@media (max-width: 1199px) {
  h2.about-us {
    font-size: 40px;
    line-height: 46px;
  }
}

@media (max-width: 768px) {
  h2.about-us {
    font-size: 32px;
    line-height: 40px;
  }

  .about-us-banner-content h1 {
    font-size: 32px;
    line-height: 40px;
  }

  .about-us-banner-content p,
  .about-us-banner-content p a {
    font-size: 18px;
    line-height: 22px;
  }
}

.highlighted-text {
  background: var(--main-color);
  padding: 0 3px;
}

.img-16-9-wraper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: calc((9 / 16) * 100%);
}

.img-16-9-wraper img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 15px;
}

.custom-checkbox label {
  min-height: 26px;
  font-size: 15px;
  display: flex;
  align-items: center;
  padding-left: 36px;
}

.custom-checkbox label:before {
  position: absolute;
  left: 0;
  top: calc(50% - 13px);
}

.text-dark-blue a {
  color: #00203e !important;
}

.text-dark-blue a:hover {
  opacity: 0.7;
}

.video-iframe-wraper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25% !important;
}

.video-iframe-wraper iframe {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
}

.tag-list-service {
  padding-top: 20px;
}

.check-cross-icon {
  position: absolute;
  left: 0;
  top: calc(50% - 13px);
  display: block;
}

.header.top-affix {
  z-index: 100;
}

.social-share.vertically-fix {
  z-index: 13;
}

.social-inner ul li button {
  padding: 0;
}

.social-inner.visible {
  right: -85px;
}

.grecaptcha-badge {
  z-index: 10;
}

@media (max-width: 768px) {
  .social-share.vertically-fix li {
    margin-bottom: 0;
  }
}

@media (max-width: 480px) {
  .social-block {
    margin-top: 40px;
  }

  .social-share.vertically-fix {
    align-items: center;
  }

  .social-share.vertically-fix li {
    display: flex;
  }

  .share-btn {
    width: 36px;
  }
}

.cybersecurity-inner h4:nth-of-type(2) {
  padding-top: 41px;
}

.cybersecurity-capabilities-text-wraper h4 {
  font-size: 48px;
  line-height: 60px;
  color: #00203e;
  font-weight: 700 !important;
  padding-bottom: 0;
}

.cybersecurity-capabilities-text-wraper h4:nth-of-type(2) {
  padding-top: 41px;
}

.cybersecurity-capabilities-text-wraper p {
  padding-top: 41px;
  color: #000;
  letter-spacing: 0.6px;
  font-size: 20px;
  line-height: 30px;
}

.footer-middle.en_gb ul {
  justify-content: start !important;
}

.footer-middle.en_gb ul li:first-of-type {
  padding-left: 0;
}

.share-btn>img {
  height: 36px;
}

/* new response contact form */

.wpcf7-response-new {
  background-color: white;
  padding: 26px 45px;
  margin-top: 42px;
}

.wpcf7-response-new-left {
  display: inline-block;
  float: left;
  margin-right: 54px;
  padding-top: 28px;
}

.wpcf7-response-new-title {
  font-size: 42px;
  font-weight: bold;
}

.wpcf7-response-new-subtitle {}

@media (max-width: 600px) {
  .wpcf7-response-new {
    padding: 10px 10px;
    margin-top: 10px;
  }

  .wpcf7-response-new-left {
    margin-right: 10px;
  }

  .wpcf7-response-new-box {
    max-width: calc(100% - 120px);
    display: inline-block;
  }

  .wpcf7-response-new-title {
    font-size: 32px;
  }
}

.wpcf7-response-new-small {
  padding: 10px 10px;
  margin-top: 10px;
}

.wpcf7-response-new-small .wpcf7-response-new-left {
  margin-right: 10px;
}

.wpcf7-response-new-small .wpcf7-response-new-left svg {
  width: 30px;
  height: auto;
}

.wpcf7-response-new-small .wpcf7-response-new-box {
  max-width: calc(100% - 120px);
  display: inline-block;
}

.wpcf7-response-new-small .wpcf7-response-new-title {
  font-size: 30px;
}

@media (max-width: 600px) {
  .wpcf7-response-new-subtitle {
    font-size: 14px;
  }
}

/* end - new response contact form */