/*
Theme Name: Fiducia Globus Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.5.1752845685
Updated: 2025-07-18 13:34:45

*/

@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");

/*
 font-family: "Montserrat", sans-serif;
  font-family: "Open Sans", sans-serif;
 *
 * */

/*=============================-----
common
------==============================*/

body {
    font-family: "Montserrat", sans-serif;
}
img {
    max-width: 100%;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    display: block;
}
.nopadd {
    padding: 0;
}
.padd_tb {
    padding: 64px 0;
}
.padd_t {
    padding-top: 64px;
}
.padd_b {
    padding-bottom: 64px;
}
.nopadd_left {
    padding-left: 0 !important;
}
.nopadd_right {
    padding-right: 0 !important;
}
.fluid_padd {
    padding: 0 7%;
}
a {
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
    outline: none;
    transition: all 0.3s ease-in-out;
}
ul {
    margin: 0;
}
li {
    font-size: 15px;
    line-height: 1.5;
    font-family: "Open Sans", sans-serif;
    color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #000;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
}
.secpanel {
    display: block;
    overflow: hidden;
    width: 100%;
    position: relative;
    margin: 0;
}
.secpanel p {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 20px;
    font-family: "Open Sans", sans-serif;
    color: #000;
}
.secpanel p:last-child {
    margin-bottom: 0;
}
.sub_content {
    margin: 0 auto 30px;
    width: 73%;
}
.sub_content p {
    display: block;
    text-align: center;
    /* font-size: 18px; */
    /* line-height: 28px; */
    /* color: #717171; */
}
.sticky {
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 9;
    left: 0;
    right: 0;
    box-shadow: 1px 1px 18px rgba(0, 0, 0, 0.12);
}
main#main {
    padding: 0;
}
.row,
.row > * {
    margin-top: 0;
}
.bg-blue {
    background: #01156c;
}
.bg-yellow {
    background: #ff8900;
}
.bg-darkgrey {
    background: #222222;
}
.bg-grey {
    background: #f5f5f5;
}
.bg-white {
    background: #f5f5f5;
}
.text-blue {
    color: #01156c;
}
.text-black {
    color: #000;
}

/* .bg-skyclr{
  background: #cbd6f3; 
} */

/*======
Heading
========*/ 
/* .hdr_menu-area .navbar-nav ul.sub-menu #menu-item-1244 > a {
    position: relative;
    padding-left: 35px;
}
.hdr_menu-area .navbar-nav ul.sub-menu #menu-item-1244 > a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    background-image: url('https://fiduciaglobus.com/wp-content/uploads/2025/12/india.png');
    background-size: contain;
    background-repeat: no-repeat;
}
.m-menulist .navbar-nav li > ul.sub-menu .menu-item-1244 > a {
    position: relative;
    padding-left: 35px;
}
.m-menulist .navbar-nav li > ul.sub-menu .menu-item-1244 > a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    background-image: url('https://fiduciaglobus.com/wp-content/uploads/2025/12/india.png');
    background-size: contain;
    background-repeat: no-repeat;
} */
/* ======= End ======== */

.heading,
.heading_center {
    margin-bottom: 35px;
    position: relative;
    /* padding-bottom: 15px; */
}
.heading_center {
    text-align: center;
}
.heading h1,
.heading_center h1,
.contentpg-area h1 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    color: #000;
}
.heading h2,
.heading_center h2,
.sub-hdtitle h2,
.contentpg-area h2 {
    font-size: 36px;
    line-height: 42px;
    color: #000;
    font-weight: 700;
}
.heading h3,
.heading_center h3,
.contentpg-area h3 {
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
}
.heading h4,
.heading_center h4 {
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
}
.hd_center {
    text-align: center;
}
.contentpg-area h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #014da0;
}
/* ============
company copyright
t=============*/

.ft_company {
    font-size: 12px;
    color: #9a9a9a;
    line-height: 24px;
    font-weight: 500 !important;
}
.ft_company a.Copyright {
    color: #9a9a9a;
    border-bottom: 0;
}
.ft_company a:hover.Copyright {
    text-decoration: none;
}

/*==============
return to top css
==============*/

#return-to-top {
    position: fixed;
    bottom: 82px;
    right: 12px;
    text-align: center;
    margin: 0 auto;
    background: #aa1b1f;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-decoration: none;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 99999999;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    top: 0;
    font-size: 18px;
    line-height: 60px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: #000;
    color: #fff;
}
#return-to-top:hover i {
    color: #fff;
    /*  top: 5px;*/
}

/*======
Button
========*/

.main-btn {
    margin-top: 30px;
}
.main-btn a {
    background: #ff8900;
    color: #fff;
    display: inline-block;
    padding: 14px 55px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 63px;
    border-bottom: 3px solid #fff;
    font-family: "Open Sans", sans-serif;
}
.main-btn a:hover,
.main-btn a:active,
.main-btn a:focus {
    background: #014da0;
    color: #fff;
    outline: none;
    text-decoration: none;
}
.dark-btn.main-btn a {
    border-bottom-color: #000;
}

/**********************/

/* Full screen search */

/**********************/

#search {
    align-items: center;
    background: rgba(0, 0, 0, 0.975);
    height: 0;
    display: flex;
    justify-content: center;
    opacity: 0;
    position: fixed;
    transition: all 0.5s;
    width: 100vw;
    will-change: transform, opacity;
    z-index: -1;
    left: 0;
    top: 0;
}
#search:target {
    height: 100vh !important;
    opacity: 1;
    width: 100vw !important;
    z-index: 9999;
}
#search:target .close-btn {
    display: block;
}
#searchbox {
    background: transparent;
    border: solid #fff;
    border-width: 0 0 1px 0;
    color: #fff;
    flex: 1 0 auto;
    font-size: 2rem;
    height: 2rem;
    max-width: 50%;
    outline: 0;
    padding: 2rem 1rem;
}
.close-btn {
    display: none;
    color: #fff;
    font-size: 2rem;
    position: absolute;
    top: 0.5rem;
    right: 2rem;
}
div#search .search-form .search-field {
    margin: 0;
    border: 0;
    padding: 10px 20px;
    height: 48px;
    width: 75%;
    max-width: 500px;
    font-size: 16px;
    border-radius: 10px 0 0 10px;
}

.search-form > label {
    /* display: none; */
    color: #fff;
}

div#search .search-form input.search-submit {
    margin: 0;
    border: 0;
    padding: 0 20px;
    height: 48px;
    line-height: 48px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    color: #fff;
    background: #ff8900;
    font-size: 17px;
    width: 25%;
    border-radius: 0 10px 10px 0;
}

form.search-form {
    width: 600px;
}

/*========== Header ========
 * ========================*/

.main_header {
    position: relative;
}
.top-hdr-wrap {
    background: #222222;
}
.hdr-topbox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: stretch;
}
.hdr-top-contact {
    margin-right: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.hdr-top-contact ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.hdr-top-contact ul li {
    color: #fff;
    margin: 0;
    font-size: 14px;
}
.hdr-top-contact ul li span.iconbox {
    margin-right: 6px;
}
.hdr-top-contact ul li a {
    color: #fff;
}
.hdr-top-contact ul li a:hover {
    color: #ff8900;
}
.hdr-top-btn {
}
.hdr-top-btn a {
    display: block;
    background: #ff8900;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 16px;
    padding: 16px 30px;
    text-transform: uppercase;
    font-weight: 600;
}
.hdr-top-btn a:hover {
    background: #014da0;
    color: #fff;
}

/*-----------------------*/

.new-sitelogo {
    width: 215px;
    margin-bottom: 0;
    z-index: 99;
    position: relative;
}

/*
span.custom-logo-link {
    display: block;
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    width: 150px;
    height: 150px;
}
*/

.new-sitelogo .site-logo {
    margin: 0;
    display: block;
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    width: 150px;
    height: 150px;
}
.new-sitelogo .site-logo .custom-logo {
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
}
.new-sitelogo .site-branding {
    margin-top: -33px;
}
.hfr-menuwrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
}
.search-iconbox {
    padding: 35px 0;
    margin-left: 30px;
}
.search-iconbox a {
    background: #01156c;
    color: #fff;
    width: 46px;
    height: 46px;
    display: block;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
}

/*========== Menu ========
 * ========================*/

.hdr_menu-area {
}
.hdr_menu-area nav#site-navigation1 {
    padding: 0;
}
.hdr_menu-area .navbar-nav {
    gap: 38px;
}
.hdr_menu-area .navbar-nav li {
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    position: relative;
}
.hdr_menu-area .navbar-nav li a {
    display: block;
    padding: 20px 0;
}
.hdr_menu-area .navbar-nav li a:focus {
    background: transparent !important;
    color: #ff8900;
}
.hdr_menu-area .navbar-nav li.current-menu-item {
}
.hdr_menu-area .navbar-nav li.current-menu-item:hover a,
.hdr_menu-area .navbar-nav li.current-menu-item a {
    color: #ff8900;
}
.hdr_menu-area .navbar button.sub-menu-toggle {
    border: 0;
    background: transparent !important;
    color: #000 !important;
    padding: 0;
    line-height: 0;
}
.hdr_menu-area .navbar button.sub-menu-toggle span.icon-plus {
    background-image: url(images/down-arrow.jpg);
    width: 13px;
    height: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-left: 8px;
    background-position: center;
}
.hdr_menu-area .navbar-nav li .menu-item-has-children {
    background-image: url(images/right-arrow.jpg);
    background-repeat: no-repeat;
    margin-left: 8px;
    background-position: 95%;
    background-size: 6px;
}
.hdr_menu-area .navbar button.sub-menu-toggle span.icon-plus svg {
    display: none;
}
.hdr_menu-area .navbar button.sub-menu-toggle span.icon-minus {
    display: none;
}
.hdr_menu-area .navbar-nav li > ul.sub-menu {
    /* display: none; */
    position: absolute;
    top: 90%;
    z-index: 99;
    border: 1px solid #ddd;
    width: 220px;
    padding: 14px;
    border-radius: 15px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    border-top-color: #666;
}
.hdr_menu-area .navbar-nav li:hover > ul.sub-menu {
    visibility: visible;
    opacity: 1;
    top: 100%;
}
.hdr_menu-area .navbar-nav li > ul.sub-menu:before {
    content: "";
    width: 15px;
    height: 8px;
    background: #000000;
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    margin: auto;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
.hdr_menu-area .navbar-nav li > ul.sub-menu > li > ul.sub-menu {
    /* display: none; */
    top: -16px;
    left: 100%;
    width: 260px;
    border-top-color: #ddd;
    border-left-color: #666;
    z-index: 3;
}
.hdr_menu-area .navbar-nav li > ul.sub-menu > li > ul.sub-menu:before {
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
    width: 8px;
    height: 15px;
    left: -9px;
    right: inherit;
    top: 15px;
}
.hdr_menu-area .navbar-nav li > ul.sub-menu > li:hover > ul.sub-menu {
    visibility: visible;
    opacity: 1;
    left: 114%;
    z-index: 2;
}
.hdr_menu-area .navbar-nav li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu:before {
}
.hdr_menu-area .navbar-nav li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
    width: 310px;
}
.hdr_menu-area .navbar-nav li > ul.sub-menu > li > ul.sub-menu > li:hover > ul.sub-menu {
    /* display: none; */
    left: 110%;
}
.hdr_menu-area .navbar-nav li > ul.sub-menu li {
    width: 100%;
    border-bottom: 1px solid #ddd;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-left: 0;
}
.hdr_menu-area .navbar-nav li > ul.sub-menu li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.hdr_menu-area .navbar-nav li > ul.sub-menu li a {
    padding: 0;
    font-size: 13px;
    text-transform: initial;
}
.hdr_menu-area .menu-image-title-before.menu-image-not-hovered img,
.hdr_menu-area .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper,
.hdr_menu-area .menu-image-title-after.menu-image-title {
    padding-left: 0 !important;
}

/*========== Footer ========
 * ========================*/

