/* ---------- Fonts Start ---------- */
@font-face {
    font-family: "Futura PT";
    src: url("../fonts/en/FuturaPT-BoldObl.woff2") format("woff2");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT Book";
    src: url("../fonts/en/FuturaPT-Book.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT Cond";
    src: url("../fonts/en/FuturaPTCond-Bold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT Cond";
    src: url("../fonts/en/FuturaPTCond-BoldObl.woff2") format("woff2");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT";
    src: url("../fonts/en/FuturaPT-Bold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT Book";
    src: url("../fonts/en/FuturaPT-BookObl.woff2") format("woff2");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT Cond Book";
    src: url("../fonts/en/FuturaPTCond-BookObl.woff2") format("woff2");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT Cond Extra";
    src: url("../fonts/en/FuturaPTCond-ExtraBold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT Cond Extra";
    src: url("../fonts/en/FuturaPTCond-ExtraBoldObl.woff2") format("woff2");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT Cond Book";
    src: url("../fonts/en/FuturaPTCond-Book.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT Cond";
    src: url("../fonts/en/FuturaPTCond-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT Extra";
    src: url("../fonts/en/FuturaPT-ExtraBold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT Demi";
    src: url("../fonts/en/FuturaPT-DemiObl.woff2") format("woff2");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT Demi";
    src: url("../fonts/en/FuturaPT-Demi.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT Cond";
    src: url("../fonts/en/FuturaPTCond-MediumObl.woff2") format("woff2");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT";
    src: url("../fonts/en/FuturaPT-Light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT";
    src: url("../fonts/en/FuturaPT-HeavyObl.woff2") format("woff2");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT Extra";
    src: url("../fonts/en/FuturaPT-ExtraBoldObl.woff2") format("woff2");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT";
    src: url("../fonts/en/FuturaPT-Heavy.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT";
    src: url("../fonts/en/FuturaPT-LightObl.woff2") format("woff2");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT";
    src: url("../fonts/en/FuturaPT-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Futura PT";
    src: url("../fonts/en/FuturaPT-MediumObl.woff2") format("woff2");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* ------------------------- */

@font-face {
    font-family: "Bahij Janna";
    src: url("../fonts/ar/BahijJanna-Bold.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Bahij Janna";
    src: url("../fonts/ar/BahijJanna-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* -------------------------------------------------------- */

html {
    overflow-x: hidden;
}

*,
body {
    font-family: "Bahij Janna" !important;
    font-weight: normal;
}

.navbar .navbar-nav .nav-link,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Bahij Janna" !important;
    font-weight: bold;
}

/* ---------- Fonts End ---------- */

/* ---------- General Fixes Start ---------- */

.btn.focus,
.btn:focus {
    box-shadow: unset !important;
}

.btn:focus-visible {
    outline: 0 !important;
}

input:focus {
    box-shadow: unset !important;
}

input:focus-visible {
    outline: 0 !important;
}
.gsHero {
    padding: 0;
    height: unset;
}
.gsHero .container-fluid {
    padding: 0;
}
.gsHero .gsHeroImg {
    position: unset;
}

.before-center {
    opacity: 0.2 !important;
    filter: blur(1px);
}
.newBtnClass .h1 {
    top: 85% !important;
    margin-left: 147px;
}

.newBtnClass .h1{
    top: 85% !important;
    margin-left: 147px;
}

.dropdown:focus-visible {
    outline: 0 !important;
}

.dropdown-toggle:focus-visible {
    outline: 0 !important;
}

.socialinks a img.fb {
    width: 8px;
}

.socialinks a img.linkedin {
    width: 17px;
}

.socialinks a img.insta {
    width: 19px;
}

.socialinks a img.twitter {
    width: 18px;
}

.socialinks a img {
    position: absolute;
    transition: 1s ease-in-out;
}

.socialinks a img:last-child {
    opacity: 0;
}

.socialinks a img:last-child:hover {
    opacity: 1;
}

.golfBtnSize {
    width: 190px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 500;
    padding: 0;
    transition: 1s;
    z-index: 1;
    position: relative;
    border: 0;
}

.golfBtnSize:hover {
    transform: scale(1.1);
}
#carouselMobileHeroControls .slide {
    display: block !important;
}
.golfBtnGreen {
    background: linear-gradient(-95.59deg, #43a32b 0%, #9ecb1b 99.99%);
    color: #fff;
}

.golfBtnGreen:hover {
    background: linear-gradient(-96.46deg, #144920 0%, #1b934b 100.01%);
    color: #ffff;
}

.golfBtnWhite {
}

.golfBtnWhite:hover {
    background: #e2e2e2;
}

.jsLines {
    position: relative;
}

.intro {
    padding: 30px 0;
    padding: 0;
}

.pt55 {
    padding-top: 55px !important;
}

.block p {
    opacity: 0;
    transition: 0.5s;
}

.animateOnScroll p {
    animation: horizontal-shaking 0.4s;
    opacity: 1;
}

@keyframes horizontal-shaking {
    0% {
        transform: translateX(15px);
        opacity: 0;
    }
    20% {
        transform: translateX(30px);
        opacity: 0.4;
    }
    60% {
        transform: translateX(10px);
        opacity: 0.3;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

/* @keyframes horizontal-shaking {
  0% { transform: translateX(0) }
  25% { transform: translateX(10px) }
  50% { transform: translateX(-10px) }
  75% { transform: translateX(10px) }
  100% { transform: translateX(0) }
 } */

.effectBanner {
    background-image: url(../images/bannerEffect.gif);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    mix-blend-mode: difference;
    opacity: 60%;
}

.effectBannerWhite {
    background-image: url(../images/bannerEffect.gif);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    mix-blend-mode: plus-lighter;
}

.intro .letterByLetter {
    position: relative;
}

.intro .letterByLetter .shadowDiv {
    font-weight: 700;
    font-size: 73px;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    left: 0;
    top: -34px;
    z-index: -1;
    color: #0966370d;
    font-size: 48px;
    transform: scale(1.2, 1.35);
    transform-origin: bottom;
    transform: scale(1.2);
    top: unset;
    /* bottom: 0; */
    line-height: 1.2;
}

.intro .letterByLetter .layerAnimateDiv {
    position: absolute;
    background: #fff;
    /* background: #F8F8F8; */
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}

.squares .intro .letterByLetter .layerAnimateDiv {
    background: #f8f8f8;
}

.animateOnScroll.squares .intro .letterByLetter .layerAnimateDiv {
    animation: shadowAnimateIn 2s;
}

.motionLinesBg .intro .letterByLetter .layerAnimateDiv {
    background: #f0f0f0;
    opacity: 0.2s;
}

/* .intro:hover .letterByLetter .layerAnimateDiv {
  animation: shadowAnimateIn 4s;
} */
.animateOnScroll .intro .letterByLetter .layerAnimateDiv {
    animation: shadowAnimateIn 4s;
    width: 0;
}

@keyframes shadowAnimateIn {
    0% {
        width: 100%;
    }

    100% {
        width: 0%;
    }
}

/*
@keyframes shadowAnimateIn {
  0% {
    width: 100%;
  }

  50% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
} */

.intro .letterByLetter div span {
}

.intro h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    text-transform: uppercase;
    color: #1b934b;
    margin-bottom: 15px;
    z-index: 1;
}

.intro p {
    font-size: 23px;
    text-align: center;
    color: #000000;
    margin-bottom: 15px;
    font-weight: 300;
}

.intro .bookFont,
.intro p.quote {
    color: #0c0c0c;
}

.intro p.thinP {
    font-style: normal;
    font-weight: 300;
    position: relative;
    /* margin-bottom: 0; */
}

.intro .golfBtnSize {
    margin: auto 18px;
    margin-top: 30px;
}

.intro .golfBtnWhite {
    border: 1px solid #545454;
    color: #1b934b;
}

.intro p.normalP {
    font-weight: 450;
}

.intro p.italicP {
    font-style: italic;
}

.eventCalPage .intro p.italicP {
    font-size: 27px;
    margin: auto;
    margin-bottom: 20px;
    opacity: 1;
}

.intro .lightGreen {
    color: #3ea02c !important;
}

.lightGreen.italicP {
    font-weight: 400 !important;
}

.intro .darkGreen {
    color: #144920 !important;
}

.boldP {
    font-weight: 700 !important;
}

.intro .lightBlack {
    color: #0c0c0c !important;
}

.intro .sustainabilty {
    color: #1b934b !important;
}

.intro p.boldP {
}

.intro .btn {
}

section {
    /* position: relative; */
    /* top: -480px; */
    margin-bottom: 55px;
}

#scroll-top {
    position: absolute;
    width: 60px;
    height: 60px;
    background: #fff;
    border: 1px solid #096637;
    left: 50px;
    top: -30px;
    border-radius: 50px;
    text-align: center;
    line-height: 55px;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    z-index: 9;

    position: fixed;
    top: unset;
    bottom: 15px;
}

#scroll-top:hover {
    line-height: 35px;
}

#scroll-top svg {
}

/* ---------- General Fixes End ---------- */

/* Navbar Start */

.navbar {
    /* background: #68686866 !important; */
    background: linear-gradient(
        180deg,
        #010101 -72.66%,
        rgba(1, 1, 1, 0) 100%
    ) !important;

    transition: 0.8s;
    top: 0;
}

.navbar .navbar-nav .nav-link {
    /* font-family: "Futura PT"; */
    font-weight: 450;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
}

.navbar-brand {
}

.navbar-brand img {
    width: 216px;
}

.navbar-brand img:focus-visible {
    outline: 0;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
}

.navbar .navbar-nav .nav-link.active {
}

.navbar .dropdown-toggle::after {
    display: none;
}

.navbar .dropdown-item {
    text-transform: capitalize;
    color: #fff;
    font-size: 15px;
    padding: 0.6rem 1.5rem;
    position: relative;
}

.navbar li.hasSubMenu > .dropdown-item::before {
    content: url(../images/homePage/icons/arrow-right.svg);
    position: absolute;
    left: 10px;
    top: 10px;
    transform: rotate(180deg);
}

.navbar .dropdown-item svg {
    position: absolute;
    left: 20px;
    top: 15px;
    height: 12px;
    width: auto;
}

.navbar .dropdown-item.active {
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: rgba(217, 217, 217, 0.5);
    background: unset;
    color: #a1d317;
}

.navbar-nav .dropdown-menu {
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    margin: auto;
    border-radius: 0;
    padding: 8px 0;
    border: none;
}

.navbar .navbar-nav .lang .nav-link {
    font-family: "Futura PT";
    font-weight: 500;
    font-size: 18px;
    color: #a9d045;
}

.navbar.navbar-scroll {
    background-color: #000 !important;
}

.navbar-scroll .navbar-brand img {
    /* width: 180px; */
}

@media (min-width: 992px) {
    .navbar-expand-lg.navbar-scroll {
        height: 90px;
    }

    .navbar-expand-lg.navbar-scroll .navbar-collapse {
        height: 90px;
    }

    .navbar-expand-lg.navbar-scroll .navbar-nav {
        height: 90px;
        line-height: 90px;
    }

    .navbar {
        padding: 0;
    }

    .navbar-expand-lg {
        height: 100px;
        position: fixed;
        z-index: 99;
        width: 100%;
        /* top: 0; */
        /* background: transparent !important; */
    }

    .navbar-expand-lg .navbar-collapse {
        height: 128px;
        flex-grow: 0.8;
    }

    .navbar-expand-lg .navbar-nav {
        height: 128px;
        /* line-height: 128px; */
    }

    .navbar-expand-lg .navbar-nav .nav-item {
        margin: auto 15px;
    }

    .navbar-expand-lg .navbar-nav .nav-item .book-now span {
        margin-top: -3px;
    }

    .navbar .navbar-nav .nav-link {
        padding: 0;
        position: relative;
    }

    .navbar .navbar-nav .nav-link img {
        width: 75px;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu.submenu {
        /* padding: 0; */
        top: 0px;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu.submenu li {
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu.submenu li a {
        padding: 0.6rem 1.5rem;
    }

    .navbar-dark .navbar-brand {
        margin-right: 6.6%;
    }

    .dropdown-menu .dropdown-toggle:after {
        border-top: 0.3em solid transparent;
        border-left: 0;
        border-bottom: 0.3em solid transparent;
        border-right: 0.3em solid;
    }

    .dropdown-menu .dropdown-menu {
        margin-right: 0;
        margin-left: 0;
    }

    .dropdown-menu li {
        position: relative;
        line-height: initial;
    }

    .nav-item .submenu {
        display: none;
        position: absolute;
        right: 100%;
        top: -7px;
    }

    .nav-item .submenu-left {
        left: 100%;
        right: auto;
    }

    .dropdown-menu > li:hover {
        /* background-color: #f1f1f1; */
    }

    .dropdown-menu > li:hover > .submenu {
        display: block;
    }

    .d-lg-table-row-group {
        display: table-row-group !important;
    }
}

/*

.navbar .navbar-nav .nav-link:before {
  content: "";
  display: block;
  height: 1px;
  width: 0%;
  position: absolute;
  background: #a1d317;
  bottom: 0;
  left: 0;
  transition: 1s;
  opacity: 0;
  left: -20px;
}

.navbar .navbar-nav .nav-link:hover:before {
  height: 4px;
  width: 100%;
  opacity: 1;
  left: 0;
}  */

.navbar .navbar-nav .nav-link {
    position: relative;
}

.navbar .navbar-nav .nav-link .halfLine {
    display: block;
    height: 1px;
    width: 0%;
    position: absolute;
    background: #a1d317;
    bottom: 0;
    right: 0;
    transition: 1s;
    opacity: 0;
    /* transition-timing-function: ease-in; */
    right: -20px;
}

/* .navbar .navbar-nav .nav-link:hover .halfLine { */
.navbar .navbar-nav .show .nav-link .halfLine {
    height: 4px;
    width: 100%;
    opacity: 1;
    right: 0;
}

/* Navbar End */

/* Hero Start */

.hero {
    height: 100vh;
    top: unset;
}

.hero .row,
.hero .container-fluid {
    height: 100%;
}

.hero .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(
        -360deg,
        rgba(0, 0, 0, 0.95) 0%,
        rgba(0, 0, 0, 0) 76%
    );
    z-index: 1;
}

.hero .heroImg {
    height: 100%;
    z-index: 0;
}

.hero .heroImg img {
    height: 100%;
    position: absolute;
    left: -240px;
    transition: 2s;
}

.hero .animateHero:hover img {
    left: 0;
}

.hero .bigHero {
    position: absolute;
    z-index: 2;
    right: 31px;
    bottom: 5%;
    left: 0;
}

.hero .bigHero .justBorder {
}

.hero .bigHero .justBorder {
    display: none;
}

.hero .bigHero .welcomeGolf {
    padding: 15px 0;
    padding-right: 26px;
    position: absolute;
    bottom: 0;
    transition: 1s;
}

.hero .bigHero .welcomeGolf::before {
    content: "";
    position: absolute;
    width: 5px;
    top: 0;
    bottom: 0;
    right: 0;
    background: #b5ce29;
}

.hero .bigHero .welcomeGolf .h1 {
    font-style: italic;
    font-weight: 500;
    font-size: 50px;

    /* identical to box height, or 144% */
    text-transform: uppercase;
    color: #ffffff;
    font-family: "Futura PT";
}

.hero .bigHero .welcomeGolf img {
    width: 245px;
    transition: 1s;
}

.hero .bigHero .welBtns {
    margin-top: 21px;
    display: block;
    /* display: none; */
    opacity: 0;
    transition: 1s;
}

.hero .bigHero .welBtns .btn:first-child {
    margin-left: 30px;
}

.hero .bigHero .welBtns .btn:last-child {
    background: #ffffff;
    color: #3e9f2c;
}

.hero .animateHero {
    transition: 1s;
}

.hero .animateHero:hover .bigHero {
}

.hero .animateHero:hover .bigHero .welcomeGolf {
    bottom: 100px;
}

.hero .animateHero:hover .bigHero .welBtns {
    display: block;
    opacity: 1;
}

.hero .animateHero:hover .bigHero .welcomeGolf img {
    width: 275px;
}

/* small divs */

.hero .animateHero.animateHeroSm .overlay {
}

.hero .animateHero.animateHeroSm .heroImg {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.hero .animateHero.animateHeroSm .heroImg img {
    position: unset;
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
    transition: 0.5s;
    bottom: 0;
    height: 100%;
    object-fit: cover;
}

.hero .animateHero.animateHeroSm:hover img {
    top: -15px;
}

.hero .animateHero.animateHeroSm .bigHero {
}

.hero .animateHero.animateHeroSm .bigHero .justBorder {
}

.hero .animateHero.animateHeroSm .bigHero .justBorder {
}

.hero .animateHero.animateHeroSm .bigHero .welcomeGolf {
    padding: 0;
}

.hero .animateHero.animateHeroSm .bigHero .welcomeGolf::before {
    display: none;
}

.hero .animateHero.animateHeroSm .bigHero .welcomeGolf .h1 {
}

.hero .animateHero.animateHeroSm .bigHero .welcomeGolf img {
}

.hero .animateHero.animateHeroSm:last-child .bigHero .welcomeGolf img {
    width: 180px;
}

.hero .animateHero.animateHeroSm .bigHero .welBtns {
}

.hero .animateHero.animateHeroSm .bigHero .welBtns .golfBtnSize {
    width: 170px;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    margin: auto;
    margin-top: 15px;
}

.hero .animateHero.animateHeroSm .bigHero .welBtns .btn:first-child {
    background: linear-gradient(-95.59deg, #43a32b 0%, #91cb1b 99.99%);
}

.hero .animateHero.animateHeroSm .bigHero .welBtns .btn:first-child:hover {
    background: linear-gradient(-96.46deg, #144920 0%, #1b934b 100.01%);
}

.hero .animateHero.animateHeroSm .bigHero .welBtns .btn:last-child {
    color: #1b934b;
}

.hero .animateHero.animateHeroSm {
    padding: 0;
}

.hero .animateHero.animateHeroSm:hover .bigHero {
}

.hero .animateHero.animateHeroSm:hover .bigHero .welcomeGolf {
    bottom: 135px;
}

.hero .animateHero.animateHeroSm:hover .bigHero .welBtns {
}

.hero .animateHero.animateHeroSm:hover .bigHero .welcomeGolf img {
}

.hero .animateHero.animateHeroSm:nth-child(2) .bigHero .welcomeGolf img {
    width: 80px;
}

.hero .animateHero.animateHeroSm:nth-child(3) .bigHero .welcomeGolf img {
    width: 170px;
}

.hero .animateHero.animateHeroSm:last-child:hover .bigHero .welcomeGolf img {
    width: 160px;
}

.hero .socialinks {
    text-align: left;
    position: absolute;
    top: 24vh;
    z-index: 9;
}

.hero .socialinks a {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    margin: auto;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

/* Hero End */

/* Intro Section Start */
.introSection {
    /* background-image: url(../images/lines/Terrain-black.gif); */
    background-position: center;
    /* background-size: cover; */
    top: unset;
    background-repeat: no-repeat;
}

.introSection .intro {
}

.introSection .intro h2 {
}

.introSection .intro p {
}

.introSection .intro .btn {
    /* margin-bottom: 55px; */
    /* margin: auto; */
}

.introSection .motionLines {
    top: 20%;
    bottom: 16%;
}

.introSection .container .motionLines {
    top: 0%;

    bottom: 75%;
}

/* Carouel */

.introSection .car {
    height: 480px;
}

.introSection .car1 {
}

.introSection .car3 {
}

.introSection .car img {
    position: absolute;
    top: 0;
    height: 100%;
}

.introSection .car1 img {
    right: 0;
}

.introSection .car3 img {
    left: 0;
}

#introCarouselIndicators {
    z-index: 9;
    /* position: relative; */
    /* top: -480px; */
}
.animate-carousel {
    background: #00000080;
    background-color: #00000066;
}

#introCarouselIndicators .carousel-control-next,
#introCarouselIndicators .carousel-control-prev {
    position: absolute;
    top: unset;
    right: unset;
    left: unset;
    bottom: unset;
    display: inline-block;
    width: 42px;
    height: 42px;
    left: 170px;
    bottom: -65px;
    line-height: 42px;
}

#introCarouselIndicators .carousel-control-next svg,
#introCarouselIndicators .carousel-control-prev svg {
    height: 27px;
    width: auto;

    transform: rotate(180deg);
}

#introCarouselIndicators .carousel-control-next {
}

#introCarouselIndicators .carousel-control-prev {
    left: 245px;
}

#introCarouselIndicators .carousel-indicators {
    left: 400px;
    right: unset;
    top: unset;
    bottom: -74px;
}

#introCarouselIndicators .carousel-indicators li {
    width: 19px;
    height: 19px;
    background: #ffffff;
    /* Light green */
    border: 2px solid #3ea02c;
    border-radius: 50%;
}

#introCarouselIndicators .carousel-indicators .active {
    background: #3ea02c;
}

#introCarouselIndicators .aramco {
    display: block;
    position: absolute;
    bottom: -66px;
    left: 334px;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    color: #000000;
}

/* carousel box layers */

.introSection .car2 {
    width: 430px;
    height: 495px;
    padding: 40px 30px;
    /* border: 1px solid #000; */
    position: relative;
    margin: auto;
}

.introSection .car2 img {
}

.introSection .car2 .address {
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    font-feature-settings: "tnum" on, "lnum" on;

    color: #000000;
}

.introSection .car2 h2 {
    font-weight: 700;
    font-size: 50px;
    text-transform: uppercase;
    font-feature-settings: "tnum" on, "lnum" on;
    color: #1b934b;
}

.introSection .car2 p {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #000000;
}

.introSection .car2 .readMore {
    position: absolute;
    font-style: italic;
    font-weight: 450;
    font-size: 24px;
    color: #1b934b;
    text-transform: capitalize;
    padding: 0;
    left: -3px;
    bottom: 0px;
    z-index: unset;
}

.introSection .car2 .coverLayer {
    position: absolute;
    width: 3px;
    background: #fff;
    height: 256px;
    top: 29px;
}

.introSection .car2 .leftLayer {
    right: -1px;
    height: 300px;
}

.introSection .car2 .rightLayer {
    left: -1px;
}

.carouselContainer {
    position: relative;
    /* margin-top: 50px; */
}

.prepareBoxLayer {
    position: absolute;
    z-index: 9;
    width: 100%;
}

.boxLayer {
    /* position: absolute; */
    border: 1px solid #000;
    width: 430px;
    height: 480px;
    /* border: 1px solid blue; */
    /* left: 220px; */
    /* z-index: 9; */
    padding: 50px 40px;
    margin: auto;
    position: relative;
}

.aramcoSocial {
}

.aramcoSocial a {
    display: inline-block;
    width: 20px;
    margin: auto 10px;
    transition: 0.5s;
}

.aramcoSocial a img {
    width: 100%;
}

.aramcoSocial a img.fb {
    width: 50%;
}

.aramcoSocial a:hover {
    transform: scale(1.2);
}

.removeBorder {
    position: absolute;

    height: 50px;

    width: 220px;

    left: -2px;

    background: #fff;

    bottom: -2px;

    /* background: red; */
}

/* Intro Section End */

/* strategic Pillars Start */

.strategicPillars {
    /* position: relative; */
    /* top: -400px; */
    margin-top: 125px;
    min-height: 480px;
    /* background-image: url(../images/lines/Terrain-black.gif); */
    /* background-position: bottom; */
    /* background-size: cover; */
}

.strategicPillars .pillarBox {
    text-align: center;
    transition: 1s;
}

.strategicPillars .col-lg-2:nth-child(2) .pillarBox .pillarDetails {
    background-color: #2dbbbb;
}

.strategicPillars .col-lg-2:nth-child(3) .pillarBox .pillarDetails {
    background-color: #68b585;
}

.strategicPillars .col-lg-2:nth-child(4) .pillarBox .pillarDetails {
    background-color: #b5ce29;
}

.strategicPillars .col-lg-2:nth-child(5) .pillarBox .pillarDetails {
    background-color: #94c55a;
}

.strategicPillars .col-lg-2:last-child .pillarBox .pillarDetails {
    background-color: #1b934b;
}

.strategicPillars .pillarBox .pillarImg {
    width: 92px;
    margin: auto;
    z-index: 1;
    position: absolute;
    right: 0;
    left: 0;
    top: -46px;
    transition: 1s;
}

.strategicPillars .pillarBox .pillarImg img {
    width: 100%;
    border-radius: 50%;
    transition: 1s;
    border: 5px solid #fff;
}

.strategicPillars .pillarBox .pillarImg img:first-child {
}

.strategicPillars .pillarBox .pillarImg img:last-child {
    display: none;
}

.strategicPillars .pillarBox .pillarDetails {
    background: #00a6d6;
    border-radius: 6px;
    padding: 20px 5px;
    padding-top: 70px;
    height: 140px;
    transition: 0.5s;
}

.strategicPillars .pillarBox .pillarDetails h3 {
    font-weight: 700;
    font-size: 17px;
    color: #fff;
    transition: 1s;
}

.strategicPillars .pillarBox .pillarDetails p {
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    display: none;
    transition: 1s;
}

/* strategic Pillars End */

/* golfApp Start */
.golfApp {
    /* position: relative; */
    /* top: -270px; */
    /* margin-top: 100px; */
}

.golfApp .intro {
    background: #f0f0f073;
    padding: 60px 45px;
}

.golfApp .intro h2 {
    font-size: 47px;
}

.golfApp .intro p {
    text-align: right;
}

.golfApp .row {
    /* height: 420px; */
    height: 516px;
}

.golfApp .appVideo {
    /* height: 100%; */
}

.golfApp .appVideo video {
    height: 100%;
    width: 100%;
    object-fit: fill;
}

.golfApp iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.golfApp .downloadBtn {
    display: inline-block;
    width: 130px;
}

.golfApp .downloadBtn img {
    width: 100%;
}

.golfApp .golfAppLinks {
    display: flex;
    align-items: center;
    justify-content: space-around;
    justify-content: space-evenly;
}

.golfApp .appDownBtns {
}

.golfApp .appDownBtns a {
}

.golfApp .appDownBtns a img {
    width: 130px;
    margin: auto 7px;
}

/* golfApp End */
/* Social Wall Start */

.socialWall {
    /* position: relative; */
    /* top: -250px; */
}

.socialWall .intro p.normalP span {
    color: #1b934b;
    font-weight: bold;
    font-style: italic;
}

.socialWall .instaProfile {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 370px;
    overflow: hidden;
}

.socialWall .instaProfile a {
    position: absolute;
    /* background: red; */
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 2px;
}

.socialWall .instaProfile a:hover {
}

.socialWall .instaProfile .instaPic {
    width: 100%;
    padding: 2px;
    height: 100%;
    object-fit: cover;
}

.socialWall .instaProfile .instaIcon {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 17px;
}

/* Social Wall End */

/* Subscribe  Start */

.subscribeSection {
}

.subscribeSection .input-group {
    width: 80%;
    /* margin: auto; */
    margin-right: auto;
}

.subscribeSection .input-group > .form-control {
    height: 55px;
    line-height: 55px;
    border-radius: 50px !important;
    top: -3px;
    margin-left: 20px;
    border: 1px solid #000;
    background: #fafafa;
    padding-right: 70px;
    color: grey;
    font-style: italic;
}

.subscribeSection .input-group img {
    position: absolute;
    top: 12px;
    right: 22px;
    z-index: 4;
}

.subscribeSection .intro .golfBtnSize {
    margin: auto;
    position: relative;
    top: -3px;
}

/*  Subscribe End */

/* Footer Start */

.footer {
    background-image: url(../images/homePage/footer/footer.png);
    background-size: cover;
    margin-bottom: 0;
    position: relative;
}

.footer .upperFooter {
    padding: 70px 0;
    border-bottom: 1px solid #bbb;
}

.footer .upperFooter .logos {
}

.footer .upperFooter .logos a {
    display: inline-block;
}

.footer .upperFooter .logos a img {
    width: 239px;
}

.footer .upperFooter .logos a img:first-child {
    margin-left: 25px;
}

.footer .upperFooter .apps {
    text-align: left;
    width: 49%;
    margin-right: auto;
    text-align: center;
}

.footer .upperFooter .apps a {
    display: inline-block;
}

.footer .upperFooter .apps p {
    font-weight: 500;
    font-size: 19px;
    line-height: 25px;
    text-transform: uppercase;
    color: #ffffff;
}

.footer .upperFooter .apps a img {
    width: 129px;
}

.footer .lowerFooter {
    padding-top: 50px;
    padding-bottom: 70px;
}

.footer .lowerFooter .links {
}

.footer .lowerFooter .links a {
    font-weight: 450;
    font-size: 20px;

    /* identical to box height, or 30px */
    color: #ffffff;
    margin-left: 40px;
    text-decoration: none;
    position: relative;
}

.footer .lowerFooter .links a:before {
    content: ".";
    position: absolute;
    top: 1px;
    right: -31px;
    font-size: 50px;
    line-height: 0;
    text-align: center;
}

.footer .lowerFooter .links a:first-child:before {
    content: "";
}

.footer .lowerFooter .socialinks {
    text-align: left;
    padding-left: 15px;
}

.footer .lowerFooter .socialinks a {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 20px;
}

.footer .lowerFooter .socialinks a img.fb {
    width: 8px;
}

.footer .lowerFooter .socialinks a img.linkedin {
    width: 17px;
}

.footer .lowerFooter .socialinks a img.insta {
    width: 19px;
}

.footer .lowerFooter .socialinks a img.twitter {
    width: 18px;
}

.footer .lowerFooter .socialinks a img {
    position: absolute;
    transition: 1s ease-in-out;
}

.footer .lowerFooter .socialinks a img:last-child {
    opacity: 0;
}

.footer .lowerFooter .socialinks a img:last-child:hover {
    opacity: 1;
}

/* Footer End */

/* Past Events Page */

.eventsArchive {
}

.eventsArchive .pastEvent {
    border-radius: 26px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
}

.eventsArchive .pastEvent .pastEventOverlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(
        -180deg,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.95) 100%
    );
    border-radius: 26px;
    z-index: 2;
}

.eventsArchive .pastEvent .player {
    width: 100%;
    transition: 0.5s;
    z-index: 1;
}

.eventsArchive .pastEvent .eventLogo {
    position: absolute;
    right: 16px;
    top: 20px;
    width: 29%;
    transition: 0.5s;
    z-index: 3;
}

.eventsArchive .pastEvent .pastEventDetails {
    position: absolute;
    bottom: -100px;
    right: 0;
    left: 0;
    transition: 0.5s;
    padding: 15px;
    padding-bottom: 25px;
    z-index: 4;
}

.eventsArchive .pastEvent .pastEventDetails h3 {
    font-weight: 700;
    text-transform: capitalize;
    color: #fafafa;
    font-size: 20px;
    margin: auto;
    margin-bottom: 3px;
}

.eventsArchive .pastEvent .pastEventDetails h4 {
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
    color: #a1d317;
    margin: auto;
}

/* Past Events End */

/* ---------------------------------------------------------- */

/* Max 1366 Pc */
/* @media (max-width: 1400px) {
  .introSection .car2 p {
    font-size: 16px;
  }
} */

@keyframes nextArrowAnimate {
    0% {
        left: 0;
    }
    50% {
        left: -6px;
    }

    100% {
        left: 0;
    }
}

@keyframes prevArrowAnimate {
    0% {
        right: 0;
    }
    50% {
        right: -6px;
    }

    100% {
        right: 0;
    }
}

/* Mobile Hero Carousel For Mobile and Tablet End */

.navbar-expand-lg .navbar-nav .dropdown-menu {
    transition: width 1s;
    /* width: 100%; */
    min-width: 100%;
}

.navbar-expand-lg .navbar-nav .dropdown-menu:after {
    content: "";
    display: block;
    height: 3px;
    width: 100%;
    position: absolute;
    background: #93c059;
    bottom: 0;
    transition: 1s;
    right: 0px;
    /* background: #1B934B; */
}

.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-menu.submenu:after {
    /* width: 0%; */
}

.navbar-expand-lg .navbar-nav .dropdown-menu.show .dropdown-menu.submenu:after {
    animation: lineAnimate 1.5s;
    background: #1b934b;
}

.navbar-expand-lg .navbar-nav .dropdown-menu.show:after {
    animation: lineAnimate 1.5s;
}

@keyframes lineAnimate {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}

/* ------- About Pages Start ------- */

/* This Is Golf Saudi Start */

.gsHero {
    /* background-image: url(../images/aboutPages/golfSaudi/home.png); */
    background-position: center;
    background-size: cover;
    /*height: 100vh;*/
    /*padding: 0 5%;*/
    position: relative;
    /*margin-top: 128px;*/
    padding-top: 0;
}

.gsHero .heroOverlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(
        -90deg,
        rgba(0, 0, 0, 0.65) 18.68%,
        rgba(217, 217, 217, 0) 104.35%
    );
}

.gsHero .gsHeroImg {
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    right: 0;
    height: 100vh;
    object-fit: cover;
    height: 100%;
}

.gsHero .h1 {
    position: absolute;
    top: 60%;
    /*bottom: 15vh;*/
    z-index: 1;
    padding-right: 60px;
    /* bottom: 38px; */
    /* left: 20px; */
    /* right: 0; */
}

.gsHero .h1 h1 {
    font-weight: 700;
    font-size: 72px;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 68px;
    font-weight: bolder;
}

.gsHero .slideLogo {
    position: absolute;
    bottom: 15vh;
    z-index: 1;
    width: 300px;
}

.gsHero .slideLogo img {
    width: 100%;
}

.gsHero .h1 span {
    display: block;
    webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: slideInLeft;
}

.gsHero .h1 .btn {
    webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: slideInLeft;
    /* animation-delay: .6s; */
}

.gsHero .h1 span:first-child {
    font-style: italic;
    font-weight: 500;
    font-size: 60px;
    animation-delay: 0.4s;
}

.gsHero .h1 span:nth-child(2) {
    animation-delay: 0.2s;
    font-weight: bolder;
}

.gsHero .h1 span:last-child {
    /* line-height: 50px; */
    font-weight: bolder;
}

.watch {
    /* background: #3ea02c; */
}

.watch img {
    width: 13px;
    position: relative;
    top: 0px;
    right: 5px;
    transform: rotate(180deg);
}

/* This Is Golf Saudi End */

/*  Goals Start */

.goalsObjectives {
    position: relative;
    /* margin-bottom: 0; */
}

.goalsObjectives .motionLines {
    top: 0%;
    z-index: -1;
    bottom: 39%;
}

.goalsObjectives .bgAbs {
    position: absolute;
    right: -50px;
    top: 15%;
    z-index: 0;
    width: 360px;
    z-index: -1;
}

.goalsObjectives .objective {
    position: relative;
    background-color: #1b934b;
    border-radius: 26px;
    height: 170px;
    overflow: hidden;
    margin-top: 20px;
    display: flex;
    align-items: center;
    padding-right: 5px;
}

.goalsObjectives .objective .bgMotionColor {
    position: absolute;

    top: calc(50% - 5px);

    right: calc(50% - 5px);

    width: 10px;

    height: 10px;
    opacity: 0;
    border-radius: 50%;
    transition: 0.5s;
}

.goalsObjectives .objCol {
    padding-right: 10px;
    padding-left: 10px;
}

.goalsObjectives .objCol:nth-child(odd) .objective .bgMotionColor {
    background: #144920;
}

.goalsObjectives .objCol:nth-child(even) .objective .bgMotionColor {
    background: #a1d317;
}

.goalsObjectives .objective:hover .bgMotionColor {
    opacity: 1;
    transform: scale(30);
}

.goalsObjectives .objective .triaShape {
    position: absolute;
    left: 56px;
    width: 48px;
    top: 0;
}

.goalsObjectives .objective .lamp {
    position: absolute;
    left: 20px;
    bottom: 0;
    width: 40px;
}

.goalsObjectives .objective .objDesc {
    /* position: absolute; */
    color: #fff;
    font-size: 15px;
    /* right: 25%;
  left: 2%; */
    margin-bottom: 0;
    font-family: "Futura PT book";
    padding: 0 6px;
    position: relative;
}

.goalsObjectives .objective .objNo {
    /* position: absolute; */
    color: #f5efdb;
    font-size: 94px;
    /* right: 5px; */
    text-align: left;
    font-weight: 600;
    transition: 0.3s;
    position: relative;
}

.goalsObjectives .objective:hover .objNo {
    /* top: 6px !important; */
    transform: translateY(-10px);
}

.goalsPillars {
    /* margin-bottom: 0; */
}

/*  Goals End */

.squares {
    margin-bottom: 0;
    position: relative;
}

.motionLines {
    background-image: url(../images/lines/Terrain-black.gif);
    background-position: center;
    background-size: cover;
    position: absolute;
    right: 0;
    left: 0;
    top: 51%;
    bottom: 0;
    /* background: #00000036; */
    opacity: 0.3;
    z-index: -1;
    top: 0%;
    bottom: 50%;
}

.squares .motionLines {
    z-index: 0;
}

.squareWithoutBg .motionLines {
    background: unset;
    display: none;
}

.binSalmanVision .motionLines {
    bottom: 50%;
    top: 0;
}

.motionLinesBg {
    background-image: url(../images/lines/Terrain-black.gif);
    background-position: bottom;
    /* background-size: cover; */
    background-color: #f0f0f0;
    background-repeat: no-repeat;
}

.motionLinesBg.squareWithoutBg {
    background-image: unset;
}

.squares .colNoPadd {
    height: auto;
}

.squares .intro {
    background: #f8f8f8;
    display: flex;
    justify-content: center;
    align-items: center;
}

.squares .intro .jsv {
    right: 10%;
    width: 82%;
    padding: 50px 0;
    z-index: 1;
}

.squares .squareImg img {
    transition: 0.5s;
}

.squares .squareLogo {
    margin-bottom: 45px;
}

.squareBlur .imgCol {
    position: relative;
}

.squareBlur .squareImg {
}

.squareBlur .squareImg img {
    filter: blur(3px);
}

.squareBlur .imgCol:hover .squareImg img {
    filter: unset;
}

.squareScale .imgCol:hover .squareImg img {
    transform: scale(1.06);
}

.squareBlur .blurLogo {
    width: 200px;
    z-index: 6;
    left: calc(50% - 100px);
    top: calc(50% - 100px);
    transition: 0.7s;
    position: absolute;
}

.squareBlur .imgCol:hover .blurLogo {
    opacity: 0;
}

.squares .squareImg {
    position: relative;
    z-index: 6;
    /* height: 100%; */

    display: flex;
    justify-content: center;
    /* align-items: center; */
    overflow: hidden;
    height: 100%;
}

.squares .squareImg img {
    /* width: 100%; */
    /* height: 100%;
  transform: scale(1.01); */

    display: flex;
    justify-content: center;
    align-items: center;
    /* overflow: hidden; */
    height: 100%;
    width: auto;
    object-fit: cover;
    flex: 1;
}

.squares .squareImg .squareImgOverlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0);
    transition: 0.7s;
}

.squares .imgCol:hover .squareImg .squareImgOverlay {
    background-color: rgba(0, 0, 0, 0.3);
}

@media (min-width: 1800px) {
    /* .squares .squareImg img {
      width: 100%;
      height: auto;
  } */
}

.squares .intro p.tagline {
    text-align: right;
    /* font-size: 18px; */
    color: #0c0c0c;
}

.squares .intro p.italicP {
    text-align: right;
}

.squares.gavSquares .intro p {
    /* margin: 15px auto; */
}

.intro ul {
    padding-inline-start: 20px;
}

.intro ul li p {
    color: #144920;
    margin-bottom: 10px;
}

.squares.gavSquares .intro ul li p {
    margin: 2px auto;
    color: #0c0c0c;
}

.squares .intro p.desc {
    text-align: right;
    /* margin-bottom: 0; */
    position: relative;
    /* z-index: 1; */
    /* font-size: 18px; */
    color: #0c0c0c;
}

.squares .intro p {
    position: relative;
    text-align: justify;
    margin-bottom: 25px;
    line-height: 40px;
}

.squares .intro p.ulP {
    text-align: right;
    margin-top: 40px;
    font-weight: 450;
}

.squares .intro ul {
    padding-inline-start: 20px;
    /* margin-top: 25px; */
}

.squares .intro ul li {
}

.squares .intro ul li.testGames {
    display: inline-block;
    text-align: center;
    width: 32%;
    margin-top: 60px;
}

.squares .intro ul li.testGames img {
    width: 65px;
    transition: 1s;
}

.squares .intro ul li.testGames:hover img {
    transform: rotateY(360deg);
}

.squares .intro ul li.testGames span {
    display: block;
    font-size: 17px;
    margin-top: 18px;
}

.squares .intro .letterByLetter {
    z-index: 0;
}

.squares .intro .letterByLetter .shadowDiv {
    /* left: auto;
  right: auto;
  font-size: 42px;
  top: unset;
  bottom: 0;
  transform: scale(1.1);
  padding-right: 10px; */
    /* top: unset; */
    /* bottom: 0px; */
    /* transform: scale(1.1); */
    font-size: 42px;
    /* left: 5%; */
    left: unset;
    /* transform-origin: center bottom; */
}

.squares .intro h2 {
    font-size: 42px;
}

/* .squares .intro:hover .letterByLetter .layerAnimateDiv {
  animation: unset;
} */

/* .squares:hover .intro .letterByLetter .layerAnimateDiv {
  animation: shadowAnimateIn 4s;
} */
.squares .intro:hover {
}

.introLine {
    display: block;
    height: 7px;
    width: 50%;
    position: absolute;
    background: #93c059;
    bottom: 0;
    right: 0;
    transition: 1s;
}

.tmember .introLine {
    width: 0%;
}

.tmember:hover .introLine {
    width: 100%;
}

/* .squares .intro:hover .introLine {
  width: 100%;
  left: 0;
  animation: squareLineAnimate 1s;
} */

.squares.lineOnScroll .intro .introLine {
    width: 100%;
    height: 3px;
}

@keyframes squareLineAnimate {
    0% {
        width: 50%;
    }
    100% {
        width: 100%;
    }
}

/* image box section */

.linesImage {
}

.linesImage .imageBox {
    width: 600px;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}

.linesImage.logoRadius .imageBox {
    border-radius: unset;
    width: 300px;
}

.linesImage .imageBox img {
    width: 100%;
    border-radius: 50%;
    display: inline-block;
}

.linesImage.vLogo .imageBox img {
    width: 70%;
}

.linesImage.logoRadius .imageBox img {
    border-radius: 0;
}

.linesImage .imageBox.officialEvent img {
    width: 50%;
}

/* image box section End */

/* binSalmanVision Start */

.visionHero {
    overflow: hidden;
}

.vh-60 {
    height: 60vh;
}

.visionHero .gsHeroImg {
    bottom: unset;

    top: 0;
}

.letFlyHero .gsHeroImg {
    top: -80px;
}

.partnersHero .gsHeroImg {
    top: unset;
    bottom: 0;
}

.binSalmanVision {
}

.binSalmanVision .intro p.thinP {
    /* font-size: 22px; */
}

.binSalmanVision .intro p.normalP {
    /* font-size: 27px; */
    color: #0c0c0c;
}

.quote {
    position: relative;
    font-weight: 450 !important;
    margin-bottom: 0 !important;
    /* font-family: "Futura PT Book"; */
}

p.quote::before {
    /*content: "";*/
    /*background-image: url(../images/aboutPages/vision2030/quote.svg);*/
    /*position: absolute;*/
    /*top: -8px;*/
    /*right: 70px;*/
    /*display: block;*/
    /*background-size: cover;*/
    /*width: 40px;*/
    /*height: 36px;*/
    /*transform: rotateY(180deg);*/
}

p.quote.customQuote::before {
    right: -17px;
}

.podcastPage.binSalmanVision .intro p.italicP {
    text-transform: uppercase;
}

.binSalmanVision .intro p.italicP {
    font-size: 22px;
    text-transform: capitalize;
}

.binSalmanVision .intro p.boldP {
}

.binSalmanVision .intro p {
    /* text-align: justify; */
    /* text-align-last: center; */
}

.binSalmanVision .intro ul {
    margin: auto;
    /* width: 88%; */
    margin-block-start: 0;
    padding-inline-start: 20px;
    width: 76%;
}

.binSalmanVision .intro ul li p {
    text-align-last: unset;
    margin: 4px auto;
    text-align: right;
}

/* binSalmanVision End */

/* personBrief Start */
.personRight {
    position: relative;
}

.personRight .motionLines {
    top: 0;
}

.personRight {
    /*background: rgba(217, 217, 217, 0.2);*/
    padding: 65px 0;
}

.personBrief .imgBox {
    border-radius: 50%;
    position: relative;
    z-index: 6;
}

.personBrief .imgBox img {
    width: 100%;
}

.personBrief .intro p {
    text-align: right;
}

.personBrief .intro h2 {
    margin-bottom: 0;
    position: relative;
}

.personBrief .intro .letterByLetter .shadowDiv {
    /* left: -16%; */
    left: auto;
}

.personBrief .intro .letterByLetter .layerAnimateDiv {
}

.personBrief .intro p.normalP {
    padding-left: 33%;
}

.personBrief .intro p.thinP {
    padding-left: 21%;
}

.intro p.quoteThin {
    font-weight: 300 !important;
}

/* personBrief Start */
.personLeft {
    position: relative;
}

.personLeft .motionLines {
    top: 0;
}

.personLeft {
    padding: 65px 0;
}

.personLeft .imgBox {
    /* width: 250px;
  margin: auto; */
}

.personLeft .intro p.normalP {
    padding-left: 0;
}

.personLeft .intro p.thinP {
    padding-left: 0;
}

.personLeft .intro {
    padding-right: 4%;
}

/* personBrief End */

/* team member Page Start */

.meetTeam {
    margin-bottom: 30px;
}

.meetTeam h2 {
    margin-bottom: 0px;
}

.meetTeam .intro {
    padding: 0;
}

.heroTeamMember {
    margin: auto;
    text-align: center;
}

.heroTeamMember .imageBox {
    /* border: 4px solid #1b934b; */
    position: relative;
    transition: 0.5s;
    width: 500px;
}

.yasir .heroTeamMember .imageBox {
    width: 500px;
    border: none;
}

.heroTeamMember .imageBox:hover {
    transform: scale(1.07);
}

.yasir .heroTeamMember .imageBox:hover {
    transform: scale(1);
}

.heroTeamMember .imageBox h3 {
    transition: 0.5s;
}

.heroTeamMember .imageBox img {
    transition: 0.5s;
    z-index: 0;
    filter: grayscale(100%);
}

.heroTeamMember .imageBox .overlayNegative {
    position: absolute;
    top: 0;
    right: 0;
    left: 0px;
    bottom: 0;
    transition: 0.5s;
    z-index: 1;
}

.heroTeamMember h3 {
    font-weight: 700;
    font-size: 36px;
    /* or 47px */
    text-align: center;
    text-transform: uppercase;

    /* Drak green */
    color: #144920;
    margin-top: 25px;
    transition: 0.5s;
}

.heroTeamMember p.brief {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    /* or 31px */
    text-align: center;
    text-transform: capitalize;

    /* 0C0C0C */
    color: #0c0c0c;
    margin: 15px 0;
}

.heroTeamMember .imageBox :hover {
}

.heroTeamMember .imageBox:hover img {
    /* transform: scale(0.99); */
    filter: grayscale(0);
}

.heroTeamMember .imageBox:hover .overlayNegative {
    opacity: 0;
}

.heroTeamMember .imageBox:hover + h3 {
    color: #3ea02c;
}

.heroTeamMember .imageBox:hover + p.brief {
}

.teamMembers {
    transition: 0.5s;
}

.ambassadorsBg {
    background: rgba(240, 240, 240, 0.45);
    padding-bottom: 20px;
}

.teamMembers .welBtns {
    margin: 30px auto;
    text-align: center;
}

.teamMembers .welBtns .btn {
    margin: auto 18px;
    /* margin-top: 30px; */
}

.teamMembers .welBtns .golfBtnWhite {
    border: 1px solid #545454;
    color: #1b934b;
}

.teamMembers .tmember {
    transition: 0.5s;
    position: relative;
    text-align: center;
    overflow: hidden;
    margin: 15px;
    margin-bottom: 30px;
}

.teamMembers .winners .tmember {
    margin: auto;
    margin-bottom: 30px;
}

.teamMembers.ambassadors .tmember {
    cursor: pointer;
}

.teamMembers.saudiInternational .tmember {
    margin: 15px;
    margin-bottom: 30px;
}

.teamMembers.majedHero .tmember {
    margin: 15px;
}

.teamMembers .tmember img {
    transition: 0.5s;
    width: 100%;
    filter: grayscale(100%);
    transform-origin: top;
}

.teamMembers .tmember .details {
    transition: 0.5s;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 35px;
    padding-top: 60%;
    background: linear-gradient(
        -360deg,
        rgba(12, 12, 12, 0.6) 31%,
        rgba(156, 156, 156, 0) 100%
    );
}

.detailsLink.teamMembers .tmember .details {
    padding-bottom: 0;
}

.teamMembers .tmember .details h3 {
    transition: 0.5s;
    font-weight: 700;
    font-size: 25px;

    /* identical to box height, or 42px */
    text-align: center;
    text-transform: uppercase;

    /* FAFAFA */
    color: #fafafa;
}

.detailsLink.teamMembers .tmember .details h4 {
    margin-bottom: 8px;
}

.teamMembers.ambassadors .tmember .details h3 {
    font-size: 20px;
    margin: auto;
    width: 92%;
}

.teamMembers.ambassadors .tmember .details h6 {
    transition: 0.5s;
    font-style: italic;
    font-weight: 400;
    font-size: 23px;
    text-align: center;
    text-transform: capitalize;
    color: #a1d317;
    margin: auto;
    margin-bottom: 15px;
}

.teamMembers .tmember .details h4 {
    transition: 0.5s;
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    text-transform: capitalize;
    color: #a1d317;
    margin: auto;
    margin-bottom: 0px;
}

.teamMembers .tmember .details h5 {
    text-align: center;
    text-transform: capitalize;

    /* FAFAFA */
    color: #fafafa;
    margin: auto;
    font-style: italic;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding-top: 12px;
    padding-bottom: 16px;
}

.teamMembers .tmember .details h5 p {
    margin: 0;
}

.teamMembers .tmember .details h5 a {
    color: #fafafa;
    text-decoration: underline;
}

.teamMembers.majedHero .col-lg-4:nth-child(2) .tmember {
    position: relative;
    top: -30px;
    margin: auto;
}

.teamMembers.majedHero .col-lg-4:nth-child(2) .tmember img {
}

.teamMembers.majedHero .col-lg-4:nth-child(2) .tmember .details {
}

.teamMembers.majedHero .col-lg-4:nth-child(2) .tmember .details h3 {
}

.teamMembers.majedHero .col-lg-4:nth-child(2) .tmember .details h4 {
    font-size: 18px;
}

.teamMembers .tmember:hover {
}

.teamMembers .tmember:hover img {
    transform: scale(1.1);
    filter: grayscale(0%);
    /*transform-origin: bottom;*/
}

.teamMembers .tmember:hover .overlay {
    opacity: 0;
}

.teamMembers .tmember:hover .details {
}

.teamMembers .tmember:hover .details h3 {
}

.teamMembers .tmember:hover .details h4 {
    font-style: normal;
}

@media (min-width: 992px) {
    .memberModal .modal-lg {
        max-width: 1090px;
    }
}

.memberModal .modal-content {
    border-radius: 26px;
    position: relative;
    z-index: 2;
}

.memberModal button.close {
    border: 2px solid #144920;
    width: 24px;
    height: 24px;
    border-radius: 9px;
    position: absolute;
    text-align: center;
    opacity: 1;
    left: 28px;
    top: 28px;
    z-index: 9;
}

.memberModal button.close svg {
    position: relative;
    top: -4px;
}

.memberModal .motionLines {
    z-index: 0;
}

.memberModal .modal-body {
    position: relative;
    padding: 40px 20px;
}

.memberModal .modal-body .intro {
    border-left: 2px solid #a1d317;
    padding-left: 30px;
    z-index: 1;
    position: relative;
    height: 100%;
}

.memberModal .modal-body .intro h2 {
    font-size: 35px;
}

.memberModal .modal-body .intro .letterByLetter .shadowDiv {
    /* font-size: 35px; */
    /* transform: scale(1.1); */
    /* left: 19px; */
    /* right: 0; */
    /* top: -32px; */
    display: none;
}

.memberModal .modal-body .intro p.thinP {
    font-size: 22px;
    margin-bottom: 15px;
}

.memberModal .modal-body .intro p.thinP {
}

.memberModal .memberContainer {
    position: relative; /* background: #eee; */
}

.memberModal .memberContainer .verticalLine {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #000;
    right: calc(50% - 1px);
    z-index: -1;
}

.memberModal .memberContainer ul {
    margin-top: 70px;
    position: relative;
}

/* .memberModal .memberContainer ul:after{
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  z-index: 2;
  border: 2px solid #000;
  border-radius: 50%;
  background: #fff;
  bottom: -24px;
  left: 50%;
  left: calc(50% - 12px);
} */

.memberModal .memberContainer ul li {
    width: 50%;
    position: relative;
    margin-bottom: 10px;
}

.memberModal .memberContainer ul li:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    z-index: 2;
    border: 2px solid #1b934b;
    border-radius: 50%;
    background: #fff;
    top: 0px;
}

.memberModal .memberContainer ul li:first-child:before {
    border-color: #144920;
}

.memberModal .memberContainer ul li:last-child:before {
    border-color: #3ea02c;
}

.memberModal .memberContainer ul li:nth-child(even):before {
    right: -12px;
}

.memberModal .memberContainer ul li:nth-child(odd):before {
    left: -12px;
}

.memberModal .memberContainer ul li:nth-child(even) {
    margin-right: auto; /* background: #bebedd; */
    padding-right: 20px;
}

.memberModal .memberContainer ul li:nth-child(odd) {
    /* background: red; */
    text-align: left;
    padding-left: 20px;
}

.memberModal .memberContainer ul li p {
    margin: 0 0 2px 0;
    font-size: 19px;
    position: relative;
    top: -4px;
}

.memberModal .memberContainer ul li p.year {
    font-weight: 600;
    color: #1b934b;
}

.memberModal .memberContainer ul li p.memberInfo {
    color: #000000;
}

.memberModal .memberContainer ul li:first-child {
}

.memberModal .memberContainer ul li:first-child p {
}

.memberModal .memberContainer ul li:first-child p.year {
    color: #144920;
}

.memberModal .memberContainer ul li:first-child p.memberInfo {
}

.memberModal .memberContainer ul li:last-child {
    position: relative;
    z-index: 1; /* background: #fff; */
}

.memberModal .memberContainer ul li:last-child:after {
    content: "";
    position: absolute;
    background: #fff;
    width: 2px;
    right: -1px;
    height: 100%;
    top: 0px;
}
.memberModal .memberContainer ul li:last-child:nth-child(odd):after {
    right: auto;
    left: -1px;
}

.memberModal .memberContainer ul li:last-child p {
}

.memberModal .memberContainer ul li:last-child p.year {
    color: #3ea02c;
}

.memberModal .memberContainer ul li:last-child p.memberInfo {
}

/* team member Page End */

/* Partners Page Start */

.partnersPage {
    position: relative;
    /* padding: 50px 0; */
    padding: 0;
}

.partnersPage .frame {
    position: absolute;
    bottom: 10%;
    right: 0;
    height: 460px;
}

.partnersPage.greyPartners {
    position: relative;

    background: rgba(240, 240, 240, 0.45);
}

.partnersPage.greyPartners .frame {
    left: 0;
    right: unset;
}

.partnersPage .motionLines {
    top: -22%;
    background-size: cover;
    bottom: 55%;
    z-index: -1;
}

/* @media (min-width: 1200px) {
  .partnersPage .partCol {
    padding-left: 4px;
    padding-right: 4px;
  }
} */
.partnersPage .part {
    box-shadow: 3px 3px 18px rgba(27, 148, 75, 0.1);
    border-radius: 16px;
    padding: 15px;
    position: relative;
    overflow: hidden;
    min-height: 250px;
    margin-bottom: 30px;
    background: #ffff;
}

.partnersPage .part .partBg {
    background: linear-gradient(
        -129.72deg,
        rgba(20, 73, 32, 0.9) 0%,
        rgba(27, 147, 75, 0.9) 100%
    );
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    padding: 15px;
    opacity: 0;
    transition: 1s;
    /* display:none; */
}

.partnersPage .part:hover .partBg {
    opacity: 1;
}

.partnersPage .partCol:nth-child(even) .part .partBg {
    background: linear-gradient(
        -129.72deg,
        rgba(68, 163, 43, 0.9) 0%,
        rgba(144, 203, 27, 0.9) 100%
    );
}

.partnersPage .part .partBg p {
    font-weight: 300;
    font-size: 15px;
    /* or 125% */
    text-transform: capitalize;
    color: #ffffff;
    /* display: none; */
    max-height: 160px;
    overflow-y: auto;
}

/* .partnersPage .part .partBg a {
  font-style: italic;
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
  display: block;
  text-transform: capitalize;
  text-decoration: none;
  position: absolute;
  right: 15px;
  bottom: 15px;
} */

.partnersPage .part .partBg a {
    font-style: italic;
    font-weight: 700;
    font-size: 18px;
    color: #ffffff;
    display: block;
    text-transform: capitalize;
    text-decoration: none;
    margin: auto;
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    top: calc(50% - 15px);

    top: unset;
    bottom: 25px;
}

.partnersPage .part .partBg a span {
    border: 2px solid #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 4px;
    text-align: center;
    margin-right: 10px;
}

.partnersPage .part .partBg a span svg {
    width: 17px;
    height: auto;
    position: relative;
    top: -4px;
    animation: nextArrowAnimate 1.2s infinite;
    transform: rotate(180deg);
}

.partnersPage .part .partHeight {
    min-height: 230px;
}

.partnersPage .part .partFront {
    position: absolute;
    text-align: center;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partnersPage .part .partFront .partLogo {
    transition: 1s;
    width: 80%;
}

.partnersPage .part:hover .partFront .partLogo {
    transform: scale(1.2);
}

.partnersPage .part .partFront h3 {
    font-weight: 450;
    font-size: 25px;
    text-align: center;
    color: #1b934b;
    position: absolute;
    right: 0;
    bottom: 15px;
    left: 0;
    transition: 1s;
}

.partnersPage .part:hover .partFront h3 {
    transform: scale(0.8);
}

/* Partners Page End */

/* greenAgenaVisionPage Start */

.greenAgenaVision .imageBox {
    width: 300px;
}

.greenAgenaVisionPage .intro {
    padding-top: 0;
}

/* greenAgenaVisionPage End */

/* Course Facts Start */

.courseFacts {
    padding: 55px 0;
    background-color: #f0f0f073;
}

.courseFacts .iconBox {
}

.courseFacts .iconBox img {
    width: 50%;
    margin-bottom: 21px;
}

.courseFacts p {
    font-size: 20px;
    font-weight: 400;
    color: #0c0c0c;
}

/* Course Facts End */

/* Event Information Start */

.squaresBox .squareLogo {
    width: 55%;
    width: 50%;
    margin: auto;
}

.vLogo.introBox .squareLogo {
    width: 35%;
}

.squaresBox .motionLines {
    top: 60%;
    bottom: 0;
}

.squaresBox.motionLinesBg {
    background: unset;
}

.squaresBox .introBox {
    background: #f0f0f066;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.squaresBox .intro {
    background-color: #f0f0f066;
    z-index: 3;
}

.squaresBox .introBox ul {
    margin: 70px 0;
}

.squaresBox .introBox ul li {
    margin-bottom: 10px;
    display: flex;
}

.squaresBox .introBox ul li img {
    height: 30px;
    /* position: relative;
  top: -7px; */
}

.squaresBox .introBox ul li span {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    margin-right: 10px;
}

.eventInfo .intro h2 {
    margin: auto;
}

.eventInfo .intro {
    /* padding: 50px 0; */
}

.eventInfo .motionLines {
    top: 0;
}

.mapInfo {
    position: relative;
    /* height: 610px; */
    /* height: 100vh; */
    /* height: 95vh; */
}

.mapInfo .mapImg {
    width: 100%;
    /* position: absolute;
    top: 0;
    right: 0;
    left: 0; */
}

.mapInfo .location {
    position: absolute;
    transition: 0.4s;
    cursor: pointer;
}

.mapInfo .location:hover {
    transform: scale(1.5);
}

.mapInfo .location.live {
    animation: liveAnimate 1s infinite;
}

.mapInfo .location.live {
    animation: liveAnimate 1s infinite;
}

.mapInfo .location img {
    width: 30px;
    width: 2.2vw;
    width: 140px;
}

.mapInfo .location-1 {
    top: 33%;
    left: 57.9%;
}

.mapInfo .location-2 {
    left: 75.6%;
    top: 35%;
}

.mapInfo .location-3 {
    left: 45.5%;
    top: 16%;
}

.mapInfo .location-4 {
    left: 73.5%;
    top: 46.5%;
}

.mapInfo .location-5 {
    top: 33.3%;
    left: 25.2%;
}

.mapInfo.old .location-1 {
    top: 34%;
    left: 56.9%;
}

.mapInfo.old .location-2 {
    left: 73.6%;
    top: 48%;
}

.mapInfo.old .location-3 {
    left: 44.8%;
    top: 13%;
}

.mapInfo.old .location-4 {
    left: 45.8%;
    top: 21.5%;
}

.mapInfo.old .location-5 {
    top: 29.3%;
    left: 26.2%;
}

@media (min-width: 1120px) and (max-width: 1300px) {
    .mapInfo .location-1 {
        top: 33%;
        left: 57.9%;
    }

    .mapInfo .location-2 {
        left: 75.6%;
        top: 34%;
    }

    .mapInfo .location-3 {
        left: 45.5%;
        top: 15%;
    }

    .mapInfo .location-4 {
        left: 73.5%;
        top: 45.5%;
    }

    .mapInfo .location-5 {
        top: 33.3%;
        left: 25.2%;
    }

    .mapInfo.old .location-1 {
        top: 33%;
        left: 56.6%;
    }

    .mapInfo.old .location-2 {
        top: 47%;
    }

    .mapInfo.old .location-3 {
        /* left: 45.5%; */
        /* top: 11%; */
    }

    .mapInfo.old .location-4 {
        top: 21.5%;
        left: 45.7%;
    }

    .mapInfo.old .location-5 {
        /* top: 29.3%; */
        /* left: 26.2%; */
    }
}

.mapInfo .locationModal {
}

/*
.mapInfo #location-1 {
  left: 0%;
  top: 53%;
}
.mapInfo #location-2 {
  left: 17%;
  top: 54%;
}
.mapInfo #location-3{
  left: -12%;
  top: 30%;
}
.mapInfo #location-4 {
  left: -11%;
  top: 39.5%;
}
.mapInfo #location-5 {
  left: -32%;
  top: 46%;
} */

.locationModal button.close {
    border: 2px solid #144920;
    width: 24px;
    height: 24px;
    border-radius: 9px;
    position: absolute;
    text-align: center;
    opacity: 1;
    left: 17px;
    top: 13px;
    z-index: 9;
}

.locationModal button.close svg {
    position: relative;
    top: -4px;
}

.mapInfo .locationModal .modal-dialog {
    /* max-width: 400px; */
}

.mapInfo .locationModal .modal-content {
    border-radius: 26px;
}

.mapInfo .locationModal .modal-body {
    border-radius: 26px;
    padding-top: 2rem;
}

.mapInfo .locationModal .modal-body p {
    margin-top: 20px;
}

.mapInfo .locationModal .modal-body .champLogo {
    width: 86%;
}

.mapInfo .locationModal .modal-body .btn {
    display: inline-block;
    width: 91%; /* width: 120px; */
    height: 34px;
    line-height: 34px;
    margin: 20% 5% 2% 3%;
    margin-bottom: 2%;
    font-size: 13px;
}

.mapInfo .locationModal .modal-body .champImg {
    width: 100%;
}

/* Event Information Start */

.partnersCarousel {
    padding: 55px 0;
}

.partnersCarousel .motionLines {
    top: 0;
}

.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}

.partnersCarousel .partLogo {
}

.partnersCarousel .partLogo img {
    width: 70%;
}

/* News Page Start */

.newsPage {
    position: relative;
    margin-bottom: 0;
    transition: 0.3s;
}

.newsPage .otherPosts {
    position: relative;
    transition: 0.3s;
    padding-bottom: 40px;
    overflow: hidden;
}

.newsPage .otherPosts .moreBtn {
    display: none;
    position: absolute;
    height: 16vh;
    right: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(
        -177.35deg,
        rgba(255, 255, 255, 0) 8.23%,
        #fefefe 21.69%
    );
}

.newsPage .otherPosts .moreBtn .down {
    cursor: pointer;
    width: 30px;
    position: absolute;
    right: 46%;
    bottom: 11%;
}

.newsPage .postFull {
    padding-bottom: 50px;
}

.newsPage .postHeader {
    position: relative;
}
.newsPage .postHeader {
    color: #1b934b;
    font-size: 17px;
}

.newsPage .otherPosts {
    color: #1b934b;
    font-size: 17px;
}

.newsPage .postCat {
    display: inline-block;
    margin-bottom: 15px;
}

.newsPage .postCat:last-child {
    pointer-events: none !important;
}

.newsPage .postHeader .postCat {
    /*position: absolute;*/
    right: 0;
    top: 0;
    color: #1b934b;
    font-size: 17px;
    margin-bottom: 0;
    font-weight: 600;
}

.blogPage.newsPage .postHeader .postCat {
    font-size: 13px;
}

.newsPage .postHeader .postTime {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 17px;
    font-weight: 600;
}

.blogPage.newsPage .postHeader .postTime {
    font-size: 13px;
}

.newsPage .postHeader .backAnchor {
    display: inline-block;
    position: absolute;
    bottom: 5px;
    right: 0;
}

.newsPage .postHeader .backAnchor img {
    width: 28px;
    transform: rotate(180deg);
}

.newsPage .postHeader .postTime img {
    width: 20px;
    position: relative;
    top: -5px;
    left: 5px;
}

.blogPage.newsPage .postHeader .postTime img {
}

.newsPage .postHeader .postTitle {
    color: #144920;
    margin: 0;
    padding-top: 17px;
    padding-right: 40px;
    font-size: 32px;
    font-weight: 450;
    font-weight: 600;
}

.blogPage.newsPage .postHeader .postTitle {
    font-size: 27px;
    padding: 0;
    padding-top: 37px;
    color: #1b934b;
}

.newsPage .postHeader .postTitle a {
    color: #1b934b;
    text-decoration: none;
    font-weight: 600;
}

.newsPage .postBody {
}

.newsPage .postBody .postIntro {
    margin-top: 18px;
    position: relative;
    color: #1b934b;
    padding: 3px 0;
    padding-right: 15px;
    font-weight: 400;
    text-align: justify;
}

.blogPage.newsPage .postBody .postIntro {
    padding-right: 30px;

    font-size: 16px;

    font-weight: 300;

    color: #0c0c0c;

    line-height: unset;
}

.blogPage.newsPage .postBody .readMore {
    display: inline-block;
    float: left;
    color: #1b934b;
    text-transform: capitalize;
}

.newsPage .postBody .postIntro:before {
    content: "";
    position: absolute;
    background: #1b934b;
    width: 3px;
    top: 0;
    bottom: 0;
    right: 0;
}

.blogPage.newsPage .postBody .postIntro:before {
    right: 15px;
}

.newsPage .postBody p {
    font-weight: 300;
    font-size: 18px;
    color: #0c0c0c;
    /*text-align: justify;*/
}

.newsPage .postBody .postContent {
}

.newsPage .otherPost {
    margin-bottom: 15px;
}

.searchResults.newsPage .otherPost {
    margin-bottom: 30px;
}

.searchResults h3 {
    margin-bottom: 50px;
    font-weight: 700;
    color: #1b934b;
    text-transform: uppercase;
    font-size: 28px;
    height: 34px;
}

.newsPage .otherPost .postImg {
    border-radius: 16px;
    overflow: hidden;
    margin: 0 5px;
    display: block;
}

.newsPage .otherPost .postImg img {
    width: 100%;
}

.newsPage .otherPost .postFull {
}

.newsPage .otherPost .postHeader {
}

.newsPage .otherPost .postHeader .postCat {
    font-size: 13px;
}

.newsPage .otherPost .postHeader .postTime {
    font-size: 12px;
}

.newsPage .otherPost .postHeader .postTime img {
    width: 14px;
    top: -3px;
    left: 0;
}

.newsPage .otherPost .postHeader .postTitle {
    font-size: 13px;
    padding: 0;
    /*padding-top: 10px;*/
    padding-bottom: 4px;
}

.newsPage .otherPost .postHeader .postTitle a {
    color: #144920;
}

.searchResults.newsPage .otherPost .postHeader .postTitle a {
    font-size: 20px;
    margin-top: -2px;
    display: inline-block;
}

.searchResults.newsPage .otherPost .postBody,
.searchResults.newsPage .otherPost .postHeader {
    padding: 0 15px;
}

.searchResults.newsPage .otherPost .postHeader .postCat {
    font-size: 16px;
    right: 15px;
}

.searchResults.newsPage .otherPost .postHeader .postTime {
    font-size: 16px;
}

.searchResults.newsPage .otherPost .postBody .postContent {
    font-size: 20px;
    line-height: inherit;
}

.newsPage .otherPost .postBody {
    margin-top: -5px;
}
.side-news .otherPost .postBody {
    margin-top: 0;
}

.newsPage .otherPost .postBody .postIntro {
}

.newsPage .otherPost .postBody .postContent {
    font-size: 15px;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 35px;
}

.blogPage {
}

.blogPage .articleImg {
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 15px;
}

.blogPage .articleImg a {
    display: inline-block;
}

.blogPage .articleImg img {
    width: 100%;
}

.newsPage .blocks {
    background: #fafafa;
    padding: 30px 8px;
    margin-bottom: 30px;
}

.searchResults .archiveHeight {
    margin-top: 40px;
}

.newsPage .blocks h3 {
    color: #144920;
    font-size: 20px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
    text-transform: capitalize;
}

.newsPage .searchBlock {
}

.newsPage .searchBlock .searchInput {
    position: relative;
}

.newsPage .searchBlock .searchInput input {
    font-size: 16px;
    background: transparent;
    display: inline-block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ababab66;
}

.newsPage .searchBlock .searchInput input::placeholder {
    color: #aaaaaa;
}

.newsPage .searchBlock .searchInput .btn {
    position: absolute;
    left: 0;
    bottom: 0;
}

.newsPage .searchBlock .searchInput img {
    width: 15px;
}

.newsPage .archive {
}

.newsPage .archive ul {
    margin: auto;
}

.newsPage .archive ul li {
    position: relative;
    margin-bottom: 15px;
}

.newsPage .archive ul li:last-child {
    margin-bottom: 0;
}

.newsPage .archive ul li:before {
    content: " ";
    background: #1b934b;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 16px;
    z-index: 0;
}

.newsPage .archive ul li .catName {
    font-weight: 400;
    font-size: 16px;
    font-size: 14px;
    /* or 28px */

    /* 0C0C0C */
    color: #0c0c0c;
    text-transform: capitalize;
    background: #fafafa;
    position: relative;
    padding-left: 7px;
    display: inline-block;
    max-width: 111px;
}

.newsPage .archive ul li .catNameNo {
    float: left;
    color: #144920;
    padding-left: 0;
    padding-right: 7px;
}

/* News Page End */

/* Custom Gallery With Carousel Start */

/* gallery */
.customGallery {
    /* height: calc(100vh - 90px); */
}

.customGallery video {
    width: 100%;
    /* height: 100%; */
    /* height: calc(100vh - 100px); */
}

/* 16:9 */

/* .customGallery .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;

  padding-top: 25px;
  height: 0;
}

.customGallery .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} */

/* carousel */

.customCarousel {
    position: relative;
    top: -260px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 100px;
    top: unset;
}

.customCarousel .carouselPadd {
    padding-right: 150px;
}

.customCarousel .owl-carousel .owl-stage {
    /* left: 165px; */
    padding-right: 0 !important;
}

.customCarousel .owl-carousel {
    direction: ltr;
}

.customCarousel .owl-carousel .carouselSlide {
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
}

.customCarousel .owl-carousel .carouselSlide img {
    /* width: 80%;
  margin: auto; */
}

.customCarousel .owl-carousel .carouselSlide span {
    display: inline-block;
    top: 14px;
    right: 15px;
    position: absolute;
    width: 70px;
    height: 25px;
    line-height: 25px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 100px;
    color: #fff;
    text-align: center;
    font-size: 13px;
}

.customCarousel .owl-carousel .owl-nav {
    position: absolute;
    top: -50px;
}

.customCarousel .owl-carousel .owl-nav button.owl-next {
    margin-right: 50px;
}

.customCarousel .owl-carousel .owl-nav img {
    width: 10px;
}

.galleryWithCarousel {
    position: relative;
    min-height: 777px;
}

.galleryWithCarousel .videoCaption {
    position: absolute;
    top: 65px;
    right: 150px;
    /* background: #eee; */
    width: 22%;
}

.galleryWithCarousel .videoCaption h2 {
    font-weight: 700;
    font-size: 45px;
    line-height: 77px;
    text-transform: uppercase;
    color: #ffffff;
}

.galleryWithCarousel .videoCaption p {
    font-weight: 300;
    font-size: 19px;

    /* or 29px */

    /* FAFAFA */
    color: #fafafa;
    /* width: 42%; */
    margin-top: 70px;
    margin-bottom: 25px;
}

.galleryWithCarousel .videoCaption .watch {
    background: linear-gradient(-95.59deg, #43a32b 0%, #91cb1b 99.99%);
}

.galleryWithCarousel .videoCaption a {
}

.galleryWithCarousel .videoOverlay {
    background: linear-gradient(
        -90.54deg,
        rgba(0, 0, 0, 0.59) 13.49%,
        rgba(12, 12, 12, 0.05) 97.36%
    );

    position: absolute;
    top: 0;
    right: 0;
    bottom: 20px;
    left: 0;
}

/* Custom Gallery With Carousel End */

/* calendar-Start */

.eventCalender {
}

.eventCalender .calendar-col {
    background: #fafafa;
    padding: 15px;
    border: 1px solid #dadce099;
}

.eventCalender .calendar-container {
}

.eventCalender .special-buttons {
    display: none;
}

.eventCalender .buttons-container {
    display: none;
}

.eventCalender .weeks-wrapper.header {
    border: none;
    margin-bottom: 10px;
}

.eventCalender .week {
    margin: auto;
}

.eventCalender .week .day.header,
.eventCalender .day,
.eventCalender .day.today span,
.eventCalender .week:not(.start-on-monday) .day:first-child,
.eventCalender .week:not(.start-on-monday) .day:last-child {
    color: #333333;
    font-size: 14px;
    font-weight: 300;
}

.eventCalender .day {
    font-weight: 400;
}

.eventCalender .day span.green {
    background: #1b934b;
    border-radius: 6px;
    color: #fff;
}

.eventCalender .day span.blue {
    background: #00a6d6;
    border-radius: 6px;
    color: #fff;
}

.eventCalender .day.today span::after {
    display: none;
}

.eventCalender .table-col {
    padding: 0;
}

.eventCalender .table-bordered th {
    height: 70px;
    font-size: 30px;
    font-weight: 700;

    background: #93c05b;
    border: 3px solid #93c05b;
    color: #fff;
    text-align: center;
}

.eventCalender .table-bordered td {
    height: 240px;
}

.eventCalender .table-bordered td:has(.currentMonth) {
    background: #f2f2f2;
}

.highlighted {
    background: #f2f2f2;
}

.eventCalender .table-bordered td .title {
    font-weight: bold;
}

.table-bordered {
    margin-bottom: 0;
    border: 1px solid #dadce099;
    table-layout: fixed;
}

.eventCalender .table-bordered td.currentMonth {
    background-color: #f2f2f2;
}

.eventCalender .table-bordered td {
}

.eventCalender .table-bordered td ul {
    margin-top: 30px;
    padding-right: 15px;
}

.eventCalender .table-bordered td ul li {
    margin-bottom: 15px;
}

.eventCalender .table-bordered td ul li span {
    display: block;
    font-size: 14px;
    font-weight: 500;
}

.eventCalender .table-bordered td ul li a {
    font-size: 14px;
    font-weight: 600;
    position: relative;
    color: #1b934b;
}

.eventCalender .table-bordered td ul li a:before {
    content: ".";
    font-size: 35px;
    line-height: 0px;
    position: absolute;
    right: -15px;
    top: 1px;
}

.eventCalender .table-bordered td ul li.blueEvent a {
    color: #00a6d6;
}

.eventCalender .table-bordered td ul li.blueEvent a:before {
}

.eventCalender .table-bordered td ul li.greenEvent a {
}

.eventCalender .table-bordered td ul li.greenEvent a:before {
}

/* calendar-End */

.memberModal .modal-body .intro {
    border: none;
}

.featuredHole {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    transition: 0.4s;
    margin-bottom: 30px;
}

.featuredHole img {
    width: 100%;
    transition: 0.4s;
}

.featuredHole p.holes {
    font-size: 18px;
    text-transform: uppercase;
    color: #fafafa;
    position: absolute;
    right: 15px;
    left: 15px;
    margin: auto;
    transition: 0.4s;
    bottom: 28px;
}

.featuredHole p:last-child {
    font-style: italic;
    font-weight: 400;
    font-size: 15px;
    text-transform: capitalize;
    color: #a1d317;
    line-height: 116%;
    position: absolute;
    right: 15px;
    left: 15px;
    margin: auto;
    transition: 0.4s;
    bottom: -80px;
}

.featuredHole .holesOverlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(
        -360deg,
        rgba(12, 12, 12, 0.8) 31%,
        rgba(156, 156, 156, 0) 100%
    );
    z-index: 0;
    transition: 0.4s;
}

.featuredHole:hover img {
    transform: scale(1.07);
}

.featuredHole:hover p.holes {
    bottom: 80px;
}

.featuredHole:hover p:last-child {
    bottom: 23px;
}

.featuredHole:hover .holesOverlay {
    background: linear-gradient(
        -360deg,
        rgba(12, 12, 12, 0.6) 31%,
        rgba(156, 156, 156, 0) 100%
    );
}

/* Featured Holes End*/

.power {
    background-color: #144920;
    text-align: center;
    padding: 30px 0;
}

.power img {
    width: 180px;
}

/* PaginationSection Start */

.podcastSeries {
}
.podcastSeries .pagination {
    justify-content: center;
}
.podcastPage .intro {
    padding: 0;
}

.binSalmanVision .intro .podcastUl {
}

.binSalmanVision .intro .podcastUl li {
    display: inline-block;
    margin: auto 20px;
    width: 22%;
}

.binSalmanVision .intro .podcastUl li a {
    display: inline-block;
}

.binSalmanVision .intro .podcastUl li a img {
    width: 100%;
}

.podcastSeries .podcast {
    border-radius: 26px;
    position: relative;
    overflow: hidden;
    z-index: 0;
    margin-bottom: 30px;
    transition: 0.3s;
}
.imgAndVideosPage .podcastSeries .podcast {
    border-radius: 26px;
    position: relative;
    overflow: hidden;
    z-index: 0;
    margin-bottom: 30px;
    transition: 0.3s;
    /*height: 230px;*/
}

.imgAndVideosPage .podcastSeries .podcast .podcastImg {
    width: 100%;
    transition: 0.3s;
    height: 100%;
}

.podcastSeries .podcast .podcastImg {
    width: 100%;
    transition: 0.3s;
}

.podcastSeries .podcast .podcastOverlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(
        -180deg,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.9) 100%
    );
    transition: 0.5s;
}

.podcastSeries .podcast .details {
    position: absolute;
    top: 250px;
    bottom: 0;
    right: 19px;
    left: 19px;
    padding: 30px;
    padding-top: 0;
    transition: 0.5s;
    /* background: #eee; */
}

.imgsAndVideos.podcastSeries .podcast .details {
    background: rgba(12, 12, 12, 0.5);

    -webkit-backdrop-filter: blur(7.5px);
    backdrop-filter: blur(7.5px);
    right: 0;
    left: 0;
    /*padding-top: 8px;*/
    top: 244px;
}

.podcastSeries .podcast .closeBtn {
}

.podcastSeries .podcast .closeBtn svg {
    position: relative;
    /*top:-1px;*/
}

.podcastSeries .podcast .details h3 {
    font-weight: 700;
    font-size: 25px;
    color: #fff;

    height: 36px;
    display: flex;
    align-items: flex-end;
}

.imgsAndVideos.podcastSeries .podcast .details h3 {
    font-size: 14px;
}

.imgsAndVideos.podcastSeries .podcast .details h4 {
    font-size: 13px;
}

.podcastSeries .podcast .details h4 {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #a1d317;
}

.podcastSeries .podcast .details p {
    font-weight: 300;
}

.podcastSeries .podcast .details span {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 5px;
    display: inline-block;
}

.podcastSeries .podcast .details .casting {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -90px;
    left: 46px;
    background: rgba(217, 217, 217, 0.5);
    border: 3px solid #bababa;

    -webkit-backdrop-filter: blur(7.5px);
    backdrop-filter: blur(7.5px);
    border-radius: 50%;
    text-align: center;
    width: 77px;
    height: 77px;
    line-height: 65px;
    transition: 0.5s;
}

.imgsAndVideos.podcastSeries .podcast .details .casting {
    left: 25px;
    width: 40px;
    height: 40px;
    line-height: 30px;
}
.imgsAndVideos.podcastSeries .podcast:hover .details .casting {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 12%;
}

.podcastSeries .podcast .details .casting img {
    width: 50px;
}

.imgsAndVideos.podcastSeries .podcast .details .casting img {
    width: 17px;
}

.imgsAndVideos.podcastSeries .podcast .details .casting img.img-icon {
    width: 22px;
}

.mediaCategories {
    background: #fafafa;
    padding-top: 7px;
    padding-bottom: 30px;
}

.mediaCategories ul {
}

.mediaCategories ul li {
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 20px;
    line-height: 175%;
    color: #0c0c0c;
    padding: 0 32px;
    position: relative;
    cursor: pointer;
}

.mediaCategories ul li:before {
    content: " ";
    width: 6px;
    position: absolute;
    background: transparent;
    width: 6px;
    top: 0;
    bottom: 0;
    right: 0;
    border-bottom-left-radius: 100px;
    border-top-left-radius: 100px;
}

.mediaCategories ul li.active {
    background: #d3dad6;
    color: #1b934b;
}

.mediaCategories ul li.active:before {
    background: #1b934b;
}

.podcastSeries .podcast .details .prodsList {
    margin: auto;
}

.podcastSeries .podcast .details .prodsList li {
    /*display: inline-block;
   width: 30%;
  margin: auto 6px;*/
}

.podcastSeries .podcast .details .prodsList li a {
    display: inline-block;
    height: 100%;
}

.podcastSeries .podcast .details .prodsList li a img {
    /* width: 100%; */
    height: 100%;
}

.podcastSeries .podcast.greenCard {
}

.podcastSeries .podcast.greenCard .podcastImg {
}

.podcastSeries .podcast.greenCard .podcastOverlay {
}

.podcastSeries .podcast.greenCard .details {
    background: linear-gradient(0deg, #144920 0%, #1b934b 99.92%);
    border-radius: 26px;
    top: 25px;
    bottom: 25px;
    right: 19px;
    left: 19px;
    padding: 38px 20px 20px 20px;
    transition: 0.5s;
}

.podcastSeries .podcast.greenCard .details h3 {
}

.podcastSeries .podcast.greenCard .details h4 {
    color: #fff;
    font-weight: 300;
    font-size: 19px;
}

.podcastSeries .podcast.greenCard .details p {
    color: #fff;
    font-size: 18px;
    line-height: 22px;

    height: 92px;
    overflow-y: auto;
}

.podcastSeries .podcast.greenCard .details span {
}

.podcastSeries .podcast.greenCard .details .casting {
}

.podcastSeries .podcast.greenCard .details .casting img {
}

.podcastSeries .podcast.greenCard .details .prodsList {
    display: flex;
    justify-content: space-between;
}

.podcastSeries .podcast.greenCard .details .prodsList li {
    height: 35px;
}

.podcastSeries .podcast.greenCard .details .prodsList li a {
}

.podcastSeries .podcast.greenCard .details .prodsList li a img {
}

/* Toggle */

.podcastSeries .podcast .greenCardShow {
    position: absolute;
    opacity: 0;
    z-index: -2;
    transition: 1.3s;
}

.contactForm .form-group button {
    margin-top: 30px;
}

.podcastSeries .podcast.greenCard .greenCardShow {
    position: relative;
    opacity: 1;
    z-index: auto;
}

.podcastSeries .podcast .closeBtn.greenCardShow {
    cursor: pointer;
    position: absolute;
    left: 14px;
    top: 14px;
    border: 2px solid #fff;
    width: 22px;
    height: 22px;
    border-radius: 7px;
    text-align: center;
    line-height: 12px;
    z-index: -9;
    opacity: 0;
}

.podcastSeries .podcast.greenCard .closeBtn.greenCardShow {
    opacity: 1;
    z-index: auto;
    line-height: 17px;
}

.podcastSeries .podcast.greenCard .closeBtn.greenCardShow img {
}

.podcastSeries .podcast.greenCard .greenCardHide {
    opacity: 0;
    z-index: -2;
}

/* --------- */

#imgVidsTab {
    margin: auto;
    display: inline-block;
    text-align: center; /* width: 99%; */
    margin-bottom: 70px;
    border-bottom: 8px solid #d9d9d9;
}

#imgVidsTab li {
    display: inline-block; /* padding: 0 90px; */
    margin: 0;
}

#imgVidsTab .nav-link {
    font-style: normal;

    line-height: 46px;

    /* Sustainabilty */

    padding: 12px 90px;

    margin: 0;

    border: none;

    border-bottom: 8px solid transparent;

    margin-bottom: -8px;

    font-weight: 450;

    font-size: 28px;

    /* identical to box height */

    color: #b0c7b9;

    background: transparent;
}

