/* 320px — 480px: Mobile devices. 481px — 768px: iPads, Tablets. 769px — 1024px: Small screens, laptops. 1025px — 1200px: Desktops, large screens */

#reports-main-content {
  padding-bottom: 40px;
  border-bottom: 6px solid #024564;
  background: #fff;
}

.container {
  padding: 0 !important;
}
/* Old CSS */
.second-content {
  position: relative;
}

.notification.msgerror p {
  font-size: 22px !important;
  color: red;
}

.notification.msgsuccess p {
  font-size: 22px !important;
  color: green;
}

#customize {
  border: 1px solid #2c7ebf;
  border-radius: 6px;
  padding: 2px 0 2px 2px;
  font-size: 19px;
  background-color: #2c7ebf;
}

#customize a {
  color: #fff !important;
}

.input-group {
  display: block;
}

.market .input-group label {
  width: auto;
}

.right-side-content .market {
  border-right: none;
  margin-bottom: 10px;
  height: unset;
}

.market-r-price {
  border-radius: 50px;
  color: #5a5a5a !important;
  font-size: 15px;
  font-weight: bold;
  border: 1px solid;
  padding: 7px 20px;
}

#pre-order,
#discount,
#sample,
#customize {
  color: white;
}

#pre-order:hover,
#discount:hover,
#sample:hover,
#customize:hover {
  box-shadow: 0 8px 6px -6px black;
}

ul.get_resquest {
  padding: 0;
  margin: 15px 0;
}

ul.get_resquest li {
  display: inline;
  padding: 4px 8px 8px 2px !important;
  font-size: 19px !important;
  list-style: none;
}

.form-control {
  color: #000 !important;
}

.btn-danger {
  color: #fff;
  background-color: #ca0505;
  border-color: #ca0505;
}

#pre-order {
  /*    border: 1px solid #075EA3;
                                    background-color:#075EA3;*/
  color: #111;
  background: linear-gradient(to bottom, #f6c88f, #ed9220);
  border-color: #ca7c1b #be751a #a56616;
  border-radius: 6px;
}

#discount {
  border: 1px solid #72a12f;
  background-color: #72a12f;
  border-radius: 6px;
}

#sample {
  border: 1px solid #fe5e0a;
  background-color: #fe5e0a;
  border-radius: 6px;
}

.purchase_form {
  width: 390px;
  position: absolute;
  right: 0;
  top: 0;
}

.tab-content h2 {
  font-size: 15px;
  margin: 0px 0px 10px 0px;
  display: inline;
  font-weight: bold;
}

.panel-title {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-size: 16px !important;
  color: inherit !important;
  height: auto !important;
}

.left-fixed {
  width: 330px !important;
  margin-top: 70px;
  position: fixed;
  z-index: 999;
  animation: smoothScroll 1s forwards;
}

.panel-title a {
  text-transform: none;
  display: block;
}

.panel-title a::first-letter {
  text-transform: uppercase;
}

.panel-title a i {
  float: right;
}

.panel-title a:hover {
  color: black !important;
}

.fixed-card,
.deatil-card {
  width: 330px;
}

@media (min-width: 1024px) {
  .methodology-img {
    max-width: 100%;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .faq-rpt {
    padding: 12px;
  }
}

@media only screen and (max-width: 768px) {
  /* .rqt_btn_show{display:none;}
                                .rqt_btn_hide{display:block;} */
  ul.get_resquest li {
    display: list-item;
    margin-bottom: 10px;
  }

  .purchase_form {
    width: 320px;
    position: inherit;
    margin: 10px 0;
  }

  .second-content .nav > li a {
    margin-right: 5px;
  }
  .methodology-img {
    width: 100%;
  }
}

#report-buy-now-top:focus,
#report-buy-now-top:active {
  color: #fff;
  background-color: #f2b163;
}

.faq-rpt {
  font-size: 20px !important;
  margin-left: 4px;
  margin-bottom: 0px;
  line-height: 2 !important;
}

@media (max-width: 1024px) and (min-width: 769px) {
  .fixed-card,
  .deatil-card {
    width: 225px;
  }

}

#report-buy-now:focus,
#report-buy-now:active {
  color: #fff;
  background-color: #ca0505;
}

.buy-hr {
  margin-top: 1px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #eaeded;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 5px 15px;
}

.tab-content {
  font-size: 16px;
}

#report-buy-now {
  font-size: 17px;
}

.report-page .row.client-logo h2 {
  background-image: none;
  margin: 7px 0 2px -29px;
}

.cost-btn {
  background: #c7003d;
  border-color: #c7003d;
  color: #fff;
  border-radius: 50px;
  color: #fff !important;
  font-size: 14px;
  font-weight: 200;
  font-size: 15px;
}