footer.ftr-wrap {
    background: #cbd6f3;
}
footer.ftr-wrap .padd_tb {
    padding: 70px 0;
}
.ftr-area {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
}
.ftr-left {
    width: 70%;
    padding-right: 60px;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: space-between;
}
.ftr-col h4 {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 20px;
    font-weight: 700;
}
.ftr-col {
}
.ftr-menu {
}
.ftr-menu ul {
    list-style: square;
    padding: 0 0 0 17px;
    margin: 0;
}
.ftr-menu ul li {
    margin-bottom: 6px;
}
.ftr-menu ul li a {
    font-size: 15px;
}
.ftr-menu ul li a:hover {
    color: #ff8900;
}
.ftr-contact {
}
.ftr-contact ul {
    padding: 0;
}
.ftr-contact ul li {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.ftr-contact ul li:last-child {
    margin-bottom: 0;
}
.ftr-contact ul li span.iconbox {
    background: rgb(255 255 255 / 30%);
    font-size: 20px;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
}
.ftr-contact ul li span.cont-dtls {
    width: 80%;
    padding-left: 10px;
    line-height: 24px;
    font-size: 15px;
}
.ftr-contact ul li span.cont-dtls a {
    font-weight: 500;
    display: block;
}
.ftr-contact ul li:hover span.cont-dtls a {
    color: #ff8900;
}
/*-----------------------------*/
.ftr-newsletter-wrap {
    margin-top: 20px;
}

.ftr-newsletter-wrap .mc4wp-form-fields {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    padding-right: 30px;
    gap: 10px;
}

.ftr-newsletter-wrap .mc4wp-form-fields p {
    margin: 0;
    width: 30%;
}

.ftr-newsletter-wrap .mc4wp-form-fields p input {
    border: 0;
    padding: 13px 20px;
    font-size: 14px;
    width: 100%;
    height: 50px;
    border-radius: 6px;
}

.ftr-newsletter-wrap .mc4wp-form-fields p:first-child {
    width: 70%;
}

.ftr-newsletter-wrap .mc4wp-form-fields p label {
    width: 100%;
    margin: 0;
}

.ftr-newsletter-wrap .mc4wp-form-fields p input[type="submit"] {
    padding: 0 20px;
    line-height: 50px;
    text-transform: uppercase;
    background: #014da0 !important;
    color: #fff !important;
    transition: all 0.3s ease-in-out;
}
.ftr-newsletter-wrap .mc4wp-form-fields p input[type="submit"]:hover {
    background: #ff8900 !important;
}
/*------------------------*/

.ftr-right {
    background: #014da0;
    width: 30%;
    text-align: center;
}
.ftr-cta-box {
    width: 72%;
    margin: 0 auto;
}
.ftr-cta-box h3 {
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    padding-bottom: 40px;
    letter-spacing: -0.5px;
}
.ftr-cta-box h3 span.hd-w {
    display: block;
    color: #014da0;
}
.ftr-cta-box h3 span.hd-w span {
    font-size: 40px;
}
.ftr-cta-box a.ftr-cta-btn {
    background: #ff8900;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 252px;
    margin: -28px auto 20px;
    color: #fff;
    border-radius: 7px;
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}
.ftr-cta-box a.ftr-cta-btn:focus,
.ftr-cta-box a.ftr-cta-btn:hover {
    background: #000 !important;
}
.ftr-cta-box a.ftr-cta-btn img {
    margin-left: 10px;
    width: 14px;
}
.ftr-cta-box p {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    line-height: 21px;
}
.ftr-newsletter-wrap .ftr-col h4 {
    margin-bottom: 10px;
    margin-top: 30px;
}
/*-----------------------*/

.ftr-copy {
    border-top: 1px solid #000;
    padding: 30px 0;
}
.copy-text {
    /*
    display: flex;
    align-items: center;
    align-content: center;
    height: 100%;
    */
}
.ftr-copy .copy-text p {
    font-size: 14px;
}
ul.cnss-social-icon li.cn-fa-icon a {
    padding: 10px 8px !important;
    width: 40px !important;
    height: 40px !important;
}
.ftr-copy .cc-copy, .ftr-copy .cc-copy p {
    font-size: 12px;
    color: #1a1a1a;
}
.ftr-copy .cc-copy {
    margin-top: 4px;
}
.cc-hide {
    display: none;
}
/*========== Common section ========
 * ========================*/

/*=---------- CTA  --------=*/

.ctabox-area {
    background-color: #f5f5f5;
    background-image: url(images/cta-bg-1.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 15px;
    padding: 60px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    box-shadow: 6px 6px 0 rgb(0 0 0 / 10%);
    margin-bottom: 7px;
}
.ctabox-area .icon-box,
.full-ctabox-area .icon-box {
    width: 80px;
    height: 80px;
    background: #fff;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.ctabox-area .icon-box img,
.full-ctabox-area .icon-box img {
    width: 30px;
}
.ctabox-area .title-box,
.full-ctabox-area .title-box {
    width: 67%;
    padding-left: 30px;
}
.ctabox-area .title-box h2,
.full-ctabox-area .title-box h2 {
    font-size: 27px;
    line-height: 1.3;
    font-weight: 600;
    color: #000;
    margin: 0;
}
.ctabox-area .title-box h3,
.full-ctabox-area .title-box h3 {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 600;
    color: #014ca0;
    text-decoration: underline;
    margin-top: 4px;
}
.ctabox-area .btn-box,
.full-ctabox-area .btn-box {
    width: 25%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.ctabox-area .btn-box .main-btn,
.full-ctabox-area .btn-box .main-btn {
    margin-top: 0;
}

/*=---------- CTA2  --------=*/

.full-ctabox-wrap {
    background: #cbd6f3;
}
.full-ctabox-area {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    width: 90%;
    margin: 0 auto;
}
.full-ctabox-area .icon-box {
    background: transparent;
    border: 1px solid #000;
    width: 70px;
    height: 70px;
}

/*=---------- Blog --------=*/

.hm-blog-wrap {
}
.hm-blog-area {
}
.blog-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    gap: 17px;
}
.blog-list .blog-post {
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 15px;
    width: 24%;
}
.blog-list .blog-post .blog-details {
    border-bottom: 1px solid #ddd;
    padding: 6px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    min-height: 130px;
}
.blog-meta {
}
.blog-meta ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
}
.blog-meta ul li {
    font-size: 14px;
}
.blog-meta ul li:first-child {
    margin-right: 6px;
}
.blog-meta ul li:first-child:after {
    content: "/";
}
.blog-meta ul li span.blog-cat {
}
.blog-meta ul li span.blog-date {
}
h3.blog-title {
    margin-top: 10px;
}
h3.blog-title a {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    display: block;
    color: #000;
}
.blog-image {
    border-radius: 15px;
    overflow: hidden;
}
.blog-image a {
}
.blog-image a img {
    height: 200px !important;
    object-fit: cover;
    width: 100% !important;
}
.blog-description.cp-descrription {
    display: none;
}

/*=---------- Bottom logo --------=*/

.btmcontent-wrap {
    background: #f5f5f5;
    overflow: visible;
    display: inline-block;
    width: 100%;
    margin-top: 35px;
}
.btmcontent-area {
    padding-bottom: 75px;
}
.btm-text {
    background: #cbd6f3;
    border-radius: 15px;
    padding: 14px 20px;
    text-align: center;
    margin-top: -35px;
}
.btm-text p {
    font-size: 20px;
    font-weight: 600;
}
.btm-logos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-top: 30px;
    gap: 17px;
}
.btm-logobox {
    width: 24%;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #ddd;
}

/*========== Home ========
 * ========================*/

@media (min-width: 992px) {
    .home-banner-slider .slider,
    .home-banner-slider .slide {
        /* height: 80vh; */
    }
}
.home-banner-slider .slide {
    position: relative;
}
.home-banner-slider .slide .slide__img {
    width: 100%;
    overflow: hidden;
}
.home-banner-slider .slide .slide__img.mobile_img {
    display: none;
}
.home-banner-slider .slide .slide__img img {
    max-width: 100%;
    height: 555px;
    width: 100%;
    object-fit: cover;
    opacity: 1 !important;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    transition: all 1s ease;
}
.home-banner-slider .slide .slide__content {
    /*
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
     transform: translate(-50%, -50%);
     */
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.home-banner-slider .slide .slide__content .container {
    height: 100%;
}
.home-banner-slider .slide .slide__content--headings {
    color: #fff;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    height: 100%;
}
.home-banner-slider .slide .slide__content--headings .slide-content {
    /* padding-right: 74px; */
    width: 72%;
}
.home-banner-slider .slide .slide__content--headings .animated {
    transition: all 0.5s ease;
}
.home-banner-slider .slide .slide__content--headings .title {
    font-size: 35px;
    line-height: 50px;
    margin: 0 0 25px 0;
    font-weight: 600;
}
.home-banner-slider .slide .slide__content--headings .title strong {
    font-size: 45px;
    display: block;
    font-weight: 700;
}
.home-banner-slider .slider [data-animation-in] {
    opacity: 0;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    transition: opacity 0.5s ease 0.3s;
}
.home-banner-slider ul.bnr-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.home-banner-slider ul.bnr-list li {
    border: 2px solid #fff;
    border-radius: 20px;
    padding: 25px 30px;
    width: 32%;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.home-banner-slider .bnr-box {
}
.home-banner-slider .bnr-box h4 {
    color: #014ca0;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
}
.home-banner-slider .bnr-box h5 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0;
}
.home-banner-slider .slide-item-3 ul.bnr-list li {
    width: 48%;
    border-color: #999;
    border-bottom: 5px solid #014ca0;
}
.home-banner-slider .slide-item-3 ul.bnr-list li h4 {
    color: #000;
}
.home-banner-slider .para {
    width: 90%;
    margin: 0 auto;
}
.home-banner-slider .para p {
    font-size: 18px;
    line-height: 28px;
}
.home-banner-slider .slide.slide-item-3 .slide__content--headings,
.home-banner-slider .slide.slide-item-5 .slide__content--headings {
    justify-content: flex-end;
}
.home-banner-slider .slide.slide-item-3 .slide__content--headings .slide-content {
    padding-right: 0;
    width: 66%;
}
.home-banner-slider .slick-nav {
    --active: #fff;
    --border: rgba(255, 255, 255, 0.72);
    width: 44px;
    height: 44px;
    position: absolute;
    cursor: pointer;
    top: 0;
    bottom: 0;
    margin: auto;
}
.home-banner-slider .slick-nav.prev-arrow {
    left: 3%;
    transform: scaleX(-1);
    z-index: 999;
}
.home-banner-slider .slick-nav.next-arrow {
    left: auto;
    right: 3%;
}
.home-banner-slider .slick-nav i {
    display: block;
    position: absolute;
    margin: -10px 0 0 -10px;
    width: 20px;
    height: 20px;
    left: 50%;
    top: 50%;
}
.home-banner-slider .slick-nav i:before,
.home-banner-slider .slick-nav i:after {
    content: "";
    width: 10px;
    height: 2px;
    border-radius: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: var(--active);
    margin: -1px 0 0 -5px;
    display: block;
    transform-origin: 9px 50%;
}
.home-banner-slider .slick-nav i:before {
    transform: rotate(-40deg);
}
.home-banner-slider .slick-nav i:after {
    transform: rotate(40deg);
}
.home-banner-slider .slick-nav:before,
.home-banner-slider .slick-nav:after {
    content: "";
    display: block;
    position: absolute;
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    border-radius: 50%;
    border: 2px solid var(--border);
}
.home-banner-slider .slick-nav svg {
    width: 44px;
    height: 44px;
    display: block;
    position: relative;
    z-index: 1;
    color: var(--active);
    stroke-width: 2px;
    stroke-dashoffset: 126;
    stroke-dasharray: 126 126 0;
    transform: rotate(0deg);
}
.home-banner-slider .slick-nav.animate svg {
    -webkit-animation: stroke 1s ease forwards 0.3s;
    animation: stroke 1s ease forwards 0.3s;
}
.home-banner-slider .slick-nav.animate i {
    -webkit-animation: arrow 1.6s ease forwards;
    animation: arrow 1.6s ease forwards;
}
.home-banner-slider .slick-nav.animate i:before {
    -webkit-animation: arrowUp 1.6s ease forwards;
    animation: arrowUp 1.6s ease forwards;
}
.home-banner-slider .slick-nav.animate i:after {
    -webkit-animation: arrowDown 1.6s ease forwards;
    animation: arrowDown 1.6s ease forwards;
}
@-webkit-keyframes stroke {
    52% {
        transform: rotate(-180deg);
        stroke-dashoffset: 0;
    }
    52.1% {
        transform: rotate(-360deg);
        stroke-dashoffset: 0;
    }
    100% {
        transform: rotate(-180deg);
        stroke-dashoffset: 126;
    }
}
@keyframes stroke {
    52% {
        transform: rotate(-180deg);
        stroke-dashoffset: 0;
    }
    52.1% {
        transform: rotate(-360deg);
        stroke-dashoffset: 0;
    }
    100% {
        transform: rotate(-180deg);
        stroke-dashoffset: 126;
    }
}
@-webkit-keyframes arrow {
    0%,
    100% {
        transform: translateX(0);
        opacity: 1;
    }
    23% {
        transform: translateX(17px);
        opacity: 1;
    }
    24%,
    80% {
        transform: translateX(-22px);
        opacity: 0;
    }
    81% {
        opacity: 1;
        transform: translateX(-22px);
    }
}
@keyframes arrow {
    0%,
    100% {
        transform: translateX(0);
        opacity: 1;
    }
    23% {
        transform: translateX(17px);
        opacity: 1;
    }
    24%,
    80% {
        transform: translateX(-22px);
        opacity: 0;
    }
    81% {
        opacity: 1;
        transform: translateX(-22px);
    }
}
@-webkit-keyframes arrowUp {
    0%,
    100% {
        transform: rotate(-40deg) scaleX(1);
    }
    20%,
    80% {
        transform: rotate(0deg) scaleX(0.1);
    }
}
@keyframes arrowUp {
    0%,
    100% {
        transform: rotate(-40deg) scaleX(1);
    }
    20%,
    80% {
        transform: rotate(0deg) scaleX(0.1);
    }
}
@-webkit-keyframes arrowDown {
    0%,
    100% {
        transform: rotate(40deg) scaleX(1);
    }
    20%,
    80% {
        transform: rotate(0deg) scaleX(0.1);
    }
}
@keyframes arrowDown {
    0%,
    100% {
        transform: rotate(40deg) scaleX(1);
    }
    20%,
    80% {
        transform: rotate(0deg) scaleX(0.1);
    }
}

/*=---------- Counter --------=*/

.count-wrap {
    background: #f7f9fb;
    margin-top: -7px;
}
.count-right {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: flex-end;
}
#counter {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#counter .item {
    padding: 0 0 0 90px;
}
#counter .item span {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-weight: 700;
    font-size: 25px;
}
#counter .item .count-title {
    color: #000;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
}
#counter .item h3 {
    color: #1f73b7;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
}
.count-left .heading {
    margin: 0;
}
.count-left .heading h2 {
    font-size: 48px;
    line-height: 54px;
}

