/*!
 * Planet Green Solutions
 * 
 * auther : rijosh

 */


/* COMMON STYLE FOE ENGLISH AND ARABIC */

#preloader {
    z-index: 9999999;
}

.fancybox-overlay {
    z-index: 999999;
}

.fancybox-opened {
    z-index: 9999999;
}

.logoSliderBottom .slick-list {
    width: 100%;
    margin: 0 auto;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    box-sizing: border-box;
}

.logoSliderBottom .peojectSlide a {
    padding-top: 10px;
    padding-bottom: 10px;
}


/* .logoSliderBottom .peojectSlide a img{-webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;}
.logoSliderBottom .peojectSlide a:hover img{
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
} */

.logoSliderBottom .peojectSlide img {
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.logoSliderBottom .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    font-size: 15px;
    width: 20px;
    height: 20px;
    background: #bbbbbb;
    text-align: center;
    color: #fff;
    cursor: pointer;
    line-height: 20px;
    z-index: 1;
}

.logoSliderBottom .slickPrev {
    left: 0;
}

.logoSliderBottom .slickNext {
    right: 0;
}

a:focus,
a:hover {
    color: #3a9590;
}

ul.mainNav > li.language:hover a,
ul.mainNav > li.language a:hover {
    background: #3a9590 !important;
    color: #FFF !important;
}

.innerContentContainer {
    font-family: 'Open Sans', 'Droid Arabic Kufi', sans-serif;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    font-size: 30px;
    z-index: 1;
    width: 34px;
    line-height: 34px;
    cursor: pointer;
    text-align: center;
    background: rgba(255, 255, 255, 0.5);
}

.arrow-prev {
    left: 0;
    text-indent: -2px;
}

.arrow-next {
    right: 0;
    text-indent: 2px;
}

@media (min-width:768px) {
    ul.mainNav > li .arrow-submenu {
        opacity: 0;
    }
    ul.mainNav > li.dropdown {
        padding-right: 1px !important;
        padding-left: 1px !important;
    }
    ul.mainNav > li {
        padding-right: 1px !important;
        padding-left: 1px !important;
    }
}

.fancybox-prev.fancybox-nav {
    left: -38px;
    background: url('../images/fancy-prev.png') center center no-repeat !important;
}

.fancybox-title-inside-wrap {
    padding: 10px 15px;
}

.fancybox-next.fancybox-nav {
    right: -38px;
    background: url('../images/fancy-next.png') center center no-repeat !important;
}

.fancybox-prev:hover {
    background: url('../images/fancy-next.png') center center no-repeat;
}

.fancybox-next:hover {
    background: url('../images/fancy-next.png') center center no-repeat;
}

.fancybox-close {
    background: url('../images/ico-close-fancybox.svg') no-repeat;
    background-size: 32px 32px;
    top: -32px;
    right: -35px;
}

.popUpDescription h3 {
    font-size: 20px;
    font-weight: 500;
}

.popUpDescription p {
    font-size: 15px;
    line-height: 32px;
}

.fancybox-nav {
    max-width: 20px;
}

.fancybox-next:hover span,
.fancybox-prev:hover span {
    display: none;
}

.captchaImgWrapper .g-recaptcha {
    -ms-transform: scale(0.69);
    transform: scale(0.69);
    -webkit-transform: scale(0.69);
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.infoGraphics6 {
    padding-bottom: 30px;
}

.right-block .newsdata-en {
    text-align: left;
}

.newsSubTitle,
.newsSubTitle {
    font-size: 22px;
    font-weight: 500;
    line-height: 34px;
}

.newsSubTitle {
    margin-bottom: 0;
}
.rightSidebarWrap .newsSubTitle{
    background: #5fc7ca;
        padding: 8px 15px;
        color: #FFF;border-radius: 5px;
}
.metaDate {
    margin-top: 0px;
    font-size: 15px;
    color: #8d8d8d;
}

.contactFeildWrap {
    position: relative
}

.contactFeildWrap label {
    position: absolute;
    font-size: 11px;
    bottom: -5px;
    font-weight: normal;
    color: rgb(255, 0, 0);
}

.endowment-seal-wrapper {
    text-align: center;
}

.yamm .mainNav > li > a:focus {
    color: #343434;
}

.yamm .mainNav > li:hover > a:focus {
    color: #FFF;
}

.innerContentContainer .right-block .newsdata-ar ul li {
    background: url('../images/arrow-left.png') right 10px no-repeat;
    padding-right: 35px;
    padding-left: 0;
}

.right-block .newsdata-ar h4 {
    float: none;
}

.innerContentContainer.no-bg {
    background: none;
}

.right-block img {
    max-width: 89%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.pressReleaseList li .newsWrap .newsTitle a {
    display: inline-block;
    width: 100%;
}


/* .pressReleaseList li:nth-child(odd):hover .newsDate{     background: rgba(167, 236, 232, 0.9);} */

.pressReleaseList li:nth-child(even):hover .newsDate {
    background: rgba(167, 236, 232, 0.9);
}

.pressReleaseList li:nth-child(even):hover .newsDate {
    background: #d3fdff;
}

.pressReleaseList li:nth-child(even):hover .newsWrap {
    background: #e4f7f8;
}

.pressReleaseList li:nth-child(odd):hover .newsWrap {
    background: #e4f7f8;
}

.logo-wrap {
    /* overflow: hidden; */
    padding: 0 1px;
}

.logo-block {
    display: block;
    overflow: hidden;
    border: 1px solid rgba(204, 204, 204, 0.48);
    box-sizing: border-box;
    margin-bottom: 30px;
    min-height: 220px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.logo-block .flipFrond h3 {
    margin: 0;
    padding: 5px 10px 15px 10px;
    font-weight: 600;
    font-size: 18px;
}

.flipFrond h3 {
    margin: 0;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}

.projectMoreBtnWrap {
    /*  position: absolute; */
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 3;
    text-align: center;
    padding: 10px;
}

.projectMoreBtnWrap a {
    display: inline-block;
    border: 1px solid #5fc7ca;
    padding: 5px 10px;
    color: #5fc7ca;
}

.projectMoreBtnWrap a:hover {
    background: #2caab3;
    color: #FFF;
}

.newsListing_Container .listloadMore {
    margin-top: 20px;
}

.newsListing_Container .listloadMore .pagination {
    margin-bottom: 0;
}


/* .logo-block img{ 
    max-width: 100%;
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
}
.logo-block:hover img {
    -webkit-transform: scale(1.15);
            transform: scale(1.15);
}

.logo-hover{
    background: rgba(255,255,255,0.95);
    color: #4f4f4f;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    backface-visibility: hidden;
}
.logo-block:hover .logo-hover {
    visibility: visible;
    opacity: 1;
}
.logo-description{
    top: 50%;
    position: absolute;
    width: 96%;
    left: 50%;
    text-align: center;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
} */

.logo-description {
    position: relative;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.logo-title,
.ar .logo-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 7px;
    display: block;
    line-height: 22px;
}

.desc,
.ar .desc {
    width: 100%;
    display: block;
    line-height: 20px;
    font-size: 13px;
    margin: 5px 0 10px 0;
}

.ar .logo-title {
    font-size: 16px;
}

.ar .desc {
    font-size: 12px;
}

.desc p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.contactEndowments {
    /*color: #08938f;*/
    color: #545454;
    font-weight: 600;
}

.contactEndowments .fa {
    color: #08938f;
    margin-right: 3px;
}

.read-more {
    /* border: 1px solid rgba(0, 0, 0, 0.55); */
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.38);
    padding: 0px 8px;
    font-size: 12px;
    clear: both;
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 10px;
    -webkit-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
}

.read-more:hover {
    color: #fff;
    border-color: #5fc7ca;
}

.read-more::before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #5fc7ca;
    z-index: -1;
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
}

.read-more:hover::before {
    height: 100%;
}


/* FLIP ANIMATION */

.flip-container {
    -webkit-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    padding: 0;
    /*border: 1px solid #ececec;*/
    margin-bottom: 30px;
}

.flip-container:hover .flipper,
.flip-container.hover .flipper,
.flip-container.selected-flip .flipper {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.flip-container,
.front,
.back {
    /* width: 320px; */
    height: 305px;
}

.flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
    display: block;
    height: 100%;
    width: 90%;
    float: none;
    margin: 0 auto;
    /*border: 1px solid #ececec;  */
}

.flipper .front {
    padding: 0;
}

.front,
.back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
    width: 100%;
    text-align: center;
    border: 1px solid #ececec;
}