.cost-btn img {
  margin-left: -18px;
  margin-right: 9px;
  margin-bottom: 2px;
}

#pr-order {
  background: #1984d9;
  border-color: #1984d9;
  color: white !important;
}

#check-dis {
  background: #60ae1c;
  border-color: #60ae1c;
  color: white !important;
}

#req-sample {
  background: rgb(255, 61, 0);
  border-color: rgb(255, 61, 0);
  color: white !important;
}

#req-cust {
  background: #607d8b;
  border-color: #607d8b;
  color: white !important;
}

.btn-danger:hover {
  color: #fff;
  background-color: #d00a0a;
  border-color: #d00a0a;
}

.covid_block {
  background: url("../images/covid-19-and-russia-ukraine-war.png") no-repeat;
  width: 100%;
  color: #fff;
  background-size: cover !important;
  margin-bottom: 10px;
}

.covid_body {
  padding: 5px 10px;
  text-align: center;
}

.covid_block a.covid_btn {
  background: #f88427;
  border-color: #f88427;
  display: block;
  width: 20%;
  margin: 9% 0 1% 38%;
  line-height: 1.2;
  color: white !important;
}

@media only screen and (max-width: 767px) {
  .covid_block {
    background: url("../images/covid-19-and-russia-ukraine-war-mobile.png")
      no-repeat;
  }

  .covid_block a.covid_btn {
    width: 53%;
    margin: 72% 0 8% 25%;
  }

  .mview a {
    display: block;
    width: 80%;
    text-align: left;
    padding: 4px 25px;
    margin-left: auto;
    margin-right: auto;
  }

  .cost-btn img {
    margin-left: -21px;
    margin-right: 9px;
    margin-bottom: 0px;
  }

  .left-fixed {
    display: none !important;
  }
}

/* Report Info start  */

.info-container {
  width: 100%;
  margin: 0 auto;
  display: flex;
  gap: 50px;
  justify-content: left;
}

.info-container h2 {
  margin-top: 0;
  color: #333;
}

.info-item {
  position: relative;
  /* Needed for the pseudo-element */
}

.info-item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -25px;
  /* Adjust based on your gap */
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #ccc;
  /* Color of the separator */
}

.info-item label {
  font-weight: bold;
  display: inline-flex;
  margin-bottom: 5px;
  color: #232f3e;
}

.info-item span {
  display: block;
  padding-left: 0;
  color: #333;
  font-weight: 600;
}

.row.info-row {
  display: flex;
  flex-direction: column;
  width: 86%;
}

/* Report Info end  */

/* report-head */
.col-md-6.col-sm-6.label-box.no-padding {
  padding: 0;
  width: 70px;
}

.col-md-4.col-sm-6.book-img.no-padding-right {
  padding-left: 0;
}
.row.report-head {
  display: flex;
  padding: 0 15px;
  margin: 0;
}

.book-box {
  margin: 10px 0;
}

.book-box .row {
  display: flex;
}

.book-img img {
  width: 85px;
}

.book-img {
  width: 100% !important;
}

.label-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100px;
}

.no-padding {
  padding: 0;
}

.label-box li {
  padding: 0 0 7px 0;
  margin: 0;
}

.label-box label {
  width: 100%;
  display: block;
  font-weight: bold;
  font-size: 14px;
  color: #232f3e;
  margin-bottom: -2px;
  margin-top: 0;
}

.right-side-content h1 {
  font-size: 20px !important;
  line-height: 1.5;
  padding-right: 40px;
}

.second-content .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 28px;
}

.second-content .nav > li a {
  /* border-left: 1px solid #5a5a5a;
  border-right: 1px solid #5a5a5a;
  border-top: 1px solid #5a5a5a; */
  border: none !important;
  color: #5a5a5a;
  font-size: 16px;
  background: #e8e8e8;
  margin-right: 10px;
}
a.rsp-btn {
  color: #fff !important;
  background: #f53f0a !important;
  font-weight: 600;
}

a.bn-btn {
  background: #3d7545 !important;
  color: #fff !important;
  font-weight: 600;
}

.rd {
  font-weight: 600;
  color: #333;
}

.position-sticky {
  position: sticky !important;
}

/* report-head end */

/* New CSS */