#imgVidsTab .nav-link:focus,
#imgVidsTab .nav-link:hover {
}

#imgVidsTab .nav-item.show .nav-link,
#imgVidsTab .nav-link.active {
    color: #1b934b;
    border-color: #1b934b;
    font-weight: 700;
}

#imgVidsTabContent .imgsAndVideos.podcastSeries .podcast .details {
    top: unset;
    bottom: 0;
    padding-bottom: 10px;
}

/* ----------------- */

.simple-pagination {
    text-align: center;
    margin-top: 30px;
}

.simple-pagination ul {
    list-style: none;
    margin: auto;
}

.simple-pagination ul li {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #144920;
    border-radius: 8px;
    color: #144920;
    margin: auto 8px;
    overflow: hidden;
}

.simple-pagination ul li a {
    border: none;
    padding: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: inherit;
    color: #144920;
}

.simple-pagination ul li a:hover {
    background: #fff;
    border: none;
    color: #144920;
}

.simple-pagination ul li a img {
    width: 20px;
    position: relative;
    top: -4px;
}

.simple-pagination ul li.active {
    color: #fff;
    background: #1b934b;
    border: 1px solid #1b934b;
}

.simple-pagination ul li:first-child,
.simple-pagination ul li:last-child {
    border: 1px solid #144920;
    color: #144920;
    background: #fff;
}

