/*
Theme Name: Dubai Camel Racing Club
Theme URI: https://www.dubai-camel-racing-club.com/
Author: Naseer Ahmed
Author URI: https://www.etcsfzc.com
Description: Dubai Camel Racing Club Wordpress Theme
License: copyright
License URI: https://www.etcsfzc.com
Tags: blog, Dubai Camel Racing Club Wordpress Theme
*/

@charset "utf-8";

/*
        Resets
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul { list-style:none }
caption, th { text-align:left }
q:before, q:after { content:'' }
abbr, acronym { border:0 }
:focus { outline:0 }
ins { text-decoration:none }
del { text-decoration:line-through }
.clear { clear: both; }

/*
        body Structure
*/
html,body {
    height: 100%;
}
body {
    background: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-size:18px;
    line-height: 24px;
    font-weight:400;
    color: #222;
    overflow-x: hidden !important;
}
/*
        Typography
*/
div, p, a, li, td { -webkit-text-size-adjust:none; }
html, html a {
    -webkit-font-smoothing: antialiased !important;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Righteous', cursive;
    margin:0 0 15px 0;
    line-height: normal !important;
}
h1 {
    font-size:50px;
}
h2 {
    font-size:46px;
}
html[lang="ar"] h2 {
    font-size: 32px;
    text-align: right;
}
h3 {
    font-size:26px;
}
html[lang="ar"] h3 {
    font-size: 22px;
}
h4 {
    font-size:22px;
}
html[lang="ar"] h4 {
    font-size:20px;
}
h5 {
    font-size:18px;
}
h6 {
    font-size:14px;
}
p {
    font-family: 'Josefin Sans', sans-serif;
    font-size:18px;
    font-weight:400;
    margin: 0 0 15px 0;
}
p span, p strong {
    font-weight:800;
}
img {
    border:none;
    max-width:100%;
}
a {
    text-decoration: none;
    color:#333;
}
a:hover,a:focus,a:active {
    text-decoration: none;
    outline: none !important;
    color: #000;
}
.fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222;
}
.respBtnMenu {
    display: none;
}
.hiddenHeader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 220;
    padding: 15px 60px;
    background: rgba(0,0,0,0.1);
    box-shadow: inset 0 0 30px rgba(0,0,0,0.3);
    color: #fff;
}
.hiddenHeader .Hlogo {
    display: inline-block;
    float: left;
    position: relative;
}
.hiddenHeader .Hlogo img {
    height: 45px;
    width: auto;
}
.hiddenHeader .menus {
    display: inline-block;
    position: relative;
    float: right;
    margin-top: 3px;
}
.hiddenHeader .menus > ul > li > a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
/*logo*/
.logo {
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 60px;
    z-index: 2;
}
/*logo3*/
.logo3 {
    display: inline-block;
    position: absolute;
    bottom: 30px;
    right: 60px;
    z-index: 2;
}
html[lang="ar"] .logo3 {
    right: initial;
    left: 60px;
}
/*sandShapes */
.sandShapes {
    position: absolute;
    z-index: 1;
}
.sandShape1 {
    top: 150px;
    left: -600px;
}
.sandShape2 {
    top: 50px;
    right: -500px;
}
.sandShape3 {
    bottom: -400px;
    left: -400px;
    transform: rotate(-45deg);
}
/*mouse-parallax*/
#bg svg path {
    stroke: inherit;
    fill:none;
}
.svg-hide {
    display: none;
}
/*countdownClock*/
.countdownClock {
    display: block;
    width: 450px;
    /*text-align: center;*/
    height: auto;
    margin: 0;
    position: absolute;
    bottom: 5%;
    left: 60px;
    z-index: 3;
    font-family: 'Righteous', cursive;
    color: #fff;
}
html[lang="ar"] .countdownClock {
    left: initial;
    right: 60px;
    text-align: right;
}
.countdownClock > span {
    font-size: 32px;
    letter-spacing: 4px;
}
.countdownClock > .countDesc {
    display: block;
    clear: both;
    padding-top: 5px;
}
html[lang="ar"] .countdownClock > .countDesc {
    text-align: right;
}
.countdownClock > .countDesc div {
    display: inline-block;
    font-size: 14px;
    padding: 0 10px;
}
.countDesc.arabicDesc > div {
    font-size: 30px !important;
}
/*topLangIcons*/
.topLangIcons {
    display: inline-block;
    position: absolute;
    top: 22px;
    right: 30px;
    z-index: 1;
}
.topLangIcons > div {
    display: inline-block;
    float: left;
}
.topLangIcons .widget_polylang .widget-title {
    display: none;
}
.topLangIcons .widget_polylang ul,
.topLangIcons .widget_polylang ul li {
    display: inline-block;
    margin: 0;
    float: right;
}
.topLangIcons > a,
.topLangIcons .widget_polylang ul li a,
.topLangIcons .menu li a {
    display: inline-block;
    width: 30px;
    height: 18px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    margin: 0 2px;
    float: left;
}
.topLangIcons .menu li a {
    margin: 0 !important;
}
.topLangIcons > a {
    margin: 0 2px;
    float: left;
}
.topLangIcons .menu {
    display: inline-block;
    float: left;
}
.topLangIcons .menu li {
    display: inline-block;
    float: left;
    margin-left: 2px;
}

