/* Import Inter font from Google Fonts */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap");

.custom-hr {
  border: none;
  border-top: 2px solid black; /* Adjust thickness and color as needed */
  margin: 0 8%; /* Adjust the left and right margins as needed */
  margin-top: 4px;
}
.resulthr {
  border: none;
  border-top: 1px solid #bcbcbc; /* Adjust thickness and color as needed */
  width: 100%;
  margin-top: 20px;
}
.navbar-nav {
  margin: 0 auto;
}

.navbar-nav .nav-item .nav-link {
  color: #424242;
}

.navbar-nav .nav-item .nav-link.active {
  border-bottom: 3px solid #202c62;
  font-weight: bold;
}
.footer {
  background-color: #343a40;
  color: white;
  padding-top: 102px !important;
}

.footer h5 {
  color: white;
}

.footer a {
  color: #bcbcbc;
  text-decoration: none;
}

.footer a:hover {
  color: #d4d4d4;
  text-decoration: none;
}

.footer .list-unstyled {
  padding-left: 0;
}

.footer .ms-3 {
  padding-left: 15px;
}

.footer .mb-0 {
  margin-bottom: 0;
}
.footer .fa {
  margin-right: 8px; /* Adds space between icons and text */
}

.copyright {
  background-color: #202c62;
  padding: 10px 0; /* Adds padding to the copyright section */
  color: white;
  font-size: 12px;
  text-align: center;
}
.reminded {
  color: white;
  padding: 30px;
}

.mt-2 {
  margin-top: 10px; /* Adds a little space between the two address blocks */
}
.form-group {
  margin-right: 20px;
}
.mainreminded {
  background-color: #202c62;
  width: 85%;
  margin: auto;
  margin-bottom: -71px;
  z-index: 1;
  position: relative;
  margin-top: 50px;
}
.inputclass {
  background: transparent;
  color: white;
  font-weight: 100;
}

.slider {
  padding: 80px;
}
.display_flex {
  display: flex;
}
.navbarmy {
  padding: 0px;
}
.caraousel_sub {
  bottom: 100px;
}
.faqdiv {
  width: 84%;
  margin: auto;
  background: #eeeeee;
  padding: 60px;
  text-align: center;
}
.input-group-text {
  background-color: white;
}
.faqform {
  display: inline-block;
  padding: 20px;
}
.fontfaq {
  font-weight: 400;
  text-align: center;
  padding: 20px;
}
#accordion {
  margin: auto;
  width: 84%;
}
.cardclass {
  width: 100%;
  margin: auto;
}
.card {
  border: none !important;
  background: none !important;
}
.card-header {
  background: none !important;
  border: none !important;
}
.card-link {
  color: black !important;
  text-decoration: none;
  position: relative;
}

.card-link i {
  font-size: 0.8em; /* Adjust size as needed */
  margin-left: 10px;
}
.card-body {
  color: black;
}
.card-header .circle-icon {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: black;
  border-radius: 50%;
  margin-right: 10px;
}
.card-header {
  position: relative;
  padding-bottom: 20px;
  font-weight: 400;
}
.card-header::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: black;
  font-weight: 300;
}
@font-face {
  font-family: "Bad Guy Black";
  src: url("bad_guy_black/Bad Guy Black.ttf") format("truetype");
}

.headingclass {
  font-family: "Bad Guy Black", sans-serif;
  color: #e83021;
  font-size: 45px;
}
.best {
  font-family: "Bad Guy Black", sans-serif;
  color: #ffffff;
  font-size: 45px;
}

.vote {
  font-family: "Bad Guy Black", sans-serif;
  color: #ffffff;
  font-size: 15px;
}

@media (max-width: 768px) {
  .best {
    font-size: 35px; /* Adjust this size as needed for tablets */
  }
  .vote {
    font-size: 13px; /* Adjust this size as needed for tablets */
  }
  h3 {
    font-size: 18px; /* Adjust this size as needed for tablets */
  }
  h1 {
    font-size: 54px; /* Adjust this size as needed for tablets */
  }
}

@media (max-width: 480px) {
  .best {
    font-size: 25px; /* Adjust this size as needed for mobile phones */
  }
  .vote {
    font-size: 11px; /* Adjust this size as needed for mobile phones */
  }
  h3 {
    font-size: 16px; /* Adjust this size as needed for mobile phones */
  }
  h1 {
    font-size: 54px; /* Adjust this size as needed for  mobile phones */
  }
}
.result {
  width: 100%;
  margin: auto;
  background: #eeeeee;
  padding: 5px;
  text-align: center;
}

