.depost{
			width:70%;
			position:relative;
			float:right;
			background-color:#f8f8f8;}
			
			.deposttitu{
			width:70%;
			padding-left:15%;
			padding-right:15%;
			line-height:38px;
			padding-top:50px;
			padding-bottom:50px;
			height:auto;
			color:#000;
			position:relative;
			font-size:48px;
		        font-family: ivymode, sans-serif !important;
			text-align:center;
			font-weight:200;
			}
			
			.deposttitutex{
			width:70%;
			padding-left:15%;
			padding-right:15%;
		
			padding-bottom:50px;
			height:auto;
			color:#333;
			position:relative;
			font-size:14px;
			text-align:center;
			font-family: 'Lato', Calibri, Arial, sans-serif;
			font-weight:300;
			}
			
			.deposttituteximg{
			width:90%;
			padding-left:5%;
			padding-right:5%;
			height:auto;
			color:#333;
			position:relative;
			font-size:14px;
			text-align:center;
			font-family: 'Lato', Calibri, Arial, sans-serif;
			font-weight:300;
			margin-bottom:2px;
			}


@media (max-width: 1024px) {

.depost{
			width:100%;
			position:relative;
			float:right;
			background-color:#f8f8f8;}
	
	
	.deposttitu{
			width:90%;
			padding-left:5%;
			padding-right:5%;
			line-height:46px;
			padding-top:50px;
			padding-bottom:50px;
			height:auto;
			color:#000;
			position:relative;
			font-size:48px;
		        font-family: ivymode, sans-serif !important;
			text-align:center;
			font-weight:200;
			}
			
			.deposttitutex{
			width:90%;
			padding-left:5%;
			padding-right:5%;
		
			padding-bottom:50px;
			height:auto;
			color:#333;
			position:relative;
			font-size:14px;
			text-align:center;
			font-family: 'Lato', Calibri, Arial, sans-serif;
			font-weight:300;
			}
			
	
			
	}