/*menu*/
.topMenu {
    display: inline-block;
    position: absolute;
    top: 60px;
    right: 30px;
    z-index: 30;
}
.menus > ul {
    display: inline-block;
}
.menus > ul > li {
    display: inline-block;
    position: relative;
    color: #000;
    margin: 0;
}
.menus > ul > li > a {
    display: block;
    font-size: 16px;
    width: auto;
    text-align: center;
    padding: 0 15px;
    /*margin: 0 26px;*/
    height: 40px;
    line-height: 40px;
    position: relative;
    font-family: 'Righteous', cursive;
    z-index: 1;
    color: #fff;
    text-shadow: 0 2px 0 rgba(0,0,0,0.3);
    /*background: rgba(255,255,255,0.7);*/
    transition: all 300ms ease-in-out;
}
.menus > ul > li > a:hover {
    color: #000;
    background: #fff;
    text-shadow: none;
}
.menus > ul > li > a:before,
.menus > ul > li > a:after {
    display: none;
    content: '';
    position: absolute;
    width: 28px;
    height: 100%;
    top: 0;
    bottom: 0;
    opacity: 0.7;
    transition: all 300ms ease-in-out;
}
.menus > ul > li > a:before {
    background: url(assets/images/menu-bg-l.png) no-repeat center left;
    left: -28px;
}
.menus > ul > li > a:after {
    background: url(assets/images/menu-bg-r.png) no-repeat center left;
    right: -28px;
}
.menus > ul > li > a:hover:before,
.menus > ul > li > a:hover:after {
    opacity: 1;
}
/*bannerHeading*/
.bannerHeading {
    display: inline-block;
    position: absolute;
    bottom: 30%;
    transform: translate(0, 30%);
    width: 40%;
    height: auto;
    left: 60px;
    z-index: 22;
    text-align: left;
    color: #fff;
}
html[lang="ar"] .bannerHeading {
    left: initial;
    right: 60px;
    text-align: right;
}
.bannerHeading h1 {
    font-size: 34px !important;
    line-height: 52px !important;
    text-shadow: 0 0 40px rgba(0,0,0,0.5);
}
.bannerHeading a {
    display: inline-block;
    margin-top: 5px;
    font-size: 26px;
    font-weight: bold;
    padding: 10px 30px;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
    border-radius: 30px !important;
    /*background: #987d3a;*/
    color: #fff;
    border: solid 2px #fff;
    transition: all 300ms ease-in-out;
}
html[lang="ar"] .bannerHeading a i {
    display: inline-block;
    padding: 0 5px 0 0;
}
.bannerHeading a:hover {
    background: #ea2030;
}

@media (max-height: 768px) {
    .bannerHeading h1 {
    font-size: 32px !important;
    line-height: 35px !important;
    }
    .locationDesc .text-center h2 {
    font-family: 'Josefin Sans', sans-serif;
    padding-top: 0px;
    }
}

/*scrollSectionBtn*/
.scrollSectionBtn {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: rgba(0,0,0,0.8);
    color: #fff;
    font-size: 30px;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 200;
    text-shadow: 0 2px rgba(0,0,0,0.3);
}
.scrollSectionBtn:hover,.scrollSectionBtn:active,.scrollSectionBtn:focus {
    background: #987d3a;
    color: #fff !important;
}
/*down-arrow-box*/
.down-arrow-box {
    display: block;
    position: absolute;
    bottom: 130px;
    color: #fff;
    text-shadow: 0 0 10px rgba(0,0,0,0.4);
    font-style: italic;
    font-size: 20px;
    font-weight: 600;
    width: 200px;
    margin: 0 auto;
    left: 0%;
    right: 0%;
    z-index: 10;
    text-align: center;
}
.down-arrow-box:before {
    content: "";
    display: block;
    width: 140px;
    height: 140px;
    /*background: #987d3a;*/
    opacity: 0.75;
    position: absolute;
    margin: 0 auto;
    left: 0%;
    right: 0%;
    z-index: -1;
    bottom: -70px;
    transform: rotate(45deg);
}
.down-arrow-box a {
    display: block;
    position: relative;
    font-size: 44px;
    color: #fff;
    width: 50px;
    height: 37px;
    margin: 0 auto;
    text-shadow: 0 0 10px rgba(0,0,0,0.4);
    text-align: center;
}
/*main-section*/
.main-section {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: #555;
    z-index:0;
}
#bg iframe,.videoBanner {
    display: block;
    position: absolute;
    width: 130%;
    height: 130%;
    top: -15%;
    left: -15%;
    opacity: 0.6;
    z-index: -1;
}
.main-section:after {
    content: "";
    display: block;
    clear: both;
}
/*halfBannerSection, bannerSlider*/
.halfBannerSection,.bannerSlider {
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.bannerSlider .owl-wrapper-outer,
.bannerSlider .owl-wrapper,
.bannerSlider .owl-item,
.bannerSlider .item {
    height: 100%;
}
.bannerSlider .item .replaceImg {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover !important;
}
.bannerSlider .item .replaceImg:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(assets/images/bannerOverlay.png) no-repeat rgba(0,0,0,0.9);
    opacity: 0.7;
    background-size: cover;
    z-index: 10;
}
#banner-slider .owl-controls {
    position: absolute !important;
    bottom: 40% !important;
    width: 20px !important;
    left: 1%;
    z-index: 200;
}
#banner-slider .owl-controls .owl-page span {
    width: 20px !important;
    height: 20px !important;
    margin: 3px !important;
}
#banner-slider .owl-controls .owl-page span {
    background: #987d3a !important;
}
#banner-slider .owl-buttons {
    display: none !important;
}
.bannerSlider .item {
    position: relative;
    z-index: 20;
}
/*bannerCaption*/
.bannerCaption {
    display: inline-block;
    position: absolute;
    bottom: 30%;
    width: 30%;
    right: 2%;
    z-index: 22;
    text-align: right;
    color: #fff;
}

