html {
    scroll-behavior: smooth;
}

input,
textarea {
    outline: none !important;
    box-shadow: none !important;
}

.question_hero-banner {
    width: 100%;
    display: inline-block;
    min-height: 100vh;
    position: relative;
	background: black;
}

.question_hero-banner .hero_bg {
    height: 100%;
    position: relative;
}

.question_hero-banner .hero_bg img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    width: 100%;

    /* Preserve aspect ratio */
    min-width: 100%;
    min-height: 100%;
}

.question_hero-banner .wrapper_content {
    max-width: 85%;
    margin: 0 auto;
    padding-top: 30vh;
}

.hero-heading h1.heading {
    color: #fff;
    font-weight: 500;
    margin: 0;
    font-size: 7vw;
    line-height: 14vh;
    letter-spacing: -.5vw;
    padding-left: 5vw;
}

.hero-heading h1.heading span {
    color: #f0a323;
    display: block;
}

.question_hero-banner .content_bxbtm {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-top: 7vh;
    padding-bottom: 7vh;
    align-items: flex-end;
}

.question_hero-banner .content_bxbtm p {
    font-size: 2.3vw;
    color: #fff;
    margin: 0px;
    font-weight: 500;
    line-height: normal;
}

.question_hero-banner .content_bxbtm p span {
    display: block;
    font-size: 6vw;
    line-height: 10vh;
    font-weight: 500;
}

.question_hero-banner .content_bxbtm .image {
    width: 28vw;
}

.btn_subtext {
    width: 40vw;
    padding-left: 3vw;
}

.hero_button {
    margin-top: 4vh;
}

.hero_button a {
    color: #f0a323;
    border: .1vw solid #f0a323;
    font-size: 1.5vw;
    font-weight: 600;
    padding: 2vh 1vw;
    display: inline-block;
    background: #00000063;
    letter-spacing: -1px;
}

.hero_button a svg {
    height: 20px;
    padding-left: 40px;
    position: relative;
    top: -2px;
}

.question_hero-banner .content_bxbtm .image img {
    width: 100%;
}

#masthead .logo.h1.svg.init {
    padding: 0px 0px 0px 3vh !important;
}

#nav .menu-main-menu-container ul.menu li {
    margin: 0px !important;
    line-height: normal;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#nav .menu-main-menu-container ul.menu li a {
    letter-spacing: normal !important;
}


/*#nav .menu-main-menu-container ul.menu li.free_trial a {
    color: #f0a323 !important;
    font-weight: bold;
}*/


#nav .menu-main-menu-container ul.menu li.carers a {
    background: #55575a;
    height: 100%;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-weight: bold;
    padding: 0px 15px;
}

.menu-main-menu-container {
    height: 100%;
}

#nav .menu-main-menu-container ul.menu {
    height: 100%;
    padding-right: 1vw;
}

.question_hero-banner .vertical_txt {
    position: absolute;
    right: 1vw;
    bottom: 1vw;
    #writing-mode: vertical-rl;
    text-orientation: mixed;
    # h3 code:  data-aos="fade-left" data-aos-easing="ease-in-sine" 
}

.question_hero-banner .vertical_txt h3 {
    margin: 0px;
    color: #fff;
    font-size: 0.6vw;
    font-weight: 300;
}

.question_hero-banner .wrapper_content .hero-heading {
    position: relative;
}

.question_hero-banner .wrapper_content .vertical_shape {
    position: absolute;
    left: 10.5vw;
    top: 39.7vh;
}

.question_hero-banner .wrapper_content .vertical_shape svg {
    height: 47vh;
    width: 0.5vw;
}

/**What We do**/
.what_we_do-section {
    width: 100%;
    position: relative;
    background-color: black;
	padding-top: 2vw !important;
    padding-bottom: 2vw !important;
}

.what_we_do-section .wrapper_section {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.what_we_do-section .wrapper_section .col_6 {
    width: 50%;
}

.what_we_do-section .wrapper_section .sp_col {
    padding:3vw 3vw 0vw 4vw;
}

.what_we_do-section .wrapper_section .sp_col h2 {
    font-size: 2.0833333333333335vw;
    color: #272526;
    font-weight: 700;
    line-height: 2.4479166666666665vw;
    margin: 2vw 0vh;
}

.what_we_do-section .wrapper_section .sp_col h2 p {
	color: #fff;
}
.what_we_do-section .wrapper_section .sp_col h2.nomal {
    font-weight: normal;
}

.what_we_do-section .section_heading {
    position: absolute;
    right: 0;
    top: 0;
}

.what_we_do-section .section_heading h2 {
    margin: 0px;
    font-size: 11.5vw;
    letter-spacing: -2px;
    color: #e9e9e9;
    font-weight: 600;
    position: relative;
    z-index: 0;
    line-height: 9.6875vw;
    letter-spacing: -0.5vw;
}

.what_we_do-section .wrapper_section .col_6 .col_sp {
    padding: 4vw;
    padding-top: 4vw;
    display: flex;
    position: relative;
    z-index: 1;
    flex-wrap: wrap;
}

.what_we_do-section .wrapper_section .col_6 .col_sp .essential_column {
    width: 50%;
    padding: 0.3vw;
    display: inline-block;
}

.what_we_do-section .wrapper_section .col_6 .col_sp .essential_column .sp_essential {
    background: #2b2c2e;
    height: 100%;
    padding: 1.3vw 1vw;
    display: inline-block;
    width: 100%;
}

.what_we_do-section .wrapper_section .sp_essential h5 {
    margin: 0px;
    color: #00accd;
    font-size: 1.3vw;
    font-weight: 700;
	padding-bottom: 1vw;
}

.what_we_do-section .wrapper_section .sp_essential li {
    font-size: 1.2vw;
    color: #fff;
    font-weight: 400;
    margin: 0.5vw 0px;
}

.what_we_do-section .wrapper_section .discipriton p {
    font-size: 1.2vw;
    color: #fff;
    font-weight: 400;
    margin: 0.9vw 0px;
}

.what_we_do-section .wrapper_section .btn {
    margin: 1vw 0px 0.3vw 0px;
}

.what_we_do-section .wrapper_section .btn a {
    font-size: 1.40625vw;
    color: #fff;
    font-weight: 300;
}

.what_we_do-section .wrapper_section .col_6:first-child {
    border-right: 0.1538436498193656vw solid #272526;
}

.what_we_do-section .wrapper_section .col_6 .col_sp .essential_column.last_child .sp_essential {
    border: 0.0769218249096828vw solid #130e0e;
    background: #fff;
}

.what_we_do-section .wrapper_section .col_6 .col_sp .essential_column.last_child .sp_essential .discipriton p {
    font-size: 2.0833333333333335vw;
    color: #272526;
    font-weight: 700;
    padding-bottom: 1.2vw;
}

.what_we_do-section .wrapper_section .col_6 .col_sp .essential_column.last_child .sp_essential a {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: right;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end;
    padding: 4vw 2vw;
}

.what_we_do-section .wrapper_section .col_6 .col_sp .essential_column.last_child .sp_essential a svg,
.what_we_do-section .wrapper_section .col_6 .col_sp .essential_column.last_child .sp_essential a svg path {
    height: 20px;
    fill: #272526;
}

.what_we_do-section .wrapper_section .col_6 .col_sp .essential_column.last_child .sp_essential {
    position: relative;
}

.what_we_do-section .wrapper_section .col_6 .col_sp .essential_column.last_child .sp_essential h5 {
    font-size: 2.08333vw;
    color: rgb(39, 37, 38);
    font-weight: 700;
    padding-bottom: 1.2vw;
}

/***.what_we_do-section .wrapper_section .col_6 .col_sp .essential_column .sp_essential:hover a {
    color: #f0a323 !important;
}***/

/***Product Section start***/

#products h4.label.tp_label,
#solutions h4.label.tp_label,
.product_sol h4.label.tp_label {
    top: 1.5vw;
}

.content_3_col .label {
    margin-top: 0
}

.content_3_col.content_plus::after {
    content: none
}

.content_3_col .col-inner {
    display: flex;
    justify-content: space-evenly;
    gap: 6vw;
}

.content_3_col .col-inner .cross {
    display: flex;
    align-items: center
}

.content_3_col .col-inner .cross svg {
    width: 90%
}

/*@media (min-width: 1000px) {
    .content_3_col .col-item .item .title,.content_3_col .col-item .item .arrow {
        display:none
    }
}
*/
@media (max-width: 1000px) {
    .content_3_col {
        margin-top: 0
    }

    .content_3_col .label {
        font-size: 2.66rem !important
    }

    .content_3_col .col-inner,
    .content_3_col .col-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .content_3_col .col-inner .cross {
        justify-content: center;
        padding: 5rem
    }

    .content_3_col .col-inner .cross svg {
        width: 70px
    }

    .content_3_col .col-item svg {
        margin: 7rem 0
    }

    .content_3_col .col-item .item img {
        width: 100%
    }

    .content_3_col .col-titles {
        display: none !important
    }
}

.content_3_col .col-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.content_3_col .col-item .item {
    text-align: center;
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%; /* Ensure the div takes the full height to align text to the top */
}

.content_3_col .col-item .item img {
}

.content_3_col .col-item .item .title {
    text-transform: uppercase;
    font-size: 2.8rem;
    line-height: 3.3333333333333335vw;
    padding-top: 0.5vw;
	padding-bottom: 1.5vw;
    color: white;
    font-weight: 700;
}

.content_3_col .col-item .item .arrow {
    text-transform: lowercase;
    font-size: 30px;
    line-height: 35px
}

.content_3_col .col-titles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 5vw;
    padding-right: 5vw;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 3rem;
    position: relative
}

