body.page-id-6876 {
	overflow-x: hidden;
}
#page.referral-partnership .section .row {
	max-width: 1260px;
	width: 90%;
	margin: 0 auto;
	padding: 57px 0;
}
#page.referral-partnership .section .row .col-sm-6:not(.last-column) {
	margin-bottom: 40px;
}
#page.referral-partnership:before {
	content: "";
	position: absolute;
	top: 0;
	right: -2%;
	background-image: url(/wp-content/uploads/2021/01/backgraund_top.png);
	background-repeat: no-repeat;
	background-size: contain;
	max-width: 1048px;
	height: 1009px;
	width: 50vw;
	z-index: -1;
	
}
#page.referral-partnership .section.bottom-section:before {
	content: "";
	position: absolute;
	bottom: -8%;
	background-image: url(/wp-content/uploads/2021/01/background-bottom.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left bottom;
	max-width: 859px;
	height: 900px;
	width: 48vw;
	z-index: -1;
}
#page.referral-partnership .section.bottom-section {
	position: relative;
}
#page.referral-partnership .section .row .col-sm-6 .text-inner h1 {
	color: #c90101;
    text-transform: uppercase;
    line-height: 68%;
    letter-spacing: normal;
    margin-bottom: 24px;
    margin-top: 47px;
}
#page.referral-partnership .section .row .col-sm-6 .text-inner h1 span {
	display: inline-block;
    color: #000;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: normal;
}
#page.referral-partnership .section .row .col-sm-6 .text-inner h1 span .span-nowrap {
	white-space: nowrap;
}
#page.referral-partnership .section .row .col-sm-6 .text-inner p {
	font-size: 20px;
    font-weight: 400;
    font-family: 'Rajdhani', sans-serif;
    line-height: 120%;
    margin: 0;
    max-width: 96%;
    margin-bottom: 23px;
}
#page.referral-partnership .section.top-section .row {
	padding-bottom: 63px;
}
#page.referral-partnership .section.divider-section .row {
	padding: 0;
}
#page.referral-partnership .section.bottom-section .row {
	padding-top: 69px;
	padding-bottom: 107px;
}
#page.referral-partnership .top-section .row .col-sm-6.last-column .form-inner {
	background-color: #cca000;
    border: 5px solid #998049;
    border-radius: 12px;
    box-shadow: 0 50px 100px rgba(0, 0, 0, 0.2);
    max-width: 621px;
    padding: 0 25px 42px;
}
#page.referral-partnership .top-section .row .col-sm-6.last-column .form-inner .form-wrap {
	max-height: 503px;
	max-width: 506px;
	margin: 0 auto;
}
#page.referral-partnership .section .row .col-sm-6.last-column .form-inner h5 {
	color: #fefefe;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    line-height: 133%;
    letter-spacing: normal;
    margin-top: 38px;
    margin-bottom: 25px;
}
#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner h2 {
	color: #000000;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 100%;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 20px;
}
#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner h2 span {
	color: #c90101;
}
#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner ul li {
	color: #000000;
    font-family: 'Rajdhani', sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 124%;
    list-style-type: none;
    position: relative;
    padding-left: 95px;
    padding-top: 11px;
}
#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner ul li:not(:last-child) {
	margin-bottom: 37px;
}
#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner a {
	color: #ffffff;
    font-size: 32px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #d90207;
    border-radius: 8px;
    background-color: #b6181c;
    padding: 15px 26px;
    margin-top: 6px;
    display: inline-block;
}
#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner a:hover {
	background: #fff;
    color: #b6181c;
}
#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner ul {
	counter-reset: section;
	margin-left: 0;
	padding-left: 27px;
	margin-top: 42px;
	margin-bottom: 49px;
}
#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner ul li:before {
	content: counters(section,".") " ";
    counter-increment: section;
    background-color: #d90207;
    border-radius: 50%;
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    width: 63px;
    height: 64px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
}
#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner ul li:nth-child(2):before {
	background-color: #b6181c;
}
#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner ul li:nth-child(3):before {
	background-color: #8a181b;
	top: -11px;
}
#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner ul li:last-child:before {
	background-color: #641313;
}
#page.referral-partnership .section.copyright-section {
	background-color: #000000;
}
#page.referral-partnership .section.copyright-section .row {
	justify-content: center;
    padding: 17px 0;
}
#page.referral-partnership .section.copyright-section .row .col-sm-12 .text-inner p {
	color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 75%;
    font-family: 'Rajdhani', sans-serif;
    letter-spacing: 1.4px;
}