.simple-pagination ul li.active:first-child,
.simple-pagination ul li.active:last-child {
    opacity: 0.5;
}

.simple-pagination ul li.active .current {
}

.simple-pagination ul li.active .current.prev,
.simple-pagination ul li.active .current.next {
}

.simple-pagination ul li.active .current.prev img,
.simple-pagination ul li.active .current.next img {
    width: 20px;
    position: relative;
    top: -4px;
}

.simple-pagination a.next,
.simple-pagination a.prev {
}

/* PaginationSection End */

/* contact us page */

.contactForm {
    margin-top: 40px;
}

.contactForm .form-group {
    position: relative;
}

.contactForm .form-group a {
    margin-top: 30px;
}

.contactForm .form-group .iconDiv {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 27px;
    width: 20px;
}

.contactForm .form-group .iconDiv img {
    width: 100%;
}

.contactForm .form-control {
    background: #ffffff;
    border: 1px solid grey;
    border-radius: 100px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    padding-right: 65px;
}

.contactForm .form-control::placeholder {
    color: grey;
}

.contactForm textarea.form-control {
    height: auto;
    border-radius: 16px;
    resize: none;
    padding-right: 27px;
}

.contactForm p {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height, or 83% */
    text-align: center;
    color: #000000;
    margin: 30px 0;
    margin-bottom: 16px;
}