@media (max-height: 768px) {
    .bannerCaption {
        bottom: 10%;
    }
}

.bannerCaption h1 {
    line-height: 70px !important;
}
.bannerCaption .btn {
    border: none;
}
/*overviewSection*/
.overviewSection {
    display: block;
    clear: both;
    width: 100%;
    height: 100%;
    /*padding: 30px 100px;*/
    /*background: url(assets/images/overviewSection.jpg) no-repeat #222;
    background-size: cover;*/
    overflow: hidden;
    position: relative;
}
.overviewSection:after {
    content: "";
    display: block;
    clear: both;
}
.halfOverviewSection {
    display: block;
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
}
.featImg {
    display: block;
    width: 100%;
    height: 50%;
    position: relative;
    opacity: 0.5;
}
.featImg3 {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.featImg > div,
.featImg3 > div {
    display: block;
    position: absolute;
}
.featImg1 > div {
    background: url(https://almarmoomfestivals.ae/wp-content/uploads/2017/03/featImg1-1.jpg) no-repeat;
    background-size: cover;
    top: 10px;
    right: 5px;
    bottom: 5px;
    left: 10px;
}
.featImg2 > div {
    background: url(assets/images/featImg3.jpg) no-repeat;
    background-size: cover;
    top: 5px;
    right: 5px;
    bottom: 10px;
    left: 10px;
}
.featImg3 > div {
    /*background: url(https://almarmoomfestivals.ae/wp-content/uploads/2017/03/featImg2-1.jpg) no-repeat;*/
    background: url(assets/images/featuredImgeSection1.jpg) no-repeat;
    background-size: cover;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 5px;
}
/*featImgDesc*/
.featImgDesc {
    display: inline-block;
    position: absolute;
    z-index: 20;
}
.featImgDesc > div {
    display: block;
    width: 40%;
    height: auto;
    padding: 40px;
    color: #fff;
    text-align: justify;
    border: solid 2px #fff;
    position: relative;
    box-shadow: 0 5px 30px rgba(0,0,0,0.3);
    background: rgba(0,0,0,0.6);
}
.featImgDesc > div a {
    display: inline-block;
    padding: 8px 10px;
    border: solid 2px #fff;
    background: rgba(0,0,0,0.2);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.featImgDesc > div a:hover {
    background: #fff;
    border-color: transparent;
    color: #222;
}
html[lang="ar"] .featImgDesc > div {
    text-align: right;
}
.featImgDesc > div .heading:after {
    left: -50%;
    width: 100%;
    background: #987d3a;
}
html[lang="ar"] .featImgDesc > div .heading:after {
    left: initial;
}
.featImgDesc1 {
    bottom: 100px;
    left: 120px;
}

@media (max-height: 768px) {
    .featImgDesc1 {
        bottom: 0px;
        left: 80px;
    }
}

.featImgDesc p {
    font-size: 20px;
}
/*tgqShapes*/
.tgqShapes {
    display: block;
    width: 400px;
    height: auto;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10;
}
/*dust-particle*/
.dust-particle {
    display: inline-block;
    position: absolute;
    bottom: -300px;
    right: -200px;
    z-index: 10;
}
.dust-particle img {
    position: relative;
    top: 0;
}

/*qualityControlSection*/
.qualityControlSection {
    display: block;
    clear: both;
    width: 100%;
    height: 100%;
    position: relative;
    background: url(assets/images/qcImageBoxBg.jpg) no-repeat fixed 100% 0;
    background-size: cover;
    overflow: hidden;
}
/*qcImageBox*/
.qcImageBox {
    display: block;
    width: 45%;
    height: 90%;
    top: 5%;
    float: left;
    position: relative;
    background: -webkit-linear-gradient(top, rgba(152,125,58,0.7), rgba(234,32,48,0.3));
    background: -o-linear-gradient(top, rgba(152,125,58,0.7), rgba(234,32,48,0.3));
    background: -moz-linear-gradient(top, rgba(152,125,58,0.7), rgba(234,32,48,0.3));
    background: -ms-linear-gradient(top, rgba(152,125,58,0.7), rgba(234,32,48,0.3));
    background: -linear-gradient(top, rgba(152,125,58,0.7), rgba(234,32,48,0.3));
}
.qualityControlSection .qcImageBox {    
    left: 5%;
}
.qcImageBox > div {
    display: block;
    position: absolute;
    top: 50px;
    left: 50px;
    right: 50px;
    bottom: 50px;
    z-index: 1;
    background-size: cover !important;
}
.qcImageBox img {
    width: 100%;
    height: auto;
}
/*heritageSlider*/
.qcImageBox > div #heritageSlider {
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.qcImageBox > div #heritageSlider .owl-wrapper-outer,
.qcImageBox > div #heritageSlider .owl-wrapper,
.qcImageBox > div #heritageSlider .owl-item,
.qcImageBox > div #heritageSlider .item {
    height: 100%;
}
.qcImageBox > div #heritageSlider .item .heritageSlideImg {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover !important;
}
.qcImageBox > div #heritageSlider  .owl-buttons {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
}

