@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
}

body {
	font-family: 'DroidKufiLight';
    background-image: url(../images/curls.png);
    background-size: 23%;
	/*direction: rtl*/
}

.hWrapper {
	text-align: center;
}

h1, h2, h3, h4, h5, h6, p, span {
        direction: rtl;
}

.h3Wrapper h3 {
    width: 60%;
    margin: auto;
    font-size: 1.3em;
    margin-bottom: 1em;
    text-align: justify;
    direction: rtl; 
}

/*.full {margin-bottom: 38em;}*/
section.full {height: auto !important; margin-bottom: 10em;}

@media only screen and (min-width:100px) and (max-width:400px) {
    .h3Wrapper h3 {
        width: 90%;
        font-size: 2em;
        text-align: center;
    }
}

h3 img {
    width: 100%;
}

.container .contentWrapper .video.showReel {
    margin-top: 0 !important;
}

.finalSection {
    min-height: 200px !important;
    max-height: 200px !important;
}