.cmp-title .pro-title {
	font: 600 2em / 1.2 "Oswald", sans-serif;
	color: #000;
	letter-spacing: .025em;
	padding: 0 0 10px;
	margin: 0 0 5px;/*color: #F97C00;*/
}
.cmp-title h2 {
	color: #000;
	/*font-size: 28px;*/
	font-weight: 400;
	letter-spacing: .025em;
	line-height: 1.5;
	margin: 0 0 5px;
}
.cmp-text a {
	color: #F97C00;
}
.cmp-text h3 {
	/*color: #dd0000;*/
	font-size: 22px;
	font-weight: 600;
	letter-spacing: .025em;
	line-height: 1.5;
}
.cmp-text h4 b {
	font-size: 1.15rem;
	font-weight: bold !important;
}
.cmp-text p {
	color: #333d47;
	/*font-size: 1pc;*/
	font-weight: 350;
	letter-spacing: .025em;
	line-height: 1.65;
	margin: 0 0 20px;
	margin-bottom: 1.5rem;
	margin-top: 1.5rem;
}
.allGrid {
	margin-left: -20px;
	margin-right: -20px;
	width: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.allGrid:before, .ctGrid:after {
	display: table;
	content: " ";
}
.allGrid:after {
	clear: both;
}
.ctdefault6 {
	padding-left: 0;
	padding-right: 0;
	/*float: left;*/
	clear: none;
	width: 100%;
	display: block;
 padding-bottom: .9375rem;
}
.ctdefault6 img {
	display: block;
	height: auto;
	max-width: 100%;
	margin: 0px auto;
}
.cmp-text-jumbo {
	display: block;
	width: 50%;
	/*float: left;*/
	clear: none;
	padding-left: 35px;
	padding-right: 35px;
}
.image-right {
	width: 100%;
 padding-bottom: .9375rem;
	padding-top: 1.5625rem;
}
.image-right img {
	margin-left: auto;
	display: block;
	max-width: 100%;
}
.cmp-bg {
	background: #f3f8fe;
	padding-top: 1.5625rem;
	padding-bottom: 1.5625rem;
	border-radius: 6px;
	margin-bottom: 36px;
}
/*table begin*/
.text-jumbo-table {
	margin-top: 3rem;
	clear: both;
	font-size: 15px;
	color: #2f2f2f;
	line-height: 1.8;
}
.text-jumbo-table table {
	border-collapse: collapse;
}
.text-jumbo-table td {
	padding: 12px;
	border: 1px solid #fff;
	border-radius: 5px;
	word-break: break-all;
}
/*table end*/

@media (max-width: 575px) {
.allGrid {
	margin-left: 0px;
	margin-right: 0px;
}
.cmp-text-jumbo {
	padding-left: 0px;
	padding-right: 0px;
}
}
 @media (max-width: 767px) {
.cmp-bg {
 padding-top: .9375rem;
 padding-bottom: .9375rem;
	margin-bottom: 1.75rem;
	width: 100%;
}
.cmp-text-jumbo {
	margin-bottom: 1.75rem;
	width: 100%;
}
.image-right {
 padding-top: .9375rem;
 padding-bottom: .9375rem;
}
}
 @media only screen and (min-width: 700px) {
.cmp-title h1 {
/*font-size: 34px;*/
}
.cmp-title h2 {
/*font-size: 28px;*/
}
.cmp-text h3 {
/*font-size: 24px;*/
}
}
 @media (min-width: 1224px) {
.cmp-title h1 {
	/*font-size: 3.25rem;*/
	letter-spacing: .3px;
	line-height: 3.875rem;
}
}