.content_3_col .col-titles div.title {
    margin-right: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.content_3_col .col-titles div.title span:first-child {
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 4.063rem;
    text-align: center
}

.content_3_col .col-titles div.title:last-child {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px)
}

.content_3_col .col-titles div.title:last-child a {
    margin-top: auto
}

.content_3_col .col-titles div.title {
}

.content_3_col .col-titles div.title .arrow {
    font-size: 2.188rem;
    font-weight: lighter;
    line-height: 35px;
    padding-top: 2.188rem
}

.content_3_col .col-titles div.title .arrow::after {
    display: inline-block;
    padding-left: 8px;
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAVUlEQVR4nO3UwQnAIBBE0V+IVegpFuAlsYvkYP+QXL3YgTAQndfAh2FZMLMJAUgIVeAFijJ6Ax9wObrMvG0cUlYHD0XsGZOejv1mxqp+bQGIqpjZRjovgxQZoHASKAAAAABJRU5ErkJggg==);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    vertical-align: sub
}

.content_3_col .col-titles div.title .arrow:hover::after {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px)
}

.arrow-link {
    font-size: 2.188rem;
    font-weight: lighter;
    line-height: 35px;
    padding-top: 2.188rem;
    position: absolute;
    right: 0;
    bottom: 0
}

.arrow-link::after {
    display: inline-block;
    padding-left: 8px;
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAVUlEQVR4nO3UwQnAIBBE0V+IVegpFuAlsYvkYP+QXL3YgTAQndfAh2FZMLMJAUgIVeAFijJ6Ax9wObrMvG0cUlYHD0XsGZOejv1mxqp+bQGIqpjZRjovgxQZoHASKAAAAABJRU5ErkJggg==);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    vertical-align: sub
}

.arrow-link:hover::after {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px)
}

.arrow-link-prev {
    font-size: 2.188rem;
    font-weight: lighter;
    line-height: 35px;
    padding-top: 2.188rem;
    position: absolute;
    left: 0;
    bottom: 0
}

.arrow-link-prev::before {
    display: inline-block;
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcBAMAAACAI8KnAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAC1QTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwaAoPgAAAA90Uk5TADIcRvZNS/dlOWk6TGQzCSls5QAAADJJREFUeJxjYKA3EELhMbuicNMbkHlsFcRLTlmAwt2CyuWpRXXE8QukSKM5kuERA10BAHxnCxfTlGSaAAAAAElFTkSuQmCC);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    vertical-align: sub
}

.arrow-link-prev:hover::before {
    -webkit-transform: translateX(-4px);
    -ms-transform: translateX(-4px);
    transform: translateX(-4px)
}

.cancel,
.cancel1,
.cancel-resources {
    position: absolute;
    right: 0;
    z-index: 99
}

.cancel::after,
.cancel1::after,
.cancel-resources::after {
    display: inline-block;
    /*content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAlklEQVR4nO2Wuw2AMBBDX5WBLopg/0UQAyDYIDQpEEIoH+I0uEpj+y66H/wQwSk1PLAAU4OZJY05J6oViMAOhAqzkLgxabmc6LZEOAoztVpuDbEl0GKBZrMSoc/McgQ/N3sT7mb2VO777V3TPlm4ZtUts2GGQfmlpiwaU7aFKRvflKPNlMPblOvJjVjAXnliDDmiftCCE4C6dK0VSNJXAAAAAElFTkSuQmCC);
    */
    padding: 5px;
    content: "X";
    font-size: 3vw;
    right: 0.5vw;
    position: relative;
}

.content_3_col .bottom-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 3rem
}

.content_3_col .bottom-content .bottom-title {
    font-weight: 600;
    font-size: 5.9rem;
    line-height: 35px;
    text-align: center
}

@media (max-width: 900px) {
    .content_3_col .bottom-content svg {
        height: 250px
    }
}