.front {
    /*z-index: 2;*/
    z-index: -1;
}

.back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    background: #f8f8f8;
}

.quoteSlider {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}

.quoteSlider h2 {
    font-size: 30px;
    line-height: 42px;
    color: #262626;
    margin: 0;
    text-transform: none;
    font-weight: 500;
    color: #2c2c2c;
    position: relative;
    padding: 0 35px;
    padding-top: 13px;
}

.quoteSlider h2::before {
    content: '';
    display: block;
    width: 30px;
    height: 26px;
    background: url('../images/quote-left.png') 0 0 no-repeat;
    left: -1px;
    top: -2px;
    position: absolute;
}

.quoteSlider h2 .endQuote {
    display: inline-block;
    width: 30px;
    height: 26px;
    background: url('../images/quote-right.png') 0 0 no-repeat;
    margin-left: 3px;
}

.slide:focus {
    outline: none;
}

.bannerDescrWrp {
    width: 770px;
    padding-bottom: 18px;
    position: absolute;
    bottom: 36%;
    ;
    left: 16%;
    padding: 12px 18px;
    background: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    direction: ltr !important;
}

.logoSliderBottomWrap {
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 9;
    height: 89px;
    padding: 0px;
    padding-left: 121px;
    padding-left: 43px;
    width: 100%;
    padding-top: 3px;
    background-color: rgba(255, 255, 255, 0.5);
}

#endowmentLogo {
    content: '';
    display: block;
    background: url('../images/stamp.png') center no-repeat;
    /*background-size: 75%;*/
    background-size: 90%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 123px;
    z-index: 1;
    height: 113px;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    /* background-color: rgba(255, 255, 255, 0.5); */
}

#endowmentLogo:hover {
    background-size: 98%;
}

.logoSliderBottom {
    float: left;
    /* background-color: rgba(255, 255, 255, 0.5); */
    padding: 0 0;
    /* width: 100%;min-width: 100%;max-width: 100%; */
}

.logoSliderBottom img {
    max-width: 100%;
    width: 198px;
}

.logoSliderBottom a {
    display: inline-block;
    padding: 0 10px;
    width: 100%;
}

.copyRightWrapper {
    font-size: 13px;
    padding: 7px 0;
    color: #fff;
    background: #3a9590;
}

.newsDetailspage .right-block p{margin-bottom: 14px;}


.logoSliderBottom .peojectSlide a {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none
}

.peojectSlide:focus {
    outline: none;
}

.errorPage {
    padding-top: 90px;
}

.logoSliderBottomWrap .arBtn {
    position: absolute;
    cursor: pointer;
    top: 30%;
    z-index: 3;
    font-size: 25px;
    opacity: 0;
}


/* .logoSliderBottomWrap:hover .arBtn{opacity: 1;} */

.logoSliderBottomWrap .arBtn.prev {
    left: -4px;
}

.logoSliderBottomWrap .arBtn.next {
    right: -6px;
}

.bannerRightImg {
    width: 274px;
    z-index: 9;
    right: -90px;
    /*bottom:85px;*/
    top: auto;
    position: absolute;
    right: -135px;
    /*bottom: 104px;*/
    bottom: 60px;
    opacity: 0.7;
    display: none;
}

img.sheikhImg {
    position: absolute;
    max-height: 90%;
    bottom: 33px;
    right: -61px;
    z-index: 10;
    top: auto;
}

.SecondaryIconMenu {
    margin: 0;
    padding: 0;
    float: left;
    margin-top: 34px;
}

.SecondaryIconMenu li {
    list-style: none;
    display: inline-block;
    float: left;
    overflow: hidden;
}

.SecondaryIconMenu li.first {
    margin-left: 3px;
}

.ar .SecondaryIconMenu li.first {
    margin-right: 3px;
}

