





 /** Menu Color **/

/* Section Spacing */

 /** Menu Color **/
 /** Menu Hover Color **/
 /** Menu Color **/
 /** Menu Hover Color **/

/* 1b. Colors */

/** Header Color **/

 /** Menu Color **/
 /** Menu Hover Color **/

/** Body Color **/

 /** Body Color **/
  /** Body Light Color **/
 /** Title Color **/
 /** Title Light Color **/

 /** Dark Background Color **/
 /** Dark Background Title Color **/
 /** Dark Background Body Color **/
 
 

/** Footer Color **/
 /** Footer Text Color **/
 /** Footer Column Title Color **/
 /** Footer Color **/
 /** Footer Hover Color **/
 /** Footer Opt Two Color **/

/* 1c. Typography */


/**  **/
































/* 1d.1. Buttons */

 
 
 
 


/** Primary CTA (button) **/
 

 
 


 

/** Secondry CTA (button) **/
 

 
 


 

/** Stand Out CTA (button) **/
 

 
 


 


/* 1e. Forms */







 
 



/** Form Button **/
 
 
 




 
 
 

/* 1e. Others */







body .dnd-module .hs_cos_wrapper_type_header,
body .dnd-module .hs_cos_wrapper_type_rich_text,
body .dnd-module .hs_cos_wrapper_type_linked_image,
body .wrapper {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 20px;
  width: 100%;
  display:block;
}

body:not(.modal-open) .wrapper{
    z-index:3;
}





html {
  font-size: 18px;
  scroll-behavior: smooth;
}

body {
  font-family: Mont-Regular;
  color: #020205;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  letter-spacing: .5px;
}

.blog-index__post .auth_read-box .blog-index__post-author-name,
.blog-index__post .auth_read-box .reading-minutes span,
.blog-index__post .blog-index__post-timestamp{
  font-size: calc(18px - 4px);
}

/* Paragraphs */

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style-position: outside;
    margin-left:20px;
}

p{
  font-size: 18px;
  line-height: 148%;
  margin: 0 0 40px;
}
p[style*="bold"],
p strong{
  font-family:Mont-SemiBold;
}
body *:not(ol):last-child{
  margin-bottom: 0px;
}

body .blog-post__body ul li { position: relative;
    padding-left: 20px;
    align-items: center;list-style:none;margin-bottom:20px }

