@media(max-width:1199px){
    .nav-link {
        font-size:1.1rem;
    }
    .choose-btn-sticky{
        width: 22rem;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0.5rem 1rem;
    }
    .banner-text {
        position: absolute;
        top:25%;
    }
    .choose-btn-sticky .choose-liecense {
        width: 100%;
    }
    .m-information img.need-info-img{
        width:20%!important;
    }
    .nav-pills .nav-link.active {
        padding: 1.5rem 0.5rem;
        font-size:1.1rem;
    }
    .nav-pills .nav-link{
        font-size:1.1rem;
    }
    .nav-pills .nav-link img {
        width: 3.5rem;
    }
    .nav-pills.report-details-tab .nav-link {
        padding: 1.2rem 1.8rem;
        font-size:1.3rem;
    }
    .ms-6 {
        margin-left: 2.7rem;
    }
    .radio label {
        font-size: 1.2rem;
    }
    .ms-7 {
        margin-left: 1rem;
    }
    .license-main, .why-choose-list, .inquiry-form, .follow-us {
        padding: 1.2rem;
    }
    .license-main .common-btn{
        padding: 0.7rem 1.5rem;
    }
    .sample-report-details a {
        font-size:1.4rem;
    }
    .border-left-none{
        border-left:1px dashed rgb(255, 255, 255);
    }
    .req-sample-btn span {
        border: 0.1rem solid #fff;
        padding: 0.5rem 2.2rem;
    }
    .pt-17 {
        padding-bottom: 20.8rem!important;
    }
    .search-bar-top .form-control {
        width: 16rem;
    }
    #top-search-bar-placeholder::placeholder{
        font-size:1.2rem;
    }
    .bottom-req-btn,.bottom-toc-btn,.bottom-ask-btn,.bottom-speak-analyst-btn{
        margin-bottom:1.5rem!important;
    }
    .site-navbar .site-navigation .site-menu > li > a > span {
        padding: 0.5rem 0.9rem;
        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 > li > a {
        font-size:1.2rem;
    }
    .site-navbar .site-navigation .site-menu .has-children > a span {
        position: relative;
        padding-right: 2.5rem;
    }
    .company-logo {
        width: 15rem;
    }
    #search-keyword1::-webkit-input-placeholder{
        font-size:1rem;
    }
}
@media(max-width:991px){
    .choose-btn-sticky{
        display:none !important;
    }
    .search-bar-top .form-control {
        width: 30rem;
    }
    #search-keyword1::-webkit-input-placeholder{
        font-size:1.4rem;
    }
    .hide-category{
        display:none;
    }
    .m-information img.need-info-img{
        width:20%!important;
    }
    .choose-btn-sticky{
        display:none;
    }
    .category-accordian{
        display:block;
    }
    .offcanvas-header{
        display:block; 
    }
    .tab-sticky-menu{
        margin:0 auto;
        width:auto;
    }
    .bottom-req-btn,.bottom-toc-btn,.bottom-ask-btn,.bottom-speak-analyst-btn{
        margin-bottom:1.5rem!important;
    }
    .sticky-header-menu li a {
        color: #b21515;
        font-size: 1.6rem;
        padding-right: 1.7rem;
    }
    .txt-center{
        text-align:center;
    }
    .sticky-header-menu{
        display:flex;
    }
	.mobile-offcanvas{
		visibility: hidden;
		transform:translateX(-100%);
	    border-radius:0; 
		display:block;
	    position: fixed;
	    top: 0; left:0;
	    height: 100%;
	    z-index: 1200;
	    width:80%;
	    overflow-y: scroll;
	    overflow-x: hidden;
	    transition: visibility .3s ease-in-out, transform .3s ease-in-out;
	}

	.mobile-offcanvas.show{
		visibility: visible;
    	transform: translateX(0);
	}
	.mobile-offcanvas .container, .mobile-offcanvas .container-fluid{
		display: block;
	}
    
    .req-sample-btn span {
        border: 0.1rem solid #fff;
        padding: 0.5rem 8rem;
    }
    .pt-17 {
     padding-bottom: 2rem!important;
    }
    .req-sample-btn{
        margin-top:1.5rem;    
    }
    .bottom-footer h6{
        font-size:1.3rem;
        font-weight:600;
    }
    .nav-pills.report-details-tab .nav-link {
        padding: 1.2rem 1.5rem;
    }
    /*.nav-pills .nav-link img {*/
    /*    display:none;*/
    /*}*/
    .d-block-w{
        display:block;
    }
    .nav-pills .nav-link.active {
        padding: 1rem 2.5rem;
        font-size: 1.3rem;
    }
    .nav-pills .nav-link {
        font-size: 1.3rem;
        padding: 1rem 2rem;
    }
    .ms-7 {
        margin-left: 39rem;
    }
    .ms-6 {
        margin-left: 41rem;
    }
    .bottom-req-btn, .bottom-toc-btn, .bottom-ask-btn, .bottom-speak-analyst-btn {
        margin-bottom: 1.5rem;
    }
    .footer-menu {
        border:none;
    }
    .no-end-report{
        text-align: left!important;
    }
    .reseller-form {
        background: rgb(177 175 175);
        margin:1rem 0;
    }
    .reseller-form p {
        margin-bottom:0;
    }
    .main-ttl {
        margin-bottom:2rem;
    }
    .report-price h5 {
        font-size: 1.1rem;
        font-weight: 600;
    }
    .main-header{
        display:block;
    }
    .no-mobile-menu{
        display:none;
    }
    .top-header-nav .text-end{
        text-align:left!important;
    }
}
@media(max-width:575px){
    html{
        font-size:8px;
    }
    .mobile-menu-icon {
        position: relative;
        top: -5.7rem;
    }
    .search-bar-top .form-control {
        width: 38.4rem;
    }
    .col-sm-6{
        width:50%;
    }
    .col-sm-6 a{
        font-size:10px;
    }
    #pills-Research-Methodology img{
        width:100%;
        margin-bottom: 30px;
    }
    .bottom-ask-btn, .bottom-speak-analyst-btn {
        display:none !important;
    }
    .bottom-req-btn,.bottom-toc-btn,.bottom-ask-btn,.bottom-speak-analyst-btn{
        margin-bottom:1.5rem!important;
    }
    .need-info .m-information img{
            width: 20% !important;
    }
 
    .search-bar-top{
        margin-bottom:1.5rem;
    }
    .nav-pills .nav-link.active {
        padding: 1rem 2rem;
        font-size: 1.5rem;
    }
    .services-tab-info ul li,.why-choose-us-content ul li {
        font-size: 1.5rem;
    }
    .choose-btn-sticky{
        display:none !important;
    }
    .loginimg{
        display:none;
    }
    .sticky-header-menu {
        display: block;
    }
    .text-end.sticky-header-menu{
        text-align:center!important;
    }
    .main-header{
        display:block;
    }
    .no-mobile-menu{
        display:none;
    }
    .report-price {
        margin:0.5rem 0;
    }
    .report-price h5 {
        font-size: 1.6rem;
    }
     .login-row img{
        display:none! important;
     }
    .payment-option-footer img {
        width: 8rem;
        padding: 0 1.5rem 0 0;
    }
    .payment-option-footer {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .bottom-footer h6{
        font-size:1.3rem;
        font-weight:600;
        text-align:center;
    }
    .radio label {
        font-size: 1.6rem;
    }
    .footer-menu {
        padding-left: 1.5rem;
        align-items:start;
    }
    .sample-report-details a {
        display: block;
         padding: 0.5rem 0rem; 
         border-right: none; 
    }
    .ms-6 {
        margin-left: 11rem;
    }
    .ms-7 {
        margin-left: 8rem;
    }
    .nav-pills.report-details-tab li {
        margin: 0 0rem 1.5rem 0;
    }
    .nav-pills .nav-link,.nav-pills .nav-item{
        width:100%;
        font-size: 1.5rem;
    }
    .d-block-w {
        display: inline-block;
    }
    .why-choose-us-img{
        display:none;
    }
    .banner-text {
        position: absolute;
        top: 14%;
    }
    .banner-text h2 {
        color: #fff;
        font-size: 1.5rem;
    }
    .banner-text a {
        text-decoration: none;
        font-size: 1.2rem;
        font-weight: 500;
        padding: 0.5rem 2rem;
        border: 0.1rem solid #fff;
        color: #fff;
        margin-top: 0.5rem;
    }
    .main-ttl {
        font-size: 2rem;
    }
    .m-information img.need-info-img{
        width:15%!important;
    }
    .no-end{
        text-align: left!important;
    }
    .common-btn,.sample-report-btn{
        width:100%;
    }
    .common-btn, .sample-report-btn {
        margin: 0.5rem 0rem;
    }
    .count-number-txt p {
        font-size: 1.3rem;
        font-weight: 600;
        min-height: 4rem;
    }
    .subscribe-ttl-hm {
        margin-bottom:1rem;
    }
    .req-sample-btn span {
        border: 0.1rem solid #fff;
        padding: 0.5rem 8.2rem;
    }
    .border-divider {
        border-bottom: 0.1rem solid #9e9e9e;
        padding: 1rem 0;
    }
    .reseller-form {
        background: rgb(177 175 175);
    }
    .reseller-form p {
        margin-bottom:0;
    }
}

