#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: 10%;
}
.header-container span{
	font-size: 27px;
	font-weight: 700;
}
.fontsize1 ,.fontsize3 , .fontsize2{
	font-size: 45px;
	color: white;
	line-height: 55px;
}
.fontsize3{
	letter-spacing: 3px;
}
.fontsize1{
	letter-spacing: 2px;
}
.middle-container div span:nth-of-type(4){
	font-size: 18px;
	padding-top: 0px;
	color: white;
	display: block;
}
.fontsize2{
	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: 1583px) {
	.fontsize1 , .fontsize3{
		font-size: 35px !important;
	}
}
@media only screen and (max-width: 1472px) {
	.fontsize2{
		font-size: 25px !important;
	}
}
@media only screen and (max-width: 1232px) {
	.fontsize1 , .fontsize3{
		font-size: 30px !important;
	}
	.fontsize2{
		font-size: 20px !important;
	}
}

@media only screen and (max-width: 1269px) {
	.fontsize1 , .fontsize3{
		font-size: 25px !important;
	}
	.fontsize2{
		font-size: 17px !important;
	}
}

@media only screen and (max-width: 1390px) {
	.header-container span{
		font-size: 23px;
	}
	.header-container .request-tour{
		font-size: 20px;
	}
	.fontsize1 ,.fontsize3 {
		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;
	}
	.fontsize1 ,.fontsize3 ,.fontsize2{
		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%;
	}
	.fontsize1 ,.fontsize3 ,.fontsize2{
		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;
	}
	.fontsize1 ,.fontsize3 ,.fontsize2{
		font-size: 35px;
		color: white;
		line-height: 45px;
	}
	.middle-container div span:nth-of-type(4){
		font-size: 11.9px;
	}
	.svg-style{
		width: 30px;
	}

	.fontsize2 {
        font-size: 17px !important;
    }
}

@media only screen and (max-width: 888px) {
	.header-container span{
		font-size: 14px;
	}
	.header-container .request-tour{
		font-size: 14px;
	}
	.fontsize1 ,.fontsize3 ,.fontsize2{
		font-size: 28px;
		color: white;
		line-height: 39px;
	}
	.middle-container div span:nth-of-type(4){
		font-size: 12.9px;
	}
}


@media only screen and (max-height: 866px) {
    .welcome-container {
        height: 100%;
        display: grid;
        grid-template-rows: 150px auto 70px;
    }
}

/* +++++++++++++++++++++++ */