body {direction: rtl;}
@font-face { font-family: 'DroidKufiBold'; src:url(../fonts/droidkufi-bold.eot); src:url(../fonts/droidkufi-bold.eot?#iefix) format('embedded-opentype'), url(../fonts/droidkufi-bold.woff) format('woff'), url(../fonts/droidkufi-bold.ttf) format('truetype'), url(../fonts/droidkufi-bold.svg#webfontRl4nowrT) format('svg'); font-weight:400; font-style:normal }
@font-face { font-family: 'DroidKufiLight'; src:url(../fonts/droidkufi-regular.eot); src:url(../fonts/droidkufi-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/droidkufi-regular.woff) format('woff'), url(../fonts/droidkufi-regular.ttf) format('truetype'), url(../fonts/droidkufi-regular.svg#webfontRl4nowrT) format('svg'); font-weight:400; font-style:normal }
@font-face { font-family: 'MasrawyIcons'; src:url(../fonts/masrawyicons.eot?ref=1.1); src:url(../fonts/masrawyicons.eot?#iefix) format("embedded-opentype"), url(../fonts/masrawyicons.woff?ref=1.1) format("woff"), url(../fonts/masrawyicons.ttf?ref=1.1) format("truetype"), url(../fonts/masrawyicons.svg?ref=1.1) format("svg"); }

h2, h3, h4, h5, h6, p {line-height: normal;}
.icon-arrowDown:before, .icon-arrowRight:before {
    content: "q";
    font-size: 20px;
    line-height: 1.7;
}
.icon-arrowRight:before {
    content: 's';
    font-family: 'MasrawyIcons';
    font-style: normal;
    font-size: 50px;
}
.icon-arrowDown:before {
    transform: rotate(-90deg);
}

.icon:before {
    font-family: 'MasrawyIcons';
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 3.1em;
}

.workout {padding-top: 200px; padding-bottom: 200px;}

@media screen and (max-width: 768px) {
    .workout {padding-top: 100px; padding-bottom: 100px;}
}

.singleMan1 {
    background: url(../imgs/6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
}

.singleMan2 {
    background: url(../imgs/8.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
}
.singleMan3 {
    background: url(../imgs/10.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
}
.singleMan::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}
.navMenu ul {padding: 0}
footer a {
    line-height: normal;
}
header {z-index: 99}
.morphSearchDiv {z-index: 99}
#cd-lateral-nav {z-index: 99}


.lastContainer {
    background-color: #111111;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    padding: 30px 0;
    z-index: 999;
    position: relative;
}
.teamNames {
    text-align: center;
    font-family: 'DroidKufiLight';
    color: #fff;
}
.teamNames h1 {
    font-size: 18px;
    margin-bottom: 12px;
}
.slides li img {width: 100%;}