@media (max-height: 768px) {
    .qcImageBox > div #heritageSlider  .owl-buttons {
        right: initial;
        left: 5px;
    }
}

.qcImageBox > div #heritageSlider .owl-buttons > div {
    position: relative;
    font-size: 26px !important;
    padding: 0 !important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 1px !important;
    background: #987d3a !important;
    border-radius: 0 !important;
    opacity: 1 !important;
}
.qcImageBox > div #heritageSlider .owl-buttons > div:hover {
    background: #ea2030 !important;
}
.qcDescBoxParent {
    display: block;
    float: left;
    width: 50%;
    height: 100%;
    position: relative;    
}
.qcDescBoxParent .qcDescBox {
    display: block;
    text-align: justify;
    position: relative;
    z-index: 3;
    padding: 60px;
    width: 100%;
    background: #fff;
}
.qcDescBoxParent .qcDescBox ul {
    margin: 0 0 15px 15px;
}
.qcDescBoxParent .qcDescBox ul li {
    list-style-type: square;
}
.qcDescBox > .heading:after {
    width: 200%;
    left: -100%;
}
html[lang="ar"] .qcDescBox > .heading:after {
    width: 100%;
    left: 0%;
}
.qcDescBox {
    position: absolute;
    top: 22%;
    bottom: 22%;
}
.qualityControlSection .qcDescBox {
    right: 0;
}

@media (max-height: 768px) {
    .qualityControlSection .qcDescBox {
        position: absolute !important;
        top: 10% !important;
        bottom: 10% !important;
        overflow-y: auto;
    }
}

.bottomSandShape1 {
    display: inline-block;
    position: absolute;
    bottom: -100px;
    left: -300px;
    z-index: 2;
}
.bottomSandShape2 {
    display: inline-block;
    position: absolute;
    bottom: 100px;
    right: -500px;
    transform: rotate(45deg);
}
#activitiesSlider .item .heading small {
    display: block;
    padding-top: 10px;
    font-family: 'Josefin Sans', sans-serif;
}
#activitiesSlider .item ol {
    display: block;
    margin: 0 10px 0 20px;
}
#activitiesSlider .item ol li {
    list-style-type: decimal;
    width: 50%;
    float: left;
    text-align: left;
}

@media (max-height: 768px) {
    #activitiesSlider .item ol li {
        width: 48%;
        padding-right: 30px;
        text-align: left;
    }
    html[lang="ar"] #activitiesSlider .item ol li {
        padding-right: 0 !important;
        padding-left: 30px !important;
        text-align: right !important;
    }
}

/*raceSection*/
.raceSection {
    display: block;
    clear: both;
    width: 100%;
    height: 100%;
    position: relative;
    background: url(assets/images/slide1.jpg) no-repeat fixed 100% 0;
    background-size: cover;
    overflow: hidden;
}
.raceSection:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.6;
    background: #000;
}
.raceSection .qcDescBox {
    left: 10%;
}
html[lang="ar"] .raceSection .qcDescBox {
    direction: rtl;
    text-align: right;
}
html[lang="ar"] .text-center h2,
html[lang="ar"] .text-center h3,
html[lang="ar"] .text-center h4 {
    text-align: center;
}
/*hswSection*/
.hswSection {
    display: block;
    clear: both;
    width: 100%;
    height: 100%;
    position: relative;
    background: url(assets/images/hswSection.jpg) no-repeat fixed 100% 0;
    background-size: cover;
    overflow: hidden;
}
.hswSection:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.6;
    background: #000;
}
.hswSection .qcDescBox {
    left: 10%;
    position: absolute;
    top: 22%;
    bottom: 22%;
}