.contactForm .radioContact {
    display: inline-block;
    width: 30%;
    margin: auto;
    padding-right: 20px;
}

.contactForm .radioContact .radioLabel {
    /* padding: 0 34px; */
    /* color: #919191; */
    /* font-size: 16px; */
    position: relative;
    top: -8px;
    /* right: -11px;*/
}

.contactForm .radioContact .radioLabel .radioReplace {
    height: 20px;
    width: 20px;
    left: 3px;
    top: 2px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #000;
    display: inline-block;
    /* color: #919191; */
    border-radius: 50%;
    /* margin-left: 8px; */
    position: absolute;
    cursor: pointer;
}

.contactForm .radioContact .radioLabel.selectedLabel .radioReplace {
    height: 20px;
    width: 20px;
    left: 3px;
    top: 2px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #919191;
    display: inline-block;
    color: #919191;
    border-radius: 50%;
    /* margin-left: 8px; */
    position: absolute;
    /* right: 0px; */
    display: inline-block;
    /* color: #919191; */
    background: #1b934b;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0px 0px 0px 1px #000;
}

.contactForm .radioContact .hiddenRadio {
    display: none;
}

.contactForm .checkContact .checkLabel {
    /* padding: 0 34px; */
    /* color: #919191; */
    /* font-size: 16px; */
    /* position: relative; */
    /* top: -8px; */
    /*left: -11px;*/
}

.contactForm .checkContact .checkLabel .checkReplace {
    height: 20px;
    width: 20px;
    right: -5px;
    top: 3px;
    background: #fff;
    border: 2px solid #fff;
    box-shadow: 0px 0px 0px 1px #000;
    display: inline-block;
    position: relative;
    cursor: pointer;
    border-radius: 50%;
}

.contactForm .checkContact .checkLabel.selectedLabel .checkReplace {
    background: #1b934b;
}

.contactForm .checkContact .checkLabel .checkReplace::after {
    /* content: "✓";
  color: transparent;
  font-size: 20px; */
}
.contactForm .checkContact .checkLabel.selectedLabel .checkReplace::after {
    /* color: #000000; */
}

.contactForm .checkContact .hiddencheck {
    display: none;
}

.mapSection {
    position: relative;
}

.mapSection iframe {
    width: 100%;
    height: 600px;
}

.mapSection .jsvContainer {
    width: 80%;
    margin: auto;
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mapSection .mapAddress {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40%;
    z-index: 9;
    background: rgba(255, 255, 255, 0.45);
    border-left: 2px solid #eaeaea;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.mapSection .mapAddress .logoDiv {
    margin-bottom: 60px;
}

.mapSection .mapAddress .logoDiv img {
}

.mapSection .mapAddress h4 {
    font-weight: 450;
    font-size: 27px;
    /* identical to box height, or 42px */
    text-transform: uppercase;
    color: #1b934b;
    position: relative;
    padding-right: 35px;
    margin-bottom: 15px;
}

.mapSection .mapAddress h4 img {
    position: absolute;
    top: 0;
    width: 30px;
    right: 0;
}

.mapSection .mapAddress p {
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    /* or 120% */
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 60px;
}

.mapSection .mapAddress a {
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 600;
}

.mapSection .mapAddress a img {
    width: 24px;
    position: relative;
    top: -3px;
    right: -8px;
}

.mapSection .jsvContainer {
}

/* contact us page End */

/* Privacy Policy Start */

.privacy-policy {
    margin-top: 160px;
    color: #000;
}

.privacy-policy h2 {
    font-weight: bold;
    font-size: 36px;
    /* margin-bottom: 30px; */
}

.privacy-policy h3 {
    margin-top: 25px;
    font-size: 22px;
    font-weight: bold;
}

.privacy-policy p {
    font-size: 18px;
}

.privacy-policy ul {
}

.privacy-policy ul li {
    font-size: 18px;
}

/* Privacy Policy End */

.bottom-footer {
    background: #000;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: auto;
}
.bottom-footer p {
    margin-bottom: 0;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.bottom-footer ul {
    text-align: center;
}

.bottom-footer ul li {
    display: inline-block;
    margin-right: 25px;
}

.bottom-footer ul li a {
    display: inline-block;
}

.bottom-footer ul li a img {
    width: 50px;
    height: 50px;
    transition: all 0.3s ease-in-out;
}

.bottom-footer .mobile-stores-icons {
    position: relative;
    top: 4px;
}

.bottom-footer .mobile-stores-icons a {
    display: inline-block;
    margin: 0px 5px;
}

.mobile-stores-icons a img {
    width: 134px;
    height: 44px;
}

.bottom-footer .mobile-stores-icons a {
    display: inline-block;
    margin: 0px 5px;
}

.bottom-footer .mobile-stores-icons a img {
    width: 134px;
    height: 44px;
}

.rolexWatchSection {
    background: #006039;
    padding: 25px 0 15px 0;
}
.rolexWatchSection .rolex-parts {
    display: flex;
    justify-content: center;
    align-items: center;
}
.rolexWatchSection .rolex-parts .rolex-logo {
}
#rolexContainer {
    margin: auto 20px;
}
.rolexWatchSection .rolex-parts .rolex-logo img {
    width: 110px;
}
.rolexWatchSection .rolex-parts .rolex-timezone {
    display: flex;
    flex-direction: column;
}
.rolexWatchSection .rolex-parts .rolex-timezone span {
}
.rolexWatchSection .rolex-parts .rolex-timezone p {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    /* margin: auto; */
    margin-bottom: 10px;
    line-height: 14px;
    font-size: 13px;
    /* font-weight: 600; */
}

.rolexWatchSection .rolex-parts .rolex-timezone .sa-time {
    color: #b0812a;
    opacity: 0.9;
}

.rolexWatchSection .rolex-parts .rolex-timezone .zone-time {
}

.rolexWatchSection .rolex-parts .rolex-timezone p span {
    display: block;
}
#clock {
    pointer-events: none;
}

.winnersSection {
}

.winnersSection .row {
    /* gap: 40px 0; */
}

.winnersSection .col-md-4 {
    padding: 0;
}
.winnersSection .winnerBox {
    transition: 0.3s;
    padding: 5% 13%;
}

.winnersSection .winnerBox:hover {
    transform: scale(1.1);
}

.winnersSection .winnerBox::after {
    content: "";
    display: block;
    background-color: #93c059;
    height: 7px;
    right: 0;
    transition: 0.3s;
    width: 0;
}

.winnersSection .winnerBox:hover::after {
    width: 100%;
}

.winnersSection .winnerBox img {
    /* width: 70%; */
    width: 100%;
    filter: grayscale(1);
    transition: 0.2s;
}

.winnersSection .winnerBox:hover img {
    filter: grayscale(0);
}

.main-carousel .welcomeGolf.newClass .h1 {
    color: #5cb2b1;
}

