#QistasLoginLogo {
	right: unset;
	left: 15px;
}
#QistasLoginLogo {
	left: 40px;
}
.lang-polygon, a.forget-password {
	float:right !important;
}

.showhide-password,
.showhide-confirmpassword {
	left:unset;
	right: 22px;
}

.login-bg-img {
	left:unset;
	right:0;
}


.phone-seperator, [dir=rtl] .iti__arrow {margin-left: 0px !important;right:unset;left: 5px;bottom: 2px;}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
	padding-left: 90px !important;
}

.terms-conditions-text {
	right: unset;
	left:19px;
}

/*                     new login style           */
/* ********************************************* */
/* ********************************************* */

.header-container , .middle-container{
	padding-left: 15%;
}
.header-container span{
	font-size: 27px;
	font-weight: 700;
}
.middle-container div span:nth-of-type(1) ,.middle-container div span:nth-of-type(2) , .middle-container div span:nth-of-type(3){
	font-size: 45px;
	color: white;
	line-height: 55px;
}
.middle-container div span:nth-of-type(2){
	letter-spacing: 3px;
}
.middle-container div span:nth-of-type(1){
	letter-spacing: 2px;
}
.middle-container div span:nth-of-type(4){
	font-size: 18px;
	padding-top: 0px;
	color: white;
	display: block;
}
.middle-container div span:nth-of-type(3){
	padding-top: 0px;
}
.middle-container div span{
	font-weight: 700;
}
.middle-container div .v-space{
	height: 1px;
}
.svg-style{
	position: relative;
    top: -10px;
    left: -3px;
	height: 35px;
}

@media only screen and (max-width: 1390px) {
	.header-container span{
		font-size: 23px;
	}
	.header-container .request-tour{
		font-size: 20px;
	}
	.middle-container div span:nth-of-type(1) ,.middle-container div span:nth-of-type(2) ,.middle-container div span:nth-of-type(3){
		font-size: 46px;
		color: white;
	}
	.middle-container div span:nth-of-type(4){
		font-size: 17px;
	}
}
@media only screen and (max-width: 1240px) {
	.header-container , .middle-container{
		padding-right: 12%;
	}
}
@media only screen and (max-width: 1200px) {
	.header-container span{
		font-size: 20px;
	}
	.header-container .request-tour{
		font-size: 15px;
	}
	.middle-container div span:nth-of-type(1) ,.middle-container div span:nth-of-type(2) ,.middle-container div span:nth-of-type(3){
		font-size: 43px;
		color: white;
	}
	.middle-container div span:nth-of-type(4){
		font-size: 15.5px;
	}
}
@media only screen and (max-width: 1100px) {
	.header-container , .middle-container{
		padding-right: 10%;
	}
	.middle-container div span:nth-of-type(1) ,.middle-container div span:nth-of-type(2) ,.middle-container div span:nth-of-type(3){
		font-size: 40px;
		color: white;
	}
}
@media only screen and (max-width: 1020px) {
	.header-container span{
		font-size: 20px;
	}
	.header-container .request-tour{
		font-size: 14px;
	}
	.middle-container div span:nth-of-type(1) ,.middle-container div span:nth-of-type(2) ,.middle-container div span:nth-of-type(3){
		font-size: 35px;
		color: white;
		line-height: 45px;
	}
	.middle-container div span:nth-of-type(4){
		font-size: 11.9px;
	}
	.svg-style{
		width: 30px;
	}
}
@media only screen and (max-width: 888px) {
	.header-container span{
		font-size: 14px;
	}
	.header-container .request-tour{
		font-size: 14px;
	}
	.middle-container div span:nth-of-type(1) ,.middle-container div span:nth-of-type(2) ,.middle-container div span:nth-of-type(3){
		font-size: 28px;
		color: white;
		line-height: 39px;
	}
	.middle-container div span:nth-of-type(4){
		font-size: 12.9px;
	}
}