html{
    font-size:10px;
}
body{
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.pt-6{
    padding-top:2rem!important;
}
.fastiv-img {
    margin-bottom:10px;
}
#search-keyword1::-webkit-input-placeholder{
    font-size:1.2rem;
}

.swal-button {
    background-color: #0170C1;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 24px;
    margin: 0;
    cursor: pointer;
}
.swal-button:hover {
    background-color: #0170C1!important;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    padding: 10px 24px;
    margin: 0;
    cursor: pointer;
}
/*------comman-css--------*/
/*.bg-gray{
    background:#f2f2f2;
}*/
.txt{
    display:block;
    width:86%;
}
.error {
    color: #f00;
    font-size:1.2rem;
}
.main-ttl{
    font-size:3rem;
    color:#000;
    font-weight:600;
    margin-bottom:2.7rem;
}
.bg-brown{
    background:#b21515;
}
a{
    text-decoration:none;
}
#top-search-bar-placeholder::placeholder{
    font-size:1.3rem;
}

/*------comman-css-end-------*/
.top-header-nav{
    background:#b21515;
}
.top-header-nav ul li{
    display:inline-block;
}
.top-header-nav ul li a{
    color:#fff;
    text-decoration:none;
    padding:0 0.7rem;
    font-size:1.3rem;
}
.top-header-nav ul li a:hover{
    color:#fff;
    text-decoration:none;
}
.company-logo{
    width:19rem;
}
.nav-link{
    font-size:1.37rem;
    font-weight:600;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding:0.5rem 1.2rem;
    color:#000;
}
.search-bar-top .form-control{
    width:19rem;
    font-size: 1.15rem;
    padding: 0.7rem;
}
.search-bar-top .btn{
    background:#000;
    padding: 0.85rem 0.95rem;
}
.search-bar-top .btn i{
    color:#fff;
    font-size: 1.4rem;
}
.bg-gray{
    background:#E6E6E6;
}
.pt-17{
    padding-bottom:3rem!important;
}
.border-bottom-none{
    border-bottom:none!important;
}
.text-brown{
    color:#b21515!important;
}
/*.desktop-view.navbar{*/
/*    padding: 0.8rem 0;*/
/*}*/
.sticky-header-menu li a{
    color:#b21515;
    font-size: 1.3rem;
}
.sticky-menu{
    padding:1rem 0;
    display:none;
}
.sticky.sticky-menu{
    display: block;
    -webkit-box-shadow: 3px 2px 10px 0px #a7a7a75c;
    box-shadow: 3px 2px 10px 0px #a7a7a75c;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 9999999999;
}

