body {
	background-color: #f1f2f7 !important;
}

.bengal_cats_h2 h2 {
	font-size: 46px;
	line-height: 56px !important;
	font-weight: 600 !important;
	color: #000 !important;
	font-family: 'FVAlmeloRegular' !important;
	text-transform: lowercase;
	letter-spacing: 1px;
	padding: 40px 0 122px;
}

.bengalcat_lr_pad {
	padding-left: 370px;
	padding-right: 370px;
}

.intelligence strong {
	color: #bc3309 !important;
}

.intelligence strong:hover {
	color: #000 !important;
}

.cnt2, .cnt31 {
	display: flex;
	gap: 30px;
	margin-bottom: 30px;
}

.bengal_title_h3 h3 {
	font-size: 26px;
	line-height: 36px;
	font-family: Open Sans;
	font-weight: 700 !important;
	color: #000 !important;
	text-transform: uppercase;
	margin-bottom: 10px !important;
}

.cat_inner_title h3 {
	color: #bc3309 !important;
	text-transform: uppercase;
	font-family: 'FVAlmeloRegular' !important;
	font-size: 35px;
	letter-spacing: 0.5px;
	line-height: 45px !important;
	font-weight: 400 !important;
}

.cat_inner_title h3 span {
	position: relative;
	color: #1e1e1e;
	font-size: 25px;
	line-height: 24px;
	display: block;
	font-weight: 400 !important;
	padding-bottom: 7px;
}

.cat_inner_title h3 span::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 75%;
	height: 1px;
	background: #1e1e1e;
}

.title_first h3 {
	color: #bc3309 !important;
	font-size: 90px;
	text-transform: lowercase;
	font-family: 'FVAlmeloRegular' !important;
	padding-right: 8px;
	font-weight: 400 !important;
}

.cat_yt_h4 h4 {
	font-size: 20px;
	line-height: 29px;
	color: #bc3309 !important;
	font-family: 'FVAlmeloRegular' !important;
	font-weight: 400 !important;
	padding-bottom: 50px;
}

.smart_title {
	padding-bottom: 50px;
}

.yt_container {
	display: flex;
	gap: 30px;
	padding-bottom: 60px;
}

.cnt3 strong {
	color: #bc3309 !important;
}

.cnt3 strong:hover {
	color: #000 !important;
}

.cnt2_right img {
	height: auto;
	max-width: 100%;
}

.always_ask {
	padding-bottom: 60px;
}

.dbad_para p {
	font-size: 18px;
	line-height: 28px;
	font-weight: 500 !important;
	color: #000 !important;
	font-family: 'FVAlmeloRegular' !important;
	margin-bottom: 20px;
}

.bengal_dogs .cat_inner_title h3 span::after {
	width: 325px;
}

.cat_yt_h5 h5 {
	font-size: 24px;
	line-height: 34px;
	color: #bc3309 !important;
	font-family: 'FVAlmeloRegular' !important;
	letter-spacing: 1px;
	font-weight: 400 !important;
	margin-bottom: 30px !important;
}

.bengal_dogs .smart_title {
	padding-bottom: 15px !important;
}

.bengalas_dog_img {
	padding-top: 30px;
}

.shimmer img {
	width: 365px;
	height: 245px;
	margin-bottom: 50px;
	background-size: contain;
}

.shimmer_btm_img {
	display: flex;
	gap: 30px;
}

.shimmer_sec {
	padding-bottom: 50px;
}

.jojo img {
	height: auto;
	width: 100%;
}

.jojo_top {
	display: flex;
	gap: 30px;
}

.cat_inner_title .inner_txt {
	font-size: 16px;
	line-height: 26px;
	width: 400px;
	padding-bottom: 20px;
}

.shaker .cat_inner_title::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 520px;
	height: 1px;
	background: #1e1e1e;
}

.shaker span::after {
	display: none;
}

.gallery1 img {
    /* height: 200px !important; */
    /* width: 265px !important; */
    height: auto;
    width: 100%;
}

.gallery1, .gallery2 {
	display: flex;
	gap: 30px;
	padding-bottom: 30px;
}

.shaker {
	padding-bottom: 30px;
}

.shaker .title_first h3 {
    font-size: 110px;
    line-height: 115px;
    padding-bottom: 20px;
	padding-right: 2px;
}

.stud_img {
	display: flex;
	gap: 30px;
}

.tica img {
	width: 50%;
	padding: 60px 0;
}

.dexterr .cat_yt_h5 h5 {
	margin-bottom: 50px !important;
}

.top_banner {
	background-color: #8b4a12;
	width: 100%;
}

.bengal_page_title h2 {
	font-size: 49px;
	line-height: 59px;
	font-family: 'FVAlmeloRegular' !important;
	color: #fff !important;
	padding-top: 150px;
	padding-bottom: 100px;
}