.modal-overlay,
.modal-overlay1,
.modal-overlay-resources {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    opacity: 0.9;
    background: #222;
    z-index: 40000;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-animation-name: fadeIn_Container;
    animation-name: fadeIn_Container;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.modal,
.modal1,
.modal-resources {
    display: none;
    min-width: 250px;
    width: 70%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 40001;
    background: #fff;
    -webkit-box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.25);
    -webkit-animation-name: fadeIn_Modal;
    animation-name: fadeIn_Modal;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s
}

@media (max-width: 1000px) {

    .modal,
    .modal1,
    .modal-resources {
        width: 100%;
        margin-left: 0;
        margin-top: 0
    }
}

@-webkit-keyframes fadeIn_Modal {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn_Modal {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn_Container {
    from {
        opacity: 0
    }

    to {
        opacity: 0.9
    }
}

@keyframes fadeIn_Container {
    from {
        opacity: 0
    }

    to {
        opacity: 0.9
    }
}

#products,
#solutions,
.product_sol {
    background: #fff;
    padding: 2.625vw 4.208333vw 4.8125vw 4.208333vw !important;
}

#products .label.tp_label,
#solutions .label.tp_label,
.product_sol .label.tp_label {
    color: #000;
	font-size: 2vw;
	letter-spacing: 0.0045rem;
	font-weight: 700;
    line-height: 1.4479166666666665vw;
    margin-top: 2vw;
	margin-bottom: 3vw;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	
}

@media (max-width: 768px) {

    #products .label.tp_label,
    #solutions .label.tp_label,
    .product_sol .label.tp_label {
        font-size: 5vw; /* Further adjust font size for very small screens */
        line-height: 1.4em; /* Further increase line height */
        margin-top: 1vw; /* Adjust margins for smaller screens */
        margin-bottom: 3.5vw;
    }
}

.content_3_col .col-item .description p {
    color: white;
    line-height: 1.7vw;
    font-size: 1.3vw;
    font-weight: 300;
    margin: 0px;
}

.content_3_col .col-item .item .arrow.js-open-modal {
    color: #000;
    font-size: 1.5vw;
    font-weight: 600;
    border: 0.1vw solid #fff;
    padding: 1.4vw 1vw;
    display: flex;
    width: 100%;
    margin-top: 4vw;
    text-align: left;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    text-transform: none !important;
    max-width: 20vw;
}

.content_3_col .col-item .item .arrow.js-open-modal svg {
    height: 15px;
    fill: #fff;
}

.content_3_col .col-item .item .arrow.js-open-modal svg path {
    fill: #fff;
}

.content_3_col .col-item .item img {
    border-radius: 100%;
	    max-width: 80%;
}

/***Product Section close***/

/**partner**/
.section_partner {
    position: relative;
    background: #fff;
    padding: 6.625vw 3.208333vw 7.8125vw 3.208333vw !important;
	border-top: solid black 0.5px;
}

.section_partner .label.tp_label {
    font-size: 16.2rem;
    font-weight: 500;
    color: #e9e9e9;
    letter-spacing: -0.085em;
    margin: 0;
    line-height: 0.5em;
    position: absolute;
    top: 10px;
    right: 0px;
    text-transform: lowercase;
    text-align: right;
}

.section_partner .partner_section_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.section_partner h3 {
  font-size: 2rem;
  font-weight: 500;
  color: black;
  max-width: 65vw;
  line-height: 1.15em;
  margin-bottom: 3.6vw;
  padding-left: 3.5vw;
}

.section_partner .partner_section_wrap .partner_column:nth-child(-n + 4) {
    width: 25% !important;
}

.section_partner .partner_section_wrap .partner_column {
    width: 20%;
    text-align: center;
    padding: 0.5vw 2vw;
}

/**partner close**/

/**Resources***/
.resource_section {
    position: relative;
    background: #e9e9e9;
    margin-top: 5.5vw;
    padding: 12.625vw 3.208333vw 7.8125vw 3.208333vw;
}

.resource_section .label.tp_label {
    font-size: 16.2rem;
    font-weight: 500;
    color: #ffffff;
    letter-spacing: -0.085em;
    margin: 0;
    line-height: 0.5em;
    position: absolute;
    top: 10px;
    right: 0px;
    text-transform: lowercase;
    text-align: right;
}

.resource_section .row_resource {
    display: flex;
    flex-wrap: wrap;
}

.resource_section .row_resource .col-4 {
    width: 30%;
    padding: 0vw 2vw;
    border-left: 0.15vw solid #000000;
    margin: 0px;
}

.resource_section .row_resource .publication_columns.col-4 {
    width: 36%;
    padding-right: 5vw;
}

.resource_section .row_resource .news_column.col-4 {
    width: 34%;
}

.resource_section .row_resource .column_title h3 {
    font-size: 2.0833333333333335vw;
    color: #272526;
    font-weight: 600;
    margin: 0px 0px 0.5vw;
}

.resource_section .row_resource .publication_columns .column_pub {
    padding: 0.50vw 0vw;
}

.resource_section .row_resource .publication_columns .column_pub .sp_clumn {
    background: #130e0e;
}

.resource_section .row_resource .publication_columns .column_pub .sp_clumn a {
    background: #130e0e;
    display: flex;
    flex-wrap: wrap;
    padding: 1.1vw;
    cursor: pointer;
}

.resource_section .row_resource .publication_columns .column_pub .sp_clumn .image {
    width: 20%;
}

.resource_section .row_resource .publication_columns .column_pub .sp_clumn .content_wrap {
    width: 80%;
    padding-left: 1vw;
}

.resource_section .row_resource .publication_columns .column_pub .sp_clumn .content_wrap h3 {
    font-size: 1.2vw;
    color: #fff;
    line-height: 1.5vw;
}

.resource_section .row_resource .publication_columns .column_pub .sp_clumn img {
    height: 100%;
    object-fit: cover;
}

.resource_section .row_resource .publication_columns .column_pub .sp_clumn .btn {
    font-size: 1vw;
    color: #fff;
    font-weight: 300;
}

.resource_section .row_resource .publication_columns .column_pub .sp_clumn a:hover h3,
.resource_section .row_resource .publication_columns .column_pub .sp_clumn a:hover .btn {
    color: #f0a323
}

.resource_section .row_resource .news_column .column_pub {
    padding: 0.5vw;
    width: 50%;
}

.resource_section .row_resource .news_column .content_wrap {
    background: #130e0e;
    display: flex;
    flex-wrap: wrap;
    padding: 0.7vw;
    height: 100%;
}

.resource_section .row_resource .news_column .content_wrap h5.date {
    color: #d0d1d0;
    font-size: 1.2vw;
    margin: 0px;
    line-height: 1.5vw;
}

.resource_section .row_resource .news_column .content_wrap .title {
    font-size: 1.2vw;
    color: #fff;
    line-height: 1.5vw;
    margin: 0px;
    font-weight: 500;
}

.resource_section .row_resource .news_column .content_wrap .btn {
    margin-top: 1vw;
}

.resource_section .row_resource .news_column .content_wrap a {
    font-size: 1vw;
    color: #fff;
    font-weight: 300;
}

.row_flex {
    display: flex;
    flex-wrap: wrap;
}

.resource_section .row_resource .free_tool .btn {
    max-width: 20vw;
}

.resource_section .row_resource .free_tool .btn a {
    font-size: 2.0833333333333335vw;
    color: #272526;
    font-weight: 700;
    border: 0.15vw solid #000000;
    padding: 1vw;
    display: inline-block;
}

.resource_section .row_resource .free_tool .content_wrap {
    padding-top: 0.5vw;
}


.resource_section .row_resource .free_tool .btn svg {
    height: 1vw;
    padding-left: 1vw;
    position: relative;
    top: -0.2vw;
}

.resource_section .row_resource .free_tool .btn svg path {
    fill: #000;
}

/***Resources close***/

/***Get in Touch**/
.get_in_touch_sec {
    background: black;
    padding: 7vw 4.208333vw 7vw 4.208333vw !important;
}

.get_in_touch_sec h4.title {
    font-size: 2.8vw;
    color: white;
    font-weight: 600;
}

.get_row {
    display: flex;
    flex-wrap: wrap;
}

.get_row .col_6 {
    width: 50%;
}

.get_row .wrap_col .section_lx {
    width: 50%;
    padding: 0vw 3vw;
}

.get_row .col_6 .location_bx {
    display: flex;
    flex-wrap: wrap;
}

.get_row .wrap_col .section_lx p {
    margin: 0px;
}

.get_row .wrap_col .section_lx .location p {
    font-size: 1.25vw;
    color: #272526;
    font-weight: 400;
    line-height: 1.6vw;
}

.get_row .wrap_col .section_lx .about_bio {
    margin-top: 2vw;
}

.get_row .wrap_col .section_lx .about_bio h5,
.get_row .wrap_col .section_lx .about_bio a {
    color: #272526;
    font-weight: 400;
    font-size: 1.25vw;
    margin: 0px;
    margin: 2px 0px;
}

.get_row .wrap_col .section_lx .about_bio .name {
    font-weight: 500;
}

.get_row .form_script {
    padding-right: 5vw;
}

/** Get in Touch Close**/

/**Footer**/
#footer_section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: inline-block;
    width: 100%;
}

#footer_section h2 {
    font-size: 9.5vw;
    letter-spacing: -2px;
    color: #e2e66c;
    font-weight: 500;
    line-height: 8vw;
}

