/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */



/* For Footer Form */

input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
	border-radius: 100px;
	color: black;
	padding: 18px 41px;
	border: 1px solid #ccd3ce;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
	padding: 19px 62px;
	border-radius: 100px;
	background: #D52C37;
	color: white;
	font-family: 'Public Sans';
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 16px;
}



/* End here */

.logomain-tp .hfe-site-logo-set img {
	max-width: 98px;
} 
.navig-top-eader .hfe-nav-menu ul.hfe-nav-menu li:last-child {
	/*     margin-left: 100px; */
	margin-right: -33px;
} 
.navig-top-eader .hfe-nav-menu ul.hfe-nav-menu li:last-child a.hfe-menu-item {
	padding-right: 0;
	padding-left: 0;
} 
header#masthead {
	position: absolute !important;
	left: 0;
	right: 0;
	/*     top: 15px; */


} 
.greenbtn .elementor-button-wrapper span.elementor-button-icon {
	display: flex;
	background-color: #1B3D38;
	border-radius: 50px;
	width: 33px;
	height: 33px;
	justify-content: center;
	align-items: center;
} 
.birvin-max h4.elementor-heading-title {
	max-width: 530px !important;
} 
.trackimg {
	position: absolute;
	right: 0;
	top: 34.5rem;
	max-width: 160px !important; 
} 
.birvin-max {
	max-width: 570px !important;
	margin-left: auto !important;
	margin-right: 0 !important;
} 
.abtsmall-max h2.elementor-heading-title {
	max-width: 525px !important;
	margin-left: auto;
} 
.berryimg {
	position: absolute;
	left: 10px;
	bottom: -30px;
} 
.berryimg {
	position: absolute;
	left: 10px;
	bottom: -12px;
	max-width: 144px !important;
} 
.overhidn .elementor-widget-container {
	overflow: hidden;
} 
#trp-floater-ls.trp-bottom-right {
	right: 4% !important;
}
.marquee-block.marquee1 ul.marquee-item-list li {
	color: #fff;
	font-weight: 400;
	font-size: 66px;
	letter-spacing: 0px;
	font-family: "Georgia", sans-serif;
	display: flex;
	align-items: center;
	margin: 0 35px;
	cursor: pointer; 
}
.marquee-block.marquee1 ul.marquee-item-list li img {
	margin-right: 25px;
} 
.paragreen a {
	color: #1B3D38;
} 


.marquee-row{
	width: 100%;
	overflow-x: hidden;
}
.marquee-block{
	position:relative;
	display: flex;
	width: 100%;  
	animation-duration: 20s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	justify-content: space-between;
}
.marquee-item-list{
	display: inline-flex;
}
.marquee-item-list li{
	width: 100%;
	list-style: none;
	padding-right: 30px;
	font-size: 40px;
	white-space: nowrap
}
.marquee1{animation-name: marquee1;}
.marquee2{animation-name: marquee2;}
@keyframes marquee1 {
	0% { left: 0; }
	100% {left: -100%;}
}

