@media screen and (max-width: 1400px) {
	#leftCell-1 .btn-style-1 {
		margin-top: 35px;
	}
	#leftCell-2 .round {
		width: 180px;
	}
	#leftCell-2 .round .indian-flag {
		width: 128px;
		height: 128px;
	}
	#leftCell-4 .app-download {
		margin-bottom: 35px;
	}
	#leftCell-3 .btn-style-1 {
		margin-top: 35px;
	}
	header,
	#leftCell-1,
	#leftCell-2,
	#leftCell-3,
	#leftCell-4 {
		padding-left: 40px;
		padding-right: 40px;
	}
	#leftCell-1 ul.social {
		left: 40px;
	}
	.app-download-inner .cell,
	#leftCell-4 .app-download .cell {
		padding: 6px;
	}
	.app-download-inner span,
	#leftCell-4 .app-download span {
		margin-bottom: 15px;
	}
	.app-download-inner .cell img,
	#leftCell-4 .app-download .cell img {
		width: 180px;
	}
	#rightCell-1 .navigation-cell {
		right: 40px;
	}
	#how-cell .inner {
    	height: calc(100% - 135px);
    }
    #how-cell .inner .cell {
    	padding-left: 30px;
    }
    #how-cell .inner .cell p span {
    	font-size: 35px;
    	line-height: 35px;
	}
	#how-cell .inner .cell p {
    	font-size: 16px;
    	font-weight: 600;
	}
	#how-cell .inner .cell {
    	border-left: 10px solid #fff;
    	border-top: 10px solid #fff;
    	border-bottom: 10px solid #fff;
    }
    #how-cell .inner .cell:nth-of-type(2) {
    	margin-top: -10px;
	}
	#how-cell .inner .cell:nth-of-type(3) {
    	margin-top: -10px;
	}
	#how-cell .inner .cell::after,
	#how-cell .inner .cell::before {
		width: 10px;
	}
	#how-cell .inner .cell:nth-of-type(1) {
    	left: calc(40% - 10px);
	}
	#how-cell .inner .cell:nth-of-type(3) {
    	left: calc(40% - 10px);
	}
	#how-cell .inner .cell::before,
	#how-cell .inner .cell::after {
		height: 10px;
	}
	#how-cell .inner .cell {
    	padding-top: 20px;
    	padding-bottom: 20px;
    }
    .about-page {
    	padding-left: 40px;
    	padding-right: 40px;
    }
    .plus-contact input, 
    .plus-contact textarea {
    	height: 40px;
    	font-size: 14px;	
    }
    .plus-contact span.title {
    	letter-spacing: 2px;
    }
    .plus-contact textarea {
    	height: 80px;
    }
    .plus-contact .inner {
    	padding-top: 80px;
    }
}
@media screen and (max-width: 1199px) {
	.hd-typ-1 {
    	font-size: 40px;
    	line-height: 51px;
	}
	#leftCell-1 p {
		font-size: 14px;
		line-height: 24px;
	}
	#rightCell-1 .item img {
		height: 400px;
	}
	#leftCell-2 .cell {
    	margin: 25px 0 25px 0;
	}
	#leftCell-2 h3 {
		font-size: 28px;
		line-height: 36px;
	}
	#leftCell-2 .btn-style-1 {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
	}
	#leftCell-2 .btn-style-1 img {
		display: none;
	}
	#leftCell-2 h3 img {
		width: 17px;
	}
	#leftCell-2 .link-1 {
		font-weight: 500;
	}
	#leftCell-3 .cell {
		display: none;
	}
	#leftCell-4 p {
    	font-size: 14px;
    	line-height: 24px;
	}
	.app-download-inner span,
	#leftCell-4 .app-download span {
		font-size: 18px;
	}
	.app-download-inner .cell img,
	#leftCell-4 .app-download .cell img {
    	width: 160px;
	}
	.app-download-inner .cell,
	#leftCell-4 .app-download .cell {
    	padding: 4px;
	}
	.app-download-inner,
	#leftCell-4 .app-download {
		margin-top: 5px;
	}
	#how-cell .inner {
    	width: calc(100% - 20px);
    }
    #how-cell .inner .cell:nth-of-type(1) p,
    #how-cell .inner .cell:nth-of-type(3) p {
    	width: 23vw;
	}
	#how-cell .inner .cell:nth-of-type(2) p {
    	width: 38.5vw;
	}
	.app-download-main .cell {
		width: 180px;
	}
}
@media screen and (max-width: 991px) {
	main > section.right {
		display: none;
	}
	main > section.left {
		width: 100%;
	}
	ul.slide-dot {
		right: 15px;
	}
	.sec-for-mob {
    	display: block;
		height: 100vh;
		width: 100%;
		padding: 0 40px 0 40px;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
	}
	.sec-for-mob .inner {
		position: relative;
		left: auto;
		top: auto;
		min-width: 100vw;
	}
	.sec-for-mob .inner .hd-typ-1 {
		margin-left: 0;
	}
	.how-cell {
 	   display: block;
 	   margin-bottom: 40px;
	}	
	#how-cell .inner .cell:nth-of-type(2) p, .how-cell .inner .cell:nth-of-type(2) p {
    	width: 82vw !important;
	}
	.how-cell .inner .cell p span {
    	font-size: 38px;
    	line-height: 38px;
	}
	.how-cell .inner .cell p {
		font-size: 18px;
		font-weight: 600;
	}
}
@media screen and (max-width: 767px) {
	header.fixed-head {
		padding-left: 15px;
		padding-right: 15px;
	}
	header {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 15px;
	}
	#leftCell-1,
	#leftCell-2,
	#leftCell-3,
	#leftCell-4 {
		padding-left: 15px;
		padding-right: 40px;
	}
	.side-nav {
		width: 100%;
		right: -100%;
	}
	#leftCell-2 {
    	align-items: center;
    	padding-bottom: 0;
	}
	#leftCell-2 .round {
    	display: none;
	}
	#leftCell-2 .link-1 {
		margin-left: 0;
		margin-top: 30px;
	}
	#leftCell-2 .btn-style-1 {
		margin-top: 10px;
	}
	#leftCell-4 .app-download .cell img {
    	width: 150px;
	}
	#leftCell-4 .app-download .cell {
		-webkit-border-radius: 10px;
		        border-radius: 10px;
	}
	#leftCell-4 .app-download .cell:nth-of-type(1) {
		margin-right: 10px;
	}
	#leftCell-2 h3 {
		margin-bottom: 15px;
	}
	#leftCell-1 {
		background: url('../images/bg-1-mob.jpg') center center no-repeat;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	#leftCell-2 {
		background: url('../images/bg-2-mob.jpg') center center no-repeat;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	#leftCell-3 {
		background: url('../images/bg-1-mob.jpg') center center no-repeat;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	#leftCell-4 {
		background: url('../images/bg-4-mob.jpg') center center no-repeat;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
	}
	.btn-style-1::after, .btn-style-1::before {
    	background: #282428;
    }
    footer {
    	padding-top: 10px;
    	padding-bottom: 10px;
    }
    footer .btn-style-1 {
    	border: 1px solid #1d1b1b;
    	padding: 5px 10px;
    	font-size: 14px;
	}
	.sec-for-mob {
		padding-left: 15px;
		padding-right: 15px;
	}
	.sec-for-mob .inner h6 {
		line-height: 35px !important;
	}
	.sec-for-mob .inner h6 label {
    	display: table;
    	background: #ee1323;
    	padding: 0 10px;
    	line-height: 48px;
    	font-size: 30px;
    	margin-top: 15px;
	}
	.btn-style-1::after, 
	.btn-style-1::before {
		display: none;
	}
	#leftCell-3 p,
	#leftCell-1 p {
		color: #fff;
	}
	#leftCell-4 p {
		color: #FFF;
	}
	.app-download-main span {
		font-size: 16px;
	}
	.how-cell .inner .cell:nth-of-type(1) {
    	left: 0;
    	width: 100%;
	}
	.how-cell .inner .cell:nth-of-type(2) {
    	width: 100%;
	}
	.how-cell .inner .cell:nth-of-type(3) {
    	left: 0;
    	width: 100%;
	}
	.how-cell .inner .cell {
		padding-left: 20px;
	}
	.about-page {
    	padding-left: 15px;
    	padding-right: 15px;
	}
	.about-page .border-cell span {
    	font-size: 18px;
    	line-height: 32px;
	}
	.about-page {
		padding-top: 110px;
		padding-bottom: 60px;
	}
	.how-cell .inner .cell p span {
    	font-size: 30px;
    	line-height: 30px;
	}
	.about-page h2 {
		margin-top: 50px;
	}
	.plus-contact {
		height: auto;
		padding-bottom: 40px;
	}
	.plus-contact .inner>.row,
	.plus-contact .inner>.row>.clearfix {
		margin: 0;
		padding: 0;
	}
	.plus-contact .inner {
		padding-top: 0;
	}
	.plus-contact [class^="col-"] {
		margin-left: 0;
		margin-right: 0;
		padding: 0;
	}
	.plus-contact label.error {
		left: 0;
	}
	.plus-contact input, 
	.plus-contact textarea {
		padding-left: 15px;
		padding-right: 15px;	
	}
	.side-nav span.privacy-terms {
		padding-right: 0;
		-webkit-justify-content: center;
		        justify-content: center;
	}
}
@media screen and (max-width: 575px) {
	.app-download-main .cell {
    	width: 148px;
	}
}