.insurancetag{font-size:29px !important;    font-family: 'Montserrat', sans-serif;
    color: #000;
    margin: 0px;
    font-weight: 600;
    position: relative;
    z-index: 8;}
.d-product-usp-sec {
	padding-top: 60px;
}
.d-productbg-img {
	min-height: 400px;
}
.d-productbg-img img {
	object-fit: cover;
    object-position: left;
}
.d-products-sec {
	background-size: 50% 100% !important;
}
.d-usp-txt-wrap {
	padding-top: 5em;
}
.d-pro-main-ico-wrap {
	padding-top: 60px;
}
.d-pro-main-ico-wrap .col-sm-4 {
	padding-left:0px;
}
.d-pro-main-ico-wrap h3 {
    color: #000;
	padding-top:10px;
}
.d-product-brief-txt-wrap {
	padding:60px 0px;
}
.d-product-brief-txt-wrap p {
	padding:0px 15%;
	font-size: 16px;
	font-weight:100;
}
.d-pro-fea-first {
	background-size: 30px !important;
}
.pro-head.h2 {
	font-size: 30px;
	padding-bottom: 20px;
}
.d-pro-txt-wrap {
	padding-top: 50px;
    padding-bottom: 30px;
}

.d-first-fea-wrap .img-sec-wrap {
	padding-right: 30px;
}

.d-pro-fea-secnd {
	padding: 90px 0px;
}
.d-pro-fea-secnd .emphasis {
	font-size: 18px;
    font-weight: 100;
}
.d-sec-item-head-wrap h2 {
	padding-bottom: 15px;
}
.d-pro-fea-third {
	padding: 90px 0 30px 0;
	background-size: 120px !important;
}

.d-pro-fea-third .img-sec-wrap {
	padding-right:60px;
}
.d-pro-fea-third .row:first-child {
	padding-bottom: 60px;
}
.d-pro-fea-fourth {
	padding: 90px 0 60px 0;
}
.d-pro-fea-fourth .d-add-fea-txt-wrap {
	margin-top: 15%;
	padding-right:4%;
}
.d-product-feature {
    padding: 30px;
	margin-bottom: 30px;
}
.d-product-feature h3, .d-product-feature p, .d-product-feature a {
	padding-top:15px;
}
.d-product-feature a {
	display:inline-block;
}
.d-second-fea-wrap {
	margin-top: 30%;
}
.d-cus-txt-wrap p {
	padding: 30px 16% 0;
    color: #000;
}
.d-cus-txt-wrap p, .d-cus-txt-wrap a {
	font-size: 18px;
    font-weight: 100;
}
.d-mob-app-wrap {
	padding-top: 15px;
}
.d-mob-app-wrap a {
	margin-right: 15px;
}

/* For Product Listing page */

.d-prod-list-usp-wrap {
	padding:0 15%;
}
.d-prod-list-img-wrap {
	margin:60px 0px;
}
.d-prod-list-img-wrap p {
	padding:30px;
}