/*=---------- Client logo --------=*/

.partner-list {
    width: 92%;
    margin: 0 auto;
}
.partner-list .slide {
}
.partner-list .slide .partnerlogobox {
    border: 1px solid #ddd;
    border-radius: 20px;
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
}
.partner-list .slide .partnerlogobox img {
}
.partner-list .slick-nav {
    width: 50px;
    height: 50px;
    position: absolute;
    cursor: pointer;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #f1f1f1;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}
.partner-list .slick-nav:hover {
    background: #01156c;
    color: #fff;
}
.partner-list .slick-nav.prev-arrow {
    left: -5%;
    z-index: 999;
}
.partner-list .slick-nav.next-arrow {
    left: auto;
    right: -5%;
}

/*=---------- Testimonial --------=*/

.testimonial-list {
    width: 94%;
    margin: 0 auto;
}
.testimonial-list .center-slider .slick-slide .items {
    padding: 9px;
}

/* Default slide */

.testimonial-list .center-slider .slick-slide {
    /* background-color: #b32532; */
    color: #fff;
    /* height: 200px; */
    margin: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.93);
    transition: all 0.4s ease-in-out;
}
.testimonial-list .center-slider .slick-slide,
.testimonial-list
    .center-slider
    .slick-slide[aria-hidden="true"]:not(.slick-cloned)
    ~ .slick-cloned[aria-hidden="true"] {
    transform: scale(0.93, 0.93);
    transition: all 0.4s ease-in-out;
}

/* Active center slide (You can change anything here for cenetr slide)*/

.testimonial-list .center-slider .slick-center,
.testimonial-list
    .center-slider
    .slick-slide[aria-hidden="true"]:not([tabindex="-1"])
    + .slick-cloned[aria-hidden="true"] {
    transform: scale(1.1);
    /* background-color: #000000; */
}
.testimonial-list .center-slider .slick-current.slick-active {
    transform: scale(1.1);
    /* background-color: #000000; */
}
.testimonial-list .slick-nav {
    width: 50px;
    height: 50px;
    position: absolute;
    cursor: pointer;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #01156c;
    background: linear-gradient(320deg, rgba(1, 21, 108, 1) 0%, rgba(1, 77, 160, 1) 100%);
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.testimonial-list .slick-nav:hover {
    background: #000;
    background: linear-gradient(320deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 100%);
    color: #fff;
}
.testimonial-list .slick-nav.prev-arrow {
    left: -3%;
    z-index: 999;
}
.testimonial-list .slick-nav.next-arrow {
    left: auto;
    right: -3%;
}
.testibox {
    box-shadow: 0 0 18px rgb(0 0 0 / 15%);
    margin: 17px 0;
    display: block;
    border-radius: 20px;
    padding: 30px;
    border-bottom: 15px solid #fff;
}

/* Active center slide (You can change anything here for cenetr slide)*/

.testimonial-list .center-slider .slick-center .testibox,
.testimonial-list
    .center-slider
    .slick-slide[aria-hidden="true"]:not([tabindex="-1"])
    + .slick-cloned[aria-hidden="true"]
    .testibox {
    border-bottom-color: #01156c;
}
.testimonial-list .center-slider .slick-current.slick-active .testibox {
    border-bottom-color: #01156c;
}
.testibox {
    box-shadow: 0 0 18px rgb(0 0 0 / 15%);
    margin: 17px 0;
    display: block;
    border-radius: 20px;
    padding: 50px 40px;
    border-bottom: 15px solid #fff;
}

/* Active center slide (You can change anything here for cenetr slide)*/

.testimonial-list .center-slider .slick-center .testibox,
.testimonial-list
    .center-slider
    .slick-slide[aria-hidden="true"]:not([tabindex="-1"])
    + .slick-cloned[aria-hidden="true"]
    .testibox {
    border-bottom-color: #01156c;
}
.testimonial-list .center-slider .slick-current.slick-active .testibox {
    border-bottom-color: #01156c;
}
.t-meta {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 30px;
}
.t-meta span.star-icon {
    color: #ffaf40;
    font-size: 14px;
}
.t-meta span.star-icon i {
}
.t-meta span.quote-icon {
}
.t-meta span.quote-icon img {
}
.text-comment {
}
.text-comment p {
}
.b-meta {
    margin-top: 30px;
    line-height: 20px;
}
.b-meta span.b-name {
    color: #000033;
    font-size: 14px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    display: block;
}
.b-meta span.b-desti {
    color: #01156c;
    font-size: 16px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    display: block;
}

/*=---------- Why --------=*/

.why-wrap {
}
.why-area {
}
.why-img-grid {
    padding-right: 40px;
    column-count: 2;
    column-gap: 24px;
}
.why-imgbox {
    display: inline-block;
    /* width: 49%; */
    vertical-align: top;
    margin-bottom: 24px;
    overflow: hidden;
}
.why-imgbox img {
    width: 100%;
    object-fit: cover;
}
.why-imgbox:first-child {
    border-radius: 15px 15px 0 0;
}
.why-imgbox:first-child img,
.why-imgbox:nth-child(2) img {
    height: 300px;
    object-fit: cover;
    object-position: right;
}
.why-imgbox:nth-child(2) {
    border-radius: 0 0 15px 15px;
    margin-bottom: 0;
}
.why-imgbox:nth-child(2) img {
}
.why-imgbox:nth-child(3) {
    border-radius: 15px 15px 0 0;
}
.why-imgbox:nth-child(3) img {
    height: 430px;
}
.why-imgbox:nth-child(4) {
    border-radius: 0 0 15px 15px;
    margin-bottom: 0;
}
.why-imgbox:nth-child(4) img {
    height: 170px;
}
.why-content {
    padding-left: 40px;
}
.why-content .heading {
}
.why-content .heading h3 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    background: #ff8900;
    background: linear-gradient(90deg, rgba(255, 137, 0, 1) 0%, rgba(255, 255, 255, 1) 100%);
    width: 66%;
    padding: 5px 10px;
    margin-top: 5px;
}
.why-content ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    padding: 15px 0;
    margin: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.why-content ul li {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    width: 50%;
    border-right: 1px solid #ddd;
}
.why-content ul li:last-child {
    border-right: 0;
    padding-left: 30px;
}
.why-content ul li span.whyicon {
    width: 24%;
}
.why-content ul li span.whyicon img {
    width: 55px;
}
.why-content ul li span.whyicontext {
    width: 76%;
    padding-left: 15px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}

/*=---------- Globally --------=*/

.brandglobal-wrap {
    background: #f5f5f5;
}
.brandglobal-wrap:before {
    content: "";
    background: #01156c;
    height: 100%;
    width: 27%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.brandglobal-area {
    position: relative;
}
.brandglobal-hd {
    width: 71%;
    margin-bottom: 40px;
}
.heading.small-btmmar,
.heading_center.small-btmmar {
    margin-bottom: 16px;
}
.brandglobal-list {
}
.brandglobal-box {
    border-radius: 20px;
    overflow: hidden;
}
.brandglobal-img {
}
.brandglobal-img img {
    height: 289px;
    object-fit: cover;
    width: 100%;
}
.brandglobal-title {
    padding: 20px;
}
.brandglobal-title h3 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}

/*========== canada ========
 * ========================*/

