/******** min 768 ********/
@media (min-width: 768px) {
	.desktop-menu, .phone-menu {
	  display: none;
	}
	
	
	
	

}



/******** min 1025 ********/
@media (min-width: 1025px) {
	
	.phone-menu .e-n-menu[data-layout=dropdown] .e-n-menu-toggle[aria-expanded=true]+.e-n-menu-wrapper {
		width: 380px;
		right: 12%;
	}
	.phone-menu ul.e-n-menu-heading {
		display: block;
	}
	.phone-menu ul.e-n-menu-heading li{
		width: auto !important;
	}
	.phone-menu ul.e-n-menu-heading li{
		width: auto;
	}
	.phone-menu li div.e-n-menu-title {
		width: 89% !important;
		margin: 7px 22px;
	}
	.phone-menu ul.e-n-menu-heading li .e-n-menu-content{
		width: auto !important;
		margin: 0 32px;
	}
	.header-logo-box {
	  transition: transform 0.3s ease;
	}
	.desktop-menu, .phone-menu {
	  display: none;
	}
	
	
	
	
	
	
	html[lang="en-US"]  .phone-menu .e-n-menu[data-layout=dropdown] .e-n-menu-toggle[aria-expanded=true]+.e-n-menu-wrapper {
		left: 12%;
	}

	
	

}



/******** min 1200 ********/
@media (min-width: 1200px) {


}



/******** max 767 ********/
@media (max-width: 767px) {


}



/******** min 768 & max 991 ********/
@media (min-width: 768px) and (max-width: 991px) {



}



/******** min 992 & max 1199 ********/
@media (min-width: 992px) and (max-width: 1199px) {


}

/******** max 1400 ********/
@media (max-width: 1400px) {



}


/******** max 1199 ********/
@media (max-width: 1199px) {


}



/******** max 1024 ********/
@media (max-width: 1024px) {


}



/******** max 900 ********/
@media screen and (max-width: 900px) {


}



/******** max 767 ********/
@media screen and (max-width: 767px) {
	.vertical_dividing_line {
		background-color: #E1E2E4;
		width: 100vw;
		display: block;
		height: 1px;
		margin: 0 -13px 0 0;
	}
	.home-certs-carousel-box .cert-desc {
		width: 100%;
	}
	.home-certs-carousel-box .swiper-button-prev {
		left: 5px;
		display: none;
	}
	.home-certs-carousel-box .swiper-button-next {
		right: 5px;
		display: none;
	}
	.home-certs-carousel-box .cert-title {
		margin: 53px 0 18px 0;
	}
	.home-certs-carousel-box .swiper-pagination {
		position: absolute;
		top: 42%;
		height: fit-content;
	}
	.custom-sorting-options li {
		margin-left: 12px;
		font-size: 13px;
	}
	.phone-filter .active-filters-container .clear-all-filters{
    	display: none !important;
	}
	.single-line-scroll-left {
	  white-space: nowrap;
	  overflow-x: auto;
	  overflow-y: hidden;
	  direction: rtl;
	  text-align: left;
	  -webkit-overflow-scrolling: touch;
	scrollbar-width: none;
	}
	.single-line-scroll-left::-webkit-scrollbar {
	  display: none;
	}
	.list-of-foreign-representatives {
		justify-content: center;
	}
	.list-of-foreign-representatives .each-country {
		width: 46%;
	}
	.scmap-col-md-12{
		flex-direction: column-reverse;
		display: flex;
	}
	.contact-page-form .gform_fields {
		column-gap: 9px;
	}
	.with-address-form .address-box,
	.with-address-form .age-box {
		grid-column: span 12 !important;
	}
	.custom-product-attributes-list {
		display: grid;
		grid-template-columns: auto;
		row-gap: 11px;
	}
	.elementor-widget-woocommerce-product-additional-information table.shop_attributes th {
		border-bottom: 1px dashed #E1E2E4;
	}
	.home-certs-carousel-box .swiper-slide img {
		width: 106px;
	}
	.product-gallery-swiper .product-thumb-swiper,
	.product-gallery-swiper .swiper-button-prev,
	.product-gallery-swiper .swiper-button-next,
	.home-about-slider .elementor-swiper-button-prev,
	.home-about-slider .elementor-swiper-button-next{
		display: none !important;
	}
	.home-about-slider .swiper-pagination {
		right: 29vw;
		bottom: 0px !important;
	}
	.product-gallery-swiper{
		overflow: hidden;
		margin: 0 -15px 0 0;
		width: 109%;
	}
	.product-gallery-swiper .swiper{
		width: 75%;
	}
	.product-gallery-swiper .swiper,
	.home-about-slider .swiper {
		overflow: visible;
	}
	.product-gallery-swiper .swiper-slide.swiper-slide-next{
		    margin-right: -24px;
	}
	.product-gallery-swiper .swiper-slide.swiper-slide-prev{
		margin-left: -16px !important;
		margin-right: 22px;
	}
	.product-gallery-swiper .swiper-slide.swiper-slide-prev,
	.product-gallery-swiper .swiper-slide.swiper-slide-next,
	.home-about-slider .swiper-slide {
		transition: transform 0.3s, opacity 0.3s;
		transform: scale(0.8);
	}
	.product-gallery-swiper .swiper-slide.swiper-slide-active,
	.home-about-slider .swiper-slide.swiper-slide-active {
		transform: scale(1);
		z-index: 2;
		margin-right: 0 !important;
	  	padding: 0 !important;
	}
	.product-gallery-swiper .product-main-swiper .swiper-slide img {
		height: 290px;
	}
	.desktop-show{
		display: none;
	}
	.phone-show{
		display: block;
	}
	.product-gallery-swiper .pagination-bg.phone-show{
		left: 50%;
		transform: translate(-50%, -50%);
		bottom: -27px;
	}
	.product-gallery-swiper .swiper-pagination {
		bottom: 1px !important;
		right: 39%;
	}
	.frosh-tehran-box .frosh-tehran .top {
		display: grid;
		gap: 8px;
	}
	.frosh-tehran-box .frosh-tehran .top .left,
	.frosh-tehran-box .frosh-tehran .top .right {
		padding: 16px 16px;
		display: inline-flex;
		flex-direction: row-reverse;
		justify-content: space-between;
	}
	div#sc_map_content_holder, #sc_map_holder {
		padding: 0;
	}
	.frosh-tehran-box .frosh-tehran .top .user-info {
		justify-items: flex-start;
	}
	.post-single-content-box .dynamic-intro {
		max-width: 100%;
	}
	.language-switch-flag {
		margin: 9px 0 0 0;
	}

	
	
	
	
	
	
	
	
	
	
	
	html[lang="en-US"] .home-about-slider .swiper-pagination {
		left: 29vw;
		bottom: 0px !important;
	}
	html[lang="en-US"] .single-line-scroll-left {
		direction: ltr;
		text-align: right;
	}
	html[lang="en-US"] .product-gallery-swiper .swiper-pagination {
		left: 39% !important;
		right: 39% !important;
	}
	html[lang="en-US"] .product-gallery-swiper {
		margin: 0 0 0 -15px;
	}
	html[lang="en-US"] .product-gallery-swiper .swiper-slide.swiper-slide-next{
		margin-left: -10px;
		margin-right: auto;
	}
	html[lang="en-US"] .product-gallery-swiper .swiper-slide.swiper-slide-prev{
		margin-right: -10px !important;
		margin-left: 22px !important;
	}




	
	
	


}



/******** max 600 ********/
@media screen and (max-width: 600px) {


}



/******** max 480 ********/
@media screen and (max-width: 480px) {


}