
    .registrationPopup .form-control {font-size: 13px;height: calc(1.2em + .75rem + 2px);
    padding: .175rem .75rem;}
    .dashboard_fix_navigation {
    /* position: fixed; */
    background: #fff;
    z-index: 9;
    margin-top: -4px; 
    /* flex: 0 0 74%;
    max-width: 74%; */
}

#dashboard-top-menu .navigation {
    border-bottom: 1px solid #dcdcdc;
    display: flex;
    padding-bottom: 10px;
    padding-top: 10px;
}
#dashboard-top-menu .navigation a {
    border-right: 1px solid #dcdcdc;
    display: flex;
    align-items: center;
    padding: 0 10px;
    /* max-width: 20%; width: 20%; */
    text-decoration: none;
}

#dashboard-top-menu .navigation img.bg-img {
    filter: none;
    max-width: 30px;
}

.section-name {
    font-size: 12px;
    font-weight: 600;
    color: #666;
    margin-bottom: 0;
    padding-left: 5px;
}
.lhs-contain { padding: 15px; position: relative;} 

.breadcrumb-tabs {
    background: #404040;
    color: #fff;
    min-height: 60px;
    clear: both;
    display: block;
    left: 0;
    right: 0;
    z-index: 99;
}
/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
    border-color: #404040; ;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.comparison-sec #first_company, .comparison-sec #second_company {
    border: 0;
    border-bottom: 2px solid #999;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    color: #404040;
}

