.idc .titles-design2.mt-60 {margin-top: 10rem !important;}
.idc .idc_img_wrap {width: 110%;margin:0 auto;position: relative;left: -3.5rem;top: 3rem;}
.idc .idc_img_wrap:before {content: '';
		position: absolute;bottom: 0;left: 0;width: 90%;height: 75%;z-index: -1;
		background: rgb(17,149,187);
		background: -moz-linear-gradient(-45deg,  rgba(17,149,187,1) 0%, rgba(1,88,131,1) 100%);
		background: -webkit-linear-gradient(-45deg,  rgba(17,149,187,1) 0%,rgba(1,88,131,1) 100%);
		background: linear-gradient(135deg,  rgba(17,149,187,1) 0%,rgba(1,88,131,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1195bb', endColorstr='#015883',GradientType=1 );
		-moz-transform: rotate(-48deg);
		-webkit-transform: rotate(-48deg);
		-o-transform: rotate(-48deg);
		-ms-transform: rotate(-48deg);
		transform: rotate(-48deg);
		-webkit-border-radius: 60px;
		border-radius: 60px;
}
.idc .idc_cover {width: 100%;}
.idc .idc_logo {max-width: 130px;margin-bottom: 40px;}
.idc .titles-design2 {position: relative;}
.idc .titles-design2:before {content:'';position: absolute;top: -20rem;right: -16rem;width: 20rem;height: 20rem;z-index: -1;opacity: 0.05;
	-moz-transform: rotate(-48deg);
	-webkit-transform: rotate(-48deg);
	-o-transform: rotate(-48deg);
	-ms-transform: rotate(-48deg);
	transform: rotate(-48deg);
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background: rgb(17,149,187);
	background: -moz-linear-gradient(-45deg,  rgba(17,149,187,1) 0%, rgba(1,88,131,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(17,149,187,1) 0%,rgba(1,88,131,1) 100%);
	background: linear-gradient(135deg,  rgba(17,149,187,1) 0%,rgba(1,88,131,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1195bb', endColorstr='#015883',GradientType=1 );
}
.idc_logo_top {display: none;max-width: 120px; margin:0 auto 30px;}
.idc_logo_top img {width: 100%;}
.idc_content_wrap {padding-top: 40px;}

@media (max-width:1367px) {
	.idc {padding-top: 0}
}
@media (max-width: 1025px) {
	.idc .titles-design2.mt-60 {margin-top: 7rem !important;}
}
@media (max-width:991px) {
	.idc .idc_img_wrap:before, .idc .titles-design2:before, .idc .idc_logo {display: none;}
	.idc_logo_top {display: block}
	.idc .idc_img_wrap {width: 35%;top: 0;left: -3rem;}
	.idc .titles-design2.mt-60 {margin-top: 0 !important}
	.idc_logo_top {display: block;}
	.idc .btn,.idc .titles-design2 h3:after {margin-left: auto;margin-right: auto;}
	.idc .titles-design2 h3, .idc .titles-design2 {text-align: center}
}
@media (max-height:700px) and (min-height:601px) and (min-width:768px) {
	.idc_content_wrap {padding-top: 0;}
	.idc .idc_img_wrap:before {bottom: -15%;}
}
@media (max-height:650px) and (min-height:601px) and (min-width:768px) {
	.idc .idc_img_wrap {width: 60%;}
}
@media (max-width: 650px) {
	.idc_logo_top {max-width: 100px;}
	.idc .idc_img_wrap {width: 70%}
}
@media (max-width: 400px) {
	.idc .idc_img_wrap {width: 150px;}
	.idc .idc_img_wrap {left: -1.3rem;}
}