@media screen and (max-width: 1450px) {
	:root {
		--max: calc(100% - 30px);
		--size14: 14px;
		--size16: 14px;
		--size18: 16px;
		--size20: 18px;
		--size24: 20px;
		--size30: 22px;
		--size36: 24px;
		--size40: 28px;
		--size46: 30px;
		--size50: 36px;
		--size56: 40px;
		--size60: 40px;
	
		--top20: 20px;
		--top30: 30px;
		--top40: 40px;
		--top50: 40px;
		--top60: 50px;
		--top80: 60px;
		--top100: 80px;
		--top120: 100px;
	}
	.calendar_grid_style .calendar_time_pill{
		font-size: 10px;
	}
	.Signup{
	    left: 10vw;
	}
}

@media screen and (max-width: 1200px) {
	.Nav ul li{
		margin-right: var(--top40);
	}

	.Footer_right{
		width: 300px;
	}
	.Login_logo{
	    margin-left: 30px;
	}
	
}

@media screen and (max-width: 992px) {
	:root {
		--size14: 12px;
		--size16: 14px;
		--size18: 14px;
		--size20: 16px;
		--size24: 18px;
		--size30: 20px;
		--size36: 20px;
		--size40: 22px;
		--size46: 24px;
		--size50: 28px;
		--size56: 30px;
		--size60: 36px;
	
		--top20: 10px;
		--top30: 20px;
		--top40: 30px;
		--top50: 30px;
		--top60: 40px;
		--top80: 50px;
		--top100: 60px;
		--top120: 60px;
	}
	.Hertre_cen{
	    width: 100%;
	}
	.An {
		display: block;
	}
    .Signup{
        
        height: 32px;
        line-height: 32px;
        border-radius: 20px;
    }
	.Hertre {
		height: 60px;
		background: rgba(172, 172, 172, 0.8);
		position: fixed;
		top: 0px;
		z-index: 999;
	}
    .dropbtn{
        padding: 0 15px;
        height: 32px;
        line-height: 32px;
        border-radius: 20px;
        font-size: 14px;
    }
	.Logo{
		width: 50px;
	}

	.Nav {
		width: 100%;
		top: 60px;
		height: calc(100vh - 60px);
		position: fixed;
		background: rgba(172, 172, 172);
		overflow: hidden;
		display: none;
		left: 0;
		transform: translate(0%, 0%);
		transition: auto;
		border-top: 1px rgba(255, 255, 255, 0.1) solid;
	}

	.Nav ul{
		gap: 0px;
	}

	.Nav ul li {
		width: 100%;
		text-align: center;
		border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
		line-height: 60px;
		font-size: 12px;
		padding: 0 20px;
		text-align: left;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		margin: auto;
	}
	.Nav ul li::after,
	.Nav ul li::before{
		bottom: 0;
	}
	.Nav ul li::before{
		width: 90%;
	}

	.Nav ul li svg {
		display: block;
	}

	.Nav_item {
		position: static;
		width: 100%;
		padding-top: 0px;
		transition: auto;
		transform: translate(0%,0%);
		box-shadow: none;
		padding: 0 15px 15px;

	}

	.Nav_item a {
		width: 100%;
		background: none;
	}

	.Hertre_right>a{
		padding: 0 15px;
		height: 32px;
		line-height: 32px;
	}
	.En,
	.Sousuo{
		width: 32px;
	}

}


@media screen and (max-width: 768px) {
	:root {
		--size14: 12px;
		--size16: 12px;
		--size18: 12px;
		--size20: 14px;
		--size24: 16px;
		--size30: 16px;
		--size36: 18px;
		--size40: 18px;
		--size46: 20px;
		--size50: 20px;
		--size56: 22px;
		--size60: 24px;
	
		--top20: 10px;
		--top30: 15px;
		--top40: 20px;
		--top50: 20px;
		--top60: 25px;
		--top80: 30px;
		--top100: 30px;
		--top120: 30px;
	}

	
	.A{
		flex: initial !important;
		width: 100% !important;
		margin: 0 !important;
	}
	.S{
		flex: initial !important;
		width: 100% !important;
		margin: 0 !important;
		margin-top: 20px !important;
	}
	.Lianxi_feo form{
		width: 100%;
		border: transparent;
		padding: 0;
	}
	.Lianxi_feo form input{
		width: 100%;
		margin-top: 15px;
	}
	.Lianxi_r{
		width: 100%;
		margin-top: 30px;
	}
	.Lianxi_r img{
		width: 150px;
		margin: auto;
		max-width: 100%;
		margin-top: 20px;
	}
	.XinWen_svg{
		width: 50px;
	}
	.XinWen_Bottom ul li {
		background: rgba(35, 148, 114, 0.07);
	}
	.KechengJie_max ul{
		grid-template-columns: 1fr 1fr;
	}
	.Guanyua_max{
		margin: var(--top60) auto;
	}
	.Guanyua_text{
		padding: 0;
	}
	.Kecheng_nav ul li{
		line-height: 36px;
	}
	.calendar_modal_grid{
		grid-template-columns: 1fr 1fr;
	}

	.calendar_btn_primary,
	.calendar_btn_secondary{
		height: 36px;
		padding: 0 20px;
	}
	.card_info{
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}

	.Video{
		grid-template-columns: 1fr 1fr;
	}

	.calendar_container form{
		width: 100%;
		margin-top: 20px;
	}

	.Xinwenin_max h2{
		width: 100%;
		writing-mode: initial;
		font-size: 24px;
	}
	.Xinwenin_max ul{
		gap: 40px;
		grid-template-columns: 1fr;
	}

	.Guanyua_text>a,
	.KechengJie_max>a{
		line-height: 40px;
		padding: 0 30px;
	}
	.KechengJie_max>h2{
		font-size: 24px;
	}

	.Footer_left h2{
		width: 100%;
		font-size: 20px;
	}
	.Footer_left{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}
	.Footer_tel{
		width: 50%;
		margin-top: 20px;
		font-size: 18px;
	}
	
	.Footer_left>p{
		margin-top: 20px;
		font-size: 18px;
	}

	.Footer_left h3{
		flex: 1;
		margin-left: 20px;
		font-size: 20px;
	}




}