@media (max-width: 968px){

	.btn{
		font-size: 16px !important;
		white-space: normal;
		word-wrap: break-word;
		display: inline-block;
	}

	.btn-c{
		font-size: 1.2em;
		padding: 14px 10px 14px 10px;
	}

	.btn-i{
		font-size: 1.2em;
		padding: 14px 10px 14px 10px;
	}

	.btn-i-2{
		font-size: 1.2em;
		padding: 14px 10px 14px 10px;
	}

	.p-l{
		padding-left: 64px !important;
		padding-right: 64px !important;
	}

	.divider{
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.d-1{
		background-image: url(../img/d1/bg.png);
		background-size: cover;
		background-repeat: no-repeat;
		padding: 80px 0 80px 0;
	}

	.d-1 h3{
		font-size: 1.8em;
	}

	.d-1 p{
		font-size: 1.3em;
	}
	
	.d-2 h3{
		font-size: 2em;
	}

	.d-3{
		padding: 40px 0 10px 0;
	}

	.d-3 h3{
		font-size: 2em;
	}

	.d-3 p{
		font-size: 1.3em;
	}

	.d-4{
		background-image: url(../img/d4/bg.png);
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		padding: 120px 0 40px 0;
	}

	.d-4 h3{
		font-size: 2em;
	}

	.d-4 p{
		font-size: 1.3em;
	}

	.d-4 h4{
		font-size: 2em;
	}

	.d-5{
		background-image: url(../img/d5/bg.png);
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		padding: 40px 0 80px 0;
	}

	.d-5 h3{
		font-size: 2em;
	}

	.d-5 p{
		font-size: 1.3em;
	}

	.d-6{
		background-image: url(../img/d6/bg.png);
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		padding: 40px 0 40px 0;
	}

	.d-6 h3{
		font-size: 2em;
	}

	.d-6 p{
		font-size: 1.3em;
	}

	.d-6 li{
		font-size: 1.3em;
		font-weight: 400;
		font-family: 'Poppins', sans-serif;
		list-style: none;
	}

	.d-7{
		background-image: url(../img/d7/bg.png);
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		padding: 40px 0 40px 0;
	}

	.d-7 h3{
		font-size: 2em;
	}

	.d-7 p{
		font-size: 1.3em;
	}

	.hide-m{
		display: none;
	}

	.d-8{
		background-image: url(../img/d8/bg.png);
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		padding: 40px 0 40px 0;
	}

	.d-8 h3{
		font-size: 2em;
	}

	.d-8 h4{
		font-size: 1.8em;
	}

	.d-8 p{
		font-size: 1.3em;
	}


	.d-9{
		background-image: url(../img/d9/bg.png);
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		padding: 40px 0 40px 0;
	}

	.d-9 h3{
		font-size: 1.8em;
	}

	.d-9 h4{
		font-size: 1.8em;
	}

	.d-9 p{
		font-size: 1.3em;
	}


	.d-10{
		padding: 40px 0 40px 0;
	}

	.d-10 h3{
		font-size: 1.8em;
	}

	.d-10 h4{
		font-size: 1.8em;
	}

	.d-10 p{
		font-size: 1.2em;
	}

}