@media only screen and (min-device-width: 480px) and (max-device-width: 800px) {
    .sample-report-details a {
        font-size: 1.4rem;
        width: 48%;
        padding-bottom: 1rem!important;
        padding: 0;
        border: none;
    }
    .nav-pills.report-details-tab .nav-link {
        padding: 1.2rem 1.5rem;
        width: 100%;
        margin-bottom: 1.5rem;
    }
    .nav-pills.report-details-tab li {
        margin: 0 1rem 0 0;
        width: 48%;
    }
}

/*Contact-Us-start*/
@media screen and (max-width: 991px){
.cont_subv {
    width: 100%;
    margin-left: 0rem;
}
}
@media screen and (max-width: 576px){
.cont_subv {
    width: 100%;
    margin-left: 0px;
}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
   .contact_info address {
       font-size: 1.1rem;
   }
   .contact_info li {
       font-size: 1.5rem;
   }
   .cont_subv{
    width: 100%;
    margin-left: 0rem;
   }
}
@media only screen and (min-device-width: 480px) and (max-device-width: 800px) {
    .cont_subv{
    width: 100%;
    margin-left: 0rem;
   }
}
@media only screen and (min-device-width: 260px) and (max-device-width: 675px) {
    .cont_subv{
    width: 100%;
    margin-left: 0rem;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px){
    .contact_info address {
       font-size: 1.3rem;
   }
   .contact_info li {
       font-size: 1.6rem;
   }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
    .details-address li {
    font-size: 1.6rem!important;
}
    .addr-text {
    font-size: 1.2rem;
}
.details-address a {
    font-size: 1.2rem;
}
}
/*Contact-Us-stop*/

/*Services-Report-Start*/
@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
    .service-tab-content{
        padding-top: 2rem!important;
    }
    .service-tab-content h1{
        font-size: 1.9rem!important;
        text-align: center!important;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px) {
    .service-tab-content{
        padding-top: 2rem!important;
    }
}
@media only screen and (min-device-width: 411px) and (max-device-width: 731px) {
    .service-tab-content{
        padding-top: 2rem;
    }
    .service-tab-content h1{
        font-size: 1.9rem!important;
        text-align: center!important;
    }
}
/*Services-Report-Stop*/

/*press-releases-start*/
@media only screen and (min-device-width: 320px) and (max-device-width: 731px) {
    .press-release-date h4{
        text-align: left;
        background-color: #e6e6e6 !important;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .press-release-date h4{
        text-align: left !important;
        background-color: #d3d3d3!important;
    }
}
/*press-releases-stop*/
/*press-release-start*/
@media only screen and (min-device-width: 320px) and (max-device-width: 731px) {
    .press-release-date h4{
        text-align: left;
        background-color: #e6e6e6 !important;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
    .press-release-date h4{
        text-align: left !important;
        background-color: #e6e6e6 !important;
    }
}
/*press-release-stop*/
/*industry Coverage Start*/
@media only screen and (min-device-width: 320px) and (max-device-width: 731px) {
    .industry-coverage-title {
         font-size: 2rem;
    }
}
/*industry Coverage Stop*/

/*policy*/
@media only screen and (min-device-width: 320px) and (max-device-width: 675px) {
    .policyheading{
        font-size:2rem;
    }
    .subpolicyheading h3{
        font-size:1.8rem;
    }
   .subpolicyheading p{
        font-size:1.5rem;
    }
}
/* stop policy*/

/*teams and condition*/
@media only screen and (min-device-width: 320px) and (max-device-width: 675px) {
    .conditionscontent h1{
        font-size:2rem;
    }
    .conditionscontent h3{
        font-size:1.8rem;
   }
   .conditionscontent p{
        font-size:1.5rem;
   }
}
/* stop tearm and condition*/
/*login*/

@media (max-width: 575px){
.common-btn, .sample-report-btn {
    margin: 0.5rem 0rem;
    width:100%;
}
}
/* stop login*/