/* Media */
@media (min-width: 981px) {
	#page.referral-partnership .section .row {
		display: flex;
		flex-wrap: nowrap;
	}
	#page.referral-partnership .section .row .col-sm-6 {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 0 !important;
	}
	#page.referral-partnership .section .row .col-sm-6.last-column {
		margin-right: 0;
	}
	#page.referral-partnership .section.bottom-section .row .col-sm-6 {
	width: 40%;
    margin-right: 2.2%;
	}
	#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column {
		width: 57.8%;
		margin-right: 0;
	}
	#page.referral-partnership .section.top-section .row .col-sm-6 {
	width: 46%;
    margin-right: 4.8%;
	}
	#page.referral-partnership .section.top-section .row .col-sm-6.last-column {
		width: 49.2%;
		margin-right: 0;
	}

}
@media (max-width: 1370px) {
	#page.referral-partnership .section .row .col-sm-6 .text-inner h1 {
		font-size: 60px;
	}
	#page.referral-partnership .section .row .col-sm-6.last-column .form-inner h5 {
		font-size: 31px;
	}
	#page.referral-partnership .section .row .col-sm-6 .text-inner h1 span {
		font-size: 37px;
	}
}
@media (max-width: 1280px) {
	#page.referral-partnership .section .row .col-sm-6 .text-inner h1 {
		font-size: 55px;
	}
	#page.referral-partnership .section .row .col-sm-6.last-column .form-inner h5 {
		font-size: 24px;
	}
	#page.referral-partnership .section .row .col-sm-6 .text-inner h1 span {
		font-size: 30px;
	}
	#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner h2 {
		font-size: 33px;
	}
	#page.referral-partnership .section .row .col-sm-6 .text-inner p {
		font-size: 18px;
	}
	#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner ul li {
		font-size: 18px;
	}
}
@media (max-width: 1040px) {
	#page.referral-partnership .section .row .col-sm-6 .text-inner h1 {
		font-size: 53px;
	}
	#page.referral-partnership .section .row .col-sm-6.last-column .form-inner h5 {
		font-size: 23px;
	}
	#page.referral-partnership .section .row .col-sm-6 .text-inner h1 span {
		font-size: 28px;
	}
	#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner h2 {
		font-size: 32px;
	}
}
@media (max-width: 980px) {
	#page.referral-partnership:before {
		width: 42vw;
	}
	#page.referral-partnership .section.bottom-section:before {
		bottom: -5%;
	}
	#page.referral-partnership .top-section .row .col-sm-6.last-column .form-inner {
		margin: 0 auto;
	}
	#page.referral-partnership .section .row .col-sm-6 .text-inner {
		text-align: center;
	}
	#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner ul {
		text-align: left;
	}
	#page.referral-partnership .section.bottom-section .row .col-sm-6 .image-inner {
		text-align: center;
	}
	#page.referral-partnership .section.copyright-section .row .col-sm-12 .text-inner p {
		text-align: center;
	}
	#page.referral-partnership .section .row .col-sm-6 .text-inner p {
		font-size: 20px;
	}
	#page.referral-partnership .section .row .col-sm-6 .text-inner h1 span {
		font-size: 40px;
		display: block;
	}
	#page.referral-partnership .section .row .col-sm-6 .text-inner h1 span .span-nowrap {
		display: inline-block;
	}
	#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner h2 {
		font-size: 40px;
	}
	#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner ul li {
		font-size: 20px;
	}
	#page.referral-partnership .section .row .col-sm-6.last-column .form-inner h5 {
		font-size: 32px;
	}
	#page.referral-partnership .section .row .col-sm-6 .text-inner h1 {
		font-size: 65px;
	}
}
@media (max-width: 630px) {
	#page.referral-partnership .section .row .col-sm-6 .text-inner p {
		font-size: 16px;
	}
	#page.referral-partnership .section .row .col-sm-6 .text-inner h1 span {
		font-size: 30px;
	}
	#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner h2 {
		font-size: 30px;
	}
	#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner ul li {
		font-size: 16px;
		padding-left: 64px;
	}
	#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner ul li:before {
		width: 50px;
		height: 50px;
		font-size: 40px;
	}
	#page.referral-partnership .section.bottom-section .row .col-sm-6.last-column .text-inner a {
		font-size: 25px;
	}
	#page.referral-partnership .section .row .col-sm-6 .text-inner h1 {
		font-size: 45px;
	}
	#page.referral-partnership .section .row .col-sm-6.last-column .form-inner h5 {
		font-size: 27px;
	}
}
