@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

body .site-content {
    font-weight:400;
    font-size:18px
}
body .site-content .weight-bold {
    font-weight:600
}
body,
.site-content h1,
.site-content h2,
.site-content h3,
.site-content h4,
.site-content h5,
.site-content h6,
.site-content p,
.site-content li,
site-content blockquote {
    font-family: 'Montserrat', sans-serif;
}
.site-content .weight-light {
    font-weight:300
}
p, li  {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility;
}
.site-content ul {
    margin:1rem 0 1rem 20px;
}
/* Accessbility css */

.page.page-template-default .idp-signup .site-hero.ipd,
.page-template-default .site-hero.idp-signup {
    display: table !important;
    width: 100%;
}

.page-template-default .site-hero.ipd {
    background-color: #59CBEB !important;
}

.ipd_form .gform_wrapper .gform_body input,
.ipd_form .gform_wrapper .gform_body select {
    border: 1px solid #dcdcdb;
    border-radius: 0px;
    box-shadow: inset 0rem 0rem 0rem 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
}

body.page-template-default .entry-content .ipd_form ul li:before {
    content: none;
}

body.page-template-default .entry-content .ipd_form ul li {
    padding-left: 0;
}

.ipd_form h3.gform_title {
    text-transform: uppercase;
    text-align: center;
}

.site-main.ipd .padding-top-default,
.site-main.idp-signup .padding-top-default {
    padding-top: 0;
}

.checkbox input[type="checkbox"] {
    visibility: hidden;
}

.checkbox label {
    cursor: pointer;
}

.checkbox input[type="checkbox"]+label:before {
    border: 1px solid #dcdcdb;
    content: "\00a0";
    display: inline-block;
    font: 13px/1em sans-serif;
    height: 16px;
    margin: 0 .25em 0 0;
    padding: 0;
    vertical-align: top;
    width: 16px;
    left: 0;
    position: absolute;
    top: 5px;
}

.checkbox input[type="checkbox"]:checked+label:before {
    background: #59CBEB;
    color: #fff;
    content: "\2713";
    text-align: center;
    position: absolute;
    left: 0;
    top: 5px;
}

.checkbox input[type="checkbox"]:checked+label:after {
    font-weight: bold;
}

.checkbox input[type="checkbox"]:focus+label::before {
    outline: rgb(59, 153, 252) auto 5px;
}

.final_clean {
    text-align: center;
}

.final_clean a {
    color: black;
}

.ipd .ipd_form a,
.idp-signup .ipd_form a {
    text-decoration: underline !important;
}

.ipd_form select.country {
    color: #7f7f7f;
}

body.page-template-default .entry-content .ipd_form h3.gform_title {
    margin-bottom: 0;
    letter-spacing: .875rem;
    text-transform: uppercase;
    padding-bottom: 42px;
}

.ipd_form {
    padding-bottom: 15px;
}

.ipd .padding-reduced,
.idp-signup .padding-reduced {
    padding-top: 10px;
}

.ipd_form .gform_wrapper li.gfield.gfield_error .gfield_description.validation_message,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .gfield_description.validation_message {
    left: 0;
    z-index: 20;
    right: auto;
}

body.page-template-default .entry-content .ipd_form ul {
    margin-bottom: 0;
}

.ipd_form .ginput_container.ginput_container_checkbox {
    margin-bottom: 2.5rem;
}

.ipd_form .gform_wrapper .gform_body select:focus {
    outline: none;
}

.ipd_form .address_country:before {
    content: "\f0d7";
    font-family: "FontAwesome";
    color: #b5b5b5;
    position: absolute;
    z-index: 999;
    right: 10px;
    top: 0;
    font-size: 26px;
}

.site-footer .menu-item a,
.site-footer .footer__contact-methods a {
    color: #FFFFFF !important;
}

.color-gray,
.reveal .modal-title {
    color: #FFFFFF !important;
}

.site-footer .footer__contact-methods a:hover {
    color: #ffffff !important;
    opacity: .75 !important;
}

.site-footer .footer__section .menu-item.current_page_item a {
    color: #ffffff !important;
    opacity: 0.75;
}

.site-footer .credits p,
.site-footer .credits a {
    color: #ffffff !important;
    opacity: initial !important;
}

.site-footer .credits a:hover {
    color: #ffffff !important;
    opacity: 0.75 !important;
}

.site-footer .social a:focus {
    text-decoration: underline !important;
    text-decoration-color: transparent !important;
}

.reveal-overlay {
    overflow-y: hidden !important;
}

.page-template-careers-page {
    overflow: visible !important;
}

a:focus,
button:focus,
input[type=submit]:focus,
input[type=text]:focus,
textarea:focus,
input[type=email]:focus {
    text-decoration: underline !important;
    text-decoration-color: #FFFFFF !important;
    outline: lightgrey !important;
}

a {
    text-decoration: underline !important;
    text-decoration-color: #FFFFFF !important;
}
#wpadminbar a {
    text-decoration:none !important
}
.underline-area {
    text-decoration: underline;
}

li a:focus {
    text-decoration: underline;
    text-decoration-color: #FFFFFF;
}

.center img {
    display: block;
    margin: auto;
}


/* add new color css */

body {
    color: #58595B !important;
}

span.ab-label {
    color: #58595B !important;
}
#wpadminbar li span.ab-label {
    color: #f0f0f1 !important
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #58595B !important;
}

.color-body {
    color: #58595B !important;
}

.gform_wrapper .gfield_label,
.ginput_container+.gfield_description {
    color: #58595B !important;
}

.page-template-seeload-drms .ginput_container+.gfield_description {
    color: #7f7f7f !important;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    font-family: Helvetica;
}

.page-template-seeload-drms .keep-me label.gfield_consent_label {
    margin-bottom: 0;
    width: 85%;
    padding-top: 2px;
    margin-left: 0;
    color: #0d0101;
}

section.seeload_content p {
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.page-seeload-derms .why-seaload .row {
    padding: 0;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.why-seaload-heading:before {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #DCDCDB;
    content: '';
    display: block;
    height: .0625rem;
    width: 2.1875rem;
}

.why-seaload-heading {
    color: #0C2340;
    padding-bottom: .625rem;
    position: relative;
    margin-bottom: .5rem;
    font-size: 18px;
}

.page-seeload-derms .why-seaload .img-block {
    width: 80px;
    margin-bottom: 20px;
    text-align: left;
}

.why-seaload .col-4 {
    width: 33.3%;
    float: left;
    padding: 0 15px;
    margin-bottom: 50px;
}

.why-seaload {
    padding: 80px 0 30px;
    display: block;
    overflow: hidden;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
}

.why-seaload-description {
    color: #58595B;
    line-height: 1.6;
    font-size: 16px;
}

.why-seaload h2 {
    width: 100%;
    text-align: center;
    letter-spacing: 3px;
    /*     text-transform: uppercase; */
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 50px;
}

section.seeload_content {
    background-color: #0C2340;
    padding: 30px 0;
    position: relative;
}

.page-template-seeload-drms .field_description_below textarea {
    resize: none;
}

.page-template-seeload-drms .keep-me a {
    text-decoration: underline !important;
}

.gform_wrapper ul li.gfield.keep-me {
    padding-top: 10px;
}

.news_tiles span.date {
    color: #58595B;
}


/* add new color css */


/*css section one*/

a.button {
    font-weight: bold;
    text-transform: uppercase;
}

span.display-none {
    display: none;
}

.contact__branches .column span.block {
    display: initial;
}

.contact__branches .column {
    line-height: 30px;
}

.contact__information .flex.letter-spacing a,
.contact__information .flex.letter-spacing span {
    letter-spacing: .2125rem;
}

.opening-contact a.button {
    font-size: 14px;
    padding: 12px 24px;
}

.center-image {
    width: 100%;
    max-width: 600px;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}


/*drop down css*/

.download-dropdown select {
    color: rgba(0, 0, 0, 0.5);
}

.download-dropdown .ginput_container_select:after {
    height: 3rem !important;
}

.downloads__modal-content .gform_wrapper select.selected-option {
    color: #0a0a0a;
}

header#topHeader {
    padding: 0px 0;
}

header#topHeader.sticky-header {
    padding: 0px 0;
}
.logged-in.admin-bar header#topHeader {
    margin-top:32px
}
#menu-header-navigation li a {
    padding: 43px 1rem;
    transition: all 0.5s;
}

.logo {
    padding: 32px 0px;
}

.sub-menu {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    max-height: inherit;
    padding: 0;
    top: 100%;
    background: #fff;
    border-left: none;
    border-top: 1px solid #f0f0f0;
    position: absolute;
    overflow: visible;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    list-style: none;
    transition: all 0.5s;
    max-width: 400px;
    width: 100%;
}

#menu-header-navigation ul.sub-menu ul {
    max-width: 380px;
    width: 100%;
    display: none;
    opacity: 0;
}

#menu-header-navigation .sub-menu li.has-sub-menu ul.sub-menu {
    position: relative;
    margin: 0;
    width: 100%;
    float: right;
    box-shadow: none;
}

#menu-header-navigation .sub-menu li.has-sub-menu ul.sub-menu li {
    padding-left: 20px;
}

#menu-header-navigation ul.sub-menu li:hover ul.sub-menu,
#menu-header-navigation ul.sub-menu li:focus ul.sub-menu {
    display: block;
    opacity: 1;
}

.sub-menu li {
    border-top: 1px solid #f0f0f0;
    display: inline-block;
    width: 100%;
}

#menu-header-navigation .sub-menu li a {
    padding: 10px;
    display: block;
}

#menu-header-navigation li.subscribe-menu a {
    background: #59CBEB;
    color: #ffffff;
    text-decoration: none !important;
    padding: 0.5rem 1rem;
    text-transform: uppercase;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0;
        border-radius: 4.8rem;
}

#menu-header-navigation li.subscribe-menu a:hover {
    background-color: #0C2340;
}

#menu-header-navigation li.subscribe-menu.active a {
    color: #ffffff !important;
}

.menu>li:hover .sub-menu,
.menu>li:focus .sub-menu {
    display: block;
    visibility: visible;
    opacity: 1;
}


/* section.site-hero.position-relative.divTable {
    display: block;
    width: 100%;
} */


/*homeslider   */

.home_slider {
    margin-bottom: -8px;
}

.homeslide {
    max-height: 480px;
    height: 100%;
    object-fit: cover;
    display: block;
    width: 100%;
    margin-bottom: -1px;
}

.slide_image {
    background-size: cover;
    height: 480px;
}

body .home_slider .slick-arrow.slick-prev+.slick-list {
    padding: 0px;
}

.homeslide img {
    width: 100%;
    max-width: initial;
}

.slider_content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.slider_content .table {
    display: table;
    width: 100%;
    height: 100%;
}

.slider_content .table-cell {
    display: table-cell;
    vertical-align: middle;
}

.slider_content .title {
    font-size: 2.525rem;
    color: #fff;
    margin-bottom: 1.3125rem;
    font-weight: bold;
}

.slider_content .content-section.slide-content {
    width: 50%;
}

.slider_content .subtitle {
    font-size: 1.189rem;
    color: #fff;
    margin-bottom: 2.3125rem;
}

.slider_content .content-section {
    margin-top: 0 auto;
    padding-left: 2%;
}

body .home_slider .slick-dots {
    margin-top: -42px !important;
}

.home_slider .slick-arrow {
    display: none !important;
}

.homeslide .slider_button a,
.site-content input[type="submit"],
.site-content input[type="button"],
.site-content input[type="submit"].gform_button,
.site-content .button,
.download-btn,
.insights-post-block a.btn-dwnl,
.site-content a.button,
.site-content a.download-btn,
.careers__people .button,
.gform_footer input[type="submit"].gform_button {
    background: #59CBEB;
    border: 1px solid #59CBEB;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 4.8rem;
    padding: 1rem 2rem;
    line-height:1.5;
    font-weight:500;
    color:#fff;
    text-decoration:none !important;
    -webkit-transition: border-color .2s linear,background-color .2s linear;
    -o-transition: border-color .2s linear,background-color .2s linear;
    transition: border-color .2s linear,background-color .2s linear;
}
.site-content blockquote:before,
.site-content .has-underline.has-underline-primary:after,
.site-content input[type="submit"]:hover,
.site-content input[type="submit"]:focus,
.site-content input[type="button"]:hover,
.site-content input[type="button"]:focus,
.site-content .button:hover,
.site-content .button:focus,
.site-content input[type="submit"].gform_button:hover,
.site-content input[type="submit"].gform_button:focus,
.site-hero ::selection,
.site-content ::selection,
.homeslide .slider_button a:hover,
.download-btn:hover,
.insights-post-block a.btn-dwnl:hover,
.site-content a.button:hover,
.site-content a.download-btn:hover,
.careers__people .button:hover,
.gform_footer input[type="submit"].gform_button:hover,
.gform_footer input[type="submit"].gform_button:active,
.gform_footer input[type="submit"].gform_button:focus {
    background-color: #59CBEB;
    color:#0C2340
}
/*end honeslider*/

.download_blog_custom_section a.btn-dwnl {
    color: #fff;
    background: #59CBEB;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 21px;
    float: left;
    font-weight: normal;
    text-transform: capitalize;
}

.insights-post-block a.btn-dwnl {
    padding: 8px 16px;
    font-size: 14px;
    float: left;
}

.insights-post-block .has-underline {
    margin-bottom: 1rem;
}

.news_tiles {
    margin: 34px 0px 0px;
}

.blog .pagination-container {
    margin-top: 40px;
}

.blog .pagination .navigation {
    margin: 0.75rem auto 2.3125rem;
}

.blog .pagination a {
    color: #0a0a0a !important;
    padding: 11px;
    border-radius: 0 !important;
    background-color: transparent !important;
    border: 0px !important;
}

.blog .pagination li {
    margin-right: 0;
    padding: 0;
    height: 48px;
    width: 48px;
    border: 1px solid #dcdcdb;
    border-right: 0px;
}

.blog .pagination button {
    color: #0a0a0a !important;
    padding: 0;
    height: 48px;
    width: 48px;
    border-radius: 0 !important;
    background-color: transparent !important;
    border: 1px solid #dcdcdb;
}

.pagination .navigation ul li.next a,
.pagination .navigation ul li.prev a {
    padding: 9px;
}

.site-content .pagination .navigation ul a {
    margin-top: 0;
    margin-bottom:0;
    color: #333;
    background-color:#fff;
    text-decoration:none !important
}
.site-content .pagination .navigation ul li.active a {
    color:#fff
}
.blog .pagination li {
    margin-right: 0;
}

.blog .pagination .navigation ul li.active a {
    -ms-transform: scale(0) !important;
    transform: none !important;
}

.blog .pagination .navigation ul li:last-child {
    border-right: 1px solid #dcdcdb;
}

.blog .pagination .navigation ul a:not(.active):hover {
    -ms-transform: none;
    transform: none;
}

.blog .pagination.padding-reduced li.next {
    border-right: 1px solid #dcdcdb;
}

.close-menu .close_icon {
    display: none;
}

.single-post .news-detail {
    padding-top: 1.25rem;
}

.customers-projects__filter {
    padding-top: 45px;
}

.customers-projects-image {
    margin-bottom: 30px;
}

section.contact__information {
    padding: 74px 0;
}

.contact__information .flex {
    margin-bottom: 0;
}

.contact__branches {
    padding: 3.125rem 0 3.125rem;
}

.contact__form .gform_heading {
    display: none;
}

.contact__form .heading {
    margin: 2.875rem 0;
}

section.contact__form {
    padding-bottom: 74px;
}

[type='file'],
[type='checkbox'],
[type='radio'] {
    margin: 0 0 2rem;
}

.contact__form .ginput_container+.gfield_description {
    width: 100%;
    float: left;
    padding-top:5px
}

.keep-me input[type="checkbox"] {
    float: left;
    margin-top: 3px;
    width: auto;
    margin-right: 10px;
}

.keep-me label.gfield_consent_label {
    float: left;
    margin-bottom: 31px;
    width: 80%;
    line-height: normal;
}

.blog .pagination .navigation li.dots {
    display: table;
}

.blog .pagination .navigation li.dots span.more {
    display: table-cell;
    vertical-align: middle;
    line-height: 30px;
}

.content-single-post .single-news-title {
    margin-bottom: 20px !important;
}

.single-news-content blockquote {
    padding-left: 0.875rem;
    margin: 20px 0;
}

.single-news-content blockquote p {
    line-height: 30px !important;
    font-size: 20px;
}

.reveal .modal-title {
    font-weight: bold;
}

footer.site-footer.position-relative.has-upper-skew {
    background-size: cover;
    background-color: #0C2340;
}

.customers-projects__slider .slide__description {
    margin-top: 15px;
}

.customers-projects__slider .slide__description p {
    margin-bottom: 20px;
}

.blog .pagination li.active {
    background: #59CBEB;
}

