

@media screen and (max-width:1400px) {
	.blog-detail-img-box2::before {
		left: 8%;
	}

	.ftr_menu_inr {
		padding-left: 26%;
	}

	.newsletter .input-group .btn {
		padding: 6px 10px;
		font-size: 14px;
	}

	#email-subscibe-form .field-emailsubscibe-email {
		width: 100%;
	}


	
}

@media (min-width :1200px) and (max-width:1400px) {
	.main_header .navbar ul li {
		padding: 10px 10px;
	}

	.main_header .navbar ul li a {
		font-size: 14px;
	}

	.right_menu {
		margin-left: 10px;
	}

	.right_menu .btn {
		height: 45px;
		line-height: 1.3;
		min-width: 107px;
	}

	.right_menu .fill-btn {
		padding: 12px 5px;
	}

	.lang-drop-card {
		margin-right: 0 !important;
	}
}


@media (max-width: 1199px) {
	.field-user-contact_no .iti__country-list {
		width: 225px;
	}
}

@media (min-width :992px) and (max-width:1199px) {
	.blog-detail-img-box2::before {
		display: none;
	}

	.main_header .navbar ul li {
		padding: 10px 0px;
	}

	.main_header .navbar ul li a {
		font-size: 12px;
	}

	.lang-drop-card {
		margin-right: 0 !important;
	}

	.right_menu {
		margin-left: 10px;
	}

	.right_menu .btn {
		font-size: 13px !important;
		min-width: auto !important;
	}

	.newsletter h4 {
		font-size: 22px;
	}

	.arrow-up-img {
		width: 50px;
		height: 50px;
		bottom: 6px;
		right: -14px;
	}

	.ftr_menu_inr {
		padding-left: 10%;
	}

	.auth-left-img img {
		width: 320px !important;
	}
}

@media screen and (max-width:991px) {
	.blog-detail-img-box2 {
		text-align: center;
	}

	.high-light-inr {
		height: auto;
		margin-bottom: 30px;
	}

	.google-btn {
		border: 1px solid #ccc !important;
		padding: 14px 8px;
	}

	.google-btn:focus {
		border: 1px solid #ccc;
	}

	.google-btn:active {
		border: 1px solid #ccc;
	}

	.google-btn .auth-clients {
		top: 10px;
	}

	.social_icns span {
		font-size: 14px;
	}

	.auth-icon.google {
		margin-left: 0;
	}

	.field-one {
		position: relative;
	}

	.field-one h4 {
		position: absolute;
		top: -32px;
		font-size: 18px;
		color: #000;
	}

	.space-form [class*='col-'] {
		padding: 0px 10px !important;
	}

	.field-detail-sire_name {
		margin-right: 10px;
	}

	.mobile_view .form-group {
		margin-bottom: 15px;
	}

	.mobile_view .space-form {
		margin-bottom: 25px;
	}

	.space-form .form-group.field-two:before,
	.space-form .form-group.field-three:before {
		display: none;
	}

	.space-form .form-group.field-one:before {
		display: none;
	}

	.space-form .form-group.field-one:after {
		display: none;
	}

	.desktop_view {
		display: none;
	}

	.mobile_view {
		display: block;
	}

	.copyright {
		padding: 15px 0px 25px;
	}

	.header-logo img {
		width: 100%;
		object-fit: contain;
	}

	.filter_wrp .fill-btn {
		display: block !important;
		padding: 8px 15px;
	}

	.dash-left-side .overflow_wrp {
		transform: translateX(-110%);
		transition: .5s;
		position: fixed;
		top: 0;
		left: 0;
		width: 93%;
		z-index: 9999;
		margin: 35px auto;
		border-radius: 10px;
		height: 76vh;
	}

	.dash-left-side .overflow_wrp {
		bottom: 0;
		top: unset;
	}

	.sidebar-widget {
		padding: 20px 20px 0 !important;
	}

	.close_btn i {
		color: #fff;
		position: absolute;
		right: 8px;
		top: 10px;
		background: #e9a537;
		width: 22px;
		height: 22px;
		border-radius: 50%;
		display: flex !important;
		justify-content: center;
		align-items: center;
		z-index: 99999;
		cursor: pointer;
		font-size: 12px;
		border: 0 !important;
	}

	.close_btn i:hover {
		background: #444343;
	}

	.overflow_wrp {
		overflow-y: auto;
		height: 100%;
		border-radius: 10px;
	}

	.sidebar .dash-left-side .overflow_wrp {
		transform: translateX(4%);
		height: 75vh;
	}

	.dash-left-side .overflow_wrp.remove {
		transform: translateX(-110%);
	}

	.main_header .navbar ul li {
		padding: 0px;
		text-align: center;
	}

	.right_menu .theme-btn {
		max-width: 200px;
	}

	.navbar-toggler-icon {
		width: inherit;
		height: inherit;
	}

	.quote-text-wrapper {
		text-align: center;
	}

	/* .section-padding {
        padding: 7px 0;
    } */
	.ftr_menu_inr {
		padding-left: 0;
	}

	.ftr_menu_inr h4 {
		font-size: 16px;
	}

	.right_menu .btn {
		padding: 12px;
	}

	.right_menu a:first-child {
		margin-right: 10px;
	}

	.right_menu {
		margin-left: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 10px 0;
	}

	.right_menu a:first-child {
		margin-right: 0;
		margin-bottom: 10px;
		font-size: 13px;
	}

	.navbar-toggler-icon i {
		color: #fff;
	}

	button.navbar-toggler {
		border: 2px solid #fff;
	}

	button.navbar-toggler:focus {
		outline: none;
		box-shadow: unset;
	}

	.main_header .navbar ul li a {
		font-size: 14px;
		text-align: center;
		border-bottom: 1px solid #868585;
		margin: auto;
		max-width: 235px;
	}

	.right_menu .btn {
		height: 40px;
		line-height: 1;
		font-size: 13px;
	}

	.blog-detail-img-box,
	.blog-detail-img-box2 {
		margin-top: 0;
		margin-bottom: 55px;
	}

	.blog-detail-img-box2::before,
	.blog-detail-img-box::before {
		display: none;
	}

	.footer_menus {
		border-bottom: 0;
		padding-bottom: 0;
	}

	.copyright p {
		margin: 0;
		font-size: 14px;
	}

	.main_footer {
		padding-bottom: 0;
	}

	body.home-page.sidebar {
		overflow-y: hidden;
	}

	.main_header .navbar-brand {
		width: 75px;
		margin-right: 25px;
	}

	.buy-detail-list li label {
		width: 25% !important;
	}
}

