*:hover, *:focus {
    text-decoration: none
}

.sm_heading_rs {
    margin-bottom: 5px;
    font-size: 13px;
    color: #2D60AD !important;
    font-weight: 700;
    line-height: 20px;
    text-align: justify;
    margin-top: 0
}
.adv_search {
    padding-bottom: 0;
    padding-top: 14px;
    margin-bottom: 25px;
    margin-top: 25px;
    background-color: rgba(218, 217, 217, .49);
}

.fade:not(.show) {
    opacity:1;
}
/*.mb-30 {
    margin-bottom: 30px;
}

.mt20 {
    margin-top: 28px;
}*/
.bt {
    border: 0 solid #2d60ad;
    width: 100px;
    margin-bottom: 5px;
    border-bottom: 0 solid #2d60ad;
    border-radius: 0;
    -moz-border-radius: 0;
    color: white;
    background-color: #107693;
    border-top: 1px solid #dad9d9;
    height: 40px;
}
.page-header_new {
    padding-bottom: 0;
    margin: 0;
    border-bottom: 0 solid #eee
}

h2 {
    font-size: 20px;
    letter-spacing: .06em;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #605758
}


img {
  max-width:100%
}

.jl {
    font-size: 12px;
    font-weight: 700;
    color: #2d60ad;
    margin-top: 10px;
}

.header_logo a img.img-fluid {
    width: 163px;
    padding: 2px 0
}


header {
    padding: 0;
    background-color: #413e3e
}

.page-header_new.is-sticky {
    position: fixed;
    box-shadow: 0 5px 16px rgb(0 0 0 / 25%);
    padding: 0;
    backdrop-filter: blur(10px);
    animation: .35s ease-out slideDown;
    left: 0;
    right: 0;
    z-index: 999
}

.btn-buy-now {
    background-color: #107693;
    padding: 4px 12px;
    font-size: 12px;
    border-radius: 0px;
    color: #fff;
}

    .btn-buy-now:hover {
        color: #fff;
    }
    
.menu_web_view nav ul li ul li {
        padding: 4px 6px;
        border-bottom: 1px solid #4e4e4ecc
    }

.menu_web_view nav ul li {
    padding: 18px 8px
}

    .menu_web_view nav ul li.active {
        padding-right: 0
    }

li.active i.click_search {
    color: #fff;
    font-size: 18px;
    cursor: pointer
}

.menu_web_view nav ul ul {
    top: 60px;
}

nav ul ul {
    position: absolute;
    display: none;
    margin: 0;
    padding-left: 0;
    max-width: 240px;
    min-width: 240px;
    left: 10px;
    top: 30px;
    z-index: 99999999;
}

nav ul ul {
    position: absolute;
    display: none;
    margin: 0;
    padding-left: 0;
    max-width: 240px;
    min-width: 240px;
    left: 10px;
    top: 58px;
    z-index: 99999999
}

.menu_web_view nav ul ul ul {
    top: 0;
}

li.active .search-box {
    position: absolute;
    top: 60px;
    right: 0;
    width: 380px;
    line-height: 26px;
    box-shadow: 0 0 10px rgb(0 0 0 / .5);
    display: none;
    z-index: 99;
    border-radius: 10px
}

a {
    color: #107693
}

.box-title-yellow {
    border-top: 2px solid #F9C612;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
    padding: 5px 15px 5px 15px;
    -moz-box-shadow: 0 1px 3px 0 rgb(0 0 0 / .1);
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / .1);
    margin-top: 0px !important
}

.box-title-red {
    border-top: 2px solid #F91212;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
    padding: 5px 15px 5px 15px;
    -moz-box-shadow: 0 1px 3px 0 rgb(0 0 0 / .1);
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / .1);
    margin-top: 0px !important
}

.box-title-green {
    border-top: 2px solid #2D60AD;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
    padding: 5px 15px 5px 15px;
    -moz-box-shadow: 0 1px 3px 0 rgb(0 0 0 / .1);
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / .1);
    margin-top: 0px !important
}

.cat-box {
    padding: 0;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    -moz-box-shadow: 0 3px 6px 0 rgb(0 0 0 / .07);
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / .07)
}

.linktitle a {
    font-size: 13px;
    color: #107693
}

a {
    text-decoration: none !important
}

.news-info li {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 5px
}

.sm_chk_be {
    max-height: 200px;
    overflow-y: scroll;
}

.news-info {
    list-style: none;
    padding-left: 0
}

ul {
    margin: 0;
    padding: 0
}

.cat-sub-box {
    padding: 10px;
    box-shadow: 0 0 1px #ddd
}

