/*Fonts Used*/

@font-face {
font-family:frankrukh-bold;
src: url("../fonts/FrankRuhILibre-Bold.ttf");
}
@font-face {
font-family:frankrukh-light;
src: url("../fonts/FrankRuhILibre-Light.ttf");
}
@font-face {
font-family:frankrukh-medium;
src: url("../fonts/FrankRuhlLibre-Medium.ttf");
}
@font-face {
font-family:frankrukh-regular;
src: url("../fonts/FrankRuhlLibre-Regular.ttf");
}

@font-face {
font-family:frankrukh-bold;
src: url("../fonts/FrankRuhlLibre-Bold.ttf");
}
@font-face {
font-family:karla-bold;
src: url("../fonts/Karla-Bold.ttf");
}
@font-face {
font-family:karla-italic;
src: url("../fonts/Karla-Italic.ttf");
}
@font-face {
font-family:karla-regular;
src: url("../fonts/Karla-Regular.ttf");
}
section , footer , header {
float: left;
width: 100%;
}

footer {
background: #1a1a1a;
padding: 50px 0px 40px 0px;
}
.footer-left h5 {
color: #666666;
font-family: karla-bold;
font-size: 14pt;
margin: 22px 0px 6px 0px;
}
.footer-left p {
color: #666666;
font-family: karla-regular;
margin: 0px;
font-size: 14pt;
line-height: 21px;
}

img.border-left {
border-left: 4px solid #575757;
padding-left: 22px;
}
.footer-right img {
float: right;
height: 100px;
vertical-align: top;
margin-left: 30px;
}
.footer-right {
float: right;
padding-top: 175px;
}
.footer-left a {
text-decoration: none;
}
.footer-left a i {
color: #ab1a2d;
font-size: 20px;
margin-right: 12px;
margin-top: 6px;
}
section.banner img {
    width: auto;
    text-align: center;
    height: 100%;
}
section.banner {
    position: relative;
    margin-top: 0px;
    height: 94vh;
    background-image: url("../images/banner-bg.png");
    text-align: center;
    background-size: cover;
    background-attachment: fixed;
}
div.banner-text img {
width: 35vw;
top: 0px;
margin-left: 40px;
top: 14%; 
position: static;
z-index: 99999;
height: auto;
}

.banner-text {
    position: absolute;
    top: 22%;
    left: 8%;
}
section.ceo {
    background-image: url(../images/ceo-bg.png);
    background-size: cover;
    background-position:top center;
    /*background-attachment: fixed;*/
}
.ceo-text {
    float: left;
    width: 50%;
    padding-top: 50px;
    padding-bottom: 70px;
}
.ceo-text p {
color: white;
font-family: karla-regular;
font-size: 14pt;
text-align: left;
padding-left: 27%;
margin-top: 27px;
margin-bottom: 15px;
}
.ceo-text a {
font-family: frankrukh-bold;
color: white;
background-image: url(../images/button-bg2.png);
font-size: 15pt;
padding: 8px 39px 8px 32px;
background-size: 100% 100%;
float: right;
background-position: right;
background-size: 200% 100%;
text-decoration: none;
transition: all 0.4s ease-in-out;
}
.ceo-text a:hover {
    background-position: left;
}
section.arabic-heritage {
    background-image: url(../images/arabicheritage-bg.png);
    background-size: cover;
    padding: 100px 0px 120px 0px;
    background-position:top center;
}
.arabic-text {
    float: left;
    width: 55%;
    text-align: right;
}
.arabic-text p {
    color: black;
    font-family: karla-regular;
    font-size: 14pt;
    text-align: left;
    padding-left: 27%;
    margin-top: 27px;
    margin-bottom: 15px;
}
.arabic-text a {
    font-family: frankrukh-bold;
    color: white;
    background-image: url(../images/button-bg2.png);
    font-size: 15pt;
    padding: 8px 39px 8px 32px;
    background-size: 200% 100%;
    float: right;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}
section.coffee-heart {
    background-image: url(../images/coffee-bg.png);
    background-size: cover;
    padding: 130px 0px 110px 0px;
    background-attachment: fixed;
    background-position: top center;

}
.coffee-text {
    float:left;
    width: 67%;
}
.coffee-text p {
    color: white;
    font-family: karla-regular;
    font-size: 13pt;
    text-align: left;
    padding-left: 22%;
    margin-top: -22px;
    margin-bottom: 15px;
}
.coffee-text a {
    font-family: frankrukh-bold;
    color: white;
    background-image: url(../images/button-bg2.png);
    font-size: 15pt;
    padding: 8px 39px 8px 32px;
    background-size: 200% 100%;
    float: right;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}
