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

@media(min-width: 992px) {
	.diy-conten .site-content{
		padding-top: 17.2rem !important;
	}
	.media-block__image img {
	    max-width: 100%;
	    margin-left: 0%;
	}
	.generic-content h1, .generic-content h2, .generic-content h3, .generic-content h4, .generic-content h5, .generic-content h6 {
	    color: #10384d;
	}
	.media-block h1, .media-block h2, .media-block h3, .media-block h4, .media-block h5, .media-block h6 {
	    color: #10384d;
	}
	.media-block--blue {
	    background: #10384d;
	}
	.generic-content--blue {
		background: #10384d;
	}
	.media-block p a, .media-block a {
	    font-weight: 600;
	    color: #10384d;
	    border-bottom: none;
	    padding-bottom: 2px;
	}
	.media-block p a:hover, .media-block a:hover {
	    border-bottom: none;
	}
	.media-block__image {
	    flex-basis: 50%;
	}
	.media-block__content {
		flex-basis: 50%;
	}
	.generic-content .one-stop-hero h1 {
	    text-shadow: 2px 2px 10px #333;
	}
	.generic-content .futural-cladding-systems-hero {
		background-position-y: top !important;
		background-size: cover !important;
		padding-top: 70rem !important;
	}
	.generic-content .product-overview__right ul li a:hover,
	.generic-content .product-overview__right ul li a:focus {
		background: #10384d;
		color: #ffffff !important;
	} 
	   
	.product-overview__left p .wp-image-346{
		/* margin-top: 1rem; */
	}   
	.generic-content .a1-benefits__section {
	    min-height: 18rem;
	}
	   
	   
	.the-10-di-1-box{
		width: 100%;
		height: 80rem;
		background: url(../pic/FUT_AC_MARRIOT_JAN_24_HR07.jpg) no-repeat center center;
		position: relative;
		overflow: hidden;
		background-size: cover;
	}   
	   
	.the-10-3-box{
		background: url(../images/19.png) no-repeat center center;
		height: 30rem;
	}   
	.the-10-3-box .media-block__image{
		flex-basis: 24%;
		justify-content: space-around;
		display: flex;
		align-items: center;
	}  
	
	.the-10-3-box-img-1{
		width: 11rem;  
		background: #fff;
		border: 1rem solid #fff;
		box-sizing: border-box;
	}
	.the-10-3-box-img-2{
		width: 10rem;  
	}
	.the-10-3-box .media-block__content {
	    flex-basis: 76%;
	} 
	
	
	.the-10-3-box .media-block__content p {
	    text-align: center;
	    font-size: 3.3rem;
	    color: #fff;
	    font-style: italic;   
		margin-bottom: 0;
	}    
	.the-10-3-box-last-div{
		text-align: center;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 4rem;
		padding-top: 1.4rem;
		padding-bottom: 1.4rem;
	}	
	.the-10-3-box-last-td p{
		text-align: left;
		margin-bottom: 0;
		font-weight: bold;
	}	
	.the-10-3-box-last-td p a{
		border: none;
		
	}	
	.the-10-3-box-last-td img{
		float: left;
		width: 14rem;
	} 
	
	.the-10-5-box{
		
	}   
	.the-10-5-box .the-10-5-box-last-td a{
		border: none;
		text-align: center;
		color: #000;
		display: block;
		padding-top: 1.4rem;
		padding-bottom: 1.4rem;
	}   
	.the-10-5-box .the-10-5-box-last-td a span{
		color: #295c89;
	}  
	.the-10-5-box .the-10-5-box-last-td a:hover span{
		color: #10384d !important;
	}  
	
	.add-to-spec p .add-to-spec-1{
		flex-basis: 15%;
	}   
	
	
	.add-to-spec p .add-to-spec-2{
		flex-basis: 40%;
		font-weight: bold;
		color: #10384d;
	}     
	.add-to-spec p .add-to-spec-3{
		flex-basis: 20%;
		cursor: pointer;
		border-radius: 0.4rem;
		overflow: hidden;
		border-bottom: none;
		padding-bottom: 0px;
		transform: scale(1) !important;
		transition: all .3s ease-in-out;
	}     
	.add-to-spec p .add-to-spec-3:hover{
		border: none !important;
		transform: scale(1.02) !important;
		
	}
	
	
	
	/* 混合css */   
	.the-10-8-box{
	}
	.the-10-9-box{
		padding-top: 0;
	}
	.the-10-9-box .container p:last-child{
		margin-top: 2rem;
	}
	
	
	.the-10-8-box-a:hover {
		color: #10384d !important;
	}
	.the-10-8-box-a{
		border: none !important;
		font-weight: normal !important;
		background: transparent !important;
		color: #295c89 !important;
		padding-bottom: 0rem !important;
	} 
	   
	.the-10-8-box-son{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}  
	.the-10-8-box-son .media-block__image{
		flex-basis: 35%;
	}  
	.the-10-8-box-son .media-block__image img{
		margin: 0 auto;
		width: 24rem;
	}    
	.the-10-8-box-son .media-block__content{
		flex-basis: 75%;
	}   
	
	
	
	
	
	
	
}


@media(min-width: 1200px) {
	
}

@media(min-width: 1400px) {
	
}


