@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);

@font-face {
    font-family: 'mc_saatchi_grot51';
    src: url('mcsaatchigrot-fiveone-webfont.eot');
    src: url('mcsaatchigrot-fiveone-webfont.eot?#iefix') format('embedded-opentype'),
         url('mcsaatchigrot-fiveone-webfont.woff') format('woff'),
         url('mcsaatchigrot-fiveone-webfont.ttf') format('truetype'),
         url('mcsaatchigrot-fiveone-webfont.svg#mc_saatchi_grot51') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'mc_saatchi_heavyregular';
    src: url('mcsaatchiheavy-webfont.eot');
    src: url('mcsaatchiheavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('mcsaatchiheavy-webfont.woff') format('woff'),
         url('mcsaatchiheavy-webfont.ttf') format('truetype'),
         url('mcsaatchiheavy-webfont.svg#mc_saatchi_heavyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body, html {
    height: 100%;
	font-family: 'mc_saatchi_grot51', sans-serif;
    overflow: auto;
}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    zoom: 1;
}

/** =================== FULL BACKGRIUND =================== **/

.cover {
    background: url(pattern.svg) center;
     background-color: black;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      min-height: 100vh;
}

.full {
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 100vh;
}



/** =================== GENERAL STYLES =================== **/

.container-smooth {
  max-width: 100%;
  margin: 0 5%;

}

a:focus, a:hover {
    color: black;
    text-decoration: none;
}

/** =================== NAV CLOSED =================== **/

.right {
  float: right !important;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    padding-top: 2em;
}

#lang-button {
    padding-top: 30px;
    font-family: 'Droid Arabic Kufi', sans-serif !important;
    font-size: 0.8em; 
    letter-spacing: 0px; 
    font-weight: normal; 
    color: white; 
}

.navbar-default .navbar-toggle {
    border-color: transparent;
    color: white;
}   

.navbar-toggle {
    position: absolute;
    float: left;
    padding:0;
    margin-top: 0;
    display: block;
    width: 1.4em;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}


/** =================== NAV OPEN =================== **/

.nav>li>a {
    display: inline;
    padding-bottom: 0px;
}

.close  {
    font-size: 1.1em;
    width: 0.53em;
    opacity: 1;
    margin-left: 0;
    line-height: 0;
    margin-top: 0.2em;
}

.close:focus, .close:hover {
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
}


.navmenu-default, .navbar-default .navbar-offcanvas {
    background-color: white;
    border-color: transparent;
}

.navmenu-default {
    font-family: 'mc_saatchi_heavyregular', sans-serif;
    color: black;
    font-size: 6em;
    text-decoration: none;
    line-height: 0.8em;
    width: 400px;
}


.navmenu-default .navmenu-nav>.active>a, .navbar-default .navbar-offcanvas .navmenu-nav>.active>a, .navmenu-default .navmenu-nav>.active>a:hover, .navbar-default .navbar-offcanvas .navmenu-nav>.active>a:hover, .navmenu-default .navmenu-nav>.active>a:focus, .navbar-default .navbar-offcanvas .navmenu-nav>.active>a:focus {
    color: black;
    background-color: transparent;
}

.navmenu-default .navmenu-nav>li>a, .navbar-default .navbar-offcanvas .navmenu-nav>li>a {
    color: black;
}

@media only screen and (max-width : 400px) {

    .navmenu-default {
        min-width: 100%;
    }

}

/** =================== INTRO =================== **/
.introtext {
    padding-top: 35vh;
}

.introtextt {
    position: absolute;
    bottom: 0;
    width: 100%;
}

h1 {
    font-family: 'mc_saatchi_heavyregular', sans-serif;
    color: white;
    font-size: 12em;
    line-height: 0.8em;
}


.intro p {
    color: white;
    font-size: 1.5em;
    line-height: 1.8em;
}

.intro {
    padding-top: 3%;
    overflow:hidden;
}


@media only screen and (min-width : 641px) and (max-width : 1024px) {

    .intro {
    padding-top: 0%
}

    h1 {
        font-size: 12em;
    }

    .intro p {
    font-size: 1.5em;
    }


}

@media only screen and (max-width : 640px) {

     .intro {
        padding-top: 0%
    }

    h1 {
        font-size: 6em;

    }

    .intro p {
    font-size: 1em;
    }

}


/** =================== CONTACT =================== **/

.contact a {
    font-size: 1.1em;
    line-height: 1.8em;
    color: white;

}

#location a:active, a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.contact h5 {
    font-family: 'mc_saatchi_heavyregular', sans-serif;
    color: white;
    font-size: 2em;
    letter-spacing: 1px;
}

.contact p {
    font-size: 1.2em;
    line-height: 1.8em;
    color: white;
}


.contact {
    padding-top: 5%;

}

.spacer {
    width: 100%;
    height: 80px;
}

.glyphicon {
    font-size: 0.65em;
}

@media only screen and (min-width : 641px) and (max-width : 1024px) {


    .contact {
        padding-top: 10%;
        padding-left: 3%;
    }


}

@media only screen and (max-width : 640px) {

    .contact {
        padding-left: 3%;
    }


}


@media only screen and (max-width : 400px) {

    .spacer {
    height: 20px;
    }

}

/** =================== FOOTER =================== **/

.footer {
    background-color: black;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 3% 3% 1.5% 3%;

}

.copyright {
    text-align: right;
    color: white;
}


.icons ul>li>a {
    text-decoration: none;
    float: left;
    padding-left: 1%;
}

.icons ul {
    list-style: none;
    padding-left: 0;

}

@media only screen and (min-width : 641px) and (max-width : 1024px) {

     .footer {

        position: relative;
        bottom: 0;
        width: 100%;

    }

}

@media only screen and (max-width : 640px) {


    .footer {

        position: relative;
        width: 100%;

    }


    .copyright {
        text-align: left;
        color: white;
        padding-bottom: 5%; 
    }

    .icons {
        padding: 5% 0 5% 2%;
}

}