.subcribeemail input {
	border: 1px solid #1b3d3869;
	border-radius: 50px;
	width: 400px;
	background-color: transparent;
	height: 52px;
	padding: 8px 30px;
	color: #1B3D38;
	font-weight: 400;
	font-family: "Public Sans", sans-serif;
	box-shadow: none !important;
	outline: none !important;
}
.subcribeemail input.wpcf7-submit {
	background: #D52C37;
	border: 1px solid #D52C37;
	color: #fff;
	text-transform: uppercase;
	transition: 0.60s;
	width: auto;
	padding: 9px 45px;
	margin-top: 12px;
} 
.topbord {
	border-top: 1px solid #1b3d3869 !important;
	padding-top: 33px;
	margin-top: 52px;
} 
.footersocial-md a.elementor-icon:hover svg path {
	fill: #fff;
} 
.subcribeemail input.wpcf7-submit:hover {
	border-color: #1B3D38;
	background: transparent;
	color: #1B3D38;
} 
.subcribeemail input.wpcf7-submit::-webkit-input-placeholder {
	color: #1B3D38 !important;
} 
.stwcol-frm:hover {
	background: #DBE7E8 !important;
	border-color: #DBE7E8 !important;
} 
.stwcol-frm {
	transition: 0.60s;
} 
.greenbtn a.elementor-button:hover {
	background-color: #1B3D38 !important;
	color: #fff !important;
} 
.elementor-button-content-wrapper {
	align-items: center;
} 
.greenbtn a.elementor-button:hover span.elementor-button-content-wrapper span.elementor-button-icon {
	background-color: #fff;
} 
.greenbtn a.elementor-button:hover span.elementor-button-content-wrapper span.elementor-button-icon svg path {
	stroke: #1B3D38 !important;
} 
.greenbtn a.elementor-button span.elementor-button-content-wrapper span.elementor-button-icon svg path, .greenbtn a.elementor-button, .greenbtn a.elementor-button {
	transition: 0.60s;
}
.stwcol-frm:hover .greenbtn a.elementor-button {
	background-color: #1B3D38 !important;
	color: #fff !important;
} 
.stwcol-frm:hover .greenbtn a.elementor-button span.elementor-button-content-wrapper span.elementor-button-icon {
	background-color: #fff;
}
.stwcol-frm:hover .greenbtn a.elementor-button span.elementor-button-content-wrapper span.elementor-button-icon svg path {
	stroke: #1B3D38 !important; 
}
.headbirg-for {
	max-width: 530px !important;
} 
.thereis-somethng .e-con-inner {
	justify-content: space-between !important;
} 
.thereis-somethng .e-con-inner .kiddescol {
	box-shadow: 0px 4px 14px 0px #00000040;
} 
.ourcall-green .elementor-widget-container a {
	color: #1B3D38;
} 
.tulakcol-farm {
	box-shadow: 0px 4px 14px 0px #00000040;
} 
.farm-custmr-ofr .e-con-inner .strwa-berrier-et {
	max-width: 31%;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 38px;
	box-shadow: 0px 4px 14px 0px #00000040;
	border-radius: 20px;
} 
.stwcol-frm:hover, .stwcol-frm {
	background-color: #fff !important;
	border: 0px !important;
} 
.sldrimg-rainw .swiper-pagination.swiper-pagination-clickable {
	bottom: 50px !important;
} 
.sldrimg-rainw span.swiper-pagination-bullet {
	border: 1px solid #fff;
} 
.diectwth {
	max-width: 900px !important;
} 
.farm-custmr-ofr .e-con-inner .strwa-berrier-et h2.elementor-heading-title {
	height: 80px;
} 
.paragre ul {
	padding-bottom: 16px;
	padding-left: 30px;
} 
.paragre ul li:first-child {
	margin-bottom: 7px;
} 
.inadditn-pick {
	max-width: 1000px !important;
	margin: 0 auto !important;
} 
.whtinclude {
	max-width: 528px !important;
} 
.btmspc ul li {
	margin-bottom: 8px;
} 
.maxouter-wth {
	max-width: 1360px !important;
} 
.maxouter-wth {
	max-width: 1280px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	background-color: #F8F8F3;
	padding-left: 40px;
	padding-right: 40px;
} 
.maxouter-wth .e-con-inner {
	justify-content: space-between !important;
} 
.maxouter-wth .addcol-easy:hover {
	box-shadow: 0px 4px 14px 0px #00000040;
} 
.maxouter-wth .addcol-easy {
	transition: 0.60s;
} 
.form-brgcol ul {
	display: flex;
	padding: 0;
	justify-content: space-between;
} 
.form-brgcol ul li {
	list-style: none;
	width: 49%;
} 
.form-brgcol label {
	color: #000000;
	width: 100%; 
	font-family: "Public Sans", Sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 40px;
} 
.form-brgcol input, .form-brgcol select {
	background: #FFFFFF;
	border-radius: 10px;
	border: 1px solid #eee !important;
	box-shadow: none !important;
	outline: none !important;
	width: 100% !important;
	color: #484848;
	font-family: "Public Sans", Sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 18px; 
} 
.form-brgcol input, .form-brgcol select {
	height: 58px;
} 
.form-brgcol h4 {
	font-size: 34px;
	font-weight: 500;
	line-height: 43px;
	color: #1B3D38;
	font-family: "Times New Roman", Sans-serif;
	margin: 44px 0 40px;
} 
.form-brgcol input[type="radio"] {
	width: 25px !important;
	height: 25px !important;
	margin-right: 12px; 
	margin-bottom: 0; 
} 
.form-brgcol span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item.first {
	margin-left: 0;
} 
.form-brgcol span.wpcf7-form-control.wpcf7-radio label {
	display: flex;
	align-items: center;
} 
.form-brgcol input.wpcf7-submit {
	background: #1B3D38;
	border: 1px solid #1B3D38;
	transition: 0.60s;
	border-radius: 50px;
	font-weight: 400;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	width: 220px !important;
	margin: 20px auto 0 !important;
	display: flex;
	justify-content: center;
	align-items: center;
} 
.form-brgcol input.wpcf7-submit:hover {
	background-color: transparent;
	color: #1B3D38 !important;
	border-color: #1B3D38 !important;
} 
.conlist-line p a {
	color: #D52C37 !important;
	text-decoration: none !important;
} 
.senndmsg-form form label {
	color: #000000;
	width: 100%;
	font-family: "Public Sans", Sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 40px;
} 
.senndmsg-form form input, .senndmsg-form form textarea {
	background: #FFFFFF;
	border-radius: 10px !important;
	border: 1px solid #eee !important;
	box-shadow: none !important;
	outline: none !important;
	width: 100% !important;
	color: #484848;
	font-family: "Public Sans", Sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 10px;
} 
.senndmsg-form form textarea {
	height: 170px;
} 
.senndmsg-form form input {
	height: 60px;
} 
.senndmsg-form form input.wpcf7-submit {
	background: #1B3D38;
	border: 1px solid #1B3D38;
	transition: 0.60s;
	border-radius: 50px;
	font-weight: 400;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	width: 200px !important;
	margin: 20px 0 0 !important;
	display: flex;
	justify-content: center;
	align-items: center;
} 
.socialline:after {
	border-left: 1px solid #eee;
	content: "";
	position: absolute;
	left: 0;
	top: 50px;
	width: 1px;
	height: 85%;
} 
.sociallk:hover {
	box-shadow: 0px 4px 14px 0px #00000040;
} 
.sociallk {
	transition: 0.60s;
} 
.sociallk:hover a.elementor-icon {
	background-color: #1b3d38 !important;
} 
.sociallk:hover a.elementor-icon svg, .sociallk:hover a.elementor-icon svg path {
	color: #fff !important;
	fill: #fff !important;
} 
.senndmsg-form form input.wpcf7-submit:hover {
	background-color: transparent !important;
	color: #1B3D38 !important;
	border-color: #1B3D38 !important;
} 
.faq-temp-pg span.elementor-accordion-icon-opened {
	background: url(https://biringerfarms.com/wp-content/uploads/2024/06/Vector.png);
	background-repeat: no-repeat !important;
	border: 1px solid #1B3D38;
	border-radius: 50px;
	width: 55px;
	height: 55px;
	background-position: center;
}
.faq-temp-pg span.elementor-accordion-icon-closed {
	background: url(https://biringerfarms.com/wp-content/uploads/2024/06/Vector-1.png);
	background-repeat: no-repeat !important;
	border: 1px solid #1B3D38;
	border-radius: 50px;
	width: 55px;
	height: 55px;
	background-position: center;
}
.faq-temp-pg span.elementor-accordion-icon-closed svg, .faq-temp-pg span.elementor-accordion-icon-opened svg {
	opacity: 0; 
}
.faq-temp-pg .elementor-accordion .elementor-tab-title {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction: row-reverse;
} 
.faq-temp-pg .elementor-accordion .elementor-tab-title span.elementor-accordion-icon {
	width: auto;
} 
.faq-temp-pg .elementor-accordion .elementor-accordion-item {
	border-bottom: 1px solid #DBE7E8 !important;
	padding: 0px 0;
	margin: 18px 0; 
} 
.faq-temp-pg .elementor-accordion .elementor-accordion-item .elementor-tab-content {
	background: #DBE7E8;
	margin-bottom: 15px;
} 
.faq-temp-pg .elementor-accordion .elementor-accordion-item .elementor-tab-content p:last-child {
	margin-bottom: 0;
} 
.faq-temp-pg .elementor-accordion .elementor-accordion-item .elementor-tab-content {
	background: #DBE7E8;
	margin-bottom: 15px;
	padding: 5px 38px 40px;
} 
.faq-temp-pg .elementor-accordion .elementor-tab-title.elementor-active {
	background: #DBE7E8;
	padding-top: 40px; 
} 
.faq-temp-pg .elementor-accordion .elementor-tab-title {
	padding: 18px 33px;
} 
.getin .elementor-widget-container p a {
	color: #1B3D38;
} 
.navig-top-eader .hfe-nav-menu ul.hfe-nav-menu li ul.sub-menu li {
	margin-left: 0;
	margin-right: 0;
} 
.navig-top-eader .hfe-nav-menu ul.hfe-nav-menu li ul.sub-menu li a.hfe-sub-menu-item {
	padding: 11px 18px !important;
} 
.newsvarious-atc .stwcol-frm {
	box-shadow: 0px 4px 14px 0px #00000040;
} 
.newsvarious-atc .hetitle-row h2 {
	height: 85px;
	max-width: 320px; 
} 
.headermain .hfe-nav-menu ul.hfe-nav-menu li a.hfe-menu-item span.hfe-menu-toggle.sub-arrow i {
	font-size: 20px;
} 
/* .intagram-gally .elementor-element.intcol img {
padding: 0 5px;
}  */
/* .intagram-gally .elementor-element.intcol {
display: contents;
}  */
.greenlik2 p a {
	color: #D52C37;
	font-weight: 600;
} 
.faq-temp-pg .elementor-accordion .elementor-accordion-item .elementor-tab-content a, .getin .elementor-widget-container p a, .getin ul li a, .paragre.getin li {
	color: #D52C37;
} 
.headermain.e-flex {
	padding-left: 12px;
	padding-right: 12px;
} 


/*  contact form css start */
.mainnnnn {
	max-width: 800px;
}
h2.contact-heading {
	font-family: "Georgia", sans-serif;
	font-size: 24px;
	color: #333; 
	padding-top: 10px; 
}
.contact-main-heading p {
	margin: 0;
} 
.contact-main-heading label {
	font-family: "Public Sans", Sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	color: #808080;
	margin: 0;
} 
.apply_text1 label, .apply_text2 label, .apply_text3 label, .apply_text4 label, .city-style label, .apply_18_saven label,.apply_18_eight label   {
	font-family: "Public Sans", Sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 30px;
	color: #808080;
	margin: 0;
}
.apply_18 {
	display: flex;
	gap: 25px;
} 
.contact-main-heading {
	padding-top: 15px;
}
.apply_text2 {
	width: 30%;
}
.apply_18_second {
	display: flex;
	gap: 20px;
}
.city-style {
	width: 50%;
}
.apply_18_forth {
	display: flex;
	gap: 20px;
	animation-timing-function: 3;
}
.contact-main-heading1 label {
	font-family: "Public Sans", Sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	color: #808080;
	margin: 0; 
	padding-top: 15px;
}
.paraa {
	font-family: "Public Sans", Sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #808080;
	margin: 0;
	line-height: 18px;
} 
.box_check {
	margin: 6px 0;
} 
.box_check span.wpcf7-list-item-label {
	font-size: 16px;
}
.box_check span.wpcf7-list-item.first.last {
	/* font-size: 19px; */
	margin: 0;
}
.submit_btn input.wpcf7-form-control.wpcf7-submit.has-spinner {
	color: #000;
	padding: 12px 40px;
	font-size: 20px;
	background: #eaeaea;
	border-color: #cfc7c7;
}
.apply_18_six_checkbox span.wpcf7-list-item.first {
	margin: 0;
}

.submit_btn {
	padding-top: 20px;
} 
.apply_18_six_checkbox span.wpcf7-list-item-label {
	font-size: 16px;
	font-weight: normal;
}
.apply_19 {
	display: flex;
	gap: 20px;
}
.main_check_box22 label {
	gap: 10px;
	display: flex; 
	font-size: 16px;
} 
.main_check_box22 label br {
	display: none;
} 
.main_check_box22 label:nth-child(1) {
	margin-bottom: -15px;
} 
p.para22 {
	font-family: "Public Sans", Sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
	color: #808080;
	margin: 0;
	padding-top: 15px;
}  

/*Range style*/
#range-slider__range {
	appearance: none;
	width: calc(100% - (73px));
	height: 10px;
	border-radius: 5px;
	background: #ffffff !important;
	outline: none;
	padding: 0;
	margin: 0;
	border: 1px solid #CCC;
}

/*Range black ⚫ thumb*/
#range-slider__range::-webkit-slider-thumb {
	appearance: none;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: #CCC;
	cursor: pointer;
	transition: background 0.15s ease-in-out;
}

