@charset "utf-8";

#hero {
  background: url(../img/home-bg.webp) no-repeat center center;
  background-size: cover;
}
@media (min-width: 768px) {
  .sharebox {
    float: right;
  }
  .position-sticky-mobile {
    display: none;
  }
  .hidden-desktop {
    display: none;
  }
  .requestsample {
    padding-bottom: 0;
  }
  .nv-sub {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 767px) {
  .requestsampleform {
    background: url(../img/sample-request-bg-mobile.png) no-repeat 200px top;
    padding: 15px 0;
  }
  .formbox .form-group > label {
    bottom: 34px;
    margin-bottom: 0;
    font-size: 12px;
  }
  .formbox .form-control:valid ~ label {
    font-size: 12px;
  }
  .formbox {
    margin-bottom: 20px;
  }
  .reportbook {
    display: none;
  }
  .is_stuck {
    top: 40px !important;
  }
  .request-pdf{
    justify-content: center;
  }
  .wrap-drop {
    background: #112b48;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    margin: 0 -15px;
    padding: 10px;
    position: relative;
    z-index: 3;
    width: 111% !important;
  }
  .wrap-drop::after {
    border-color: #fff transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    content: "";
    height: 0;
    margin-top: -4px;
    position: absolute;
    right: 1rem;
    top: 50%;
    width: 0;
  }
  .wrap-drop .drop {
    background: #fff;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    list-style: none;
    margin-top: 0;
    opacity: 0;
    padding-left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 2;
  }
  .wrap-drop .drop li a {
    color: #112b48;
    display: block;
    padding: 10px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
  }
  .wrap-drop span {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
  }
  .wrap-drop .drop li:hover a {
    background-color: #695d52;
    color: #e7ded5;
  }
  .wrap-drop.active::after {
    border-width: 0 10px 10px;
  }
  .wrap-drop.active .drop {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .search {
    margin-bottom: 15px;
  }
  .breadcrumbs {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .innerpage .container {
    padding-top: 10px !important;
  } /* #hero { background: url(../img/home-bg.webp) center; background-size: 150% !important; } */

  .gain_compe {
    color: #ff0000;
    -webkit-text-stroke: 0.2px #ff0000; /* Adds stroke with thickness and color */
    text-stroke: 0.2px #ff0000;
  }
  .company_span {
    color: transparent;
    -webkit-text-stroke: 0.5px #fff;
    text-stroke: 0.5px #fff;
  }
  .innerpage h1 {
    margin-top: 0 !important;
  }
  .logo {
    width: 195px;
  }
  .mobile-nav-toggle i {
    color: #455f7c;
  }
  .bannerhd {
    /*text-align: right!important;*/ /* width: 50%; */
    margin-left: 34px;
  }
  .section-title h2 {
    font-size: 24px;
  } /* section { padding: 40px 0; overflow: hidden; } */
  .mobile-nav-toggle {
    top: 15px;
  }
  .searchbar {
    margin-bottom: auto;
    margin-top: auto;
    width: 263px;
    color: #fff;
    padding: 0;
    position: absolute;
    right: 52px;
    height: 32px;
  }
  .search_input {
    line-height: 33px;
  }
  .get-started-btn {
    margin: 0 48px 0 auto;
    padding: 2px 7px;
    right: 5px;
    position: absolute;
    top: 13px;
  }
  .section-title {
    padding-bottom: 10;
  }
  .why-us .content h3 {
    font-size: 24px;
  }
  .cta {
    padding: 45px 0;
  }
  .report-info {
    font-size: 14px;
    padding: 1px 15px 12px 15px;
  }
  .whitebox h1 {
    font-size: 16px !important;
    line-height: normal !important;
    margin-bottom: 0 !important;
  }
  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
  }
  .reportimg {
    padding: 0 0 20px 0;
  }
  .position-sticky {
    top: 57px;
  }
  .tabsection .nav-pills .nav-link {
    font-size: 12px;
    padding: 7px 16px;
  }
  .tabsection .tab-content {
    padding: 0;
  }
  .tabsection .tab-content h2 {
    font-size: 18px;
  }
  .tabsection .tab-content p {
    font-size: 14px;
  }
  #footer .footer-top {
    padding: 30px 0 0 0;
    background: #fff;
  }
  .faq-list h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .faq .faq-list p {
    font-size: 14px;
  }
  .cookiebtn {
    margin-top: 5px;
  }
  .reportslinks {
    font-size: 12px;
  }
  .reportslinks span {
    padding: 0 5px;
  }
  .whitebox2 p {
    font-size: 12px;
  }
  .reportlistbox-inerpage h3 {
    font-size: 14px;
  }
  .reportlistbox-inerpage p {
    font-size: 12px;
  }
  .hidden-mobile {
    display: none;
  }
  .section-bg2 {
    background: #f1f1f1;
    padding: 20px 0;
  }
  .breadcrumbs ol {
    font-size: 12px;
  }
  .section-bg2 {
    padding: 20px 0;
  }
  .dp-btn {
    position: fixed;
    bottom: 0;
    display: block;
    text-align: center;
    z-index: 1;
    background: #fff;
    border-top: 1px solid #ccc;
    width: 100%;
    padding: 10px;
    margin-left: -15px;
    font-size: 16px;
  }
  .nv-sub {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .services .icon-box-trend .cat-logo {
    font-size: 52px;
  }
  .faq-container {
    margin-left: 0;
    max-width: 100% !important;
  }
  .reports_tabs_button h1 {
    font-size: 20px;
  }
  .licence-drop {
    font-size: 12px;
  }
  .bluebox {
    padding: 3px 10px;
  }
  .reports_tabs_button h1 {
    font-size: 18px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-bg2 {
    padding: 20px 0;
  }
  .reportlistbox-inerpage h3 {
    font-size: 14px;
  }
  .reportlistbox-inerpage p {
    font-size: 12px;
  }
  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
  }
  .faq .faq-list p {
    font-size: 14px;
  }
  .cookiebtn {
    margin-top: 5px;
  } /* #hero { background: url(../img/home-bg.webp) no-repeat 340px -130px; background-size: 100% !important; background-position: center; } */

  .gain_compe {
    color: #ff0000;
    -webkit-text-stroke: 0.2px #ff0000; /* Adds stroke with thickness and color */
    text-stroke: 0.2px #ff0000;
  }
  .company_span {
    color: transparent;
    -webkit-text-stroke: 0.5px #fff;
    text-stroke: 0.5px #fff;
  }
  .innerpage h1 {
    margin-top: 0 !important;
  }
  #hero img {
    text-align: center;
  }
  .mobile-nav-toggle {
    top: 16px;
  }
  .mobile-nav-toggle i {
    color: #455f7c;
  }
  .searchbar {
    right: 60px;
  }
  .innerpage .container {
    padding-top: 0 !important;
  }
  .buybtn {
    display: block;
    margin: 0 5px 0 9px;
  }
  .choose {
    margin: 0 5px;
  }
  .buybox select {
    margin: 0 5px;
  }
  .request-pdf {
    margin: 0 10px 0 0;
  }
  .tabsection .nav-pills .nav-link {
    font-size: 14px;
    padding: 7px 11px;
  }
  .tabsection {
    margin-top: 0;
  }
  .tabsection .tab-content p {
    font-size: 13px;
  }
  .categories a {
    font-size: 12px;
  }
  .whitebox h1 {
    font-size: 18px !important;
  }
  .whitebox2 p {
    font-size: 12px;
  }
  .leftpanel {
    margin-top: 35px;
  }
  .blog-txt-small h5 {
    font-size: 14px;
  }
  .nv-sub {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .services .icon-box-trend {
    padding: 14px 15px 10px 18px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog-txt-small h5 {
    font-size: 14px;
  }
  .reportlistbox-inerpage h3 {
    font-size: 14px;
  }
  .reportlistbox-inerpage p {
    font-size: 12px;
  }
  #footer .footer-top .social-links a {
    font-size: 14px;
    height: 30px;
    width: 30px;
  }
  .tabsection .tab-content p {
    font-size: 14px;
  }
  .logo {
    width: 195px;
  } /* #hero { background: url(../img/home-bg.webp) no-repeat; background-size: 100% !important; background-position: center; } */
  .bannerhd {
    /* margin-right: 90px; */ /*margin-left: -30px;*/
  }

  .gain_compe {
    color: #ff0000;
    -webkit-text-stroke: 0.2px #ff0000; /* Adds stroke with thickness and color */
    text-stroke: 0.2px #ff0000;
  }
  .company_span {
    color: transparent;
    -webkit-text-stroke: 0.5px #fff;
    text-stroke: 0.5px #fff;
  }
  .whitebox h1 {
    font-size: 18px !important;
  }
  .nav-menu > ul > li {
    position: relative;
    white-space: nowrap;
    padding: 10px 15px;
  }
  .report-info {
    font-size: 14px;
    padding: 15px;
  }
  .request-pdf {
    margin: 0 10px 0 0;
    font-size: 14px;
    padding-left: 35px !important;
  }
  .buybtn {
    display: block;
    margin: 0 5px 0 9px;
  }
  .choose {
    margin: 0 5px;
  }
  .buybox select {
    margin: 0 5px;
  }
  .position-sticky {
    top: 57px;
  }
  .tabsection {
    margin-top: 0;
  }
  .section-bg2 {
    padding: 30px 0;
  }
  #footer {
    font-size: 12px;
  }
  .services .icon-box-trend {
    padding: 14px 15px 10px 18px !important;
  }
  .licence-drop {
    font-size: 12px;
  }
  .bluebox {
    padding: 3px 10px;
  }

}
@media (max-width: 575px) {
  .back-to-top {
    position: fixed;
    display: none;
    right: 10px;
    bottom: 80px;
    z-index: 99999;
  }
  .back-to-top-report {
    bottom: 80px;
  }

  .innerpage h1 {
    margin: 0 0 10px 0 !important;
  }
  .btnLess,
  .btnS {
    font-size: 12px;
    margin-top: -15px !important;
  }

  .gain_compe {
    color: #ff0000;
    -webkit-text-stroke: 0.2px #ff0000; /* Adds stroke with thickness and color */
    text-stroke: 0.2px #ff0000;
  }
  .company_span {
    color: transparent;
    -webkit-text-stroke: 0.5px #fff;
    text-stroke: 0.5px #fff;
  }
  #hero .container {
    padding-top: 10px;
  }
  .report-info {
    font-size: 15px;
  }
  .request-pdf {
    display: none;
    padding: 10px 20px;
    margin: 10px 0;
  }
  .buybtn {
    display: block;
    margin: 0 5px 0 9px;
  }
  .choose {
    margin: 0 5px;
  }
  .buybox select {
    margin: 0 5px;
  }
  #footer .footer-top {
    padding: 30px 0 30px 0;
  }
  .reportslinks {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .reportslinks span {
    padding: 0;
  }
  .position-sticky {
    display: none;
  }
  #cookieConsent {
    display: none !important;
  }
  .position-sticky-mobile {
    position: fixed;
    bottom: 0;
    z-index: 100;
    width: 100%;
    background: #000000;
    left: 0;
  }
  .mid-tab {
    border-left: 1px solid #102945;
    border-right: 1px solid #102945;
  }
  .requestbtn-mobile {
    display: block;
    text-align: center;
    width: 48%;
  }
  .tabsection .nav-pills .nav-link {
    padding: 10px 4px;
    margin-right: 0;
    text-align: center;
    font-size: 11px;
  }
  .tabsection .requestbtn-mobile .nav-link {
    background: #748393;
    color: #fff;
    display: inline-block;
    margin: 5px;
    border-radius: 5px;
    padding: 5px 20px;
  }
  .tabsection .nav-pills .nav-link:hover {
    background: #f1f1f1;
    color: #102945;
  }
  .tabsection .nav-pills .nav-link.active {
    background: #f1f1f1;
    color: #102945;
  }
  .tabsection .nav-pills .requestbtn-mobile .nav-link.active,
  .tabsection .nav-pills .requestbtn-mobile .nav-link:hover {
    background: #748393 !important;
    color: #fff;
  }
  .direct {
    font-size: 14px;
  }
  .whitebox h1.reporttitle-mobile {
    font-size: 16px !important;
  }
  .formbox .form-control {
    height: 30px;
  }
  .formbox .form-group > label {
    bottom: 25px;
  }
  .formbox .form-control:focus ~ label,
  .formbox .form-control:valid ~ label {
    bottom: 45px;
  }
  .innerpage2 {
    padding-bottom: 10px;
  }
  .formbox {
    padding: 15px;
  }
  .whitebox123 {
    padding: 5px 10px 2px;
  }
  .leftpanel2 {
    margin-top: -15px !important;
  }
  .tabsection .tab-content .img-hero {
    width: 100%;
    padding-left: 0;
  }
  .sharebox {
    font-size: 15px;
  }
  .sharebox i {
    font-size: 15px;
  }
  .bannerhd p {
    margin-left: -20px;
  } /* #hero { background: url(../img/home-bg.webp) center; background-size: 180% !important; } */
  .reports_tabs_button {
    padding: 0 20px;
  }
  .refreshCaptcha {
    width: 12% !important;
  }
}

