@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 .qualicoat-hero h1 {
	    text-shadow: 2px 2px 10px #333;
	}
	.diy-8-hero{
		background: url(../images/GF_PH_6.jpg) no-repeat center center !important;
	}
	.diy-8-1-box p{
		font-weight: 300;
	}
	.diy-8-1-box .container{
		align-items: center;
	}
	.diy-8-1-box .media-block__content{
		flex-basis: 78%;
	}
	.diy-8-2-box{
		background: #10384d;
	}
	.diy-8-2-box .container{
		align-items: center;
	}
	.diy-8-2-box .media-block__content{
		flex-basis: 78%;
	}
	.diy-8-2-box h4{
		color: #fff;
	}
	.diy-8-2-box p{
		color: #fff;
	}
	.diy-8-2-box li{
		color: #60b9f0 !important;
		font-weight: bold;
	}
	.diy_the-white-3_1{
		padding: 8rem 0 4rem 0 !important;
	}
	.diy_the-white-3_2{
		padding: 4rem 0 8rem 0 !important;
	}
	.diy_the-white-3_3{
		padding: 2rem 0 4rem 0 !important;
	}
	.diy-8-1-box .generic-content p a, .generic-content a {
	    font-weight: 600;
	    color: #10384d;
	    border: 2px solid #10384d;
	    padding-bottom: 1.5rem !important;
	}
	.diy-8-1-box .generic-content p a:hover, .generic-content a:hover {
	    font-weight: 600;
		background-color: #10384d;
		color: #fff;
	}

	.the-8-di-box{
		width: 100%;
		height: 25rem;
		background: url(../pic/8-di.jpg) no-repeat center center;
		background-attachment: fixed;
		position: relative;
		overflow: hidden;
		background-size: 100% auto;
		background-position-y: bottom;
	}
	
	.the-8-di-1-box{
		width: 100%;
		height: 25rem;
		background: url(../pic/8-7.png) no-repeat center center;
		background-attachment: fixed;
		position: relative;
		overflow: hidden;
		background-size: 100% auto;
		background-position-y: bottom;
	}
	
	.the-8-8-box{
	}
	.the-8-9-box{
		padding-top: 0;
	}
	.the-8-8-box-a:hover {
		color: #10384d !important;
	}
	.the-8-8-box-a{
		border: none !important;
		font-weight: normal !important;
		background: transparent !important;
		color: #295c89 !important;
		padding-bottom: 0rem !important;
	}
	.the-8-8-box-son{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}  
	.the-8-8-box-son .media-block__image{
		flex-basis: 35%;
	}  
	.the-8-8-box-son .media-block__image img{
		margin: 0 auto;
		width: 24rem;
	}    
	.the-8-8-box-son .media-block__content{
		flex-basis: 75%;
	}   
	
	
	
	
}


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

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


