/*arabic fonts*/

@font-face {
    font-family: 'GE_SS_Two_Bold';
    src: url("../ar/fonts/GE/GE_SS_Two_Bold.eot");
    src: url("../ar/fonts/GE/GE_SS_Two_Bold.eot") format("embedded-opentype"),url("../ar/fonts/GE/GE_SS_Two_Bold.woff2") format("woff2"),url("../ar/fonts/GE/GE_SS_Two_Bold.woff") format("woff"),url("../ar/fonts/GE/GE_SS_Two_Bold.ttf") format("truetype"),url("../ar/fonts/GE/GE_SS_Two_Bold.svg#efframedium") format("svg")
}

@font-face {
    font-family: 'GE_SS_Two_Medium';
    src: url("../ar/fonts/GE/GE_SS_Two_Medium.otf");
    src: url("../ar/fonts/GE/GE_SS_Two_Medium.otf") format("embedded-opentype"),url("../ar/fonts/GE/GE_SS_Two_Medium.woff2") format("woff2"),url("../ar/fonts/GE/GE_SS_Two_Medium.woff") format("woff")
}

@font-face {
    font-family: 'GE_SS_Two_Light';
    src: url("../ar/fonts/GE/GE_SS_Two_Light.eot");
    src: url("../ar/fonts/GE/GE_SS_Two_Light.eot") format("embedded-opentype"),url("../ar/fonts/GE/GE_SS_Two_Light.woff2") format("woff2"),url("../ar/fonts/GE/GE_SS_Two_Light.woff") format("woff"),url("../ar/fonts/GE/GE_SS_Two_Light.ttf") format("truetype"),url("../ar/fonts/GE/GE_SS_Two_Light.svg#efframedium") format("svg")
}

html {
    direction: rtl;
}
body {
    font-family: 'GE_SS_Two_Light';
	letter-spacing: 0;
}
.logo {
    left: auto;
    right: 25px;
}
.nav-desktop {
    text-align: left;
}
.nav-font {
    letter-spacing: 0;
}
.cta-btn{
	letter-spacing: 0;
}
h1, h2, h4 {
    font-family: 'GE_SS_Two_Light';
}
h1, h2 {
    letter-spacing: 0;
}
.main-form ul {
    text-align: right;
}
.main-form label {
    text-align: right;
}
.time-box {
    float: right;
    margin-right: 0;
    margin-left: 1%;
}

.header-m {
    /*background: url(../images/suroor-exterior-1-min.jpg) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;*/
}
@media screen and (max-width: 800px) {
	.header-m {
		/*height: 100vh;
		background: url("../images/suroor-exterior-1-min.jpg") no-repeat 45% 50%;
		background-size: cover;*/
	}
}
.navbar-toggle {
    float: left;
}
.ryi-heading{
    letter-spacing: 0;
}