.top-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.navbar {
    background-color: white !important;
}
.nav-link{
    padding: 0px 5px 0px 5px;
    margin: 0;
    font-size: 11.7px;
    font-weight: 600;
}
.nav-link:hover{
    color: #f12828!important;
}
.top-sec-small{
    font-size: 0.78em;
}
.fa{
    font-size: 0.8em;
}
small{
    font-size: 0.78em;
}
a{
    text-decoration: none;
    color: inherit;
}
/* extra large screens */
@media screen and (min-width: 1281px) {
    .nav-link{
    font-size: 12.7px;
    }
  }
  
/* for large screens only */
@media screen and (min-width: 992px) {
    .form-right{
        margin-right: 8rem!important;
        border-right: 1px solid #c3c2c280;
    }
    .desktop-visible {
        display: block !important;
    }

    .desktop-invisible {
        display: none;
    }

    .navbar-expand-lg {
        flex-wrap: wrap !important;

    }
    .navbar-links-sec{
    border-top: 2px solid black;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 2px solid #c3c2c280;
    }
    .img-banner{
        padding-right: 6rem!important;
        padding-left: 6rem!important;
    }
}

/* less than large screen */
@media screen and (max-width: 992px) {
    .mt-small-two{
        margin-top: 2rem;
    }
    .search-btn{
        margin-left: 0px!important;
    }
    .search-content {
        right: -146px!important;
    }
    .desktop-visible {
        display: none !important;
    }

    .desktop-invisible {
        display: block;
    }

}
@media screen and (max-width: 600px) {
.px-small{
        padding-right: 1rem!important;
        padding-left: 1rem!important;
}
.mobile-none{
    display: none;
}
.nav-link {
    font-size: 15px;
    font-weight: 700;
}
}