@media (max-height: 768px) {
    .hswSection .qcDescBox {
        top: 10% !important;
        bottom: 10% !important;
    }
}

.hswSection .bottomSandShape1 {
    /*top: -100px;*/
    /*bottom: initial;*/
    right: -400px;
    left: initial;
    transform: rotate(220deg);
}
.hswSection .bottomSandShape2 {
    display: inline-block;
    position: absolute;
    bottom: 100px;
    right: initial;
    left: -500px;
    transform: rotate(0deg);
}

@media (max-height: 768px) {
    .qcDescBox {
        padding: 30px !important;
    }
    .qcDescBox p {
        font-size: 16px !important;
        line-height: 22px !important;
    }
}

html[lang="ar"] .hswSection .qcDescBox {
    
}
html[lang="ar"] .hswSection .qcDescBox .owl-carousel .item {
    direction: rtl;
    text-align: right;
}
html[lang="ar"] #activitiesSlider .item ol {
    margin: 0 20px;
}
html[lang="ar"] #activitiesSlider .item ol li {
    float: right !important;
    direction: rtl;
    text-align: right;
}

/*locationSection*/
.locationSection {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: url(assets/images/locationSection.jpg) no-repeat fixed 100% 0;
    background-size: cover;
}
.locationSection:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.5;
}
.locationDesc {
    display: block;
    width: 100%;
    height: 65%;
    position: relative;
    z-index: 10;
}
.locationDesc .text-center h2 {
    font-family: 'Josefin Sans', sans-serif;
    padding-top: 14px;
}
.mapMarker {
    display: block;
    width: 100px;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -30px;
    font-size: 120px;
    color: #987d3a;
    text-align: center;
    z-index: 10;
}
.mapMarker i {
    font-size: inherit;
    color: inherit;
}

@media (max-height: 768px) {
    .locationDesc .text-center h2 {
        padding-top: 0;
        margin: 0;
    }
    .mapMarker {
        font-size: 80px;
    }
}

.locationMap {
    display: block;
    width: 100%;
    height: 35%;
    clear: both;
    position: relative;
}
.locationMap iframe {
    width: 100%;
    height: 100%;
}
/*participateSection*/
.participateSection {
    display: block;
    clear: both;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: url(assets/images/slide3.jpg) no-repeat fixed 100% 0;
    background-size: cover;
}
.participateSection:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.6;
}
html[lang="ar"] .participateSection .sandShape2 {
    opacity: 0.5;
}
.innerParticipateSection {
    display: block;
    position: relative;
    z-index: 10;
    text-align: center;
    padding: 0 60px;
}
html[lang="ar"] .innerParticipateSection {
    direction: rtl;
    text-align: right;
}
.innerParticipateSection .heading-center {
    text-align: left;
}
.innerParticipateSection .heading-center:after {
    left: 0;
    right: initial;
    margin: 0;
}
.innerParticipateSection .btn {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
/*gallerySection*/
.gallerySection {
    display: block;
    clear: both;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: url(assets/images/slide1.jpg) no-repeat fixed 100% 0;
    background-size: cover;
}
.gallerySection:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.6;
}

@media (max-height: 768px) {
    .gallerySection .row {
        transform: scale(0.9);
        position: relative;
        top: -30px;
    }
}

.galleryImg {
    display: block;
    margin: 15px 15px 30px 15px;
    position: relative;
}
.galleryImg:before {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    right: -20px;
    bottom: -20px;
    background: url(assets/images/galleryImgBg.png) no-repeat;
    background-size: 100% 100%;
    z-index: -1;
}
.galleryImg img {
    display: block;
    width: 100%;
    height: auto;
    border: solid 3px #fff;
}
.galleryVideo {
    width: 90%;
    height: 245px;
    position: relative;
}
.galleryVideo iframe {
    width: 100%;
    height: 240px;
}
.galleryVideo:hover > span i,.galleryVideo .galleryIconBlock {
    display: none;
}


.galleryImg > span {
    display: block;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background: rgba(0,0,0,0.7);
    transform: scale(0);
    visibility: hidden;
    opacity: 0;
    transition: all 300ms ease-in-out;
}
.galleryImg:hover > span {
    transform: scale(1);
    visibility: visible;
    opacity: 1;
}
.galleryImg > span i {
    display: block;
    font-size: 24px;
    color: inherit;
    width: 60px;
    line-height: 60px;
    height: 60px;
    text-align: center;
    background: #987d3a;
    border-radius: 100%;
    margin: 0 auto;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    transform: scale(5.5);
    visibility: hidden;
    opacity: 0;
    transition: all 400ms ease-in-out;
}
.galleryImg:hover > span i {
    transform: scale(1);
    visibility: visible;
    opacity: 1;
}
/*stakeholdersSection*/
.stakeholdersSection {
    display: flex;
    align-items: center;
    clear: both;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: url(assets/images/bannerOverlay.png) no-repeat fixed 100%;
    background-size: cover;
}
.stakeholdersSection .row {
    text-align: center;
}
.sponImg {
    display: inline-block;
    margin: 10px;
    padding: 3px;
    border: solid 1px #ddd;
    /*height: 600px;
    width: auto;
    max-width: none;*/
    height: auto;
    width: 100%;
}