.banner_pad {
	padding-top: 40px;
}

.cnt2 {
	padding-top: 40px;
}

@media only screen and (max-width: 1880px) {
}

@media only screen and (max-width: 1080px) {
}

@media only screen and (max-width: 991px) {
}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 1780px) {
	.bengalcat_lr_pad {
		padding-inline: 320px;
	}
}

@media only screen and (max-width: 1680px) {
	.bengalcat_lr_pad {
		padding-inline: 260px;
	}
}

@media only screen and (max-width: 1550px) {
	.bengalcat_lr_pad {
		padding-inline: 200px;
	}


	.bengal_page_title h2 {
		font-size: 45px;
		line-height: 55px;
		padding-top: 150px;
	}

	.bengal_title_h3 h3 {
		font-size: 23px;
		line-height: 33px !important;
	}
}

@media only screen and (max-width: 1440px) {
	.bengalcat_lr_pad {
		padding-inline: 148px;
	}

	.title_first h3 {
		font-size: 75px !important;
	}

	.cat_inner_title h3 {
		font-size: 30px;
		line-height: 40px !important;
	}

	.cat_inner_title .inner_txt {
		padding-bottom: 10px;
	}

	.cat_inner_title h3 span {
		font-size: 22px;
		line-height: 24px;
		padding-bottom: 4px;
	}

	.dexterr .cat_yt_h5 h5 {
		margin-bottom: 20px !important;
	}
	.shaker .title_first h3 {
    font-size: 90px !important;
    line-height: 100px;
}
}

@media only screen and (max-width: 1366px) {
	.bengalcat_lr_pad {
		padding-inline: 110px;
	}


	.bengal_page_title h2 {
		font-size: 40px;
		line-height: 50px;
		padding-top: 155px;
	}
}

@media only screen and (max-width: 1280px) {
	.bengalcat_lr_pad {
		padding-inline: 40px;
	}
}

@media only screen and (max-width: 1150px) {

	.bengal_page_title h2 {
		font-size: 36px;
		line-height: 46px;
		padding-top: 155px;
	}
}

@media only screen and (max-width: 1024px) {
	.bengalcat_lr_pad {
		padding-inline: 40px;
	}

	.bengal_page_title h2 {
		font-size: 32px;
		line-height: 42px;
		padding-top: 155px;
	}

	.title_first h3 {
		font-size: 65px !important;
	}

	.cat_inner_title h3 {
		font-size: 22px;
		line-height: 32px !important;
	}

	.cat_inner_title h3 span {
		font-size: 20px;
		line-height: 23px;
	}

	.cat_inner_title .inner_txt {
		font-size: 14px;
		line-height: 24px;
	}

	.bengal_title_h3 h3 {
		font-size: 20px;
		line-height: 30px !important;
	}
.shaker .title_first h3 {
    padding-bottom: 15px;
}
.bengal_page_title h2 {
    padding-bottom: 80px;
}
}

@media only screen and (max-width: 767px) {
	.bengalcat_lr_pad {
		padding-inline: 20px;
	}


	.bengal_page_title h2 {
		font-size: 28px;
		line-height: 38px;
		padding-top: 140px;
	}

	.cat_yt_h5 h5 {
		font-size: 22px;
		line-height: 32px;
	}

	.gallery1 {
		display: grid;
		grid-template-columns: repeat(2,1fr);
	}

	.cat_yt_h4 h4 {
		padding-bottom: 20px;
	}
	.shaker .cat_inner_title::after {
		width: 100%;
	}
	
	.or{
		order:2;
	}
.jojo_top {
    gap: 0px !important;
}
.smart_title  .title_first h3 {
        font-size: 70px !important;
    }  
.shaker .title_first h3 {
       font-size: 90px !important;
    }
	
}

@media only screen and (max-width: 600px) {
	.cnt31 {
		display: flex;
		gap: 16px;
/* 		margin-bottom: 1px; */
	}

	.cnt2 {
		gap: 0px;
	}

	.cat_inner_title .inner_txt {
		width: auto;
	}
}

@media only screen and (max-width: 520px) {
	
	.bengal_page_title h2 {
		font-size: 24px;
		line-height: 34px;
		padding-top: 115px;
	}
.shimmer img {
    margin-bottom: 30px;
}
.bengal_page_title h2 {
        padding-bottom: 65px;
    }
}

@media only screen and (max-width: 420px) {
	.bengalcat_lr_pad {
		padding-inline: 15px;
	}
.gallery1 img {
    height: 135px !important;
    width: 260px !important;
    aspect-ratio: 1 / 1;
    width: 100%;
    object-fit: cover;
}
}
@media only screen and (max-width: 390px) {
	.shaker .title_first h3 {
        padding-bottom: 40px;
    }
}