@media screen and (min-width: 994px) and (max-width: 1275px) {
    .nav-link{
        padding: 0px 2px 0px 2px;
        margin: 0;
        font-size: 8.4px;
        font-weight: 600;
    }
  }
  .banner-title{
    font-size: 25px;
    font-weight: 700;
  }
  .banner-title-sm{
    font-size: 12px;
    font-weight: 700;
  }
  .cl-grey{
    color: rgb(99 99 99);
  }
  .fw-bold-500 {
    font-weight: 500;
}
.card-small{
    border-bottom: 1px solid #c3c2c280!important;
    padding-bottom: 14px;
    margin-bottom: 14px;
}
.border-bottom-2{
    border-bottom: 2px solid black;
}
.poll-txt{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px;
    color: rgb(85, 74, 134);
    line-height: 20px;
}
.flag-image {
    width: 40px;
    height: auto;
}
.poll-radio{
    transform: scale(1.5);
    margin-bottom: 15px;
    margin-top: 17px;
}
.card-row-txt{
    font-size: 17px;
    font-weight: 700;
}
.category-heading {
    text-underline-offset: 11px;
    padding-bottom: 11px;
    text-decoration: underline;
}
.cat{
    text-underline-offset: 11px;
    padding-bottom: 11px;
}
.lifestyle-card-title{
    font-size: 15px;
    font-weight: 700;
}
.life-style-small{
    font-size: 0.7em;
}
.card-bg{
    background-color: rgb(246, 246, 246);
}
.bg-white{
    background-color: white;
}
.footer-row{
    border-top: 6px solid #c3c2c280;
    margin-top: 2rem;
}
.footer-li{
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.copy-rights{
    color: #929292;
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.currency{
    font-size: 24px;
}
.carousel-control-prev-icon {
    margin-left: -20px!important;
    width: 1rem;
    height: 1rem;
}
.carousel-control-next-icon{
    margin-left: 20px!important;
    width: 1rem;
    height: 1rem;
}
.lh-2{
    line-height: 0.8rem;
    font-size: 11px;
    font-weight: 600;
}
.blogs{
    border-bottom: 2px solid;
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.f-18{
    font-size: 18px;
}
.blogger-img-title{
    font-size: 12px;
    margin-bottom: 0px;
}
.blogger-view{
    font-size: 9px;
    margin-bottom: 0px;
}
.f-12{
    font-size: 12px;
}
.mt-4-custom{
    margin-top: 1.5rem!important;
}
.story-update{
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
}
.story-banner-heading{
    background-color: black;
    color: white;
    padding: 27px;
    font-weight: 500;
}
.home-fa{
    font-size: 26px;
    color: #b4b4b4;
}
.chev-fa-story{
    font-size: 16px;
    color: #b4b4b4;
}
.page-title-crum{
    font-size: 14px;
    font-weight: 600;
}
.border-listing{
    border-bottom: 1.5px solid #c3c2c280!important;
    padding-bottom: 1rem;
}
.archive-fa{
    font-size: 20px;
    color: #b4b4b4;
}
h1{
    font-size: 30px;
    font-weight: 700;
}
.banner-sub-title {
    font-size: 20px;
    font-weight: 700;
}
label{
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
}
.search-font{
    font-size: 16px!important;
    margin-left: 2px!important;
}
.search-btn{
    margin-left: 12px;
}
/* Style for the search dropdown */
.search-dropdown {
    position: relative;
  }
  
  /* Style for the search content (input field and suggested results) */
  .search-content {
    position: absolute;
    top: 27px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: none;
    padding: 10px;
    right: 0px;
  }
  
  /* Style for the suggested results */
  .suggested-results {
    margin-top: 10px;
  }
  
  /* Show the search content when the search link is clicked */
  #search-container.active {
    display: block;
  }
  .search-links{
    text-decoration: none;
    color: black;
    font-weight: 500;
    font-size: 14px;
  }
  .img-same{
    aspect-ratio: 3/2;
    object-fit: cover;
  }
  .card-border{
    height: 12rem;
  }

  .card-center{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
  }

  .navigation-buttons {
    position: absolute;
    left: 10px;
    top: 50%; 
    transform: translateY(-50%);
  }   

    .animate {
        transition: opacity 1s;
        opacity: 0;
    }

    .grabbing-text {
        cursor: grabbing;
    }

    .margin-90{
        margin-left: auto;
    }

    .search {
        margin-bottom: auto;
        background-color: #fff;
        padding: 5px;
        position: relative;
    }
    
    .search-input {
        color: black;
        border: 0;
        outline: 0;
        background: none;
        width: 0;
        margin-top: 5px;
        caret-color: transparent;
        line-height: 40px;
        transition: width 0.4s linear;
        z-index: 1;
    }
    
    .search .search-input {
        padding: 0 10px;
        width: 300px;
        caret-color: #536bf6;
        font-size: 12px;
        transition: width 0.4s linear;
    }
    
    .search:hover > .search-icon {
        background: #f12828;
        color: #fff;
    }
    
    .search-icon {
        margin-top: 18px;
        height: 30px;
        width: 30px;
        position: absolute;
        right: 0;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        background-color: #f12828;
        z-index: 2;
    }
    
    .search button:link {
        text-decoration: none;
    }

    .blogger-btn{
      color:white;
      background-color: #00004A ;
      border-color: #00004A;
    }

    .blogger-btn:hover{
        color:yellow;
        background-color: #00004A ;
    }

    .label-text{
      font-family:'Heebo Light';
      font-size: 22px;
    }

    .poll-container1 {
		background-color: #fff;
		border-radius: 5px;
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
		padding: 20px;
		width: auto;
		margin: 0 auto;
	}

	.h1-text {
		text-align: center;
		margin-bottom: 20px;
	}

	.poll-options1 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
        width: '-webkit-fill-available';

	}

	.option1 {
		display: flex;
		align-items: center;
		justify-content: space-between;
        width: -webkit-fill-available;
		margin-bottom: 10px;
		padding: 10px;
		background-color: #f5f5f5;
		border-radius: 5px;
		position: relative;
	}

	input[type="radio"] {
		margin-right: 10px;
	}

	.label1 {
		flex: 1;
	}

	.percentage1 {
		font-size: 14px;
		color: #000;
	}

	.progress1 {
		height: 30px;
		background-color: #ddd;
		border-radius: 5px;
		overflow: hidden;
		margin-left: 10px;
        width: -webkit-fill-available;
	}

	.progress-bar1 {
		height: 100%;
		color: #000;
		display: flex;
		align-items: flex-start;
		justify-content: left;
		padding: 4px;
		box-sizing: border-box;
		transition: width 0.3s ease-in-out;
	}

	.progress-bar1 .label1 {
		flex: 1;
		margin-right: 10px;
	}

	.progress-bar1 p {
		margin: 0;
		padding: 0;
		flex: 0 0 auto;
	}

	@media (max-width: 768px) {
		.poll-container1 {
			padding: 10px;
		}
		.option1 {
			width: 100%;
			margin-bottom: 20px;
		}
		.progress1 {
			margin-left: 0;
		}
	}

	.option1:hover {
		background-color: #f0f0f0;
	}

	.progress-bar1 {
		border-radius: 5px;
	}

	.progress-bar1::before {
		content: "";
		display: block;
		width: 10px;
		height: 100%;
		background-color: transparent;
		margin-right: 10px;
	}

    .pagination {
        margin-top: 20px;
        list-style: none;
        padding: 10px;
        justify-content: center;
    }
    
    .pagination li {
        display: inline-block;
        margin-right: 5px;
    }
    
    .pagination a, .pagination strong {
        display: inline-block;
        padding: 8px 12px;
        border: 1px solid #000;
        border-radius: 5px;
        text-decoration: none;
        color: #000;
        background-color: #fff;
        transition: all 0.3s ease;
    }
    
    .pagination a:hover {
        background-color: #fff;
        color: #000;
    }
    
    .pagination .active a {
        background-color: #fff;
        color: #000;
        border-color: #000;
    }
    
    .pagination .disabled a, .pagination .disabled strong {
        pointer-events: none;
        opacity: 0.5;
    }