.SecondaryIconMenu i::before {
    font-family: "awqaf-fonts" !important;
}

.SecondaryIconMenu i {
    display: inline-block;
    font-size: 26px;
    height: 25px;
    color: #FFF;
}

.SecondaryIconMenu a {
    display: inline-block;
    background: #08938f;
    width: 28px;
    height: 28px;
    color: #FFF;
    border-radius: 50%;
    border: none;
}

.SecondaryIconMenu a:hover {
    background: #67c9cc;
}

.slick-slider {
    direction: ltr !important;
}

.newsSortWrap > li {
    list-style: none;
    display: inline-block;
    float: left;
}

.newsSortWrap > li:first-child .btn {
    cursor: default;
}

.newsSortWrap::after {
    content: '';
    display: table;
    clear: both;
}

.newsSortWrap {
    padding: 0;
    margin-bottom: 25px;
    border-radius: 5px;
    display: inline-block;
}

.newsSortWrap > li:first-child .btn {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
}

.newsSortWrap > li:last-child .btn {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden;
}

.newsSortWrap .dropdown-menu {
    padding: 0;
}

.newsSortWrap .dropdown-menu>li>a {
    color: #000000;
    padding: 7px 10px;
}

.newsSortWrap .dropdown-menu {
    border-radius: 0px;
}

.newsSortWrap .active .btn.btn-primary {
    background: #0abab5;
    color: #FFF;
}

.newsSortWrap li:hover .btn.btn-primary {
    background: #0abab5;
    color: #FFF;
}

.newsSortWrap .btn.btn-primary {
    color: #272727;
    background: #e5e5e5;
    border: none;
}

.newsSortWrap .dropdown:hover .btn,
.newsSortWrap .dropdown.open .btn {
    background: #6ccacd;
}

.newsSortWrap .dropdown:hover .btn:focus {
    outline: none;
}

.newsSortWrap .dropdown:focus,
.newsSortWrap .dropdown:active {
    outline: none !important;
}

.newsSortWrap .btn {
    padding: 13px 26px;
    /*   margin-right: 1px;*/
}


/* NEWS PAGE */

.newsListing_Container {
    background: none;
}

.newsListing_Container .right-block ul li {
    background: none;
    padding: 0;
}

.newsListing_Container .right-block ul.dropdown-menu {
    margin: 0;
}

.newsListing_Container .right-block ul.newsSortWrap {
    margin-top: 0;
    background: #e5e5e5;
}

.newsListing_Container .right-block ul.newsSortWrap li {
    margin-bottom: 0;
}


/* .galleryListingContainer{background: none;} */

.galleryListingContainer .right-block ul li {
    background: none;
    padding: 10px;
}

.galleryListingContainer .imageGalleryWrapper li {
    display: inline-block;
    width: 33.33%;
    padding: 15px;
    text-align: center;
    float: left;
}

.galleryListingContainer .imageGalleryWrapper {
    margin-top: 0;
}

.galleryListingContainer .imageGalleryWrapper li img {
    max-width: 100%;
}

.galleryListingContainer .imageGalleryWrapper::after {
    content: '';
    display: table;
    clear: both;
}

.pressReleaseList {
    margin: 0;
    padding: 0
}

.pressReleaseList li {
    list-style: none;
    display: block;
    margin-bottom: 10px;
}

.pressReleaseList li .newsWrap {
    display: table;
    width: 100%;
    background: #f5f5f5;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.pressReleaseList li .newsWrap>div {
    display: table-cell;
    padding: 16px 15px
}

.pressReleaseList li .newsWrap .newsThumbImg {
    width: 182px;
    padding: 0;
    vertical-align: top;
    background: #FFF;
    /*height: 102px;*/
    background: #ededed;
}

.pressReleaseList li .newsWrap .newsThumbImg img {
    max-width: 100%;
    margin: 0;
}

.pressReleaseList li .newsWrap .newsTitle {
    width: calc(100% - 338px);
    padding: 10px 25px;
    vertical-align: middle;
}

.pressReleaseList li .newsWrap .newsTitle a {}

.pressReleaseList li .newsWrap .newsTitle p {
    margin-bottom: 0
}

.pressReleaseList li .newsWrap .newsTitle a {
    color: #000
}

.pressReleaseList li .newsWrap .newsDate {
    /*background: #e2e2e2;*/
    background: #FFF;
    background: #d3fdff;
    vertical-align: top;
    width: 156px;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    position: relative;
    padding: 0;
}

.pressReleaseList li .newsWrap .newsDate span {
    display: inline-block;
    /* position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0; */
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    /*background: rgba(171, 244, 247, .7);*/
    background: #d3fdff;
    /*height: 102px;*/
    /*padding-top: 40px;*/
    color: #08938f;
}

.pressReleaseList li .newsWrap .shareWrap {
    width: 128px;
    height: 100%;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    text-align: center;
    background: #f5f5f5
}

.pressReleaseList li .newsWrap .shareWrap h5 {
    margin-top: 0;
    margin-bottom: 10px
}


/* .pressReleaseList li:nth-child(even) .newsWrap {
    background: #fff
}

.pressReleaseList li:nth-child(even) .newsDate {
    background: #f9f9f9
}

.pressReleaseList li:nth-child(even) .shareWrap {
    background: #fff
}

.pressReleaseList li:last-child {
    border-bottom: 1px solid #eee
} */

.pressReleaseList .socialShare {
    margin: 0;
    padding: 0;
    text-align: center
}

.pressReleaseList .socialShare li {
    list-style: none;
    display: inline-block
}

.pressReleaseList .socialShare li i {
    font-size: 21px;
    display: inline-block
}

.pressReleaseList .socialShare li i.icon-lineicons-facebook-fill {
    color: #3f40b0
}

.pressReleaseList .socialShare li i.icon-lineicons-twitter-fill {
    color: #1b8ad0
}

.pressReleaseList .socialShare li i.icon-lineicons2-linkedin-fill {
    color: #3670c6
}


/* NEWS PAGE */

.innerContentContainer .right-block {
    min-height: 500px;
    word-wrap: break-word;
}

.innerContentContainer .right-block p {
    word-wrap: break-word;
}

.right-block .page_content_banner img {
    width: 100%;
}