@media (max-height: 768px) {
    .sponImg {
        /*height: 500px;*/
    }
}

/*footerSection*/
.footerSection {
    display: block;
    clear: both;
    width: 100%;
    height: 100%;
    /*padding: 70px 0 120px 0;*/
    position: relative;
    overflow: hidden;
    color: #fff;
    background: url(assets/images/footer.jpg) no-repeat #222 center;
    background-size: cover;
}
.footerSection:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.75;
}
.footerSection .heading-center {
    text-transform: capitalize !important;
    margin-bottom: 20px;
    font-size: 40px !important;
}
.footerMap,.footerDesc {
    display: block;
    width: 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
}
/*footer-social*/
.footer-social {
    position: absolute;
    top: 20px;
    right: 30px;
}
.footer-social a {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    border-radius: 100%;
    width: 34px;
    height: 34px;
    line-height: 34px;
    margin: 0 1px;
    text-align: center;
    opacity: 0.8;
    transition: all 300ms ease-in-out;
    /*background: url(assets/images/socialBg.png) no-repeat center;*/
}
.footer-social a:hover {
    background: #fff;
    color: #222;
    opacity: 1;
}
.facebookLink {
    background: #204385;
    color: #fff;
}
.twitterLink {
    background: #2aa9e0;
}
.youtubeLink {
    background: #eb2429;
}
.linkedinLink {
    background: #02669a;
}
.pinterestLink {
    background: #ca2128;
}
.google-plusLink {
    background: #d3492c;
}
/*footer form wpforms-container*/
.wpforms-container {
    display: block;
    width: 100%;
    position: relative;
}
.wpforms-container form {
    display: block;
    width: 100%;
}
.wpforms-container .wpforms-field-container {
    display: block;
    width: 100%;
}
.wpforms-container .wpforms-field-container .wpforms-field-text,
.wpforms-container .wpforms-field-container .wpforms-field-email {
    clear: none !important;
    display: block;
    width: 48% !important;
    float: left !important;
    margin: 0 1%;
    position: relative !important;
    padding: 5px 0 !important;
}
.wpforms-container .wpforms-field-container .wpforms-field-textarea {
    clear: both !important;
    display: block;
    width: 98% !important;
    float: none !important;
    margin: 0 1%;
    position: relative !important;
    padding: 5px 0 !important;
}
.wpforms-container .wpforms-field-container .wpforms-field label {
    display: block !important;
    text-align: center !important;
    width: 100% !important;
}
.wpforms-container .wpforms-field-container .wpforms-field label span {
    display: inline-block !important;
    width: auto !important;
}
.enquiry-form {
    position: relative;
}
.enquiry-form label {
    display: block;
    color: #fff;
}
.enquiry-form button {
    font-size: 16px;
    font-weight: 700;
}
.enquiry-form input,
.wpforms-container .wpforms-field-container .wpforms-field input {
    display: block;
    width: 100% !important;
    text-indent: 45px !important;
    height: 35px !important;
    border: solid 1px #fff !important;
    font-family: sans-serif !important;
    background: transparent !important;
    color: #fff !important;
    max-width: none !important;
    border-radius: 0 !important;
}
.enquiry-form textarea,
.wpforms-container .wpforms-field-container .wpforms-field textarea {
    display: block !important;
    width: 100% !important;
    text-indent: 45px !important;
    height: 100px !important;
    padding: 5px 0 !important;
    max-width: none !important;
    border: solid 1px #fff !important;
    font-family: sans-serif !important;
    background: transparent !important;
}
.wpforms-recaptcha-container {
    display: block !important;
    width: 304px !important;
    margin: 0 auto !important;
    padding: 5px 0 !important;
}
.wpforms-submit-container {
    padding: 0 !important;
}
.wpforms-submit-container button {
    background: #987d3a !important;
    border: none !important;
    color: #fff !important;
}
.wpforms-submit-container button:hover,
.wpforms-submit-container button:focus {
    background: #ea2030 !important;
    color: #fff !important;
}
.enquiry-form input:hover,
.enquiry-form textarea:hover,
.enquiry-form input:focus,
.enquiry-form textarea:focus,
.enquiry-form input:active,
.enquiry-form textarea:active {
    border-color: #ddd;
}
.enq-formgroup {
    display: block;
    position: relative;
    margin-bottom: 15px;
}
.enq-formgroup i {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: transparent;
    color: #fff;
    text-align: center;
    font-size: 20px;
    position: absolute;
    top:0;
    left: 0;
    z-index: 1;
    text-shadow: 0 2px 0 rgba(0,0,0,0.2);
}