.client-banner ul li{
    position: relative;
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

body .blog-post__body ul li:before,
.client-banner ul li:before{
    content: "";
    display: inline-block;
    background-image: linear-gradient(to right,#007fff,#007fff);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
}

/* Anchors */

body a {
  /** font-family: ; **/
  color: #007fff;
  border-bottom: none;
  box-shadow: none;
}
body a:visited,
body a:hover,
body a:focus {
  color: #007fff;
  text-decoration: none;
}

a:active {
  color: #007fff;
}

body .theme-border-radius{
 border-radius: 0px !important; 
}


body .container-fluid{
  padding: 0;
}

body .section-spacing-v{
  padding-top: px !important;
  padding-bottom: px !important;
}

.footer-box .pre-footer .footer-nav ul li:before{
  content: "";
  color: #0057d7;
}

.footer-box .footer-main .bottom-nav ul li:after{
  content: "";
  color: #0057d7;  
}

.footer .social ul li a{
  color: #007fff;
}

.footer .social ul li a:hover{
  color: #007fff;
}
footer .brand-text *{
  color:#ffffff !important;
}
footer .cat-label *,
footer .nav-box__title *{
  color:#ffffff !important;
}
.page-header .login-link a,
.page-header .hs-menu-wrapper>ul li.hs-menu-depth-1 a{
  color: #2C3037;
}
.page-header .hs-menu-wrapper ul li a{
  font-size:16px !important;
}
.page-header .login-link a:hover,
.page-header .hs-menu-wrapper>ul li.hs-menu-depth-1 > a:hover,
.page-header .hs-menu-wrapper>ul li.hs-menu-depth-2 > a:hover,
.page-header .hs-menu-wrapper>ul li.hs-menu-depth-3 > a:hover,
.page-header .hs-menu-wrapper>ul li.hs-menu-depth-4 > a:hover
{
  color: #007FFF;
}

.page-header .hs-menu-wrapper>ul li.hs-menu-depth-1.active > a,
.page-header .hs-menu-wrapper>ul li.hs-menu-depth-2.active > a,
.page-header .hs-menu-wrapper>ul li.hs-menu-depth-3.active > a,
.page-header .hs-menu-wrapper>ul li.hs-menu-depth-4.active > a
{
  color: #007FFF;
}

body .hs-menu-wrapper.flyouts .hs-item-has-children:hover>a:after,
body .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper
{
  border-color: #007FFF;
}
.footer-new .footer-new-secondary .social-media ul li:before{
  color: #ffffff;
}
.footer-new .social-media svg,
.footer-new li a{
  color: #ffffff;
  fill: #ffffff;
}

.footer-opt-2 li a{
  color: #606c7a;
  fill: #606c7a;
}


.footer-new .social-media svg:hover,
.footer-new li a:hover,
.footer-opt-2 li a:hover{
  color: #007fff;
  fill: #007fff;
}

.footer .footer-nav li.active a{
  color: #007fff;
}

.footer .social ul li a:hover {
	color: #007FFF;
}

.page-header .talk-button .talk-anchor {
	  line-height: 48px;
    height: 48px;
}

.clients-listing .filter-button.active{
  color: #007fff;
  text-decoration: none;
}

/* Headings */

body h1 {
  font-family: Mont-SemiBold; font-style: normal; font-weight: 500; text-decoration: none;
  color: #020205;
  font-size: 62px;
  margin: 0px 0px 24px;
  line-height:100%;
      letter-spacing: -1.5px;
}

body h2, 
body .h2 {
  font-family: Mont-SemiBold; font-style: normal; font-weight: 400; text-decoration: none;
  color: #020205;
  font-size: 40px;
  margin: 0px 0px 35px;
  line-height:120%;
  letter-spacing: -1.5px;
}

body h3,
body .h3{
  font-family: Mont-SemiBold; font-style: normal; font-weight: 400; text-decoration: none;
  color: #020205;
  font-size: 22px;
  margin: 0px 0px 15px;
  line-height:120%;
}

body h4,
body .h4{
  font-family: Mont-SemiBold; font-style: normal; font-weight: 400; text-decoration: none;
  color: #020205;
  font-size: 20px;
  margin: 0px 0px 15px;
  line-height:120%;
}

body h5,
body .h5{
  font-family: Mont-SemiBold; font-style: normal; font-weight: 400; text-decoration: none;
  color: #020205;
  font-size: 18px;
  margin: 0px 0px 15px;
  line-height:120%;
}

body h6,
body .h6{
  font-family: Mont-SemiBold; font-style: normal; font-weight: 400; text-decoration: none;
  color: #020205;
  font-size: 18px;
  margin: 0px 0px 15px;
  line-height:120%;
}


.dark-bkg h1{
  color: ;
}

.dark-bkg h2{
  color: ;
}

.dark-bkg h3{
  color: ;
}

.dark-bkg h4{
  color: ;
}

.dark-bkg h5{
  color: ;
}

.dark-bkg h6{
  color: ;
}

.dark-bkg p {
  color: ;
}

body .dark-bkg .font30{
  
}
.title-font{
  font-family: ;
}

.special-font{
  font-family: ;
}

.body-font{
  font-family: Mont-Regular;
}

.body-color{
  color: #020205;
}

.body-color p{
  color: #020205;
}

.title-color{
  color: #020205;
}

.title-color-light{
  color: #020205;
}

.body-color-light{
  color: #020205;
}

body h4[aria-expanded="false"]{
  color: #020205;
}

body h4[aria-expanded="true"]{
  color: #020205;
}

body .dark-bkg h4[aria-expanded="false"]{
  color: ;
}

body  .dark-bkg h4[aria-expanded="true"]{
  color: ;
}

.accent-color,
.accent-color p{
  color: ;
}

.link-color{
  color: #007FFF;
}

.prod-category .item:hover .bottom-item h3
{
	color: #007FFF;
}
.prod-category .item:hover .bottom-item a
{
	color: #020205;
}

.banner .item h1 span {
  color: #007FFF;
}

/** Swiper Slider **/

body .swiper-pagination-bullet{
  width:10px;
	height:10px;
	background-color: #007FFF;
  color: #007FFF;
}

body .swiper-button-next, body .swiper-button-prev{
  color: #007FFF;
}

/* Blockquote */

blockquote {
  border-left-color: #020205;
      position: relative;
}
blockquote:before{
  background-image:url('https://22614408.fs1.hubspotusercontent-na1.net/hubfs/22614408/Pontera%20Assets/Icons/Blue/__Quote.svg');
   content: '';
    width: 30px;
    height: 27px;
    position: absolute;
    left: 5px;
    top: 5px;
}
blockquote img{
    vertical-align: bottom;
  }

body h3.form-title{
  display:none;
}

body form .hs-form-field {
  margin: 0 0 20px 0;
}

body form.hs-form fieldset{
  max-width: 100% !important;
  width: 100% !important;
  margin: 0;
}

body form.hs-form fieldset .hs-form-field{
  margin: 0 0 20px 0; 
  text-align: left;
}

body form .hs_submit.hs-submit{
  margin: 40px 0 0 0;
}

form .inputs-list.multi-container .hs-form-checkbox label {
    margin: 10px 0;
}

body form select{
  appearance: none;
}

body form select{
  appearance: none;
  background: url(//22614408.fs1.hubspotusercontent-na1.net/hubfs/22614408/raw_assets/public/Slick/images/angle_down.png) no-repeat 95% center;
  background-color: #ffffff;
  background-size:20px;
}

body form label input[type=checkbox] {
    cursor: pointer;
    left: 0;
    margin-left: -20px;
    opacity: .00000001;
    position: absolute;
    min-height: 24px;
    width: 50%;
    z-index: 9999;
}

body form label input[type=checkbox] + span {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-weight: 400;
    margin: 0;
    min-height: 24px;
    padding-left: 35px;
    position: relative;
}

body form label input[type=checkbox] + span:before {
    border: 1px solid #aeaeb8;
    background-color: #fff;
    border-radius: 25%;
    content: '';
    height: 24px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    transition: transform .28s ease;
    width: 24px;
}

body form label input[type=checkbox]:checked~span:before, body form label input[type=checkbox]:checked~span:before {
    background-color: #FFF;
    border: 1px solid #068759;
}

body form label input[type=checkbox]:checked~span:after, body form label input[type=checkbox]:checked~span:after {
    border-bottom: 2px solid #068759;
    border-left: 2px solid #068759;
    transform: rotate(
-45deg
) scale(1);
}

body form label input[type=checkbox] + span:after {
    border-bottom: 2px solid #aedb1e;
    border-left: 2px solid #aedb1e;
    content: '';
    display: block;
    height: 7px;
    left: 7px;
    position: absolute;
    top: 7px;
    transform: rotate(
-45deg
) scale(0);
    transition: transform ease .25s;
    width: 12px;
}

body form label input[type="radio"]:checked,
body form label input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
body form label input[type="radio"]:checked + span,
body form label input[type="radio"]:not(:checked) + span
{
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}
body form label input[type="radio"]:checked + span:before,
body form label input[type="radio"]:not(:checked) + span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
body form label input[type="radio"]:checked + span:after,
body form label input[type="radio"]:not(:checked) + span:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #068759;
    position: absolute;
    top: 6px;
    left: 6px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
body form label input[type="radio"]:not(:checked) + span:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
body form label input[type="radio"]:checked + span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

body form .legal-consent-container .hs-form-booleancheckbox-display>span {
    display: block;
    margin: 20px 0 0 0;
}
body form .legal-consent-container .hs-form-booleancheckbox-display>span,
body form .legal-consent-container p{
  font-size:14px;
}
body form textarea
{
	border: 1px solid;
	border-radius: 12px;
	margin-bottom: 0px;
	min-height: 234px;
	outline: none !important;
	padding: 19px 20px 16px 24px;
	width: 100% !important;
}


body form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

body form ul.hs-error-msgs{
 margin-top: 20px; 
 max-width: 100%;
 width: 100%;
margin-right: 8px;
}

body form .hs_error_rollup ul.no-list.hs-error-msgs{
  margin-top: 0px; 
}

.form_box .form-title{
  display:none;
}
body form.hs-form .hs-richtext{
  margin:0px 0px 20px;
}
body form.hs-form .hs-form-field > label{
  display: block;
  line-height: 100%;
  margin: 0 0 7px; 
  text-align:left;
}

body form label span:empty {
    display: none;
}


body .submitted-message {
	background-color: #d4edda;
	border: 1px solid transparent;
	border-color: #c3e6cb;
	border-radius: .25rem;
	color: #155724;
	margin-bottom: 1rem;
	padding: .75rem 1.25rem;
	position: relative;
}
body form input[type=text].invalid, 
body form input[type=email].invalid, 
body form input[type=password].invalid, 
body form input[type=tel].invalid, 
body form input[type=number].invalid, 
body form input[type=file].invalid, 
body form select.invalid{
  border-color: #C02B0A;
}
body form label.hs-error-msg, body form ul.hs-error-msgs li label {
	background-color: #E37000;
	border: 1px solid transparent;
	border-color: #C02B0A;
	border-radius: .25rem;
	color: #ffffff;
	font-size:calc ( 18px - 5px );
	display: block !important;
	margin-bottom: 1rem;
	padding: .75rem 1.25rem;
}

@media screen and (max-width: 767px) and (min-width: 375px){

body form{
     max-width: 585px !important;
     width: 100%;
     margin: 0 auto;
  }
  
}


body .footer-form{
  margin: 60px 0 0; 
}

body .footer-form form{
 display: flex;
 justify-content: center;
}

.footer .footer-form form .hs_submit{
    margin-left: 12px;
}

.footer .footer-form form input[type=email]{
       border: 1px solid #D3D7DE;
}







button:active,
.button:active {
  background-color: rgba(255, 255, 255, 1.0);
}

body .ctabox{
  margin: 40px 0 0; 
}


body a.cta-button,
body a.cta_button {
    font-weight: 700; text-decoration: none; font-family: Mont-SemiBold; font-style: normal;
    font-family: Mont-SemiBold;
    font-size: 16px;
    background-color: rgba(0, 127, 255, 1.0);
    border: 2px solid rgba(0, 127, 255, 100%);
    border-radius: 0px;
    box-sizing: border-box !important;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 130%;
    text-align: center;
    padding: 5px 32px;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
    letter-spacing: .5px;
    height: 55px;
    transition: 0.25s;
}

body a.cta-button:hover,
body a.cta_button:hover,
body a.cta_button:focus{
  background-color: rgba(255, 255, 255, 1.0);
  color: #007FFF !important;
  border-color: rgba(0, 127, 255, 1.0);
  transform: translateY(-0.25em);
  outline: none;
}

body button:focus{
  outline: 2px solid rgba(255, 255, 255, 1.0);
  outline-offset: 1px;
  border-radius: 0px;
}



body  a.cta_button.secondry-button {
    font-weight: 700; text-decoration: none; font-family: Mont-SemiBold; font-style: normal; font: Mont-SemiBold;
    font-family: Mont-SemiBold;
    background-color: rgba(255, 255, 255, 1.0);
    border: 2px solid rgba(0, 127, 255, 1.0);
    border-radius: 0px;
    box-sizing: border-box !important;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 130%;
    text-align: center;
    padding: 5px 32px;
    text-align: center;
    text-decoration: none;
    color: #007FFF;
    overflow: hidden;
    letter-spacing: .5px;
    height: 55px;
}

body a.cta_button.secondry-button:hover,
body a.cta_button.secondry-button:focus{
  background-color: rgba(0, 127, 255, 1.0);
  color: #FFFFFF !important;
  border-color: rgba(31, 121, 213, 1.0);
  transform: translateY(-0.25em);
  outline: none;
}



body a.cta_button.large-button {
  max-width: 375px;
  width: 100%;
}


body a.cta_button.standout-invert-button:hover,
body a.cta_button.standout-invert-button:focus{
  transform: translateY(-0.25em) !important;
  color: #007fff !important;
}
body a.cta_button.standout-invert-button{
  transform: translateY(0) !important;
}
body a.cta_button.standout-invert-button:hover,
body a.cta_button.standout-invert-button:focus,
body  a.cta_button.standout-button{
    font-weight: 700; text-decoration: none; font-family: Mont-SemiBold; font-style: normal;
    background-color: rgba(255, 255, 255, 100%);
    border: 2px solid rgba(255, 255, 255, 100%);
    border-radius: 0px;
    box-sizing: border-box !important;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 130%;
    text-align: center;
    padding: 5px 32px;
    text-align: center;
    text-decoration: none;
    color: #007fff;
    overflow: hidden;
    letter-spacing: .5px;
    height: 55px;
}

body a.cta_button.standout-invert-button,
body a.cta_button.standout-button:hover,
body a.cta_button.standout-button:focus{
  background-color: rgba(0, 127, 255, 100%);
  color: #ffffff !important;
  border-color: rgba(255, 255, 255, 100%);
  transform: translateY(-0.25em);
  outline: none;
}


/** Owl Slider **/
body .masonry-gallery .prev,
body .masonry-gallery .next{
  color:#007FFF;
}
body .owl-theme .owl-dots {
  margin-top: 50px;
}

body .owl-theme .owl-dots button + button {
  margin-left: 60px;
}

body .owl-theme .owl-dots button.owl-dot span {
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #007FFF;
    width: 8px;
    height: 8px;
    margin: 0;
}

body .owl-theme .owl-dots button.owl-dot:hover span, body  .owl-theme .owl-dots button.owl-dot.active span {
  background-color: #007FFF;
}
@media (max-width:767px){
  body a.cta_button{
    min-width:315px;
  }
}





form,
.submitted-message {
  font-size: 18px;
  line-height: 28px;
}

/* Form title */


body .form-title h3{
  background-color:rgba(255, 255, 255, 0.0);
  color:#000000
}

/* Form label */

form label {
  color: #000000;
  font-size: 18px;
}

form .hs-richtext p{
  color: #000000;
}

/* Form help text */

form legend {
  color: #707C7A;
  font-size: 12px;
}

/* Form inputs */

body form input[type=text],
body form input[type=email],
body form input[type=password],
body form input[type=tel],
body form input[type=number],
body form input[type=file],
.system-pages.search-results form input[type=text],
body form select{
  padding: 0 0 0 24px;
  background-color: rgba(255, 255, 255, 1.0);
  color: #000000;
  border: 1px solid;
  border-color: rgba(2, 2, 5, 1.0);
  border-radius: 0px;
  height: 50px;
  line-height: 50px;
  width: 100% !important;
}
body form textarea{
  background-color: rgba(255, 255, 255, 1.0);
  color: #000000;
  border-color: rgba(2, 2, 5, 1.0);
  border-radius: 0px;
  line-height: normal !important;
}
body form input[type=text]:focus,
body form input[type=email]:focus,
body form input[type=password]:focus,
body form input[type=tel]:focus,
body form input[type=number]:focus,
body form input[type=file]:focus,
body form select:focus,
body form textarea:focus {
  border-color: #020205;
  outline: none;
}

body form input::-webkit-input-placeholder,
body form select::-webkit-input-placeholder,
body form textarea::-webkit-input-placeholder{ /* Edge */
  color: #707C7A;
}

body form input::-ms-input-placeholder,
body form select::-ms-input-placeholder,
body form textarea::-ms-input-placeholder{ /* Internet Explorer 10-11 */
  color: #707C7A;
}

body form input:::placeholder,
body form select:::placeholder,
body form textarea:::placeholder{
  color: #707C7A;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #707C7A;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #020205;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #000000;
}

.fn-date-picker td .pika-button:hover {
  background-color: #000000; !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #000000;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  outline: none;
}

body form button, 
body .hs-submit input.hs-button, 
body form .hs-button.primary {
    background-color: rgba(0, 127, 255, 1.0);
    border: 1px solid rgba(0, 127, 255, 1.0);
    border-radius: 0px;
    font-weight: 700; text-decoration: none; font-family: Mont-Regular; font-style: normal;
    box-sizing: border-box !important;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 55px;
    text-align: center;
    padding: 0px 32px;
    text-align: center;
    color: #FFFFFF;
    overflow: hidden;
    letter-spacing: .5px;
    height: 55px;
    transition: 0.25s;
  font-family: Mont-SemiBold !important;
}

 
body form button:hover, 
body .hs-submit input.hs-button:hover, 
body form .hs-button.primary:hover {
  background-color: rgba(255, 255, 255, 1.0);
  color: #007FFF !important;
  border-color: rgba(0, 127, 255, 1.0);
  transform: translateY(-0.25em);
}


body form button:focus, 
bodt .hs-submit input.hs-button:focus, 
body form .hs-button.primary:focus {
  background-color: rgba(255, 255, 255, 1.0);
  color: #007FFF !important;
  border-color: rgba(0, 127, 255, 1.0);
  transform: translateY(-0.25em);
}





.dark-bkg{
  color: ;
}

.our-team-new .item .link-icon a:hover{
  color: #007fff !important;
}

.our-team-new .item .item-content:hover .profile-details{
  background-color: #007fff;
}


body .faq-containers{
  border-radius: 0px;
}

@media screen and (max-width: 1079px) and (min-width: 768px){
  
  body .section-spacing-v{
    padding-top: calc ( px / 1.5 ) !important;
    padding-bottom: calc ( px / 1.5 ) !important;
  }
  
body h1 {
  font-size: calc( 62px - 10px );
}

body h2 {
  font-size: calc( 40px - 10px );
}

}
@media (min-width:992px){
blockquote {
  padding-left: 100px;
  margin:50px 0px
}
}
@media screen and (max-width: 767px){
 blockquote {
  padding-left: 50px;
  margin:30px 0px
} 
body .section-spacing-v{
  padding-top: px !important;
  padding-bottom: px !important;
}

body h1 {
  font-size: 36px;
}

body h2 {
  font-size: 24px;
  margin: 0px 0px 25px;
}

body h3 {
  font-size: 20px;
}
  
body h4 {
  font-size: 18px;
}  

body h5 {
  font-size: 16px;
}

body h6 {
  font-size: 16px;
}  
  
body .font30 p{
  font-size: 24px;
  line-height: 120%;
}
    body .font24 p{
    font-size:18px;
  }
  
}


@media screen and (max-width: 479px) and (min-width: 375px){
  
  body a.cta_button, .hs-submit input.hs-button, body a.cta-global{
    max-width: 100%;
    width: 100%;
    }
  
    body .font24 p{
    font-size:18px;
  }
  
  body a.cta_button,
  body  a.cta_button.secondry-button
  body  a.cta_button.standout-button{
    padding: 0px 16px;
    min-width: 180px;
 }
  
}
  

.s-label { background: #caf2ff;
    color: #000;
    display: inline-block;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%;
    margin-bottom: 38px;
    padding: 5px 10px;
    text-transform: uppercase; }


@media screen and (max-width: 1110px) and (min-width: 320px) {
    .section.img-p-t-r .text-column .text-wrapper .s-label {
        color: #000;
        font-size: 12.218px;
        font-style: normal;
        font-weight: 700;
        line-height: 115%;
        text-transform: uppercase;
    }