.blog .pagination li.active a {
    color: #fff !important;
}

.page-template-technology-solutions button#content-navigation__mobile-button {
    display: none;
}

.page-template-default .site-hero.terms-conditions {
    background-image: none !important;
    padding-top: 32px;
    padding-bottom: 32px;
}


.pagination-insights .current {
    background-color: #59CBEB;
    color: #fff;
}
.pagination-insights a:hover {
    color:#59CBEB
}
section.has-skew.background-cover.grid-os-section {
    padding-top: 70px !important;
}

.front-page__benefits {
    padding-bottom: 1.75rem;
}


/*.menu-footer-menu-quick-links-container {
    margin-top: 34px;
}*/

section.home_value_props {
    padding: 32px 15px;
}
.home_value_props .custom-div h2 {
    font-weight:600
}
.home .site-hero .divTable-cell .overlay.color-black {
    background-color: #fff;
}

#single .category-news .entry-content br {
    display: block;
}
#single .entry-content ul li:before, body.page-template-default .entry-content ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    color: #59CBEB !important;
    content: '\f105';
    font-family: FontAwesome;
}
.iframe-container {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
}

.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.single-format-standard section.site-hero.position-relative.divTable,
.single-blogs section.site-hero.position-relative.divTable {
    padding: 0px;
}


/*end css section one*/

body.padding-top-0 {
    padding-top: 0px !important;
}

.divTable {
    display: table;
}

.divTable-cell {
    display: table-cell;
    vertical-align: middle;
}

.gridos__graphic.divTable-cell.aos-init.aos-animate {
    text-align: center;
}

section.site-hero.position-relative.divTable {
    height: 160px;
    display: table;
    width: 100%;
}

section.site-hero.position-relative.divTable.customer-hero-header {
    text-align: center;
}

.gridos__content .button {
    margin-top: 15px;
}


/* .row {
    max-width: 1210px;
} */

#projects-modal-2 .modal-title {
    background: #c61b2e;
    color: #fff;
}

.textalign-left {
    text-align: left;
}

.ie-blend-fix {
    opacity: 0 !important;
}

br {
    display: none;
}

.mt-70 {
    margin-top: 70px;
}

.block-txt {
    display: block;
    margin-bottom: 10px;
}

.pb-10 {
    padding-bottom: 10px;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mt-40 {
    margin-top: 40px;
}

.mb-40 {
    margin-bottom: 40px;
}

.fw-b {
    font-weight: bold;
}

.pl-70 {
    padding-left: 70px;
}

.pt-24 {
    margin-top: 24px;
}

.pr-70 {
    padding-right: 70px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-30 {
    padding-top: 30px;
}

.col-5 {
    width: 45%;
    float: left;
}

.col-7 {
    width: 55%;
    float: left;
}


/*.home .site-hero,
.page-template-default .site-hero {
    padding-top: 10vh!important;
    padding-bottom: 10vh!important;
}
*/


/* 4march css */

.value_props>.custom-heading {
    width: 100%;
    float: left;
    text-align: center;
}

.value_props>.custom-heading h2 {
    letter-spacing: .9375rem;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}


/* 4march css */

.opening-contact h5 {
    margin-bottom: 0px;
    font-size:24px;
}

.opening-contact .button {
    margin-bottom: 0px;
}

.featured-block-left {
    padding-right: 27%;
}

.cust-title {
    margin-top: 40px;
    letter-spacing: .9375rem;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 40px !important;
}

.partners h2 {
    margin-top: 40px;
    letter-spacing: .9375rem;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 40px !important;
}

.partners h4 {
    margin-top: 40px;
    letter-spacing: .9375rem;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}

.block {
    display: block;
}

.bar_head {
    display: none;
}

.featured-title {
    font-size: 34px;
    margin-top: 30px;
    line-height:1.2;
}

.featured-header p {
    color: #58595B;
    font-size: 14px;
    line-height: 23px;
    margin-top: 20px;
}
.featured-block-left p {
    font-size:16px;
    line-height:1.4
}
.download-btn {
    background: #59CBEB;
    color: #fff;
    padding: 8px 17px;
    display: inline-block;
    margin-top: 30px;
    font-size: 14px;
}

.download-btn:hover,
.download-btn:focus {
    color: #fff;
}

.featured-image-block {
    position: relative;
}

.featured-tag {
    position: absolute;
    right: 0px;
    top: 30px;
    background: #c52127;
    max-width: 129px;
    width: 100%;
    padding: 16px 8px 10px;
}

.featured-tag h4 {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 2px;
}

.featured-block-left .tag-name {
    color: #0C2340;
    font-size: 14px;
    font-weight: bold;
}

.featured-tag .tag-name {
    color: #0C2340;
    font-weight: 600;
    font-size: 14px;
}

.featured-tag .tag-date {
    color: #fff;
    font-size: 12px;
}

.featured-image-details {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0px 30px;
}

.featured-image-details h2 {
    color: #0C2340;
    font-weight: bold;
    font-size: 26px;
}

.featured-image-details p {
    color: #333;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px;
}

.filter_txt.mob_filter_toggle:before {
    content: url(/wp-content/uploads/2020/01/filter.svg);
    position: absolute;
    left: 0px;
}

.insights-filter .col-3 {
    width: 30%;
    float: left;
}

.insights-filter .col-9 {
    width: 70%;
    float: left;
}

.insights-filter .insights-filter-sidebar ul {
    list-style: none;
    padding-left: 0px;
    margin-left: 0px;
}

.insights-filter-sidebar ul li .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    margin-left: 0px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333;
}

.insigths-popup-pdf {
    top: 52% !important;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 630px !important;
    width: 90% !important;
    padding: 0px;
    position: absolute;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.insights-filter-sidebar h4 {
    font-size: 16px;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 30px;
}

.insights-filter-sidebar ul li .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.insights-filter-sidebar ul li .checkmark {
    position: absolute;
    top: 6px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.insights-filter-sidebar ul li .container:hover input~.checkmark {
    background-color: #fff;
}

.insights-filter-sidebar ul li .container input:checked~.checkmark {
    background-color: #fff;
}

.insights-filter-sidebar ul li .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.insights-filter-sidebar ul li .container input:checked~.checkmark:after {
    display: block;
}

.insights-filter-sidebar ul li .container .checkmark:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid #0C2340;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.insights-form-block .insights-search-block {
    max-width: 270px;
    width: 100%;
    float: left;
    position: relative;
}

.insights-form-block .insights-search-block .search-box {
    border: 1px solid #dcdcdb;
    padding-left: 20px;
    height: 50px;
    box-shadow: 0px 0px;
    margin-bottom: 0px;
    position: relative;
    color: #333;
    padding-right: 31px;
}

.insights-form-block .insights-search-block .search-btn {
    position: absolute;
    top: 15px;
    right: 14px;
}
.insights-form-block .insights-search-block .search-btn img {
        filter: brightness(0);
}

.insights-form-block .insights-drop {
    float: right;
    max-width: 170px;
    width: 100%;
}

.insights-drop select {
    border: 1px solid #dcdcdb;
    color: #333;
    height: 50px;
    padding-left: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("/wp-content/uploads/2020/01/arrow-dropdown.svg");
    background-size: .6em;
    background-position: calc(100% - -0.5em) center;
    background-repeat: no-repeat;
}

.insights-form-block .insights-drop select:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

.insights-post-block .size-captions {
    min-height: 55px;
}

.post-block-img {
    background: #e9e9e9;
    padding: 30px;
    margin-bottom: 30px;
    position: relative;
}

.download_blog_custom_section a.btn-dwnl {
    color: #fff;
    background: #c30e22;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 21px;
    float: left;
    font-weight: normal;
    text-transform: capitalize;
}

.reveal {
    margin-left: 0;
}

.post-tag {
    position: absolute;
    top: 44px;
    right: 30px;
    background: #0C2340;
    color: #fff;
    padding: 3px;
    max-width: 95px;
    width: 100%;
}

.post-tag .post-tag-name {
    font-size: 8px;
    text-transform: uppercase;
}

.post-tag .post-tag-date {
    font-size: 6px;
}

.post-details {
    position: absolute;
    bottom: 125px;
    padding-left: 10px;
    width: calc(100% - 30%);
}

.post-details .post-title {
    font-size: 10px;
    font-weight: bold;
    color: #0C2340;
    margin-bottom: 5px;
}

.post-details .post-des {
    font-size: 8px;
    color: #333;
}

#navigation-grid .btn-dwnl:hover,
#navigation-grid .btn-dwnl:focus {
    color: #fff;
}
.no-result {
    color: #c30e23;
    font-weight: 600;
    text-align: center;
    width: 100%;
    float: left;
}
.pagination-container {
    border-top: 1px solid #dcdcdb;
    padding-top: 40px;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.pagination-container .pagination-insights {
    margin-bottom: 80px;
}

.pagination-insights .current {
    border-left: 1px solid #dcdcdb;
}

.pagination-insights .prev {
    border-left: 1px solid #dcdcdb;
}

.page-numbers {
    border: 1px solid #dcdcdb;
    float: left;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border-left: 0px;
    padding: 0px;
    font-size: 14px;
    color: #333;
}

.gform_wrapper .gform_footer {
    clear: both;
}

a.page-numbers:last-child {
    border-right: 1px solid #dcdcdb;
}

.next {
    width: 80px;
    height: 48px;
    float: right;
    text-transform: uppercase;
    border: 1px solid #dcdcdb;
    font-size: 14px;
    text-align: center;
    line-height: 48px;
    padding: 0px !important;
}

.apply-cancel-btn {
    display: none;
}

.mob_show .close_filter {
    display: none;
}


/*solution-page-css*/

.site-content p.custom-para {
    margin-bottom: 15px;
}

.technology-slider .slider .slick-prev.slick-arrow {
    left: -140px;
    background: url(/wp-content/uploads/2020/01/arrow-left.png);
    background-repeat: no-repeat;
    /* background-color: rgba(0, 0, 0, 0.6); */
    background-position: center top 45%;
    position: absolute;
    top: 35%;
    height: 75px;
    width: 75px;
    border: none;
    z-index: 1;
    padding: 0;
    font-size: 0rem;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.technology-slider .solutions-slider.slick-slider.slick-initialized {
    display: block;
    max-width: 930px;
    margin: auto;
    width: 100%;
}

.technology-slider .slider .slick-next.slick-arrow {
    right: -135px !important;
    background: url(/wp-content/uploads/2020/01/right-arrow.png);
    background-repeat: no-repeat;
    /* background-color: rgba(0, 0, 0, 0.6); */
    background-position: center top 45%;
    top: 35%;
    height: 75px;
    width: 75px;
    border: none;
    z-index: 1;
    padding: 0;
    font-size: 0rem;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.solutions-slider.slick-slider.slick-initialized .slick-slide.slick-current.slick-active.slick-center:before {
    background-color: transparent;
}

.solutions-slider.slick-slider.slick-initialized .slick-slide:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000000ad;
    left: 0px;
}

.slider-content {
    padding: 40px 20px;
}

.technology-slider {
    padding-bottom: 60px;
}

.technology-slider .slick-slider .slick-dots li {
    padding: 0 13px;
}

.technology-slider .slick-slider .slick-dots li button {
    border: 3px solid #b9b9b9;
    height: 20px;
    width: 20px;
}
.technology-slider .slick-slider .slick-dots li.slick-active button {
    background-color: #59CBEB;
    border-color: #59CBEB;
    color: #fff;
}

.technology-slider .slick-active {
    padding: 0px 0;
}

.technology-slider .slick-center {
    transform: scale(1.20)
}

.technology-slider .slick-slide:not(.slick-active) {
    margin: 20px 0;
}

.child {
    width: 100%;
}

.technology-slider .slide:not(.slick-active) {
    cursor: pointer;
}

.technology-slider .slick-initialized .slick-slide {
    position: relative;
    transition: all 0.8s;
}

.technology-slider .slick-slide.slick-current.slick-active.slick-center {
    z-index: 9;
    background-color: #fff;
    box-shadow: 0px 0px 15px #333;
    margin-top: 20px;
}

.technology-slider .slick-initialized .slick-slide:before {
    content: '';
    position: absolute;
    width: 100%;
    background-color: #0000008f;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
}

.technology-slider .slick-slide.slick-current.slick-active.slick-center:before {
    background-color: transparent;
}

.technology-slider .slick-slider .slick-dots li.slick-active button {
    -ms-transform: scale(1);
    transform: scale(1);
}

.technology-slider .slick-slide .content {
    display: none;
}

.technology-slider .slick-slide.slick-current.slick-active.slick-center .content {
    padding: 15px 3px;
    position: absolute;
    bottom: -110px;
    display: block;
    width: calc(100% + 140px);
    left: -70px;
    min-height: 100px;
}

.technology-slider .slick-slide.slick-current.slick-active.slick-center .content p {
    margin-bottom: 0px;
}

.technology-slider .slick-prev:before,
.technology-slider .slick-next:before {
    color: #000;
}

.cl {
    text-align: center;
}

.cl img {
    display: inline-block;
}

.technology-slider .slick-arrow {
    top: calc(50% - 50px);
}

.technology-slider .slider .slick-slider .slick-dots {
    margin-top: 15px !important;
}

.technology-slider .slick-track {
    padding-top: 40px;
    padding-bottom: 140px;
}

.technology-slider .divtable {
    display: table;
    width: 100%;
    height: 0px;
    text-align: center;
}

.technology-slider .divtablecell {
    display: table-cell;
    vertical-align: middle;
}

.technology-slider .pagination {
    text-align: center;
    font-size: 1.2rem;
}

.solution-feature {
    padding: 100px 0px;
}
.solution-feature .manage-title {
    padding-bottom: 40px;
    max-width: 800px;
    margin: auto;
}

.solution-feature .size-captions, .pdf-content .size-captions {
    margin-top: 30px;
    color: #0C2340;
    font-size: 22px;
    padding-bottom: 28px;
    margin-bottom: 20px;
}

.solution-feature .size-captions {
    text-align:center;
    margin:0;
    padding:0
}
.solution-feature .size-captions.has-underline:after {
    display:none;

}
.solution-feature .column {
    border-left:0;
    padding: 34px 1rem;
    position: relative;
    left: -1px;
    width:100% !important;
    float:none !important;
    flex: 300px 0 1;
}
.solution-feature .feature-content > div {
        display: flex;
    flex-wrap: wrap;
  justify-content: center;
  align-content: start;
  justify-items: start;
  align-items: stretch;
  float:none !important
}
.solution-feature .feature-icon {
    padding-bottom: 20px;
    position: relative;
    margin: 0 auto;
    display: block;
    position: relative;
    height:77px;
    width:77px;
    padding:1rem;
    line-height:45px;
    margin:auto;
}
.solution-feature .feature-icon img {
    width: 45px;
    max-height:45px;
    height: auto;
}
.pdf-content .size-captions {
    font-size:18px;
}
.benefits-image-block {
    width: 50%;
    margin-bottom: 20px;
    text-align: left;
}

.benefits-last-image {
    float: left;
    width: auto;
    margin-right: 60px;
}

.front-page__benefits .column:last-child {
    width: 100%;
    height: 100%;
    margin-top: 36px;
}

.front-page__benefits .column:last-child p {
    float: left;
    width: auto;
    position: relative;
}

.front-page__benefits .column:last-child .has-underline:after {
    position: absolute;
    left: 142px;
    bottom: -30px;
}

.front-page__benefits .column:last-child .benefits__description {
    width: 100%;
    float: left;
    max-width: 85%;
    margin-top: 20px;
}

.front-page__benefits .column {
    border: 1px solid #dcdcdb;
    padding: 38px 10px 45px 38px;
    height: 375px;
    border-right: 0px;
}

.front-page__benefits .column:nth-child(3) {
    position: relative;
}

.front-page__benefits .column:nth-child(3):after {
    content: '';
    display: block;
    position: absolute;
    bottom: -18px;
    left: 50%;
    width: 34px;
    height: 34px;
    background: #FFFFFF;
    border-right: 1px solid #dcdcdb;
    border-bottom: 1px solid #dcdcdb;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin-left: -17px;
}

.front-page__benefits .column:nth-child(4) {
    border-right: 1px solid #dcdcdb;
}

.front-page__benefits .column:last-child {
    border: 1px solid #dcdcdb;
    background: #f4f4f4;
}

.solution-feature .benefits__description {
    margin-bottom: 0px;
    text-align:center;
}
.solutionpage-nav {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 0px !important;
}

h6.title-grid.subsection-heading.weight-bold {
    color: #0C2340;
    font-size: 22px;
    margin-bottom: 20px;
    padding-bottom: 28px;
    margin-bottom: 20px;
}

.manage-title {
    text-align: center;
    font-size: 34px;
    margin-bottom: 20px;
}

.content-navigation.solutionpage-nav ul.content-navigation__container.flex-center {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

.solutionpage-nav .fix-nav-text {
    display: inline-block;
}

.content-navigation.solutionpage-nav li.content-navigation__link {
    width: 33.33%;
    text-align: center;
}

.active-li {
    border-bottom: 5px solid #59CBEB;
    margin-bottom: 16px;
}


/* .content-navigation__container .content-navigation__link:first-child .active-li {
    border-bottom: 5px solid #59CBEB;
    margin-bottom: 16px;} */

.management-section {
    padding-top: 80px;
    border-top: 1px solid #fff;
}

.management-section .management-logo {
    text-align: center;
    margin-bottom: 40px;
}

.energy-video-iframe {
    padding: 35.25% 0 0px 0;
    position: relative;
    margin-bottom: 40px;
}

.content-navigation .content-navigation__container .content-navigation__link:nth-child(2) {
    /* border-left: 1px solid #ddd; */
    border-right: 1px solid #ddd;
    margin: 0px;
    padding-left: .625rem;
    padding-right: .625rem;
}

.content-navigation .content-navigation__container .content-navigation__link:last-child {
    border-right: 0;
}

.content-navigation .content-navigation__container .content-navigation__link a {
    padding: 30px .3125rem !important;
}

.solutionpage-nav .content-navigation__container .content-navigation__link a {
    padding: 30px .3125rem;
}

.size-subtitle {
    font-size: 20px;
}

.tick-icon {
    float: left;
    margin-right: 20px;
    height: 30px;
}

.group-section-block {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
    border-top: 1px solid #dcdcdb;
    padding-top: 40px;
    margin-bottom: 40px;
}

.group-button-wrap {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 50px 0px;
}

.group-button-wrap .btn-dwnl {
    background: #59CBEB;
    max-width: 200px;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 16px 0px;
    font-size: 14px;
    color: #fff;
    margin: 0px 10px;
    font-weight: 600;
}

.group-button-wrap .btn-dwnl:hover {
    color: #fff;
}

.transactiv-logo {
    margin-bottom: 30px;
}

#navigation-transactive p {
    text-align: left;
}

#navigation-transactive .key-title {
    text-align: center;
    margin-bottom: 50px;
    font-weight: 600;
    font-size: 20px;
    color: #333;
}

.tranactive-feature-section .group-section-block {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
    border-top: 1px solid #dcdcdb;
    padding-top: 40px;
    margin-bottom: 40px;
}

#navigation-transactive .feature-title {
    text-align: center;
    margin-bottom: 50px;
    font-weight: 600;
    font-size: 20px;
    color: #333;
}

.tranactive-feature-section .subsection-heading {
    color: #7f7f7f;
}

#navigation-transactive {
    padding-bottom: 10px;
}