#footer_section h2 span {
    color: #fff;
}

#footer_section .button_s {
    width: 100%;
    text-align: right;
    display: inline-block;
    width: 100%;
}

#footer_section .button_s ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    justify-content: flex-end;
    padding-right: 15vw;
    padding-bottom: 8vw;
}

#footer_section .button_s ul li {
    display: inline-block;
    margin: 0px;
    padding: 0vw 1vw;
}

#footer_section .button_s ul li a {
    font-size: 2vw;
    color: #ffffff;
    font-weight: 600;
    border: 0.15vw solid #ffffff;
    padding: 1vw;
    display: inline-block;
    background: #0000004a;
}

#footer_section .section-wrap {
    padding: 7vw 4.208333vw 1vw 4.208333vw;
}

#footer_section .section-wrap .copy {
    font-size: 0.625vw;
    letter-spacing: 0px;
    color: #fff;
    font-weight: 400;
    margin: 0px;
}

#footer_section .section-wrap .copy span.alt {
    font-size: 0.625vw;
    letter-spacing: 0px;
    color: white;
    font-weight: 700;
    padding-right: 2.5vw;
}

#footer_section .button_s ul li a svg {
    height: 1vw;
    padding-left: 3vw;
    fill: #fff;
}

#footer_section .button_s ul li a svg path {
    fill: #fff;
}

/****custom_style_modal***/
.custom_module_sec .swiper-slide .inner,
.custom_module_sec .swiper-slide1 .inner {
    display: flex;
    flex-wrap: wrap;
}

.resources-swiper.custom_module_sec .swiper-slide .inner {
    flex-wrap: nowrap;
}

@media (min-width:768px) {
    .resources-swiper.custom_module_sec .swiper-slide .inner .content_inner .description .description-inner {
        max-height: 150px;
        overflow-y: auto;
    }

    .custom_module_sec .swiper-slide .inner .content_inner .description {
        max-height: 400px;
        overflow-y: auto;
    }
}

@media (max-width:768px) {
    .resources-swiper.custom_module_sec .swiper-slide .inner {
        flex-wrap: wrap;
    }

    .resources-swiper.custom_module_sec .swiper-slide .inner .image_inner {
        width: 100%;
    }
}

.custom_module_sec .swiper-slide .inner .image_inner,
.custom_module_sec .swiper-slide1 .inner .image_inner {
    width: 25%;
}

.custom_module_sec .swiper-slide .inner .content_inner,
.custom_module_sec .swiper-slide1 .inner .content_inner {
    width: 75%;
    padding: 2vw;
}

.custom_module_sec .swiper-slide .inner .image_inner img,
.custom_module_sec .swiper-slide1 .inner .image_inner img {
    height: 100%;
    object-fit: cover;
}

.custom_module_sec .swiper-slide .inner .content_inner .heading,
.custom_module_sec .swiper-slide1 .inner .content_inner .heading {
    color: #272526;
    font-weight: 600;
    font-size: 2.5vw;
}

.custom_module_sec .swiper-slide .inner .content_inner .description p,
.custom_module_sec .swiper-slide1 .inner .content_inner .description p {
    color: #272526;
    font-weight: 300;
    font-size: 1.1vw;
    line-height: 1.4vw;
    margin: 0.6vw 0vw;
}

.modal,
.modal1,
.modal-resources {
    height: 100% !important;
    min-height: 100% !important;
}

.modal .swiper-slide,
.modal-resources .swiper-slide,
.modal1 .swiper-slide1 {
    height: auto !important;
    min-height: 100% !important;
}

.slide-controls {
    display: none;
}

.contact_btn {
    text-align: right;
}

.contact_btn a {
    color: #000;
    font-size: 1.5vw;
    font-weight: 600;
    border: 0.1vw solid #000;
    padding: 1.4vw 1vw;
    text-transform: none !important;
    display: inline-block;
}

.contact_btn {
    margin-top: 4vw;
}

.contact_btn a svg {
    height: 0.75vw;
    margin-left: 2vw;
}

.contact_btn a svg path {
    fill: #000;
}

.modal,
.modal1,
.modal-resources {
    height: fit-content !important;
    min-height: fit-content !important;
}

.custom_module_sec .swiper-slide .inner,
.custom_module_sec .swiper-slide1 .inner {
    height: 100%;
}