@media screen and (max-width:767px) {
	.theme_common_box_two:hover {
		transform: translateY(0px) !important;
	}

	.buy-detail-list li label {
		width: 25% !important;
	}

	.stepwizard-step:before {
		left: -1px !important;
		top: 64px !important;
	}

	.top-bara-area ul li a {
		font-size: 16px !important;
	}

	.fixed_bottom {
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 99;
		width: 100%;
		padding: 0 !important;
	}

	.fixed_bottom li a {
		text-align: center;
	}

	.fixed_bottom .container {
		max-width: 100%;
		padding: 0px;
	}

	.top-bara-area ul {
		border-radius: 0px !important;
		margin-bottom: 0px;
		min-height: 60px !important;
	}

	.ftr_menu_inr {
		margin-bottom: 20px;
	}

	.ftr_menu_inr h4 {
		margin-bottom: 10px;
	}

	.feature-ic-list li {
		flex: auto !important;
		max-width: 100% !important;
	}

	.feature-ic-list li:nth-child(odd),
	.feature-ic-list li:nth-child(even) {
		padding-left: 0 !important;
	}

	.feature-ic-list {
		flex-wrap: wrap;
	}

	.choose-right-wrapper {
		padding-left: 0 !important;
	}

	.slider.slider-horizontal {
		width: 210px !important;
	}

	.whatsApp_icon_wrp {
		bottom: 100px;
		z-index: 1001;
	}

	.detail-info-row {
		flex-wrap: wrap !important;
		row-gap: 30px;
	}

	.detail-info-row .detail-info-col {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}

	.space-form .form-group.field-one:before,
	.space-form .form-group.field-two:before,
	.space-form .form-group.field-three:before {
		opacity: 0;
	}

	.space-form .form-group.field-one:after {
		content: '';
		position: absolute;
		right: auto !important;
		top: 50px !important;
		height: 250px !important;
		margin: 0 auto;
		left: 50%;
	}

	.buying-right-wrapper {
		padding: 15px 30px;
	}

	.testimonila-text {
		margin-top: 10px;
	}

	.contact-form-area {
		padding: 50px 0px 0px;
	}

	.footer-left-img {
		height: 340px;
	}

	.footer-left-img img {
		height: 340px;
	}

	.arrow-up-img {
		display: none;
	}

	.high-light-inr {
		height: auto;
		margin-bottom: 30px;
	}

	

	.upload-img-wrapper .input-group .form-control {
		min-height: 38px;
	}

	.upload-img-wrapper .input-group .file-caption-name.form-control.kv-fileinput-caption {
		height: 49px;
	}

	.product__slider-thmb .slick-slide img {
		height: 60px !important;
		width: 110px !important;
		margin: 0 auto;
	}

	#product__slider .product__slider-main .slick-slide img {
		height: 300px !important;
	}
}