.tranactiv-button-wrap .btn-dwnl {
    background: #59CBEB;
    max-width: 200px;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 16px 0px;
    font-size: 14px;
    color: #fff;
    margin: 0px 10px;
}

.tranactiv-button-wrap .btn-dwnl:hover {
    color: #fff;
}

#navigation-microgrid .subtitle {
    text-align: left;
    padding: 40px 0px;
    margin-bottom: 0px;
}

#navigation-microgrid p {
    text-align: left;
}

#navigation-microgrid .case-title {
    text-align: center;
    margin-bottom: 50px;
    font-weight: 600;
    font-size: 20px;
    color: #333;
}

#navigation-microgrid .management-section__subsections-container.full-width-halves .management-section__subsection {
    -ms-flex-preferred-size: 50%;
    flex-basis: 33.3%;
    text-align: center;
}

#navigation-microgrid .management-section__subsections-container.full-width-halves .management-section__subsection h6 {
    text-align: left;
}

.microgrid-feature-section .key-title {
    color: #333;
}

.microgrid-feature-section .tranactiv-button-wrap .btn-dwnl {
    background: #59CBEB;
    max-width: 200px;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 16px 0px;
    font-size: 14px;
    color: #fff;
    margin: 0px 10px;
}

.microgrid-feature-section .group-section-block {
    border-top: 1px solid #dcdcdb;
}


/*end solutions page css*/


/*modal css*/

.popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.75);
    z-index: 999;
}


/* Inner */

.popup-inner {
    max-width: 630px;
    width: 90%;
    padding: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
    border-radius: 3px;
    background: #fff;
}

.popup-inner .form-title {
    background: #0C2340;
    color: #fff;
    font-size: 26px;
    text-align: center;
    padding: 25px 0px;
    margin-bottom: 0px;
}

.popup-inner .gform_body {
    padding: 15px 40px;
}

.popup-inner .gform_title {
    background: #0C2340;
    color: #fff;
    text-align: center;
    padding: 20px 0px;
    font-size: 26px;
}

.popup-inner #gform_confirmation_message_6 {
    padding: 30px 20px;
}

.popup-inner .gform_wrapper .validation_error {
    color: #59CBEB;
    margin-bottom: .9375rem;
    text-align: center;
    padding-top: 20px;
}

.popup-inner .gform_wrapper li.gfield.gfield_error input {
    border-color: #c30e22;
}

.popup-inner .gform_wrapper .gfield .validation_message {
    bottom: -24px !important;
    color: #59CBEB;
}

.popup-inner #validation_message_6_7,
.popup-inner #validation_message_6_4 {
    bottom: -52px !important;
}


/* Close Button */

.popup-close {
    width: 30px;
    height: 30px;
    padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 100%;
    color: #fff !important;
}

.w-50 {
    width: 48%;
    display: inline-block;
    margin-right: 4%;
}

.m-r {
    margin-right: 0px;
    width: 48%;
    display: inline-block;
}

.m-r .medium {
    margin-top: 6px;
}

.form-control .medium {
    width: 100%;
    border: 1px solid #dcdcdb;
    box-shadow: 0px 0px !important;
    border-radius: 0px !important;
    background: #fff !important;
    float: left;
    height: 50px;
    margin-bottom: 15px;
}

.gform_wrapper textarea {
    width: 100%;
    border: 1px solid #dcdcdb;
    box-shadow: 0px 0px !important;
    border-radius: 0px !important;
    background: #fff !important;
    float: left;
    margin-bottom: 15px;
}

.gfield_checkbox {
    list-style: none;
    margin-left: 0px;
}

.gform_wrapper .gfield .validation_message {
    bottom: -22px !important;
}


/*Single News page css*/

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.news-video {
    border: 10px solid #ddd;
}

.ytp-large-play-button-bg {
    fill: #ff1e00 !important;
    fill-opacity: 1 !important;
}

#single .padding-reduced {
    padding-top: 0px;
}

#single .entry-content p {
    margin-bottom: 0px;
}

#single .single-content {
    margin-top: 50px;
    margin-bottom: 70px;
    color: #7f7f7f;
    font-size: 16px;
    line-height: 26px;
}

#single .single-content strong {
    color: #333;
}

#single .single-content .content-para {
    margin-top: 35px;
}

.share-buttons .social-share-label {
    margin-bottom: 36px !important;
    letter-spacing: 0px;
}

.share-buttons .social-share-label:after {
    bottom: -6px;
}

.flexible-layout__reduced-width p {
    margin-top: 10px;
}


/*end Single News page css*/


/*career page css*/


.site-content h1 {
    margin-bottom: 0px;
}

.site-content p {
    margin-bottom: 0px;
}

.careers__intro {
    padding-bottom: 5rem;
    padding-top: 5rem;
}

.careers__intro .intro-content .button {
    text-align: left;
    background: #59CBEB;
    color: #fff !important;
    padding: 15px;
}

.careers__intro .intro-content .intro-description {
    margin-bottom: 2.3125rem;
}

.gridos__graphic svg {
    height: 17rem;
    margin-top: -50px;
}

.partners .partners__gallery a img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0) !important;
}

.career-nav .content-navigation__container {
    border-bottom: 1px solid #dcdcdb;
}

.career-nav {
    padding-top: 0px;
}

.career-nav .active-li {
    border: 0px;
    margin-bottom: 0px;
}

.content-navigation.fixed {
    top: 0px !important;
}

#navigation-people {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.careers__job-openings .job-post .job-title {
    min-height: 88px;
}

.careers__job-openings .job-post {
    margin-bottom: 30px;
}



#navigation-perks {
    padding-top: 60px;
    padding-bottom: 10px;
}

.careers__perks h2 {
    font-weight: bold;
}

.careers__perks .perk-description {
    text-align: left;
}

.careers__perks .size-h5 {
    margin-bottom: 50px;
}

.careers__job-openings {
    padding-top: 60px;
    padding-bottom: 5px;
}

.careers__job-openings h2 {
    font-weight: bold;
}

.careers__reviews .employee-photo img {
    width: 170px;
    height: 170px;
    object-fit: cover;
}

.careers__reviews .slick-slider.alternative-dots-style .slick-dots li.slick-active button {
    background-color: #59CBEB;
    border-color: #59CBEB;
    color: #fff;
}

.careers__reviews .slick-slider .slick-dots li button {
    border: 2px solid #b9b9b9;
    margin: 0 3px;
}


/*end career page css*/


/* customer and projects css*/

.customers-projects-container>div {
    width: 32%;
    padding: 10px;
    margin: 0px 0.5%;
    margin-bottom: 5px;
}

.customers-projects-container h5 {
    min-height: 84px;
}

.content-area {
    margin-top: 40px;
}


/* .content-area img {
        width: 100%;
    } */


/* end customer and projects css*/


/* about page css*/

#aboutus-title br {
    display: none;
}

.about__values .content__container {
    max-width: 100%;
}

.about__values {
    padding: 0px 100px;
    min-height: 500px;
    max-height: 500px;
}

.team {
    padding-bottom: 55px !important;
}

body.windows-device .reveal .close-button span {
    top: 0px;
}

.reveal .close-button {
    right: 20px !important;
    top: -1px !important;
}

.downloads__modal-content {
    padding: 16px !important;
}

.about-arward-wrap {
    padding: 0px;
}

.about__partners {
    padding-top: 0px;
    padding-bottom: 0px;
}

.member-bio-modal .row .bio-modal__content {
    max-height: 450px;
    overflow-y: scroll;
}

.member-bio-modal {
    top: 50% !important;
    margin-top: -237.5px !important;
}


/*end about page css*/

.gform_confirmation_message {
    padding: 60px 0px 0px;
}

.content-navigation__mobile-button {
    bottom: 4rem;
}

.scroll-to-top {
    bottom: 10px;
}

.page-id-247 .site-hero {
    background-color: #0C2340 !important;
}


/*modal insight css*/

.modal-title-bar {
    color: #fff;
    text-align: center;
    line-height: 75px;
    font-size: 20px;
}

.downloads__modal-content .gform_heading {
    text-align: center;
    padding: 16px 12% 0px;
    padding-top: 0px;
    /* height: 80px; */
}

.downloads__modal-content .gform_wrapper input:not(.gform_button),
.downloads__modal-content .gform_wrapper textarea,
.downloads__modal-content .gform_wrapper select {
    width: 100%;
    border: 1px solid #dcdcdb;
    box-shadow: 0px 0px !important;
    border-radius: 0px !important;
    background: #fff !important;
    /* float: left; */
    height: 50px;
    margin-bottom: 0px !important;
}
.downloads__modal-content .gform_wrapper .gfield .gfield_description.validation_message {
    color: #59CBEB !important;
    font-weight: 400;
    bottom: auto !important;
}

.downloads__modal-content .gform_wrapper .gfield.gfield_error .ginput_container:not(.ginput_complex) {
    padding-bottom: 0;
}

.downloads__modal-content .gform_wrapper ul li.gfield {
    margin-bottom: 15px;
}

.downloads__modal-content .gform_wrapper .validation_error h2 {
    font-size: 20px;
    text-align: center;
    color: #59CBEB;
}
.downloads__modal-content .gform_button {
    padding: 1.2em 2.5em !important;
    margin-top: 20px !important;
}


/*contact form*/

.contact__form .gform_wrapper input:not(.gform_button),
.contact__form .gform_wrapper textarea,
.contact__form .gform_wrapper select {
    border: 1px solid #dcdcdb;
    border-radius: 0px;
    box-shadow: inset 0rem 0rem 0rem 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
}

.insigths-popup-pdf .gfield .validation_message {
    bottom: -46px !important;
}

.insigths-popup-pdf .form-name #validation_message_3_1 {
    bottom: 2px !important;
}

.group-subs-pedding:nth-child(2) {
    padding: 0 20px;
}

.subsection-heading.weight-bold.title-grid {
    font-weight: 600;
}


/*==================================================
    ================== Work ====================
    =====================================================*/

.privacypolicy .textprivacy h5 {
    margin-bottom: 1.25rem;
    text-transform: uppercase;
}

.privacypolicy .textprivacy p {
    margin-bottom: 1.875rem;
    margin-top: 10px;
}

.gridproduct h6.title-grid.subsection-heading.weight-bold.has-underline.center-underline-small {
/*     font-weight: inherit; */
}

.site-hero.position-relative.divTable .site-hero__content.row.above-overlay p.hero-subtitle {
    color: #000000;
}

section.site-hero.position-relative.divTable.customer-hero-header .site-hero__content.row.above-overlay p.hero-subtitle {
    color: #fff;
}

.d-none {
    display: none;
}

.gridproduct .gridosready50 .d-none {
    display: block;
}

.gridproduct .rowcover {
    display: table;
    width: 100%;
    height: 100%;
}

.gridproduct .keybenefit50 {
    position: relative;
    display: inline-table;
    width: 55%;
}

.gridproduct .gridosready50 {
    position: relative;
    display: inline-table;
    width: 45%;
}

.gridproduct .gridosready50 .group-button-wrap {
    text-align: left;
    padding: 0 0 0 0;
}

.gridproduct .gridosready50 .group-button-wrap a:first-child {
    margin-left: 0;
}

.downloads__modal-content .gform_wrapper .keep-me-checkbox input[type=checkbox] {
    width: 25px;
    float: left;
    height: auto;
}

.downloads__modal-content .gform_wrapper .keep-me-checkbox .ginput_container.ginput_container_consent {
    width: 100%;
    float: left;
    margin: 10px 0px;
}

.downloads__modal-content .gform_wrapper .keep-me-checkbox .ginput_container.ginput_container_consent label.gfield_consent_label {
    display: inline;
    width: calc(100% - 25px);
    float: left;
    margin: 0px;
    line-height: 20px;
    margin-top: -5px;
    color: rgba(0, 0, 0, 0.5);
}

.insights-post-block .post-block-img img {
    max-height: 260px;
    object-fit: cover;
    height: 100%;
    margin: auto;
    display: block;
}

.post-block-img .post-block-title {
    position: absolute;
    top: 0;
    left: 0;
    background: #58595b;
    color: #fff;
    padding: 3px 7px;
    font-size: 14px;
}

.reveal iframe.opuc_video_pop_frame {
    width: 100%;
    height: 395px;
}

.reveal.insigths-popup-pdf.opus-video-popup .downloads__modal-content {
    overflow: auto;
    padding: 6px 6px 0px !important;
}

.reveal.insigths-popup-pdf.opus-video-popup .downloads__modal-content h4 {
    margin: 0;
}

.site-footer .hide_desktop {
    display: none;
}

.site-footer .medium-up-2>.column:nth-child(2n) {
    padding-left: 150px;
}

.site-footer .medium-up-2>.column:nth-child(1n) {
    padding-left: 50px;
}

footer.site-footer .footer__section .social {
    padding-left: 50px;
}

.site-footer .medium-up-2>.column:nth-child(even) {
    padding-left: 150px;
}

.reveal.insigths-popup-pdf {
    max-width: 700px;
    width: 100%;
    overflow: initial;
}

.reveal .close-button {
    height: 40px !important;
    width: 40px;
    border-radius: 50%;
    top: 0px !important;
    right: 2px !important;
    z-index: 9;
}

.reveal .close-button span {
    color: #fff;
    position: relative;
    font-size: 40px;
}

.reveal .modal-title {
    display: none !important;
}

.video-description p {
    margin-bottom: 40px;
}


/*.background-cover.remove-color.full-absolute {
    background-color: #000;
    opacity: 0.5;
}*/


/*Seeload Slider   */

.seeload_slider {
    margin-bottom: -8px;
}

.seeload_slide {
    max-height: 580px;
    height: 100%;
    object-fit: cover;
    display: block;
    width: 100%;
    margin-bottom: -1px;
}

.slide_image {
    background-size: cover;
    height: 480px;
}

body .seeload_slider .slick-arrow.slick-prev+.slick-list {
    padding: 0px;
}

.seeload_slide img {
    width: 100%;
    max-width: initial;
}

.seeload_slider .seeload_slider_content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.seeload_slider .seeload_slider_content .table {
    display: table;
    width: 100%;
    height: 100%;
}

.seeload_slider .seeload_slider_content .table-cell {
    display: table-cell;
    vertical-align: middle;
}

.seeload_slider .seeload_slider_content .title {
    font-size: 30px;
    color: #fff;
    margin-bottom: 25px;
    font-family: Helvetica;
    line-height: 45px;
}