/*--------footer-css----------*/
footer{
    background:#030303;;
}
.footer-menu ul li a{
    text-decoration:none; 
    font-size: 1.2rem;
    color: #fff;
    font-weight: 300;
    text-transform:uppercase;
}
.footer-menu ul li{
    padding:0.5rem 0;
    color:#fff;
}
.footer-menu h4{
    font-size:1.7rem;
    color:#fff;
}
.footer-menu {
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    border-right: 1px dashed rgb(255, 255, 255);
}
.footer-icon{
    margin-bottom:1.5rem;
}
.contact-info li{
    font-size:1.3rem;
}
.footer-social-link a{
    color:#fff;  
    font-size:2.2rem;
    padding: 0 0.5rem;
}
.border-left{
    border-left:1px dashed rgb(255, 255, 255);
}
.bottom-footer{
    background:#ccc;
    padding:1.5rem 0;
}
.payment-option-footer{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.payment-option-footer img{
    padding:0 1rem 0 0;
}
.bottom-footer h6{
    font-size:1.4rem;
    font-weight:600;
}
.border-left-none{
   border-left:none;
}
.contact-info{
    padding-left:4rem;
}
/*-----------nav-bar-css---------------*/
.main-header-nav .nav-item.dropdown:hover .dropdown-menu{
    display:block;
    border: 1px solid rgb(178,21,21);
}
.main-header-nav ul li a{
    font-size:1.4rem;
    padding:1.3rem 0;
    font-weight:600;
}
.main-header-nav ul li{
    border-bottom:0.1rem solid #e2e2e2;
}
.main-header-nav ul{
    padding:0 3rem;
}
.main-header-nav ul li a:hover{
    margin-left:0.3rem;
    transition: 0.5s;
    color: #b21515;
    background:transparent;
}
.main-header-nav li ul.dropdown-menu{
    min-width:28rem;
} 
.dropdown-submenu-list li a:hover{
    margin-left:0.3rem;
    transition: 0.5s;
    color: #b21515;
    background:transparent;
}
.navbar-full .dropdown, .navbar-full .navbar-nav .nav-item.dropdown {
    position: static !important;
}
.navbar-full .dropdown-menu.large-menu{
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    padding:0 2rem;
    width:100%;
    /*top:88%;*/
    top:65%;
}

.submenu-list{
    float:left;
}
.dropdown-submenu-list li {
    width:33.33%;
    float: left;
    margin-bottom: 2rem;
    border-bottom:none!important;
}
.dropdown-submenu-list li  a{
    color:#212529;;
}
.dropdown-submenu-list{
    clear:both;
    /*padding-top:;*/
}
.main-header-nav ul.dropdown-submenu-list li a{
    font-size: 1.4rem!important;
    padding: 1.3rem 0!important;
    font-weight: 600!important;
    text-decoration: none;
}
.sub-menu{
    float:left;
    padding:2rem 0;
}
.main-header{
    display:none;
}
.mobile-offcanvas .main-header-nav li{
    margin:1.5rem 0 0;
}
.mobile-offcanvas .main-header-nav li a{
    font-size:1.6rem;
}
.menu-active{
   background: #b21515;
   color:#fff;
   margin-right:0.8rem;
}
.menu-active > a{
    color: #fff!important;
}
/*-----------side-navbar-css-----------------*/
.mobile-menu-icon{
    float: right;
    text-align: end;
    position: absolute;
    top: 55px;
    right: 18px;
}
.mobile-menu-icon i{
    font-size:3rem;
}
.offcanvas-header{
    font-size:2rem;
}
/*-------------About-Us----------------*/
.about-us {
    background-image: url(../images/Report-pg-BG.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}
ul.breadcrumb {
    padding: 1rem 0;
    list-style: none;
    margin-bottom: 0;
    background-color: #f5f5f500;
    border-radius: 0.4rem;
}
ul.breadcrumb li {
    display: inline;
    font-size: 1.4rem;
    color: #ffffff;
}
ul.breadcrumb li a {
    color: #ffffff;
    text-decoration: none;
    transition: 0s ease-in-out;
    outline: none;
}
ul.breadcrumb li+li:before {
    padding: 0.8rem;
    color: #ffffff;
    content: "/\00a0";
}
/*content Box*/
.aboutus-main {
    border-radius: 0.4rem;
    background: #fff;
    margin: 0 0 3rem;
    border: solid 0.1rem #e6e6e6;
    box-sizing: border-box;
    box-shadow: 0 0.1rem 0.5rem rgb(0 0 0 / 10%);
    box-shadow: 0.4rem 0.4rem 0.5rem rgb(0 0 0 / 10%);
    font-size: 1.5rem;
}
.aboutheading{
    text-align:center;
    font-size:2.4rem;
    font-weight:600;
}
.aboutcontent h2 {
    margin: 0;
    text-align: left;
    font-size: 1.8rem;
    color: #b21515 !important;
    margin-top: 1.2rem;
    padding-bottom: 1rem;
    font-weight: 600;
}
.aboutcontent h3 {
    margin: 0;
    text-align: left;
    font-size: 1.8rem;
    color: #b21515 !important;
    margin-top: 1.2rem;
    padding-bottom: 1rem;
    font-weight: 600;
}
.aboutcontent p{
    font-size: 1.5rem;
}
/*----------home-page-css------------*/
.banner-text{
    position:absolute;
    top:50%;
}
.banner-text h2{
    color:#fff;
    font-size:3.7rem;
}
.carousel-control-prev,
.carousel-control-next{
    display:none;
}
.carousel-indicators [data-bs-target]{
    width:1rem;
    height:1rem;
    border-radius:50%;
} 
.carousel-indicators .active {
    width:1rem;
    height:1rem;
    border-radius:50%;
}
.banner-text a{
    text-decoration:none;
    font-size:1.6rem;
    font-weight:500;
    padding:1rem 4rem;
    border:0.1rem solid #fff;
    color:#fff;
    margin-top:1.5rem;
}
.banner-text a:hover{
    background:#fff;
    color:#000;
}
.nav-pills .nav-link.active{
    border: 1px solid #ddd;
    color:#000;
    border: 1px solid #ddd;
    border-bottom:none;
    background: #fff;
}
.nav-pills .nav-link img{
    width:4rem;
    float: left;
    margin-right: 1rem;
}
.nav-pills .nav-link{
   border: 1px solid #ddd;
   background: #f2f2f2;
   padding: 0.9rem 1rem;
   color: #000;
   font-size:1.3rem;
   width: 100%;
    clear: both;
    text-align: left;
}
.nav-item:hover{
    background:#b21515;
}
.nav-item:hover a.nav-link{
    color:#fff!important;
    transition: none;
}
.nav-pills .nav-item:hover {
    background:transparent;
}
/*.arrow_bottomm {*/
/*    border-top: 10px solid #b21515;*/
/*    border-left: 10px solid transparent;*/
/*    border-right: 10px solid transparent;*/
/*    width: 0;*/
/*    height: 0;*/
/*    left: 33%;*/
/*    margin-left: -10px;*/
/*    position: absolute;*/
/*    top: 51px;*/
/*    width: 0;*/
/*    z-index: 9999;*/
/*    display: none;*/
/*}*/
/*.main-header-nav .nav-item.dropdown:hover .arrow_bottomm{*/
/*    display:block;*/
/*}*/
/*.main-header-nav .nav-item.dropdown{*/
/*    position:relative;*/
/*}*/
/*-----why-choose-us--------*/
.why-choose-us-content ul li{
    font-size:1.4rem;
    padding-bottom:1.3rem;
    line-height:1.4;
}
/*-------fact-counter-css-------*/
.count-number-main{
    border:0.1rem solid #ccc;
    padding:1.2rem;
    margin-bottom:1.5rem;
}
.count-number{
    font-size:4rem;
    font-weight:600;
    color:#b21515;
}
.count-number-txt p{
    font-size:1.3rem;
    font-weight:600;
}
.subscribe-srch.form-control{
    font-size:1.5rem;
    padding:0.8rem;
}
.Subscribe-btn{
    background:#000;
    color:#fff;
    border:0;
    padding: 1.2rem;
    font-size: 1.4rem;
    font-weight: 600;
}
.services-tab-info ul li{
    font-size: 1.4rem;
    padding-bottom: 1.3rem;
    line-height: 1.4;
}
.know-more-btn{
    background:#000;
    color:#fff;
    padding:1rem 3rem;
    font-size:1.5rem;
}
.know-more-btn:hover{
    background:transparent;
    color:#000;
    border:0.1rem solid #000;
}
.tab-content{
    margin-top:2rem;
}
.subscribe-ttl-hm{
    margin-bottom:0;
}
/*---------reports-css------------*/
.category-box,.choose-liecense{
    border: 1px solid #e6e6e6;
}
.reports-title{
    font-size: 2rem;
    color: #b21515;
    font-weight: 600;
}
.report-src label{
    font-size:1.6rem;
    padding-right: 2rem;
}
.report-src select{
    font-size: 1.3rem;
    word-wrap: normal;
    background: #f2f2f2;
    padding: 0.3rem;
    border:0.1rem solid #000;
}
.category-box h4,.choose-liecense h4{
    background:#b21515;
    font-size:1.5rem;
    color:#fff;
    padding:1rem;
    margin:0;
}
.category-list ul li a{
    text-decoration:none;
    color:#000;
    font-weight:400;
    font-size:1.5rem;
}
.category-list{
    padding:0 1.3rem;
}
.category-list ul li a i{
   color: #b21515;
   font-size: 1.8rem;
   padding-right: 0.7rem;
}
.category-list ul li{
    padding:1rem 0;
}
.report-details-main{
    background:#e6e6e6;
    padding:1.8rem;
    margin-bottom:1.5rem;
}
.report-details-main h3 a:hover{
    color:#b21515;
}
.report-details-main h3 a {
    color:#000;
    font-size: 1.7rem;
    line-height: 1.4;
    font-weight:600;
}
.report-details-main p{
    font-size:1.4rem;
}
.report-date{
    font-size:1.6rem;
    font-weight:600;
}
.common-btn{
    background:#666;
    color:#fff;
    padding: 0.7rem 2.5rem;
    font-size: 1.4rem;
    font-weight: 400;
}
.common-btn:hover{
    background:#fff;
    color:#000!important;
    border: 1px solid #000;
}
.sample-report-btn{
    background:#004E80 !important;
    padding: 0.7rem 2.5rem;
    font-size: 1.4rem;
    font-weight: 400;
    color:#fff;
}
.common-btn,.sample-report-btn{
    margin:0 0.3rem;
}

.page-link{
    font-size: 1.4rem;
    padding: 0.7rem 1.5rem;
    color: #000;
}
.report-details-holder h1{
    color: #b92b2b;
    font-size: 1.7rem;
    line-height: 1.5;
    font-weight: 600;
}
.sample-report-details a {
    display: inline-block;
    padding: 0 1.5rem;
    border-right: 0.1rem solid #333;
    /* width: 33.33%; */
    color: #000;
    font-weight: 600;
    font-size: 1.4rem;
    cursor: unset;
}
.sample-report-details span {
    font-weight: 400;
    font-size: 1.4rem;
}
.sample-report-details span img {
    width: 2rem;
}
.sample-report-details {
    padding:1.5rem 0 2.5rem;
}
.nav-pills.report-details-tab li{
    margin:0 1rem 0 0;
}
.nav-pills.report-details-tab .nav-link{
    padding: 1.2rem 2.7rem;;
    font-size: 1.4rem;
    background:#e6e6e6;
    border:0.1rem solid #c5c5c5;
    border-radius:0.5rem;
    font-weight:400;
}
.nav-pills.report-details-tab .nav-link.active{
    background:#fff;
    font-weight:600;
}
.req-btn{
    background-image: linear-gradient(
    90deg, rgba(0, 116, 202, 1) 1.02%, rgba(0, 78, 128, 1) 100%)!important;
    border: 1px solid #c5c5c5!important;
    color:#fff!important;
}
.req-btn:hover{
    box-shadow: 1px 1px 9px #004e80 !important;
}
.report-details-tab-content p{
    font-size:1.4rem;
        line-height: 1.8;
}

.report-details-tab-content p strong
{
    margin-top:1rem;
}
.report-accordian{
    margin-top:1.5rem;
    margin-bottom: 2.5rem;
}
.report-details-content h4{
    font-size:1.8rem;
}
.report-accordian button{
    font-size: 1.4rem;
    font-weight: 400;
    padding: 2rem 1.5rem;
    background: #f1f1f1;
}
.report-accordian .accordion-body{
    font-size:1.3rem;
}
.border-brown{
    border:0.1rem solid #b92b2b;
}
.report-accordian .accordion-button:focus {
    background: #f1f1f1;
    color:#000;
    border: none;
    outline:none;
    box-shadow:none;
}
.accordion-button:not(.collapsed) {
     background: #f1f1f1;
    color:#000;
    border: none;
    outline:none;
}
.report-accordian .accordion-item {
    border-bottom: 0.1rem solid #b92b2b;
}
.related-report-list ul li{
    background:#e6e6e6;
    padding:1.7rem;
    font-size:1.4rem;
    margin-bottom: 1.5rem;
}
.related-report-list{
    margin-top:1.5rem;
}
.related-report-list ul li a{
    color:#000;
    font-weight: 500;
}
.need-info{
    background:#e6e6e6;
    padding:1.5rem;
    margin-top:1.5rem;
}
.m-information img{
    width:4rem;
    height:4rem;
}
.m-information p{
    padding-left:1.5rem;
    font-size:1.5rem;
}
.rqt-cta{
    color:#fff;
    background: #004e80;
    padding:1rem 2.5rem;
    text-transform:capitalize;
    font-size:1.4rem;
}
.rqt-cta:hover{
    color:#fff;
}
.license-main,.why-choose-list,.inquiry-form,.follow-us,.actionable-content,.report-form-main{
    padding:1.5rem;
    background:#e6e6e659;
    border:0.1rem solid #e6e6e6;
    margin-top:0.7rem;
    margin-bottom:1.5rem;
}
.license-main input[type="radio"]{
    display:none;
}
.license-main h5{
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 1rem;
}
.radio {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem!important;
}
.radio label:after {
    content: "";
    display: table;
    clear: both;
}
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: 0.25em;
    width: 1.5rem;
    height: 1.5rem;
    float: left;
    margin-right: 1rem;
}
.radio .cr {
    border-radius: 50%;
}
.radio .cr .cr-icon {
    position: absolute;
    font-size:2rem;
    line-height: 0;
    top: 50%;
    left:-15%;
}
.radio .cr .cr-icon {
    margin-left: 0.04em;
}
.radio label input[type="radio"] {
    display: none;
}
.radio label input[type="radio"]+.cr>.cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all 0.3s ease-in;
}
.radio label input[type="radio"]:checked+.cr>.cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
.radio label input[type="radio"]:disabled+.cr {
    opacity: 0.5;
}
.fa-check:before {
    content: "\f058";
    color: #b21515;
}
.radio label{
    font-size:1.4rem;
    cursor: pointer;
}
.ms-6{
    margin-left:3.7rem;
}
.ms-7{
    margin-left:1.3rem;
}
.license-main .req-btn{
    padding: 0.7rem 2.5rem;
    font-size: 1.4rem;
    font-weight:400;
}
.why-choose-list .req-btn {
    padding: 0.7rem 2.5rem;
    font-size: 1.4rem;
    font-weight: 600;
    background: #004e80!important;
}
.why-choose-list li,.actionable-content li{
    font-size:1.3rem;
    padding:0.4rem 0;
}
.category-accordian .accordion-collapse{
    border: 1px solid #e6e6e6;
}
.category-accordian button{
    padding:1rem;
    background:#b21515;
}
.category-accordian h2 button{
    color:#fff;
}
.category-accordian .accordion-button:focus {
    background: #b21515;
    color:#fff;
}
/*.category-accordian .accordion-button::after{*/
/*    content:"\f078";*/
/*    font-family: FontAwesome;*/
/*    background-image:none;*/
/*}*/
.accordion-button::after{
    content:"\f078";
    font-family: FontAwesome;
    background-image:none;
}
.accordion-button:not(.collapsed)::after{
    background-image:none;
    transform: rotate(
-180deg);
}
.category-accordian{
    display:none;
}
/*------industry-coverage-start--------*/
.industry-coverage {
    background: #f2f2f2;
}
.industry-coverage-heading{
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 3rem;
    padding: 0rem 1rem 1rem;
}