@media screen and (max-width:575px) {
	.buying-slider-wrapper .mySwiper .swiper-slide {
		height: 45px !important;
	}

	.buying-slider-wrapper .mySwiper2 .swiper-slide {
		height: auto !important;
	}


	.theme_two_box_img img {
		height: 140px !important;
	}

	.main_header .navbar-brand {
		width: 80px !important;
	}

	.form-group.terms {
		padding: 5px 20px;
	}

	.language-picker {
		margin-right: 10px;
	}

	.language-picker.dropdown-list.large:before {
		position: absolute;
		content: "";
		background: url(../img/down.png);
		width: 10px;
		right: -9px;
		height: 10px;
		top: 6px;
		background-size: contain;
		z-index: 99;
		filter: invert(1) brightness(130.5);
	}

	.newsletter .input-group .btn {
		position: unset;
	}

	.right_menu .dropdown {
		width: 105px;
		margin-left: 10px;
		padding-top: 6px;
	}

	.head-info .info-icon {
		right: 0px;
		top: -3px;
	}

	.right_wrp button.navbar-toggler {
		border: 2px solid #fff;
		padding: 2px 5px;
	}

	.lang-drop-card .language-picker a {
		text-indent: -9999px;
	}

	.right_menu .dropdown .dropdown-toggle {
		display: inline-block;
		text-overflow: ellipsis;
		overflow: hidden;
		width: auto;
		min-width: 100px;
		max-width: 65%;
		white-space: nowrap;
	}


	.newsletter .input-group input {
		width: 100%;
		padding: 18px 20px 18px 18px;
	}

	#emailsubscibe-email {
		padding-right: 20px !important;
		position: relative;
		z-index: 5;
	}

	.right_menu a {
		font-size: 13px !important;
	}

	.main_footer {
		padding-top: 50px !important;
	}

	.newsletter .input-group .btn {
		margin-top: 0px;
		border-radius: 8px !important;
	}

	.newsletter .input-group {
		justify-content: center;
	}

	.field-emailsubscibe-email {
		width: 100% !important;
	}

	.main_header .navbar-brand {
		margin-right: 0;
	}

	.right_menu .dropdown .dropdown-toggle {
		font-size: 16px !important;
	}

	.footer-logo img {
		width: 100%;
		max-width: 80px;
	}

	.right_menu .dropdown .img-icon {
		width: 35px;
		height: 35px;
	}


	.custom-form .form-group .form-control {
		padding: 10px 35px 9px 10px;
	}

	#horse-search-form {
		display: flex;
		align-items: center;
	}

	.top-search-form .form-control {
		border-radius: 4px;
		height: 50px;
	}

	#horse-search-form .top-search-form .btn {
		height: 50px !important;
		border-radius: 0 6px 6px 0 !important;
	}

	.detailaction-group .detailaction-row .btn {
		min-width: 200px !important;
	}

	.stepwizard-step {
		width: 33.33%;
		position: relative;
	}

	.btn-circle {
		position: absolute !important;
		left: 50%;
		transform: translateX(-50%);
	}

	.section-padding {
		padding: 50px 0 0;
	}

	#horse-search-form .btn {
		color: #1F2E44;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 0;
		border-radius: 0 4px 4px 0;
		background: #E6B325;
		height: 50px !important;
		padding: 5px 25px;
	}

	.high-light-inr {
		height: auto;
		margin-bottom: 30px;
	}

	.abt-mob {
		padding-top: 80px !important;
	}

	.stepwizard-step p {
		font-size: 15px !important;
	}

	html[dir="rtl"] .banner-left-img {
		right: -40% !important;
		left: auto;
	}


}

@media screen and (max-width:480px) {
	.abt-mob {
		padding-top: 80px !important;
	}

	.ftr_menu_inr ul li a {
		font-size: 14px;
	}

	.ftr_menu_inr h4 {
		font-size: 18px;
	}

	.ftr_social_icns h4 {
		font-size: 18px;
	}

	.copyright a {
		text-align: center;
		font-size: 14px;
	}

	.banner-inner {
		padding-right: 0 !important;
	}

	.about-purpose-wrapper {
		overflow: hidden;
	}

	.right_menu .dropdown .img-icon {
		margin: 0 5px !important;
	}

	.category-text .category-footer a {
		font-size: 12px !important;
	}

	.high-light-inr {
		height: auto;
		margin-bottom: 30px;
	}
}


@media (max-width :616px) {
	.sidebar .dash-left-side .overflow_wrp {
		transform: translateX(2%);
	}

	.dash-left-side .overflow_wrp {
		width: 96%;
	}

	@media (max-width :400px) {
		.style-one .invalid-feedback {
			position: absolute;
			bottom: -16px;
			left: 10px;
		}
	}
}

@media screen and (max-width:300px) {
	.testimonial-slide {
		flex-wrap: wrap;
	}

	.high-light-inr {
		height: auto;
		margin-bottom: 30px;
	}

	.abt-mob {
		padding-top: 80px !important;
	}
}