/*On hover change colour of black thumb into green 🟢 and scale size*/
#range-slider__range::-webkit-slider-thumb:hover {
	transform: scale(1.1);
	background: #CCC;}

#range-slider__range:active::-webkit-slider-thumb {
	transform: scale(1.1);
	background: #CCC;}

/*Range current value*/
#range-slider__value {
	font-size: 13px;
	color: #808080;
	line-height: 20px;
	text-align: center;
	border-radius: 3px;
}
p.para_progress {
	font-size: 13px;
	color: #808080;
	line-height: 20px;
	border-radius: 3px;
}
/* New css---------------------------------------------------------- */
.slider {
	--totSlides: 7;
	--slideWidth: 975px;
	--slideHeight: 100px;
	--animationSpeed: calc(8s * var(--totSlides));
	height: var(--slideHeight);
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.slider .slides-track {
	animation: scroll var(--animationSpeed) linear infinite;
	display: flex;
	width: calc(var(--slideWidth) * var(--totSlides) * 2);
}

.slider .slide {
	height: 100px;
	width: var(--slideWidth);
	overflow: hidden;
	display: flex;
	align-items: center;
	gap: 20px;
}

.slider .slide img {
	height: 100%;
	width: auto;
	max-width: 100%;
	object-fit: contain;
}
h3.infin-slider-title {
	font-family: Georgia;
	font-size: 66px;
	font-weight: 400;
	line-height: 100px;
	text-align: left;
	color: #fff;
}

@keyframes scroll {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(calc(var(--slideWidth) * var(--totSlides) * -1));
	}
}
.h-100 {
	height: 100%;
}
.faq-temp-pg .elementor-accordion .elementor-accordion-item .elementor-tab-content a, .getin .elementor-widget-container p a, .getin ul li a, .paragre.getin li {
	color: #000 !important;
}
/* New css end---------------------------------------------------------- */



