.story .story-header {
    /* width: 76%; */
    background-size: cover;
    background-position: center;
    /* height: 500px; */
    background-repeat: no-repeat;
    /* background-position: right; */
}

.story .story-header img {
    width: 100%;
}

.story header p {
    font-family: biker;
    color: #120f0f;
    text-align: center;
    font-size: 72px;
    line-height: 1.3;
}

.story .content {
    padding: 7em 3em;
}

.story .heading h2 {
    color: #f8b02d;
    text-align: center;
    font-size: 64px;
    font-family: Tablet;
    margin-bottom: 1em;
    text-transform: uppercase;
}

.story .heading {
    width: 100%;
}

.value-block ,.value-block2 {
    margin-bottom: 3em;
}
.value-block img{
      width: 180px;
    height: 180px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #f8b02d;
    margin-bottom: 20px;
}
.value-block2 img{
   width: 100%;
    height: 340px;
    object-fit: cover;
}
.value-container {
    /*width: 100%;*/
    margin: 0;
    /*padding: 4em 20px 0;*/
    /*    background:url(../images/stamp.png) ;
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 28%;*/
}

.frach-container {
    width: 100%;
    margin: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.frach-container .hero-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 390px;
    width: 100%;
    /* font-family: biker; */
}

.frach-container .hero-text h3 {
    color: #f8b02d;
    font-family: biker;
}

.frach-paragrph h3{
        color: #f8b02d;
    text-transform: uppercase;
    font-family: biker;
    padding: 52px 0px 6px 0px;
}

.frach-paragrph p {
    color: #a39382;
    /*padding: 2em 0 0;*/
}

.hero-text h5 {
    font-family: biker;
    font-size: 54px;
}

.image-container {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    /* height: 300px; */
    background-position: center;
}

.halal .value-block {
        padding: 0px;
}
.halal .value-block article{
    background-color: #a39382;
        padding: 20px;
    height: 340px;
}
.halal .value-block article p {
    color: #fff
}

.value-block article h3 {
    font-family: biker;
    color: #9a3324;
    font-size: 18px;}
.value-block article p {
    color: #a39382;
    text-align: left;
    font-size: 15px;
}
.value-block div {
    /*background-color: #f8b02d;*/
    margin: 0px;
    /*height: 500px;*/
}

.brand-story h3 {
    color: #f8b02d;
    font-family: biker;
    /*font-size: 21px;*/
    text-transform: uppercase;
}

.brand-story {
    /*padding: 3em 0 0;*/
    background: url(../images/stamp3.png) #2c2925;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 18%;
}

.brand-story figure {
    /*height: 500px;*/
    /* overflow: hidden; */
    /* overflow-y: visible; */
}

.brand-story figure img {
    /*    position: absolute;
        left: 0;
        top: 0;*/
    width: 100%;
}

.brand-story article p {
    color: #fff !important;
}
.brand-story .heading-section h1{
    font-size: 100px;
}
.bg-fast-red .white{
    color: #fff !important
}
blockquote {
    font-size: 1.4em;
    /* width: 60%; */
    margin: 50px auto;
    /* font-family: Open Sans; */
    font-style: italic;
    color: #555555;
    padding: 1.2em 30px 1.2em 75px;
    border-left: 8px solid #9a3324;
    line-height: 1.6;
    position: relative;
    /*background: #a39382;*/
}

blockquote p {
 color: #2c2925;
    font-family: Tablet;
    padding: 0 44px;
    font-style: initial;
}

blockquote::before {
    font-family: Arial;
    content: "\201C";
    color: #9a3324;
    font-size: 4em;
    position: absolute;
    left: 10px;
    top: -10px;
}

blockquote::after {
    content: '';
}

blockquote cite {
    display: block;
    color: #9a3324;
 
    margin-top: 1em;
}

.tabs  {
   background-color: #2d2926;
}
.tabs .heading {
    width: 100%;
    text-align: center;
    /* font-size: 58px; */
}

.tabs .heading h3 {
    font-size: 60px;
    font-family: biker;
    margin: 1em 0;
}

.tab_container {
    /* width: 90%; */
    margin: 0 auto;
    text-align: center;
    /* padding-top: 70px; */
    position: relative;
}

.tab-image-container {
  
    padding: 2em 0;
    background-size: cover;
    width: 100%;
}

.tab_container input,
.tab_container section {
    clear: both;
    padding-top: 10px;
    display: none;
}