.frequnet_comparison button {
    border: 1px solid #ccc;
    padding: 5px 10px;
    background: transparent; font-size: 13px;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.dataTables_info, .dataTables_paginate {font-size: 13px;}

.freemium_banner_1 {
    background-image: url(/images/companies/freemium_banner1.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    height: 80px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-start;
    padding-left: 35%;
}

.freemium_banner_2 {
    background-image: url(/images/companies/freemium_banner2.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    height: 80px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: flex-start;
}

    .fixedWrap {background: #f5f5f5; width: 100%; }
    

    .fixed {
	position: fixed;
	top: 0;
	z-index: 9999; background-color: #fff; left: 0;
    }
    #HIGH_GROWTH_MARKETS_chart {
      width: 100%;
      height: 400px
    }
    #potential_markets {
      width: 100%;
      height: 400px
    }
    #company_comparison {
      width: 100%;
      height: 400px
    }
    #wordcloudgraph {
    width: 100%;
    height: 500px;
    }
    #peer_and_market_mix {
     width: 100%;
     height: 500px;
    }
    #TRENDING_SEGMENTS {
     width: 100%;
     height: 500px;
    }
    #TRENDING_COMPETITORS {
     width: 100%;
     height: 500px;
    }
    .fixed_header {  margin: 0 -15px; }
    .registrationPopup {
        background: #fff;     padding: 15px;
    right: 15px;       min-height: 305px;    max-width: 100%;    padding-bottom: 0 15px 15px 15px;    z-index: 9;        left: 75%;   }

    .requestfixed { top: 110px !important; position: fixed;}
    .registrationPopup h2 { padding: 10px; background-color: #13607b; color: #fff; text-transform: uppercase; margin: -15px -15px 15px -15px;}
    .top-btn { display: none !important;}

    .registrationPopup .form-control { background: transparent; border: none; border-bottom: 1px solid #404040; color: #000 !important; border-radius: 0;}
    .registrationPopup .input-group-text {border: none; border-bottom: 1px solid #404040; background: transparent; border-right: 1px solid #166682; width: 39px;}

    #companyRequest .form-control { color: #fff !important;}

    #companyRequest .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}
#companyRequest .form-control option { color: #333;}

#companyRequest .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

#companyRequest .form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.scroll-inner { height: 341px; display: block;overflow-y: scroll;
    overflow-x: hidden;}


/* Scrollbar Styling */
.scroll-inner::-webkit-scrollbar {
    width: 10px;
}
 
.scroll-inner::-webkit-scrollbar-track {
    background-color: #298bad;
    -webkit-border-radius: 7px;
    border-radius: 10px;
}

.scroll-inner::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 7px;
    background: #186f8d; 
}

.company-info  { font-size: 13px;}

.company-info ul {margin-bottom: 10px;}
.company-info ul li { list-style: disc;    padding: 0 0 0 5px;    margin: 0 0 0 20px;}
.mobFooter {display: none;}
#companyInfodiv {position: absolute; bottom: 0;    padding-right: 12px;}

.legends-box li {
    display: inline-block;    
    list-style: outside none none;
    margin-right: 15px;
}

.legend-label {
    font-weight: normal;
    line-height: 19px;
}

.legends-box input:checked+label div {
    background: #fff;
    margin-right: 3px;
}

.legends-box label div {
    border: 1px solid #298BAD;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    line-height: 13px;
    margin-right: 0px;
    text-align: center;
    width: 15px;
}

.legends-box input:checked+label .fa-check {
    opacity: 1;
}

.legends-box label .fa-check {
    font-size: 10px;
    opacity: 0;
    color: #298BAD;
    position: relative;
    top: -1px;
}

.legends-box {
        margin-bottom: 0 !important;
        margin-top:0 !important;
        padding-left: 30px !important;
    }
   .legends-box li{
        width: auto;
    }
  .legends-box li .legend-label{
        display: flex;
        width: 100%;
        justify-content: start;
        align-items: center;
       
    }

    .legends-box li .legend-label i {margin-right: 3px;}
   .legends-box li .legend-label .check-box-color {
        width: auto;
        border: 0;
    }
     .legends-box li .legend-label .check-box-color .checkbox-div {
        width: 15px;
    }
     .legends-box li .legend-label div.legends-box-text{
        width: 100%;
        text-align: left;
            border: 0;
        margin-left: 5px;
    }

.registrationPopup.tabcasestudy { background: #fff; color: #333;}
.registrationPopup.tabcasestudy i {color: #333;}
.registrationPopup.tabcasestudy .form-control {color: #333 !important;border-bottom: 1px solid #aaa; }
.registrationPopup.tabcasestudy li, .registrationPopup.tabcasestudy label { color: #aaa;}
.registrationPopup.tabcasestudy .scroll-inner {height: auto !important;overflow: auto !important; overflow-x: hidden !important;
    display: block;}

.registrationPopup.tabcasestudy .input-group-text {border-radius: 0px;border-bottom: 1px solid #aaa;border-right: 1px solid #aaa;}

.testimonial-cust { background: rgba(255, 255, 255, 0.9); border: 1px solid #ccc; padding: 20px; color: #17375e;}
.text-uppercase { text-transform: uppercase !important;}
.c-org { color: #ffc026;}

blockquote {
  border-left: 5px solid #e6e5e3;
  margin: 0 10px;
  padding: 0.5em 15px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
    color: #ffc026;
    content: "\f10d";
    font-size: 2em;
    line-height: 0.1em;
    margin-right: 0.10em;
    vertical-align: -0.1em;
    font-family: 'FontAwesome';
}
blockquote p {
  display: inline;
}

.row-wise blockquote {
  border-left: 1px solid #e6e5e3;
  margin: 0 10px;
  padding: 0.5em 15px;
  quotes: "\201C""\201D""\2018""\2019";
}

.row-wise blockquote:before {
    color: #ffc026;
    content: "\f10d";
    font-size: 2em;
    line-height: 0.1em;
    margin-right: 0.10em;
    vertical-align: -0.1em;
    font-family: 'FontAwesome';
}




.row-wise blockquote p {
  display: inline;
}

.logo-client {  margin: 10px 0;}
   
.keyLHS {background-image: url(../Images/practices/keyLHS.jpg) ; background-position: left;
    background-repeat: no-repeat;
    background-size: cover; padding: 20px;}
.keyRHS {background-image: url(../Images/practices/keyRHS.jpg) ; background-position: left;
        background-repeat: no-repeat;
        background-size: cover; padding: 20px;}

.carousel-control-prev, .carousel-control-next {position: absolute;
    content: "";
    top: 50%;
    width: 40px;
    height: 40px;
    margin: 0;
    background-color: #333;
    border-radius: 50%;
    color: transparent;
    transition: all .3s ease;
    font-family: "font awesome 5 free";
    display: table;
    font-weight: 900;
    font-style: normal;
    text-decoration: inherit;
    z-index: 2;
    border: 1px solid #ccc;
    opacity: .5;}

    .carousel-control-prev i, .carousel-control-next i{position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-family: inherit;
    font-size: inherit;
    opacity: 1;
    color: #fff;
    content: "";}
@media(max-width:767px) {
    .nfont18 {font-size: 18px !important;}
    .cookieAlert {
        bottom: 70px !important;
    }
    .bannerred {width: 87% !important;     background: linear-gradient(
        90deg, rgba(17,45,111,1) 20%, rgba(227,36,59,1) 73%, rgba(231,36,58,1) 92%, #e7243a 95%) !important; }
        .bannerLhs { padding: 23px 15px;right: -88px;}
        #pointerLhs{right: -89px !important;}
    .headBanBg { background-size: cover !important; background-position: center !important;}
    .bannerred .text-md-left.font20.font-weight-bold {font-size: 18px !important;}
    .headBanBg h2 {font-size: 20px !important;}
    .bghead { background-size: cover !important;}
    .mpl15 { padding-left: 15px  !important;}
    .legends-box li { display: block !important; margin-bottom: 8px;}
    .legends-box.legends-box-mob {
    display: block !important;
    padding-left: 15px  !important;margin-bottom: 8px;
}
.mobfont14 { font-size: 14px;}
    #dashboard-top-menu .navigation {    max-width: 400px;    overflow: auto;}

    .mobTable {    max-width: 400px;    overflow: auto;}
    .requestfixed { display: block; position: inherit; margin-bottom: 150px;}
    .scroll-inner { height: auto;}
    .main-footer { display: none;}
    .mobFooter {
        z-index: 990;
        background-color: #153043;
        border-top: 1px solid #d6d9dd;
        border-bottom: 1px solid #d6d9dd;
        display: inline-block;
        width: 100%;
        position: fixed;
        bottom: 0
    }
    .mobFooter ul {
        list-style: none;
        padding: 0;
        margin: 0
    }
    .mobFooter ul>li {
    width: 15%;
    text-align: center;
}

    .mobFooter ul>li {
        float: left;
        border-right: 1px solid #d6d9dd
    }
    .mobFooter ul>li:last-child {
        border-right: none
    }
    .mobFooter ul>li>span {
        padding: 15px 0 15px 0;
        color: #abb0b5;
        font-family: Arial;
        font-size: 12px
    }
    .mobFooter ul>li>a {
        padding: 10px 10px;
        color: #fff;
        display: inline-block;
        text-align: center
    }
    .mobFooter ul>li>a:hover {
        background: #353744;
        color: #fff
    }
    .cookieAlert {
        bottom: 70px
    }
    .mobFooter ul>li.buyBtn {
    width: 70%;
    color: #153043;
    background-color: #f3bb1c;
    color: #153043;
    padding: 15px 5px;
    font-size: 13px;
    font-family: Arial;
    font-weight: 700;
    } 
    .mobtoggle{ width: 100%; margin-bottom: 10px;}

    .mobfont17 { font-size: 17px;}

   
}

