/* Tools
Any animations, or functions used throughout the project.
Note: _macros.css needs to be imported into each stylesheet where macros are used and not included here
*/
/* Globle Color Variables */







/* Globle Font Variables */



/* Globle Header Variables */


















/* Typography Variables */


/**/


















/**/



/* Button Style Variables */




/* Button Colors */




























/* Outline Button Style Variables */




/* Button Colors */














/* Default Form Variables */









/* Globle Footer Variables */
























/* transition Macros */
 


/* Display Flex Macros */

















































/* Generic
This is where reset, normalize & box-sizing styles go.
*/
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
* { padding: 0; margin: 0; border: none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; }
.hs-cta-wrapper a.cta_button { box-sizing: border-box !important; -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; -ms-box-sizing: border-box !important; }
body{ padding: 0; margin: 0; overflow-x: hidden;  }
img{ max-width: 100%; }

.d-flex{ display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.row{ display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px; }
.flex-wrap{ -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.justify-content-start{ -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
.justify-content-end{ -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
.justify-content-center{ -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.justify-content-between{ -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.justify-content-around{ -ms-flex-pack: distribute;
    justify-content: space-around; }
.align-items-start{ -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
.align-items-end{ -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
.align-items-center{ -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.row-reverse{ -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
.column-reverse{ -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }

.fancybox-slide--video .fancybox-content { border: 7px solid #FFF; }
.fancybox-slide--video .fancybox-close-small { border: 2px solid #FFF; border-radius: 50%; top: -10px; transform: translateY(-100%); height: auto; width: auto; padding: 3px; }
.fancybox-slide--video .fancybox-close-small svg { width: 25px; }

@media(max-width: 575px){
    .fancybox-slide--video .fancybox-close-small { border: 1px solid #FFF; padding: 3px; }
    .fancybox-slide--video .fancybox-close-small svg { width: 15px; }
}

.container { width: 100%; padding-left: 15px; padding-right: 15px; margin: 0 auto; float: none; box-sizing: border-box; }

@media (min-width: 375px) {
    .container{ width: 335px; }
}

@media (min-width: 576px) {
    .container{ width: 540px; }
}

@media (min-width: 768px) {
    .container{ width: 714px; }
}

@media (min-width: 992px) {
    .container{ width: 970px; }
}

@media (min-width: 1200px) {
    .container{ width: 1170px; }
}

@media (min-width: 1367px) {
    .container{ width: 1230px; }
}

/* @media (min-width: 1441px) {
    .container { width: 1430px; }
}

@media (min-width: 1600px) {
    .container { width: 1570px; }
    .home_resource_sec .container{ width: 1460px; }
}

@media (min-width: 1741px) {
    .container { width: 1710px; }
} */

.slick-slider{ position: relative; }
.slick-arrow{ width: 47px; height: 47px; background: transparent; font-size: 0; border-radius: 50%; background-size: cover; background-position: center center; background-repeat: no-repeat; z-index: 99; cursor: pointer; }
.slick-slider .slick-arrow{ position: absolute; top: 50%; 
  
    -webkit-transform: translate(0 , -50%);
    -moz-transform: translate(0 , -50%);
    -o-transform: translate(0 , -50%);
    -ms-transform: translate(0 , -50%);
    transform: translate(0 , -50%);
  
; }
.slick-prev{ left: -60px; }
.slick-next{ right: -60px; }
.slick-arrow.slick-prev{ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49' height='49' viewBox='0 0 49 49' fill='%23FFF'%3E%3Cpath d='M0.706871 24.5572C0.706871 11.4765 11.3375 0.845215 24.4189 0.845215C37.5002 0.845215 48.1309 11.4759 48.1309 24.5572C48.1309 37.6385 37.5002 48.2692 24.4189 48.2692C11.3371 48.2692 0.706871 37.6385 0.706871 24.5572ZM3.13866 24.5572C3.13866 36.3242 12.6518 45.8372 24.4186 45.8372C36.1855 45.8372 45.6986 36.3241 45.6986 24.5572C45.6986 12.7903 36.1855 3.27721 24.4186 3.27721C12.6518 3.27721 3.13866 12.7903 3.13866 24.5572ZM8.61044 24.5572C8.61044 24.276 8.77966 23.9024 8.95226 23.7213L18.6805 13.3854C19.1347 12.9159 19.8799 12.871 20.4096 13.3477C20.8829 13.7739 20.8854 14.5949 20.4473 15.0577L12.6382 23.3418H39.0102C39.682 23.3418 40.2261 23.8863 40.2261 24.5577C40.2261 25.2294 39.6816 25.7735 39.0102 25.7735H12.6382L20.4473 34.0577C20.885 34.5203 20.8634 35.3401 20.4096 35.7868C19.9303 36.2579 19.1279 36.2066 18.6805 35.7295L8.95226 25.3936C8.66642 25.1133 8.6151 24.8431 8.61044 24.5577V24.5572Z'/%3E%3C/svg%3E"); }
.slick-arrow.slick-next{ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='49' viewBox='0 0 48 49' fill='%23FFF'%3E%3Cpath d='M47.6027 24.5572C47.6027 11.4765 36.972 0.845215 23.8907 0.845215C10.8094 0.845215 0.178711 11.4759 0.178711 24.5572C0.178711 37.6385 10.8094 48.2692 23.8907 48.2692C36.9725 48.2692 47.6027 37.6385 47.6027 24.5572ZM45.1709 24.5572C45.1709 36.3242 35.6578 45.8372 23.8909 45.8372C12.1241 45.8372 2.61093 36.3241 2.61093 24.5572C2.61093 12.7903 12.1241 3.27721 23.8909 3.27721C35.6578 3.27721 45.1709 12.7903 45.1709 24.5572ZM39.6991 24.5572C39.6991 24.276 39.5299 23.9024 39.3573 23.7213L29.6291 13.3854C29.1749 12.9159 28.4297 12.871 27.9 13.3477C27.4267 13.7739 27.4241 14.5949 27.8622 15.0577L35.6713 23.3418H9.29935C8.62757 23.3418 8.08346 23.8863 8.08346 24.5577C8.08346 25.2294 8.62801 25.7735 9.29935 25.7735H35.6713L27.8622 34.0576C27.4246 34.5203 27.4462 35.3401 27.9 35.7868C28.3792 36.2579 29.1817 36.2066 29.6291 35.7295L39.3573 25.3936C39.6432 25.1133 39.6945 24.8426 39.6991 24.5572Z' /%3E%3C/svg%3E"); }
.slick-slider.dark_arrow .slick-arrow.slick-prev{ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49' height='49' viewBox='0 0 49 49' fill='%23000'%3E%3Cpath d='M0.706871 24.5572C0.706871 11.4765 11.3375 0.845215 24.4189 0.845215C37.5002 0.845215 48.1309 11.4759 48.1309 24.5572C48.1309 37.6385 37.5002 48.2692 24.4189 48.2692C11.3371 48.2692 0.706871 37.6385 0.706871 24.5572ZM3.13866 24.5572C3.13866 36.3242 12.6518 45.8372 24.4186 45.8372C36.1855 45.8372 45.6986 36.3241 45.6986 24.5572C45.6986 12.7903 36.1855 3.27721 24.4186 3.27721C12.6518 3.27721 3.13866 12.7903 3.13866 24.5572ZM8.61044 24.5572C8.61044 24.276 8.77966 23.9024 8.95226 23.7213L18.6805 13.3854C19.1347 12.9159 19.8799 12.871 20.4096 13.3477C20.8829 13.7739 20.8854 14.5949 20.4473 15.0577L12.6382 23.3418H39.0102C39.682 23.3418 40.2261 23.8863 40.2261 24.5577C40.2261 25.2294 39.6816 25.7735 39.0102 25.7735H12.6382L20.4473 34.0577C20.885 34.5203 20.8634 35.3401 20.4096 35.7868C19.9303 36.2579 19.1279 36.2066 18.6805 35.7295L8.95226 25.3936C8.66642 25.1133 8.6151 24.8431 8.61044 24.5577V24.5572Z'/%3E%3C/svg%3E"); }
.slick-slider.dark_arrow .slick-arrow.slick-next{ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='49' viewBox='0 0 48 49' fill='%23000'%3E%3Cpath d='M47.6027 24.5572C47.6027 11.4765 36.972 0.845215 23.8907 0.845215C10.8094 0.845215 0.178711 11.4759 0.178711 24.5572C0.178711 37.6385 10.8094 48.2692 23.8907 48.2692C36.9725 48.2692 47.6027 37.6385 47.6027 24.5572ZM45.1709 24.5572C45.1709 36.3242 35.6578 45.8372 23.8909 45.8372C12.1241 45.8372 2.61093 36.3241 2.61093 24.5572C2.61093 12.7903 12.1241 3.27721 23.8909 3.27721C35.6578 3.27721 45.1709 12.7903 45.1709 24.5572ZM39.6991 24.5572C39.6991 24.276 39.5299 23.9024 39.3573 23.7213L29.6291 13.3854C29.1749 12.9159 28.4297 12.871 27.9 13.3477C27.4267 13.7739 27.4241 14.5949 27.8622 15.0577L35.6713 23.3418H9.29935C8.62757 23.3418 8.08346 23.8863 8.08346 24.5577C8.08346 25.2294 8.62801 25.7735 9.29935 25.7735H35.6713L27.8622 34.0576C27.4246 34.5203 27.4462 35.3401 27.9 35.7868C28.3792 36.2579 29.1817 36.2066 29.6291 35.7295L39.3573 25.3936C39.6432 25.1133 39.6945 24.8426 39.6991 24.5572Z' /%3E%3C/svg%3E"); }

.slick-dots{ display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.slick-dots li{ margin: 0 15px; }
.slick-dots li:after{ display: none; }
.slick-dots li button{ font-size: 0; line-height: 0; width: 15px; height: 15px; border-radius: 50%; background-color: #707070; opacity: 1; -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; }
.slick-dots li.slick-active button,
.slick-dots li.slick-active button:hover{ background-color: #111F41;  opacity: 1; }

.pt160{ padding-top: 160px; }
.pt150{ padding-top: 150px; }
.pt140{ padding-top: 140px; }
.pt130{ padding-top: 130px; }
.pt120{ padding-top: 120px; }
.pt110{ padding-top: 110px; }
.pt100{ padding-top: 100px; }
.pt90{ padding-top: 90px; }
.pt80{ padding-top: 80px; }
.pt70{ padding-top: 70px; }
.pt60{ padding-top: 60px; }
.pt50{ padding-top: 50px; }

.pb160{ padding-bottom: 160px; }
.pb150{ padding-bottom: 150px; }
.pb140{ padding-bottom: 140px; }
.pb130{ padding-bottom: 130px; }
.pb120{ padding-bottom: 120px; }
.pb110{ padding-bottom: 110px; }
.pb100{ padding-bottom: 100px; }
.pb90{ padding-bottom: 90px; }
.pb80{ padding-bottom: 80px; }
.pb70{ padding-bottom: 70px; }
.pb60{ padding-bottom: 60px; }
.pb50{ padding-bottom: 50px; }

/* Elements
Base HMTL elements are styled in this section (<body<, <h1>, <a>, <p>, <button> etc.)
*/
body{ font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 16px; color: #111F41; line-height: 26px; } 

.h1, h1{ margin: 0px; font-size: 68px; font-weight: 700; text-decoration: none; font-family: Inter, sans-serif; font-style: normal; text-transform: none; line-height: 82px; color: #FFFFFF; }
.h2, h2{ margin: 0px; font-size: 66px; font-weight: 700; text-decoration: none; font-family: Inter, serif; font-style: normal; text-transform: none; line-height: 80px; color: #111F41; }
.h3, h3{ margin: 0px; font-size: 60px; font-weight: 700; text-decoration: none; font-family: Inter, serif; font-style: normal; text-transform: none; line-height: 70px; color: #111F41; }
.h4, h4{ margin: 0px; font-size: 38px; font-weight: 700; text-decoration: none; font-family: Inter, serif; font-style: normal; text-transform: none; line-height: 48px; color: #111F41; }
.h5, h5{ margin: 0px; font-size: 30px; font-weight: 700; text-decoration: none; font-family: Inter, serif; font-style: normal; text-transform: none; line-height: 40px; color: #000000; }
.h6, h6{ margin: 0px; font-size: 26px; font-weight: 700; text-decoration: none; font-family: Inter, serif; font-style: normal; text-transform: none; line-height: 36px; color: #111F41; }

a { color: #111F41; -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;; text-decoration: none; }
a:hover { color: #00B28C; text-decoration: none; } 
.arrow_link a, a.arrow_link{ font-family: 'Poppins', sans-serif; }
.arrow_btn a, a.arrow_link { display: inline-block; padding: 0px 20px 0 0; color: #111f41; font-size: 15px; font-weight: 500; position: relative; transition: all .5s ease-in-out; }
.arrow_btn a:before, a.arrow_link:before { position: absolute; content: "\f054"; top: 1px; right: 0; font-family: FontAwesome; transition: all .5s ease-in-out; }
.arrow_btn a:hover:before, a.arrow_link:hover:before { right: -5px; }

ul{ padding: 0; list-style: none; }
ul li{ position: relative; line-height: 30px; }
ul:not([role="menu"]) li:after{ content: ""; position: absolute; top: 9px; left: 0; width: 11px; height: 11px; border-radius: 50%; }
.light_list ul li, .dark_list ul li{ padding-left: 28px; }
.light_list ul li{ color: #FFFFFF; }
.light_list ul li:after{ background-color: #FFFFFF; }
.dark_list ul li:after{ background-color: #707070; }
.dark_list ul li{ color: #707070; }
.dark_list ul li a{ color: #707070; }
.light_list ul li a{  color: #FFFFFF; }
.dark_list ul li a, .light_list ul li a:hover { color: #00B28C; } 
p { margin: 0px 0 25px 0; }

.text-left{ text-align: left; }
.text-center{ text-align: center; }
.text-right{ text-align: right; }

.primary_text{ color: #111F41; }
.secondary_text{ color: #00B28C; }
.tertiary_text{ color: #1AA1E4; }
.quaternary_text{ color: #A64299; }
.dark_text{ color: #707070; }
.light_text{ color: #FFFFFF; }

.primary_text h1, .primary_text h2, .primary_text h3, .primary_text h4, .primary_text h5, .primary_text h6, .primary_text a{ color: #111F41; }
.secondary_text h1, .secondary_text h2, .secondary_text h3, .secondary_text h4, .secondary_text h5, .secondary_text h6, .secondary_text a{ color: #00B28C; }
.tertiary_text h1, .tertiary_text h2, .tertiary_text h3, .tertiary_text h4, .tertiary_text h5, .tertiary_text h6, .tertiary_text a{ color: #1AA1E4; }
.quaternary_text h1, .quaternary_text h2, .quaternary_text h3, .quaternary_text h4, .quaternary_text h5, .quaternary_text h6, .quaternary_text a{ color: #A64299; }
.dark_text h1, .dark_text h2, .dark_text h3, .dark_text h4, .dark_text h5, .dark_text h6, .dark_text a{ color: #707070; }
.light_text h1, .light_text h2, .light_text h3, .light_text h4, .light_text h5, .light_text h6, .light_text a{ color: #FFFFFF; }

.section_title{ margin-bottom: 25px; }
.section_title:not(.d-flex, .row){ display: inline-block; width: 100%;  }
.section_title .content{ width: 100%; display: inline-block; margin: 40px 0 0 0; }
.section_title .content p:last-child{ margin-bottom: 0; }
.section_title.d-flex .title,
.section_title.row .title{ width: 61%; padding: 0 15px; }
.section_title.d-flex .title [class*="h"],
.section_title.row .title [class*="h"]{ max-width: 410px; }
.section_title.d-flex .content,
.section_title.row .content{ width: 39%; padding: 0 15px; margin: 0; }


/* Button Style Macros */

[class*="button_"] a,
[class*="btn_style_"] a{ padding: 14px 25px; border: 1px solid; min-width: 180px; -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; font-family: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none; font-size: 16px;  line-height: 20px;  border-radius: 40px; text-transform: none; text-align: center; }

[class*="outline_button_"] a,
[class*="outline_btn_"] a{ border: 1px solid; min-width: 180px; -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; font-family: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none; font-size: 16px;  line-height: 20px;  border-radius: 40px; text-transform: none; text-align: center; padding: 14px 25px; }

/* Filled Button CSS */


/* Filled Button Hover CSS */


.button_1 .cta_button, .btn_style_one a{ 
    
        color: #FFFFFF;
        background-color: rgba(17, 31, 65 , 1.0);
        border-color: #111F41;
    
; }
.button_1 .cta_button:hover, .btn_style_one a:hover{ 
    
        color: #FFFFFF;
        background-color: rgba(0, 178, 140 , 1.0);
        border-color: #00B28C;
    
; }

.button_2 .cta_button, .btn_style_two a{ 
    
        color: #FFFFFF;
        background-color: rgba(0, 178, 140 , 1.0);
        border-color: #00B28C;
    
; }
.button_2 .cta_button:hover, .btn_style_two a:hover{ 
    
        color: #FFFFFF;
        background-color: rgba(17, 31, 65 , 1.0);
        border-color: #111F41;
    
; }

.button_3 .cta_button, .btn_style_three a{ 
    
        color: #FFFFFF;
        background-color: rgba(26, 161, 228 , 1.0);
        border-color: #1AA1E4;
    
; }
.button_3 .cta_button:hover, .btn_style_three a:hover{ 
    
        color: #FFFFFF;
        background-color: rgba(166, 66, 153 , 1.0);
        border-color: #A64299;
    
; }

.button_4 .cta_button, .btn_style_four a{ 
    
        color: #FFFFFF;
        background-color: rgba(166, 66, 153 , 1.0);
        border-color: #A64299
    
; }
.button_4 .cta_button:hover, .btn_style_four a:hover{ 
    
        color: #FFFFFF;
        background-color: rgba(26, 161, 228 , 1.0);
        border-color: #1AA1E4
    
; }

/* Outline Button CSS */


/* Outline Button Hover CSS */


.outline_button_1 .cta_button, .outline_btn_one a{ 
    
        color: #509FDE;
        background-color: rgba(80, 159, 222 , 0.0);
        border-color: #509FDE;
    
; }
.outline_button_1 .cta_button:hover, .outline_btn_one a:hover{ 
    
        color: #FFFFFF;
        background-color: rgba(255, 255, 255 , 0.0);
        border-color: #FFFFFF;
    
; }

.outline_button_2 .cta_button, .outline_btn_two a{ 
    
        color: #FFFFFF;
        background-color: rgba(255, 255, 255 , 0.0);
        border-color: #FFFFFF;
    
; }
.outline_button_2 .cta_button:hover, .outline_btn_two a:hover{ 
    
        color: #509FDE;
        background-color: rgba(80, 159, 222 , 0.0);
        border-color: #509FDE;
    
; }

[class*="button_"] a:not(.d-flex),
[class*="btn_style_"] a:not(.d-flex),
[class*="outline_button_"] a:not(.d-flex),
[class*="outline_btn_"] a:not(.d-flex){ display: inline-block; }

/* .btn_style_one a:not(.d-flex),
.btn_style_two a:not(.d-flex),
.outline_btn_one a:not(.d-flex),
.outline_btn_two a:not(.d-flex){ display: inline-block; } */

.video_btn a .play_icon{ width: 50px; height: 50px; background: url("data:image/svg+xml,%3Csvg fill='%231aa1e4' xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cdefs%3E%3CclipPath id='n4mna'%3E%3Cpath d='M0 50V0h50v50z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cg clip-path='url(%23n4mna)'%3E%3Cpath d='M34.159 22.019l-11.983-7.491a3.518 3.518 0 0 0-4.53.69 3.516 3.516 0 0 0-.85 2.291v14.982a3.476 3.476 0 0 0 1.812 3.074 3.478 3.478 0 0 0 3.568-.093 1.174 1.174 0 0 0-1.242-1.992 1.172 1.172 0 0 1-1.793-.99V17.51a1.172 1.172 0 0 1 1.793-.993l11.983 7.49v-.001a1.172 1.172 0 0 1 0 1.992l-8.07 5.04a1.174 1.174 0 0 0 1.241 1.992l8.071-5.04a3.515 3.515 0 0 0 0-5.962z'/%3E%3C/g%3E%3Cg clip-path='url(%23n4mna)'%3E%3Cpath d='M25 .39A24.608 24.608 0 1 0 49.608 25 24.635 24.635 0 0 0 25 .39zm0 46.875A22.266 22.266 0 1 1 47.265 25 22.291 22.291 0 0 1 25 47.265'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center / 50px; -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; } 
.primary.video_btn a .play_icon{ background: url("data:image/svg+xml,%3Csvg fill='%23111f41' xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cdefs%3E%3CclipPath id='n4mna'%3E%3Cpath d='M0 50V0h50v50z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cg clip-path='url(%23n4mna)'%3E%3Cpath d='M34.159 22.019l-11.983-7.491a3.518 3.518 0 0 0-4.53.69 3.516 3.516 0 0 0-.85 2.291v14.982a3.476 3.476 0 0 0 1.812 3.074 3.478 3.478 0 0 0 3.568-.093 1.174 1.174 0 0 0-1.242-1.992 1.172 1.172 0 0 1-1.793-.99V17.51a1.172 1.172 0 0 1 1.793-.993l11.983 7.49v-.001a1.172 1.172 0 0 1 0 1.992l-8.07 5.04a1.174 1.174 0 0 0 1.241 1.992l8.071-5.04a3.515 3.515 0 0 0 0-5.962z'/%3E%3C/g%3E%3Cg clip-path='url(%23n4mna)'%3E%3Cpath d='M25 .39A24.608 24.608 0 1 0 49.608 25 24.635 24.635 0 0 0 25 .39zm0 46.875A22.266 22.266 0 1 1 47.265 25 22.291 22.291 0 0 1 25 47.265'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center / 50px; -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; } 
.video_btn a span:not(.play_icon){ color: #1AA1E4; font-family: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none; font-size: 16px;  line-height: 20px;  border-radius: 40px; text-transform: none; font-weight: 600; margin-left: 20px; -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; }
.primary.video_btn a span:not(.play_icon) { color: #111F41; }
.video_btn a:hover span:not(.play_icon){ color: #00B28C; }
.video_btn a:hover .play_icon{ background: url("data:image/svg+xml,%3Csvg fill='%2300b28c' xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cdefs%3E%3CclipPath id='n4mna'%3E%3Cpath d='M0 50V0h50v50z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cg clip-path='url(%23n4mna)'%3E%3Cpath d='M34.159 22.019l-11.983-7.491a3.518 3.518 0 0 0-4.53.69 3.516 3.516 0 0 0-.85 2.291v14.982a3.476 3.476 0 0 0 1.812 3.074 3.478 3.478 0 0 0 3.568-.093 1.174 1.174 0 0 0-1.242-1.992 1.172 1.172 0 0 1-1.793-.99V17.51a1.172 1.172 0 0 1 1.793-.993l11.983 7.49v-.001a1.172 1.172 0 0 1 0 1.992l-8.07 5.04a1.174 1.174 0 0 0 1.241 1.992l8.071-5.04a3.515 3.515 0 0 0 0-5.962z'/%3E%3C/g%3E%3Cg clip-path='url(%23n4mna)'%3E%3Cpath d='M25 .39A24.608 24.608 0 1 0 49.608 25 24.635 24.635 0 0 0 25 .39zm0 46.875A22.266 22.266 0 1 1 47.265 25 22.291 22.291 0 0 1 25 47.265'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center / 50px; } 


form input[type=submit], form button, form .hs-button{ cursor: pointer; display: inline-block; width: auto; height: auto; }



    input[type=submit], form button, .hs-button,  .button{ 
    
        color: #FFFFFF;
        background-color: rgba(17, 31, 65 , 1.0);
        border-color: #111F41;
    
 }
    input[type=submit]:hover, form button:hover, .hs-button:hover, .button:hover{ 
    
        color: #FFFFFF;
        background-color: rgba(0, 178, 140 , 1.0);
        border-color: #00B28C;
    
 }



.video_playbtn a{ width: 95px; padding: 3px 5.5px 4px; }
.video_playbtn a span{ display: inline-block; margin-left: 8px; }
.video_playbtn a svg .circle{ fill : #707070; }
.video_playbtn a svg .icon{ fill : #FFFFFF; }

@media(max-width: 1199){
    .button_1 .cta_button, .btn_style_one a,
    .button_2 .cta_button, .btn_style_two a{ font-size: 16px; padding: 10px 29px 12px; }

    .outline_btn_one a,
    .outline_btn_two a{ font-size: 16px; padding: 9px 20px 10px; }
}


input:focus,
input:focus-visible,
textarea:focus,
textarea:focus-visible,
select:focus,
select:focus-visible{ outline: none; box-shadow: none; }

form fieldset[class*="form-columns-"] { margin: 0 -10px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; max-width: inherit; }
form fieldset[class*="form-columns-"] .hs-form-field{ padding: 0 10px; float: none !important; }
form fieldset[class*="form-columns-"] .hs-dependent-field{ padding: 0 10px; float: none !important; }
form fieldset[class*="form-columns-"] .hs-dependent-field .hs-form-field{ padding: 0 0; float: none !important; width: 100% !important; }
form  .hs-form-field .input{ margin-right: 0 !important; margin-bottom: 30px; }
form fieldset[class*="form-columns-"] .hs-form-field .input .hs-input{ width: 100% !important; }

.free_estimate_sec .free_estimate_form h4 {margin-bottom: 25px;}
.free_estimate_sec .free_estimate_form h3 {margin-bottom: 25px;}


form fieldset.form-columns-1 .hs-form-field,
form fieldset.form-columns-1 .hs-dependent-field,
form fieldset.form-columns-1 .hs-dependent-field .hs-form-field{ width: 100% !important; }

form fieldset.form-columns-2 .hs-form-field,
form fieldset.form-columns-2 .hs-dependent-field{ width: 50% !important; }
form fieldset.form-columns-2 .hs-dependent-field .hs-form-field{ width: 100% !important; }

form fieldset.form-columns-3 .hs-form-field,
form fieldset.form-columns-2 .hs-dependent-field{ width: calc(100% / 3) !important; }
form fieldset.form-columns-3 .hs-dependent-field .hs-form-field{ width: 100% !important; }

ul.hs-error-msgs{ margin-bottom: 20px; }
ul.hs-error-msgs li { font-size: 12px; line-height: 14px; }
ul.hs-error-msgs li label{ color: red; }
.hs-form-field ul.hs-error-msgs { margin-top: -20px; }
.hs_error_rollup{ display: none !important; }

form label { display: inline-block; color: #1A2848; margin-bottom: 13px; }
button, input, optgroup, select, textarea{ font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; }
input , textarea, select , input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    font-size: 18px; color: #111F41; border: 1px solid #C3C4C9; background: rgba(255, 255, 255 , 0.0);
    width: 100%; padding: 10px 15px; border-radius: 20px;
}
input, textarea, select{ height: 50px; }
textarea{ padding: 10px 15px; height: 170px; }

::-webkit-input-placeholder { color: #000000; }
::-moz-placeholder { color: #000000; }
:-ms-input-placeholder { color: #000000; }
:-moz-placeholder { color: #000000; } 

@media(max-width: 767px){
    form fieldset.form-columns-2 .hs-form-field,
    form fieldset.form-columns-2 .hs-dependent-field{ width: 100% !important; }

    form fieldset.form-columns-3 .hs-form-field,
    form fieldset.form-columns-2 .hs-dependent-field{ width: 100% !important; }
}
/* Table */

table {
  border-collapse: collapse;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table cells */

td,
th {
  vertical-align: top;
}

/* Table header */

thead th {
  vertical-align: bottom;
}

/* Components
Specific pieces of UI that are stylized. Typically used for global partial styling
*/
.body_header_bg{ display: none; background-color: #111F41; z-index: -1; } 
header.header{ background-color: #111F41; z-index: 9999; -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; }
header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > li.hs-menu-item > a{ font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 16px; color: #FFF; display: inline-block; }
header.header .left_part{ width: 195px; padding: 0 15px; line-height: 0; }
header.header .right_part{ width: calc(100% - 195px); padding: 0 15px; }
header.header .logo,
header.header .logo .hs_cos_wrapper,
header.header .logo a{ display: inline-block; width: 100%; line-height: 0; }
header.header .contact_btn_div{ padding-left: 30px; width: 190px; line-height: 0; }
header.header .contact_btn_div a{ display: inline-block; min-width: inherit; width: 100%; }
header.header .search_div { padding-left: 30px; width: 46px; height: 16px; line-height: 0; }
header.header .portal_link { padding-left: 32px; width: 45px; position: relative; }
header.header .portal_link .portallink{ position: relative; padding: 20px 0; display: inline-block; width: 100%; }
header.header .portal_link .portallink:after{ content: ""; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; width: 26px; height: 15px;  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='15' viewBox='0 0 26 15'%3E%3Cpath id='Polygon_1' data-name='Polygon 1' d='M13,0,26,15H0Z' fill='%23f8f9f9'/%3E%3C/svg%3E") no-repeat center center / cover; display: block; margin: 0 auto; opacity: 0; visibility: hidden; }
header.header .portal_link .links_dropdown{ position: absolute; background: #F8F9F9; border-radius: 10px; z-index: 999; width: 200px; right: -50px; opacity: 0; visibility: hidden; -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;; overflow: hidden;p }
header.header .portal_link:hover .links_dropdown,
header.header .portal_link:hover .portallink:after{ opacity: 1; visibility: visible; }
header.header .portal_link .links_dropdown ul{ padding: 0; margin: 0; list-style: none; }
header.header .portal_link .links_dropdown ul li, 
header.header .portal_link .links_dropdown ul li a{ display: inline-block; width: 100%; }
header.header .portal_link .links_dropdown ul li a{ padding: 10px 15px; }
header.header .search_div a svg,
header.header .portal_link a svg{ fill: #FFF; -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; }
header.header .search_div a:hover svg,
header.header .portal_link a:hover svg{ fill: #1AA1E4; }

header.header .header_search_form_div { align-items: center; background-color: #111F41; display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; position: absolute; left: 0; right: 0; top: 100%; z-index: 99; padding: 15px 15px 30px; }
header.header .header_search_form_div > .hs_cos_wrapper{ max-width: 670px; width: 100%; }
header.header .header_search_form_div .hs-search-field,
header.header .header_search_form_div .hs-search-field .hs-search-field__bar { display: inline-block; width: 100%; }
header.header .header_search_form_div .hs-search-field .hs-search-field__bar input.hs-search-field__input { background-color: #FFF; height: 60px; border-radius: 15px; }
header.header .header_search_form_div .hs-search-field .hs-search-field__bar form { position: relative; }
header.header .header_search_form_div .hs-search-field .hs-search-field__bar button { position: absolute; top: 1px; right: 1px; bottom: 1px; width: 60px; border-radius: 0 15px 15px 0; background-color: #FFF; border: 1px solid #fff; border-left-color: #c3c4c9; padding: 0; }
header.header .header_search_form_div .hs-search-field .hs-search-field__bar button svg { height: 20px; fill: #111f41; }

header.header .menubtn_div{ margin-left: 30px; width: 30px; display: inline-block; line-height: 0; }
header.header .menubtn_div .menu_button { cursor: pointer; width: 30px; height: 20px; background: none; position: relative; } 
header.header .menubtn_div .menu_button .menu_icons { width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; 
  
    -webkit-transform: translate(-50% , -50%);
    -moz-transform: translate(-50% , -50%);
    -o-transform: translate(-50% , -50%);
    -ms-transform: translate(-50% , -50%);
    transform: translate(-50% , -50%);
  
; }
header.header .menubtn_div .menu_button.active .menu_icons.open_icon, 
header.header .menubtn_div .menu_button .menu_icons.close_icon { opacity: 0; visibility: hidden; }
header.header .menubtn_div .menu_button.active .menu_icons.close_icon { opacity: 1; visibility: visible; }
header.header .menubtn_div .menu_button .menu_icons svg { fill: #fff; width: 100%; height: 100%; }

header.header .navigation_div .megamenu .megamenu_title{ display: inline-block; width: 100%; padding: 0 15px; }
header.header .navigation_div .megamenu .megamenu_title a{ font-size: 17px; font-weight: 700; line-height: 40px; color: #FFFFFF; }
header.header .navigation_div .megamenu .megamenu_list_div .megamenu_list a{ display: inline-block; width: 100%; font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 18px; border-radius: 20px; line-height: 30px; color: #FFFFFF; }
header.header .navigation_div .megamenu .megamenu_list_div .megamenu_list span.submenu_title{ display: inline-block; width: 100%; font-weight: 600; }
header.header .navigation_div .megamenu .megamenu_list_div .megamenu_list span.submenu_learnmore{ width: 100%; display: none; font-size: 16px; }

header.header .header_search_form_div .hs-search-field--open .hs-search-field__suggestions { border: none; padding: 15px 0; }
header.header .header_search_form_div .hs-search-field__suggestions #results-for { font-weight: 700; color: #FFFFFF; font-size: 20px; margin-bottom: 10px; }
header.header .header_search_form_div .hs-search-field__suggestions li:not(:last-child) a { border-bottom: 1px solid #FFFFFF; }
header.header .header_search_form_div .hs-search-field__suggestions li a{ padding: 10px 0px; }
header.header .header_search_form_div .hs-search-field__suggestions li a,
header.header .header_search_form_div .hs-search-field__suggestions a:focus,
header.header .header_search_form_div .hs-search-field__suggestions a:hover{ background-color: transparent; }
header.header .header_search_form_div .hs-search-field__suggestions li a:not(:hover) { color: #FFFFFF; }

/* Footer CSS Start */
footer.footer{ padding: 55px 0 60px; font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; font-size: 16px; color: #FFFFFF; background-color: #111F41; }
footer.footer a{ color: #FFFFFF; }
footer.footer a:hover{ color: #FFFFFF; }
footer.footer .footer_top { margin-bottom: 55px; display: inline-block; width: 100%; }
footer.footer .footer_top > .row{ -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
footer.footer .footer_top .left_part,
footer.footer .footer_top .right_part{ width: 50%; padding: 0 15px; }
footer.footer .footermenu_col{ width: calc(100% / 4); padding: 0 15px; }
footer.footer .footer_menu ul[role="menu"] li{ display: inline-block; width: 100%; }
footer.footer .footer_menu ul[role="menu"] > li.hs-item-has-children > a{ display: inline-block; width: 100%; margin-bottom: 2rem; padding-bottom: 16px; border-bottom: 1px solid #00a1e4; }
footer.footer .footer_menu ul[role="menu"] > li.hs-item-has-children > a{ font-weight: 500; }
/* .footer_menu ul[role="menu"] li:not(:last-child){ margin-bottom: 4px; } */
footer.footer .footer_menu ul[role="menu"] li.hs-item-has-children ul.hs-menu-children-wrapper li a{ line-height: 24px; display: inline-block; padding: 0.25rem 0; border-bottom: 1px solid transparent; }
footer.footer .footer_menu ul[role="menu"] li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover { border-color: #FFFFFF; }
footer.footer .socialmedia_div ul{ display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
footer.footer .socialmedia_div ul li.follo_us{ margin-right: 1.5625rem }
footer.footer .socialmedia_div ul li:after{ display: none; }
footer.footer .socialmedia_div ul li a{ margin-left: 0.7rem; display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; width: 2.5rem; border: 1px solid; border-radius: 50%; height: 2.5rem; }
footer.footer .socialmedia_div ul li a:hover { color: #111F41; background-color: #FFFFFF; }
footer.footer .socialmedia_div ul li a i{ line-height: 1; font-size: 1.25rem; }

footer.footer .footer_bottom{ margin: 0.625rem 0 2.8125rem; }
footer.footer .footer_bottom > .row{ -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
footer.footer .footer_bottom .left_part{ width: 140px; padding: 0 15px; }
footer.footer .footer_bottom .right_part{ width: calc(100% - 140px); padding: 0 15px; }
footer.footer .client_logos{ display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
footer.footer .client_logos .client_logo{ opacity: .6; margin-left: 1.25rem; margin-top: 1.25rem; max-width: 4.375rem; width: 4.375rem; } 
footer.footer .client_logos .client_logo img { width: 100%; }

footer.footer .footer_copyright{ background-color: #111F41; }
footer.footer .footer_copyright,
footer.footer .footer_copyright .copyright_text{ display: inline-block; width: 100%; }
footer.footer .footer_copyright .copyright_text { padding-top: 1.25rem; border-top: 1px solid #00a1e4; text-align: right; font-size: 13px; line-height: 20px }

@media(min-width: 768px){
    .m_socialmedia_div{ display: none; }
    
    footer.footer .footer_menu ul[role="menu"] > li.hs-item-has-children > a{ pointer-events: none; }
}

@media(min-width: 992px){
    .body_header_bg{ display: block; width: 100%; }
    header.header{ position: fixed; top: 0; right: 0; left: 0; -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; }
    header.header{ padding: 25px 0; }
    header.header.headerfixed{ padding: 15px 0; }
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"]{ display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > li:not(:first-child){ margin-left: 18px; }
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > li.hs-menu-item > a{ padding: 20px 0; }
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > li.hs-menu-item > a:hover{ color: #1AA1E4 } 
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > li.hs-menu-item:last-child{ display: none; }
    
    header.header .menubtn_div{ display: none; }
    
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > li.hs-menu-children-wrapper > ul{ position: absolute; top: 100%; left: 0; right: 0; }
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > li.hs-item-has-children { position: unset; }
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > li.hs-item-has-children > a{ position: relative; }
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > li.hs-item-has-children > a:after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; width: 26px; height: 15px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='15' viewBox='0 0 26 15'%3E%3Cpath id='Polygon_1' data-name='Polygon 1' d='M13,0,26,15H0Z' fill='%23f8f9f9'/%3E%3C/svg%3E") no-repeat center center / cover; display: block; margin: 0 auto; opacity: 0; visibility: hidden; -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; }
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > li.hs-item-has-children > .hs-menu-children-wrapper { opacity: 0; visibility: hidden; position: absolute; left: 0; right: 0; width: 970px; background: #F8F9F9; margin: 0 auto; border-radius: 10px; z-index: 999; -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; }
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > .hs-item-has-children:hover a:after,
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > .hs-item-has-children:hover .hs-menu-children-wrapper{ opacity: 1; visibility: visible; }
    /* header.header.headerfixed .navigation_div .hs-menu-wrapper > ul[role="menu"] > li.hs-item-has-children > a:after{ bottom: -10px; } 
    header.header.headerfixed .navigation_div .hs-menu-wrapper > ul[role="menu"] > .hs-item-has-children > .hs-menu-children-wrapper{ top: 100%; } */
    header.header .navigation_div .megamenu{ display: none; }
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > .hs-item-has-children > .hs-menu-children-wrapper .megamenu{ display: block; }
    header.header .navigation_div .megamenu{ width: 100%; padding: 30px 28px; position: relative; }
    header.header .navigation_div .megamenu .megamenu_title a{ color: #111F41; }
    header.header .navigation_div .megamenu .megamenu_list_div{ display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    header.header .navigation_div .megamenu .megamenu_list_div .megamenu_list{ width: calc(100% / 3); padding: 0 15px; margin: 23.5px 0; }
    header.header .navigation_div .megamenu .megamenu_list_div .megamenu_list a{ color: #111F41; background-color: #FFFFFF; padding: 10px 37px; }
    header.header .navigation_div .megamenu .megamenu_list_div .megamenu_list a:hover{ color: #FFFFFF; background-color: #111F41; }
    header.header .navigation_div .megamenu .megamenu_list_div .megamenu_list span.submenu_learnmore{ display: inline-block; }
    
    header.header .portal_link .links_dropdown ul li a:hover{ color: #FFFFFF; background-color: #111F41; } 
}

@media(min-width: 1200px){
    header.header{ padding: 40px 0; }
    header.header.headerfixed{ padding: 10px 0; }
    header.header .left_part{ width: 216px; }
    header.header .right_part{ width: calc(100% - 216px); }
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > li:not(:first-child){ margin-left: 45px; }
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > li.hs-menu-item > a{ padding: 33px 0; }
    
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > li.hs-item-has-children > .hs-menu-children-wrapper{ width: 1170px; }
}

@media(min-width: 1366px){
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > li.hs-item-has-children > .hs-menu-children-wrapper{ width: 1200px; }
}

@media(max-width: 1200px){
    header.header .contact_btn_div { padding-left: 30px; width: 170px; }
    header.header .contact_btn_div a { min-width: auto; }
}

@media(max-width: 991px){
    header.header{ padding: 25px 0; position: relative; }
/*     header.header.headerfixed{ padding: 15px 0; } */
    header.header .navigation_div { position: absolute; top: 100%; left: 0; right: 0; background: #111f41; display: none; }
    header.header .navigation_div .hs_cos_wrapper { display: inline-block; width: 100%; }
    header.header .navigation_div .hs-menu-wrapper>ul[role=menu]>li.hs-menu-item>a { padding: 10px 20px; width: 100%; }
    header.header .navigation_div .hs-menu-wrapper>ul[role=menu]>li.hs-menu-item{ border-bottom: 1px solid #2d447c; }
    header.header .contact_btn_div{ display: none; }
    
    header.header .navigation_div .hs-menu-wrapper>ul[role=menu]>li.hs-item-has-children .child-triggerm { width: 50px; height: 50px; position: absolute; top: 0; right: 0; bottom: 0; }
    header.header .navigation_div .hs-menu-wrapper>ul[role=menu]>li.hs-item-has-children .child-triggerm span { position: relative; width: 100%; height: 100%; display: inline-block; }
    header.header .navigation_div .hs-menu-wrapper>ul[role=menu]>li.hs-item-has-children .child-triggerm span:after,
    header.header .navigation_div .hs-menu-wrapper>ul[role=menu]>li.hs-item-has-children .child-triggerm span:before { content: ""; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 20px; height: 2px; background: #FFF; position: absolute; }
    header.header .navigation_div .hs-menu-wrapper>ul[role=menu]>li.hs-item-has-children .child-triggerm span:before { transform: translate(-50%, -50%) rotate(90deg); }
    header.header .navigation_div .hs-menu-wrapper>ul[role=menu]>li.hs-item-has-children .child-triggerm.child-open span:before { display: none; }
    
    header.header .navigation_div .hs-menu-wrapper > ul[role="menu"] > li.hs-item-has-children > .hs-menu-children-wrapper{ display: none; }
    header.header .navigation_div .megamenu{ background-color: #1a2c58; }
    header.header .navigation_div .megamenu .megamenu_title{ padding: 10px 30px; }
    header.header .navigation_div .megamenu .megamenu_title a{ font-size: 16px; font-weight: 500; line-height: 26px; }
    header.header .navigation_div .megamenu .megamenu_list_div .megamenu_list{ border-top: 1px solid #384e85; }
    header.header .navigation_div .megamenu .megamenu_list_div .megamenu_list a{ border-radius: 0; font-size: 16px; line-height: 26px; padding: 10px 30px; }
    header.header .navigation_div .megamenu .megamenu_list_div .megamenu_list span.submenu_title{ font-weight: 400; }
        
    footer.footer{ padding: 35px 0 60px; } 
    footer.footer .footer_top { margin-bottom: 0; }
    footer.footer .footer_menu ul[role="menu"] > li.hs-item-has-children > a { margin-bottom: 22px; }
    footer.footer .footermenu_col{ width: 50%; margin-top: 40px; }
    footer.footer .footer_bottom .right_part { width: 100%; }
    footer.footer .client_logos{ -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    footer.footer .client_logos .client_logo:first-child{ margin-left: 0; }
    
}
@media(max-width: 767px){
    header.header{ padding: 27px 0; }
/*     header.header.headerfixed{ padding: 15px 0; } */
    
    header.header .search_div { padding-left: 0px; width: 16px; }
    
    header.header .portal_link{ display: none; }
    header.header .navigation_div .portal_link{ display: inline-block; padding: 0; width: 100%; } 
    /* header.header .navigation_div .portal_link .portallink{ width: 100%; display: inline-block; padding: 12px 20px; } */
    header.header .navigation_div .portal_link .portallink,
    header.header .navigation_div .portal_link .portallink:after{ display: none; }
    header.header .navigation_div .portal_link .links_dropdown{ position: relative; top: inherit; right: inherit; bottom: inherit; left: inherit; opacity: 1; visibility: visible; background-color: #111f41; border-radius: 0; width: 100%; }
    header.header .navigation_div .portal_link .links_dropdown ul li a{ color: #FFF; }
    header.header .navigation_div .portal_link .links_dropdown ul li:not(:last-child){ border-bottom: 1px solid #2d447c; }
    
    footer.footer{ padding: 35px 0 60px; }
    footer.footer .container{ width: 100%; }
    footer.footer .footer_top { margin-bottom: 1.5rem; }
    footer.footer .footermenu_col{ width: 100%; padding: 0; margin-top: 0px; }
    footer.footer .footer_menu ul[role="menu"] > li.hs-item-has-children{ position: relative; }
    footer.footer .footer_menu ul[role="menu"] > li.hs-item-has-children > a { margin-bottom: 0; padding: 16px 15px; border: none; border-bottom: 1px solid #00a1e4; }
    footer.footer .footermenu_col_1 .footer_menu ul[role="menu"] > li.hs-item-has-children > a { border-top: 1px solid #00a1e4; }
    footer.footer .footer_menu ul[role=menu] > li.hs-item-has-children span.child-triggerm{ position: absolute; top: 0; right: 0px; height: 63px; width: 50px; cursor: pointer; }
    footer.footer .footer_menu ul[role=menu] > li.hs-item-has-children span.child-triggerm:after { background: transparent url(//2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/raw_assets/public/Pulsant_September2022/images/chevron-down-white.svg) no-repeat center; background-size: 1.1875rem 0.8125rem; content: ''; height: 0.8125rem; position: absolute; right: 1.5625rem; top: 1.4375rem; -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; width: 1.1875rem; }
    footer.footer .footer_menu ul[role=menu]>li.hs-item-has-children span.child-triggerm.child-open:after { transform: rotate(-180deg); }
    
    footer.footer .footer_menu ul[role="menu"] > li.hs-item-has-children ul.hs-menu-children-wrapper{ display: none; }
    footer.footer .footer_menu ul[role="menu"] li.hs-item-has-children ul.hs-menu-children-wrapper li a{ border-bottom: none; padding: 0.625rem 15px 0.625rem; width: 100%; }
    footer.footer .footer_menu ul[role="menu"] li.hs-item-has-children ul.hs-menu-children-wrapper li:last-child a { padding-bottom: 1.25rem; }
    
    footer.footer .socialmedia_div:not(.m_socialmedia_div){ display: none; }
    footer.footer .socialmedia_div.m_socialmedia_div{ margin-top: 20px; }
    
    footer.footer .footer_bottom { margin: 0.7rem 0 2rem; }
    footer.footer .footer_bottom > .row,
    footer.footer .client_logos{ -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    footer.footer .client_logos .client_logo{ max-width: 3.4375rem; width: 3.4375rem; } 
}

@media(max-width: 374px){
    header.header .left_part{ width: 160px; }
    header.header .right_part{ width: calc(100% - 160px); }
    header.header .portal_link { padding-left: 20px; width: 33px; }
    header.header .search_div { padding-left: 20px; width: 36px; }
    header.header .menubtn_div { margin-left: 20px; width: 30px; }
    header.header .header_search_form_div { padding: 10px 15px 15px; }
}

/* Utilities
Helper classes with ability to override anything that comes before it
*/
/* For content that needs to be visually hidden but stay visible for screenreaders */

.show-for-sr {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

@media (max-width: 767px) {
  .show-for-sr--mobile {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
}

/* Templates */



/*  */

/* Ice minified TW here, check LP repo for source code... */
*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.static{position:static!important}.mb-10{margin-bottom:2.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.inline-block{display:inline-block!important}.flex{display:flex!important}.hidden{display:none!important}.aspect-\[3\/1\]{aspect-ratio:3/1!important}.h-10{height:2.5rem!important}.w-10{width:2.5rem!important}.w-\[1000px\]{width:1000px!important}.w-full{width:100%!important}.max-w-full{max-width:100%!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.flex-wrap{flex-wrap:wrap!important}.items-center{align-items:center!important}.justify-start{justify-content:flex-start!important}.justify-center{justify-content:center!important}.gap-20{gap:5rem!important}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0 !important;margin-right:calc(1.25rem * var(--tw-space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))!important}.rounded-full{border-radius:9999px!important}.rounded-b-xl{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.rounded-br-xl{border-bottom-right-radius:.75rem!important}.rounded-tl-xl{border-top-left-radius:.75rem!important}.rounded-tr-xl{border-top-right-radius:.75rem!important}.border-0{border-width:0px!important}.border-b-4{border-bottom-width:4px!important}.border-solid{border-style:solid!important}.border-pulsant_blue{--tw-border-opacity: 1 !important;border-color:rgb(17 31 65 / var(--tw-border-opacity))!important}.bg-\[\#f3f3f3\]{--tw-bg-opacity: 1 !important;background-color:rgb(243 243 243 / var(--tw-bg-opacity))!important}.bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.bg-cover{background-size:cover!important}.bg-center{background-position:center!important}.p-6{padding:1.5rem!important}.py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.pb-4{padding-bottom:1rem!important}.pb-6{padding-bottom:1.5rem!important}.pt-10{padding-top:2.5rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.font-semibold{font-weight:600!important}.text-red-500{--tw-text-opacity: 1 !important;color:rgb(239 68 68 / var(--tw-text-opacity))!important}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.blogpost_subscribe .title h3{font-size:18px!important;margin-bottom:.5em!important;line-height:1.2!important}.blogpost_subscribe .content{font-size:16px!important;margin-bottom:.5em!important}.hs-form-booleancheckbox-display{display:flex!important}.hs-form-booleancheckbox-display>input{width:50px!important;height:20px!important}.hs-form-booleancheckbox-display>span{margin-left:10px!important;margin-top:-7px!important}.hs-form-booleancheckbox-display>span>p{font-size:14px!important;display:block!important;line-height:1.6!important}@media (min-width: 1280px){.xl\:col-span-4{grid-column:span 4 / span 4!important}.xl\:col-span-8{grid-column:span 8 / span 8!important}.xl\:grid{display:grid!important}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}}

.hs-blog-post .h1, .hs-blog-post h1{ font-size: 48px; line-height: 60px; color: #111F41; }
.hs-blog-post .h2, .hs-blog-post h2{ font-size: 38px;line-height: 48px; margin: 0 0 10px; }
.hs-blog-post .h3, .hs-blog-post h3{ font-size: 26px;line-height: 34px; margin: 0 0 10px; }
.hs-blog-post .h4, .hs-blog-post h4{ font-size: 24px;line-height: 32px; margin: 0 0 10px; }
.hs-blog-post .h5, .hs-blog-post h5{ font-size: 22px;line-height: 26px; margin: 0 0 10px; } 
.hs-blog-post .h6, .hs-blog-post h6{ font-size: 20px;line-height: 24px; margin: 0 0 10px; } 


.hs_cos_wrapper_type_rich_text ul li { position: relative; padding-left: 30px; }
.hs_cos_wrapper_type_rich_text ul li:before { content: ""; background: #111F41; display: inline-block; width: 7px; height: 7px; position: absolute; left: 7px; border-radius: 50%; top: 12px; }

.blog_innerhero { display: inline-block; width: 100%; vertical-align: top; position: relative; z-index: 1; padding: 40px 0 110px; background-color: #111F41; }
.blog_innerhero:not(.fih_section):before { position: absolute; content: ""; bottom: -1px; left: 0; width: 100%; height: 94px; background: url(https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/blogbg-1.png)no-repeat center/cover; z-index: -1; }
.blog_innerhero .sub_title { color: #fff; padding-top: 10px; }
.blog_innerhero .sub_title p { margin: 0; }

.features_post { display: inline-block; width: 100%; vertical-align: top; padding: 60px 0; position:relative; z-index:1; background-color: #f8f9f9; }
.features_post:before { position: absolute; content: ""; bottom: 0; left: 0; width: 100%; background: url(https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/Ellipse_52-1.png)no-repeat 100%/cover; height: 107px; z-index: -1; }
.features_post .features_maintitle { padding-bottom: 50px; max-width: 40%; }
.features_post .features_maintitle h3 { font-size: 38px; font-weight: 700; line-height: 48px; }
.features_post .features_maintitle .sub_title { font-size: 16px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 26px; padding-top: 30px; }
.features_post .features_wrap { display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.features_post .features_wrap .left_part { width: 50%; padding-right: 25px; }
.features_post .features_wrap .left_part .fatures_img { width: 100%; height: 340px; border-radius: 20px; }
.features_post .features_wrap .right_part { width: 50%; padding-left: 50px; }
.features_post .features_wrap .left_part .blogpost_text { display: block; }
.features_post .features_wrap .left_part .blogpost_text p { margin-bottom: 0; }
.features_post .features_wrap .right_part p { margin: 0; }
.features_post .features_wrap .left_part .featurepost_content { padding-top: 25px; }
.features_post .features_wrap .featurepost_title { color: #111F41; font-size: 22px; font-weight: 700; line-height: 32px; padding-bottom: 20px; }
.features_post .features_wrap .right_part .featurepost_info { margin-bottom: 55px; }
.features_post .features_wrap .right_part .featurepost_info .blogpost_text { padding-bottom: 30px; color: #111F41; font-size: 16px; font-weight: 400; line-height: 26px; }
.features_post .features_wrap .arrow_btn { padding-top: 15px; }

.features_post .blogpost_text a,
.hs_cos_wrapper_type_rich_text a { color: #3a3ade; text-decoration: underline; }
.hs_cos_wrapper_type_rich_text a:hover,
.features_post .blogpost_text a:hover { color: #00B28C; }
.blog-section .arrow_btn a,
.features_wrap .arrow_btn a { color: #3a3ade; }
.blog-section .arrow_btn a:hover { color: #00B28C; }

.blog-section .main_title {padding-bottom: 50px; }
.blog-section .main_title h3 { color: #111F41;font-size: 38px; font-weight: 700; line-height: 48px; }
.filter_section { padding-bottom: 50px; display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
.filter_section span.blog_dropdown { display: inline-block; width: 100%; padding: 10px 20px; border-radius: 40px; border: 1px solid #c3c4c9; background-color: #FFFFFF; min-width: 220px; color: #111F41; font-size: 16px; font-weight: 600; font-style: normal; letter-spacing: normal; line-height: 26px; position: relative; }
.filter_section span.blog_dropdown:before { position: absolute; content: "\f078"; top: 10px; bottom: 0; right: 20px; font-family: 'FontAwesome'; }
.filter_section .filter_inner ul { display:none; position: absolute; top: 100%; border-radius: 40px; border: 1px solid #c3c4c9; background-color: #FFFFFF; left: 0; width: 100%; padding: 20px; z-index: 1; margin-top: 10px; }
.filter_section .filter_inner ul li a { color: #111F41; font-size: 16px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 24px; width: 100%; display: inline-block; }
.filter_section .filter_inner ul li+li { margin-top: 5px; }
.filter_section span.tag_filter { display: inline-block; width: 100%; padding: 10px 20px; border-radius: 40px; border: 1px solid #c3c4c9; background-color: #FFFFFF; min-width: 220px; color: #111F41; font-size: 16px; font-weight: 600; font-style: normal; letter-spacing: normal; line-height: 26px; position: relative; }
.filter_section span.tag_filter:before { position: absolute; content: "\f078"; top: 10px; bottom: 0; right: 20px; font-family: 'FontAwesome'; }
.filter_section .tag_filtermain ul { display:none; position: absolute; top: 100%; border-radius: 40px; border: 1px solid #c3c4c9; background-color: #FFFFFF; left: 0; width: 100%; padding: 20px; z-index: 1; margin-top: 10px; }
.filter_section .tag_filtermain ul li a { color: #111F41; font-size: 16px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 24px; width: 100%; display: inline-block; }
.filter_section .tag_filtermain ul li+li { margin-top: 5px; }
.filter_section .left_part { width: 45%; display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; padding-right: 15px; }
.filter_section .left_part .filter_inner { width: 50%; padding-right: 15px; position: relative; }
.filter_section .left_part .tag_filtermain { position: relative; width: 50%; margin: 0; padding-left: 15px; }
.filter_section .search_result { width: 55%; padding-left:15px; }
.filter_section .search_result form { display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.filter_section .search_result form input { width: 50%; }
.filter_section .search_result button.btn_style_one { min-width: 155px; border-radius: 40px; background-color: #111F41; font-size: 16px; font-weight: 600; }
.filter_section .search_result .hs-search-field.hs-search-field--open ul.hs-search-field__suggestions { padding: 15px; margin-top:15px; border:1px solid #c3c4c9; border-radius:40px; }
.filter_section .search_result .hs-search-field.hs-search-field--open ul.hs-search-field__suggestions li a:hover { background: transparent; }

.blog-section { display: inline-block; width: 100%; vertical-align: top; padding: 100px 0 30px; }
.blog-section .post-listing { display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; margin: 0 -20px; }
.blog-section .post-listing .post-item { width: 33.33%; padding: 0 20px 50px; }
.blog-section .post-listing .post-item a.hs-featured-image-link { height: 240px; width: 100%; display: inline-block; border-radius: 20px; }
.blog-section .post-listing .post-item a.topic-link { color: #111F41; font-family: Poppins; font-size: 15px; font-weight: 500; }
.blog-section .post-listing .post-item .post-body { padding: 25px 0 0; }
.blog-section .post-listing .post-item h3 { font-size: 22px; font-weight: 700; line-height: 32px; padding: 0 0 30px 0; }
.blog-section .post-listing .post-item .inner { position: relative; /*padding-bottom:30px;*/ }
.blog-section .post-listing .post-item .inner { height: 100%; }
.blog-section .post-listing .post-item .inner .sameheight { display: flex; flex-flow: column wrap; min-height: 100% !important; }
/* .blog-section .post-listing .post-item .inner .arrow_link.arrow_btn { position: absolute; bottom: 0; }  */

.blog_subscribe { display: inline-block; width: 100%; vertical-align: top; padding: 0px 0 200px; }
.blog_subscribe .subcribe_main { border-radius: 15px; background-color: #111F41; padding: 50px 40px; }
.blog_subscribe .subcribe_main .title { }
.blog_subscribe .subcribe_main .title h3 { color: #fff; font-size: 30px; font-weight: 700; line-height: 58px; }
.blog_subscribe .subcribe_main .title .content { }
.blog_subscribe .subcribe_main .subcribe_form { display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; padding-top: 30px; }
.blog_subscribe .subcribe_main .subcribe_form .content { color: #FFFFFF; font-size: 16px; font-weight: 400; line-height: 26px; width: 25%; }
.blog_subscribe .subcribe_main .subcribe_form .form { width: 75%; padding-left: 40px; }
.blog_subscribe .subcribe_main .subcribe_form .form form { display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; } 
.blog_subscribe .subcribe_main .subcribe_form .form form .hs-form-field > label { display: none !important; }
.blog_subscribe .subcribe_main .subcribe_form .form form .hs_submit.hs-submit { width: 180px; } 
.blog_subscribe .subcribe_main .subcribe_form .form form fieldset { width: 70%; }
.blog_subscribe .subcribe_main .subcribe_form .form form fieldset .hs-form-field { width: 50%; }
.blog_subscribe .subcribe_main .subcribe_form .form form input { border: none; border-bottom: 1px solid#1AA1E4; border-radius: 0; color: #FFFFFF; font-size: 16px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 26px; padding: 0; }
.blog_subscribe .subcribe_main .subcribe_form .form form input::placeholder { color: #fff; font-size: 16px; font-weight: 400; line-height: 22px; }
.blog_subscribe .subcribe_main .subcribe_form .form form input[type="submit"] { border: 1px solid#1AA1E4; padding: 11px 20px; border-radius: 40px; margin-left: 20px; color: #1aa1e4; font-size: 15px; font-weight: 700; min-width: 160px; text-align: center; }
.blog_subscribe .subcribe_main .subcribe_form .form form input[type="submit"]:hover { color: #fff; border-color: #00b28c; }

/*  */
.blogpost_section { display: inline-block; width: 100%; vertical-align: top; padding: 200px 0 100px; position:relative; z-index:1; }
.blogpost_section:before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 98px; background: url(https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/post_pattern-1.png)no-repeat center/cover; z-index:-1; }
.blogpost_section .blogpost_item { display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.blogpost_section .blogpost_item .blogpost_iteminfo { width: 50%; padding: 0px 30px 0 0; }
.blogpost_section .blogpost_item .blogpost_itemimg { width: 50%; height: 437px; border-radius: 20px; }
.blogpost_section .blogpost_item .blogpost_title { color: #111F41; font-size: 38px; font-weight: 700; line-height: 48px; padding: 30px 0; }
.blogpost_section .blogpost_item .blogpost_iteminfo .post_date { color: #111F41; font-size: 16px; font-weight: 400; line-height: 26px; }

.blogpost_section .blogpost_item .avtar_information { display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.blogpost_section .blogpost_item .avtar_information a.author-link { margin-right: 5px; }

.blogpost_section .blogpost_wrap { display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; padding-top: 60px; }
.blogpost_section .blogpost_wrap .left_part { width: 40%; padding-right: 90px; }
.blogpost_section .blogpost_wrap .right_part { width: 60%; padding-left: 15px; }
.blogpost_section .social-sharing .share { color: #111F41; font-size: 16px; font-weight: 700; line-height: 40px; padding-bottom: 20px; }
.blogpost_section .social-sharing ul.share-buttons { display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.blogpost_section .social-sharing ul li+li { margin-left: 20px; }
.blogpost_section .social-sharing ul li a { width: 39px; height: 39px; border-radius: 100%; border: 2px solid #141f3f; display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.blogpost_section .social-sharing ul li a:hover { border-color: #00B28C; color: #00B28C; }
.blogpost_section .left_part .post_sub { padding-top: 80px; }
.blogpost_section .left_part .blogpost_subscribe { box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16); border-radius: 20px; background-color: #f8f9f9; padding: 45px 35px; }
.blogpost_section .left_part .blogpost_subscribe h3 { font-size: 26px; font-weight: 700; line-height: 48px; }
.blogpost_section .left_part .blogpost_subscribe .contnet { color: #1a2848; font-size: 15px; font-weight: 400; line-height: 24px; }
.blogpost_section .left_part .blogpost_subscribe .post_form { padding-top: 10px; }
.blogpost_section .left_part .blogpost_subscribe .post_form form input { background: #fff; }
.blogpost_section .left_part .blogpost_subscribe .post_form form label { color: #1a2848; font-size: 16px; font-weight: 400; line-height: 26px; }
.blogpost_section .left_part .blogpost_subscribe .post_form form ul.inputs-list li { position: relative; padding-left: 40px; }
.blogpost_section .left_part .blogpost_subscribe .post_form form ul.inputs-list li input[type="checkbox"] { position: absolute; left: 0; top: 0; width: 22px; height: 22px; }
.blogpost_section .left_part .blogpost_subscribe .post_form form ul.inputs-list li span { margin: 0; }
.blogpost_section .left_part .blogpost_subscribe .post_form form input[type="submit"] { width: 100%; border-radius: 40px; border: 1px solid #f7f7f8; background-color: #111F41; transition: all .5s ease-in-out; padding: 15px; }
.blogpost_section .left_part .blogpost_subscribe .post_form form input[type="submit"]:hover { background: #00B28C; }

.blogpost_section .blogpost_wrap .right_part h3 { font-size: 22px; font-weight: 600; }
.blogpost_section .blogpost_wrap .right_part h2 { color: #111F41; font-size: 26px; font-weight: 700; line-height: 48px; }
.call_to_action .btn_style_one {   margin: 35px 0 50px; }
.call_to_action .outline_btn_two a { color: #111F41; border-color: #111F41; }
.call_to_action { padding-top: 40px; }

.blogpost_section .blogpost_wrap .right_part .social-sharing { display: none; }

.blogpagination-nav { padding: 60px 0 100px; }
.blogpagination-nav a.hs-pagination__link.hs-pagination__link--prev { transform: rotate(180deg); }
.blogpagination-nav .hs-pagination__link { color: #111F41; font-weight: 600; border: 1px solid #ddd; padding: 12px 15px; line-height: 14px; }
.blogpagination-nav .hs-pagination__link--active { background: #00B28C; color: #ffffff; } 
.blogpagination-nav .hs-pagination__link--number:hover { background: #00B28C; color: #ffffff; } 

.filter_section .search_result .inputsearch-box { position: relative; }
.filter_section .search_result form .inputsearch-box input { width: 100%; padding-right: 45px; }
.filter_section .search_result form .inputsearch-box .serachbtn_set { position: absolute; right: 20px; top: 17px; background: transparent; }
.filter_section .search_result .inputsearch-box .serachbtn_set svg { height: 18px; }

@media (max-width:1500px){
    .features_post:before { height: 84px; }
}

@media (max-width:1200px){
    .blog_innerhero .title h1 { font-size: 50px; line-height: 60px; }
    .blog_innerhero { padding: 20px 0 80px; }  
    .blog_innerhero:before { height: 70px; }
    .features_post .features_maintitle h3 { font-size: 34px; line-height: 44px; }
    .features_post .features_maintitle .sub_title { padding-top: 20px; }
    .features_post .features_maintitle { padding-bottom: 40px; max-width: 65%; }
    .features_post .features_wrap .left_part { padding-right: 20px; }
    .features_post .features_wrap .featurepost_title { padding-bottom: 15px; }
    .features_post .features_wrap .arrow_btn { padding-top: 10px; }
    .features_post .features_wrap .right_part { padding-left: 30px; }
    .features_post .features_wrap .right_part .featurepost_info .blogpost_text { padding-bottom: 20px; }
    .features_post .features_wrap .right_part .featurepost_info { margin-bottom: 40px; }
    .features_post:before { height: 58px; }
    
    .blogpost_section .blogpost_wrap .left_part { padding-right: 40px; }
    .blogpost_section .left_part .post_sub { padding-top: 50px;  }
    .call_to_action { padding-top: 30px; }
    .call_to_action .btn_style_one { margin: 30px 0; }
    .blogpost_section .left_part .blogpost_subscribe { padding: 35px 25px; }
    
    .filter_section .search_result { width: 50%; }
    .filter_section .left_part { width: 50%; }
    
    .filter_section .search_result button.btn_style_one { min-width: 115px; }
}

@media (max-width:991px){
    .hs-blog-post .h1, .hs-blog-post h1{ font-size: 42px; line-height: 50px; }
    .hs-blog-post .h2, .hs-blog-post h2{ font-size: 34px;line-height: 40px; }
    .hs-blog-post .h3, .hs-blog-post h3{ font-size: 24px;line-height: 32px; }
    .hs-blog-post .h4, .hs-blog-post h4{ font-size: 22px;line-height: 30px; }

    
    .features_post { background: transparent; }
    .features_post:before { background: url(https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/features_tab_bg.png)no-repeat center/cover; width: 100%; height: 100%; top: 0; bottom: auto; left: 0; }
    .features_post .features_wrap .left_part { width: 100%; padding: 0; }
    .features_post .features_wrap .right_part { width: 100%; padding: 50px 0 0; display: flex; -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; margin: 0 -20px; }
    .features_post .features_wrap .featurepost_title { font-size: 20px; line-height: 30px; }
    .features_post .features_wrap .right_part .features_inner { width: 50%; padding: 0 20px; }

    .blog-section .main_title h3 { font-size: 34px; line-height: 44px; }
    .blog-section .post-listing .post-item { width: 50%; }
    .blog-section .post-listing .post-item h3 { font-size: 20px; padding: 25px 0; }

    .blog_subscribe { padding-bottom: 150px; }
    .blog_subscribe .subcribe_main { padding: 30px; }
    .blog_subscribe .subcribe_main .title { max-width: 35%; }
    .blog_subscribe .subcribe_main .title h3 { font-size: 22px; line-height: 32px; }
    .blog_subscribe .subcribe_main .subcribe_form .content { width: 50%; max-width: 100%; }
    .blog_subscribe .subcribe_main .subcribe_form .form { width: 50%; padding-left: 30px; position: relative; margin-top: -100px; -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .blog_subscribe .subcribe_main .subcribe_form .form form fieldset { width: 100%; }
    .blog_subscribe .subcribe_main .subcribe_form .form form fieldset .hs-form-field { width: 100% !important; }
    .blog_subscribe .subcribe_main .subcribe_form .form form .hs_submit.hs-submit { width: 100%; }
    .blog_subscribe .subcribe_main .subcribe_form .form form { text-align: right; }
    .blog_subscribe .subcribe_main .subcribe_form .form form input[type=submit] { margin: 15px 0 0; }
    
    
    .blogpost_section { padding: 120px 0; }
    .blogpost_section .blogpost_item .blogpost_iteminfo { width: 100%; padding: 0 0 30px; }
    .blogpost_section:before { height: 63px; }
    .blogpost_section .blogpost_item .blogpost_itemimg { width: 100%; }
    .blogpost_section .blogpost_item .blogpost_title {    /* padding: 20px 0; */ }
    .blogpost_section .blogpost_wrap .left_part { width: 100%; order: 2; padding: 0; }
    .blogpost_section .blogpost_wrap .right_part { width: 100%; padding: 0; }
    .blogpost_section .blogpost_wrap .right_part .social-sharing { display: block; padding-bottom }
    .blogpost_section .blogpost_wrap .left_part .social-sharing { display: none; }
    .blogpost_section .left_part .post_sub { padding-top: 100px; }
    
    .filter_section .left_part { width: 100%; padding: 0 0 30px; }
    .filter_section .search_result { width: 100%; padding: 0; }
    
    .blogpagination-nav { padding: 15px 0 40px; }
}


@media (max-width:767px){
    .hs-blog-post .h1, .hs-blog-post h1{ font-size: 38px; line-height: 46px; }
    .hs-blog-post .h2, .hs-blog-post h2{ font-size: 30px;line-height: 36px; }
    .hs-blog-post .h3, .hs-blog-post h3{ font-size: 22px;line-height: 30px; }
    .hs-blog-post .h4, .hs-blog-post h4{ font-size: 20px;line-height: 26px; }
    .hs-blog-post .h5, .hs-blog-post h5{ font-size: 18px;line-height: 24px; }
    .hs-blog-post .h6, .hs-blog-post h6{ font-size: 18px;line-height: 24px; }
    
    .blog_innerhero .title h1 { font-size: 32px; line-height: 44px; }
    .blog_innerhero:before { background: url(https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/hero_mob_bg.png)no-repeat center/cover; top: 0; bottom: auto; left: 0; width: 100%; height: 100%; }
/*     .blog_innerhero { background: transparent; } */
    .features_post .features_maintitle { max-width: 100%; padding-bottom: 25px; }
    .features_post .features_maintitle h3 { font-size: 25px; line-height: 38px; }
    .features_post .features_maintitle .sub_title { }
    .features_post .features_wrap .right_part .right_part { padding: 30px 0 0; }
    .features_post .features_wrap .right_part .features_inner { width: 100%; padding: 0; }
    .features_post .features_wrap .right_part { padding: 20px 0 0; -ms-flex-wrap: wrap;
    flex-wrap: wrap; margin: 0; }
    
    .blog-section { padding: 70px 0 30px; }
    .blog-section .main_title h3 { font-size: 25px; line-height: 38px; }
    .blog-section .post-listing .post-item { width: 100%; padding: 0 0 50px; }
    .blog-section .post-listing { margin: 0; }
    .features_post .features_wrap .left_part .fatures_img { height: 180px; }
    .blog-section .post-listing .post-item .inner .sameheight { height: auto !important; }
    .blog-section .post-listing .post-item .inner .arrow_link.arrow_btn { position: static; }
    .blog-section .post-listing .post-item .inner { PADDING: 0; }
    
    .blog_subscribe .subcribe_main { padding: 40px 20px 150px 20px; }
    .blog_subscribe .subcribe_main .title { max-width: 100%; }
    .blog_subscribe .subcribe_main .subcribe_form .form { width: 100%; margin: 0; padding: 15px 0 0; }
    .blog_subscribe .subcribe_main .subcribe_form .content { width: 100%; }
    .blog_subscribe .subcribe_main .subcribe_form .form form input[type=submit] { width: 100%; }

    .blogpost_section { padding: 100px 0; }
    .blogpost_section .blogpost_item .blogpost_title { padding: 20px 0; font-size: 25px; line-height: 35px; }
    .blogpost_section .blogpost_item .blogpost_itemimg { height: 180px; }
    .blogpost_section .left_part .blogpost_subscribe { padding: 20px 15px; }
    .blogpost_section .left_part .blogpost_subscribe h3 { font-size: 20px; line-height: 26px; }
    .blogpost_section .left_part .blogpost_subscribe .post_form form ul.inputs-list li { padding-left: 30px; }
    .blogpost_section .left_part .post_sub { padding-top: 50px; }
    .blogpost_section .blogpost_wrap .right_part h2 { font-size: 25px; line-height: 33px; }
    .blogpost_section .blogpost_wrap { padding-top: 30px; }
    .blogpost_section .blogpost_wrap .right_part p { margin: 0 0 30px 0; }
    
    .filter_section .left_part .filter_inner { width: 100%; padding: 0; }
    .filter_section .left_part .tag_filtermain { width: 100%; padding: 10px 0 0; }
    .filter_section .left_part { padding-bottom: 10px; }
    .filter_section .search_result form input { width: 100%; margin-bottom: 10px; }
    .filter_section .search_result button.btn_style_one { padding: 15px; min-width: 100%; width: 100%; }
    
    .filter_section .search_result .inputsearch-box { width: 100%; }
}
/* Error pages */
.error-page h1 {
    color: #111f41;
}
.error-page {
  padding: 10rem 0;
  position: relative;
  text-align: center;
}

.error-page:before {
  color: #F3F6F9;
  content: attr(data-error);
  font-size: 40vw;
  font-weight: bold;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}

/* System pages */

.systems-page {
  margin: 0 auto;
  max-width: 700px;
  padding: 3rem 1.4rem;
}

.systems-page--search-results {
  max-width: 100%;
}

.systems-page .header {
  background-color: transparent;
  border-bottom: none;
  padding: 0;
}

.systems-page .success {
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  color: #4F7D24;
  display: inline-block;
  margin: 1.4rem 0;
  padding: 0.1rem 0.7rem;
  width: 100%;
}

.systems-page form input {
  max-width: 100%;
}

.systems-page form input[type='submit'] {
  margin: 0.7rem 0;
  display: block;
}

/* Search pages */

.hs-search-results__title {
  font-size: 1.25rem;
  margin-bottom: 0.35rem;
  text-decoration: underline;
}

.hs-search-results__title:hover {
  text-decoration: none;
}

.hs-search-results__description {
  padding-top: 0.7rem;
}

/* Password prompt */

.password-prompt input[type=password] {
  height: auto !important;
  margin-bottom: 1.4rem;
}

.systems-page #hs-login-widget-remember,
.systems-page #hs-login-widget-remember ~ label {
  display: inline-block;
  margin-bottom: 0.175rem;
}

.systems-page #hs_login_reset {
  display: block;
  margin-bottom: 0.7rem;
}

/* Backup unsubscribe */

.backup-unsubscribe #email-prefs-form div {
  padding-bottom: 0 !important;
}

.backup-unsubscribe input[type=email] {
  font-size: 0.875rem !important;
  margin-bottom: 1.4rem;
  padding: 0.7rem !important;
}

/* Subscription preferences */

#email-prefs-form .item.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

#email-prefs-form .item.disabled input:disabled {
  cursor: not-allowed;
}

/* Membership pages */

#hs-membership-form a[class*='show-password'] {
  font-size: 0.75rem;
}

/* Input error messages */

.form-input-validation-message ul.hs-error-msgs {
  padding-left: 0;
  margin: 0;
}

.form-input-validation-message ul.hs-error-msgs li {
  margin: 0;
}


.body_header_bg { height: 176px; }

.client_logos .client_logo img {
 max-height: 85px;
width: auto !important;
}

@media(max-width: 1200px){
  .body_header_bg { height: 120px; }
}

@media(max-width: 990px){
  .body_header_bg { height: 116px; }
}

@media(max-width: 767px){
  .body_header_bg { height: 103px; }
}

@media(max-width: 374px){
  .body_header_bg { height: 93px; }
}

.btn_group > div:first-child{ margin-right: 40px; }

/* .bottom_shape{ margin-bottom: 120px; } */
.bottom_shape .cbte_bottom_shape { position: absolute; right: 0; bottom: 0; left: 0; z-index: -1; transform: translateY(calc(100% - 2px)); }
.bottom_shape .cbte_bottom_shape svg{ width: 100%; }

.curve_shape{ position: relative; z-index: 1; }
.curve_shape .curve_shape_div { line-height: 0; position: absolute; right: 0; bottom: -2px; left: 0; z-index: -1; overflow: hidden; }
.curve_shape .curve_shape_div svg{ width: calc(100% + 2px); margin: 0px -1px; }


.home_hero{ padding: 55px 0; background-color: #111F41; }
.home_hero .home_left{ width: 600px; padding: 0 15px; }
.home_hero .home_right{ width: calc(100% - 600px); padding: 0 15px; }
.home_hero .hero_content_div{ display: inline-block; width: 100%; /*margin-top: 99px;*/ }
.home_hero .hero_content_div .title { display: inline-block; width: 100%; margin-bottom: 55px; }
.home_hero .hero_content_div .content{ margin-bottom: 20px; display: inline-block; width: 100%; max-width: 430px; font-size: 20px; line-height: 34px; }
.home_hero .hero_image{ width: calc(100% + 146px); position: relative; padding: 147px 156px 150px 159px; z-index: 2; }
.home_hero .hero_image .image{ width: 431px; height: 430px; border-radius: 50%; overflow: hidden; }
.home_hero .hero_image .image img { width: 100%; height: 100%; object-fit: cover; }
.home_hero .hero_image .bg_svg{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.home_hero .hero_image .bg_svg svg{ width: 100%; position: absolute; width: 100%; height: 100%; }
.home_hero .hero_image .bg_svg .dots_image { position: absolute; top: 70px; left: 0; width: 570px; height: 660px; z-index: -1; }
.home_hero .hero_image .bg_svg .round_svg { width: 363px; top: -50px; right: -10px; }

.cbte_section{ padding: 105px 0 50px; background-color: #111F41; position: relative; z-index: 2; }
.cbte_section .cbte_left{ padding: 0 15px; width: 45.5%; }
.cbte_section .cbte_right{ padding: 0 15px; width: calc(100% - 45.5%); }
.cbte_section .cbte_left .section_title{ max-width: 404px; }
.cbte_section .cbte_features{ display: inline-block; width: 100%; margin-bottom: 70px; }
.cbte_section .cbte_features ul li{ font-weight: 600; line-height: 36px; }
.cbte_section .edge_list_col{ width: 50%; padding: 0 15px; }
.cbte_section .edge_card{ display: inline-block; max-width: 287px; width: 100%; margin-bottom: 70px; }
.cbte_section .edge_card .edge_icon { display: inline-block; width: 100%; margin-bottom: 15px; height: 43px; }
.cbte_section .edge_card .edge_icon img{ max-height: 100%; }
.cbte_section .edge_card .edge_title,
.cbte_section .edge_card .edge_content{ display: inline-block; width: 100%; }
.cbte_section .edge_card .edge_content p:last-child{ margin-bottom: 0; }
.cbte_section .edge_card .edge_title{ margin-bottom: 12px; font-size: 18px; line-height: 40px; font-weight: 600; }
.cbte_section .cbte_shape{ fill: #111F41; }

.solutions_section{ background-color: #FFFFFF; padding: 150px 0 170px; }
.solutions_section .section_heading_div .section_title{ margin-bottom: 0; }
.solutions_section .solutions_list { display: inline-block; width: 100%; margin-top: 115px; }
.solutions_section .solutions_list .left{ width: 58.5%; padding: 0 15px; }
.solutions_section .solutions_list .right{ width: calc(100% - 58.5%); padding: 0 15px; }
.solutions_section .solutions_list .solution_image{ display: inline-block; width: 100%; }
.solutions_section .solutions_list .solution_image img{ max-width: 545px; width: 100%; }
.solutions_section .solutions_list > .row.row-reverse .solution_image{ text-align: right; }
.solutions_section .solutions_list .solution_content{ max-width: 414px; }
.solutions_section .solutions_list .solution_content,
.solutions_section .solutions_list .solution_content .title,
.solutions_section .solutions_list .solution_content .content,
.solutions_section .solutions_list .solution_content .solution_btn{ display: inline-block; width: 100%; }
.solutions_section .solutions_list .solution_content .title{ margin-bottom: 22px; } 
.solutions_section .solutions_list .solution_content .title h3{ margin-bottom: 38px; }
.solutions_section .solutions_list .solution_content .title h6{ font-size: 24px; font-weight: 500; line-height: 30px; }
.solutions_section .solutions_list .solution_content .content{ font-size: 18px; font-weight: 500; line-height: 28px; }
.solutions_section .solutions_list .solution_content .solution_btn{ margin-top: 30px; }

/**/
.solutions_section .solutions_list .solution_image{ max-width: 547px; display: block; position: relative; padding: 119px 113px 103px }
.solutions_section .solutions_list .solution_image .image{ width: 315px; height: 315px; border-radius: 50%; overflow: hidden; }
.solutions_section .solutions_list .solution_image .image img{ width: 100%; height: 100%; object-fit: cover; }
.solutions_section .solutions_list .solution_image .bg_svg{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.solutions_section .solutions_list .solution_image .bg_svg .dots_image{ position: absolute; bottom: 0; width: 411px; height: 477px; }
.solutions_section .solutions_list .solution_image .bg_svg .round_svg{ position: absolute; width: 274px; height: 468px; top: 0; }
.solutions_section .solutions_list .solution_image .bg_svg .round_svg svg{ width: 100% }
.solutions_section .solutions_list > .row:not(.row-reverse) .solution_image .bg_svg .dots_image{ right: 0; }
.solutions_section .solutions_list > .row:not(.row-reverse) .solution_image .bg_svg .round_svg{ left: 0; }
.solutions_section .solutions_list > .row.row-reverse .solution_image{ margin-left: auto; }
.solutions_section .solutions_list > .row.row-reverse .solution_image .bg_svg .dots_image{ left: 0; }
.solutions_section .solutions_list > .row.row-reverse .solution_image .bg_svg .round_svg{ right: 0; }
/**/

.mwcl_section{ padding: 105px 0; background-color: #f8f9f9; }
.mwcl_section .mwcl_left{ padding: 0 15px; width: 39%; }
.mwcl_section .mwcl_right{ padding: 0 15px; width: calc(100% - 39%); }
.mwcl_section .section_title{ max-width: 420px; }
.mwcl_section .mwcl_image{ padding: 0 15px; display: inline-block; width: 100%; text-align: right; }
.mwcl_section .mwcl_image img{ max-width: 508px; display: inline-block; width: 100%; }
.mwcl_section .mwcl_content_div{ padding: 0 15px; margin-top: 10px; }
.mwcl_section .mwcl_content_div .country_list ul{ display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.mwcl_section .mwcl_content_div .country_list ul li{ width: 50%; padding: 0 35px 0 19px; font-weight: 600; line-height: 44px; position: relative; }
.mwcl_section .mwcl_content_div .country_list ul li:after{ content: ""; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23a64299' d='M1.24.283c.305 0 .599.119.823.331l5.542 5.234c.251.238.395.573.395.925 0 .352-.144.687-.395.925l-5.542 5.234a1.199 1.199 0 0 1-.883.35 1.203 1.203 0 0 1-.86-.406 1.28 1.28 0 0 1-.319-.918 1.27 1.27 0 0 1 .415-.877l4.561-4.308L.416 2.465a1.272 1.272 0 0 1-.394-.89c-.01-.34.115-.668.344-.911.23-.244.545-.381.874-.38z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center / cover; width: 8px; height: 14px; position: absolute; left: 0; top: 15px; }
.mwcl_section .mwcl_content_div .mwcl_btn { display: inline-block; width: 100%; margin-top: 50px; }

.ukbrands_section .section_title{ max-width: 800px; width: 100%; }
.ukbrands_section .section_title .content{ max-width: 577px; width: 100%; }
.ukbrands_section .ukbrands_list{ display: inline-block; width: 100%; margin-top: 35px; }
.ukbrands_section .ukbrands_list .logo_col:not(:last-child){ margin-right: 50px; }
.ukbrands_section .ukbrands_list .logo_col .logo{  margin: 15px 0; display: inline-block; max-width: 233px; }
.ukbrands_section .ukbrands_list .logo_col .logo img{ display: inline-block; max-width: 233px; }

.testimonial_section .testimonial_wrap{ display: block; max-width: 833px; width: 100%; margin: 0 auto; }
.testimonial_section .testimonial_content,
.testimonial_section .testimonial_content .quote,
.testimonial_section .testimonial_content .name_dasignation,
.testimonial_section .testimonial_content .testimonial_btn{ display: inline-block; width: 100%; }
.testimonial_section .testimonial_content .quote{ z-index: 2; position: relative; padding-top: 80px; margin-bottom: 20px; }
.testimonial_section .testimonial_content .quote:before{ content: "“"; position: absolute; top: 0; left: 0; font-size: 189px; font-weight: 700; line-height: 152px; z-index: -1; }
.testimonial_section .testimonial_content .name_dasignation{ font-weight: 500; }
.testimonial_section .testimonial_content .testimonial_btn{ margin-top: 50px; }  

.home_latest_resources{ padding: 145px 0 150px; background-color: #FFF; }
.home_latest_resources:before{ display: none; }
.home_latest_resources .features_maintitle{ max-width: 100%; }

/* Connect - Parent Page CSS Start */
.home_hero.connect_parent_hero{ padding: 0px 0 70px; }
.home_hero.connect_parent_hero .hero_content_div { margin-top: 0; max-width: 590px; }
.home_hero.connect_parent_hero .hero_content_div .content{ max-width: 534px; margin-bottom: 0; font-size: 22px; line-height: 32px; }
.home_hero.connect_parent_hero .m_hero_content_div{ display: none !important; width: 100%; }

.about_connects_sec{ padding: 130px 0 60px; background-color: #f8f9f9; }
.about_connects_sec .left_part{ width: calc(100% - 417px); padding: 0 15px; }
.about_connects_sec .right_part{ width: 417px; padding: 0 15px; }
.about_connects_sec .ac_content_div{ max-width: 625px; }
.about_connects_sec .about_connect_list{ margin-top: 35px; } 
.about_connects_sec .about_connect_list,
.about_connects_sec .about_connect_list ul,
.about_connects_sec .about_connect_list ul li{ display: inline-block; width: 100%; }
.about_connects_sec .about_connect_list ul{ max-width: 400px; }
.about_connects_sec .about_connect_list ul li{ padding-left: 60px; font-weight: 600; line-height: 26px; padding-bottom: 40px; }
.about_connects_sec .about_connect_list ul li:after{ background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='31' viewBox='0 0 30 31'%3E%3Cg%3E%3Cg%3E%3Cg clip-path='url(%23jiusa)'%3E%3Cpath fill='%2300b28c' d='M14.894 30.576a14.757 14.757 0 0 1-9.313-3.306A14.921 14.921 0 0 1 .09 17.205a14.955 14.955 0 0 1 3.197-11.02A14.8 14.8 0 0 1 13.302.665c2.564-.282 5.166.11 7.524 1.132l.176.078a1.848 1.848 0 0 1 .927 2.434 1.83 1.83 0 0 1-2.422.932l-.133-.059A11.212 11.212 0 0 0 13.7 4.33 11.164 11.164 0 0 0 6.148 8.49a11.28 11.28 0 0 0-2.412 8.313 11.252 11.252 0 0 0 4.14 7.591 11.141 11.141 0 0 0 8.27 2.426 11.163 11.163 0 0 0 7.552-4.163 11.281 11.281 0 0 0 2.393-8.482 1.841 1.841 0 0 1 1.594-2.056 1.836 1.836 0 0 1 2.046 1.602l.026.224a14.958 14.958 0 0 1-3.199 11.02 14.804 14.804 0 0 1-10.013 5.52c-.553.06-1.103.09-1.65.09z'/%3E%3C/g%3E%3Cg clip-path='url(%23jiusa)'%3E%3Cpath fill='%2300b28c' d='M9.123 13.437a1.782 1.782 0 0 0-2.527.079 1.804 1.804 0 0 0 .08 2.54l6.241 5.885 1.225-1.31-1.226 1.314a1.786 1.786 0 0 0 2.655-.227l13.994-16.3a1.805 1.805 0 0 0-.184-2.536 1.783 1.783 0 0 0-2.522.186L14.006 18.039z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center / cover; width: 30px; height: 31px; top: 5px; }
.about_connects_sec .ab_btn{ margin-top: 25px; display: inline-block; width: 100%; }
.about_connects_sec .connects_features{ display: inline-block; width: 100%; max-width: 287px; padding-top: 20px; }
.about_connects_sec .connects_features .cf_card{ display: inline-block; width: 100%; box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1); border-radius: 20px; background-color: #ffffff; padding: 21px 30px; } 
.about_connects_sec .connects_features .cf_card:not(:last-child){ margin-bottom: 30px; }
.about_connects_sec .connects_features .cf_card h5{ color: #00b28c; font-weight: 700; margin-bottom: 12px; }
.about_connects_sec .connects_features .cf_card p{ color: #1a2848; font-weight: 700; }
.about_connects_sec .connects_features .cf_card p:last-child{ margin-bottom: 0; }

.cps_section{ padding: 90px 0; background-color: #f8f9f9; }
.cps_section .section_title{ display: inline-block; width: 100%; text-align: center; }
.cps_section .section_title h2{ display: inline-block; max-width: 660px; }
.cps_section .cps_wrapper { display: inline-block; width: 100%; margin-top: 55px; }
.cps_section .cps_col{ padding: 20px 20px; width: 50%; }
.cps_section .cps_card{ box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1); border-radius: 20px; background-color: #ffffff; padding: 46px 35px; }
.cps_section .cps_card .cps_image{ width: 219px; height: 200px; padding-left: 18px; position: relative; }
.cps_section .cps_card .cps_image:after{ content: ""; position: absolute; top: 18px; left: 0; width: 118px; height: 200px; background: url('https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/cps_image_shape.svg') no-repeat top left / cover; }
.cps_section .cps_card .cps_image .image{ width: 100%; height: 100%; border-radius: 50%; overflow: hidden; }
.cps_section .cps_card .cps_content_div{ width: calc(100% - 219px); padding-left: 40px; }
.cps_section .cps_card .cps_content_div .title,
.cps_section .cps_card .cps_content_div .content,
.cps_section .cps_card .cps_content_div .cps_btn{ display: inline-block; width: 100%; }
.cps_section .cps_card .cps_content_div .content{ font-size: 18px; font-weight: 500; line-height: 28px; margin-top: 24px; }
.cps_section .cps_card .cps_content_div .content p:last-child{ margin-bottom: 0; }
.cps_section .cps_card .cps_content_div .cps_btn{ margin-top: 35px; }

.tci_section{ padding: 90px 0 55px; }
.tci_section.mb140{ margin-bottom: 140px; } 
.tci_section .tci_content{ display: block; max-width: 686px; width: 100%; margin: 0 auto; }
.tci_section .tci_content .section_title{ display: inline-block; width: 100%; text-align: center; }
.tci_section .tci_image{ display: block; max-width: 893px; width: 100%; margin: 85px auto 0; }
.tci_section .tci_image img{ width: 100%; }

.data_consumed_sec{ padding: 55px 0 50px; }
.data_consumed_sec .left_part { padding: 0 15px; width: 56.5%; }
.data_consumed_sec .right_part { padding: 0 15px; width: 43.5%; }
.data_consumed_sec .section_title{ max-width: 551px; width: 100%; }
.data_consumed_sec .section_title .content{ max-width: 489px; }
.data_consumed_sec .dc_image{ padding: 105px 109px 97px 105px; position: relative; }
.data_consumed_sec .dc_image > img{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.data_consumed_sec .dc_image .logo_img { width: 289px; height: 289px; line-height: 0; border-radius: 50%; background-color: #FFF; padding: 0 25px; }
.data_consumed_sec .dc_btn_div{ margin-top: 35px; }
.data_consumed_sec .m_dc_title { display: none; width: 100%; }
.data_consumed_sec .m_dc_image { display: none; }
/**/
.data_consumed_sec .dc_image:not(.m_dc_image){ display: block; }
.data_consumed_sec .dc_image{ position: relative; max-width: 502px; padding: 110px 0 100px 110px; }
.data_consumed_sec .dc_image .bg_svg{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.data_consumed_sec .dc_image .bg_svg .dots_image{ position: absolute; left: 0; bottom: 0; width: 379px; height: 439px; }
.data_consumed_sec .dc_image .bg_svg .round_svg{ position: absolute; top: 0; right: 0; width: 253px; height: 432px; }
.data_consumed_sec .dc_image .image{ width: 290px; height: 290px; overflow: hidden; border-radius: 50%; }
/* .data_consumed_sec .dc_image .image img{ width: 100%; height: 100%; object-fit: cover; } */

.why_pulsant_section{ padding: 135px 0 70px; }
.why_pulsant_section .why_pulsant_list{ display: inline-block; width: 100%; margin-top: 45px; } 
.why_pulsant_section .wp_col{ width: calc(100% / 3); padding: 26px 15px; }
.why_pulsant_section .wp_card{ display: inline-block; width: 100%; }
.why_pulsant_section .wp_card .icon{ height: 54px; }
.why_pulsant_section .wp_card .icon img{ max-height: 100%; }
.why_pulsant_section .wp_card .content{ display: inline-block; width: 100%; margin-top: 34px; }
.why_pulsant_section .wp_card .content h6{ font-size: 17px; font-weight: 700; line-height: normal; margin-bottom: 28px; }
.why_pulsant_section .wp_card .content p:last-child{ margin-bottom: 0; }
.why_pulsant_section .why_pulsant_btn { display: inline-block; width: 100%; margin-top: 70px; }

/* Connect - Inner Page CSS Start */
.home_hero.connect_inner_hero .hero_content_div .title { margin-bottom: 48px; }
.home_hero.connect_inner_hero .hero_content_div .title h6{ font-size: 22px; font-weight: 400; line-height: 34px; margin-top: 23px; }
.home_hero.connect_inner_hero .hero_content_div .content{ font-size: 17px; font-weight: 400; line-height: 27px; }
.home_hero.connect_inner_hero .hero_content_div .hero_btn{ display: inline-block; width: 100%; margin-top: 25px; }

.cuc_section{ padding: 120px 0 20px; background-color: #f8f9f9; }
.cuc_section .section_title h2,
.cuc_section .section_title .content{ display: block; margin-left: auto; margin-right: auto; text-align: center; }
.cuc_section .section_title h2{ max-width: 480px; }
.cuc_section .section_title .content{ max-width: 706px; }
.cuc_section .cuc_list{ display: inline-block; width: 100%; }
.cuc_section .cuc_list > .row{ margin: 0 -38px; }
.cuc_section .cuc_list .cuc_col{ width: 50%; padding: 0 38px}
.cuc_section .cuc_list .cuc_card{ height: 100%; box-shadow: 0 3px 22px rgba(0, 0, 0, 0.06); border-radius: 20px; background-color: #ffffff; padding: 60px 50px; }
.cuc_section .cuc_list .cuc_card .cuc_title,
.cuc_section .cuc_list .cuc_card .cuc_content,
.cuc_section .cuc_list .cuc_card .cuc_features,
.cuc_section .cuc_list .cuc_card .cuc_features ul,
.cuc_section .cuc_list .cuc_card .cuc_features ul li{ display: inline-block; width: 100%; }
.cuc_section .cuc_list .cuc_card .cuc_title{ margin-bottom: 35px; }
.cuc_section .cuc_list .cuc_card .cuc_content{ margin-bottom: 30px; }
.cuc_section .cuc_list .cuc_card .cuc_features ul li{ padding-left: 60px; line-height: 26px; padding-bottom: 25px; }
.cuc_section .cuc_list .cuc_card .cuc_features ul li:last-child{ padding-bottom: 0; }
.cuc_section .cuc_list .cuc_card .cuc_features ul li:after{ background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='31' viewBox='0 0 30 31'%3E%3Cg%3E%3Cg%3E%3Cg clip-path='url(%23jiusa)'%3E%3Cpath fill='%2300b28c' d='M14.894 30.576a14.757 14.757 0 0 1-9.313-3.306A14.921 14.921 0 0 1 .09 17.205a14.955 14.955 0 0 1 3.197-11.02A14.8 14.8 0 0 1 13.302.665c2.564-.282 5.166.11 7.524 1.132l.176.078a1.848 1.848 0 0 1 .927 2.434 1.83 1.83 0 0 1-2.422.932l-.133-.059A11.212 11.212 0 0 0 13.7 4.33 11.164 11.164 0 0 0 6.148 8.49a11.28 11.28 0 0 0-2.412 8.313 11.252 11.252 0 0 0 4.14 7.591 11.141 11.141 0 0 0 8.27 2.426 11.163 11.163 0 0 0 7.552-4.163 11.281 11.281 0 0 0 2.393-8.482 1.841 1.841 0 0 1 1.594-2.056 1.836 1.836 0 0 1 2.046 1.602l.026.224a14.958 14.958 0 0 1-3.199 11.02 14.804 14.804 0 0 1-10.013 5.52c-.553.06-1.103.09-1.65.09z'/%3E%3C/g%3E%3Cg clip-path='url(%23jiusa)'%3E%3Cpath fill='%2300b28c' d='M9.123 13.437a1.782 1.782 0 0 0-2.527.079 1.804 1.804 0 0 0 .08 2.54l6.241 5.885 1.225-1.31-1.226 1.314a1.786 1.786 0 0 0 2.655-.227l13.994-16.3a1.805 1.805 0 0 0-.184-2.536 1.783 1.783 0 0 0-2.522.186L14.006 18.039z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center / cover; width: 30px; height: 31px; top: 5px; }
.cuc_section .cuc_list .cuc_card .cuc_features ul li strong,
.cuc_section .cuc_list .cuc_card .cuc_features ul li span{ display: inline-block; width: 100%; }

.upssm_section .callus_text{ display: inline-block; width: 100%; margin-top: 35px; }

.fwc_section .fwc_wrap{ max-width: 837px; }
.fwc_section .section_title{ margin-bottom: 0; }
.fwc_section .section_title .content ul li { position: relative; padding-left: 30px; }
.fwc_section .section_title .content ul li:before { content: ""; background: #111F41; display: inline-block; width: 7px; height: 7px; position: absolute; left: 7px; border-radius: 50%; top: 12px; }
.fwc_section .section_title .content a { color: #3a3ade; text-decoration: underline; }
.fwc_section .section_title .content a:hover { color: #00B28C; }

.fwc_section .section_title h1{ font-size: 48px; line-height: 60px; color: #111F41; }
.fwc_section .section_title h2{ font-size: 38px;line-height: 48px; margin: 0 0 10px; }
.fwc_section .section_title h3{ font-size: 26px;line-height: 34px; margin: 0 0 10px; }
.fwc_section .section_title h4{ font-size: 24px;line-height: 32px; margin: 0 0 10px; }
.fwc_section .section_title h5{ font-size: 22px;line-height: 26px; margin: 0 0 10px; }
.fwc_section .section_title h6{ font-size: 20px;line-height: 24px; margin: 0 0 10px; } 

.cpe_section{ padding: 124px 0 130px; background-color: #f8f9f9; }
.cpe_section .left_part{ width: 55%; padding: 0 15px; }
.cpe_section .right_part{ width: 45%; padding: 0 15px; }
.cpe_section .cpe_image{ display: inline-block; width: 100%; }
.cpe_section .cpe_image img{ max-width: 502px; width: 100%; }
.cpe_section .cpe_list,
.cpe_section .cpe_list ul,
.cpe_section .cpe_list ul li{ display: inline-block; width: 100%; }
.cpe_section .cpe_list ul li strong,
.cpe_section .cpe_list ul li span{ display: inline-block; width: 100%; }
.cpe_section .cpe_list { margin-top: 35px; }
.cpe_section .cpe_list ul li:not(:last-child) { margin-bottom: 35px; }
.cpe_section .cpe_list ul li strong { font-size: 19px; line-height: 40px; margin-bottom: 5px; }
/**/
.cpe_section .cpe_image{ position: relative; max-width: 502px; display: block; padding: 110px 0px 95px 110px; }
.cpe_section .cpe_image .bg_svg{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.cpe_section .cpe_image .bg_svg .dots_image{ position: absolute; right: 0; bottom: 0; width: 379px; height: 439px; }
.cpe_section .cpe_image .bg_svg .round_svg{ position: absolute; top: 0; left: 0; width: 253px; height: 432px; }
.cpe_section .cpe_image .bg_svg .round_svg svg{ width: 100%; }
.cpe_section .cpe_image .image{ width: 290px; height: 290px; overflow: hidden; border-radius: 50%; }
.cpe_section .cpe_image .image img{ width: 100%; height: 100%; object-fit: cover; }

.dyk_section { padding: 30px 0 100px; }
.dyk_section .dyk_list{ display: inline-block; width: 100%; }
.dyk_section .dyk_list .dyk_col{ padding: 0 15px; width: calc(100% / 4); margin-top: 30px; }
.dyk_section .dyk_list .dyk_card{ box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1); border-radius: 20px; background-color: #ffffff; padding: 23px 28px; height: 100%; }
.dyk_section .dyk_list .dyk_card .title,
.dyk_section .dyk_list .dyk_card .content{ display: inline-block; width: 100%; }
.dyk_section .dyk_list .dyk_card .title{ margin-bottom: 10px; }
.dyk_section .dyk_list .dyk_card .content p:last-child{ margin-bottom: 0; } 

.spl_section .spl_top_div{ display: inline-block; width: 100%; }
.spl_section .spl_top_div .left{ width: calc(100% - 473px); padding: 0 15px; }
.spl_section .spl_top_div .right{ width: 473px; padding: 0 15px; }
.spl_section .spl_top_div .left .title{ margin-bottom: 20px; }
.spl_section .spl_top_div.section_title .content{ margin-top: 0; }
.spl_section .spl_top_div.section_title .title{ display: inline-block; width: 100%; max-width: 460px; }
.spl_section .spl_top_div .prospects_list{ margin-top: 16px; } 
.spl_section .spl_top_div .prospects_list,
.spl_section .spl_top_div .prospects_list ul,
.spl_section .spl_top_div .prospects_list ul li{ display: inline-block; width: 100%; }
.spl_section .spl_top_div .prospects_list ul li{ margin-top: 15px; padding-left: 60px; line-height: 26px; }
.spl_section .spl_top_div .prospects_list ul li:after { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='31' viewBox='0 0 30 31'%3E%3Cg%3E%3Cg%3E%3Cg clip-path='url(%23jiusa)'%3E%3Cpath fill='%2300b28c' d='M14.894 30.576a14.757 14.757 0 0 1-9.313-3.306A14.921 14.921 0 0 1 .09 17.205a14.955 14.955 0 0 1 3.197-11.02A14.8 14.8 0 0 1 13.302.665c2.564-.282 5.166.11 7.524 1.132l.176.078a1.848 1.848 0 0 1 .927 2.434 1.83 1.83 0 0 1-2.422.932l-.133-.059A11.212 11.212 0 0 0 13.7 4.33 11.164 11.164 0 0 0 6.148 8.49a11.28 11.28 0 0 0-2.412 8.313 11.252 11.252 0 0 0 4.14 7.591 11.141 11.141 0 0 0 8.27 2.426 11.163 11.163 0 0 0 7.552-4.163 11.281 11.281 0 0 0 2.393-8.482 1.841 1.841 0 0 1 1.594-2.056 1.836 1.836 0 0 1 2.046 1.602l.026.224a14.958 14.958 0 0 1-3.199 11.02 14.804 14.804 0 0 1-10.013 5.52c-.553.06-1.103.09-1.65.09z'/%3E%3C/g%3E%3Cg clip-path='url(%23jiusa)'%3E%3Cpath fill='%2300b28c' d='M9.123 13.437a1.782 1.782 0 0 0-2.527.079 1.804 1.804 0 0 0 .08 2.54l6.241 5.885 1.225-1.31-1.226 1.314a1.786 1.786 0 0 0 2.655-.227l13.994-16.3a1.805 1.805 0 0 0-.184-2.536 1.783 1.783 0 0 0-2.522.186L14.006 18.039z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center / cover; width: 30px; height: 31px; top: 5px; }
/**/
.cspl_section .cspl_image{ position: relative; max-width: 502px; display: block; padding: 110px 0px 95px 110px; }
.cspl_section .cspl_image .bg_svg{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.cspl_section .cspl_image .bg_svg .dots_image{ position: absolute; right: 0; bottom: 0; width: 379px; height: 439px; }
.cspl_section .cspl_image .bg_svg .round_svg{ position: absolute; top: 0; left: 0; width: 253px; height: 432px; }
.cspl_section .cspl_image .bg_svg .round_svg svg{ width: 100%; }
.cspl_section .cspl_image .image{ width: 290px; height: 290px; overflow: hidden; border-radius: 50%; }
.cspl_section .cspl_image .image img{ width: 100%; height: 100%; object-fit: cover; }

/* Cloud - Parent Page CSS Start */

.about_cloud_sec{ padding: 120px 0 150px; }
.about_cloud_sec .connects_features .cf_card h5{ color: #1AA1E4; }
.about_cloud_sec .why_cloud_div{ margin-top: 30px; display: inline-block; width: 100%; }
.about_cloud_sec .why_cloud_div .section_title{ max-width: 625px; width: 100%; margin-bottom: 35px; }
.about_cloud_sec .why_cloud_div .section_title .content{ margin-top: 18px; }
.about_cloud_sec .why_cloud_div .why_cloud_list ul{ display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.about_cloud_sec .why_cloud_div .why_cloud_list ul li{ line-height: 26px; width: 100%; max-width: 390px; padding-right: 60px; margin: 20px 0; }
.about_cloud_sec .why_cloud_div .why_cloud_list ul li strong,
.about_cloud_sec .why_cloud_div .why_cloud_list ul li span { display: inline-block; width: 100%; }
.about_cloud_sec .why_cloud_div .why_cloud_list ul li strong { font-size: 18px; margin-bottom: 12px; }
.about_cloud_sec .connects_features { padding-top: 10px; }

.cloud_upssm_section .dc_btn_div { margin-top: 10px; }

.oce_section { padding: 125px 0 80px; }
.oce_section .left_part{ padding: 0 15px; width: 42%; }
.oce_section .right_part{ padding: 0 15px; width: 58%; }
.oce_section .oce_content_div{ max-width: 390px; }
.oce_section .oce_content_div .section_title .content{ font-weight: 700; }
.oce_section .oce_image{ display: inline-block; width: 100%; }
.oce_section .oce_image img{ width: 100%; }

.csl_section{ padding: 60px 0; }
.csl_section .csl_title_div{ display: inline-block; width: 100%; text-align: center; }
.csl_section .csl_list .csl_col{ padding: 0 15px; margin-top: 63px; }
.csl_section .csl_list.column_one .csl_col{ width: calc(100% / 1); }
.csl_section .csl_list.column_two .csl_col{ width: calc(100% / 2); }
.csl_section .csl_list.column_three > .row{ margin: 0 -44px; }
.csl_section .csl_list.column_three .csl_col{ width: calc(100% / 3); padding: 0 44px; }
.csl_section .csl_list .csl_card{ box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1); border-radius: 20px; background-color: #ffffff; height: 100%; }
.csl_section .csl_list.column_one .csl_card,
.csl_section .csl_list.column_two .csl_card{ padding: 45px 60px 85px; }
.csl_section .csl_list.column_three .csl_card{ padding: 30px 35px 55px; }
.csl_section .csl_card .csl_image_div{ margin: 15px 0 36px; display: inline-block; width: 100%; }
.csl_section .csl_card .csl_image_div .csl_image{ padding-left: 18px; padding-bottom: 18px; width: 218px; height: 218px; position: relative; }
.csl_section .csl_card .csl_image_div .csl_image:after{ content: ""; position: absolute; left: 0; bottom: 0; width: 118px; height: 201px; background: url('https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/csl_shape_image.svg') no-repeat top left / cover; }
.csl_section .csl_card .csl_image_div .csl_image img{ width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }
.csl_section .csl_card .csl_content_div,
.csl_section .csl_card .csl_content_div .csl_title,
.csl_section .csl_card .csl_content_div .csl_content,
.csl_section .csl_card .csl_content_div .csl_button{ display: inline-block; width: 100%; }
.csl_section .csl_card .csl_content_div .csl_title{ margin-bottom: 35px; }
.csl_section .csl_card .csl_content_div .csl_title h6{ font-size: 24px; line-height: 34px; }
.csl_section .csl_card .csl_content_div .csl_content{ font-size: 18px; font-weight: 500; line-height: 28px; }
.csl_section .csl_card .csl_content_div .csl_content ul li{ font-size: 18px; font-weight: 500; line-height: 48px; padding-left: 60px; }
.csl_section .csl_card .csl_content_div .csl_content ul li:after { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='31' viewBox='0 0 30 31'%3E%3Cg%3E%3Cg%3E%3Cg clip-path='url(%23jiusa)'%3E%3Cpath fill='%231aa1e4' d='M14.894 30.576a14.757 14.757 0 0 1-9.313-3.306A14.921 14.921 0 0 1 .09 17.205a14.955 14.955 0 0 1 3.197-11.02A14.8 14.8 0 0 1 13.302.665c2.564-.282 5.166.11 7.524 1.132l.176.078a1.848 1.848 0 0 1 .927 2.434 1.83 1.83 0 0 1-2.422.932l-.133-.059A11.212 11.212 0 0 0 13.7 4.33 11.164 11.164 0 0 0 6.148 8.49a11.28 11.28 0 0 0-2.412 8.313 11.252 11.252 0 0 0 4.14 7.591 11.141 11.141 0 0 0 8.27 2.426 11.163 11.163 0 0 0 7.552-4.163 11.281 11.281 0 0 0 2.393-8.482 1.841 1.841 0 0 1 1.594-2.056 1.836 1.836 0 0 1 2.046 1.602l.026.224a14.958 14.958 0 0 1-3.199 11.02 14.804 14.804 0 0 1-10.013 5.52c-.553.06-1.103.09-1.65.09z'/%3E%3C/g%3E%3Cg clip-path='url(%23jiusa)'%3E%3Cpath fill='%231aa1e4' d='M9.123 13.437a1.782 1.782 0 0 0-2.527.079 1.804 1.804 0 0 0 .08 2.54l6.241 5.885 1.225-1.31-1.226 1.314a1.786 1.786 0 0 0 2.655-.227l13.994-16.3a1.805 1.805 0 0 0-.184-2.536 1.783 1.783 0 0 0-2.522.186L14.006 18.039z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center / cover; width: 30px; height: 31px; top: 7px; }
.csl_section .csl_card .csl_content_div .csl_button{ margin-top: 37px; }

.csl_section.hyperscale_csl_section .csl_title_div .section_title .content{ max-width: 682px; }
.csl_section.hyperscale_csl_section .csl_col{ margin-top: 30px; }
.csl_section.hyperscale_csl_section .csl_list.column_two .csl_card { padding: 45px 60px; }
.csl_section.hyperscale_csl_section .csl_card .csl_content_div .csl_content { font-weight: 400; }

.csl_section.additional_csl_section .csl_card .csl_content_div .csl_button { margin-top: 30px; }

.success_story_section .left_part,
.success_story_section .right_part { width: 50%; padding: 0 15px; }
.success_story_section .success_story_img { display: inline-block; width: 100%; text-align: right; }
.success_story_section .success_story_img img { display: inline-block; max-width: 488px; width: 100%; }
.success_story_section .success_story_content { padding: 135px 15px; display: inline-block; width: 100%; max-width: 504px; }
.success_story_section .success_story_content .success_story_btn { display: inline-block; width: 100%; margin-top: 15px; }
.success_story_section .m_ss_title,
.success_story_section .m_success_story_img{ display: none; }

.ec_fwcs_section.fwc_section{ padding: 110px 0 30px; }

.ecb_section.why_pulsant_section { padding: 35px 0 150px; }
.ecb_section .section_title{ max-width: 838px; width: 100%; }

.ec_upssm_section { padding: 125px 0; }

.tss_section { padding: 140px 0 65px; }
.tss_section .tss_sec_title { display: inline-block; width: 100%; margin-bottom: 70px; }
.tss_section .testimonial_section{ display: inline-block; width: 100%; }
.tss_section .testimonial_section .testimonial_wrap{ max-width: 990px; display: inline-block; }
.tss_section .testimonial_section .testimonial_content .quote:before { left: -9px; }
.tss_section .testimonial_section .testimonial_content .quote h6{ font-weight: 500; }
.tss_section .tss_success_story_div .left_part{ width: calc(100% - 43.5%); }
.tss_section .tss_success_story_div .right_part{ width: 43.5%; }
.tss_section .tss_success_story_div .tss_content_div{ max-width: 490px; width: 100%; display: inline-block; }
.tss_section .tss_success_story_div .tss_content_div .tss_content{ font-size: 18px; font-weight: 400; line-height: 28px; margin-bottom: 44px; }
.tss_section .tss_success_story_div .tss_content_div .tss_content p:last-child{ margin-bottom: 0; }
.tss_section .tss_success_story_div .tss_image_div .tss_image { display: inline-block; width: 100%; margin-top: -65px; text-align: right; }
.tss_section .tss_success_story_div .tss_image_div .tss_image img{ display: inline-block; }

.acwi_section{ padding: 125px 0 75px; }
.acwi_section .left_part{ padding: 0 15px; width: 51.5%; }
.acwi_section .right_part{ padding: 0 15px; width: 48.5%;  }
.acwi_section .acwi_image{ max-width: 503px; width: 100%; }
.acwi_section .acwi_image img{ width: 100%; }
.acwi_section .m_acwi_title{ display: none; }
.acwi_section .acwi_content_div .section_title .content p:last-child{ margin-bottom: 0; }
/**/
.acwi_section .acwi_image{ position: relative; max-width: 502px; display: block; padding: 110px 0px 95px 110px; }
.acwi_section .acwi_image .bg_svg{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.acwi_section .acwi_image .bg_svg .dots_image{ position: absolute; right: 0; bottom: 0; width: 379px; height: 439px; }
.acwi_section .acwi_image .bg_svg .round_svg{ position: absolute; top: 0; left: 0; width: 253px; height: 432px; }
.acwi_section .acwi_image .bg_svg .round_svg svg{ width: 100%; }
.acwi_section .acwi_image .image{ width: 290px; height: 290px; overflow: hidden; border-radius: 50%; }
.acwi_section .acwi_image .image img{ width: 100%; height: 100%; object-fit: cover; }
/**/

.apc_section .apc_title_div { display: inline-block; width: 100%; margin-bottom: 70px; }
.apc_section .apc_title_div .section_title{ max-width: 838px; }
.apc_section .cpe_list { margin-top: 0px; }

.cspl_section .spl_top_div .section_title{ margin-bottom: 90px; display: inline-block; max-width: 838px; width: 100%; }
.cspl_section .spl_top_div .section_title .title{ max-width: 548px; width: 100%; }
.cspl_section .spl_top_div .section_title .content{ display: inline-block; width: 100%; }
.cspl_section .spl_top_div .prospects_list ul li:after{ background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='31' viewBox='0 0 30 31'%3E%3Cg%3E%3Cg%3E%3Cg clip-path='url(%23jiusa)'%3E%3Cpath fill='%231aa1e4' d='M14.894 30.576a14.757 14.757 0 0 1-9.313-3.306A14.921 14.921 0 0 1 .09 17.205a14.955 14.955 0 0 1 3.197-11.02A14.8 14.8 0 0 1 13.302.665c2.564-.282 5.166.11 7.524 1.132l.176.078a1.848 1.848 0 0 1 .927 2.434 1.83 1.83 0 0 1-2.422.932l-.133-.059A11.212 11.212 0 0 0 13.7 4.33 11.164 11.164 0 0 0 6.148 8.49a11.28 11.28 0 0 0-2.412 8.313 11.252 11.252 0 0 0 4.14 7.591 11.141 11.141 0 0 0 8.27 2.426 11.163 11.163 0 0 0 7.552-4.163 11.281 11.281 0 0 0 2.393-8.482 1.841 1.841 0 0 1 1.594-2.056 1.836 1.836 0 0 1 2.046 1.602l.026.224a14.958 14.958 0 0 1-3.199 11.02 14.804 14.804 0 0 1-10.013 5.52c-.553.06-1.103.09-1.65.09z'/%3E%3C/g%3E%3Cg clip-path='url(%23jiusa)'%3E%3Cpath fill='%231aa1e4' d='M9.123 13.437a1.782 1.782 0 0 0-2.527.079 1.804 1.804 0 0 0 .08 2.54l6.241 5.885 1.225-1.31-1.226 1.314a1.786 1.786 0 0 0 2.655-.227l13.994-16.3a1.805 1.805 0 0 0-.184-2.536 1.783 1.783 0 0 0-2.522.186L14.006 18.039z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center / cover; }

.os_about_connects_sec .about_connect_list ul li:after{ background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='31' viewBox='0 0 30 31'%3E%3Cg%3E%3Cg%3E%3Cg clip-path='url(%23jiusa)'%3E%3Cpath fill='%2365708b' d='M14.894 30.576a14.757 14.757 0 0 1-9.313-3.306A14.921 14.921 0 0 1 .09 17.205a14.955 14.955 0 0 1 3.197-11.02A14.8 14.8 0 0 1 13.302.665c2.564-.282 5.166.11 7.524 1.132l.176.078a1.848 1.848 0 0 1 .927 2.434 1.83 1.83 0 0 1-2.422.932l-.133-.059A11.212 11.212 0 0 0 13.7 4.33 11.164 11.164 0 0 0 6.148 8.49a11.28 11.28 0 0 0-2.412 8.313 11.252 11.252 0 0 0 4.14 7.591 11.141 11.141 0 0 0 8.27 2.426 11.163 11.163 0 0 0 7.552-4.163 11.281 11.281 0 0 0 2.393-8.482 1.841 1.841 0 0 1 1.594-2.056 1.836 1.836 0 0 1 2.046 1.602l.026.224a14.958 14.958 0 0 1-3.199 11.02 14.804 14.804 0 0 1-10.013 5.52c-.553.06-1.103.09-1.65.09z'/%3E%3C/g%3E%3Cg clip-path='url(%23jiusa)'%3E%3Cpath fill='%2365708b' d='M9.123 13.437a1.782 1.782 0 0 0-2.527.079 1.804 1.804 0 0 0 .08 2.54l6.241 5.885 1.225-1.31-1.226 1.314a1.786 1.786 0 0 0 2.655-.227l13.994-16.3a1.805 1.805 0 0 0-.184-2.536 1.783 1.783 0 0 0-2.522.186L14.006 18.039z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center / cover; width: 30px; height: 31px; top: 5px; }

.oscsl_section { padding: 90px 0 200px; }

.hwdi_section { padding: 55px 0 125px; }

.scas_section { padding: 125px 0; }
.scas_section .section_title { max-width: 100%; }

.as_fwcs_section { padding: 115px 0 25px; }

.cwab_section { padding: 50px 0 35px; }
.cwab_section .section_title .content{ display: block; max-width: 510px; } 
.cwab_section .cwab_col { width: 50%; padding: 0 15px; margin: 39px 0; }
.cwab_section .cwab_card { display: inline-block; width: 100%; }
.cwab_section .cwab_card .cwab_content p:last-child { margin-bottom: 0; }
.cwab_section .cwab_card .cwab_icon { display: inline-block; width: 100%; height: 45px; }
.cwab_section .cwab_card .cwab_icon img { height: 100%; }
.cwab_section .cwab_card .cwab_content_div{ max-width: 457px; margin-top: 20px; }
.cwab_section .cwab_card .cwab_content_div,
.cwab_section .cwab_card .cwab_content_div .cwab_title,
.cwab_section .cwab_card .cwab_content_div .cwab_content{ display: inline-block; width: 100%; }
.cwab_section .cwab_card .cwab_content_div .cwab_title h6{ font-size: 18px; font-weight: 700; line-height: normal; }
.cwab_section .cwab_card .cwab_content_div .cwab_content { margin-top: 25px; }

.bc_fwcs_section { padding: 120px 0 75px; }
.bc_fwcs_section .fwc_wrap { max-width: 845px; }
.bc_fwcs_section .fwc_wrap .section_title h2 { max-width: 540px; }

.bccps_section.cps_section .cps_card .cps_image:after { background: url('https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/bccps_image_shape.png') no-repeat top left / cover; }
.bccps_section.cps_section .cps_card { padding: 46px 26px; }
.bccps_section.cps_section .cps_card .cps_content_div .title h6{ color: #111F41; }

.abc_section{ padding: 40px 0; }
.abc_section .left_part{ padding: 0 15px; width: 51%; }
.abc_section .right_part{ padding: 0 15px; width: 49%; }
.abc_section .abc_list { display: inline-block; width: 100%; margin-top: 75px; }
.abc_section .abc_col{ padding: 0 15px; width: 50%; margin: 28px 0 }
.abc_section .abc_content{ max-width: 477px; }
.abc_section .abc_content,
.abc_section .abc_content .title,
.abc_section .abc_content .content{ display: inline-block; width: 100%; }
.abc_section .abc_content .title { margin-bottom: 25px; }
.abc_section .abc_content .title h6{ font-size: 19px; font-weight: 700; line-height: normal; }
.abc_section .abc_content .content p:last-child{ margin-bottom: 0; }
/**/
.abc_section .abc_image{ position: relative; max-width: 502px; display: block; padding: 110px 0px 95px 110px; }
.abc_section .abc_image .bg_svg{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.abc_section .abc_image .bg_svg .dots_image{ position: absolute; right: 0; bottom: 0; width: 379px; height: 439px; }
.abc_section .abc_image .bg_svg .round_svg{ position: absolute; top: 0; left: 0; width: 253px; height: 432px; }
.abc_section .abc_image .bg_svg .round_svg svg{ width: 100%; }
.abc_section .abc_image .image{ width: 290px; height: 290px; overflow: hidden; border-radius: 50%; }
.abc_section .abc_image .image img{ width: 100%; height: 100%; object-fit: cover; }
/**/

.sao_section { padding: 73px 0; }
.sao_section .m_sao_title{ display: none; }
.sao_section .sao_wrap,
.sao_section .sao_list{ display: inline-block; width: 100%; }
.sao_section .sao_wrap .left_part{ width: 49%; padding: 0 15px; }
.sao_section .sao_wrap .right_part{ width: 51%; padding: 0 15px; }
.sao_section .sao_wrap .sao_image{ display: inline-block; width: 100%; }
.sao_section .sao_wrap .sao_image img{ max-width: 502px; width: 100%; }
.sao_section .sao_wrap .section_title .content{ max-width: 445px; width: 100%; }
.sao_section .sao_wrap .section_title .content h6{ font-size: 19px; font-weight: 700; line-height: normal; margin-bottom: 22px; }
.sao_section .sao_wrap .section_title .content p:last-child{ margin-bottom: 0; }
.sao_section .sao_wrap .sao_btn_div{ display: inline-block; width: 100%; margin-top: 20px; }
.sao_section .sao_list{ margin-top: 30px; }
.sao_section .sao_list > .row{ margin: 0 -20px; }
.sao_section .sao_list .sao_col{ width: 50%; padding: 15px 20px; }
.sao_section .sao_list .sao_card{ border-radius: 20px; background-color: #f8f9f9; height: 100%; padding: 33px 39px; }
.sao_section .sao_list .sao_card .sao_icon,
.sao_section .sao_list .sao_card .sao_text,
.sao_section .sao_list .sao_card .sao_text .sao_title,
.sao_section .sao_list .sao_card .sao_text .sao_content{ display: inline-block; width: 100%; }
.sao_section .sao_list .sao_card .sao_icon{ margin-bottom: 22px; height: 53px; }
.sao_section .sao_list .sao_card .sao_icon img{ height: 100%; }
.sao_section .sao_list .sao_card .sao_text .sao_title h6{ font-size: 18px; font-weight: 600; line-height: 40px; }
.sao_section .sao_list .sao_card .sao_text .sao_content { margin-top: 10px; }
.sao_section .sao_list .sao_card .sao_text .sao_content p:last-child{ margin-bottom: 0; }
/**/
.sao_section .sao_wrap .sao_image{ max-width: 547px; display: block; position: relative; padding: 119px 113px 103px }
.sao_section .sao_wrap .sao_image .image{ width: 315px; height: 315px; border-radius: 50%; overflow: hidden; }
.sao_section .sao_wrap .sao_image .image img{ width: 100%; height: 100%; object-fit: cover; }
.sao_section .sao_wrap .sao_image .bg_svg{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.sao_section .sao_wrap .sao_image .bg_svg .dots_image{ position: absolute; bottom: 0; width: 411px; height: 477px; }
.sao_section .sao_wrap .sao_image .bg_svg .round_svg{ position: absolute; width: 274px; height: 468px; top: 0; }
.sao_section .sao_wrap .sao_image .bg_svg .round_svg svg{ width: 100% }
.sao_section .sao_wrap > .row:not(.row-reverse) .sao_image .bg_svg .dots_image{ right: 0; }
.sao_section .sao_wrap > .row:not(.row-reverse) .sao_image .bg_svg .round_svg{ left: 0; }
.sao_section .sao_wrap > .row.row-reverse .sao_image{ margin-left: auto; }
.sao_section .sao_wrap > .row.row-reverse .sao_image .bg_svg .dots_image{ left: 0; }
.sao_section .sao_wrap > .row.row-reverse .sao_image .bg_svg .round_svg{ right: 0; }

.colocation_dyk_section { padding: 105px 0 100px; }

.wpfc_section.mwcl_section .mwcl_left { padding: 0 15px; width: 53%; }
.wpfc_section.mwcl_section .mwcl_right{ padding: 0 15px; width: calc(100% - 53%); }
.wpfc_section.mwcl_section .section_title { max-width: 625px; }
.wpfc_section.mwcl_section .mwcl_content_div .country_list ul li { width: calc(100% / 3); padding: 0 20px 0 19px; }
.wpfc_section.mwcl_section .mwcl_content_div .country_list ul li a:hover{ color: #A64299; }

.flc_section { padding: 135px 0 150px; }
.flc_section .flc_list .flc_col{ width: calc(100% / 3); padding: 0 15px; }
.flc_section .flc_list .flc_card,
.flc_section .flc_list .flc_card .flc_icon,
.flc_section .flc_list .flc_card .flc_content_div,
.flc_section .flc_list .flc_card .flc_content_div .title,
.flc_section .flc_list .flc_card .flc_content_div .sub_title,
.flc_section .flc_list .flc_card .flc_content_div .content,
.flc_section .flc_list .flc_card .flc_content_div .features_content{ display: inline-block; width: 100%; }
.flc_section .flc_list .flc_card{ max-width: 343px; }
.flc_section .flc_list .flc_col:first-child .flc_card,
.flc_section .flc_list .flc_col:last-child .flc_card{ max-width: 317px; }
.flc_section .flc_list .flc_card .flc_icon{ height: 52px; margin-bottom: 33px; }
.flc_section .flc_list .flc_card .flc_icon img{ max-height: 100%; }
.flc_section .flc_list .flc_card .flc_content_div .title h6{ font-size: 22px; font-weight: 700; line-height: 40px; margin-bottom: 15px; }
.flc_section .flc_list .flc_card .flc_content_div .sub_title{ font-size: 16px; line-height: 26px; }
.flc_section .flc_list .flc_card .flc_content_div .sub_title p { margin-bottom: 29px; }
.flc_section .flc_list .flc_card .flc_content_div .sub_title p strong{ font-weight: 600; }
.flc_section .flc_list .flc_card .flc_content_div .content{ font-size: 16px; font-weight: 400; line-height: 26px; }
.flc_section .flc_list .flc_card .flc_content_div .features_content ul li{ font-size: 16px; font-weight: 600; line-height: 36px; position: relative; padding: 0 0 0 12px; width: auto; height: auto; }
.flc_section .flc_list .flc_card .flc_content_div .features_content ul li:after{ content: "•"; left: 0; top: 0; width: auto; height: auto; position: absolute; }

.home_hero.colocation_inner_hero { padding: 0px 0 100px; }
.colocation_inner_hero .hero_content_div .content .right{ width: 35%; }
.colocation_inner_hero .hero_content_div .content .left{ width: 65%; padding-right: 70px; }
.colocation_inner_hero .hero_content_div .content .hero_content{ font-size: 16px; font-weight: 400; line-height: 34px; }
.colocation_inner_hero .hero_content_div .content .hero_content h6{ margin-bottom: 15px; font-size: 16px; font-weight: 600; line-height: 34px; }
.colocation_inner_hero .hero_content_div .content .hero_content ul li{ font-size: 16px; font-weight: 400; line-height: 34px; position: relative; padding: 0 0 0 12px; width: auto; height: auto; }
.colocation_inner_hero .hero_content_div .content .hero_content ul li:after{ content: "•"; left: 0; top: 0; width: auto; height: auto; position: absolute; }
.home_hero.colocation_inner_hero .hero_content_div .btn_group{ margin-top: 15px; }
.home_hero.colocation_inner_hero .hero_content_div .hero_btn { width: auto; }

.acwm_section.mwcl_section { background-color: #FFF; }
.acwm_section .mwcl_left{ width: 53.5%; }
.acwm_section .mwcl_right{ width: calc(100% - 53.5%); }
.acwm_section .section_title { max-width: 625px; }
.acwm_section .mwcl_content_div .transport_distance_content,
.acwm_section .mwcl_content_div .transport_distance_content .td_content{ display: inline-block; width: 100%; }
.acwm_section .mwcl_content_div .transport_distance_content { margin-bottom: 35px; }
.acwm_section .mwcl_content_div .transport_distance_content .td_content:first-child .transport,
.acwm_section .mwcl_content_div .transport_distance_content .td_content:first-child .distance{ margin-bottom: 14px; font-weight: 600; }
.acwm_section .mwcl_content_div .transport_distance_content .td_content .transport{ width: 60%; }
.acwm_section .mwcl_content_div .transport_distance_content .td_content .distance{ width: 40%; }
.acwm_section .mwcl_content_div .transport_distance_content .td_content .transport,
.acwm_section .mwcl_content_div .transport_distance_content .td_content .distance{ font-size: 16px; font-weight: 400; line-height: 34px; }
.acwm_section .mwcl_content_div .btn_group{ margin-top: 25px; }
.acwm_section.mwcl_section .mwcl_content_div .btn_style_one { margin-top: 0; }

.accordion_section{ padding: 150px 0 100px; }
.accordion_section .section_title{ text-align: center; }
.accordion_section .section_title .title{ max-width: 480px; display: inline-block; }
.accordion_section .accordion_wrap { display: inline-block; width: 100%; margin-top: 55px; }
.accordion_section .accordion_wrap .accordion_list{ max-width: 893px; display: block; margin: 0 auto; }
.accordion_section .accordion_wrap .accordion_list .accordion,
.accordion_section .accordion_wrap .accordion_list .accordion .accordion_title,
.accordion_section .accordion_wrap .accordion_list .accordion .accordion_content{ display: inline-block; width: 100%; }
.accordion_section .accordion_wrap .accordion_list .accordion .accordion_title{ padding: 35px 0; cursor: pointer; font-size: 18px; font-weight: 600; line-height: 28px; border-top: 2px solid #bfc4d5; position: relative; }
.accordion_section .accordion_wrap .accordion_list .accordion:last-child .accordion_title{ border-bottom: 2px solid #bfc4d5;  }
.accordion_section .accordion_wrap .accordion_list .accordion .accordion_title:after { content: ""; top: 50%; right: 0; width: 40px; height: 40px; background: #a64299 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8'%3E%3Cg%3E%3Cg transform='rotate(90 7 4)'%3E%3Cpath fill='%23fff' d='M4.241-2.5c.305 0 .598.118.823.33l5.542 5.234c.251.238.394.574.394.925 0 .352-.143.688-.394.926l-5.543 5.233a1.199 1.199 0 0 1-.882.35 1.203 1.203 0 0 1-.86-.406A1.28 1.28 0 0 1 3 9.174a1.27 1.27 0 0 1 .416-.876l4.56-4.309-4.56-4.308a1.272 1.272 0 0 1-.394-.89c-.01-.339.114-.668.344-.911.23-.243.545-.38.874-.38z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center / 14px; position: absolute; border-radius: 50%; transform: translateY(-50%); }
.accordion_section .accordion_wrap .accordion_list .accordion .accordion_title.active::after { transform: translateY(-50%) rotate(-180deg); }

/* Meet The Team CSS */
.meetthe_team { display: inline-block; width: 100%; padding: 210px 0 50px; vertical-align: top; position:relative; background-color: #f8f9f9; margin-top: -110px; }
.meetthe_team:after { position: absolute; content: ""; bottom: 0; left: 0; width: 100%; background: url(https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/Ellipse_52-1.png)no-repeat 100%/cover; height: 104px; }
.meetthe_team .title { max-width: 70%; margin: 0 auto; text-align: center; }
.meetthe_team .title h3 { font-size: 38px; font-weight: 700; line-height: 48px; }
.meetthe_team .section_wrap { padding-top: 100px; margin: 0 -25px; display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
.meetthe_team .section_wrap .col { width: 50%; padding: 0 25px 100px; }
.meetthe_team .section_wrap .col .left_part { width: 50%; padding-right: 15px; }
.meetthe_team .section_wrap .col .inner { display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
.meetthe_team .section_wrap .col .right_part { width: 50%; padding-left: 15px; }
.meetthe_team .section_wrap .col .left_part .img { width: 238px; height: 238px; border-radius: 100%; position: relative; margin: 0 auto; background-color: #f9fafc; }
.meetthe_team .section_wrap .col .left_part .img:before { position: absolute; content: ""; top: 20px; left: -15px; width: 140px; height: 100%; background: url(https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/teamimg_pattern.png)no-repeat center/cover; }
.meetthe_team .section_wrap .right_part .box_title { color: #111F41; font-family: Inter; font-size: 26px; font-weight: 700; line-height: 58px; }
.meetthe_team .section_wrap .right_part .name_designation { color: #111F41; font-size: 18px; line-height: 28px;/* Text style for "Rob Coupla" */ font-weight: 600; padding: 20px 0; }
.meetthe_team .section_wrap .right_part .name_designation span { display: block; font-weight: 400; }
.meetthe_team .section_wrap .right_part .learn_more { display: flex; align-items: center; padding-top: 60px; }
.meetthe_team .section_wrap .right_part .learn_more .icon { margin-right: 20px; }
.meetthe_team .section_wrap .right_part .learn_more .icon a { width: 38px; height: 38px; border-radius: 100%; border: 1px solid #111F41; background-color: #FFFFFF; display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.meetthe_team .section_wrap .right_part .learn_more .icon a:hover { border-color: #1AA1E4; color: #1AA1E4; }
.meetthe_team .section_wrap .right_part .learn_more  span.click { cursor:pointer; color: #111F41; font-family: Inter; font-size: 18px; font-weight: 600; line-height: 28px; }
.meetthe_team .section_wrap .right_part .learn_more  span.click:hover { color: #1AA1E4; }

.meetthe_team .popup_inner { padding: 60px; width: 100%; background: #FFFFFF; max-width: 520px; float: right; height: 100%; overflow: auto; }
.meetthe_team .popup { position: fixed; top: 0; right: 0; width: 100%; height: 100%; background-color: rgb(17 31 65 / 50%); z-index: 9999; display: none; }
body.popup_active .popup { display: block; }
.meetthe_team .popup_inner .close { position: absolute; top: 0; right: 0; cursor:pointer; }
.meetthe_team .popup_inner .close:before { position: absolute; content: ""; top: 30px; right: 30px; background: url(https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/close.png)no-repeat center/cover; width: 30px; height: 30px; }

.meetthe_team .popup_inner .popup_name { color: #111F41; font-size: 24px; font-weight: 700; line-height: 34px; padding-bottom: 80px; }
.meetthe_team .popup_inner .popup_name span { font-weight: 400; display: inline-block; width: 100%; }
.meetthe_team .popup_inner .background { color: #111F41; font-size: 22px; font-weight: 500; font-style: normal; letter-spacing: normal; line-height: 30px; padding-bottom: 30px; }
.meetthe_team .popup_inner .popup_content { color: #111F41; font-size: 16px; font-weight: 400; line-height: 26px; padding-bottom: 10px; }

section.home_hero.team_carrier { background: #fff; padding:100px 0; }
section.home_hero.team_carrier .image { width: 289px; height: 289px; margin: 0 0 0 auto; }
section.home_hero.team_carrier .hero_image .bg_svg  .dots_image { width: 389px; height: 440px; left: 130px; top: 56px; }
section.home_hero.team_carrier .hero_image .bg_svg  svg.round_svg { width: 253px; height: 432px; right: 120px; top: 0px; }
section.home_hero.team_carrier .hero_image { padding: 110px 216px 80px 20px; }

/* Contact Us CSS */
.contactus_section { display: inline-block; width: 100%; vertical-align: top; padding: 60px 0; }
.contactus_section .section_wrap { display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.contactus_section .section_wrap .left_part { width: 50%; padding-right: 15px; }
.contactus_section .section_wrap .rght_part { width: 50%; padding-left: 15px; position: relative; z-index: 1; margin-top: -120px; }
.contactus_section .section_wrap .left_part .title { color: #111F41; font-size: 18px; font-weight: 700; line-height: 40px; }
.contactus_section .section_wrap .left_part .content { max-width: 70%; }
.contactus_section .section_wrap .left_part .contact_inner { padding: 50px 0; margin: 0 -20px; display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.contactus_section .section_wrap .left_part .contact_inner .inner { width: 50%; padding: 0 20px 40px; }
.contactus_section .section_wrap .left_part .box_title { color: #111F41; font-size: 16px; font-weight: 700; line-height: 40px; padding-bottom: 5px; }
.contactus_section .section_wrap .left_part .social_media ul { display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.contactus_section .section_wrap .left_part .social_media ul li+li { margin-left: 25px; }
.contactus_section .section_wrap .left_part .social_media ul li a { border: 2px solid #141f3f; width: 38px; height: 38px; border-radius: 100%; display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.contactus_section .section_wrap .left_part .social_media ul li a:hover { border-color: #00B28C; }
.contactus_section .section_wrap .rght_part .form_inner { box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16); border-radius: 20px; background-color: #f8f9f9; padding: 40px; }
.contactus_section .section_wrap .rght_part .form_inner h3 { }
.contactus_section .section_wrap .rght_part form input,
.contactus_section .section_wrap .rght_part form textarea,
.contactus_section .section_wrap .rght_part form select { background-color: #fff; }
.contactus_section .section_wrap .rght_part form select { appearance: none; position: relative; background-image: url(https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/down.png); background-position: 95%; background-repeat: no-repeat; }
.contactus_section .section_wrap .rght_part form ul.inputs-list li { position: relative; padding-left: 35px; }
.contactus_section .section_wrap .rght_part form ul.inputs-list li input[type="checkbox"] { position: absolute; top: 9px; left: 0; width: 22px !important; height: 22px; border-radius: 2px; }
.contactus_section .section_wrap .rght_part form ul.inputs-list li span { margin: 0; }
.contactus_section .section_wrap .rght_part form ul.inputs-list li span a { font-weight: 700; }
.contactus_section .section_wrap .rght_part form input[type="submit"] { border-radius: 40px; border: 1px solid #f7f7f8; background-color: #111F41; min-width: 180px; transition: all .5s ease-in-out; height: 50px; }
.contactus_section .section_wrap .rght_part form .actions { display: inline-block; text-align: right; width: 100%; }
.contactus_section .section_wrap .rght_part form input[type="submit"]:hover { background-color: rgba(0, 178, 140, 1.0); }

.findus_section { display: inline-block; width: 100%; vertical-align: top; padding: 100px 0; }
.findus_section .section_wrap { margin: 0 -20px; display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.findus_section .section_mainbox { padding-bottom: 110px; }
.findus_section .section_mainbox .title { width: 100%; padding-bottom: 80px; }
.findus_section .section_wrap .col { width: 25%; padding: 0 20px 50px; }
.findus_section .section_wrap .col .inner { position: relative; padding-bottom: 20px; }
.findus_section .section_wrap .col .box_title { font-weight: 700; }
.findus_section .section_wrap .col .box_content { padding: 20px 0; }
.findus_section .section_wrap .col .box_content ul li+li { margin-top: 20px; }
.findus_section .section_wrap .col .box_content ul li a { display: inline-block; width: 100%; cursor: pointer; }
.findus_section .section_wrap .col .arrow_btn { position: absolute; bottom: 0; }
.findus_section .section_wrap .col .arrow_btn a:before { right: auto; left: 0; color: #1AA1E4; }
.findus_section .section_wrap .col .arrow_btn a { padding: 0 0 0 20px; font-weight: 600; }
.findus_section .section_wrap .col .arrow_btn a:hover:before { left: 5px; }
.findus_section .section_mainbox:last-child { padding-bottom: 50px; }

/* Privacy Policy CSS */
.privacy_policy_mn { padding: 70px 0; }
.privacy_policy_mn .privacy_policy_sc { max-width: 890px; }
.privacy_policy_mn .privacy_policy_sc .wrap .title { margin-top: 100px; margin-bottom: 48px; }
.privacy_policy_mn .privacy_policy_sc .wrap:first-child .title { margin-top: 0; }
.privacy_policy_mn .privacy_policy_sc .wrap .detail h3 { font-size: 22px; font-weight: 600; letter-spacing: normal; line-height: 32px; margin: 40px 0 20px 0; }
.privacy_policy_mn .privacy_policy_sc .wrap .detail,
.privacy_policy_mn .privacy_policy_sc .wrap .detail p { font-size: 16px; font-weight: 400; font-style: normal; letter-spacing: normal; line-height: 26px; word-break: break-word; }
.privacy_policy_mn .privacy_policy_sc .wrap .detail p + p { margin-top: 20px; }
.privacy_policy_mn .privacy_policy_sc .wrap .detail ul { margin-left: 18px; }
.privacy_policy_mn .privacy_policy_sc .wrap .detail ul>li { list-style: disc; }
.privacy_policy_mn .privacy_policy_sc .wrap .detail ol { counter-reset: section; }
.privacy_policy_mn .privacy_policy_sc .wrap .detail ol.number { counter-reset: number; }
.privacy_policy_mn .privacy_policy_sc .wrap .detail ol > li { list-style: none; }
.privacy_policy_mn .privacy_policy_sc .wrap .detail ol > li:before { content: "("counter(section, lower-alpha) ") "; counter-increment: section; }
.privacy_policy_mn .privacy_policy_sc .wrap .detail ol.number > li:before { content: "("counter(number, decimal) ") "; counter-increment: number; }

/* About Us CSS */
.our_approch_sc.cbte_section { background: transparent; padding: 105px 0 50px }
.our_approch_sc.cbte_section .cbte_left, .our_approch_sc.cbte_section .cbte_right { width: 50%; }
.our_approch_sc.cbte_section .our_approch_list { margin-top: 50px; }
.our_approch_sc.cbte_section .our_approch_list .section_content .row .wp_col {width: calc(100% / 2 - 40px);padding: 35px 40px;margin: 15px 20px;border-radius: 20px; background-color: #f8f9f9;}
.our_approch_sc.cbte_section .our_approch_list .section_content .row .wp_col .icon{ width: 54px; height: 54px; }
.our_approch_sc.cbte_section .our_approch_list .section_content .row .wp_col .icon img{ max-height: 100%; }
.our_approch_sc.cbte_section .our_approch_list .section_content .row .wp_col .content{ display: inline-block; width: 100%; margin-top: 35px; }
.our_approch_sc.cbte_section .our_approch_list .section_content .row .wp_col .content h6{ font-size: 17px; font-weight: 700; line-height: normal; margin-bottom: 25px; }
.our_approch_sc.cbte_section .our_approch_list .section_content .row .wp_col .content p:last-child{ margin-bottom: 0; }

/**/
.our_approch_sc.cbte_section .thumbnail{ position: relative; max-width: 502px; display: block; padding: 110px 0px 95px 110px; }
.our_approch_sc.cbte_section .thumbnail .bg_svg{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; }
.our_approch_sc.cbte_section .thumbnail .bg_svg .dots_image{ position: absolute; right: 0; bottom: 0; width: 379px; height: 439px; }
.our_approch_sc.cbte_section .thumbnail .bg_svg .round_svg{ position: absolute; top: 0; left: 0; width: 253px; height: 432px; }
.our_approch_sc.cbte_section .thumbnail .bg_svg .round_svg svg{ width: 100%; }
.our_approch_sc.cbte_section .thumbnail .image{ width: 290px; height: 290px; overflow: hidden; border-radius: 50%; }
.our_approch_sc.cbte_section .thumbnail .image img{ width: 100%; height: 100%; object-fit: cover; } 
/**/

.why_pulsant_section.home_hero.our_people_mn { padding: 90px 0 90px; }
.why_pulsant_section.home_hero.our_people_mn .full.section_title { max-width: 839px; margin-bottom: 75px; }
.why_pulsant_section.home_hero.our_people_mn .row .left{ width: 500px; padding: 0 15px; }
.why_pulsant_section.home_hero.our_people_mn .inner .right{ width: calc(100% - 500px); padding: 0 15px; }
.why_pulsant_section.home_hero.our_people_mn .inner .right .hero_thumbnail .image img { display: block; text-align: right; margin-left: auto; margin-right: 0; }
.why_pulsant_section.home_hero.our_people_mn .inner .right .hero_thumbnail .image {  }
.why_pulsant_section.home_hero.our_people_mn .hero_image { /*padding: 110px 216px 80px 20px;*/ padding: 0; width: 100%; }
.why_pulsant_section.home_hero.our_people_mn .hero_image .bg_svg svg.round_svg { width: 242px; height: 413px; right: 80px; top: 0px; }
.why_pulsant_section.home_hero.our_people_mn .hero_image .bg_svg .dots_image { width: 363px; height: 421px; left: 50px; top: 56px; }
.why_pulsant_section.home_hero.our_people_mn .hero_image .image { width: 276px; height: 275px; position: absolute; top: 106px;right: 40px; left: 0; margin: 0 auto 0; }
.why_pulsant_section.home_hero.our_people_mn .hero_content_div .sub_content { font-weight: 700; font-size: 19px; line-height: 29px; max-width: 290px;  }
.why_pulsant_section.home_hero.our_people_mn .hero_content_div .content { font-size: 16px; line-height: 26px; font-weight: 400;  margin-bottom: 40px; } 
.why_pulsant_section.home_hero.our_people_mn .why_pulsant_list { margin-top: 20px; }
.why_pulsant_section.home_hero.our_people_mn .why_pulsant_list .wp_card .content h6 { font-size: 18px; line-height: 28px;margin-bottom: 15px; }

/* 16-12-2022-59 */
.cps_section .cps_card .full-content .cps_content_div { width: 100%; padding-left: 0; margin-top: 0px; }
.about_cloud_sec .why_cloud_div .why_cloud_list ul li { padding-left: 60px; }
.about_cloud_sec .why_cloud_div .why_cloud_list ul li::after { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='31' viewBox='0 0 30 31'%3E%3Cg%3E%3Cg%3E%3Cg clip-path='url(%23jiusa)'%3E%3Cpath fill='%2365708b' d='M14.894 30.576a14.757 14.757 0 0 1-9.313-3.306A14.921 14.921 0 0 1 .09 17.205a14.955 14.955 0 0 1 3.197-11.02A14.8 14.8 0 0 1 13.302.665c2.564-.282 5.166.11 7.524 1.132l.176.078a1.848 1.848 0 0 1 .927 2.434 1.83 1.83 0 0 1-2.422.932l-.133-.059A11.212 11.212 0 0 0 13.7 4.33 11.164 11.164 0 0 0 6.148 8.49a11.28 11.28 0 0 0-2.412 8.313 11.252 11.252 0 0 0 4.14 7.591 11.141 11.141 0 0 0 8.27 2.426 11.163 11.163 0 0 0 7.552-4.163 11.281 11.281 0 0 0 2.393-8.482 1.841 1.841 0 0 1 1.594-2.056 1.836 1.836 0 0 1 2.046 1.602l.026.224a14.958 14.958 0 0 1-3.199 11.02 14.804 14.804 0 0 1-10.013 5.52c-.553.06-1.103.09-1.65.09z'/%3E%3C/g%3E%3Cg clip-path='url(%23jiusa)'%3E%3Cpath fill='%2365708b' d='M9.123 13.437a1.782 1.782 0 0 0-2.527.079 1.804 1.804 0 0 0 .08 2.54l6.241 5.885 1.225-1.31-1.226 1.314a1.786 1.786 0 0 0 2.655-.227l13.994-16.3a1.805 1.805 0 0 0-.184-2.536 1.783 1.783 0 0 0-2.522.186L14.006 18.039z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center / cover; width: 30px; height: 31px; top: 5px; }
.home_hero .hero_content_div.no-img-remove-spacing { margin-top: 0; }

section.cps_section.iso-logo-main-wrap { background-color: transparent; }
section.cps_section.iso-logo-main-wrap .cps_wrapper { margin-top: 0; }
section.cps_section.iso-logo-main-wrap .cps_image:after { display: none; }
section.cps_section.iso-logo-main-wrap .cps_card .cps_image .image { border-radius: 0; }
section.cps_section.iso-logo-main-wrap .cps_card .cps_image { width: 60%; height: auto; text-align: center; }
section.cps_section.iso-logo-main-wrap .cps_card .cps_content_div { width: 40%; padding-left: 0; text-align: center; margin-top: 0; }
section.cps_section.iso-logo-main-wrap .d-flex.flex-wrap { align-items: center; }

section.cps_section.iso-logo-main-wrap .cps_card .cps_image .image { width: auto; height: 160px; margin: auto; display: flex; align-items: center; justify-content: center; }

.video_btn a span:not(.play_icon) { color: #fff; }
.video_btn a .play_icon { background: url(https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/videoplay-icon.svg) no-repeat center center / 50px; }
.video_btn a:hover .play_icon { background: url(https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/videoplay-icon.svg) no-repeat center center / 50px; }


.aboutvideo_sec .about_connects_sec .row { align-items: center; }
.aboutvideo_sec .about_connects_sec .left_part { width: 50%; }
.aboutvideo_sec .about_connects_sec .right_part { width: 50%; }
.aboutvideo_sec .about_connects_sec .right_part .video { position: relative; }
.aboutvideo_sec .about_connects_sec .right_part .video img { width: 100%; }
.aboutvideo_sec .about_connects_sec .right_part .video a { align-items: center; display: flex; justify-content: center; left: 50%; position: absolute; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.aboutvideo_sec .about_connects_sec .right_part .video a img { width: 65px; }

/* Sitemap Data */
.sitemap_sec { padding: 70px 0 120px; display: inline-block; width: 100%; }
.sitemap_sec .homelink_set { display: inline-block; padding-bottom: 40px; }
.sitemap_sec a { color: #00b28c; font-weight: 500; position: relative; padding-left: 20px; transition: all 0.4s ease; }
.sitemap_sec a:hover { color: #111F41; }
.sitemap_sec a:hover:after { background: url(https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/angle-right-color.svg) no-repeat center / cover; }
.sitemap_sec a:after { content:''; background: url(https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/angle-right-solid.svg) no-repeat center / cover; width: 13px; height: 13px; display: inline-block; position: absolute; left: 0; top: 3px; }
.sitemap_sec .listmenu_wrap { margin-bottom: 40px; display: inline-block; width: 100%; }
.sitemap_sec .listmenu_wrap:last-child { margin-bottom: 0; }
.sitemap_sec .listmenu_wrap .heading { font-size: 18px; font-weight: 600; color: #111F41; margin-bottom: 20px; }

/* Corporate Governance And Sustainability */
.corporate_sec { padding: 80px 0 120px; display: inline-block; width: 100%; }
.corporate_sec .head_content { margin-bottom: 80px; }
.corporate_sec .corporatesec_data .head_content_list { margin-bottom: 40px; }
.corporate_sec .corporatesec_data .heading { font-size: 20px; font-weight: 600; margin-bottom: 20px; }
.corporate_sec .corporatesec_data .content span { font-weight: 600; margin-bottom: 20px; display: inline-block; }
.corporate_sec .corporatesec_data .content ul li { color: #00b28c; font-weight: 600; position: relative; padding-left: 20px; }
.corporate_sec .corporatesec_data .content ul li:after { content:''; background: url(https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/Pulsant%20Images%202022/angle-right-solid.svg) no-repeat center / cover; width: 13px; height: 13px; display: inline-block; position: absolute; left: 0; top: 9px; }
.corporate_sec .corporatesec_data .content ul { margin-bottom: 50px; }
.corporate_sec .corporatesec_data .content ul:last-child { margin-bottom: 0; }

.bccps_section .row {justify-content: center;}
.bccps_section .cps_col {margin: 0 auto;}

.formpopup_bx { display: none; }
.formpopup_bx.fancybox-content { max-width: 800px; border-radius: 10px; padding: 40px 30px; }
.formpopup_bx.fancybox-content .legal-consent-container { margin: 0 10px 30px; }


@media(max-height:720px) {
    header.header .navigation_div .megamenu { max-height: calc(100vh - 150px); overflow-y: auto; }
    header.header .navigation_div .hs-menu-wrapper > ul > li .megamenu .megamenu_list_div .megamenu_list { margin: 13px 0; }
    header.header .navigation_div .hs-menu-wrapper > ul > li .megamenu.megamenu_2 { padding: 20px 21px; }
    header.header .navigation_div .hs-menu-wrapper > ul > li .megamenu .megamenu_list_div .megamenu_list a { padding: 10px 26px; }
/*     
    header.header .navigation_div .hs-menu-wrapper > ul > #megamenu_5 .megamenu .megamenu_list_div .megamenu_list { margin: 13px 0; }
    header.header .navigation_div .hs-menu-wrapper > ul > #megamenu_5 .megamenu.megamenu_2 { padding: 20px 21px; }
    header.header .navigation_div .hs-menu-wrapper > ul > #megamenu_5 .megamenu .megamenu_list_div .megamenu_list a { padding: 10px 26px; } */
}


/* Media Query Start */
@media (min-width: 768px) and (max-width: 991px){
    .home_hero.connect_parent_hero .m_hero_content_div{ display: inline-block !important; }
    .home_hero.connect_parent_hero .hero_content_div:not(.m_hero_content_div) .title{ display: none !important; }

    .data_consumed_sec { padding: 100px 0 75px; }
    .data_consumed_sec .m_dc_title,
    .data_consumed_sec .m_dc_image{ display: inline-block; }
    .data_consumed_sec .dc_title { display: none; }    
    .data_consumed_sec .dc_image:not(.m_dc_image){ display: none; }
    .data_consumed_sec .left_part,
    .data_consumed_sec .right_part{ width: 100%; }
    .data_consumed_sec .left_part .dc_left{ width: calc(100% - 384px); padding-right: 15px; }
    .data_consumed_sec .left_part .dc_right{ width: 384px; }
    .data_consumed_sec .left_part .dc_right .dc_image{ width: 100%; padding: 82px 80px 76px 80px; }
    .data_consumed_sec .left_part .dc_right .dc_image .logo_img{ width: 178px; height: 178px; } 
        
    /**/
    .data_consumed_sec .left_part .dc_right .dc_image { max-width: 305px; padding: 70px 0 66px 70px; }
    .data_consumed_sec .left_part .dc_right .dc_image .image{ height: 178px; width: 178px; }
    .data_consumed_sec .left_part .dc_right .dc_image .bg_svg .round_svg { width: 145px; height: 275px; }
    .data_consumed_sec .left_part .dc_right .dc_image .bg_svg .dots_image { width: 240px; height: 280px; }
    .data_consumed_sec .left_part .dc_right .dc_btn_div { margin-top: 15px; }
    
    .flc_section .flc_list .flc_card .flc_content_div .left_part{ width: calc(100% - 317px); padding-right: 75px; }
    .flc_section .flc_list .flc_card .flc_content_div .right_part{ width: 317px; }     
}

@media(min-width: 992px){
    .mwcl_section .mwcl_left .mwcl_image{ display: none; }

    .cpe_section .cpe_title{ display: none; }
}

@media(min-width: 1367px){
    .home_hero.connect_parent_hero .home_left{ width: calc(100% - 510px); }
    .home_hero.connect_parent_hero .home_right{ width: 510px; }
    .home_hero.connect_parent_hero .hero_image { width: 480px; padding: 105px 104px 97px 100px; }    
    .home_hero.connect_parent_hero .hero_image .image { width: 276px; height: 275px; }
    .home_hero.connect_parent_hero .hero_image .bg_svg .dots_image { top: 55px; width: 363px; height: 421px; }
    .home_hero.connect_parent_hero .hero_image .bg_svg .round_svg { right: 0; top: 0; width: 242px; height: auto; }
}

@media(max-width: 1600px){
    .home_hero .hero_image { width: 100%; padding: 152px 0 120px 140px; }
    .home_hero .hero_image .bg_svg .dots_image { height: 600px; top: 70px; width: 500px; }
    .home_hero .hero_image .bg_svg .round_svg { right: -40px; top: -50px; width: 340px; height: 100%; }
    .home_hero .hero_image .image { height: 370px; width: 370px; }

    .about_cloud_sec .why_cloud_div .why_cloud_list ul li { max-width: 361px; padding-right: 50px; } 
    
    section.home_hero.team_carrier .cbte_bottom_shape { bottom: -100px; }
    section.home_hero.team_carrier .hero_image { padding: 110px 106px 80px 20px; }
    section.home_hero.team_carrier .hero_image .bg_svg svg.round_svg { right: 0; }
    section.home_hero.team_carrier .hero_image .bg_svg .dots_image { left: 100px; height: 450px; }
}

@media (max-width:1499px){
    .meetthe_team { margin-top: 0px; padding: 150px 0 50px; }
    .meetthe_team:after { height: 84px; }
    
    .contactus_section { padding: 150px 0 50px; }
    .contactus_section .section_wrap .rght_part { margin-top: -120px; }
}

@media(max-width: 1399px){
    section.home_hero.team_carrier .hero_image .bg_svg .dots_image { left: 0; }
}

@media(max-width: 1366px){
    .home_hero .hero_image { display: block; margin-left: auto; padding: 83px 0 80px 100px; width: 500px; }
    .home_hero .hero_image .image { height: 280px; width: 280px; }
    .home_hero .hero_image .bg_svg .dots_image { height: 420px; left: 0; top: 35px; width: 362px; }
    .home_hero .hero_image .bg_svg .round_svg { height: 400px; right: 0; top: -10px; width: 242px; }
    .home_hero .hero_content_div { margin-top: 0; }
    .home_hero .hero_content_div .title{ margin-bottom: 30px; }

    .mwcl_section .mwcl_left{ width: 50%; }
    .mwcl_section .mwcl_right{ width: 50%; } 
    
    .data_consumed_sec .dc_image .logo_img { width: 279px; height: 279px; }
}

@media(max-width: 1200px){
    .h1, h1{ font-size: 48px; line-height: 58px; }
    .h2, h2{ font-size: 46px; line-height: 56px; }
    .h3, h3{ font-size: 46px; line-height: 56px; }
    .h4, h4{ font-size: 34px; line-height: 44px; }
    .h5, h5{ font-size: 26px; line-height: 36px; }

    body{ font-size: 16px; line-height: 26px; } 

    .btn_group>div:first-child { margin-right: 20px; }

    .home_hero{ padding: 45px 0; }
    .home_hero .home_left{ width: 500px; }
    .home_hero .home_right{ width: calc(100% - 500px); }
    .home_hero .hero_image{ width: 395px; padding: 79px 82px 78px 84px; }
    .home_hero .hero_image .image{ width: 229px; height: 228px; }
    .home_hero .hero_image .bg_svg .dots_image{ width: 302px; height: 349px; top: 35px; }
    .home_hero .hero_image .bg_svg .round_svg{ width: 192px; height: 329px; top: 0; }

    .ukbrands_section .ukbrands_list { margin-top: 15px; }
    .ukbrands_section .ukbrands_list .logo_col:not(:last-child){ margin-right: 60px; }
    .ukbrands_section .ukbrands_list .logo_col .logo{ display: inline-block; max-width: 200px; }

    .cps_section .cps_card .cps_image { width: 219px; height: 200px; padding-left: 18px; position: relative; }
    .cps_section .cps_card .cps_content_div { width: 100%; padding-left: 0; margin-top: 40px; }

    /**/
    .data_consumed_sec .dc_image { padding: 80px 90px 110px 80px; }
    .data_consumed_sec .dc_image .logo_img { width: 230px; height: 230px; } 
    .data_consumed_sec .dc_image{ max-width: 470px; }
    .data_consumed_sec .dc_image .image { width: 230px; height: 230px; } 
    .data_consumed_sec .dc_image .bg_svg .round_svg { width: 190px; height: 340px; }
    .data_consumed_sec .dc_image .bg_svg .dots_image { width: 300px; height: 410px; }

    .about_cloud_sec .why_cloud_div .why_cloud_list ul li { max-width: 261px; padding-right: 35px; }
     
    .csl_section .csl_list.column_one .csl_card,
    .csl_section .csl_list.column_two .csl_card { padding: 45px 27px 50px; }
    .csl_section .csl_card .csl_image_div { margin: 15px 0 45px; }
    .csl_section .csl_card .csl_content_div .csl_content{ font-size: 16px; line-height: 26px; }
    .csl_section .csl_card .csl_content_div .csl_content ul li { padding-left: 42px; font-size: 16px; line-height: 26px; }
    .csl_section .csl_card .csl_content_div .csl_content ul li:not(:last-child) { padding-bottom: 19px; }
    .csl_section .csl_card .csl_content_div .csl_content ul li:after{ top: 0; }
    .csl_section .csl_card .csl_content_div .csl_button { margin-top: 45px; }
    
    .csl_section.hyperscale_csl_section .csl_list.column_two .csl_card { padding: 45px 27px; }
    .csl_section .csl_card .csl_content_div .csl_title h6 { font-size: 22px; line-height: 32px; }
    
    .csl_section .csl_list.column_three > .row { margin: 0 -15px; }
    .csl_section .csl_list.column_three .csl_col { margin-top: 40px; padding: 0 15px; }
    .csl_section .csl_list.column_three .csl_card{ padding: 45px 35px; }
    .csl_section .csl_list.column_three .csl_card .csl_image_div{ margin-top: 0; }  
    .csl_section .csl_list.column_three .csl_card .csl_content_div .csl_title { margin-bottom: 30px; }
    
    .oscsl_section { padding: 60px 0 140px; }
    
    .hwdi_section { padding: 55px 0 95px; }
    
    .meetthe_team .title h3 { font-size: 34px; line-height: 44px; }
    .meetthe_team .popup_inner { max-width: 450px; padding: 40px; }
    .meetthe_team .popup_inner .popup_name { padding-bottom: 40px; }
    .meetthe_team .section_wrap .right_part .name_designation { padding: 10px 0; }
    .meetthe_team .section_wrap .right_part .learn_more { padding-top: 40px; }

    section.home_hero.team_carrier .image { width: 223px; height: 223px; }
    section.home_hero.team_carrier .hero_image .bg_svg .dots_image { width: 294px; height: 341px; top: 40px; left: 20px; }
    section.home_hero.team_carrier .hero_image .bg_svg svg.round_svg { width: 187px; height: 319px; right: -10px; top: 10px; }
    section.home_hero.team_carrier .hero_image { padding: 80px 76px 60px 0px; }
    
    .acwi_section .acwi_image { max-width: 470px; }
    .acwi_section .acwi_image .image { width: 250px; height: 250px; } 
    .acwi_section .acwi_image .bg_svg .round_svg { width: 230px; height: 390px; }
    .acwi_section .acwi_image .bg_svg .dots_image { width: 350px; height: 405px; } 
    
    .findus_section { padding: 70px 0; }

    .privacy_policy_mn { padding: 120px 0 70px;}

    .why_pulsant_section.home_hero.our_people_mn .inner { max-width: 1156px; }
    
    /**/
    .cpe_section .cpe_image { max-width: 470px; }
    .cpe_section .cpe_image .image { width: 250px; height: 250px; } 
    .cpe_section .cpe_image .bg_svg .round_svg { width: 230px; height: 390px; }
    .cpe_section .cpe_image .bg_svg .dots_image { width: 350px; height: 405px; } 
    
    /**/
    .cspl_section .cspl_image { max-width: 470px; }
    .cspl_section .cspl_image .image { width: 250px; height: 250px; } 
    .cspl_section .cspl_image .bg_svg .round_svg { width: 230px; height: 390px; }
    .cspl_section .cspl_image .bg_svg .dots_image { width: 350px; height: 405px; } 
    
    /**/
    .abc_section .abc_image { max-width: 470px; }
    .abc_section .abc_image .image { width: 250px; height: 250px; } 
    .abc_section .abc_image .bg_svg .round_svg { width: 230px; height: 390px; }
    .abc_section .abc_image .bg_svg .dots_image { width: 350px; height: 405px; } 
    
    /**/
    .our_approch_sc.cbte_section .thumbnail { max-width: 470px; }
    .our_approch_sc.cbte_section .thumbnail .image { width: 250px; height: 250px; } 
    .our_approch_sc.cbte_section .thumbnail .bg_svg .round_svg { width: 230px; height: 390px; }
    .our_approch_sc.cbte_section .thumbnail .bg_svg .dots_image { width: 350px; height: 405px; } 
}

@media(max-width: 991px){
    .h1, h1{ font-size: 48px; line-height: 58px; }
    .h2, h2{ font-size: 46px; line-height: 56px; }
    .h3, h3{ font-size: 46px; line-height: 56px; }
    .h4, h4{ font-size: 34px; line-height: 44px; }
    .h5, h5{ font-size: 26px; line-height: 36px; }
    
    .fwc_section .section_title h1{ font-size: 42px; line-height: 50px; }
    .fwc_section .section_title h2{ font-size: 34px;line-height: 40px; }
    .fwc_section .section_title h3{ font-size: 24px;line-height: 32px; }
    .fwc_section .section_title h4{ font-size: 22px;line-height: 30px; }
    .fwc_section .section_title h5{ font-size: 20px;line-height: 28px; }
    

    .btn_group>div:first-child { margin-right: 40px; }

    .section_title.d-flex .title, .section_title.row .title { width: 100%; margin-bottom: 40px; }
    .section_title.d-flex .content, .section_title.row .content { width: 100%; }
    .section_title.d-flex .title [class*="h"], .section_title.row .title [class*="h"] { max-width: 100%; }

    .home_hero{ padding: 45px 0; }
    .home_hero .container .row{ -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    .home_hero .home_left,
    .home_hero .home_right{ width: 100%; padding: 0 15px; } 
    .home_hero .hero_content_div { margin-top: 65px; }
    .home_hero .hero_content_div .title{ margin-bottom: 30px; } 

    .cbte_section{ padding: 80px 0 70px; }
    .cbte_section .cbte_left,
    .cbte_section .cbte_right{ width: 100%; }
    .cbte_section .cbte_left .section_title{ display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; max-width: 100%; }
    .cbte_section .cbte_left .section_title .content{ margin: 35px 0 0; max-width: 310px; }
    .cbte_section .cbte_left .section_title .cbte_features{ margin: 35px 0 0; max-width: calc(100% - 310px); padding-left: 40px; }
    .cbte_section .cbte_left .cbte_btns{ margin-top: 15px; }
    .cbte_section .edge_card { margin: 70px 0 0; }

    .solutions_section { padding: 138px 0 150px; }
    .solutions_section .section_heading_div .section_title.row .content{ max-width: 443px; }
    .solutions_section .solutions_list { margin-top: 100px; }
    .solutions_section .solutions_list .left { width: 49.5%; }
    .solutions_section .solutions_list .right { width: calc(100% - 49.5%); }
    .solutions_section .solutions_list .solution_content .title { margin-bottom: 17px; }
    .solutions_section .solutions_list .solution_content .title h3 { margin-bottom: 27px; }
    .solutions_section .solutions_list .solution_content .solution_btn { margin-top: 8px; }
    
    /**/
    .solutions_section .solutions_list .solution_image .image { height: 178px; width: 178px; }
    .solutions_section .solutions_list .solution_image .bg_svg .round_svg{ width: 154px; height: 264px; }
    .solutions_section .solutions_list .solution_image .bg_svg .dots_image{ width: 232px; height: 269px; }
    .solutions_section .solutions_list > .row:not(.row-reverse) .solution_image{ padding: 68px 0 60px 80px; }
    .solutions_section .solutions_list > .row.row-reverse .solution_image{ padding: 68px 0 60px 65px; } 
    /**/

    .mwcl_section{ padding: 80px 0; }
    .mwcl_section .mwcl_left{ width: 100%; }
    .mwcl_section .mwcl_right{ display: none; }
    .mwcl_section .section_title { max-width: 546px; margin-bottom: 35px; }
    .mwcl_section .section_title h2 { max-width: 388px; }
    .mwcl_section .mwcl_content_div { margin-top: 0; width: 35%; }
    .mwcl_section .mwcl_content_div .country_list ul li { width: 100%; padding-right: 0; }    
    .mwcl_section .mwcl_content_div .btn_style_one { margin-top: 40px; }
    .mwcl_section .mwcl_image{ width: 65%; }

    .ukbrands_section { padding: 145px 0 20px; } 
    .ukbrands_section .section_title { max-width: 580px; }
    .ukbrands_section .section_title h2{ max-width: 445px; display: block; }

    .home_latest_resources { padding: 80px 0 105px; } 

    .home_hero.connect_parent_hero { padding: 45px 0 65px; }
    .home_hero.connect_parent_hero .container .row { -ms-flex-direction: row; flex-direction: row; }
    .home_hero.connect_parent_hero .home_left{ width: calc(100% - 425px); }
    .home_hero.connect_parent_hero .home_right{ width: 425px; }
    .home_hero.connect_parent_hero .hero_content_div .content{ font-size: 20px; line-height: 32px; }
    .home_hero.connect_parent_hero .hero_content_div .title { max-width: 443px; margin-bottom: 0; }

    .testimonial_section .testimonial_wrap { max-width: 502px; }

    .about_connects_sec { padding: 95px 0 60px; }
    .about_connects_sec .left_part,
    .about_connects_sec .right_part{ width: 100%; }
    .about_connects_sec .about_connect_list { margin-top: 25px; } 
    .about_connects_sec .connects_features{ display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px; -ms-flex-wrap: wrap;
    flex-wrap: wrap; width: auto; max-width: inherit; padding-top: 75px; }
    .about_connects_sec .connects_features .cf_card:not(:last-child){ margin-bottom: 0; }
    .about_connects_sec .connects_features .cf_card{ width: calc(100% / 3 - 40px); margin: 0 20px; padding: 21px 15px; }

    .cps_section { padding: 90px 0 0; margin-bottom: 40px; }
    .cps_section .cps_wrapper { margin-top: 25px; }
    .cps_section .cps_card .cps_image { width: 219px; height: 200px; padding-left: 18px; position: relative; }
    .cps_section .cps_card .cps_content_div { width: calc(100% - 219px); padding-left: 40px; }
    .cps_section .cps_col { width: 100%; padding: 20px 15px; }
    .cps_section .cps_card .cps_content_div{ padding-left: 100px; } 

    .tci_section { padding: 90px 0 55px; }
    .tci_section.mb140 { margin-bottom: 85px; }
    .tci_section .tci_image { margin: 45px auto 0; }

    .why_pulsant_section { padding: 100px 0 55px; }
    .why_pulsant_section .wp_col { width: calc(100% / 2); padding: 18px 15px; }
    .why_pulsant_section .why_pulsant_list { margin-top: 0; }

    .ukbrands_section.title_logos_section { padding: 70px 0; }
    .ukbrands_section.title_logos_section .ukbrands_list .logo_col:not(:last-child) { margin-right: 46px; }

    .home_hero.connect_inner_hero .hero_content_div .content { font-size: 17px; line-height: 27px; }
    .home_hero.connect_inner_hero .hero_content_div .hero_btn { margin-top: 17px; }

    .cuc_section .cuc_list > .row { margin: 0 -15px; }
    .cuc_section .cuc_list .cuc_col{ width: 100%; padding: 0 15px; }
    .cuc_section .cuc_list .cuc_col:not(:last-child){ margin-bottom: 40px; }
    .cuc_section .cuc_list .cuc_card { padding: 40px 25px; }
    .cuc_section .cuc_list .cuc_card .cuc_content { margin-bottom: 20px; }
    .cuc_section .cuc_list .cuc_card .cuc_features ul { display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .cuc_section .cuc_list .cuc_card .cuc_features ul li { width: 100%; max-width: 295px; padding-right: 25px; }
    .cuc_section .cuc_list .cuc_card .cuc_features ul li { padding-bottom: 15px; }

    .fwc_section{ padding: 95px 0 90px; }
    .fwc_section .fwc_wrap{ max-width: 580px; }

    .cpe_section{ padding: 65px 0 85px; }
    .cpe_section .left_part{ width: 54%; }
    .cpe_section .right_part{ width: 46%; }
    .cpe_section .cpe_title + .row{ -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .cpe_section .section_title:not(.cpe_title){ display: none; }
    .cpe_section .section_title.cpe_title{ margin-bottom: 50px; }
    .cpe_section .section_title.cpe_title .title{ max-width: 410px; } 
    .cpe_section .cpe_list{ margin-top: 0; }
    .cpe_section .cpe_list ul li:not(:last-child) { margin-bottom: 25px; }
    .cpe_section .cpe_list ul li strong{ font-size: 18px; }
    .cpe_section .cpe_image img { max-width: 341px; }

    .spl_section .spl_top_div .left,
    .spl_section .spl_top_div .right{ width: 100%; }
    .spl_section .spl_top_div.section_title .title { max-width: 559px; margin-bottom: 55px; }
    .spl_section .spl_top_div .prospects_list{ margin-top: 5px; max-width: 480px; } 
    .spl_section .spl_top_div .prospects_list ul li { margin-top: 28px; }
    .spl_section .spl_top_div .prospects_list ul li:after{ top: -2px; }
    .spl_section .why_pulsant_list { margin-top: 35px; }

    .dyk_section .dyk_list .dyk_col { width: calc(100% / 2); }

    .about_cloud_sec { padding: 120px 0; }
    .about_cloud_sec .why_cloud_div { margin-top: 20px; }
    .about_cloud_sec .why_cloud_div .why_cloud_list ul li { max-width: 342px; padding-right: 40px; margin: 17px 0; }
    .about_cloud_sec .connects_features { padding-top: 45px; }
    
    .about_cloud_sec .connects_features .cf_card h5 { font-size: 22px; line-height: 32px; }
    
    .success_story_section { padding: 70px 0; }
    .success_story_section .left_part,
    .success_story_section .right_part { width: 100%; }
    .success_story_section .success_story_content .section_title h2{ display: none; }
    .success_story_section .success_story_img:not(.m_success_story_img){ display: none; }
    .success_story_section .m_ss_title .section_title{ margin-top: 5px; }
    .success_story_section .m_ss_title,
    .success_story_section .m_success_story_img{ display: inline-block; }
    .success_story_section .m_success_story_img img{ margin-top: -100px; }
    .success_story_section .success_story_content{ padding: 0 15px; max-width: calc(100% - 402px) }
    .success_story_section .m_success_story_img{ padding: 0 15px; max-width: 402px; }
    
    .oce_section { padding: 90px 0 45px; }
    .oce_section .left_part,
    .oce_section .right_part{ width: 100%; }
    .oce_section .oce_content_div { max-width: 608px; } 
    .oce_section .oce_image { margin-top: 50px; }
    
    .csl_section { padding: 50px 0; }
    
    .csl_section .csl_list.column_three .csl_col { width: 100%; }
    .csl_section .csl_list.column_three .csl_card{ display: -webkit-box;
  display: -ms-flexbox;
  display: flex; -ms-flex-wrap: wrap;
    flex-wrap: wrap; padding: 45px 35px; }
    .csl_section .csl_list.column_three .csl_card .csl_image_div{ width: 218px; margin: 0; } 
    .csl_section .csl_list.column_three .csl_card .csl_content_div{ width: calc(100% - 218px); padding-left: 95px; }
    .csl_section .csl_list.column_three .csl_card .csl_content_div .csl_content{ font-size: 18px; font-weight: 500; line-height: 28px; }
    .csl_section.additional_csl_section .csl_card .csl_content_div .csl_button { margin-top: 10px; }
    
    .tss_section { padding: 95px 0 65px; }
    .tss_section .tss_sec_title { margin-bottom: 55px; }
    .tss_section .testimonial_section .testimonial_wrap { max-width: 502px; display: block; }
    .tss_section .testimonial_section .testimonial_content .quote{ margin-bottom: 38px; }
    .tss_section .testimonial_section .testimonial_content .quote h6{ font-size: 28px; font-weight: 700; line-height: 40px; }
    .tss_section .tss_success_story_div .left_part { width: calc(100% - 54.5%); padding-right: 15px; }
    .tss_section .tss_success_story_div .right_part { width: 54.5%; }
    .tss_section .tss_success_story_div .tss_content_div .tss_content { margin-bottom: 40px; font-size: 16px; line-height: 26px; }
    .tss_section .tss_success_story_div .tss_image_div .tss_image { margin-top: 0; }
    
    .acwi_section { padding: 95px 0 75px; }
    .acwi_section .m_acwi_title { margin-bottom: 25px; display: inline-block; width: 100%; }
    .acwi_section .acwi_content_div .section_title h2{ display: none; }
    .acwi_section .acwi_content_div .section_title .content{ margin-top: 0; }
    /**/
    .acwi_section .acwi_image { max-width: 305px; padding: 70px 0 60px 65px; }
    .acwi_section .acwi_image .image{ height: 178px; width: 178px; }
    .acwi_section .acwi_image .bg_svg .round_svg{ width: 154px; height: 264px; }
    .acwi_section .acwi_image .bg_svg .dots_image{ width: 232px; height: 269px; }
    
    /**/
    .cpe_section .cpe_image { max-width: 305px; padding: 70px 0 60px 65px; }
    .cpe_section .cpe_image .image{ height: 178px; width: 178px; }
    .cpe_section .cpe_image .bg_svg .round_svg{ width: 154px; height: 264px; }
    .cpe_section .cpe_image .bg_svg .dots_image{ width: 232px; height: 269px; }
    
    /**/
    .cspl_section .cspl_image { max-width: 305px; padding: 70px 0 60px 65px; }
    .cspl_section .cspl_image .image{ height: 178px; width: 178px; }
    .cspl_section .cspl_image .bg_svg .round_svg{ width: 154px; height: 264px; }
    .cspl_section .cspl_image .bg_svg .dots_image{ width: 232px; height: 269px; }
    
    /**/
    .abc_section .abc_image { max-width: 305px; padding: 70px 0 60px 65px; }
    .abc_section .abc_image .image{ height: 178px; width: 178px; }
    .abc_section .abc_image .bg_svg .round_svg{ width: 154px; height: 264px; }
    .abc_section .abc_image .bg_svg .dots_image{ width: 232px; height: 269px; }
    
    /**/
    .our_approch_sc.cbte_section .thumbnail { max-width: 305px; padding: 70px 0 60px 65px; }
    .our_approch_sc.cbte_section .thumbnail .image{ height: 178px; width: 178px; }
    .our_approch_sc.cbte_section .thumbnail .bg_svg .round_svg{ width: 154px; height: 264px; }
    .our_approch_sc.cbte_section .thumbnail .bg_svg .dots_image{ width: 232px; height: 269px; }    
    
    .apc_section .apc_title_div { margin-bottom: 40px; }
    .apc_section .apc_title_div .section_title{ display: inline-block; }
    
    .cspl_section .spl_top_div .section_title { margin-bottom: 60px; }
    .cspl_section .spl_top_div .left,
    .cspl_section .spl_top_div .right { width: 50%; }
    .cspl_section .why_pulsant_list { margin-top: 70px; }
    .cspl_section .spl_top_div .section_title .title { max-width: 555px; }
    
    .oscsl_section { padding: 60px 0 140px; }
   
    .hwdi_section { padding: 55px 0 95px; }

    .sao_section .m_sao_title { display: inline-block; }
    .sao_section .sao_wrap .section_title .title{ display: none; } 
    .sao_section .sao_wrap .left_part { width: 53.5%; }
    .sao_section .sao_wrap .right_part { width: 46.5%; }
    .sao_section .sao_wrap .sao_image img { max-width: 341px; }
    .sao_section .sao_list { margin-top: 75px; }
    .sao_section .sao_list .sao_card { padding: 25px 35px; }
    .sao_section .sao_list .sao_card .sao_icon { margin-bottom: 19px; }
    
    /**/
    .sao_section .sao_wrap .sao_image { max-width: 325px; }
    .sao_section .sao_wrap .sao_image .image { height: 178px; width: 178px; }
    .sao_section .sao_wrap .sao_image .bg_svg .round_svg{ width: 154px; height: 264px; }
    .sao_section .sao_wrap .sao_image .bg_svg .dots_image{ width: 232px; height: 269px; }
    .sao_section .sao_wrap > .row:not(.row-reverse) .sao_image{ padding: 68px 0 60px 80px; }
    .sao_section .sao_wrap > .row.row-reverse .sao_image{ padding: 68px 0 60px 65px; } 
    /**/

    .wpfc_section.mwcl_section .mwcl_left,
    .wpfc_section.mwcl_section .mwcl_right{ width: 100%; }
    .wpfc_section.mwcl_section .mwcl_content_div .country_list ul li { width: 100%; }
    
    .flc_section { padding: 95px 0 130px; }
    .flc_section .flc_list .flc_col{ width: 100%; }
    .flc_section .flc_list .flc_col:not(:last-child) { margin-bottom: 75px; }
    .flc_section .flc_list .flc_col .flc_card,
    .flc_section .flc_list .flc_col:first-child .flc_card,
    .flc_section .flc_list .flc_col:last-child .flc_card { max-width: 100%; }
    .flc_section .flc_list .flc_card .flc_icon { margin-bottom: 24px; height: 44px; }  
    .flc_section .flc_list .flc_card .flc_content_div .title h6 { margin-bottom: 10px; }

    .home_hero.colocation_inner_hero{ padding: 45px 0 105px; }
    .colocation_inner_hero .hero_content_div .content .left,
    .colocation_inner_hero .hero_content_div .content .right{ padding: 0; width: 100%; }
    .colocation_inner_hero .hero_content_div .content .hero_content{ margin-top: 35px; }
    
    .acwm_section .mwcl_content_div { width: calc(100% - 287px); }
    .acwm_section .mwcl_image { width: 287px; }
    .acwm_section .btn_group>div:first-child { margin-right: 21px; }
    .acwm_section .mwcl_content_div .transport_distance_content .td_content .transport{ width: 75%; }
    .acwm_section .mwcl_content_div .transport_distance_content .td_content .distance { width: 25%; }
    
    .meetthe_team { padding: 130px 0 50px; }
    .meetthe_team .section_wrap .col .left_part { width: 100%; padding: 00; }
    .meetthe_team .section_wrap .col .right_part { width: 100%; padding: 35px 0 0; }
    .meetthe_team .section_wrap .right_part .name_designation { padding: 5px 0; }
    .meetthe_team .section_wrap .right_part .learn_more { padding-top: 20px; }
    .meetthe_team:after { height: 47px; }
    .meetthe_team .section_wrap .col { padding-bottom: 50px; }

    section.home_hero.team_carrier { padding: 40px 0 100px; }
    section.home_hero.team_carrier .home_right { position: relative; margin-top: -300px; max-width: 50%; margin: -290px 0 0 auto; right: 80px; }
    section.home_hero.team_carrier .row { flex-direction: inherit; }
    section.home_hero.team_carrier .sub_content { max-width: 50%; }
    section.home_hero.team_carrier .content { max-width: 37%; }
    section.home_hero.team_carrier .cbte_bottom_shape { bottom: -50px; }

    .contactus_section { padding: 110px 0 50px; }
    .contactus_section .section_wrap .left_part { width: 100%; }
    .contactus_section .section_wrap .rght_part { margin: 0; width: 100%; padding: 100px 0 0; }
    .contactus_section .section_wrap .left_part .contact_inner .inner { width: 33.33%; }

    .findus_section .section_wrap .col { width: 33.33%; }
    .findus_section .section_mainbox .title { padding-bottom: 40px; }
    .findus_section .section_mainbox { padding-bottom: 70px; }

    .privacy_policy_mn { padding: 90px 0 70px;}
    section.home_hero.inner_hero.full-width { padding: 10px 0 50px; }

    .our_approch_sc.cbte_section .cbte_left { width: 55%; padding: 30px 30px 30px 15px; }
    .our_approch_sc.cbte_section .cbte_right { width: 45%; }

    .why_pulsant_section.home_hero.our_people_mn { padding: 150px 0 80px; }
    .why_pulsant_section.home_hero.our_people_mn .container .row { -ms-flex-direction: column; flex-direction: column; }
    .why_pulsant_section.home_hero.our_people_mn .full.section_title { font-size: 34px;line-height: 46px; margin-bottom: 0; } 
    .why_pulsant_section.home_hero.our_people_mn .why_pulsant_list .row { -ms-flex-direction: row; flex-direction: row; }
    .why_pulsant_section.home_hero.our_people_mn .why_pulsant_list .row .wp_col { width: calc(100% / 2); }
    .why_pulsant_section.home_hero.our_people_mn .inner .right { max-width: 600px; width: 100%;margin: 40px auto 90px; }
    
    
    .aboutvideo_sec .about_connects_sec .left_part, .aboutvideo_sec .about_connects_sec .right_part { width: 100%; }
    .aboutvideo_sec .about_connects_sec .left_part .ac_content_div { max-width: 100%; margin-bottom: 30px; }
}

@media(max-width: 767px){
    .h1, h1{ font-size: 48px; line-height: 58px; }
    .h2, h2{ font-size: 32px; line-height: 42px; }
    .h3, h3{ font-size: 32px; line-height: 42px; }
    .h4, h4{ font-size: 26px; line-height: 36px; }
    .h5, h5{ font-size: 24px; line-height: 34px; }
    .h6, h6{ font-size: 22px; line-height: 32px; }  
    
    .fwc_section .section_title h1{ font-size: 38px; line-height: 46px; }
    .fwc_section .section_title h2{ font-size: 30px;line-height: 36px; }
    .fwc_section .section_title h3{ font-size: 22px;line-height: 30px; }
    .fwc_section .section_title h4{ font-size: 20px;line-height: 26px; }
    .fwc_section .section_title h5{ font-size: 18px;line-height: 24px; }
    .fwc_section .section_title h6{ font-size: 18px;line-height: 24px; }
    

    .home_hero .hero_content_div .content{ font-size: 20px; line-height: 30px; } 

    .cbte_section .cbte_left{ margin-bottom: 30px; } 
    .cbte_section .cbte_left .section_title .content{ margin: 35px 0 0; max-width: 100%; }
    .cbte_section .cbte_left .section_title .cbte_features{ margin: 45px 0 0; max-width: 100%; padding-left: 0; }
    .cbte_section .cbte_features ul li { line-height: 28px; }
    .cbte_section .cbte_features ul li:not(:last-child){ margin-bottom: 7px; }
    .cbte_section .cbte_left .cbte_btns { margin-top: 50px; }
    .cbte_section .edge_list_col { width: 100%; }
    .cbte_section .cbte_left .cbte_btns .btn_group > div:first-child{ margin-bottom: 50px; } 

    .solutions_section { padding: 90px 0 100px; }
    .solutions_section .solutions_list { margin-top: 90px; }
    .solutions_section .solutions_list:first-child{ margin-top: 50px; }
    .solutions_section .solutions_list .left { width: 100%; }
    .solutions_section .solutions_list .right { width: 100%; }
    .solutions_section .solutions_list .solution_content{ margin-top: 30px; }
    .solutions_section .solutions_list .solution_content .title h3{ font-size: 48px; line-height: 58px; margin-bottom: 23px; }
    .solutions_section .solutions_list .solution_content .solution_btn { margin-top: 20px; }
    
    /**/
    .solutions_section .solutions_list .solution_image { max-width: 305px; margin: 0 auto; }
    .solutions_section .solutions_list>.row:not(.row-reverse) .solution_image { padding: 68px 0 60px 60px; }
    .solutions_section .solutions_list>.row.row-reverse .solution_image { padding: 65px 0 58px 63px; }
    /**/

    .mwcl_section{ padding: 140px 0 80px; }
    .mwcl_section .mwcl_left .section_title + .row{ -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    .mwcl_section .mwcl_content_div{ width: 100%; }
    .mwcl_section .mwcl_image{ width: 100%; text-align: center; }
    .mwcl_section .mwcl_image img { max-width: 238px; }
    .mwcl_section .mwcl_content_div .country_list{ margin-top: 22px; }
    .mwcl_section .mwcl_content_div .btn_style_one { margin-top: 30px; }

    .ukbrands_section { padding: 90px 0 0px; }
    .ukbrands_section .ukbrands_list .logo_col { width: calc(100% / 3); padding: 0 10px; }
    .ukbrands_section .ukbrands_list .logo_col:not(:last-child) { margin-right: 0px; }
    .ukbrands_section .ukbrands_list .logo_col .logo,
    .ukbrands_section .ukbrands_list .logo_col .logo img{ max-width: 100%; }

    .testimonial_section .testimonial_content .quote { padding-top: 55px; }
    .testimonial_section .testimonial_content .quote:before { font-size: 120px; line-height: 100px; }

    .home_hero.connect_parent_hero .container .row{ -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    .home_hero.connect_parent_hero .home_left,
    .home_hero.connect_parent_hero .home_right{ width: 100%; padding: 0 15px; } 
    .home_hero.connect_parent_hero .hero_image{ margin: 0 auto; }
    .home_hero.connect_parent_hero .hero_content_div { margin-top: 50px; }
    .home_hero.connect_parent_hero .hero_content_div .title { max-width: 443px; }    

    .home_hero.connect_parent_hero .hero_content_div { margin-top: 60px; }
    .home_hero.connect_parent_hero .hero_content_div .title { margin-bottom: 45px; }
    
    .home_hero.colocation_inner_hero .hero_content_div .btn_group { flex-flow: wrap; }
    .home_hero.colocation_inner_hero .hero_content_div .btn_group > div:first-child { margin-bottom:0px; }

    .about_connects_sec { padding: 95px 0 60px; }
    .about_connects_sec .ab_btn { margin-top: 17px; }
    .about_connects_sec .connects_features{ padding-top: 55px; margin: 0 0; }
    .about_connects_sec .connects_features .cf_card { width: 100%; margin: 0 0; }
    .about_connects_sec .connects_features .cf_card:not(:last-child) { margin-bottom: 25px; }

    .cps_section { padding: 65px 0 0; }
    .cps_section .cps_card .cps_content_div { width: 100%; padding-left: 0; margin-top: 50px; }
    .cps_section .cps_card .cps_content_div .content { margin-top: 15px; }
    .cps_section .cps_card .cps_content_div .cps_btn { margin-top: 30px; }

    .tci_section { padding: 40px 0 55px; }
    .tci_section.mb140 { margin-bottom: 40px; }
    .tci_section .tci_image { margin: 60px auto 0; }

    .data_consumed_sec { padding: 60px 0; }
    .data_consumed_sec .m_dc_title + .row{ -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    .data_consumed_sec .left_part,
    .data_consumed_sec .right_part{ width: 100%; }
    .data_consumed_sec .dc_image .logo_img { width: 173px; height: 173px; padding: 0 30px; }
    .data_consumed_sec .dc_image { margin-bottom: 40px; padding: 67px 65px 59px 63px; }
    .data_consumed_sec .dc_image > img{ height: 100%; }
    .data_consumed_sec .dc_btn_div { margin-top: 15px; }

    .why_pulsant_section .wp_col { width: 100%; padding: 18px 15px; }

    .ukbrands_section.title_logos_section .ukbrands_list .logo_col:not(:last-child) { margin-right:0px; }

    .cpe_section{ padding: 65px 0 60px; }
    .cpe_section .left_part,
    .cpe_section .right_part{ width: 100%; }
    .cpe_section .section_title.cpe_title { margin-bottom: 35px; }
    .cpe_section .section_title.cpe_title .title { max-width: 310px; }
    .cpe_section .cpe_image{ text-align: center; }
    .cpe_section .cpe_image img { max-width: 300px; display: inline-block; }
    .cpe_section .cpe_list { margin-top: 30px; }
    .cpe_section .cpe_list ul li strong { margin-bottom: 0; }

    .about_cloud_sec .ac_content_div .section_title .content { margin: 33px 0 0 0; }
    .about_cloud_sec .why_cloud_div { margin-top: 39px; }
    .about_cloud_sec .why_cloud_div .section_title { margin-bottom: 30px; }
    .about_cloud_sec .why_cloud_div .why_cloud_list ul li { max-width: 100%; padding-right: 0; }
    .about_cloud_sec .connects_features { padding-top: 25px; }
    
    .csl_section .csl_list.column_two .csl_col { width: 100%; }
    
    .csl_section .csl_list.column_three .csl_card { padding: 33px 25px; }
    .csl_section .csl_list.column_three .csl_card .csl_content_div { padding-left: 25px; }
    
    .ukbrands_section.ukbrands_cloud_parent{ padding: 50px 0 85px; }
    
    .success_story_section .left_part > .row{ -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    .success_story_section .m_success_story_img img{ margin-top: 0; }
    .success_story_section .success_story_content,
    .success_story_section .m_success_story_img{ padding: 0 15px; max-width: 100%; width: 100%; }
    
    .tss_section { padding: 80px 0 65px; }
    .tss_section .tss_sec_title { margin-bottom: 40px; }
    .tss_section .testimonial_section .testimonial_content .quote h6{ font-size: 24px; font-weight: 600; line-height: 38px; }
    .tss_section .tss_success_story_div { margin-top: 20px; }
    .tss_section .tss_success_story_div > .d-flex{ -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    .tss_section .tss_success_story_div .left_part { width: 100%; padding-right: 0; }
    .tss_section .tss_success_story_div .right_part { width: 100%; }
    .tss_section .tss_success_story_div .tss_image_div .tss_image { text-align: center; }
    .tss_section .tss_success_story_div .tss_image_div .tss_image img{ max-width: 270px; }    

    .acwi_section .left_part{ width: 100%; }
    .acwi_section .right_part{ width: 100%; }
    /**/
    .acwi_section .acwi_image { max-width: 305px; margin: 0 auto 40px; padding: 68px 0 60px 60px; }
    .acwi_section .acwi_image img{ max-width: 298px; display: inline-block; }
    
    /**/
    .cpe_section .cpe_image{ max-width: 305px; margin: 0 auto 40px; padding: 68px 0 60px 60px; }
    .cpe_section .cpe_image img{ max-width: 298px; display: inline-block; }
    
    /**/
    .data_consumed_sec .dc_image:not(.m_dc_image){ margin: 0 auto 40px; }
    .data_consumed_sec .dc_image { max-width: 305px; padding: 70px 0 60px 65px; }
    .data_consumed_sec .dc_image .image{ height: 178px; width: 178px; }
    .data_consumed_sec .dc_image .bg_svg .round_svg{ width: 154px; height: 264px; }
    .data_consumed_sec .dc_image .bg_svg .dots_image{ width: 232px; height: 269px; }
    
    /**/
    .abc_section .abc_image{ max-width: 305px; margin: 0 auto; padding: 68px 0 60px 60px; }
    
    /**/
    .our_approch_sc.cbte_section .thumbnail{ max-width: 305px; margin: 0 auto; padding: 68px 0 60px 60px; }
    
    .cspl_section .spl_top_div .left,
    .cspl_section .spl_top_div .right { width: 100%; }
    .cspl_section .cspl_image { display: block; margin: 0 auto 40px; width: 100%; }
    .cspl_section .why_pulsant_list { margin-top: 25px; }
    
    .cwab_section .cwab_col { width: 100%; }
    
    .abc_section .left_part,
    .abc_section .right_part{ padding: 0 15px; width: 100%; }
    .abc_section .abc_image{ margin-bottom: 40px; }
    .abc_section .abc_list { margin-top: 30px; }
    
    .sao_section .m_sao_title { display: none; }
    .sao_section .sao_wrap .section_title .title{ display: inline-block; } 
    .sao_section .sao_wrap .left_part,
    .sao_section .sao_wrap .right_part { width: 100%; }
    .sao_section .sao_wrap .sao_image{ margin-bottom: 60px; }
    .sao_section .sao_list > .row{ margin: 0 -15px; }
    .sao_section .sao_list .sao_col { padding: 15px 15px; width: 100%; } 
    
    /**/
    .sao_section .sao_wrap .sao_image { max-width: 305px; margin: 0 auto 40px; }
    .sao_section .sao_wrap >.row:not(.row-reverse) .sao_image { padding: 68px 0 60px 60px; }
    .sao_section .sao_wrap >.row.row-reverse .sao_image { padding: 65px 0 58px 63px; }
    /**/
    
    .flc_section .flc_list .flc_col:not(:last-child) { margin-bottom: 57px; }
    
    .acwm_section .mwcl_image{ display: none; }

    .accordion_section { padding: 90px 0 50px; }
    .accordion_section .accordion_wrap { margin-top: 20px; }
    
    .meetthe_team:after { height: 50px; }
    .meetthe_team { padding: 100px 0 50px; margin:0; }
    .meetthe_team .title { max-width: 100%; }
    .meetthe_team .title h3 { font-size: 25px; line-height: 35px; }
    .meetthe_team .title h3 br { display: none; }
    .meetthe_team .section_wrap { padding-top: 50px; margin: 0; }
    .meetthe_team .section_wrap .col { width: 100%; padding: 0 0 50px; }
    .meetthe_team .popup_inner { max-width: 100%; }

    section.home_hero.team_carrier .row { flex-direction: column-reverse; }
    section.home_hero.team_carrier .sub_content { max-width: 100%; }
    section.home_hero.team_carrier .content { max-width: 100%; }
    section.home_hero.team_carrier .home_right { max-width: 100%; margin: 0 auto; right: 0; position: static; }
    section.home_hero.team_carrier .image { width: 173px; height: 173px; margin:0; }
    section.home_hero.team_carrier .hero_image { margin: 0 auto; padding: 67px 0 57px 50px; width: 298px; }
    section.home_hero.team_carrier .hero_image .bg_svg .dots_image { height: 264px; left: -12px; top: 35px; width: 228px; }
    section.home_hero.team_carrier .hero_image .bg_svg svg.round_svg { height: 249px; right: 10px; top: 10px; width: 145px; }

    .contactus_section { padding: 80px 0 50px; }
    .contactus_section .section_wrap .left_part .contact_inner .inner { width: 50%; }
    .contactus_section .section_wrap .rght_part { padding: 70px 0 0; }
    .contactus_section .section_wrap .left_part .contact_inner { padding: 0; }

    .findus_section .section_wrap .col { width: 50%; }
    .findus_section .section_mainbox:last-child { padding: 0; }

    .privacy_policy_mn { padding: 60px 0; }	
    .privacy_policy_mn .privacy_policy_sc .wrap .title { margin-top: 75px; margin-bottom: 25px; }
    .privacy_policy_mn .privacy_policy_sc .wrap .detail h3 { font-size: 20px; line-height: 28px; margin: 25px 0 15px; }
    .privacy_policy_mn .privacy_policy_sc .wrap .detail p+p { margin-top:15px; }

    .our_approch_sc.cbte_section { padding: 85px 0 50px; }
    .our_approch_sc.cbte_section .row { -ms-flex-direction: column; flex-direction: column; }
    .our_approch_sc.cbte_section .cbte_left, .our_approch_sc.cbte_section .cbte_right { width: 100%; }
    .our_approch_sc.cbte_section .cbte_left { padding: 0; margin-bottom: 60px; } 
    .our_approch_sc.cbte_section .cbte_left .thumbnail img { transform: rotateY(180deg); }
    .our_approch_sc.cbte_section .cbte_right .section_title { margin-bottom: 25px; }
    .our_approch_sc.cbte_section .cbte_right .btn_group > div:first-child { margin-bottom: 0; }    
    .our_approch_sc.cbte_section .our_approch_list .section_content .row .wp_col { width: 100%; margin: 10px auto; padding: 35px 25px; }

    .why_pulsant_section.home_hero.our_people_mn { padding: 90px 0; }
    .why_pulsant_section.home_hero.our_people_mn .row .left{ width: 100%; } 
    .why_pulsant_section.home_hero.our_people_mn .inner .right { margin: 40px auto 60px; } 
    .why_pulsant_section.home_hero.our_people_mn .why_pulsant_list { margin-top: 0; }
    .why_pulsant_section.home_hero.our_people_mn .why_pulsant_list .row { -ms-flex-direction: column; flex-direction: column; }
    .why_pulsant_section.home_hero.our_people_mn .why_pulsant_list .row .wp_col { width: 100%;padding: 0 15px; margin-bottom: 40px; } 

    section.cps_section.iso-logo-main-wrap { padding: 40px 0 0; }
    .iso-logo-main-wrap .cps_card { padding: 19px 15px; }
    section.cps_section.iso-logo-main-wrap .cps_card .cps_content_div .title.secondary_text { height: 100% !important; }
    section.cps_section.iso-logo-main-wrap .cps_card .cps_content_div { width: 50%; }
    section.cps_section.iso-logo-main-wrap .cps_card .cps_image { width: 50%; }
    section.cps_section.iso-logo-main-wrap .cps_card .cps_content_div .title.secondary_text h6 { font-size: 19px; line-height: normal; }
    section.cps_section.iso-logo-main-wrap .cps_card .cps_image .image img { vertical-align: top; }

    .sitemap_sec { padding: 40px 0 80px; }
    .corporate_sec { padding: 40px 0 80px; }
}

@media(max-width: 575px){
    .btn_group > div:first-child { margin-right: 0; margin-bottom: 29px; }

    .home_hero .hero_image{ margin: 0 auto; padding: 67px 0 57px 50px; width: 298px; }
    .home_hero .hero_image .image{ width: 174px; height: 173px; }
    .home_hero .hero_image .bg_svg .dots_image{ height: 264px; left: -12px; top: 35px; width: 228px; }
    .home_hero .hero_image .bg_svg .round_svg{ height: 249px; right: 10px; top: 10px; width: 145px; } 
    .home_hero .hero_content_div { margin-top: 40px; }
    .home_hero .hero_content_div .title { margin-bottom: 35px; }
    .home_hero .hero_content_div .content { margin-bottom: 15px; }

    .dyk_section .dyk_list .dyk_col { width: calc(100% / 1); }
    
    .csl_section .csl_list.column_three .csl_card { padding: 33px 35px; }
    .csl_section .csl_list.column_three .csl_card .csl_image_div{ width: 100%; margin: 0 0 35px; }
    .csl_section .csl_list.column_three .csl_card .csl_content_div { padding-left: 0px; width: 100%; }
    
    .abc_section .abc_list { margin-top: 10px; }
    .abc_section .abc_col { width: 100%; margin: 15px 0; }
    
    .meetthe_team:after { height:20px; }

    .contactus_section .container { padding: 0; width: 100%; }
    .contactus_section .section_wrap .left_part { padding:0 35px; }
    .contactus_section .section_wrap .left_part .content { max-width: 100%; padding-bottom: 40px; }
    .contactus_section .section_wrap .left_part .contact_inner { margin: 0; padding: 0; }
    .contactus_section .section_wrap .left_part .contact_inner .inner { width: 100%; padding: 0 0 30px; }
    .contactus_section .section_wrap .rght_part .form_inner { border-radius: 0; padding: 50px 35px; }

    .findus_section { padding: 50px 0; }
    .findus_section .section_wrap { margin: 0; }
    .findus_section .section_mainbox { padding-bottom: 50px; }
    .findus_section .section_wrap .col { width: 100%; padding: 0 0 40px; }
    .findus_section .section_wrap .col .inner .sameheight { height: auto !important; }
    .findus_section .section_wrap .col .inner { padding: 0; }
    .findus_section .section_wrap .col .arrow_btn { position: static; }
    .findus_section .section_wrap .col .box_content { padding: 15px 0; }
    .findus_section .section_wrap .col .box_content ul li+li { margin-top: 15px; }

    .privacy_policy_mn { padding: 50px 0; }	 
    .privacy_policy_mn .privacy_policy_sc .wrap .title { margin-top: 45px; margin-bottom: 15px; }
    .privacy_policy_mn .privacy_policy_sc .wrap .detail h3 { margin: 15px 0 10px; }
    .privacy_policy_mn .privacy_policy_sc .wrap .detail p+p { margin-top:15px; }
    .privacy_policy_mn .privacy_policy_sc .wrap .detail p { margin-bottom: 15px; }
}

@media(max-width: 374px){
    .cbte_section { padding: 50px 0; }
    .cbte_section .cbte_left .section_title .content,
    .cbte_section .cbte_left .section_title .cbte_features { margin: 30px 0 0; }
    .cbte_section .edge_card { margin: 40px 0 0; }
    .cbte_section .cbte_left .cbte_btns .btn_group>div:first-child { margin-bottom: 30px; }    

    .data_consumed_sec .dc_image { padding: 60px 60px 53px 55px; }
    .data_consumed_sec .dc_image .logo_img { width: 160px; height: 160px; }
    
    .solutions_section .solutions_list .solution_image .image { height: 160px; width: 160px; }
    .solutions_section .solutions_list .solution_image .bg_svg .round_svg { height: 240px; width: 150px; } 
    .solutions_section .solutions_list .solution_image .bg_svg .dots_image { height: 245px; width: 220px; }
    .solutions_section .solutions_list>.row:not(.row-reverse) .solution_image { padding: 55px 0 57px 70px; }
    .solutions_section .solutions_list>.row.row-reverse .solution_image { padding: 60px 0 58px 60px; }
    
    .acwi_section .acwi_image { max-width: 275px; padding: 60px 0 58px 60px; }
    .acwi_section .acwi_image .image { height: 150px; width: 150px; }
    .acwi_section .acwi_image .bg_svg .round_svg { height: 225px; width: 140px; }
    .acwi_section .acwi_image .bg_svg .dots_image { height: 245px; width: 205px; }
    
    .cpe_section .cpe_image { margin-bottom: 0; max-width: 275px; padding: 60px 0 58px 60px; }
    .cpe_section .cpe_image .image { height: 150px; width: 150px; }
    .cpe_section .cpe_image .bg_svg .round_svg { height: 225px; width: 140px; }
    .cpe_section .cpe_image .bg_svg .dots_image { height: 245px; width: 205px; } 
    
    .data_consumed_sec .dc_image { margin-bottom: 0; max-width: 275px; padding: 60px 0 58px 60px; }
    .data_consumed_sec .dc_image .image { height: 150px; width: 150px; }
    .data_consumed_sec .dc_image .bg_svg .round_svg { height: 225px; width: 140px; }
    .data_consumed_sec .dc_image .bg_svg .dots_image { height: 245px; width: 205px; } 
    
    .cspl_section .cspl_image { margin-bottom: 0; max-width: 275px; padding: 60px 0 58px 60px; }
    .cspl_section .cspl_image .image { height: 150px; width: 150px; }
    .cspl_section .cspl_image .bg_svg .round_svg { height: 225px; width: 140px; }
    .cspl_section .cspl_image .bg_svg .dots_image { height: 245px; width: 205px; } 
    
    .abc_section .abc_image { margin-bottom: 0; max-width: 275px; padding: 60px 0 58px 60px; }
    .abc_section .abc_image .image { height: 150px; width: 150px; }
    .abc_section .abc_image .bg_svg .round_svg { height: 225px; width: 140px; }
    .abc_section .abc_image .bg_svg .dots_image { height: 245px; width: 205px; } 
    
    .sao_section .sao_wrap .sao_image .image{ height: 160px; width: 160px; }
    .sao_section .sao_wrap .sao_image .bg_svg .round_svg{ height: 240px; width: 150px; } 
    .sao_section .sao_wrap .sao_image .bg_svg .dots_image{ height: 245px; width: 220px; }
    .sao_section .sao_wrap >.row:not(.row-reverse) .sao_image{ padding: 55px 0 57px 70px; }
    .sao_section .sao_wrap >.row.row-reverse .sao_image{ padding: 60px 0 58px 60px; } 
    
    .our_approch_sc.cbte_section .thumbnail { margin-bottom: 0; max-width: 275px; padding: 60px 0 58px 60px; }
    .our_approch_sc.cbte_section .thumbnail .image { height: 150px; width: 150px; }
    .our_approch_sc.cbte_section .thumbnail .bg_svg .round_svg { height: 225px; width: 140px; }
    .our_approch_sc.cbte_section .thumbnail .bg_svg .dots_image { height: 245px; width: 205px; } 
    
    .fa-twitter { line-height: 1rem; font-size: 4.25rem; }
  
  .fa-twitter:before{
    content: ".";
    background-image: url(https://2535600.fs1.hubspotusercontent-na1.net/hubfs/2535600/x-logo.png);
    background-position: center center;
    background-size: contain;
    min-width: 100px;
    height: 100px;
    background-repeat: no-repeat;
	color: rgba(203,220,203,0);
}
	
	
  
  
  
  

@media(max-width: 1201px){
   .sao_section .m_sao_title { display: inline-block; }
    .sao_section .sao_wrap .section_title .title{ display: none; } 
    .sao_section .sao_wrap .left_part { width: 53.5%; }
    .sao_section .sao_wrap .right_part { width: 46.5%; }
    .sao_section .sao_wrap .sao_image img { max-width: 341px; }
    .sao_section .sao_list { margin-top: 75px; }
    .sao_section .sao_list .sao_card { padding: 25px 35px; }
    .sao_section .sao_list .sao_card .sao_icon { margin-bottom: 19px; }
    
    /**/
    .sao_section .sao_wrap .sao_image {
        max-width: 310px;
    
    }
    .sao_section .sao_wrap .sao_image .image { height: 178px; width: 178px; }
    .sao_section .sao_wrap .sao_image .bg_svg .round_svg{ width: 154px; height: 264px; }
    .sao_section .sao_wrap .sao_image .bg_svg .dots_image{ width: 232px; height: 269px; }
    .sao_section .sao_wrap > .row:not(.row-reverse) .sao_image{ padding: 68px 0 60px 80px; }
    .sao_section .sao_wrap > .row.row-reverse .sao_image{ padding: 68px 0 60px 65px; } 
    /**/
  
  }
  
  
  
  @media(max-width: 767px){

   .sao_section .m_sao_title { display: none; }
    .sao_section .sao_wrap .section_title .title{ display: inline-block; } 
    .sao_section .sao_wrap .left_part,
    .sao_section .sao_wrap .right_part { width: 100%; }
    .sao_section .sao_wrap .sao_image{ margin-bottom: 60px; }
    .sao_section .sao_list > .row{ margin: 0 -15px; }
    .sao_section .sao_list .sao_col { padding: 15px 15px; width: 100%; } 
    
    /**/
    .sao_section .sao_wrap .sao_image { max-width: 305px; margin: 0 auto 40px; }
    .sao_section .sao_wrap >.row:not(.row-reverse) .sao_image { padding: 68px 0 60px 60px; }
    .sao_section .sao_wrap >.row.row-reverse .sao_image { padding: 65px 0 58px 63px; }
    /**/
  }