.coffee-text a:hover {
    background-position: right;
}
.coffee-text img {
    width: 470px;
}
.red-colour {
    color:#ab1a2d !important;
}
.sticky {
    position: relative;
}
header {
    padding: 12px 0px;
    height: 75px;
    z-index: 9999;
    top: 0px;
    transition: all 0.3s ease-in-out;
    position: fixed;
left:0;
    background-image: url(../images/header-bg.png);
    background-size: cover;
    background-size: 100% 170px;
    background-position: top;
}
.logo {
    float: left;
    position: relative;
    z-index: 999;
}
.logo img {
    width: 200px;
    vertical-align: top;
    margin-top: -150px;
    transition: all 0.3s ease-in-out;
}
.navbar-custom {
    float: right;
    width: 75%;
    padding-top: 15px;
}
 
.menu-item2 {
    float: left;
    position: relative;
    padding-bottom: 20px;
}
ol.subdropdown {
    position: absolute;
    top: 55px;
    left: 0px;
    padding: 0px;
    list-style: none;
    width: 220px;
    opacity: 0;
    visibility: hidden;
    display: none;
    transition: all 0.5s ease-in-out;
}
/*.menu-item2:hover ol.subdropdown {
opacity: 1 !important;
visibility: visible !important;
}
*/


.menu-item {
    float: left;
    margin-right: 35px;
}
.menu-item a {
    font-family: karla-italic;
    color: white;
    font-size: 18px;
    transition: all 0.2s ease-in-out;
    letter-spacing: 0.5px;
    text-decoration: none;
}
.menu-item2 a {
    /* background: #ab1a2d; */
    color: white;
    background-image: url(../images/button-bg2.png);
    cursor: pointer;
    background-size: 200% 100%;
    text-decoration: none;
    font-family: karla-italic;
    font-size: 18px;
    padding: 5px 20px;
    text-align: center;
    display: inline-block;
    letter-spacing: 0.4px;
    margin-top: -6px;
}
ol.subdropdown li a {
    font-size: 16px;
    margin-bottom: 8px;
    width: 100%;
    padding:5px 15px;
    background:#ab1a2d;
    text-align: left;
    transition: all 0.3s ease-in-out;
}
ol.subdropdown li a:hover {
    padding-left: 20px;
}
.language-button {
    position: absolute;
    right: 5%;
    top: 28px;
}
.language-button a {
    color: white;
    font-family: karla-regular;
    font-size: 16px;
    margin-left: 7px;
}

.sticky {
    float:left;
    width: 100%;
}

.navbar-handler {
    display: none;
}

body {
    background: black;
    overflow-x: hidden;
}
.menu-item a:hover {
    color:#ab1a2d;
}
.heading1 h5 {
    color: white;
    font-family: frankrukh-light;
    font-size: 17pt;
    letter-spacing: 2px;
    margin: 10px 0px;
}

.heading1 {
	text-align: center;
}
.arabic-text img {
    margin-right: 6%;
}
.inner-header .logo img {
    margin: 0px !important;
}

header.inner-header {
    background: black !important;
}


.breadcrumb-custom img {
    width: 100%;
}
.breadcrumb-custom {
    position: relative;
}
 

.breadcrumb-text h5 {
    color: white;
    font-family: frankrukh-bold;
    font-size: 110px;
    line-height: 100px;
}
.breadcrumb-custom {
    padding: 126px 0px 10px 0px;
    background-size: cover;
    margin-top: 65px;
}section.factories-text {
    background: white;
    padding: 60px 0px;
}
.factories-text p {
    color: #1a1a1a;
    font-family: karla-bold;
    font-size: 13.4pt;
    margin: 0px;
}

.products-bg {
background-image: url("../images/products-bg.png");

}
section.all-products {
    background: white;
    padding: 85px 0px 70px 0px;
}
.tabs-controller {
    float: left;
    width: 100%;
}

.tabs-controller ul.nav-tabs li a {
    background:none;
    padding:0px ;
    margin:0px;
    border:none;
    transition: all 0.4s ease-in-out;
}
.tabs-controller ul li.active {
    background-image: url(../images/anchor-bg.png);
    background-size: 95% 120%;
    background-color: #1a1a1a;
}
.tabs-controller ul li.bg1 {
    width: 23%;
}
.tabs-controller ul li.active.bg1 {
    background-image: url(../images/bg1.png) !important;
    background-size: 100% 100%;
    width: 23%;
}
.tabs-controller ul li.bg2 {
    width: 23%;
}
.tabs-controller li.bg3 {
    background-size: 138% 100% !important;
    text-align: center;
    padding-left: 26px;
}

.tabs-controller ul li.bg2.active {
    width: 23%;
    background-image: url("../images/bg2.png") !important;
    background-size: 100% 100%;
}

.tabs-controller ul li {
    position: relative;
    width: 18%;
    text-align: center;
    background: #1a1a1a;
    transition: all 0.4s ease-in-out;
    height: 90px;
}
li.bg2 {
    width: 23% !important;
}
.tabs-controller a img {
    height: 90px;
}
.tabs-controller li img.active-arrow {
opacity: 0;
 position: absolute;
    top: -50px;
    left: 30%;
    }