.right-block img {
    max-width: 100%;
    margin-bottom: 25px;
}

.right-block ol {
    padding-left: 20px;
}

.ar .right-block ol {
    padding-right: 25px;
    padding-left: 0px;
}

.right-block ol li {
    list-style-position: outside;
    list-style-type: decimal;
    padding-left: 10px;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 16px;
}

.right-block ul li {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 16px;
}

.ar .right-block ul li,
.ar .right-block ol li {
    font-size: 15px;
}

.partnerPopUp {
    padding: 20px 0;
    overflow: hidden;
}

.partnerPopUp .popupTitleDetails h3 {
    margin: 0;
}

.partnerPopUp .popUpDescription h3 {
    margin-top: 10px;
}

.innerContentContainer .right-block ul li {
    background-position: 0 3px;
}
.innerContentContainer .right-block .paginationWrapper ul li {background: none;float: left;
    width: auto; padding: 0;}
.newsListing_Container .right-block ul.newsSortWrap li.monthActive,
.newsListing_Container .right-block ul.newsSortWrap li.yearActive {
    background-color: #c4f7f9;
}

.ar .innerContentContainer .right-block ul li {
    background-position: right 3px;
}

.flipper .flipFrond > div {
    position: relative;
    width: 100%;
    height: 100%;
}

.flipper .flipFrond > div > img {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    top: 40%;
    left: 50%;
    position: absolute;
}

.flipper .flipFrond > div img {
    margin-bottom: 0;
    max-height: 100%;
    /*max-width: 100%;*/
    max-width: 90%;
}

.flipper .flipFrond > div h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 10px 15px;
    background: #dcfeff;
    font-size: 15px;
    line-height: 18px;
    min-height: 56px;
    display: table;
}

.flipper .flipFrond > div h3 span.headSpanTitle {
    display: table-cell;
    vertical-align: middle;
    /*line-height: normal; */
}

.galleryListingContainer .imageGalleryWrapper li {
    margin-bottom: 0;
}

.galleryListingContainer .imageGalleryWrapper li img {
    margin-bottom: 0;
    width: 100%;
}

.newsDetailspage .left-menu {
    background: none;
}

.newsDetailspage .rightSidebarWrap .latestNews {
    background: url(../images/innerpage-sidemenu-patternlarge_en.png) -53px 70px no-repeat;
}

.newsDetailspage .rightSidebarWrap .latestNews ~ .paginationWrapper {
    margin: 20px 0 20px 0;
}

.newsDetailspage .rightSidebarWrap .latestNews ~ .paginationWrapper a {
    display: inline-block;
    border: 1px solid #5fc7ca;
    padding: 2px 10px;
    color: #5fc7ca;
    background: #fff;
    -webkit-transition: color .4s, background-color .4s;
    transition: color .4s, background-color .4s;
}

.newsDetailspage .rightSidebarWrap .latestNews ~ .paginationWrapper a:hover {
    background: #2caab3;
    color: #FFF;
}