.seeload_slider .seeload_slider_content .seeload_slide-content {
    width: 65%;
}

.seeload_slider .intro-video-play {
    display: block;
    padding-left: 0px;
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
}

.seeload_slide .intro-video-play a {
    position: unset;
    justify-content: left;
}

.seeload_slider .slider_button a {
    font-size: 14px;
    font-family: Helvetica;
    /*     text-decoration: none !important; */
    text-transform: none;
    font-weight: bold;
    padding: 12px 32px;
    margin-bottom: 0;
}

.seeload_slider .seeload_slider_content .subtitle {
    font-size: 14px;
    color: #fff;
    margin-bottom: 25px;
    font-family: Helvetica;
}

.seeload_slider .seeload_slider_content .content-section:before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    width: 1px;
    background-color: #fff;
    height: 40%;
}

body .slick-slider.why_choose_slides .slick-dots li.slick-active button {
    background-color: #0C2340;
    border-color: #0C2340;
    -ms-transform: scale(0.75);
    transform: none;
}

.page-template-seeload-drms video.banner_video {
    display: block;
    overflow: hidden;
}


/* .page-template-seeload-drms .ion-play.play-outer-circle {
    position: absolute;
    left: 30px;
} */

.seeload_slide .intro-video-play a {
    position: unset;
    display: none;
}

.page-template-seeload-drms .reveal.medium {
    margin: 2% auto;
}

.seeload_slider .seeload_slider_content .content-section {
    padding-left: 30px;
    position: relative;
}

body .seeload_slider .slick-dots {
    margin-top: -42px !important;
}

.seeload_slider .slick-arrow {
    display: none !important;
}

.seeload_featured-header {
    display: block;
    overflow: hidden;
    padding: 100px 0;
}

.seeload-featured-block-left {
    padding: 60px 70px;
}

.seeload-featured-block-left .featured-titles {
    font-size: 24px;
    margin-top: 70px;
}

.seeload_featured-header-background {
    display: block;
    overflow: hidden;
}

.seeload_featured-header p {
    color: #58595B;
    font-size: 16px;
    line-height: 23px;
    margin-top: 20px;
}

.seeload_featured-header-background a.button {
    margin-top: 30px;
}

.seeload-featured-block-left .download-btns {
    background: #0C2340;
    color: #fff;
    padding: 8px 17px;
    display: inline-block;
    margin-top: 30px;
    font-size: 14px;
}

.seeload-featured-block-left .download-btns:hover,
.seeload-featured-block-left .download-btns:focus {
    color: #fff;
}

.featured-image-blocks {
    position: relative;
    text-align: right;
}