@media (max-width: 767px) {
    .socialWall .instaProfile {
        height: 160px;
    }
    .intro {
    }
    .navbar .navbar-nav .nav-link.liveIcon img {
        width: 90px;
    }

    .intro .letterByLetter {
    }

    .intro .letterByLetter .shadowDiv {
        font-size: 24px;
        /* top: -20px; */
        right: 5px;
        left: 5px;
        /* top: -8px; */
        transform: scale(1.1, 1.3);
    }

    .intro .letterByLetter .layerAnimateDiv {
    }

    .intro h2 {
        font-size: 24px;
    }

    .intro p {
        font-size: 16px;
    }

    .intro p.thinP {
    }

    .squares .intro p {
        line-height: inherit;
        margin-bottom: 15px;
    }

    .intro p.normalP {
        /* display: none; */
    }

    .intro p.italicP {
    }

    .intro p.boldP {
    }

    .intro .btn {
        margin: auto 5px;
        font-size: 13px;
    }

    .navbar {
        /* background: #68686866 !important; */

        z-index: 999;
    }

    .navbar .navbar-nav .nav-link {
        font-family: "Futura PT";
        font-weight: 450;
        font-size: 16px;
        text-align: right;
        text-transform: uppercase;
        color: #ffffff;
        padding: 12px 0;
        padding-right: 40px;
    }

    .navbar-brand {
    }

    .navbar-scroll .navbar-brand img,
    .navbar-brand img {
        width: 132px;
    }

    /*   .navbar-scroll .navbar-brand{
    display:none;
  } */
    .navbar .navbar-nav .nav-link:hover,
    .navbar .navbar-nav .nav-link.active {
        color: #fff;
    }

    .navbar .navbar-nav .nav-link.active {
    }

    .navbar .dropdown-toggle::after {
        display: none;
    }

    .navbar .dropdown-item {
        text-transform: capitalize;
        color: #fff;
        font-size: 16px;
        padding: 0.6rem 1.5rem;
        position: relative;
        padding-right: 46px;
    }

    .navbar li.hasSubMenu > .dropdown-item::before {
        content: url(../images/homePage/icons/arrow-down.svg);
        left: 0;
        transition: 0.5s;
        transform: unset;
    }

    /* .navbar li.hasSubMenu.rotateMe > .dropdown-item::before {
      transform: rotate(180deg);
  } */
    .navbar .dropdown-item.active {
    }

    .dropdown-item:focus,
    .dropdown-item:hover {
        background: rgba(217, 217, 217, 0.5);
        background: unset;
    }

    .navbar-nav .dropdown-menu {
        background: rgba(0, 0, 0, 0.5);
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
        margin: auto;
        border-radius: 0;
        padding: 8px 0;
        border: none;
    }

    .navbar .navbar-nav .dropdown .nav-link:before {
        content: url(../images/homePage/icons/arrow-down.svg);
        left: 0;
        position: absolute;
        left: 40px;
        transition-duration: 0.5s;
    }

    .navbar .navbar-nav .dropdown.show .nav-link:before {
        transform: rotate(180deg);
    }

    .navbar {
        z-index: 999;
        position: fixed;
        width: 100%;
    }

    .navbar-expand-lg {
        /* background: #68686866 !important; */
        padding: 16px 40px;
        padding: 0;
    }

    .navbar-expand-lg .navbar-collapse {
        /* background: #464646e6 !important; */
    }

    .navbar-expand-lg .navbar-nav {
        padding: 18px 0;
    }

    .navbar-expand-lg .navbar-nav .nav-item {
    }

    .navbar .navbar-nav .nav-link img {
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        padding: 8px 40px;
        background: #8c8c8ccc;
        transition: 0.5s;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu:before {
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu.submenu {
        background: #464646e5;
        padding: 8px 20px;
        position: relative;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu.submenu li {
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu.submenu li a {
    }

    .navbar-dark .navbar-brand {
        margin: 16px 0;
        margin-right: 40px;
    }

    .navbar-dark .navbar-toggler {
        width: 32px;
        height: 32px;
        background: rgba(91, 91, 91, 0.4);
        border-radius: 4px;
        text-align: center;
        padding: 0;
        opacity: 1;
        margin: 16px 0;
        margin-left: 40px;
    }

    .navbar-dark .navbar-toggler .navbar-toggler-icon {
        background: 50%/80% 80% no-repeat;
        background-image: url(../images/homePage/icons/burgerMenuX.svg);
        transition: 0.6s;
    }

    .navbar-dark .navbar-toggler.collapsed {
    }

    .navbar-dark .navbar-toggler.collapsed .navbar-toggler-icon {
        background-image: url(../images/homePage/icons/burgerMenu.svg);
    }

    .dropdown-menu .dropdown-toggle:after {
    }

    .dropdown-menu .dropdown-menu {
    }

    .dropdown-menu li {
    }

    .nav-item .submenu {
    }

    .nav-item .submenu-left {
    }

    .dropdown-menu > li:hover > .submenu {
    }

    /* Navbar End */
    /* Intro Section Start */
    .introSection {
    }

    .introSection .intro {
    }

    .introSection .intro h2 {
    }

    .introSection .intro p {
    }

    .introSection .intro .btn {
        display: none;
    }

    /* strategic Pillars Start */
    .strategicPillars {
        margin: auto;
        margin-bottom: 30px;
    }

    .strategicPillars .pillarBox {
        margin-right: 54px;
        margin-bottom: 15px;
        transition: 0.3s;
        position: relative;
        margin-right: 30px;
        display: flex;
        align-items: center;
    }

    .strategicPillars .pillarBox:hover {
    }

    .strategicPillars .pillarBox .pillarImg {
        left: unset;
        top: 46px;
        width: 60px;
        right: -30px;
        top: 20px;
    }

    .strategicPillars .pillarBox:hover .pillarImg {
        width: 80px;
        right: -40px;
        top: 50px;
    }

    .strategicPillars .pillarBox .pillarImg img {
        transition: 0.5s;
    }

    .strategicPillars .pillarBox .pillarImg img:first-child {
    }

    .strategicPillars .pillarBox .pillarImg img:last-child {
    }

    .strategicPillars .pillarBox .pillarDetails {
        padding: 25px 5px;
        padding-bottom: 0;
        text-align: right;
        padding-right: 50px;
        min-height: 180px;
        min-height: unset;
        height: 100px;
        position: relative;
        padding: 24px;
        width: 100%;
        padding-right: 50px;
        padding-left: 15px;
    }

    .strategicPillars .pillarBox .pillarDetails h3 {
        font-size: 19px;
        margin-top: 21%;
        margin: auto;
        text-align: center;
        position: absolute;
        right: 0;
        left: 0;
        top: 39px;
        position: unset;
        text-align: right;
        margin-top: 3%;
    }

    .strategicPillars .pillarBox .pillarDetails p {
        /* display: block; */
        font-size: 17px;
        line-height: 23px;
        animation: unset;
        position: absolute;
        top: 100%;
        opacity: 0;
        position: unset;
        padding-left: 20px;
    }

    .strategicPillars .pillarBox:hover .pillarDetails p {
        display: block;
        top: 40%;
        opacity: 1;
    }

    .strategicPillars .pillarBox:hover .pillarImg img:first-child {
        display: block;
    }

    .strategicPillars .pillarBox:hover .pillarDetails {
        height: 180px;
        /* padding-right: 50px; */
    }

    .strategicPillars .pillarBox:hover .pillarDetails h3 {
        display: block;
        margin-top: 0;
    }

    /* strategic Pillars End */
    /* golfApp Start */
    .golfApp {
    }

    .golfApp .intro {
        order: 12;
    }

    .golfApp .intro h2 {
        font-size: 24px;
    }

    .golfApp .intro p {
        margin-bottom: 35px;
    }

    .golfApp .row {
        height: auto;
    }

    .golfApp .appVideo {
        padding-right: 0;
        padding-left: 0;
    }

    .golfApp .appVideo video {
        width: 100%;
    }

    .golfApp .golfAppLinks {
        /* display: block; */
        text-align: center;
    }

    .golfApp .downloadBtn {
        margin-bottom: 0;
        width: 150px;
    }

    .golfApp .appDownBtns {
    }

    .golfApp .appDownBtns a {
        /* margin-bottom: 20px; */
    }

    .golfApp .appDownBtns a img {
        margin-bottom: 10px;
    }

    .golfApp .appDownBtns a:last-child img {
        margin-bottom: 0;
    }

    /* golfApp End */
    .strategicPillars .intro p.normalP {
        display: none;
    }

    .socialWall .instaProfile .instaIcon {
        /* position: absolute; */
        right: 8px;
        top: 8px;
        width: 4px;
    }

    .socialWall .colNoPadd {
        padding-right: 0;
        padding-left: 0;
    }

    /* Subscribe  Start */
    .subscribeSection {
    }

    .subscribeSection .input-group {
        width: 80%;
        margin: auto;
    }

    .subscribeSection .intro .btn {
        margin: auto;
    }

    .subscribeSection .input-group > .form-control {
        display: block;
        width: 100%;
        margin: auto;
        margin-bottom: 15px;
        height: 45px;
        line-height: 45px;
        top: -1px;
    }

    .subscribeSection .input-group svg {
    }

    /*  Subscribe End */
    /* Footer Start */
    .footer {
    }

    .footer .upperFooter {
        padding: 40px 0;
    }

    .footer .upperFooter .logos {
        display: flex;
        text-align: center;
    }

    .footer .upperFooter .logos a {
        text-align: center;
    }

    .footer .upperFooter .logos a img {
        width: 90%;
    }

    .footer .upperFooter .logos a img:first-child {
        margin: auto;
    }

    .footer .upperFooter .apps {
        text-align: center;
        margin-top: 40px;
        width: auto;
    }

    .footer .upperFooter .apps a {
    }

    .footer .upperFooter .apps a img {
    }

    .footer .lowerFooter {
        padding: 30px 0;
    }

    .footer .lowerFooter .col-md-6:first-child {
        order: 12;
    }

    .footer .lowerFooter .links {
        text-align: center;
        margin-top: 20px;
    }

    .footer .lowerFooter .links a {
        font-size: 14px;
        margin: auto 10px;
    }

    .footer .lowerFooter .links a:before {
        /* top: -4px; */
        right: -16px;
        font-size: 36px;
    }

    .footer .lowerFooter .socialinks {
        text-align: center;
    }

    .footer .lowerFooter .socialinks a {
        margin: auto 20px;
    }

    .footer .lowerFooter .socialinks a img.fb {
    }

    .footer .lowerFooter .socialinks a img.linkedin {
    }

    .footer .lowerFooter .socialinks a img.insta {
    }

    .footer .lowerFooter .socialinks a img.twitter {
    }

    .footer .lowerFooter .socialinks a img {
    }

    .footer .lowerFooter .socialinks a img:last-child {
    }

    .footer .lowerFooter .socialinks a img:last-child:hover {
    }

    /* Footer End */
    #scroll-top {
        left: 5px;
        bottom: 20px;
        z-index: 9;
        width: 50px;
        height: 50px;
        line-height: 45px;
    }

    .pt55 {
        padding-top: 20px !important;
    }

    html,
    body {
        overflow-x: hidden;
    }

    body {
        position: relative;
    }

    .colNoPadd {
        padding-right: 0;
        padding-left: 0;
        height: 100%;
        overflow: hidden;
    }

    section {
        margin-bottom: 30px;
    }

    .gsHero {
        overflow: hidden;
        /*height: 55vh;*/
        /*height: 64vh;*/
        /*margin-top: 78px;*/
    }

    .gsHero .gsHeroImg {
        width: auto;
        right: -50px;

        right: 0;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        width: 100%;
    }

    .gsHero .h1 h1 {
        font-size: 45px;
        line-height: 40px;
    }

    .gsHero .h1 span:first-child {
        font-size: 35px;
    }

    .squares {
        margin-bottom: 30px;
    }

    .squares .intro .letterByLetter .shadowDiv {
        /* left: 15px; */
        /* right: 15px; */
        /* bottom: 10px; */
        font-size: 24px;
        /* left: 0; */
        transform: scale(1.11, 1.3);
    }

    .squares .intro h2 {
        font-size: 24px;
    }

    .squares .intro {
        padding: 30px 15px;
        /* margin: auto 15px; */
        /* padding-bottom: 15px; */
    }

    .squares .intro .jsv {
        right: unset;
        width: auto;
        padding: 0;
    }

    .squares .squareLogo {
        width: 60%;
    }

    .squareBlur .imgCol {
        position: relative;
    }

    .squareBlur .squareImg {
    }

    .squareBlur .squareImg img {
    }

    .squareBlur .blurLogo {
        position: absolute;
        top: 0;
        width: 100px;
        right: calc(50% - 50px);
        top: calc(50% - 50px);
        display: none;
    }

    .squares .squareImg {
        overflow: hidden;
    }

    .squares .squareImg img {
        height: auto;
        width: 100%;
        filter: none;
    }

    /*  Goals Start */
    .goalsObjectives {
    }

    .goalsObjectives .objective {
    }

    .goalsObjectives .objective .bgMotionColor {
    }

    .goalsObjectives .objCol {
        padding: 0 15px;
    }

    .goalsObjectives .objective:hover .bgMotionColor {
        transform: scale(45);
    }

    .goalsObjectives .objective .triaShape {
    }

    .goalsObjectives .objective .lamp {
    }

    .goalsObjectives .objective .objNo {
    }

    .goalsObjectives .objective .objDesc {
        /* padding-left: 15%;
      top: 25%;
      right: 20%; */
    }

    .goalsObjectives .objective .objNo {
        top: 4px;
    }

    .goalsPillars {
    }

    /*  Goals End */
    /* image box section */
    .visionHero {
    }

    .visionHero .gsHeroImg {
        /* left: -145%;

    top: 0;

    bottom: unset; */
    }

    .visionHero .h1 {
        /* bottom: 38px; */
        /* left: 20px; */
        /* right: 0; */
        /* text-align: center; */
    }

    .gsHero .h1 {
        /*bottom: 38px;*/
        right: 20px;
        left: 0;
    }

    .linesImage {
    }

    .linesImage .imageBox {
        width: 100%;
    }

    .heroTeamMember h3 {
        font-size: 30px;
    }

    .heroTeamMember p.brief {
        font-size: 20px;
    }

    .yasir .heroTeamMember .imageBox {
        width: 100%;
    }

    .linesImage .imageBox img {
        width: 90%;
        width: 42%;
        filter: none;
    }

    .goalsObjectives.linesImage .imageBox img {
        width: 60%;
    }

    .greenAgenaVision.linesImage .imageBox img {
        width: 50%;
    }

    .personBrief.personRight .imgBox img {
        width: 50%;
    }

    .personBrief.personLeft .imgBox img {
        width: 40%;
    }

    .heroTeamMember .imageBox {
        border: none;
    }
    .heroTeamMember .imageBox img {
        width: 100%;
        width: 50%;
    }

    .linesImage.majed .imageBox img {
        width: 50%;
    }

    .linesImage.logoRadius .imageBox img {
        width: 50%;
    }

    /* image box section End */
    /* binSalmanVision Start */
    .binSalmanVision {
    }

    .binSalmanVision .intro p.thinP {
        font-size: 16px;
    }

    .binSalmanVision .intro p.normalP {
        font-size: 16px;
    }

    .quote {
    }

    .binSalmanVision p.quote::before {
        /*width: 17px;*/
        /*height: 17px;*/
        /*right: 70px;*/
        /*top: 0;*/
    }

    p.quote::before {
        /*width: 19px;*/
        /*height: 17px;*/
        /*right: 0;*/
        /*top: 0;*/
    }

    .binSalmanVision .intro ul {
        width: auto;
        margin: auto;
        padding: 0;
        padding-inline-start: 20px;
        margin-bottom: 30px;
    }

    .binSalmanVision .intro p.italicP {
        font-size: 16px;
    }

    .binSalmanVision .intro p.boldP {
    }

    .binSalmanVision .intro p {
    }

    /* binSalmanVision End */
    /* personBrief Start */
    .personRight {
    }

    .personRight .motionLines {
    }

    .personBrief {
        text-align: center;
        padding: 30px 0;
    }

    .personBrief .imgBox {
        margin: auto;
        text-align: center;
        margin-bottom: 16px;
    }

    .personBrief .imgBox img {
        width: 50%;
    }

    /* .personBrief.personRight .imgBox img {
      width: 70%;
  } */

    .personBrief .intro p {
    }

    .personBrief .intro h2 {
        margin-bottom: 10px;
    }

    .personBrief .intro .letterByLetter .shadowDiv {
        right: 0;
        left: 0;
        transform: scale(1.12);
    }

    .personBrief .intro .letterByLetter .layerAnimateDiv {
    }

    .personBrief .intro p.normalP {
        padding: 0;
        text-align: center;
    }

    .personBrief .intro p.thinP {
        padding: 0;
        text-align: center;
        margin-bottom: 18px;
    }

    /* personBrief Start */
    .personLeft {
    }

    .personLeft .motionLines {
    }

    .personLeft {
    }

    .personLeft .imgBox {
    }

    .personLeft .intro p.normalP {
    }

    .personLeft .intro p.thinP {
    }

    .personLeft .intro {
        padding: 0;
    }

    /* personBrief End */
    .teamMembers .welBtns {
        margin: auto;
    }

    .teamMembers .welBtns .btn {
        margin: auto 5px;
    }

    .golfBtnSize {
        width: 160px;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
    }

    .teamMembers {
        /* padding-top: 50px; */
    }

    .teamMembers.majedHero .tmember {
        margin: 15px 35px;
    }

    .teamMembers.majedHero .col-lg-4:nth-child(2) .tmember {
        margin: 20px;
        margin-bottom: 0;

        margin: auto;
        margin: 15px 35px !important;
        overflow: hidden !important;
        position: relative !important;
        top: 0 !important;
    }

    .teamMembers.majedHero .tmember img {
    }

    .teamMembers.ambassadors .tmember .details h3 {
        font-size: 25px;
    }

    .teamMembers.majedHero .col-lg-4:nth-child(2) {
        order: -1;
    }

    .memberModal .modal-body {
    }

    .memberModal .modal-body .intro {
        padding: 0px 0;
        border: none;
        border-bottom: 2px solid #a1d317;
        border: none;
    }

    .memberModal .modal-body .intro h2 {
        font-size: 22px;
    }

    .memberModal .modal-body .intro .letterByLetter .shadowDiv {
        /* left: 9px; */
    }

    .memberModal .modal-body .intro p.thinP {
    }

    .memberModal .modal-body .intro p.thinP {
        font-size: 16px;
    }

    .memberModal .memberContainer {
    }

    .memberModal .memberContainer .verticalLine {
        right: 0;
    }

    .memberModal .memberContainer ul {
    }

    /* .memberModal .memberContainer ul:after{
      right: -12px;
  } */

    .memberModal .memberContainer ul li {
        width: auto;
        margin-bottom: 20px;
    }

    .memberModal .memberContainer ul li:before {
    }

    .memberModal .memberContainer ul li:first-child:before {
    }

    .memberModal .memberContainer ul li:last-child:before {
    }

    .memberModal .memberContainer ul li:nth-child(even):before {
    }

    .memberModal .memberContainer ul li:nth-child(odd):before {
        right: -12px;
    }

    .memberModal .memberContainer ul li:nth-child(even) {
        padding-right: 30px;
    }

    .memberModal .memberContainer ul li:nth-child(odd) {
        text-align: unset;
        padding-left: unset;
        padding-right: 30px;
    }

    .memberModal .memberContainer ul li p {
    }

    .memberModal .memberContainer ul li p.year {
    }

    .memberModal .memberContainer ul li p.memberInfo {
    }

    .memberModal .memberContainer ul li:first-child {
    }

    .memberModal .memberContainer ul li:first-child p {
    }

    .memberModal .memberContainer ul li:first-child p.year {
    }

    .memberModal .memberContainer ul li:first-child p.memberInfo {
    }

    .memberModal .memberContainer ul li:last-child {
    }

    .memberModal .memberContainer ul li:last-child:nth-child(odd):after,
    .memberModal .memberContainer ul li:last-child:after {
        right: -2px;
        width: 6px;
        height: auto;
        bottom: -2px;
    }

    .memberModal .memberContainer ul li:last-child:after {
    }

    .memberModal .memberContainer ul li:last-child p {
    }

    .memberModal .memberContainer ul li:last-child p.year {
    }

    .memberModal .memberContainer ul li:last-child p.memberInfo {
    }

    .newsPage .otherPost {
        margin-bottom: 10px;
    }

    .mobileSearchBox {
        margin-bottom: 20px;
    }

    .mobileSearchBox .searchInput {
        position: relative;
    }

    .mobileSearchBox .searchInput input {
        width: 100%;
        background: #efefef;
        border: 1px solid #dcdcdc;
        border-radius: 8px;
        padding: 0;
        padding-right: 40px;
        line-height: 40px;
    }

    .mobileSearchBox .searchInput input::placeholder {
        color: #717171;
    }

    .mobileSearchBox .searchInput .searchBtn {
        position: absolute;
        right: 0;
        background: unset;
        border: none;
        height: 100%;
        padding: 0;
        width: 40px;
        text-align: center;
    }

    .mobileSearchBox .searchInput .searchBtn img {
        position: relative;
        top: -4px;
    }

    .mobileSearchBox .archiveModalBtn {
        background: #1b934b;
        width: 55px;
        width: 64%;
        height: 40px;
        text-align: center;
        line-height: 36px;
        border-radius: 4px;
        cursor: pointer;
        margin-right: auto;
    }

    .mobileSearchBox .archiveModalBtn img {
    }

    .archiveModal .modal-content {
        border-radius: 16px;
    }

    .archiveModal button.close {
        border: 2px solid #144920;
        width: 32px;
        height: 32px;
        border-radius: 9px;
        position: absolute;
        text-align: center;
        opacity: 1;
        left: 17px;
        top: 17px;
        z-index: 9;
    }

    .archiveModal button.close svg {
        position: relative;
        top: -5px;
        width: 13px;
        height: 13px;
    }

    .newsPage .archiveModal .blocks {
        background: unset;
        background: #fff;
    }

    .newsPage .archiveModal .blocks h3 {
        font-weight: 450;
        font-size: 18px;
    }

    .newsPage .archiveModal .archive ul {
        padding: 0 20px;
    }

    .newsPage .archiveModal .archive ul li {
    }

    .newsPage .archiveModal .archive ul li:last-child {
    }

    .newsPage .archiveModal .archive ul li:before {
    }

    .newsPage .archiveModal .archive ul li .catName {
        background: #fff;
        font-size: 14px;
        max-width: unset;
    }

    .newsPage .archiveModal .archive ul li .catNameNo {
    }

    /* Custom Gallery With Carousel Start */
    /* gallery */
    .customGallery {
        /* height: calc(100vh - 90px); */
    }

    .customGallery video {
        width: 100%;
        /* height: 100%; */
        /* height: calc(100vh - 100px); */
    }

    /* 16:9 */
    /* .customGallery .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;

  padding-top: 25px;
  height: 0;
}

.customGallery .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} */
    .squares .intro ul li.testGames {
        width: auto;
        /* text-align: center; */
        display: block;
        text-align: right;
        margin: auto;
        margin-bottom: 18px;
    }

    .squares .intro ul li.testGames img {
    }

    .squares .intro ul li.testGames span {
        display: inline-block;
        margin: auto;
        margin-right: 15px;
        position: relative;
        top: 11px;
    }

    /* Course Facts Start */
    .courseFacts {
    }

    .courseFacts h2 {
        margin-bottom: 50px;
    }

    .courseFacts .iconBox {
    }

    .courseFacts .iconBox img {
    }

    .courseFacts p {
        font-size: 14px;
    }

    /* Course Facts End */
    .squaresBox .introBox ul {
        margin: 30px 0;
    }

    .squaresBox .introBox ul li {
        display: flex;
    }

    .squaresBox .introBox ul li img {
        height: 30px;
    }

    .squaresBox .introBox ul li span {
        font-size: 17px;
    }

    .eventInfo .intro h2 {
    }

    .eventInfo .intro {
    }

    .eventInfo .motionLines {
    }

    .mapInfo {
        height: auto;
        /*min-height: 180px;*/
    }

    .mapInfo .mapImg {
        /*height: 175px;*/
    }

    .mapInfo .location {
        line-height: 0.5;
    }

    .mapInfo .location img {
        /*width: 13.0555px;*/
        width: 70px;
    }

    .mapInfo .location-1 {
        top: 27.2%;
    }

    .mapInfo .location-2 {
        top: 39.8%;
        top: 28.8%;
    }

    .mapInfo .location-3 {
        top: 8%;
        top: 10%;
    }

    .mapInfo .location-4 {
        top: 16.6%;
        top: 38.6%;
    }

    .mapInfo .location-5 {
        top: 23.3%;
        top: 27.3%;
    }

    .mapInfo.old .location-1 {
        top: 27.2%;
        left: 56.7%;
    }

    .mapInfo.old .location-2 {
        top: 39.8%;
        top: 38.8%;
        left: 73.5%;
    }

    .mapInfo.old .location-3 {
        top: 8%;
        top: 8%;
    }

    .mapInfo.old .location-4 {
        top: 16.6%;
        top: 14.6%;
        left: 45.7%;
    }

    .mapInfo.old .location-5 {
        top: 23.3%;
        top: 22.3%;
    }

    .mapInfo .locationModal {
    }

    .mapInfo #location-1 .modal-dialog {
    }

    .mapInfo #location-2 .modal-dialog {
    }

    .mapInfo #location-3 .modal-dialog {
    }

    .mapInfo #location-4 .modal-dialog {
    }

    .mapInfo #location-5 .modal-dialog {
    }

    .locationModal button.close {
    }

    .locationModal button.close svg {
        top: -7px;
    }

    .mapInfo .locationModal .modal-dialog {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        min-height: calc(100% - 1rem);
    }

    .mapInfo .locationModal .modal-content {
    }

    .mapInfo .locationModal .modal-body {
    }

    .mapInfo .locationModal .modal-body .champLogo {
    }

    .mapInfo .locationModal .modal-body .btn {
    }

    .mapInfo .locationModal .modal-body .champImg {
    }

    /* Featured Holes End*/
    .power {
    }

    .power img {
        width: 30%;
    }

    /* PaginationSection Start */
    .podcastSeries {
    }

    .podcastPage .intro {
    }

    .binSalmanVision .intro .podcastUl {
        margin: auto;
        padding: 0;
        padding-inline-start: 0;
    }

    .binSalmanVision .intro .podcastUl li {
        margin-bottom: 15px;
        margin: auto;
        width: 32%;
    }

    .binSalmanVision .intro .podcastUl li a {
    }

    .binSalmanVision .intro .podcastUl li a img {
        /* width: 100%; */
    }

    .podcastSeries .podcast {
    }

    .podcastSeries .podcast .podcastImg {
    }

    .podcastSeries .podcast .podcastOverlay {
    }

    .podcastSeries .podcast .details {
        bottom: 0;
        top: 190px;
        top: unset;
        padding-bottom: 5px;
    }

    .imgsAndVideos.podcastSeries .podcast .details {
        padding: 15px;
        top: 267px;
        bottom: 0;
        top: unset;
        padding-bottom: 10px;
    }

    .podcastSeries .podcast .closeBtn {
    }

    .podcastSeries .podcast .closeBtn svg {
    }

    .podcastSeries .podcast .details h3 {
        font-size: 22px;
        max-width: 92%;
        /*padding-left: 22px;*/
    }

    .imgsAndVideos.podcastSeries .podcast .details h3 {
    }

    .imgsAndVideos.podcastSeries .podcast .details h4 {
    }

    .podcastSeries .podcast .details h4 {
        font-size: 16px;
    }

    .podcastSeries .podcast .details p {
    }

    .podcastSeries .podcast .details span {
    }

    .podcastSeries .podcast .details .casting {
        bottom: 45px;
        /*left: 15px;*/
        width: 45px;
        height: 45px;
        line-height: 32px;
        left: 0;
    }

    .imgsAndVideos.podcastSeries .podcast .details .casting {
        bottom: 12%;
    }

    .podcastSeries .podcast .details .casting img {
        width: 65%;
    }

    .imgsAndVideos.podcastSeries .podcast .details .casting img {
        width: 15px;
    }

    .imgsAndVideos.podcastSeries .podcast .details .casting img.img-icon {
    }

    .mediaCategories {
        padding: 15px 0;
        margin-bottom: 20px;
    }

    .mediaCategories ul {
        text-align: center;
    }

    .mediaCategories ul li {
        padding: 0px 5px;
        display: inline-block;
        margin: 4px;
        border-radius: 50px;
        font-size: 13px;
        min-width: 60px;
    }

    .mediaCategories ul li:before {
        display: none;
    }

    .mediaCategories ul li.active {
    }

    .mediaCategories ul li.active:before {
    }

    .podcastSeries .podcast .details .prodsList {
    }

    .podcastSeries .podcast .details .prodsList li {
    }

    .podcastSeries .podcast .details .prodsList li a {
    }

    .podcastSeries .podcast .details .prodsList li a img {
    }

    .podcastSeries .podcast.greenCard {
    }

    .podcastSeries .podcast.greenCard .podcastImg {
    }

    .podcastSeries .podcast.greenCard .podcastOverlay {
    }

    .podcastSeries .podcast.greenCard .details {
        top: 10px;
        bottom: 10px;
        right: 10px;
        left: 10px;
        padding: 10px 15px;
    }

    .podcastSeries .podcast.greenCard .details h3 {
        height: auto;
        font-size: 17px;
        padding-left: 10px;
    }

    .podcastSeries .podcast.greenCard .details h4 {
        font-size: 14px;
    }

    .podcastSeries .podcast.greenCard .details p {
        font-size: 14px;
        line-height: 15px;
        margin: auto;
        height: 45px;
    }

    .podcastSeries .podcast.greenCard .details span {
        font-size: 17px;
    }

    .podcastSeries .podcast.greenCard .details .casting {
    }

    .podcastSeries .podcast.greenCard .details .casting img {
    }

    .podcastSeries .podcast.greenCard .details .prodsList {
    }

    .podcastSeries .podcast.greenCard .details .prodsList li {
        width: 30%;
        height: auto;
        margin: auto 2px;
    }

    .podcastSeries .podcast.greenCard .details .prodsList li a {
    }

    .podcastSeries .podcast.greenCard .details .prodsList li a img {
        width: 90%;
        height: auto;
    }

    /* Toggle */
    .podcastSeries .podcast .greenCardShow {
    }

    .podcastSeries .podcast.greenCard .greenCardShow {
    }

    .podcastSeries .podcast .closeBtn.greenCardShow {
    }

    .podcastSeries .podcast.greenCard .closeBtn.greenCardShow {
    }

    .podcastSeries .podcast.greenCard .closeBtn.greenCardShow img {
    }

    .podcastSeries .podcast.greenCard .greenCardHide {
    }

    /* --------- */
    #imgVidsTab {
        /* text-align: left; */
        display: block;
        border-bottom: 4px solid #d9d9d9;
        width: 80%;
        margin-bottom: 0px;
    }

    #imgVidsTab li {
        width: 32%;
    }

    #imgVidsTab .nav-link {
        padding: 10px;
        text-align: center;
        width: 100%;
        font-size: 20px;
        margin-bottom: -4px;
        border-bottom: 4px solid transparent;
        line-height: 35px;
    }

    #imgVidsTab .nav-link:focus,
    #imgVidsTab .nav-link:hover {
    }

    #imgVidsTab .nav-item.show .nav-link,
    #imgVidsTab .nav-link.active {
    }

    #imgVidsTabContent .imgsAndVideos.podcastSeries .podcast .details {
    }

    /* ----------------- */
    .simple-pagination {
    }

    .simple-pagination ul {
    }

    .simple-pagination ul li {
    }

    .simple-pagination ul li a {
    }

    .simple-pagination ul li a:hover {
    }

    .simple-pagination ul li a img {
    }

    .simple-pagination ul li.active {
    }

    .simple-pagination ul li:first-child,
    .simple-pagination ul li:last-child {
    }

    .simple-pagination ul li.active:first-child,
    .simple-pagination ul li.active:last-child {
    }

    .simple-pagination ul li.active .current {
    }

    .simple-pagination ul li.active .current.prev,
    .simple-pagination ul li.active .current.next {
    }

    .simple-pagination ul li.active .current.prev img,
    .simple-pagination ul li.active .current.next img {
    }

    .simple-pagination a.next,
    .simple-pagination a.prev {
    }

    /* PaginationSection End */
    /* contact us page */
    .contactForm {
    }

    .contactForm .form-group {
    }

    .contactForm .form-group a {
        margin-top: 15px;
        width: 50%;
    }

    .contactForm .form-group .iconDiv {
    }

    .contactForm .form-group .iconDiv img {
    }

    .contactForm .form-control {
    }

    .contactForm .form-control::placeholder {
    }

    .contactForm textarea.form-control {
        max-height: 140px;
    }

    .contactForm p {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .contactForm .radioContact {
        /* display: block;
      width: auto;
      text-align: right;
      margin: 15px;
      width: 50%;
      margin: auto;
      margin-bottom: 15px;
      position: relative;
      right: 25px; */

        width: auto;
        margin: 0 30px;
        margin: 0 5px;
    }

    .contactForm .radioContact .radioLabel {
    }

    .contactForm .radioContact .radioLabel .radioReplace {
    }

    .contactForm .radioContact .radioLabel.selectedLabel .radioReplace {
    }

    .contactForm .radioContact .hiddenRadio {
    }

    .mapSection {
    }

    .mapSection iframe {
    }

    .mapSection .jsvContainer {
    }

    .mapSection .mapAddress {
        position: unset;
        width: auto;
        margin-top: 30px;
        padding: 15px;
    }

    .mapSection .mapAddress .logoDiv {
        margin-bottom: 40px;
    }

    .mapSection .mapAddress .logoDiv img {
        width: 60%;
    }

    .mapSection .mapAddress h4 {
        font-size: 22px;
    }

    .mapSection .mapAddress h4 img {
        width: 27px;
        top: -3px;
    }

    .mapSection .mapAddress p {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .mapSection .mapAddress a {
    }

    .mapSection .mapAddress a img {
    }

    .mapSection .jsvContainer {
        width: auto;
    }

    /* contact us page End */
    .partnersPage .part .partFront {
        /* padding-top: 40px; */
    }

    .intro .letterByLetter .shadowDiv {
        transform: scale(1.1, 1.4);
        transform: scale(1.1);
    }

    img {
        filter: none !important;
    }

    .subscribeSection .input-group img {
        top: 9px;
    }

    .searchResults.newsPage .otherPost .postHeader .postTitle a {
        margin-top: 5px;
        font-size: 15px;
    }

    .searchResults.newsPage .otherPost .postBody,
    .searchResults.newsPage .otherPost .postHeader {
    }

    .searchResults.newsPage .otherPost .postHeader .postCat {
        font-size: 13px;
    }

    .searchResults.newsPage .otherPost .postHeader .postTime {
        font-size: 13px;
    }

    .searchResults.newsPage .otherPost .postBody .postContent {
        /*display: none;*/
    }

    .bottom-footer p {
        margin: 10px 0;
        text-align: center;
        font-size: 17px;
    }

    .bottom-footer ul {
        margin: 10px 0;
        text-align: center;
    }

    .bottom-footer {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .bottom-footer ul li {
        margin: 0 10px;
        text-align: center;
    }
}

@media (max-width: 1119px) {
    .heroMobileCarousel .slideInfo.newClass {
        bottom: 35%;
    }
    .heroMobileCarousel .slideInfo.newClass .welcomeGolf .h1 h1 {
        font-size: 32px;
        color: #5cb2b1;
    }
}

@media (max-width: 1119px) {
    .heroMobileCarousel {
    }

    .heroMobileCarousel .sliderImage {
        width: 101%;
    }

    .heroMobileCarousel .sliderImage img {
    }

    .heroMobileCarousel .carousel-item {
        overflow: hidden;
    }

    .heroMobileCarousel .carousel-item:before {
        content: "";
        position: absolute;
        left: 0;
        left: -3px;
        right: 0;
        right: -3px;
        top: 0;
        bottom: 0;
        background: linear-gradient(
            171.82deg,
            rgba(11, 29, 38, 0) -17.87%,
            #1d2123 96.05%
        );

        background: linear-gradient(
            171.82deg,
            rgba(11, 29, 38, 0) -17.87%,
            #0b1d26cc 96.05%
        );
    }
    .heroMobileCarousel .slideInfo {
        position: absolute;
        z-index: 9;
        bottom: 5%;
        right: 0;
        left: 0;
        text-align: center;
    }

    .heroMobileCarousel .slideInfo img {
        margin: 0 10px;
        margin-top: 25px;
    }

    .heroMobileCarousel .slideInfo .welBtns {
        animation: fadeInAnim 2s;
    }

    .heroMobileCarousel .slideInfo .welBtns .golfBtnSize {
        display: block;
        margin: auto;
        margin-top: 16px;
        width: 58%;
        height: 45px;
        line-height: 45px;
    }

    .heroMobileCarousel .slideInfo .welBtns .golfBtnGreen {
    }

    .heroMobileCarousel .slideInfo .welBtns .golfBtnWhite {
        border: 3px solid #fff;
        color: #fff;
        line-height: 40px;
    }

    .heroMobileCarousel {
    }

    .heroMobileCarousel .slideInfo.slideInfoMain {
        bottom: 23%;
        bottom: 18%;
    }

    .heroMobileCarousel .slideInfo.slideInfoMain img {
        width: 200px;
        margin: 8px auto;
    }

    .heroMobileCarousel .slideInfo.slideInfoMain .welcomeGolf {
        padding: 0px 18%;
    }

    .heroMobileCarousel .slideInfo.slideInfoMain .welcomeGolf .h1 {
        font-size: 25px;
        color: #fff;
        animation: fadeInAnim 1s;
    }
    .heroMobileCarousel .slideInfo.slideInfoMain .welcomeGolf .p-cont {
        min-height: 150px;
        position: relative;
    }
    .heroMobileCarousel .slideInfo.slideInfoMain .welcomeGolf p {
        font-weight: 450;
        font-size: 13px;
        line-height: 143.7%;
        text-align: center;
        letter-spacing: 0.03em;
        color: #ffffff;
        position: absolute;
        top: 0;
        bottom: 0;
        animation: mer-animation 4s;
        overflow: hidden;
        /* } */
    }

    .heroMobileCarousel .slideInfo.slideInfoMain .welcomeGolf .h1 h1 {
        font-size: 30px;
        font-size: 32px;
        color: #aad145;
        font-style: italic;
        font-weight: 600;
    }

    .heroMobileCarousel .slideInfo.slideInfoMain .welBtns {
        text-align: center;
        margin-top: 40px;
        animation: fadeInAnim 7s;
    }

    .heroMobileCarousel .slideInfo.slideInfoMain .welBtns .golfBtnSize {
    }

    .heroMobileCarousel .slideInfo.slideInfoMain .welBtns .golfBtnGreen {
    }

    .heroMobileCarousel .slideInfo.slideInfoMain .welBtns .golfBtnWhite {
    }

    .heroMobileCarousel .carousel-control-next,
    .heroMobileCarousel .carousel-control-prev {
        /* background: #bf6f6f; */
        width: 38px;
        height: 38px;
        top: 9%;
       /* top: unset;*/
        bottom: 41%;
        opacity: 1;
        border-radius: 50%;
        border: 3px solid #fff;
        text-align: center;
        z-index: 9;
    }

    .heroMobileCarousel .carousel-control-next svg,
    .heroMobileCarousel .carousel-control-prev svg {
        /* height: 20px; */
        width: auto;
        position: relative;
        transform: rotate(180deg);
    }

    .heroMobileCarousel .carousel-control-next svg {
        animation: nextArrowAnimate 1.5s infinite;
    }

    .heroMobileCarousel .carousel-control-prev svg {
        animation: prevArrowAnimate 1.5s infinite;
    }

    .heroMobileCarousel .carousel-control-next svg path,
    .heroMobileCarousel .carousel-control-prev svg path {
        /* fill: #fff; */
    }

    .heroMobileCarousel .carousel-control-next {
        left: 10px;
    }

    .heroMobileCarousel .carousel-control-prev {
        right: 10px;
    }

    /* -------------- */
    .introMobileCarousel {
    }

    .introMobileCarousel .mobileSlide {
        padding: 12px 20px;
        margin: 15px;
        border: 1px solid #000;
        position: relative;
    }

    .introMobileCarousel .mobileSlide .coverLayer {
        position: absolute;
        background: #fff;
        top: 40px;
        height: 100px;
        width: 5px;
    }

    .introMobileCarousel .mobileSlide .leftLayer {
        right: -2px;
    }

    .introMobileCarousel .mobileSlide .rightLayer {
        left: -3px;
    }

    .introMobileCarousel .mobileSlide span {
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        color: #000000;
        margin-right: 30px;
    }

    .introMobileCarousel .mobileSlide h2 {
        font-weight: 700;
        font-size: 35px;

        /* or 45px */
        text-transform: uppercase;

        /* Sustainabilty */
        color: #1b934b;
        margin-right: 30px;
    }

    .introMobileCarousel .mobileSlide img {
        width: 100%;
    }

    .introMobileCarousel .mobileSlide p {
        font-weight: 300;
        font-size: 16px;
        line-height: 22px;
        margin-top: 15px;
    }

    .introMobileCarousel .mobileSlide .readMore {
        font-weight: 700;
        font-size: 14px;

        /* identical to box height, or 157% */

        /* Sustainabilty */
        color: #1b934b;
        text-transform: capitalize;
        display: block;
        width: 40%;
        margin-right: auto;
    }

    .introMobileCarousel .carousel-control-next,
    .introMobileCarousel .carousel-control-prev {
        width: 24px;
        height: 24px;
        opacity: 1;
        top: 102px;
    }

    .introMobileCarousel .carousel-control-next svg,
    .introMobileCarousel .carousel-control-prev svg {
        transform: rotate(180deg);
    }

    .introMobileCarousel .carousel-control-next {
        left: 10px;
    }

    .introMobileCarousel .carousel-control-prev {
        right: 10px;
    }

    /* carousel */
    .customCarousel {
        position: static;
    }

    .customCarousel .carouselPadd {
        padding: 0;
    }

    .customCarousel .owl-carousel .owl-stage {
    }

    .customCarousel .owl-carousel {
    }

    .customCarousel .owl-carousel .carouselSlide img {
    }

    .customCarousel .owl-carousel .carouselSlide span {
        font-size: 8px;
        width: auto;
        height: auto;
        line-height: inherit;
        padding: 2px 6px;
        top: 4px;
        right: 4px;
    }

    .customCarousel .owl-carousel .owl-nav {
    }

    .customCarousel .owl-carousel .owl-nav button.owl-next {
    }

    .customCarousel .owl-carousel .owl-nav img {
    }

    .galleryWithCarousel {
        min-height: unset;
    }

    .galleryWithCarousel .videoCaption {
        width: auto;
        /* position: unset; */
        right: 15px;
        top: 15px;
    }

    .galleryWithCarousel .videoCaption h2 {
        font-size: 18px;
    }

    .galleryWithCarousel .videoCaption p {
        margin: auto;
        display: none;
    }

    .galleryWithCarousel .videoCaption .watch {
        display: none;
    }

    .galleryWithCarousel .videoCaption a {
    }

    .galleryWithCarousel .videoOverlay {
        /* position: unset; */
        bottom: 70px;
    }

    .imgCol {
        order: -1;
    }

    /* Custom Gallery With Carousel End */
    .eventCalender {
        text-align: center;
    }

    .eventCalender .calendar-col {
        margin: auto 15px;
    }

    .eventCalender .table-col {
        padding: 0 15px;
    }

    .eventCalPage .intro p.italicP {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .eventCalender .table-bordered td {
        height: 160px;
        width: 5%;
    }

    .gsHero .slideLogo {
        bottom: 38px;
    }

    .gsHero .slideLogo img {
        width: 70%;
    }

    .privacy-policy {
        margin-top: 120px;
    }

    .eventsArchive .pastEvent .pastEventDetails {
        bottom: 0;
    }

    .partnersPage .part .partFront h3 {
        font-size: 18px;
    }

    .partnersPage .part:hover .partBg {
        opacity: 0;
    }

    .partnersPage .part .partBg a {
        opacity: 0;
        top: 0;
        bottom: 0;
    }

    /* fix Partners logos */

    .partnersPage .part .partHeight {
    }
    .partnersPage .part .partFront .partLogo {
        width: 100%;
    }
    .partnersPage .part .partFront {
        z-index: 1;
    }
    .partnersPage .part .partBg {
        opacity: 0;
        position: relative;
        z-index: -1;
        display: flex;
    }

    .partnersPage .part .partHeight {
        min-height: 160px;
    }

    .partnersPage .part:hover .partHeight {
    }

    .partnersPage .part:hover .partFront {
        z-index: 0;
    }

    .partnersPage .part {
        min-height: 160px;
        padding: 0px;
    }

    .partnersPage .part:hover .partBg {
        opacity: 1;
        z-index: 0;
    }

    .partnersPage .part .partBg a {
        position: unset;
        /* display: inline; */
        opacity: 1;
    }

    #rolexContainer {
        transform: scale(0.8);
    }

    #rolexContainer .RolexWatch {
        position: relative;
        top: 5px;
    }

    .rolexWatchSection .rolex-parts .rolex-logo {
        transform: scale(0.8);
    }

    .rolexWatchSection {
        padding: 0;
    }
    .rolexWatchSection .rolex-parts .rolex-timezone .sa-time {
        font-size: 12px;
    }
    .rolexWatchSection .rolex-parts .rolex-timezone .zone-time {
        margin-bottom: 0;
        font-size: 11px;
    }
}

@media (min-width: 768px) and (max-width: 1119px) {
    .intro {
    }

    .intro .letterByLetter {
    }

    .intro .letterByLetter .shadowDiv {
        transform: scale(1.1);
        right: 15px;
        left: 15px;
    }

    .intro h2 {
        /* font-size: 24px; */
    }

    .intro p {
        /* font-size: 16px; */
    }

    .intro p.thinP {
    }

    .intro p.normalP {
        /* display: none; */
    }

    .intro p.italicP {
    }

    .intro p.boldP {
    }

    .intro .btn {
    }

    .navbar {
        background: #59595980 !important;
        position: fixed;
        width: 100%;
        z-index: 9;
    }

    .navbar .navbar-nav .nav-link {
        font-family: "Futura PT";
        font-weight: 450;
        font-size: 15px;
        text-align: center;
        text-transform: uppercase;
        color: #ffffff;
    }

    .navbar-brand {
    }

    .navbar-brand img {
        width: 132px;
    }

    .navbar .navbar-nav .nav-link:hover,
    .navbar .navbar-nav .nav-link.active {
        color: #fff;
    }

    .navbar .navbar-nav .nav-link.active {
    }

    .navbar .dropdown-toggle::after {
        display: none;
    }

    .navbar .dropdown-item {
        text-transform: capitalize;
        color: #fff;
        font-size: 15px;
        padding: 0.6rem 1.5rem;
        position: relative;
        padding-right: 46px;
    }

    .navbar li.hasSubMenu > .dropdown-item::before {
        content: url(../images/homePage/icons/arrow-down.svg);
        left: 0;
        transition: 0.5s;
    }

    .navbar li.hasSubMenu.rotateMe > .dropdown-item::before {
        transform: rotate(180deg);
    }

    .navbar .dropdown-item.active {
    }

    .dropdown-item:focus,
    .dropdown-item:hover {
        background: rgba(217, 217, 217, 0.5);
        background: unset;
    }

    .navbar-nav .dropdown-menu {
        background: rgba(0, 0, 0, 0.5);
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
        margin: auto;
        border-radius: 0;
        padding: 8px 0;
        border: none;
    }

    .navbar .navbar-nav .dropdown .nav-link:before {
        content: url(../images/homePage/icons/arrow-down.svg);
        left: 0;
        position: absolute;
        left: 40px;
        transition-duration: 0.5s;
    }

    .navbar .navbar-nav .dropdown.show .nav-link:before {
        transform: rotate(180deg);
    }

    .navbar {
    }

    .navbar-expand-lg {
        /* background: #68686866 !important; */
        padding: 16px 40px;
        padding: 0;
    }

    .navbar-expand-lg .navbar-collapse {
        /* background: #464646e6 !important; */
    }

    .navbar-expand-lg .navbar-nav {
        padding: 27px 0;
    }

    .navbar-expand-lg .navbar-nav .nav-item {
    }

    .navbar .navbar-nav .nav-link {
        padding: 9px 0;
        font-size: 20px;
        text-align: right;
        padding-right: 40px;
    }

    .navbar .navbar-nav .nav-link img {
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        padding: 8px 40px;
        background: #8c8c8ccc;
        transition: 0.5s;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu:before {
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu.submenu {
        background: #464646e5;
        padding: 8px 20px;
        position: relative;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu.submenu li {
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu.submenu li a {
    }

    .navbar-dark .navbar-brand {
        margin: 16px 0;
        margin-right: 40px;
    }

    .navbar-dark .navbar-toggler {
        width: 32px;
        height: 32px;
        background: rgba(91, 91, 91, 0.4);
        border-radius: 4px;
        text-align: center;
        padding: 0;
        opacity: 1;
        margin: 16px 0;
        margin-left: 40px;
    }

    .navbar-dark .navbar-toggler .navbar-toggler-icon {
        background: 50%/80% 80% no-repeat;
        background-image: url(../images/homePage/icons/burgerMenuX.svg);
        transition: 0.6s;
    }

    .navbar-dark .navbar-toggler.collapsed {
    }

    .navbar-dark .navbar-toggler.collapsed .navbar-toggler-icon {
        background-image: url(../images/homePage/icons/burgerMenu.svg);
    }

    .dropdown-menu .dropdown-toggle:after {
    }

    .dropdown-menu .dropdown-menu {
    }

    .dropdown-menu li {
    }

    .nav-item .submenu {
    }

    .nav-item .submenu-left {
    }

    .dropdown-menu > li:hover > .submenu {
    }

    /* Navbar End */
    /* Intro Section Start */
    .introSection {
    }

    .introSection .intro {
    }

    .introSection .intro h2 {
    }

    .introSection .intro p {
    }

    .introSection .intro .btn {
        display: none;
    }

    /* strategic Pillars Start */
    .strategicPillars {
        margin: auto;
    }

    .strategicPillars .pillarBox {
        /* margin-left: 54px; */
        margin: 40px auto;
    }

    .strategicPillars .pillarBox .pillarImg {
        /* right: unset; */
        top: 0;
    }

    .strategicPillars .pillarBox .pillarImg img {
    }

    .strategicPillars .pillarBox .pillarImg img:first-child {
    }

    .strategicPillars .pillarBox .pillarImg img:last-child {
    }

    .strategicPillars .pillarBox .pillarDetails {
        /* padding: 25px 5px; */
        /* padding-bottom: 0; */
        /* text-align: left; */
        /* padding-left: 50px; */
        min-height: 260px;
    }

    .strategicPillars .pillarBox .pillarDetails h3 {
        /* font-size: 19px; */
    }

    .strategicPillars .pillarBox .pillarDetails p {
        display: block;
        /* font-size: 18px; */
    }

    .strategicPillars .pillarBox:hover {
    }

    .strategicPillars .pillarBox:hover .pillarImg {
    }

    .strategicPillars .pillarBox:hover .pillarImg img:first-child {
        display: none;
    }

    .strategicPillars .pillarBox:hover .pillarImg img:last-child {
        display: block;
    }

    .strategicPillars .pillarBox:hover .pillarDetails {
    }

    .strategicPillars .pillarBox:hover .pillarDetails h3 {
        display: none;
    }

    .strategicPillars .pillarBox:hover .pillarDetails p {
        display: block;
    }

    .strategicPillars .pillarBox:hover .pillarDetails {
    }

    .strategicPillars .pillarBox:hover .pillarDetails h3 {
        display: block;
    }

    /* strategic Pillars End */
    /* golfApp Start */
    .golfApp {
    }

    .golfApp .intro {
        /* order: 12; */
    }

    .golfApp .intro h2 {
        text-align: center;
    }

    .golfApp .intro p {
        text-align: center;
    }

    .golfApp .row {
        height: auto;
    }

    .golfApp .appVideo {
        padding-right: 0;
        padding-left: 0;
    }

    .golfApp .appVideo video {
        height: auto;
        width: 100%;
    }

    .golfApp .downloadBtn {
    }

    .golfApp .appDownBtns {
    }

    .golfApp .appDownBtns a {
    }

    .golfApp .appDownBtns a img {
    }

    /* golfApp End */
    .strategicPillars .intro p.normalP {
        display: none;
    }

    .strategicPillars .intro p.normalP {
        display: none;
    }

    .socialWall .instaProfile .instaIcon {
        /* position: absolute; */
        right: 8px;
        top: 8px;
        width: 4px;
    }

    .socialWall .colNoPadd {
        padding-right: 0;
        padding-left: 0;
    }

    /* Subscribe  Start */
    .subscribeSection {
    }

    .subscribeSection .input-group {
        /* width: auto; */
    }

    .subscribeSection .intro .btn {
        /* margin: auto; */
    }

    .subscribeSection .input-group > .form-control {
        /* display: block; */
        /* width: 100%; */
        /* margin: auto; */
        /* margin-bottom: 15px; */
    }

    .subscribeSection .input-group svg {
    }

    /*  Subscribe End */
    /* Footer Start */
    .footer {
    }

    .footer .upperFooter {
        padding-bottom: 0;
    }

    .footer .upperFooter .logos {
        /* display: flex; */
        text-align: center;
    }

    .footer .upperFooter .logos a {
        /* text-align: center; */ /* margin-bottom: 35px; */
    }

    .footer .upperFooter .logos a img {
        width: 90%;
    }

    .footer .upperFooter .logos a img:first-child {
        margin: auto;
    }

    .footer .upperFooter .apps {
        text-align: center;
        margin: 30px auto;
    }

    .footer .upperFooter .apps a {
    }

    .footer .upperFooter .apps a img {
    }

    .footer .lowerFooter {
        padding: 30px 0;
    }

    .footer .lowerFooter .col-md-6:first-child {
        /* order:12; */
    }

    .footer .lowerFooter .links {
        /* text-align: center; */ /* margin-top: 20px; */
    }

    .footer .lowerFooter .links a {
        font-size: 14px;
    }

    .footer .lowerFooter .socialinks {
        text-align: center;
    }

    .footer .lowerFooter .socialinks a {
        /* margin: auto 20px; */
    }

    .footer .lowerFooter .socialinks a img.fb {
    }

    .footer .lowerFooter .socialinks a img.linkedin {
    }

    .footer .lowerFooter .socialinks a img.insta {
    }

    .footer .lowerFooter .socialinks a img.twitter {
    }

    .footer .lowerFooter .socialinks a img {
    }

    .footer .lowerFooter .socialinks a img:last-child {
    }

    .footer .lowerFooter .socialinks a img:last-child:hover {
    }

    /* Footer End */
    #scroll-top {
        left: 15px;
        bottom: unset;
        top: -30px;
        z-index: 9;
    }

    .heroMobileCarousel {
    }

    .heroMobileCarousel .sliderImage {
    }

    .heroMobileCarousel .sliderImage img {
    }

    .heroMobileCarousel .slideInfo {
        bottom: 15%;
    }

    .heroMobileCarousel .slideInfo .welcomeGolf {
        margin-bottom: 30px;
    }

    .heroMobileCarousel .slideInfo img {
    }

    .heroMobileCarousel .slideInfo .welBtns {
    }

    .heroMobileCarousel .slideInfo .welBtns .golfBtnSize {
        display: inline-block;
        margin: auto 10px;
        width: 40%;
    }

    .heroMobileCarousel .slideInfo .welBtns .golfBtnGreen {
    }

    .heroMobileCarousel .slideInfo .welBtns .golfBtnWhite {
    }

    .heroMobileCarousel {
    }

    .heroMobileCarousel .slideInfo.slideInfoMain {
    }

    .heroMobileCarousel .slideInfo.slideInfoMain img {
    }

    .heroMobileCarousel .slideInfo.slideInfoMain .welcomeGolf {
        margin-bottom: 40px;
    }

    .heroMobileCarousel .slideInfo.slideInfoMain .welcomeGolf .h1 {
    }

    .heroMobileCarousel .slideInfo.slideInfoMain .welBtns {
    }

    .heroMobileCarousel .slideInfo.slideInfoMain .welBtns .golfBtnSize {
    }

    .heroMobileCarousel .slideInfo.slideInfoMain .welBtns .golfBtnGreen {
    }

    .heroMobileCarousel .slideInfo.slideInfoMain .welBtns .golfBtnWhite {
    }

    .heroMobileCarousel .carousel-control-next,
    .heroMobileCarousel .carousel-control-prev {
    }

    .heroMobileCarousel .carousel-control-next svg,
    .heroMobileCarousel .carousel-control-prev svg {
    }

    .heroMobileCarousel .carousel-control-next {
    }

    .heroMobileCarousel .carousel-control-prev {
    }

    /* -------------- */
    .introMobileCarousel {
    }

    .introMobileCarousel .mobileSlide {
        margin: 45px;
        padding: 45px;
    }

    .introMobileCarousel .mobileSlide .coverLayer {
        width: 7px;
    }

    .introMobileCarousel .mobileSlide .leftLayer {
        right: -3px;
    }

    .introMobileCarousel .mobileSlide .rightLayer {
        left: -3px;
    }

    .introMobileCarousel .mobileSlide span {
    }

    .introMobileCarousel .mobileSlide h2 {
    }

    .introMobileCarousel .mobileSlide img {
    }

    .introMobileCarousel .mobileSlide p {
    }

    .introMobileCarousel .mobileSlide .readMore {
    }

    .introMobileCarousel .carousel-control-next,
    .introMobileCarousel .carousel-control-prev {
        width: 30px;
        height: 30px;
        top: 120px;
    }

    .introMobileCarousel .carousel-control-next svg,
    .introMobileCarousel .carousel-control-prev svg {
    }

    .introMobileCarousel .carousel-control-next {
        left: 30px;
    }

    .introMobileCarousel .carousel-control-prev {
        right: 30px;
    }

    .gsHero {
        overflow: hidden;
        /*height: 400px;*/
    }

    .gsHero .gsHeroImg {
        /* width: auto; */
        /* left: -50px; */
        /* top: 0; */
        /* bottom: unset; */
    }

    .gsHero .h1 {
        /*bottom: 10%;*/
    }

    .gsHero .h1 h1 {
        font-size: 54px;
    }

    .squares .intro .jsv {
        right: 10%;
        width: 80%;
    }

    .squares .intro .letterByLetter .shadowDiv {
        /* left: 0; */
        /* top: 0; */
    }

    .squares .colNoPadd {
        padding: 0;
    }

    .squaresBox .introBox {
        padding: 0;
        padding: 35px;
    }

    .squares .intro .letterByLetter .shadowDiv {
        /* display: none; */
    }

    .squares .intro .jsv {
        padding: 30px 0;
    }

    .squareBlur .blurLogo {
    }

    .squares .squareImg {
    }

    .squares .squareImg img {
        height: auto;
        width: 100%;
    }

    /*  Goals Start */
    .goalsObjectives {
    }

    .goalsObjectives .objective {
    }

    .goalsObjectives .objective .bgMotionColor {
    }

    .goalsObjectives .objCol {
    }

    .goalsObjectives .objective:hover .bgMotionColor {
        transform: scale(45);
    }

    .goalsObjectives .objective .triaShape {
    }

    .goalsObjectives .objective .lamp {
    }

    .goalsObjectives .objective .objNo {
    }

    .goalsObjectives .objective .objDesc {
        top: 28%;
    }

    .goalsObjectives .objective .objNo {
    }

    .goalsPillars {
    }

    .visionHero {
        /* height: 430px; */
    }

    .visionHero .gsHeroImg {
        /* left: -45%; */
        top: 0;
    }

    /*  Goals End */
    .teamMembers {
    }

    .teamMembers .tmember {
        /* margin: 30px 15px; */
    }

    .teamMembers.majedHero .col-lg-4:nth-child(2) {
        order: -1;
        margin: auto;
    }

    .memberModal .modal-body {
    }

    .memberModal .modal-body .intro {
        padding-left: 0;
        border: none;
        border-bottom: 2px solid #a1d317;
    }

    .memberModal .modal-body .intro h2 {
    }

    .memberModal .modal-body .intro .letterByLetter .shadowDiv {
    }

    .memberModal .modal-body .intro p.thinP {
    }

    .memberModal .modal-body .intro p.thinP {
    }

    .memberModal .memberContainer {
    }

    .memberModal .memberContainer .verticalLine {
    }

    .memberModal .memberContainer ul {
    }

    .memberModal .memberContainer ul li {
    }

    .memberModal .memberContainer ul li:before {
    }

    .memberModal .memberContainer ul li:first-child:before {
    }

    .memberModal .memberContainer ul li:last-child:before {
    }

    .memberModal .memberContainer ul li:nth-child(even):before {
    }

    .memberModal .memberContainer ul li:nth-child(odd):before {
    }

    .memberModal .memberContainer ul li:nth-child(even) {
    }

    .memberModal .memberContainer ul li:nth-child(odd) {
    }

    .memberModal .memberContainer ul li p {
    }

    .memberModal .memberContainer ul li p.year {
    }

    .memberModal .memberContainer ul li p.memberInfo {
    }

    .memberModal .memberContainer ul li:first-child {
    }

    .memberModal .memberContainer ul li:first-child p {
    }

    .memberModal .memberContainer ul li:first-child p.year {
    }

    .memberModal .memberContainer ul li:first-child p.memberInfo {
    }

    .memberModal .memberContainer ul li:last-child {
    }

    .memberModal .memberContainer ul li:last-child:after {
        content: "";
        position: absolute;
        background: #fff;
        width: 7px;
        right: -3px;
        height: auto;
        top: 0px;
        bottom: -2px;
    }
    .memberModal .memberContainer ul li:last-child:nth-child(odd):after {
        right: auto;
        left: -3px;
    }

    .memberModal .memberContainer ul li:last-child p {
    }

    .memberModal .memberContainer ul li:last-child p.year {
    }

    .memberModal .memberContainer ul li:last-child p.memberInfo {
    }

    /* carousel */
    .customCarousel {
        position: absolute;
        bottom: 70px;
    }

    .customCarousel .carouselPadd {
    }

    .customCarousel .owl-carousel .owl-stage {
    }

    .customCarousel .owl-carousel {
    }

    .customCarousel .owl-carousel .carouselSlide img {
    }

    .customCarousel .owl-carousel .carouselSlide span {
    }

    .customCarousel .owl-carousel .owl-nav {
    }

    .customCarousel .owl-carousel .owl-nav button.owl-next {
    }

    .customCarousel .owl-carousel .owl-nav img {
    }

    .galleryWithCarousel {
    }

    .galleryWithCarousel .videoCaption {
        text-align: center;

        left: 15px;
    }

    .galleryWithCarousel .videoCaption h2 {
    }

    .galleryWithCarousel .videoCaption p {
        display: block;

        text-align: center;
    }

    .galleryWithCarousel .videoCaption .watch {
        display: inherit;
        margin: auto;
        height: 45px;
        line-height: 45px;
        margin-top: 20px;
    }

    .galleryWithCarousel .videoCaption a {
    }

    .galleryWithCarousel .videoOverlay {
    }

    /* Custom Gallery With Carousel End */
    .mapInfo {
        /* height: auto; */
        /* min-height: 180px; */
        height: 40vh;
    }

    .mapInfo .mapImg {
        /* height: 175px; */
    }

    .mapInfo .location {
    }

    .mapInfo .location img {
        width: 20px;
    }

    .mapInfo .location-1 {
        top: 27.2%;
    }

    .mapInfo .location-2 {
        top: 37.8%;
        top: 28.8%;
    }

    .mapInfo .location-3 {
        top: 10%;
        top: 12%;
    }

    .mapInfo .location-4 {
        top: 16.6%;
        top: 37.6%;
    }

    .mapInfo .location-5 {
        top: 23.3%;
        top: 27.3%;
        left: 25%;
    }

    .mapInfo.old .location-1 {
        top: 26%;
        left: 56.7%;
    }

    .mapInfo.old .location-2 {
        top: 37.8%;
        top: 37.8%;
        left: 73.4%;
    }

    .mapInfo.old .location-3 {
        top: 10%;
        top: 12%;
    }

    .mapInfo.old .location-4 {
        top: 16.6%;
        left: 45.5%;
    }

    .mapInfo.old .location-5 {
        top: 23.3%;
        top: 23.3%;
        left: 26%;
    }

    .mapInfo .locationModal {
    }

    .mapInfo #location-1 .modal-dialog {
    }

    .mapInfo #location-2 .modal-dialog {
    }

    .mapInfo #location-3 .modal-dialog {
    }

    .mapInfo #location-4 .modal-dialog {
    }

    .mapInfo #location-5 .modal-dialog {
    }

    .locationModal button.close {
    }

    .locationModal button.close svg {
    }

    .mapInfo .locationModal .modal-dialog {
    }

    .mapInfo .locationModal .modal-content {
    }

    .mapInfo .locationModal .modal-body {
    }

    .mapInfo .locationModal .modal-body .champLogo {
    }

    .mapInfo .locationModal .modal-body .btn {
    }

    .mapInfo .locationModal .modal-body .champImg {
    }

    /* News Page Start */
    .newsPage {
    }

    .newsPage .otherPosts {
    }

    .newsPage .otherPosts .moreBtn {
    }

    .newsPage .otherPosts .moreBtn .down {
    }

    .newsPage .postFull {
    }

    .newsPage .postHeader {
    }

    .newsPage .postHeader .postCat {
    }

    .blogPage.newsPage .postHeader .postCat {
    }

    .newsPage .postHeader .postTime {
    }

    .blogPage.newsPage .postHeader .postTime {
    }

    .newsPage .postHeader .backAnchor {
    }

    .newsPage .postHeader .backAnchor img {
    }

    .newsPage .postHeader .postTime img {
    }

    .blogPage.newsPage .postHeader .postTime img {
    }

    .newsPage .postHeader .postTitle {
    }

    .blogPage.newsPage .postHeader .postTitle {
    }

    .newsPage .postHeader .postTitle a {
    }

    .newsPage .postBody {
    }

    .newsPage .postBody .postIntro {
    }

    .blogPage.newsPage .postBody .postIntro {
    }

    .blogPage.newsPage .postBody .readMore {
    }

    .newsPage .postBody .postIntro:before {
    }

    .blogPage.newsPage .postBody .postIntro:before {
    }

    .newsPage .postBody p {
    }

    .newsPage .postBody .postContent {
    }

    .newsPage .otherPost {
        margin-bottom: 15px;
    }

    .searchResults.newsPage .otherPost {
    }

    .searchResults h3 {
    }

    .newsPage .otherPost .postImg {
    }

    .newsPage .otherPost .postImg img {
    }

    .newsPage .otherPost .postFull {
    }

    .newsPage .otherPost .postHeader {
    }

    .newsPage .otherPost .postHeader .postCat {
        font-size: 16px;
    }

    .newsPage .otherPost .postHeader .postTime {
        font-size: 16px;
    }

    .newsPage .otherPost .postHeader .postTime img {
    }

    .newsPage .otherPost .postHeader .postTitle {
        padding-top: 40px;
        font-size: 18px;
    }

    .newsPage .otherPost .postHeader .postTitle a {
    }

    .searchResults.newsPage .otherPost .postHeader .postTitle a {
    }

    .searchResults.newsPage .otherPost .postBody,
    .searchResults.newsPage .otherPost .postHeader {
    }

    .searchResults.newsPage .otherPost .postHeader .postCat {
    }

    .searchResults.newsPage .otherPost .postHeader .postTime {
    }

    .searchResults.newsPage .otherPost .postBody .postContent {
    }

    .newsPage .otherPost .postBody {
    }

    .newsPage .otherPost .postBody .postIntro {
    }

    .newsPage .otherPost .postBody .postContent {
        font-size: 16px;
        line-height: 24px;
    }

    .blogPage {
    }

    .blogPage .articleImg {
    }

    .blogPage .articleImg a {
    }

    .blogPage .articleImg img {
    }

    .newsPage .blocks {
    }

    .searchResults .archiveHeight {
    }

    .newsPage .blocks h3 {
    }

    .newsPage .searchBlock {
    }

    .newsPage .searchBlock .searchInput {
    }

    .newsPage .searchBlock .searchInput input {
    }

    .newsPage .searchBlock .searchInput input::placeholder {
    }

    .newsPage .searchBlock .searchInput .btn {
    }

    .newsPage .searchBlock .searchInput img {
    }

    .newsPage .archive {
    }

    .newsPage .archive ul {
    }

    .newsPage .archive ul li {
    }

    .newsPage .archive ul li:last-child {
    }

    .newsPage .archive ul li:before {
    }

    .newsPage .archive ul li .catName {
    }

    .newsPage .archive ul li .catNameNo {
    }

    /* News Page End */
    .podcastSeries {
    }

    .podcastPage .intro {
    }

    .binSalmanVision .intro .podcastUl {
        margin: auto;
        padding: 0;
        padding-inline-start: 0;
    }

    .binSalmanVision .intro .podcastUl li {
        margin-bottom: 15px;
        margin: auto;
        width: 32%;
    }

    .binSalmanVision .intro .podcastUl li a {
    }

    .binSalmanVision .intro .podcastUl li a img {
        /* width: 100%; */
    }

    .podcastSeries .podcast {
    }

    .podcastSeries .podcast .podcastImg {
    }

    .podcastSeries .podcast .podcastOverlay {
    }

    .podcastSeries .podcast .details {
        bottom: 0;
        top: 190px;
        top: unset;
        padding-bottom: 5px;
    }

    .imgsAndVideos.podcastSeries .podcast .details {
        padding: 15px;
        top: 267px;
        bottom: 0;
        top: unset;
        padding-bottom: 10px;
    }

    .podcastSeries .podcast .closeBtn {
    }

    .podcastSeries .podcast .closeBtn svg {
    }

    .podcastSeries .podcast .details h3 {
        font-size: 22px;
    }

    .imgsAndVideos.podcastSeries .podcast .details h3 {
    }

    .imgsAndVideos.podcastSeries .podcast .details h4 {
    }

    .podcastSeries .podcast .details h4 {
        font-size: 16px;
    }

    .podcastSeries .podcast .details p {
    }

    .podcastSeries .podcast .details span {
    }

    .podcastSeries .podcast .details .casting {
        bottom: 45px;
        left: 15px;
        width: 45px;
        height: 45px;
        line-height: 32px;
    }

    .imgsAndVideos.podcastSeries .podcast .details .casting {
        bottom: 30px;
    }

    .podcastSeries .podcast .details .casting img {
        width: 65%;
    }

    .imgsAndVideos.podcastSeries .podcast .details .casting img {
        width: 15px;
    }

    .imgsAndVideos.podcastSeries .podcast .details .casting img.img-icon {
    }

    .mediaCategories {
        padding: 15px 0;
        margin-bottom: 20px;
    }

    .mediaCategories ul {
        text-align: center;
    }

    .mediaCategories ul li {
        padding: 0px 5px;
        display: inline-block;
        margin: 4px;
        border-radius: 50px;
        font-size: 13px;
        min-width: 60px;
    }

    .mediaCategories ul li:before {
        display: none;
    }

    .mediaCategories ul li.active {
    }

    .mediaCategories ul li.active:before {
    }

    .podcastSeries .podcast .details .prodsList {
    }

    .podcastSeries .podcast .details .prodsList li {
    }

    .podcastSeries .podcast .details .prodsList li a {
    }

    .podcastSeries .podcast .details .prodsList li a img {
    }

    /* ----------- */
    .podcastSeries .podcast:hover {
    }

    .podcastSeries .podcast:hover .podcastImg {
    }

    .podcastSeries .podcast:hover .podcastOverlay {
    }

    .podcastSeries .podcast:hover .details {
        bottom: 0;
        top: 190px;
        padding: 15px;
        top: 267px;
    }

    .podcastSeries .podcast:hover .details h3 {
        /* font-size: 22px; */
    }

    .podcastSeries .podcast:hover .details h4 {
        /* font-size: 16px; */
    }

    .podcastSeries .podcast:hover .details .casting {
        bottom: 10px;
        left: 15px;
        width: 45px;
        height: 45px;
        height: 45px;
        line-height: 32px;
    }

    .podcastSeries .podcast:hover .details .casting img {
        width: 65%;
        width: 15px;
    }

    /* -------------- */
    .podcastSeries .podcast.greenCard {
    }

    .podcastSeries .podcast.greenCard .podcastImg {
    }

    .podcastSeries .podcast.greenCard .podcastOverlay {
    }

    .podcastSeries .podcast.greenCard .details {
        top: 10px;
        bottom: 10px;
        right: 10px;
        left: 10px;
        padding: 10px 15px;
    }

    .podcastSeries .podcast.greenCard .details h3 {
    }

    .podcastSeries .podcast.greenCard .details h4 {
        font-size: 14px;
    }

    .podcastSeries .podcast.greenCard .details p {
        font-size: 14px;
        line-height: 15px;
        margin: auto;
        overflow-y: auto;
        height: 50px;
    }

    .podcastSeries .podcast.greenCard .details span {
    }

    .podcastSeries .podcast.greenCard .details .casting {
    }

    .podcastSeries .podcast.greenCard .details .casting img {
    }

    .podcastSeries .podcast.greenCard .details .prodsList {
    }

    .podcastSeries .podcast.greenCard .details .prodsList li {
        width: 30%;
        height: auto;
        margin: auto 2px;
    }

    .podcastSeries .podcast.greenCard .details .prodsList li a {
    }

    .podcastSeries .podcast.greenCard .details .prodsList li a img {
        width: 100%;
    }

    /* Toggle */
    .podcastSeries .podcast .greenCardShow {
    }

    .podcastSeries .podcast.greenCard .greenCardShow {
    }

    .podcastSeries .podcast .closeBtn.greenCardShow {
    }

    .podcastSeries .podcast.greenCard .closeBtn.greenCardShow {
    }

    .podcastSeries .podcast.greenCard .closeBtn.greenCardShow img {
    }

    .podcastSeries .podcast.greenCard .greenCardHide {
    }
    .imgsAndVideos.podcastSeries .podcast:hover .details .casting {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: 12%;
    }

    /* --------- */
    #imgVidsTab {
        /* text-align: left; */
        display: block;
        border-bottom: 4px solid #d9d9d9;
        width: 80%;
        margin-bottom: 0px;
    }

    #imgVidsTab li {
        width: 32%;
    }

    #imgVidsTab .nav-link {
        padding: 10px;
        text-align: center;
        width: 100%;
        font-size: 20px;
        margin-bottom: -4px;
        border-bottom: 4px solid transparent;
        line-height: 35px;
    }

    #imgVidsTab .nav-link:focus,
    #imgVidsTab .nav-link:hover {
    }

    #imgVidsTab .nav-item.show .nav-link,
    #imgVidsTab .nav-link.active {
    }

    #imgVidsTabContent .imgsAndVideos.podcastSeries .podcast .details {
    }

    /* ----------------- */
}

