#wpadminbar {
  z-index: 99999999;
}
html, body {
  overflow-x: hidden;
}
html #page-container, body #page-container {
  overflow-x: hidden;
}
#et-main-area {
  font-family: 'Avenir', sans-serif;
}
#et-main-area .et_pb_row, #et-main-area .container {
  width: 90%;
}
#et-main-area .et_pb_row.single-container, #et-main-area .container.single-container {
  max-width: 960px;
}
#et-main-area .meta-post-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
#et-main-area .meta-post-info .author {
  margin-right: 22px;
}
#et-main-area .meta-post-info .author img {
  width: 60px;
  height: 60px;
  min-width: 60px;
  max-width: 60px;
  margin: 0;
  border-radius: 100%;
}
#et-main-area .meta-post-info .mbox-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
  color: #000;
  font-weight: 400;
  font-size: 14px !important;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.12em;
}
@media (max-width: 980px) {
  #et-main-area .meta-post-info .mbox-content {
    font-size: 13px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .meta-post-info .mbox-content {
    font-size: 12px !important;
  }
}
#et-main-area .meta-post-info .mbox-content .author-name {
  padding: 5px 5px 5px 0;
}
#et-main-area h1, #et-main-area h2, #et-main-area h3, #et-main-area h4, #et-main-area h5, #et-main-area h6 {
  font-weight: 700;
  margin: 30px 0 20px;
  padding-bottom: 0;
}
#et-main-area h2 {
  font-size: 38px !important;
}
@media (max-width: 980px) {
  #et-main-area h2 {
    font-size: 34px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area h2 {
    font-size: 30px !important;
  }
}
#et-main-area h2:first-child {
  margin-top: 0;
}
#et-main-area h3 {
  font-size: 28px !important;
}
@media (max-width: 980px) {
  #et-main-area h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area h3 {
    font-size: 20px !important;
  }
}
#et-main-area h4 {
  font-size: 26px !important;
}
@media (max-width: 980px) {
  #et-main-area h4 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area h4 {
    font-size: 18px !important;
  }
}
#et-main-area p, #et-main-area .et_pb_text_inner, #et-main-area li {
  line-height: 140%;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 400;
  padding-bottom: 0;
}
@media (min-width: 981px) {
  #et-main-area p, #et-main-area .et_pb_text_inner, #et-main-area li {
    font-size: 20px;
  }
}
#et-main-area p:empty, #et-main-area .et_pb_text_inner:empty, #et-main-area li:empty {
  display: none;
}
#et-main-area ul, #et-main-area ol {
  padding-bottom: 0;
  margin-bottom: 30px;
}
#et-main-area li {
  position: relative;
  margin-bottom: 14px;
  font-weight: 400;
  /*padding-left: 50px;*/
  list-style: none;
}
#et-main-area li::before {
  /*content: "";
			position: absolute;

			height: 7px;
			width: 7px;

			background-color: #093d62;
			border-radius: 100%;

			left: 20px;
    		top: 9px;*/
}
#et-main-area blockquote {
  position: relative;
  margin-bottom: 35px;
  padding: 17px 0 0 50px;
  line-height: 140%;
  color: #000000;
  border: none;
  font-weight: 400;
}
#et-main-area blockquote p {
  font-weight: 500;
  font-size: 24px !important;
}
@media (max-width: 980px) {
  #et-main-area blockquote p {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area blockquote p {
    font-size: 20px !important;
  }
}
#et-main-area blockquote .author {
  font-size: 15px;
  color: #305ed8;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
#et-main-area blockquote:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0px;
  display: block;
  width: 36px;
  height: 32px;
  background-image: url(/wp-content/themes/theme/images/mathe-quotes-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  background-size: contain;
  color: #305ed8;
}
#et-main-area blockquote:after {
  content: '';
  position: absolute;
  top: 54px;
  bottom: 0;
  left: 16px;
  width: 3px;
  background-color: #012642;
}
#et-main-area .et_pb_button {
  font-size: 20px !important;
  /*	box-shadow: 0 18px 28px rgba(48, 94, 216, 0.65); */
  padding: 11px 25px !important;
  display: inline-block;
}
@media (max-width: 980px) {
  #et-main-area .et_pb_button {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .et_pb_button {
    font-size: 16px !important;
  }
}
#et-main-area .et_pb_button:hover {
  text-shadow: none;
  border-color: #06216c;
}
#et-main-area .case-studies-cta {
  margin-top: 20px;
}
#et-main-area .case-studies-cta a {
  margin: 0 0 20px !important;
}
@media (max-width: 980px) {
  body.single .et_pb_slide {
    padding-top: 100px !important;
  }
}
@media (max-width: 767px) {
  body.single .et_pb_slide .et_pb_slide_content {
    font-size: 16px !important;
  }
}
.blockquote-wrapper {
  background-color: #f6f9ff !important;
  padding: 0 5% 36px;
  margin: 40px 0;
  border: 1px solid #e4d0d0;
}
.schedule-btn-wrapper .schedule-btn {
  border: 2px solid #3787ff;
  font-size: 16px !important;
  padding: 7px 20px !important;
  display: inline-block;
  color: #fff;
  background-color: #305ed8;
  border-color: #06216c;
  border-radius: 5px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s;
}
.schedule-btn-wrapper .schedule-btn:hover {
  background-color: #fff;
  color: #305ed8;
}
#et-main-area .blockquote-divi-wrapper {
  border-top: 4px solid #305ed8;
  margin-top: 41px;
  padding-top: 47px;
  padding: 10px 0 0 1px;
}
#et-main-area .blockquote-divi-wrapper p {
  margin-bottom: 17px;
}
#et-main-area .blockquote-divi-wrapper .author {
  font-size: 15px;
  color: #305ed8;
  line-height: 130%;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding-left: 50px;
  font-weight: 600;
}
#et-main-area .blockquote-divi-wrapper blockquote {
  margin-bottom: 17px !important;
}
#et-main-area .blockquote-divi-wrapper blockquote:before {
  top: 3px;
}
#et-main-area .blockquote-divi-wrapper blockquote:after {
  top: 50px;
  bottom: 7px;
  left: 22px;
}
#et-boc #top-header {
  background-color: #093d62;
}
#et-boc #top-header > .container {
  max-width: 100%;
  width: 90%;
}
@media (min-width: 981px) and (max-width: 1100px) {
  #et-boc #top-header > .container {
    width: 95%;
  }
}
@media (max-width: 1589px) and (min-width: 981px) {
  #et-boc #top-header .top-logo {
    display: block !important;
  }
}
#et-boc #top-header .top-logo img {
  filter: brightness(0) invert(1);
  max-width: 130px;
  position: absolute;
  left: 0;
  top: 9px;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#et-boc #top-header #et-secondary-nav {
  display: flex;
  align-items: center;
}
#et-boc #top-header #et-secondary-nav li {
  text-align: left;
  position: relative;
}
#et-boc #top-header #et-secondary-nav li > a {
  font-size: 13px;
  color: #fff !important;
  line-height: 124%;
}
#et-boc #top-header #et-secondary-nav li:before {
  content: '';
  position: absolute;
  left: -34px;
  top: 1px;
  filter: brightness(0) invert(1);
  width: 23px;
  height: 100%;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