.r-title {
    color: #fff;
    background-color: #107693;
    padding: 7px 10px;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
    line-height: 28px
}

.top-reports {
    list-style: none;
    padding-left: 0;
    margin-top: 4px
}

    .top-reports li {
        padding: 4px 0;
        color: #2D60AD;
        line-height: 21px
    }

        .top-reports li a {
            color: #505050;
            font-size: 12px
        }

        .top-reports li .icon {
            min-height: 0px !important
        }

        .top-reports li .icon {
            min-height: 50px;
            float: left;
            margin-top: 6px;
            margin-right: 10px
        }

.titlelines {
    border-top: 1px dashed #acacac;
    border-bottom: 1px dashed #acacac;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 12px 0
}

.gobut {
    background-color: #107693;
    color: #f2f2f2;
    text-align: center;
    padding: 7px 10px;
    margin: 10px 0;
    font-size: 11px
}

    .gobut a:hover {
        color: #fff;
        text-decoration: none
    }

    .gobut a {
        color: #fff;
        text-decoration: none
    }

.ml {
    margin-left: 10px
}

.date {
    float: none;
    font-family: Roboto !important;
    padding: 2px 5px;
    font-weight: 400;
    font-size: 12px !important;
    color: #67ae45
}

.authortitle {
    color: #333;
    font-size: 12px;
    margin: 0 0 0 0
}

.data-ul {
    float: left;
    padding-left: 0
}

    .data-ul li:first-child {
        border-top: 0 dotted #ccc
    }

    .data-ul li {
        list-style: none;
        border-top: 1px dotted #ccc;
        margin-bottom: 0;
        padding-top: 8px;
        padding-bottom: 2px
    }

img.interviewImg {
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
    width: 183px;
    height: 148px;
    margin-top: 4px
}

.read-more-l {
    text-decoration: none;
    background-color: #107693;
    padding: 2px 5px;
    color: #fff;
    font-size: 11px;
    margin-right: 3px
}

    .read-more-l:hover {
        color: #fff
    }

.search-bttn {
    background-color: #91BC3C !important;
    position: absolute;
    top: 4px;
    right: 6px;
    border: none;
    height: 25px;
    border-radius: 50%;
    width: 25px;
    display: flex
}

.gallery .col-md-3 {
    margin-top: 28px
}

.gallery img {
    max-width: 100%;
    width: 100%
}



.checkbox label, .pp_content_container .pp_left {
    padding-left: 20px
}

.checkbox label, .colorplus, .pad-30 label {
    color: #404040 !important
}

.checkbox label, .pp_content_container .pp_left {
    padding-left: 20px
}

.checkbox label, .colorplus, .pad-30 label {
    color: #404040 !important
}

.colorplus {
    padding-left: 40px
}

.colorplus, .pull-right, a.pp_next {
    float: right
}

.mbt30 {
    margin-bottom: 30px;
    margin-top: 30px
}

.r_ul {
    padding-left: 0
}

    .r_ul li {
        list-style: none;
        display: inline;
        margin-right: 30px;
        font-weight: 700;
        font-size: 11px
    }

.box-title {
    border-top: 2px solid #107693;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 0;
    padding: 5px 15px 5px 15px;
    -moz-box-shadow: 0 1px 3px 0 rgb(0 0 0 / .1);
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / .1);
    margin-top: 0px !important
}

.master_page_sec_full .company-name {
    font-size: 20px !important;
    margin-bottom: 12px !important
}

.footer {
    background-color: #e8eceb
}

.footer_bottom p {
    margin: 0;
    color: #000;
    font-size: 15px;
    border-top: 1px solid #d3d3d3;
    padding-top: 15px;
    text-align: center
}

.footer-heading {
    font-size: 18px!important
}

.header-top-area {
    background: #efefef;
    padding: 5px 0;
    float: left;
    width: 100%
}

.quick-infoinner {
    float: left;
    width: 100%
}

.search-areainner {
    float: right
}

.header-area.header-two {
    position: relative;
    padding: 0 0;
    float: left;
    width: 100%
}



.header-top-area .search-area i {
    top: 10px
}

.logo-area {
    float: left;
    padding: 0 0 0 15px
}

.header-top-area .search-area {
    overflow: visible
}

.breadcumb-area {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    float: left;
    width: 100%;
    background-image: url(../../assets/img/banner2.webp);
    min-height: 80px
}

    .breadcumb-area .heading h2 {
        margin: 0
    }

.logo-area {
    float: left;
    padding: 8px 0 0 15px
}