@media (min-width: 1024px) and (max-width: 1119px) {
}

@media (min-width: 1200px) {
    .colNoPadd {
        padding-right: 0;
        padding-left: 0;
        height: 100%;
        overflow: hidden;
    }
    .socialWall .col.colNoPadd {
        height: 220px;
    }

    .socialWall .col-3.colNoPadd {
        height: 270px;
    }
    /* width */
    ::-webkit-scrollbar {
        width: 8px;
    }

    /* Track */
    ::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    /* Handle */
    ::-webkit-scrollbar-thumb {
        background: #1a612a;
    }

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #144920;
    }

    .mapInfo #location-1 .modal-dialog {
        margin: 21% auto 0% auto;
    }

    .mapInfo #location-2 .modal-dialog {
        margin: 25% auto 0% 18%;
    }

    .mapInfo #location-3 .modal-dialog {
        margin: 9% 22% 0% auto;
    }

    .mapInfo #location-4 .modal-dialog {
        margin: 14% 25% 0% auto;
    }

    .mapInfo #location-5 .modal-dialog {
        margin: 17% 4% 0% auto;
    }

    .strategicPillars .pillarBox:hover {
    }

    .strategicPillars .pillarBox:hover .pillarImg {
    }

    .strategicPillars .pillarBox:hover .pillarImg img:first-child {
        display: none;
    }

    .strategicPillars .pillarBox:hover .pillarImg img:last-child {
        display: block;
    }

    .strategicPillars .pillarBox:hover .pillarDetails {
    }

    .strategicPillars .pillarBox:hover .pillarDetails h3 {
        display: none;
    }

    .strategicPillars .pillarBox:hover .pillarDetails p {
        display: block;
    }

    .strategicPillars .pillarBox:hover .pillarDetails {
        height: 250px;
    }

    /* ----------- */
    .podcastSeries .podcast:hover {
    }

    .podcastSeries .podcast:hover .podcastImg {
    }

    .podcastSeries .podcast:hover .podcastOverlay {
    }

    /*.podcastSeries .podcast:hover .details {*/
    /*    bottom: 0;*/
    /*    top: 190px;*/
    /*    padding: 15px;*/
    /*    top: 267px;*/
    /*}*/

    .podcastSeries .podcast:hover .details h3 {
        /* font-size: 22px; */
    }

    .podcastSeries .podcast:hover .details h4 {
        /* font-size: 16px; */
    }

    .podcastSeries .podcast:hover .details .casting {
        bottom: 10px;
        left: 15px;
        width: 45px;
        height: 45px;
        line-height: 32px;
    }

    /*.imgsAndVideos.podcastSeries .podcast:hover .details .casting {*/
    /*}*/

    .podcastSeries .podcast:hover .details .casting img {
        width: 65%;
        width: 15px;
    }

    /* -------------- */
    .eventsArchive .pastEvent:hover .player {
        transform: scale(1.1);
    }

    .eventsArchive .pastEvent:hover .eventLogo {
        transform: scale(1.1);
    }

    .eventsArchive .pastEvent:hover .pastEventDetails {
        bottom: 0;
    }

    .happening .col-lg-4:nth-child(3n-1) .happen .happen-img {
        order: 1;
        margin-top: 20px;
        margin-bottom: 0;
    }
}