/****Velo S2 Sing In page***/
.hero_velo_sec {
    height: 100%;
    object-fit: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 7vw 4.208333vw 5vw 4.208333vw;
}

.hero_velo_sec::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.5;
}

.hero_velo_sec .hero_waraper_velo {
    position: relative;
    z-index: 1;
}

.hero_velo_sec .section_heading h2 {
    color: #fff;
    font-weight: 600;
    font-size: 5vw;
    margin: 0px;
}

.hero_velo_sec .section_heading h2 .secondary {
    color: #f0a323;
}

.hero_velo_sec .section_heading .primary {
    color: #e0e458;
}

.hero_waraper_velo .row_velo {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5vw;
}

.hero_waraper_velo .row_velo .col_6 {
    width: 50%;
}

.hero_waraper_velo .row_velo .text_wrap {
    padding-right: 10vw;
}

.hero_waraper_velo .row_velo .text_wrap p {
    color: #ffffff;
    font-weight: 300;
    font-size: 1.7vw;
    line-height: 2vw;
}

.hero_waraper_velo .form_script .form-title {
    color: #e2e66c;
    font-weight: 700;
    margin-bottom: 1.5vw;
    font-size: 1.7vw;
}

.hero_waraper_velo .form_script .form-title span {
    font-size: 2.4vw;
}

/****Velo S2 Sing In page Close***/

/### .what_we_do-section .wrapper_section .col_6 .col_sp .essential_column.last_child .sp_essential:hover h5 {
    color: #f0a323;
}***/

.hero_button a:hover {
    border-color: #fff;
    color: #fff;
}

.hero_button a:hover path.cls-1 {
    fill: #fff;
}

.what_we_do-section .wrapper_section .col_6 .col_sp .essential_column:last-child .sp_essential:hover {
    border-color: #f0a323;
}

.content_3_col .col-item .item .title {

}


.resource_section .row_resource .publication_columns .column_pub .sp_clumn .content_wrap .btn a:hover,
.resource_section .row_resource .news_column .content_wrap .btn a:hover,
.what_we_do-section .wrapper_section .btn a:hover,
.get_row .wrap_col .section_lx .about_bio a:hover,
#masthead #menu-main-menu a:hover {
    color: #f0a323 !important;
}
/###.what_we_do-section .wrapper_section .col_6 .col_sp .essential_column:last-child .sp_essential:hover .discipriton p,###/


.content_3_col .col-item .item .arrow.js-open-modal:hover,
.resource_section .row_resource .free_tool .btn a:hover,
#footer_section .button_s ul li a:hover,
.contact_btn a:hover {
    border-color: #f0a323;
    color: #f0a323;
}

.content_3_col .col-item .item .arrow.js-open-modal:hover svg path,
#footer_section .button_s ul li a:hover svg path.cls-1,
.resource_section .row_resource .free_tool .btn a:hover svg path.cls-1,
.what_we_do-section .wrapper_section .col_6 .col_sp .essential_column:last-child .sp_essential:hover svg path,
.contact_btn a:hover svg path.cls-1 {
    fill: #f0a323;
}

form.hs-form-private .hs-button:hover {
    border-color: #000 !important;
    background: transparent !important;
    color: #000 !important;
}

.get_in_touch_sec .wrap_col form input {
    min-height: 65px;
}

.get_in_touch_sec .wrap_col form .input input,
.get_in_touch_sec .wrap_col form .input textarea {
    width: 100% !important;
    border: 1px solid #3a3a3a;
    border-radius: 0 !important;
}

.get_in_touch_sec .wrap_col form fieldset {
    max-width: 100%;
}

.get_in_touch_sec .wrap_col form .actions .hs-button {
    padding: .5vw 3vw;
    color: #F0A323;
    border: 1px solid #F0A323;
    background: transparent;
    font-size: 1vw;
    text-transform: uppercase;
}

.get_in_touch_sec .wrap_col form .hs-error-msgs {
    margin: 0;
    list-style: none;
    padding: 0px;
}

.get_in_touch_sec .wrap_col form .hs-error-msgs label {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 15px;
}

.get_in_touch_sec .wrap_col form .hs-error-msgs li {
    line-height: 0;
}

.get_in_touch_sec .wrap_col .hs_submit.hs-submit .actions {
    text-align: right;
}

.get_in_touch_sec .wrap_col form .hs-error-msgs label.hs-error-msg {
    color: #F0A323;
}

/***v2 form***/
.velo_form form fieldset {
    max-width: 100%;
}

.velo_form form .input {
    padding: 0.3vw;
    margin: 0px !important;
}

.velo_form form .input input {
    width: 100% !important;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 300;
    min-height: 5vw;
    font-size: 1.4vw;
    margin: 0px;
}

.velo_form .legal-consent-container {
    max-width: 50%;
}

.velo_form .legal-consent-container .hs-dependent-field ul.inputs-list {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.velo_form .legal-consent-container .hs-dependent-field ul.inputs-list li {
    margin-top: 3vw;
    margin-bottom: 0px;
}

.velo_form .legal-consent-container .hs-dependent-field ul.inputs-list input {
    height: 2.5vw;
    width: 2.5vw !important;
    min-height: auto;
}

.velo_form .legal-consent-container .hs-dependent-field ul.inputs-list p {
    color: #fff;
    font-size: 1.1vw;
}

.velo_form .legal-consent-container .hs-dependent-field ul.inputs-list span {
    display: inline-block;
    line-height: normal;
}

.velo_form .legal-consent-container .hs-dependent-field ul.inputs-list li label {
    display: flex;
    align-items: flex-start;
}

.velo_form form .input input::placeholder {
    color: #fff;
    font-weight: 300;
}

.velo_form ul.no-list.hs-error-msgs.inputs-list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.velo_form ul.no-list.hs-error-msgs.inputs-list label.hs-error-msg {
    color: #f0a323;
    font-weight: normal;
}

.velo_form .hs_submit.hs-submit {
    position: absolute;
    right: 0.2vw;
    bottom: 1.5vw;
}

.velo_form .hs_submit.hs-submit input.hs-button {
    padding: 0.5vw 3vw;
    color: #F0A323;
    border: 1px solid #F0A323;
    background: transparent;
    font-size: 1.4vw;
    text-transform: uppercase;
    margin: 0px !important;
}

.velo_form .hs_submit.hs-submit input.hs-button:hover {
    border-color: #fff !IMPORTANT;
    color: #fff !IMPORTANT;
}

/***v2 close***/
.resource_section .row_resource .news_column .content_wrap:hover a {
    color: #f0a323 !important;
}

input,
textarea {
    outline: none !important;
}

.without_image_modal .content_inner {
    width: 100% !important;
}

.without_image_modal .content_inner ul,
.custom_module_sec .content_inner ul {
    margin: 20px 0px;
}

.without_image_modal .content_inner ul li,
.custom_module_sec .content_inner ul li {
    color: #272526;
    font-weight: 500;
    font-size: 1.1vw;
    line-height: 1.4vw;
    margin: 0.6vw 0vw;
}

.without_image_modal .content_inner p strong,
.custom_module_sec .content_inner p strong {
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
}

.without_image_modal .inner {
    align-items: center;
}

/### .what_we_do-section .wrapper_section .col_6 .col_sp .essential_column .sp_essential:hover p,
.what_we_do-section .wrapper_section .col_6 .col_sp .essential_column .sp_essential:hover h5 {
    color: #f0a323;
} ###/

#team .team_members {
    gap: 0px !important;
}