.tabs-controller li.active img.active-arrow {
    display: block;
}
 .tabs-controller ul.nav-tabs li a:hover {
    background:none;
    border:none;
    padding:0px ;
    margin:0px;
 }
 .tabs-controller li.active img.active-arrow {
    display: block;
    position: absolute;
    top: -50px;
    left: 40%;
    transition: all 0.6s ease-in-out;
    opacity: 1;
}
 .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: transparent;
    border: none;
    border-bottom-color: transparent;
}

.products-breadcrumb {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
}
.products-breadcrumb p {
    color: #333333;
    font-family: frankrukh-medium;
}
.products-breadcrumb p {
    color: #333333;
    font-family: frankrukh-medium;
    font-size: 19px;
    letter-spacing: 0.5px;
}

.products-boxes {
    float: left;
    width: 100%;
    text-align: center;
}


.product-box1 {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.product-box1 h5 {
    color: #333333;
    font-family: frankrukh-bold;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 20px 0px 6px 0px;
}
.product-box1 p {
    color: #333333;
    font-family: frankrukh-medium;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 23px;
    margin-bottom: 10px;
}
.product-box1 span {
    background: #ab1a2d;
    color: white;
    font-family: frankrukh-medium;
    font-size: 15px;
    padding: 3px 14px;
    display: inline-block;
    letter-spacing: 0.7px;
}








.arabic-text a:hover {
background-position: right;
}
section.our-story-main {
    position: relative;
    padding-top: 500px;
    background-size: cover;
    background-image: url("../images/story-banner.png");
    background-position: center center;
    padding-bottom: 400px;
}
.our-story-text {
    position: absolute;
    bottom: 10px;
    width: 100%;
    max-width: 1160px;
}
.our-story-text p {
    color: white;
    font-family: karla-regular;
    float: right;
    font-size: 13pt;
    width: 85%;
    margin: 0px 0px 8px 0px;
}
.our-story-text p span {
    color: #ab1a2d;
}
.our-story-image img {
    width: 100%;
}
section.story-mission {
    background: white;
    padding: 50px 0px;
}
.story-mission h5 {
    color: #333333;
    font-family: frankrukh-bold;
    font-size: 45pt;
    margin-bottom: 15px;
}
.story-mission h5 span {
    color:#aa182c;
}
.story-mission p strong {
    font-weight: normal;
    font-family: karla-bold;
}
.story-mission p {
    color: #1a1a1a;
    font-family: karla-regular;
    font-size: 13.6pt;
    width: 90%;
    line-height: 22px;
}
.factories-text2 p {
    width: 90%;
}
.factories-bg {
    background-image: url("../images/factories-bg.png");
}
.factory-image img {
    width: 100%;
    border-top: 40px solid #ab1a2d;
}
 .factory-video {
    position: relative;
 }
.factory-video img {
    width: 120px;
    position: absolute;
    top: 45%;
    left: 45%;
}

section.history-section {
    background: #ab1a2d;
    padding: 70px 0px;
}

.history-date1 {
    float: left;
    width: 100%;
}
.history-date1 h5 img {
    vertical-align: middle;
    margin-top: -10px;
}
.history-date1 h5 {
    display: inline-block;
    margin: 0px;
    color: white;
    font-family: frankrukh-bold;
    font-size: 60pt;
    width: 320px;
}
.history-date1 p {
    color: white;
    font-family: karla-regular;
    font-size: 15px;
    display: inline-block;
    width: 65%;
    padding-left: 20px;
    vertical-align: middle;
    margin-top: -15px;
}
.history-date1 h6 {
    color: white;
    font-family: karla-regular;
    font-size: 15px;
    display: inline-block;
    width: 71.5%;
    padding-left: 20px;
    vertical-align: middle;
    margin-top: -15px;
    float: right;
    padding-right: 35px;
    margin-top: 10px;
    line-height: 24px;
}
.menu-active a {
    color: #ab1a2d;
}
section.factory-video {
    position: relative;
    overflow:hidden;
}.factory-video video {
    width: 100%;
    display: block;
    float: left;
    margin-top: -200px;
}
.story-mission .container {
    padding-left: 170px;
}
.factory-image2 img {
    width: 100%;
}
li.bg1 a img {
    margin-left: -30px;
}
li.bg2 a img {
    height: 78px;
    margin-top: 5px;
}
.menu-handle2 {
    display: none;
}
.factories-text2 .container {
    padding-left:0px !important;
}
.brands-bg {
    background-image: url("../images/brands-banner.jpg");

}
section.all-brands {
    background: white;
    text-align: center;
    padding-bottom: 50px;
}
.brands-box1 {
    width: 47%;
    margin: 0px 15px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 25px;
}
.brands-box1:hover img.brands-bg {
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
}
.brands-box1:hover h6 {
    top:-100%;
}
.brands-box1:hover p {
    top:32%;
}
.brands-box1:hover a {
    top:63%;
}
.brands-box1 a:hover {
    background-position: right;
}
img.brands-bg {
    width: 100%;
}

img.brands-bg {
    width: 100%;
    filter: grayscale(75%);
    -webkit-filter: grayscale(75%);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}


img.brands-stripe {
    position: absolute;
    top: 0px;
    left: 0px;
}
.brands-box1 h6 {
    position: absolute;
    top:18%;
    left: 0px;
    width: 100%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
img.brand-name {
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    height: 176px;
}

.brands-box1 a {
    background-image: url(../images/button-bg2.png);
    background-size: 200% 100%;
    color: white;
    padding: 8px 26px;
    font-family: frankrukh-bold;
    letter-spacing: 1px;
    font-size: 14pt;
    position: absolute;
    top: 100%;
    text-decoration: none;
    left: 35%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.brands-box1 p {
    font-size: 17px;
    font-family: karla-regular;
    position: absolute;
    top: 100%;
    color: white;
    width: 64%;
    text-align: center;
    left: 18%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.contact-bg {
    background-image: url(../images/contact-banner.jpg);
    padding-top: 160px;
}


section.contact-main {
    background: white;
    padding-top: 18px;
    padding-bottom: 60px;
}

form.contact-form {
    float: left;
    width: 100%;
    max-width: 670px;
}
.form-field1 {
    float: left;
    width: 100%;
    margin-top: 22px;
}
.form-field1 p {
    color: black;
    font-family: karla-bold;
    font-size: 15px;
    margin-bottom: 20px;
}
.form-field1 input {
    width: 100%;
    border: 1px solid #1a1a1a;
    color: black;
    font-family: karla-bold;
    padding: 16px 18px;
    font-size: 15px;
}
input:active , option:focus , option:active, input:focus , select:focus , select:active , textarea:focus , textarea:active {
    outline: none;
}
.form-field1 textarea {
    width: 100%;
    border: 1px solid #1a1a1a;
    color: black;
    height: 200px;
    font-family: karla-bold;
    padding: 16px 18px;
    font-size: 15px;
}
.form-field1 select {
    width: 100%;
    border: 1px solid #1a1a1a;
    color: #737373;
    font-family: karla-bold;
    padding: 16px 18px;
    font-size: 15px;
}
.form-submit {
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 25px;
}

.form-submit input {
    background-image: url("../images/button-bg2.png");
}

.form-submit input {
    background-image: url(../images/button-bg2.png);
    color: white;
    font-family: frankrukh-bold;
    background-size: 200% 100%;
    background-color: transparent;
    border: none;
    font-size: 20px;
    padding: 6px 30px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    letter-spacing: 1px;
}

.form-submit input:hover {
    background-position: right;
}

.comingsoon-page {
    background-image: url("../images/comingsoon.jpg");
}
.comingsoon-page {
    background-image: url(../images/comingsoon.jpg);
    height: 100vh;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.comingsoon-text {
    margin-top: 30vh;
}
.comingsoon-text h5 {
    color: white;
    font-family: frankrukh-bold;
    font-size: 100px;
    line-height: 90px;
}
/*Media  Queries Of Website*/
@media screen and (max-width:4000px) and (min-width:993px) {
.navbar-custom {
	display: block !important; 
}

}


/*Small Laptops*/
@media screen and (max-width:992px) and (min-width:768px) {
    section.story-mission {
    background: white;
    padding: 50px 30px;
}
    .factory-video video {
    width: 100%;
    display: block;
    float: left;
    margin-top: 0px;
}
section.factory-video {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
}
    .story-mission .container {
    padding-left: 0px;
}
.our-story-text {
    position: absolute;
    bottom: 10px;
    width: 90%;
    max-width: 1160px;
}
    section.banner {
        background-position: center;
    }
    .history-date1 h5 {
    display: inline-block;
    margin: 0px;
    color: white;
    font-family: frankrukh-bold;
    font-size: 34pt;
    width: 230px;
}
.history-date1 p {
    font-size: 14px;
    width: 66%;
}
.history-date1 h6  {
    width: 67.5%;
}

    .our-story-text p {
    padding-right: 20px;
}

    .tabs-controller a img {
    height: 60px;
}
.our-story-text img {
    margin-bottom: 15px;
}
.story-mission h5 {
    color: #333333;
    font-family: frankrukh-bold;
    margin: 0px;
    font-size: 42pt;
    margin-bottom: 15px;
}


ol.subdropdown {
    position: static;
    top: 55px;
    left: 0px;
    padding: 0px;
    list-style: none;
    width: 220px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    display: none;
}
.menu-item2:hover ol.subdropdown {
    opacity: 1;
    display: block;
    width: 400px;
    margin: auto;
    margin-top: 20px;
}
header {
    height: auto;
}
.navbar-custom {
    float: right;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    display: none;
}
.menu-item {
    float: left;
    margin-right: 0px;
    width: 100%;
    text-align: center;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.menu-item2 {
    float: left;
    width: 100%;
    padding-top: 5px;
}
.navbar-handler {
    display: block;
}
.navbar-handler img {
    float: right;
    width: 40px;
    cursor: pointer;
    margin-top: 15px;
}
.logo img {
    margin-bottom: -15px;
}
.language-button {
    position: absolute;
    right: 20%;
    top: 35px;
}
div.banner-text img {
    width: 350px;
    top: 0px;
    margin-left: 30px;
    top: 14%;
    z-index: 99999;
}
.coffee-text {
    float: left;
    width: 90%;
}
section.coffee-heart {
    background-image: url(../images/coffee-bg.png);
    background-size: cover;
    padding: 100px 0px 80px 0px;
    background-position-x: 40%;
}
.arabic-text {
    float: left;
    width: 75%;
}
section.arabic-heritage {
    background-image: url(../images/arabicheritage-bg.png);
    background-size: cover;
    padding: 100px 0px 120px 0px;
    background-position-x: 40%;
}
.ceo-text {
    float: left;
    width: 85%;
    padding-top: 40px;
    padding-bottom: 60px;
}
.footer-right {
    float: right;
    padding-top: 30px;
}


    .brands-box1 {
    width: 75%;
    margin: 0px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 25px;
}
.brands-box1 h6 {
    position: absolute;
    top: 0%;
    left: 0px;
    margin:0px;
    width: 100%;
}
.brands-box1:hover h6 {
    position: absolute;
    top: 0%;
    left: 0px;
    margin:0px;
    width: 100%;
}

img.brand-name {
    height: 100px;
}
img.brands-stripe {
    position: absolute;
    top: 0px;
    left: -40px;
}
.brands-box1:hover img.brands-bg {
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
}


.brands-box1 p {
    font-size: 15px;
    font-family: karla-regular;
    position: absolute;
    top: 40%;
    color: white;
    width: 70%;
    text-align: center;
    left: 16%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.brands-box1:hover p {
    font-size: 15px;
    font-family: karla-regular;
    position: absolute;
    top: 40%;
    color: white;
    width: 70%;
    text-align: center;
    left: 16%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.brands-box1 a {
    background-image: url(../images/button-bg2.png);
    background-size: 200% 100%;
    color: white;
    padding: 8px 26px;
    font-family: frankrukh-bold;
    letter-spacing: 1px;
    font-size: 12pt;
    position: absolute;
    text-decoration: none;
    left: 36%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    top: auto;
    bottom: 20%;
}
.brands-box1:hover a {
    background-image: url(../images/button-bg2.png);
    background-size: 200% 100%;
    color: white;
    padding: 8px 26px;
    font-family: frankrukh-bold;
    letter-spacing: 1px;
    font-size: 12pt;
    position: absolute;
    text-decoration: none;
    left: 36%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    top: auto;
    bottom: 20%;
}
}


/*Tablet Devices*/

@media screen and (max-width:767px) and (min-width:520px) {
    .tabs-controller ul li {
    position: relative;
    width: 18%;
    text-align: center;
    background: #1a1a1a;
    transition: all 0.4s ease-in-out;
    height: 45px;
}
    .tabs-controller li.bg3 {
    background-size: 138% 100% !important;
    text-align: center;
    padding-left: 12px;
}
li.bg2 a img {
    height: 40px;
    margin-top: 5px;
}
.tabs-controller ul li.bg1 {
    padding-left: 10px;
}
    .factory-video video {
    width: 100%;
    display: block;
    float: left;
    margin-top: 0px;
}
section.factory-video {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
}
    .brands-box1 {
    width: 85%;
    margin: 0px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 25px;
}
.brands-box1 h6 {
    position: absolute;
    top: 0%;
    left: 0px;
    margin:0px;
    width: 100%;
}
.brands-box1:hover h6 {
    position: absolute;
    top: 0%;
    left: 0px;
    margin:0px;
    width: 100%;
}

img.brand-name {
    height: 100px;
}
img.brands-stripe {
    position: absolute;
    top: 0px;
    left: -40px;
}
.brands-box1:hover img.brands-bg {
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
}


.brands-box1 p {
    font-size: 15px;
    font-family: karla-regular;
    position: absolute;
    top: 40%;
    color: white;
    width: 70%;
    text-align: center;
    left: 16%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.brands-box1:hover p {
    font-size: 15px;
    font-family: karla-regular;
    position: absolute;
    top: 40%;
    color: white;
    width: 70%;
    text-align: center;
    left: 16%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.brands-box1 a {
    background-image: url(../images/button-bg2.png);
    background-size: 200% 100%;
    color: white;
    padding: 8px 26px;
    font-family: frankrukh-bold;
    letter-spacing: 1px;
    font-size: 12pt;
    position: absolute;
    text-decoration: none;
    left: 36%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    top: auto;
    bottom: 20%;
}
.brands-box1:hover a {
    background-image: url(../images/button-bg2.png);
    background-size: 200% 100%;
    color: white;
    padding: 8px 26px;
    font-family: frankrukh-bold;
    letter-spacing: 1px;
    font-size: 12pt;
    position: absolute;
    text-decoration: none;
    left: 36%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    top: auto;
    bottom: 20%;
}
.story-mission .container {
    padding-left: 0px;
}

.history-date1 h5 img {
    display: none;
}
.history-date1 h5 {
    display: inline-block;
    margin: 0px;
    color: white;
    font-family: frankrukh-bold;
    font-size: 45pt;
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}
.history-date1 p {
    color: white;
    font-family: karla-regular;
    font-size: 15px;
    display: inline-block;
    width: 100%;
    padding-left: 0px;
    vertical-align: middle;
    margin-top: 0px;
    text-align: center;
}
.history-date1 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.history-date1 h6 {
    color: white;
    font-family: karla-regular;
    font-size: 15px;
    display: inline-block;
    width: 100%;
    padding-left: 0px;
    vertical-align: middle;
    margin-top: -15px;
    float: right;
    padding-right: 0px;
    margin-top: 10px;
    line-height: 24px;
    text-align: center;
}


    .our-story-text p {
    color: white;
    font-family: karla-regular;
    float: right;
    font-size: 13pt;
    width: 96%;
    margin: 0px 0px 8px 0px;
    padding-right: 20px;
}
.our-story-text img {
    margin-bottom: 20px;
}
.story-mission h5 {
    font-size: 37pt;
}
.story-mission p {
    width: 100%;
}
.tabs-controller a img {
    height: 43px;
}
.tabs-controller li.active img.active-arrow {
    display: block;
    position: absolute;
    top: -24px;
    left: 37% !important;
    transition: all 0.6s ease-in-out;
    opacity: 1;
    width: 35px;
}
ol.subdropdown {
    position: static;
    top: 55px;
    left: 0px;
    padding: 0px;
    list-style: none;
    width: 220px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    display: none;
}
.menu-item2:hover ol.subdropdown {
    opacity: 1;
    display: block;
    width: 400px;
    margin: auto;
    margin-top: 20px;
}
.navbar-handler {
    display: block;
}
.navbar-handler img {
    float: right;
    width: 30px;
    cursor: pointer;
    margin-top: 10px;
}
.coffee-text img {
    width: 220px;
}
.coffee-text {
    float: left;
    width: 100%;
}
section.coffee-heart {
    background-image: url(../images/coffee-bg.png);
    background-size: cover;
    padding: 100px 0px 80px 0px;
    background-position-x: 38%;
}
.coffee-text p {
    color: white;
    font-family: karla-regular;
    font-size: 13pt;
    text-align: left;
    padding-left: 22%;
    margin-top: -10px;
    margin-bottom: 15px;
}
.arabic-text {
    float: left;
    width: 100%;
}
.arabic-text img {
    width: 80%;
}
.arabic-text p {
    color: black;
    font-family: karla-regular;
    font-size: 13pt;
    text-align: left;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
section.arabic-heritage {
    background-image: url(../images/arabicheritage-bg.png);
    background-size: 115% auto;
    padding: 100px 0px 120px 0px;
    background-position-x: 0px;
    padding-bottom: 200px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
}
.ceo-text img {
    width: 250px;
}
.ceo-text {
    float: left;
    width: 80%;
    padding-top: 40px;
    padding-bottom: 60px;
}
.ceo-text p {
    color: white;
    font-family: karla-regular;
    font-size: 13pt;
    text-align: left;
    padding-left: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}
header{
    height: 75px;
}
.navbar-custom {
    float: right;
    width: 100%;
    padding-top: 10px;
    display: none;
    text-align: center;
    padding-bottom: 10px;
}
.menu-item {
    float: left;
    margin-right: 0px;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.language-button {
    position: absolute;
    right: 16%;
    top: 24px;
}
.menu-item2 {
    float: left;
    width: 100%;
}

.logo {
    margin-bottom: -15px;
}
div.banner-text img {
    width: 300px;
    top: 0px;
    margin-left: 20px;
    top: 10px;
    z-index: 99999;
}
.logo img {
    width: 150px;
}

section.ceo {
    background-image: url(../images/ceo-bg.png);
    background-size: cover;
    background-position-x: 56%;
}
.footer-right {
    float: right;
    padding-top: 20px;
    text-align: left;
}
.footer-right img {
    float: right;
    height: auto;
    vertical-align: top;
    margin-left: 10px;
    padding-left: 10px;
    height: 12vw;
}
.breadcrumb-text h5 {
    color: white;
    font-family: frankrukh-bold;
    font-size: 75px;
    line-height: 70px;
    margin: 0px;
}
section.banner {
    position: relative;
    margin-top: 0px;
    height: 94vh;
    background-image: url(../images/banner-bg.png);
    text-align: center;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
section.story-mission {
    background: white;
    padding: 50px 30px;
}
}




/*Mobile Devices*/
@media screen and (max-width:519px) and (min-width:320px) {
    .factory-video video {
    width: 100%;
    display: block;
    float: left;
    margin-top: 0px;
}
section.factory-video {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
}

    .comingsoon-text h5 {
    color: white;
    font-family: frankrukh-bold;
    font-size: 50px;
    line-height: 50px;
}
    .product-box1 {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    height: 270px;
}
.story-mission .container {
    padding-left: 0px;
    padding-right: 0px;
}
    section.banner {
    position: relative;
    margin-top: 0px;
    height: 94vh;
    background-image: url(../images/banner-bg.png);
    text-align: center;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
}
.our-story-text img {
    width: 75%;
    margin-bottom: 30px;
}
.our-story-text p {
    color: white;
    font-family: karla-regular;
    float: right;
    font-size: 12pt;
    width: 96%;
    margin: 0px 0px 8px 0px;
    padding: 0px 30px 0px 0px;
}
section.story-mission {
    background: white;
    padding: 30px 15px;
}
ol.subdropdown {
    position: static;
    top: 55px;
    left: 0px;
    padding: 0px;
    list-style: none;
    width: 220px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    display: none;
}
.menu-item2:hover ol.subdropdown {
    opacity: 1;
    display: block;
    width:100%;
    margin: auto;
    margin-top: 20px;
}
.products-boxes .col-md-3.col-lg-3.col-sm-4.col-xs-6 {
    width: 50%;
}
.product-box1 img {
    width: 100px;
}
.product-box1 p {
    color: #333333;
    font-family: frankrukh-medium;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 20px;
    margin-bottom: 10px;
}
.product-box1 h5 {
    color: #333333;
    font-family: frankrukh-bold;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 20px 0px 6px 0px;
}
.product-box1 span {
    background: #ab1a2d;
    color: white;
    font-family: frankrukh-medium;
    font-size: 14px;
    padding: 2px 12px;
    display: inline-block;
}
.navbar-handler {
    display: block;
}
.navbar-handler img {
    float: right;
    width: 30px;
    cursor: pointer;
    margin-top: 10px;
}
.coffee-text img {
    width: 220px;
}
.coffee-text {
    float: left;
    width: 100%;
}
section.coffee-heart {
    background-image: url(../images/coffee-bg.png);
    background-size: cover;
    padding: 100px 0px 80px 0px;
    background-attachment: scroll;
}
.coffee-text p {
    color: white;
    font-family: karla-regular;
    font-size: 13pt;
    text-align: left;
    padding-left: 22%;
    margin-top: -10px;
    margin-bottom: 15px;
}
.arabic-text {
    float: left;
    width: 100%;
    text-align: left;
}
.arabic-text img {
    width: 80%;
    margin: 0px;
}
.arabic-text p {
    color: black;
    font-family: karla-regular;
    font-size: 13pt;
    text-align: left;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
section.arabic-heritage {
    background-image: url(../images/arabicheritage-bg.png);
    background-size: 115% auto;
    padding: 100px 0px 120px 0px;
    background-position-x: 0px;
    padding-bottom: 200px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: white;
}
.ceo-text img {
    width: 250px;
}
.ceo-text {
    float: left;
    width: 80%;
    padding-top: 40px;
    padding-bottom: 60px;
}
.ceo-text p {
    color: white;
    font-family: karla-regular;
    font-size: 13pt;
    text-align: left;
    padding-left: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}
header {
    height: auto;
    padding-bottom: 9px;
    padding-top: 6px;
}
.navbar-custom {
    float: right;
    width: 100%;
    padding-top: 10px;
    display: none;
    text-align: center;
    padding-bottom: 10px;
}
.menu-item {
    float: left;
    margin-right: 0px;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.language-button {
    position: absolute;
    right: 16%;
    top: 30px;
}
.menu-item2 {
    float: left;
    width: 100%;
}

.logo {
    margin-bottom: -15px;
}
div.banner-text img {
    width: 200px;
    top: 0px;
    margin-left: 20px;
    top: 10px;
    z-index: 99999;
}
.logo img {
    width: 150px;
}

section.ceo {
    background-image: url(../images/ceo-bg.png);
    background-size: cover;
    background-position-x: 56%;
}
.footer-right {
    float: right;
    padding-top: 20px;
    text-align: left;
}
.footer-right img {
    float: right;
    height: auto;
    vertical-align: top;
    margin-left: 10px;
    padding-left: 10px;
    height: 17vw;
}
.heading1 h5 {
    font-size: 14pt;
}
.breadcrumb-text h5 {
    color: white;
    font-family: frankrukh-bold;
    font-size: 50px;
    line-height: 50px;
    margin: 0px;
}
.breadcrumb-custom {
    padding: 65px 0px 10px 0px;
    background-size: cover;
    margin-top: 50px;
}
.tabs-controller ul li {
    height: auto;
}
.tabs-controller a img {
    height: 25px;
    margin: 0px !important;
}
li.bg2 a img {
    height: 25px;
    margin-top: 5px;
}
.tabs-controller li.active img.active-arrow {
    display: block;
    position: absolute;
    top: -20px;
    left: 40% !important;
    transition: all 0.6s ease-in-out;
    opacity: 1;
    width: 30px;
}
.nav-tabs {
    border:none;
}
section.all-products {
    background: white;
    padding: 50px 0px 70px 0px;
}
.story-mission h5 {
    font-size: 27pt;

}
.story-mission p {
    font-size: 13pt;
    width: 100%;
}

.history-date1 h5 img {
    display: none;
}
.history-date1 h5 {
    display: inline-block;
    margin: 0px;
    color: white;
    font-family: frankrukh-bold;
    font-size: 45pt;
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}
.history-date1 p {
    color: white;
    font-family: karla-regular;
    font-size: 15px;
    display: inline-block;
    width: 100%;
    padding-left: 0px;
    vertical-align: middle;
    margin-top: 0px;
    text-align: center;
}
.history-date1 {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.history-date1 h6 {
    color: white;
    font-family: karla-regular;
    font-size: 15px;
    display: inline-block;
    width: 100%;
    padding-left: 0px;
    vertical-align: middle;
    margin-top: -15px;
    float: right;
    padding-right: 0px;
    margin-top: 10px;
    line-height: 24px;
    text-align: center;
}
section.our-story-main {
    position: relative;
    padding-top: 800px;
    background-size: cover;
    background-image: url(../images/story-banner.png);
    background-position: center center;
    padding-bottom: 330px;
}
.brands-box1 {
    width: 95%;
    margin: 0px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 25px;
}
.brands-box1 h6 {
    position: absolute;
    top: 0%;
    left: 0px;
    margin:0px;
    width: 100%;
}
.brands-box1:hover h6 {
    position: absolute;
    top: 0%;
    left: 0px;
    margin:0px;
    width: 100%;
}

img.brand-name {
    height: 70px;
}
img.brands-stripe {
    position: absolute;
    top: 0px;
    left: -40px;
}
.brands-box1:hover img.brands-bg {
filter: grayscale(0%);
-webkit-filter: grayscale(0%);
}


.brands-box1 p {
    font-size: 14px;
    font-family: karla-regular;
    position: absolute;
    top: 70px;
    color: white;
    width: 100%;
    text-align: center;
    left: 0%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    padding: 0px 5px;
    line-height: 18px;
}

.brands-box1:hover p {
     font-size: 14px;
    font-family: karla-regular;
    position: absolute;
    top: 70px;
    color: white;
    width: 100%;
    text-align: center;
    left: 0%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    padding: 0px 5px;
    line-height: 18px;
}
.brands-box1 a {
       background-image: url(../images/button-bg2.png);
    background-size: 200% 100%;
    color: white;
    padding: 8px 26px;
    font-family: frankrukh-bold;
    letter-spacing: 1px;
    font-size: 10pt;
    position: absolute;
    text-decoration: none;
    left: 32%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    top: auto;
    bottom: 25px;
}
.brands-box1:hover a {
     background-image: url(../images/button-bg2.png);
    background-size: 200% 100%;
    color: white;
    padding: 8px 26px;
    font-family: frankrukh-bold;
    letter-spacing: 1px;
    font-size: 10pt;
    position: absolute;
    text-decoration: none;
    left: 32%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    top: auto;
    bottom: 25px;
}
.tabs-controller li img.active-arrow {
    opacity: 0;
    position: absolute;
    top: -50px;
    left: 15% !important;
    width: 22px !important;
}
.our-story-text {
    position: absolute;
    bottom: 10px;
    width: 95%;
    max-width: 1160px;
    left: 10px;
}
.factory-video video {
    width: 100%;
    display: block;
    float: left;
    margin-top: 0px;
}
section.factory-video {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
}
.tabs-controller li.bg3 {
    background-size: 138% 100% !important;
    text-align: center;
    padding-left: 12px;
}
li.bg1 a img {
    margin-left: -10px !important;
}
li.bg2 a img {
    height: 18px;
    margin-top: 5px;
    padding-left: 0px;
    padding-right: 0px !important;
}
.tabs-controller ul li.bg2 {
    width: 23%;
 
    background-size: 100% 100%;
    height: 25px;
    padding-top: 3px;
}
header.inner-header {
    background: black !important;
    padding-bottom: 10px !important;
    height: auto !important;
}
}