@media (min-width: 1400px) {
    .socialWall .container,
    .newsPage .container {
        max-width: 1320px;
    }

    .container {
        max-width: 1320px;
    }
}

@media (min-width: 1300px) {
}

@media (min-width: 1400px) {
}

@media (min-width: 1500px) {
}

@media (min-width: 1600px) {
}

@media (min-width: 1700px) {
}

@media (min-width: 1800px) {
}

/* This Is Golf Saudi End */

/* ------- About Pages End ------- */
.majedBig .tmember {
    position: relative;
    top: -30px;
    margin: auto;
}

.majedBig .tmember img {
}

.searchResults {
    margin-bottom: 30px;
}

.searchResults .postHeader .postTitle a {
    font-size: 20px;
    /*margin-top: 10px;*/
    display: inline-block;
}

.searchResults .postBody,
.searchResults .postHeader {
    padding: 0 15px;
}

.searchResults .postHeader .postCat {
    font-size: 16px;
    left: 15px;
}

.searchResults .postHeader .postTime {
    font-size: 16px;
}

.searchResults .postBody .postContent {
    font-size: 18px;
    line-height: inherit;
}

.hide {
    display: none;
}

.officialEvent img {
    width: 50% !important;
}

.page-link {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #144920;
    border-radius: 8px;
    color: #144920;
    margin: auto 8px;
    overflow: hidden;
    padding: 0;
}

.page-link:focus-visible {
    outline: 0;
}

.page-link:focus {
    box-shadow: unset;
}

.page-link:hover {
    color: #fff;
    background: #1b934b;
    border: 1px solid #1b934b;
}
.page-item.active {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #144920;
    border-radius: 8px;
    color: #144920;
    margin: 0 8px;
    overflow: hidden;
    padding: 0;
    color: #fff;
    background: #1b934b;
    border: 1px solid #1b934b;
}

.pagination li svg {
    transform: rotate(180deg);
}
.pagination li:first-child .page-link,
.pagination li:last-child .page-link {
    border: 1px solid #144920;
    color: #144920;
    background: #fff;
    /* opacity: 0.5; */
    font-size: 30px;
    line-height: 34px;
    border-radius: 8px;
}
.page-item.disabled {
    border: 1px solid #144920;
    color: #144920;
    background: #fff;
    opacity: 0.5;
    font-size: 30px;
    line-height: 34px;
    border-radius: 8px;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 8px;
}

.teamMembers.majedHero .col-lg-4:nth-child(2) .tmember {
    position: relative;
    top: -30px;
    margin: auto;
}

img.quoteImg {
    width: 30px;
    line-height: inherit;
    position: relative;
    top: -5px;
    left: 0px;
    transform: rotate(180deg);
}
.owl-default {
    direction: ltr;
}

@keyframes liveAnimate {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
.pt30 {
    padding-top: 30px !important;
}

.table-bordered td,
.table-bordered th {
    border: 3px solid #dee2e6;
}
.loadingProcee img {
    width: 20%;
    right: 40% !important;
}

/* width */

.podcastSeries ::-webkit-scrollbar {
    width: 3px;
}

.podcastSeries ::-webkit-scrollbar-track {
    background-color: #1a612a;
}

/* Handle */
.podcastSeries ::-webkit-scrollbar-thumb {
    background-color: #164f25;
}

/* Handle on hover */
.podcastSeries ::-webkit-scrollbar-thumb:hover {
    background-color: #164a22;
}

/* Hero Padding Fix */

@media (min-width: 1025px) and (max-width: 1365px) {
    .hero {
    }
    .hero .bigHero {
    }
    .hero .bigHero .welcomeGolf {
    }

    .hero .heroImg {
    }
    .hero .heroImg img {
    }
    .hero .animateHero.animateHeroSm {
    }
    .hero .animateHero.animateHeroSm .heroImg {
    }

    .hero .animateHero.animateHeroSm .heroImg img {
        width: auto;
        height: auto;
        max-width: 230px;
    }
}
@media (min-width: 991.98px) {
    .newsPage .otherPost .postBody.post-ds .postContent {
        font-size: 16px;

        line-height: 19px;
    }

    .newsPage .otherPost .postBody.post-mb {
        display: none;
    }
}

@media (max-width: 992px) {
    .newsPage .otherPost .postBody.post-mb .postContent {
        font-size: 14px;
    }

    .newsPage .otherPost .postBody.post-ds {
        display: none;
    }
}
.image-in-left .row {
    direction: ltr;
}
@media (min-width: 991.99px) {
    .mediaCategories {
        margin-left: 15px;
    }

    div#imgVidsTabContent.tab-content {
        margin-right: 15px;
    }
}

/* new home page */

.main-carousel {
}
.main-carousel .carousel-inner {
    height: 100vh;
    /* height: 964px; */
}

.main-carousel .carousel-inner .carousel-item {
    height: 100%;
    /* transition: transform 1.5s ease, opacity .5s ease-out; */
    transition: 1s;
    /* transition-delay: 1s ; */
}

@keyframes slideFade {
    0% {
        opacity: 0%;
    }

    100% {
        opacity: 100%;
    }
}

.main-carousel .carousel-inner .carousel-item.active {
    animation: slideFade 2s;
    /* transition: 2s; */
}

.main-carousel .carousel-inner .carousel-item img {
    height: 100%;
    object-fit: cover;
}

.main-carousel .carousel-inner .carousel-item:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    width: 129px;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(15px);
}

.main-carousel .circle-indicators {
    flex-direction: column;
    /* background: #4c0b0b; */
    width: 3%;
    gap: 130px;
    /* gap: 184px; */
    justify-content: center;
    align-self: center;
    margin-top: 5%;
    height: 100%;
    margin-right: 2%;
    right: 0;
    top: 0;
}

.main-carousel .blur-indicators {
    flex-direction: column;
    align-self: center;
    height: 80%;
    margin-left: 5%;
    left: 0;
    top: 0;
    right: unset;
    justify-content: space-around;
    margin-top: 95px;
    display: block;
    /* height: 100%; */
    margin-top: 10%;
}

.main-carousel .blur-indicators li {
    width: 110px;
    height: 130px;
    background: rgba(0, 0, 0, 0.3);
    -webkit-backdrop-filter: blur(7.5px);
    backdrop-filter: blur(7.5px);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 0;
    opacity: 1;
    overflow: hidden;
    position: relative;
    transition: 1.5s;
    left: 0;
    top: 0;
    bottom: 0;
    margin-bottom: 50px;
    margin-bottom: 40px;
    /* position: static; */
    /* background: #000; */
}

.main-carousel .blur-indicators li.active {
    display: none;
}

.main-carousel .blur-indicators li:before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}

.main-carousel .blur-indicators li.hover {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
}