body.en .yamm .nav a {
    font-size: 12px;
}
.newsListingContainer{display: none;}
.right-block  ul.pressReleaseList{margin-top: 0;}
#homefooter{z-index: 11;}
.newsdata-ar .newsSubTitle{color: #08938f;}
.newsDetailspage .leftContentWrap ul li h5, .newsDetailspage .leftContentWrap ul li h4{    line-height: 24px;}



/* IE STYLE */

html[data-useragent*="Trident/7.0"] .flip-container:hover .back {
    z-index: 3;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}


/* FLIP ANIMATION */

@media only screen and (min-width:1200px) and (max-width:1300px) {
    body.en .yamm .nav a {
        font-size: 12px;
    }
    body.en .mainLogoWrap img {
        max-width: 236px;
    }
    body.en .logoImg img {
        max-height: 74px;
        margin-top: 6px;
    }
}

@media (max-width: 1199px) {
    .fancybox-close {
        background-size: 33px;
        top: 10px;
        right: 10px;
        background-color: #383838;
        border-radius: 50%;
        width: 31px;
        height: 31px;
        background-position: center;
        box-shadow: 0px 0px 1px #7b7b7b;
    }
}

@media (min-width: 991px) {
    /* MENU CUSTAMIZATION */
    .headerSecondaryMenu {
        z-index: 3;
        padding: 0;
        margin: 0;
        position: absolute;
        top: 0;
        right: 19px;
    }
    .headerSecondaryMenu li {
        display: inline-block;
        list-style: none;
    }
    .headerSecondaryMenu li a {
        font-size: 14px;
        color: #6c6c6c;
        color: #151515;
        padding: 5px 11px;
        font-weight: 600;
        /* text-transform: uppercase; */
    }
    .headerSecondaryMenu li a:hover {
        color: #3a9590;
    }
    ul.mainNav > li > a {
        padding: 5px 6px;
        font-size: 13px;
    }
    ul.mainNav > li:last-child {
        display: none;
    }
    ul.mainNav > li:nth-last-child(2) {
        display: none;
    }
    /* MENU CUSTAMIZATION */
}

@media (max-width: 991px) {
    .yamm .navbar-header {
        display: block;
    }
    .headerSecondaryMenu {
        display: none;
    }
    .nav_main .mainNavWrap {
        clear: none !important;
    }
    .galleryListingContainer .imageGalleryWrapper li {
        width: 50%;
    }
}

@media only screen and (min-width: 992px) {
    /*.logo-wrap .flip-container{
    border-top: 0;
  }
  .logo-wrap .flip-container:nth-child(3n+2){
      border-left: 0;
      border-right: 0;
  }  
  .logo-wrap .flip-container:nth-child(-n+3){
      border-top: 1px solid #ececec;
  }*/
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pressReleaseList li .newsWrap .newsTitle {
        padding: 5px 15px;
    }
    .pressReleaseList li .newsWrap .newsTitle p {
        line-height: normal;
        font-size: 14px;
    }
    .mainLogoWrap {
        padding-top: 16px!important;
    }
    header .navbar-header {
        display: none;
    }
    .logoDesktop {
        display: none;
    }
    .logoMobile {
        display: block !important;
    }
    ul.mainNav > li > a {
        font-size: 11px !important;
    }
    .bannerSliderWrap .slider-wrapper {
        margin-top: 83px;
    }
    .SecondaryIconMenu .language a {
        padding: 0 4px;
    }
    #top-header {
        height: 100px;
    }
    .SecondaryIconMenu {
        position: static;
        top: 0;
        right: 200px;
        margin-top: 24px;
    }
    .ar .SecondaryIconMenu {
        float: none;
    }
    .SecondaryIconMenu li {
        margin-left: 5px;
    }
    .yamm .navbar-nav {
        margin-top: 24px;
    }
    .bannerDescrWrp {
        bottom: 25%;
        width: 650px;
        left: 5%;
    }
    .quoteSlider h2 {
        font-size: 24px;
    }
    .logo-title, .ar .logo-title{
        line-height: 19px;
        font-size: 15px;
    }
    .desc, .ar .desc{
        line-height: 18px;
        font-size: 11px;
        margin-bottom: 0;
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .SecondaryIconMenu {
        position: absolute;
        top: -15px;
        right: 20px;
    }
    .yamm .mainNav > li > a {
        padding: 4px 6px;
    }
    body.en .yamm .nav a {
        font-size: 12px;
        padding: 7px 15px;
        text-align: left;
    }
    ul.mainNav > li > a {
        padding: 7px 15px !important;
    }
    ul.mainNav > li:last-child {
        display: block;
    }
    .yamm .mainNav > li > a{
        border: 0;
    }
    .yamm ul li .currentSubMenu {
        background: #217b76;
    }
    .SecondaryIconMenu li {
        margin-left: 5px;
    }
    .SecondaryIconMenu .language a {
        padding: 0 4px;
    }
    ul.mainNav > li:last-child {
        display: block;
    }
    .logo-wrap > .row {
        margin: 0;
    }
    .logo-wrap .flip-container:nth-child(even) {
        border-left: 0;
    }
    .logo-wrap .flip-container {
        border-top: 0;
    }
    /*.logo-wrap .flip-container:last-child{
    border-right: 1px solid #ececec;

  }
  .logo-wrap .flip-container:first-child,
  .logo-wrap .flip-container:nth-child(2){
    border-top: 1px solid #ececec;
  }  */
    .pressReleaseList li .newsWrap .newsThumbImg {
        width: 100%;
        height: auto;
    }
    .pressReleaseList li .newsWrap>div {
        display: block;
        width: 100% !important;
    }
    .pressReleaseList li .newsWrap .newsDate span {
        padding: 10px 0;
        height: auto;
    }
    .navbar-header {
        margin-top: 22px;
    }
    #top-header {
        max-height: 90px;
    }
    ul.mainNav > li.dropdown {
        width: 100%;
    }
    .yamm .mainNav > li.dropdown > a {
        text-align: left;
    }
    .ar .yamm .mainNav > li.dropdown > a {
        text-align: right;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    ul.mainNav > li .dropdown-menu {
        position: relative;
        width: 100%;
        display: none !important;
    }
    ul.mainNav > li .arrow-submenu {
        position: absolute;
        right: 0;
        top: 0;
        color: #fff;
        width: 30px;
        height: 100%;
        text-align: center;
        z-index: 99;
        display: block;
        background: #ccc;
        cursor: pointer;
        opacity: 1;
        /*display: none; */
    }
    ul.mainNav > li .arrow-submenu::before {
        position: relative;
        top: 11px;
    }
    .mainNav > .dropdown .dropdown-menu {
        top: 0;
    }
    ul.mainNav > li.dropdown.copen .dropdown-menu {
        display: block !important;
        top: 0;
    }
    .yamm .mainNav > li {
        width: 100%;
        margin-right: 0;
    }
    .mainNav > .dropdown .dropdown-menu {
        opacity: 1 !important;
        visibility: visible !important;
        box-shadow: none;
    }
    .yamm .smallMenu ul li a {
        padding: 7px 15px;
        text-transform: uppercase;
    }
    ul.mainNav > li.dropdown {
        padding: 0 !important;
    }
    .logo-title, .ar .logo-title{ 
        font-size: 15px;
        margin-bottom: 5px;
        line-height: 20px;
    }
    .desc, .ar .desc {
        line-height: 18px;
        font-size: 13px;
    }
}

@media (min-width: 768px) {
    .logo-wrap > .row {
        margin: 0;
    }
    .en .innerContentContainer .right-block {
        padding-right: 0;
    }
    .ar .innerContentContainer .right-block {
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .mainNav > .dropdown .dropdown-menu {
        box-shadow: none;
    }
    .yamm ul li .currentSubMenu {
        background: #217b76;
    }
    ul.mainNav > li.dropdown {
        padding: 0 !important;
    }
    .fancybox-prev.fancybox-nav {
        left: 15px;
    }
    .fancybox-next.fancybox-nav {
        right: 15px;
    }
    .fancybox-prev.fancybox-nav,
    .fancybox-next.fancybox-nav {
        display: none;
    }
    .yamm .SecondaryIconMenu {
        display: none;
    }
    .quoteSlider h2 {
        font-size: 24px;
    }
    .bannerDescrWrp {
        width: 100%;
        left: 0;
        padding: 12px 20px;
        bottom: 30%;
        display: none;
    }
    .right-block ol li {
        padding-right: 10px;
        padding-left: 5px;
    }
    .ar .right-block ol li {
        padding-left: 0px;
        padding-right: 5px;
    }
    .logo-wrap > .row {
        margin: 0;
    }
    .logo-wrap .flip-container:nth-child(even) {
        border-left: 0;
    }
    .logo-wrap .flip-container {
        border-top: 0;
    }
    /*.logo-wrap .flip-container:last-child{
    border-right: 1px solid #ececec;

  }
  .logo-wrap .flip-container:first-child,
  .logo-wrap .flip-container:nth-child(2){
    border-top: 1px solid #ececec;
  }*/
    .pressReleaseList li {
        overflow: hidden;
        margin-bottom: 20px;
    }
    .pressReleaseList li .newsWrap .newsThumbImg {
        width: 200px;
        height: auto;
    }
    .pressReleaseList li .newsWrap .newsDate {
        height: auto !important;
    }
    .pressReleaseList li .newsWrap .newsDate span {
        height: auto;
        padding: 10px 0;
    }
    .logoSliderBottomWrap{background: rgba(255, 255, 255, 0.7);}
}

@media (max-width: 660px) {
    .pressReleaseList li .newsWrap .newsThumbImg {
        width: 100%;
        height: auto;
    }
    .logoSliderBottomWrap {
        bottom: 66px;
    }
    .pressReleaseList li {
        margin-bottom: 25px;
    }
    .pressReleaseList li .newsWrap,
    .pressReleaseList li .newsWrap>div {
        display: block;
    }
    .pressReleaseList li .newsWrap .newsDate {
        height: 50px;
        width: 100%;
    }
    .pressReleaseList li .newsWrap .newsTitle {
        width: 100%;
    }
    .pressReleaseList li .newsWrap .shareWrap {
        width: 100%;
        min-height: 49px;
    }
}

@media (max-width: 650px) {
    .right-block ol li {
        font-size: 14px;
    }
    .logoSliderBottomWrap {
        padding-top: 12px;
    }
    .home-page {overflow: hidden !important;  max-height: 78vh;max-height: 88vh;}
    .logoSliderBottom a{padding-top: 6px;}
    .logoSliderBottom a img{max-height: 35px;}
   .bannerSliderWrap .logoSliderBottomWrap{background: none;}
}

@media (max-width: 480px) {
    .logo-wrap > .row > .row {
        margin: 0;
    }
    .flip-container {
        margin-bottom: 20px;
    }
    .flipper {
        width: 100%;
    }
    .contactFeildWrap {
        padding-bottom: 20px;
    }
    /*.logoSliderBottom .slick-list {
    width: 80%;
    }*/
    .logoSliderBottom img {
        max-width: 150px;
    }
    .quoteSlider h2 {
        font-size: 25px;
        /*display: none;*/
    }
    .bannerDescrWrp {
        bottom: 20%;
        display: none;
    }
    .logo-wrap .flip-container {
        width: 100%;
        border-top: 0;
    }
    .logo-wrap .flip-container:nth-child(2) {
        border-top: 0;
    }
    /*.logo-wrap .flip-container:nth-child(even){
    border-left: 1px solid #ececec;
  }
  .logo-wrap .flip-container:first-child{
    border-top: 1px solid #ececec;
  }  */
}

@media (max-width: 400px) {
    .logoSliderBottom {
        top: -10px;
    }
    .visionInfoGraphics {
        max-height: 346px;
        overflow: hidden;
    }
    .mainLogoWrap {
        position: relative;
    }
    .mainNavBar .yamm .navbar-collapse {
        top: 10px;
    }
    .newsDetailspage .left-menu {
        padding: 0;
    }
    .logo-block {
        height: 140px;
        overflow: hidden;
        min-height: 140px;
    }
    .newsListing_Container .right-block ul.newsSortWrap li .btn {
        padding: 10px 15px;
    }
    .logoSliderBottom img {
        width: 175px;
    }
    .bannerSliderWrap .logoSliderBottomWrap{background: #FFF;}
}

@media (max-width: 360px) {
    .logoSliderBottom img {
        width: 150px;
    }
}

@media (max-width: 320px) {
    /* .navbar-header{
      display: none;
    } */
}


/* iPhone 5 & 5S in portrait */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    .slider-wrapper {
        min-height: 295px;
    }
    .bannerSliderWrap {
        background: #3a9590;
    }
}


/* iPhone 5 & 5S in portrait */


/* COMMON STYLE FOE ENGLISH AND ARABIC */

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: relative;
}

.yamm .container {
    position: relative;
}

.yamm .dropdown-menu {
    left: auto;
}

.yamm .yamm-content {
    padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}

.yamm ul li {
    list-style: none;
}

.yamm ul li.active-main-menu a {
    color: #fff;
}

.dropdown-menu>li>a {
    color: #fff;
    font-size: 13px;
}

.yamm .mainNav .largeMenuDescription {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.yamm .mainNav .largeMenuDescription li a {
    padding-left: 20px;
    line-height: 24px;
    background: url("../images/lis-arrow-blue.png") 0px 10px no-repeat;
}

.yamm .mainNav .largeMenuDescription li a:hover {
    color: #f2e3e3;
}

.yamm .mainNav img {
    max-width: 100%;
}

.yamm .mainNav > li.active-main-menu > a::before {
    content: '';
    display: inline-block;
    background: #3a9590;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.yamm .mainNav > li:hover > a {
    background: #3a9590;
    color: #fff;
}

.yamm .mainNav > li > a {
    /*font-size: 1.001em;*/
    color: #000;
}

.yamm .mainNav > li > a .fa {
    margin-left: 4px;
}

.yamm .mainNav > li > a:hover,
.yamm .mainNav > li > a .active {
    background: #3a9590;
}

.yamm .mainNav > li .dropdown-menu {
    background: #3a9590;
}

.yamm .mainNav > li > .dropdown-menu li ul {
    padding-left: 10px;
}

.yamm .mainNav > li > .dropdown-menu li ul a {
    padding: 4px 0;
    display: inline-block;
}

.yamm .mainNav > li > .dropdown-menu li ul.largeMenuDescription a {
    padding-left: 20px;
}

.yamm .mainNav > li.dropdown > a {
    /*padding-bottom: 26px;*/
}

.yamm .dropdown-menu {
    border-radius: 0px;
    text-transform: none;
    border: none;
}

.yamm .smallMenu > ul {
    padding: 0;
    border: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.yamm .smallMenu > ul a {
    /*width: 246px;*/
    width: 300px;
    max-width: 100%;
    word-break: break-word;
    overflow: hidden;
    white-space: normal;
}

.yamm .smallMenu > ul a:hover {
    background: #5fc7ca;
    color: #fff !important;
    /* darken( $red, 10% ); */
    /* lighten( $base-color, 10% ); */
}

.yamm .smallMenu ul li a {
    padding: 7px 15px;
    text-transform: uppercase;
}

.yamm .dropdown-menu > li {
    border-bottom: 1px solid #45b1ab;
}

.navbar-custom {
    text-transform: none;
    z-index: 99999;
    margin-bottom: 0px !important;
}

.navbar-toggle {
    border: 1px solid #5e5e5f;
}

.navbar-toggle .icon-bar {
    background: #ffffff;
}

.dp-normal ul li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #0081c2;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}


/* CUSTOM */

ul.mainNav > li .arrow-submenu {
    position: absolute;
    right: 0;
    top: 8px;
}

ul.mainNav > li {
    padding-right:
}

ul.mainNav > li.dropdown {
    padding-right: 9px;
}

ul.mainNav > li:hover .arrow-submenu {
    color: #FFF;
}


/* CUSTOM */

@media (min-width: 1050px) {
    #navbar-collapse-1 {
        position: relative;
    }
    ul.mainNav > li:first-child .dp-normal {
        max-width: 200px;
    }
    .rightSidebarWrap .newsSubTitle{margin-top: 108px;}
}

/* iPads in portrait and landscape----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {
    /* LOGO CLICKABLE */
    .mainNavWrap{position: relative;z-index: 9;}
    .mainLogoWrap{position: relative;z-index: 10;}
    /* LOGO CLICKABLE */    
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .bannerSliderWrap{
        max-height: calc(100vh - 139px);
        max-height: -webkit-calc(100vh - 139px);
        max-height: -moz-calc(100vh - 139px);
        max-height: -webkit-calc(100vh - 139px);
    }
    img.sheikhImg{bottom: -18px;}
    .slider-wrapper{
        min-height: 614px;
    }
    .bannerSliderWrap .slider-wrapper{margin-top: 100px;}

}
    
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .slider-wrapper{
        min-height: 721px;
    }
}
@media (min-width: 980px) {
    .dp-normal ul {
        position: absolute;
        padding: 0;
        list-style-type: none;
        margin: 0;
        min-width: 160px;
        background-color: #3a9590;
        /* background-clip: padding-box; */
        right: 0;
        top: 0;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        display: none;
    }
    .dp-normal li {
        position: relative;
    }
    .dp-normal ul li {
        display: block;
    }
    .dp-normal li:hover > ul {
        display: block;
    }
    .dp-normal ul li a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 20px;
        color: #333;
        white-space: nowrap;
        text-decoration: none;
    }
    .dp-submenu > a::after {
        content: '';
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #fff5f5;
        position: absolute;
        top: 50%;
        right: 8px;
        margin-top: -4px;
    }
    .dp-submenu > a:hover::after {
        border-left-color: #fff;
    }
    .navbar-nav > li > .dp-normal .dp-submenu ul {
        background: #9e4b4c;
        display: block;
        -webkit-transition: all 250ms linear;
        transition: all 250ms linear;
        opacity: 0;
        visibility: hidden;
        top: 30px;
    }
    .navbar-nav > li > .dp-normal .dp-submenu ul ul {
        background: #944647;
        display: block;
        -webkit-transition: all 260ms linear;
        transition: all 260ms linear;
        opacity: 0;
        visibility: hidden;
        top: 30px;
    }
    .navbar-nav > li > .dp-normal .dp-submenu ul ul ul {
        background: #894242;
        -webkit-transition: all 270ms linear;
        transition: all 270ms linear;
        display: block;
        opacity: 0;
        visibility: hidden;
        top: 30px;
    }
    .navbar-nav > li > .dp-normal .dp-submenu:hover > ul {
        opacity: 1;
        visibility: visible;
        top: 0px;
    }
}