/*copyright*/
.copyright {
    display: block;
    position: absolute;
    bottom: 15px;
    left: 30px;
    right: 30px;
    text-align: center;
    padding-top: 10px;
    border-top: solid 1px rgba(255,255,255,0.2);
}
.copyright > p {
    margin: 0;
}
.copyright p,.copyright p a,.copyright a {
    color: #fff;
    font-weight: 600;
}
.copyright a:hover {
    text-decoration: underline;
}

/*internalPageLayout*/
.internalPageLayout {
    display: block;
    width: 100%;
    height: auto;
    padding: 60px 0;
    position: relative;
}
.internalBannerSection {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}
.internalBannerSection:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
}
.internalBannerSection p {
    margin: 0;
    display: block;
}
.internalBannerSection img {
    display: block;
    width: 100%;
    height: auto;
}
.internalPageLayout ul,
.internalPageLayout ol {
    margin: 0 15px 15px 30px;
}
.internalPageLayout ul li {
    list-style-type: square;
    margin: 5px 0;
}
html[lang="ar"] .internalPageLayout {
    direction: rtl;
    text-align: right;
}

/*singlePageBanner*/
.singlePageContainer {
    display: block;
    padding: 50px 0;
    position: relative;
}
.singlePageBanner {
    display: block;
    position: relative;
    width: 100%;
    height: 300px;
    background: url('assets/images/slide1.jpg') no-repeat center;
    background-size: cover;
    overflow: hidden;
    color: #fff;
}
.singlePageBanner:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.6;
}
.singlePageBanner > div {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    z-index: 2;
    color: inherit;
    text-align: center;
}
.singlePageBanner > div h1 {
    display: inline-block;
    font-size: 42px;
}
.post-template-single-page-template .logo3 {
    display: none;
}
.singlePageContainer .col-md-12 ul {
    margin: 0 0 15px 15px;
}
.singlePageContainer .col-md-12 ul li {
    list-style-type: square;
}