.exit_body a img {
  width: 75%;
}
@media (min-width: 320px) and (max-width: 480px) {
  .fixed-card,
  .deatil-card {
    width: 290px !important;
  }

  .faq-rpt {
    font-size: 17px !important;
  }
  .second-content .nav > li > a {
    margin-left: 0;
    margin-right: 0;
  }

  .row.report-head {
    display: block;
    padding: 0 0;
    margin: 0;
  }

  .book-box {
    display: none;
  }

  .col-md-6.col-sm-6.label-box.no-padding {
    width: 100%;
  }
  .label-box ul {
    width: 100%;
  }
  .info-container {
    display: none;
  }

  .row.info-row {
    width: 100%;
    margin: 0;
  }
  .right-side-content h1 {
    line-height: 1.5;
    font-size: 15px !important;
    padding: 0;
  }

  .second-content .nav > li a {
    font-size: 17px;
  }
  .exit_body a img {
    width: 50%;
  }

  img.report_graph {
    width: 100% !important;
    height: 250px !important;
  }
  .img-hero {
    padding: 0;
  }

  .row.faq-row {
    margin: 0;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .label-box li {
    padding: 0 0 2px 0;
    margin: 0;
    font-size: 12px;
  }
  .book-img {
    width: 40%;
    margin-left: 0;
  }

  .book-img img {
    width: 75px;
  }
  .col-md-4.col-sm-6.book-img.no-padding-right {
    padding-right: 5px;
  }

  .label-box ul {
    width: 90px;
  }

  .reports-last-header-bar .breadcrumb {
    padding: 8px 15px;
  }
  .right-side-content h1 {
    font-size: 16px !important;
  }

  .label-box.no-padding {
    padding-left: 0;
  }
  .second-content .nav > li a {
    font-size: 12px !important;
    padding: 10px 15px;
    margin-right: 5px;
  }
  .label-box label {
    font-size: 12px;
  }

  .exit_body a img {
    width: 55%;
  }

  .info-item:not(:last-child)::after {
    content: "";
    position: absolute;
    right: -8px;
    top: 0;
    bottom: 5px;
    width: 1px;
    background-color: #ccc;
  }

  .info-container {
    width: 100%;
    margin: 0 auto;
    display: flex;
    gap: 16px;
    justify-content: left;
  }
  .info-item label {
    font-size: 12px;
  }

  
}

@media (min-width: 769px) and (max-width: 1024px) {
  .right-side-content h1 {
    font-size: 20px !important;
  }

  .label-box li {
    padding: 0 0 7px 0;
    margin: 0;
    font-size: 12px;
  }

  .second-content .nav > li a {
    padding: 10px 27px !important;
  }

  .second-content .nav > li a {
    font-size: 12px !important;
  }

  .book-img {
    margin-left: 0;
  }
  .label-box label {
    font-size: 14px;
  }
}

@media (min-width: 320px) and (max-width: 1024px) {
  .top-header-bar .row {
    margin: 0;
  }
  .report-page .row.client-logo {
    margin: 0;
  }
  .reports-last-header-bar .row {
    margin: 0;
  }
  .top-header-bar .row {
    margin: 0;
  }
}

.right-side-content .row {
  margin: 0 !important;
}

#reports-main-content .container .row {
  margin: 0;
}

.second-content .nav > li a {
  margin-right: 5px;
}

@media (min-width: 600px) {
  #header1 {
    display: none !important;
  }
  

}
@media (max-width: 600px) {
  #header1 {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    padding: 10px 0 0;
  }
  /* Mobile buttons container */
  .mobile-buttons {
    background: #000;
    padding: 0px;
    text-align: center;
  }

  .mobile-buttons .btn {
    margin: 5px 5px;
    padding: 5px 20px;
    font-size: 14px;
    background: #f53f0a ;
    color: #fff;
  }
    .mobile-buttons .btn:hover {
   
    color: #fff;
  }
    .mobile-buttons .bn-btn {
    margin: 5px 5px;
    padding: 5px 20px;
    font-size: 12px;
    background: #00b828;
    color: #fff;
  }

  /* .mobile-buttons .req-btn{
      background: #024564;
      
    } */

  /* Mobile tab navigation */
  .mobile-tabs {
    background: #fff;
    border: 1px solid #ccc;
    /* margin-top: 10px; */
    display: flex;
  }

  .mobile-tabs a {
    margin: 0;
  }

  .mobile-tabs > li {
    border-right: 1px solid #ccc;
    flex-grow: 1;
    font-size: 12px;
    font-weight: 600;
  }

  .mobile-tabs > li:last-child {
    border-right: none;
  }

  .mobile-tabs > li > a {
    color: #000;
    /* font-weight: bold; */
    text-align: center;
    margin: 0;
  }

  .mobile-tabs > li.active > a,
  .mobile-tabs > li.active > a:focus,
  .mobile-tabs > li.active > a:hover {
    border: none !important;
    /* border-bottom: 2px solid #007bff;  */
    background-color: #ffffff !important;
    color: #024564 !important;
  }

  .mobile-tabs > li > a:hover {
    background-color: #f5f5f5;
  }
  .tab-pane .test img {
    width: 500px !important;
}
}

@media(max-width:767px){
 .right-side-content h1{
  padding-right: 0;
 }
}