@media (min-width: 768px) {
    .mainNav > .dropdown .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 240ms linear;
        transition: all 240ms linear;
        top: 99px;
    }
    .mainNav > .dropdown:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        top: 100%;
    }
    .mainNav > .dropdown.smallMenu:nth-last-child(2) > ul a {
        max-width: 188px;
    }
    .mainNav > .dropdown.smallMenu:last-child {
        position: relative;
    }
    .mainNav > .dropdown.smallMenu:last-child > ul {
        right: 0;
        left: auto;
        max-width: 218px;
    }
    .yamm .mainNav > li > .dropdown-menu li:hover a {
        color: #fff;
    }
    .yamm .mainNav > li > .dropdown-menu li ul.ul-level-1 {
        width: 50%;
        float: left;
    }
    .yamm .mainNav > li > .dropdown-menu li ul.ul-level-1 > li {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .yamm .mainNav > li > .dropdown-menu li ul.ul-level-1 > li > a {
        font-size: 17px;
    }
    .yamm .mainNav > li > .dropdown-menu li ul.ul-level-2 li a {
        padding-left: 20px;
        background: url("../images/lis-arrow-blue.png") 0px 10px no-repeat;
    }
}

@media (max-width: 979px) {
    .dp-normal ul {
        list-style-type: none;
        margin: 0 15px;
    }
    .dp-normal ul a {
        text-decoration: none;
    }
    .dp-normal ul li a {
        padding: 9px 15px;
        font-weight: bold;
        color: #777;
        border-radius: 3px;
        display: block;
    }
    .logoSliderBottomWrap{
        z-index: 11;
        background: #FFF;
    }
}