/* .result h1 {
color: #000000;
    font-size: 23px;
}     */

.resultheading {
  font-family: "Bad Guy Black", sans-serif;
  color: #e83021;
  font-size: 40px;
}

.myheader {
  font-family: "Poppins-Bold";
  color: #424242;
  font-size: 40px;
}

@media (max-width: 768px) {
  .result {
    padding: 0px;
  }

  .resultheading {
    font-size: 23px; /* Adjust this size as needed for tablets */
    word-wrap: break-word;
  }
  .result .year {
    font-size: 23px; /* Adjust this size as needed for tablets */
  }

  .myheader {
    font-size: 23px; /* Adjust this size as needed for tablets */
  }
}

@media (max-width: 480px) {
  .result {
    padding: 10px;
  }

  .resultheading {
    font-size: 25px; /* Adjust this size as needed for mobile phones */
  }

  .result .year {
    font-size: 23px; /* Adjust this size as needed for tablets */
  }

  .myheader {
    font-size: 23px; /* Adjust this size as needed for tablets */
  }
}
.year {
  font-family: "Bad Guy Black", sans-serif;
  color: #424242;
  font-size: 40px;
}

.card-custom {
  border: 1px solid #8298ff;
  border-radius: 10px;
  background-color: #eef1ff;
  margin: 10px 0;
  position: relative;
  padding: 15px;
  width: 100%;
}
.years-badge {
  background-color: #e53935;
  color: white;
  padding: 10px;
  border-radius: 5px;
  position: absolute;
  top: 15px;
  left: 15px;
  text-align: center;
  width: 70px;

  box-shadow: 3px 3px 8px 0px black;
}
.years-badge span {
  font-size: 24px;
  font-weight: bold;
}

.divider {
  height: 80px;

  position: absolute;
  right: 50px;
  top: 15px;
}
.share-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; /* Optional, specify height if needed */
}
.resultvote {
  color: #e83021;
  font-size: 12px;
}

.share-icon-img {
  max-width: 40px; /* Adjust the width as needed */
  max-height: 40px; /* Adjust the height as needed */
}
.display_flex {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px; /* Adjust as needed */
}

.form-inline {
  display: flex;
  flex-wrap: wrap;
}

.form-group {
  flex: 1;
}

#citySelect {
  max-width: 300px; /* Adjust as needed */
  margin-right: 10px; /* Space between select and button */
  width: 30vw;
}

.btn-danger {
  flex-shrink: 0; /* Prevent button from shrinking */
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .form-inline {
    flex-direction: column;
    align-items: stretch;
  }

  #citySelect,
  .btn-danger {
    margin-right: 0;
    margin-bottom: 10px; /* Space between elements on smaller screens */
    width: 100%; /* Full width on smaller screens */
  }
}
.gfg {
  position: relative;
  width: 100%;
  text-align: center;
}

.text-container {
  position: absolute;
  color: rgb(255, 255, 255);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #00000085;
  padding: 90px;
  text-align: center;
  font-size: 16px;
  width: 60%;
  border-radius: 10px;
}
.toolbutton {
  margin-top: 20px;
  border-radius: 10px;
  padding: 3%;
  padding-left: 15%;
  padding-right: 15%;
}
.innerdivcont {
  background-color: white;
  color: black;
  padding: 30px;
  border-radius: 5px;
}
.contactdiv {
  background-color: #000000c7;
  color: white;
  padding: 40px;
  border-radius: 5px;
  width: 140%;
  z-index: 2;
  position: relative;
}
.contactabout {
  color: #707070;
  font-size: 12px;
}
.navbar-nav .nav-item {
  margin-right: 30px; /* Adjust the value as needed */
}