.industry-coverage .icon-box {
  text-align: center;
  padding: 2rem;
  margin-bottom: 3rem;
  position: relative;
  overflow: hidden;
  background: #fff;
  transition: all 0.3s ease-in-out;
  border-radius: 0.8rem;
  z-index: 1;
  min-height: 19rem;
}
.industry-coverage .icon-box::before {
    content: '';
    position: absolute;
    background: #b21515;
    right: -6rem;
    top: -4rem;
    width: 10rem;
    height: 10rem;
    border-radius: 5rem;
    transition: all 0.8s;
    z-index: -1;
}

.industry-coverage .icon {
    margin: 0 auto 1rem 0;
    padding-top: 1rem;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    width: 9rem;
    height: 9rem;
    background: #b21515;
    transition: all 0.3s ease-in-out;
}
.industry-coverage .icon span {
    font-size: 5.5rem;
    line-height: 1.3;
    color: #fff;
}
.industry-coverage .icon-box:hover::before {
    background: #b21515;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0rem;
}
.industry-coverage .industry-coverage-img {
    font-size: 2rem;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
.industry-coverage .icon-box:hover .icon {
    background: #fff;
}
.industry-coverage .icon-box:hover .icon span {
    color: #b21515;
}
.industry-coverage .icon-box .industry-coverage-title {
    font-size: 1.6rem;
    padding-top: 1rem;
    font-weight: 600;
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.industry-coverage .icon-box .industry-coverage-title a{
    text-decoration: none!important;
    color: #000;
}
.industry-coverage .icon-box:hover .industry-coverage-title a{
    color: #fff;
}
/*industry-coverage-stop*/

/*Contact-Us-Start*/
.cont-form{
    position: relative;
    min-height: 0.1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-align: center;
    text-align: left!important;
}
.cont-addr{
    position: relative;
    min-height: 0.1rem;
    padding-left: 2rem;
    padding-right: 0.7rem;
}

.cont_heading{
    text-align: center;
    margin-top: 0.5rem;
    font-size: 2rem;
    color: #b21515;
    font-weight: 600;
    margin-bottom: 1.5rem;
}
.category-inner{
    background: #e6e6e6;
    border: 0.2rem solid #e6e6e6;
    padding: 1.5rem;
}
.cont_para{
    font-size: 1.5rem;
    color: #000;
    text-align: left!important;
}
.category-inner p{
    margin-bottom: 1em;
}
.size_form {
    width: 100%;
}
label.samplereport-label {
    color: #000;
    font-size: 1.3rem;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0.5rem;
    font-weight: 600;
}
.analyst-form .form-control {
    margin-bottom: 0.7rem;
}
.category-inner .form-control {
    border-color: #bebebe;
    border-radius: 0;
    font-size: 1.3rem;
    color: #000;
    padding: 1rem;
}

span.label-mand-field-star {
    color: red;
    font-size: 1.4rem;
}
.cont_subv {
    width: 20%!important; 
}
.btn-inner-border {
    padding-bottom: 0.5rem !important;
}
.btn-service-form {
    background: linear-gradient(90deg, rgba(0, 116, 202, 1) 1.02%, rgba(0, 78, 128, 1) 100%);
    border-radius: 0.5rem;
    color: #fff;
}
.btn-inner-border span {
    width: 100%;
    display: inline-block;
    border-radius: 0.5rem;
    padding: .5rem;
    color: #fff;
    font-size: 1.5rem;
    border: none!important;
    font-weight: 0!important;
}
.contact-us-main {
    background: #fff;
    border: 2px solid #e6e6e6;
    width: 100%;
    padding: 2rem 2rem 0.5rem;
    margin-top: 4.4rem;
    color: #000;
}
.address-details img {
    width: 2.5rem;
}
.details-address {
    overflow: hidden;
    padding-left: 2rem;
}
.address-icon {
    float: left;
}
.pl-4{
    padding-left: 1.5rem!important;
}
.details-address li{
    font-size: 1.8rem;
    color: #000;
}
.addr-text{
    font-size: 1.3rem;
    color: #000;
    text-transform:Capitalize;
}
.details-address a {
    font-size: 1.4rem;
    color: #000!important;
}
.address-details {
    padding: 1rem 0;
}
.textareaheight{
        height: 8rem!important;
    }
.submit_btn{
    background: linear-gradient(
90deg, rgba(0, 116, 202, 1) 1.02%, rgba(0, 78, 128, 1) 100%);
    color: #fff;
    padding: 1rem 1rem;
    font-size: 1.5rem;
    }
/*Contact-Us-Stop*/

/*--------report-details-css-----*/
.inquiry-form .input-group-text{
    background:#b21515;
    padding:1rem 1.3rem;
}
.inquiry-form .input-group-text i{
    color: #fff;
    font-size: 1.6rem;
}
.inquiry-form .form-control{
    font-size:1.3rem;
}
.inquiry-form .input-group{
    margin-bottom:1.5rem;
}
p.error{
    margin-bottom:0;
    font-size:1.2rem;
}
.submit-btn{
    color:#fff;
    background:#004e80;
    padding: 0.7rem 2.5rem;
    font-size: 1.4rem;
    border: none;
}
.follow-us a{
    font-size: 2.5rem;
    color: #b21515;
    padding: 0 1rem;
    transition: all 0.5s;
}
.follow-us a:hover i{
    transform: scale(0.8);
    color: #ea4c4c;
    transition: all 0.5s;
}
.radio strong{
    font-weight:600;
}
.choose-btn-sticky {
    position: sticky;
    z-index: 9999;
    bottom:26rem;
    display: none;
    padding-top: 23.5rem;
    top:0;
    width: 31rem;
   /* 
   position: fixed;
   height:calc(100vh - 7rem);
   padding-top: 1.8rem;
    
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
    animation: smoothScroll 0.4s forwards;*/
}
.stickybtnblock {
    position: fixed;
    z-index: 9999;
    bottom: 0;
    display: none;
    padding-top: 18px;
    width: 100%;
    background: #f1f3f4;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
    animation: smoothScroll 0.4s forwards;
}

.report-buy-report-block{
    padding:1.5rem 0;
}
.bottom-req-btn,.bottom-toc-btn,.bottom-ask-btn,.bottom-speak-analyst-btn{
    padding:0.7rem 1.5rem;
   font-size:1.5rem;
   border-radius:0.6rem;
   width:82%;
}
.bottom-req-btn i,.bottom-toc-btn i,.bottom-ask-btn i,.bottom-speak-analyst-btn i{
   padding-right: 1rem;
    font-size: 1.4rem;
}
.bottom-req-btn{
    background-image: linear-gradient( 
        90deg, #b11516 1.02%, #b11516 100%);
     color:#fff;
}
.bottom-req-btn:hover{
    background-image: linear-gradient( 
        90deg, #b11516 1.02%, #b11516 100%);
     color:#fff;
}
.bottom-toc-btn{
    background: #fff;
    box-shadow: 1px 3px 9px #1b1b1b;
}
.bottom-ask-btn{
    background:#04a74e;
    color:#fff;
}
.bottom-ask-btn:hover{
    background:#04a74e;
    color:#fff;
}
.bottom-speak-analyst-btn{
    background: #004e80;
    color: #fff;
}
.bottom-speak-analyst-btn:hover{
    background: #004e80;
    color: #fff;
}

/*Policy*/
.policyheading{
    text-align:center;;
    font-size:3rem;
    font-weight:600;
}
.list{
    padding-top:1rem;
}
.spanclass{
    color:black;
}
.policyspan{
    font-weight:600;
}

.subpolicyheading{
     text-align:justify;
    text-justify:inter-word;
}
.subpolicyheading p{
      font-size:1.4rem;
}
.subpolicyheading h3{
    padding-top:1rem;
     font-size:1.6rem;
    color:#b21515;
    font-weight:600;
}
 .policyspan{
        font-weight:600;
    }
    .subpolicyheading li{
      padding: 0.6rem 0rem;
    }

/* End Policy*/


/*Terms and Condition*/

.conditionscontent{
   text-align:justify;
    text-justify:inter-word;   
}
.conditionscontent p{
     
    font-size:1.4rem;
}
.conditionscontent h3{
    padding-top:1rem;
   font-size:1.6rem;
    color:#b21515;
    font-weight:600;
}
.conditionscontent h1{
 text-align:center;
font-size:3rem;
    font-weight:600;
}
/* End Terms and Condition*/

/*login and register*/
   .login-form input,.register-form input{
    display: block;
    margin: auto auto;
    /*margin-bottom:1.4rem;*/
    padding:0.6rem;
    border: none;
   border: 1px solid #ced4da;
    color: #757575;
    font-size:1.5rem;
    border-radius:0.3rem;
}
.login-page-img img{
    width:70%;
}
.login-form.space-all,.register-form.space-all {
    padding: 2rem 2rem 2rem 2rem;

}
.login-form h3,.register-form h3{
    font-size: 2.7rem;
    margin-bottom:2rem;
}
.login-form h1{
    font-size:3rem;
    margin-bottom:3rem;  
}
.login-form button,.register-form button{
   padding:1rem 10.5rem;
    font-size:1.4rem;
    margin-top:0.5rem;
    background: linear-gradient( 
90deg, rgba(0, 116, 202, 1) 1.02%, rgba(0, 78, 128, 1) 100%);
}
.forgot-txt{
    color:#004058;
    font-size:1.3rem;
}
.regs-link{
    font-size:1.6rem;
    margin-top: 1rem;
}
.regs-link p a{
    color:#B21515;
}
.register-form select.form-control{
    padding: 1.1rem;
    font-size: 1.5rem;
    height:auto!important;
    /*margin-bottom:1.4rem;*/
}
.login-form .request-btn{
    margin-left:0;
}
.logbackground{
    background:#c6c6c6;
}
.sample-report-btn {
    background: #004E80;
    padding: 0.7rem 2.5rem;
    font-size: 1.4rem;
    font-weight: 400;
    color: #fff;
}
.sample-report-btn:hover {
    color: #fff!important;
    background: #004E80!important;
    border: 1px solid #004e80;
}
.report-btn {
    margin: 0 0.3rem;
}

/* end login and register*/

/*career*/
.carrersymbol{
    font-size:2rem;
    font-weight:700;
    color:black;
    padding-bottom:1.4rem;
    padding-top:1.4rem;
    transition: all .5s;
}    
.card{
    border:1px solid #b21515;
}  
.card:hover i{
    color:#b21515;
 transition: all .5s;
    transform : translateX(10px);
}
.card-header{
    border-color:#b21515;
    text-align:center;
    padding-bottom:1rem;
    padding-top:1rem;
    font-size:1.8rem;
    background:white;
}
.card-body h5{
font-size:1.6rem;
padding-top:1rem;
font-weight:600;

}

.card-body p{
font-size:1.3rem;
}
/*end career*/



/*--------sample-request-css---------*/
.report-main-ttl{
    background-image: linear-gradient(
90deg, #b21515 15.02%, #0074ca 94%) !important;
    color:#fff;
    font-size: 1.5rem;
    padding:1rem;
}
.report-form-main .form-select{
    padding: 1rem 1.2rem;
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
}
.report-form-main textarea.form-control,.buy-now-details textarea.form-control{
    min-height:11rem;
}
.report-counter{
   display: flex;
  align-items: center;
}
.report-counter h4{
    font-size:2rem;
}
.report-counter input{
    width:25%;
    margin-right:0.7rem;
}
.report-counter .form-control{
    width: 30%;
    margin-bottom: 0;
    margin-left: 0.5rem;
}
.req-sample-btn{
    background: -webkit-gradient(
    linear, left top, right top, color-stop(1.02%, rgba(0, 116, 202, 1)), to(rgba(0, 78, 128, 1)));
        background: -o-linear-gradient(
    left, rgba(0, 116, 202, 1) 1.02%, rgba(0, 78, 128, 1) 100%);
        background: linear-gradient(
    90deg, rgba(0, 116, 202, 1) 1.02%, rgba(0, 78, 128, 1) 100%);
    color:#fff;
    width: 100%;
    padding: 0.8rem;
    font-size: 1.4rem;
}
.req-sample-btn:hover{
    background: -webkit-gradient(
    linear, left top, right top, color-stop(1.02%, rgba(0, 116, 202, 1)), to(rgba(0, 78, 128, 1)));
        background: -o-linear-gradient(
    left, rgba(0, 116, 202, 1) 1.02%, rgba(0, 78, 128, 1) 100%);
        background: linear-gradient(
    90deg, rgba(0, 116, 202, 1) 1.02%, rgba(0, 78, 128, 1) 100%);
    color:#fff;
    width: 100%;
    padding: 0.8rem;
    font-size: 1.4rem;
}
.req-sample-btn span{
    border: 0.1rem solid #fff;
    padding: 0.5rem;
    border-radius: 0.4rem;
    width: 100%;
    display: block
} 
/*-----------buy-now-page-css----------------*/
.buy-now-details{
    padding:0rem 2rem 2rem;
    background:#e6e6e6;
}
.buy-now-ttl p{
    font-weight: 400;
    font-size:1.4rem;
} 
.buy-now-details-info h4{
    line-height: 1.5;
    font-size: 1.3rem;
    font-weight: 600;
}
.border-divider{
    border-bottom:0.1rem solid #9e9e9e;
    padding:2rem 0;
}
.buy-now-details .form-select,.buy-now-details .form-control{
    font-size:1.3rem;
    padding: 0.8rem 1.3rem;
}
.coupon-btn{
    background: -webkit-gradient(
    linear, left top, right top, color-stop(1.02%, rgba(0, 116, 202, 1)), to(rgba(0, 78, 128, 1)));
        background: -o-linear-gradient(
    left, rgba(0, 116, 202, 1) 1.02%, rgba(0, 78, 128, 1) 100%);
        background: linear-gradient(
    90deg, rgba(0, 116, 202, 1) 1.02%, rgba(0, 78, 128, 1) 100%);
    color:#fff;
    padding: 0.4rem 2.5rem;
    font-size:1.4rem;
}
.coupon-btn:hover{
    background: -webkit-gradient(
    linear, left top, right top, color-stop(1.02%, rgba(0, 116, 202, 1)), to(rgba(0, 78, 128, 1)));
        background: -o-linear-gradient(
    left, rgba(0, 116, 202, 1) 1.02%, rgba(0, 78, 128, 1) 100%);
        background: linear-gradient(
    90deg, rgba(0, 116, 202, 1) 1.02%, rgba(0, 78, 128, 1) 100%);
    color:#fff;
    padding: 0.4rem 2.5rem;
    font-size:1.4rem;
}
.payment-mode{
    padding:1rem;
    background:#e6e6e6;
    margin-bottom: 1.5rem;
}
.payment-mode p{
    font-size:1.6rem;
    font-weight:600;
}
/*--------reseller-css-----------*/
.reseller-form{
    background:rgba(230,230,230,0.8);
    padding:2rem;
    border-radius: 0.6rem;
    margin:3rem 0;
}
.reseller-form p{
    font-size:1.6rem;
    margin-bottom: 2.3rem;
}
.reseller-form .form-control{
    padding: 1.2rem 1.2rem;
    margin-bottom: 1.5rem;
}
/*Services-Report-Start*/
.services-nav-tabs {
    display: flex;
    flex-direction: column;
    background: #f2f2f2;
}
.services-tab{
    background: #f2f2f2;
    border-bottom: 0.1rem solid #ddd;
    position: relative;
}
.services-nav-tabs .service-heading a {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    text-decoration: none!important;
}
.services-nav-tabs .service-heading a {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 600;
    text-decoration: none!important;
}
.services-nav-tabs .service-tab a{
    border: inherit;
    padding: 1.3rem;
    font-size: 1.4rem;
    color: #000 !important;
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    display: block;
    border-bottom: 0rem solid #ddd;
    text-decoration: none!important;
}
.services-nav-tabs li {
    background: #f2f2f2;
    border-bottom: 0.1rem solid #ddd;
    position: relative;
}
.services-nav-tabs li.active:before {
    position: absolute;
    content: '';
    right: 1rem;
    top: 50%;
    border-top: 0.8rem solid transparent;
    border-bottom: 0.8rem solid transparent;
    border-left: 0.8rem solid #b21515;
    transform: translatey(-50%);
}
.service-tab.active>a{
    border: inherit !important;
    color: #000 !important;
    font-weight: 700;
}
.service-tab-content h1 {
    margin: 0;
    color: #b21515;
    padding-bottom: 1rem;
    font-size: 1.9rem!important;
    font-weight: 600;
}
.service-inner-points-wrapper {
    display: flex;
}
.service-inner-points-wrapper ul li {
    display: list-item;
    padding-bottom: 1rem;
    line-height: 1.6;
    font-size: 1.4rem;
    color: #000;
    list-style: disc;
}
::placeholder{
    font-size:1.4rem;
}
.sub_points {
    margin-left: 3rem;
}
.sub_points p{
   font-size: 1.4rem;
}
.sub_points i{
    padding-right: 1rem;
}
.service-listitem-subcontent {
    font-size: 1.4rem;
    color: #000;
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    padding-bottom: 1rem;
}
.project-list-custom-card {
    border: 0.2rem solid #e3e3e3;
}
.service-heading h3 {
    background: #b21515;
    color: #fff;
    text-align: center;
    margin: 0;
    font-weight: 700;
    padding: 1.3rem;
    font-size: 1.6rem;
}
/*Services-Report-Stop*/

/*-------search-page-css------------*/
.info-tech-details{
    font-size:1.6rem;
    color:#000;
}
.info-tech-details i{
    font-size: 1.2rem;
    padding-right: 0.5rem;
}
.report-price{
    background:#d3d3d3;
    color:#b21515;
    padding:1rem;
}
.report-price h5{
    font-size:1.6rem;
    font-weight: 600;
}
.search-data-ttl{
    padding-right:0.5rem;
}
.info-tech-details:hover{
    font-size:1.6rem;
    color:#000;
}
/*------white-paper-css-----------*/
.white-paper-main{
    border: 0.1rem solid #cecbc6;
    border-radius: 0.7rem;
    margin-bottom:1.5rem;
}
.white-papers-info{
    padding:1.5rem;
    min-height:11rem;
}
.white-papers-info p{
    color:#000;
    font-size:1.4rem;
}
.white-paper-content p{
    font-size:1.5rem;
}

.white-paper-content ul li
{
        font-size: 15px; 
    line-height: 1.6;
}
.white-paper-content h1{
    font-size:1.6rem;
    padding-bottom:0.5rem;
}
.white-paper-content{
    padding-top: 2rem;
    border-top: 0.2rem solid #b21515;
}
.data-speaker{
   background: #fff;
    -webkit-box-shadow: 3px 2px 10px 0px #a7a7a75c;
    box-shadow: 3px 2px 10px 0px #a7a7a75c;
    padding:1.5rem;
    border-radius: 0.5rem;
    display:flex;
    align-items:center;
}
.speaker-img img{
    width: 10rem;
    border-radius: 50%;
}
.speaker-info p{
    font-size:1.6rem;
    padding-left:1.5rem;
}
.speaker-info p span{
    font-weight:600;
}
.download-btn{
    background:#b21515;
    color:#fff;
    font-weight:400;
    padding: 1rem 2.5rem;
    font-size:1.4rem;
    margin:2rem 0;
    border-radius:0.5rem;
}
.download-btn:hover{
    background:#b21515;
    color:#fff;
    font-weight:400;
    padding: 1rem 2.5rem;
    font-size:1.4rem;
    margin:2rem 0;
    border-radius:0.5rem;
}
.icon-float a{
    padding:1rem;
    display:block;
}
.icon-float a i{
    font-size:1.8rem;
    color:#fff;
}
.eml{
    background:#04a74e;
}
.tel-ph{
    background:#17C1C8;
}
.icon-float {
    position: fixed;
    /* left: 0px; */
    top: 35%;
    z-index: 999;
    right: 0px;
}
/*press-releases-start*/
.press-release-main {
    background: #e6e6e6;
    padding: 1.8rem;
    margin-bottom: 1.5rem;
}
.press-release-main h3 {
    font-size: 2.1rem;

}
.press-release-date{
    float: right!important;
}
.press-release-date h4 {
    text-align: center;
    color: #b21515;
    font-size: 1.8rem;
    background-color: #d3d3d3;
    padding: 0.8rem 0.5rem;
    border-radius: 0.5rem;
    font-weight: 800;
}
.press-release-main h3 a {
    color: #000;
    font-size: 1.7rem;
    line-height: 1.4;
    font-weight: 600;
    font-size: 2rem;
}
.sample-report-btn {
    background: #004E80;
    padding: 0.7rem 2.5rem;
    font-size: 1.4rem;
    font-weight: 400;
    color: #fff;
}
.blog_rm {
    float: right;
    font-size: 1.6rem;
    width: 16.6rem;
    height: 4.2rem;
}
/*press-releases-stop*/

/*press-release-start*/
.press-release-details-box {
    background: #fff;
    box-shadow: 0.3rem 0.2rem 1rem 0rem #a7a7a75c;
    padding: 1.5rem;
    border-radius: 0.5rem;
    align-items: center;
}
.press-release-details-box h1{
    color: #b21515 !important;
    font-size: 2rem;
}
.press-release-details-box p {
    font-size: 1.5rem;
    font-weight: normal;
    text-align: justify;
    color: black !important;
    margin-top: 1em;
    margin-bottom: 1em;
}
.press-release-details-box a{
        color: #b21515 !important;
    font-weight: 800;
}
.press-release-details-list{
    margin-left:2rem;
}

/*press-release-stop*/

/* Pagination */

            .report-sec1 nav ul.pagination {
    margin: 10px 0 0 0;
}
.pagination {
    display: flex;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.report-sec1 nav ul.pagination li {
display: inline-block !important;
    vertical-align: middle;
    border: 1px solid #e6e6e6;
    /* padding: 6px 5px 8px 11px; */
    /*margin-bottom: 27px;*/
    padding: 10px;
    padding-left: 14px;
    padding-right: 14px;
}
/*.pagination>li {*/
/*    font-size: 22px;*/
/*}*/
.report-sec1 nav ul.pagination a.active {
    color: #000000;
    font-weight: 600;
}
.report-sec1 nav ul.pagination a {
    background: none;
    border: 0;
    font-size: 14px;
    color: #707070;
    padding: 0;
    margin: 1px 0px;
    margin-left: 0px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.report-sec1 nav ul.pagination a {
    background: none;
    border: 0;
    font-size: 14px;
    color: #707070;
    padding: 0;
    margin: 1px 0px;
    margin-left: 0px;
}
.report-src
{
        width: 28%;
    float: right;
}

#tabsummary table
{
        margin: 1.4rem auto !important;
        font-size: 13px;
}

#tabsummary h2 strong
{
    font-weight: 500 !important;
}

 #tabsummary img
{
        margin: 1.4rem auto;
            display: block;
            width: 90% !important;
    height: auto !important;
}
#tabsummary table td p
{
        text-align: center !important;
}
#tabsummary table th p {
        text-align: center !important;
    }
 p a {
    color: #b21515 !important;
    
}
#tabtoc h2
{
    font-size: 16px;
}
#tabtoc ul li {
    list-style: disc;
    display: list-item;
        font-size: 14px;
}

#tabsummary ul li, #tabsummary ol li
{
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    target-name:'new';
    target-new:'tab';
        /*font-weight: 600;*/
    /* color: #000; */
    font-size: 1.4rem;
    color: #000000 !important;
        line-height: 1.8;
}

#tabsummary table
{
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.4rem;
    line-height: 1.8;
}
#tabsummary ul li a{
    color:#b21515;
    
}
#pills-Request-Sample-tab a
{
        color: #fff;
}
.why-choose-us-img
{
    text-align:center;
}
.why-choose-us-img img
{
    width: 60%;
}
.d-block-w
{
    display:block;
}

.alert-success{
    font-size:14px;
}
.bg-white .pagination li
{
    font-size:1.5rem;
}
.career-details
{
    font-size:1.4rem;
        color: #000;
    background: #fff;
    padding: 31px;
    margin-bottom: 25px;
}

.jd-apply-btn
{
    text-align:center;
}

#tabtoc li
{
        font-size: 1.4rem;
        line-height: 1.8;
}

.fontdefault
{
        font-size: 1.4rem;
        line-height: 1.8;
}

/*------------------hide-css------------*/
.main-header-nav .dropdown-menu.show{
    display:none!important;
}
.main-header-nav{
    margin-right:0.5rem;
}
.iti__flag-container input[type=tel]{
    
}
.iti input[type=tel]{
    font-size:1.4rem;
}
.timer, .timer-done, .timer-loop {
    font-size: 30px;
    color: #fff!important;
    font-weight: bold;
    padding: 10px;
}
.report-form-main .form-control,.reseller-form .form-control{
    font-size:1.4rem;
}
.privacy-text{
    color:#B21515;
    font-weight:600;
    padding-bottom:2rem;
    padding-top:2rem;
}
.btn-center{
    text-align: -webkit-center;
}
.lbprivacy{ 
    position:relative;
    padding-top:0.3rem;
    padding-left:0.4rem;
}
p#agree-error{
    position:absolute;
   margin-top:2rem;
   left: 13.5rem;
}
.actionable-content{
    padding-bottom:6.2rem;
}
.iti__country-list {
    width:25rem;
}
.choose-btn-sticky .license-main,.choose-btn-sticky .choose-liecense{
    width: 85%;
}

#button-go-top {
    display: inline-block;
    background-color: #b21515;
    width: 4rem;
    height: 4rem;
    text-align: center;
    border-radius: .4rem;
    position: fixed;
    bottom: 12.8rem;
    right: 3rem;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    cursor:pointer;
    visibility: hidden;
    z-index: 1000;
}

#button-go-top::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 1.8rem;
    line-height: 4rem;
    color: #fff;
}
#button-go-top.show {
  opacity: 1;
  visibility: visible;
}
.reseller-form .iti__country-list {
    width: 34.4rem;
}
/*-----------new-navbar-css------------*/
.site-navbar .site-navigation .site-menu > li {
    display: inline-block;
}
.site-navbar .site-navigation .site-menu > li > a {
    padding: 1rem 0;
    color: #000;
    font-size: 1.5rem;
    text-decoration: none !important;
}
.site-navbar .site-navigation .site-menu > li > a > span {
    padding: 0.5rem 1.2rem;
    display: inline-block;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    border-radius: 3rem;
}
.site-navbar .site-navigation .site-menu .has-children {
    position: relative;
    z-index: 9;
}
.site-navbar .site-navigation .site-menu > li > a {
    padding: 1rem 0;
    color: #000;
    font-size: 1.4rem;
    text-decoration: none !important;
}
.site-navbar .site-navigation .site-menu .has-children > a span {
    position: relative;
    padding-right: 30px;
}
.site-navbar .site-navigation .site-menu .has-children>a span:before {
    position: absolute;
    content: "\f078";
    font-size: 1.2rem;
    top: 50%;
    right: 1rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: FontAwesome;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
    position: absolute!important;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown {
    visibility: hidden;
    opacity: 0;
    top: 100%;
    position: absolute;
    text-align: left;
    border: 0.2rem solid #b21515;
    -webkit-box-shadow: 0 0.2rem 1rem -0.2rem rgb(0 0 0 / 10%);
    box-shadow: 0 0.2rem 1rem -0.2rem rgb(0 0 0 / 10%);
    padding: 0px 0;
    margin-top: 2rem;
    margin-left: 0rem;
    background: #fff;
    -webkit-transition: 0.2s 0s;
    -o-transition: 0.2s 0s;
    transition: 0.2s 0s;
    width:25rem;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
    /*bottom:92%;*/
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
    /* border-color: #2aabf3; */
    border-top-color: #b21515;
    border-width: 1rem;
    margin-left: -1rem;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li {
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 20rem;
}
.site-navbar .site-navigation .site-menu .has-children:hover > .dropdown, .site-navbar .site-navigation .site-menu 
.has-children:focus > .dropdown, .site-navbar .site-navigation .site-menu .has-children:active > .dropdown {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    margin-top: 0px;
    visibility: visible;
    opacity: 1;
    padding-bottom: 1.2rem;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
    padding: 0.8rem 0rem 0.8rem 2rem;
    display: block;
    font-size: 1.4rem;
    font-weight:500;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown a {
    text-transform: none;
    letter-spacing: normal;
    -webkit-transition: 0s all;
    -o-transition: 0s all;
    transition: 0s all;
    color: #343a40;
}
.site-mobile-menu {
    width: 30rem;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 2000;
    background: #fff;
    height: calc(100vh);
    /* -webkit-transform: translateX(490%); */
    /* -ms-transform: translateX(490%); */
    /* transform: translateX(490%); */
    -webkit-box-shadow: -10px 0 20px -10px rgb(0 0 0 / 10%);
    box-shadow: -10px 0 20px -10px rgb(0 0 0 / 10%);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    float: left;
    padding-left: 2rem;
    padding-right: 2rem;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
    float: right;
    margin-top: 0.8rem;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
    line-height: 1;
    cursor: pointer;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.icon-close2:before {
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 2rem;
}
.site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 0 2rem 2rem;
    height: calc(100vh - 5.2rem);
    padding-bottom: 15rem;
}
.site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}
.site-mobile-menu .site-nav-wrap>li {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}
.site-mobile-menu .site-nav-wrap>li>a {
    font-size: 1.4rem;
    font-weight: 400;
}
.site-mobile-menu .site-nav-wrap a {
    padding: 1rem 2rem;
    display: block;
    position: relative;
    color: #212529;
}
.site-mobile-menu .dropdown-toggle::after {
    font-family: FontAwesome;
    content: "\f078";
    border: none;
    right: 1.5rem;
    position: absolute;
    font-size: 1rem;
}
.site-mobile-menu .dropdown-menu {
    width: 100%;
}
.site-mobile-menu .site-nav-wrap a {
    padding: 1rem 2rem;
    display: block;
    position: relative;
    color: #212529;
}
.site-mobile-menu .dropdown-item {
    font-size: 1.3rem;
}
.mobile-menu-icon {
    float: right;
    text-align: end;
    position: absolute;
    top: 5.5rem;
    right: 1.8rem;
}
.mobile-menu-icon {
    position: relative;
    top: -0.2rem;
}
.icon-menu:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-size: 2.5rem;
    color: #000;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown.large-menu{
    width:39rem;
}
.site-navbar .site-navigation .site-menu > li:hover{
    background: #b21515;
    border-radius:0.4rem;
    display: inline-block;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.site-navbar .site-navigation .site-menu > li:hover a{
    color:#fff;
}
.site-navbar .site-navigation .site-menu > li:hover a span{
   transition:none;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a:hover{
    margin-left: .5rem;
    transition: 0.5s;
    color: #b21515;
}

/* Scrollbar */

/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;  
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #b21515; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: red; 
}

/*Accept cookies*/
.cc-window.cc-floating{
        max-width: 100em !important;
}
.cc-btn{
    font-size: .9em !important;
}
.cc-theme-classic .cc-btn:last-child{
    min-width: 100px !important;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{
    text-align: left !important;
}

/*Fastival offerr*/
.fastiv-img img {
        margin-bottom: 12px;
}

/*----------new-hot-menu-css-----------*/
.site-navbar .site-navigation .site-menu > li > a {
    font-size: 1.3rem;
}
 .site-mobile-menu{
    display:none;
}
.site-navbar .site-navigation .site-menu .new-menu>a span:before {
    position: absolute;
    content: "\f078";
    font-size: 1.2rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: FontAwesome;
}
.new-menu a > span {
    padding: 0.5rem 2.2rem 0.5rem 1.2rem!important;
}
.new-menu:hover .lg-menu.dropdown-menu{
    display:block;
    left: -175px;
    right: -230px;
    border: 0.2rem solid #b21515;
    background: #fff;
} 
.large-menu li a{
    color:#000!important;
}
.category-submenu-list ul li{
    width: 25%;
    float: left;
    font-size: 1.3rem;
    padding-bottom: 0.7rem;
}
.lg-menu{
    padding:2.5rem 1.2rem;
}
.menu-active {
    margin-right:1rem;
}
.site-navigation .site-menu > li.new-menu.dropdown:hover a{
    color: #000!important;
}
.submenu-w-25{
    width:24%;
    float:left;
    margin-right:1rem;
}
.inner-submenu h4{
    font-weight: 600;
    font-size: 1.4rem;
    color: #b21515;
}
.inner-submenu ul li a{
    font-size:1.2rem;
}
.inner-submenu ul li{
    padding:0.7rem 0;
}
.site-navbar .site-navigation .site-menu .new-menu .dropdown-menu.arrow-top:before {
    /* bottom: 92%; */
    left: 40%;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.site-navbar .site-navigation .site-menu .new-menu .dropdown-menu.arrow-top:before {
    /* border-color: #2aabf3; */
    border-top-color: #b21515;
    border-width: 1rem;
    margin-left: -1rem;
}
.site-navbar .site-navigation .site-menu .new-menu > a:hover{
  color:#fff;  
}
.company-logo {
    width: 18rem;
}
.site-navbar .site-navigation .site-menu > li > a > span {
    padding: 0.5rem 1.6rem;
    display: inline-block;
}
.navbar-brand{
    margin-right:0;
}
.dis-none{
    font-size:3.2rem;
}
.site-navbar .site-navigation .site-menu .has-children > a span {
    position: relative;
    padding-right: 30px!important;
    
}
.ask-btn{
    background-color:#04a74e;
    color: #fff;
    padding: 0.7rem 5rem;
    font-size: 1.4rem;
    font-weight:400;
    border:2px solid #04a74e;
}
.ask-btn1{
   /* background-color:#04a74e;*/
    color: #fff;
    padding: 0.7rem 5rem;
    font-size: 1.4rem;
    font-weight:400;
    /*border:2px solid #04a74e;*/
    background-color:#666;
    border:2px solid #666!important;
    font-size:16px;
}
.ask-btn1:hover{
     border:2px solid #666;
     background:transparent;
     color:#000;
}
.sample-report-btn-1{
    padding: 0.7rem 5rem;
    font-size: 1.4rem;
    font-weight: 400;
    color:#fff;
    /*background: #004e80!important;*/
    border:2px solid #004e80;
    background: linear-gradient( 
90deg, rgba(0, 116, 202, 1) 1.02%, rgba(0, 78, 128, 1) 100%);
}
.sample-report-btn-1{
    padding: 0.7rem 5rem;
    font-size: 1.4rem;
    font-weight: 400;
    color:#fff;
    background: #004e80!important;
    border:2px solid #004e80;
}
.use-code{
     padding: 0.7rem 5rem;
    font-size: 1.4rem;
    font-weight: 400;
    color:#fff;
    background:#17C1C8!important;
     border:2px solid #17C1C8;
}
.filter-tabs.nav-pills .nav-link{
    padding: 0.9rem 3.5rem;
    border:none;
    background:transparent;
    border-radius:0;
}
.site-navbar .site-navigation .site-menu > li > a > span {
    padding: 0.5rem 1.6rem;
    display: inline-block;
}
 .ask-btn:hover{
     border:2px solid #04a74e;
     background:transparent;
     color:#04a74e;
}
 .use-code:hover{
    border:2px solid #17C1C8;
    background:transparent!important;
    color:#17C1C8;
}
.key-trends-accordian .accordion-body {
    padding: 3.5rem 1.25rem;
}
.key-trends-accordian .accordion-button{
    padding:2.2rem 1.5rem;
}
.text-green{
    color:#04a74e;;
}
.rpt-name{
    vertical-align:middle;
}
.sample-report-btn-1:hover{
    background: transparent!important;
    border: 2px solid #004e80;
    color: #004e80;
}
li.new-menu:hover a span{
    color:#fff!important;
}
.new-menu .dropdown-menu.arrow-top.lg-menu a.ask-btn.text-white {
    color: #fff!important;
}
.new-menu .dropdown-menu.arrow-top.lg-menu a.ask-btn.text-white:hover {
    color:#04a74e!important;
}
.ask-analyst-popup-modal .close{
    background:transparent;
    font-size:1.7rem;
    font-weight:600;
    border:none;
    position: absolute;
    right: 0.5rem;
    top: 0.1rem;
}
.ask-analyst-popup-modal .modal-header{
    justify-content:center;
}
.ask-analyst-popup-modal .form-group{
    margin-bottom:1rem;
}
.ask-analyst-popup-modal .form-control,.ask-analyst-popup-modal .form-select{
    padding:.7rem .7rem;
    font-size:1.3rem;
}
.ask-analyst-popup-modal .form-group label{
    font-size:1.1rem;
}
.key-tables-ul td{
    border-bottom:none;
}
.site-navigation .site-menu .new-menu .inner-submenu li a:hover{
    /*margin-left: 0.5rem;
    transition: 0.5s;*/
    color: #b21515!important;
    font-weight:600;
}
/*-------Enquiry--modal-popup-css----------*/
.modal-popup-main.modal-dialog{
    margin:7rem auto;
} 
.modal-popup-main .modal-header{
    display:block;
    text-align:center;
    padding-bottom:0;
}
.modal-popup-main .modal-header button{
    position: absolute;
    right:1rem;
    top: 0.5rem;
}
.modal-popup-main .modal-title{
    font-size:1.6rem;
}
.iti__flag.iti__us,.iti__selected-dial-code,.iti__arrow{
    margin-top:-0.4rem;
}
p#agree-error{
    position: absolute;
    bottom: -3.3rem;
    left: 0rem;
}
.modal-dialog.modal-popup-main{
    max-width:650px;
}
.trending-report-slider .carousel-control-prev {
    display:none;
}
.responsive-img{
    float:right;
}
.v-tab-content img{
    width:100%;
}
.iti input[type=tel]{
    font-size:1.4rem;
}

/*****************/
.market-data-points h3{
    font-size: 2.2rem;font-weight: 600;padding-bottom: 1.5rem;margin-bottom: 0;
}

.market-data-points ul li{
    font-size: 1.5rem;padding: 0.8rem 0;
}

.bottom-topic-subscribe-btn,.bottom-topic-speak-analyst-btn{
    padding:0.7rem 1.5rem;
   font-size:1.5rem;
   border-radius:0.6rem;
   width:82%;
}
.bottom-topic-subscribe-btn i,.bottom-topic-speak-analyst-btn i{
   padding-right: 1rem;
    font-size: 1.4rem;
}
.bottom-topic-subscribe-btn{
    background-image: linear-gradient( 
90deg, rgba(0, 116, 202, 1) 1.02%, rgba(0, 78, 128, 1) 100%);
     color:#fff;
}
.bottom-topic-subscribe-btn:hover{
    background-image: linear-gradient( 
90deg, rgba(0, 116, 202, 1) 1.02%, rgba(0, 78, 128, 1) 100%);
     color:#fff;
}

.bottom-topic-speak-analyst-btn{
    background: #666;
    box-shadow: 1px 3px 9px #1b1b1b;
    color:#fff;
}

.bottom-topic-speak-analyst-btn:hover{
    background: #666;
    box-shadow: 1px 3px 9px #1b1b1b;
    color:#fff;
}
.trends-report{
    border-bottom: 1px solid transparent!important;
    border-top: 1px solid transparent!important;
}
.market-data-points1 h3{
    font-size: 2.2rem;font-weight: 600;padding-bottom: 1.4rem;margin-bottom: 0;
}

.market-data-points1 ul li{
    font-size: 1.4rem;padding: 0.8rem 0;
}