.seeload-count {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.num-counter {
    max-width: 22%;
    padding: 0 15px;
}

section.video-section {
    background-color: #f4f4f4;
    padding: 80px 0 90px;
}

section.video-section .row video {
    border: 1px solid #DCDCDB;
}

h2.video-heading {
    width: 100%;
    text-align: center;
    letter-spacing: 3px;
    /*     text-transform: uppercase; */
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 50px;
}

section.seeload-counter {
    background-size: cover;
    background-position: center;
    background-color: black;
    padding: 100px 0;
}

.count-desc {
    text-align: center;
    display: block;
    overflow: hidden;
    color: #fff;
    font-size: 24px;
    max-width: 830px;
    margin: 0 auto;
    font-weight: 300 !important;
    font-family: Helvetica;
    margin-bottom: 70px;
    padding: 0 15px;
}

.num-counter .count-text {
    font-size: 48px;
    color: #fff;
    line-height: 55px;
    display: block;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.num-counter .count-text label {
    float: left;
    padding-right: 5px;
    position: relative;
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 48px;
    color: white;
    line-height: 52px;
}

.num-counter .count {
    padding-right: 10px;
    float: left;
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 48px;
}

.num-counter .count:before {
    content: "";
    width: 60px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 20px;
    background-color: #FFF;
}

.num-counter span {
    font-size: 24px;
    color: white;
    font-family: Helvetica;
    margin-bottom: 5px;
}

.num-counter p {
    font-size: 16px;
    font-family: Helvetica;
    color: white;
}

.seeload-featured-block-left .tag-name {
    color: #0C2340;
    font-family: Helvetica;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing: 3px;
}

.page-seeload-derms .why-seaload .flex-container.align-left .row {
    justify-content: left;
}

section.document-archive {
    background-color: #f4f4f4;
    padding: 80px 0;
}

.seeload_slider_content .ion-play:before {
    border-bottom: 2px solid #fff;
}

.document-archive-content p {
    text-align: center;
    font-size: 16px;
}

.document-archive-content {
    margin-bottom: 60px;
}

.document-archive h3 {
    text-align: center;
    font-family: Helvetica;
    /*     text-transform: uppercase; */
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing: 3px;
}

.archive-block .img-block {
    background-color: white;
    border: 1px solid #ddd;
    padding: 40px;
    text-align: center;
}

.archive-blk.slick-slide img {
    display: block;
    margin: 0;
    text-align: center;
    width: 100%;
}

.reveal .close-button{
    display: flex!important;
    align-items: center;
    justify-content: center;
}

.label-hide label.gfield_label {
    display: none;
}

label.label-hide {
    display: none;
}


/* the slides */

.archive-repeat .slick-slide {
    margin: 0 15px;
}

.archive-repeat .slick-list {
    margin: 0 -15px;
}

.archive-repeat h4:before {
    content: "";
    width: 40px;
    height: 2px;
    background-color: #ddd;
    position: absolute;
    bottom: 0;
}

.archive-block span {
    position: absolute;
    top: 0;
    left: 0;
    background: #58595b;
    color: #fff;
    padding: 3px 7px;
    font-size: 14px;
    font-family: Helvetica;
    font-weight: bold;
    min-width: 70px;
    text-align: center;
    letter-spacing: 1px;
}

.archive-block a {
    margin-top: 10px;
    font-family: Helvetica;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: none;
    display: inline-block;
    overflow: hidden;
    padding: 12px 12px;
    min-width: 108px;
    margin-bottom: 5px;
}

.archive-repeat h4 {
    font-size: 18px;
    font-family: Helvetica;
    margin-top: 25px;
    position: relative;
    padding-bottom: 10px;
}

.seeload_get_in_touch {
    padding: 80px 0 65px;
}

.seeload_get_in_touch h4 {
    text-align: center;
    font-family: Helvetica;
    /*     text-transform: uppercase; */
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing: 3px;
}

.seeload_get_in_touch .gform_wrapper input:not(.gform_button),
.seeload_get_in_touch .gform_wrapper textarea,
.seeload_get_in_touch .gform_wrapper select {
    border: 1px solid #dcdcdb;
    border-radius: 0px;
    box-shadow: inset 0rem 0rem 0rem 0 rgb(0 0 0 / 20%);
    background-color: #fff;
}

.seeload_get_in_touch .small-12.medium-10.large-10 {
    width: 100%;
    padding: 0;
}

.page-template-seeload-drms .gform_confirmation_message {
    padding: 0;
}

.page-seeload-derms section:focus {
    outline: none;
}

.page-seeload-derms .stalker {
    height: 0px;
    width: 85px;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

.page-seeload-derms .stalker a {
    display: block;
    background: #59CBEB;
    height: 52px;
    padding-top: 10px;
    width: 180px;
    text-align: center;
    color: #fff;
    box-shadow: 0px 2px 7px 4px rgb(0 0 0 / 20%);
    letter-spacing: 1px;
    font-family: Helvetica;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 18px !important;
}

.seeload-featured-block-left .insigths-pdf {
    margin-top: 30px;
    text-transform: capitalize;
}

.seeload_get_in_touch .gform_wrapper input[type="submit"].gform_button {
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
}

.trc-seesuite-image {
    max-width: 95px;
    float: left;
    display: block;
    overflow: hidden;
    width: 100%;
    margin-left: 50px;
}

.trc-seesuite-content {
    display: block;
    overflow: hidden;
    float: left;
    max-width: 950px;
    padding-left: 60px;
}

section.trc-seesuite-section {
    display: block;
    overflow: hidden;
}

.trc-seesuite-inner-sec {
    border: 1px solid #dcdcdb;
    background-color: #f4f4f4;
    float: left;
    width: 100%;
    padding: 50px 0;
}

.trc-seesuite-content a {
    margin-right: 25px;
    margin-left: 0;
    text-align: center;
    margin-top: 30px;
    font-weight: bold;
    max-width: none;
}

.trc-seesuite-heading .has-underline {
    font-size: 20px;
    color: #59CBEB;
}

.trc-seesuite-description {
    font-size: 14px;
}

.downloads__modal-content .gform_wrapper input[type="checkbox"] {
    width: auto;
    height: auto;
}

.ginput_container+.gfield_description {
    color: #7f7f7f !important;
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    font-family: Helvetica;
}

.keep-me label.gfield_consent_label {
    margin-bottom: 0;
    width: 85%;
    padding-top: 2px;
    margin-left: 0;
    color: #0d0101;
}

.order-number {
    margin: 0;
    counter-reset: list;
}

.order-number>li {
    position: relative;
    list-style: none;
    padding-left: 35px;
}

.order-number>li:before {
    counter-increment: list;
    content: counters(list, ".") " ";
    background-color: #59CBEB;
    color: #ffffff;
    width: 26px;
    height: 26px;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    line-height: 22px;
    left: 0;
    font-size: 16px;
    position: absolute;
    top: 14px;
    padding: 2px 0;
}


/*------ alphabet list style-----*/

.list-alphabet {
    margin: 0;
    counter-reset: listStyle;
}

.list-alphabet li {
    position: relative;
    list-style: none;
    padding-left: 25px;
    counter-increment: listStyle;
}

.list-alphabet li:before {
    content: counter(listStyle, lower-alpha)" " ")";
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    line-height: 22px;
    left: 0;
    font-size: 16px;
    position: absolute;
    top: 1px;
}


/*------ alphabet list style end-----*/


/*------ Roman list style-----*/

.list-roman {
    margin: 0;
    counter-reset: romanstyle;
}

.list-roman li {
    position: relative;
    list-style: none;
    padding-left: 25px;
    counter-increment: romanstyle;
}

.list-roman li:before {
    content: counter(romanstyle, lower-roman)".";
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    line-height: 22px;
    left: 0;
    font-size: 16px;
    position: absolute;
    top: 1px;
}


/*------ Roman list style end-----*/


/*---==================================
    Privacy Policy Page start here
 =====================================-----*/


/*------ Point list style -----*/

.point-list {
    margin: 0;
    counter-reset: list;
}

.point-list>li {
    position: relative;
    list-style: none;
    padding-left: 35px;
}

.privacypolicy .textprivacy h5 {
    margin-bottom: 1.25rem;
    text-transform: uppercase;
}

.privacypolicy .textprivacy p {
    margin-bottom: 1.875rem;
    margin-top: 10px;
}

.privacypolicy .order-number li .point-list li {
    margin-bottom: 0;
    padding-top: 10px;
}

.order-number .point-list>li:before {
    counter-increment: list;
    content: counters(list, ".") " ";
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    line-height: 22px;
    left: 0;
    font-size: 16px;
    position: absolute;
    top: 11px;
}


/*------ Point list style end-----*/

.policy-table {
    border: 1px solid #d6d6d6;
    margin-bottom: 20px;
    width: 100%;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
    overflow-x: auto;
}

.policy-table tr td {
    border-top: 1px solid #ddd;
    padding: 10px;
}

.policy-table .list-alphabet li {
    padding-left: 20px;
}

.policy-table .list-alphabet li:before {
    /* content: counter(listStyle, lower-alpha)")";*/
    content: "(" counter(listStyle, lower-alpha) ") ";
}

.policy-table tr:nth-child(odd) {
    background-color: #f4f4f4;
}

.policy-table th {
    background-color: #59CBEB;
    color: #fff;
    min-width: 250px;
    padding: 10px;
}

.policy-table tr:nth-child(odd) td:first-child {
    background-color: #f1f1f1;
}

.policy-table tr:nth-child(even) td:first-child {
    background-color: #fafafa;
}

.privacypolicy li:focus {
    outline: none;
}

.privacypolicy li {
    padding-top: 10px;
}

.privacypolicy .textprivacy p,
.privacypolicy .textprivacy h5,
.privacypolicy .textprivacy h4 {
    margin-bottom: 15px;
}

.privacypolicy:first-child ul,
.privacypolicy ol .point-list {
    padding-top: 0;
}

.privacypolicy ol,
.privacypolicy ul {
    margin-top: 0px;
    padding-top: 15px;
}

.privacypolicy .order-number li ol li,
.privacypolicy .order-number li ul li {
    padding-top: 0;
    margin-bottom: 10px;
}

.privacypolicy h4 {
    font-size: 20px;
    font-weight: bold;
    padding-top: 5px;
}

.privacypolicy.padding-top-default {
    padding-top: 0;
    margin-top: 10px;
    margin-bottom: 50px;
    position: relative;
}

.privacypolicy h3 {
    font-weight: bold;
    font-size: 25px;
}

.privacypolicy h2 {
    font-size: 35px;
    font-weight: bold;
}

.privacypolicy .textprivacy h4:focus {
    outline: none;
}


/*------- nitish 13apr2021 end-------*/

ul.sidebar-box-sticky {
    list-style: none;
    margin: 0;
}

.content-box.medium-9 {
    float: left;
}

.sidebar-box-sticky li:first-child h5 {
    font-size: 19px;
    font-weight: bold;
    padding-top: 5px;
    text-transform: none;
}

.privacypolicy a {
    text-decoration: underline !important;
    color:#0C2340
}

.sidebar-box-sticky li {
    font-size: 15px;
}

.privacypolicy .sidebar-box.medium-3 {
    float: left;
    display: block;
    overflow: hidden;
}

.sidebar-box-sticky li:first-child {
    padding-top: 0;
}

.content-box.medium-9 {
    float: right;
    padding: 0 15px;
    display: block;
    overflow: hidden;
    position: relative;
}

.sidebar-box-sticky.stickIt {
    position: fixed;
    top: 95px;
    max-width: 23%;
}

.sidebar-box-sticky.stickIt.removesticky {
    position: absolute;
    display: block;
    top: auto;
    bottom: 10px;
    overflow: hidden;
}

.menu-footer-menu-careers-container {
    display: none;
}

.home_stay_informed {
    margin: 0 0 50px 0;
    background: url(/wp-content/uploads/2019/01/Mask-Group-1@2x.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 30px 0px;
    position: relative;
}

.stay_informed_inner {
    padding: 35px 50px 45px;
    display: flex;
    width: 100%;
    align-items: center;
}

.stay_informed_right {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.stay_informed_image {
    margin: 0 56px 0 0;
}

.stay_informed_content h2 {
    font-size: 22px;
    color: #0C2340;
    font-family: "Helvetica Neue";
    margin: 0 0 46px 0;
    font-weight: 400;
    padding-bottom: 0px;
}

.stay_informed_content h2:after {
    background: #0C2340;
    bottom: -23px;
}

.stay_informed_image img {
    width: 160px;
}

.stay_informed_content {
    margin: 0 20px 0 0;
    flex: 2;
}

.stay_informed_btn {
    margin: 10px 0 0 0;
}

.stay_informed_btn .button {
    margin: 0;
    background: #59CBEB;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica;
}
.page-template-default .site-hero.subscribe {
    background-color: #59CBEB !important;
}

.page-template-default .site-main.subscribe .padding-top-default {
    padding-top: 0;
}

.site-main.subscribe ._form_5 {
    max-width: 750px;
    margin: auto;
}

.site-main.subscribe ._form_5 ._form-title {
    letter-spacing: .675rem;
    text-transform: uppercase;
    font-size: 1.25rem;
    color: #333;
    text-align: center;
    margin-bottom: 3.6875rem;
    font-weight: 700;
}

.site-main.subscribe ._form_5 ._form-label {
    font-size: .875rem;
    margin-bottom: .3125rem;
    color: #58595B !important;
    line-height: 1.8;
}

.site-main.subscribe ._form_5 ._field-wrapper input,
.site-main.subscribe ._form_5 ._field-wrapper textarea,
.site-main.subscribe ._form_5 ._field-wrapper select {
    border: 1px solid #dcdcdb;
    border-radius: 0px;
    box-shadow: inset 0rem 0rem 0rem 0 rgb(0 0 0 / 20%);
    background-color: #ffffff;
    height: 2.4375rem;
    padding: .5rem;
    padding-left: 1.25rem;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.site-main.subscribe ._form_5 ._field-wrapper select {
    background-image: url("/wp-content/uploads/2020/01/arrow-dropdown.svg");
    background-size: .6em;
    background-position: calc(100% - 0.5em) center;
}

.site-main.subscribe ._form_5 ._field-wrapper input._has_error,
.site-main.subscribe ._form_5 ._field-wrapper textarea._has_error,
.site-main.subscribe ._form_5 ._field-wrapper select._has_error {
    border-color: #ec5840;
}

.site-main.subscribe ._form_5 ._button-wrapper {
    text-align: center;
}

.site-main.subscribe ._form_5 ._button-wrapper ._submit {
    border: 1px solid transparent;
    border-radius: 0;
    padding: 0.85em 3.125rem;
    ;
    margin: 10px 0 1rem 0;
    font-size: 0.9rem;
    background-color: #0C2340;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.site-main.subscribe ._form_5 ._button-wrapper ._submit:hover {
    background-color: #0C2340;
    color: #fefefe;
}

.site-main.subscribe ._form_5 ._field-wrapper ._error-inner {
    font-size: .75rem;
    padding: 0 !important;
    color: #7f7f7f !important;
    line-height: 1.6;
    font-weight: 600;
    margin-top: -16px;
    margin-bottom: 5px;
}


/*---==================================
    Privacy Policy Page end here
 =====================================-----*/

.image-block {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.image-block span.image-item {
    width: 33.33%;
    display: block;
    float: left;
    height: 150px;
    border-right: 1px solid #aaa;
}

.image-block span.image-item:last-child {
    border-right: 0px;
}

.image-block span.image-item img {
    max-width: 250px;
    height: 120px;
    object-fit: contain;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.image-block span.image-item:last-child img {
    max-width: 320px;
}

.corner-border {
    position: relative;
    padding: 30px;
    margin-bottom: 30px;
}

.corner-border ul {
    margin-bottom: 0px !important;
    list-style: disc !important;
    padding-left: 30px;
}

.corner-border ul li {
    padding-left: 0px !important;
}

.corner-border ul li:before {
    display: none;
}

.corner-border p {
    margin-bottom: 0px !important;
}

.top-border {
    width: 200px;
    background-color: #c31023;
    height: 2px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.top-left-border {
    height: 100px;
    background-color: #c31023;
    width: 2px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.bottom-right-border {
    height: 100px;
    background-color: #c31023;
    width: 2px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.bottom-border {
    width: 200px;
    background-color: #c31023;
    height: 2px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.payment_listing li img {
    width: 40px;
}

.payment_listing {
    padding: 0;
}
.customer-engage-sec {
    padding: 3.75rem 1rem;
}

.customer-engage-inner-sec {
    float: left;
    width: 100%;
}

.customer-engage-left-sec {
    float: left;
    width: 57%;
}

.customer-engage-right-sec {
    float: right;
    width: 42%;
    z-index: 1;
    position: relative;
}

.customer-engage-form-sec {
    margin-top: 0px;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.38);
    background-color: rgb(255, 255, 255);
    max-width: 455px;
    margin-left: auto;
}

.customer-engage-form-sec .modal-title-bar {
    background: #ffffff;
    color: #58595B;
    font-weight: 600;
    line-height: normal;
    padding: 25px 15px;
    font-size: 22px;
}

.customer-engage-content-sec p {
    margin: 0 0 15px 0;
}
.customer-engage-form-sec .downloads__modal-content {
    max-height: 100%;
    overflow-y: auto;
    padding: 0 15px 25px !important;
}
.customer-engage-form-sec .downloads__modal-content .gform_heading {
    padding: 10px 0;
    font-size: 16px;
}
.customer-engage-form-sec .downloads__modal-content input[type="submit"].gform_button {
    margin: 0;
}
a.team-leadership,
a.team-leadership .member-content h5 {
    text-decoration:none !important;
}
.member-content h5 {
    font-weight:600
}
.contact__information .flex.letter-spacing a, .contact__information .flex.letter-spacing span {
    letter-spacing:0 !important;
}
.subscribe-custom-form.site-main.subscribe ._form-title {
    background: #ffffff;
    color: #58595B;
    font-weight: 600;
    line-height: normal;
    padding: 25px 0px;
    font-size: 22px;
    text-align: center;
    margin: 0;
    letter-spacing: normal;
    text-transform: none;
    }
    .subscribe-custom-form.site-main.subscribe ._form_element ._html-code {
    padding: 10px 0;
    font-size: 16px;
    text-align: center;
    margin-bottom: 1.25rem;
    }
    .subscribe-custom-form.site-main.subscribe ._form_5 ._button-wrapper ._submit{
    padding: 1.2em 2.5em !important;
    margin-top: 20px !important;
    }
    .subscribe-custom-form.site-main.subscribe ._form_5 ._field20 ._field-wrapper {
    position: relative;
    }
    .site-main.subscribe.site-main.subscribe ._form_5 ._field-wrapper ._error-inner{
    font-weight: 400;
    color: #0C2340 !important;
    }
    .subscribe-custom-form.site-main.subscribe ._form_5 ._field20 ._field-wrapper:after{
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    content: '\f107';
    color: #333;
    font-family: FontAwesome;
    font-size: 1.25rem;
    height: 2.5rem;
    pointer-events: none;
    -ms-transform: scaleX(1.2);
    transform: scaleX(1.2);
    width: 2.5rem;
    }
    .subscribe-custom-form.site-main.subscribe ._form_5 ._field-wrapper select{
    color: rgba(0, 0, 0, 0.5); background-image: none;
    }
    .subscribe-custom-form.site-main.subscribe ._form_5 ._form-label .gfield_required{
    color: #59CBEB;
    margin-left:.2875rem;
    }
    .fade-out.mui-leave.mui-leave-active {
        opacity: initial !important;
    } 
    .hidescroll {
        overflow-y: hidden;
    }
@media screen and (min-width: 1921px) {
    .post-block-img {
        max-height: 320px;
    }
    .home .site-hero,
    .page-template-default .site-hero {
        background-position: 75%;
    }
    .home .site-hero,
    .page-template-default .site-hero {
        background-size: 900px;
    }
    .row {
        max-width: 90rem;
    }
    .container {
        width: 1400px;
    }
    body.home .container {
        max-width: 1400px;
        width: 100%;
    }
    .post-details {
        bottom: 160px;
    }
    .post-tag {
        max-width: 110px;
    }
    .careers__people {
        padding-top: 8.25rem;
        padding-bottom: 8.25rem;
    }
    .careers__people .section-parallax {
        height: 226%;
    }
    .insights-post-block .post-block-img img {
        max-height: 330px;
        object-fit: cover;
        height: 100%;
    }
}

@media screen and (min-width: 1950px) {
    .home .site-hero,
    .page-template-default .site-hero {
        background-position: 72%;
    }
}

@media screen and (min-width: 2600px) {
    .home .site-hero,
    .page-template-default .site-hero {
        background-position: 64%;
    }
}

@media screen and (max-width:1920px) and (min-width:1681px) {
    .home .site-hero,
    .page-template-default .site-hero {
        background-position: 83%;
    }
    .home .site-hero,
    .page-template-default .site-hero {
        background-size: 42%;
    }
    .title-container .page-title {
        margin-bottom: 0px;
    }
    /* .row {
            max-width: 85rem;
        } */
    .container {
        width: 1350px;
    }
    .insights-post-block .post-block-img img {
        max-height: 260px;
        object-fit: cover;
        height: 100%;
    }
}

@media screen and (max-width: 1600px) and (min-width: 1400px) {
    .sidebar-box-sticky.cond_3 {
        top: 108px;
    }
    .slider .slick-prev.slick-arrow {
        left: -140px;
    }
    .mb-40 {
        margin-bottom: 30px;
    }
    .form-control .medium {
        height: 45px;
    }
    .gform_title {
        padding: 18px 0px;
        font-size: 23px;
    }
    .gform_wrapper textarea.medium {
        height: 5.0rem;
    }
    /* .content-navigation.fixed {
            top: 87px!important;
        } */
    .insigths-popup-pdf {
        top: 50% !important;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 630px;
        width: 90%;
        padding: 0px;
        position: absolute;
    }
    /* .slider .slick-next.slick-arrow {
            right: -50px !important;
            background-size: 50%;
        }
        .slider .slick-prev.slick-arrow {
            left: -50px !important;
            background-size: 50%;
        } */
}

@media (max-width:1440px) {
    .mt-70 {
        margin-top: 45px !important;
    }
    section.contact__information {
        padding: 45px 0;
    }
    section.contact__form {
        padding-bottom: 45px;
    }
    body.home .site-hero {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .single-news-content iframe {
        width: 100%;
    }
}

@media screen and (max-width:1600px) and (min-width:1440px) {
    .home .site-hero,
    .page-template-default .site-hero {
        background-size: 750px;
        background-position: 90%;
    }
    .insights-post-block .post-block-img img {
        max-height: 260px;
        object-fit: cover;
        height: 100%;
    }
}

@media screen and (max-width:1440px) {
    .home .site-hero,
    .page-template-default .site-hero {
        background-position: center right;
    }
}

@media screen and (max-width:1400px) {
    .seeload_slide {
        max-height: 480px;
    }
    .home .site-hero,
    .page-template-default .site-hero {
        background-size: 720px;
    }
    body.home .site-hero {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .reveal.trc-seesuite.insigths-popup-pdf .close-button span {
        margin-top: 7px;
    }
}

@media screen and (max-width:1370px) {
    .home .site-hero,
    .page-template-default .site-hero {
        background-size: 650px;
    }
}

@media screen and (max-width:1500px) and (min-width: 1200px) {
    .archive-repeat .slick-slide {
        margin: 0 25px;
    }
    .archive-repeat .slick-list {
        margin: 0 -25px;
    }
}

@media screen and (max-width: 1399px) and (min-width: 1200px) {
    .num-counter .count,
    .num-counter .count-text label,
    .num-counter .count-text {
        font-size: 40px;
    }
    .page-template-seeload-drms .reveal.insigths-popup-pdf {
        max-height: 90vh;
    }
    .page-template-seeload-drms .downloads__modal-content {
        max-height: 70vh;
    }
    .slider .slick-next.slick-arrow {
        right: -135px;
    }
    .slider .slick-prev.slick-arrow {
        left: -135px;
    }
    .downloads__modal-content .gform_heading {
        text-align: center;
        padding: 10px 12% 0px;
    }
    .form-control .medium {
        height: 45px;
    }
    .gform_title {
        padding: 18px 0px;
        font-size: 23px;
    }
    .gform_wrapper textarea.medium {
        height: 5.0rem;
    }
    .embed-container {
        padding-bottom: 40.25%;
    }
    #navigation-people {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    /* .content-navigation.fixed {
            top: 73px!important;
        } */
    .team {
        padding-top: 50px !important;
    }
    #aboutus-title {
        padding: 32px 15px !important;
    }
    .about__values {
        min-height: 450px;
        max-height: 450px;
    }
    .downloads__modal-content {
        padding: 1rem 1.8rem;
    }
    .downloads__modal-content .gform_wrapper input:not(.gform_button),
    .downloads__modal-content .gform_wrapper textarea,
    .downloads__modal-content .gform_wrapper select {
        height: 40px;
        margin-bottom: 0px;
    }
    .insigths-popup-pdf {
        top: 50% !important;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 630px;
        width: 90%;
        padding: 0px;
        position: absolute;
    }
    .insights-post-block .post-block-img img {
        max-height: 260px;
        object-fit: cover;
        height: 100%;
    }
}

@media screen and (max-width:1300px) and (min-width:1280px) {
    /* .content-navigation.fixed {
            top: 69px!important;
        } */
    .downloads__modal-content {
        padding: 1rem 1.8rem;
    }
    .downloads__modal-content .gform_wrapper input:not(.gform_button),
    .downloads__modal-content .gform_wrapper textarea,
    .downloads__modal-content .gform_wrapper select {
        height: 40px;
        margin-bottom: 14px;
    }
}

@media screen and (max-width:1279px) and (min-width:1050px) {
    .home .site-hero,
    .page-template-default .site-hero {
        background-size: 51%;
    }
    body.home .site-hero {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}

@media screen and (max-width: 1299px) {
    .downloads__modal-content {
        max-height: 700px;
        overflow-y: scroll;
    }
}

@media screen and (min-width: 1200px) {
    .page-seeload-derms .row {
        padding: 0 15px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 1001px) {
    #menu-header-navigation li a {
        padding: 43px 0.6rem;
    }
    .page-seeload-derms .row {
        padding: 0 20px;
    }
    .page-seeload-derms .site-hero__content.row {
        padding: 0;
    }
    .trc-seesuite-image {
        margin-left: 30px;
    }
    .trc-seesuite-content {
        padding-left: 30px;
        max-width: 900px;
    }
}
@media screen and (max-width: 1199px) {
    .customer-engage-left-sec {
        float: left;
        width: 52%;
    }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
    .privacypolicy .sidebar-box-sticky.cond_3 {
        top: 108px;
        position: fixed;
        max-width: 22.3%;
    }
    .seeload-featured-block-left .featured-titles {
        margin-top: 20px;
    }
    .seeload-featured-block-left {
        padding: 46px;
    }
    .seeload_slider .seeload_slider_content .seeload_slide-content {
        width: 80%;
    }
    .home .site-hero,
    .page-template-default .site-hero {
        padding-top: 5vh !important;
        padding-bottom: 5vh !important;
    }
    .front-page__benefits {
        padding-left: 10px;
        padding-right: 10px;
    }
    .insights-filter {
        padding-left: 15px;
        padding-right: 15px;
    }
    .technology-slider .slider .slick-prev.slick-arrow {
        left: -115px;
    }
    .technology-slider .slider .slick-next.slick-arrow {
        right: -115px !important;
    }
    .technology-slider .slick-slide.slick-current.slick-active.slick-center .content {
        bottom: -130px;
    }
    .post-block-img {
        padding: 5px;
    }
    .post-tag {
        top: 20px;
        right: 5px;
    }
    .insights-post-block .size-captions {
        font-size: 15px;
    }
    .post-details {
        bottom: 100px;
        width: calc(100% - 10%);
    }
    .featured-block-left {
        padding-right: 10%;
    }
    .mt-70 {
        margin-top: 50px;
    }
    .equal-hite br {
        display: none;
    }
    #navigation-people {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
    .careers__job-openings .size-h4 {
        font-size: 1.2rem;
    }
    .careers__job-openings .job-post .job-title {
        font-size: 14px;
    }
    .careers__perks .size-h5 {
        margin-bottom: 25px;
    }
    /* .content-navigation.fixed {
            top: 115px!important;
        } */
    .content-area {
        margin-top: 0px;
    }
    .customers-projects-container>div {
        width: 48.7%;
    }
    .home_opus_vision .row {
        margin-left: 15px;
        margin-right: 15px;
    }
    #aboutus-title {
        padding: 50px 20px !important;
    }
    .about__partners .partners-container .partner {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    }
    .teamQuote {
        padding: 5vh 0px !important;
    }
    .team {
        padding-top: 55px !important;
    }
    .member-bio-modal .row .bio-modal__content {
        max-height: 450px;
        overflow-y: scroll;
    }
    .member-bio-modal {
        top: 50% !important;
        margin-top: -237.5px !important;
    }
    .insigths-popup-pdf {
        top: 50% !important;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 630px;
        width: 90%;
        padding: 0px;
        position: absolute;
    }
    .insights-post-block .post-block-img img {
        max-height: 260px;
        object-fit: cover;
        height: 100%;
    }
}

@media screen and (max-width:1150px) and (min-width:768px) {
    .privacypolicy .sidebar-box-sticky.cond_3 {
        top: 108px;
        position: fixed;
        max-width: 19.3%;
    }
    .keep-me label.gfield_consent_label {
        width: 70%;
    }
    .gridproduct .gridosready50 .group-button-wrap .btn-dwnl {
        max-width: 130px;
        font-size: 10px;
    }
    .gridproduct .keybenefit50 {
        padding-right: 20px;
    }
    .gridproduct .rowcover {
        padding-bottom: 30px;
    }
    .home .site-hero,
    .page-template-default .site-hero {
        background-size: 427px;
    }
    .downloads__modal-content {
        max-height: 450px;
    }
    .num-counter .count-text,
    .num-counter .count-text label,
    .num-counter .count-text span {
        font-size: 35px;
        line-height: 45px;
    }
    .num-counter span {
        font-size: 22px;
    }
    .num-counter p {
        font-size: 12px;
    }
}

@media screen and (max-width:1025px) and (min-width:992px) {
    .home .site-hero,
    .page-template-default .site-hero {
        background-size: 710px;
    }
    body.home .site-hero .title-container {
        width: 40%;
    }
}

@media screen and (max-width:1440px) and (min-height:600px) and (max-height: 700px) {
    .downloads__modal-content .gform_button {
        padding: 0.8em 2.5em !important;
        margin: 0px !important;
    }
    .downloads__modal-content {
        padding: 0.8rem 1.8rem;
    }
    .downloads__modal-content .gform_wrapper .keep-me-checkbox .ginput_container.ginput_container_consent {
        margin: 5px 0px 0;
    }
    .downloads__modal-content .gform_wrapper input:not(.gform_button) {
        margin-bottom: 8px;
    }
}

@media(max-width:1024px) {
    .trc-seesuite-content {
        max-width: 80%;
        padding-left: 30px;
    }
    .trc-seesuite-content a:first-child {
        margin-top: 35px;
    }
    .trc-seesuite-content a {
        margin-top: 15px;
    }
    .page-template-seeload-drms .reveal.medium {
        width: 100%;
        height: 100%;
        margin: 0px;
        display: flex !important;
        padding: 0px;
        justify-content: center;
        align-items: center;
        background: transparent;
        overflow: visible;
        padding: 0 5%;
    }
    .page-template-seeload-drms .reveal-overlay {
        overflow: hidden;
    }
    .page-template-seeload-drms .modal-content-block {
        max-width: 100%;
        position: relative;
    }
    .featured-image-blocks img {
        width: 100%;
    }
    .page-seeload-derms .row {
        padding: 0 20px;
    }
    .page-seeload-derms .site-hero__content.row {
        padding: 0;
    }
    .document-archive .archive-repeat .slick-dots {
        display: block;
        overflow: hidden;
        padding-top: 30px;
    }
    body .document-archive .archive-repeat.slick-slider .slick-dots li.slick-active button {
        background-color: #0C2340;
        border: 7.3px solid #0C2340;
    }
    .slider_content .content-section.slide-content {
        width: 80%;
    }
    .site-footer .footer__section.large-4 {
        width: 100%;
        left: 0;
    }
    #menu-footer-menu-quick-links li {
        display: inline-block;
    }
    .site-footer .medium-up-2>.column:nth-child(2n) {
        padding-left: 0px;
    }
    .site-footer .hide_desktop {
        display: block;
        text-align: center;
    }
    .site-footer .hide_mobile {
        display: none;
    }
    .footer__section.small-12.medium-10.large-8.columns.text-center.medium-centered.large-uncentered.medium-text-left {
        max-width: 767px;
        margin: 0 auto;
        float: none;
    }
    .site-footer .medium-up-2>.column:nth-child(2n) {
        padding-left: 120px;
    }
    .menu-footer-menu-quick-links-container {
        text-align: center;
    }
    .trc-seesuite-content {
        max-width: 80%;
        padding-left: 30px;
    }
    .trc-seesuite-content a:first-child {
        margin-top: 35px;
    }
    .trc-seesuite-content a {
        margin-top: 15px;
    }
    .trc-seesuite-section {
        padding: 0 10px;
    }
    .site-main.subscribe ._form_5 {
        max-width: 600px;
    }
}

@media (max-width:999px) {
    .footer__section.small-12.medium-5.media-width.large-3.medium-push-1.large-push-0.columns.text-center.medium-text-left.medium-centered.content-margin-bottom {
        width: 100%;
    }
    #menu-footer-menu-quick-links li {
        display: inline-block;
    }
    /*---mobile-menu----*/
    .mobile-menu {
        background: transparent;
        width: 56px;
        height: 56px;
        text-align: center;
        display: block;
        padding: 16px 17px;
        position: fixed;
        top: 18px;
        right: 18px;
        z-index: 999;
        transition: 0.5s linear;
    }
    .sticky-header .mobile-menu {
        top: 17px;
    }
    .mobile-menu.active {
        z-index: 9;
    }
    .mobile-menu .mobile_nav_icon .icon-bar {
        height: 2px;
        border-radius: 1px;
        background-color: #000;
        margin: 3px 0;
        text-align: center;
        float: left;
        width: 100%;
    }
    .mobile-custom-menu #menu-header-navigation {
        padding: 50px 20px;
    }
    .newmenu.mobile-custom-menu {
        position: fixed;
        top: 0;
        right: -100%;
        background-color: #0C2340;
        z-index: 1000;
        bottom: 0;
        width: 50%;
        /*  transform: translateX(100%);*/
        visibility: hidden;
        transition: 0.5s linear;
        transition-property: visibility, right;
        display: block !important;
    }
    .newmenu.mobile-custom-menu.active {
        /*transform: translateX(0);*/
        right: 0;
        visibility: visible;
    }
    .newmenu.mobile-custom-menu li {
        width: 100%;
        float: none;
        display: block;
        border-bottom: 1px solid rgba(255,255,255,0.25);
    }
    .newmenu.mobile-custom-menu li:last-child {
        width: 100%;
        float: none;
        display: block;
        border-bottom: 0;
    }
    .newmenu.mobile-custom-menu li a {
        color: #fff;
        padding: 0.7rem 0rem;
        display: block;
        font-size:20px;
        text-decoration:none !important
    }
    #topHeader .newmenu.mobile-custom-menu .active>a, #topHeader .newmenu.mobile-custom-menu .active>a {
        color:#FFF !important
    }
    .close-menu .close_icon {
        display: block;
    }
    .close-menu .close_icon {
        color: #fff;
        font-size: 30px;
        font-weight: normal;
    }
    .newmenu.mobile-custom-menu a.close_icon:hover {
        color: #fff;
    }
    .mobile-custom-menu .close-menu {
        position: absolute !important;
        right: 30px;
        top: 28px;
        width: 35px;
        cursor: pointer;
        height: 35px;
        line-height: 35px;
        z-index: 99999;
        display: block;
    }
    .close-menu .close_icon:focus {
        outline: none;
    }
    .pagination-container {
        padding: 40px 0px 0 !important;
    }
    .menu-footer-menu-quick-links-container {
        margin-top: 0px;
    }
    .menu>li:hover .sub-menu {
        position: relative;
        margin-left: 0px;
        background: rgba(0, 0, 0, 0.3);
    }
    .sub-menu li {
        padding: 0px;
        border-top: 0px;
    }
}

@media screen and (max-height: 800px) {
    .downloads__modal-content {
        max-height: 550px;
        overflow-y: scroll;
    }
}


/* @media screen and (min-width: 768px) {
    .seeload_slide .row,
    .seeload_featured-header .row {
        padding: 0 15px;
    }
} */

@media screen and (max-width: 768px) {
    .image-block span.image-item {
        height: 120px;
    }
    .image-block span.image-item img {
        max-width: 200px;
        height: 100px;
    }
    .image-block span.image-item:last-child img {
        max-width: 200px;
    }
    .slider_content .content-section.slide-content {
        width: 100%;
    }
    .solutionpage-nav {
        padding-top: 60px;
        padding-bottom: 60px;
        margin-top: 0px !important;
        width: 100%;
        max-width: 100%;
        margin: auto;
        opacity: 1;
        visibility: visible;
        transform: unset;
        position: relative;
        right: 0px;
        left: 0px;
        bottom: 0px;
        box-shadow: none;
    }
    .content-navigation.solutionpage-nav li.content-navigation__link {
        margin: 0;
        flex: auto;
    }
    .contact__branches .column {
        line-height: 24px;
    }
    .reveal.insigths-popup-pdf {
        height: 50vh;
        min-height: 50vh;
    }
    .downloads__modal-content {
        max-height: 40vh;
    }
    .reveal .close-button {
        height: 25px !important;
        width: 25px;
        top: 0px !important;
        right: 1px !important;
    }
    .reveal .close-button span {
        font-size: 30px;
        line-height: 20px;
    }
    .modal-title-bar {
        line-height: normal;
    }
    .background-pulse.background-color-rainbow.full-absolute {
        position: relative;
        padding: 10px 0px;
        line-height: normal;
    }
}
@media screen and (max-width: 991px) {
    .customer-engage-left-sec {
        width: 50%
    }
    .customer-engage-right-sec {
        width: 44%;
    }
    .customer-engage-form-sec.downloads__modal .ginput_complex {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .customer-engage-form-sec .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span {
        width: 100%;
        margin-left: 0;
    }
    .customer-engage-form-sec .ginput_complex.ginput_container.has_first_name .name_first {
        margin: 0 0 15px 0;
    }
    .reveal .close-button {
        height: 25px !important;
        width: 25px;
        top: 0px !important;
        right: 1px !important;
    }
    .reveal .close-button span {
        font-size: 30px;
         line-height: 20px;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .order-number>li:before {
        top: 8px;
    }
    .privacypolicy .textprivacy p,
    .privacypolicy .textprivacy h5,
    .privacypolicy .textprivacy h4 {
        margin-bottom: 15px;
        font-size: 16px;
    }
    .privacypolicy h2 {
        font-size: 30px;
        font-weight: bold;
    }
    .privacypolicy h3 {
        font-weight: bold;
        font-size: 22px;
        line-height: 22px;
    }
    .page-seeload-derms .seeload_featured-header .row {
        padding: 0 70px;
    }
    .seeload_featured-header {
        display: block;
        overflow: hidden;
        padding: 50px 0 40px;
    }
    .seeload-featured-block-left {
        padding: 40px;
    }
    .seeload_featured-header .featured-image-blocks {
        padding-bottom: 40px;
    }
    .featured-image-blocks img {
        width: 100%;
    }
    .seeload_slider .seeload_slider_content .seeload_slide-content {
        width: 90%;
    }
    .seeload_featured-header .col-5 {
        width: 100%;
        margin-bottom: 10px;
    }
    .seeload_featured-header .col-7 {
        width: 100%;
    }
    .contact__branches .column {
        line-height: 24px;
    }
    .featured-header .col-5 {
        width: 100%;
        margin-bottom: 30px;
    }
    body.home .site-hero .title-container {
        width: 400px;
    }
    .front-page__benefits {
        padding-left: 10px;
        padding-right: 10px;
    }
    .front-page__benefits .column {
        border: 1px solid #dcdcdb;
        padding: 30px 10px 45px 25px;
        height: 340px;
        border-right: 0px;
        margin-bottom: 20px;
    }
    .front-page__benefits .column:last-child {
        margin-top: 0px;
        height: 390px;
        background: #fff;
        padding-bottom: 10px;
    }
    .front-page__benefits .column {
        margin-top: 0px;
        height: 390px;
        background: #fff;
    }
    .front-page__benefits .column:nth-child(3) {
        border-right: 1px solid #dcdcdb;
    }
    .front-page__benefits .column:nth-child(4) {
        border-right: 0px solid #dcdcdb;
    }
    .front-page__benefits .column:nth-child(3):after {
        display: none;
    }
    .benefits-last-image {
        width: 100%;
    }
    .home_opus_vision .row {
        margin-left: 15px;
        margin-right: 15px;
    }
    .front-page__benefits .column:last-child .has-underline:after {
        left: 0px;
        bottom: 0px;
    }
    .front-page__benefits .column:last-child .benefits__description {
        max-width: 100%;
        margin-top: 0px;
    }
    .equal-hite br {
        display: none;
    }
    .front-page__benefits .column:last-child {
        width: 50%;
    }
    .technology-slider .slick-slide.slick-current.slick-active.slick-center .content {
        bottom: -130px;
    }
    .solution-feature {
        padding: 50px 0px;
    }
    .management-section {
        padding-top: 50px;
        padding-bottom: 0px;
    }
    #navigation-microgrid {
        padding-top: 50px !important;
    }
    .ipad-6 {
        width: 50%;
    }
    .featured-header .col-7 {
        width: 100%;
    }
    .insights-filter {
        padding-left: 15px;
        padding-right: 15px;
    }
    .post-block-img {
        padding: 5px;
    }
    .post-tag {
        top: 20px;
        right: 5px;
    }
    .insights-post-block .size-captions {
        font-size: 15px;
    }
    .post-details {
        bottom: 100px;
        width: calc(100% - 10%);
    }
    .featured-block-left {
        padding-right: 10%;
    }
    .mt-70 {
        margin-top: 50px;
    }
    .insights-filter .col-3 {
        width: 100%;
    }
    .insights-filter .col-9 {
        width: 100%;
    }
    .solution-feature .feature-icon {
        margin-top: 30px;
    }
    .technology-intro h5 {
        text-align: left;
    }
    .microgrid-feature-section .key-title {
        text-align: center;
    }
    #navigation-grid .large-text-center {
        text-align: center;
    }
    #navigation-people {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
    .careers__perks .size-h5 {
        margin-bottom: 24px;
    }
    #careers-video-modal {
        top: 50% !important;
        margin-top: -253.5px;
    }
    .customers-projects-container>div {
        width: 47.7%;
    }
    .customers-projects-image {
        height: auto;
    }
    .content-area {
        margin-top: 0px;
    }
    #aboutus-title {
        padding: 50px 15px !important;
    }
    .teamQuote {
        padding: 4vh 0px !important;
    }
    .about__values {
        min-height: 400px;
        max-height: 400px;
    }
    .about__values .size-h5 {
        margin-bottom: 20px;
    }
    .about__values .p1 {
        font-size: 16px;
        margin-bottom: 14px;
    }
    .about__values .p1 img {
        width: 190px;
    }
    .about__values .gridos-btn {
        font-size: 1.0rem;
        padding: .8rem 1.0rem;
    }
    .customers-projects__slider .show-for-large {
        display: block !important;
    }
    .customers-projects__slider .slide__caption {
        margin-bottom: 20px;
        margin-top: 10px;
        padding: 20px 20px;
        font-size: 22px;
    }
    .team {
        padding-top: 50px !important;
    }
    .member-bio-modal .row .bio-modal__content {
        max-height: 450px;
        overflow-y: scroll;
    }
    .member-bio-modal {
        top: 50% !important;
        margin-top: -237.5px !important;
    }
    .home .site-hero,
    .page-template-default .site-hero {
        padding-top: 0vh !important;
        padding-bottom: 0vh !important;
    }
    .page-template-default .site-hero.terms-conditions {
        height: 160px !important;
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }
    .value_props>div {
        width: 100%;
        margin: 15px 0%;
    }
    .value_props>div.custom-div {
        /*width: 50%;*/
        width: 33%;
        margin: 15px 0%;
        float: left;
    }
    .value_props .custom-div div {
        padding: 1px .9375rem 0 0;
    }
    .value_props .custom-div:last-child div {
        padding: 1px 0px;
    }
    .value_props .custom-div div.benefits-image-block {
        padding: 1px 0px;
    }
    .insigths-popup-pdf {
        top: 50% !important;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 630px;
        width: 90%;
        padding: 0px;
        position: absolute;
    }
    .insights-post-block .post-block-img img {
        max-height: 280px;
        object-fit: cover;
        height: 100%;
    }
}

@media screen and (max-width: 767px) {
    .download-dropdown .ginput_container_select:after {
        height: 2.4rem !important;
    }
    .image-block span.image-item {
        width: 100%;
        border-right: 0px;
        border-bottom: 1px solid #aaa;
    }
    .image-block span.image-item:last-child {
        border-bottom: 0px;
    }
    .reveal .close-button span {
        font-size: 25px;
        line-height: 20px;
    }
    .image-block span.image-item:last-child img {
        max-width: 300px;
    }
    /** Privacy Policy ***/
    .privacypolicy .sidebar-box-sticky.cond_3 {
        width: 100%;
    }
    .privacypolicy .textprivacy.entry-content.padding-reduced.row {
        display: block;
    }
    .privacypolicy .content-box {
        padding-top: 30px;
        padding-left: 0;
        padding-right: 0;
    }
    .privacypolicy .sidebar-box-sticky.stickIt {
        position: relative;
        top: 0;
        max-width: 100%;
    }
    .privacypolicy .sidebar-box,
    .privacypolicy .content-box {
        display: block;
        width: 100%;
    }
    .privacypolicy .sidebar-box {
        position: relative;
        height: 100%;
    }
    .privacypolicy .sidebar-box-sticky.cond_1,
    .privacypolicy .sidebar-box-sticky.cond_3 {
        position: relative;
        top: 0;
        height: auto !important;
        width: 100%;
    }
    .privacypolicy .order-number>li {
        position: relative;
        list-style: none;
        padding-left: 0;
        padding-right: 0;
    }
    .privacypolicy h3 {
        padding-left: 40px;
    }
    .content-box {
        padding: 0 30px;
    }
    /** Privacy Policy ***/
    /* ----Start Trc Seesuite section on home Page ----*/
    .trc-seesuite-image {
        max-width: 15%;
        margin-left: 15px;
    }
    .trc-seesuite-content {
        padding-left: 20px;
        max-width: 80%;
    }
    .trc-seesuite-heading .has-underline {
        font-size: 17px;
    }
    .trc-seesuite-content {
        padding-left: 20px;
        max-width: 80%;
    }
    .trc-seesuite-content a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .why-seaload-description {
        height: auto !important;
    }
    .why-seaload {
        padding: 50px 0 0px;
    }
    .why-seaload .col-4:last-child {
        margin-bottom: 20px;
    }
    .why-seaload .col-4 {
        width: 100%;
    }
    section.video-section {
        margin-bottom: 40px;
    }
    .page-seeload-derms .ginput_container+.gfield_description {
        line-height: 16px;
    }
    .gform_wrapper .gfield_label,
    .ginput_container+.gfield_description {
        color: #58595B !important;
        display: block;
        width: 100%;
        overflow: hidden;
    }
    .page-template-seeload-drms .reveal.insigths-popup-pdf {
        width: 99%;
        max-height: 66vh;
    }
    .seeload_get_in_touch .medium-centered.columns {
        padding: 0;
    }
    .page-template-seeload-drms .reveal.medium {
        padding: 0;
    }
    .page-template-seeload-drms video.banner_video {
        display: block;
        overflow: hidden;
        height: 80vh;
        object-fit: cover;
    }
    .page-seeload-derms .ion-play:before {
        font-size: 14px;
        transition: all .15s ease-in-out;
        border-bottom: 1px solid #fefefe;
    }
    .page-seeload-derms .ion-play.play-outer-circle {
        width: 40px;
        height: 40px;
    }
    .seeload_slider .seeload_slider_content .seeload_slide-content {
        width: 100%;
        padding-top: 20px;
        padding-left: 15px;
    }
    section.document-archive {
        padding: 50px 0 40px;
    }
    .seeload_get_in_touch {
        padding: 50px 0 40px;
    }
    section.seeload-counter {
        padding: 50px 0 40px;
    }
    .document-archive h3 {
        margin-bottom: 40px;
    }
    .count-desc {
        padding: 0;
        margin-bottom: 40px;
    }
    .num-counter .count-text,
    .num-counter .count-text span,
    .num-counter .count-text label {
        font-size: 35px;
        line-height: 40px;
    }
    .seeload_featured-header {
        padding: 50px 0 40px;
    }
    .seeload-featured-block-left {
        padding: 30px;
    }
    .seeload_featured-header .col-5 {
        width: 100%;
        margin-bottom: 10px;
    }
    .seeload_featured-header .col-7 {
        width: 100%;
    }
    .seeload_featured-header .featured-image-blocks {
        display: block;
        overflow: hidden;
        padding-bottom: 20px;
        text-align: center;
    }
    .seeload_slider .seeload_slider_content {
        padding: 0 15px;
    }
    .seeload_slider .seeload_slider_content .content-section:before {
        top: 72px;
        height: 42%;
    }
    .seeload_slider .seeload_slider_content .title {
        margin-bottom: 10px;
        font-size: 27px;
        line-height: 31px;
    }
    .seeload_slider .seeload_slider_content .subtitle {
        margin-bottom: 10px;
    }
    .seeload-count {
        display: block;
        margin: 0;
    }
    .num-counter {
        max-width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }
    .insights-post-block .post-block-img img {
        width: 100%;
        object-fit: initial;
        max-height: initial;
    }
    .reveal.insigths-popup-pdf {
        height: 80vh;
        min-height: 80vh;
    }
    .downloads__modal-content {
        max-height: 55vh;
    }
    .slider_content .title {
        font-size: 2rem;
        margin-bottom: .9rem;
    }
    .slider_content .subtitle {
        font-size: 1.5rem;
        margin-bottom: 0.9rem;
    }
    section.content-navigation.solutionpage-nav {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .content-navigation.solutionpage-nav li.content-navigation__link {
        flex: 1 1 100%;
    }
    .gridproduct .gridosready50 .group-button-wrap {
        text-align: center;
    }
    .solutionpage-nav .manage-title {
        font-size: 24px;
        margin-bottom: 0px;
    }
    .small-12.ipad-6.large-4.group-subs-pedding {
        margin-bottom: 10px;
    }
    .energy-video-iframe {
        padding: 56.25% 0 0 0;
    }
    .management-logo img,
    .transactiv-logo img {
        width: 130px;
    }
    .menu>li:hover .sub-menu {
        position: relative;
        margin-left: 0px;
        background: rgba(0, 0, 0, 0.3);
    }
    .sub-menu li {
        padding: 0px;
        border-top: 0px;
    }
    .home_value_props .custom-div {
        width: 100%;
    }
    .grid-os-section {
        padding-left: 15px !important;
    }
    .front-page__benefits {
        padding-left: 10px;
        padding-right: 10px;
    }
    .front-page__benefits .column {
        border: 1px solid #dcdcdb;
        padding: 10px 10px 20px 10px;
        height: auto;
        border-right: 1px solid #dcdcdb;
        margin-bottom: 20px;
        width: 100%;
    }
    .front-page__benefits .column:last-child {
        margin-top: 0px;
        height: auto;
        background: #fff;
    }
    .front-page__benefits .column:nth-child(3):after {
        display: none;
    }
    .front-page__benefits {
        padding-bottom: 1.0rem;
    }
    .benefits-last-image {
        width: 100%;
    }
    .front-page__benefits .column:last-child .has-underline:after {
        left: 0px;
        bottom: 0px;
    }
    .front-page__benefits .column:last-child .benefits__description {
        max-width: 100%;
        margin-top: 0px;
    }
    .customers-projects__slider .slide__caption {
        margin-bottom: 20px;
        margin-top: 10px;
        padding: 20px 20px;
        font-size: 18px;
    }
    .customers-projects__slider .slick-slide .slide__caption {
        padding-left: 20px;
        padding-right: 20px;
    }
    .customers-projects__slider .slick-dots {
        margin-top: -8px !important;
    }
    .partners .size-h5 {
        margin-top: 40px;
        letter-spacing: .5rem;
        text-transform: uppercase;
        font-size: 1.0625rem;
    }
    .front-page__benefits .column:last-child {
        width: 100%;
    }
    .front-page__benefits .column:last-child .benefits__heading {
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
        width: 100%;
    }
    .front-page__benefits .column .benefits__heading {
        text-align: left;
        width: 100%;
    }
    .front-page__benefits .benefits__description {
        max-width: 100%;
        text-align: left;
    }
    .cust-title {
        margin-top: 40px;
        letter-spacing: .5rem;
        text-transform: uppercase;
        font-size: 1.0625rem;
    }
    .pr-70 {
        padding-right: 20px;
    }
    .pl-70 {
        padding-left: 20px;
    }
    .home .row {
        padding-left: 10px;
        padding-right: 10px;
    }
    .home .title-container {
        width: 22.0rem !important;
    }
    .featured-tag {
        top: 0px;
    }
    .featured-header .col-5 {
        width: 100%;
        margin-bottom: 30px;
    }
    .featured-header .col-7 {
        width: 100%;
    }
    .insights-filter {
        padding-left: 15px;
        padding-right: 15px;
    }
    .post-block-img {
        padding: 20px;
    }
    .post-tag {
        right: 20px;
        text-align: left;
    }
    .insights-post-block .size-captions {
        font-size: 15px;
        width: 100%;
    }
    .featured-image-details {
        padding: 0px 17px;
    }
    .featured-image-details h2 {
        font-size: 18px;
    }
    .featured-image-details p {
        font-size: 15px;
        line-height: 20px;
    }
    .post-details {
        bottom: 100px;
        width: calc(100% - 20%);
        bottom: 200px;
        text-align: left;
    }
    .featured-block-left {
        padding-right: 10%;
    }
    .mt-70 {
        margin-top: 0px;
    }
    .insights-filter .col-3 {
        width: 100%;
    }
    .insights-filter .col-9 {
        width: 100%;
    }
    .insights-form-block .insights-drop {
        max-width: 100%;
    }
    .insights-form-block .insights-search-block {
        max-width: 100%;
        margin-bottom: 10px;
    }
    .post-details .post-title {
        font-size: 16px;
    }
    .post-details .post-des {
        font-size: 12px;
    }
    .filter-wrap {
        background: #0a0a0a69;
        bottom: 0;
        box-sizing: border-box;
        height: 100%;
        left: 0;
        outline: none;
        overflow: auto;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 1000;
        display: none;
        padding: 60px 20px;
        margin: 0px;
    }
    .mob_show .close_filter {
        position: absolute;
        right: 12px;
        color: #4A4F55;
        font-size: 31px;
        line-height: 18px;
        height: 30px;
        top: 30px;
        display: block;
        width: 30px;
    }
    .mob-filter {
        background: #fff;
        padding: 19px;
        border-radius: 5px;
        margin: -42px 0;
        position: relative;
    }
    .bar_head {
        display: block;
        padding: 0px 0px 16px;
    }
    span.filter_txt.mob_filter_toggle {
        position: relative;
        padding-left: 20px;
    }
    .apply-cancel-btn {
        display: block;
        border-top: 1px solid #dcdcdb;
        padding-top: 20px;
        margin-top: 25px;
    }
    .apply-cancel-btn ul {
        list-style: none;
        text-align: right;
    }
    .apply-cancel-btn ul li {
        display: inline-block;
        margin: 0 10px;
    }
    .technology-slider .slick-slide.slick-current.slick-active.slick-center .content {
        bottom: -110px;
    }
    .technology-slider .slick-track {
        padding-top: 10px;
        padding-bottom: 130px;
    }
    .technology-slider .slick-slide.slick-current.slick-active.slick-center .content {
        font-size: 12px;
        width: calc(100% + 0px);
        left: 0px;
    }
    .technology-slider .slick-slide.slick-current.slick-active.slick-center {
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    }
    .technology-slider {
        padding-bottom: 20px;
    }
    #navigation-microgrid .management-section__subsections-container.full-width-halves .management-section__subsection {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .btn-dwnl,
    .tranactiv-button-wrap .btn-dwnl {
        margin-bottom: 10px;
    }
    #navigation-transactive .feature-title {
        text-align: left;
    }
    #navigation-transactive .key-title {
        text-align: left;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .group-section-block {
        margin-top: 20px;
        padding-top: 30px;
        margin-bottom: 30px;
    }
    .pa-50 {
        padding: 20px 0px;
    }
    #navigation-grid .content-margin-bottom {
        margin-bottom: 0px;
    }
    .solution-feature .column {
        margin-bottom: 20px;
    }
    .solution-feature {
        padding: 40px 0px;
    }
    .microgrid-feature-section .tranactiv-button-wrap .btn-dwnl,
    .btn-dwnl,
    .tranactiv-button-wrap .btn-dwnl {
        max-width: 155px;
        margin: 0px 5px;
    }
    .management-section {
        padding-top: 40px;
        padding-bottom: 0px;
    }
    .group-button-wrap {
        padding: 40px 0px;
    }
    .tranactive-feature-section .group-section-block {
        margin-top: 20px;
    }
    .management-section .management-section__subsections-container {
        margin-bottom: 1em;
    }
    #navigation-microgrid {
        padding-top: 40px !important;
    }
    #navigation-microgrid .case-title {
        text-align: left;
        font-size: 1.0625rem;
    }
    .microgrid-feature-section .key-title {
        font-size: 1.0625rem;
    }
    #navigation-transactive .key-title,
    #navigation-transactive .feature-title {
        font-size: 1.0625rem;
    }
    .w-50 {
        width: 100%;
        margin-right: 0%;
    }
    .m-r {
        margin-right: 0px;
        width: 100%;
    }
    .m-r .medium {
        margin-top: 0px;
    }
    .gform_title {
        padding: 12px 0px;
        font-size: 20px;
    }
    .form-control .medium {
        height: auto;
        font-size: 14px;
        margin-bottom: 8px;
        padding-left: 8px !important;
    }
    .popup-inner .gform_body {
        padding: 5px 15px;
    }
    .popup-inner .gform_wrapper textarea.medium {
        height: 4.375rem;
    }
    .popup-inner .form-title {
        font-size: 14px;
        padding: 15px 0px;
    }
    .popup-inner .gform_wrapper .gfield .validation_message {
        bottom: -17px !important;
    }
    .popup-inner #validation_message_6_7,
    .popup-inner #validation_message_6_4 {
        bottom: -27px !important;
    }
    .technology-slider .slider .slick-slider .slick-dots {
        margin-top: 0px !important;
    }
    #single .single-title {
        font-size: 20px;
    }
    #single .mt-70 {
        margin-top: 25px;
    }
    #single .single-content {
        margin-top: 25px;
        margin-bottom: 30px;
    }
    #single .single-content .content-para {
        margin-top: 20px;
    }
    .share-buttons .social-share-label:after {
        bottom: 0px;
    }
    .share-buttons .social-share-label {
        margin-bottom: 25px !important;
    }
    .careers__intro {
        padding-bottom: 2rem;
        padding-top: 2rem;
    }
    #navigation-people {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .careers__people .size-h3 {
        font-size: 22px;
    }
    .careers__job-openings .job-post .job-title {
        font-size: 14px;
    }
    .careers__people .section-parallax {
        top: -45%;
        width: 100%;
        height: 188%;
    }
    .reveal {
        height: auto;
        min-height: auto;
    }
    .careers__perks .size-h5 {
        margin-bottom: 25px;
    }
    .careers__reviews .employee-photo img {
        width: 150px;
        height: 150px;
    }
    .careers__intro .intro-video-play a {
        justify-content: left;
        margin-left: 10px;
    }
    .careers__reviews .slick-slider .slick-dots {
        margin-top: 0px !important;
    }
    #careers-video-modal {
        top: 50% !important;
        margin-top: -153.5px;
    }
    .employee-review .size-h4 {
        font-size: 1rem;
    }
    .content-area {
        margin-top: 0px;
    }
    .customers-projects-container>div {
        width: 100%;
    }
    #aboutus-title {
        padding: 30px 15px !important;
    }
    #aboutus-title p {
        font-size: 14px;
    }
    #aboutus-title h1 {
        font-size: 24px;
    }
    .about__values {
        padding: 0px 10px;
        min-height: 360px;
        max-height: 360px;
    }
    .about__values .content__container {
        width: 92%;
    }
    .reveal-overlay {
        padding-left: 15px;
        padding-right: 15px;
    }
    .member-bio-modal .row .bio-modal__content {
        max-height: 300px;
        overflow-y: scroll;
    }
    .member-bio-modal {
        top: 50% !important;
        margin-top: -180px !important;
    }
    .awards>div {
        min-width: 100%;
    }
    .values__content .p1 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .values__content .p1 img {
        width: 160px;
    }
    .values__content .gridos-btn {
        padding: 12px 15px;
        font-size: 14px;
    }
    .teamQuote {
        padding: 5vh 0px !important;
    }
    .insigths-popup-pdf {
        top: 40px !important;
    }
    .team {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .team .button {
        margin-bottom: 0px;
    }
    .teamQuote blockquote {
        text-align: left !important;
        font-style: normal !important;
        font-size: 14px !important;
    }
    .bio-modal__content p {
        font-size: 14px;
    }
    .reveal .close-button {
        font-size: 1.3rem;
    }
    .member-details .size-h4 {
        font-size: 18px;
    }
    .member-details .size-body {
        font-size: 16px;
    }
    .home .site-hero,
    .page-template-default .site-hero {
        padding-top: 0vh !important;
        padding-bottom: 0vh !important;
        background-position: 50% 100%;
        height: 510px !important;
        display: block !important;
        background-size: 60%;
    }
    .page-template-default .site-hero.terms-conditions {
        height: 160px !important;
        padding-top: 32px !important;
        padding-bottom: 32px !important;
        display: table !important;
    }
    .home .divTable-cell {
        display: table-cell;
        vertical-align: top;
    }
    .opening-contact .button {
        margin-top: 25px;
        float: left !important;
        padding-left: 11px;
        padding-right: 11px;
    }
    .reveal {
        padding: 2.6875rem 0 0;
    }
    .downloads__modal-content .gform_heading {
        padding: 0px;
        font-size: 12px;
    }
    .downloads__modal-content {
        padding: 0px 0.9375rem;
    }
    .downloads__modal-content .gform_wrapper input:not(.gform_button),
    .downloads__modal-content .gform_wrapper textarea,
    .downloads__modal-content .gform_wrapper select {
        height: 40px;
        margin-bottom: 10px;
        font-size: 14px;
        padding-left: 10px;
    }
    .downloads__modal-content .gform_button {
        padding: 0.8rem 2.5em !important;
        margin-top: 5px !important;
    }
    .gform_wrapper .gfield_label {
        margin-bottom: 0px;
    }
    .reveal .modal-title-bar {
        height: 2.6875rem;
    }
    .reveal .modal-title {
        height: 2.6875rem;
    }
    .reveal .close-button {
        height: 2.6875rem;
    }
    .modal-title-bar {
        line-height: 30px;
        font-size: 14px;
    }
    .benefits__heading.size-captions.has-underline.center-underline-small.hite-same:after {
        left: 50% !important;
        margin-left: -1.5rem;
    }
    .insigths-popup-pdf {
        top: 50% !important;
        left: 0;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        max-width: 630px;
        width: 90%;
        padding: 0px;
        position: absolute;
    }
    .insights-post-block .size-captions {
        height: auto !important;
    }
    .insigths-popup-pdf .gform_wrapper .validation_error {
        margin-bottom: 0rem;
        font-size: 10px;
        margin-top: 10px;
    }
    .insigths-popup-pdf .form-name #validation_message_3_1 {
        font-size: 12px;
    }
    .grid-os-section .gridos__content.small-12.large-6.columns.aos-init.aos-animate {
        padding: 0;
    }
    .newmenu.mobile-custom-menu {
        width: 100%;
    }
    h1.content-title.size-h5.news-detail-heading,
    p.news-detail-content {
        height: auto !important;
    }
    .employee-review blockquote {
        height: auto !important;
    }
    .careers__job-openings .job-post .job-title {
        min-height: auto !important;
    }
    .group-subs-pedding:nth-child(2) {
        padding: 0px;
    }
    .gridproduct .gridosready50,
    .gridproduct .keybenefit50 {
        width: 100%;
    }
    .gridproduct .rowcover {
        padding-bottom: 30px;
    }
    .gridproduct .rowcover .group-button-wrap .btn-dwnl {
        max-width: 160px;
    }
    .site-footer .medium-up-2>.column:nth-child(n) {
        padding-left: 0;
    }
    footer.site-footer .footer__section .social {
        padding-left: 12px;
    }
    .trc-seesuite-image {
        max-width: 15%;
        margin-left: 15px;
    }
    .trc-seesuite-content {
        padding-left: 20px;
        max-width: 80%;
    }
    .trc-seesuite-heading .has-underline {
        font-size: 17px;
    }
    .trc-seesuite-content {
        padding-left: 20px;
        max-width: 80%;
    }
    .trc-seesuite-content a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .seeload_slide {
        height: auto !important;
    }
    .stay_informed_inner {
        align-items: start;
        padding: 35px 20px 45px;
    }
    .stay_informed_image {
        margin: 0 25px 0 0;
    }
    .stay_informed_right {
        align-items: flex-start;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .stay_informed_right .stay_informed_btn {
        margin: 30px 0px 0px 0;
    }
    .page-template-default .site-hero.subscribe {
        height: 160px !important;
        padding-top: 32px !important;
        padding-bottom: 32px !important;
        display: table !important;
    }
.stay_informed_content {
    margin: 0;
}
.site-content .featured-block-left p {
    margin-bottom: 20px;
}
.downloads__modal.reveal.insigths-popup-pdf {
    padding: 0px 0 0 0;
    margin: auto !important;
    max-width: 700px !important;
    width: 100% !important;
}
.downloads__modal.reveal.insigths-popup-pdf .modal-title-bar {
    position: relative;
    top: 0;
    height: auto;
}
.downloads__modal.reveal .modal-title-bar,
.downloads__modal.reveal .close-button {
    z-index: 9;
}
.customer-engage-left-sec {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}
.customer-engage-right-sec {
    float: right;
    width: 100%;
}
.customer-engage-form-sec {
    margin-top: 0;
    max-width: 100%;
    margin: auto;
}
}

