/********** How are We Preparing for GDPR **********/
            
	.faqInfoText > div  { padding: 0 0 20px 0; }
	.preparingForGdpr .preparingForGdprBox { margin: 0 -15px; }
	.preparingForGdpr .listBox ul { padding-left: 20px; }
	.preparingForGdpr .headerBox h5 { margin: 0 15px 0 15px; padding-bottom: 15px; min-height: 71px; }
	.preparingForGdpr .headerBox div { position: relative; padding: 10px; background-color: rgba(0, 0, 0, 0.15); }
	.preparingForGdpr .headerBox div span { display: block; line-height: 16px; }
	.preparingForGdpr .headerBox div:before { content: ""; position: absolute; top: -20%; right: 20px; width: 31px; height: 31px; display: block; background-color: #11c979; -webkit-mask-image: url("../img/icons_checkmark.png"); mask-image: url("../img/icons_checkmark.png"); mask-repeat: no-repeat; z-index: 2; }
	.preparingForGdpr .headerBox div:after { content: ""; position: absolute; top: -35%; right: 15px; width: 41px; height: 41px; display: block; background-color: #ffffff; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; z-index: 1; }
	.preparingForGdpr .listBox { padding: 15px 0; margin-bottom: 40px; }
	.preparingForGdpr .listBox li { margin-bottom: 10px; }
	.preparingForGdpr .borderBlue { border-bottom: 5px solid #3474ff; }
	.preparingForGdpr .borderPurple { border-bottom: 5px solid #583bec; }
	.preparingForGdpr .borderGreen { border-bottom: 5px solid #11c979; }

	@media (min-width: 320px) and (max-width: 767px) {
	.preparingForGdpr .col-sm-4 { padding: 0; }
	}

	@media (min-width: 992px) {
	.preparingForGdpr .preparingForGdprBox { margin: 0 -15px; }
	.preparingForGdpr .preparingForGdprBox . backAll { padding: 0 15px; }
	}

	@media (min-width: 992px) and (max-width: 1199px) {
	.preparingForGdpr .listBox { height: 650px; }
	.preparingForGdpr .headerBox h5 { min-height: 120px; font-size: 16px; }  
	}

	@media (min-width: 1200px) {
	.preparingForGdpr .listBox { height: 590px; padding: 25px 15px; }
	.preparingForGdpr .headerBox h5 { min-height: 120px; }
	}

/********** END How are We Preparing for GDPR  **********/
/********** END Our Commitment Towards GDPR  **********/

	@media (min-width: 320px) and (max-width: 767px) {
		.col-sm-5 img { width: 100px; margin-bottom: 20px; margin-top: 20px; }
	}

/********** END Our Commitment Towards GDPR  **********/
/********** other  **********/

	.other .allBox .colorBox { padding: 20px 20px 0 20px; }
	.other .allBox .colorBox .imageBox { margin: 0 -20px; height: 100px; }
	.other .allBox .colorBox .imageBox img { width: 100%; height: 100%; }
	.other .resourceType { font-size: 12px; line-height: 12px; }
	.other .resourceTitle { min-height: 86px; }
	.other .rollBox { padding-top: 10px; padding-bottom: 5px; text-align: left; }

	@media (min-width: 320px) and (max-width: 991px) {
		.other .clearfix { text-align: center; }
		.other .resourceTitle { font-size: 14px; line-height: 24px; }
		.other .allBox { float: none; margin: 15px; width: 260px; display: inline-block; vertical-align: middle; padding: 0; }
		.other .allBox .colorBox .imageBox { height: 80px; }
	}

	@media (min-width: 992px) and (max-width: 1199px) {
		.other .allBox .colorBox .imageBox { height: 80px; }
	}

	@media (min-width: 992px) {
		.other .clearfix { margin: 0 -15px; }
	}

/********** END other  **********/
/********** START Footer **********/

	.footer .footerWrap a img { width: 160px; }
	.btnSelectorWrap .btnSelectorBox .btnSelector .reperAlign .normalTextButton { line-height: 18px; }

/********** END Footer **********/