@font-face { 
  font-family: "korolev"; 
  src: url("https://use.typekit.net/af/83f011/00000000000000007735e8d8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3")format("woff2"),
    url("https://use.typekit.net/af/83f011/00000000000000007735e8d8/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),
    url("https://use.typekit.net/af/83f011/00000000000000007735e8d8/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: auto; 
}


:root{
  --heading_font : 'korolev'
}


@font-face {
  font-family: eicons; 
  src: url(//8686061.fs1.hubspotusercontent-na1.net/hubfs/8686061/raw_assets/public/QoS_Networking_June2024/fonts/eicons%20.eot) format("embedded-opentype"), 
    url(//8686061.fs1.hubspotusercontent-na1.net/hubfs/8686061/raw_assets/public/QoS_Networking_June2024/fonts/eicons.woff) format("woff2"),
    url(//8686061.fs1.hubspotusercontent-na1.net/hubfs/8686061/raw_assets/public/QoS_Networking_June2024/fonts/eicons.woff2) format("woff"),
    url(//8686061.fs1.hubspotusercontent-na1.net/hubfs/8686061/raw_assets/public/QoS_Networking_June2024/fonts/eicons.ttf) format("truetype"),
    url//8686061.fs1.hubspotusercontent-na1.net/hubfs/8686061/raw_assets/public/QoS_Networking_June2024/fonts/eicons.svg) format("svg");
  font-style: normal;
  font-weight: 400;
}


.child-theme  h1,
.child-theme  h2,
.child-theme  h3 {
  font-family: var(--heading_font);
}


.child-theme  h1,
.child-theme  h2,
.child-theme  h3,
.child-theme  h4,
.child-theme  h5,
.child-theme  h6 {
  margin-bottom: 16px;
  margin-top: 8px;
}


body .hs-form-field > label {
  margin-bottom: 8px;
  padding: 0;
  line-height: 30px;
}


ol, ul {
  margin: 0;
  padding: 0;
  padding-left: 40px;
  font-size: 17px;
  line-height: 27px;
}

ol li, ul li {
  margin: 0;
  line-height: 27px;
}


.cm-footer {
  position: relative;
  z-index: 9;
}

.cm-footer .footer {
  background-color: #fff;
  padding: 0px 50px;
}

.cm-footer .page-center {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  align-self: auto;
  display: flex;
  flex-direction: row;
  max-width: 1440px;
  margin: 0 auto;
  padding: 50px 0px;
}

.cm-footer .col-6 {
  padding: 0;
}


.cm-footer .col-6 .menu-wrp ul {
  display: flex;
  flex-wrap: wrap;
  margin-inline-end: auto; justify-content: flex-start;
}


.cm-footer .col-6 .menu-wrp ul li a {
  color: #012a49;
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  margin-right: calc(30px/2);
  padding: 13px 20px !important;
  display: block;
}

.cm-footer .col-6 .menu-wrp ul li a {
  padding-left: 0 !important;
}

.cm-footer .col-6 .content p:first-of-type {
  padding: 10px 0 0;
  border-style: solid;
  border-width: 1px 0 0;
  border-color: #ccc;
  color: #012a49;
  font-family: "acumin-pro", Sans-serif;
  font-size: 14px;
  line-height: 27px;
  margin: 0;
}

.cm-footer .col-6 .content p {
  margin-block-end: .9rem; }

.cm-footer .col-6 .content p {
  color: #012a49;
  font-family: "acumin-pro", Sans-serif;
  font-size: 14px;
}

.cm-footer .col-6 .content p a {
  color: #012a49;
  text-decoration: underline;
  transition-duration: .2s;
}

.cm-footer .col-6 .content span {
  color: #4f4f4f;
  font-family: "acumin-pro", Sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.cm-footer .col-6 .content span a {
  color: inherit;
}

.cm-footer .col-6 .content span a:hover {
  color: inherit;
}

.cm-footer .col-6 .content p:last-of-type {
  margin: 10px 0 0;
}

.cm-footer .col-6 .content p:last-of-type a {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 27px;
}

.cm-footer .col-6 .content p:last-of-type a:hover {
  color: #007ff2;
  text-decoration: underline;
}

.cm-footer .social-wrp {
  display: flex;
  justify-content: end;
}

.cm-footer .social-wrp span.elementor-grid-item {
  display: inline-block;
}

.cm-footer .social-wrp span.elementor-grid-item a {
  background-color: #BACFD600;
  border-radius: 10%;
  line-height: 25px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  font-size: 25px;
}

.cm-footer .social-wrp span.elementor-grid-item a i {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
  color: #007ff2;

}

.cm-footer .social-wrp span.elementor-grid-item a i.facebook::before{
  content: "\f09a";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.cm-footer .social-wrp span.elementor-grid-item a i.twitter::before{
  content: "\f099";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.cm-footer .social-wrp span.elementor-grid-item a i.instagram::before{
  content: "\f16d";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.cm-footer .social-wrp span.elementor-grid-item a i.linkedin::before{
  content: "\f08c";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.cm-footer .social-wrp span.elementor-grid-item a i.youtube::before{
  content: "\f167";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}


.cm-footer .col-6:last-child {
  display: flex;
  align-items: center;
  justify-content: end;
}

.social-icon {
  display: flex;
}

.social-icon {
  display: flex;
}

.cm-footer .col-6 .menu-wrp ul li:last-child a {
  margin-left: 15px;
  padding-right: 0 !important;
  margin-right: 0px;
}

.cm-footer .col-6 .menu-wrp ul li:first-child a {
  padding-right: 0px !important;
}

@keyframes elementor-animation-pulse {
  25% {
    transform: scale(1.1)
  }

  75% {
    transform: scale(0.9)
  }
}



.cm-footer .social-wrp span.elementor-grid-item a:hover {
  animation-name: elementor-animation-pulse;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  opacity: .9;
  color: #fff;
}

.cm-footer .social-wrp span.elementor-grid-item a:hover i {
  color: #012a49;
}

.cm-footer .col-6 .menu-wrp ul li a:hover {
  color: #007ff2;
}

.cm-footer .col-6 .content p a:hover {
  color: #007ff2;
}


.cm-header {
  position: relative;
  z-index: 10;
}

.cm-header .header {
  padding: 0px 50px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}

.cm-header .page-center {
  display: flex;
  max-width: 1440px;
  margin: 0 auto;
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  align-self: auto;
}

.cm-header .row {
  display: flex;
  padding: 20px 30px;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .15);
  border-radius: 0px 0px 20px 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.cm-header .logo-wrp {
  width: 25%;
}

.cm-header .logo-wrp a img {
  max-width: 210px;
  vertical-align: middle;
  display: inline-block;
}

.cm-header .menu-wrp {
  width: 50%;
}

.cm-header .btn-wrp {
  width: 25%;
}


.cm-header .row .hs-search-field .hs-search-field__bar {
  display: none;
}

.cm-header .searchIcon {
  position: relative;
  background: #0000000d;
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 100px;
  cursor: pointer;
  min-width: 40px;
  min-height: 40px;
}

.cm-header .searchIcon:before {
  content: "\f002";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 19.2px;
}


.cm-header .btn-wrp .btn-wrp-inner a {
  font-size: 17px;
  fill: #fff;
  color: #fff;
  background-color: #012a49;
  border-style: none;
  font-weight: 700;
  line-height: 18px;
  font-family: "Roboto", Sans-serif;
  border-width: 1px;
  border-radius: 50px;
  padding: 13px 25px;
  line-height: 18px;
}

.cm-header .menu-wrp {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cm-header .btn-wrp {
  text-align: right;
}

.cm-header .menu-wrp .hs-menu-wrapper > ul ul {
  display: none;
}

.cm-header .menu-wrp .hs-menu-wrapper > ul {
  display: flex;
}

.cm-header .row .hs-search-field__suggestions {
    height: 0;
    background: transparent;
    position: absolute;
}

.cm-header .menu-wrp .hs-menu-wrapper > ul li a {
  color: #012a49;
  padding-left: 16px;
  padding-right: 16px;
  font-family: "acumin-pro", Sans-serif;
  font-size: 17px;
  font-weight: 700;
  padding-top: 13px;
  padding-bottom: 13px;
}


.cm-header .menu-wrp .hs-menu-wrapper > ul {
  flex-wrap: wrap;
}

.cm-header .menu-wrp .hs-menu-wrapper > ul li a {
  text-overflow: clip;
  white-space: nowrap;
}

.cm-header .menu-wrp {
  column-gap: 20px;
}

.cm-header .menu-wrp {
  column-gap: 20px;
}

.cm-header .row .hs-search-field__suggestions {
  cursor: pointer;
}

.cm-header .row .hs-search-field__suggestions::before {
  font-size: 19.2px;
  line-height: 19.2px;
  color: #012a49;
}

.cm-header .menu-wrp .hs-menu-wrapper > ul {
  line-height: normal;
}

.cm-header .menu-wrp .hs-menu-wrapper > ul li {
  line-height: normal;
  font-size: 17px;
  float: none;
}


.cm-header .btn-wrp {
  display: flex;
  justify-content: end;
  align-items: center;
  height: 100%;
}

.cm-header .btn-wrp .btn-wrp-inner {
  height: 100%;
  display: flex;
  align-items: center;
}

.cm-header .row {
  padding-bottom: 18px;
  padding-top: 18px;
  column-gap: 20px;
  flex-wrap: nowrap;
}


.cm-header .menu-wrp .hs-menu-wrapper>ul li.hs-item-has-children >a {
  display: flex;
}

span.sub-arrow {
  line-height: 1;
  padding: 10px;
  padding-inline-end: 0;
  margin-block-start: -10px;
  margin-block-end: -10px;
  display: flex;
  align-items: center;
}

.cm-header .menu-wrp {
  position: relative;
  top: 2px;
}

.cm-header .menu-wrp {
  position: relative;
  top: 2px;
}




.cm-header .row .hs-search-field .hs-search-field__bar {
  display: block;
  transition: .2s;
  overflow: hidden;
  border: 0 solid transparent;
  min-height: 50px;
  background: #f1f2f3;
  transition: .3s;
  align-items: center;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  padding: 0 15%;
  background-color: rgba(0, 0, 0, .8);
  display: flex;
  overflow: hidden;
  opacity: 0;
  transform: scale(0);
}

.search form {
  width: 100%;
}

.search form input.hs-search-field__input {
  border-radius: 3px;
  font-size: 50px;
  text-align: center;
  border: solid #fff;
  border-width: 0 0 1px;
  line-height: 1.5;
  color: #fff;
  background: transparent;
  padding: 0 !important;
}



.search form button {
  right: .75em;
  margin-top: 13px;
  padding: .25em;
  z-index: 2;
  line-height: 1;
  display: flex;
  cursor: pointer;
  position: absolute;
  color: #eeeeeee6;
  transition: all .3s;
  opacity: 1;
  top: 50%;
  background: transparent;
  border: 0;
}

.search form button svg {
  display: none;
}

.search form button::before {
  content: "\e87f";
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


html.child-theme.search-open .hs-search-field__bar {
  opacity: 1 !important;
  visibility: visible;
  transform: scale(1) !important;
  overflow: visible !important;
}


.cm-header .menu-wrp .hs-menu-wrapper>ul li:hover> a {
  color: #007ff2;
}

.cm-header .menu-wrp .hs-menu-wrapper>ul li.hs-item-has-children ul>li>a:hover {
  background-color: #007ff2;
  color: #fff;

}

::-webkit-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6;
}


.btn-wrp-mb {
  display: none;
}

.cm-header .searchIcon:hover {
  color: #fff;
  background: #012a49;
}

.cm-header .searchIcon:hover::before {
  color: #fff;
}


.blog-banner-wrp::before {
  background-image: url(//8686061.fs1.hubspotusercontent-na1.net/hubfs/8686061/raw_assets/public/QoS_Networking_June2024/images/box-symbol.png);

}


.clean-base.bottom-pane {
  margin-top: 100px;

}

.clean-base.bottom-pane::before {
  --background-overlay: '';
  background-image: url(//8686061.fs1.hubspotusercontent-na1.net/hubfs/8686061/raw_assets/public/QoS_Networking_June2024/images/box-symbol.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  content: '';
  opacity: .25;
  width: 100%;
  height: 100%;
}

.clean-base.bottom-pane .row .c-col {
  padding: 0;
  text-align: center;
}

.clean-base.bottom-pane .row .c-col h2 {
  color: #fff;
  margin: 0;
  margin-bottom: 20px;
}

.clean-base.bottom-pane .custom {
  padding: 0;
}

.clean-base.bottom-pane .row .c-col .c-content-con {
  justify-content: center;
}

.clean-base.bottom-pane .row .c-col .c-content-con a {
  font-family: "Roboto", Sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  color: #012a49;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-radius: 50px;
  padding: 13px 25px;
  margin-top: 10px;
  display: block;
}

.clean-base.bottom-pane .row .c-col .c-content-con a:hover {
  color: #fff;
  background-color: #012a49;
  border-style: solid;
  border-width: 1px;
  border-color: #012a49;
  border-radius: 50px;
}

.clean-base.bottom-pane .row .c-col .c-content-con p {
  margin: 0;
  color: #ffff;
  margin-bottom: 25px;
}

.clean-base.bottom-pane .row .c-col .c-content-con .c-cta-con {
  margin: 0;
}

.blog-content {
  margin-top: 50px;
  padding: 0px 10px;
}

.blog-content .page-center {
  max-width: 700px;
  margin: 0 auto;
  padding: 10px 0px;
}

.blog-content .page-center h3 {
  margin-top: 40px;
  color: #012a49;
}

.blog-content .page-center p {
  margin-block-end: .9rem;
  line-height: 27px;
}

.blog-content .page-center p a {
  color: #012a49;
  text-decoration: underline;
  transition-duration: .2s;
}

.blog-content .page-center p a:hover {
  color: #007ff2;
}

.post-inner .left-sec .tag a:hover {
  color: #ff7119;
}

.clean-base.cm-two-col {
  min-height: 70vh;
  margin-top: 29px;
}

.clean-base.cm-two-col .container-fluid {
  width: 100%;
  padding: 0;
}
.clean-base.cm-two-col .container-fluid .row .c-col {
  padding: 0;
}

.clean-base.cm-two-col .container-fluid .row .c-col:nth-child(2) img {
  max-width: 150px !important;
}

.clean-base.cm-two-col .container-fluid .row .c-col:nth-child(1) img,
.clean-base.cm-two-col .container-fluid .row .c-col:nth-child(3) img {
  width: 100%;
  border-radius: 10px;
}

.clean-base.cm-two-col .container-fluid .row .c-col:nth-child(2) {
  width: auto;
  padding-top: 35px;
  padding-bottom: 50px;
  padding-left: 50px;
  padding-right: 50px;
  max-width: 49%;
}

.clean-base.cm-two-col .container-fluid .row .c-col:nth-child(1),
.clean-base.cm-two-col .container-fluid .row .c-col:nth-child(3) {
  max-width: 25.5%;
  flex: 25.5%;
}

.clean-base.cm-two-col .container-fluid .row .c-col:nth-child(2) .c-col-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.clean-base.cm-two-col .container-fluid .row .c-col:nth-child(2) .c-content-con {
  justify-content: center;
  display: flex !important;
}

.clean-base.cm-two-col .container-fluid .row .c-col:nth-child(2) .c-content-con h1 {
  font-size: 65px;
  color: rgb(1, 42, 73);
  line-height: 68px;
  margin: 0;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.clean-base.cm-two-col .container-fluid .row .c-col:nth-child(2) .c-content-con p {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
}


.clean-base.cm-two-col .container-fluid .row {
  height: 100%;
  min-height: 100%;
  min-height: 70vh;
  align-items: center;
}

.clean-base.cm-two-col .container-fluid .row .c-col:first-child {
  margin-top: 60px;
}

.clean-base.cm-two-col .container-fluid .row .c-col:nth-child(3) {
  margin-top: -250px;
}

@keyframes gradient1 {
  0% {
    background-position: 100% 50%
  }

  100% {
    background-position: -100% 50%
  }
}


@keyframes gradient3 {
  0% {
    background-position: 100% 50%
  }

  100% {
    background-position: -100% 50%
  }
}




@keyframes gradient2 {
  0% {
    background-position: 100% 50%
  }

  100% {
    background-position: -100% 50%
  }
}


.clean-base.new-two-col {
  margin-top: 42px;
  overflow: visible;
}

.clean-base.new-two-col .container-fluid {
  padding: 0;
}

.clean-base.new-two-col .container-fluid .c-col {
  padding: 0;
}

.clean-base.new-two-col .container-fluid .c-col:nth-child(1) {
  border-radius: 30px 0px 0px 30px;
  padding: 0px 5%;
  background-color: #007ff2;
  padding-right: 10%;
}

.clean-base.new-two-col .container-fluid .c-col:last-child {
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,.15);
}

.clean-base.new-two-col .container-fluid .c-col:last-child .c-content-con {
  background: linear-gradient(90deg, rgba(185, 221, 254, 0) 0%, rgba(185, 221, 254, 0) 35%, rgba(185, 221, 254, 1) 50%, rgba(185, 221, 254, 0) 65%, rgba(185, 221, 254, 0) 100%);
  background-size: 200% 200%;
  animation: gradient1 9s linear infinite 0s;
  background-position: 0 50%;
}

.clean-base.new-two-col .container-fluid .c-col:first-child h2 {
  margin: 0;
  color: #fff;

}

.clean-base.new-two-col .container-fluid .c-col:last-child .c-content-con {
  padding: 50px;
}

.clean-base.new-two-col .container-fluid .c-col:last-child .c-content-con h3 {
  margin: 0;
  color: #012a49;
}

.clean-base.new-two-col .container-fluid .c-col:last-child .c-content-con ul {
  margin-top: 30px;
  margin-bottom: 20px;
}

.clean-base.new-two-col .container-fluid .c-col:last-child .c-content-con ul li {
  margin-bottom: 10px;
  color: rgb(1, 42, 73);
  font-family: Roboto, sans-serif;
}

.clean-base.new-two-col .container-fluid .c-col:last-child .c-content-con:nth-child(2) {
  padding-top: 5px;
  animation: gradient2 9s linear infinite 3s;

}

.clean-base.new-two-col .container-fluid .c-col:last-child .c-content-con:nth-child(3) {
  padding-top: 0;
  animation: gradient3 9s linear infinite 6s;

}

.clean-base.new-two-col .container-fluid .c-col:first-child {
  display: flex;
  align-items: center;
}

.clean-base.new-two-col .container-fluid .c-col:last-child .c-content-con ul ul {
  margin-top: 10px;
  margin-bottom: 20px;
}

.two-col.type2.type4 {
  margin-top: 200px;
}

.two-col.type2.type4 .top-des {
  max-width: 50%;
  margin: 0 auto;
  margin-bottom: 95px;
}

.two-col.type2.type4 .top-des h2 {
  margin: 0 0 30px;
}

.clean-base.network {
  margin: 0 5%;
  margin-top: 42px;
}

.clean-base.network .container {
  padding: 0;
  padding: 5% 0px;
}

.clean-base.network .row {
  column-gap: 50px;
  flex-wrap: nowrap;
}

.clean-base.network .row .c-col {
  padding: 0;
  width: 50%;
  max-width: 50%;
}

.clean-base.network .row .c-col h2 {
  color: #007ff2;
  font-size: 65px;
  margin: 0;
  line-height: 68px;
  margin-bottom: 20px;
}

.clean-base.network .row .c-col p {
  margin-block-end: .9rem; color: rgb(34, 34, 34);
  font-size: 20px;
  line-height: 30px;
}
.cm-header .searchIcon {
    color: rgb(1, 42, 73);
}


.clean-base.network .row .c-col:first-child {
  padding-right: 40px;
}

.listing.clean-base.bottom-pane .row .c-col .c-content-con a {
  transition: all .3s;
}

.listing.clean-base.bottom-pane .row .c-col .c-content-con a:hover {
  transform: scale(0.9);
}

.cm-header .btn-wrp .btn-wrp-inner a{
  display: inline-block;
}


.cm-header .btn-wrp .btn-wrp-inner a {
  transition: all .3s;
}

.cm-header .btn-wrp .btn-wrp-inner a:hover {
  transform: scale(0.9);
}

.cm-header .menu-wrp .hs-menu-wrapper>ul li.active a {
  color: #007ff2;
}


.clean-base.network .row .c-col h4 {
  text-align: start;
  flex-direction: row;
  margin: 0;
  display: flex;
  align-items: center;
  margin: 30px 0px;
}

.clean-base.network .row .c-col h4 span:first-child {
  margin-right: 15px;
  display: inline-flex;
  flex: 0 0 auto;
}

.clean-base.network .row .c-col h4 span:first-child i {
  fill: #ff7119;
  color: #ff7119;
  border-color: #ff7119;
  display: inline-block;
  line-height: 1;
  transition: all .3s;
  font-size: 50px;
  text-align: center;
}

.clean-base.network .row .c-col h4 span:first-child i::before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-style: normal;
}

.clean-base.network .row .c-col h4 span:last-child {
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 16px;
}

.clean-base.network .row .c-col h4:first-child {
  margin-top: 0;
}

.clean-base.cm-two-col .container-fluid .row .c-col:nth-child(2) .c-content-con span {
  display: block;
  text-align: center;
  color: #012a49;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 30px;
}

.type2.clean-base.cm-two-col .container-fluid .row .c-col:first-child img {
  border-radius: 20px;
}

.border.two-col .page-center .img-wrp .img-inner img {
  border-radius: 10px;
}

.two-col.border {
  margin: 0;
  padding-bottom:50px;
}

.border.two-col .page-center .img-wrp {
  padding: 0;
}

.border.two-col .page-center .content-wrp .title h2 {
  color: #012a49;
}

.child-theme .hhs-hero-mod.career-banner h1 {
  font-size: 65px;
}


.clean-base.cm-three-col {
  padding: 0px 50px;
  margin-bottom: 50px;
}

.clean-base.cm-three-col .container {
  padding: 0;
}

.clean-base.cm-three-col .row {
  gap: 77px;
  flex-wrap: nowrap;
  align-items: center;
}

.clean-base.cm-three-col .row .c-col:nth-child(1) {
  max-width: 33%;
  width: 33%;
  flex: 33%;
}

.clean-base.cm-three-col .row .c-col {
  padding: 0;
}

.clean-base.cm-three-col .row .c-col:nth-child(2) {
  width: 38.963%;
  max-width: 38.963%;
  flex: 38.963%;
  padding: 3%;
}

.clean-base.cm-three-col .row .c-col:nth-child(3) {
  max-width: 33%;
  flex: 33%;
  padding-left: 7%;
}

.clean-base.cm-three-col .row .c-col:first-child h2 {
  margin: 0;
  color: #012a49;
}

.clean-base.cm-three-col .row .c-col:nth-child(3) p {
  margin-block-end: .9rem;
}

.clean-base.cm-three-col .row .c-col:nth-child(3) a.cta-primary {
  font-family: "Roboto", Sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  color: #012a49 !important;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-radius: 50px;
  padding: 13px 25px;
}

.clean-base.cm-three-col .row .c-col:nth-child(3) a.cta-primary::before {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.clean-base.btn-section {
  padding: 0px 50px;
}

.clean-base.btn-section .container {
  padding: 50px 0px;
  max-width: 1140px;
}

.clean-base.btn-section .container .row {
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,.15);
  border-radius: 20px;
}

.clean-base.btn-section .container .row .c-col:nth-child(1) {
  width: 47%;
  max-width: 47%;
  flex: 47%;
  padding: 0;
}

.clean-base.btn-section .container .row .c-col:nth-child(2) {
  width: 50%;
  max-width: 50%;
  flex: 47%;
  padding: 0;
  margin-left: 3%;
}

.clean-base.btn-section .container .row .c-col:nth-child(3) {
  max-width: 100%;
  width: 100%;
  flex: 100%;
  padding: 0;
  border-top: 1px solid #ccc;
  padding-top: 30px;
  ma FONT-WEIGHT: 200;
  margin-top: 20px;
}

.clean-base.btn-section .container .row .c-col:nth-child(1) h5 {
  color: rgb(79, 79, 79);
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 18px 0px;
  line-height: 16px;
}

.clean-base.btn-section .container .row .c-col:nth-child(1) h2 {
  color: #007ff2;
  margin: 24px 0px;
}

.clean-base.btn-section .container .row .c-col:nth-child(2) p {
  padding: 0 15% 0 0;
}

.clean-base.btn-section .container .row .c-col:nth-child(3) a {
  font-family: "Roboto", Sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  color: #012a49;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-radius: 50px;
  padding: 13px 25px;
}


.clean-base.btn-section .container .row .c-col:nth-child(3) a i {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  color: #012a49;
}

.clean-base.btn-section .container .row .c-col:nth-child(3) a:nth-child(1) i::before {
  content: "\f35d";
}

.clean-base.btn-section .container .row .c-col:nth-child(3) .c-content-con {
  margin-top: 12px;
  padding-bottom: 10px;
}

.clean-base.btn-section .container .row .c-col:nth-child(3) a span span:first-child {
  margin-right: 2px;
}

.clean-base.btn-section .container .row .c-col:nth-child(3) a:hover {
  color: #fff;
  background-color: #012a49;
  border-style: solid;
  border-width: 1px;
  border-color: #012a49;
  border-radius: 50px;
}

.clean-base.btn-section .container .row .c-col:nth-child(3) a:hover i {
  color: #fff;
}

.clean-base.btn-section .container .row .c-col:nth-child(2) a:nth-child(1) i::before {
  content: "\f005";
}

.clean-base.btn-section .container .row .c-col:nth-child(3) a:nth-child(2) i::before {
  content: "\f005";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.clean-base.btn-section .container .row .c-col:nth-child(3) a:nth-child(3) i::before {
  content: "\f35d";
}

.clean-base.btn-section .container .row .c-col:nth-child(3) a:nth-child(4) i::before {
  content: "\f04b";
}


.clean-base.network-btm {
  padding: 0px 50px;
}

.clean-base.network-btm .container {
  max-width: 1140px;
  padding: 0;
}

.clean-base.network-btm .container .row {
  margin: 0 auto;
  padding: 20px;
  padding: 0 0 30px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .15);
  padding: 20px 48px!important;
  padding-bottom: 90px !important;
}

.clean-base.network-btm .container .row .c-col {
  width: 100%;
  max-width: 100%;
  flex: 100%;
}

.clean-base.network-btm .container .row .c-col:first-child {
  padding: 30px 30px 35px;
  border-radius: 10px;
  background-color: #012a49;
  text-align: center;
  position: relative;
}

.clean-base.network-btm .container .row .c-col:first-child p {
  color: #fff;
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.5;
  margin: 0;
  text-align: center;
}

.clean-base.network-btm .container .row .c-col:first-child p::after {
  border-width: 0;
  box-sizing: content-box;
  position: absolute;
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  top: calc(100% - -29px);
  background-color: #012a49;
  left: 50%;
  transform: translateX(-50%) scaleX(.75) rotate(45deg);
}

.clean-base.network-btm .container .row .c-col:last-child {
  padding: 0 30px !important;
  margin-top: 25px;
}

.clean-base.network-btm .container .row .c-col:last-child cite {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.clean-base.network-btm .container .row .c-col:last-child cite span {
  display: block;
  width: 100%;
  text-align: center;
  color: rgb(79, 79, 79);
  font-size: 17px;
  font-style: normal;
  font-family: Roboto, sans-serif;
  line-height: 27px;
}

.clean-base.network-btm .container .row .c-col:last-child cite span:last-child {
  font-size: 14px;
  line-height: 21px;
}

.clean-base.network-btm {
  padding-bottom: 50px;
}

.cm-header.lp-header {
  min-height: 86px;
}

.cm-header.lp-header .row {
  padding-bottom: 24px;
  padding-top: 24px;
}

.clean-base.lpbnr.c-fullscreen {
  height: auto;
}

.clean-base.lpbnr.c-fullscreen form label {
  color: #ecf0f3;
}


.cm-footer.lp-footer .col-6 {
  justify-content: start;
}


.search form button::before {
  font-size: 20px;
}

.search form button:hover::before {
  color: #fff;
}

.cm-header .header {
  z-index: 99;
}

.child-theme .cm_acc.hhs-accordion-mod .container .hhs-rich-text li:last-child div#content-1-5 {
  border-bottom: 1px solid #d5d8dc;
  border-top: 0;
}

.child-theme .cm_acc.hhs-accordion-mod .container .hhs-rich-text li:last-child div#content-1-5 p a {
  color: #012a49;
  text-decoration: underline;
  transition-duration: .2s;
}

.child-theme .cm_acc.hhs-accordion-mod .container .hhs-rich-text li:last-child div#content-1-5 p a:hover {
  color: #007ff2;
}


.cm-footer .col-6 .menu-wrp ul li.active-branch >a {
  color: #007ff2;
}

.cm-header .menu-wrp .hs-menu-wrapper ul ul li.active-branch >a {
  background-color: #007ff2;
  color: #fff !important;
}

.clean-base.cm-privacy .c-col {
  padding: 0;
}

.clean-base.cm-privacy .custom {
  padding: 0;
}

.clean-base.cm-privacy .c-col p {
  margin-block-end: .9rem; font-size: 17px;
  line-height: 27px;
}

.clean-base.cm-privacy .c-col p a {
  color: #012a49;
  text-decoration: underline;
  transition-duration: .2s;
}

.clean-base.cm-privacy .c-col p a:hover {
  color: #007ff2;
}

.clean-base.cm-privacy .c-col p:first-child {
  padding-bottom: 26px;
}


.search-open .cm-header .row .hs-search-field__suggestions li {
  display: block;
  width: 100%;
}

.search-open .cm-header .row .hs-search-field__suggestions {
  width: 100%;
}


.lp-footer.cm-footer .col-6 .content p:first-of-type {
  border: 0;
}


.clean-base.btn-section .container .row .c-col:nth-child(3) .c-content-con > div {
  display: flex;
  gap: 20px;
}

.clean-base.btn-section .container .row .c-col:nth-child(3) .c-content-con {
  margin: 0;
  padding: 0;
}

.cm-header .hs-search-field {
  display: flex;
  align-items: center;
  position: static;
}

.cm-header .row .hs-search-field--open .hs-search-field__suggestions {
  position: fixed;
  top: 50%;
  z-index: 9999;
  height: auto;
  max-height: none;
  background: #fff;
  width: 70%;
  left: 0;
  display: none;
  border-radius: 0;
  right: 0;
  margin: 50px auto 0;
  overflow-y: auto;
}
.search-open .cm-header .row .hs-search-field--open .hs-search-field__suggestions{
  display: block;
}

@media(max-width:1700px){
  .clean-base.cm-two-col .container-fluid .row .c-col:first-child {
    margin-top: 55px;
  }

  .clean-base.cm-two-col .container-fluid .row .c-col:nth-child(3) {
    margin-top: -255px;
  }
  .header-logo div#hs_cos_wrapper_header_logo_2 {
    position: static;
  }
}


@media(max-width:1366px){
  .cm-header .menu-wrp .hs-menu-wrapper>ul li a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
  }

  .cm-header .btn-wrp .btn-wrp-inner a {
    font-size: 15px;
  }

  .cm-header .header {
    padding: 0 30px;
  }

  .cm-header .logo-wrp a img {
    max-width: 200px;
  }

  .cm-header .menu-wrp {
    width: 55%;
  }

  .cm-header .btn-wrp {
    width: 20%;
  }
  .clean-base.network .row .c-col h2 {
    font-size: 56px;
    line-height: 64px;
  }

  .child-theme .clean-base.bottom-pane.listing .row .c-col h2 {
    font-size: 56px;
    line-height: 64px;
  }

}

@media(max-width:1024px){
  .cm-footer .col-6 {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .cm-footer .page-center {
    flex-direction: column;
    padding-top: 0;
  }

  .cm-footer .footer {
    margin-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .cm-footer .col-6 .menu-wrp ul {
    justify-content: center;
  }

  .cm-footer .col-6:last-child {
    justify-content: center;
  }

  .cm-footer .social-wrp {
    font-size: 36px;
    margin: 0 0 30px;
  }

  .cm-footer .social-wrp span.elementor-grid-item a {
    width: 72px;
    height: 72px;
    font-size: 36px;
  }

  .social-icon {
    margin-top: 50px;
  }
  .cm-footer .col-6 .content span#hs_cos_wrapper_content {
    display: flex;
    flex-direction: column;
    column-gap: 10px;
    row-gap: 10px;
  }

  .cm-footer .col-6 .menu-wrp ul {
    margin-bottom: 10px;
  }

  .cm-footer .col-6 .content p:nth-child(2) {
    margin-bottom: 20px;
  }
  .cm-header .header {
    padding: 0px 20px;
  }

  .cm-header .row {
    padding: 20px 20px;
  }

  .cm-header .logo-wrp a img {
    max-width: 190px;
  }
  .menu nav {
    transition: max-height .3s, transform .3s;
    transform-origin: top;
    overflow: hidden;
    position: fixed;
    z-index: 9997;
    background-color: #eaf6f8;
    width: 100%;
    left: 0;
    margin-top: 24px;
    display: none;
  }
  .toggle-wrp {
    padding: .25em;
    cursor: pointer;
    border: 0 solid;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    background-color: #007FF22E;
    color: #012a49;
  }

  .toggle-wrp i {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .toggle-wrp i.bar-1::before {
    content: "\e816";
  }
  .toggle-wrp {
    border-radius: 100px;
    color: #012a49;
  }

  .toggle-wrp i {
    color: #012a49;
  }

  .cm-header .menu-wrp {
    width: 33%;
    align-items: center;
  }

  .cm-header .logo-wrp {
    width: 33%;
  }

  .cm-header .btn-wrp {
    width: 33%;
  }
  .toggle-wrp:hover i {
    color: #007ff2;
  }

  .menu nav {
    top: 65px;
  }

  .cm-header .menu-wrp .hs-menu-wrapper>ul {
    flex-direction: column;
    width: 100%;
  }

  .cm-header .menu-wrp .hs-menu-wrapper>ul li a {
    all: unset;
    display: flex;
    font-size: 16px;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #33373d;
    line-height: 20px;
    cursor: pointer;
  }

  .cm-header .menu-wrp .hs-menu-wrapper>ul li {
    width: 100%;
  }

  .cm-header .menu-wrp .hs-menu-wrapper>ul li a:hover {
    background-color: #007ff2;
    color: #fff;
  }
  .menu-open .toggle-wrp i.bar-1 {
    display: none;
  }

  .menu-open .toggle-wrp i.close {
    display: block;
  }

  .menu-open .toggle-wrp i.close::before {
    content: "\e87f";
  }
  .cm-header .menu-wrp .hs-menu-wrapper>ul li .child-trigger {
    display: block !important;
    position: absolute;
    width: 100%;
    height: 50px;
    left: 0;
    top: 0;
    cursor: pointer;
  }

  .cm-header .menu-wrp .hs-menu-wrapper>ul li.hs-item-has-children {
    position: relative;
  }
  .cm-header .menu-wrp .hs-menu-wrapper>ul ul {
    top: 20px;
    left: 0;
    background: transparent;
    width: 100%;
  }

  .menu nav {
    overflow: visible;
    height: calc(46% - 50px);
  }

  .cm-header .menu-wrp .hs-menu-wrapper>ul {
    height: 100%;
  }

  .cm-header .menu-wrp .hs-menu-wrapper>ul ul li a {
    padding-left: 40px;
    padding-right: 40px !important;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .cm-header .menu-wrp .hs-menu-wrapper>ul {
    z-index: 999;
    position: relative;
  }

  .cm-header .menu-wrp .hs-menu-wrapper>ul ul {
    top: 50px;
    position: static !important;

  }

  .cm-header .menu-wrp .hs-menu-wrapper>ul ul li a {
    text-shadow: none;
    border-inline-start: 8px solid transparent;
  }
  .menu nav {
    height: auto;
  }

  .Menu .menu nav {
    height: calc(54% - 50px);
  }
  .clean-base.bottom-pane .row .c-col .c-content-con a {
    font-size: 16px;
  }

  .clean-base.bottom-pane .row .c-col {
    margin: 0 !important;
  }
  .clean-base.cm-two-col .container-fluid .row .c-col:nth-child(3) {
    display: none;
  }

  .clean-base.cm-two-col .container-fluid .row .c-col:nth-child(2) {
    width: 50%;
    max-width: 50%;
  }

  .clean-base.cm-two-col .container-fluid .row .c-col:first-child {
    max-width: 50%;
    margin: 0;
  }

  .clean-base.cm-two-col .container-fluid .row .c-col:nth-child(2) .c-content-con h1 {
    font-size: 56px;
    line-height: 64px;
  }

  .clean-base.cm-two-col .container-fluid .row .c-col:nth-child(2) {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
  }

  .clean-base.cm-two-col .container-fluid .row .c-col:nth-child(2) .c-content-con h1 {
    margin-bottom: 40px;
  }
  .clean-base.new-two-col .container-fluid .c-col:last-child .c-content-con {
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .clean-base.new-two-col .container-fluid .c-col:last-child .c-content-con:nth-child(2) {
    padding-top: 30px;
  }

  .clean-base.new-two-col .container-fluid .c-col:last-child .c-content-con:nth-child(3) {
    padding-top: 30px;
  }

  .two-col.type2.type4 .top-des {
    max-width: 100%;
  }

  .two-col.type2.type4 .top-des p {
    max-width: 50%;
    margin: 0 auto;
  }

  .clean-base.network .container {
    padding-top: 0;
  }

  .clean-base.network .row {
    flex-direction: column;
  }

  .clean-base.network {
    margin-top: 0;
    margin: 0px 40px;
  }

  .clean-base.network .row .c-col {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .clean-base.network .row .c-col:first-child {
    padding: 0;
  }

  .clean-base.network .row .c-col p {
    margin: 3% 0 0;
  }

  .clean-base.network .row .c-col h2 {
    margin-bottom: 45px;
  }

  .clean-base.network .row .c-col:last-child {
    margin-top: 50px;
  }
  .child-theme  .clean-base.bottom-pane.listing .row .c-col h2 {
    font-size: 56px;
    line-height: 64px;
  }

  .child-theme  .listing.clean-base.bottom-pane .row .c-col .c-content-con a {
    font-size: 20px;
    padding: 18px 25px;
  }


  .clean-base.btn-section {
    padding: 0px 40px;
  }

  .clean-base.btn-section .container .row {
    padding: 30px !important;
  }

  .clean-base.btn-section .container .row .c-col:nth-child(1) h5 {
    margin-top: 0;
  }

  .clean-base.btn-section .container .row .c-col:nth-child(1) h2 {
    font-size: 32px;
    line-height: 36px;
  }

  .clean-base.btn-section .container .row .c-col:nth-child(1) {
    width: 48%;
    max-width: 48%;
    flex: 48%;
    padding: 0;
  }

  .clean-base.btn-section .container .row .c-col:nth-child(2) {
    width: 48%;
    max-width: 48%;
    flex: 48%;
    padding: 0;
  }

  .clean-base.btn-section .container .row .c-col:nth-child(2) p {
    padding: 0;
    font-size: 16px;
  }

  .clean-base.network-btm {
    padding-left: 40px;
    padding-right: 40px;
  }
  .child-theme    .cm-three-col {
    padding: 0 50px;
  }

  .child-theme  .cm-three-col .container {
    flex-wrap: wrap;
    gap: 4%;
  }

  .child-theme  .cm-three-col .container .left {
    width: 100%;
  }

  .child-theme  .cm-three-col .container .middle {
    width: 48%;
  }

  .child-theme .cm-three-col .container .right {
    width: 48%;
    padding: 0;
  }

  .child-theme .cm-three-col .container .left h2 {
    font-size: 32px;
    line-height: 36px;
  }
}


@media(max-width:991px) and (min-width:768px){

.clean-base.cm-two-col .container-fluid .row .c-col:nth-child(2) {
    margin-bottom:  0 !important;
    margin-top: 60px;
}
}
@media(max-width:767px){
  .cm-footer .social-wrp span.elementor-grid-item a {
    font-size: 24px;
    width: 56px;
    height: 56px;
  }

  .cm-footer .social-wrp span.elementor-grid-item a i {
    font-size: 28px;
  }
  .cm-header .header {
    padding: 0;
  }

  .cm-header .logo-wrp a img {
    max-width: 150px;
  }

  .cm-header .btn-wrp {
    display: none;
  }

  .cm-header .menu-wrp {
    justify-content: end;
    flex-direction: row-reverse;
  }

  .cm-header .logo-wrp {
    display: flex;
    align-items: center;
    height: 100%;
  }

  .header-logo {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .header-logo a {
    display: flex;
    height: 100%;
    align-items: center;
  }

  .header-logo .widget-type-logo {
    position: static;
  }
  .cm-header .menu-wrp .hs-menu-wrapper>ul li a {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .btn-wrp-mb {
    display: block;
  }

  .btn-wrp-mb a {
    font-size: 16px;
    font-weight: 500;
    font-family: "Roboto", Sans-serif;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    display: block;
    color: #33373d;
    display: flex;
  }

  .btn-wrp-mb a:hover {
    background-color: #007ff2;
    color: #fff;
  }
  .cm-header .menu-wrp .hs-menu-wrapper>ul li.hs-item-has-children ul {
    display: none;
  }

  .cm-header .menu-wrp .hs-menu-wrapper>ul li.hs-item-has-children:hover ul {
    display: none;
  }
  .Menu .menu nav {
    height: calc(60% - 50px);
  }
  .cm-header .menu-wrp .hs-menu-wrapper>ul ul li a {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .clean-base.bottom-pane .custom {
    max-width: 700px !important;
    padding: 0px 50px;
  }

  .blog-content .page-center {
    padding-bottom: 0;
  }

  .clean-base.bottom-pane {
    margin-top: 112px;
  }
  .clean-base.cm-two-col .container-fluid .row .c-col:first-child {
    width: 100%;
    max-width: 100%;
  }

  .clean-base.cm-two-col .container-fluid .row {
    flex-direction: column;
  }

  .clean-base.cm-two-col {
    margin: 0;
    margin-top: 65px;
  }

  .clean-base.cm-two-col .container-fluid .row .c-col:nth-child(2) {
    flex: 100%;
    width: 100%;
    max-width: 100%;
    margin-top: 25px;
  }

  .clean-base.cm-two-col .container-fluid .row .c-col:nth-child(2) .c-content-con h1 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 50px;
  }

  .clean-base.cm-two-col .container-fluid .row .c-col:nth-child(2) .c-content-con p {
    line-height: 27px;
  }
  .clean-base.new-two-col .container-fluid .c-col:first-child {
    padding: 40px 30px;
    border-radius: 0;
  }

  .clean-base.new-two-col .container-fluid .c-col:first-child h2 {
    text-align: center;
  }

  .clean-base.new-two-col .container-fluid .c-col:last-child .c-content-con,
  .clean-base.new-two-col .container-fluid .c-col:last-child .c-content-con {
    padding-top: 20px !important;
    padding-bottom: 20px;
  }

  .two-col.type2.type4 {
    margin-top: 50px;
  }

  .two-col.type2.type4 .top-des p {
    max-width: 100%;
    line-height: 27px;
  }

  .two-col.type2.type4 .top-des {
    margin-bottom: 50px;
  }
  .clean-base.network .row .c-col h2 {
    font-size: 36px;
  }

  .clean-base.network {
    margin: 0px 30px;
    padding: 40px 0px;
  }

  .clean-base.network .row .c-col p {
    font-size: 18px;
    line-height: 28px;
  }

  .child-theme .clean-base.bottom-pane.listing .row .c-col h2 {
    font-size: 36px;
    line-height: 40px;
  }

  .child-theme .listing.clean-base.bottom-pane .row .c-col .c-content-con a {
    font-size: 18px;
  }
  .cm-header.lp-header .row {
    padding-bottom: 24px;
    padding-top: 29px;
  }
  .clean-base.cm-privacy .c-col p {
    font-size: 16px;

  }
  .child-theme .cm-three-col {
    padding: 0px 30px;
    margin-top: 10%;
  }

  .child-theme .cm-three-col .container {
    padding: 50px 0px;
    gap: 30px;
  }

  .child-theme .cm-three-col .container .left {
    width: 100%;
  }

  .child-theme .cm-three-col .container .middle {
    width: 100%;
    padding: 10% 5%;
  }

  .child-theme .cm-three-col .container .right {
    width: 100%;
  }

  .child-theme .cm-three-col .container .left h2 {
    text-align: center;
  }

  .child-theme .cm-three-col .container .right .btn a {
    font-size: 16px;
    margin-top: 3px;
    display: inline-block;
  }
  .child-theme .two-col.home-two .page-center.right .des {
    padding: 0;
  }

  .child-theme .two-col.home-two .page-center.right .content-wrp .des p {
    font-size: 16px;
  }

  .child-theme .two-col.home-two .page-center.right .content-wrp .cont ul li span:last-child {
    text-align: start;
  }

  .child-theme .two-col.home-two .page-center.right .img-wrp {
    min-height: auto;
  }

  .child-theme .two-col.home-two .page-center.right .img-wrp .bg-img {
    min-height: auto;
  }

  .child-theme .two-col.home-two .page-center.right .img-wrp .bg-img .elementor-cta__bg-wrapper {
    min-height: auto;
    min-height: 300px;
  }

  .child-theme .two-col.home-two {
    padding: 0 30px;
  }
  .clean-base.btn-section {
    padding: 0px 30px;
  }

  .clean-base.btn-section .container .row .c-col:nth-child(1) {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    padding: 0;
  }

  .clean-base.btn-section .container .row .c-col:nth-child(2) {
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }

  .clean-base.btn-section .container .row .c-col:nth-child(3) .c-content-con > div {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
  }

  .clean-base.btn-section .container .row .c-col:nth-child(3) a:not(:first-child) {
    margin: 0;
  }

  .clean-base.network-btm {
    padding-left: 30px;
    padding-right: 30px;
  }

  .clean-base.network-btm .container .row .c-col:first-child p {
    font-size: 20.8px;
    line-height: 31.2px;
  }
}


@media(max-width:500px){
  .social-icon {
    flex-wrap: wrap;
  }

  .cm-footer .footer {
    padding-left: 30px;
    padding-right: 30px;
  }

  .cm-footer .col-6 .menu-wrp ul {
    flex-wrap: nowrap;
  }

  .cm-footer .col-6 .menu-wrp ul li {
    width: auto;
  }
  .social-icon {
    justify-content: center;
  }
  .clean-base.network .row .c-col h4 {
    flex-direction: column;
    justify-content: center;
  }

  .clean-base.network .row .c-col h4 span:last-child {
    text-align: center;
  }

  .clean-base.network {
    padding-bottom: 0;
  }
  .cm-three-col .container .right .top-con p {
    font-size: 16px;
    line-height: 27px;
  }

  .child-theme .two-col.home-two .page-center.right .img-wrp {
    margin-top: 50px;
  }

  .clean-base.network-btm .container .row {
    padding: 10px !important;
  }
}

@media(min-width:1025px){

  .cm-header .menu-wrp .hs-menu-wrapper>ul li.hs-item-has-children:hover ul{
    display: block;

  } 
  .cm-header .menu-wrp .hs-menu-wrapper>ul li.hs-item-has-children ul {
    position: absolute;
    background-color: #eaf6f8;
  }

  .cm-header .menu-wrp .hs-menu-wrapper>ul li.hs-item-has-children ul > li >a {
    display: flex;
    align-items: center;
    line-height: 20px;
    color: #33373d;
    text-shadow: none;
    border-inline-start: 8px solid transparent; padding: 13px 20px;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 500;
  }
}



.training_img {
  padding: 0 50px;
  margin: -100px 0 170px;
}  
.training_img .container {
  padding: 0;
  max-width: 1000px;
}
.training_img .row {
  padding: 30px;
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .15);
  border-radius: 10px;
  min-height: 588px;
  display: flex;
  align-items: center;
}
.training_img .c-content-con {
  display: flex;
  align-items: center;
  justify-content: center;
}
.training_img .c-content-con img {
  max-width: 340px !important;
  width: 100%;
} 
.thank-you-bnr {
  min-height: 88vh;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.thank-you-bnr p {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  position: relative;
  left: -5px;
}
.thank-you-bnr .hhs-rich-text {
  margin: -36px 0 0 0;
}
.thank-you-bnr .hhs-rich-text h1 {
  margin: 0 0 20px;
}
.demo-form {
  padding: 0 50px;
  position: relative;
  margin-top: -20px;
}
.demo-form:after {
  filter: brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
  background-image: url(//8686061.fs1.hubspotusercontent-na1.net/hubfs/8686061/raw_assets/public/QoS_Networking_June2024/images/box-symbol.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 59% auto;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  content: "";
  opacity: .4;
}
.demo-form .container {
  padding: 200px 0 150px;
  max-width: 700px;
}
.demo-form .c-dblock.c-in-1 {
  background-color: #efefef;
  border-radius: 20px 20px 0px 0px;
  padding: 0 30px;
}
.demo-form .c-dblock.c-in-1>div {
  padding: 50px 0 30px;
  text-align: center;
}
.demo-form .c-dblock.c-in-1 h1 {
  color: #012a49;
  font-size: 42px;
  font-weight: 500;
  line-height: 48px;
  margin: 0 0 20px;
}
.demo-form .container .c-col {
  padding: 0;
}
.demo-form .c-dblock.c-in-1 p {
  font-size: 20px;
  line-height: 30px;
  color: rgb(1, 42, 73);
  margin-bottom: 14.4px;
}
.demo-form .form-title {
  display: none;
}
.demo-form .c-dblock.c-in-2 {
  padding: 50px 30px 30px;
  background: #fff;
  border-radius: 0 0 20px 20px;
}
.demo-form .c-dblock.c-in-2 form .hs_who_is_your_primary_network_provider_ {
  padding: 0;
}
.demo-form .c-dblock.c-in-2 form .hs_who_is_your_primary_network_provider_ ul.inputs-list {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr;
}
.demo-form .c-dblock.c-in-2 form .hs_who_is_your_primary_network_provider_ ul li {
  display: inline-block;
  padding-right: 16px;
}
.demo-form.request {
  min-height: 918px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.demo-form.request .c-dblock.c-in-1 {
  border-radius: 20px 20px;
  background: #fff;
}
.demo-form.request .c-dblock.c-in-1 h1 {
  font-size: 65px;
  margin-bottom: 50px;
  line-height: 68px;
}
.demo-form.request .c-dblock.c-in-1>div {
  padding: 50px 0 50px;
  text-align: center;
}
.demo-form.request .c-dblock.c-in-1 p {
  margin: 0;
}
.hhs-hero-mod.training-videos-bnr {
  padding: 235px 50px 150px !important;
}
.hhs-hero-mod.training-videos-bnr .hhs-rich-text a {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}
.hhs-hero-mod.training-videos-bnr .hhs-rich-text h1 {
  margin: 20px 0;
}
.hhs-hero-mod.training-videos-bnr .hhs-rich-text p {
  max-width: 500px;
  margin: 0 auto 14.4px;
}
.btm-pane {
  background-color: transparent;
  background-image: radial-gradient(at bottom center, #007FF23B 0%, #F2295B00 65%);
  min-height: 500px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.btm-pane h2 {
  margin: 0;
  color: #012a49;
}
.btm-pane .c-content-con {
  justify-content: center;
}
.btm-pane .c-content-con.c-w-100.c-in-2 {
  margin-top: 30px;
}
.btm-pane .c-content-con.c-w-100.c-in-2 .cta-primary {
  padding: 20px 50px 21px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  border: 1px solid #007ff2;
}
.btm-pane .c-content-con.c-w-100.c-in-2 .cta-primary:hover {
  transform: scale(0.9);
  color: #fff;
  background-color: #007ff2 !important;
}
.videos-section.training_sec {
  margin: 150px 0 0 0;
}
.hhs-hero-mod.training-videos-bnr.support_bnr {
  padding: 210px 50px 180px !important;
}

.demo-form.request {
  min-height: 100vh;
}

.videos-section .grid-section ul.icon-list-items li.icon-list-item a:hover {
  color: #ff7119;
}

.hhs-hero-mod.training-videos-bnr .hhs-rich-text h1 {
  margin-top: 25px;
}

.hhs-hero-mod.training-videos-bnr .hhs-rich-text a {
  margin-top: 0px;
  display: block;
}


.clean-base.support_card {
  padding: 0px 10px;
}

.clean-base.support_card .container {
  max-width: 1140px;
  padding: 10px 0px;
}

.clean-base.support_card .container .row {
  margin-top: -100px;
}


.type.hhs-hero-mod.training-videos-bnr .hhs-rich-text h1 {
  margin: 0;
}

.child-theme .type.hhs-hero-mod.training-videos-bnr.support_bnr {
  padding-top: 250px !important;
  padding-bottom: 200px !important;
  margin-top: -21px;
}

.clean-base.support_card .container .row {
  gap: 20px;
}

.clean-base.support_card .container .row .c-col {
  padding: 0;
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,.15);
  border-radius: 20px;
  padding: 0px 40px;
  max-width: 32.2%;
}


.clean-base.support_card .row .c-col .c-rel .c-col-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 36px 0px !important;
}

.clean-base.support_card .row .c-content-con {
  text-align: center;
}

.clean-base.support_card .row .c-content-con .c-icon-1 {
  max-width: 50px !important;
  margin: 0 auto;
}

.clean-base.support_card .row .c-content-con .c-icon-1 svg {
  fill: #ff7119;
  position: relative;
  top: -5px;
}

.clean-base.support_card .row .c-content-con h4 {
  line-height: 28px;
  margin: 0 0 10px;
  padding: 0;
  color: #007ff2;
}

.clean-base.support_card .row .c-content-con p {
  margin-block-end: .9rem; line-height: 27px;
}

.clean-base.support_card .row .c-content-con .c-cta-con a {
  font-family: "Roboto", Sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  color: #012a49 !important;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-radius: 50px;
  padding: 13px 25px;
  fill: #fff;
  text-align: center;
  transition: all .3s;
  display: inline-block;
}

.clean-base.support_card .row .c-content-con .c-cta-con {
  margin: 0;
  justify-content: center;
  width: 100%;
}

.clean-base.support_card .row .c-content-con .c-cta-con a:hover {
  color: #fff !important;
  background-color: #012a49 !important;
  border-style: solid;
  border-width: 1px;
  border-color: #012a49 !important;
  border-radius: 50px;
}

.clean-base.support_card .container .row .c-col:nth-child(1) a.cta-primary::before {
  content: "\f04b";

}

.clean-base.support_card .container .row .c-col a.cta-primary::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 3px;

}

.clean-base.support_card .container .row {
  flex-wrap: nowrap;
}



.clean-base.support_card .container .row .c-col:nth-child(2) a.cta-primary:before,
.clean-base.support_card .container .row .c-col:nth-child(3) a.cta-primary:before {
  content: "\f35d";
}


.clean-base.support_card .row .c-content-con .c-icon-1 svg {
  display: none;
}

.clean-base.support_card .row .c-content-con .c-icon-1::before {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}

.clean-base.support_card .container .row .c-col:nth-child(1) .c-icon-1::before {
  content: "\f144";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-size: 50px;
  text-align: center;
  color: #ff7119;
}

.clean-base.support_card .row .c-content-con .c-icon-1 {
  margin-bottom: 12px;
}
.clean-base.support_card .container .row .c-col:nth-child(3) .c-icon-1::before {
  content: "\f02d";
  font-size: 50px;
  text-align: center;
  color: #ff7119;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.clean-base.support_card .container .row .c-col:nth-child(2) .c-icon-1::before {
  content: "\f02d";
  font-size: 50px;
  text-align: center;
  color: #ff7119;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f590";
}

.clean-base.support_card .row .c-content-con .c-cta-con {
  padding-bottom: 5px;
}

.child-theme .cm_acc.hhs-accordion-mod {
  padding: 0px 50px;
}

.child-theme .cm_acc.hhs-accordion-mod .container {
  max-width: 800px;
  margin: 0 auto;
  padding: 100px 0px;
}

.child-theme .cm_acc.hhs-accordion-mod .container .none {
  padding: 0;
  text-align: center;
}

.child-theme .cm_acc.hhs-accordion-mod .container h2 {
  text-align: center !important;
  margin: 0;
  margin-bottom: 30px;
  color: #012a49;
}

.child-theme .cm_acc.hhs-accordion-mod .container .hhs-rich-text {
  text-align: center;
}

.child-theme .cm_acc.hhs-accordion-mod  ul.hhs-accordion-1 {
  border: 0 !important;
  margin: 0 !important;
  padding-top: 20px;
}

.child-theme .cm_acc.hhs-accordion-mod ul.hhs-accordion-1 > li >a {
  border-left: 1px solid #d5d8dc;
  border-right: 1px solid #d5d8dc;
  border-top: 1px solid #d5d8dc;
}

.child-theme .cm_acc.hhs-accordion-mod ul.hhs-accordion-1 > li a.accordion-title  {
  padding: 25px 20px !important;
}

.child-theme .cm_acc.hhs-accordion-mod ul.hhs-accordion-1 > li a.accordion-title.active {
  color: #007ff2;
}

.child-theme .cm_acc.hhs-accordion-mod ul.hhs-accordion-1 > li a.accordion-title.active h4 {
  color: #007ff2;
}

.child-theme .cm_acc.hhs-accordion-mod ul.hhs-accordion-1 > li a.accordion-title h4 {
  margin: 0;
  font-weight: 400;
  line-height: 27px;
}

.child-theme .cm_acc.hhs-accordion-mod ul.hhs-accordion-1 div.hhs-accordion-content {
  padding: 15px 20px;
  border-left: 1px solid #d5d8dc;
  border-right: 1px solid #d5d8dc;
  border-top: 1px solid #d5d8dc;
}

.child-theme .cm_acc.hhs-accordion-mod ul.hhs-accordion-1 div.hhs-accordion-content ol {
  margin-top: 10px;
  margin-bottom: 20px;
}

.child-theme .cm_acc.hhs-accordion-mod ul.hhs-accordion-1 div.hhs-accordion-content ol li {
  margin-bottom: 10px;
  font-size: 17px;
  font-family: Roboto, sans-serif;
  line-height: 27px;
}

.child-theme .cm_acc.hhs-accordion-mod ul.hhs-accordion-1 > li a.accordion-title::after {
  content: "\f067";
  border: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #012a49;
  transform: unset;
  right: 25px;
  border: 0 !important;
}


.child-theme .cm_acc.hhs-accordion-mod .container .hhs-rich-text li {
  border: 0 !important;
}

.child-theme .cm_acc.hhs-accordion-mod ul.hhs-accordion-1>li a.accordion-title h4 {
  color: #012a49;
}

.child-theme .cm_acc.hhs-accordion-mod ul.hhs-accordion-1 > li a.accordion-title.active::after {
  content: "\f068";
  color: #007ff2;
}
.child-theme .cm_acc.hhs-accordion-mod .container .hhs-rich-text li:last-child >a {
  border-bottom: 1px solid #d5d8dc;
}

@media(max-width: 1800px){
  .thank-you-bnr {
    min-height: 88vh;
  }
}

@media(max-width: 1366px){
  .training_img {
    margin: -50px 0 120px;
    padding: 0 50px;
  }
  .training_img .row {
    min-height: 558px;
  }
  .thank-you-bnr .hhs-rich-text h1 {
    font-size: 56px;
    margin-bottom: 21px;
  }
  .demo-form.request .c-dblock.c-in-1 h1 {
    font-size: 56px;
    line-height: 64px;
  }
  .hhs-hero-mod.training-videos-bnr .hhs-rich-text h1 {
    font-size: 56px;
    line-height: 64px;
  }
  .hhs-hero-mod.training-videos-bnr .col-12.first-col {
    padding: 0;
  }
  .clean-base.support_card {
    padding: 0px 50px;
}

.child-theme .type.hhs-hero-mod.training-videos-bnr.support_bnr {
    min-height: 500px;
}
}

@media(max-width: 1024px){
  .training_img .row {
    min-height: 62vw;
  }
  .training_img {
    padding: 0 40px;
    margin: -50px 0 100px;
  }
  .demo-form .c-dblock.c-in-1 h1 {
    font-size: 32px;
    line-height: 36px;
  }
  .demo-form.request .c-dblock.c-in-1 {
    position: relative;
    top: 25px;
  }
  .hhs-hero-mod.training-videos-bnr {
    padding: 135px 50px 100px !important;
  }
  .hhs-hero-mod.training-videos-bnr .hhs-rich-text p {
    font-size: 16px;
    line-height: 27px;
  }
  .btm-pane .c-content-con.c-w-100.c-in-2 .cta-primary {
    padding: 18px 25px;
  }
  .btm-pane {
    min-height: 380px;
  }
  .btm-pane .c-cta-con {
    margin: 0;
  }
  .btm-pane .row {
    padding: 0 !important;
  }
  .btm-pane .c-col.c-1 {
    margin: 0 !important;
  }
  .btm-pane {
    margin-top: 35%;
  }
  .clean-base.support_card .container .row .c-col {
    max-width: 100%;
}

.clean-base.support_card .container .row {
    flex-wrap: wrap;
}

.clean-base.support_card {
    padding: 0px 40px;
}

.clean-base.support_card .row .c-content-con .c-cta-con a {
    font-size: 16px;
}

.clean-base.support_card .container .row .c-col {
    margin: 0 !important;
}
}

@media(max-width: 767px){
  .training_img {
    padding: 0 30px;
  }
  .thank-you-bnr .hhs-rich-text h1 {
    font-size: 36px;
  }
  .thank-you-bnr{
    min-height: 897px;
  }
  .thank-you-bnr p {
    font-size: 18px;
    line-height: 28px;
  }
  .demo-form {
    padding: 0 10px;
    margin-top: 0;
  }
  .demo-form .container {
    max-width: 700px;
    padding: 215px 0 150px;
  }
  .demo-form .c-dblock.c-in-1 {
    padding: 0 20px;
  }
  .demo-form .c-dblock.c-in-1 p {
    font-size: 18px;
    line-height: 28px;
  }
  .demo-form .c-dblock.c-in-2 form .hs_who_is_your_primary_network_provider_ ul.inputs-list {
    grid-template-columns: 1fr 1fr;
  }
  .demo-form.request .c-dblock.c-in-1 h1 {
    font-size: 36px;
    line-height: 40px;
  }
  .demo-form.request {
    min-height: 897px;
    padding: 0 30px;
  }
  .demo-form.request .c-dblock.c-in-1 {
    position: relative;
    top: -43px;
  }
  .demo-form.request .c-dblock.c-in-1 {
    padding: 0 30px;
  }
  .hhs-hero-mod.training-videos-bnr .hhs-rich-text h1 {
    font-size: 36px;
    line-height: 40px;
  }
  .hhs-hero-mod.training-videos-bnr {
    padding: 118px 30px 85px !important;
  }
  .hhs-hero-mod.training-videos-bnr .container-slim {
    padding: 0;
    max-width: 100% !important;
  }
  .thank-you-bnr {
    min-height: 98vh;
  }
  .demo-form.request {
    min-height: 100vh;
  }
  .child-theme .type.hhs-hero-mod.training-videos-bnr.support_bnr {
    min-height: 420px;
    margin: 0;
    padding-top: 183px !important;
    padding-bottom: 0 !important;
}

.clean-base.support_card {
    padding: 0px 30px;
}

.child-theme .cm_acc.hhs-accordion-mod {
    padding: 0px 30px;
}

.child-theme .cm_acc.hhs-accordion-mod ul.hhs-accordion-1>li a.accordion-title h4 {
    font-size: 16px !important;
}

.child-theme .cm_acc.hhs-accordion-mod ul.hhs-accordion-1 div.hhs-accordion-content ol li {
    font-size: 16px;
}

.child-theme .cm_acc.hhs-accordion-mod ul.hhs-accordion-1 div.hhs-accordion-content {
    padding: 7px 15px;
}
}





.child-theme .cm-career .hs_cos_wrapper_type_inline_rich_text h1 {
  color: #012a49;
  font-size: 42px;
  margin-bottom: 22px;
}

.child-theme .cm-career .hs_cos_wrapper_type_inline_rich_text hr {
  margin-top: 36px;margin-bottom: 35px;
}

.child-theme .cm-career .hs_cos_wrapper_type_inline_rich_text p {
  margin-bottom:14.4px;
  line-height:27px;
}

.child-theme .cm-career .hs_cos_wrapper_type_inline_rich_text h2 {
  font-size: 36px;
  line-height: 42px;
  margin-top: 30px;
  margin-bottom: 16px;
}

.child-theme .cm-career .hs_cos_wrapper_type_inline_rich_text h3 {
  margin-top: 40px;
  font-size: 28px;
  line-height: 32px;
  color: #012a49;
}

.child-theme .cm-career .hs_cos_wrapper_type_inline_rich_text ul li,
.child-theme .cm-career .hs_cos_wrapper_type_inline_rich_text ol li,
.child-theme .cm-privacy .hs_cos_wrapper_type_inline_rich_text ul li,
.child-theme .cm-privacy .hs_cos_wrapper_type_inline_rich_text ol li{
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #4f4f4f;
}

.child-theme .cm-career .c-content-con {
  padding-bottom: 20px;
}

.child-theme .cm-career .c-content-con.c-in-2 {
  padding: 10px 30px 50px 30px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .15);
  margin-top: 10px;
}

.child-theme .cm-career .c-content-con.c-in-3 {
  background: #efefef;
  padding: 15px;
  border-radius: 10px;
  margin-top: 20px;
}

.child-theme .cm-career .c-content-con.c-in-3 p {
  text-align: center;
  margin: 0;
}

.child-theme .hs-button {
  cursor: pointer;
}

.child-theme .company-btn .c-cta-con a.cta-primary {
  font-family: "Roboto", Sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-radius: 50px;
  padding: 13px 25px;
  color: #012a49 !important;
}

.child-theme .company-btn .c-cta-con a.cta-primary:hover {
  color: #fff !important;
  background: #012a49 !important;
  transition: all .3s;
}

.child-theme .hhs-hero-mod.career-banner {
  height: auto !important;
  padding-top: 229px !important;
  padding-left: 30px;
  padding-right: 30px;
}

.child-theme .hhs-hero-mod.career-banner h1 {
  margin: 0;
  font-size:65px;
}

.child-theme .hhs-hero-mod.career-banner .col-12 {
  padding: 0;
}


.child-theme .clean-base.career-card h4 {
  margin-top: 0;
  margin-bottom: 20px;
}

.child-theme .clean-base.career-card h4 a {
  color: #012a49;
}

.child-theme .clean-base.career-card p {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 14px;
}

.child-theme .clean-base.career-card p img {
  width: 100%;
  max-width: 25px;
}

.child-theme .clean-base.career-card ul {
  padding: 0;
  list-style: none;
}

.child-theme .clean-base.career-card ul a {
  text-transform: uppercase;
  color: #012a49;
  transition: color 0.3s;
  font-weight: 700;
  font-size: 15px;
  display: flex;
  align-items: center;
}

.child-theme .clean-base.career-card ul a span i:before {
  content: "\f061";
  font-size: 14px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  color: #ff7119;
}

.child-theme .clean-base.career-card ul a span i {
  width: 17.5px;
  display: inline-block;
  margin-right:5px;
}

.child-theme .clean-base.career-card .row {
  align-items: stretch;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.child-theme .clean-base.career-card .row .c-col {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.child-theme .clean-base.career-card .row .c-col .c-rel {
  padding: 0 20px;
  display: flex;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

.child-theme .clean-base.career-card .row .c-col .c-rel .c-col-inner {
  padding-top: 20px !important;
  padding-bottom: 18px !important;
}

.child-theme .clean-base.career-card {
  margin-top: -90px;
}

.child-theme .clean-base.career-card ul a:hover {
  color: #ff7119;
}



.clean-base.cm-container .row {
    padding-left: 3px;
    padding-right: 3px;
}


.clean-base.cm-container .row form .multi-container li.hs-form-radio {
    display: inline-block;
    width: auto;
    padding-right: 16px;
}

.child-theme form .mdl-radio__ripple-container .mdl-ripple {
    background: #007ff2;
}

.hs-form .mdl-radio.is-checked .mdl-radio__outer-circle {
    border-color: #3f51b5;
}

.child-theme .hs-form .mdl-radio__inner-circle {
    background: #007ff2;
}


.clean-base.cm-container .row form span.mdl-checkbox__label a {
    text-decoration: underline;
}

.child-theme .hs-form .mdl-checkbox__ripple-container .mdl-ripple {
    background: #007ff2;
}

.child-theme .hs-form .mdl-checkbox.is-checked .mdl-checkbox__box-outline {
    border-color: #007ff2;
}

.hs-form .mdl-checkbox.is-checked .mdl-checkbox__tick-outline {
    background: #007ff2;
}


.child-theme .clean-base.career-card h4 a:hover {
    color: #007ff2;
}


.clean-base.cm-new-two-col {
    margin-top: -23px;
}

.clean-base.cm-new-two-col .custom {
    padding: 0;
}

.clean-base.cm-new-two-col .custom .c-col {
    padding: 0;
}

.clean-base.cm-new-two-col .custom .c-col:last-child {
    width: 49%;
    max-width: 49%;
    padding-top: 100px;
    padding-left: 100px;
    padding-bottom: 50px;
    padding-right: 50px;
}

.clean-base.cm-new-two-col .custom .c-col:first-child {
    max-width: 47.6%;
}

.clean-base.cm-new-two-col .custom .c-col:last-child h1 {
    color: #012a49;
    font-size: 42px;
    line-height: 48px;
    margin: 0;
}

.clean-base.cm-new-two-col .custom .c-col:last-child .c-content-con > div {
    display: flex !important;
    height: 100%;
    flex-direction: column;
    gap: 30px;
    justify-content: center;
}

.clean-base.cm-new-two-col .custom .c-col:last-child .c-content-con {
    height: 100%;
}

.clean-base.cm-new-two-col .custom .c-col:last-child .c-content-con > div p {
    max-width: 600px;
    margin-block-end: .9rem; }

.clean-base.cm-new-two-col .custom .c-col:last-child .c-content-con > div h4 {
    color: #ff7119;
    text-align: right;
    margin: 0;
}

.clean-base.cm-new-two-col .custom .c-col:first-child img.c-img-1 {
    width: 100%;
    border-radius: 0 20px 20px;
}

.two-col.cm-new-two {
    margin: 0;
    padding: 2.2% 0px;
}

.cm-new-two.two-col .page-center .content-wrp .title h2 {
    color: #012a49;
}


.clean-base.bnr .container {
    max-width: 100%;
    padding: 0;
}

.clean-base.bnr .container h1 {
    color: #fff;
    font-size: 65px;
    margin: 0;
    - content: center;
    text-align: center;
    max-width: 870px;
}

.clean-base.bnr .container .c-col {
    display: flex;
    justify-content: center;
    padding: 0;
}

.clean-base.bnr .container .c-col .c-content-con {
    display: flex !important;
    justify-content: center;
}

.clean-base.bnr {
    margin-top: -20px;
}


.clean-base.cm-cont .container {
    padding: 0;
    max-width: 750px;
}

.clean-base.cm-cont .container .c-col {
    padding: 0;
}

.clean-base.cm-cont .container .c-col p {
    margin-block-end: .9rem; line-height: 27px;
}

.clean-base.cm-cont .container .c-col h2 {
    margin-bottom: 30px;
}

.clean-base.cm-cont .container .c-col h3 {
    margin: 44px 0px;
    margin-bottom: 30px;
}

.child-theme .clean-base.career-card ul a span:last-child {
    font-family: Roboto, sans-serif;
}


.clean-base.mission {
    padding: 0px 50px;
}

.clean-base.mission .container {
    padding: 0;
    display: flex;
}

.clean-base.mission .c-col {
    padding: 10px;
    display: flex;
    justify-content: center;
    max-width: 670px;
}

.clean-base.mission .container .row {
    gap: 100px;
    flex-wrap: nowrap;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    align-self: auto;
}

.clean-base.mission .c-col .c-content-con {
    text-align: center;
}

.clean-base.mission .c-col .c-content-con h2 {
    color: #007ff2;
    margin: 20px 0px;
}

.clean-base.mission .c-col:last-child .c-content-con h2 {
    color: #ff7119;
}

.clean-base.expert {
    padding: 0px 10px;
}

.clean-base.expert .container {
    max-width: 1140px;
    padding: 0;
}

.clean-base.expert .container .row {
    gap: 20px;
    flex-direction: column;
    display: flex;
}

.clean-base.expert .container .row .c-col {
    padding: 0;
    text-align: center;
}

.clean-base.expert .container .row .c-col h2 {
    color: #212121;
}

.clean-base.expert .container .row .c-col p {
    width: 50%;
    margin: 0 auto;
    padding-top: 34px;
}
.clean-base.author {
    padding: 0px 10px;
}

.clean-base.author .container {
    max-width: 1140px;
    padding: 10px 0px;
}


.clean-base.author .container .row .c-col {
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .15);
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 20px;
    max-width: 520px;
}

.clean-base.author .container .row .c-col .c-rel {
    display: block;
    width: 1000%;
}

.clean-base.author .container .row .c-col .c-rel .c-content-con {
    display: flex !important;
    justify-content: center;
}

.clean-base.author .container .row .c-col .c-rel .c-content-con img {
    border-radius: 10px;
}

.clean-base.author .container .row .c-col .c-rel .c-content-con h2 {
    color: #007ff2;
    text-align: center;
    margin: 20px 0px;
}

.clean-base.author .container .row .c-col .c-rel .c-content-con p {
    text-align: center;
    margin-block-end: .9rem;
}

.clean-base.author .container .row {
    gap: 100px;
    margin-top: 60px;
}

.clean-base.bottom-pane .row .c-col .c-content-con .c-cta-con a.cta-primary {
    color: #012a49 !important;
}

.clean-base.bottom-pane .row .c-col .c-content-con .c-cta-con a.cta-primary:hover {
    color: #fff !important;
    background-color: #012a49 !important;
    border-style: solid;
    border-width: 1px;
    border-color: #012a49;
    border-radius: 50px;
}


.listing.clean-base.bottom-pane .row .c-col .c-content-con .c-cta-con a.cta-primary {
    color: #fff !important;
}

.listing.clean-base.bottom-pane .row .c-col .c-content-con .c-cta-con a.cta-primary:hover {
    background-color: #007ff2 !important;
    border: 1px solid #007ff2 !important;
}
.new.clean-base.bottom-pane .row .c-col .c-content-con a {
    color: #012a49 !important;
    background-color: #fff !important;
}

.new.clean-base.bottom-pane .row .c-col .c-content-con a:hover {
    background: #012a49 !important;
    color: #fff !important;
}


.hhs-hero-mod.training-videos-bnr .hhs-rich-text h2 a {
    color: #ff7119;
    font-size: 42px;
}

.error-page-full.cm-404 .error-inner a {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    color: #012a49 !important;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 50px;
    padding: 13px 25px;
}

.error-page-full.cm-404 .error-inner a:hover {
    color: #fff !important;
    background-color: #012a49;
    border-style: solid;
    border-width: 1px;
    border-color: #012a49;
    border-radius: 50px;
}

.error-page-full.cm-404 .error-inner a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    margin-right: 5px;
}

.error-page-full.cm-404 .error-page::before {
    display: none;
}

@media(max-width:1500px){


.clean-base.mission .c-col {
    max-width: 50%;
}

.clean-base.mission .container .row {
    flex-wrap: wrap;
    gap: 0px;
}
  .clean-base.author .container .row {
    gap: 50px;
}
}

@media(max-width:1366px){
.clean-base.cm-new-two-col .custom .c-col:last-child {
    width: 60%;
    max-width: 60%;
    padding-left: 50px;
    padding-top: 150px;
    padding-bottom: 50px;
}

.clean-base.cm-new-two-col .custom .c-col:last-child h1 {
    font-size: 32px;
    line-height: 36px;
}

.clean-base.cm-new-two-col .custom .c-col:last-child .c-content-con > div p {
    font-size: 16px;
    line-height: 27px;
}

.clean-base.cm-new-two-col .custom .c-col:first-child {
    width: 100%;
    max-width: 100%;
}
    .two-col.cm-new-two {
    padding: 0px 5%;
}
}

/* Responsive */

@media(max-width:1200px) and (min-width:992px){
  .child-theme .cm-container .custom {
    max-width: 860px !important;
  }
}

@media(max-width:1024px){
  .child-theme .clean-base.career-card .row {
    grid-template-columns: repeat(2, 1fr);
  }.clean-base.bnr .container h1 {
    font-size: 56px;
    line-height: 64px;
}

  .clean-base.mission {
    padding: 0px 40px;
}
  .clean-base.author {
    padding: 0px 40px;
}

.clean-base.author .container .row {
    gap: 20px;
    flex-wrap: nowrap;
}
.btn-wrp-mb a {
    border-radius: 0;
}
}

@media(max-width:991px){

  .child-theme .cm-career .hs_cos_wrapper_type_inline_rich_text h1 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 5px;
    margin-bottom: 20px;
  }

}

@media(max-width:991px) and (min-width:768px){
  .child-theme .cm-container .custom {
    max-width: 660px !important;
  }
}

@media(max-width:767px){

  .child-theme .hhs-hero-mod.career-banner h1 {
    font-size: 36px;
  }

  .child-theme .hhs-hero-mod.career-banner {
    min-height: 480px;
    padding-top: 212px!important;
  }

  .child-theme .clean-base.career-card .row {
    grid-row-gap: 16px;
  }

  .child-theme .clean-base.career-card .row {
    grid-template-columns: repeat(1, 1fr);
  }

  .child-theme .cm-container .custom {
    max-width: 560px !important;
  }
}

@media(max-width:767px){
.clean-base.bnr .container h1 {
    font-size: 36px;
    line-height: 40px;
}

.clean-base.bnr {
    margin-top: -11px;
    min-height: 500px;
}

.clean-base.bnr .row {
    min-height: 490px;
}

.clean-base.cm-cont {
    padding: 0px 30px;
}
  .clean-base.cm-new-two-col .custom .c-col:last-child {
    padding-top: 0;
    width: 100%;
    max-width: 100%;
    margin-top: 35px;
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
}

.clean-base.cm-new-two-col .custom .c-col:last-child h1 {
    margin-bottom: 30px;
}

.clean-base.cm-new-two-col .custom .c-col:last-child .c-content-con > div h4 {
    font-size: 22px;
}

.two-col.cm-new-two {
    padding: 0px 30px;
}

.clean-base.mission .c-col {
    max-width: 100%;
    width: 100%;
    flex: 100%;
}

.clean-base.mission .container .row {
    gap: 40px;
    flex-wrap: wrap;
}

.clean-base.mission .c-col .c-content-con img {
    width: 75px;
}

.clean-base.mission {
    padding: 0px 30px;
    margin-top: 25px;
}

.clean-base.mission .c-col {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.clean-base.expert .container .row .c-col p {
    width: 100%;
}

.clean-base.author .container .row .c-col {
    max-width: 100%;
}

.clean-base.author {
    padding: 0px 30px;
}

.clean-base.author .container .row {
    margin-top: 30px;
    gap: 25px;
}
  .clean-base.author .container .row {
    flex-wrap: wrap;
}
.hhs-hero-mod.training-videos-bnr .hhs-rich-text h2 a {
    font-size: 32px;
}
}