ul {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

.header-area.header-two .main-menu ul li a {
    text-decoration: none
}

.header-area.header-two .main-menu ul {
    text-align: right;
    padding-right: 15px
}

.search-areainner {
    float: right;
    width: 100%
}

.Report-subheading {
    float: left;
    width: 100%
}

.Report-headrgt {
    float: right
}

a.subheadh {
    background: #fff;
    padding: 5px 30px;
    display: inline-block;
    border-radius: 7px 7px 0 0;
    position: relative;
    top: 1px;
    right: 16px
}

.Report-headrgt {
    float: right;
    margin: 80px 0 0
}

a.Report-des {
    background: #107693;
    color: #fff;
    padding: 6px 24px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: inline-block
}

.Report-head {
    float: left;
    background: #fff;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    padding: 10px;
    position: absolute;
    bottom: 0
}

@media only screen and (max-width:767px) {
    .mla {
        margin-left: 0
    }

    .hidden-xs {
        display: none !important
    }

    .search-areainner {
        float: left;
        padding-right: 0;
        width: 100%;
        text-align: center
    }

    .search-area {
        display: inline-block;
        width: 70%;
        margin: 10px 0 0
    }

    .quick-infoinner {
        float: left;
        width: 100%;
        text-align: center
    }

    .header-top-area .quick-info ul {
        text-align: center;
        margin: 4px 0 0
    }

    .Report-headrgt {
        float: right;
        margin: 20px 0 0;
        width: 100%;
        text-align: center
    }

    .Report-subheading {
        float: left;
        width: 100%;
        text-align: center
    }

    .Report-head {
        background: #fff;
        color: #000;
        font-size: 16px;
        font-weight: 600;
        padding: 9px;
        position: static;
        bottom: 0;
        float: none;
        width: 64%;
        margin: auto;
        margin-top: 20px
    }

        .Report-head a {
            display: inline-block
        }

    .breadcumb-area {
        background: #000
    }
}

.carousel-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 800px; /* adjust as needed */
    margin: auto;
}

.img-responsive {
    max-width: 100%;
}

.btn-gray {
    color: #FFF;
    background-color: #3c3c3c;
    border-color: #B5B1B1;
    border-radius: 0px;
    margin-right: 10px;
    height: 40px;
    font-size: 14px;
    padding: 5px 15px;
}

.carousel-track {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.border-box {
    border: 5px solid rgb(102, 174, 69);
    padding: 20px 20px;
}
.item-img-test {
    min-width: 100%;
    box-sizing: border-box;
    padding: 2px;
    text-align: center;
}

.carousel-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgb(26 59 26 / 61%);
    border: none;
    color: #fff;
    padding: 0px 10px;
    cursor: pointer;
    font-size: 14px;
    height: 28px;
    border-radius: 50%;
    user-select: none;
    width: 28px;
}

    .carousel-btn.left {
        left: 10px;
    }

    .carousel-btn.right {
        right: 10px;
    }





.con-ul li {
    padding: 11px 8px;
    border-top: 1px dotted #ddd;
    list-style: none;
}

    .con-ul li a {
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 1px;
        color: #107693;
    }





.con-box-left {
    margin-bottom: 20px;
    padding: 8px 8px 8px 8px;
    float: none;
    width: 100%;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
    color: #fff;
    border-radius: 2px;
}

p {
    text-align: justify;
}

ul {
    list-style-type: none;
    /*line-height: 30px;*/
}

.page-nav-tabs .nav-tabs > li, .pp_social .twitter, .pull-left, a.pp_previous {
    float: left;
}

.page-nav-tabs .nav-tabs li {
    font-size: 14px;
    border-right: 1px solid #ccc;
    font-weight: 700;
    padding: 10px 12px;
}

#whyChoose ul li span, .nav > li {
    display: inline;
}

.page-nav-tabs {
    margin-top: -50px;
    background-color: #fff;
    border-radius: 2px;
}

.mt40 {
    margin-top: 40px;
}

.tags-list {
    overflow: hidden;
    line-height: 1.5em;
    padding-left: 5px;
}

.page-nav-tabs .nav-tabs {
    border-bottom: 1px solid #ddd;
}

.tags-list li {
    display: inline-block;
}

.tags-list .tag {
    padding: 6px 7px;
    display: block;
    margin: 3px 2px;
}