#et-boc #top-header #et-secondary-nav li.top-bar-address:before {
  background: url(/wp-content/themes/theme/images/top-bar-address.png);
}
#et-boc #top-header #et-secondary-nav li.top-bar-address a br:first-of-type {
  display: none;
}
#et-boc #top-header #et-secondary-nav li.top-bar-clock:before {
  background: url(/wp-content/themes/theme/images/top-bar-clock.png);
  top: 3px;
  width: 28px;
  left: -38px;
}
#et-boc #top-header #et-secondary-nav li.top-bar-phone:before {
  background: url(/wp-content/themes/theme/images/top-bar-phone.png);
  width: 27px;
  top: -1px;
  left: -40px;
}
#et-boc #top-header #et-secondary-nav li.top-bar-phone a {
  font-size: 17px;
  /* &:last-child {
						padding-bottom: 0;
						display: none;
					} */
}
#et-boc #top-header #et-secondary-nav li.top-bar-phone a:first-child {
  padding-bottom: 0;
}
#et-boc #top-header #et-secondary-nav li:not(:last-child) {
  margin-right: 70px;
}
@media (max-width: 980px) {
  #et-boc #main-header {
    padding-top: 20px;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  #et-boc #main-header > .container {
    width: 95%;
  }
}
#et-boc #main-header.et-fixed-header #et-top-navigation #top-menu li .sub-menu {
  background-color: #093d62 !important;
}
#et-boc #main-header.et-fixed-header #et-top-navigation #top-menu li .sub-menu li a {
  color: #fff !important;
}
#et-boc #main-header.et-fixed-header #et-top-navigation #top-menu li .sub-menu li a:hover {
  color: #fff;
}
@media (max-width: 1589px) and (min-width: 981px) {
  #et-boc #main-header .logo_container {
    display: none;
  }
}
@media (max-width: 1589px) and (min-width: 981px) {
  #et-boc #main-header #et-top-navigation {
    padding-left: 0 !important;
  }
}
#et-boc #main-header #et-top-navigation #top-menu > li {
  padding-top: 7px;
}
#et-boc #main-header #et-top-navigation #top-menu > li.btn-link a {
  font-size: 15px;
}
#et-boc #main-header #et-top-navigation #top-menu li.btn-link > a {
  cursor: pointer;
  border-radius: 5px;
  border: 2px solid #4175fd;
  background-color: #305ed8;
  color: #fff !important;
  padding: 12px;
  transition: all 0.2s;
  font-weight: 500;
  font-family: "Work Sans", sans-serif;
  line-height: 10px;
  position: relative;
  top: -1px;
}
#et-boc #main-header #et-top-navigation #top-menu li.btn-link > a:hover {
  opacity: 1;
  background-color: #2d57c5;
}
@media (max-width: 1280px) and (min-width: 981px) {
  #et-boc #main-header #et-top-navigation #top-menu li.btn-link > a {
    font-size: 12px;
  }
}
@media (min-width: 981px) and (max-width: 1750px) {
  #et-boc #main-header #et-top-navigation #top-menu li:not(.btn-link) {
    padding-right: 16px;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  #et-boc #main-header #et-top-navigation #top-menu li:not(.btn-link) {
    padding-right: 12px;
  }
}
@media (min-width: 981px) and (max-width: 1120px) {
  #et-boc #main-header #et-top-navigation #top-menu li:not(.btn-link) {
    padding-right: 7px;
  }
}
#et-boc #main-header #et-top-navigation #top-menu li:not(.btn-link) > a {
  font-weight: 500;
}
@media (min-width: 981px) and (max-width: 1750px) {
  #et-boc #main-header #et-top-navigation #top-menu li:not(.btn-link) > a {
    letter-spacing: -1px;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  #et-boc #main-header #et-top-navigation #top-menu li:not(.btn-link) > a {
    font-size: 15px;
    letter-spacing: -0.5px;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #et-boc #main-header #et-top-navigation #top-menu li:not(.btn-link) > a {
    font-size: 13px;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  #et-boc #main-header #et-top-navigation #top-menu li:not(.btn-link) > a {
    font-size: 12px;
  }
}
@media (min-width: 981px) {
  #et-boc #main-header #et-top-navigation #top-menu li > ul.sub-menu {
    width: auto;
    display: inline-block;
  }
}
#et-boc #main-header #et-top-navigation #top-menu li > ul.sub-menu > li.current-menu-item > a:before {
  content: url(/wp-content/themes/theme/images/ubermenu-arrow.png);
  position: absolute;
  transition: all 0.3s;
  top: 50%;
  left: -3px;
  opacity: 1;
  transform: translateY(-60%);
}
#et-boc #main-header #et-top-navigation #top-menu li > ul.sub-menu > li > a {
  width: 100%;
  white-space: nowrap;
}
#et-boc #main-header #et-top-navigation #top-menu li > ul.sub-menu > li > a:hover {
  opacity: 1;
}
@media (min-width: 981px) {
  #et-boc #main-header #et-top-navigation #top-menu li > ul.sub-menu > li > a:before {
    content: url(/wp-content/themes/theme/images/ubermenu-arrow.png);
    position: absolute;
    left: -16px;
    opacity: 0;
    transition: all 0.3s;
    top: 50%;
    transform: translateY(-55%);
  }
}
#et-boc #main-header #et-top-navigation #top-menu li > ul.sub-menu > li > a:hover:before {
  left: -3px;
  opacity: 1;
  transform: translateY(-60%);
}
@media (min-width: 981px) {
  body.admin-bar #main-header {
    top: 83px !important;
  }
}
#main-header {
  padding-top: 10px;
}
@media (min-width: 981px) {
  #main-header {
    top: 51px !important;
    margin-top: -1px;
  }
}
#main-header > .container {
  max-width: 100%;
  width: 90%;
}
@media (min-width: 981px) {
  #main-header #logo {
    max-height: 64%;
    height: 64%;
    position: relative;
    top: -7px;
    left: -4px;
  }
}
@media (max-width: 980px) {
  #main-header #logo {
    position: absolute;
    max-width: 140px;
    z-index: 99999;
  }
}
@media (max-width: 1099px) and (min-width: 981px) {
  #main-header #logo {
    max-height: 50% !important;
    height: 50% !important;
  }
}
#main-header #et-top-navigation {
  padding-top: 0;
}
@media (max-width: 980px) {
  #main-header #et-top-navigation {
    padding-left: 0 !important;
  }
}
@media (max-width: 980px) {
  #main-header #et-top-navigation #top-menu-nav {
    margin-bottom: 20px;
    position: relative;
  }
  #main-header #et-top-navigation #top-menu-nav > button {
    background: transparent;
    box-shadow: none;
    border: none;
    color: #093d62;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc .et-l--footer .et_pb_section {
    padding: 49px 0 20px;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column {
    width: 28%;
  }
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column:first-child {
    padding-top: 0;
  }
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column:first-child .et_pb_text {
    margin-bottom: 28px;
  }
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column:first-child .et_pb_text p {
    margin-bottom: 27px;
    line-height: 150%;
  }
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column:first-child .et_pb_social_media_follow {
    margin-bottom: 60px;
  }
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column:first-child .et_pb_image {
    margin-bottom: 40px;
  }
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column:nth-child(2) {
    width: 34%;
    margin-right: 5.3%;
  }
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_text_inner {
    margin-bottom: 0;
  }
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner.et_pb_equal_columns > .et_pb_column {
    width: 46%;
    margin-right: 5%;
  }
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_row_inner.et_pb_equal_columns > .et_pb_column:last-child {
    width: 50%;
    margin-right: 0;
  }
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column:nth-child(2) .footer-title-row {
    padding: 20px 0 0;
  }
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column:last-child {
    width: 27.2%;
    padding: 20px 0;
  }
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column:last-child .et_pb_text_inner {
    margin-bottom: 0;
  }
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column:last-child .footer-title-row {
    margin-bottom: 23px;
  }
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column:last-child .et_pb_text_6_tb_footer {
    margin-bottom: 32px;
  }
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row > .et_pb_column:last-child .et_pb_text_7_tb_footer {
    text-align: right;
  }
}
@media (max-width: 1366px) and (min-width: 981px) {
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row .et_pb_column:last-child .et_pb_text_7_tb_footer .et_pb_text_inner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: left;
  }
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row .et_pb_column:last-child .et_pb_text_7_tb_footer .et_pb_text_inner {
    text-align: center;
  }
}
#et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row h4 {
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 2px solid #305ed8;
  padding-bottom: 18px;
  font-size: 24px !important;
}
@media (max-width: 980px) {
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row h4 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row h4 {
    font-size: 22px !important;
  }
}
#et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row p, #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row li, #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row a, #et-boc.et-boc .et-l--footer .et_pb_section > .et_pb_row .et_pb_text_inner {
  font-size: 16px;
}
#et-boc.et-boc .et-l--footer a {
  color: #fff;
  transition: all 0.2s;
}
#et-boc.et-boc .et-l--footer a:hover {
  color: #305ed8;
}
#et-boc.et-boc .et-l--footer ul {
  list-style: none;
  padding-left: 0;
}
#et-boc.et-boc .et-l--footer ul.footer-partners-logo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
#et-boc.et-boc .et-l--footer ul.footer-partners-logo li {
  padding: 0 10px;
  margin-bottom: 9px;
  max-width: 200px;
}
@media (min-width: 981px) {
  #et-boc.et-boc .et-l--footer ul.footer-partners-logo li {
    padding: 0 3px;
  }
}
#et-boc.et-boc .et-l--footer ul.footer-partners-logo li img {
  -webkit-backface-visibility: hidden;
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
@media (min-width: 981px) {
  #et-boc.et-boc .et-l--footer .footer-images-row {
    padding: 5% 0 0.5%;
  }
}
#et-boc.et-boc .et-l--footer .footer-images-row > .et_pb_column {
  width: 100%;
  margin-right: 0;
}
@media (max-width: 1280px) and (min-width: 981px) {
  #et-boc.et-boc .et-l--footer .footer-images-row > .et_pb_column img {
    max-height: 70px;
    object-fit: contain;
  }
}
@media (max-width: 1280px) and (min-width: 981px) {
  #et-boc.et-boc .et-l--footer .footer-images-row > .et_pb_column:nth-child(2) img {
    max-height: 72px;
    object-fit: contain;
  }
}
@media (max-width: 1280px) and (min-width: 981px) {
  #et-boc.et-boc .et-l--footer .footer-images-row > .et_pb_column.et-last-child img {
    max-height: 82px;
    object-fit: contain;
  }
}
@media (min-width: 981px) {
  #et-boc.et-boc .et-l--footer .footer-images-row > .et_pb_column {
    width: 30%;
    margin-right: 5.3%;
  }
  #et-boc.et-boc .et-l--footer .footer-images-row > .et_pb_column:first-child {
    padding-top: 2px;
  }
  #et-boc.et-boc .et-l--footer .footer-images-row > .et_pb_column:nth-child(2) {
    margin-right: 4.7%;
  }
  #et-boc.et-boc .et-l--footer .footer-images-row > .et_pb_column:last-child {
    margin-right: 0;
  }
  #et-boc.et-boc .et-l--footer .footer-images-row > .et_pb_column:last-child .et_pb_module {
    text-align: center;
  }
}
@media (max-width: 980px) and (min-width: 360px) {
  #et-boc.et-boc .et-l--footer .footer-images-row > .et_pb_column {
    width: 30% !important;
    margin-right: 5%;
  }
  #et-boc.et-boc .et-l--footer .footer-images-row > .et_pb_column .et_pb_image {
    text-align: center;
  }
  #et-boc.et-boc .et-l--footer .footer-images-row > .et_pb_column:last-child {
    margin-right: 0;
  }
}
@media (max-width: 500px) {
  #et-boc.et-boc .et-l--footer .footer-images-row > .et_pb_column img {
    max-height: 80px;
  }
}
#et-boc.et-boc .et-l--footer .footer-menu-row {
  padding-top: 22px;
}
#et-boc.et-boc .et-l--footer .footer-menu-row li {
  margin-bottom: 8px;
}
#et-boc #et-main-area footer .footer-partners-section {
  padding: 60px 0;
}
@media (min-width: 981px) {
  #et-boc #et-main-area footer .footer-partners-section {
    padding-top: 77px;
    padding-bottom: 65px;
  }
}
#et-boc #et-main-area footer .footer-partners-section .et_pb_column {
  padding: 0 !important;
  width: 100%;
}
#et-boc #et-main-area footer .footer-partners-section h2 {
  font-family: 'HelveticaNeueCondensed', sans-serif;
  letter-spacing: 1.6px;
  font-size: 32px !important;
  line-height: 1;
  margin: 0;
}
#et-boc #et-main-area footer .footer-partners-section .et_pb_text {
  margin: 0;
}
@media (max-width: 980px) {
  #et-boc #et-main-area footer .footer-partners-section .et_pb_text_inner {
    margin-bottom: 0;
  }
}
#et-boc #et-main-area footer .footer-partners-section .footer-partners-list ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
@media (max-width: 767px) {
  #et-boc #et-main-area footer .footer-partners-section .footer-partners-list ul {
    justify-content: space-around;
    flex-wrap: wrap;
  }
}
#et-boc #et-main-area footer .footer-partners-section .footer-partners-list li {
  margin: 0;
}
@media (min-width: 768px) {
  #et-boc #et-main-area footer .footer-partners-section .footer-partners-list li:not(:last-of-type) {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  #et-boc #et-main-area footer .footer-partners-section .footer-partners-list li {
    margin: 0 15px 10px;
  }
}
#et-boc #et-main-area footer .footer-partners-section .footer-partners-list img {
  height: auto;
}
@media (min-width: 768px) {
  #et-boc #et-main-area footer .footer-partners-section .footer-partners-list.last-item {
    margin-top: 26px;
  }
}
#et-boc #et-main-area footer .footer-solutions-section {
  padding: 60px 0 29px;
}
@media (min-width: 981px) {
  #et-boc #et-main-area footer .footer-solutions-section {
    padding-top: 70px;
    padding-bottom: 29px;
  }
}
#et-boc #et-main-area footer .footer-solutions-section h2 {
  font-family: 'HelveticaNeueCondensed', sans-serif;
  letter-spacing: 1.6px;
  font-size: 32px !important;
  line-height: 1;
  margin: 0;
}
#et-boc #et-main-area footer .footer-solutions-section .et_pb_text, #et-boc #et-main-area footer .footer-solutions-section .et_pb_image {
  margin: 0;
}
#et-boc #et-main-area footer .footer-solutions-section .et_pb_column {
  padding: 0 !important;
  float: unset;
}
#et-boc #et-main-area footer .footer-solutions-section .footer-solutions-title-row .et_pb_column {
  width: 100%;
}
#et-boc #et-main-area footer .footer-solutions-section .footer-solutions-top-row, #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row {
  display: flex;
}
@media (max-width: 767px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-top-row {
    flex-direction: column;
  }
}
#et-boc #et-main-area footer .footer-solutions-section .footer-solutions-top-row .et_pb_column {
  padding-bottom: 52px !important;
  margin-bottom: 0;
}
@media (min-width: 981px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-top-row .et_pb_column {
    width: 33.333%;
    margin-right: 0 !important;
  }
}
@media (min-width: 981px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-top-row .footer-sol-1-3 img {
    position: relative;
    left: 5%;
  }
}
#et-boc #et-main-area footer .footer-solutions-section .footer-solutions-top-row .footer-sol-2-3 {
  position: relative;
}
#et-boc #et-main-area footer .footer-solutions-section .footer-solutions-top-row .footer-sol-2-3:before, #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-top-row .footer-sol-2-3:after {
  content: '';
  position: absolute;
  width: 1px;
  bottom: 0;
  left: 0;
  height: 95%;
  background-image: linear-gradient(to top, #103491 0%, #0f1e29 100%);
}
@media (max-width: 767px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-top-row .footer-sol-2-3:before, #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-top-row .footer-sol-2-3:after {
    display: none;
  }
}
#et-boc #et-main-area footer .footer-solutions-section .footer-solutions-top-row .footer-sol-2-3:after {
  left: auto;
  right: 0;
}
@media (min-width: 981px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-top-row .footer-sol-3-3 img {
    position: relative;
    right: 18%;
  }
}
@media (min-width: 981px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row {
    align-items: center;
  }
}
@media (min-width: 981px) and (max-width: 1300px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row {
    padding-top: 25px !important;
  }
}
@media (max-width: 980px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row {
    align-items: center;
    padding-top: 25px !important;
  }
}
#et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-1-4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 981px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-1-4 {
    width: 28.35%;
    margin-right: 3.5%;
  }
}
@media (min-width: 981px) and (max-width: 1300px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-1-4 {
    flex-direction: column;
    width: 21.35%;
  }
}
@media (max-width: 980px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-1-4 {
    width: 25%;
    display: flex;
    flex-direction: column;
    margin-right: 4%;
  }
}
@media (max-width: 767px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-1-4 {
    width: 100%;
    margin-right: 0;
    justify-content: space-evenly;
    flex-direction: row;
  }
}
@media (min-width: 981px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-2-4 {
    width: 30%;
    margin-right: 3.6%;
  }
}
@media (min-width: 981px) and (max-width: 1300px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-2-4 {
    width: 32%;
  }
}
@media (max-width: 980px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-2-4 {
    width: 45%;
    margin-right: 4%;
  }
}
@media (max-width: 767px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-2-4 {
    width: 56%;
  }
}
@media (max-width: 550px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-2-4 {
    width: 100%;
    margin-right: 0;
  }
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-2-4 .et_pb_text_inner {
    text-align: center;
  }
}
@media (min-width: 981px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-3-4 {
    width: 14%;
    margin-right: 1.3%;
  }
}
@media (min-width: 981px) and (max-width: 1300px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-3-4 {
    width: 16%;
  }
}
@media (max-width: 980px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-3-4 {
    width: 22%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-3-4 {
    width: 40%;
  }
}
@media (max-width: 550px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-3-4 {
    width: 100%;
    margin-right: 0;
  }
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-3-4 .et_pb_text_inner {
    text-align: center;
  }
}
@media (min-width: 981px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-4-4 {
    width: 19.25%;
  }
}
@media (min-width: 981px) and (max-width: 1300px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-4-4 {
    width: 22.25%;
  }
}
@media (max-width: 980px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-bottom-4-4 {
    width: 100%;
  }
}
@media (min-width: 981px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-new-logo {
    position: relative;
    top: -9px;
    margin-right: 15px;
  }
}
@media (min-width: 981px) and (max-width: 1300px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-new-logo {
    top: 0;
    margin-top: 9px;
  }
}
@media (max-width: 980px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-new-logo {
    margin-top: 9px;
  }
}
@media (max-width: 767px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-solutions-bottom-row .footer-new-logo {
    margin-top: 0;
    margin-right: 15px;
  }
}
#et-boc #et-main-area footer .footer-solutions-section .footer-new-address .et_pb_text_inner, #et-boc #et-main-area footer .footer-solutions-section .footer-new-about .et_pb_text_inner {
  margin-bottom: 0;
}
#et-boc #et-main-area footer .footer-solutions-section .footer-new-address p, #et-boc #et-main-area footer .footer-solutions-section .footer-new-about p {
  margin: 0;
}
#et-boc #et-main-area footer .footer-solutions-section .footer-new-about p {
  font-size: 20px;
  font-size: clamp(16px, 1.19vw, 20px);
  line-height: 1.4;
}
@media (max-width: 980px) and (min-width: 768px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-new-about p {
    font-size: clamp(14px, 1.19vw, 20px);
  }
}
#et-boc #et-main-area footer .footer-solutions-section .footer-new-address .et_pb_text_inner {
  font-size: 18px;
  font-size: clamp(14px, 1.07vw, 18px);
  line-height: 1.555;
}
@media (max-width: 980px) and (min-width: 768px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-new-address .et_pb_text_inner {
    line-height: 1.4;
  }
}
#et-boc #et-main-area footer .footer-solutions-section .footer-new-social {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 981px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-new-social {
    margin-bottom: 3%;
  }
}
@media (max-width: 980px) {
  #et-boc #et-main-area footer .footer-solutions-section .footer-new-social {
    max-width: 250px;
    margin: 0 auto 30px;
  }
}
#et-boc #et-main-area footer .footer-solutions-section .footer-new-social:before, #et-boc #et-main-area footer .footer-solutions-section .footer-new-social:after {
  display: none;
}
#et-boc #et-main-area footer .footer-solutions-section .footer-new-social li {
  margin-bottom: 0;
}
#et-boc #et-main-area footer .footer-solutions-section .footer-new-social .icon {
  height: clamp(35px, 3.27vw, 55px);
  width: clamp(35px, 3.27vw, 55px);
}
#et-boc #et-main-area footer .footer-solutions-section .footer-new-social .icon:before {
  font-size: clamp(16px, 1.31vw, 22px);
  line-height: clamp(35px, 3.27vw, 55px);
  height: clamp(35px, 3.27vw, 55px);
  width: clamp(35px, 3.27vw, 55px);
}
#et-boc #et-main-area footer .footer-solutions-section .footer-new-social .icon:hover {
  border-color: #fff;
}
#et-boc #et-main-area footer .footer-copyright-section {
  padding: 33px 0 32px;
}
#et-boc #et-main-area footer .footer-copyright-section .footer-copyright-row {
  display: flex;
  justify-content: space-between;
}
#et-boc #et-main-area footer .footer-copyright-section .footer-copyright-row:after {
  display: none;
}
@media (max-width: 980px) {
  #et-boc #et-main-area footer .footer-copyright-section .footer-copyright-row {
    flex-direction: column;
    align-items: center;
  }
}
#et-boc #et-main-area footer .footer-copyright-section .footer-msp-row .et_pb_column {
  width: 100%;
}
#et-boc #et-main-area footer .footer-copyright-section .footer-msp-row .et_pb_text_inner, #et-boc #et-main-area footer .footer-copyright-section .footer-msp-row p {
  font-size: clamp(14px, 3.38vw, 18px);
  line-height: 1.333;
  color: #000;
  margin-bottom: 0;
  text-align: revert;
}
#et-boc #et-main-area footer .footer-copyright-section .footer-msp-row .et_pb_text_inner a, #et-boc #et-main-area footer .footer-copyright-section .footer-msp-row p a {
  color: #000;
  font-size: clamp(14px, 3.38vw, 18px);
}
#et-boc #et-main-area footer .footer-copyright-section .footer-msp-row .et_pb_text_inner a:hover, #et-boc #et-main-area footer .footer-copyright-section .footer-msp-row p a:hover {
  color: #305ed8;
}
#et-boc #et-main-area footer .footer-copyright-section .et_pb_column {
  padding: 0 !important;
  float: unset;
  width: 100%;
  margin: 0;
}
@media (min-width: 981px) {
  #et-boc #et-main-area footer .footer-copyright-section .et_pb_column {
    width: 50%;
  }
}
#et-boc #et-main-area footer .footer-copyright-section .et_pb_text, #et-boc #et-main-area footer .footer-copyright-section p {
  margin-bottom: 0;
}
@media (max-width: 980px) {
  #et-boc #et-main-area footer .footer-copyright-section .et_pb_text, #et-boc #et-main-area footer .footer-copyright-section p {
    text-align: center;
  }
}
#et-boc #et-main-area footer .footer-copyright-section .footer-copyright-2-2 .et_pb_text_inner {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc #et-main-area footer .footer-copyright-section .footer-copyright-2-2 .et_pb_text_inner {
    text-align: right;
  }
}
#et-boc #et-main-area footer .footer-copyright-section .et_pb_text_inner {
  font-size: clamp(14px, 3.38vw, 18px);
  line-height: 1.333;
  color: #000;
  margin-bottom: 0;
  text-align: revert;
}
#et-boc #et-main-area footer .footer-copyright-section .et_pb_text_inner a {
  color: #000;
  font-size: clamp(14px, 3.38vw, 18px);
}
#et-boc #et-main-area footer .footer-copyright-section .et_pb_text_inner a:hover {
  color: #305ed8;
}
#et-boc #et-main-area footer .footer-copyright-section .footer-divider {
  padding: 0 15px;
}
#et-main-area .banner-section {
  background-attachment: fixed !important;
  background-position: right !important;
}
@media (min-width: 981px) {
  #et-main-area .banner-section {
    background-position: center !important;
    height: 80vh;
    min-height: 600px;
    max-height: 750px;
  }
}
#et-main-area .banner-section h1 {
  font-size: 65px !important;
}
@media (max-width: 980px) {
  #et-main-area .banner-section h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .banner-section h1 {
    font-size: 38px !important;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide {
  padding-top: 119px !important;
  padding: 0;
}
@media (min-width: 981px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide {
    height: 80vh;
    min-height: 600px;
    max-height: 750px;
    /*
					height: 50vh;
					min-height: 700px;
					max-height: 1080px;
*/
    display: flex;
    align-items: center;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide {
    padding-top: 80px !important;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide:before {
  display: none;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container {
  min-height: auto !important;
  height: auto !important;
  max-width: 1500px;
  width: 90%;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  max-width: 750px;
  margin-left: 0;
  padding: 8.5% 0 4%;
}
@media (min-width: 981px) and (max-width: 1366px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    padding: 10% 0 4%;
  }
}
@media (max-width: 980px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    padding: 6.5% 0 10%;
  }
}
@media (max-width: 767px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    padding-bottom: 70px;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
  margin-left: 0;
  margin-top: 40px;
  max-width: 100%;
  padding-bottom: 4px;
  line-height: 110%;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
  margin-left: 0;
  margin-top: 20px;
  line-height: 1;
  font-family: 'Source Sans Pro', sans-serif;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content p {
  margin-bottom: 22px;
  line-height: 132%;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content strong {
  font-size: 28px !important;
  font-weight: 600;
  line-height: 120%;
}
@media (max-width: 980px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content strong {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content strong {
    font-size: 20px !important;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button {
  background: #f04a1b;
  border-radius: 5px;
  color: #fff !important;
  transition: 0.2s;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  border: none !important;
  padding: 11px 40px !important;
  display: inline-block;
  margin-top: 40px;
}
@media (min-width: 981px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button {
    padding: 11px 60px !important;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover {
  background: #071122 !important;
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .buttons-row {
  display: flex;
  margin-top: 25px;
}
@media (max-width: 550px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .buttons-row {
    flex-direction: column;
  }
}
#et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .buttons-row > a {
  margin-right: 15px;
  padding: 11px 60px !important;
}
@media (max-width: 550px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .buttons-row > a {
    max-width: 240px;
    text-align: center;
    padding: 10px 20px !important;
  }
}
@media (max-width: 550px) {
  #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .buttons-row > a.btn-discover {
    margin-top: 20px;
  }
}
#et-main-area .banner-section .banner-bottom-3-col {
  position: relative;
}
@media (min-width: 981px) {
  #et-main-area .banner-section .banner-bottom-3-col {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}
#et-main-area .banner-section .banner-bottom-3-col .col-3-inner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  #et-main-area .banner-section .banner-bottom-3-col .col-3-inner {
    flex-direction: column;
    margin-top: 30px;
  }
}
#et-main-area .banner-section .banner-bottom-3-col .col-3-inner .banner-bottom-item {
  width: 33.333%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 37px 20px;
  background-color: rgba(0, 33, 123, 0.9);
}
@media (max-width: 980px) {
  #et-main-area .banner-section .banner-bottom-3-col .col-3-inner .banner-bottom-item {
    padding: 28px 20px;
  }
}
@media (max-width: 767px) {
  #et-main-area .banner-section .banner-bottom-3-col .col-3-inner .banner-bottom-item {
    width: 100%;
    padding: 20px;
    justify-content: stretch;
    padding-left: 35%;
  }
}
@media (max-width: 500px) {
  #et-main-area .banner-section .banner-bottom-3-col .col-3-inner .banner-bottom-item {
    padding-left: 27%;
  }
}
@media (max-width: 400px) {
  #et-main-area .banner-section .banner-bottom-3-col .col-3-inner .banner-bottom-item {
    padding-left: 25%;
  }
}
#et-main-area .banner-section .banner-bottom-3-col .col-3-inner .banner-bottom-item:nth-child(2) {
  background-color: rgba(9, 50, 162, 0.9);
}
#et-main-area .banner-section .banner-bottom-3-col .col-3-inner .banner-bottom-item:last-child {
  background-color: rgba(20, 72, 215, 0.9);
}
#et-main-area .banner-section .banner-bottom-3-col .col-3-inner .banner-bottom-item .left-icon {
  margin-right: 30px;
  position: relative;
}
@media (max-width: 980px) {
  #et-main-area .banner-section .banner-bottom-3-col .col-3-inner .banner-bottom-item .left-icon {
    margin-right: 20px;
  }
}
#et-main-area .banner-section .banner-bottom-3-col .col-3-inner .banner-bottom-item .left-icon img {
  position: relative;
}
#et-main-area .banner-section .banner-bottom-3-col .col-3-inner .banner-bottom-item .right-content {
  text-align: left;
  padding-bottom: 2px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}