@media(max-width:640px) {
    .slider_content .title {
        font-size: 1.50rem;
        margin-bottom: .9rem;
    }
    .slider_content .subtitle {
        font-size: 1rem;
        margin-bottom: 0.9rem;
    }
    .contact__branches .column {
        margin-bottom: 15px;
    }
    .contact__branches .column .contact-border-bottom {
        padding-bottom: 10px;
        border-bottom: 1px solid #eee;
        height: 3px;
        width: 50%;
        margin: 0 auto;
    }
    .contact__branches .column:last-child .contact-border-bottom {
        border-bottom: none;
    }
    .contact__branches .column span.block {
        display: block;
    }
    footer.site-footer .footer__section .social {
        padding-left: 0px;
    }
}

@media(max-width:480px) {
    .page-template-seeload-drms .reveal.insigths-popup-pdf {
        height: 72vh;
        min-height: 72vh;
        width: 95%;
    }
    .page-template-seeload-drms .downloads__modal-content {
        max-height: 56vh;
    }
    .slider_content .title {
        font-size: 1.2rem;
        margin-bottom: .9rem;
    }
    .reveal.insigths-popup-pdf {
        height: 48vh;
        min-height: 48vh;
    }
    .slider_content .subtitle {
        font-size: 1rem;
        margin-bottom: 0.9rem;
    }
    .downloads__modal-content {
        max-height: 36vh;
    }
    .seeload_slider .seeload_slider_content .subtitle {
        font-size: 11px;
    }
    .seeload_slider .seeload_slider_content .title {
        font-size: 18px;
        line-height: 21px;
    }
    .seeload_slider .seeload_slider_content .content-section:before {
        height: 34%;
    }
    .count-desc {
        font-size: 18px;
    }
    .num-counter p {
        font-size: 12px;
    }
    .num-counter span {
        font-size: 22px;
    }
    .downloads__modal .gform_wrapper .has_first_name span.name_first {
        margin: 0 0 10px 0;
    }
}