.cat-box-left-cr {
    padding: 10px 15px;
    background-image: -moz-linear-gradient(35deg,rgba(255,255,255,.71) 50%,rgba(228,226,226,.72) 50%);
    background-image: -webkit-linear-gradient(35deg, rgba(255, 255, 255, .71) 50%, rgba(228, 226, 226, .72) 50%);
    background-image: -o-linear-gradient(35deg,rgba(255,255,255,.71) 50%,#555 50%,rgba(228,226,226,.72) 50%);
    background-image: linear-gradient(35deg, rgba(255, 255, 255, .71) 50%, rgba(228, 226, 226, .72) 50%);
    margin-bottom: 40px;
    float: left;
    width: 100%;
}

.cat-box-left-cr, .twt, .video-box {
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
}

.com-ul li, .para-main {
    line-height: 22px;
    font-size: 14px;
}

.crh {
    background-color: #107693;
    padding: 8px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 17px;
}

.Page_heading {
    color: black;
    margin-bottom: 5px;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 30px;
}

.para-box-blu, .para-box-blu:hover {
    color: #fff;
    background-color: #107693;
    padding: 2px 4px;
    display: inline-block;
    line-height: 17px;
    font-size: 10px;
}

.ev-head {
    font-weight: 700;
    font-size: 10px;
    margin-bottom: 5PX;
    color: #575757;
    padding: 0px 8px;
    line-height: 17px;
    text-align: center;
}

.ev-name {
    text-align: center;
}

.footer-search-btn {
    background-color: #107693;
    color: white;
    cursor: pointer;
    border: 5px solid #107693;
    border-bottom: 4px solid #107693;
    -webkit-border-radius: 0px;
    height: 34px;
}

.twt {
    background-color: #107693;
    padding: 14px 66px;
    font-size: 13px;
    border-radius: 2px;
    line-height: 25px;
    color: #fff;
}

section.custom_market_research_page .market_services_sec .market_img.web {
    display: block;
}

section.custom_market_research_page .businer_unique_sec {
    margin: 0px 0px 0px;
    background-image: url(/assets/img/understand_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0px 55px;
}

section.custom_market_research_page .market_services_sec .market_img.mobile {
    display: none;
}

section.custom_market_research_page .interview_section.research_offerings_across_sec .offering_card {
    margin: 20px 0px;
    /*height: 100%;*/
    min-height: 350px;
    box-shadow: 1px 1px 10px #b1afaf94;
    background: #0f2540;
    color: white;
    border-radius: 10px;
    border-bottom: 1px solid #e8e8e8;
}

    section.custom_market_research_page .interview_section.research_offerings_across_sec .offering_card .heading {
        padding: 10px 20px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-bottom: 1px solid #4d4d4d;
    }

    section.custom_market_research_page .interview_section.research_offerings_across_sec .offering_card .contanet ul {
        margin: 0px;
        padding: 0px;
        padding-inline-start: 40px;
    }

.heading {
    font-weight: BOLD;
    font-size: 14PX;
    margin-bottom: 10PX;
    color: black;
    letter-spacing: 1px;
}

.contact-dtls h4 {
    color: #107693;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}

.dark-clr {
    color: #3a3939;
}
.cat-box-left {
  
    float: left;
    width: 100%;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    background: rgba(228, 226, 226, 0.72;
    ) height:205px;
    margin-bottom: 10px;
    padding: 10px;
    background-image: -moz-linear-gradient(35deg,rgba(255, 255, 255, 0.71) 50%,rgba(228, 226, 226, 0.72) 50%);
    background-image: -webkit-linear-gradient(35deg, rgba(255, 255, 255, 0.71) 50%, rgba(228, 226, 226, 0.72) 50%);
    background-image: -o-linear-gradient(35deg,rgba(255, 255, 255, 0.71) 50%,#555 50%,rgba(228, 226, 226, 0.72) 50%);
    background-image: linear-gradient(35deg, rgba(255, 255, 255, 0.71) 50%, rgba(228, 226, 226, 0.72) 50%);
    color: #fff;
    border-radius: 2px;
}

section.custom_market_research_page .interview_section.research_offerings_across_sec .offering_card .contanet Specificity: (0,5,1) {
    padding-top: 20px;
}

section.custom_market_research_page .testimonial_section {
    background-image: url(/assets/img/testimonial_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

    section.custom_market_research_page .testimonial_section .get_in_tech {
        background: #8ab43b;
        padding: 65px 35px;
    }

section.custom_market_research_page .interview_section.research_offerings_across_sec .offering_card .contanet ul li {
    margin-bottom: 2px;
    font-size: 12.5px;
    color: #ffffff;
    font-weight: 500;
    line-height: 24px;
    list-style-type: disc;
}

@media (max-width: 991.9px) {
    section.custom_market_research_page .market_services_sec .market_img.mobile {
        display: block;
    }

    section.custom_market_research_page .market_services_sec .market_img.web {
        display: none;
    }
}
