		.becomeagent {
			background: url('../img/agent/agentbanner.jpg');
			height: 250px;
			width: 100%;
			border-radius: 32px;
			background-size: cover;
			margin-top: 10px;
			display: inline-block;
		}
		.fixwidth {max-width: 95%;width: 100%;margin-right: auto;margin-left: auto;}
		.greenbutton {background-image: conic-gradient(#219B43, #69CE16);color:white;border:none;border-radius: 8px;padding: 6px 15px;font-size: 14px;height: 32px;width: 94px; text-shadow: -1px 1px 2px rgba(0,0,0,0.3);}
		.becomeagent .flex {display: flex;text-align: center;height: 100%;}

		.becomeagent .greenbutton {width: auto;border-radius: 0;width: 400px;height: 46px;font-size: 16px;margin-top: 20px;}

		.becomeagent .appleft {width: 50%;}

		.becomeagent .appright {width: 50%;margin-top: auto;margin-bottom: auto;}

		.becomeagent .appright .agenttop {color: #FFFFFF;font-size: 24px;color: #FFB100;font-weight: 600;}

		.becomeagent .appright .agentbottom {color: rgb(255 255 255 / 100%);font-size: 16px;font-weight: 300;}

		.becomeagent .inlineflex {display: inline-flex;padding-top: 24px;}

		.becomeagenttitle {font-size: 24px;text-transform: uppercase;color: white;text-align: center;padding-top: 32px;}

		.agentbenefit .flex {display: flex;}

		.agentbenefit .flex .agenttitle {color: #FFB100;font-size: 20px;}

		.agentbenefit .flex .agenttext {color: rgba(255, 255, 255, 0.6);font-size: 16px;font-weight: 300;}		
        
        .agentbenefit img {width: auto;height: 506px;padding-top: 16px;}

        .agentbenefit hr {border-top: 1px solid rgba(255, 255, 255, 0.06);border-bottom: none;margin: 16px 0px;border-right: none;border-left: none;}

        .agentbenefit .verticle {vertical-align: middle;margin-top: auto;margin-bottom: auto;}

		/*Agent Expansion*/

		.agentexpansion {text-align: center;padding: 10px 0px;}

		.agentexpansion img {width: 70%;height: auto;}	 

		/*Agent Requiremnt*/

		.agentrequirement {background-color: rgba(255, 255, 255, 0.05);padding: 32px;border-radius: 32px;}

		.agentrequirement .title {color:#FFB100;font-size:20px;}

		.agentrequirement li {color: rgba(255, 255, 255, 0.6);font-size: 16px;font-weight: 300;}

		/*Agent Requiremnt*/

		.half {width: 50%;background-color: rgba(255, 255, 255, 0.05); border-radius: 32px;height: 200px;}

		.half table {margin-left: 10px;vertical-align: middle;height: 100%;}

		.half img {padding-right: 16px;height: 112px;mix-blend-mode: luminosity;}

		.journey {display: flex;margin-bottom: 30px;}

		.half .agenttitle {color: #FFB100;font-size: 16px;}

		.half .agenttext {color: rgba(255, 255, 255, 0.6);font-size: 16px;font-weight: 300;}