#team .team_members .team_member {
    width: 24.24%;
    flex: 0 0 24.24% !important;
    max-width: 100% !important;
    padding: 1vw 3vw;
}

#team .section-wrap {
    padding-left: 2vw;
    padding-right: 2vw;
}

#nav .menu-main-menu-container ul.menu li a {
    line-height: 80px;
}

.masthead-logo {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#products .col-inner,
#solutions .col-inner,
.product_sol .col-inner {
    gap: 0px;
}

#products .col-inner .col-item,
#solutions .col-inner .col-item,
.product_sol .col-inner .col-item {
	padding-top: 2vw;
    padding-left: 2vw;
    padding-right: 2vw;
	padding-bottom: 2vw;
    width: 33.33%;
	margin: 1vw;
	background: #2b2c2e;
}

/**Custom style media**/
@media screen and (min-width: 1200px) {
    .content_3_col .col-item .item .title {
        min-height: 4vw;
    }
}

@media screen and (max-width: 767px) {
    .question_hero-banner .wrapper_content {
        padding: 100px 0px 50px !important;
    }

    .question_hero-banner {
        height: auto;
        min-height: 100%;
    }

    .question_hero-banner .hero_bg {
        height: auto;
        min-height: auto !important;
    }

    .hero-heading h1.heading {
        padding: 0px;
        font-size: 40px;
        line-height: normal;
        letter-spacing: -2px;
    }

    .question_hero-banner .content_bxbtm {
        padding: 20px 0px;
    }

    .question_hero-banner .content_bxbtm .image {
        width: 100%;
    }

    .btn_subtext {
        width: 100%;
        padding: 25px 0px 0px;
    }

    .question_hero-banner .content_bxbtm p {
        font-size: 28px;
    }

    .question_hero-banner .content_bxbtm p span {
        font-size: 38px;
        line-height: normal;
    }

    .question_hero-banner .wrapper_content .vertical_shape {
        display: none;
    }

    .hero_button {
        margin-top: 20px;
    }

    .hero_button a {
        display: inline-block;
        padding: 15px 20px;
        font-size: 16px;
    }

    .hero_button a svg {
        height: 10px;
        padding-left: 20px;
        top: 0px;
    }

    .question_hero-banner .vertical_txt h3 {
        font-size: 10px;
    }

    .what_we_do-section .section_heading h2 {
        font-size: 53px;
        line-height: normal;
        letter-spacing: initial;
    }

    .what_we_do-section .wrapper_section .col_6:first-child {
        border: 0px;
    }

    .what_we_do-section .wrapper_section .col_6 {
        width: 100%;
    }

    .what_we_do-section .wrapper_section .sp_col h2 {
        font-size: 22px;
        line-height: normal;
        margin: 0;
    }

    .what_we_do-section .wrapper_section .sp_col h2 p {
        font-size: 20px;
        line-height: normal;
    }

    .what_we_do-section .wrapper_section .sp_col {
        padding: 0px;
    }

    .what_we_do-section .wrapper_section .col_6 .col_sp {
        padding: 0px;
    }

    .what_we_do-section .wrapper_section .col_6 .col_sp .essential_column {
        width: 100%;
        padding: 5px 0px;
    }

    .what_we_do-section .wrapper_section .col_6 .col_sp .essential_column .sp_essential {
        padding: 15px;
    }

    .what_we_do-section .wrapper_section .sp_essential h5 {
        font-size: 18px;
    }

    .what_we_do-section .wrapper_section .discipriton p {
        font-size: 17px;
        margin: 5px 0px;
    }

    .what_we_do-section .wrapper_section .btn {
        margin: 10px 0px 0px;
    }

    .what_we_do-section .wrapper_section .btn a {
        font-size: 16px;
    }

    .what_we_do-section .wrapper_section .col_6 .col_sp .essential_column.last_child .sp_essential a {
        padding: 10px;
    }

    .what_we_do-section .wrapper_section .col_6 .col_sp .essential_column.last_child .sp_essential h5 {
        font-size: 18px;
        max-width: 180px;
        padding: 0px;
    }

    .what_we_do-section .wrapper_section .col_6 .col_sp .essential_column.last_child .sp_essential a svg {
        position: absolute;
        right: 20px;
        bottom: 26px;
    }

    .what_we_do-section {
        padding: 50px 15px;
    }

    #products.content_plus,
    #solutions.content_plus {
        padding: 60px 15px !important;
    }

    #products.content_plus .col-inner,
    #solutions.content_plus .col-inner {
        gap: 40px;
        display: flex;
        flex-wrap: wrap;
    }

    #products.content_plus .col-inner .title,
    #solutions.content_plus .col-inner .title {
        font-size: 26px;
        padding: 20px 0px;
    }

    .content_3_col .col-item .item .description p {
        line-height: normal;
        font-size: 18px !important;
    }

    .content_3_col .col-item .item .arrow.js-open-modal {
        width: 100%;
        max-width: max-content;
        display: inline-block;
        font-size: 18px;
        padding: 12px 15px;
    }

    .content_3_col .col-item .item .arrow.js-open-modal svg {
        margin: 0px 0px 0px 10px;
        height: 12px;
    }

    .content_3_col .col-item .item {
        display: inline-block;
        width: 100%;
    }

    #products .col-inner .col-item,
    #solutions .col-inner .col-item,
    .product_sol .col-inner .col-item {
        width: 100%;
    }

    .content_3_col .col-item .item img {
        width: auto !important;
    }

    .section_partner {
        width: 100%;
        display: inline-block;
        padding: 60px 15px !important;
    }

    .section_partner .label.tp_label {
        font-size: 53px;
    }

    .section_partner .partner_section_wrap .partner_column:nth-child(-n + 4) {
        width: 50% !important;
    }

    .section_partner .partner_section_wrap .partner_column {
        width: 50%;
        padding: 10px;
        text-align: center;
    }

    .section_partner .partner_section_wrap {
        justify-content: center;
    }

    .resource_section .label.tp_label {
        font-size: 53px;
    }

    .resource_section {
        padding: 60px 15px;
        margin-top: 50px;
    }

    .resource_section .row_resource .publication_columns.col-4 {
        width: 100%;
        padding: 0px;
    }

    .resource_section .row_resource .col-4 {
        width: 100%;
        border: 0px;
        padding: 15px 0px;
    }

    .resource_section .row_resource .column_title h3 {
        font-size: 20px;
        margin: 0px 0px 10px;
    }

    .resource_section .row_resource .publication_columns .column_pub {
        padding: 5px 0px;
    }

    .resource_section .row_resource .publication_columns .column_pub .sp_clumn {
        padding: 15px;
    }

    .resource_section .row_resource .publication_columns .column_pub .sp_clumn .content_wrap h3 {
        font-size: 16px;
        line-height: normal;
    }

    .resource_section .row_resource .publication_columns .column_pub .sp_clumn a * {
        pointer-events: none;
    }

    .resource_section .row_resource .publication_columns .column_pub .sp_clumn a {
        font-size: 16px;
    }

    .resource_section .row_resource .publication_columns .column_pub .sp_clumn .content_wrap {
        padding-left: 10px;
    }

    .resource_section .row_resource .news_column.col-4 {
        width: 100%;
    }

    .resource_section .row_resource .news_column .column_pub {
        padding: 5px 0px;
        width: 100%;
    }

    .resource_section .row_resource .news_column .content_wrap {
        padding: 10px;
        cursor: pointer;
    }

    .resource_section .row_resource .news_column .content_wrap h5.date {
        font-size: 14px;
        line-height: normal;
        width: 100%;
    }

    .resource_section .row_resource .news_column .content_wrap .title {
        font-size: 18px;
        line-height: normal;
    }

    .resource_section .row_resource .news_column .content_wrap a {
        font-size: 15px;
    }

    .resource_section .row_resource .news_column .content_wrap .btn {
        margin-top: 10px;
    }

    .resource_section .row_resource .free_tool .content_wrap {
        padding-top: 0px;
    }

    .resource_section .row_resource .free_tool .btn {
        width: 100%;
        max-width: 241px;
    }

    .resource_section .row_resource .free_tool .btn a {
        font-size: 18px;
        padding: 10px;
    }

    .resource_section .row_resource .free_tool .btn svg {
        height: 14px;
        top: 0;
    }

    .get_in_touch_sec {
        padding: 60px 15px !important;
    }

    .get_in_touch_sec h4.title {
        font-size: 20px;
    }

    .get_row .col_6 {
        width: 100%;
    }

    div {
        font-size: 16px;
    }

    .get_row .wrap_col .section_lx {
        width: 100%;
        padding: 25px 0px 0px;
    }

    .get_row .wrap_col .section_lx .location p {
        font-size: 18px;
        line-height: normal;
    }

    .get_row .wrap_col .section_lx .about_bio {
        margin-top: 10px;
    }

    .get_row .wrap_col .section_lx .about_bio h5,
    .get_row .wrap_col .section_lx .about_bio a {
        font-size: 16px;
    }

    #footer_section .section-wrap {
        padding: 60px 15px 30px;
        width: 100% !important;
    }

    #footer_section h2 {
        font-size: 36px;
        line-height: 37px;
    }

    #footer_section .button_s ul {
        padding: 20px 0px;
        margin: 0px;
    }

    #footer_section .button_s ul li a {
        font-size: 18px;
        margin: 5px 0px;
        padding: 10px 20px;
    }

    #footer_section .button_s ul li a svg {
        height: 10px;
        padding-left: 10px;
    }

    #footer_section .section-wrap .copy {
        font-size: 14px;
    }

    #footer_section .section-wrap .copy span.alt {
        font-size: 16px;
        width: 100%;
        display: block;
        margin-bottom: 9px;
    }

    .page-builder {
        width: 100% !important;
        max-width: 100% !important;
    }

    .section {
        max-width: 100% !important;
    }

    .get_row .form_script {
        padding-right: 0;
    }

    .get_in_touch_sec .wrap_col form input {
        min-height: 45px;
    }

    .get_in_touch_sec .wrap_col form .actions .hs-button {
        padding: 4px 23px;
        line-height: 15px;
        margin-top: 0;
        font-size: 15px;
    }

    .get_in_touch_sec .wrap_col form fieldset .hs-form-field {
        width: 100%;
    }

    .get_in_touch_sec .wrap_col form .hs-error-msgs {
        padding: 0 20px;
    }

    .get_in_touch_sec .wrap_col .hs_submit.hs-submit .actions {
        text-align: left;
    }

    .hero_velo_sec {
        padding: 60px 15px;
        width: 100%;
        display: inline-block;
    }

    .hero_waraper_velo .row_velo {
        margin-top: 25px;
        width: 100%;
        display: inline-block;
    }

    .hero_waraper_velo .row_velo .col_6 {
        width: 100%;
    }

    .hero_waraper_velo .row_velo .text_wrap {
        padding: 0px;
    }

    .hero_waraper_velo .row_velo .text_wrap p {
        font-size: 18px;
        line-height: normal;
    }

    .hero_velo_sec .section_heading h2 {
        font-size: 34px;
        line-height: normal;
    }

    .hero_waraper_velo .form_script .form-title {
        font-size: 18px;
        line-height: normal;
    }

    .hero_waraper_velo .form_script .form-title span {
        font-size: 25px;
    }

    html,
    body {
        min-width: 100% !important;
    }

    .velo_form .legal-consent-container .hs-dependent-field ul.inputs-list p {
        font-size: 14px;
    }

    .velo_form .legal-consent-container {
        max-width: 100% !important;
    }

    .velo_form .hs_submit.hs-submit {
        position: static;
        margin-top: 20px;
    }

    .velo_form .hs_submit.hs-submit input.hs-button {
        font-size: 18px;
        padding: 2px 20px;
    }

    .velo_form form .input input {
        font-size: 15px;
        padding: 0px;
        min-height: 40px;
    }

    .velo_form .legal-consent-container .hs-dependent-field ul.inputs-list input {
        height: 20px !important;
        width: 21px !important;
    }

    .resource_section .row_resource .publication_columns .column_pub .sp_clumn .btn {
        font-size: 16px;
    }

    .without_image_modal .content_inner ul li,
    .custom_module_sec .content_inner ul li {
        font-size: 15px;
        line-height: 22px;
    }

    .team_section .team_member p {
        font-size: 16px;
    }

    #team .team_members .team_member {
        width: 50%;
        flex: 0 0 50% !important;
    }

    .team_section .team_member p span {
        font-size: 14px;
    }

    .team_section h3 {
        font-size: 18px;
        line-height: 24px;
    }

    /**custom_team**/
    .directors_section h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .directors_section .label {
        font-size: 14px;
    }

    .directors_section .team_member {
        flex: 0 0 49%;
        margin: 20px 0px;
        padding-right: 20px;
    }

    .directors_section .team_member p,
    .directors_section .team_member p span {
        font-size: 15px;
    }

    .advisors_section h4.label {
        font-size: 14px;
    }

    body .advisors_section .team_members .team_member {
        width: 50% !important;
        min-width: 50% !important;
        flex: 0 0 50% !important;
        padding: 20px;
    }

    .advisors_section .team_members .team_member p,
    .advisors_section .team_members .team_member p span {
        font-size: 14px;
    }

    .resource_section .row_resource .publication_columns .column_pub .sp_clumn img {
        height: auto !important;
    }

    .resource_section .row_resource .news_column .content_wrap .btn {
        width: 100%;
    }

    input[type="text"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    input[type="number"],
    input[type="tel"],
    input[type="range"],
    input[type="date"],
    input[type="month"],
    input[type="week"],
    input[type="time"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="color"],
    textarea {
        font-size: 12px;
    }

}

