body {
    padding: 0px;
    margin: 0px;
    list-style: none;
    font: 400 16px/25px "Montserrat", sans-serif;
    color: #000;
    background: #fff;
}
p {
    padding: 0px 0 20px 0;
    margin: 0px;
}
a {
    padding: 0px;
    margin: 0px;
    outline: none;
}
ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
label {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
ul li {
    padding: 0px;
    margin: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0px 0 15px 0;
    margin: 0px;
}
input[type="text"]::-webkit-placeholder {
    opacity: 1;
}
input[type="text"]::-moz-placeholder {
    opacity: 1;
}
input[type="password"]::-webkit-placeholder {
    opacity: 1;
}
input[type="password"]::-moz-placeholder {
    opacity: 1;
}
input[type="search"]::-webkit-placeholder {
    opacity: 1;
}
input[type="search"]::-moz-placeholder {
    opacity: 1;
}
input[type="email"]::-webkit-placeholder {
    opacity: 1;
}
input[type="email"]::-moz-placeholder {
    opacity: 1;
}
input[type="tel"]::-webkit-placeholder {
    opacity: 1;
}
input[type="tel"]::-moz-placeholder {
    opacity: 1;
}
textarea::-moz-placeholder {
    opacity: 1;
}
textarea::-webkit-placeholder {
    opacity: 1;
}
a:hover {
    outline: none !important;
    text-decoration: none;
}
a:active {
    outline: none !important;
    text-decoration: none;
}
a {
    text-decoration: none !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
em {
    font-style: normal;
}
button,
input[type="submit"] {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    -webkit-appearance: none;
    outline: none;
    font-family: "Outfit", serif;
}
input,
button {
    -webkit-appearance: none;
    outline: none;
    font-family: "Montserrat", sans-serif;
}
input:focus,
textarea:focus {
    outline: none;
    box-shadow: none;
}
textarea {
    resize: none;
}
button:focus,
input[type="submit"]:focus {
    outline: none;
    box-shadow: none;
}
figure {
    margin: 0px !important;
    padding: 0px;
}
a,
span,
em,
strong {
    display: inline-block;
}
img {
    max-width: 100%;
}
p {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}
html {
    scroll-behavior: smooth;
} /*font-family: "Montserrat", sans-serif; font-family: 'Avenir-Black';*/
.btnlink, .btns {
    padding: 22px 55px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    background: #13818d;
    font-family: "Avenir-Black";
    display: inline-block;
    margin: 10px 0 0;
}
.btnlink:hover, .btns:hover {
    background: #44c2c7;
    color: #fff;
}
.navbar-brand {
    margin: 0px;
    padding: 0px;
}
.navbar-brand img {
    max-width: 100%;
}
.container {
    max-width: 1600px;
}
.header_sec {
    width: 100%;
    padding: 12px 0;
    background: #294b63;
}
.nav_top {
    width: 100%;
    padding: 0px;
    margin: 0px;
    background: none;
    border-radius: 0px;
}
.menu_sec {
    margin-left: 240px;
}
.menu_sec li {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    margin-left: 20px;
    font-weight: 600;
}
.menu_sec li a {
    color: #fff;
    display: inline-block;
    padding: 10px;
    position: relative;
    text-transform: uppercase;
}
.menu_sec li a:hover {
    color: #44c2c7 !important;
}
.top_rt {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(0, -50%);
}
.top_rt input[type="text"] {
    width: 250px;
    height: 45px;
    background: url(../images/searchicon.png) no-repeat right 10px center #23435a;
    outline: none;
    -webkit-appearance: none;
    border: none;
    border-radius: 0px;
    padding: 0 44px 0 20px;
    color: #fff;
    font-family: "Georgia";
    font-weight: normal;
    font-style: italic;
}
.top_rt input[type="text"]::placeholder {
    color: #576d7d;
    opacity: 1;
}
.banner_sec {
    width: 100%;
    position: relative;
    background: #121b21;
}
.banner_box {
    width: 100%;
    position: relative;
    min-height: 700px;
}
.banner_innr {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.banner_details {
    display: inline-block;
    width: 100%;
    padding-right: 150px;
}
.banner_details .ban_heading {
    font-size: 40px;
    line-height: 50px;
    display: inline-block;
    padding: 0 0 10px;
    font-family: "Avenir-Black";
    text-transform: uppercase;
    width: 100%;
    color: #fff;
}
.banner_details h5 {
    font-size: 18px;
    line-height: 24px;
    color: #1b8f9c;
    font-weight: 400;
    padding: 0 0 10px;
    text-transform: uppercase;
}
.banner_details p {
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    font-family: "Georgia";
    font-weight: normal;
}
.banner_innr .row {
    align-items: center;
}
.ban_img {
    width: 100%;
    text-align: center;
}
.ban_img img {
    max-width: 100% !important;
}
@-webkit-keyframes animationFade {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-500px);
        transform: translateY(-1500px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes animationFade {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-500px);
        -ms-transform: translateY(-500px);
        transform: translateY(-500px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.header_sec.fixed {
    position: fixed;
    top: 0px;
    left: 0px;
    -webkit-animation-name: animationFade;
    -o-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.07);
    background: #19282a;
    z-index: 99;
    border-top: 3px solid #346f35;
} /*.orange .bokNw{background: linear-gradient(90deg, rgba(221, 246, 247, 0.8) 0%, rgba(255, 255, 247, 0.8) 100%);}*/
.menu_sec li .dropdown-menu li {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.menu_sec li .dropdown-menu li a {
    color: #fff !important;
    font-size: 16px;
    padding: 10px;
    width: 100%;
    float: left;
    position: relative;
    text-transform: capitalize;
    line-height: 24px;
    width: 100%;
}
.menu_sec li .dropdown-menu li a:hover {
    color: #44c2c7 !important;
}
.menu_sec li .dropdown-menu li {
    color: #fff !important;
    padding: 0;
    margin: 0;
}
.menu_sec > li a:before {
    display: none;
}
.drop-arw:after {
    display: none;
}
.drop-arw {
    position: absolute;
    right: -10px;
    color: #fff;
    top: 10px; /*display: none;*/
}
.blog_sec {
    width: 100%;
    padding: 50px 0;
    overflow: hidden;
}
.blog_box {
    width: 100%;
}
.blog_img {
    width: 100%;
    position: relative;
}
.blog_img img {
    width: 100%;
}
.blog_txt {
    width: 100%;
    padding: 15px 0 0;
}
.blog_txt h4 {
    color: #222222;
    font-size: 24px;
    line-height: 34px;
    font-family: "Avenir-Black";
    text-transform: uppercase;
    padding: 0 0 3px;
}
.blog_txt h4 a {
    color: #222222;
}
.blog_txt p {
    color: #666666;
    font-size: 18px;
    line-height: 26px;
    font-family: "Georgia";
    font-weight: normal;
    padding: 0 0 10px;
}
.blog_txt .btnlink, .blog_txt .btns {
    padding: 15px 30px;
    background: #294b63;
}
.blog_txt .btnlink:hover, .blog_txt .btns:hover {
    background: #44c2c7;
}
.imghvr {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.category_title {
    padding: 5px 12px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
    background: #13818d;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.blog_sec .owl-prev {
    background: url(../images/prev.jpg) no-repeat 0 0 !important;
    background-size: 100% !important;
    width: 40px;
    height: 100px;
    position: absolute;
    left: -55px;
    top: 50%;
    font-size: 0px !important;
    transform: translate(0, -50%);
}
.blog_sec .owl-next {
    background: url(../images/next.jpg) no-repeat 0 0 !important;
    background-size: 100% !important;
    width: 40px;
    height: 100px;
    position: absolute;
    right: -55px;
    top: 50%;
    font-size: 0px !important;
    transform: translate(0, -50%);
}
.tophead h1,
.tophead h2 {
    font-size: 40px;
    line-height: 50px;
    color: #222;
    font-family: "Avenir-Black";
    text-transform: uppercase;
}
.tophead h5 {
    font-size: 24px;
    line-height: 30px;
    color: #666666;
    font-family: "Georgia";
    font-weight: normal;
}
.service_sec {
    width: 100%;
    padding: 75px 0 100px 0;
}
.service_top {
    width: 100%;
    text-align: center;
    padding: 80px 0 30px 0;
    border-top: 1px solid #d7d7d7;
    position: relative;
}
.service_top h1 {
    padding: 0 0 10px;
}
.smllogo {
    width: 95px;
    position: absolute;
    left: 50%;
    top: -50px;
    transform: translate(-50%, 0);
}
.smllogo img {
    max-width: 100%;
}
.vision_sec {
    width: 100%;
    background: #f6f6f6;
    border-radius: 5px;
    padding: 50px;
    min-height: 680px;
}
.vision_sec img {
    max-width: 100%;
    margin-bottom: 15px;
}
.vision_sec h3 {
    font-size: 30px;
    line-height: 35px;
    color: #13818d;
    font-family: "Avenir-Black";
    text-transform: uppercase;
    padding: 0 0 20px;
}
.vision_sec h4 {
    font-size: 26px;
    line-height: 36px;
    color: #222222;
    font-family: "Georgia";
    font-weight: bold;
    padding: 0 0 15px;
}
.vision_sec p {
    font-size: 22px;
    line-height: 38px;
    color: #666666;
    font-family: "Georgia";
    font-weight: normal;
    padding: 0px;
}
.service_listBox {
    width: 100%;
    border-radius: 5px;
    padding: 70px 0 20px 0;
    background: #ecf3f4;
    min-height: 680px;
    border-bottom: 4px solid #13818d;
}
.service_listBox h5 {
    font-size: 24px;
    line-height: 28px;
    font-family: "Avenir-Black";
    text-transform: uppercase;
    color: #fff;
    position: relative;
    padding: 0;
}
.service_listBox h5 span {
    display: inline-block;
    padding: 15px 20px;
    position: absolute;
    left: 50%;
    top: -79px;
    transform: translate(-50%, 0);
    background: url(../images/textbg1.png) no-repeat 0 0;
    background-size: 100% 100%;
    width: 330px;
    text-align: center;
}
.service_listBox ul {
    width: 100%;
}
.service_listBox ul li {
    width: 100%;
    position: relative;
}
.service_listBox ul li:after {
    width: 80%;
    height: 1px;
    background: #d9d9d9;
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, 0);
    content: "";
}
.service_listBox ul li a {
    width: 100%;
    padding: 22px 48px 22px 70px;
    font-size: 22px;
    line-height: 30px;
    color: #333333;
    position: relative;
    font-family: "Georgia";
    font-weight: bold;
}
.service_listBox ul li a:before {
    width: 26px;
    height: 34px;
    background: url(../images/bullet.png) no-repeat 0 0;
    position: absolute;
    left: 30px;
    top: 26px;
    content: "";
}
.service_listBox ul li a:hover {
    background: url(../images/gradientbg.png) no-repeat 0 0;
    background-size: 100% 100%;
    font-style: italic;
    text-decoration: underline !important;
    color: #0e5e67;
}
.service_listBox2 h5 span {
    background: url(../images/textbg2.png) no-repeat 0 0;
    background-size: 100% 100%;
}
.service_listBox2 {
    border-bottom-color: #294b63;
}
.service_listBox ul li:last-child:after {
    display: none;
}
.brand_logoSec {
    width: 100%;
    background: #13818d;
    padding: 30px 0;
}
.brand_logo {
    width: 100%;
    text-align: center;
}
.brand_logo img {
    max-width: 100% !important;
    display: inline-block !important;
    width: auto !important;
}
.brand_logoSec .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 26px !important;
    transform: translate(0, -50%);
    color: #fff !important;
}
.brand_logoSec .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 26px !important;
    transform: translate(0, -50%);
    color: #fff !important;
}
.brand_logoSec .owl-carousel {
    padding: 0 40px;
}
.contact_sec {
    width: 100%;
    padding: 90px 0;
}
.contact_leftMain {
    width: 100%;
    padding-right: 150px;
}
.contact_left {
    width: 100%;
}
.contact_left h6 {
    color: #1b8f9c;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.contact_left p {
    color: #666666;
    font-weight: 400;
    font-size: 20px;
    line-height: 34px;
    padding: 0 0 15px;
    font-family: "Georgia";
    font-weight: normal;
}
.contact_info {
    width: 100%;
    box-shadow: 0 0 10px 10px #f1f1f1;
    align-items: center;
    margin-top: 20px;
}
.contact_info img {
    width: 200px;
}
.contact_info h4 {
    font-size: 30px;
    line-height: 35px;
    color: #333333;
    text-transform: uppercase;
    padding: 0 0 5px;
    font-family: "Avenir-Black";
}
.contact_info h5 {
    font-size: 14px;
    line-height: 18px;
    color: #1b8f9c;
    text-transform: uppercase;
    padding: 0 0 8px;
    font-weight: 600;
}
.contact_info p {
    font-size: 16px;
    line-height: 26px;
    color: #999999;
    padding: 0;
    font-weight: normal;
}
.contact_info .ms-3 {
    margin-left: 30px !important;
}
.contact_rt {
    width: 100%;
    background: #f0f0f0;
    padding: 60px 45px;
}
.contact_rt h3 {
    font-size: 30px;
    line-height: 35px;
    font-family: "Avenir-Black";
    color: #222222;
    text-transform: uppercase;
    padding: 0 0 15px;
    text-align: center;
}
.contact_rt input[type="text"],
.contact_rt input[type="tel"],
.contact_rt input[type="email"],
.contact_rt textarea {
    width: 100%;
    height: 60px;
    padding: 0 20px;
    outline: none;
    -webkit-appearance: none;
    border: 1px solid #dedede;
    font-size: 16px;
    line-height: 20px;
    color: #222;
    font-family: "Georgia";
    font-weight: normal;
    margin: 0 0 10px;
}
.contact_rt textarea {
    height: 136px;
    padding: 15px 20px;
    resize: none;
}
.contact_rt input[type="text"]::placeholder,
.contact_rt input[type="tel"]::placeholder,
.contact_rt input[type="email"]::placeholder,
.contact_rt textarea::placeholder {
    color: #999999;
    opacity: 1;
}
.contact_rt .row {
    margin: 0 -5px;
}
.contact_rt .col-md-6 {
    padding: 0 5px;
}
.contact_rt .col-md-12 {
    padding: 0 5px;
}
.contact_rt .sbmt {
    text-align: center;
}
.contact_rt .btnlink {
    font-size: 20px;
    line-height: 70px;
    font-family: "Avenir-Black";
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    height: 70px;
    padding: 0 75px;
    border: none;
    -webkit-appearance: none;
    outline: none;
}
.footer_sec {
    width: 100%;
    text-align: center;
    background: #353535;
}
.footer_top {
    padding: 60px 0;
    width: 100%;
}
.ftrlogo {
    display: inline-block;
    margin: 0 0 30px;
}
.ftrlogo img {
    max-width: 100%;
}
.ftr_contact {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.ftr_contact li {
    display: inline-block;
    margin: 0 0 0 28px;
    padding: 0 0 0 30px;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}
.ftr_contact li:first-child {
    margin-left: 0px;
    padding-left: 0px;
}
.ftr_contact li i {
    margin-right: 5px;
}
.ftr_contact li a {
    color: #fff;
}
.ftr_contact li:before {
    width: 2px;
    height: 20px;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 2px;
    content: "";
}
.ftr_contact li:first-child:before {
    display: none;
}
.ftr_contact li a:hover {
    color: #44c2c7;
}
.ftr_sos {
    width: 100%;
    display: flex;
    justify-content: center;
}
.ftr_sos li {
    display: inline-block;
    margin-left: 10px;
}
.ftr_sos li a {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #2a2a2a;
    font-size: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ftr_sos li a:hover {
    background: #44c2c7;
    color: #fff;
}
.ftr_sos li:first-child {
    margin-left: 0px;
}
.footer_btm {
    width: 100%;
}
.footer_btmInnr {
    width: 100%;
    border-top: 1px solid #4a4a4a;
    padding: 30px 0;
}
.ftr_menu {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 0 0 15px;
}
.ftr_menu li {
    display: inline-block;
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
.ftr_menu li:first-child {
    margin-left: 0px;
    padding-left: 0px;
}
.ftr_menu li i {
    margin-right: 5px;
}
.ftr_menu li a {
    color: #fff;
}
.ftr_menu li:before {
    width: 1px;
    height: 18px;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 2px;
    content: "";
}
.ftr_menu li:first-child:before {
    display: none;
}
.ftr_menu li a:hover {
    color: #44c2c7;
}
.footer_btmInnr p {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    padding: 0px;
}
.footer_btmInnr p a {
    color: #199aa8;
    font-weight: 600;
    text-decoration: underline !important;
    margin: 0 15px;
}
.footer_btmInnr p a:hover {
    color: #fff;
}
.menu_sec li:first-child {
    margin-left: 0px;
} /*contact_us*/
.innerban.banner_sec {
    background: none !important;
}
.innerban {
    border-bottom: 5px solid #13818d;
}
.innerban:before {
    width: 100%;
    background: url(../images/overlay_bg.png) no-repeat 0 0;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    z-index: 1;
}
.innerban .banner_box {
    width: 100%;
    height: auto;
    min-height: inherit !important;
}
.innerban .banner_box img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.innerban h6 {
    color: #24a0ad;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.innerban .tophead h1 {
    color: #fff;
    padding: 0px;
}
.innerban .banner_innr {
    z-index: 2;
}
.get_touch {
    width: 100%;
    text-align: center;
    padding: 90px 0;
}
.get_inBox {
    width: 725px;
    margin: 0 auto;
}
.get_inBox p {
    color: #666666;
    font-size: 24px;
    line-height: 26px;
    font-family: "Georgia";
    font-weight: normal;
}
.get_inBox .contact_rt {
    margin-top: 30px;
    background: #13818d;
}
.get_inBox h2 {
    padding: 0 0 10px;
}
.get_inBox .contact_rt .btnlink {
    background: #44c2c7;
    margin: 0;
}
.get_inBox .contact_rt .btnlink:hover {
    background: #fff;
    color: #44c2c7;
}
.get_inBox .contact_rt .btnlink {
}
.call_box {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 25px 0 0;
}
.call_box a {
    display: inline-block;
    position: relative;
    padding: 5px;
    padding-left: 68px;
    font-size: 20px;
    line-height: 36px;
    color: #666666;
    font-family: "Georgia";
    font-weight: normal;
    background: url(../images/call.png) no-repeat left top 20px;
}
.call_box a b, .call_box a strong {
    font-weight: bold;
    color: #294b63;
    font-size: 26px;
} /*about_us*/
.our_story {
    width: 100%;
    padding: 90px 0;
}
.story_left {
    padding-right: 40px;
}
.our_story p, .explorPop li, .explorPop p {
    font-size: 20px;
    line-height: 30px;
    font-family: "Georgia";
    font-weight: normal;
    color: #666666;
}
.story_list {
    width: 100%;
    display: inline-block;
    padding: 10px 0 0;
}
.story_list li {
    width: 100%;
    display: inline-block;
    margin: 0 0 10px;
}
.story_list li a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    line-height: 24px;
    color: #294b63;
    font-family: "Avenir-Black";
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 15px;
    background: #e9edef;
}
.story_list li a .d-flex {
    align-items: center;
}
.story_list li a .d-flex .flex-shrink-0 {
    width: 50px;
    height: 50px;
    background: #294b63;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.story_list li a .d-flex .flex-shrink-0 img {
    max-width: 100%;
}
.story_list li a i {
    width: 40px;
    height: 40px;
    border: 1px solid #294b63;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.story_list li a:hover {
    background: #e7f2f3;
    color: #13818d;
}
.story_list li a:hover .d-flex .flex-shrink-0 {
    background: #13818d;
}
.story_rt {
    width: 100%;
    padding-left: 30px;
}
.story_rt h5 {
    font-size: 24px;
    line-height: 30px;
    font-family: "Georgia";
    font-weight: normal;
    color: #333333;
}
.expart_sec {
    width: 100%;
    padding: 30px 0 0;
}
.expart_box {
    width: 100%;
    margin: 30px 0 0;
    position: relative;
}
.expart_box img {
    width: 100%;
}
.exprt_more {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 10px;
}
.exprt_more .accordion-button {
    background: none;
    padding: 20px;
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: "Avenir-Black";
    letter-spacing: 1px;
    box-shadow: none;
    border: none !important;
    outline: none;
}
.exprt_more .accordion-item {
    background: rgba(19, 129, 141, 0.8);
    border: none;
    border-radius: 0px;
}
.exprt_more .accordion-body {
    padding: 0 20px 20px;
}
.exprt_more .accordion-body p {
    font-size: 20px;
    line-height: 30px;
    font-family: "Georgia";
    font-weight: normal;
    color: #fff;
}
.exprt_more .accordion-button::after {
    content: "\2b";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    color: #fff;
    background: none !important;
    font-size: 20px;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.accordion-button:not(.collapsed)::after {
    content: "\f068";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    background: none !important;
}
.exprt_more.actv {
    height: 100%;
}
.exprt_more.actv .accordion-item {
    height: 100%;
}
.exprt_more .accordion {
    height: 100%;
}
.lets_work {
    width: 100%;
    padding: 0 0 120px;
}
.lets_left {
    width: 100%;
    padding-right: 140px;
    position: relative;
}
.lets_img1 {
    width: 280px;
    position: absolute;
    right: 0px;
    bottom: -60px;
}
.lets_img1 img {
    max-width: 100%;
    border: 10px solid #fff;
}
.lets_rt {
    width: 100%;
    padding-left: 75px;
}
.lets_rt h4 {
    font-size: 24px;
    line-height: 30px;
    font-family: "Georgia";
    font-weight: normal;
    color: #333333;
}
.lets_rt p {
    font-size: 20px;
    line-height: 30px;
    font-family: "Georgia";
    font-weight: normal;
    color: #666666;
}
.lets_rt .btnlink {
    background: #294b63;
}
.lets_rt .btnlink:hover {
    background: #44c2c7;
}
.leadership_sec {
    width: 100%;
    padding: 80px 0 90px 0;
    background: #f4f7f9;
}
.leadership_sec .tophead {
    text-align: center;
}
.leadership_sec .tophead img {
    margin-bottom: 15px;
}
.leadership_sec .tophead h4 {
    font-size: 24px;
    line-height: 30px;
    font-family: "Georgia";
    font-weight: normal;
    color: #666666;
}
.leadership_sec .tophead h2 {
    padding: 0 0 10px;
}
.leader_box {
    width: 100%;
    padding: 170px 30px 42px;
    background: #fff;
    position: relative;
    text-align: center;
    border-bottom: 4px solid #a1cdd1;
    box-shadow: 0 8px 20px 6px #e4e7e9;
}
.leader_box h4 {
    font-size: 30px;
    line-height: 35px;
    color: #333333;
    text-transform: uppercase;
    font-family: "Avenir-Black";
    padding: 0 0 10px;
}
.leader_box h6 {
    font-size: 14px;
    line-height: 18px;
    color: #1b8f9c;
    text-transform: uppercase;
    padding: 0 0 15px;
    letter-spacing: 1px;
    font-weight: 600;
}
.leader_box p {
    font-size: 16px;
    line-height: 26px;
    font-family: "Georgia";
    font-weight: normal;
    color: #999999;
    padding: 0px;
}
.leader_imgMain {
    width: 100%;
    position: absolute;
    left: 50%;
    top: -130px;
    transform: translate(-50%, 0);
    text-align: center;
}
.leader_img {
    width: 240px;
    height: 240px;
    border-radius: 100%;
    display: inline-block;
    position: relative;
}
.leader_img img {
    width: 100%;
    border-radius: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
}
.leader_img:before {
    width: 280px;
    height: 330px;
    background: #13818d;
    position: absolute;
    left: 50%;
    top: 130px;
    transform: translate(-50%, 0);
    content: "";
    clip-path: ellipse(50% 40% at 50% 0%);
}
.leadership_carousel {
    width: 100%;
    padding: 160px 0 0;
}
.leader_img i {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d9d9d9;
    font-size: 25px;
    color: #294b63;
    margin: -15px auto 0;
    position: relative;
    box-shadow: 0 3px 10px -1px #e8e4e4;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.social_link:hover i {
    background: #43c1c6;
    color: #fff;
}
.leadership_carousel .col-lg-4 {
    padding: 0 20px;
} /*request_a_rep_form*/
.request_repSec {
    width: 100%;
    text-align: center;
    padding: 0 0 100px;
    background: url(../images/repBg.jpg) repeat-x left bottom #efefef;
}
.request_repInnr {
    width: 1000px;
    background: #fff;
    padding: 50px;
    margin-top: -60px;
    display: inline-block;
    position: relative;
    z-index: 1;
    box-shadow: 8px 18px 33px -6px #b9b9b9;
}
.request_repInnr h3 {
    font-size: 24px;
    line-height: 30px;
    font-family: "Georgia";
    font-weight: normal;
    color: #666666;
}
.request_repInnr p {
    font-size: 18px;
    line-height: 24px;
    font-family: "Georgia";
    font-weight: normal;
    color: #999999;
}
.request_Frmmain {
    width: 100%;
    display: inline-block;
}
.request_Frmmain h4 {
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    position: relative;
    font-family: "Avenir-Black";
    padding: 0 0 10px;
    border-bottom: 1px solid #e3e3e3;
    margin: 45px 0 25px 0;
    text-align: left;
}
.request_Frmmain h4:before {
    width: 80px;
    height: 4px;
    position: absolute;
    left: 0px;
    bottom: -2px;
    background: #13818d;
    content: "";
}
.request_frm {
    width: 100%;
    margin-bottom: 10px;
}
.request_frm input[type="text"],
.request_frm input[type="email"],
.request_frm input[type="tel"],
.request_frm textarea,
.request_frm select {
    width: 100%;
    height: 60px;
    background: #fff;
    border: 1px solid #dedede;
    padding: 0 20px;
    outline: none;
    -webkit-appearance: none;
    box-shadow: none;
    border-radius: 0px;
    font-size: 16px;
    line-height: 20px;
    font-family: "Georgia";
    font-weight: normal;
    color: #333333;
    font-style: italic;
}
.request_frm input[type="text"]::placeholder,
.request_frm input[type="email"]::placeholder,
.request_frm input[type="tel"]::placeholder,
.request_frm textarea::placeholder,
.request_frm select::placeholder {
    color: #999999;
    opacity: 1;
}
.request_frm select {
    background: url(../images/select.png) no-repeat right 20px center #fff;
    padding-right: 30px;
    cursor: pointer;
    font-size: 20px;
    font-style: normal;
}
.request_repInnr .request_frm p {
    text-align: left;
}
.request_frm label {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    font-size: 20px;
    color: #333333;
    font-family: "Georgia";
    font-weight: normal;
    text-align: left;
}
.request_frm textarea {
    height: 160px;
    padding: 20px;
}
.request_frm .btnlink {
    border: none;
    font-family: "Avenir-Black";
    color: #fff;
    font-size: 20px;
}
.terms_chk {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #666666;
    font-family: "Georgia";
    font-weight: normal;
    padding: 10px;
    position: relative;
    padding-left: 35px;
}
.terms_chk a {
    color: #13818d;
    text-decoration: underline !important;
    font-style: italic;
}
.terms_chk input[type="checkbox"] {
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0px;
    top: 7px;
    outline: none;
    border: none;
    -webkit-appearance: none;
    background: url(../images/chk1.png) no-repeat 0 0;
    background-size: 100%;
}
.terms_chk input[type="checkbox"]:checked {
    background: url(../images/chk2.png) no-repeat 0 0;
    background-size: 100%;
}
.terms_chk a:hover {
    color: #000;
}
.request_frm input[type="file"] {
    margin: auto;
    transition: border-color 0.25s ease-in-out;
    width: 100%;
    height: auto;
    background: #fff;
    border: 1px solid #dedede;
    padding: 10px;
    outline: none;
    -webkit-appearance: none;
    box-shadow: none;
    border-radius: 0px;
    font-size: 16px;
    line-height: 20px;
    font-family: "Georgia";
    font-weight: normal;
    color: #333333;
    font-style: italic;
    cursor: pointer;
}
.request_frm input[type="file"]::file-selector-button {
    padding: 10px 20px;
    border-width: 0;
    border-radius: 0;
    background: #13818d;
    color: #fff;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    margin-right: 1em;
    font-family: "Avenir-Black";
    color: #fff;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.request_frm input[type="file"]:hover {
    border-color: #888;
}
.request_frm input[type="file"]:hover::file-selector-button {
    background-color: #44c2c7;
}
.entry-header.alignwide {
    display: none;
} /*services*/
.service_page {
    width: 100%;
    padding: 85px 0;
}
.service_pageInnr {
    width: 100%;
}
.service_box {
    width: 100%;
    background: #fff;
    padding: 40px;
    margin: 15px 0;
    text-align: left;
    box-shadow: 0 0 18px -10px #bbb;
}
.service_box img {
    max-width: 100%;
    margin: 0 0 15px;
}
.service_box h5, .servRow h5 {
    font-size: 26px;
    line-height: 35px;
    color: #222222;
    font-family: "Avenir-Black";
    padding: 0 0 10px;
}
.service_box p {
    font-size: 20px;
    line-height: 34px;
    color: #666666;
    font-family: "Georgia";
    font-weight: normal;
    padding: 0;
}
.service_page .tophead {
    text-align: center;
    margin-bottom: 15px;
}
.client_service {
    width: 100%;
    padding: 85px 0;
}
.client_service .tophead {
    text-align: center;
    margin-bottom: 15px;
}
.client_service .tophead h2 {
    padding: 0 0 10px;
}
.client_serviceBox {
    width: 100%;
    margin: 15px 0;
    position: relative;
}
.client_serviceBox img {
    width: 100%;
}
.exprt_more_content {
    width: 100%;
    padding: 15px 20px;
    background: rgba(19, 129, 141, 0.8);
}
.exprt_more_content h6 {
    font-size: 26px;
    line-height: 35px;
    color: #fff;
    font-family: "Avenir-Black";
    text-transform: uppercase;
    padding: 0 0 10px;
}
.exprt_more_content p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-family: "Georgia";
    font-weight: normal;
} /*insight*/
.insight_page {
    width: 100%;
}
.insight_row {
    width: 100%;
    padding: 20px;
    margin: 15px 0;
    display: inline-block;
    box-shadow: 0 0 4px 5px #f1f1f1;
}
.insight_img {
    width: 600px;
    float: left;
    margin: 0 30px 10px 0;
    position: relative;
}
.insight_img img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.insight_row h3 {
    color: #222;
    font-size: 30px;
    line-height: 40px;
    font-family: "Avenir-Black";
    text-transform: uppercase;
}
.insight_row p {
    font-size: 18px;
    line-height: 26px;
    color: #666;
    font-family: "Georgia";
    font-weight: normal;
    padding: 0 0 15px;
}
.insight_row h4 {
    color: #222;
    font-size: 24px;
    line-height: 32px;
    font-family: "Avenir-Black";
    text-transform: uppercase;
    padding: 0 0 3px;
}
.insight_row h5 {
    color: #222;
    font-size: 24px;
    line-height: 32px;
    font-family: "AvenirMedium";
    padding: 0 0 3px;
}
.insight_page .tophead h4 {
    font-size: 24px;
    line-height: 30px;
    color: #666666;
    font-family: "Georgia";
    font-weight: normal;
}
.service_top .wp-block-columns-is-layout-flex {
    margin: 0 !important;
}
.entry-footer {
    display: none;
}
.service_top (.wp-block-columns.is-layout-flex) {
    margin: 0 !important;
}
body .is-layout-flex {
    margin: 0;
    gap: 0;
}
.contact_sec .col-lg-7 {
    flex-basis: 58.33333333% !important;
}
.contact_sec .col-lg-5 {
    flex-basis: 41.66666667% !important;
}
.contact_info .wp-block-media-text__media {
    width: 320px !important;
}
.contact_info .wp-block-media-text {
    display: flex !important;
}
.contact_info .wp-block-media-text__content {
    padding: 16px 20px !important;
}
.contact_info .wp-block-media-text__media {
    width: 240px;
}
.contact_rt p {
    padding: 0px;
    position: relative;
}
.contact_rt p span {
    width: 100%;
}
.contact_rt .chbox .wpcf7-list-item {
    position: relative;
    width: 25%;
    padding-left: 25px;
    float: left;
    margin: 0;
}
.contact_rt .wpcf7 form .wpcf7-response-output {
    border: none !important;
    padding: 5px 10px;
    text-align: center;
    font: normal 13px/16px "Georgia";
    color: #fff;
    margin: 15px 0 0 !important;
}
.contact_rt .invalid .wpcf7-response-output {
    background: #dc3232;
}
.contact_rt .sent .wpcf7-response-output {
    background: #84c426;
}
.contact_rt span.wpcf7-not-valid-tip {
    background: #dc3232;
    position: absolute;
    top: 24px;
    left: 0px;
    font: normal 11px/14px "Georgia";
    border-radius: 5px;
    padding: 6px 14px;
    color: #fff;
    z-index: 1;
}
.touch_with_iner span.wpcf7-not-valid-tip::before {
    position: absolute;
    top: -15px;
    left: 10px;
    border: 9px solid transparent;
    border-bottom: 10px solid #dc3232;
    content: "";
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.wpcf7-not-valid {
    position: relative !important;
    width: 100%;
    display: inline-block;
}
.contact_rt .wpcf7-form-control-wrap {
    position: static;
}
.contact_rt span.wpcf7-not-valid-tip {
    top: 100%;
}
.contact_rt iframe {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.wpcf7-form-control-wrap {
    position: static;
}
.request_repInnr .request_frm p {
    width: 100%;
}
.request_frm p {
    padding: 0px !important;
}
.request_frm .wpcf7-form-control-wrap {
    width: 100%;
}
.request_frm .wpcf7-list-item-label {
    display: none;
}
.terms_chk input[type="checkbox"] {
    top: 24px;
}
.contact_rt .chbox .wpcf7-list-item {
    position: relative;
    width: 25%;
    padding-left: 25px;
    float: left;
    margin: 0;
}
.request_Frmmain .wpcf7 form .wpcf7-response-output {
    border: none !important;
    padding: 5px 10px;
    text-align: center;
    font: normal 13px/16px "Georgia";
    color: #fff;
    margin: 15px 0 0 !important;
}
.request_Frmmain .invalid .wpcf7-response-output {
    background: #dc3232;
}
.request_Frmmain .sent .wpcf7-response-output {
    background: #84c426;
}
.request_Frmmain span.wpcf7-not-valid-tip {
    background: #dc3232;
    position: absolute;
    top: 24px;
    left: 0px;
    font: normal 11px/14px "Georgia";
    border-radius: 5px;
    padding: 6px 14px;
    color: #fff;
    z-index: 1;
}
.request_Frmmain span.wpcf7-not-valid-tip::before {
    position: absolute;
    top: -15px;
    left: 10px;
    border: 9px solid transparent;
    border-bottom: 10px solid #dc3232;
    content: "";
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.wpcf7-not-valid {
    position: relative !important;
    width: 100%;
    display: inline-block;
}
.request_Frmmain .wpcf7-form-control-wrap {
    position: static;
}
.request_Frmmain span.wpcf7-not-valid-tip {
    top: 100%;
}
.request_Frmmain iframe {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.terms_chk {
    padding: 0;
    padding-left: 35px;
}

.menu_sec li.actv a{color: #44c2c7 !important; }


.request_frm { position: relative; }
.contact_rt .sbmt {position: relative;}
.contact_rt .col-md-6 { position: relative;}
.wpcf7-spinner { width: auto !important;}

.sbmt .wpcf7-submit{ font-family: 'Avenir-Black'; color: #fff; text-transform: uppercase; letter-spacing: 2px; border: none; outline: none; padding: 20px 50px; background: #13818d; margin: 10px 0 0; }
.sbmt .wpcf7-submit:hover{ background: #44c2c7; }

.page-contact-us .sbmt .wpcf7-submit{background: #44c2c7;}
.page-contact-us .sbmt .wpcf7-submit:hover{color: #44c2c7; background: #fff; }
.center_txt{ text-align: center; }
.request_repInnr .request_frm.center_txt p { text-align: center;}

.top_rt .is-form-style input.is-search-input{ background: #23435a !important; height: 45px !important; border: none !important; border-radius: 0px !important; color: #fff !important; font-family: 'Georgia' !important; font-weight: normal !important; font-style: italic !important; -webkit-appearance: none; }
.top_rt .is-search-submit { background: url(../images/searchicon.png) no-repeat center center #23435a !important; border: none !important; border-radius: 0px; cursor: pointer; outline: none !important; height: 45px !important; -webkit-appearance: none !important; }
.top_rt .is-search-icon { display: none !important;}
div.is-ajax-search-details, div.is-ajax-search-result { width: 380px !important;}

.top_rt label{ display: none; }
.top_rt .search-field{ background: #23435a !important; height: 45px !important; border: none !important; border-radius: 0px !important; color: #fff !important; font-family: 'Georgia' !important; font-weight: normal !important; font-style: italic !important; -webkit-appearance: none; padding: 0 10px; width: 80%; float: left; font-size: 12px; }
.top_rt .search-submit { background: url(../images/searchicon.png) no-repeat center center #23435a !important; border: none !important; border-radius: 0px; cursor: pointer; outline: none !important; height: 45px !important; -webkit-appearance: none !important; width: 20%; float: right; font-size: 0; }
.top_rt .search-form whitespace{ display: none; }
.top_rt { width: 270px;}

.search_header { padding: 45px 0 0;}
.search_box { width: 100%;}
.search_box h2 { font-size: 24px; font-weight: 600; line-height: 35px;}
.search_box { width: 100%; padding: 15px; box-shadow: 0 0 8px 1px #ddd; border-radius: 10px; margin-top: 30px;}
.search_box img { width: 100%; height: 280px; border-radius: 5px; object-fit: cover; margin: 0 0 20px;}
.search_box p { font-size: 18px; line-height: 28px; font-family: "Georgia"; font-weight: normal; color: #666666;}
.search_mid { width: 100%; padding: 0 0 60px;}
.search_header h1{ color: #222; font-family: "Avenir-Black"; font-size: 35px; line-height: 40px; }
.search_box .search-form label{ display: none; }


.exprt_more_content h6 { font-size: 24px; line-height: 32px; padding: 0; min-height: 75px;}
.exprt_more_content p { font-size: 20px; line-height: 30px; padding: 0; min-height: 120px;}


.banner_details p em{ font-size:15px; line-height:25px; font-style:normal;}


.contact_info img{ height: 150px !important;
  object-fit: cover !important;}
.contact_info .wp-block-media-text__media {
  width: 117px !important;
}

.toggle-read, .read-more-link{ background: #13818d; padding: 0 15px; line-height: 40px; color: #fff;  font-family: "Avenir-Black"; cursor: pointer;}
.toggle-read:hover, .read-more-link:hover {
  background:#44c2c7;
  color: #fff;
}


.page-about-us .leadership_sec{ display: none;}

.service_box p br{ display: none;}
.service_box p:empty{ display: none;}

.exprt_more .accordion-button {
  background:rgba(19, 129, 141, 0.8);
  border:none;
  border-radius:0px;
}

.btn-close{ position: absolute; top: 0px; right: 0px; z-index: 11; width: 40px; height: 40px;}


.explorPop .modal-body{ padding: 53px 30px;}

.explorPop p br{ display: none;}
.explorPop ul{ padding-left: 20px;}
.explorPop ul li{ list-style: disc; margin-bottom: 10px;}
.explorPop ul li br{ display: none;}

.insightTxt p br{ display: none;}
.insightTxt p:empty{ display: none;}



.page-services .client_service #export6{ display: none !important;}
.page-services .client_service #export5, .page-services .client_service #export4{ width: 50%;}

.page-services .client_serviceBox img {
  width: 100%;
  height: 365px;
  object-fit: cover;
  object-position: top;
}


.insight_row p a{ color: #13818d; font-weight: 700;}


.insight_row.expanded .align-items-center {
  align-items: inherit !important;
}





.metho-full{width:100%; padding:40px 0px;}

.metho-full .col-md-2{ width: 20%;}



.cont-box{ border: 1px solid #e8e8e8; width: 100%; border-radius: 20px; padding: 24px 20px; margin-top: 29px; position: relative; min-height: 365px;}
.cont-box::before {
  position: absolute;
  top: -15px;
  left: 50%;
  background:
#e8e8e8;
  content: "";
  width: 30px;
  height: 35px;
  clip-path: polygon(48% 0, 48% 0, 100% 45%, 0 45%); transform: translateX(-50%);
}

.cont-box::after {
  position: absolute;
  top: -13px;
  left: 50%;
  background:#fff;
  content: "";
  width: 30px;
  height: 35px;
  clip-path: polygon(48% 0, 48% 0, 100% 45%, 0 45%); transform: translateX(-50%);
}






.cont-box h5{ color: #222222; text-transform: uppercase; font-size: 24px; line-height: 34px; font-family: "Avenir-Black"; text-align: center;padding-bottom: 0;}
.cont-box li{ color: #666666; font-size: 20px; line-height: 24px; font-family: Georgia; position: relative; padding-left: 20px; margin: 11px 0;}
.cont-box ul li::before{content:"\f105"; position:absolute; top:1px; font-family: "Font Awesome 6 Pro"; left: 0px;}

.clr1 .cont-box ul li::before{ color: #13818d;}
.clr2 .cont-box ul li::before{ color: #294b63;}
.clr3 .cont-box ul li::before{ color: #353535;}
.clr4 .cont-box ul li::before{ color: #44c2c7;}
.clr5 .cont-box ul li::before{ color: #13818d;}


.methoBox .icon1{width:90px;height:90px;border:1px solid #13818d;border-radius:100%;display:flex;align-items:center;justify-content:center;padding:4px;position:relative;margin:0px auto;}


.methoBox .icon1 img{ background: #13818d; max-width: 100%; border-radius: 100%;}

.clr2.methoBox .icon1 img{ background: #294b63;}
.clr3.methoBox .icon1 img{ background: #353535;}
.clr4.methoBox .icon1 img{ background: #44c2c7;}
.clr5.methoBox .icon1 img{ background: #13818d;}


.clr2.methoBox .icon1{ border-color: #294b63;}
.clr3.methoBox .icon1{ border-color: #353535;}
.clr4.methoBox .icon1{ border-color: #44c2c7;}
.clr5.methoBox .icon1{ border-color: #13818d;}



.methoBox .icon1::before {
  width: 15px;
  height: 15px;
  content: "";
  background:#13818d;
  border-radius:100%;
  position: absolute;
  bottom: -9px;
  border:4px solid #fff;
}


.clr2.methoBox .icon1::before{ background: #294b63;}
.clr3.methoBox .icon1::before{ background: #353535;}
.clr4.methoBox .icon1::before{ background: #44c2c7;}
.clr5.methoBox .icon1::before{ background: #13818d;}






.border-icon1{
  min-height: 215px;
  width: 100%;
  display: inline-block;
  text-align: center; position: relative;
}
.border-icon1::before {
  width: 1px;
  height: 58%;
  content: "";
  background:#13818d;
  position: absolute;
  bottom: 0px;
  z-index: 1;
}

.clr2 .border-icon1::before{ background: #294b63;}
.clr3 .border-icon1::before{ background: #353535;}
.clr4 .border-icon1::before{ background: #44c2c7;}
.clr5 .border-icon1::before{ background: #13818d;}


.icon-box:before{ width: 40px; height: 40px; border: 1px solid #13818d; border-radius: 100%; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); content: ""; background: #fff; z-index: 2;}


.clr2 .icon-box:before{border-color: #294b63;}
.clr3 .icon-box:before{  border-color: #353535;}
.clr4 .icon-box:before{ border-color: #44c2c7;}
.clr5 .icon-box:before{ border-color: #13818d;}



.icon-box:after{ width: 28px; height: 28px; background:#13818d; border-radius: 100%;  position: absolute; bottom: 6px; left: 50%; transform: translateX(-50%); content: ""; z-index: 2;}


.clr2 .icon-box:after{background: #294b63;}
.clr3 .icon-box:after{  background: #353535;}
.clr4 .icon-box:after{ background: #44c2c7;}
.clr5 .icon-box:after{ background: #13818d;}



.icon-box{ width: 100%; position: relative;}



.metho-full h4{ text-align: center; position: relative; color: #294b63; font-size: 30px; line-height: 36px; text-transform: uppercase; padding: 0px; margin-bottom: 20px; font-family: "Avenir-Black";}
.metho-full h4:before{ width: 100%; border-top: 1px solid #e8e8e8; position: absolute; top: 50%; left: 0px; content: "";  transform: translateY(-50%); }
.metho-full h4 em{ background: #fff; padding: 0 30px; display: inline-block; background: #fff; position: relative; font-style: normal;}


.rowBoxs{ min-height: 850px; position: relative; margin-top: 30px;}
.rowBoxs:before{ width: 100%; height:15px; background: #d9d9d9; border-radius: 30px; content: ""; position: absolute; top: 50%; left: 0px; transform: translateY(-50%);}




.contact_info img{ object-position: top;}




.about_pg_story .col-lg-5 {display:none;}
.about_pg_story .col-lg-12 {flex-basis: 100% !important;}



.contact_info .wp-block-media-text__media {
    width: 217px !important;
}
.contact_info img {
    height: 230px !important;
    object-fit: cover !important;
}

.top_rt {
    width: 210px;
}


.read-more{ color: #127f8a !important; font-weight: 700;}

.servRow .service_box{ min-height: 282px !important;}

.explorPop .modal-body{ text-align: left;}
.explorPop .modal-body p{ padding: 0px !important;}

.servRow .col-md-6:nth-child(1), .servRow .col-md-6:nth-child(2), .servRow .col-md-6:nth-child(3){ width: 33.333%;}
.servRow .col-md-6:nth-child(1) .service_box, .servRow .col-md-6:nth-child(2) .service_box, .servRow .col-md-6:nth-child(3) .service_box{ min-height: 368px !important;}


.banner_details .ban_heading {
  font-size: 34px;
  line-height: 40px;}
.banner_details{ padding-right: 36px !important;}
.ban_img img {
  max-width: 80% !important;
}

.banner_box{ min-height: 620px;}

.service_listBox ul li a{ font-size: 19px;}
.vision_sec{ padding: 35px;}
.tophead h1, .tophead h2 {
  font-size: 35px;
  line-height: 47px;}
.banner_innr .row {
  align-items: center !important;
}

 .banner_details p em {
    font-size: 18px;
    line-height: 25px;
    font-style: normal;
  }







@media (min-width: 1200px) and (max-width: 9000px) {
    .nav_top .dropdown .dropdown-menu {
        /*-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;    -o-transition: all 0.3s;transition: all 0.3s;*/
        max-height: 0;
        display: block;
        opacity: 0;
        visibility: hidden;
        margin: 0px;
        width: 250px;
        padding: 12px;
        max-height: 600px;
        border-radius: 8px;
        left: 0;
        right: inherit;
        transform: translate(0, 10px);
        transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
        background: #000 !important;
        border-radius: 0px;
        border: none;
        box-shadow: 0px 4px 6px -2px #10182808;
        box-shadow: 0px 12px 16px -4px #10182814;
    }
    .nav_top .dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        height: auto;
        transform: translate(0, 0);
    } /*sub_sub_menu*/
    .nav_top .dropdown-submenu > .dropdown-menu {
        max-height: 0;
        display: none;
        opacity: 0;
        visibility: hidden;
        left: 100%;
        top: 0;
        border: none;
        width: 150px;
        min-width: 100%;
        border-radius: 0px;
        box-shadow: inherit;
        padding: 0px;
        margin: 0px;
        background: rgba(0, 44, 32, 0.9);
        min-width: inherit;
        box-shadow: 5px 3px 10px 0 rgba(0, 0, 0, 0.175);
    }
    .nav_top .dropdown-submenu:hover > .dropdown-menu {
        max-height: 400px;
        opacity: 1;
        visibility: visible;
        display: block;
    }
    
    
    
    
.methoBox { width: 100%; position: absolute; left: 0px;}
.rowBoxs .col-md-2{ position: relative;}


.clr1, .clr3, .clr5{ top: -14px;}
.clr2, .clr4{ bottom: 14px;}


.clr1 .icon-box, .clr3 .icon-box, .clr5 .icon-box{ position: absolute; bottom: -245px;}


.clr1 .icon-box::before, .clr3 .icon-box::before, .clr5 .icon-box::before { top: 0px; bottom: inherit;}
.clr1 .icon-box::after, .clr3 .icon-box::after, .clr5 .icon-box::after { top: 6px; bottom: inherit;}
.clr1 .border-icon1, .clr3 .border-icon1, .clr5 .border-icon1{ transform: rotate(180deg);}
.clr1.methoBox .icon1 img, .clr3.methoBox .icon1 img, .clr5.methoBox .icon1 img{ transform: rotate(0deg);}


.clr1 .cont-box::after, .clr3 .cont-box::after, .clr5 .cont-box::after{ top: inherit; bottom: -13px; transform: rotate(180deg); left: 45%;}
.clr1 .cont-box::before, .clr3 .cont-box::before, .clr5 .cont-box::before{ top: inherit; bottom: -15px; transform: rotate(180deg); left: 45%; }

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}
@media only screen and (max-width: 2099px) {
 .banner_details p em {
    font-size: 19px;
    line-height: 25px;
    font-style: normal;
  }




}
@media only screen and (max-width: 1799px) {
.container {
  max-width: 1400px;
}
}

@media only screen and (max-width: 1599px) {
    .container {
        max-width: 1200px;
    }
    .header_sec {
        padding: 10px 0;
    }
    .menu_sec li a {
        padding: 8px;
    }
    .menu_sec {
        margin-left: 130px;
    }
    .banner_details .ban_heading {
        font-size: 38px;
        line-height: 48px;
    }
    .banner_details {
        padding-right: 90px;
    }
    .banner_details p {
        font-size: 20px;
        line-height: 32px;
    }
    .banner_details h5 {
        font-size: 17px;
        line-height: 24px;
    }
    .ban_img img {
        max-width: 85% !important;
    }
    .btnlink {
        padding: 20px 45px;
    }
    .blog_sec .owl-prev,
    .blog_sec .owl-next {
        width: 30px;
        height: 90px;
    }
    .blog_sec .owl-prev {
        left: -80px;
    }
    .blog_sec .owl-next {
        right: -80px;
    }
    .blog_txt h4 {
        font-size: 22px;
        line-height: 30px;
    }
    .service_sec {
        padding: 70px 0 85px 0;
    }
    .service_top {
        padding: 70px 0 30px 0;
    }
    .tophead h1,
    .tophead h2 {
        font-size: 35px;
        line-height: 40px;
    }
    .tophead h5 {
        font-size: 19px;
        line-height: 26px;
    }
    .vision_sec {
        padding: 35px;
        min-height: 590px;
    }
    .vision_sec img {
        max-width: 165px;
    }
    .vision_sec h3 {
        font-size: 27px;
        line-height: 31px;
        padding: 0 0 15px;
    }
    .vision_sec h4 {
        font-size: 24px;
        line-height: 33px;
        padding: 0 0 15px;
    }
    .vision_sec p {
        font-size: 20px;
        line-height: 32px;
    }
    .service_listBox h5 {
        font-size: 21px;
        line-height: 26px;
    }
    .service_listBox ul li a {
        padding: 18px 30px 18px 60px;
        font-size: 20px;
        line-height: 28px;
    }
    .service_listBox ul li a::before {
        width: 22px;
        height: 28px;
        top: 26px;
        left: 24px;
        background-size: 100%;
    }
    .service_listBox h5 span {
        width: 298px;
    }
    .service_listBox {
        padding: 70px 0 20px 0;
        min-height: 590px;
    }
    .brand_logo {
        padding: 0 10px;
    }
    .brand_logoSec {
        padding: 25px 0;
    }
    .contact_sec {
        padding: 80px 0;
    }
    .contact_left p {
        font-size: 19px;
        line-height: 30px;
        padding: 0 0 15px;
    }
    .contact_leftMain {
        padding-right: 80px;
    }
    .contact_info .ms-3 {
        margin-left: 20px !important;
        padding-right: 20px;
    }
    .contact_info h4 {
        font-size: 26px;
        line-height: 30px;
    }
    .contact_rt {
        padding: 50px 30px;
    }
    .contact_rt .btnlink {
        font-size: 18px;
        line-height: 65px;
        letter-spacing: 2px;
        height: 65px;
        padding: 0 60px;
    }
    .footer_top {
        padding: 50px 0;
    }
    .ftrlogo img {
        max-width: 300px;
    }
    .ftr_contact li {
        margin: 0 0 0 20px;
        padding: 0 0 0 20px;
        font-size: 17px;
        line-height: 24px;
    }
    .ftr_sos li a {
        width: 47px;
        height: 47px;
        font-size: 18px;
    }
    .footer_btmInnr {
        padding: 28px 0;
    } /*contact_us*/
    .innerban .banner_box img {
        height: 420px;
    }
    .get_touch {
        padding: 75px 0;
    }
    .get_inBox .contact_rt {
        margin-top: 20px;
    } /*about_us*/
    .our_story {
        padding: 75px 0;
    }
    .story_left {
        padding-right: 30px;
    }
    .our_story p, .explorPop li, .explorPop p {
        font-size: 19px;
        line-height: 28px;
    }
    .story_list li a {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 1px;
    }
    .expart_sec {
        padding: 20px 0 0;
    }
    .exprt_more .accordion-button {
        padding: 15px;
        color: #fff;
        font-size: 22px;
        line-height: 28px;
    }
    .exprt_more .accordion-button::after {
        font-size: 17px;
    }
    .exprt_more .accordion-body p {
        font-size: 18px;
        line-height: 26px;
    }
    .lets_rt {
        padding-left: 50px;
    }
    .lets_left {
        padding-right: 115px;
    }
    .lets_work {
        padding: 0 0 100px;
    }
    .leader_box h4 {
        font-size: 26px;
        line-height: 30px;
    }
    .leadership_sec {
        padding: 70px 0 80px 0;
    }
    .leadership_sec .tophead h4 {
        font-size: 22px;
        line-height: 28px;
    } /*request_a_rep_form*/
    .request_repInnr {
        width: 950px;
        padding: 40px;
    } /*services*/
    .service_box {
        padding: 30px;
        margin: 15px 0;min-height: 600px;
    }
    .service_box h5, .servRow h5 {
        font-size: 27px;
        line-height: 36px;
        padding: 0 0 10px;
    }
    .service_box p {
        font-size: 19px;
        line-height: 30px;
    }
    .service_box img {
        max-width: 80px;
        margin: 0 0 15px;
    }
    .service_page {
        padding: 75px 0;
    }
    .client_service {
        padding: 75px 0;
    }
    .exprt_more_content h6 {
        font-size: 23px;
        line-height: 32px;
    }
    .exprt_more_content p {
        font-size: 18px;
        line-height: 27px;
    } /*insight*/
    .insight_page {
        width: 100%;
    }
    .insight_row {
        width: 100%;
        padding: 20px;
    }
    .insight_img {
        width: 500px;
        float: left;
        margin: 0 25px 10px 0;
    }
    .insight_row h3 {
        font-size: 27px;
        line-height: 36px;
    }
    .insight_img img {
        height: 400px;
    }
    .insight_page .tophead h4 {
        font-size: 20px;
        line-height: 28px;
    }
    


.exprt_more_content h6 { font-size: 21px; line-height: 28px; padding: 0; min-height: 65px;}
.exprt_more_content p { font-size: 17px; line-height: 25px; padding: 0; min-height: 105px;}    
.blog_sec .owl-prev {
    left: -30px;
  }    
.blog_sec .owl-next {
    right: -30px;
  }    




.cont-box li{ font-size: 16px;
  line-height: 21px;}
.cont-box h5{ font-size: 20px;
  line-height: 30px;}




/*23.4.2025*/


 .header_sec{padding:3px 0;}
.banner_details .ban_heading{font-size:23px;line-height:34px;}
.banner_details p{font-size:16px;line-height:28px;padding-bottom:10px;}
.banner_details p em{font-size:15px;line-height:22px;font-style:normal;}
.btnlink,.btns{padding:16px 30px;}
.banner_box{min-height:580px;}
.banner_innr .row{align-items:center !important;}

 .blog_txt h4{font-size:17px;line-height:26px;}
.blog_txt p{font-size:15px;line-height:23px;}

.blog_txt .btnlink,.blog_txt .btns{padding:10px 18px;font-size:14px;}
 .service_sec{padding:40px 0 50px 0;}
.tophead h1,.tophead h2,.metho-full h4{font-size:30px;line-height:36px;}
.tophead h5{font-size:17px;line-height:26px;}
.service_listBox h5{font-size:17px;line-height:22px;}
.service_listBox ul li a{padding:13px 27px 13px 60px;font-size:17px;line-height:24px;}
.service_listBox ul li a::before{top:16px;}
.vision_sec img{max-width:130px !important;}
.vision_sec h3{font-size:26px;line-height:29px;padding:0 0 15px;}
.vision_sec h4{font-size:20px;line-height:31px;padding:0 0 11px;}
.vision_sec p{font-size:18px;line-height:28px;}
.service_listBox,.vision_sec{min-height:470px;}

.contact_sec{padding:50px 0;}
 .contact_left p{font-size:18px;line-height:27px;padding:0 0 10px;}
.contact_rt{padding:30px 25px;} 
.contact_rt h3{font-size:23px;line-height:31px;}
.sbmt .wpcf7-submit{padding:11px 40px;}

.contact_rt input[type="text"],.contact_rt input[type="tel"],.contact_rt input[type="email"],.contact_rt textarea{height:50px;}
.contact_rt textarea{height:100px;}

.footer_top{padding:30px 0;}
.footer_btmInnr{padding:20px 0;}
.ftrlogo{margin:0 0 10px;}
.ftr_contact{margin-bottom:20px;}


.innerban .banner_box img {
    height: 325px;
  }
 .our_story p, .explorPop li, .explorPop p, .lets_rt p, .service_box p {
    font-size: 16px;
    line-height: 25px;
  }

.service_page {
    padding:50px 0;
  }

.insight_row h3 {
    font-size: 20px;
    line-height: 30px;
  }
.exprt_more .accordion-button{ font-size: 16px;
    line-height: 25px;}

.client_service, .get_touch {
    padding:50px 0;
  }

.banner_box {
    min-height: 495px;
  }

.blog_sec{ padding: 40px 0;}
.ban_img img {
    max-width: 73% !important;
  }


.our_story, .service_page{ padding: 40px 0;}

.lets_work {
    padding:
0 0 40px;
  }



.service_box h5, .servRow h5{ font-size: 23px;
    line-height: 36px;}




    
}


@media (min-width: 1200px) and (max-width: 1599px) {


.cont-box{ min-height: 300px;}
.clr1, .clr3, .clr5 {
    top: -20px;
  }
.clr1 .icon-box, .clr3 .icon-box, .clr5 .icon-box{ bottom: -212px;}
.border-icon1{ min-height: 180px;}
.clr2, .clr4 {
    bottom: 12px;
  }
.clr1, .clr3, .clr5 {
    top: -32px;
  }
.clr1 .icon-box, .clr3 .icon-box, .clr5 .icon-box{ bottom: -230px;}
.rowBoxs {
  min-height: 755px;}
.cont-box{ margin-top: 40px;}




}

@media only screen and (max-width: 1399px) {
	
	
    .container {
        max-width: 1100px;
    }
    .navbar-brand img {
        max-width: 200px;
    }
    .banner_details {
        padding-right: 45px;
    }
    .banner_details h5 {
        font-size: 16px;
        line-height: 23px;
    }
    .banner_details .ban_heading {
        font-size: 30px;
        line-height: 40px;
    }
    .banner_details p {
        font-size: 18px;
        line-height: 30px;
    }
    .banner_box {
        min-height: 650px;
    }
    .btnlink {
        padding: 18px 38px;
    }
    .category_title {
        padding: 4px 10px;
        font-size: 14px;
        line-height: 18px;
    }
    .blog_txt h4 {
        font-size: 19px;
        line-height: 26px;
    }
    .blog_txt p {
        font-size: 16px;
        line-height: 24px;
        padding: 0 0 10px;
    }
    .service_sec {
        padding: 60px 0 75px 0;
    }
    .tophead h1,
    .tophead h2 {
        font-size: 28px;
        line-height: 33px;
    }
    .tophead h5 {
        font-size: 18px;
        line-height: 23px;
    }
    .vision_sec {
        padding: 20px;
        min-height: 510px;
    }
    .vision_sec p {
        font-size: 18px;
        line-height: 30px;
    }
    .vision_sec img {
        max-width: 135px;
    }
    .service_listBox h5 span {
        width: 240px;
        padding: 12px 16px;
        top: -58px;
    }
    .service_listBox h5 {
        font-size: 16px;
        line-height: 21px;
    }
    .service_listBox {
        padding: 51px 0 20px 0;
        min-height: 590px;
    }
    .service_listBox ul li a {
        padding: 15px 15px 15px 46px;
        font-size: 17px;
        line-height: 24px;
    }
    .service_listBox ul li a::before {
        width: 17px;
        height: 20px;
        top: 21px;
        left: 18px;
        background-size: 100%;
    }
    .service_listBox {
        padding: 51px 0 20px 0;
        min-height: 510px;
    }
    .contact_sec {
        padding: 65px 0;
    }
    .contact_left h6 {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 1px;
    }
    .contact_left p {
        font-size: 17px;
        line-height: 26px;
        padding: 0 0 15px;
    }
    .contact_leftMain {
        padding-right: 40px;
    }
    .contact_info h4 {
        font-size: 22px;
        line-height: 26px;
    }
    .contact_info h5 {
        font-size: 14px !important;
        line-height: 18px !important;
        padding: 0 0 8px;
    }
    .contact_info p {
        font-size: 15px;
        line-height: 22px;
    }
    .contact_rt {
        padding: 35px 25px;
    }
    .contact_rt input[type="text"],
    .contact_rt input[type="tel"],
    .contact_rt input[type="email"] {
        width: 100%;
        height: 50px;
    }
    .contact_rt textarea {
        height: 120px;
    }
    .contact_rt .btnlink {
        font-size: 16px;
        line-height: 60px;
        letter-spacing: 2px;
        height: 60px;
        padding: 0 60px;
    }
    .ftrlogo img {
        max-width: 280px;
    }
    .ftrlogo {
        margin: 0 0 20px;
    }
    .ftr_contact li {
        font-size: 15px;
        line-height: 22px;
    }
    .ftr_contact {
        margin-bottom: 35px;
    }
    .footer_top {
        padding: 40px 0;
    }
    .footer_btmInnr {
        padding: 25px 0;
    }
    .contact_rt h3 {
        font-size: 25px;
        line-height: 30px;
    }
    .blog_sec .owl-prev,
    .blog_sec .owl-next {
        width: 30px;
        height: 75px;
    }
    .blog_sec .owl-prev {
        left: -102px;
    }
    .blog_sec .owl-next {
        right: -102px;
    }
    .menu_sec li {
        font-size: 13px;
        line-height: 20px;
        margin-left: 12px;
    }
    .top_rt input[type="text"] {
        width: 220px;
        background-size: 20px;
    }
    .blog_sec .owl-carousel {
        padding: 0 40px;
    }
    .blog_sec .owl-prev {
        left: 5px;
    }
    .blog_sec .owl-next {
        right: 5px;
    } /*contact_us*/
    .innerban .banner_box img {
        height: 380px;
    }
    .get_touch {
        padding: 65px 0;
    }
    .get_inBox .contact_rt {
        margin-top: 20px;
    }
    .get_inBox p {
        font-size: 22px;
        line-height: 24px;
    }
    .get_inBox .contact_rt {
        margin-top: 20px;
        padding: 40px;
    }
    .get_inBox {
        width: 680px;
    }
    .call_box a {
        padding: 5px;
        padding-left: 50px;
        font-size: 18px;
        line-height: 34px;
        background-size: 40px;
        background-position: left top 25px;
    }
    .call_box a b, .call_box a strong {
        font-size: 22px;
    } /*about_us*/
    .our_story {
        padding: 65px 0;
    }
    .story_left {
        padding-right: 20px;
    }
    .our_story p, .explorPop li, .explorPop p {
        font-size: 18px;
        line-height: 28px;
    }
    .story_list li a {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 1px;
    }
    .expart_sec {
        padding: 20px 0 0;
    }
    .exprt_more .accordion-button {
        padding: 15px;
        color: #fff;
        font-size: 22px;
        line-height: 28px;
    }
    .exprt_more .accordion-button::after {
        font-size: 17px;
    }
    .exprt_more .accordion-body p {
        font-size: 15px;
        line-height: 24px;
        padding: 0 0 10px;
    }
    .lets_rt {
        padding-left: 30px;
    }
    .lets_left {
        padding-right: 80px;
    }
    .lets_work {
        padding: 0 0 70px;
    }
    .leader_box h4 {
        font-size: 22px;
        line-height: 26px;
    }
    .leadership_sec {
        padding: 60px 0 65px 0;
    }
    .leadership_sec .tophead h4 {
        font-size: 20px;
        line-height: 26px;
    }
    .story_list li a .d-flex .flex-shrink-0 {
        width: 45px;
        height: 45px;
    }
    .story_list li a .d-flex .flex-shrink-0 img {
        max-width: 25px;
    }
    .story_list li a i {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
    .story_rt {
        padding-left: 20px;
    }
    .exprt_more .accordion-button {
        padding: 12px;
        color: #fff;
        font-size: 19px;
        line-height: 25px;
    }
    .exprt_more .accordion-button::after {
        width: 35px;
        height: 35px;
    }
    .exprt_more .accordion-body {
        padding: 0px 15px 15px;
    }
    .lets_img1 {
        width: 200px;
        bottom: -60px;
    }
    .lets_img1 img {
        border: 8px solid #fff;
    }
    .lets_rt h4 {
        font-size: 20px;
        line-height: 28px;
    }
    .lets_rt p {
        font-size: 18px;
        line-height: 28px;
    }
    .leadership_sec .tophead img {
        margin-bottom: 10px;
        width: 85px;
    }
    .leader_box {
        padding: 166px 20px 30px;
    } /*request_a_rep_form*/
    .request_repInnr {
        width: 850px;
        padding: 25px;
    }
    .request_frm select {
        font-size: 18px;
    }
    .request_repInnr h3 {
        font-size: 20px;
        line-height: 24px;
    }
    .request_Frmmain h4 {
        font-size: 22px;
        line-height: 28px;
        padding: 0 0 10px;
        margin: 35px 0 20px 0;
    }
    .request_frm input[type="file"] {
        padding: 8px;
        font-size: 14px;
        line-height: 18px;
    } /*services*/
    .service_box {
        padding: 25px;
        margin: 15px 0;
    }
    .service_box h5, .servRow h5 {
        font-size: 24px;
        line-height: 30px;
        padding: 0 0 10px;
    }
    .service_box p {
        font-size: 18px;
        line-height: 28px;
    }
    .service_box img {
        max-width: 70px;
        margin: 0 0 12px;
    }
    .service_page {
        padding: 65px 0;
    }
    .client_service {
        padding: 65px 0;
    }
    .exprt_more_content h6 {
        font-size: 21px;
        line-height: 34px;
    }
    .exprt_more_content p {
        font-size: 16px;
        line-height: 24px;
        padding: 0;
    }
    .exprt_more_content {
        padding: 10px 15px;
    }
    .client_service .tophead {
        margin-bottom: 5px;
    } /*insight*/
    .insight_page {
        width: 100%;
    }
    .insight_row {
        width: 100%;
        padding: 15px;
    }
    .insight_img {
        width: 440px;
        float: left;
        margin: 0 25px 10px 0;
    }
    .insight_row h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .insight_img img {
        height: 380px;
    }
    .insight_page .tophead h4 {
        font-size: 18px;
        line-height: 26px;
    }
    .insight_page .tophead h2 {
        padding: 0 0 10px;
    }
    .insight_row p {
        font-size: 16px;
        line-height: 24px;
        padding: 0 0 10px;
    }
    


.top_rt { width: 270px;}    
   
.exprt_more_content h6 { font-size: 17px; line-height: 25px; padding: 0; min-height: 60px; }
.exprt_more_content p { font-size: 15px; line-height: 22px; padding: 0; min-height: 98px;}    
    





.cont-box li{ font-size: 14px;
  line-height: 21px;}
.cont-box h5{ font-size: 20px;
  line-height: 30px;}




/*23.4.2025*/


 .header_sec{padding:3px 0;}
.banner_details .ban_heading {
    font-size: 22px;
    line-height: 30px;
  }
 .banner_details p{font-size:16px;line-height:28px;padding-bottom:10px;}
.banner_details p em{font-size:14px;line-height:22px;font-style:normal;}
.btnlink,.btns{padding:16px 30px;}
.banner_box{min-height:464px;}
.banner_innr .row{align-items:center !important;}

.blog_txt h4{font-size:16px;line-height:22px;}
.blog_txt p{font-size:15px;line-height:23px;}

.blog_txt .btnlink,.blog_txt .btns{padding:10px 18px;font-size:14px;}
 .service_sec{padding:40px 0 50px 0;}
.tophead h1,.tophead h2,.metho-full h4{font-size:27px;line-height:36px;}
.tophead h5, .lets_rt h4{font-size:17px;line-height:26px;}
.service_listBox h5{font-size:14px;line-height:19px;}
.service_listBox ul li a{padding:13px 27px 13px 42px;font-size:15px;line-height:22px;}
.service_listBox ul li a::before{top:16px;}
.vision_sec img{max-width:130px !important;}
.vision_sec h3{font-size:26px;line-height:29px;padding:0 0 15px;}
.vision_sec h4 {
    font-size: 17px;
    line-height: 28px;
    padding:0 0 11px;
  }
.vision_sec p{font-size:16px;line-height:25px;}
.service_listBox,.vision_sec{min-height:470px;}

.contact_sec{padding:50px 0;}
 .contact_left p{font-size:18px;line-height:27px;padding:0 0 10px;}
.contact_rt{padding:30px 25px;} 
.contact_rt h3{font-size:23px;line-height:31px;}
.sbmt .wpcf7-submit{padding:11px 40px; font-size: 15px;}

.contact_rt input[type="text"],.contact_rt input[type="tel"],.contact_rt input[type="email"],.contact_rt textarea{height:50px;}
.contact_rt textarea{height:100px;}

.footer_top{padding:30px 0;}
.footer_btmInnr{padding:20px 0;}
.ftrlogo{margin:0 0 10px;}
.ftr_contact{margin-bottom:20px;}



.innerban .banner_box img {
    height: 325px;
  }
 .our_story p, .explorPop li, .explorPop p, .lets_rt p, .service_box p {
    font-size: 16px;
    line-height: 25px;
  }

.service_page {
    padding:50px 0;
  }

.insight_row h3 {
    font-size: 20px;
    line-height: 30px;
  }
.exprt_more .accordion-button{ font-size: 16px;
    line-height: 25px;}

.client_service, .get_touch {
    padding:50px 0;
  }
.our_story, .service_page{ padding: 40px 0;}
.lets_work {
    padding:
0 0 40px;
  }


.top_rt {
    width: 210px;
}
    
}

@media only screen and (max-width: 1199px) {
    .container {
        max-width: 960px;
    }
    .nav_top .navbar-toggler {
        border: none;
        background: none;
        padding: 10px 0;
        margin-right: 15px;
    }
    .nav_top .navbar-toggler .icon-bar {
        display: block;
        width: 34px;
        height: 3px;
        border-radius: 16px;
        background-color: #fff;
    }
    .nav_top .navbar-toggler .icon-bar + .icon-bar {
        margin-top: 6px;
    }
    .navbar-toggler .icon-bar {
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    .navbar-toggler.showtoggle .icon-bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }
    .navbar-toggler.showtoggle .icon-bar:nth-child(2) {
        opacity: 0;
    }
    .navbar-toggler.showtoggle .icon-bar:nth-child(3) {
        transform: translateY(-10px) rotate(-45deg);
    }
    .header_sec .container {
        padding: 0px;
    }
    .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0px;
        background: #000d0d;
        width: 100%;
        z-index: 11;
        padding: 15px;
    }
    .navbar-nav .dropdown-menu {
        background: #303333;
        padding: 10px;
    }
    .menu_sec li .dropdown-menu li a {
        font-size: 15px;
        padding: 6px;
    }
    .navbar-brand img {
        max-width: 170px;
    }
    .top_rt {
        right: 60px;
    }
    .banner_details h5 {
        font-size: 14px;
        line-height: 21px;
    }
    .banner_details .ban_heading {
        font-size: 23px;
        line-height: 32px;
    }
    .banner_details p {
        font-size: 16px;
        line-height: 27px;
    }
    .btnlink {
        padding: 16px 30px;
    }
    .banner_box {
        min-height: 570px;
    }
    .ban_img img {
        max-width: 76% !important;
    }
    .blog_sec .owl-prev,
    .blog_sec .owl-next {
        width: 24px;
        height: 60px;
    }
    .blog_sec .owl-prev {
        left: -24px;
    }
    .blog_sec .owl-next {
        right: -24px;
    }
    .blog_sec {
        padding: 45px 0;
    }
    .smllogo img {
        max-width: 90px;
    }
    .service_top {
        padding: 56px 0 30px 0;
    }
    .vision_sec {
        padding: 15px;
        min-height: 450px;
    }
    .vision_sec img {
        max-width: 100px;
        margin-bottom: 12px;
    }
    .vision_sec h3 {
        font-size: 24px;
        line-height: 28px;
        padding: 0 0 12px;
    }
    .vision_sec h4 {
        font-size: 18px;
        line-height: 29px;
        padding: 0 0 10px;
    }
    .vision_sec p {
        font-size: 16px;
        line-height: 25px;
    }
    .service_listBox ul li a {
        padding: 13px 13px 13px 44px;
        font-size: 15px;
        line-height: 22px;
    }
    .service_listBox {
        padding: 51px 0 20px 0;
        min-height: 450px;
    }
    .service_sec {
        padding: 55px 0;
    }
    .brand_logoSec {
        padding: 20px 0;
    }
    .contact_sec {
        padding: 55px 0;
    }
    .contact_left h6 {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 1px;
        padding: 0 0 10px;
    }
    .contact_left p {
        font-size: 16px;
        line-height: 23px;
        padding: 0 0 12px;
    }
    .contact_leftMain {
        padding-right: 20px;
    }
    .contact_info img {
        width: 160px;
    }
    .contact_rt {
        padding: 20px;
    }
    .menu_sec {
        margin-left: 0;
    }
    .menu_sec li {
        font-size: 13px;
        line-height: 20px;
        margin-left: 0;
    }
    .blog_sec .owl-carousel {
        padding: 0 40px;
    }
    .blog_sec .owl-prev {
        left: 5px;
    }
    .blog_sec .owl-next {
        right: 5px;
    } /*contact_us*/
    .innerban .banner_box img {
        height: 350px;
    }
    .get_touch {
        padding: 60px 0;
    }
    .get_inBox .contact_rt {
        margin-top: 20px;
    }
    .get_inBox p {
        font-size: 20px;
        line-height: 22px;
    }
    .get_inBox .contact_rt {
        margin-top: 20px;
        padding: 40px;
    }
    .get_inBox {
        width: 680px;
    }
    .call_box a {
        padding: 5px;
        padding-left: 50px;
        font-size: 18px;
        line-height: 34px;
        background-size: 40px;
        background-position: left top 25px;
    }
    .call_box a b, .call_box a strong {
        font-size: 22px;
    } /*about_us*/
    .our_story {
        padding: 50px 0;
    }
    .story_left {
        padding-right: 0;
    }
    .our_story p, .explorPop li, .explorPop p {
        font-size: 16px;
        line-height: 24px;
    }
    .story_list li a {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 1px;
    }
    .expart_sec {
        padding: 0;
    }
    .exprt_more .accordion-button {
        padding: 15px;
        color: #fff;
        font-size: 22px;
        line-height: 28px;
    }
    .exprt_more .accordion-button::after {
        font-size: 14px;
    }
    .exprt_more .accordion-body p {
        font-size: 12px;
        line-height: 21px;
        padding: 0 0 8px;
    }
    .lets_rt {
        padding-left: 15px;
    }
    .lets_left {
        padding-right: 50px;
    }
    .lets_work {
        padding: 0 0 50px;
    }
    .leader_box h4 {
        font-size: 20px;
        line-height: 24px;
        padding: 0 0 6px;
    }
    .leadership_sec {
        padding: 45px 0 50px 0;
    }
    .leadership_sec .tophead h4 {
        font-size: 20px;
        line-height: 26px;
    }
    .story_list li a .d-flex .flex-shrink-0 {
        width: 45px;
        height: 45px;
    }
    .story_list li a .d-flex .flex-shrink-0 img {
        max-width: 25px;
    }
    .story_list li a i {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
    .story_rt {
        padding-left: 20px;
    }
    .exprt_more .accordion-button {
        padding: 10px;
        color: #fff;
        font-size: 16px;
        line-height: 22px;
    }
    .exprt_more .accordion-button::after {
        width: 30px;
        height: 30px;
    }
    .exprt_more .accordion-body {
        padding: 0px 10px 10px;
    }
    .lets_img1 {
        width: 160px;
        bottom: -60px;
    }
    .lets_img1 img {
        border: 8px solid #fff;
    }
    .lets_rt h4 {
        font-size: 17px;
        line-height: 25px;
    }
    .lets_rt p {
        font-size: 16px;
        line-height: 24px;
    }
    .leadership_sec .tophead img {
        margin-bottom: 10px;
        width: 85px;
    }
    .leader_box {
        padding: 140px 15px 25px;
    }
    .exprt_more {
        padding: 5px;
    }
    .tophead h1,
    .tophead h2 {
        font-size: 25px;
        line-height: 31px;
    }
    .leader_img {
        width: 190px;
        height: 190px;
    }
    .leader_imgMain {
        top: -100px;
    }
    .leader_img::before {
        width: 210px;
        height: 260px;
        left: 50%;
        top: 99px;
    }
    .leader_img i {
        width: 42px;
        height: 42px;
        font-size: 17px;
    }
    .leader_box h6 {
        padding: 0 0 10px;
    }
    .leader_box p {
        font-size: 15px;
        line-height: 22px;
    } /*request_a_rep_form*/
    .request_repInnr {
        width: 750px;
        padding: 20px;
    }
    .request_frm select {
        font-size: 16px;
    }
    .request_repInnr h3 {
        font-size: 20px;
        line-height: 24px;
    }
    .request_Frmmain h4 {
        font-size: 22px;
        line-height: 28px;
        padding: 0 0 10px;
        margin: 35px 0 20px 0;
    }
    .request_frm input[type="file"] {
        padding: 8px;
        font-size: 14px;
        line-height: 18px;
    }
    .request_frm input[type="text"],
    .request_frm input[type="email"],
    .request_frm input[type="tel"],
    .request_frm textarea,
    .request_frm select {
        height: 50px;
        padding: 0 15px;
        font-size: 15px;
        line-height: 20px;
    }
    .request_repInnr p {
        font-size: 16px;
        line-height: 22px;
        padding: 0 0 15px;
    }
    .request_frm label {
        padding: 8px 0;
        font-size: 18px;
    }
    .request_repSec {
        padding: 0 0 75px;
    } /*services*/
    .service_box {
        padding: 20px;
        margin: 15px 0;
    }
    .service_box h5, .servRow h5 {
        font-size: 20px;
        line-height: 28px;
        padding: 0 0 10px;
    }
    .service_box p {
        font-size: 16px;
        line-height: 26px;
    }
    .service_box img {
        max-width: 65px;
        margin: 0 0 12px;
    }
    .service_page {
        padding: 60px 0;
    }
    .client_service {
        padding: 60px 0;
    }
    .exprt_more_content h6 {
        font-size: 20px;
        line-height: 27px;
    }
    .exprt_more_content p {
        font-size: 15px;
        line-height: 24px;
        padding: 0;
    }
    .exprt_more_content {
        padding: 10px 15px;
    }
    .client_service .tophead {
        margin-bottom: 5px;
    } /*insight*/
    .insight_row {
        width: 100%;
        padding: 15px;
    }
    .insight_img {
        width: 400px;
        float: left;
        margin: 0 20px 10px 0;
    }
    .insight_row h3 {
        font-size: 22px;
        line-height: 30px;
    }
    .insight_img img {
        height: 350px;
    }
    .insight_page .tophead h4 {
        font-size: 16px;
        line-height: 24px;
    }
    .insight_page .tophead h2 {
        padding: 0 0 10px;
    }
    .insight_row p {
        font-size: 15px;
        line-height: 22px;
        padding: 0 0 10px;
    }
    .contact_info .wp-block-media-text__media {
        width: 340px !important;
    }
    .contact_info p {
        font-size: 13px;
        line-height: 20px;
    }
    .vision_sec img {
        max-width: 100px;
        margin-bottom: 12px;
    }
    
.search_header {padding: 38px 0 0;}    
.search_header h1 { font-size: 30px; line-height: 35px; padding: 0 0 10px;}
.search_box { margin-top: 20px;}
.search_box h2 { font-size: 20px; line-height: 26px;}
.search_box img { height: 260px;}
.search_box p { font-size: 16px; line-height: 25px;}
.search_mid { padding: 0 0 50px;}
       
.exprt_more_content h6 { font-size: 15px; line-height: 22px; padding: 0; min-height: 55px; }
.exprt_more_content p { font-size: 14px; line-height: 21px; padding: 0; min-height: 110px;}    
    
    
    
.rowBoxs::before, .icon-box::after, .icon-box::before, .border-icon1::before{ display: none;}    
.border-icon1 {
  min-height: auto;}

.cont-box{ border-radius:7px;
  padding:17px 11px;}

 .cont-box h5 {
    font-size: 16px;
    line-height: 26px;
  }



 .contact_info .wp-block-media-text__media {
    width: 140px !important;
  }





    
    
}

@media only screen and (max-width: 991px) {
    .container {
        max-width: 720px;
    }
    .banner_details {
        padding-right: 0;
    }
    .banner_details .ban_heading {
        font-size: 19px;
        line-height: 27px;
    }
    .banner_details p {
        font-size: 14px;
        line-height: 23px;
    }
    .btnlink {
        padding: 14px 25px;
        font-size: 15px;
    }
    .blog_sec .owl-prev,
    .blog_sec .owl-next {
        width: 20px;
        height: 50px;
    }
    .blog_sec .owl-prev {
        left: -35px;
    }
    .blog_sec .owl-next {
        right: -35px;
    }
    .blog_txt h4 {
        font-size: 17px;
        line-height: 23px;
    }
    .blog_txt p {
        font-size: 15px;
        line-height: 22px;
        padding: 0 0 10px;
    }
    .blog_txt .btnlink, .blog_txt .btns {
        padding: 13px 25px;
        font-size: 14px;
    }
    .tophead h5 {
        font-size: 17px;
        line-height: 22px;
    }
    .service_top {
        padding: 56px 0 16px 0;
    }
    .vision_sec {
        padding: 15px;
        min-height: auto;
        margin-bottom: 35px;
    }
    .service_listBox {
        padding: 51px 0 20px 0;
        min-height: 410px;
    }
    .contact_sec {
        padding: 40px 0;
    }
    .contact_leftMain {
        padding-right: 0;
    }
    .contact_rt {
        padding: 20px;
        margin-top: 30px;
    }
    .contact_rt .btnlink {
        font-size: 16px;
        line-height: 55px;
        letter-spacing: 2px;
        height: 55px;
        padding: 0 45px;
    }
    .ftr_contact {
        margin-bottom: 30px;
    }
    .ftrlogo img {
        max-width: 250px;
    }
    .ftr_sos li a {
        width: 42px;
        height: 42px;
        font-size: 14px;
    }
    .ftr_menu li {
        margin: 0 0 0 15px;
        padding: 0 0 0 15px;
        font-size: 13px;
        line-height: 18px;
    }
    .ftr_menu li::before {
        width: 1px;
        height: 15px;
        top: 2px;
    }
    .footer_btmInnr p {
        font-size: 13px;
        line-height: 20px;
    }
    .blog_sec .owl-carousel {
        padding: 0 40px;
    }
    .blog_sec .owl-prev {
        left: 5px;
    }
    .blog_sec .owl-next {
        right: 5px;
    }
    .contact_info h4 {
        font-size: 20px;
        line-height: 26px;
    } /*contact_us*/
    .innerban .banner_box img {
        height: 300px;
    }
    .get_touch {
        padding: 50px 0;
    }
    .get_inBox .contact_rt {
        margin-top: 20px;
    }
    .get_inBox p {
        font-size: 18px;
        line-height: 22px;
    }
    .get_inBox .contact_rt {
        margin-top: 10px;
        padding: 30px;
    }
    .get_inBox {
        width: 600px;
    }
    .call_box a {
        padding: 5px;
        padding-left: 40px;
        font-size: 16px;
        line-height: 26px;
        background-size: 30px;
        background-position: left top 20px;
    }
    .call_box a b, .call_box a strong {
        font-size: 20px;
    } /*about_us*/
    .our_story {
        padding: 40px 0;
    }
    .story_left {
        padding-right: 0;
    }
    .our_story p, .explorPop li, .explorPop p {
        font-size: 16px;
        line-height: 24px;
    }
    .story_list li a {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 1px;
    }
    .expart_sec {
        padding: 0;
    }
    .exprt_more .accordion-button {
        padding: 15px;
        color: #fff;
        font-size: 22px;
        line-height: 28px;
    }
    .exprt_more .accordion-button::after {
        font-size: 14px;
    }
    .exprt_more .accordion-body p {
        font-size: 12px;
        line-height: 21px;
        padding: 0 0 8px;
    }
    .lets_rt {
        padding-left: 15px;
    }
    .lets_left {
        padding-right: 50px;
    }
    .lets_work {
        padding: 0 0 50px;
    }
    .leader_box h4 {
        font-size: 20px;
        line-height: 24px;
        padding: 0 0 6px;
    }
    .leadership_sec {
        padding: 45px 0 50px 0;
    }
    .leadership_sec .tophead h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .story_list li a .d-flex .flex-shrink-0 {
        width: 45px;
        height: 45px;
    }
    .story_list li a .d-flex .flex-shrink-0 img {
        max-width: 25px;
    }
    .story_list li a i {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
    .story_rt {
        padding: 20px 0 0;
    }
    .exprt_more .accordion-button {
        padding: 10px;
        color: #fff;
        font-size: 16px;
        line-height: 22px;
    }
    .exprt_more .accordion-button::after {
        width: 30px;
        height: 30px;
    }
    .exprt_more .accordion-body {
        padding: 0px 10px 10px;
    }
    .lets_img1 {
        width: 160px;
        bottom: -60px;
    }
    .lets_img1 img {
        border: 8px solid #fff;
    }
    .lets_rt h4 {
        font-size: 16px;
        line-height: 23px;
    }
    .lets_rt p {
        font-size: 16px;
        line-height: 24px;
    }
    .leadership_sec .tophead img {
        margin-bottom: 10px;
        width: 85px;
    }
    .leader_box {
        padding: 140px 15px 25px;
        margin-bottom: 135px;
    }
    .leadership_carousel .col-md-6:last-child .leader_box {
        margin-bottom: 0px;
    }
    .exprt_more {
        padding: 5px;
    }
    .tophead h1,
    .tophead h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .leader_img {
        width: 190px;
        height: 190px;
    }
    .leader_imgMain {
        top: -100px;
    }
    .leader_img::before {
        width: 210px;
        height: 260px;
        left: 50%;
        top: 99px;
    }
    .leader_img i {
        width: 42px;
        height: 42px;
        font-size: 17px;
    }
    .leader_box h6 {
        padding: 0 0 10px;
    }
    .leader_box p {
        font-size: 15px;
        line-height: 22px;
    }
    .leadership_carousel .col-lg-4 {
        padding: 0 15px;
    }
    .leadership_carousel {
        padding: 130px 0 0;
    } /*request_a_rep_form*/
    .request_repInnr {
        width: 680px;
        padding: 20px;
    }
    .request_frm select {
        font-size: 16px;
    }
    .request_repInnr h3 {
        font-size: 18px;
        line-height: 24px;
        padding: 0 0 10px;
    }
    .request_Frmmain h4 {
        font-size: 20px;
        line-height: 28px;
        padding: 0 0 10px;
        margin: 35px 0 20px 0;
    }
    .request_frm input[type="file"] {
        padding: 8px;
        font-size: 14px;
        line-height: 18px;
    }
    .request_frm input[type="text"],
    .request_frm input[type="email"],
    .request_frm input[type="tel"],
    .request_frm textarea,
    .request_frm select {
        height: 50px;
        padding: 0 15px;
        font-size: 15px;
        line-height: 20px;
    }
    .request_repInnr p {
        font-size: 16px;
        line-height: 22px;
        padding: 0 0 15px;
    }
    .request_frm label {
        padding: 8px 0;
        font-size: 18px;
    }
    .request_repSec {
        padding: 0 0 75px;
    }
    .request_frm .btnlink {
        font-size: 16px;
    }
    .terms_chk {
        font-size: 14px;
        line-height: 18px;
        padding: 5px;
        padding-left: 30px;
    }
    .terms_chk input[type="checkbox"] {
        width: 20px;
        height: 20px;
        left: 0px;
        top: 5px;
    }
    .request_repSec.tophead h2 {
        padding: 0 0 10px;
    }
    .request_frm textarea {
        padding: 15px;
        height: 130px;
    } /*services*/
    .service_box {
        padding: 20px;
        margin: 15px 0;
    }
    .service_box h5, .servRow h5 {
        font-size: 18px;
        line-height: 26px;
        padding: 0 0 10px;
    }
    .service_box p {
        font-size: 15px;
        line-height: 24px;
    }
    .service_box img {
        max-width: 65px;
        margin: 0 0 12px;
    }
    .service_page {
        padding: 50px 0;
    }
    .client_service {
        padding: 50px 0;
    }
    .exprt_more_content h6 {
        font-size: 18px;
        line-height: 26px;
    }
    .exprt_more_content p {
        font-size: 15px;
        line-height: 24px;
        padding: 0;
    }
    .exprt_more_content {
        padding: 10px 15px;
    }
    .client_service .tophead {
        margin-bottom: 5px;
    } /*insight*/
    .insight_img {
        width: 280px;
        margin: 0 20px 10px 0;
    }
    .insight_row h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .insight_img img {
        height: 350px;
    }
    .insight_page .tophead h4 {
        font-size: 16px;
        line-height: 24px;
    }
    .insight_page .tophead h2 {
        padding: 0 0 10px;
    }
    .insight_row p {
        font-size: 15px;
        line-height: 22px;
        padding: 0 0 10px;
    }
    .service_listBox2 {
        margin-top: 30px;
    }
    .service_top .wp-block-column {
        flex-basis: 100% !important;
    }
    .banner_sec .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 50% !important;
    }
    .service_listBox {
        min-height: auto;
    }
    
    
.search_header {padding: 38px 0 0;}    
.search_header h1 { font-size: 26px; line-height: 30px; padding: 0 0 6px;}
.search_box { margin-top: 20px;}
.search_box h2 { font-size: 20px; line-height: 26px;}
.search_box img { height: 260px;}
.search_box p { font-size: 16px; line-height: 25px;}
.search_mid { padding: 0 0 50px;}    
.search_box h2 { font-size: 18px; line-height: 24px;}    
       
.exprt_more_content h6 { font-size: 17px; line-height: 24px; padding: 0; min-height: 55px; }
.exprt_more_content p { font-size: 14px; line-height: 22px; padding: 0; min-height: 100px;}    
    

.metho-full .col-md-2 {
  width: 33.333%;
  margin:20px 0;
}

.metho-full h4{ font-size: 25px;
  line-height: 33px;}
.rowBoxs {
  min-height: auto;
  position: relative;
  margin-top: 30px;
  justify-content: center;
}

.servRow .col-md-6:nth-child(1), .servRow .col-md-6:nth-child(2), .servRow .col-md-6:nth-child(3) {
  width: 50%;
}
.servRow .service_box {
  min-height: 369px !important;
}


    
}
@media only screen and (max-width: 767px) {
    .container {
        max-width: 100%;
    }
    .homeban .ban_img {
        display: none;
    }
    .homeban .banner_innr {
        position: inherit;
        left: inherit;
        top: inherit;
        transform: inherit;
        padding: 40px 0;
    }
    .banner_box {
        min-height: 400px;
    }
    .blog_sec .owl-carousel {
        padding: 0 30px;
    }
    .tophead h1,
    .tophead h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .contact_info img {
        width: 140px;
    }
    .ftr_contact li {
        font-size: 13px;
        line-height: 19px;
    }
    .footer_top {
        padding: 30px 0;
    }
    .ftr_sos li a {
        width: 36px;
        height: 36px;
        font-size: 13px;
    }
    .ftrlogo img {
        max-width: 240px;
    }
    .ftr_contact li::before {
        width: 1px;
        height: 16px;
    }
    .homeban .banner_box {
        min-height: auto;
    } /*contact_us*/
    .innerban .banner_box img {
        height: 300px;
    }
    .get_touch {
        padding: 45px 0;
    }
    .get_inBox .contact_rt {
        margin-top: 20px;
    }
    .get_inBox p {
        font-size: 18px;
        line-height: 22px;
    }
    .get_inBox .contact_rt {
        margin-top: 10px;
        padding: 30px;
    }
    .get_inBox {
        width: 500px;
    }
    .call_box a {
        padding: 5px;
        padding-left: 40px;
        font-size: 16px;
        line-height: 26px;
        background-size: 30px;
        background-position: left top 20px;
    }
    .call_box a b, .call_box a strong {
        font-size: 20px;
    } /*about_us*/
    .expart_box {
        margin: 20px 0 0;
    }
    .exprt_more .accordion-button {
        padding: 12px;
        color: #fff;
        font-size: 18px;
        line-height: 24px;
    }
    .exprt_more .accordion-body p {
        font-size: 15px;
        line-height: 22px;
        padding: 0px 0 10px;
    }
    .lets_left {
        padding-right: 0;
    }
    .our_story {
        padding: 40px 0 30px 0;
    }
    .lets_rt {
        padding: 35px 0 0;
    }
    .lets_img1 {
        width: 135px;
        bottom: -35px;
    }
    .lets_work {
        padding: 0 0 45px;
    }
    .leadership_sec .tophead h4 {
        font-size: 16px;
        line-height: 22px;
    }
    .tophead h5 {
        font-size: 17px;
        line-height: 25px;
    } /*request_a_rep_form*/
    .request_repInnr {
        width: 100%;
        padding: 15px;
    }
    .terms_chk {
        font-size: 14px;
        line-height: 18px;
        padding: 5px;
        padding-left: 30px;
        text-align: left;
    } /*insight*/
    .insight_img {
        width: 200px;
        margin: 0 15px 10px 0;
    }
    .insight_row h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .insight_img img {
        height: 250px;
    }
    .banner_sec .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 100% !important;
    }
    
.exprt_more_content { padding: 10px; }       
.exprt_more_content h6 { font-size: 15px; line-height: 20px; padding: 0; min-height: 45px; }
.exprt_more_content p { font-size: 14px; line-height: 22px; padding: 0; min-height: 115px;}        
 
 
 
.metho-full .col-md-2 {
  width: 50%;
  margin:20px 0;
} 
.cont-box{ min-height: 285px;} 
 
.servRow .col-md-6:nth-child(1), .servRow .col-md-6:nth-child(2), .servRow .col-md-6:nth-child(3), .servRow .col-md-6 {
  width: 100%;
}
.servRow .service_box {
  min-height: auto !important;
} 
.servRow .col-md-6:nth-child(1) .service_box, .servRow .col-md-6:nth-child(2) .service_box, .servRow .col-md-6:nth-child(3) .service_box {
  min-height: auto !important;
} 
    
    
}

@media only screen and (max-width: 575px) {
    .top_rt input[type="text"] {
        width: 120px;
        background-size: 15px;
        padding: 0 25px 0 5px;
        font-size: 12px;
    }
    .navbar-brand img {
        max-width: 125px;
    }
    .blog_sec .owl-carousel {
        padding: 0 20px;
    }
    .blog_sec .owl-prev {
        left: -5px;
    }
    .blog_sec .owl-next {
        right: -5px;
    }
    .smllogo img {
        max-width: 100%;
    }
    .smllogo {
        width: 70px;
        top: -38px;
    }
    .service_sec {
        padding: 45px 0 25px 0;
    }
    .blog_sec {
        padding: 45px 0 30px 0;
    }
    .vision_sec img {
        max-width: 86px;
        margin-bottom: 12px;
    }
    .vision_sec h4 {
        font-size: 16px;
        line-height: 26px;
        padding: 0 0 10px;
    }
    .service_listBox {
        padding: 51px 0 20px 0;
        min-height: 410px;
        margin: 0 0 20px;
    }
    .contact_info {
        width: 100%;
        align-items: center;
        margin-top: 20px;
        flex-wrap: wrap;
        justify-content: center;
        padding: 15px;
    }
    .contact_info .ms-3 {
        margin-left: 0 !important;
        padding: 20px 0 0;
    }
    .contact_info img {
        width: 140px;
        border-radius: 10px;
    }
    .contact_rt h3 {
        font-size: 21px;
        line-height: 27px;
    }
    .ftrlogo img {
        max-width: 200px;
    }
    .ftr_contact {
        margin-bottom: 20px;
        flex-wrap: wrap;
    }
    .ftr_contact li {
        margin-bottom: 10px;
        margin-left: 0px;
        padding-left: 0px;
    }
    .ftr_contact li::before {
        display: none;
    }
    .ftr_menu li {
        margin: 0 0 0 10px;
        padding: 0 0 0 10px;
        font-size: 11px;
        line-height: 18px;
    }
    .footer_btmInnr p {
        font-size: 12px;
        line-height: 20px;
    } /*contact_us*/
    .innerban .banner_box img {
        height: 260px;
    }
    .get_touch {
        padding: 45px 0;
    }
    .get_inBox .contact_rt {
        margin-top: 20px;
    }
    .get_inBox p {
        font-size: 16px;
        line-height: 22px;
    }
    .get_inBox .contact_rt {
        margin-top: 10px;
        padding: 20px;
    }
    .get_inBox {
        width: 100%;
    } /*about_us*/
    .exprt_more .accordion-body p {
        font-size: 12px;
        line-height: 21px;
        padding: 0px 0 8px;
    }
    .tophead h1,
    .tophead h2 {
        font-size: 22px;
        line-height: 28px;
    }
    .lets_rt {
        padding: 44px 0 0;
    }
    .lets_img1 {
        width: 117px;
        bottom: -29px;
    }
    .lets_img1 img {
        border: 5px solid #fff;
    }
    .leadership_sec {
        padding: 40px 0;
    }
    .story_list li a {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 1px;
        padding: 8px;
    }
    .story_list li a i {
        width: 32px;
        height: 32px;
        font-size: 14px;
    }
    .story_list li a .d-flex .ms-3 {
        margin-left: 10px !important;
    }
    .story_list li a .d-flex .flex-shrink-0 {
        width: 42px;
        height: 42px;
    }
    .story_list li a .d-flex .flex-shrink-0 img {
        max-width: 21px;
    } /*services*/
    .service_box {
        padding: 15px;
        margin: 10px 0;
    }
    .client_serviceBox {
        margin: 10px 0;
    } /*insight*/
    .insight_img {
        width: 100%;
        margin: 0 0 10px;
        float: none;
        display: inline-block;
    }
    .insight_row h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .insight_img img {
        height: auto;
    }
    .insight_row {
        padding: 10px;
        margin: 10px 0;
    }
    .insight_img {
        margin: 0 0 15px;
    }
    .vision_sec img {
        max-width: 86px !important;
        margin-bottom: 12px;
    }
    .service_listBox {
        min-height: auto;
    }
    .contact_info .wp-block-media-text {
        display: flex !important;
        flex-direction: column !important;
    }
    .contact_info .wp-block-media-text__media {
        width: 200px !important;
    }
    .contact_info .wp-block-media-text__content {
        padding: 30px 0 0 !important;
    }
    


.top_rt { width: 170px;}
    
    
    
.search_header {padding: 38px 0 0;}    
.search_header h1 { font-size: 23px; line-height: 28px; padding: 0 0 6px;}
.search_box { margin-top: 20px;}
.search_box h2 { font-size: 16px; line-height: 24px;}
.search_box img { height: 220px;}
.search_box p { font-size: 16px; line-height: 25px;}
.search_mid { padding: 0 0 50px;}    
.search_box h2 { font-size: 18px; line-height: 24px;}       
        
.exprt_more_content { padding: 15px; }       
.exprt_more_content h6 { font-size: 17px; line-height: 22px; padding: 0 0 10px; min-height: auto; }
.exprt_more_content p { font-size: 15px; line-height: 24px; padding: 0 0 10px; min-height: auto;}    


.page-services .client_service #export5, .page-services .client_service #export4 {
  width: 100%;
}


 .contact_info .wp-block-media-text__media {
    width: 116px !important;
    margin-right: 15px !important;
  }
.contact_info .wp-block-media-text {
    display: flex !important;
    flex-direction: row !important;
  }
.contact_info .wp-block-media-text__content {
    padding:0 !important;
  }
   
}

@media only screen and (max-width: 400px) {
.top_rt { width: 120px;}	
.top_rt .search-field { width: 75%;}
.top_rt .search-submit { width: 25%;}

.metho-full .col-md-2 {
  width: 100%;
  margin:20px 0;
} 
.cont-box{ min-height: auto;} 	
}