@media (max-width:639px) {
    .insights-post-block a.btn-dwnl {
        margin: 0 auto;
        float: none;
        display: block;
    }
    .footer__section.small-12.medium-5.media-width.large-3.medium-push-1.large-push-0.columns.text-center.medium-text-left.medium-centered.content-margin-bottom {
        padding-left: 30px;
    }
    .has-underline.center-underline-small:after {
        right: unset;
        left: 0 !important;
    }
}

@media (max-width:479px) {
    .idp-solution .group-button-wrap a {
        margin-bottom: 20px;
    }
    .employee-review .size-h4,
    h6.quote-source.size-body.color-body.weight-light {
        font-size: 14px;
    }
    .technology-slider .slick-slider .slick-dots li {
        padding: 0 5px;
    }
    .microgrid-feature-section .group-button-wrap a.btn-dwnl {
        margin-bottom: 10px;
    }
    .home .site-hero,
    .page-template-default .site-hero {
        background-size: 80%;
    }
}

@media(max-width:375px) {
    .slider_content .title {
        font-size: 1.1rem;
        margin-bottom: .7rem;
    }
    .slider_content .subtitle {
        font-size: .9rem;
        margin-bottom: 0.7rem;
    }
    .slider_button a.button {
        font-size: 11px;
        padding: 8px 8px;
    }
    .contact__information .flex.letter-spacing a,
    .contact__information .flex.letter-spacing span {
        letter-spacing: .1125rem;
    }
    .trc-seesuite-content a {
        margin-right: 0;
    }
}