/*  contact form css end */
@media (max-width: 1700px ) and (min-width: 1672px) {
	.maintitle-farm-big .elementor-heading-title {
		font-size: 225.48px !important;
	}
	.custom-padding {
		padding-left: 70px !important;
		padding-right: 70px !important;
	}
	.custom-padding-left {
		padding-left: 66px !important;
	}
	.heading-thks .elementor-heading-title {
		font-size: 55px !important;
	}
}
@media (max-width: 1671px ) and (min-width: 1550px) {
	.maintitle-farm-big .elementor-heading-title {
		font-size: 221.48px !important;
		margin-top: -8px;
	}
	.custom-padding {
		padding-left: 70px !important;
		padding-right: 70px !important;
	}
	.custom-padding-left {
		padding-left: 60px !important;
	}
	.heading-thks .elementor-heading-title {
		font-size: 55px !important;
	}
}
@media (max-width: 1550px ) and (min-width: 1516px) {
	.maintitle-farm-big .elementor-heading-title {
		font-size: 216.48px !important;
		margin-top: -8px !important;
	}
	.custom-padding {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
	.heading-thks .elementor-heading-title {
		font-size: 52px !important;
	}
}
@media (max-width: 1515px ) and (min-width: 1480px) {
	.maintitle-farm-big .elementor-heading-title {
		font-size: 210.48px !important;
		margin-top: -8px !important;
	}
	.custom-padding {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
	.heading-thks .elementor-heading-title {
		font-size: 52px !important;
	}
}
@media (max-width: 1480px ) and (min-width: 1440px) {
	.maintitle-farm-big .elementor-heading-title {
		font-size: 201.48px !important;
		margin-top: -8px !important;
	}
	.custom-padding {
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
	.heading-thks .elementor-heading-title {
		font-size: 50px !important;
	}
}
@media (max-width: 1438px ) and (min-width: 1389px) {
	.maintitle-farm-big .elementor-heading-title {
		font-size: 195.48px !important;
		margin-top: -11px !important;
	}
	.custom-padding {
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
}
@media (max-width: 1440px) and (min-width:1367px) {
	.custom-padding-left {
		padding-left: 50px !important;
	}
	.custom-img-margin .elementor-widget-container {
		margin: -66px 0px 0px 10px !important;
	}
	.st-custom-img .elementor-widget-container {
		margin: 0px 0px 0px -30px !important;
	}
}
@media (max-width: 1388px ) and (min-width: 1367px) {
	.maintitle-farm-big .elementor-heading-title {
		font-size: 190.48px !important;
		margin-top: -11px !important;
	}
}
@media(max-width:1300px){
	.headermain.e-flex ul li a{
		font-size: 13px !important;

	}	
}
@media(max-width:1200px) {
	input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
		padding:10px 15px ;
	}
	input.wpcf7-form-control.wpcf7-submit.has-spinner {
		padding: 10px 38px;
		font-size: 12px;
	}
	.marquee-block.marquee1 ul.marquee-item-list li {
		font-size: 38px;
		margin: 0 28px;
	} 	
	.berryimg {
		left: auto;
		right: 16px;
		bottom: 10px;
		max-width: 125px !important;
	} 	
	.greenbtn .elementor-button-wrapper span.elementor-button-icon {
		width: 28px;
		height: 28px;
	} 
	.greenbtn .elementor-button-wrapper span.elementor-button-icon svg {
		width: 15px !important;
		height: 15px !important;
	} 
	.listed-pt ul {
		padding-left: 18px;
	} 
	.btmspc ul li {
		margin-bottom: 3px;
	}
	.form-brgcol label {
		font-size: 17px;
		line-height: 36px;
	}  	
	.form-brgcol h4 {
		font-size: 26px;
		line-height: 37px; 
		margin: 10px 0 30px; 
	}
	.form-brgcol input[type="radio"] {
		width: 18px !important;
		height: 18px !important;
	} 
	.form-brgcol input, .form-brgcol select {
		margin-bottom: 18px;
	}	
	.sociallk span.elementor-grid-item a.elementor-icon.elementor-social-icon svg {
		width: 18px;
		height: 18px;
	} 	
	.sociallk span.elementor-grid-item a.elementor-icon.elementor-social-icon {
		width: 42px !important;
		height: 42px !important;
	} 	
	.maxouter-wth {
		max-width: 94% !important;
		margin-left: auto !important;
		margin-right: auto !important;
		background-color: #F8F8F3;
		padding-left: 22px;
		padding-right: 22px;
	} 	
	.intagram-gally .elementor-element.intcol {
		display: block;
	} 	
	.intagram-gally .elementor-element.intcol img {
		padding: 0 0px;
	} 	
	.intagram-gally {
		padding-bottom: 6px;
	} 	
	.navig-top-eader .hfe-nav-menu ul.hfe-nav-menu li:last-child {
		margin-left: 18px;
		margin-right: -15px;
	} 
	.headermain.e-flex ul li a {
		font-size: 11px !important;
		padding-left: 12px !important;
		padding-right: 12px !important;
	} 	
	/* .maintitle-farm-big .elementor-widget-container h2.elementor-heading-title {
	font-size: 142px !important;
	line-height: 145px !important;
}  */




}





@media(max-width:1024px) {


	.dflex-wrp .e-con-inner {
		flex-wrap: wrap !important;
	} 
	.subcribeemail input {
		width: 330px; 
	}
	.logomain-tp .hfe-site-logo-set img {
		max-width: 84px;
	} 	
	.navig-top-eader .hfe-nav-menu ul.hfe-nav-menu li:last-child {
		margin-left: 0;
		margin-right: 0;
	} 
	.headermain .elementor-element.elementor-element-e8de994, .headermain .elementor-element.elementor-element-e8de994 .elementor-element.navig-top-eader.elementor-widget-navigation-menu, .headermain, .headermain .elementor-element .elementor-widget-navigation-menu {
		position: initial !important;
	} 	
	.headermain nav.hfe-nav-menu__layout-horizontal {
		left: 0 !important;
		right: 0 !important;
		margin: 0 auto !important;
		max-width: 93% !important;
	} 	
	.navig-top-eader .hfe-nav-menu ul.hfe-nav-menu li:last-child a.hfe-menu-item {
		padding-right: 15px;
		padding-left: 15px;
	} 	
	.elementor-element.headermain {
		overflow: hidden;
	} 	
	.farm-custmr-ofr .e-con-inner .strwa-berrier-et h2.elementor-heading-title {
		height: 55px;
	} 	
	.farm-custmr-ofr .e-con-inner .strwa-berrier-et {
		max-width: 31%;
		margin-left: 11px;
		margin-right: 11px;
		margin-bottom: 30px;
		border-radius: 20px;
	} 
	.newsvarious-atc .hetitle-row h2 {
		height: 58px;
		max-width: 100%;
	} 	
	.br-break h2.elementor-heading-title br {
		display: none;
	}
	.faq-temp-pg .elementor-accordion .elementor-accordion-item {
		margin: 11px 0;
	}  
	.faq-temp-pg .elementor-accordion .elementor-tab-title {
		padding: 13px 15px;
	} 
	.faq-temp-pg span.elementor-accordion-icon-closed, .faq-temp-pg span.elementor-accordion-icon-opened {
		width: 42px;
		height: 42px;
	} 
	.faq-temp-pg .elementor-accordion .elementor-accordion-item .elementor-tab-content {
		padding: 0px 25px 28px;
	} 	
	.senndmsg-form form label {
		font-size: 17px;
		line-height: 38px;
	} 	
	.senndmsg-form form input {
		height: 53px;
	} 	
	.senndmsg-form form textarea {
		height: 120px;
	}  
	/* .maintitle-farm-big .elementor-widget-container h2.elementor-heading-title {
	font-size: 92px !important;
	line-height: 100px !important;
} 	 */

	h3.infin-slider-title {
		font-size: 55px;
	}
	.slider {
		--slideWidth: 838px;
	}	
}




@media(max-width:768px) { 

	.farm-custmr-ofr .e-con-inner .strwa-berrier-et {
		max-width: 47%;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 26px;
		width: 48% !important;
	} 
	.faq-temp-pg span.elementor-accordion-icon-closed, .faq-temp-pg span.elementor-accordion-icon-opened {
		width: 30px;
		height: 30px;
		background-size: 13px;
	} 
	.faq-temp-pg .elementor-accordion .elementor-tab-title a.elementor-accordion-title {
		max-width: 90% !important;
	} 
	.faq-temp-pg .elementor-accordion .elementor-tab-title {
		align-items: flex-start;
	} 	




}



@media(max-width:767px) {

	.faq-temp-pg span.elementor-accordion-icon-closed, .faq-temp-pg span.elementor-accordion-icon-opened {
		margin-top: 6px;
	}	
	.faq-temp-pg .elementor-accordion .elementor-tab-title {
		padding: 12px 0px 18px;
	} 
	.faq-temp-pg .elementor-accordion .elementor-tab-title.elementor-active {
		padding: 26px 20px 11px;
	} 
	.faq-temp-pg .elementor-accordion .elementor-accordion-item .elementor-tab-content {
		padding: 0px 20px 28px;
	} 	
	.headermain nav.hfe-nav-menu__layout-horizontal li a.hfe-menu-item {
		font-size: 15px !important;
		padding: 11px 16px !important;
	} 	
	.headermain nav.hfe-nav-menu__layout-horizontal {
		margin-top: -10px !important;
	} 	
	body.home header#masthead {
		position: relative !important;
		background: #DBE7E8;
		top: 0;
	} 
	.berygreeting .e-con-inner {
		flex-direction: column-reverse !important;
	}
	.marquee-block.marquee1 ul.marquee-item-list li {
		font-size: 30px;
		margin: 0 22px;
		padding-right: 0px;
		margin-right: 0; 
	}  
	.marquee-block.marquee1 ul.marquee-item-list li img {
		margin-right: 12px;
		max-width: 63px;
	} 
	.topbord {
		border-top: 0px solid #1b3d3869 !important;
		padding-top: 0;
		margin-top: 0;
	} 	
	.topbord.copyrit-col {
		border-top: 1px solid #1b3d3869 !important;
		padding-top: 33px;
		margin-top: 45px;
	} 
	.subcribeemail input.wpcf7-submit {
		padding: 9px 33px;
		line-height: 22px;
		height: auto;
		font-size: 14px;
	} 
	.subcribeemail input {
		width: 312px; 
	}
	.logomain-tp .hfe-site-logo-set img {
		max-width: 62px;
	} 
	.farm-custmr-ofr .e-con-inner .strwa-berrier-et {
		max-width: 100%;
		margin-left: 4px;
		margin-right: 4px;
		margin-bottom: 28px;
		width: 100% !important;
	} 	
	.farm-custmr-ofr .e-con-inner .strwa-berrier-et h2.elementor-heading-title {
		height: auto;
	} 
	.sldrimg-rainw .swiper-pagination.swiper-pagination-clickable {
		bottom: 40px !important;
	} 	
	.sldrimg-rainw span.swiper-pagination-bullet {
		margin: 0 4px !important;
	} 
	.farm-custmr-ofr .e-con-inner .strwa-berrier-et .elementor-widget-container img {
		width: 100%;
		max-width: 100%;
	} 	
	.diectwth ul {
		padding-left: 18px;
	} 

	.diectwth ul li {
		line-height: 26px;
		margin-bottom: 10px;
	} 
	.newsvarious-atc .hetitle-row h2 {
		height: auto;
		max-width: 100%;
	} 	
	.form-brgcol ul {
		flex-wrap: wrap;
	} 	
	.form-brgcol ul li {
		width: 100%;
	} 
	.form-brgcol input, .form-brgcol select {
		margin-bottom: 0px;
	} 	
	.form-brgcol input, .form-brgcol select {
		height: 52px;
	} 	
	.form-brgcol label {
		font-size: 16px;
		line-height: 27px;
	} 
	.form-brgcol h4 {
		font-size: 22px;
		line-height: 32px;
		margin: 15px 0 20px;
	} 	
	.senndmsg-form form input.wpcf7-submit {
		font-size: 16px;
		line-height: 24px;
		width: 168px !important;
		margin: 4px 0 0 !important;
	} 	
	/* .maintitle-farm-big .elementor-widget-container h2.elementor-heading-title {
	font-size: 50px !important;
	line-height: 63px !important;
} 	 */




}





@media(max-width:568px) {

	.birvin-max {
		max-width: 100% !important;
		margin-left: auto !important;
		margin-right: auto !important;
	} 
	.facepeople .elementor-widget-container a {
		word-break: break-all;
	} 	
	.facepeople .elementor-widget-container a br {
		display: none !important;
	} 
	.form-brgcol label {
		font-size: 15px;
		line-height: 28px;
	} 	
	.form-brgcol input[type="radio"] {
		width: 15px !important;
		height: 15px !important;
		margin-right: 7px;
	} 	
	.form-brgcol input.wpcf7-submit {
		font-size: 16px;
		line-height: 25px;
		width: 180px !important;
		margin: 12px auto 0 !important;
	} 
	.senndmsg-form form input, .senndmsg-form form textarea {
		font-size: 15px;
		line-height: 30px;
		margin-bottom: 0px;
	} 	
	.senndmsg-form form label {
		font-size: 16px;
		line-height: 35px;
	} 	
	/* .maintitle-farm-big .elementor-widget-container h2.elementor-heading-title {
	font-size: 42px !important;
	line-height: 48px !important;
} 	 */

	.subcribeemail input.wpcf7-submit {
		width: 100%;
		display: block;
	}	
	h3.infin-slider-title {
		font-size: 30px;
	}
	.slider {
		--slideWidth: 511px;
	}
	.footer-links .elementor-widget-container ul li a.hfe-menu-item {
		text-align: center !important;
		display: block;
	}
}



@media(max-width:425px) { 

	.subcribeemail input {
		width: 100%;
	} 
	.faq-temp-pg span.elementor-accordion-icon-closed, .faq-temp-pg span.elementor-accordion-icon-opened {
		margin-top: 0px;
	} 	
	.topbord.copyrit-col {
		padding-top: 28px;
		margin-top: 22px;
	} 	

}

/* contact form css */

.tour-form-main {
	max-width: 800px;
	margin: 0 auto;
	padding: 30px;
	background: #f8f9fa;
	border-radius: 20px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
section.tour-form-main br {
	display: none;
}

.tour-form-main .form-label {
	display: block;
	font-weight: 600;
	margin-bottom: 8px;
	color: #333;
}

.tour-form-main input.wpcf7-form-control,
.tour-form-main select,
.tour-form-main textarea {
	width: 100%;
	padding: 16px 20px;
	border: 1px solid #ccd3ce;
	border-radius: 100px;
	font-size: 16px;
	margin-bottom: 20px;
	box-sizing: border-box;
	color: #333;
}

.tour-form-main label {
	display: block;
	font-size: 15px;
	color: #555;
}

.flexme p {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}

.flexme label {
	flex: 1 1 45%;
}

h5 {
	font-size: 16px;
	font-weight: 500;
	margin: 25px 0 15px;
	color: #444;
}

.radio-options {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 20px;
}

.radio-options label {
	display: flex;
	align-items: center;
	font-weight: 500;
	cursor: pointer;
	gap:5px;
}

.submit-wrap {
	margin-top: 30px;
	text-align: center;
}

.tour-form-main input[type="submit"] {
	background-color: #0a7cba;
	color: white;
	border: none;
	border-radius: 100px;
	padding: 14px 40px;
	font-size: 16px;
	cursor: pointer;
	transition: background-color 0.3s ease;
}

.tour-form-main input[type="submit"]:hover {
	background-color: #085e8f;
}

.radio-options>div {
    display: flex;
    align-items: center !important;
}

span[data-name="visiting-date"], span[data-name="visiting-date-2"] {
	position: relative;
}

span[data-name="visiting-date"]:after, span[data-name="visiting-date-2"]:after {
    content: "🗓️";
    position: absolute;
    right: 28px;
    top: -2px;
    pointer-events: none;
}


/* Responsive Styling */
@media (max-width: 600px) {
	.flexme label {
		flex: 1 1 100%;
	}

	.tour-form-main {
		padding: 20px;
	}

	h5 {
		font-size: 14px;
	}
}







