    /* GLOBAL STYLES
-------------------------------------------------- */
    /* Padding below the footer and lighter body text */
    
    @font-face {
        font-family: 'droidkufi';
        src: url('../fonts/droidkufi/droidkufi-regular.otf');
        src: url('../fonts/droidkufi/droidkufi-regular.eot') format('embedded-opentype'), url('../fonts/droidkufi/droidkufi-regular.woff') format('woff'), url('../fonts/droidkufi/droidkufi-regular.ttf') format('truetype'), url('../fonts/droidkufi/droidkufi-regular.woff2') format('woff2'), url('../fonts/droidkufi/droidkufi-regular.svg') format('svg'), font-weight: normal;
        font-style: normal;
    }
    
    @font-face {
        font-family: 'Sanabel-Font-Bold';
        src: url('../fonts/sanabel-font/sanabel-font-Bold.otf');
        src: url('../fontssanabel-font/sanabel-font-Bold.eot') format('embedded-opentype'), url('../fonts/sanabel-font/sanabel-font-Bold.woff2') format('woff2'), url('../fonts/sanabel-font/sanabel-font-Bold.woff') format('woff'), url('../fonts/sanabel-font/sanabel-font-Bold.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
    
    @font-face {
        font-family: 'Sanabel-Font-Regular';
        src: url('../fonts/sanabel-font/sanabel-font-Regular.otf');
        src: url('../fonts/sanabel-font/sanabel-font-Regular.eot') format('embedded-opentype'), url('../fonts/sanabel-font/sanabel-font-Regular.woff') format('woff'), url('../fonts/sanabel-font/sanabel-font-Regular.ttf') format('truetype') font-weight: normal;
        font-style: normal;
    }
    
    html {
        text-align: right;
        font-size: 17px;
    }
    
    body {
        padding: 0;
        margin: 0;
        color: #535353;
        font-family: 'Sanabel-Font-Regular';
        font-size: 1rem;
        text-align: right;
        line-height: 2rem;
    }
    
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: 'Sanabel-Font-Bold';
        line-height: 2.7rem;
        font-size: 2.2rem;
    }
    
    ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    a {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }
    
    a:hover,
    a:focus,
    a:active,
    a:visited {
        text-decoration: none;
    }
    
    ol {
        margin: 0;
        padding: 0
    }
    
    ol li {
        color: #a57c00;
        list-style: #a57c00
    }
    
    p {
        color: #000
    }
    
    a:hover {
        color: #000;
        text-decoration: none
    }
    /* HEADER
-------------------------------------------------- */
    
    .container-fluid,
    .row {
        padding: 0;
        margin: 0
    }
    /* header
-------------------------------------------------- */
    
    header {
        width: 100%;
        background: transparent;
        position: relative;
        margin-top: 30px;
        margin-bottom: 10px;
    }
    
    #top-btn {
        /*float: left;*/
        position: fixed;
        left: 15px;
        z-index: 20;
        top: 25px
    }
    
    #top-btn.navbar-fixed-top {
        position: fixed;
        left: 10px;
        z-index: 20;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
        animation-duration: 2.2s;
    }
    
    .btn {
        padding: 5px 20px;
        border-radius: 0;
        margin: 5px 10px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        background: #fdba01 url("../images/btn-bg.png") 1px 96% no-repeat;
    }
    
    .btn-signup {
        background-color: #152535;
        color: #fff;
    }
    
    .btn-login {
        background-color: #fdba01;
        color: #fff;
    }
    
    .btn span::before {
        margin-left: 5px
    }
    
    a.btn-signup:hover,
    a.btn-signup:focus {
        background-color: #000000;
        color: #fff;
    }
    
    a.btn-login:hover,
    a.btn-login:focus {
        background-color: #dfa70c;
        color: #fff;
    }
    
    .navbar-brand {
        margin: 5px auto 30px;
        background: transparent;
    }
    
    header h1 {
        margin: 0;
        background: transparent;
        text-align: center;
        width: 100%;
    }
    
    .navbar-nav li a {
        color: #152535;
        font-size: 1rem;
    }
    
    .navbar-nav li.active a {
        color: #a57c00
    }
    /* sanabel sections
-------------------------------------------------- */
    
    .text-section {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        padding: 60px 60px;
        /*height: 100vh*/
    }
    
    #pagetop .text-section {
        padding: 20px 0;
        margin-bottom: 20px;
    }
    
    #pagetop {
        /*  background: url("../images/Wheat7.jpg") no-repeat bottom center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;*/
        width: 100%;
        /*  height: 100vh;*/
        position: relative;
        width: 100%;
        margin: 0 padding: 0 0 20px;
        /* height: 100vh;*/
        padding: 0;
        margin: 0
    }
    
    .wrapper {
        background: url("../images/Wheat7.jpg") no-repeat bottom center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        min-height: 100vh;
        overflow: hidden
    }
    
    #pagetop .bg-section {
        /*   background: url("../images/Wheat7.jpg") no-repeat bottom center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;*/
        width: 100%;
        /* height: 100vh;*/
    }
    
    .text-section container {
        position: relative;
    }
    /*   #about .bg-section {
       background: url("../images/sanabel-text.png") no-repeat 10% 90%;
       background-size: auto;
   }
   
   #about {
       background: url("../images/sanabel-text-bg.png") no-repeat center bottom;
       -webkit-background-size: cover;
       -moz-background-size: cover;
       -o-background-size: cover;
       background-size: cover;
       width: 100%;
       height: 100vh;
   }
   
   #sanabel-1 .bg-section {
       background-image: url("../images/sonbol-1.jpg");
   }
   
   #sanabel-2 .bg-section {
       background-image: url("../images/sonbol-2.jpg");
   }
   
   #sanabel-3 .bg-section {
       background-image: url("../images/sonbol-3.jpg");
   }
   
   #sanabel-4 .bg-section {
       background-image: url("../images/sonbol-4.jpg");
   }
   
   #sanabel-5 .bg-section {
       background-image: url("../images/sonbol-5.jpg");
   }
   
   #sanabel-6 .bg-section {
       background-image: url("../images/sonbol-6.jpg");
   }
   
   #sanabel-7 .bg-section {
       background-image: url("../images/sonbol-7.jpg");
   }*/
    
    #home {
        width: 100%;
        margin-top: 10px;
    }
    
    #home h3 {
        color: #fff;
        text-align: right;
        font-size: 2.3rem;
        line-height: 4.5rem;
        font-family: 'Sanabel-Font-Regular';
    }
    
    .sanebly-text-div {
        border: 3px solid #fff;
        background: rgba(0, 0, 0, 0.3);
        padding: 40px;
        margin-top: 20vh;
    }
    
    .pull-bottom {
        margin-top: 28vh;
    }
    
    .sanebly-text-div h2 {
        color: #fff;
        margin: 10px auto 50px;
        font-size: 2rem
    }
    
    .sanebly-text-div p {
        color: #fff
    }
    
    .pull-right {
        float: right
    }
    
    .sections .pull-left {
        float: left
    }
    
    .section-text {
        margin-top: 30vh
    }
    
    #pagetop .section-text {
        margin-top: 10px
    }
    
    .large-text {
        color: #000000;
        text-align: center;
        font-weight: bold;
        font-size: 1.2rem;
    }
    
    #about .large-text {
        margin: 20px auto 50px
    }
    /* FOOTER CSS
-------------------------------------------------- */
    /*  #footer {
        text-align: center;
        padding: 0;
        background: #fff;
        background: #F0F0F0 url("../images/footer-2.png") no-repeat top center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        width: 100%;
    }
   
    #footer .bg-section {
        background: url("../images/footer-logo.png") no-repeat center;
        width: 100%;
        height: 85vh;
    }
     */
    
    #footer-nav {
        position: relative;
        bottom: 5px;
        width: 100%;
        right: 0;
        z-index: 2;
        margin-top: 50px;
        margin-bottom: 10px;
        display: inline-block
    }
    
    .bottom-text {
        border: 2px solid #a4a4a4;
        border-bottom: none;
        padding: 40px 10px 70px;
    }
    
    .bottom-text h2 {
        color: #fff;
        text-align: center;
        line-height: 3.5rem;
        font-size: 2rem
    }
    
    #footer-nav .container {
        overflow: hidden;
        margin: 0px auto auto;
    }
    
    #footer-nav-inner.container {
        margin: -36px auto auto;
    }
    
    #footer-nav-inner {
        margin: 0 auto;
        text-align: center
    }
    
    #footer-nav .navbar li {
        text-align: center;
        display: inline-block;
        color: #000;
        margin: 5px 15px;
        float: none;
    }
    
    #footer-nav .navbar li a {
        color: #000;
    }
    
    #footer-nav .social li {
        text-align: center;
        display: inline-block;
        color: #152535;
        margin: 5px 8px 0px;
        float: none;
    }
    
    #footer-nav .social li a {
        color: #152535;
        font-size: 2.3rem
    }
    
    #footer-nav .social li a:hover {
        color: #fff;
        font-size: 2.3rem
    }
    
    #footer-nav .social li a i {
        display: none
    }
    
    .social {
        border: 2px solid #a4a4a4;
        text-align: center;
        display: inline-table;
        width: auto;
        padding: 5px 10px 2px;
        margin: 0;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }
    
    .social ul {
        padding: 0;
        margin: 0;
        position: relative;
        margin: 0 auto;
        display: inline-block;
        text-align: center;
    }
    
    .social ul::before {
        background-color: #a4a4a4;
        border-bottom: 1px double #a4a4a4;
        border-top: 1px double #a4a4a4;
        content: "";
        display: block;
        height: 2px;
        left: -1011px;
        position: absolute;
        top: 53%;
        width: 1000px;
    }
    
    .social ul::after {
        background-color: #a4a4a4;
        border-bottom: 1px double #a4a4a4;
        border-top: 1px double #a4a4a4;
        content: "";
        display: block;
        height: 2px;
        position: absolute;
        right: -1011px;
        top: 54%;
        width: 1000px;
    }
    /* RESPONSIVE CSS
-------------------------------------------------- */
    
    @-ms-viewport {
        width: device-width;
    }
    
    @-webkit-viewport {
        width: device-width;
    }
    
    @-moz-viewport {
        width: device-width;
    }
    
    @-ms-viewport {
        width: device-width;
    }
    
    @-o-viewport {
        width: device-width;
    }
    
    @viewport {
        width: device-width;
    }
    
    @media all and (max-width:1366px) {
        #footer-nav {
            position: relative;
            margin: 50px auto 0px;
            padding: 20px auto 20px;
            /*bottom: auto;*/
            /*background: url("../images/sanabel-text-bg.png") no-repeat center bottom;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;*/
        }
        .sections {
            overflow: visible
        }
        .bottom-text {
            padding: 20px 15px 58px
        }
        /* .bottom-text h2 {
     color: #152535;
     text-align: center;
     line-height: 3.5rem;
     font-size: 2rem
 }
 
 #footer-nav .social li a:hover {
     color: #000;
     font-size: 2.3rem
 }*/
    }
    
    @media all and (max-width:1280px) {
        img {
            max-width: 100%
        }
        #pagetop img {
            min-width: 200px;
        }
    }
    
    @media all and (max-width:1200px) {
        /* #about li p {
            margin-bottom: 8px
        }*/
    }
    
    @media all and (max-width: 1025px) {
        html {
            font-size: 16px;
        }
        /*  #about .large-text {
            margin: 20px auto 20px;
        }*/
        header h1 {
            padding: 10px 40px;
        }
    }
    
    @media all and (max-width: 980px) {
        html {
            font-size: 15px;
        }
        #home h3 {
            font-size: 2rem;
        }
        .large-text {
            font-size: 1rem
        }
        .sanebly-text-div h2 {
            margin: 10px auto 20px;
            font-size: 1.6rem
        }
        #pagetop .section-text {
            text-align: center;
        }
        .sanebly-text-div {
            padding: 20px
        }
        #footer-nav-inner.container {
            margin-top: -32px
        }
    }
    
    @media (max-width: 768px) {
        .side-menu {
            top: 15%;
            right: 20px;
        }
        html {
            font-size: 14px;
        }
        .hidden-md-up {
            display: block
        }
        .btn {
            font-size: 1.7rem;
            padding: 4px 8px 4px 4px;
            display: block;
        }
        .btn span.btn-text {
            text-indent: -9999px;
            display: inline-block
        }
        .sanebly-text-div,
        .sections .pull-left,
        .sections .pull-right {
            float: none;
            margin-right: auto;
            margin-left: auto;
        }
        .side-menu {
            display: none;
        }
        .text-section .container {
            width: 100%;
        }
        header {
            margin-top: 0;
        }
        .text-section {
            padding: 10px
        }
        #about .bg-section {
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }
    }
    
    @media (max-width: 680px) {
        #about .text-section {
            padding: 10px 20px
        }
        #about .large-text {
            margin: 10px auto
        }
    }
    
    @media (max-width: 540px) {
        #about .text-section {
            padding: 10px 20px
        }
        #about .large-text {
            margin: 10px auto
        }
        #footer-nav .social li {
            margin: 6px 4px 2px
        }
        #footer-nav .social li a {
            font-size: 2rem
        }
        #about li p {
            line-height: 20px
        }
        .gandom a {
            color: #000;
            text-decoration: none;
            font-size: 14px;
            line-height: 22px;
        }
    }
    
    @media (max-width: 480px) {
        html {
            font-size: 12px;
        }
        #footer-nav-inner {
            width: 88%
        }
    }
    
    @media(min-width:375px) and (max-width:767px) {}
    
    @media (min-width: 1350px) {}
    /*CSS3 EFECT
----------------------------------------------------*/
    
    @keyframes bounceIn2 {
        from {
            opacity: 0.8;
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1);
        }
        to {
            opacity: 1;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
        }
    }
    
    .bounceIn2 {
        -webkit-animation-name: bounceIn2;
        animation-name: bounceIn2;
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        overflow: hidden
    }