.inr-bnr-wrap {
    background: #cbd6f3;
    overflow: visible;
    display: inline-block;
    border-bottom: 3px solid #014da0;
    padding: 30px 0;
}
.inr-bnr-area .heading_center {
    margin-bottom: 0;
}
.inr-bnr-area .heading_center h1 {
    font-size: 50px;
    line-height: 55px;
}
.canada-bnr,
.usa-bnr,
.eu-bnr,
.qa-bnr {
    padding-bottom: 0;
}
.canada-bnr,
.usa-bnr,
.eu-bnr,
.qa-bnr {
    background-image: url(images/Fiducia-Globus-banner-inr-01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.canada-bnr {
    background-image: url(images/Fiducia-Globus-banner-inr-01.jpg);
}
.usa-bnr {
    background-image: url(images/Fiducia-Globus-banner-inr-02.jpg);
}
.eu-bnr {
    background-image: url(images/Fiducia-Globus-banner-inr-03.jpg);
}
.qa-bnr {
    background-image: url(images/Fiducia-Globus-banner-inr-04.jpg);
}
.canada-sec1-content {
    padding-right: 81px;
}
.canada-sec1-content ul,
.canada-amz-content ul,
.contentpg-area ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.canada-sec1-content ul li,
.canada-amz-content ul li,
.contentpg-areapg ul li {
    position: relative;
    padding-left: 36px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.canada-sec1-content ul li:before,
.canada-amz-content ul li:before,
.contentpg-area ul li:before {
    content: "";
    background-image: url(images/check-mark.png);
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    top: 1px;
}
.sub-hdtitle {
    text-align: center;
    margin-bottom: -30px;
    margin-top: 30px;
}
.sub-hdtitle h2 {
    display: inline-block;
    background: #014da0;
    padding: 10px 30px;
    border-radius: 15px;
    color: #fff;
}
.canada-sec2-area {
}
.canada-sec2-list {
    margin-bottom: 50px;
}
.canada-sec1-imgbox,
.canada-sitelic-img,
.qa-sec1-imgbox,
.eu-sec1-imgbox,
.usa-sec1-imgbox,
.team-sec1-imgbox,
.team-sec3-imgbox,
.contact-sec1-imgbox,
.eu-sec2-imgbox,
.canada-amz-imgbox {
    border-radius: 15px;
    overflow: hidden;
}
.canada-sec1-imgbox img {
    height: 625px;
    object-fit: cover;
    width: 100%;
}
.licapp-box {
    border: 1px solid #ddd;
    padding: 30px;
    border-radius: 15px;
    height: 100%;
}
.licapp-title {
}
.licapp-title h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}
.licapp-box .iconbox {
    width: 60px;
    margin-bottom: 20px;
}
.canada-sec2-contentbox {
    background: #fff;
    border-radius: 15px;
    padding: 0;
    border: 1px solid #ddd;
}
.canada-sec2-content p {
    /* color: #fff; */
}
.canada-sec2-content {
    padding: 0 60px 0 40px;
}
.canada-sec2-content .heading h3 {
    /* color: #fff; */
}
.canada-lc-wrap {
    background-image: url(images/canada-img-3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.canada-lc-wrap:before {
    content: "";
    background: rgb(0 0 0 / 53%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.canada-lc-area {
    position: relative;
    width: 50%;
    /* background: #000000ba; */
    border-radius: 15px;
    padding: 60px 0;
}
.canada-lc-area p,
.canada-lc-area .heading h2 {
    color: #fff;
}
.canada-sitelic-content {
    padding-left: 60px;
}
.canada-cos-wrap {
    padding-bottom: 94px;
}
.canada-cos-wrap,
.canada-amz-wrap {
    visibility: visible;
    overflow: visible;
    display: inline-block;
    border-top: 3px solid #014da0;
    margin-top: 30px;
}
.canada-cos-wrap .sub-hdtitle,
.canada-amz-area .sub-hdtitle,
.usa-diesup-wrap .sub-hdtitle {
    margin: -30px 0 0 0;
}
.canada-cossec1-contentbox {
    margin-top: 40px;
    margin-bottom: 40px;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}
.canada-cossec1-contentleft,
.canada-cossec1-contentright {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 30px;
    height: 100%;
}
.canada-cossec1-contentright {
}
.canada-cossec2-contentbox {
    background: #cbd6f3;
    border-radius: 15px;
    padding: 0;
    /*border: 1px solid #ddd;*/
    display: inline-block;
    overflow: hidden;
    width: 100%;
}
.canada-cossec2-content {
    padding: 0 60px 0 40px;
}
.canada-cossec1-contentleft h4,
.canada-cossec1-contentright h4 {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 700;
}
.canada-cossec1-contentleft p,
.canada-cossec1-contentright p {
}
.canada-cossec1-contentleft ul,
.canada-cossec1-contentright ul,
.usa-fda-fac-serv ul,
.usa-lblcomm-box ul,
.usa-lblwho-box ul {
    padding: 0 0 0 18px;
}
.canada-cossec1-contentleft ul li,
.canada-cossec1-contentright ul li,
.usa-fda-fac-serv ul li,
.usa-lblcomm-box ul li,
.usa-lblwho-box ul li {
    margin-bottom: 10px;
}
.canada-res1-content {
    padding-left: 60px;
}
.canada-res1-img {
    overflow: hidden;
    border-radius: 15px 15px 0 15px;
}
.canada-res2-content {
    padding-right: 60px;
}
.canada-res2-img {
    overflow: hidden;
    border-radius: 0 15px 15px 15px;
}
.canada-res1-img img,
.canada-res2-img img {
    height: 400px;
    object-fit: cover;
    width: 100%;
}
.canada-res-row {
    /* border: 1px solid #ddd; */
    /* padding: 10px; */
    /* border-radius: 15px; */
    margin-top: 40px;
}
.canada-sitelic-img img {
    height: 400px;
    object-fit: cover;
    width: 100%;
}
.canada-amz-wrap {
    margin-top: 0;
}
.canada-amz-content {
    padding-left: 30px;
}
.canada-amz-area .sub-hdtitle {
    margin-bottom: 45px;
}
.canada-amz-row {
    margin-top: 50px;
    background: #f1f1f1;
    padding: 36px;
    border-radius: 0 0 15px 15px;
}
.canada-amz-row .sub_content {
    margin: 0 auto;
}
.canada-amz-row .heading_center {
    width: 78%;
    margin: 0 auto 20px;
}

/*========== qa ========
 * ========================*/

.qa-sec1-content {
}
.qa-sec1-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.qa-sec1-content ul li {
    position: relative;
    padding-left: 36px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.qa-sec1-content ul li:before {
    content: "";
    background-image: url(images/check-mark.png);
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    top: 1px;
}

/*========== eu ========
 * ========================*/

.eu-sec1-content {
    padding-right: 81px;
}
.eu-label-contentbox {
    /*
    background: #f1f1f1;
    border-radius: 15px;
    padding: 0;
     border: 1px solid #ddd;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    margin-top: 50px;
    */
}
.eu-label-content {
    padding: 0 60px 0 40px;
}
.eu-sec2-wrap {
}
.eu-sec2-area {
}
.eu-sec2-content {
}
.eu-sec2-content ul,
.eu-label-contentbox ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.eu-sec2-content ul li,
.eu-label-contentbox ul li {
    position: relative;
    padding-left: 36px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.eu-sec2-content ul li:before,
.eu-label-contentbox ul li:before {
    content: "";
    background-image: url(images/check-mark.png);
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    top: 1px;
}
.eu-sec2-imgbox img {
    height: 540px;
    width: 100%;
    object-fit: cover;
    object-position: right;
    border-radius: 15px;
}
.eu-label-row {
    margin-top: 50px;
    background: #f1f1f1;
    padding: 36px;
    border-radius: 0 0 15px 15px;
}
.eu-label-row .sub_content {
    margin-bottom: 0;
}

/*========== usa ========
 * ========================*/

.usa-sec1-content {
    padding-right: 35px;
}
.usa-sec2-contentbox {
    background: #fff;
    border-radius: 15px;
    padding: 0;
    border: 1px solid #ddd;
    margin-top: 50px;
}
.eu-label-imgbox img {
    height: 470px;
    width: 100%;
    object-fit: cover;
    object-position: right;
    border-radius: 15px 0 0 15px;
}
.usa-sec2-content {
    padding: 0 30px;
}
.usa-diesup-wrap {
    visibility: visible;
    overflow: visible;
    display: inline-block;
    border-top: 3px solid #014da0;
    margin-top: 30px;
}
.usa-diesup-contentbox {
    margin-top: 40px;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}
.usa-fda-fac-wrap {
    /*margin-top: 50px;*/
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 30px;
    height: 100%;
}
.usa-fda-fac-contentright {
}
.usa-fda-fac-contentright h5 {
    margin-bottom: 10px;
    margin-top: 30px;
}
.usa-fda-fac-contentright ul,
.usa-fda-fac-why ul,
.usa-lblrev-left ul,
.usa-lblrev-right ul,
.usa-lblrev-box ul,
.usa-lblrev-box ul,
.usa-lblwhy-box ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.usa-fda-fac-contentright ul li,
.usa-fda-fac-why ul li,
.usa-lblrev-left ul li,
.usa-lblrev-right ul li,
.usa-lblwhy-box ul li,
.usa-lblrev-box ul li {
    position: relative;
    padding-left: 36px;
    margin-bottom: 10px;
    /*
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    */
}
.usa-fda-fac-contentright ul li:before,
.usa-fda-fac-why ul li:before,
.usa-lblrev-left ul li:before,
.usa-lblrev-right ul li:before,
.usa-lblrev-box ul li:before,
.usa-lblwhy-box ul li:before,
.usa-lblrev-box ul li:before {
    content: "";
    background-image: url(images/check-mark.png);
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    top: 1px;
}
.usa-fda-fac-contentright ul li:last-child,
.usa-fda-fac-serv ul li:last-child,
.usa-fda-fac-why ul li:last-child,
.usa-lblwhy-box ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
.usa-fda-fac-serv {
}
.fda-fac-imgbox img {
    height: 430px;
    width: 100%;
    object-fit: cover;
    object-position: right;
    border-radius: 15px;
}
.usa-fda-fac-row {
    margin-top: 50px;
}
.usa-lblrev-row {
    margin-top: 50px;
    border-top: 1px solid #ddd;
    padding-top: 30px;
}
.usa-fda-fac-why {
    background: #eee;
    padding: 40px;
}
.usa-fda-fac-why ul li,
.usa-lblrev-box ul li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.usa-fda-fac-needhelp {
    margin-top: 30px;
}
.usa-fda-fac-needhelp .sub_content {
    margin-bottom: 0;
}
.usa-fda-fac-whybox {
    background: #cbd6f34d;
    padding: 36px;
    border-radius: 0 0 15px 15px;
    text-align: center;
}
.usa-fda-fac-why ul {
    margin-bottom: 25px;
}
.usa-lblrev-wrap {
    margin-top: 50px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 30px;
    height: 100%;
}
.usa-diesup-contentleft {
}
.usa-diesup-imgbox img {
    height: 285px;
    width: 100%;
    object-fit: cover;
    object-position: right;
    border-radius: 15px;
}
.usa-lblrev-left h5,
.usa-lblrev-right h5 {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #014da0;
}
.usa-lblrev-rdwrap {
    margin-top: 60px;
    /*
    background: #cbd6f34d;
    padding: 36px;
    border-radius: 0 0 15px 15px;
    */
}
.usa-lblrev-rdbox {
    background: #cbd6f34d;
    padding: 36px;
    border-radius: 0 0 15px 15px;
}
.usa-lblrev-rdbox .sub_content {
    margin-bottom: 0;
}
.usa-lblrev-box,
.usa-lblcomm-box,
.usa-lblwho-box,
.usa-lblwhy-box {
    background: #eee;
    padding: 30px;
}
.usa-lblrev-box,
.usa-lblwho-box {
    /* margin-bottom: 30px; */
}
.usa-lblrev-box {
    min-height: auto;
    height: 100%;
}
.usa-lblcomm-box {
    height: 100%;
}
.usa-lblwho-box {
    height: 100%;
}
.usa-lblwhy-box {
    margin-top: 25px;
    height: 100%;
}
.usa-lblwhy-box ul {
    margin-bottom: 30px;
}
.usa-lblrev2-left {
    height: 100%;
}
.usa-lblrev2-right {
    margin-top: 25px;
    height: 100%;
}
.usa-lbl4col-row {
    margin-top: 30px;
}
.usa-lblrev-left {
    padding-left: 30px;
}
.usa-lblrev-right {
    padding-right: 30px;
    padding-left: 30px;
}

/*========== team ========
 * ========================*/

.team-sec1-content {
    padding-right: 81px;
}
.team-sec2-content-left,
.team-sec2-content-right {
    border: 1px solid #ddd;
    padding: 30px;
    border-radius: 15px;
    height: 100%;
    background: #fff;
}
.team-sec3-content {
    padding-left: 40px;
}
.team-sec3-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.team-sec3-content ul li {
    position: relative;
    padding-left: 36px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.team-sec3-content ul li:before {
    content: "";
    background-image: url(images/check-mark.png);
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    top: 1px;
}
.team-mem-wrap {
    display: flex;
    align-items: center;
    align-content: center;
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 15px;
    height: 100%;
    background: #fff;
    border-bottom: 2px solid #014da0;
    flex-direction: column;
}
.team-mem-imgbox {
    width: 34%;
    border-radius: 15px;
    overflow: hidden;
}
.team-mem-imgbox img {
    height: 200px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}
.team-mem-dtls {
    width: 100%;
    padding: 24px 0 9px 0;
    text-align: center;
}
.mem-name {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #014da0;
    margin-bottom: 7px;
}
.mem-desg {
    font-size: 16px;
    line-height: 20px;
    font-style: italic;
    color: #000000;
}
.mem-subdesg {
    font-size: 16px;
    color: #666;
    margin-top: 4px;
    font-style: italic;
}
.team-othrmem-list {
}
.team-othrmem-wrap {
}
.team-othrmem-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    gap: 12px;
    flex-wrap: wrap;
}
.team-othrmem-list ul li {
    border: 1px solid #ddd;
    padding: 25px 25px 27px;
    border-radius: 15px;
    height: 100%;
    background: #fff;
    margin-bottom: 0;
    border-bottom: 2px solid #014da0;
    width: 49%;
}
.team-othrmem-list ul li:last-child {
    margin-bottom: 0;
}
/*========== blog ========
 * ========================*/

.pagination {
    margin: 47px 0 0 0;
    width: 100%;
    max-width: 100%;
    /* border-top: 1px solid #ddd; */
    border: 0;
    /* background: #f1f1f1; */
    /* border-radius: 50px; */
    text-align: center;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
span.page-numbers.current {
    background: #111;
    color: #fff;
    width: 30px;
    border-radius: 50%;
    font-size: 16px;
    line-height: 30px;
}
a.page-numbers {
    background: #014da0;
    color: #fff;
    width: 30px;
    border-radius: 50%;
    font-size: 16px;
    line-height: 30px;
}
a.next.page-numbers,
a.prev.page-numbers {
    width: auto;
    border-radius: 5px;
    padding: 0 15px;
    background: transparent;
    color: #000;
    border: 1px solid #000;
}

/*------------------------*/

.sblog-bnr .sub-hdtitle {
    margin-bottom: -44px;
    text-align: left;
}
.sblog-bnr .sub-hdtitle .blog-meta {
    display: inline-block;
    /*
    background: #014da0;
    padding: 10px 30px;
    border-radius: 15px;
    color: #fff;
    */
}
.sblog-bnr .sub-hdtitle .blog-meta ul li {
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
}
.sblog-bnr .blog-meta ul li:first-child:after {
    display: none;
}
.sblog-bnr .blog-meta ul li span.blog-cat {
    background: #014da0;
    padding: 10px 30px;
    border-radius: 15px;
    color: #fff;
    margin: 0 5px;
}
.sblog-bnr .blog-meta ul li span.blog-date {
    background: #000000;
    padding: 10px 30px;
    border-radius: 15px;
    color: #fff;
}
.sblog-bnr .blog-meta ul li span.blog-cat i,
.sblog-bnr .blog-meta ul li span.blog-date i,
.sblog-bnr .blog-meta ul li span.blog-location i {
    margin-right: 10px;
}
.sblog-bnr .blog-meta ul li span.blog-location {
    background: #ff8900;
    padding: 10px 30px;
    border-radius: 15px;
    color: #fff;
}

/*--------------------------*/

.sblog-content {
}
.sblog-content .blog-image {
    margin-bottom: 30px;
}
.sblog-content .blog-image img {
    height: 645px;
    object-fit: cover;
    width: 100% !important;
    max-width: 100% !important;
}
.sblog-contantbox h2 {
    font-size: 36px;
    line-height: 42px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
}
.sblog-contantbox h3 {
    line-height: 38px;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}
.sblog-contantbox h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #014da0;
}
.sblog-contantbox p {
}
.sblog-contantbox hr,
.contentpg-area hr {
    margin: 30px 0;
}
.sblog-contantbox ul,
.sblog-contantbox ol {
    padding: 0 0 0 18px;
}
.sblog-contantbox ul li,
.sblog-contantbox ol li {
    margin-bottom: 10px;
}
.sblog-contantbox ol li ol {
    margin-top: 7px;
    list-style: circle;
}
.sblog-contantbox ul.ticklist {
    padding: 0;
    margin: 0;
    list-style: none;
}
.sblog-contantbox ul.ticklist li {
    position: relative;
    padding-left: 36px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.sblog-contantbox ul.ticklist li:before {
    content: "";
    background-image: url(images/check-mark.png);
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    top: 1px;
}
.sblog-contantbox table th,
.sblog-contantbox table td {
    border: 1px solid #ddd;
}
.sblog-contantbox table th {
    background: #f9f9f9;
    font-size: 18px;
}
.sblog-contantbox table td {
    font-size: 15px;
    line-height: 1.5;
    font-family: "Open Sans", sans-serif;
    color: #000;
}

/*----------------------------------*/

.sidebar-area {
    padding-left: 30px;
}
.sidebar-area h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}
ul.related-blog-categories {
    padding: 0;
    margin: 0 0 50px 0;
    list-style: none;
}
ul.related-blog-categories li {
    border-bottom: 1px solid #ddd;
    padding: 5px 0px;
}
ul.related-blog-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.related-blog-list li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 13px;
    margin-bottom: 20px;
}
ul.related-blog-list li a {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
}
.related-blog-image {
    margin-bottom: 8px;
    border-radius: 15px;
    overflow: hidden;
}
.related-blog-image img {
    height: 150px !important;
    object-fit: cover;
    width: 100%;
}

/*-------------------------*/

.events-area {
}
.events-area .blog-list .blog-post {
    width: 32.4%;
    background: #fff;
}
.events-area .blog-meta ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.events-area .blog-meta ul li {
}
.events-area .blog-meta ul li:last-child {
    width: 100%;
    margin-top: 5px;
}
.events-area .blog-list .blog-post h3.blog-title {
    margin-top: 0;
}
.events-area .blog-list .blog-post h3.blog-title a {
    font-size: 20px;
    line-height: 30px;
}
span.blog-location {
}
span.blog-location i {
    margin-right: 6px;
}
.events-area .blog-list .blog-post .blog-meta {
    margin-top: 20px;
}

/*========== contact ========
 * ========================*/

.contact-sec1-content {
    padding-right: 60px;
}
.contact-sec1-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 40px;
}
.contact-sec1-content ul li {
    position: relative;
    padding-left: 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    display: flex;
    align-content: center;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.contact-sec1-content ul li span.iconbox {
    background: #01156c;
    background: linear-gradient(320deg, rgba(1, 21, 108, 1) 0%, rgba(1, 77, 160, 1) 100%);
    color: #fff;
    width: 60px;
    height: 60px;
    margin-right: 17px;
    font-size: 22px;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
}
.contact-sec1-content ul li a,
.contact-sec1-content ul li span.address {
    font-size: 20px;
}
.contact-sec1-content ul li:first-child {
    align-items: flex-start;
}
.contact-sec1-imgbox img {
    height: 410px;
    object-fit: cover;
}
.contact-from-area {
    border: 1px solid #ddd;
    padding: 50px;
    border-radius: 15px;
    background: #fff;
    margin: 0 auto;
    width: 80%;
}
.contact-form-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: stretch;
    gap: 17px;
}
.contact-form-box > div {
    width: 100%;
    margin: 0;
}
.contact-form-box > div.cont-first-name,
.contact-form-box > div.cont-last-name,
.contact-form-box > div.cont-phone,
.contact-form-box > div.cont-email {
    width: 49%;
}
.contact-form-box div p {
}
.contact-form-box div p label {
    font-size: 14px;
    margin-bottom: 6px;
    font-weight: 600;
    text-transform: uppercase;
}
.contact-form-box div p > label > span {
    color: #666;
    text-transform: none;
}
.contact-form-box div p .wpcf7-list-item {
    margin: 0;
    display: block;
    /*width: 32%;*/
}
.contact-form-box div p .wpcf7-list-item label {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    gap: 11px;
}
.contact-form-box div p input,
.contact-form-box div p select,
.contact-form-box div p textarea {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px 20px;
    font-size: 15px;
}
.contact-form-box div p input[type="checkbox"] {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    padding: 0;
}
.contact-form-box div p input[type="checkbox"]:after {
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 3px;
}
.contact-form-box .cont-submit-btn {
    margin-top: 20px;
    text-align: center;
}
.contact-form-box .cont-submit-btn p input {
    background: #ff8900 !important;
    color: #fff !important;
    display: inline-block;
    padding: 14px 55px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 63px;
    border: 0;
    width: inherit;
    border-bottom: 3px solid #000000 !important;
    font-family: "Open Sans", sans-serif;
    transition: all 0.3s ease-in-out;
}
.contact-form-box .cont-submit-btn p input:hover,
.contact-form-box .cont-submit-btn p input:active,
.contact-form-box .cont-submit-btn p input:focus {
    background: #014da0 !important;
    color: #fff !important;
    outline: none;
    text-decoration: none;
}
span.wpcf7-spinner {
    position: absolute;
}
.wpcf7 form .wpcf7-response-output {
    font-size: 15px;
    text-align: center;
}
.contact-form-box div p textarea {
    height: 150px;
    resize: none;
}

/*-----------------------*/

.contact-from-popup .contact-form-box {
    gap: 12px;
}
.contact-from-popup .contact-form-box div p .wpcf7-checkbox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.contact-from-popup .contact-form-box div p .wpcf7-checkbox .wpcf7-list-item {
    margin: 0;
    display: block;
    width: 49%;
}
.contact-from-popup .contact-form-box .cont-current-location,
.contact-from-popup .contact-form-box .cont-target-country {
    width: 49%;
}
.modal-header {
    display: block !important;
    border: 0 !important;
    padding: 30px 0 15px;
}
.modal-header .heading_center {
    margin-bottom: 0;
}
.modal-header .btn-close {
    background: #01156c !important;
    position: absolute;
    right: 0;
    top: -6px;
    opacity: 1;
    border-radius: 10px;
    line-height: 20px;
    color: #fff !important;
}
.modal-body {
    padding: 0 50px 50px;
}
span.wpcf7-not-valid-tip {
    font-size: 13px;
}
/*------------menu mobile--------------*/
.mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.m-menu {
    position: fixed;
    z-index: 1000;
    background-color: #fff;
    overflow: auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.slide-menu-right {
    right: -300px;
    top: 0;
    width: 300px;
    height: 100%;
    padding: 0 20px;
}
.m-lagline {
    display: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    width: 68%;
}
.toggle-slide-right {
    color: #fff;
    background: #01156c;
    border: 0;
    border-radius: 50%;
    display: block;
    margin: 0 0 0 10px;
    padding: 0;
    text-align: center;
    line-height: 46px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    display: none;
}
.close-menu {
    cursor: pointer;
    margin-top: 7px;
    color: #f00;
}

body.smr-open .slide-menu-right {
    right: 0;
}

.m-menulist ul#menu-primary-menu-1 {
}
.m-menulist .navbar-nav > li > ul.sub-menu > li {
    border: 1px solid #ddd;
    border-radius: 7px;
    margin-bottom: 7px;
}
.m-menulist .navbar-nav li a {
    padding: 0 14px;
}
.m-menulist ul#menu-primary-menu-1 li > ul.sub-menu {
    padding: 0;
    border: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
}

.m-menulist .navbar-nav {
    gap: 0;
    display: block;
}
.m-menulist .navbar-nav li {
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #ddd;
    justify-content: space-between;
}
.m-menulist .navbar-nav li a {
    display: block;
    padding: 7px 0;
}
.m-menulist .navbar-nav > li > a {
    display: block;
    padding: 15px 0;
}
.m-menulist .navbar-nav li a:focus {
    background: transparent !important;
    color: #ff8900;
}
.m-menulist .navbar-nav li.current-menu-item {
}
.m-menulist .navbar-nav li.current-menu-item:hover a,
.m-menulist .navbar-nav li.current-menu-item a {
    color: #ff8900;
}
.m-menulist .navbar-nav button.sub-menu-toggle {
    border: 0;
    background: transparent !important;
    color: #000 !important;
    padding: 0;
    line-height: 0;
}
.m-menulist .navbar-nav button.sub-menu-toggle span.icon-plus {
    background-image: url(images/down-arrow.jpg);
    width: 13px;
    height: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-left: 8px;
    background-position: center;
}
.m-menulist .navbar-nav li .menu-item-has-children {
    background-image: url(images/right-arrow.jpg);
    background-repeat: no-repeat;
    margin-left: 8px;
    background-position: 95%;
    background-size: 6px;
}
.m-menulist .navbar-nav button.sub-menu-toggle span.icon-plus svg {
    display: none;
}
.m-menulist .navbar-nav button.sub-menu-toggle span.icon-minus {
    display: none;
}
.m-menulist .navbar-nav li > ul.sub-menu {
    /* display: none; */
    position: relative;
    top: 90%;
    z-index: 99;
    background: #fff;
    /* border: 1px solid #ddd; */
    width: 100%;
    padding: 14px 0;
    border-radius: 15px;
    /* background: #fff; */
    /* visibility: hidden; */
    /* opacity: 0; */
    transition: all 0.3s ease-in-out;
    border-top-color: #666;
}
.m-menulist ul#menu-primary-menu-1 li:hover > ul.sub-menu {
    visibility: visible;
    opacity: 1;
    height: inherit;
}
.m-menulist .navbar-nav li > ul.sub-menu > li > ul.sub-menu {
    /* display: none; */
    top: 0;
    width: 100%;
    z-index: 3;
    background: #f1f1f1;
    border-radius: 0 0 7px 7px;
}
.m-menulist .navbar-nav li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
    width: 100%;
    background: #f9f9f9;
    border-radius: 0;
}

.m-menulist .navbar-nav li > ul.sub-menu li {
    width: 100%;
    border-bottom: 1px solid #ddd;
    display: block;
    /* padding-bottom: 5px; */
    /* margin-bottom: 5px; */
    margin-left: 0;
}

.m-menulist .navbar-nav li > ul.sub-menu > li > ul.sub-menu > li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.m-menulist .navbar-nav li > ul.sub-menu li a {
    padding: 6px 16px;
    font-size: 13px;
    text-transform: initial;
}
.m-menu-btn {
    margin-top: 30px;
}
.m-menu-btn a {
    display: block;
    background: #ff8900;
    color: #000;
    text-decoration: none;
    font-size: 13px;
    text-align: center;
    line-height: 16px;
    padding: 16px 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.m-menu-btn a:hover {
    background: #014da0;
    color: #fff;
}
.contentpg-area h2,
.contentpg-area h3,
.contentpg-area h4 {
    margin-bottom: 12px;
}
/*-----------------------------*/
.notfound-wrap {
    background: #f5f5f5;
}
.notfound-box {
    padding: 40px 60px 60px;
    text-align: center;
    background: #fff;
    border-radius: 15px;
    width: 50%;
    margin: 0 auto;
    border: 1px solid #ddd;
}

.notfound-box .error {
    font-size: 150px;
    line-height: 1.1;
    color: #014da0;
    text-shadow:
        1px 1px 1px #022d5d,
        2px 2px 1px #022d5d,
        3px 3px 1px #022d5d,
        4px 4px 1px #022d5d,
        5px 5px 1px #022d5d,
        6px 6px 1px #022d5d,
        7px 7px 1px #022d5d,
        8px 8px 1px #022d5d,
        25px 25px 8px rgba(0, 0, 0, 0.2);
}

.notfound-box p {
    margin: 2rem 0;
    font-size: 20px;
    font-weight: 600;
}
/*-----------------------*/
.news-area .blog-topic.cp-topic {
    font-size: 13px;
    line-height: 20px;
    margin-top: 7px;
}
.news-area .blog-meta {
    margin-top: 7px;
}
.news-area .blog-meta ul li:first-child:after {
    content: "/";
    margin-left: 6px;
}
.news_topic {
    background: #f1f1f1;
    margin-bottom: 20px;
    padding: 19px 20px;
    border-radius: 20px;
    font-size: 16px;
    background-image: url(images/topic.png);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: 20px center;
    padding-left: 76px;
}

/*=============================*/
.faq-accor .accordion-item {
    border: 0;
    margin-bottom: 10px;
}
.faq-accor .accordion-item .accordion-header button {
    border-radius: 15px !important;
    overflow: hidden;
    font-size: 20px;
    background: #014da0 !important;
    padding: 15px 30px;
}
.faq-accor .accordion-item .accordion-header button.accordion-button:not(.collapsed) {
    background: #ff8900 !important;
}
.faq-accor .accordion-item .accordion-header button.accordion-button:hover {
    background: #ff8900 !important;
    color: #fff;
}
.faq-accor .accordion-item .accordion-header .accordion-button:focus {
    box-shadow: none;
}
.faq-accor .accordion-item .accordion-collapse {
    padding-top: 10px;
}
.faq-accor .accordion-item .accordion-collapse .accordion-body {
    border: 1px solid #ddd;
    border-radius: 15px;
}
.faq-accor .accordion-item .accordion-collapse .accordion-body br {
    display: none;
}
.faq-accor .accordion-item .accordion-button::after {
    background-image: url(images/down-arrow.png);
}
.faq-accor .accordion-item .accordion-collapse .accordion-body ul,
.faq-accor .accordion-item .accordion-collapse .accordion-body ol {
    padding: 0 0 0 20px;
}

.faq-accor .accordion-item .accordion-collapse .accordion-body ul li,
.faq-accor .accordion-item .accordion-collapse .accordion-body ol li {
    margin-bottom: 12px;
}
.mc4wp-alert {
    padding-top: 4px;
}
.mc4wp-alert p {
    font-size: 14px;
}
    .mc4wp-alert.mc4wp-error p{
    color: #ff0000;
}
.mc4wp-alert.mc4wp-success p{
     color: #07a207;
}
.mc4wp-alert.mc4wp-notice p{
    color: #b56d10;
}




/*============= custom responsive ===============*/

@media screen and (max-width: 1920px) and (min-width: 1601px) {
}
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1366px) {
    .heading_center h1,
    .contentpg-area h1 {
        font-size: 38px;
        line-height: 42px;
    }
    .heading h2,
    .heading_center h2,
    .sub-hdtitle h2,
    .contentpg-area h2 {
        font-size: 34px;
        line-height: 38px;
    }
    .heading h3,
    .heading_center h3,
    .contentpg-area h3 {
        font-size: 28px;
        line-height: 32px;
    }
    .heading h4,
    .heading_center h4,
    .contentpg-area h4 {
        font-size: 26px;
        line-height: 30px;
    }
    .hdr_menu-area .navbar-nav {
        gap: 25px;
    }
    .home-banner-slider ul.bnr-list li {
        padding: 20px 15px;
    }
    .count-left .heading h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .ctabox-area .title-box,
    .full-ctabox-area .title-box {
        width: 61%;
    }
    .ctabox-area .btn-box,
    .full-ctabox-area .btn-box {
        width: 30%;
    }
    .why-content .heading h3 {
        width: 85%;
    }
    .full-ctabox-area {
        width: 100%;
    }
    .blog-list,
    .btm-logos {
        gap: 14px;
    }
    .btm-text p {
        font-size: 17px;
    }
    .home-banner-slider .slide .slide__content--headings .title strong {
        font-size: 42px;
    }
    .testibox {
        padding: 40px 25px;
    }
    .ftr-contact ul li span.cont-dtls {
        width: 75%;
    }
    .ftr-cta-box {
        width: 86%;
    }
    #counter .item {
        padding: 0 0 0 50px;
    }
    .brandglobal-img img {
        height: 230px;
    }
    .canada-sitelic-content,
    .canada-res-content {
        padding-left: 20px;
    }
    .contact-form-box {
        gap: 14px;
    }
    .home-banner-slider .para {
        width: 100%;
        margin: 0 auto;
    }
    .home-banner-slider .slide.slide-item-2 .slide__content--headings .slide-content {
        width: 80%;
    }
    .team-mem-imgbox img {
        height: 174px;
    }
    .team-sec1-content {
        padding-right: 0;
    }
    .sub_content {
        width: 80%;
    }
    .team-othrmem-list ul li {
        padding: 15px 20px 20px;
    }
    .mem-desg,
    .mem-subdesg {
        font-size: 14px;
        line-height: 18px;
    }
    .team-mem-imgbox img {
        height: 130px;
    }
    .usa-sec1-imgbox img {
        height: 470px;
        object-fit: cover;
    }
    .usa-fda-fac-why {
        padding: 20px;
    }
    .notfound-box {
        width: 65%;
    }
    .blog-list .blog-post .blog-details {
        min-height: 150px;
    }
}
@media screen and (max-width: 1280px) {
    .home-banner-slider .slide.slide-item-5 .slide__content--headings .slide-content {
        width: 77%;
    }
    .sblog-contantbox h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .sblog-contantbox h3 {
        line-height: 30px;
        font-size: 26px;
    }
    .sblog-contantbox h4 {
        font-size: 18px;
    }
    .sub-hdtitle h2 {
        font-size: 30px;
        line-height: 34px;
    }
    .eu-sec1-content {
        padding-right: 0;
    }
    .eu-label-content {
        padding: 0 0 0 40px;
    }
    .canada-sec1-content {
        padding-right: 0;
    }
    .canada-amz-imgbox img {
        height: 450px;
        object-fit: cover;
    }
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1199px) {
    .padd_tb {
        padding: 54px 0;
    }
    .padd_t {
        padding-top: 54px;
    }
    .padd_b {
        padding-bottom: 54px;
    }
    .heading h1,
    .heading_center h1,
    .contentpg-area h1 {
        font-size: 36px;
        line-height: 40px;
    }
    .heading h2,
    .heading_center h2,
    .contentpg-area h2 {
        font-size: 32px;
        line-height: 36px;
    }
    .heading h3,
    .heading_center h3,
    .contentpg-area h3 {
        font-size: 26px;
        line-height: 30px;
    }
    .heading h4,
    .heading_center h4,
    .contentpg-area h4 {
        font-size: 24px;
        line-height: 28px;
    }

    .hdr_menu-area .navbar-nav li {
        font-size: 14px;
    }
    .hdr_menu-area .navbar-nav {
        gap: 20px;
    }
    .home-banner-slider .slide .slide__img {
        height: 470px;
    }
    .home-banner-slider .slide .slide__img img {
        height: 100%;
        width: 100%;
    }
    .home-banner-slider .slide .slide__content--headings .title {
        font-size: 26px;
        line-height: 36px;
        margin: 0 0 15px 0;
    }
    .home-banner-slider .slide .slide__content--headings .title strong {
        font-size: 34px;
    }
    .home-banner-slider .bnr-box h5 {
        font-size: 16px;
        line-height: 24px;
    }
    .home-banner-slider .bnr-box h4 {
        font-size: 18px;
        line-height: 26px;
    }
    .home-banner-slider .para p {
        font-size: 16px;
        line-height: 26px;
    }
    .home-banner-slider .slide .slide__content--headings .slide-content {
        width: 80%;
    }
    .home-banner-slider .slide.slide-item-1 .slide__content--headings .slide-content {
        width: 77%;
    }
    .home-banner-slider .slide.slide-item-1 .slide__content--headings .slide-content {
        width: 68%;
    }
    .home-banner-slider .slide.slide-item-1 .slide__content--headings .slide-content .para {
        width: 91%;
    }
    .ftr-right {
        width: 36%;
    }
    .ftr-left {
        width: 64%;
    }
    footer.ftr-wrap .padd_tb {
        padding: 50px 0 0;
    }
    .ftr-contact ul li span.cont-dtls span {
        display: block;
    }
    .ftr-col {
        margin-bottom: 36px;
    }
    .ftr-copy {
        padding: 15px 0;
    }
    .blog-list,
    .btm-logos {
        gap: 12px;
    }
    .ctabox-area {
        padding: 27px;
    }
    .main-btn a {
        padding: 14px 45px;
    }
    .ctabox-area .title-box,
    .full-ctabox-area .title-box {
        width: 60%;
    }
    .count-left .heading h2 {
        font-size: 30px;
        line-height: 38px;
    }
    #counter .item {
        padding: 0 0 0 30px;
    }
    .why-content {
        padding-left: 0;
    }
    .why-imgbox:nth-child(3) img {
        height: 370px;
    }
    .why-imgbox:first-child img,
    .why-imgbox:nth-child(2) img {
        height: 270px;
    }
    .why-content ul li span.whyicontext {
        font-size: 15px;
        line-height: 21px;
    }
    .why-content .heading h3 {
        width: 90%;
    }
    .ctabox-area .title-box h2,
    .full-ctabox-area .title-box h2 {
        font-size: 22px;
    }
    .brandglobal-img img {
        height: 190px;
    }
    .sub-hdtitle h2 {
        font-size: 30px;
        line-height: 34px;
    }
    .team-mem-imgbox img {
        height: 300;
    }
    .container {
        max-width: 90%;
    }
    .contact-from-area {
        width: 100%;
    }
    .ftr-left {
        width: 64%;
        padding-right: 20px;
    }
    .inr-bnr-wrap {
        padding: 30px 0;
    }
    h1.blog-title {
        font-size: 28px;
        line-height: 36px;
    }
    .sblog-contantbox h2 {
        font-size: 28px;
        line-height: 34px;
    }
    .sblog-contantbox h3 {
        line-height: 26px;
        font-size: 23px;
    }
    .sidebar-area {
        padding-left: 0;
        padding-top: 30px;
    }
    .related-blog-image img {
        height: 350px !important;
        object-fit: cover;
        width: 100%;
    }
    .hdr_menu-area .navbar-nav li a {
        font-size: 13px;
    }
    .inr-bnr-area .heading_center h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .team-sec1-imgbox img {
        height: 440px;
        object-fit: cover;
    }
    .team-sec2-content-left h2,
    .team-sec2-content-right h2 {
        font-size: 25px;
    }
    .team-othrmem-list ul li {
        padding: 10px 20px 15px;
        width: 100%;
    }
    .team-mem-imgbox {
        width: 50%;
    }
    .team-mem-imgbox img {
        height: 300px;
    }
    .qa-sec1-img {
        margin-top: 30px;
    }
    .inr-bnr-wrap.qa-bnr,
    .inr-bnr-wrap.eu-bnr,
    .inr-bnr-wrap.usa-bnr,
    .inr-bnr-wrap.canada-bnr {
        padding-bottom: 0;
    }
    .eu-sec1-imgbox img {
        height: 350px;
        object-fit: cover;
        width: 100%;
    }
    .eu-sec2-imgbox img {
        height: 660px;
        object-position: center;
        width: 100%;
    }
    .usa-sec1-imgbox img,
    .eu-label-imgbox img,
    .fda-fac-imgbox img {
        height: 540px;
    }
    .usa-sec2-content {
        padding-left: 0;
        padding-right: 18px;
    }
    .canada-sec1-imgbox img {
        height: 700px;
    }
    .licapp-box {
        padding: 20px;
    }
    .canada-sec2-content {
        padding: 30px 20px 30px 0;
    }
    .canada-sitelic-img img {
        height: 500px;
    }
    .canada-cossec2-content {
        padding: 30px 030px 40px;
    }
    .canada-res1-content {
        padding-left: 30px;
    }
    .canada-res2-content {
        padding-right: 30px;
    }
    .canada-amz-imgbox img {
        height: 600px;
        object-fit: cover;
    }
    .canada-amz-row .heading_center {
        width: 100%;
    }
    .notfound-box {
        width: 75%;
    }
    .blog-list .blog-post {
        width: 49%;
    }
    .blog-list .blog-post .blog-details {
        min-height: 110px;
    }
}
@media screen and (max-width: 1080px) {
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 991px) {
    .padd_tb {
        padding: 40px 0;
    }
    .padd_t {
        padding-top: 40px;
    }
    .padd_b {
        padding-bottom: 40px;
    }
    .heading h1,
    .heading_center h1,
    .contentpg-area h1 {
        font-size: 34px;
        line-height: 38px;
    }
    .heading h2,
    .heading_center h2,
    .sub-hdtitle h2,
    .contentpg-area h1 {
        font-size: 30px;
        line-height: 34px;
    }
    .heading h3,
    .heading_center h3,
    .contentpg-area h3 {
        font-size: 24px;
        line-height: 28px;
    }
    .heading h4,
    .heading_center h4,
    .contentpg-area h4 {
        font-size: 22px;
        line-height: 26px;
    }

    .toggle-slide-right {
        display: block;
        margin: 27px 0;
        margin-left: 15px;
    }
    .new-sitelogo {
        width: 100%;
        margin-left: -12px;
    }
    .container {
        width: 90%;
        max-width: 90%;
    }
    .hdr_menu-area {
        display: none;
    }
    .home-banner-slider .slide.slide-item-1 .slide__content--headings .slide-content .para {
        width: 93%;
        margin: 0;
    }
    .home-banner-slider .slide .slide__content--headings {
        text-align: left !important;
        padding: 0;
    }
    .home-banner-slider .slide .slide__img {
        display: none;
    }

    .home-banner-slider .slide .slide__content {
        padding: 60px 0;
        position: relative;
    }
    .home-banner-slider .slide.slide-item-1 .slide__box,
    .home-banner-slider .slide.slide-item-3 .slide__box,
    .home-banner-slider .slide.slide-item-5 .slide__box {
        position: relative;
        background: #cbd6f3;
    }
    .home-banner-slider .slide.slide-item-2 .slide__box,
    .home-banner-slider .slide.slide-item-4 .slide__box {
        position: relative;
        background: #f5f5f5;
    }

    .home-banner-slider .slide .slide__content--headings .slide-content,
    .home-banner-slider .slide.slide-item-1 .slide__content--headings .slide-content,
    .home-banner-slider .slide.slide-item-2 .slide__content--headings .slide-content,
    .home-banner-slider .slide.slide-item-3 .slide__content--headings .slide-content,
    .home-banner-slider .slide.slide-item-4 .slide__content--headings .slide-content,
    .home-banner-slider .slide.slide-item-5 .slide__content--headings .slide-content {
        width: 100%;
        padding: 0 16px;
    }
    .home-banner-slider ul.bnr-list {
        justify-content: flex-start;
        gap: 0;
        column-gap: 2%;
    }
    .home-banner-slider ul.bnr-list li {
        padding: 10px 0;
        width: 49%;
        border-width: 0 0 1px 0;
        text-align: left;
        justify-content: flex-start;
        border-radius: 0;
        margin-bottom: 0;
        display: block;
        border-color: #ddd;
    }
    .home-banner-slider .slide .slide__content--headings .title strong {
        font-size: 30px;
    }
    .home-banner-slider .slick-nav.prev-arrow {
        left: 2%;
    }
    .home-banner-slider .slick-nav.next-arrow {
        right: 2%;
    }
    .count-left .heading {
        margin: 0 0 25px;
        text-align: center;
    }
    .count-right {
        justify-content: center;
    }
    #counter .item {
        padding: 0 30px;
    }
    .testibox {
        margin: 24px;
        padding: 50px 40px;
    }
    .why-img-grid {
        padding-right: 0;
        column-count: 1;
    }
    .why-imgbox:nth-child(3),
    .why-imgbox:nth-child(4) {
        display: none;
    }
    .why-imgbox {
        width: 49%;
        border-radius: 15px;
    }
    .why-imgbox:first-child {
        border-radius: 15px 0 0 15px;
    }
    .why-imgbox:nth-child(2) {
        border-radius: 0 15px 15px 0;
        margin-bottom: 0;
    }
    .ctabox-area .title-box,
    .full-ctabox-area .title-box {
        width: 89%;
    }
    .ctabox-area .btn-box,
    .full-ctabox-area .btn-box {
        width: 100%;
        justify-content: center;
        margin-top: 26px;
    }
    .ctabox-area .title-box,
    .full-ctabox-area .title-box {
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .full-ctabox-area .icon-box {
        background: transparent;
        border: 1px solid #000;
        width: 70px;
        height: 70px;
        margin: 0 auto 16px;
    }
    .brandglobal-box {
        margin-bottom: 20px;
    }
    .brandglobal-img img {
        height: 380px;
    }
    .blog-list .blog-post {
        width: 49%;
    }
    .blog-list,
    .btm-logos {
        gap: 7px;
    }
    .ftr-area {
        flex-direction: column;
    }
    .ftr-right {
        width: 100%;
    }
    footer.ftr-wrap .ftr-right.padd_tb {
        padding: 50px 0;
    }
    .ftr-left {
        width: 100%;
        padding: 0;
    }
    .ctabox-area {
        padding: 27px;
        background: #cbd6f3;
        text-align: center;
    }
    .ctabox-area .icon-box,
    .full-ctabox-area .icon-box {
        margin: 0 auto 26px;
    }
    .hdr-top-contact {
        margin-right: 17px;
    }
    .btmcontent-area {
        padding-bottom: 50px;
    }
    .why-imgbox:first-child img,
    .why-imgbox:nth-child(2) img {
        height: 160px;
    }
    ul.slick-dots {
        margin: 15px 0 0 0;
        padding: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        list-style: none;
        gap: 5px;
        align-content: center;
        align-items: center;
        justify-content: center;
        z-index: 99;
    }
    ul.slick-dots li {
        line-height: 15px;
        font-size: 15px;
        width: 17px;
        height: 17px;
        border: 1px solid #01156c;
        border-radius: 50px;
        background: #fff;
        padding: 2px;
    }
    ul.slick-dots li.slick-active {
    }
    ul.slick-dots li button {
        font-size: 20px;
        line-height: 20px !important;
        background: #fff !important;
        padding: 0 !important;
        margin: 0 !important;
        width: 100%;
        height: 100%;
        display: inline-block;
        text-indent: -110000px;
        border-radius: 50px;
    }
    ul.slick-dots li.slick-active button {
        background: #01156c !important;
    }
    .main-banner-wrap {
        overflow: visible;
        border-bottom: 2px solid #01156c;
    }
    .main-banner-wrap ul.slick-dots {
        position: absolute;
        bottom: 0;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
    .main-banner-wrap ul.slick-dots {
        bottom: -11px;
        right: inherit;
        left: 8%;
        margin: 0;
        gap: 8px;
    }
    .main-banner-wrap ul.slick-dots li {
        width: 20px;
        height: 20px;
        padding: 3px;
    }
    .contact-form-box > div.cont-first-name,
    .contact-form-box > div.cont-last-name,
    .contact-form-box > div.cont-phone,
    .contact-form-box > div.cont-email,
    .contact-from-popup .contact-form-box .cont-current-location,
    .contact-from-popup .contact-form-box .cont-target-country,
    .contact-from-popup .contact-form-box div p .wpcf7-checkbox .wpcf7-list-item {
        width: 100%;
    }
    .contact-form-box > div.cont-first-name p label,
    .contact-form-box > div.cont-last-name p label,
    .contact-form-box > div.cont-phone p label,
    .contact-form-box > div.cont-email p label,
    .contact-form-box > div.cont-company-name p label,
    .contact-form-box > div.cont-first-name p br,
    .contact-form-box > div.cont-last-name p br,
    .contact-form-box > div.cont-phone p br,
    .contact-form-box > div.cont-email p br,
    .contact-form-box > div.cont-company-name p br {
        display: none;
    }
    .modal-body {
        padding: 0 30px 30px;
    }
    .modal-dialog {
        max-width: 90%;
    }
    .ftr-contact ul {
        padding: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
    }
    .ftr-contact ul li {
        width: 50%;
    }
    .contact-sec1-content {
        padding-right: 0;
    }
    .contact-sec1-content ul li:last-child {
        border: 0;
    }
    .inr-bnr-area .heading_center h1 {
        font-size: 40px;
        line-height: 45px;
    }
    .contact-sec1-imgbox img {
        height: 300px;
        object-fit: cover;
    }
    .contact-from-area {
        width: 100%;
        padding: 30px;
    }
    .team-sec1-imgbox img {
        height: auto;
        object-fit: cover;
        width: 100%;
    }
    .team-sec1-img {
        margin-top: 30px;
    }
    .sub_content {
        width: 100%;
    }
    .team-sec2-content-left {
        margin-bottom: 15px;
        display: block;
        height: auto;
    }
    .team-sec3-content {
        padding-left: 0;
        padding-top: 30px;
    }
    .team-mem-wrap {
        margin-bottom: 13px;
        height: auto;
    }
    .eu-sec1-img {
        margin-top: 30px;
    }
    .eu-sec1-imgbox img,
    .eu-sec2-imgbox img {
        height: auto;
        object-position: center;
        width: 100%;
    }
    .eu-sec2-img {
        margin-bottom: 30px;
    }
    .eu-label-content {
        padding: 30px 0 0 0;
    }
    .eu-label-imgbox img {
        height: auto;
        border-radius: 15px;
    }
    .usa-sec1-img {
        display: none;
    }
    .usa-sec2-content {
        padding: 30px 0 0 0;
    }

    .fda-fac-imgbox img {
        height: auto;
    }
    .usa-fda-fac-img {
        margin-top: 30px;
    }
    .usa-fda-fac-row {
        margin-top: 30px;
    }
    .usa-fda-fac-why {
        padding: 20px;
        margin-top: 30px;
    }
    .usa-diesup-imglr {
        margin-bottom: 30px;
    }
    .usa-lblrev2-left {
        height: auto;
        margin-bottom: 30px;
        display: inline-block;
        width: 100%;
    }
    .usa-lblwho-box {
        height: auto;
    }
    .usa-lblrev-left,
    .usa-lblrev-right {
        padding: 0;
    }
    .usa-sec1-content {
        padding-right: 0;
    }
    .usa-sec2-contentbox {
        border: none;
    }
    .canada-sec1-img {
        margin-top: 30px;
    }
    .canada-sec1-imgbox img {
        height: auto;
    }
    .licapp-box {
        margin-bottom: 10px;
        height: auto;
        border: 0;
        background: transparent !important;
        border-bottom: 1px solid #ddd;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        padding: 0 0 10px 0;
        border-radius: 0;
    }
    .licapp-title {
        width: 89%;
        padding-left: 30px;
    }
    .canada-sec2-contentbox {
        background: transparent;
        border: 0;
    }
    .canada-sec2-content {
        padding: 30px 0 0 0;
    }
    .canada-lc-area {
        padding: 0;
        width: 100%;
    }
    .canada-sitelic-img img {
        height: auto;
    }
    .canada-sitelic-content,
    .canada-res-content {
        padding-left: 0;
        padding-top: 30px;
    }
    .canada-cossec1-contentleft,
    .canada-cossec1-contentright {
        height: auto;
        padding: 20px;
    }
    .canada-cossec1-contentright {
        margin-bottom: 30px;
    }
    .canada-res1-content {
        padding: 30px 0 30px 0;
    }
    .canada-res2-img {
        display: none;
    }
    .canada-amz-imgbox img {
        height: auto;
        object-fit: cover;
    }
    .canada-amz-content {
        padding: 30px 0 0 0;
    }
    .notfound-box {
        width: 100%;
    }
    .notfound-box .error {
        font-size: 90px;
        line-height: 1;
    }
    .blog-list .blog-post .blog-details {
        min-height: 130px;
    }
    .ftr-newsletter-wrap {
        margin-top: 0;
    }
    .ftr-newsletter-wrap .mc4wp-form-fields {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        align-items: stretch;
        padding-right: 0;
        gap: 10px;
    }
    .ftr-newsletter-wrap .mc4wp-form-fields p,
    .ftr-newsletter-wrap .mc4wp-form-fields p:first-child {
        width: 100%;
    }
}
@media screen and (max-width: 960px) {
}
@media screen and (max-width: 900px) {
}
@media screen and (max-width: 812px) {
}
@media screen and (max-width: 800px) {
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 767px) {
    .padd_tb {
        padding: 35px 0;
    }
    .padd_t {
        padding-top: 35px;
    }
    .padd_b {
        padding-bottom: 35px;
    }
    .heading h1,
    .heading_center h1,
    .contentpg-area h1 {
        font-size: 32px;
        line-height: 36px;
    }
    .heading h2,
    .heading_center h2,
    .sub-hdtitle h2,
    .contentpg-area h2 {
        font-size: 28px;
        line-height: 32px;
    }
    .heading h3,
    .heading_center h3,
    .contentpg-area h3 {
        font-size: 22px;
        line-height: 26px;
    }
    .heading h4,
    .heading_center h4,
    .contentpg-area h4 {
        font-size: 20px;
        line-height: 24px;
    }
    .new-sitelogo .site-logo {
        width: 100px;
        height: 100px;
    }
    .new-sitelogo .site-branding {
        margin-top: 0;
        margin-right: 0;
    }
    .search-iconbox {
        padding: 27px 0;
        margin-left: 30px;
        display: none;
    }
    .hdr-topbox {
        flex-direction: column;
    }
    .hdr-top-contact {
        display: none;
    }
    .hdr-top-btn {
        text-align: center;
    }
    .home-banner-slider .slide .slide__content--headings .title {
        font-size: 20px;
        line-height: 25px;
        margin: 0 0 15px 0;
    }
    .home-banner-slider .slide .slide__content--headings .title strong {
        font-size: 22px;
        display: inline;
    }
    .home-banner-slider .slide .slide__content--headings .slide-content,
    .home-banner-slider .slide.slide-item-1 .slide__content--headings .slide-content,
    .home-banner-slider .slide.slide-item-2 .slide__content--headings .slide-content,
    .home-banner-slider .slide.slide-item-3 .slide__content--headings .slide-content,
    .home-banner-slider .slide.slide-item-4 .slide__content--headings .slide-content,
    .home-banner-slider .slide.slide-item-5 .slide__content--headings .slide-content {
        width: 100%;
        padding: 0;
    }
    .home-banner-slider .slide.slide-item-1 .slide__content--headings .slide-content .para {
        width: 100%;
        margin: 0;
    }
    .home-banner-slider ul.bnr-list {
        display: block;
        gap: 0;
        column-gap: 2%;
    }
    .home-banner-slider ul.bnr-list li,
    .home-banner-slider .slide-item-3 ul.bnr-list li {
        width: 100%;
    }
    .count-left .heading h2 {
        font-size: 25px;
        line-height: 30px;
        text-align: left;
    }
    .count-right {
        display: block;
    }
    div#counter {
        display: block;
        text-align: left;
    }
    #counter .item {
        padding: 0;
        width: 100%;
        text-align: left;
        display: block;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    #counter .item span {
        text-align: left;
        justify-content: flex-start;
    }
    .home-banner-slider .bnr-box h4 {
        font-size: 15px;
        line-height: 22px;
    }
    .home-banner-slider .slide-item-3 ul.bnr-list li {
        border-bottom: 0;
        padding: 5px 0;
        padding-left: 22px;
        position: relative;
    }
    .home-banner-slider .slide-item-3 ul.bnr-list li :before {
        content: "";
        background-image: url(images/check-mark.png);
        width: 15px;
        height: 15px;
        display: block;
        position: absolute;
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .top-hdr-wrap {
        display: none;
    }
    .heading,
    .heading_center {
        margin-bottom: 20px;
    }
    .partner-list .slide .partnerlogobox {
        width: 99%;
    }
    .ctabox-area .icon-box,
    .full-ctabox-area .icon-box {
        width: 60px;
        height: 60px;
    }
    .ctabox-area .icon-box,
    .full-ctabox-area .icon-box {
        margin: 0 auto 20px;
    }
    .ctabox-area {
        padding: 20px;
    }
    .ctabox-area .title-box h2,
    .full-ctabox-area .title-box h2 {
        font-size: 18px;
    }
    .ctabox-area .title-box h3,
    .full-ctabox-area .title-box h3 {
        font-size: 18px;
        line-height: 1.3;
    }
    .testibox {
        margin: 1px 0 15px 0;
        padding: 40px 20px;
        box-shadow: none;
        border: 1px solid #ddd;
        border-bottom-width: 5px;
    }
    .testimonial-list .center-slider .slick-slide .items {
        padding: 0;
    }
    .testimonial-list .center-slider .slick-current.slick-active {
        transform: scale(1);
        margin: 0;
    }
    .testimonial-list .center-slider .slick-slide {
        margin: 0;
    }
    .why-content .heading h3 {
        width: 100%;
        font-size: 16px;
        padding-right: 0;
    }
    .why-content ul li span.whyicontext br,
    .full-ctabox-area .title-box br,
    .brandglobal-wrap:before,
    .ftr-cta-box br {
        display: none;
    }
    .why-content ul {
        display: block;
    }
    .why-content ul li {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .why-content ul li:last-child {
        border-right: 0;
        padding: 0;
        border-bottom: 0;
        margin-bottom: 0;
    }
    .why-content ul li span.whyicon {
        width: 24%;
        max-width: 60px;
    }
    .why-content ul li span.whyicontext {
        font-size: 18px;
        line-height: 23px;
    }
    .brandglobal-hd {
        width: 100%;
        margin-bottom: 30px;
    }
    .brandglobal-img img {
        height: 280px;
    }
    .brandglobal-box.bg-darkgrey {
        margin-bottom: 0;
    }
    .blog-list .blog-post {
        width: 100%;
    }
    .blog-list .blog-post .blog-details {
        min-height: inherit;
    }
    .btm-logobox {
        width: 48%;
    }
    .ftr-copy .row {
        flex-direction: column-reverse;
        justify-content: flex-start;
    }
    ul.cnss-social-icon.ftr-social-list {
        text-align: left !important;
        margin-bottom: 11px !important;
    }
    div#search .search-form .search-field {
        width: 100%;
        border-radius: 10px;
        margin-bottom: 10px;
    }
    div#search .search-form input.search-submit {
        width: 100%;
        border-radius: 10px;
    }
    form.search-form {
        width: 86%;
    }
    #search:target .close-btn {
        display: block;
        right: 5%;
    }
    .why-imgbox:first-child img,
    .why-imgbox:nth-child(2) img {
        height: 130px;
    }
    .testimonial-list {
        width: 100%;
        margin: 0 auto;
    }
    .ftr-cta-box a.ftr-cta-btn {
        width: 86%;
    }
    .ftr-cta-box h3 {
        padding: 16px;
        padding-bottom: 37px;
        font-size: 18px;
        line-height: 26px;
    }
    .ftr-col h4 {
        margin-bottom: 10px;
    }
    .ftr-menu ul li {
    }
    .count-wrap {
        margin-top: 0;
    }
    .new-sitelogo {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
    }
    .m-lagline {
        display: block;
        font-size: 20px;
        line-height: 28px;
        padding-left: 10px;
        width: 68%;
    }
    .inr-bnr-area .heading_center h1 {
        font-size: 28px;
        line-height: 32px;
    }
    .inr-bnr-wrap {
        padding: 30px 0;
    }
    .contact-sec1-content ul li a,
    .contact-sec1-content ul li span.address {
        font-size: 16px;
    }
    .contact-sec1-content ul li span.iconbox {
        width: 40px;
        height: 40px;
        margin-right: 15px;
        font-size: 16px;
        line-height: 40px;
    }
    .contact-from-area {
        width: 100%;
        padding: 0;
        background: transparent;
        border: 0;
    }
    .contact-sec1-content ul {
        margin-top: 15px;
    }
    .contact-sec1-content ul li {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .contact-sec1-imgbox img {
        height: auto;
        object-fit: cover;
    }
    .sub_content {
        margin: 0 auto 30px;
        width: 100%;
    }
    .sub_content p {
        text-align: left;
    }

    .ftr-contact ul li {
        width: 100%;
    }
    .contact-from-wrap .heading_center h2 {
        text-align: left;
    }

    .related-blog-image img {
        height: 160px !important;
    }
    .sblog-contantbox h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .team-sec2-wrap .heading_center h2 {
        text-align: left;
    }
    .team-sec2-content-left,
    .team-sec2-content-right {
        border: 0;
        padding: 0;
        border-radius: 0;
        height: 100%;
        background: transparent;
    }
    .team-sec2-content-left {
        margin-bottom: 30px;
        display: block;
        height: auto;
    }
    .heading.small-btmmar,
    .heading_center.small-btmmar {
        margin-bottom: 8px;
    }
    .team-mem-imgbox img {
        height: 150px;
    }
    .mem-name {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 4px;
    }
    .sub-hdtitle {
        text-align: center;
        margin-bottom: -21px;
        margin-top: 20px;
    }
    .sub-hdtitle h2 {
        font-size: 17px;
        padding: 7px 20px;
        border-radius: 10px;
    }
    .qa-sec1-content ul li,
    .eu-sec2-content ul li,
    .eu-label-contentbox ul li {
        position: relative;
        padding-left: 25px;
        margin-bottom: 10px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }
    .qa-sec1-content ul li:before,
    .eu-sec2-content ul li:before,
    .eu-label-contentbox ul li:before {
        width: 15px;
        height: 15px;
        top: 4px;
    }
    .qa-sec1-content ul li:last-child,
    .eu-sec2-content ul li:last-child,
    .eu-label-contentbox ul li:last-child {
        margin-bottom: 0;
        border-bottom: 0;
        padding-bottom: 0;
    }
    .eu-label-contentbox h2,
    .eu-label-row h3,
    .usa-fda-fac-whybox h4,
    .usa-lblrev-row h4,
    .usa-lblrev-rdbox h4,
    .canada-sec2-area h2,
    .canada-sec2-area h3,
    .canada-res-row h2,
    .canada-cossec1-contentbox h2,
    .canada-cossec2-contentbox h2,
    .canada-amz-row h3 {
        text-align: left;
    }
    .eu-label-row {
        margin-top: 30px;
        padding: 20px;
    }
    .inr-bnr-area .heading_center,
    .sub-hdtitle {
        text-align: left;
    }
    .canada-bnr,
    .usa-bnr,
    .eu-bnr,
    .qa-bnr {
        background-position: 100% 0;
    }
    .usa-fda-fac-wrap {
        background: transparent;
        border: 0;
        padding: 0;
    }
    .usa-fda-fac-whybox {
        padding: 20px;
    }
    .usa-lblrev-wrap {
        padding: 0;
        margin-top: 30px;
        border: none;
        background: transparent;
    }
    .usa-lblrev-box,
    .usa-lblcomm-box,
    .usa-lblwho-box,
    .usa-lblwhy-box {
        background: #e5e5e5;
        padding: 20px;
        border-radius: 15px;
    }
    .usa-sec2-contentbox {
        margin-top: 30px;
    }
    .usa-lblrev-row .sub_content {
        margin-bottom: 0;
    }
    .usa-lblrev-rdbox {
        padding: 20px;
    }
    .eu-sec1-img {
        margin-top: 30px;
        display: none;
    }
    .licapp-box .iconbox {
        width: 12%;
        margin-bottom: 0;
    }
    .licapp-title {
        width: 88%;
        padding-left: 14px;
    }
    .licapp-title h3 {
        font-size: 18px;
        margin-bottom: 7px;
    }
    .canada-cossec1-contentright {
        margin-bottom: 0;
    }
    .canada-cossec1-contentleft,
    .canada-cossec1-contentright {
        padding: 0;
        background: transparent;
        border: 0;
    }
    .canada-cossec1-contentbox {
        margin-bottom: 0;
    }
    .canada-cossec2-contentbox {
        background: transparent;
        padding: 0;
    }
    .canada-cossec2-content {
        padding: 0;
    }
    .canada-res1-img img,
    .canada-res2-img img {
        height: auto;
    }
    .canada-res2-content {
        padding-right: 0;
        padding-bottom: 30px;
    }
    .canada-amz-row {
        margin-top: 30px;
        padding: 20px;
    }
    .team-sec3-content .heading.small-btmmar {
        margin-bottom: 20px;
    }
    .contact-form-box div p input,
    .contact-form-box div p select,
    .contact-form-box div p textarea {
        margin: 0;
    }
    .contact-form-box div p label {
        margin-top: 6px;
    }
    .notfound-box {
        width: 100%;
        padding: 0;
        background: transparent;
        border: 0;
    }
    .notfound-box .error {
        font-size: 78px;
        line-height: 1;
    }
    .usa-diesup-imgbox img {
        height: 100%;
    }
    .blog-image a img {
        height: auto !important;
    }
    .faq-accor .accordion-item .accordion-header button {
        font-size: 18px;
        line-height: 1.2;
        padding: 10px 15px;
    }
}
@media screen and (max-width: 736px) {
}
@media screen and (max-width: 667px) {
}
@media screen and (max-width: 640px) {
    .ctabox-area .btn-box,
    .full-ctabox-area .btn-box {
        display: block;
    }
    .main-btn a {
        padding: 14px 20px;
        width: 100%;
        text-align: center;
    }
    .brandglobal-img img {
        height: 220px;
    }
    .ctabox-area .title-box h2,
    .full-ctabox-area .title-box h2 {
        font-size: 16px;
    }
    .ctabox-area .title-box h3,
    .full-ctabox-area .title-box h3 {
        font-size: 16px;
        line-height: 1.3;
    }
    .why-content .heading h3 {
        width: 100%;
        font-size: 17px;
        line-height: 22px;
        padding-right: 16px;
    }
    .brandglobal-img img {
        height: 160px;
    }
    .brandglobal-title {
        padding: 10px 20px;
    }
    .btm-text p {
        font-size: 15px;
        line-height: 1.3;
    }
    .btm-text {
        text-align: left;
    }
    .ftr-cta-box h3 {
        padding: 20px;
        font-size: 18px;
        line-height: 26px;
        padding-bottom: 35px;
    }
    .count-left .heading h2,
    .sub-hdtitle h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .why-imgbox:nth-child(2) {
        display: none;
    }
    .why-imgbox:first-child {
        border-radius: 15px;
        width: 100%;
    }
    .why-imgbox:first-child img,
    .why-imgbox:nth-child(2) img {
        height: 190px;
    }
    .modal-dialog {
        max-width: 100%;
    }
    .modal-header .btn-close {
        right: 13px;
        top: 13px;
    }
    .home-banner-slider .slide .slide__content {
        padding: 40px 0;
        position: relative;
    }
    .home-banner-slider .slide .slide__content--headings .title {
        font-size: 18px;
        line-height: 25px;
    }
    .home-banner-slider .slide .slide__content--headings .title strong {
        font-size: 20px;
        display: inline;
    }
    .home-banner-slider .slide.slide-item-4 .slide__content--headings .slide-content .title strong,
    .home-banner-slider .slide.slide-item-5 .slide__content--headings .slide-content .title strong {
        display: block;
    }
    .m-lagline {
        font-size: 17px;
        line-height: 22px;
    }
    .toggle-slide-right {
        margin: 27px 0;
        margin-left: 0;
    }
    h1.blog-title {
        font-size: 24px;
        line-height: 1.3;
    }
    .sblog-bnr .sub-hdtitle {
        margin-bottom: 0;
        text-align: left;
    }
    .blog-meta ul {
        flex-wrap: wrap;
    }
    .sblog-bnr .blog-meta ul li span {
        display: inline-block;
    }
    .sblog-bnr .sub-hdtitle .blog-meta ul li {
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .sblog-bnr .sub-hdtitle {
        margin-top: 0;
    }
    .sblog-bnr .sub-hdtitle .blog-meta ul li {
        font-size: 14px;
        line-height: 16px;
    }
    .sblog-bnr .blog-meta ul li span.blog-cat,
    .sblog-bnr .blog-meta ul li span.blog-date {
        padding: 8px 16px;
        border-radius: 8px;
        margin: 0 5px 0 0;
        display: inline-block;
    }
    .sblog-bnr {
        padding-bottom: 20px;
    }
    .sblog-contantbox h3 {
        line-height: 22px;
        font-size: 18px;
    }
    .heading h1,
    .heading_center h1,
    .contentpg-area h1 {
        font-size: 30px;
        line-height: 34px;
    }
    .heading h2,
    .heading_center h2,
    .contentpg-area h2 {
        font-size: 26px;
        line-height: 30px;
    }
    .heading h3,
    .heading_center h3,
    .contentpg-area h3 {
        font-size: 20px;
        line-height: 24px;
    }
    .heading h4,
    .heading_center h4,
    .contentpg-area h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .sub-hdtitle h2 {
        font-size: 15px;
        line-height: 24px;
    }
    .canada-cos-wrap .sub-hdtitle,
    .canada-amz-area .sub-hdtitle,
    .usa-diesup-wrap .sub-hdtitle {
        margin: -21px 0 0 0;
    }
    .usa-fda-fac-contentright ul li,
    .usa-fda-fac-why ul li,
    .usa-lblrev-left ul li,
    .usa-lblrev-right ul li,
    .usa-lblwhy-box ul li,
    .usa-lblrev-box ul li,
    .canada-sec1-content ul li,
    .canada-amz-content ul li,
    .contentpg-areapg ul li {
        padding-left: 26px;
        margin-bottom: 10px;
    }
    .usa-fda-fac-contentright ul li:before,
    .usa-fda-fac-why ul li:before,
    .usa-lblrev-left ul li:before,
    .usa-lblrev-right ul li:before,
    .usa-lblrev-box ul li:before,
    .usa-lblwhy-box ul li:before,
    .usa-lblrev-box ul li:before,
    .canada-sec1-content ul li:before,
    .canada-amz-content ul li:before,
    .contentpg-areapg ul li:before {
        width: 16px;
        height: 16px;
        top: 4px;
    }
    .canada-sec2-imgbox {
        background: #fff;
        border-radius: 15px;
    }
    .canada-sec2-list {
        margin-bottom: 20px;
    }
    .canada-cossec2-img {
        margin-top: 30px;
    }
    .canada-res-row {
        margin-top: 30px;
    }
    .canada-amz-img {
        margin-top: 30px;
    }
}
@media screen and (max-width: 568px) {
.india-sec-five	ul li h4{
  font-size: 20px;
}
}
@media screen and (max-width: 533px) {
}
@media screen and (max-width: 480px) {
    .m-lagline {
        font-size: 15px;
        line-height: 20px;
        padding-left: 0;
        width: 60%;
    }
}
@media screen and (max-width: 414px) {
    .why-content .heading h3 {
        padding-right: 31%;
    }
    .sblog-contantbox h2 {
        font-size: 22px;
        line-height: 30px;
    }
}
@media screen and (max-width: 375px) {
}
@media screen and (max-width: 360px) {
    .m-lagline {
        font-size: 12px;
        line-height: 16px;
        padding-left: 0;
        width: 54%;
    }
    .why-content .heading h3 {
        padding-right: 20%;
    }
    h1.blog-title {
        font-size: 22px;
        line-height: 1.3;
    }
    .heading h1,
    .heading_center h1,
    .contentpg-area h1 {
        font-size: 28px;
        line-height: 32px;
    }
    .heading h2,
    .heading_center h2,
    .contentpg-area h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .heading h3,
    .heading_center h3,
    .contentpg-area h3 {
        font-size: 18px;
        line-height: 22px;
    }
    .ftr-copy .copy-text p {
        font-size: 12px;
    }
}
@media screen and (max-width: 320px) {
    .why-content .heading h3 {
        padding-right: 10%;
    }
}