.tab_container label {
    display: inline-block;
    padding: 4px 17px;
    font-family: biker;
    margin: 0;
    margin-right: 12px;
    border-radius: 9px;
    color: #f8b02d;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    background: #f0f0f0;
}

.tab_container label SPAN {
color: #2d2926;
    font-family: biker;
    text-transform: uppercase;
    font-size: 15px;

}

#tab1:checked~#content1,
#tab2:checked~#content2,
#tab3:checked~#content3,
#tab4:checked~#content4,
#tab5:checked~#content5 {
    display: block;
    padding: 20px;
    /* background: #fff; */
    text-align: left;
    /* display: flex; */
    color: #999;
    /* border-bottom: 2px solid #f0f0f0; */
}

.tab_container .tab-content p,
.tab_container .tab-content h3 {
    /* font-family: biker; */
    /* color: black; */
   
    -webkit-animation: fadeInScale 0.7s ease-in-out;
    -moz-animation: fadeInScale 0.7s ease-in-out;
    animation: fadeInScale 0.7s ease-in-out;
}
.tab_container .tab-content h3 {
     text-transform: uppercase;
}
.tab_container .tab-content figure {
    width: 100%;
    background-size: cover;
    height: 500px;
/*    margin-top: 31px;
    margin-bottom: 31px;*/
    /*border-radius: 8px;*/
        margin: 0;
}

.tab_container .tab-content .support-text {
    /* height: 100%; */
    background: #24211c;
    display: flex;
    padding: 19px;
    justify-content: center;
    flex-direction: column;
    margin-left: -33px;
    /* margin-top: 12px; */
    box-shadow: 0px 1px 4px #535353;
    /* margin-bottom: 31px; */
}

.support-text h3 {
    color: #f8b02d;
    font-family: biker
}

.tab_container [id^="tab"]:checked+label {
    color: #1a1511;
    background: #f8b02d;
    /* border-bottom: 1px solid #2d2926; */
}

.tab_container [id^="tab"]:checked+label .fa {
    color: #0CE;
}

label .fa {
    font-size: 1.3em;
    margin: 0 0.4em 0 0;
}

.opport-sec {
        margin-bottom: 20px;
}
.opport-sec .opprt-image {
    background-size: cover;
    width: 100%;
    height: 400px;
    /* display: flex; */
    background-attachment: fixed;
    /* flex-direction: column; */
    /* filter: blur(1px); */
    border-radius: 7px;
    /* -webkit-filter: blur(1px); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: center;
}

.opport-sec .opport-text {
    color: #f8b02d;
    height: 100%;
    width: 100%;
    padding: 30px;
    display: flex;
    font-family: biker;
    border-radius: 5px;
    text-align: center;
    background: rgba(45, 41, 38, 0.6);
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.opport-text span {
 font-size: 30px;
    margin-bottom: 20px;
    color: #f8b02d;
    line-height: 1.4;
    font-family: biker;
    text-transform: uppercase;
}


/*Media query*/

@media only screen and (max-width: 900px) {
    .tab_container {
        text-align: center;
    }
    .halal .value-block article {

    height: auto;
}
}


/*Content Animation*/

@keyframes fadeInScale {
    0% {
        transform: scale(0.9);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.no_wrap {
    text-align: center;
    color: #0ce;
}

@media only screen and (max-width: 1200px) {
    .story header p {
        font-size: 40px;
    }
    .story .story-header {
        height: 500px;
    }
    .story .content {
        padding: 2em;
    }
}

@media only screen and (max-width: 900px) {
    .tab_container label {
 
    margin: 9px;
    width: 97%;
}
}
@media only screen and (max-width: 600px) {
    .story .content {
        padding: 1em;
    }
    .story .story-header {
        height: auto;
    }
    .story header p {
        font-size: 33px;
    }
    .story .heading h2 {
        font-size: 44px;
    }
    .value-block {
        text-align: center;
    }
    .image-container {
        height: 200px;
    }
    .value-block article h3 {
        font-size: 22px
    }
    .value-block article p {
        font-size: 18px;
    }

    .brand-story figure img {
        width: 100%;
        position: relative;
    }
    .ordered {
        order: 2
    }
    .brand-story figure {
        height: auto;
    }
    blockquote p {
        font-size: 23px;
    }
    .tab_container .tab-content .support-text {
        margin: 0;
        background: transparent;
        box-shadow: none;
    }
    .tab_container label {
        /* margin: 0; */
        font-size: 15px;
        padding: 6px;
    }
    .frach-paragrph p {
        font-size: 21px;
        line-height: 1.5;
    }
}