@media (min-width: 1599px) {
  #et-main-area .banner-section .banner-bottom-3-col .col-3-inner .banner-bottom-item .right-content {
    font-size: 24px;
  }
}
@media (min-width: 1799px) {
  #et-main-area .banner-section .banner-bottom-3-col .col-3-inner .banner-bottom-item .right-content {
    font-size: 28px;
  }
}
@media (max-width: 980px) {
  #et-main-area .banner-section .banner-bottom-3-col .col-3-inner .banner-bottom-item .right-content {
    font-size: 16px;
    max-width: 170px;
  }
}
/*Page Posts Category Banner*/
body.page:not(.home) #main-header, body.single-post #main-header, body.archive #main-header {
  background: rgba(255, 255, 255, 0.95);
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slides:before, body.single-post #et-main-area .banner-section .et_pb_slides:before, body.archive #et-main-area .banner-section .et_pb_slides:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #fff, #fff, rgba(255, 255, 255, 0.5), transparent);
  z-index: 1;
  display: block !important;
}
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides:before, body.single-post #et-main-area .banner-section .et_pb_slides:before, body.archive #et-main-area .banner-section .et_pb_slides:before {
    background: linear-gradient(to right, #fff, 100%, #fff, rgba(255, 255, 255, 0.55), transparent);
    opacity: 0.75;
  }
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide {
  background-position-y: top;
  /*
                    @media (max-width: 1280px) and (min-width: 981px) {
                        background-position: left;
                    }
*/
}
@media (max-width: 1366px) and (min-width: 1281px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    max-width: 700px;
  }
}
@media (max-width: 1280px) and (min-width: 981px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    max-width: 600px;
  }
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
  font-size: 20px;
  line-height: 130%;
}
@media (max-width: 1280px) and (min-width: 981px) {
  body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_title {
    font-size: 50px !important;
  }
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button {
  font-size: 20px !important;
  padding: 11px 60px !important;
  display: inline-block;
  border: 2px solid #3787ff !important;
  background-color: #305ed8;
  border-color: #06216c;
  border-radius: 5px;
  letter-spacing: 0;
  min-width: auto;
}
body.page:not(.home) #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover, body.single-post #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover, body.archive #et-main-area .banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description a.et_pb_more_button:hover {
  background-color: #2d57c5 !important;
}
/* Custom pages */
body.page-id-447 #et-boc #et-main-area .banner-section .et_pb_slides .et_pb_slide {
  background-position-y: center;
}
#divi-banner-video {
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#divi-banner-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.page:not(.home) #main-header {
  background: rgba(255, 255, 255, 0.95);
}
body.page:not(.home) #et-main-area p strong, body.page:not(.home) #et-main-area li strong {
  padding-top: 0;
  font-family: 'Work Sans', sans-serif;
}
body.page:not(.home) #et-main-area .banner-section h1 {
  font-size: 67px !important;
}
@media (max-width: 980px) {
  body.page:not(.home) #et-main-area .banner-section h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) #et-main-area .banner-section h1 {
    font-size: 38px !important;
  }
}
body.page:not(.home) #et-main-area .page-content-section {
  padding: 0;
}
body.page:not(.home) #et-main-area .page-content-section > .et_pb_row {
  padding: 0;
  width: 100%;
  max-width: 100%;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .et_pb_section:not(:last-child) {
  border-bottom: 1px solid #c7d6e0;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section {
  padding: 46px 0 32px;
}
@media (min-width: 981px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section .et_pb_row .et_pb_image {
    text-align: right;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section p strong {
  padding-top: 0;
}
@media (min-width: 981px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section.content-right .et_pb_row .et_pb_column:first-child {
    margin-right: 6.35%;
    width: 38.05%;
  }
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section.content-right .et_pb_row .et_pb_column:last-child {
    width: 55.6%;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section.content-right .et_pb_row .et_pb_image {
  text-align: center;
}
@media (min-width: 981px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section.content-right .et_pb_row .et_pb_image {
    text-align: left;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section h2 {
  border-bottom: 0;
  padding-bottom: 32px;
  margin-bottom: 0;
}
@media (min-width: 981px) and (max-width: 1199px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section h2 br {
    display: none;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section p:not(:last-child) {
  margin-bottom: 24px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section .book-image .et_pb_image_wrap {
  position: relative;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section .book-image .et_pb_image_wrap:before {
  content: '';
  background: url(/wp-content/themes/theme/images/book-shadow.png);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -7px;
  left: -63%;
  position: absolute;
  width: 895px;
  height: 314px;
  z-index: 0;
}
@media (max-width: 1280px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .home-after-banner-section .book-image .et_pb_image_wrap:before {
    width: 400px;
    bottom: -156px;
    left: -29%;
  }
}
@media (min-width: 981px) {
  body.page:not(.home) #et-main-area .page-content-section .et-l--post .page-section-provides {
    padding: 50px 0 35px;
  }
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .page-section-provides .et_pb_text_inner h2 {
  line-height: 112%;
  margin-bottom: 38px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .page-section-provides .et_pb_text_inner p:not(:last-child) {
  margin-bottom: 24px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post ul {
  list-style: none;
  padding-left: 0;
  padding: 10px 0 0;
  margin: 0 0 15px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post ul li {
  position: relative;
  padding-left: 58px;
  line-height: 124%;
  margin-bottom: 24px;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post ul li:before {
  content: url(/wp-content/themes/theme/images/mathe-li-bullet.png);
  position: absolute;
  left: 21px;
  top: 0;
  zoom: 0.7;
}
body.page:not(.home) #et-main-area .page-content-section .et-l--post .et_pb_button {
  margin-top: 12px;
  padding: 11px 21px !important;
}
body.page-id-630 #et-boc #et-main-area .page-content-section .et-l--post .home-after-banner-section .book-image .et_pb_image_wrap:before {
  bottom: -45px;
  left: -60%;
  width: 705px;
}
@media (min-width: 981px) and (min-height: 760px) {
  body.single-post {
    overflow-x: initial;
  }
  body.single-post > #page-container {
    overflow-x: initial;
  }
}
body.single-post #et-main-area .banner-section h1 {
  position: relative;
  margin-bottom: 40px;
  font-family: 'HelveticaNeueCondensed', sans-serif;
  font-weight: 900;
  font-size: calc(50px + 1.3vw) !important;
}
@media (max-width: 980px) {
  body.single-post #et-main-area .banner-section h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body.single-post #et-main-area .banner-section h1 {
    font-size: 33px !important;
  }
}
body.single-post #et-main-area .banner-section h1:before {
  content: "";
  width: 80px;
  height: 2px;
  background-color: #093d62;
  position: absolute;
  bottom: -15px;
  left: 0;
}
@media (max-width: 1280px) {
  body.single-post #et-main-area .banner-section h1:before {
    bottom: -18px;
  }
}
@media (max-width: 980px) {
  body.single-post #et-main-area .banner-section h1:before {
    bottom: -21px;
  }
}
body.single-post #et-main-area .banner-section .et_pb_slide_content {
  font-size: 24px !important;
  font-weight: 600;
}
@media (max-width: 980px) {
  body.single-post #et-main-area .banner-section .et_pb_slide_content {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.single-post #et-main-area .banner-section .et_pb_slide_content {
    font-size: 18px !important;
  }
}
body.single-post #et-main-area .single-content-section h2, body:not(.home) #et-main-area .single-content-section h2 {
  font-family: 'HelveticaNeueCondensed', sans-serif;
  font-size: 40px !important;
}
@media (max-width: 980px) {
  body.single-post #et-main-area .single-content-section h2, body:not(.home) #et-main-area .single-content-section h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.single-post #et-main-area .single-content-section h2, body:not(.home) #et-main-area .single-content-section h2 {
    font-size: 25px !important;
  }
}
body.single-post #et-main-area .single-content-section .meta-post-info .mbox-content .author-name, body.single-post #et-main-area .single-content-section .meta-post-info .mbox-content .post-date, body:not(.home) #et-main-area .single-content-section .meta-post-info .mbox-content .author-name, body:not(.home) #et-main-area .single-content-section .meta-post-info .mbox-content .post-date {
  font-family: 'Source Sans Pro', sans-serif;
}
body.single-post #et-main-area .single-content-section h3, body:not(.home) #et-main-area .single-content-section h3 {
  font-family: 'HelveticaNeueCondensed', sans-serif;
  position: relative;
  padding-left: 40px;
  padding-bottom: 7px;
  font-size: 28px !important;
  color: #093d62;
  border-bottom: 2px solid #093d62;
}
@media (max-width: 980px) {
  body.single-post #et-main-area .single-content-section h3, body:not(.home) #et-main-area .single-content-section h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  body.single-post #et-main-area .single-content-section h3, body:not(.home) #et-main-area .single-content-section h3 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body.single-post #et-main-area .single-content-section h3, body:not(.home) #et-main-area .single-content-section h3 {
    padding-left: 35px;
  }
}
body.single-post #et-main-area .single-content-section h3::before, body:not(.home) #et-main-area .single-content-section h3::before {
  content: "";
  position: absolute;
  height: 30px;
  width: 30px;
  background-image: url(/wp-content/uploads/2021/08/mathe-title-bullet.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
}
@media (max-width: 980px) {
  body.single-post #et-main-area .single-content-section h3::before, body:not(.home) #et-main-area .single-content-section h3::before {
    height: 23px;
  }
}
@media (max-width: 767px) {
  body.single-post #et-main-area .single-content-section h3::before, body:not(.home) #et-main-area .single-content-section h3::before {
    height: 19px;
  }
}
body.single-post #et-main-area .single-content-section p, body:not(.home) #et-main-area .single-content-section p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px !important;
}
@media (max-width: 980px) {
  body.single-post #et-main-area .single-content-section p, body:not(.home) #et-main-area .single-content-section p {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.single-post #et-main-area .single-content-section p, body:not(.home) #et-main-area .single-content-section p {
    font-size: 18px !important;
  }
}
body.single-post #et-main-area .single-content-section p img, body:not(.home) #et-main-area .single-content-section p img {
  width: 100%;
}
body.single-post #et-main-area .single-content-section ul, body:not(.home) #et-main-area .single-content-section ul {
  list-style: none;
  padding: 10px 0 0 20px;
  margin: 0 0 15px;
}
body.single-post #et-main-area .single-content-section ul li, body:not(.home) #et-main-area .single-content-section ul li {
  position: relative;
  padding-left: 44px;
  line-height: 124%;
  margin-bottom: 24px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px !important;
  line-height: 140%;
}
@media (max-width: 980px) {
  body.single-post #et-main-area .single-content-section ul li, body:not(.home) #et-main-area .single-content-section ul li {
    font-size: 19px !important;
  }
}
@media (max-width: 767px) {
  body.single-post #et-main-area .single-content-section ul li, body:not(.home) #et-main-area .single-content-section ul li {
    font-size: 18px !important;
  }
}
body.single-post #et-main-area .single-content-section ul li:before, body:not(.home) #et-main-area .single-content-section ul li:before {
  content: url(/wp-content/themes/theme/images/mathe-li-bullet.png);
  position: absolute;
  left: 0;
  top: 7px;
  zoom: 0.6;
}
body.single-post #et-main-area .single-content-section ol li, body:not(.home) #et-main-area .single-content-section ol li {
  font-family: 'Source Sans Pro', sans-serif;
}
body.single-post #et-main-area .single-content-section .case-studies-cta a, body:not(.home) #et-main-area .single-content-section .case-studies-cta a {
  padding: 11px 50px !important;
}
body.single-post #et-main-area .single-content-section .et_pb_button, body:not(.home) #et-main-area .single-content-section .et_pb_button {
  margin-top: 12px;
  padding: 11px 21px !important;
}
@media (min-width: 981px) {
  body.single-post #et-main-area .single-content-section.with-sidebar > .et_pb_row, body:not(.home) #et-main-area .single-content-section.with-sidebar > .et_pb_row {
    display: flex;
  }
}
@media (min-width: 981px) {
  body.single-post #et-main-area .single-content-section.with-sidebar #left-area, body:not(.home) #et-main-area .single-content-section.with-sidebar #left-area {
    width: calc(95% - 320px);
    margin-right: 5%;
  }
  body.single-post #et-main-area .single-content-section.with-sidebar #right-area, body:not(.home) #et-main-area .single-content-section.with-sidebar #right-area {
    width: 320px;
  }
}
body.single-post #et-main-area .single-content-section.with-sidebar #right-area .et_pb_widget_area, body:not(.home) #et-main-area .single-content-section.with-sidebar #right-area .et_pb_widget_area {
  padding-right: 0;
  border-right: 0;
}
@media (min-width: 981px) and (min-height: 760px) {
  body.single-post #et-main-area .single-content-section.with-sidebar #right-area > .et_pb_widget_area, body:not(.home) #et-main-area .single-content-section.with-sidebar #right-area > .et_pb_widget_area {
    height: 100%;
  }
  body.single-post #et-main-area .single-content-section.with-sidebar #right-area > .et_pb_widget_area > #custom_html-2, body:not(.home) #et-main-area .single-content-section.with-sidebar #right-area > .et_pb_widget_area > #custom_html-2 {
    position: sticky;
    top: calc(50vh - 270px);
  }
}
body.single-post #et-main-area .single-content-section .saboxplugin-wrap, body:not(.home) #et-main-area .single-content-section .saboxplugin-wrap {
  border: 1px solid #093d62;
}
body.single-post #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-gravatar, body:not(.home) #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-gravatar {
  padding-left: 30px;
  padding-top: 10px;
}
@media (max-width: 767px) {
  body.single-post #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-gravatar, body:not(.home) #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-gravatar {
    padding-left: 0;
  }
}
body.single-post #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-authorname, body:not(.home) #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-authorname {
  margin-bottom: 10px;
  padding-top: 10px;
}
body.single-post #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-authorname span, body:not(.home) #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-authorname span {
  font-size: 24px !important;
}
@media (max-width: 980px) {
  body.single-post #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-authorname span, body:not(.home) #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-authorname span {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  body.single-post #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-authorname span, body:not(.home) #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-authorname span {
    font-size: 20px !important;
  }
}
body.single-post #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-desc p, body:not(.home) #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-desc p {
  font-size: 16px !important;
}
@media (max-width: 980px) {
  body.single-post #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-desc p, body:not(.home) #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-desc p {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  body.single-post #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-desc p, body:not(.home) #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-desc p {
    font-size: 14px !important;
  }
}
body.single-post #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-socials, body:not(.home) #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-socials {
  background-color: #093d62;
  padding-left: 25px;
}
body.single-post #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-socials svg, body:not(.home) #et-main-area .single-content-section .saboxplugin-wrap .saboxplugin-socials svg {
  color: #fff;
}
@media (min-width: 1441px) {
  body.archive #et-main-area .banner-section .et_pb_slides:before {
    display: none !important;
  }
}
body.archive .et_pb_slides .et_pb_slide {
  background-image: url(/wp-content/themes/theme/images/blog-banner-image.jpg);
  background-color: rgba(0, 0, 0, 0);
}
body.archive .et_pb_slides .et_pb_slide .et_pb_slide_content {
  color: #000;
}
body.archive a.more-link {
  font-family: 'Work Sans', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  color: #223f8f !important;
}
body.archive a.more-link:hover {
  color: #fff !important;
}
body.archive .page-section-it-fortress-logo {
  background-color: #e9f6fe !important;
  border-top: 1px solid #c7d6e0;
}
body.archive .page-section-it-fortress-logo .heading-row {
  max-width: 1040px;
}
body.archive .page-section-it-fortress-logo .logos-row {
  max-width: 1017px;
}
body.archive .page-section-it-fortress-logo .et_pb_column .et_pb_image {
  text-align: center;
}
@media (min-width: 981px) {
  body.archive .page-section-it-fortress-logo .et_pb_column:first-child(2) .et_pb_image {
    text-align: left;
  }
}
@media (min-width: 981px) {
  body.archive .page-section-it-fortress-logo .et_pb_column:last-child .et_pb_image {
    text-align: right;
  }
}
html.pum-open.pum-open-overlay, html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
  overflow: inherit;
}
#popmake-173, #popmake-562 {
  width: 80% !important;
  max-width: 940px !important;
  position: absolute;
  padding: 60px 40px;
}
@media (min-width: 981px) {
  #popmake-173, #popmake-562 {
    padding: 62px 140px;
  }
}
@media (max-width: 1366px) and (min-width: 981px) {
  #popmake-173, #popmake-562 {
    padding: 40px 120px;
  }
}
@media (max-width: 500px) {
  #popmake-173, #popmake-562 {
    padding: 60px 20px;
  }
}
@media (min-width: 768px) {
  #popmake-173 .popmake-content .form-inner, #popmake-173 .popmake-content .form-inner iframe, #popmake-562 .popmake-content .form-inner, #popmake-562 .popmake-content .form-inner iframe {
    max-height: 455px !important;
    min-height: auto !important;
  }
}
#popmake-173 .popup-header, #popmake-562 .popup-header {
  text-align: center;
}
#popmake-173 .popup-header p, #popmake-562 .popup-header p {
  font-size: 18px;
  font-weight: 400;
  line-height: 128%;
  max-width: 590px;
  margin: 0 auto;
}
@media (min-width: 1367px) {
  #popmake-173 .popup-header p, #popmake-562 .popup-header p {
    font-size: 22px;
  }
}
#popmake-173 h4, #popmake-562 h4 {
  font-size: 45px !important;
  font-weight: 700;
  line-height: 102%;
  font-family: 'Avenir-Next', sans-serif;
  padding: 0;
  margin-bottom: 24px;
}
@media (max-width: 980px) {
  #popmake-173 h4, #popmake-562 h4 {
    font-size: 38px !important;
  }
}
@media (max-width: 767px) {
  #popmake-173 h4, #popmake-562 h4 {
    font-size: 30px !important;
  }
}
@media (max-width: 1366px) and (min-width: 1281px) {
  #popmake-173 h4, #popmake-562 h4 {
    font-size: 36px !important;
  }
}
@media (max-width: 1280px) and (min-width: 981px) {
  #popmake-173 h4, #popmake-562 h4 {
    font-size: 32px !important;
  }
}
#popmake-173 .popmake-close, #popmake-562 .popmake-close {
  background: transparent;
  box-shadow: none;
  padding: 20px;
  line-height: 1;
  color: #ecf7ff;
}
#popmake-173 .popmake-close img, #popmake-562 .popmake-close img {
  display: none !important;
}
#popmake-173 .popmake-close:before, #popmake-562 .popmake-close:before {
  content: url(/wp-content/themes/theme/images/popup_close_btn.png);
  position: relative;
  right: -16px;
}
#pum-2226 {
  background-color: rgba(0, 0, 0, 0.9);
}
@media (max-width: 980px) {
  #pum-2226 {
    overflow: auto;
  }
}
#pum-2226 #popmake-2226 {
  width: 95% !important;
  max-width: 1214px !important;
  border-radius: 13px;
  border: 5px solid #084c94;
  background-color: #f0efeb;
  padding: 45px 20px;
  background-image: url('/wp-content/uploads/2021/10/popup-bg-tablet.png');
  background-size: cover;
  background-repeat: no-repeat;
  font-family: 'HelveticaNeueCondensed', sans-serif;
  position: relative;
  overflow: hidden;
}
@media (min-width: 981px) {
  #pum-2226 #popmake-2226 {
    background-image: url('/wp-content/uploads/2021/10/GettyImages-1308355937-1.png');
    background-size: auto;
    padding: 84px 90px 109px 48px;
    top: 50% !important;
    transform: translateY(-50%);
  }
}
@media (min-width: 981px) and (max-width: 1220px) {
  #pum-2226 #popmake-2226 {
    padding: 50px 90px 75px 48px;
  }
}
@media (max-width: 980px) {
  #pum-2226 #popmake-2226 {
    top: 30px !important;
  }
}
@media (max-width: 767px) {
  #pum-2226 #popmake-2226 {
    top: 50px !important;
  }
}
#pum-2226 #popmake-2226:before {
  content: '';
  position: absolute;
  background: url('/wp-content/uploads/2021/10/popup-img.png');
  background-repeat: no-repeat;
  right: 0;
  top: 0;
  height: 100%;
  width: 680px;
  background-size: contain;
  display: none;
}
@media (min-width: 981px) {
  #pum-2226 #popmake-2226:before {
    display: block;
  }
}
@media (min-width: 981px) and (max-width: 1220px) {
  #pum-2226 #popmake-2226:before {
    width: 596px;
  }
}
@media (min-width: 981px) and (max-width: 1120px) {
  #pum-2226 #popmake-2226:before {
    right: -12vw;
  }
}
#pum-2226 #popmake-2226 .popmake-close {
  background: transparent;
  box-shadow: none;
  font-size: 0;
  padding: 5px 24px;
}
#pum-2226 #popmake-2226 .popmake-close:before {
  content: url('/wp-content/uploads/2021/10/close_btn.png');
  position: absolute;
  top: 15px;
  right: 21px;
}
#pum-2226 #popmake-2226 .left-col {
  text-align: center;
}
@media (min-width: 981px) {
  #pum-2226 #popmake-2226 .left-col {
    max-width: 419px;
  }
}
#pum-2226 #popmake-2226 .title {
  font-size: 57px !important;
  color: #093d62;
  line-height: 1;
  padding-bottom: 0;
  margin-bottom: 28px;
}
@media (max-width: 980px) {
  #pum-2226 #popmake-2226 .title {
    font-size: 57px !important;
  }
}
@media (max-width: 767px) {
  #pum-2226 #popmake-2226 .title {
    font-size: 48px !important;
  }
}
@media (max-width: 500px) {
  #pum-2226 #popmake-2226 .title {
    font-size: 40px !important;
  }
}
#pum-2226 #popmake-2226 .date-wrap {
  font-size: 40px !important;
  color: #4f6676;
  margin-bottom: 38px;
}
@media (max-width: 980px) {
  #pum-2226 #popmake-2226 .date-wrap {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #pum-2226 #popmake-2226 .date-wrap {
    font-size: 32px !important;
  }
}
#pum-2226 #popmake-2226 .bottom {
  font-size: 40px !important;
  color: #000;
  line-height: 1;
  border-top: 1px solid #8c99a3;
  border-bottom: 1px solid #8c99a3;
  padding: 24px 10px;
}
@media (max-width: 980px) {
  #pum-2226 #popmake-2226 .bottom {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #pum-2226 #popmake-2226 .bottom {
    font-size: 32px !important;
  }
}
#pum-2226 #popmake-2226 .bottom .red {
  color: #ce152d;
}
@media (max-width: 768px) {
  #pum-2226 #popmake-2226 .bottom .nowrap {
    white-space: nowrap;
  }
}
#pum-2226 #popmake-2226 .logo {
  margin: 20px auto 0;
  text-align: center;
}
@media (min-width: 981px) {
  #pum-2226 #popmake-2226 .logo {
    display: none;
    margin: 0;
  }
}
#et-boc #custom_html-2 {
  max-width: 300px;
  min-width: 300px;
}
@media (min-width: 981px) {
  #et-boc #custom_html-2 {
    float: right;
    margin-bottom: 24px;
  }
}
@media (max-width: 980px) {
  #et-boc #custom_html-2 {
    margin: 30px auto 0;
    float: none;
  }
}
#et-boc #custom_html-2 .form-wrap {
  border-radius: 8px;
  background-color: #093d62;
}
#et-boc #custom_html-2 .form-wrap .form-heading h4 {
  color: #fff;
  font-size: 26px;
  padding: 20px 55px 16px;
  text-align: center;
  font-weight: 700;
  margin: 0;
}
#et-boc #custom_html-2 .form-wrap .it-fortress-section {
  border: 1px solid #093d62;
  background-color: #ffffff;
  margin: 0 -8px 22px -9px;
  text-align: center;
  padding: 18px 30px 19px;
}
#et-boc #custom_html-2 .form-wrap .it-fortress-section p {
  font-size: 18px;
  color: #093d62;
  line-height: 105%;
  margin-bottom: 13px;
}
#et-boc #custom_html-2 .form-wrap .it-fortress-section .image-flex {
  display: flex;
  justify-content: space-between;
  align-items: start;
}
#et-boc #custom_html-2 .form-wrap .form-content {
  text-align: center;
  padding: 0 40px 24px;
}
#et-boc #custom_html-2 .form-wrap .form-content ul {
  text-align: left;
}
#et-boc #custom_html-2 .form-wrap .form-content ul li {
  padding-left: 37px !important;
  font-size: 16px;
  color: #fff;
  line-height: 126% !important;
  margin-bottom: 20px !important;
}
#et-boc #custom_html-2 .form-wrap .form-content ul li:before {
  content: url(/wp-content/themes/theme/images/sidebar-list-bullet.png) !important;
  top: 0 !important;
}
#et-boc #custom_html-2 .form-wrap .form-content a.btn-get-quote.et_pb_button {
  margin-top: 6px;
  padding: 7px 34px !important;
}
@media (max-width: 980px) {
  body.page-id-447 #et-main-area .et_pb_slide_description, body.page-id-612 #et-main-area .et_pb_slide_description {
    padding: 6.5% 0 120px !important;
  }
}
body.page-id-447 #et-main-area .et_pb_slide_content, body.page-id-612 #et-main-area .et_pb_slide_content {
  position: relative;
}
body.page-id-447 #et-main-area .et_pb_slide_content:before, body.page-id-612 #et-main-area .et_pb_slide_content:before {
  content: '';
  position: absolute;
  background: url('/wp-content/uploads/2022/03/HIPAA-Seal-of-Compliance-Verification.png') no-repeat;
  bottom: -122px;
  left: 11%;
  background-size: contain;
  background-position: top center;
  width: 133px;
  height: 122px;
}
@media (min-width: 981px) {
  body.page-id-447 #et-main-area .et_pb_slide_content:before, body.page-id-612 #et-main-area .et_pb_slide_content:before {
    width: 169px;
  }
}
body.home #main-header {
  background: rgba(255, 255, 255, 0.95);
}
body.home #main-header.et-fixed-header {
  background: #fff;
}
#et-boc .home-banner-section .et_pb_slides .et_pb_slide {
  background-position-y: top;
}
@media (max-width: 767px) {
  #et-boc .home-banner-section .et_pb_slides:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #fff, 100%, #fff, rgba(255, 255, 255, 0.55), transparent);
    opacity: 0.75;
    z-index: 1;
    display: block !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  #et-boc .home-banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    max-width: 650px;
  }
}
@media (max-width: 980px) {
  #et-boc .home-banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
    max-width: 550px;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  #et-boc .home-banner-section h1 {
    font-size: 55px !important;
  }
}
#et-boc .home-banner-section a.btn-get-quote {
  border: 2px solid #3787ff;
}
#et-boc .home-banner-section a.btn-discover {
  /*	box-shadow: 0 18px 28px rgba(2, 87, 172, 0.4); */
  border: 1px solid #12aef6;
  background-color: #003366;
  color: #06e7fb;
  padding: 11px 29px !important;
}
#et-boc .home-banner-section a.btn-discover:hover {
  text-shadow: none;
}
#et-boc .home-after-banner-section {
  padding: 42px 0 32px;
}
@media (min-width: 981px) {
  #et-boc .home-after-banner-section .et_pb_row .et_pb_column:first-child {
    width: 55.6%;
    margin-right: 6.35%;
  }
  #et-boc .home-after-banner-section .et_pb_row .et_pb_column:last-child {
    width: 38.05%;
  }
}
@media (max-width: 980px) {
  #et-boc .home-after-banner-section .et_pb_row .et_pb_image {
    text-align: center;
  }
}
#et-boc .home-after-banner-section h2 {
  border-bottom: 4px solid #305ed8;
  padding-bottom: 28px;
  line-height: 112%;
  margin-bottom: 32px;
}
#et-boc .home-after-banner-section p {
  line-height: 120%;
  max-width: 98%;
}
#et-boc .home-after-banner-section p:not(:last-child) {
  margin-bottom: 25px;
}
#et-boc .home-after-banner-section p strong {
  padding-top: 10px;
  display: block;
  letter-spacing: -0.15px;
}
#et-boc .home-after-banner-section li a {
  color: inherit;
  transition: all 0.2s;
}
#et-boc .home-after-banner-section li a:hover {
  color: #305ed8;
}
#et-boc .home-after-banner-section .et_pb_testimonial {
  position: relative;
  background: transparent;
  padding: 70px 0 0 60px !important;
}
#et-boc .home-after-banner-section .et_pb_testimonial:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  width: 105px;
  height: 105px;
  background: transparent;
  background-image: url(/wp-content/uploads/2020/12/circle-testimonial-quote-icon-min.png);
  top: 8px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#et-boc .home-after-banner-section .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_description_inner .et_pb_testimonial_content {
  font-size: 20px !important;
}
@media (max-width: 980px) {
  #et-boc .home-after-banner-section .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_description_inner .et_pb_testimonial_content {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .home-after-banner-section .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_description_inner .et_pb_testimonial_content {
    font-size: 16px !important;
  }
}
#et-boc .home-after-banner-section .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_meta {
  text-align: right;
}
#et-boc .home-after-banner-section .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_meta .et_pb_testimonial_company {
  font-size: 18px !important;
  text-align: right !important;
  margin-top: 20px;
  font-weight: 600;
}
@media (max-width: 980px) {
  #et-boc .home-after-banner-section .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_meta .et_pb_testimonial_company {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .home-after-banner-section .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_meta .et_pb_testimonial_company {
    font-size: 16px !important;
  }
}
@media (min-width: 1201px) {
  #et-boc .home-partner-with-mathe {
    padding: 0;
  }
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
}
#et-boc .home-partner-with-mathe > .et_pb_row h2 {
  margin-bottom: 29px;
  line-height: 112%;
}
#et-boc .home-partner-with-mathe > .et_pb_row ul {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row ul li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 19px;
  }
}
@media (max-width: 980px) {
  #et-boc .home-partner-with-mathe > .et_pb_row ul li {
    margin-bottom: 30px;
  }
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row ul li .image {
    min-width: 100px;
  }
}
@media (max-width: 980px) {
  #et-boc .home-partner-with-mathe > .et_pb_row ul li .image {
    text-align: center;
    margin-bottom: 20px;
  }
}
#et-boc .home-partner-with-mathe > .et_pb_row ul li .content {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row ul li .content {
    width: calc(100% - 100px);
    text-align: left;
  }
}
#et-boc .home-partner-with-mathe > .et_pb_row ul li .content p {
  line-height: 124%;
  margin-bottom: 17px;
}
#et-boc .home-partner-with-mathe > .et_pb_row ul li h3 {
  margin-top: 3px !important;
  margin-bottom: 9px;
  font-weight: 500;
}
#et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading {
  width: 100%;
  margin-right: 0;
}
#et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading .et_pb_text_inner {
  text-align: center;
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading .et_pb_text_inner {
    text-align: left;
  }
}
@media (min-width: 1201px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading {
    margin-right: 1.5%;
    width: 29.2%;
  }
}
@media (min-width: 1301px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading {
    padding-left: 15px;
  }
}
@media (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading {
    padding-bottom: 20px;
  }
}
@media (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-heading .et_pb_text_inner {
    max-width: 420px;
    margin-bottom: 0;
    padding-top: 23px;
  }
}
#et-boc .home-partner-with-mathe > .et_pb_row .home-list-column {
  background: #fff;
  border-top: 1px solid #c7d6e0;
  padding: 50px 30px;
  width: 100%;
  margin-right: 0;
}
@media (min-width: 1201px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-column {
    width: 69.3%;
    padding: 79px 62px 25px 81px;
  }
}
@media (max-width: 1279px) and (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .home-list-column {
    padding: 45px 50px 25px 40px;
  }
}
#et-boc .home-partner-with-mathe > .et_pb_row .et_pb_button {
  border: 2px solid #359af9;
}
@media (max-width: 1520px) and (min-width: 981px) {
  #et-boc .home-partner-with-mathe > .et_pb_row .et_pb_button {
    font-size: 15px !important;
    text-align: center;
  }
}
#et-boc .home-it-fortress-section {
  padding: 0;
  border-top: 1px solid #c7d6e0;
}
#et-boc .home-it-fortress-section .et_pb_row {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row {
    justify-content: space-between;
  }
}
#et-boc .home-it-fortress-section .et_pb_row .et_pb_column {
  width: 100%;
  padding: 60px 30px 50px;
  margin-right: 0;
  display: flex;
  align-items: center;
}
@media (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column {
    border-right: 1px solid #c7d6e0;
  }
}
@media (max-width: 980px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:first-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:first-child .et_pb_module {
    margin: 0 auto;
  }
}
@media (max-width: 980px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:first-child .et_pb_text_inner {
    text-align: center;
  }
}
@media (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column {
    padding: 92px 0 86px;
    width: 21.7%;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column img {
    padding-bottom: 11px;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:first-child {
    width: 32.4%;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:nth-child(3) {
    width: 24.7%;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:nth-child(3) img {
    padding-bottom: 16px;
    padding-left: 5px;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:last-child {
    width: 21.2%;
  }
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:last-child img {
    padding-top: 17px;
    padding-bottom: 0;
  }
}
@media (min-width: 981px) and (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:nth-child(2) {
    border-right: 0;
  }
}
@media (min-width: 981px) and (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:nth-child(3) {
    border-top: 1px solid #c7d6e0;
  }
}
@media (min-width: 981px) and (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column:last-child {
    border-right: 0;
    border-top: 1px solid #c7d6e0;
  }
}
@media (max-width: 1599px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column {
    padding: 92px 30px 86px;
  }
}
@media (max-width: 1200px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_row .et_pb_column {
    width: 50% !important;
  }
}
#et-boc .home-it-fortress-section h2 {
  font-size: 60px !important;
  margin: 6px 0 40px;
}
@media (max-width: 980px) {
  #et-boc .home-it-fortress-section h2 {
    font-size: 48px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .home-it-fortress-section h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 1599px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section h2 {
    font-size: 40px !important;
  }
}
#et-boc .home-it-fortress-section h3 {
  font-size: 38px !important;
  margin: 0 0 41px;
  line-height: 112%;
}
@media (max-width: 980px) {
  #et-boc .home-it-fortress-section h3 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .home-it-fortress-section h3 {
    font-size: 28px !important;
  }
}
@media (max-width: 1599px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section h3 {
    font-size: 28px !important;
  }
}
#et-boc .home-it-fortress-section .et_pb_button {
  padding: 11px 23px !important;
}
@media (max-width: 1599px) and (min-width: 1366px) {
  #et-boc .home-it-fortress-section .et_pb_button {
    font-size: 16px !important;
  }
}
@media (max-width: 1365px) and (min-width: 981px) {
  #et-boc .home-it-fortress-section .et_pb_button {
    font-size: 14px !important;
  }
}
@media (min-width: 981px) {
  #et-boc .home-organization-steps-section {
    padding: 64px 0;
  }
}
#et-boc .home-organization-steps-section .et_pb_row {
  display: flex;
}
@media (max-width: 1600px) {
  #et-boc .home-organization-steps-section .et_pb_row {
    flex-wrap: wrap;
  }
}
#et-boc .home-organization-steps-section .et_pb_row h3 {
  margin: 23px 0 27px;
  line-height: 116%;
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_text_inner ul {
  padding-left: 0;
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_text_inner ul li {
  position: relative;
  padding-left: 38px;
  list-style: none;
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_text_inner ul li:before {
  content: url('/wp-content/themes/theme/images/mathe-li-bullet.png');
  position: absolute;
  left: 0;
  top: 0;
  zoom: 0.7;
}
@media (min-width: 981px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column {
    width: 47.25%;
    margin-right: 5.5%;
    margin-bottom: 30px;
  }
}
@media (min-width: 1601px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column {
    width: 24.6%;
    margin-right: 5.5%;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column {
    width: 100% !important;
    margin-right: 0;
  }
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child) {
  background: #fff;
  padding: 64px 38px 63px;
  border: 1px solid #c7d6e0;
}
@media (min-width: 981px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child) {
    width: 47.25%;
    margin-right: 0;
  }
}
@media (min-width: 981px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child):nth-child(3) {
    margin-right: 5.5%;
  }
}
@media (min-width: 1601px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child):nth-child(3) {
    margin-right: 0;
  }
}
@media (min-width: 1601px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child) {
    margin-right: 0;
    width: 23.3%;
  }
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:first-child) .et_pb_text_inner {
  margin-bottom: 0;
}
@media (min-width: 1601px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:nth-child(2), #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:nth-child(3) {
    border-right: 0;
  }
}
@media (max-width: 767px) {
  #et-boc .home-organization-steps-section .et_pb_row .et_pb_column:not(:last-child) {
    margin-bottom: 30px;
  }
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column .et_pb_text_inner .heading {
  justify-content: start;
  display: flex;
  align-items: center;
  max-width: 258px;
  margin: 0 auto 30px;
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column .et_pb_text_inner .heading span {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 24px;
  text-indent: -25px;
  padding-left: 20px;
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column .et_pb_text_inner .heading img {
  margin-right: 21px;
  width: 54px !important;
}
#et-boc .home-organization-steps-section .et_pb_row .et_pb_column .et_pb_text_inner .content {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 138%;
}
#et-boc .home-organization-steps-section .et_pb_button {
  border: 2px solid #359af9;
  text-shadow: none;
}
#et-main-area .banner-section.home-banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content strong {
  font-size: 22px !important;
}
@media (max-width: 980px) {
  #et-main-area .banner-section.home-banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content strong {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #et-main-area .banner-section.home-banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content strong {
    font-size: 20px !important;
  }
}
#thank-you-landing:before {
  background: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
  content: '';
  opacity: 0.5;
}
@media (min-width: 768px) {
  #thank-you-landing:before {
    display: none;
  }
}
#thank-you-landing .et_pb_slides .et_pb_slide {
  padding: 65px 0 0 !important;
  background-position: top;
}
@media (max-width: 767px) {
  #thank-you-landing .et_pb_slides .et_pb_slide .et_pb_container {
    height: auto !important;
    min-height: auto !important;
  }
}
@media (min-width: 768px) {
  #thank-you-landing .et_pb_slides .et_pb_slide {
    height: 100vh;
    min-height: 600px;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 767px) {
  #thank-you-landing .et_pb_slides .et_pb_slide .et_pb_slider_container_inner {
    padding: 120px 0 !important;
  }
}
#thank-you-landing .et_pb_slides .et_pb_slide .et_pb_slide_description {
  max-width: 470px;
  text-align: center;
}
@media (min-width: 768px) {
  #thank-you-landing .et_pb_slides .et_pb_slide .et_pb_slide_description {
    margin-left: 0;
    text-align: left;
  }
}
#thank-you-landing .et_pb_slides .et_pb_slide .et_pb_slide_title {
  font-family: 'Magistral-Black', sans-serif;
  margin-top: 0;
  text-shadow: none;
  margin-bottom: 48px;
}
@media (max-width: 1024px) and (min-width: 981px) {
  #thank-you-landing .et_pb_slides .et_pb_slide .et_pb_slide_title {
    font-size: 60px !important;
  }
}
#thank-you-landing .et_pb_slides .et_pb_slide .et_pb_slide_title span {
  color: #0038cd;
}
@media (max-width: 500px) {
  #thank-you-landing .et_pb_slides .et_pb_slide .et_pb_slide_title {
    font-size: 45px !important;
  }
}
#thank-you-landing .et_pb_slides .et_pb_slide .et_pb_slide_content p {
  font-size: 28px !important;
  font-weight: 600 !important;
  text-shadow: none;
  margin-bottom: 32px;
  line-height: 116%;
}
@media (max-width: 980px) {
  #thank-you-landing .et_pb_slides .et_pb_slide .et_pb_slide_content p {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #thank-you-landing .et_pb_slides .et_pb_slide .et_pb_slide_content p {
    font-size: 20px !important;
  }
}
@media (min-width: 1441px) {
  body.page-id-403 #et-boc #et-main-area .banner-section .et_pb_slides:before {
    display: none !important;
  }
}
@media (min-width: 981px) {
  #et-main-area .testimonial-page-section {
    padding: 41px 0 28px;
  }
}
#et-main-area .testimonial-page-section .blockquote-divi-wrapper {
  font-family: 'Avenir-Next', sans-serif;
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
#et-main-area .testimonial-page-section .blockquote-divi-wrapper blockquote {
  margin-top: 0;
}
#et-main-area .testimonial-page-section .blockquote-divi-wrapper blockquote p {
  line-height: 120%;
  margin-bottom: 23px;
}
#et-main-area .testimonial-page-section .testimonial-item {
  margin-bottom: 41px;
  padding-bottom: 29px;
  border-bottom: 4px solid #305ed8;
}
#et-boc #et-main-area .contact-us-banner-section .et_pb_slides .et_pb_slide {
  padding-top: 119px !important;
}
#et-boc #et-main-area .contact-us-banner-section .et_pb_slides .et_pb_slide .et_pb_container {
  width: 90%;
}
#et-boc #et-main-area .contact-us-banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slider_container_inner {
  vertical-align: top;
}
#et-boc #et-main-area .contact-us-banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
  padding: 100px 0 337px;
  max-width: 900px;
}
#et-boc #et-main-area .contact-us-banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_title {
  margin-top: 0;
  font-size: 65px !important;
}
@media (max-width: 980px) {
  #et-boc #et-main-area .contact-us-banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_title {
    font-size: 48px !important;
  }
}
@media (max-width: 767px) {
  #et-boc #et-main-area .contact-us-banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_title {
    font-size: 42px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #et-boc #et-main-area .contact-us-banner-section .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_title {
    font-size: 55px !important;
  }
}
#et-boc #et-main-area .contact-us-content-section {
  padding-top: 0;
  background: transparent;
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row {
  margin-top: -396px;
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.15);
  padding: 0;
}
@media (max-width: 729px) {
  #et-boc #et-main-area .contact-us-content-section > .et_pb_row {
    margin-top: -360px;
  }
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column {
  padding: 40px;
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column.contact-module {
  background-image: linear-gradient(30deg, #093d62 0%, #0c111d 100%);
  color: #fff;
}
@media (min-width: 981px) {
  #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column.contact-module {
    width: 41.75%;
    margin-right: 0;
    clip-path: polygon(0 0%, 85% 0, 100% 100%, 0% 100%);
    padding: 14.4% 5% 10% 12%;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column.contact-module {
    padding-left: 10%;
    margin-left: -1px;
  }
}
@media (max-width: 980px) {
  #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column.contact-module {
    padding-left: 120px;
  }
}
@media (max-width: 500px) {
  #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column.contact-module {
    padding-left: 70px;
  }
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column.contact-module strong {
  color: #305ed8;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-weight: 900;
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column.contact-module a {
  color: #fff;
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column.contact-module a:hover {
  color: #305ed8;
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .address-col, #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .phone-col {
  position: relative;
  margin-bottom: 32px;
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .address-col p, #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .phone-col p {
  margin-bottom: 0px;
}
@media (max-width: 980px) {
  #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .address-col p, #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .phone-col p {
    font-size: 20px;
  }
}
@media (max-width: 500px) {
  #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .address-col p, #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .phone-col p {
    font-size: 18px;
  }
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .address-col p strong, #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .phone-col p strong {
  line-height: 1;
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .address-col:before, #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .phone-col:before {
  content: url(/wp-content/themes/theme/images/address-icon.png);
  position: absolute;
  left: -22%;
  top: 0;
}
@media (max-width: 980px) {
  #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .address-col:before, #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .phone-col:before {
    left: -70px;
  }
}
@media (max-width: 500px) {
  #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .address-col:before, #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .phone-col:before {
    left: -47px;
  }
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .phone-col:before {
  content: url(/wp-content/themes/theme/images/phone-icon.png);
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .et_pb_social_media_follow {
  margin: 35px 0 0;
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column .et_pb_social_media_follow a.icon {
  text-align: left;
  width: 36px;
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column.form-module .form-heading {
  margin-bottom: 22px;
}
@media (min-width: 981px) {
  #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column.form-module {
    width: 58.25%;
    padding: 44px 95px 11px 60px;
  }
}
@media (min-width: 981px) and (max-width: 1099px) {
  #et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column.form-module {
    padding-left: 20px;
  }
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column.form-module p {
  font-size: 22px;
  line-height: 122%;
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column.form-module p:not(:last-child) {
  margin-bottom: 10px;
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column.form-module p:last-child {
  margin-bottom: 0;
}
#et-boc #et-main-area .contact-us-content-section > .et_pb_row > .et_pb_column.form-module p strong {
  color: #305ed8;
  font-weight: 900;
}
#et-boc #et-main-area .contact-us-map-section .et_pb_map {
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.15);
  border: 1px solid #b7b7b7;
}
#et-boc #et-main-area .contact-us-map-section .et_pb_map h3 {
  font-size: 16px !important;
  color: #ea4335;
  padding: 10px 0;
  margin: 0 !important;
}
#et-boc.et-boc #support-page-banner-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100vw;
  height: 100vh;
  min-height: 820px;
  padding-top: 80px;
  background: linear-gradient(180deg, rgba(10, 61, 98, 0.6) 0%, rgba(10, 61, 98, 0.8) 100%), url(/wp-content/uploads/2020/10/support-banner-image.jpg);
  background-size: cover;
  background-color: #0a3d62;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#et-boc.et-boc #support-page-banner-section .et_pb_fullwidth_code {
  max-width: 1040px;
  width: 90%;
  padding-top: 150px !important;
}
#et-boc.et-boc #support-page-banner-section .et_pb_code_inner {
  padding: 60px 25px;
  border: 1px solid white;
  text-align: center;
  margin-top: 0 !important;
  margin-bottom: 100px !important;
  color: #fff;
}
@media (min-width: 768px) {
  #et-boc.et-boc #support-page-banner-section .et_pb_code_inner {
    padding: 60px 50px;
  }
}
#et-boc.et-boc #support-page-banner-section .et_pb_code_inner h1 {
  margin-top: 32px;
  color: white;
  margin-bottom: 40px;
  font-size: 50px !important;
}
@media (max-width: 980px) {
  #et-boc.et-boc #support-page-banner-section .et_pb_code_inner h1 {
    font-size: 42px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #support-page-banner-section .et_pb_code_inner h1 {
    font-size: 36px !important;
  }
}
@media (min-width: 768px) {
  #et-boc.et-boc #support-page-banner-section .et_pb_code_inner h1 {
    margin-top: 72px;
  }
}
#et-boc.et-boc #support-page-banner-section .et_pb_code_inner a.et_pb_button {
  margin-bottom: 0 !important;
  border: 2px solid #4175fd;
  margin-top: 29px;
}
#et-boc.et-boc #support-page-banner-section .et_pb_code_inner a.email-link {
  color: #fff;
  border-bottom: 1px solid;
  transition: all 0.1s;
}
#et-boc.et-boc #support-page-banner-section .et_pb_code_inner a.email-link:hover {
  border-bottom: 0;
}
#et-boc.et-boc #support-page-banner-section .et_pb_code_inner p {
  font-size: 18px !important;
}
@media (max-width: 980px) {
  #et-boc.et-boc #support-page-banner-section .et_pb_code_inner p {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #support-page-banner-section .et_pb_code_inner p {
    font-size: 15px !important;
  }
}
#et-boc.et-boc #support-page-banner-section .et_pb_code_inner p.buttons {
  margin-bottom: 50px;
}
#et-boc.et-boc #support-page-banner-section .et_pb_code_inner p.buttons a.email-support {
  width: 100%;
  max-width: 340px;
  padding: 13px 25px !important;
  font-size: 22px !important;
}
@media (max-width: 980px) {
  #et-boc.et-boc #support-page-banner-section .et_pb_code_inner p.buttons a.email-support {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #et-boc.et-boc #support-page-banner-section .et_pb_code_inner p.buttons a.email-support {
    font-size: 18px !important;
  }
}
@media (max-width: 640px) {
  #et-boc.et-boc #support-page-banner-section .et_pb_code_inner p.buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #et-boc.et-boc #support-page-banner-section .et_pb_code_inner p.buttons .email-support {
    margin-right: 0 !important;
  }
}
#et-boc.et-boc #support-page-banner-section .et_pb_code_inner p.text {
  max-width: 590px;
  margin-left: auto;
  margin-right: auto;
}
#et-boc.et-boc #support-page-banner-section .pulse-container {
  position: relative;
  margin-top: -16px;
}
@media (min-width: 768px) {
  #et-boc.et-boc #support-page-banner-section .pulse-container {
    margin-top: -13px;
  }
}
#et-boc.et-boc #support-page-banner-section .pulse-container .base-pulse {
  background: transparent;
  border-radius: 600px;
  height: 100px;
  width: 100px;
  position: absolute;
  top: -95px;
  left: calc(50% - 50px);
  z-index: 1;
  opacity: 0;
  border: 1px solid white;
}
#et-boc.et-boc #support-page-banner-section .pulse-container .base-pulse.pulse1 {
  -webkit-animation: pulse1 2s ease-out infinite;
  animation: pulse1 2s ease-out infinite;
}
#et-boc.et-boc #support-page-banner-section .pulse-container .base-pulse.pulse2 {
  /*  animation: pulse1 2s ease-out infinite;
					  animation-delay: 500ms;*/
}
#et-boc.et-boc #support-page-banner-section .pulse-container .base-pulse.pulse3 {
  -webkit-animation: pulse1 2s ease-out infinite;
  animation: pulse1 2s ease-out infinite;
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms;
}
#et-boc.et-boc #support-page-banner-section .pulse-container .base-pulse.pulse4 {
  /*  animation: pulse1 2s ease-out infinite;
				  animation-delay: 1500ms;*/
}
@-webkit-keyframes "pulse1" {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
#et-boc.et-boc #support-page-banner-section .pulse-container .dot {
  width: 60px;
  height: 60px;
  border: 5px solid white;
  border-radius: 600px;
  background-color: white;
  z-index: 10;
  position: absolute;
  top: -75px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#et-boc.et-boc #support-page-banner-section .pulse-container .dot img {
  max-width: 100%;
  padding: 10px;
}
body.page-id-543 #livechat-compact-container, body.page-id-543 #livechat-full {
  display: none !important;
}
body.page-id-577 #et-main-area .page-content-section {
  padding-top: 60px !important;
}
body.page-id-577 #et-main-area .et_builder_inner_content .et_pb_row_0 {
  padding: 0;
}
body.page-id-577 #et-main-area .z_contactForm {
  top: 150px;
}
@media (max-height: 750px) {
  body.page-id-577 #et-main-area .z_contactform2 {
    overflow-y: auto;
  }
}
body.page-id-577 footer {
  z-index: 0;
  position: relative;
}
@media (min-width: 981px) {
  #it-fortress-pricing-table {
    padding: 46px 0 50px;
  }
}
#it-fortress-pricing-table .table-code-module .table-content {
  overflow-x: auto;
}
#it-fortress-pricing-table .table-code-module table {
  text-align: center;
  width: 100%;
  border-collapse: inherit;
  position: relative;
  overflow-x: scroll;
  min-width: 820px;
}
#it-fortress-pricing-table .table-code-module tr {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
#it-fortress-pricing-table .table-code-module tr.top-table {
  padding-bottom: 15px;
}
#it-fortress-pricing-table .table-code-module tr.top-table th:first-child {
  display: flex;
  align-items: center;
}
#it-fortress-pricing-table .table-code-module tr.top-table th .title {
  color: #093d62;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  font-size: 19px;
  font-weight: 700;
  font-family: 'Avenir-Next', sans-serif;
}
#it-fortress-pricing-table .table-code-module tr.top-table th:not(:first-child) img {
  min-height: 96px;
  margin-bottom: 6px;
}
#it-fortress-pricing-table .table-code-module tr.title-table th {
  font-weight: 700;
  padding: 18px 12px;
  color: #fff;
  line-height: 126%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Avenir-Next', sans-serif;
}
#it-fortress-pricing-table .table-code-module tr.title-table th:nth-child(2) {
  border-radius: 12px 12px 0 0;
  border: 5px solid #093d62;
  background-color: #093d62;
  margin-left: 2.5px;
}
#it-fortress-pricing-table .table-code-module tr.title-table th:nth-child(3) {
  border-radius: 12px 12px 0 0;
  border: 5px solid #305ed8;
  background-color: #305ed8;
}
#it-fortress-pricing-table .table-code-module tr.title-table th:last-child {
  border-radius: 12px 12px 0 0;
  border: 5px solid #00268b;
  background-color: #00268b;
  margin-left: -2.5px;
}
#it-fortress-pricing-table .table-code-module tr:not(:last-child):not(.title-table):not(.top-table) {
  border-bottom: 1px solid #093d62;
}
#it-fortress-pricing-table .table-code-module tr.grey-tr td {
  background: #f2f2f2;
}
#it-fortress-pricing-table .table-code-module tr.grey-tr td:nth-child(2) {
  background: #ddeaf1;
}
#it-fortress-pricing-table .table-code-module tr.grey-tr td:nth-child(3) {
  background: #c6deed;
}
#it-fortress-pricing-table .table-code-module tr.grey-tr td:last-child {
  background: #aed6ed;
}
#it-fortress-pricing-table .table-code-module tr.first-row-content td:first-child {
  border-top-left-radius: 12px;
  border-top: 5px solid #093d62;
}
#it-fortress-pricing-table .table-code-module tr:last-child td {
  border-bottom: 5px solid #093d62;
}
#it-fortress-pricing-table .table-code-module tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}
#it-fortress-pricing-table .table-code-module tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}
#it-fortress-pricing-table .table-code-module th, #it-fortress-pricing-table .table-code-module td {
  font-size: 16px;
  width: 19.85%;
  line-height: 116%;
  padding: 10px 15px;
}
#it-fortress-pricing-table .table-code-module th:first-child, #it-fortress-pricing-table .table-code-module td:first-child {
  width: 41.15%;
  text-align: left;
  padding-left: 25px;
  font-size: 20px;
  line-height: 120%;
}
@media (max-width: 1024px) {
  #it-fortress-pricing-table .table-code-module th:first-child, #it-fortress-pricing-table .table-code-module td:first-child {
    font-size: 18px;
  }
}
#it-fortress-pricing-table .table-code-module th:nth-child(2), #it-fortress-pricing-table .table-code-module td:nth-child(2) {
  width: 18%;
}
#it-fortress-pricing-table .table-code-module th:last-child, #it-fortress-pricing-table .table-code-module td:last-child {
  width: 21%;
}
@media (max-width: 1024px) {
  #it-fortress-pricing-table .table-code-module th, #it-fortress-pricing-table .table-code-module td {
    width: 25% !important;
  }
}
#it-fortress-pricing-table .table-code-module td {
  border-left: 5px solid #093d62;
  display: flex;
  align-items: center;
}
#it-fortress-pricing-table .table-code-module td:nth-child(2) {
  background: #e9f6fe;
}
#it-fortress-pricing-table .table-code-module td:nth-child(3) {
  background: #d0eafa;
}
#it-fortress-pricing-table .table-code-module td:last-child {
  background: #b7e1f9;
  border-right: 5px solid #093d62;
}
#it-fortress-pricing-table .table-code-module td:not(:first-child) {
  justify-content: center;
}
#it-fortress-pricing-table .table-code-module .table-bottom-info {
  font-size: 15px;
  font-weight: 400;
  padding: 20px 0 0;
}
@media (min-width: 981px) {
  #et-boc .home-blog-bottom-section .et_pb_blog_grid_wrapper, #et-boc .home-blog-bottom-section .et_pb_blog_0 {
    margin-bottom: 21px;
  }
}
@media (min-width: 981px) {
  #et-boc .home-blog-bottom-section {
    padding: 45px 0 15px;
  }
}
@media (min-width: 981px) {
  #et-boc .home-blog-bottom-section .et_pb_text_inner {
    margin-bottom: 49px;
  }
}
#et-boc .home-blog-bottom-section .et_pb_text_inner h2, #et-boc .home-blog-bottom-section .et_pb_text_inner .title {
  font-size: 45px !important;
  font-weight: 500;
  margin-bottom: 31px;
  margin-top: 0;
}
@media (max-width: 980px) {
  #et-boc .home-blog-bottom-section .et_pb_text_inner h2, #et-boc .home-blog-bottom-section .et_pb_text_inner .title {
    font-size: 36px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .home-blog-bottom-section .et_pb_text_inner h2, #et-boc .home-blog-bottom-section .et_pb_text_inner .title {
    font-size: 32px !important;
  }
}
#et-boc .home-blog-bottom-section .et_pb_text_inner p {
  font-size: 24px !important;
  font-weight: 500;
  line-height: 24px;
}
@media (max-width: 980px) {
  #et-boc .home-blog-bottom-section .et_pb_text_inner p {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  #et-boc .home-blog-bottom-section .et_pb_text_inner p {
    font-size: 16px !important;
  }
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 981px) {
  #et-boc .home-blog-bottom-section .et_pb_salvattore_content .column {
    width: 31.75%;
    display: flex;
    flex-direction: column;
  }
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column:not(:last-child) {
  margin-right: 2.375%;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article {
  padding: 0;
  border: none;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  position: relative;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .entry-title {
  font-size: 22px !important;
  font-weight: 500;
  line-height: 110%;
  margin: 0 0 15px;
  height: 72px !important;
}
@media (max-width: 767px) {
  #et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .entry-title {
    height: auto !important;
  }
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .et_pb_image_container {
  margin: 0;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .entry-title, #et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .post-content {
  padding: 0 27px;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .post-content-inner {
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  #et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .post-content-inner {
    height: auto !important;
  }
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .post-content p {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
@media (max-width: 767px) {
  #et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .post-content p {
    height: auto !important;
  }
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article a.more-link {
  display: inline-block;
  text-align: center;
  margin: 24px 0 30px;
  border-radius: 5px;
  border: 2px solid #223f8f;
  line-height: 1.1;
  padding: 8px 10px;
  transition: all 0.2s;
  position: absolute;
  bottom: 0;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article a.more-link:hover {
  background: #223f8f;
  color: #fff !important;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .et_pb_image_container > a {
  margin-bottom: 27px;
}
#et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .et_pb_image_container img {
  max-height: 217px;
  object-fit: cover;
}
@media (min-width: 768px) {
  #et-boc .home-blog-bottom-section .et_pb_salvattore_content .column article .et_pb_image_container img {
    min-height: 217px;
  }
}
#et-boc .home-blog-bottom-section .et_pb_button {
  display: block;
  max-width: 270px;
  font-size: 20px;
  font-weight: 700;
  margin: 0 auto;
  text-align: center;
  line-height: 1.2 !important;
  /*	box-shadow: 0 18px 28px rgba(48, 94, 216, 0.65); */
  border: 2px solid #359af9;
  text-shadow: none;
}
#et-boc .home-blog-bottom-section .et_pb_button span {
  display: block;
  font-size: 15px;
  font-family: "Work Sans", sans-serif;
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo {
    padding: 52px 0 50px;
  }
}
#et-boc .page-section-it-fortress-logo .heading-row {
  padding-bottom: 0;
}
#et-boc .page-section-it-fortress-logo .heading-row h2 {
  margin-bottom: 32px;
}
#et-boc .page-section-it-fortress-logo .heading-row p {
  line-height: 124%;
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo .logos-row {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo .logos-row > .et_pb_column {
    width: 33.333%;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  #et-boc .page-section-it-fortress-logo .logos-row > .et_pb_column .et_pb_module img {
    max-height: 180px;
    object-fit: contain;
  }
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo .logos-row > .et_pb_column:first-child .et_pb_module {
    text-align: left;
  }
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo .logos-row > .et_pb_column:first-child img {
    padding-top: 5px;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  #et-boc .page-section-it-fortress-logo .logos-row > .et_pb_column:last-child .et_pb_module img {
    max-height: 204px;
  }
}
@media (min-width: 981px) {
  #et-boc .page-section-it-fortress-logo .logos-row > .et_pb_column:not(:last-child) {
    margin-right: 0;
  }
}
#main-content .custom-accordion-module .et_pb_accordion_item {
  border-radius: 0 0 0 0;
  overflow: hidden;
  border-width: 0px 0px 2px 0px;
  border-color: #093d62;
  padding-left: 0;
  background: transparent;
  margin-bottom: 0;
}
#main-content .custom-accordion-module .et_pb_accordion_item .et_pb_toggle_title {
  font-size: 21px;
  font-weight: bold;
  margin: 0;
  text-align: left;
}
#main-content .custom-accordion-module .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title {
  color: #093d62 !important;
}
#main-content .custom-accordion-module .et_pb_accordion_item.et_pb_toggle_close .et_pb_toggle_title:before {
  color: #093d62;
}
#main-content .custom-accordion-module .et_pb_accordion_item .et_pb_toggle_content {
  font-size: 20px;
  line-height: 140%;
}
#main-content .custom-accordion-module .et_pb_accordion_item ul {
  list-style: none;
  padding-left: 0;
  padding: 10px 0 0;
  margin: 20px 0 0;
}
#main-content .custom-accordion-module .et_pb_accordion_item ul li {
  position: relative;
  padding-left: 44px;
  line-height: 124%;
  margin-bottom: 24px;
}
#main-content .custom-accordion-module .et_pb_accordion_item ul li:before {
  content: url(/wp-content/themes/theme/images/mathe-li-bullet.png);
  position: absolute;
  left: 0;
  top: 0;
  zoom: 0.7;
}
#main-content .save-landing-section {
  padding: 120px 0 80px !important;
}
@media (min-width: 981px) {
  #main-content .save-landing-section {
    padding: 198px 0 108px !important;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  #main-content .save-landing-section {
    padding: 165px 0 108px !important;
  }
}
@media (min-width: 981px) {
  #main-content .save-landing-section .et_pb_column:not(.et-last-child) {
    max-width: 620px;
    margin-right: 4.35%;
  }
  #main-content .save-landing-section .et_pb_column .et-last-child {
    width: 48.4%;
  }
}
#main-content .save-landing-section .content-text {
  font-family: 'Gibson', sans-serif;
}
#main-content .save-landing-section .content-text h1 {
  line-height: 108%;
  padding-bottom: 47px;
  margin: 38px 0 41px;
  position: relative;
}
@media (min-width: 981px) and (max-width: 1366px) {
  #main-content .save-landing-section .content-text h1 {
    font-size: 39px;
  }
}
#main-content .save-landing-section .content-text h1:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 22.6%;
  height: 3px;
  background: #305ed8;
}
@media (min-width: 981px) and (max-width: 1280px) {
  #main-content .save-landing-section .content-text h1 {
    font-size: 36px !important;
  }
}
#main-content .save-landing-section .content-text p.bold-bottom {
  font-size: 34px !important;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 0;
}
@media (max-width: 980px) {
  #main-content .save-landing-section .content-text p.bold-bottom {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #main-content .save-landing-section .content-text p.bold-bottom {
    font-size: 26px !important;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  #main-content .save-landing-section .content-text p.bold-bottom {
    font-size: 32px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #main-content .save-landing-section .content-text p.bold-bottom {
    font-size: 28px !important;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  #main-content .save-landing-section .content-text p.bold-bottom {
    font-size: 25px !important;
  }
}
#main-content .save-landing-section .save-logos-module .et_pb_text_inner {
  display: flex;
  justify-content: space-around;
}
@media (min-width: 981px) {
  #main-content .save-landing-section .save-logos-module .et_pb_text_inner {
    justify-content: space-between;
  }
}
#main-content .save-landing-section .save-logos-module .et_pb_text_inner img {
  width: 48%;
  max-width: 300px;
}
#main-content .save-landing-section .form-module {
  max-width: 587px;
}
@media (max-width: 980px) {
  #main-content .save-landing-section .form-module {
    margin: 0 auto;
  }
}
#main-content .save-landing-section .form-module .et_pb_code_inner {
  box-shadow: 0 28px 48px rgba(0, 0, 0, 0.3);
  border-radius: 30px 0;
  border: 2px solid #093d62;
  background-color: #ffffff;
}
#main-content .save-landing-section .form-module .heading {
  background-color: #093d62;
  border-radius: 25px 0 0;
  display: flex;
  position: relative;
}
#main-content .save-landing-section .form-module .heading h4 {
  font-size: 30px !important;
  line-height: 108%;
  padding: 31px 20px 35px 24.4%;
  color: #fff;
  font-weight: 400;
  margin: 0;
}
@media (max-width: 980px) {
  #main-content .save-landing-section .form-module .heading h4 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #main-content .save-landing-section .form-module .heading h4 {
    font-size: 26px !important;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  #main-content .save-landing-section .form-module .heading h4 {
    padding: 24px 20px 28px 24.4%;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #main-content .save-landing-section .form-module .heading h4 {
    font-size: 27px !important;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  #main-content .save-landing-section .form-module .heading h4 {
    font-size: 22px !important;
  }
}
#main-content .save-landing-section .form-module .heading .left-img {
  position: absolute;
  /* left: -51px;
    				top: -28px; */
  left: -8.8%;
  top: -21.5%;
  height: 174px;
  width: 30%;
}
@media (min-width: 981px) and (max-width: 1366px) {
  #main-content .save-landing-section .form-module .heading .left-img {
    top: -37.5%;
  }
}
#main-content .save-landing-section .form-module .form-wrap {
  max-width: 460px;
  width: 83%;
  margin: 29px auto 20px;
}
@media (min-width: 981px) and (max-width: 1366px) {
  #main-content .save-landing-section .form-module .form-wrap {
    margin: 20px auto 10px;
  }
}
body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section {
  position: relative;
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section {
    padding-bottom: 130px;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section {
    padding-bottom: 110px;
  }
}
@media (max-width: 980px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section {
    padding: 30px 0 !important;
  }
}
body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: -8px;
  background-image: url(/wp-content/uploads/2021/02/GettyImages-484139636.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
  max-width: 545px;
  height: 641px;
  width: 52.3vw;
}
@media (min-width: 981px) and (max-width: 1800px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section:before {
    left: -60px;
  }
}
@media (min-width: 981px) and (max-width: 1700px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section:before {
    left: -110px;
  }
}
@media (min-width: 981px) and (max-width: 1600px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section:before {
    left: -140px;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section:before {
    top: -16px;
  }
}
@media (max-width: 980px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section:before {
    display: none;
  }
}
body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .switching-it-companies-logo-row {
  padding: 0;
}
@media (min-width: 981px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .switching-it-companies-logo-row {
    position: absolute;
    left: 148px;
  }
}
@media (min-width: 981px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .switching-it-companies-backgrounnd-row .et_pb_column {
    width: 60.8%;
    margin-right: 2.5%;
  }
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .switching-it-companies-backgrounnd-row .et_pb_column.et-last-child {
    width: 36.7%;
  }
}
@media (min-width: 981px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .switching-it-companies-backgrounnd-row .et_pb_text {
    max-width: 490px;
    margin: 49px 0 0 237px;
  }
}
@media (min-width: 981px) and (max-width: 1530px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .switching-it-companies-backgrounnd-row .et_pb_text {
    margin: 49px 0 0 270px;
  }
}
@media (min-width: 981px) and (max-width: 1475px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .switching-it-companies-backgrounnd-row .et_pb_text {
    margin: 49px 0 0 300px;
  }
}
@media (min-width: 981px) and (max-width: 1400px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .switching-it-companies-backgrounnd-row .et_pb_text {
    margin: 49px 0 0 313px;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .switching-it-companies-backgrounnd-row .et_pb_text {
    margin: 49px 0 0 322px;
  }
}
@media (max-width: 980px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .switching-it-companies-backgrounnd-row .et_pb_module {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
  }
}
body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h1, body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h2 {
  font-size: 45px !important;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h1, body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h1, body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h2 {
    font-size: 30px !important;
  }
}
@media (min-width: 981px) and (max-width: 1475px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h1, body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h2 {
    font-size: 42px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h1, body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h2 {
    font-size: 39px !important;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h1, body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h2 {
    font-size: 34px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h1, body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h2 {
    font-size: 31px !important;
  }
}
@media (min-width: 981px) and (max-width: 1130px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h1, body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h2 {
    font-size: 28px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h1, body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h2 {
    font-size: 25px !important;
  }
}
body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h1 {
  padding-bottom: 33px;
}
body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h2 {
  padding-bottom: 34px;
}
@media (min-width: 981px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section h2 {
    max-width: 400px;
  }
}
body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section p {
  font-size: 28px !important;
  font-family: 'Franklin Gothic - Book', sans-serif;
  font-weight: 400;
  line-height: 117%;
}
@media (max-width: 980px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section p {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section p {
    font-size: 18px !important;
  }
}
@media (min-width: 981px) and (max-width: 1475px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section p {
    font-size: 26px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section p {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section p {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section p {
    font-size: 19px !important;
  }
}
@media (min-width: 981px) and (max-width: 1130px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section p {
    font-size: 17px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section p {
    font-size: 16px !important;
  }
}
body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border {
  box-shadow: 0 28px 48px rgba(11, 0, 52, 0.65);
  background-image: linear-gradient(to top, #e5e5e5 0%, #ffffff 100%);
}
@media (min-width: 981px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border {
    position: absolute;
    top: -66px;
  }
}
body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form {
  padding: 35px 46px 37px;
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form {
    padding: 35px 46px 15px;
    padding: 24px 32px 4px;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form {
    padding: 24px 32px 4px;
  }
}
@media (max-width: 767px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form {
    padding: 25px 25px 10px;
  }
}
body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form .heading {
  margin-bottom: 29px;
}
body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form .heading h4 {
  font-size: 34px !important;
  color: #093d62;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  font-family: "Open Sans Condensed", sans-serif;
  padding-bottom: 15px;
}
@media (max-width: 980px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form .heading h4 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form .heading h4 {
    font-size: 25px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form .heading h4 {
    font-size: 30px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form .heading h4 {
    font-size: 29px !important;
  }
}
@media (min-width: 981px) and (max-width: 1130px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form .heading h4 {
    font-size: 25px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form .heading h4 {
    font-size: 23px !important;
  }
}
body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form .heading p {
  font-size: 22px !important;
  font-family: 'Franklin Gothic - Book', sans-serif;
  font-weight: 400;
  color: #000000;
  text-align: center;
  line-height: 113%;
  max-width: 320px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form .heading p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form .heading p {
    font-size: 18px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form .heading p {
    font-size: 19px !important;
  }
}
@media (min-width: 981px) and (max-width: 1130px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form .heading p {
    font-size: 17px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form .heading p {
    font-size: 16px !important;
  }
}
body.page-id-961 #et-boc .switching-it-companies-backgrounnd-section .et_pb_with_border .switching-it-companies-form .form-wrap {
  padding: 0 6px;
}
@media (max-width: 767px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section {
    padding-top: 30px !important;
  }
}
body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row {
  position: relative;
}
@media (max-width: 767px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row {
    padding-bottom: 0 !important;
  }
}
body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row:before {
  content: "";
  position: absolute;
  top: 33px;
  right: -97px;
  background-image: url(/wp-content/uploads/2021/02/Book_cover_mockup.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
  max-width: 852px;
  height: 595px;
  width: 52.3vw;
}
@media (max-width: 980px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row:before {
    display: none;
  }
}
@media (min-width: 981px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row .et_pb_column {
    margin-right: 4%;
    width: 57%;
  }
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row .et_pb_column.et-last-child {
    width: 39%;
    margin-right: 0;
  }
}
body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row h3 {
  font-size: 34px !important;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 79%;
  padding-bottom: 34px;
}
@media (max-width: 980px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row h3 {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row h3 {
    font-size: 32px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row h3 {
    font-size: 29px !important;
  }
}
@media (min-width: 981px) and (max-width: 1140px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row h3 {
    font-size: 26px !important;
  }
}
@media (min-width: 981px) and (max-width: 1024px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row h3 {
    text-align: center;
  }
}
body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row p, body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row li {
  font-size: 20px !important;
  font-family: 'Franklin Gothic - Book', sans-serif;
  font-weight: 400;
  line-height: 133%;
}
@media (max-width: 980px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row p, body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row li {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row p, body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row li {
    font-size: 16px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row p, body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row li {
    font-size: 19px !important;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row p, body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row li {
    font-size: 18px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row p, body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row li {
    font-size: 16px !important;
  }
}
body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row p {
  padding-bottom: 26px;
}
body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row .text-distance {
  padding-bottom: 33px;
}
body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row ul {
  padding: 0;
  counter-reset: section;
  margin-top: 13px;
  margin-bottom: 40px;
}
body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row ul li {
  position: relative;
  padding-left: 76px;
  list-style-type: none;
}
body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row ul li:not(:last-child) {
  margin-bottom: 26px;
}
body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row ul li:before {
  content: counters(section, ".") " ";
  counter-increment: section;
  position: absolute;
  color: #fff;
  width: 38px;
  height: 38px;
  left: 14px;
  top: -6px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0a3b5f;
  border-radius: 50%;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
}
body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row a {
  font-size: 24px !important;
  font-family: "Open Sans Condensed", sans-serif;
  display: inline-block;
  border-radius: 5px;
  background-color: #0035c2;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 110%;
  padding: 19.5px 31px;
  border: 2px solid transparent;
  transition: all 0.3s;
}
@media (max-width: 980px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row a {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row a {
    font-size: 18px !important;
  }
}
body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row a:hover {
  background-color: rgba(0, 0, 0, 0.05);
  border: 2px solid #0035c2;
  color: #0035c2;
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row a {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-961 #et-boc .switching-it-companies-content-section .switching-it-companies-content-row a {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
body.page-id-961 #et-boc .switching-it-companies-copyright-section p {
  font-size: 14px !important;
  font-family: 'Franklin Gothic - Book', sans-serif;
  text-transform: uppercase;
  line-height: 73%;
  letter-spacing: 1.4px;
}
@media (max-width: 980px) {
  body.page-id-961 #et-boc .switching-it-companies-copyright-section p {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-961 #et-boc .switching-it-companies-copyright-section p {
    font-size: 14px !important;
  }
}
body.page-id-961 > img {
  display: none;
}
@media (min-width: 981px) {
  #et-boc .et-l--post .supporting-sara-section {
    padding-bottom: 55px !important;
  }
}
@media (min-width: 981px) {
  #et-boc .et-l--post .supporting-sara-section .supporting-sara-row .et_pb_column {
    width: 62.6%;
    margin-right: 6.35%;
  }
  #et-boc .et-l--post .supporting-sara-section .supporting-sara-row .et_pb_column.et-last-child {
    width: 31.05%;
  }
  #et-boc .et-l--post .supporting-sara-section .supporting-sara-row .et_pb_text_inner {
    margin-top: 87px;
  }
}
#et-boc .et-l--post .supporting-sara-section .supporting-sara-row h2 {
  padding-bottom: 0 !important;
  margin-bottom: 44px !important;
}
#et-boc .et-l--post .supporting-sara-section .supporting-sara-row h3 {
  margin-top: 0;
  margin-bottom: 25px;
}
#et-boc .et-l--post .supporting-sara-section .supporting-sara-row p {
  margin-bottom: 33px;
  max-width: 590px;
}
#et-boc .et-l--post .supporting-sara-section .supporting-sara-row p:last-child {
  margin-bottom: 0;
}
#et-boc .et-l--post .supporting-sara-section .supporting-sara-row p a {
  margin-top: 0;
}
#et-boc .et-l--post .supporting-sara-section .supporting-sara-row .et_pb_image {
  text-align: center !important;
  position: relative;
}
@media (min-width: 981px) {
  #et-boc .et-l--post .supporting-sara-section .supporting-sara-row .et_pb_image:before {
    content: "";
    position: absolute;
    left: -254px;
    bottom: -88px;
    /*
							left: 35px;
							bottom: -94px;
	*/
    background-image: url("/wp-content/uploads/2021/06/Layer_2.png");
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 750px;
    height: 406px;
    width: 60vw;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  #et-boc .et-l--post .supporting-sara-section .supporting-sara-row .et_pb_image:before {
    left: -220px;
    bottom: -141px;
  }
}
@media (max-width: 767px) {
  body.page-id-621 #main-content .banner-section {
    background-attachment: initial !important;
  }
}
@media (max-width: 980px) {
  body.page-id-621 #main-content .home-after-banner-section .et_pb_image img {
    max-height: 450px;
  }
}
.terms-and-conditions p:empty {
  display: block !important;
}
.terms-and-conditions ol ul {
  list-style: none;
}
.terms-and-conditions ol li {
  margin-bottom: 10px;
}
.terms-and-conditions ol li:before {
  display: none;
}
.terms-and-conditions ol > li {
  list-style: auto !important;
}
.terms-and-conditions ol > li::marker {
  font-weight: bold;
}
.terms-and-conditions .li-underline {
  text-decoration: underline;
}
.terms-and-conditions .li-span-italic {
  font-style: italic;
  padding-right: 10px;
}
/*# sourceMappingURL=index.css.map */