@media screen and (max-width:360px) {
    .reveal .modal-title {
        letter-spacing: 0.2rem;
    }
    .post-details {
        bottom: 160px;
    }
    .home .site-hero,
    .page-template-default .site-hero {
        height: 430px !important;
    }
    .site-hero__content .page-title {
        font-size: 23px;
        width: 80%;
    }
    .gridproduct .rowcover .group-button-wrap .btn-dwnl {
        max-width: 130px;
        font-size: 11px;
    }
    .trc-seesuite-content a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .downloads__modal-content {
        max-height: 32vh;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .slick-slide img {
        width: 100%;
    }
    .partners__gallery img {
        width: 160px;
    }
    .customers-projects__slider .slick-slide .slide__caption {
        width: 100%;
    }
    .customers-projects__slider .slick-slide .slide__caption small {
        display: table;
        height: 188px;
        width: 210px;
        font-size: 18px;
    }
    .overlay.opacity-light {
        opacity: 0;
    }
    .content-navigation.fixed {
        top: 62px !important;
    }
    .customer-engage-form-sec .downloads__modal-content {
        max-height: 100%;
    }
}
.search-results .site-content .content-search-result {
    padding:1rem 0 1rem;
}
.search-results .site-main  {
    padding-bottom:3rem;
}
.content-single-post a {
    font-weight:600;
}

.site-content input[type="submit"].white,
.site-content input[type="button"].white,
.site-content .button.white,
.content-single-post a,
.site-content a,
.search-results .site-content a,
.search-results .site-content .entry-footer a {
    color: #59CBEB;
}
.content-single-post a:hover,
.gform_wrapper a,
.front-page__benefits .benefits__heading a,
.search-results .site-content a  {
    color:#0C2340
}
.customers-projects__slider {
    padding-bottom:60px;
}
.slider_content .title,
.title-container .page-title,
.value_props>.custom-heading h2,
.site-content .weight-light,
.contact__branches .heading,
.contact__form .heading {
    font-size:42px;
    line-height:1.2;
    font-weight:400;
    letter-spacing:0 !important;
    font-weight:400;
    text-transform:none !important;
}
.home_hero_slide .slider_content .title {
    font-size:38px;
}
.home_hero_slide .slider_content .subtitle {
    font-size:22px
}
.home_hero_slide .slider_content .content-section.slide-content {
    width:60%
}
@media (max-width:1100px) {
    .home_hero_slide .slider_content .title {
        font-size:30px;
    }
    .home_hero_slide .slider_content .content-section.slide-content {
        width:70%
    }
}
@media (max-width:999px) {
    .home_hero_slide .slider_content {
        display:block;
        position:static;
        padding:40px;
        background-image:url("http://opus.staging0.com/wp-content/uploads/2022/09/home-hero-bg-1.jpg");
        background-size:cover;
        background-repeat:no-repeat;
    }
    .home_hero_slide img.banner_image {
        display:none !important;
    }
    .home_hero_slide .slider_content .title {
        font-size:28px;
    }
    .home_hero_slide .slider_content .content-section.slide-content {
        width:100%
    }
}
.site-content .weight-light.single-news-title {
    font-size:32px;
}
.site-content .weight-light.size-small {
    font-size:24px
}
.site-content .weight-light .date {
    font-size:16px;
}
section.site-hero.position-relative.divTable.customer-hero-header .site-hero__content.row.above-overlay p.hero-subtitle {
    font-size:20px;
    line-height:1.3;
    font-weight:400;
    margin:0.5rem 0 0
}
.home_opus_vision p {
    font-size:24px;
    line-height:1.5;
    font-weight:400;
    padding-bottom:14px
}
.home_opus_vision p:last-child {
    padding-bottom:0
}
.site-content .home_opus_vision a.button {
    background:transparent;
    border-color:#FFF
}
.site-content .home_opus_vision a.button:hover {
    background:#FFF;
    border-color:#FFF;
    color:#0C2340
}
.size-captions {
    font-size:22px;
}
.padding-top-3rem {
  padding-top:3rem
}
.page-template-technology-solutions.page-id-8 .background-color-dark-gray.has-skew {
  background-color:#0C2340;
  padding:5rem 0;
}
.page-template-technology-solutions.page-id-8 .background-color-dark-gray.has-skew .button.white {
  color:#0C2340;
}
.site-content .contact__branches {
    background: #D8E2E9;
    padding: 3.125rem 0 8.125rem;
}
.front-page__benefits-5col  {
    display: grid;
  grid-auto-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  gap: 60px 0;
  grid-template-areas:
    ". . . . .";
  justify-content: center;
  align-content: stretch;
  justify-items: center;
  align-items: stretch;
  padding-top:7rem;
}
.front-page__benefits-5col.row:before {
    display:none;
}
.front-page__benefits-5col .grid-column {
    border: 1px solid #dcdcdb;
    padding:34px 1rem;
    position:relative;
    left:-1px;
}
.front-page__benefits-5col .grid-column:nth-child(2),
.front-page__benefits-5col .grid-column:nth-child(3),
.front-page__benefits-5col .grid-column:nth-child(4) {
    border-right:0;
}
.front-page__benefits-5col .benefit_image {
    padding-bottom: 20px;
    position: relative;
    margin-top: -68px;
}
.front-page__benefits-5col img {
    max-height:68px;
    clear:both;
}
.front-page__benefits-5col h3 {
    font-size:22px;
    margin-bottom:25px;
}
.front-page__benefits-5col h3.has-underline:after {
    left:calc(50% - 1.0936rem)
}
@media (max-width: 767px) {
    .front-page__benefits-5col  {
        grid-template-columns: 1fr;
        gap: 60px 0;
        grid-template-areas:
        ".";
        padding-top: 4rem;
    }
    .front-page__benefits-5col .grid-column:nth-child(2),
    .front-page__benefits-5col .grid-column:nth-child(3),
    .front-page__benefits-5col .grid-column:nth-child(4) {
        border: 1px solid #dcdcdb;
    }
}
.site-content .resp-vtabs .vresp-tabs-list li {
    color:#002340;
    font-weight:600;
    border:0 !important;
    border-radius:4px;
}
.site-content .resp-vtabs li.vresp-tab-active {
    background-color:#002340;
    color:#fff;
    border:0 !important;
        width: calc(100% + 60px);
}
.site-content .resp-vtabs  .vresp-tab-item:hover, .vresp-tab-item:hover {
    border:0 !important;
    padding: 14px 15px 15px 14px;
}
.site-content .vresp-tabs-list {
    position:relative;
    top:40px

}
.site-content .vresp-tab-content {
    padding: 30px 30px 30px 80px;
}
.site-content .resp-vtabs .vresp-tabs-container {border-radius:12px;}
.site-content .resp-accordion {
    background-color:#fff
}
.resp-vtabs .vresp-tab-content ol li li {
    font-weight: 400;
    font-size: 16px;
    list-style: none;
    margin-top: -10px;
}
@media only screen and (max-width: 768px) {
    .site-content .resp-vtabs .vresp-tab-content {
        background-color:#fff
    }
    .site-content .vresp-tabs-container {
        max-width:94%;
        margin:auto;
    }
    .site-content .resp-accordion.vresp-tab-active {
        border-top:1px !important;
    }
}
#footer-widgets {
    position:relative;
    z-index:50;
    color:#FFF;
    padding:4rem 2rem;
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: 0.3fr 1fr;
    grid-template-rows: auto;
    gap: 0px 20px;
    grid-template-areas:
        ". .";
    justify-content: start;
    align-content: start;
    justify-items: center;
    align-items: center;

}
footer.site-footer.position-relative.has-upper-skew:before {
    content:"";
    background-color:rgba(12, 35, 64, 0.6);
    position:absolute;
    bottom:0;
    left:0;
    top:0;
    right:0;
}
#footer-widgets ul.menu {
    padding-top:5rem;
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    gap: 0px 20px;
    grid-template-areas:
        ". . .";
    justify-content: start;
    align-content: start;
    justify-items: start;
    align-items: center;
    margin:0
}
@media (max-width:1200px) {
    #footer-widgets {
        grid-template-columns: 0.75fr 1fr;
        grid-template-areas:
            ". .";
    }
    #footer-widgets ul.menu {
        padding-top:5rem;
        grid-template-columns: 1fr 1fr;
        grid-template-areas:
            ". .";
    }
}
@media (max-width:1024px) {
    #footer-widgets {
        grid-template-columns: 1fr;
        grid-template-areas:
            ".";
    }
    #footer-widgets ul.menu {
        padding-top:2rem;
        grid-template-columns: 1fr 1fr;
        grid-template-areas:
            ". .";
    }
    #footer-widgets .column-grid {
        padding:0 2rem 2rem;
        width:100%;
    }
}
@media (max-width:767px) {
    #footer-widgets ul.menu {
        grid-template-columns: 1fr;
        grid-template-areas:
            ".";
    }
}
#footer-widgets p {
    font-size:22px;
}
#footer-widgets .menu-item {
    margin-bottom: 1.8rem;
}
#footer-widgets .menu-item a {
    font-size:18px;
    padding:0 0 .5rem;
    border-bottom: 2px solid transparent;
    text-decoration:none !important;
}
#footer-widgets .menu-item a:hover {
    border-bottom: 2px solid #fff;
    background-clip: padding-box;
}
.copyright {
    padding:2rem;
    bottom: 0;
    background-color: #002340;
    font-size:14px;
    margin:0;
    text-align:center
}
.copyright a {
    text-decoration:none !important;
}
.copyright a:hover {
    text-decoration:underline !important
}
img.img-white{
    filter: brightness(0) invert(1);
}
.background-color-gelightgrey {
    background-color:#D8E2E9
}
.site-content input[type="submit"].floating.extended-underline:after,
.site-content input[type="button"].floating.extended-underline:after,
.site-content .button.floating.extended-underline:after {
    display:none;
}
.site-content .background-color-primary {
    background-color: #0C2340;
}
.site-content .content-navigation .content-navigation__container .content-navigation__link.is-active a:after {
    background-color: #59CBEB;
}
.site-content .overlay.color-black {
    background-color: #0C2340;
}
.reveal .modal-title-bar .background-pulse.background-color-rainbow {
    background-image:none;
    background-color:#0C2340
}
.reveal .close-button,
body.windows-device .reveal .close-button span {
    color:#FFF
}
.reveal-overlay .reveal.medium {
    padding-top:40px;
    background:#000
}
.partners .partners__gallery span {
    padding: 1.875rem 1.25rem 0;
}
.home_opus_cta {
    background-color: #D8E2E9;
    text-align:center;
    padding:3rem;
}
.home_opus_cta h4 {
    max-width:460px;
    margin:0 auto 2rem;
}
.home_opus_cta .button {
    margin-bottom:0;
}
@media screen and (min-width: 40em) {
    .site-content .careers__intro .intro-content:before {
        background-color: #FFF;
    }
}