@font-face {
  font-family: "Poppins";
  src: url("poppins/Poppins-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.navbar-nav .nav-item .nav-link {
  font-family: "Poppins Medium", sans-serif;
  font-weight: 500;
  font-size: 15px;
}
@font-face {
  font-family: "Poppins Medium";
  src: url("Poppins/Poppins-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Poppins Bold";
  src: url("Poppins/Poppins-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Poppins SemiBold";
  src: url("Poppins/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
.aboutus {
  font-family: "Poppins SemiBold", sans-serif;
}
body {
  font-family: "Poppins", sans-serif;
}

/* Regular (400) */
.inter-regular {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  margin-top: 27px;
}

/* Bold (700) */
.inter-bold {
  font-family: "Inter", sans-serif;
  font-weight: 600;
}
.col-md-2.bottomdiv {
  position: relative;
}

.offset-8 {
  position: absolute;
  right: 5%;
  margin-top: 10px;
}

.bottom-img {
  position: sticky;
  top: 0%;
  left: 0px;
}

  .bottomdiv {
    position: relative;
  }

  #screoll {
    position: absolute;
    right: 50;
    width: 100%;
    z-index: 999;
  }

.small-placeholder::placeholder {
  font-size: 12px; /* Adjust the font size as needed */
}
.text-container1 {
  position: absolute;
  color: rgb(255, 255, 255);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #00000085;
  padding: 90px;
  text-align: center;
  font-size: 16px;
  width: 60%;
  border-radius: 10px;
}
.imggfg {
  width: 100%;
  height: 80vh;
}
.poster {
  font-size: 11px;
}
.logomain {
  width: 40%;
  margin-top: 20px;
}
/* Responsive adjustments */
@media (max-width: 768px) {
  .contactdiv {
    background-color: #000000c7;
    color: white;
    padding: 40px;
    border-radius: 5px;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .text-container {
    position: absolute;
    color: rgb(255, 255, 255);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #00000085;
    text-align: center;
    font-size: 16px;
    width: 80%;
    border-radius: 10px;
    padding: 40px;
  }
}
@media (max-width: 768px) {
  .text-container1 {
    position: absolute;
    color: rgb(255, 255, 255);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #00000085;
    text-align: center;
    font-size: 16px;
    width: 80%;
    border-radius: 10px;
    padding: 40px;
  }
}
@media (max-width: 768px) {
  .imggfg {
    width: 100%;
    height: 178vh;
  }
}
@media (max-width: 768px) {
  .poster {
    margin-bottom: 10px;
  }
}
.toolsnew {
  width: 60%;
  margin: auto;
  background: #0000008c;
  border-radius: 5px;
  padding: 50px;
}
.toolsnewremind {
  width: 60%;
  margin: auto;
  background: #0000008c;
  border-radius: 5px;
  padding: 50px;
  text-align: center;
  color: white;
}
.card-body-custom {
  padding-left: 50px;
  border-right: 2px solid #d1d9e6;
}
.reminbg {
  background-image: url(C:/bestofsurvey/images/remindme.png);
  padding: 50px;
  background-repeat: no-repeat;
  background-size: cover;
}
.toolbg {
  background-image: url(C:/bestofsurvey/images/tools.png);
  padding: 50px;
  background-repeat: no-repeat;
  background-size: cover;
}
.navbar-toggler-icon {
  background-image: url(http://www.w3.org/2000/svg);
}
.navbar-toggler {
  display: none;
}
.logo {
  text-align: center;
}

.mobilevote-bar{
  display: none;
}
.gray-btn {
  background: #e5e5e5;
  padding: 2px 7px;
  border: 1px solid gray;
  border-radius: 5px;
  margin: 5px;
}

@media (max-width: 768px) {
  .bottom-img {
    position: static;
  }

  .offset-8 {
    margin-left: 0px;
  }
  .toolsnew {
    width: 100%;
  }
  .form-group {
    width: 100%;
    margin-right: 0px;
  }
  .toolbg {
    background-image: url(C:/bestofsurvey/images/tools.png);
    padding: 30px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .toolsnew {
    width: 100%;
    margin: auto;
    background: #0000008c;
    border-radius: 5px;
    padding: 19px;
  }
  .toolsnewremind {
    width: 100%;
    margin: auto;
    background: #0000008c;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    color: white;
  }
  .reminbg {
    background-image: url(C:/bestofsurvey/images/remindme.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .faqdiv {
    width: 80%;
    margin: auto;
    background: #eeeeee;
    padding: 10px;
    text-align: center;
  }
  .logomain {
    width: 70%;
    margin-top: 0px;
  }
  .navbar-toggler {
    font-size: 23px;
    border: 1px solid black;
    vertical-align: middle;
    padding: 1px;

    float: right;
    display: flex;
  }
  .logo {
    padding: 0px 20px;
    margin: 20px;
  }
  .card-body-custom {
    padding-left: 80px;
    border-right: 2px solid #d1d9e6;
  }
  .navbarmy {
    padding: 5px;
  }
}
@media only screen and (min-device-width: 768px) {
  .navbar-toggler {
    font-size: 43px;
    vertical-align: middle;
    float: right;
    display: flex;
    border: 1px solid black;
  }
  .inputcla {
    width: 100%;
  }
  .dm {
    margin-top: 10px;
  }
}
/* Default: hidden on desktop */

@media (max-width: 768px) {
  .bottom-img{
    display: none;
  }
}