.d-products-tab-wrap {
	background: linear-gradient(90deg, #ffffff 50%, #fafafa 50%);
}
.d-products-tab-wrap .ampTabContainer {
	display: flex;
	flex-wrap: wrap;
	background: #fafafa;
}

.d-products-tab-wrap .tabButton {
	list-style: none;
	text-align: center;
	padding: 30px;
    color: #f39344;
    font-size: 18px;
    font-weight: 100;
    cursor: pointer;
}

.d-products-tab-wrap .tabButton[selected] {
	outline: none;
	background: -webkit-linear-gradient(-8deg, #f39344 0%, #dc6403 100%);
    background: -moz-linear-gradient(-8deg, #f39344 0%, #dc6403 100%);
    background: -o-linear-gradient(-8deg, #f39344 0%, #dc6403 100%);
    background: -ms-linear-gradient(-8deg, #f39344 0%, #dc6403 100%);
    background: linear-gradient(98deg, #f39344 0%, #dc6403 100%);
    color: #ffffff;
}


.d-products-tab-wrap .tabContent {
	display: none;
	width: 100%;
	order: 1; 
}

.d-products-tab-wrap .tabButton[selected]+.tabContent {
	display: block;
}
.d-products-tab-wrap .d-pro-hed-wrap {
	padding: 60px;
	padding-bottom: 0px;
}
.d-products-tab-wrap .d-pro-hed-wrap a.d-sec-btn {
	background: #fafafa;
}
.d-products-tab-wrap .d-pro-hed-wrap a.d-sec-btn:hover {
	background: #007fc5;
}
.d-products-tab-wrap .d-pro-hed-wrap h2 {
	padding-bottom: 15px;
}
.d-products-tab-wrap .d-pro-hed-wrap p {
	padding-bottom: 30px;
}
.d-products-tab-wrap .d-pro-img-wrap {
	padding-right:0px;
}



@media(max-width:480px) {
	.d-products-sec {
		background-position-y: -25% !important;
	}
	
}
@media(min-width:481px) and (max-width:767px) {
	.d-products-sec {
		background-position-y: -35% !important;
	}

}
@media (max-width:767px) {
	.d-usp-txt-wrap {
		padding-top: 0em;
		padding-bottom:30px;
	}
	.d-products-sec {
		background-size: 100% 50% !important;
		padding-bottom: 30px;
	}
	.d-product-brief-txt-wrap {
		padding: 20px 0 30px;
	}
	.d-product-brief-txt-wrap p {
		padding: 0px;
		text-align:left;
	}
	.d-pro-main-ico-wrap {
		padding-top: 30px;
	}
	.d-pro-fea-first {
		background: none !important;
		padding: 30px 0 30px 0;
	}
	.d-product-feature {
    	padding: 20px;
	}
	.d-product-feature h3 {
		font-size: 16px;
	}
	.d-pro-txt-wrap {
    	padding-top: 30px;
	}
	.d-pro-fea-secnd {
		padding: 60px 0px;
	}
	.d-sec-item-head-wrap {
		padding-bottom: 30px;
	}
	.d-pro-fea-third {
    	padding: 60px 0 30px 0;
		background-image:none !important;
	}
	.d-pro-txt-wrap, .img-second-item-wrap {
		float:left;
	}
	.d-pro-fea-fourth .d-add-fea-txt-wrap {
		margin-top: 0px;
		padding-bottom: 60px;
		padding-right: 0px;
	}
	.d-pro-fea-fourth {
		padding: 60px 0 60px 0;
	}
	.d-pro-main-ico-wrap h3 {
		font-size: 14px;
	}
	.d-cus-txt-wrap p {
    	padding: 30px 5% 0;
	}
	.d-first-fea-wrap .img-sec-wrap, .d-pro-fea-third .img-sec-wrap {
		padding-right: 15px;
	}
	.d-prod-list-usp-wrap {
		padding: 0 5%;
	}
	.d-products-tab-wrap .tabButton {
		padding: 20px;
	}
	.d-products-tab-wrap .d-pro-hed-wrap {
		padding: 20px;
		padding-bottom: 30px;
	}
	.d-products-tab-wrap .d-pro-img-wrap {
		display: none;
	}
	.d-second-fea-wrap {
		margin-top: 0px;
	}
	.d-prod-list-img-wrap {
		margin-top: 30px;
	}

}
@media(min-width:768px) and (max-width:992px) {
	.d-usp-txt-wrap {
		padding-top: 3em;
	}
	.d-pro-txt-wrap {
    	padding-top: 0px;
	}
	.d-pro-fea-first {
		background: none !important;
		padding: 30px 0px;
	}
	.d-product-feature {
    	padding: 20px;
	}
	.d-product-feature h3 {
		font-size: 16px;
	}
	.d-products-tab-wrap .d-pro-hed-wrap {
    	padding: 30px;
	}

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