/*misc*/
.container {
    position: relative;
    z-index: 10;
}
/*divTable & cell*/
.divTable {
    display: table;
    width: 100%;
    height: 100%;
}
.divTableCell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.heading-center {
    display: block;
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}
html[lang="ar"] .heading-center {
    text-align: center !important;
}
h2.heading-center {
    text-transform: uppercase;
}
.heading-center {
    padding-bottom: 5px;
}
.heading {
    display: inline-block;
    text-align: left;
    position: relative;
    padding-bottom: 10px;
}
.heading small {
    display: block;
    font-size: 18px;
    color: #999;
}
.heading small a {
    color: inherit;
}
.heading:after,
.heading-center:after {
    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background: #987d3a;
    position: absolute;
    bottom: 0;
}
.heading-center:after {
    margin: 0 auto;
    left: 0%;
    right: 0%;
}
.heading:after {
    left: 0%;
}
html[lang="ar"] .heading {
    display: block;
    text-align: right;
}
html[lang="ar"] .heading:after {
    left: initial !important;
    right: 0% !important;
    width: 100px !important;
}
.btn-transparent {
    display: inline-block;
    padding: 8px 15px;
    border: solid 2px #fff;
    color: #fff;
    background: rgba(0,0,0,0.3);
    font-size: 18px;
    font-weight: bold;
    transition: all 300ms ease-in-out;
}
.btn-transparent:hover,.btn-transparent:focus,.btn-transparent:active,
.btn-default:hover,.btn-default:focus,.btn-default:active {
    background: #987d3a !important;
    border-color: transparent;
    color: #fff;
}
.btn {
    transition: all 300ms ease-in-out;
    border-radius: 0 !important;
}
.btn-primary {
    background: #987d3a !important;
    color: #fff;
    border: none;
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active {
    background: #ea2030 !important;
    color: #fff;
}
.space5 {
    display: block;
    clear: both;
    padding: 5px 0;
}
.space10 {
    display: block;
    clear: both;
    padding: 10px 0;
}
.space15 {
    display: block;
    padding: 15px;
    clear: both;
}
.space50 {
    display: block;
    padding: 50px 0;
    clear: both;
}
.space30 {
    display: block;
    padding: 30px 0;
    clear: both;
}
.centertext,.center {
    text-align: center;
}
.white {
    color: white;
}

/**********scrollUp**********/
.scrollup {
    width:40px;
    height:40px;
    opacity:0.9;
    position:fixed;
    bottom:50px;
    right:20px;
    display:none;           
    background: url(assets/images/up.png) no-repeat center #fff;
    z-index: 200;
    border-radius: 100%;
}
.scrollup:hover {
    opacity:1;
}
/*******Visibility divs***********/
.hidden_element {
    opacity:0;
}
.visible_element {
    opacity:1;
}



/*media queries for mobile responsiveness*/
@media (max-width: 991px) {
    .hiddenHeader {
        display: none !important;
    }
    .logo {
        display: block;
        position: absolute;
        top: 20px;
        left: 20px;
        right: 20px;
        text-align: center;
        transform: none;
        -webkit-transform: none;
        opacity: 1 !important;
    }
    .topMenu {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
    }
    .menus > ul {
        display: none;
        width: 100%;
    }
    .menus > ul > li {
        display: block;
        width: 50%;
        float: left;
    }
    .menus > ul > li > a {
        margin: 2px;
        background: rgba(0,0,0,0.7);
    }
    .respBtnMenu {
        display: block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #987d3a;
        cursor: pointer;
        color: #fff;
        font-size: 24px;
    }
    .respBtnMenu:hover {
        background: #ea2030;
        color: #fff;
    }

    .topLangIcons {
        top: 10px;
        right: 10px;
        z-index: 50;
    }
    .bannerHeading {
        display: block;
        width: 90%;
        text-align: center;
        bottom: 32%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .bannerHeading h1 {
        font-size: 22px !important;
        line-height: 25px !important;
    }
    .bannerHeading p {
        font-size: 16px;
        line-height: normal;
        padding: 0 30px;
    }
    .bannerHeading a {
        margin-top: 0;
        font-size: 16px;
        padding: 4px 20px;
    }
    .logo3 {
        width: 100px;
        right: 10px;
    }
    .countdownClock {
        width: 220px;
        height: auto;
        left: 0;
        text-align: center;
    }
    .countdownClock > span {
        font-size: 24px;
    }
    .countdownClock > .countDesc {
        padding-top: 0;
        position: relative;
        top: -6px;
    }
    .countdownClock > .countDesc div {
        font-size: 12px;
        padding: 0 9px;
    }
    .down-arrow-box {
        bottom: 25%;
    }
    .scrollSectionBtn {
        display: none !important;
        top: 0 !important;
        transform: none !important;
        transition: none !important;
    }
    .overviewSection,
    .qualityControlSection,
    .raceSection,
    .locationSection,
    .hswSection,
    .participateSection,
    .gallerySection,
    .stakeholdersSection,
    .footerSection {
        height: auto;
        padding: 30px 0;
    }
    .dust-particle {
        display: none;
    }
    .featImgDesc {
        position: relative;
        left: 0;
    }
    .featImgDesc > div {
        top: 0 !important;
        width: 100%;
        box-shadow: none;
        background: transparent;
        color: #000;
    }
    .halfOverviewSection {
        height: 400px;
    }
    .featImg {
        opacity: 1;
    }
    .qcImageBox {
        width: 90%;
        height: 400px;
        float: none;
        left: 0;
        top: 0;
        margin: 15px auto;
    }
    .qcDescBoxParent {
        width: 100%;
        height: auto;
        float: none;
    }
    .qualityControlSection .qcDescBox {
        position: relative !important;
        top: 0 !important;
        bottom: 0 !important;
    }
    .qualityControlSection .qcImageBox {
        left: 0;
    }
    .qcImageBox > div {
        top: 15px;
        bottom: 15px;
        left: 15px;
        right: 15px;
    }
    .qcDescBox {
        top: 0;
        bottom: 0;
    }
    .raceSection .qcDescBox {
        left: 0;
    }
    .locationDesc {
        height: auto;
    }
    .locationMap {
        height: 250px;
    }
    h2 {
        font-size:30px;
    }
    .mapMarker {
        display: none;
    }
    .hswSection .qcDescBox {
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
    }
    #activitiesSlider .item ol li {
        float: none;
        width: 100%;
        padding: 0;
    }
    .gallerySection .row {
        transform: none;
        top: 0;
    }
    .divTable,.divTableCell {
        height: auto;
        display: block;
    }
    .footerMap, .footerDesc {
        width: 100%;
        float: none;
    }
    .footerMap {
        height: 300px;
    }
    .footerDesc {
        height: auto;
    }
    .footer-social {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        padding: 20px 0;
        text-align: center;
    }
    .footerSection .heading-center {
        font-size: 24px !important;
    }
    .copyright {
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px;
    }
    .scrollup {
        bottom: 15px;
        right: 5px;
    }
    body.page-template-dubai-camel-racing-club .logo {
        margin: 0 auto;
        text-align: center;
        width: 140px;
    }
    html[lang="ar"] .countdownClock {
        right: 10px;
    }
    html[lang="ar"] .logo3 {
        left: 10px;
    }
    .countDesc.arabicDesc > div {
        font-size: 15px !important;
    }
    html[lang="ar"] .bannerHeading {
        text-align: center;
        left: 0;
        right: 0;
    }
}


@media (max-width: 768px) {
    #bg iframe,.videoBanner {
        width: 320%;
        height: 320%;
        top: -110%;
        left: -110%;
        opacity: 0.5;
    }
    .bannerHeading {
        bottom: 60px;
    }
    .down-arrow-box {
        bottom: 30px;
    }
}