.main-carousel .blur-indicators li .slide-img {
    -webkit-filter: blur(2.5px);
    filter: blur(2.5px);
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.main-carousel .blur-indicators li.hover .slide-img {
    -webkit-filter: blur(0);
    filter: blur(0);
}

.main-carousel .blur-indicators li .logo-img {
    max-width: 80%;
    max-height: 60%;
    position: relative;
    z-index: 2;
}

.main-carousel .blur-indicators.animate-indicators {
    /* width: 50%; */
}

.main-carousel .blur-indicators.animate-indicators li {
    position: absolute;
    /* background: red; */
    background: unset;
    position: static;
}
.main-carousel .blur-indicators.animate-indicators li:before {
    display: none;
}
.main-carousel .blur-indicators.animate-indicators li.notActive0 {
    top: 0;
}

.main-carousel .blur-indicators.animate-indicators li.notActive1 {
    top: 171px;
}
.main-carousel .blur-indicators.animate-indicators li.notActive2 {
    top: 340px;
}

.main-carousel .blur-indicators.animate-indicators li,
.main-carousel .blur-indicators.animate-indicators li.hover {
    /* background: unset; */
    -webkit-backdrop-filter: unset;
    backdrop-filter: unset;
}

.main-carousel .blur-indicators.animate-indicators li.active {
    /* top: 16%; */
    /* width: 336px; */
    /* right: 143%; */
    background: unset;
    display: flex;
    opacity: 0;
    /* animation: mymove 1.5s; */
    pointer-events: none;
    position: static;
    display: none;
}

@keyframes mymove {
    0% {
        opacity: 100%;
    }

    100% {
        opacity: 0;
    }
}

.main-carousel .blur-indicators.animate-indicators li.active:before {
    display: none;
}

.main-carousel .blur-indicators.animate-indicators li.hover {
}

.main-carousel .blur-indicators.animate-indicators li .slide-img {
    -webkit-filter: unset;
    filter: unset;
}

.main-carousel .blur-indicators.animate-indicators li.hover .slide-img {
    -webkit-filter: unset;
    filter: unset;
}

.main-carousel .blur-indicators.animate-indicators li .logo-img {
}

.main-carousel .blur-indicators.animate-indicators li.active:first-child {
    /* left: -81%; */
    top: 11%;
    width: 336px;
    left: 124%;
    /* background: unset; */
}

.main-carousel .blur-indicators.animate-indicators li.active:nth-child(2) {
    top: 10%;
    left: 155%;
}
.main-carousel .blur-indicators.animate-indicators li.active:nth-child(3) {
    top: 8%;
    left: 140%;
    width: 205px;
}

.main-carousel .blur-indicators.animate-indicators li.active:last-child {
    left: 132%;
    top: 35%;
    width: 300px;
}

.main-carousel .carousel-caption {
    /* text-align: unset;
    top: 0;
    bottom: 0;
    width: 100%;
    right: auto;
    left: auto;
    padding: 0;
    padding-bottom: 30px; */
}

.main-carousel .carousel-caption > div {
    /* height: 100%;
    margin-right: 6.6%; */
}

.main-carousel .carousel-caption:before {
    content: "";
    background: linear-gradient(
        -302.18deg,
        rgba(11, 29, 38, 0) 27.35%,
        #1d2322 84.79%
    );

    background: linear-gradient(
        -302.18deg,
        rgba(11, 29, 38, 0) 27.35%,
        #0b1d26
    );
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
}
.main-carousel .carousel-caption .container {
    height: 100%;
}

.main-carousel .carousel-item .carousel-caption .caption-container {
    position: absolute;
    bottom: 2%;
}
.main-carousel .carousel-item:first-child .carousel-caption .caption-container {
    /* padding-top: 128px;
    padding-top: 20%; */
    bottom: 2%;
}
@media (min-width: 1400px) {
    .main-carousel .container {
        max-width: 1320px;
    }

    .main-carousel .carousel-item .carousel-caption .caption-container {
        /* padding-top: 20%; */
        bottom: 10%;
    }

    .main-carousel
        .carousel-item:first-child
        .carousel-caption
        .caption-container {
        /* padding-top: 20%; */
        bottom: 10%;
    }
}
.main-carousel .carousel-caption .row {
    height: 100%;
    /* align-items: end; */
}

.main-carousel .carousel-caption .welcomeGolf {
}
.main-carousel .carousel-caption .welcomeGolf h1 {
    /* font-family: "Futura PT Book"; */
    font-style: italic;
    font-weight: 700;
    font-size: 40px;
    line-height: 51px;
    color: #a9d045;
    margin: 0;
    font-weight: bold;
}
.main-carousel .carousel-caption .welcomeGolf img {
    /* width: 245px; */
    margin-top: 12px;
    /*margin-bottom: 40px;*/
    margin-left: 35px;
    /* height: 70px; */
    max-height: 95px;
    max-width: 245px;
    max-width: 273px;
    object-fit: fill;
    opacity: 1;
    /* transition: 3s; */
}

.main-carousel .carousel-item.active .carousel-caption .welcomeGolf img {
    /* opacity: 1; */
    animation: logoFade;
    animation-duration: 2s;
}

@keyframes logoFade {
    0% {
        opacity: 0%;
    }

    70% {
        opacity: 0%;
    }

    80% {
        opacity: 90%;
    }

    100% {
        opacity: 100%;
    }
}

.main-carousel .carousel-caption .slide-intro {
    /*margin-bottom: 40px;*/
    min-height: 130px;
    position: relative;
}

@media (min-width: 1200px) and (max-width: 1520px) {
    .main-carousel .carousel-caption .slide-intro {
        margin-bottom: 0;
    }
}
.main-carousel .carousel-caption .slide-intro p {
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 40px;
    margin-bottom: 0;
    width: 495px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0px;
    overflow: hidden;

    /* transition: 3s; */
    animation: mer-animation 4s;
    /* transform-origin: 0%;  */
}

@keyframes mer-animation {
    0% {
        /* opacity: 0; */
        bottom: 100%;
    }

    50% {
        /* opacity: 0; */
        bottom: 100%;
    }
    100% {
        /* opacity: 1; */
        bottom: 0;
    }
}

.main-carousel .carousel-caption .slide-btns {
    animation: fadeInAnim 3s;
}
.main-carousel .carousel-caption:has(.slide-intro) .slide-btns {
    animation: fadeInAnim 7s;
}
@keyframes fadeInAnim {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.main-carousel .carousel-caption .slide-btns .golfBtnSize {
    background: linear-gradient(-90.35deg, #5a9e3f 48.18%, #a9d045 102.16%);
    width: 171px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-weight: 500;
}
.main-carousel .slide-btns .golfBtnSize:last-child {
    background: unset;
    margin-right: 17px;
    line-height: 43px;
    border: 3px solid #fff;
}

.main-carousel .circle-indicators li {
    border-radius: 50%;
    width: 9px;
    height: 9px;
    background: transparent;
    border: 3px solid #fff;
    box-shadow: 0 0 0 11px transparent;
    margin: 0 auto;
    position: relative;
    opacity: 1;
}

.main-carousel .circle-indicators li:first-child {
}
.main-carousel .circle-indicators li:first-child::before {
    background-color: transparent;
    background-image: linear-gradient(to top, #fff, #fff0);
    height: 80px;
}
.main-carousel .circle-indicators li::before {
    content: "";
    background: #fff;
    width: 4px;
    height: 133px;
    /* height: 187px; */
    position: absolute;
    bottom: 10px;
    right: calc(50% - 2px);
}
.main-carousel .circle-indicators .active {
    box-shadow: 0 0 0 11px #fff;

    background: #fff;
}

.main-carousel .slider-social {
    display: flex;
    margin-top: 65px;
    align-items: center;
    gap: 25px;
    animation: fadeInAnim 4s;
}

.main-carousel .carousel-caption:has(.slide-intro) .slider-social {
    animation: fadeInAnim 9s;
}

.main-carousel .slider-social h3 {
    margin: 0;
}
.main-carousel .slider-social ul {
    margin: 0;
    display: flex;
    gap: 9px;
}

.main-carousel .slider-social ul li {
}
.main-carousel .slider-social ul li a {
    width: 21px;
    height: 21px;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
    /* background: #fff; */
    /* border-radius: 50%; */
}
.main-carousel .slider-social ul li a img {
    width: 100%;
    /* opacity: 0; */
}
.main-carousel .col-lg-4:has(.blur-logos) {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: end;
}

.main-carousel .blur-logos {
    display: flex;
    flex-direction: column;
    gap: 60px;
    justify-content: space-around;
    margin-top: 90px;
}
.main-carousel .blur-logo {
    width: 110px;
    height: 130px;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(7.5px);
    /* Note: backdrop-filter has minimal browser support */
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-carousel .blur-logo img {
    max-width: 70%;
}

@media (min-width: 1400px) {
    .main-carousel .blur-indicators.animate-indicators li.active:first-child {
        top: 10%;
        width: 336px;
        left: 137%;
    }

    .main-carousel .blur-indicators.animate-indicators li.active:nth-child(2) {
        top: 8%;
        left: 164%;
    }
    .main-carousel .blur-indicators.animate-indicators li.active:nth-child(3) {
        top: 9%;
        left: 151%;
        width: 205px;
    }

    .main-carousel .blur-indicators.animate-indicators li.active:last-child {
        left: 143%;
        top: 32%;
        width: 300px;
    }
}

@media (min-width: 1600px) {
    .main-carousel .blur-indicators.animate-indicators li.active:first-child {
        /* left: -81%; */
        top: 12%;
        width: 336px;
        left: 141%;
        /* background: unset; */
    }

    .main-carousel .blur-indicators.animate-indicators li.active:nth-child(2) {
        top: 8%;
        left: 164%;
    }
    .main-carousel .blur-indicators.animate-indicators li.active:nth-child(3) {
        top: 9%;
        left: 151%;
        width: 205px;
    }

    .main-carousel .blur-indicators.animate-indicators li.active:last-child {
        left: 148%;
        top: 38%;
        width: 300px;
    }
}

@media (min-width: 1700px) {
    .main-carousel .blur-indicators {
        margin-top: 14%;
    }
}

@media (min-width: 1800px) {
    .main-carousel .blur-indicators {
        margin-top: 14%;
    }

    .main-carousel .blur-indicators.animate-indicators li.active:first-child {
        /* left: -81%; */
        top: 8%;
        width: 336px;
        left: 141%;
        /* background: unset; */
    }

    .main-carousel .blur-indicators.animate-indicators li.active:nth-child(2) {
        top: 8%;
        left: 164%;
    }
    .main-carousel .blur-indicators.animate-indicators li.active:nth-child(3) {
        top: 9%;
        left: 151%;
        width: 205px;
    }

    .main-carousel .blur-indicators.animate-indicators li.active:last-child {
        left: 148%;
        top: 31%;
        width: 300px;
    }
}

@media (min-width: 1900px) {
    .main-carousel .blur-indicators {
        margin-top: 15%;
    }
}

@media (min-width: 2200px) {
    .main-carousel .blur-indicators {
        margin-top: 14%;
    }

    .main-carousel .blur-indicators.animate-indicators li.active:first-child {
        /* left: -81%; */
        top: 29%;
        width: 341px;
        left: 153%;
        /* background: unset; */
    }

    .main-carousel .blur-indicators.animate-indicators li.active:nth-child(2) {
        top: 27%;
        left: 170%;
    }
    .main-carousel .blur-indicators.animate-indicators li.active:nth-child(3) {
        top: 27%;
        left: 162%;
        width: 205px;
    }

    .main-carousel .blur-indicators.animate-indicators li.active:last-child {
        left: 159%;
        top: 46%;
        width: 300px;
    }
}

@media (min-width: 2400px) {
    .main-carousel .blur-indicators {
        margin-top: 15%;
    }
}

@keyframes logoFade {
    0% {
        opacity: 0%;
    }

    70% {
        opacity: 0%;
    }

    80% {
        opacity: 90%;
    }

    100% {
        opacity: 100%;
    }
}

.happening .intro h2 {
    margin-bottom: 9px;
}
.happening .intro p {
    font-size: 34.1765px;
    line-height: 44px;
    text-transform: uppercase;
    color: #469152;
    margin-bottom: 38px;
    color: #1b934b;
}

.happening .happen {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.happening .happen .happen-img {
    margin-bottom: 20px;
    height: 226px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.happening .happen .happen-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.happening .happen .happen-box {
    padding: 22px 12px;
    border: 1px solid #000;
    height: 277px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 18px;
}

.happening .happen .happen-box:before {
    content: "";
    background: #fff;
    width: 3px;
    position: absolute;
    right: -2px;
    top: 10px;
    bottom: 90px;
}

.happening .happen .happen-box:after {
    content: "";
    background: #fff;
    width: 3px;
    position: absolute;
    left: -2px;
    top: 10px;
    bottom: 118px;
}

.happening .happen .happen-box .read-more {
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    text-decoration: none;
    color: #000000;
    position: absolute;
    left: -1px;
    bottom: -2px;
    background: #fff;
    width: 170px;
    height: 28px;
    line-height: 28px;
    text-align: left;
}

.happening .happen .happen-box .read-more:hover {
}

.happening .happen .happen-box .read-more svg {
    margin-right: 10px;
    transform: rotate(180deg);
}

.happening .happen .happen-box h3 {
    font-weight: 600;
    font-size: 23.4905px;
    line-height: 30px;
    text-transform: uppercase;
    color: #1b934b;
    margin-bottom: 18px;
    /* height: 60px; */
    max-height: 60px;
    overflow: hidden;
    margin-bottom: 0;
}

.happening .happen .happen-box p {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin: 0;
    /* display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis; */
    overflow: hidden;
    max-height: 120px;
}

.happening .happen .happen-box p::-webkit-scrollbar {
    display: none;
}

.footer-subscribe {
    background: #f9f9f9;
    border-bottom: 4px solid #3e9f2c;
    padding: 20px 0;
}

.footer-subscribe .row {
    align-items: center;
}
.footer-subscribe p {
    /* font-weight: 400; */
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    margin: auto;
}
.footer-subscribe .input-group {
}
.footer-subscribe .input-group .form-control {
    background: #ffffff;
    box-shadow: 0px 0px 10px rgba(21, 73, 34, 0.15);
    border-radius: 40.5px !important;
    width: 100%;
    border: navajowhite;
    margin: 0;
    height: 43px;
    z-index: 1 !important;
    padding-right: 20px;
}
.footer-subscribe .input-group .golfBtnSize {
    position: absolute;
    left: 3px;
    background: linear-gradient(-90.35deg, #5a9e3f 48.18%, #a9d045 102.16%);
    border-radius: 40.5px;
    width: 210px;
    height: 37px;
    line-height: 37px;
    top: 3px;
    bottom: 3px;
    border: none;
    text-transform: capitalize;
    font-size: 18px;
}

.footer-subscribe .input-group .golfBtnSize img {
    display: none;
}

.golf-footer {
    background-image: url(../images/newHome/footer-bg.png);
    margin: 0;
    background-size: cover;
    background-position: bottom;
}

.golf-footer .upperFooter {
    padding: 0;
    border-bottom: 1px solid #bbb;
    padding-top: 32px;
    padding-bottom: 20px;
}

.golf-footer .lowerFooter .logos {
    text-align: center;
}

.golf-footer .lowerFooter .logos a {
    display: inline-block;
    margin: 0 18px;
}

.golf-footer .lowerFooter .logos a img {
    /* width: 239px; */
    height: 45px;
}

.golf-footer .lowerFooter .logos a img:first-child {
    /* margin-right: 25px; */
}

.golf-footer .lowerFooter .copyright {
    color: #fff;
    margin: auto;
    text-align: left;
    font-weight: 300;
    display: inline-block;
    position: relative;
    font-size: 15px;
}

.golf-footer .lowerFooter .copyright:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background: #37a63a;
    border-radius: 50%;
    top: 8px;
    right: -12px;
    text-align: center;
    color: #37a63a;
    top: 50%;
    transform: translateY(-50%);
}

.golf-footer .upperFooter .apps {
    text-align: left;
    width: 49%;
    margin-right: auto;
    text-align: center;
}

.golf-footer .upperFooter .apps a {
    display: inline-block;
    margin: 0 3px;
}

.golf-footer .upperFooter h4 {
    font-weight: 500;
    font-size: 14px;
    font-size: 22px;
    line-height: 25px;
    /* text-transform: uppercase; */
    color: #ffffff;
    margin-bottom: 8px;
    margin-bottom: 13px;
}

.golf-footer .upperFooter .apps a img {
    width: 89px;
    width: 115px;
}

.golf-footer .lowerFooter {
    padding-top: 26px;
    padding-bottom: 26px;
    align-items: center;
}

.golf-footer .lowerFooter .links {
}

button.btn.golfBtnSize.golfBtnGreen.loadingProcee img {
    text-align: center;
    display: block;
    margin: auto;
    margin-top: -2px;
}

.golf-footer .lowerFooter .links a {
    font-weight: 400;
    font-size: 13px;

    /* identical to box height, or 30px */
    color: #ffffff;
    margin-left: 20px;
    text-decoration: none;
    position: relative;
    font-weight: 300;
}

.golf-footer .lowerFooter .links a:last-child {
    margin-left: 0;
}

.golf-footer .lowerFooter .links a:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background: #37a63a;
    border-radius: 50%;
    top: 5px;
    right: -11px;
    text-align: center;
    color: #37a63a;
    top: 50%;
    transform: translateY(-50%);
}

.golf-footer .lowerFooter .links a:first-child:before {
    /* content: ""; */
}

.golf-footer .upperFooter .socialinks {
    /* text-align: right; */
    padding-left: 15px;
    width: 49%;
    margin-left: auto;
    text-align: center;
}

.golf-footer .upperFooter .socialinks a {
    display: inline-block;
    position: relative;
    width: 21px;
    height: 21px;
    margin: 0;
    margin-left: 12px;
}

.golf-footer .upperFooter .socialinks a img.fb {
    width: 8px;
}

.golf-footer .upperFooter .socialinks a img.linkedin {
    width: 17px;
}

.golf-footer .upperFooter .socialinks a img.insta {
    width: 19px;
}

.golf-footer .upperFooter .socialinks a img.twitter {
    width: 18px;
}

.golf-footer .upperFooter .socialinks a img {
    position: unset;
    transition: 1s ease-in-out;
    opacity: 1;
    width: 100%;
}

.golf-footer .upperFooter .socialinks a img:last-child {
    /* opacity: 0; */
}

.golf-footer .upperFooter .socialinks a img:last-child:hover {
    opacity: 1;
}

.single-video h3 {
    margin: 30px 0;
}

.single-video .appDownBtns {
    display: flex;
    justify-content: center;
    gap: 30px;
}
.single-video .appDownBtns a {
    width: 222px;
}
.single-video .appDownBtns a img {
    width: 100%;
}

.single-video .single-video-vid {
    margin-top: 15px;
}
.single-video .single-video-vid video {
    width: 100%;
}

@media (max-width: 767px) {
    .single-video .appDownBtns a {
        width: 130px;
    }
    .golf-footer .upperFooter .socialinks {
        width: auto;
        padding: 0;
    }
    .golf-footer .upperFooter .socialinks a {
        margin: 0 10px;
    }
    .heroMobileCarousel {
        height: 650px;
    }

    button.btn.golfBtnSize.golfBtnGreen.loadingProcee img {
        width: 31px;
        margin-top: 3px;
    }

    .heroMobileCarousel .sliderImage {
        width: 101%;
        object-fit: cover;
        height: 650px;
    }
    .heroMobileCarousel .slideInfo img {
        height: 56px;
        animation: fadeInAnim 3s;
    }

    .heroMobileCarousel .slideInfo img {
    }
    .golf-footer .upperFooter .apps {
        width: auto;
        margin-top: 20px;
    }
    .golf-footer .lowerFooter .links {
        display: flex;

        justify-content: center;
    }
    .golf-footer .lowerFooter .links a {
        margin: auto;
    }
    .golf-footer .lowerFooter .logos {
        display: flex;

        margin: 20px auto;
    }

    .golf-footer .lowerFooter .logos a {
        margin: auto;
    }
    .text-right:has(p) {
        text-align: center !important;
    }

    .golf-footer .lowerFooter .copyright {
        display: block;
        text-align: center !important;
        display: inline-block;
    }

    .golf-footer .lowerFooter .copyright:before {
        /* display: none; */
    }

    .happening .intro h2 {
        margin-bottom: 0px;
    }
    .happening .intro p {
        font-size: 21px;
    }

    .footer-subscribe {
        text-align: center;
    }

    .footer-subscribe p {
        margin-bottom: 20px;
        font-size: 16px;
    }

    .footer-subscribe .input-group .golfBtnSize img {
        display: block;
        transform: rotate(180deg);
    }
    .footer-subscribe .input-group .golfBtnSize span {
        display: none;
    }

    .golf-footer .upperFooter h4 {
        font-size: 16px;
    }
    .footer-subscribe .input-group .golfBtnSize {
        width: 37px;
        height: 37px;
        justify-content: center;
        display: flex;
        align-items: center;
    }
    .happening .happen .happen-box {
        height: auto;
        padding-bottom: 40px;
    }

    .happening .happen .happen-box p {
        height: auto;
        /* overflow: unset; */
        -webkit-line-clamp: 6;
    }
}

@media (min-width: 992px) {
    .app-img {
        width: 190px;
    }
}

@media (max-width: 991.9px) {
    .app-img {
        width: 150px !important;
    }
}
@media (max-width: 767px) {
    .gsHero .h1 {
        left: -27px;
        /*top: 60%;*/
        top: unset;
        bottom: 50px;
    }
}

.unsubscribe {
}

.main-slider .carousel-control-prev,
.main-slider .carousel-control-next {
    width: 73px;
    height: 73px;
    border: 1px solid #fff;
    border-radius: 50%;
    /*bottom: 215px;*/
    top: 80%;
    z-index: 9999;
}

.main-slider .carousel-indicators {
    top: 82%;
    margin-right: auto;
    margin-left: 20px;
}
.dashed {
    z-index: 9999;
}
.dashed li {
    margin: 0;
    border: 0;
    border-radius: 1px;
    opacity: 1;
}
.dashed li.active {
    background-color: #a1d317;
    box-shadow: 4px 0px 6px #a1d317;
    margin: 0 !important;

    margin-top: 0;
}
.slider-bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.main-slider .carousel-control-next {
    left: 290px;
}

.main-slider .carousel-control-prev {
    right: unset;
    left: 385px;
}

.carousel-indicators.news li {
    text-indent: unset !important;
    box-shadow: 4px 0px 6px #000;
}

.carousel-indicators.news {
    width: 500px !important;
    top: 41%;
    left: -40px;
    right: auto;
    /* right: auto; */
    margin-left: 0;
}

.carousel-indicators.news li > img,
.carousel-indicators.news li {
    width: 100% !important;
    height: auto !important;
    border-radius: 10px;
    background: linear-gradient(
        180deg,
        rgba(20.25, 20.25, 20.25, 0) 0%,
        rgba(7.36, 6.76, 6.75, 0.77) 100%
    );
}

.carousel-indicators.news li {
    opacity: 1;
    border: 0;
    box-shadow: 2px 0px 14px #1e1d1dcc;
    border-radius: 13px;
}

.lbl {
    top: 10px;
    right: 10px;
    font-size: 12px;
}
.carousel-indicators.dashed {
    width: 250px; /* Set the width of ol to 200px */
}

.carousel-indicators.dashed li {
    width: calc(
        250px / 3
    ); /* Divide 200px by the number of slides (3 in this case) */
}
.dsh-line {
    width: 100px;
    height: 1px;
    background-color: #fff;
    border-radius: 2px;
    margin-left: auto;
}
.bottom-data {
    bottom: 15%;
    right: 20px;
    text-align: right;
}
.bottom-data img {
    height: 50px;
    width: auto !important;
    display: inline !important;
}
.carousel-indicators {
    height: max-content;
    align-items: center;
}
@media (max-width: 992px) {
    .main-slider .carousel-control-next {
        left: 6%;
    }
    .main-slider .carousel-control-prev {
        right: 6%;
    }
    .main-slider .carousel-control-prev,
    .main-slider .carousel-control-next {
        width: 42px;
        height: 42px;
        top: 48%;
    }
}

.unsubscribe .modal-content {
    border: 0;
    text-align: center;
}
.unsubscribe .modal-header {
    border-bottom: 0;
    padding-bottom: 6px;
}

.unsubscribe .modal-header h3 {
    text-align: center;
}

.unsubscribe .modal-footer {
    border-top: 0;
}

.unsubscribe .modal-body {
    padding: 0;
}
.carousel-indicators {
    position: absolute !important;
}

#carouselExampleIndicators .owl-stage {
    padding: 13px;
}

.main-carousel .carousel-caption {
    position: unset;
}

.main-slider .carousel-control-prev,
.main-slider .carousel-control-next {
    transform: rotate(180deg);
}

.news .owl-stage {
    float: inline-end;
}

.modal {
    background-color: rgba(0, 0, 0, 0.75);
}

@media (max-width: 676px) {
    .close {
        width: 35px;
        height: 35px;
        right: -6px;
        top: -9px;
    }
}

/* new header Start */
.header-wrapper {
    position: relative;
    margin-bottom: 40px;
}
.bg-slider {
    /* min-height: 100vh; */
    /* width:100vw; */
    height: 100vh;
    max-height: 100vh;
}

.white-border-btn {
    color: #fff;
    line-height: 40px;
    border: 3px solid #fff;
}

.video-play-btn {
    width: 55px;
    height: 55px;
}
.header-btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide-index {
    position: absolute;
    right: 28%;
    font-size: 2rem;
    font-weight: 500;
    color: white;
    z-index: 100;
    line-height: 1;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
    /* color:red;  */
    bottom: 10% !important;
    right: 10%;
}
.slide-index .current-index {
    font-size: 36px;
    display: inline-block;
    /* transform: translateX(100%); */
}
.slide-index .next-index {
    font-size: 20px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 767px) {
    .slider-wrapper {
        display: none;
    }
    .bg-slider {
        background-attachment: fixed;
        height: 100vh;
        min-height: 100vh;
        width: 100%;
    }
}

body[dir="rtl"] .slider-wrapper {
    left: 0 !important;
    right: auto !important;
}

body[dir="rtl"] .slide-index {
    right: auto;
    left: 10%;
    font-weight: 800;
}

.hideel {
    transitoin: all 0.9s ease;
    opacity: 0.5 !important;
}

.slid-pagination {
    animation: fadePagination 5s ease forwards !important;
}
.swiper-slide-active .card-logo {
    animation: fadeLogo 0.5s ease forwards !important;
}

@keyframes fadeLogo {
    0% {
        transform: translateY(3rem);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fadePagination {
    0% {
        transform: translateX(50%);
        font-size: 20px;
        opacity: 0;
    }
    100% {
        font-size: 36px;
        opacity: 1;
        transform: translateX(0%);
    }
}

.slide-content {
    top: 0;
    z-index: 6;
    left: 7%;
}
body[dir="rtl"] .slide-content {
    z-index: 6;
    left: auto;
    right: 7%;
}
.slide-content-1 {
    bottom: 0;
    display: flex;
    height: 100%;
    align-items: center;
}
.slide-content-2 {
    top: 75%;
    bottom: unset;
    display: flex;
}
.slide-btns {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
}
.slide-btns .img-slide-btn:nth-child(1) {
    background: linear-gradient(95.59deg, #43a32b 0%, #9ecb1b 99.99%);
}
.slide-btns .img-slide-btn:nth-child(2) {
    background: unset;
    line-height: 43px;
    border: 3px solid #fff;
    margin-left: 17px;
}

.slider-bg-image-wrapper {
    height: 100%;
    object-fit: cover;
    position: relative;
    background-attachment: scroll;
}

.header-content {
    position: absolute;
    z-index: 0;
    inset: 0 7% 15% 7%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    max-width: 550px;
}
@media (max-width: 767px) {
    .header-content {
        bottom: 45px;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        align-items: center;
        width: 100%;
        max-width: 90%;
    }
    body[dir="rtl"] .header-content {
        transform: translateX(0%);
    }
}

.slider-bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

/* //////////////////// */

.slider {
    position: relative;
    width: 55px;
    height: 100px;
    overflow: visible;
    position: absolute;
    font-size: 2rem;
    font-weight: 500;
    color: white;
    z-index: 10;
    line-height: 1;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
    /* color:red;  */
    bottom: 10% !important;
    right: 10%;
}

body[dir="rtl"] .slider {
    left: 10%;
    right: auto;
}

.slide {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2em;
    transition: transform 0.5s ease-out;
}

.current {
    z-index: 1;
    font-size: 36px;
    display: inline-block;
}

.next {
    z-index: 0;
    transform: translateX(100%);
    font-size: 20px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.5);
    /* top: 9px; */
}

body[dir="rtl"] .next {
    transform: translateX(-100%);
}

.temp {
    opacity: 0;
    right: -100%;
    left: auto;
    font-size: 20px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.5);
    /* background-color: orange */
    top: 9px;
}
body[dir="rtl"] .temp {
    right: auto;
    left: -100%;
}

/* ////////////////////// */

.golf-more-section {
    overflow-x: hidden;
    position: relative;
}
.golf-more-section .intro {
    position: relative;
    z-index: -1;
    margin-top: 0px;
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .golf-more-section .intro {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}
.golf-more-section .bg-pattern {
    position: absolute;
    top: 0;
    left: 0;
    height: 400px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    transform: translateY(-65%);
    height: 115%;
    width: 100%;
    opacity: 0.4;
}

@media (max-width: 767px) {
    .golf-more-section .bg-pattern {
        display: none;
    }
}

.golf-more-slider {
    max-width: 1100px;
    margin-bottom: 0px;
    /* margin-top: 200px; */
}
@media (max-width: 767px) {
    .golf-more-slider {
        margin-bottom: 15px;
    }
}
.golf-more-slider swiper-slide {
    /* height: 360px; */
    margin-top: 35px;
    margin-bottom: 35px;
    overflow: hidden;
    cursor: pointer;
}

@media (max-width: 767px) {
    .golf-more-slider swiper-slide {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
.golf-more-slider swiper-slide img {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    width: 100%;
    transition: all 1.2s ease-out;
}

.golf-more-slider swiper-slide:hover img {
    transform: scale(1.1);
}

.golf-more-slider .swiper-slide-active {
    position: relative;
    animation: translateXAnimation 1.2s ease-out forwards !important;
}
@keyframes translateXAnimation {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2);
    }
}

.golf-more-slider .swiper-slide-prev,
.golf-more-slider .swiper-slide-next {
    animation: translateXAnimationReverse 1.2s ease-out forwards !important;
}
@keyframes translateXAnimationReverse {
    0% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

@media (max-width: 767px) {
    .desktop-wrapper {
        display: none;
    }
}
.mob-wrapper {
    display: none;
}

@media (max-width: 767px) {
    .mob-wrapper {
        display: block;
    }
}

/* new header end */
/* slider content */

.slider-content {
    position: absolute;
    inset: auto 10% 50% 10%;
    z-index: 10;
    width: 50%;
    transform: translateY(50%);
}

.slider-content img {
    width: 100px;
    height: unset;
}
.slider-content h2 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 0.5rem;
    font-size: 2.5rem;
}

.slider-content p {
    color: #fff;
    font-weight: 300;
    margin-bottom: 0.5rem;
    font-size: 1rem;
    margin-bottom: 1rem;
}

.btn-wrapper .slider-content-btn img {
    width: auto;
    height: auto;
}

.btn-wrapper .slider-content-btn {
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    text-decoration: none;
}

.btn-wrapper .slider-content-btn:hover {
    transform: scale(1.1);
    letter-spacing: 0.035em;
}

.btn-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 17px;
}

.btn-wrapper .slider-content-btn {
    width: 190px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 500;
    padding: 0;
    transition: 1s;
    z-index: 1;
    position: relative;
    background: transparent;
    line-height: 43px;
    border: 3px solid #fff;
}

.btn-wrapper .slider-content-btn:nth-child(1) {
    width: 190px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    /* text-transform: uppercase; */
    border-radius: 100px;
    font-size: 16px;
    font-weight: 500;
    padding: 0;
    transition: 1s;
    z-index: 1;
    position: relative;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    background: linear-gradient(95.59deg, #43a32b 0%, #9ecb1b 99.99%);
}

.btn-wrapper.video-btns .slider-content-btn:nth-child(1) {
    width: 55px;
    height: 55px;
    border-radius: 50%;
}

/* slider content */
/** Start Radio Buttons  **/
.allRadio .card-radio-btn {
    margin-bottom: 0;
}
.allRadio .content_sub {
    font-size: 18px;
}
.allRadio > .row > div {
    align-items: center;
    display: flex;
}
.allRadio .cardBtn {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}
.allRadio .cardBtn .btnCheck {
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-input-element:checked + .card {
}
.allRadio .btnCheck {
    width: 24px;
    height: 24px;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 50%;
}
.allRadio .btnCheck span {
    transition: all 0.3s ease-in-out;
    border-radius: 50%;
    width: 0px;
    height: 0px;
}
.card-input-element:checked + .cardBtn .btnCheck {
}
.card-input-element:checked + .cardBtn .btnCheck > span {
    width: 18px;
    height: 18px;
    background: #1b934b;
}
.formSelectEvent {
    margin-left: 30px;
    width: 100%;
    border: none;
    outline: none;
    height: 96%;
    font-size: 18px;
}

.select-group {
    padding-left: 30px !important;
}

.select2.select2-container {
    width: 100% !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid grey;
    border-radius: 100px;
    height: 50px;
    border-radius: 26px;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 48px;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    top: 13px;
    left: 30px !important;
}
.select2-container[dir="rtl"]
    .select2-selection--single
    .select2-selection__rendered {
    padding-right: 60px !important;
}
/** End Radio Buttons  **/

/*** popup Home style Rtl  ***/
#modalHome .modal-dialog {
    max-width: 680px;
}
#modalHome .modal-dialog .modal-content {
    height: 500px;
    border-radius: 26px;
    position: relative;
    background: transparent;
    border: 0;
}
#modalHome button.close {
    position: absolute;
    top: 38px;
    left: 38px;
    color: #fff;
    font-size: 30px;
    opacity: 1;
    z-index: 9999;
}
#modalHome .imgBackround {
    width: 100%;
    height: 100%;
}

#modalHome .imgBackround a {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 26px;
}

#modalHome .imgBackround a img {
    width: 100%;
    height: 100%;
    border-radius: 26px;
    object-fit: cover;
}

#modalHome .imgBackround .overLay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35);
    border-radius: 26px;
}

.allRadio {
    margin-right: 18%;
}

@media (max-width: 767px) {
    #modalHome {
        padding: 0 !important;
    }
    #modalHome .modal-dialog {
    }
    #modalHome .modal-dialog .modal-content {
        height: 320px;
    }
    #modalHome button.close {
        top: 20px;
        left: 20px;
    }
    #modalHome button.close img {
        width: 30px;
    }
    #modalHome .imgBackround {
    }

    #modalHome .imgBackround a {
    }

    #modalHome .imgBackround a img {
    }

    #modalHome .imgBackround .overLay {
    }
    .newBtnClass.btn-double .h1 {
        top: 75% !important;
    }
    .newBtnClass.btn-double .h1 h1 a:first-child {
        margin-bottom: 20px;
    }
}