@media (max-width: 991px) {
    .navbar-toggle {
        display: block;
    }
    .mainNavWrap {
        margin-top: 0;
    }
    .SecondaryIconMenu {
        display: none;
    }
    .navbar-header {
        width: auto;
    }
    .navbar-collapse {
        clear: both;
    }
}

@media (max-width: 991px) {
    .navbar-toggle {
        display: block;
    }
    .yamm .container {
        z-index: 9;
    }
    .yamm .navbar-collapse {
        width: 100%;
        margin: 0;
        border: 0;
        position: relative;
        top: 11px;
        padding: 0;
    }
    .ar .yamm .navbar-collapse {
        top: 10px;
    }
    .yamm .yamm-content {
        padding: 10px 20x;
    }
    .yamm .navbar-toggle {
        padding: 0;
        border: none;
        margin-right: 0;
    }
    .yamm .navbar-toggle .icon-bar {
        width: 30px;
        height: 4px;
        margin: 4px 0;
        border-radius: 5px;
        /*background: white;*/
        background: #5e5e5f;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .yamm .navbar-toggle.collapsed .icon-bar,
    .yamm .navbar-toggle .icon-bar {
        background: #60c6ca;
    }
    .yamm .navbar-toggle:hover,
    .yamm .navbar-toggle:focus {
        background: none;
    }
    .yamm .navbar-toggle.active span {
        background: #3a9590;
    }
    .yamm .navbar-toggle.active span:nth-child(1) {
        -webkit-transform: translateY(300%) rotate(225deg);
        -ms-transform: translateY(300%) rotate(225deg);
        transform: translateY(300%) rotate(225deg);
        -webkit-transform-origin: 23px 3px 0;
        -ms-transform-origin: 23px 3px 0;
        transform-origin: 23px 3px 0;
    }
    .yamm .navbar-toggle.active span:nth-child(2) {
        opacity: 0;
        filter: alpha(opacity=0);
    }
    .yamm .navbar-toggle.active span:nth-child(3) {
        -webkit-transform: translateY(-300%) rotate(-225deg);
        -ms-transform: translateY(-300%) rotate(-225deg);
        transform: translateY(-300%) rotate(-225deg);
    }
    .yamm .mainNav {
        background: #5fc5c9;
        margin: 0;
    }
    .yamm .mainNav > li > .dropdown-menu li ul.ul-level-1 {
        width: 100%;
    }
    .yamm .mainNav > li > .dropdown-menu li ul.ul-level-1 > li {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .yamm .mainNav > li.dropdown > a {
        padding: 9px 10px;
    }
    .yamm .mainNav > li > a {
        padding: 9px 10px;
        position: relative;
        z-index: 1;
        font-size: 12px !important;
    }
    .yamm .mainNav > li {
        position: relative;
    }
    .yamm .mainNav > li:hover,
    .yamm .mainNav > li:hover > a {
        background: none;
    }
    .yamm .mainNav > li::before,
    .yamm .mainNav > li::after {
        content: '';
        width: 0;
        height: 100%;
        position: absolute;
        display: block;
        background: #3a9590;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        top: 0;
    }
    .yamm .mainNav > li::before {
        left: 0;
    }
    .yamm .mainNav > li::after {
        right: 0;
    }
    .yamm .mainNav > li:hover::before,
    .yamm .mainNav > li:hover::after {
        width: 100%;
    }
    .navbar-fixed-top {
        position: absolute;
    }
    .navbar-fixed-top .navbar-collapse {
        max-height: none;
    }
    /* CUSTOM */
    .mainLogoWrap {
        z-index: 999991;
    }
    ul.mainNav > li.dropdown {
        padding-right: 0;
        margin-right: 0;
    }
    ul.mainNav > li .arrow-submenu {
        top: 0;
        background: #3aa6a0;
        border-bottom: 1px solid #69d9dd;
        width: 37px;
    }
    .yamm ul.mainNav > li.dropdown.copen,
    .yamm ul.mainNav > li:hover {
        background: #3a9590;
    }
    .yamm ul.mainNav > li.dropdown.copen a {
        color: #FFF;
    }
    .yamm .smallMenu ul li a {
        width: 100%;
    }
    .yamm .mainNav > li::before,
    .yamm .mainNav > li::after {
        display: none;
    }
    ul.mainNav > li .arrow-submenu,
    ul.mainNav > li:hover .arrow-submenu,
    ul.mainNav > li .arrow-submenu::before {
        color: #FFF !important;
    }
    ul.mainNav > li .arrow-submenu {
        max-height: 42px;
    }
    .ar ul.mainNav > li .arrow-submenu {
        left: 0 !important;
    }
    /* CUSTOM */
    /*Custom 1*/
    /*Custom 1*/
}

.yamm .yamm-content .largeMenuDescription li,
.yamm .yamm-content .ul-level-2 li {
    padding-left: 10px;
    -webkit-transition: all 240ms linear;
    transition: all 240ms linear;
}

.yamm .yamm-content .largeMenuDescription li:hover,
.yamm .yamm-content .ul-level-2 li:hover {
    background: #5fc7ca;
    color: #e6e6e6 !important;
}

.yamm .yamm-content .largeMenuDescription li:hover a,
.yamm .yamm-content .ul-level-2 li:hover a {
    color: #e6e6e6 !important;
}

.language a {
    border: 1px solid #55bfa4;
}

@media only screen and (max-width: 1269px) and (min-width: 1200px) {
    ul.mainNav > li > a {
        font-size: 12px!important;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    /*.language{
    position: fixed !important;
    top: 42px;
    right: 200px;
  }  */
    /*.language a{ padding:  2px 10px !important; } */
    ul.mainNav > li > a {
        padding: 6px 6px;
        font-size: 13px;
        margin-right: 0px;
    }
    ul.mainNav > li:last-child > a {
        margin-right: 0;
    }
    .yamm .container {
        width: 100%;
        padding: 0;
    }
    .yamm .navbar-collapse {
        padding: 0;
    }
    .mainNavWrap {
        margin-top: 10px!important;
        width: 100%;
        float: none !important;
        clear: none !important;
    }
}

@media only screen and (min-width: 1025px) and (max-width:1199px) {
    .language {
        right: 230px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .bannerDescrWrp {
        max-width: 70%;
        left: 0;
        right: auto;
        margin: 0 auto;
        bottom: 18.5%;
    }
    .quoteSlider h2 {
        font-size: 24px;
    }
    .language {
        /*position: fixed !important;
    right: 20px;
    top: 35px;
    padding: 2px 10px;*/
    }
    /*.language a{ padding: 0px 10px !important; } */
}

@media only screen and (max-width:991px) {
    .yamm .container {
        width: 100%;
    }
    .mainHeader .container {
        padding: 0;
    }
    .navbar-nav {
        margin-top: 10px;
        width: 100%;
    }
    .yamm .collapse {
        padding: 0;
    }
    .yamm .mainNav > li > a {
        font-size: 11px;
        padding: 4px 7px;
        /*border: 0;*/
    }
    .yamm .mainNav a {
        font-size: 11px;
    }
    ul.mainNav > li {
        margin-right: 1px;
    }
    .navbar {
        border: 0;
    }
    ul.mainNav > li:last-child {
        margin-right: 0;
    }
}

ul.mainNav > li:nth-last-child(2) {
    display: block;
}