@media screen and (max-width: 900px) {
    #nav .menu-main-menu-container ul.menu li a {
        line-height: normal !important;
    }

    #masthead .content-wrap {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0px 15px !important;
    }

    .sticky.nav-active #nav #menu-toggle,
    .sticky #nav #menu-toggle,
    #nav #menu-toggle {
        padding-top: 5px !important;
        padding-right: 15px !important;
    }

    #masthead .logo.h1.svg.init {
        padding: 0px !important;
    }

    .sticky.nav-active #nav .menu-main-menu-container ul.menu li a,
    .sticky #nav .menu-main-menu-container ul.menu li a,
    #nav .menu-main-menu-container ul.menu li a {
        font-size: 18px;
        margin: 10px 0px;
    }

    #nav .menu-main-menu-container ul.menu li.carers a {
        padding: 10px 20px;
    }

    .modal,
    .modal1 {
        width: 86%;
        margin: 7%;
    }

    .modal-resources {
        width: 100%;
        margin: 0;
    }

    .modal-overlay,
    .modal-overlay1,
    .modal-overlay-resources {
        height: 100%;
    }

    .custom_module_sec .swiper-slide .inner .content_inner .description p,
    .custom_module_sec .swiper-slide1 .inner .content_inner .description p {
        font-size: 16px;
        line-height: normal;
    }

    .custom_module_sec .swiper-slide .inner .content_inner .heading,
    .custom_module_sec .swiper-slide1 .inner .content_inner .heading {
        font-size: 18px;
        line-height: normal;
    }

    .contact_btn a {
        font-size: 14px;
    }

    .contact_btn a svg {
        height: 10px;
    }

    .cancel,
    .cancel1,
    .cancel-resources {
        top: -10px;
        right: -10px;
        background: #fff;
        border-radius: 100%;
    }

    .custom_module_sec .swiper-slide .inner .content_inner,
    .custom_module_sec .swiper-slide1 .inner .content_inner {
        padding: 0 10px 30px 10px;
    }

    .custom_module_sec .swiper-slide .inner,
    .custom_module_sec .swiper-slide1 .inner {
        overflow: auto;
        min-height: 100%;
        height: auto;
        max-height: 100vh;
    }

    .custom_module_sec .swiper-slide .inner .image_inner,
    .custom_module_sec .swiper-slide1 .inner .image_inner {
        line-height: 0px;
        width: 100%;
    }

    .custom_module_sec .swiper-slide .inner .image_inner img,
    .custom_module_sec .swiper-slide1 .inner .image_inner img {
        width: 100%;
        height: auto !important;
    }

    .custom_module_sec .swiper-slide .inner .content_inner,
    .custom_module_sec .swiper-slide1 .inner .content_inner {
        width: 100% !important;
    }

    .content_plus .label,
    .team_section .label {
        font-size: 8rem;
    }

    #board-advisors {
        padding-left: 15px;
        padding-right: 15px;
    }

    #board-advisors .section-wrap {
        width: 100%;
        min-width: 100% !important;
    }

    .advisors_section .team_members {
        justify-content: flex-start;
        width: 100% !important;
        gap: 0px !important;
        flex-wrap: wrap;
    }

    .advisors_section .team_members .team_member {
        width: 25% !important;
        flex: 0 0 25% !important;
        min-width: 25% !important;
        padding: 0px 2px;
    }

    .advisors_section .slick-wrap .slick-nav {
        background: transparent !important;
    }

    .advisors_section .team_members .team_member:first-child {
        margin: 0px !important;
    }

    .cancel,
    .cancel1,
    .cancel-resources {
        top: 0;
        right: 0;
        width: 25px;
        height: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .sticky.nav-active #nav .menu-main-menu-container ul.menu li.carers a {
        color: #fff !important;
    }

    .without_image_modal .content_inner ul li,
    .custom_module_sec .content_inner ul li {
        font-size: 14px;
        margin: 5px 0px;
    }

}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .hero-heading h1.heading {
        line-height: normal;
    }

    .hero_button a {
        padding: 2vw;
    }

    .hero_button a svg {
        height: 12px;
        padding-left: 8px;
        top: 0;
    }

    .content_3_col .col-item {
        width: 33.33%;
        padding: 0px 15px;
    }

    .content_3_col .col-inner {
        gap: 0px !important;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .content_3_col .col-item .item .arrow.js-open-modal {
        padding: 2vw 2vw;
        line-height: normal;
        max-width: 100%;
        display: inline-block;
    }

    .content_3_col .col-item .item .arrow.js-open-modal svg {
        margin: 0px;
        height: 10px;
        padding-left: 19px;
    }

    .content_3_col .col-item .item {
        display: inline-block;
        width: 100%;
    }

    .velo_form .hs_submit.hs-submit {
        position: static;
    }

    .question_hero-banner .wrapper_content {
        padding-top: 25vh;
    }

    .question_hero-banner .wrapper_content .vertical_shape {
        display: none;
    }

    .what_we_do-section .wrapper_section .col_6 .col_sp .essential_column.last_child .sp_essential a svg,
    .what_we_do-section .wrapper_section .col_6 .col_sp .essential_column.last_child .sp_essential a svg path {
        height: 8px;
    }

    .content_3_col .col-item .item .title {
        font-size: 2.5rem;
    }
}

@media screen and (min-width: 901px) and (max-width: 1300px) {
    #nav .menu-main-menu-container ul.menu {
        gap: 3vw;
    }

}

.section.privacy p,
.section.privacy ul li {
    font-size: 2.25rem;
    line-height: 2.8rem;
}

.section.privacy ul li,
.section.privacy ol li {
    margin: 0;
}

.section.privacy a {
    color: #f0a323;
    text-decoration: underline;
}

.section.privacy::after {
    content: unset;
}

.section.privacy h1 {
    letter-spacing: normal;
}

.section.privacy h1,
.section.privacy h2 {
    font-weight: 500;
}

#footer_section .privacy {
    color: #fff;
}

.d-none { display: none; }