@media (min-width: 1400px) {
  /* #hero { background: url(../img/home-bg.webp) no-repeat; background-size: 100% !important; background-position: center; } */
  .bannerhd {
    /* margin-left: -100px !important; */ /*padding-right: 230px!important;*/
  }
  .hero-img img {
    position: relative;
    top: 20px;
  }
  .hero-img .carousel-item {
    position: relative;
  }
  .hero-img .carousel-inner {
    left: 80px;
    padding: 0;
  }
  .about-text {
    margin-top: 65px;
  }
}
.reports_tabs_button h1 {
  font-size: 22px;
  font-weight: 700;
  text-align: justify;
  color: #500;
}
.become-client {
  width: 70%;
  
}
.mobile-nav-toggle-search {
  position: fixed;
  top: 18px;
  right: 8%;
  z-index: 9998;
  border: 0;
  background: 0 0;
  font-size: 20px;
  transition: all 0.4s;
  outline: 0 !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mob_enquiry_button {
  background: #f00f00 !important;
  box-shadow: 0px 0 18px rgba(255, 255, 255, 0.5);
}
.gradient-btn {
  background: linear-gradient(to bottom, red, black);
  color: white;
  border: none;
  border-radius: 10px;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: bold;
  box-shadow: -4px 4px 0px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: transform 0.2s ease;
}
.gradient-btn:hover {
  transform: scale(1.05);
}
