body{
		margin: 0px;
		  font-family: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
backgroud:white;

  	}

	.topheader{
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.insidetop{
		width: 90%;
		display: flex;
		justify-content: space-between;
		height: 50px;
		background: ;
		align-items: center;
	}

	.insideleft{
		width: 50%;
		display: flex;
		background: ;
		
	}

	.textinside{
		width: 25%;
		background: ;
		font-size: 14px;
	}

	.insideicon{
		width: 20%;
		display: flex;
		justify-content: flex-end;
	}

	.insideright{
		width: 50%;
		display: flex;
		justify-content: flex-end;
	}

	.coparate{
		width: 25%;
		display: flex;
		justify-content: center;
		align-items: center;
		background:;
		height: 30px;
		
	}

	.coparate a{
		text-decoration: none;
		color: #474747;
		font-size: 13px;
		transition-duration: 0.2s;
		display: flex;
		width: 98%;
		height: 30px;
		border-radius: 3px;
		justify-content: center;
		align-items: center;
		text-shadow: 0px 0px 1px #999;

	}

	.coparate a:hover{
		background: rgb(235,235,235);
	}

	.countryinside{
		width: 25%;
		font-size: 14px;
	}

	.secondheader{
		width: 100%;
		height: 90px;
		display: flex;
		justify-content: center;
	}

	.insidesecond{
		width: 90%;
		display: flex;
		justify-content: space-between;
	}

	.secondleft{
		width: 15%;
		height: 80px;
		display: flex;
		align-items: center;
		background:;
	}

	.secondleft img{
		height: 50px;
		margin-top: 1;
	}

	.secondmiddle{
		width: 65%;
		height: 80px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.secondmiddle nav{
		width: 98%;
		height: 80px;
		display: flex;
		justify-content: space-around;
		align-items: center;
		background:;
	}

	.dbutton{
		font-size: 14px;
		background: ;
		padding: 15px;
		border-radius: 5px;
		transition-duration: 0.3s;
		cursor: pointer;
		text-shadow: 0px 0px 1px #999;
	}

	.ditems{
		display:none;
		
	}

	.dcontainer:hover .ditems{
		display: flex;
		position: absolute;
		flex-direction: column;
		background: white;
		width: 200px;
		align-items: center;
		box-shadow: 0px 3px 7px #999;
		border-radius: 5px;
		/*background:rgb(235,235,235);*/
	}

	.ditems a{
		font-size: 14px;
		text-decoration: none;
		color: #474747;
		display: flex;
		width: 90%;
		height: 50px;
		align-items: center;
		text-shadow: 0px 0px 0px #999;
	}

	

	.ditems a{

	}

	.secondright{
		width: 15%;
		display: flex;
		justify-content: space-between;
		height: 80px;
		background:;
		align-items: center;
	}

	.tradinglink{
		width: 60%;
		height: 30px;
		background: rgb(0,75,150);
		font-size: 13px;
		display: flex;
		justify-content: center;
		align-items: center;
		text-decoration: none;
		color: white;
		border-radius: 5px;
		text-shadow:;
		transition-duration: 0.3s;
	}

	.tradinglink:hover{
		opacity: 0.9;
	}

	.loginlink{
		border-radius: 5px;
		width: 30%;
		height: 28px;
		display: flex;
		justify-content: center;
		align-items: center;
		border:1px solid black;
		text-decoration: none;
		font-size: 13px;
		color: #474747;
		transition-duration: 0.4s;

	}

	.loginlink:hover{
		background: rgb(235,235,235);
	}

	.fsection{
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.fsection1{
		width: 51%;
		height:;
		background:;
		display: flex;
		flex-direction: column;
		margin-top:50px;
	}

	.fsection1 h1{
		margin: 0px;
		font-weight: normal;
		font-size: 53px;
		color: #232323;
		letter-spacing: 0.03125em !important;
		text-align: center;

	}

	.fsection1 p{
		margin: 0px;
		font-size: 17px;
		color: #999;
		line-height: 1.5rem;
		margin-top: 30px;
		letter-spacing: 0.03125em !important;
				text-align: center;


	}

	.fsection2{
		width: 39%;
		height: 720px;
		background:;
		display: flex;
		justify-content: center;
		align-items: center;

	}

	.vdiv{
		width: 89%;
		height: 600px;
		background: ;
	}

	.vdiv video{
		width: 100%;
		height: 600px;
		border: none;
		
	}

	.ssection{
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.learnsection{
		width: 90%;
		height: 200px;
		background:;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		line-height: 1cm;
		font-size: 38px;
		letter-spacing: 0.03125em !important;

	}

	.videosection{
		width: 90%;
		height: 650px;
		display: flex;
		align-items: center;
	}

	.videosection video{
		height: 600px;
		width: 100%;
	}

	.sections3{
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 50px;
	}

	.stepsection{
		width: 90%;
		height: 100px;
		font-size: 33px;
		display: flex;
		align-items: center;
	}

	.section3div{
		width: 90%;
		height: 650px;
		display: flex;
	}

	.section3left{
		width: 50%;
		height: 600px;
		background: ;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.section3left img{
		height: 600px;
	}

	.section3right{
		width: 50%;
		height: 600px;
		background:;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.sectionrightinside{
		width: 95%;
		height: 500px;
		background:;
	}

	.section3row{
		width: 100%;
		height:166px;
		display: flex;
		flex-direction: column;
		align-items: center;
		background: ;
	}

	.section3row1{
		width: 98%;
		height: 40px;
		background:;
		display: flex;
	}

	.section3row1 span{
		width: 32px;
		height: 32px;
		border-radius: 50px;
		background: rgb(200,200,200);
		color: white;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.section3row1 font{
		font-size: 20px;
		margin-left: 10px;
	}

	.section3row2{
		width: 93%;
		height: 90px;
		background:;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		align-items: center;
		border-left: 1px solid rgb(230,230,230);
	}

	.section3row2 span{
		font-size: 16px;
		display: flex;
		width: 90%;
	}

	.section3row2 a{
		display: flex;
		width: 80%;
		text-decoration: none;
		color: rgb(200,20,0);
		font-size: 15px;
		text-shadow: 0px 0px 1px;
	}

	.section44{
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.section4left{
		width: 45%;
		height: 500px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.section4left h1{
		margin: 0px;
		width: 95%;
		font-size: 50px;
		font-weight: normal;
	}

	.section4left p{
		margin: 0px;
		font-size: 17px;
		color: #999;
		line-height: 1.5rem;
		margin-top: 30px;
		letter-spacing: 0.03125em !important;
		text-align: justify;
		width: 95%;
	}

	.section4right{
		width: 45%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.rowside{
		width: 47%;
		height: 220px;
		box-shadow: 0px 2px 5px #ccc;
		border-radius: 3px;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 30px;

	}

	.rowimage{
		width: 90%;
		height: 160px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.rowimage img{
		height: 140px;
	}

	.rowtext{
		width: 90%;
		height: 60px;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
	}

	.rowtext span{
		font-size: 19px;
	}

	.rowtext font{
		font-size: 12px;
		color: #999;
	}

	.section55{
		width: 100%;
		height: 400px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.section5black{
		width: 100%;
		background: black;
		border-radius: 5px;
		display: flex;
		align-items: center;
		justify-content: center;
		
	}

	.section5black video{
		width: 100%;
		height: 250px;
/*		object-fit: contain;*/

	}

	.sectionblack1{
		width: 25%;
		height: 95px;
		color: white;
		font-weight: bold;
		font-size: 35px;
	}

	.sectionblack2{
		width: 25%;
		height: 50px;
		color: white;
		line-height: 0.8cm;

	}

	.section66{
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.section6left{
		width: 45%;
		height: 500px;
		display: flex;
		justify-content:;
		align-items: center;
	}

	.section6left img{
		height: 500px;
	}

	.section6right{
		width: 45%;
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}

	.section6top{
		width: 95%;
		font-size: 40px;
	}

	.section6middle{
		width: 95%;
		margin-top: 50px;
	}

	.section6row{
		width: 100%;
		height: 55px;
		display: flex;
		align-items: center;
	}

	.section6row i{
		width: 20px;
		height: 20px;
		border-radius: 50px;
		background: rgb(200,100,100);
		color: white;
		font-size: 10px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.section6row span{
		margin-left: 15px;
		text-shadow: 0px 0px 1px;
		font-size: 16px;
	}

	.section6bottom{
		width: 95%;
		font-size: 12px;
		margin-top: 20px;
		line-height: 0.7cm;
		color: #999;
		letter-spacing: 0.6px;
	}

	.section6link{
		width: 95%;
		display: flex;
		justify-content: flex-end;
		height: 100px;
		align-items: center;

	}

	.section6link a{
		background: #232323;
		color: white;
		width: 26%;
		height: 28px;
		text-decoration: none;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 3px;
		font-size: 13px;
		text-shadow: 0px 0px 2px white;
	}

	.section7{
		width: 100%;
		display: flex;
		justify-content: center;
		margin-top: 100px;
	}

	.section77{
		width: 90%;
		display: flex;
		justify-content: space-between;
	}

	.section7left{
		width: 45%;
	}

	.section7top{
		font-size: 40px;
	}

	.section7middle{
		font-size: 14px;
		letter-spacing: 0.6px;
		line-height: 0.7cm;
		color: #999;
		margin-top: 40px;
	}

	.section7link{
		width: 100%;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		height: 100px;
	}

	.section7link a{
		width: 30%;
		height: 30px;
		border-radius: 3px;
		border:1px solid rgb(200,100,100);
		color: rgb(200,100,100);
		text-decoration: none;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 14px;
	}

	.section7right{
		width: 45%;
		height: 500px;
		display: flex;
		justify-content:flex-end;
		background:;
	}

	.section7right img{
		height: 500px;
		
	}

	.section99{
		width: 100%;
		height: 200px;
		background: rgb(40,40,50);
		display: flex;
	}

	.section9left{
		width: 35%;
		height: 200px;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		align-items: center;
	}

	.section9right{
		width: 65%;
		height: 200px;
		display: flex;
		justify-content: center;
		
	}


	.footer1{
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.footersiders{
		width: 30%;
		border-bottom: 1px solid #ccc;
		margin-bottom: 50px;
	}

	.footop{
		width: 100%;
		height: 100px;
		display: flex;
		align-items: center;
	}

	.footlink{
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	.footlink a{
		font-size: 13px;
		color: #999;
		display: flex;
		height: 30px;
		align-items: center;
		text-decoration: none;

	}

	.footicons{
		background:;
		height: 50px;
		width: 60%;
		display: flex;
		justify-content: space-around;
		align-items: center;
	}

	.footicons i{
		width: 30px;
		height: 30px;
		border-radius: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
		background:;
		font-size: 19px;
	}

	.lastdiv{
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.lastdiv2{
		width: 90%;
	}

	.lastdiv2 p{
		margin: 0px;
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 13px;
		color: #999;
		letter-spacing: 0.6px;
		line-height: 0.6cm;
	}

	.lastdiv2 p u{
		color: red;
	}

	.sticker{
		position: fixed;
		top: 0px;
		left: 0px;
		background: rgba(255,255,255,1);
		box-shadow: 0px 3px 10px #ccc;
		z-index: 100;
	}



	












.sectiontable{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-bottom: 20px;
	}

	.sectiontable1{
		width: 90%;
		height: ;
		background:;
		box-shadow: 0px 1px 4px #ccc;
	}

	.tablehead{
		width: 100%;
		height: 65px;
		display: flex;
		align-items: center;
		border-bottom: 3px solid rgb(200,100,100);
		font-size: 15px;

	}

	.tableleft{
		width: 50%;
		display: flex;
		color: rgb(200,100,100);
		justify-content: center;
	}

	.tableright{
		width: 50%;
		display: flex;
		color: rgb(200,100,100);
		justify-content: center;
	}

	.tablesecond{
		width: 100%;
		display: flex;
		height: 65px;
		align-items: center;
		justify-content: center;
		border-bottom: 1px solid #ccc;

	}

	.tablesecond > div{
		width: 32%;
		font-size: 13px;
		color: #999;

	}

	.tablesecond2{
		width: 100%;
		display: flex;
		height: 65px;
		align-items: center;
		justify-content: center;
		border-bottom: 1px solid #ccc;

	}

	.tablesecond2 > div{
		width: 32%;
		font-size: 13px;

	}

	.sectionlink{
		width: 90%;
	}

	.sectionlink ul li{
		font-size: 15px;
		line-height: 0.8cm;
	}
















.sidebars{
	display: none;
}



.iconmove{
	display: none;
}

.nextdiv{
	width: 100%;
}

@media(max-width: 1110px){
	.sidebars{
		position: fixed;
		display: block;
		width: 40%;


	}	

	.nextdiv{
		width: 60%;
		margin-left: 40%;
	}

	.sticker{
		width: 60%;
		margin-left: 40%;
	}

	.sidebarsleft{
			width: 90%;
			height: 100vh;
			background: white;
			position: relative;
			left: 0px;
			transition-duration: 0.1s;
			overflow: auto;
		}

		.sidebarsright{
			width: 10%;
			height: 100vh;
			background: rgba(0,0,0,.7);
		}

		.bcontainer{
			width: 100%;
			display: flex;
			flex-direction: column;
			align-items: center;
		}

		.bbutton{
			display: flex;
			width: 95%;
			height: 50px;
			display: flex;
			justify-content: space-between;
			align-items: center;
			background:;
			font-size: 17px;
		}

		.bbutton i{
			cursor: pointer;
		}

		.bitems{
			display: none;
			flex-direction: column;
			animation-name: cc;
			animation-duration: 0.3s;
			transition-duration: 0.3s;
		}

		@keyframes cc{
			from{
				transform: scale(0);
			}

			to{
				transform: scale(1);
			}
		}

		.bitems a{
			height: 40px;
			display: flex;
			align-items: center;
			text-decoration: none;
			color: black;
			color: #999;
			font-size: 14px;
		}

		.funny2{
			display: none;
		}

		.barsform{
			width: 100%;
			display: flex;
			flex-direction: column;
			align-items: center;
			margin-bottom: 20px;
		}

		.barsform a{
			width: 80%;
			height: 30px;
			border:1px solid #232323;
			font-size: 14px;
			color: #232323;
			margin-top: 20px;
			display: flex;
			justify-content: center;
			align-items: center;
			text-decoration: none;
			border-radius: 4px;
		}

		.loger{
			background: #232323;
			color: #f8f8f8 !important;
		}


		.topheader{
			background: ;
		}
		.insidetop{

		}
		.insideleft{
			width: 70%;
			background: ;
		}
		.textinside{
			width: 60%;
			color: rgb(0, 75, 150);
		}
		.insideicon{
			width: 40%;
		}

		.insideright{
			width: 30%;
			background: ;
		}

		.coparate{
			display: none;
		}
		.countryinside{
			width: 100%;
			justify-content: flex-end;
			background: ;
		}

		.secondheader{
			display: ;
		}

		.secondmiddle{
			display: none;
		}

		.secondright{
			background:;
			width: 50%;
		}

		.loginlink{
			display: none;
		}

		.tradinglink{
			width: 70%;
		}

		.iconmove{
			display: none;
			justify-content: center;
			align-items: center;
		}

		.iconmove i{
			cursor: pointer;
			color: rgb(0, 75, 150);
		}

		.fsection{
			flex-direction: column-reverse;
		}

		.fsection1{
			width: 90%;
		}

		.fsection1 h1{
			font-size: 28px;
			text-align: center;
			background: ;
		}

		.fsection1 p{
			text-align: center;
			font-size: 14px;
		}

		.fsection2{
			width: 98%;
		}

		.learnsection{
			font-size: 20px;
			height: auto;
			margin-top: 20px;
		}

		.videosection{
			height: 200px;
		}

		.videosection video{
			height: 200px;
		}

		.stepsection{
			font-size: 25px;
			text-align: center;
		}

		.section3div{
			flex-direction: column;
			height: auto;
		}

		.section3left{
			width: 98%;
			height: auto;
		}

		.section3left img{
			height: 250px;
		}

		.section3right{
			width: 98%;
			height: auto;
		}

		.section44{
			flex-direction: column;
			margin-top: 30px;
		}

		.section4left{
			width: 98%;
			height: auto;
		}

		.section4left h1{
			font-size: 30px;
			text-align: center;
		}

		.section4left p{
			font-size: 15px;
			text-align: center;
		}

		.section4right{
			width: 98%;
			height: auto;
			justify-content: space-around;
		}

		.section5{
			display: none;
		}

		.section66{
			flex-direction: column;
			margin-top: 50px;
		}

		.section6left{
			width: 98%;
			height: auto;
			justify-content: center;
		}

		.section6left img{
			height: 250px;
		}

		.section6right{
			width: 98%;
		}

		.section6top{
			font-size: 25px;
			text-align: center;
		}

		.section6middle{
			background: ;
		}

		.section6row span{
			font-size: 13px;
		}

		.section6bottom{
			font-size: 13px;
		}

		.section6link{
			width: 100%;
			justify-content: center;
		}

		.section6link a{
			width: 50%;
		}

		.section77{
			flex-direction: column;
		}

		.section7left{
			width: 98%;
			height: auto;
		}

		.section7top{
			font-size: 22px;
			text-align: center;
		}

		.section7middle{
			font-size: 13px;
			text-align: center;
		}

		.section7right{
			width: 98%;
			height: auto;
		}

		.section7link{
			width: 100%;
			justify-content: center;
		}

		.section7link a{
			width: 50%;
		}

		.section7right img{
			height: 250px;
		}

		.section99{
			height: auto;
			flex-direction: column;
		}

		.section9left{
			width: 98%;
		}

		.section9right{
			width: 98%;
		}

		.section9left img{
			height: 70px;
		}

		.section9right img{
			height: 100px
		}

		main{
			overflow: hidden;
		}

		.footer1{
			flex-wrap: wrap;
			height: auto;
		}

		.footersiders{
			width: 77%;
		}

		.lastdiv2 p{
			font-size: 13px;
		}


}

	@media(max-width: 700px){
	

	.nextdiv{
		width: 100%;
		margin-left: 0%;
	}

	.sticker{
		width: 100%;
		margin-left: 0%;
	}

		.sidebars{
			display:none;
			position: fixed;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 100vh;
			z-index: 200;
		}

		.sidebarsleft{
			width: 90%;
			height: 100vh;
			background: white;
			position: relative;
			left: -300px;
			transition-duration: 0.1s;
			overflow: auto;
		}

		.sidebarsright{
			width: 10%;
			height: 100vh;
			background: rgba(0,0,0,.7);
		}

		.bcontainer{
			width: 100%;
			display: flex;
			flex-direction: column;
			align-items: center;
		}

		.bbutton{
			display: flex;
			width: 95%;
			height: 50px;
			display: flex;
			justify-content: space-between;
			align-items: center;
			background:;
			font-size: 17px;
		}

		.bbutton i{
			cursor: pointer;
		}

		.bitems{
			display: none;
			flex-direction: column;
		}

		.bitems a{
			height: 40px;
			display: flex;
			align-items: center;
			text-decoration: none;
			
		}

		.funny2{
			display: none;
		}

		.barsform{
			width: 100%;
			display: flex;
			flex-direction: column;
			align-items: center;
			margin-bottom: 20px;
		}

		.barsform a{
			width: 80%;
			height: 30px;
			border:1px solid #232323;
			font-size: 14px;
			color: #232323;
			margin-top: 20px;
			display: flex;
			justify-content: center;
			align-items: center;
			text-decoration: none;
			border-radius: 4px;
		}

		.loger{
			background: #232323;
			color: #f8f8f8 !important;
		}


		.topheader{
			background: ;
		}
		.insidetop{

		}
		.insideleft{
			width: 70%;
			background: ;
		}
		.textinside{
			width: 60%;
		}
		.insideicon{
			width: 40%;
		}

		.insideright{
			width: 30%;
			background: ;
		}

		.coparate{
			display: none;
		}
		.countryinside{
			width: 100%;
			justify-content: flex-end;
			background: ;
		}

		.secondheader{
			display: ;
		}

		.secondmiddle{
			display: none;
		}

		.secondright{
			background:;
			width: 50%;
		}

		.loginlink{
			display: none;
		}

		.tradinglink{
			width: 70%;
		}

		.iconmove{
			display: flex;
			justify-content: center;
			align-items: center;
		}

		.iconmove i{
			cursor: pointer;
		}

		.fsection{
			flex-direction: column-reverse;
		}

		.fsection1{
			width: 90%;
		}

		.fsection1 h1{
			font-size: 28px;
			text-align: center;
			background: ;
		}

		.fsection1 p{
			text-align: center;
			font-size: 14px;
		}

		.fsection2{
			width: 98%;
		}

		.learnsection{
			font-size: 20px;
			height: auto;
			margin-top: 20px;
		}

		.videosection{
			height: 200px;
		}

		.videosection video{
			height: 200px;
		}

		.stepsection{
			font-size: 25px;
			text-align: center;
		}

		.section3div{
			flex-direction: column;
			height: auto;
		}

		.section3left{
			width: 98%;
			height: auto;
		}

		.section3left img{
			height: 250px;
		}

		.section3right{
			width: 98%;
			height: auto;
		}

		.section44{
			flex-direction: column;
			margin-top: 30px;
		}

		.section4left{
			width: 98%;
			height: auto;
		}

		.section4left h1{
			font-size: 30px;
			text-align: center;
		}

		.section4left p{
			font-size: 15px;
			text-align: center;
		}

		.section4right{
			width: 98%;
			height: auto;
			justify-content: space-around;
		}

		.section5{
			display: none;
		}

		.section66{
			flex-direction: column;
			margin-top: 50px;
		}

		.section6left{
			width: 98%;
			height: auto;
			justify-content: center;
		}

		.section6left img{
			height: 250px;
		}

		.section6right{
			width: 98%;
		}

		.section6top{
			font-size: 25px;
			text-align: center;
		}

		.section6middle{
			background: ;
		}

		.section6row span{
			font-size: 13px;
		}

		.section6bottom{
			font-size: 13px;
		}

		.section6link{
			width: 100%;
			justify-content: center;
		}

		.section6link a{
			width: 50%;
		}

		.section77{
			flex-direction: column;
		}

		.section7left{
			width: 98%;
			height: auto;
		}

		.section7top{
			font-size: 22px;
			text-align: center;
		}

		.section7middle{
			font-size: 13px;
			text-align: center;
		}

		.section7right{
			width: 98%;
			height: auto;
		}

		.section7link{
			width: 100%;
			justify-content: center;
		}

		.section7link a{
			width: 50%;
		}

		.section7right img{
			height: 250px;
		}

		.section99{
			height: auto;
			flex-direction: column;
		}

		.section9left{
			width: 98%;
		}

		.section9right{
			width: 98%;
		}

		.section9left img{
			height: 70px;
		}

		.section9right img{
			height: 100px
		}

		main{
			overflow: hidden;
		}

		.footer1{
			flex-wrap: wrap;
			height: auto;
		}

		.footersiders{
			width: 77%;
		}

		.lastdiv2 p{
			font-size: 13px;
		}



		
	}