@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800);
@import url(hover.css);
@font-face {
    font-family: 'Droid Arabic Kufi';
    src: url('../fonts/DroidArabicKufi.eot');
    src: url('../fonts/DroidArabicKufi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DroidArabicKufi.woff2') format('woff2'),
        url('../fonts/DroidArabicKufi.woff') format('woff'),
        url('../fonts/DroidArabicKufi.ttf') format('truetype'),
        url('../fonts/DroidArabicKufi.svg#DroidArabicKufi') format('svg');
    font-weight: normal;
    font-style: normal;
}  

.Stage_foranimation_bg-info42_id,
.Stage_foranimation_en_info4_id {
    pointer-events: none;
}

[class^=Stage_foranimation_en_info4]:hover,
[class^=Stage_foranimation_en_info5]:hover,
[class^=Stage_foranimation_en_info6]:hover,
[class^=Stage_foranimation_info32]:hover,
[class^=Stage_foranimation_info4]:hover {
    z-index: 999;
    transform: scale(1.2, 1.2)!important;
}

[class^=Stage_foranimation_en_info1] {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: initial!important;
}

[class^=Stage_foranimation_en_info1]:hover {
    z-index: 999;
    transform: scale(1.3, 1.3)!important;
    -webkit-backface-visibility: initial!important;
}

[class^=Stage_foranimation_en_info4],
[class^=Stage_foranimation_en_info5],
[class^=Stage_foranimation_en_info6],
[class^=Stage_foranimation_en_info7],
[class^=Stage_foranimation_info32],
[class^=Stage_foranimation_info4] {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

[class^=Stage_foranimation_en_info7]:hover {
    z-index: 999;
    transform: scale(1.15, 1.15)!important;
}

ul.menu-list,
ul.menu-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.menu-list > li > a.activeMenu,
ul.menu-list > li > a.activeMenu:after,
ul.menu-list > li > ul > li {
    background: #3a9590;
}

.menu-toggle-button {
    display: none;
    padding: 1em;
    cursor: pointer;
}

.menu-toggle-button.active {
    color: #777;
}

ul.menu-list {
    position: relative;
    display: inline-table;
    height: 100%;
}

ul.menu-list li {
    position: relative;
    float: left;
}

ul.menu-list li a {
    display: block;
}

ul.menu-list ul {
    position: absolute;
    z-index: 700;
    top: 100%;
    left: 0;
}

ul.menu-list ul li {
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
}

ul.menu-list ul ul {
    position: absolute;
    z-index: 700;
    top: 0;
    left: 100%;
}

ul.menu-list li:hover > ul {
    display: inline-block;
}

ul.menu-list li.has-submenu > a > span.menu-expand {
    font-size: .9em;
    line-height: 1.6em;
    display: inline;
    float: right;
    padding-top: 2px;
    padding-right: 3px;
    padding-left: 3px;
}

html[data-useragent*='rv:11.0'] ul.menu-list li.has-submenu > a > span.menu-expand,
html[data-useragent*='MSIE 10.0'] ul.menu-list li.has-submenu > a > span.menu-expand {
    float: none;
}

ul.menu-list li.has-submenu > a > span.menu-expand {
    float: none\9;
}

ul.menu-list li li.has-submenu > a > span.menu-expand:after {
    content: '\25BA';
}

ul.menu-list li a {
    padding: 5px;
    text-decoration: none;
    color: #000;
}

ul.menu-list li li > a {
    width: 150px;
}

ul.menu-list > li > a.activeMenu:after,
ul.menu-list > li > a:after {
    position: absolute;
    z-index: -1;
    bottom: 0;
    display: block;
    width: 100%;
    height: 32px;
    content: '';
}

ul.menu-list > li {
    margin: 0 5px 0 0;
}

ul.menu-list > li > a:after {
    opacity: 0;
}

ul.menu-list > li.language > a:after {
    display: none!important;
    opacity: 0;
}

ul.menu-list > li:hover > a:after {
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    opacity: 1;
    background: #3a9590;
}

ul.menu-list > li > a.activeMenu:after {
    -webkit-transition: all 2s ease-out;
    -moz-transition: all 2s ease-out;
    -ms-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    transition: all 2s ease-out;
    opacity: 1;
}
.endowment-seal-wrapper{
    margin-bottom: 20px;
}
ul.menu-list > li:hover > a,
ul.menu-list > li > a.activeMenu {
    color: #fff;
}

ul.menu-list > li > ul > li {
    border-bottom: 1px solid #45b1ab;
}

ul.menu-list > li > ul > li:hover > a {
    background: #5fc7ca;
}

ul.menu-list > li > ul > li > ul > li {
    background: #e7e7e7;
}

ul.menu-list > li > ul > li > ul > li:hover {
    background: #ddd;
}



.right-block  ul{
    padding-left: 20px;
    margin: 20px 0;
}
.right-block  ul li{
	font-size: 16px;
    font-weight: 400;
    line-height: 40px;
}
.innerContentContainer .right-block ul{padding: 0;}
.innerContentContainer .right-block ul li{list-style: none;background: url('../images/arrow-right.png') 0 10px no-repeat;padding-left: 35px;}
/* News Section begins*/



/* News Section ends*/
/*News Details Page*/

.newsDetailspage .rightSidebarWrap .latestNews{
    margin: 0;
    padding: 0;
    margin-top: 26px;
}
.newsDetailspage .rightSidebarWrap .latestNews li {
    list-style: none;
    position: relative;
    display: block;
    margin-bottom: 4px;
    padding-left: 0;
    /*background: #f6f6f6;*/
    border-radius: 5px;
}
.newsDetailspage .rightSidebarWrap .latestNews li a{
    background: rgba(171, 244, 247, .7);
    display: block;
    border-radius: 5px;
}
.newsDetailspage .rightSidebarWrap .latestNews li:hover a{
    background: #5fc7ca;
}
.newsDetailspage .rightSidebarWrap .latestNews li a:hover p,
.newsDetailspage .rightSidebarWrap .latestNews li a:hover .dateFeild{
    color: #fff;
}
.newsDetailspage .rightSidebarWrap .latestNews li .dateFeild {
    width: 72px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    padding: 22px 10px;
    padding-top: 18px;
    padding-left: 15px;
    color: #009688;
}
.newsDetailspage .rightSidebarWrap .latestNews li .newsHeadLine {
    padding: 16px 20px;
    padding-left: 78px;
}
.newsDetailspage .rightSidebarWrap .latestNews li .dateFeild span.date {
    /*font-size: 30px;
    margin-bottom: 4px;
    */
    font-size: 18px;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-weight: 600;
}
.newsDetailspage .rightSidebarWrap .latestNews li .dateFeild span.month {
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
}
.newsDetailspage .rightSidebarWrap .latestNews li p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 26px;
    color: #2d2d2d;
    min-height: 64px;
}


/* Logo Grid */



.paginationWrapper,
.listloadMore{
    text-align: center;
}
.pagination ,
.pagination>li:first-child>a, .pagination>li:first-child>span,
.pagination>li:last-child>a, .pagination>li:last-child>span{ border-radius: 0; }
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
    background-color: #3a9590;
    border-color: #3a9590;    
}
.pagination>li>a, .pagination>li>span{
    color: #3a9590;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus{
    color: #3a9590;
}
/*News Detail Page Ends*/


body.en{ 
    
}
.page-head-wrap{
    overflow: hidden;
}
.newsdata-en .newsSubTitle {
    color: #08938f;
}
@media (min-width: 1050px){
    .rightSidebarWrap .newsSubTitle {
        margin-top: 0!important;
    }
}
@media (min-width:1025px) {
    ul.menu-list > li > ul {
        font-size: 13px;
        position: absolute;
        top: 110px;
        display: block;
        visibility: hidden;
        width: 386px;
        padding-top: 4px;
        -webkit-transition: top .2s ease, opacity .2s ease-in;
        -moz-transition: top .2s ease, opacity .2s ease-in;
        -ms-transition: top .2s ease, opacity .2s ease-in;
        -o-transition: top .2s ease, opacity .2s ease-in;
        transition: top .2s ease, opacity .2s ease-in;
        opacity: 0;
    }
    ul.menu-list > li:hover > ul {
        top: 61px;
        right: 0;
        visibility: visible;
        opacity: 1;
    }
    ul.menu-list > li.menuSmall > ul {
        max-width: 252px;
    }
    ul.menu-list > li.menuFirst > ul {
        max-width: 150px;
    }
    ul.menu-list > li.menuSmall > ul a {
        max-width: 100%;
    }
    ul.menu-list li li > a {
        line-height: 19px;
    }
    ul.menu-list > li > ul > li > a {
        width: 100%;
        padding: 9px 15px;
        color: #fff;
    }
    .yamm .mainNav > li .dropdown-menu{left: 0;}
    .yamm .mainNav > li a{}

    /* MENU CUSTAMIZATION */
   .mainNavBar .yamm .mainNav > li > a{word-spacing: -1px;}    


    .infoGraphicsInnerWrapper{margin-left: 14.5%;}
    .infoGraphics3 {margin-left: 17%;}
    .infoGraphics5Wrap {margin-left: 3.2%;}
    .infoGraphics5{margin-left: 4%;}
    .infoGraphics6{margin-left: 8.5%;}
    .infoGraphics7{margin-left: 8.5%;}
    /* MENU CUSTAMIZATION */

}

@media screen and (max-width:991px) {
    .menu-toggle-button {
        display: block;
    }
    .show-for-devices {
        display: block!important;
    }
    ul.menu-list,
    ul.menu-list li:hover > ul {
        display: none;
    }
    ul.menu-list li {
        float: none;
        clear: both;
    }
    ul.menu-list ul {
        position: relative;
        display: none;
    }
    ul.menu-list ul ul {
        position: relative;
        top: 100%;
        left: 0;
    }
    ul.menu-list li.has-submenu > a > span.menu-expand {
        font-size: .6em;
        line-height: 1em;
        position: absolute;
        z-index: 700;
        right: 0;
        padding: .8em;
    }
    ul.menu-list li li.has-submenu > a > span.menu-expand:after {
        content: '\25BC';
    }
    ul.menu-list li a {
        position: relative;
        color: #333;
    }
    ul.menu-list li li > a {
        width: auto;
        color: #fff;
    }
    ul.menu-list > li {
        margin: 0;
        border: none;
        border-bottom: 1px solid #000;
    }
    ul.menu-list > li > ul,
    ul.menu-list > li > ul > li > ul {
        border: none;
    }
    ul.menu-list > li:hover {
        background: #5ab9bd;
    }
    ul.menu-list > li:hover > a {
        color: #fff;
    }
    ul.menu-list > li > ul > li > a {
        padding-right: 15px;
    }
    ul.menu-list > li > ul > li > ul > li {
        padding-left: 5px;
    }
    ul.menu-list > li > ul > li > ul > li:hover {
        background: #ddd;
    }
    #cssmenu {
        float: none;
        width: 100%;
    }
}

.no-translate,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: 'Open Sans', sans-serif;*/
    font-family:  'Droid Arabic Kufi', 'Open Sans', sans-serif;    
}

/*.newslang-ar .dateFeild{
    right: 0;
    left: auto !important;
}
.newslang-ar .newsHeadLine {
    padding: 16px 20px !important;
    padding-right: 78px !important;
}*/
.newsdata-ar{
    text-align: right;
    direction: rtl;    
}
.newsdata-ar .newsSubTitle{ text-align: right;}
.newsdata-ar h4{
    float: right;
    font-size: 16px;
    display: block;
    width: 100%;
    text-align: right;
    margin-top: 0; 
}

#main-slider,
#portfolio .portfolio-items,
.Inner-main ol li div,
.menuBlock ul li,
.right-block ol li div,
.slider-wrapper,
.sliderInner {
    overflow: hidden;
}

#bar,
#latestNews img,
.newsServices img {
    max-width: 100%;
}

a:active,
a:focus,
a:hover {
    outline: 0;
}

@font-face {
    font-family: ge_ss_twolight;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/GE_SS_Two_Light.eot);
    src: url(../fonts/GE_SS_Two_Light.eot?#iefix) format('embedded-opentype'), url(../fonts/GE_SS_Two_Light.woff) format('woff'), url(../fonts/GE_SS_Two_Light.ttf) format('truetype'), url(../fonts/GE_SS_Two_Light.svg#ge_ss_twolight) format('svg');
}

#gotoMap.superShadow:before {
    text-shadow: 0 1px 0 #c9cece, 0 2px 0 #bcc2c1, 0 3px 0 #aeb6b5, 0 4px 0 #a3acab, 0 5px 0 #9ea7a6, 0 6px 0 #99a2a1, 0 7px 0 #96a09f, 0 8px 0 #939e9d, 0 0 5px rgba(0, 0, 0, .05), 0 1px 3px rgba(0, 0, 0, .2), 0 3px 5px rgba(0, 0, 0, .2), 0 5px 10px rgba(0, 0, 0, .2), 0 10px 10px rgba(0, 0, 0, .2), 0 20px 20px rgba(0, 0, 0, .3);
}

body {
    font-weight: 400;
    line-height: 26px;
    color: #4f4f4f;
    background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    color: #272727;
}

h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 25px;
    color: #61c4c7;
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 37px;
    margin-bottom: 20px;
}

a {
    -webkit-transition: color .4s, background-color .4s;
    -moz-transition: color .4s, background-color .4s;
    -o-transition: color .4s, background-color .4s;
    transition: color .4s, background-color .4s;
    color: #43bb9e;
}

a:focus,
a:hover {
    text-decoration: none;
    color: #72c05b;
}

hr {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #fff;
}

.gradiant {
    background-image: -moz-linear-gradient(90deg, #2caab3 0, #2c8cb3 100%);
    background-image: -webkit-linear-gradient(90deg, #2caab3 0, #2c8cb3 100%);
    background-image: -ms-linear-gradient(90deg, #2caab3 0, #2c8cb3 100%);
}

.gradiant-horizontal {
    background-image: -moz-linear-gradient(4deg, #2caab3 0, #2c8cb3 100%);
    background-image: -webkit-linear-gradient(4deg, #2caab3 0, #2c8cb3 100%);
    background-image: -ms-linear-gradient(4deg, #2caab3 0, #2c8cb3 100%);
}

.stage {
    background: 0 0!important;
}

.btn.btn-primary,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
    background: #72c05b;
}

.section-header {
    margin-bottom: 10px;
}

.section-header .section-title {
    font-size: 28px;
    font-weight: 400;
    line-height: 38px;
    display: block;
    clear: both;
    margin-bottom: 45px;
    text-align: center;
    text-transform: uppercase;
    color: #3a9590;
}

.section-header p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    display: block;
    clear: both;
    color: #212121;
}

.btn {
    border-width: 0 0 3px;
    border-radius: 0;
}

.btn.btn-primary {
    border-color: #72c05b;
}

.column-title {
    position: relative;
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.column-title:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 40%;
    content: ' ';
    border-bottom: 1px solid #72c05b;
}

ul.nostyle {
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
}

ul.nostyle i {
    color: #72c05b;
}

.scaleIn {
    -webkit-animation-name: scaleIn;
    animation-name: scaleIn;
}

@-webkit-keyframes scaleIn {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes scaleIn {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

.no-translate {
    font-weight: 400;
    font-style: normal;
}

.navbar.navbar-default {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
}

.navbar.navbar-default .navbar-toggle {
    margin-top: 32px;
}

.navbar-header .navbar-brand {
    padding: 7px 0 5px;
}

.navbar-header .navbar-brand a {
    display: inline-block;
    height: auto;
}

#top-header {
    padding: 0;
}

.mainHeader {
    background: #fff;
}

#main-slider {
    clear: both;
}

.item-mobile {
    background: 0 0!important;
}

#main-slider .item {
    height: 410px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

#main-slider .slider-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
}

#main-slider .slider-inner h2 {
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
}

#main-slider .slider-inner h2 > span {
    color: #72c05b;
}

#main-slider .slider-inner .btn {
    margin-top: 10px;
}

#main-slider .owl-next,
#main-slider .owl-prev {
    font-size: 30px;
    line-height: 70px;
    position: absolute;
    z-index: 5;
    top: 50%;
    display: inline-block;
    width: 70px;
    height: 70px;
    margin-top: -35px;
    -webkit-transition: background-color .4s;
    transition: background-color .4s;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, .2);
}

#main-slider .owl-next:hover,
#main-slider .owl-prev:hover {
    background-color: #61d8bb;
}

#main-slider .owl-prev {
    left: -35px;
    text-indent: 14px;
}

#main-slider .owl-next {
    right: -35px;
    text-indent: -14px;
}

#bar {
    width: 0;
    height: 4px;
    background: #5fc5c9;
}

#progressBar {
    position: relative;
    z-index: 999;
    width: 100%;
    margin-top: -4px;
    background: rgba(0, 0, 0, .1);
}

#cta {
    padding: 50px 0;
    background-color: #eee;
}

#cta h2 {
    margin-top: 0;
}

#cta .btn {
    margin-top: 40px;
}

#cta2 {
    padding: 70px 0;
    color: #fff;
    background: #242a33;
    background-size: cover;
}

#cta2 .btn {
    margin-top: 10px;
}

#cta2 h2 {
    font-size: 44px;
    line-height: 1;
    color: #fff;
}

#cta2 h2 > span {
    color: #72c05b;
}

#cta2 p {
    color: #fff;
}

#features {
    padding: 100px 0;
    background: #f5f5f5;
}

#features .media.service-box:first-child {
    margin-top: 80px;
}

#services {
    padding: 100px 0 75px;
    text-align: center;
}

#services .features-item {
    margin: 25px 0;
}

#services .features-item .features-icon i {
    font-size: 40px;
    text-align: center;
}

#services .features-item:hover .features-icon i,
#services .features-item:hover h3 {
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    color: #72c05b;
}

#services .features-item h3 {
    font-size: 14px;
    font-weight: 400;
    margin: 16px 0 15px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #111;
}

.media.service-box {
    margin: 25px 0;
}

.media.service-box .pull-left {
    margin-right: 20px;
}

.media.service-box .pull-left > i {
    font-size: 18px;
    line-height: 60px;
    position: relative;
    display: block;
    width: 64px;
    height: 64px;
    transition: background-color .4s, background-color .4s;
    transform: translateZ(0);
    text-align: center;
    color: #72c05b;
    -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
    box-shadow: inset 0 0 0 1px #d7d7d7;
}

#portfolio {
    margin-bottom: 80px;
}

#portfolio .portfolio-filter {
    display: inline-block;
    margin: 0 0 50px;
    padding: 0;
    list-style: none;
}

#portfolio .portfolio-filter > li {
    display: block;
    float: left;
    margin: 0 1px;
}

#portfolio .portfolio-filter > li a {
    position: relative;
    display: block;
    padding: 7px 15px;
    color: #64686d;
    background: #e5e5e5;
}

#portfolio .portfolio-filter > li a.active,
#portfolio .portfolio-filter > li a:hover {
    color: #fff;
    background: #72c05b;
}

#portfolio .portfolio-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

#portfolio .portfolio-item .portfolio-item-inner {
    position: relative;
}

#portfolio .portfolio-item .portfolio-item-inner .portfolio-info {
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    opacity: 0;
    color: #fff;
    background: rgba(97, 216, 187, .5);
}

#portfolio .portfolio-item .portfolio-item-inner .portfolio-info h3 {
    font-size: 16px;
    line-height: 1;
    margin: 0;
    padding-top: 180px;
    text-align: center;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-item-inner .portfolio-info .preview {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
}

.testimonialsWrapper,
ul.mainNav > li > a {
    position: relative;
}

#portfolio .portfolio-item:hover .portfolio-info {
    opacity: 1;
}

#portfolio .portfolio-item:hover .portfolio-item-inner .portfolio-info .preview {
    top: 60px;
    top: 45%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    filter: alpha(opacity=100);
}

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    z-index: 1;
    pointer-events: none;
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

.isotope .isotope-item.no-transition,
.isotope.no-transition,
.isotope.no-transition .isotope-item {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

#testimonial {
    text-align: center;
    color: #191919;
    background: #f9f9f9;
}

#testimonial h4 {
    margin-bottom: 0;
}

#testimonial small {
    display: block;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, .7);
}

#testimonial p {
    font-size: 22px;
    font-style: italic;
    line-height: 30px;
}

#testimonial .img-thumbnail {
    background: 0 0;
}

#testimonial #carousel-testimonial .btns {
    margin-top: 30px;
}

#testimonial #carousel-testimonial .btns a {
    margin: 0 2px;
}

.divider {
    width: 95%;
    height: 1px;
    margin-top: 50px;
    margin-bottom: 50px;
    background-image: -moz-linear-gradient(180deg, #fff 0, #e3e3e3 49%, #fff 100%);
    background-image: -webkit-linear-gradient(180deg, #fff 0, #e3e3e3 49%, #fff 100%);
    background-image: -ms-linear-gradient(180deg, #fff 0, #e3e3e3 49%, #fff 100%);
}

.progress {
    background: #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.progress .progress-bar.progress-bar-primary {
    background-image: -moz-linear-gradient(4deg, #2caab3 0, #2c8cb3 100%);
    background-image: -webkit-linear-gradient(4deg, #2caab3 0, #2c8cb3 100%);
    background-image: -ms-linear-gradient(4deg, #2caab3 0, #2c8cb3 100%);
    -webkit-box-shadow: none;
    box-shadow: none;
}

#contact-area {
    padding: 120px 0;
}

#contact .contact-form {
    margin-top: 50px;
    padding: 20px;
    background: rgba(255, 255, 255, .8);
}

#contact .contact-form h3 {
    margin-top: 0;
}

#contact-area label {
    font-weight: 300;
}

#contact-area .form-group input,
#contact-area .form-group textarea {
    font-size: 13px;
    font-weight: 400;
    color: #888;
    border-radius: 0;
}

#footer,
#footer h3,
ul.mainNav > li.selected > a {
    color: #fff;
}

#contact-area .form-group textarea {
    height: 195px;
}

#contact-area .form-control:focus,
#focusedInput {
    border: 1px solid #000;
    box-shadow: none;
}

#contact-area .btn-send-msg {
    margin-top: 30px;
}

#footer {
    padding-bottom: 0;
    background: #5fc5c9;
}

ul.mainNav > li.selected .hvr-shutter-in-horizontal,
ul.mainNav > li.selected > a:after,
ul.mainNav > li.selected > a:before {
    background: #3a9590;
}

#footer ul {
    padding: 0;
    list-style: none;
}

#footer ul > li {
    display: inline-block;
    margin: 0 7.5px;
}

#homefooter .copyRightWrapper,
.mainNavWrap {
    margin-top: 0;
}

.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
}

#footer h3 {
    font-size: 13px;
}

.navbar-header {
    float: right;
}

.navbar-brand {
    height: auto;
}

.mainNavWrap {
    float: left;
    margin-bottom: 0;
    direction: ltr;
}

ul.mainNav > li {
    margin: 0;
    text-transform: uppercase;
}



ul.mainNav > li > a {
    word-spacing: 2px;
}

ul.menu-list > li:hover > a:after {
    display: block;
}

ul.menu-list > li > a:after {
    left: 0;
}

.footerMenublock h3 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

#footer .footerMenublock ul > li {
    font-size: 14px;
    width: 100%;
    margin-bottom: 3px;
    padding-left: 18px;
}

#footer .footerMenublock ul > li a {
    padding-left: 5px;
    color: #fff;
}

#footer .footerMenublock ul > li::before {
    font-family: FontAwesome;
    font-size: 16px;
    margin-left: -14px;
    content: '\f105';
    color: #fff;
}



.copyRightWrapper .footerSocial {
    display: none;
}

.languageSwitch {
    font-family: ge_ss_twolight;
}

.Inner-main ol li span,
.captchaInput input,
.language,
.right-block ol li span {
    /*font-family: 'Open Sans', sans-serif;*/
    
}

.languageSwitch a {
    color: #6d6d6d;
}

#about h2.section-title {
    font-size: 40px;
    font-weight: 600;
}

section .section-header {
    width: 1260px;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}

#about p {
    font-size: 22px;
    line-height: 40px;
}

.button {
    display: inline-block;
    margin-bottom: 1px;
    padding: 4px 30px;
    color: #262626;
    border: 1px solid #5fc5c9;
    border-radius: 30px;
}

.button:hover {
    color: #fff;
    background: #5fc5c9;
}

.readMoreBtnWrap {
    padding-top: 15px;
}

#testimonial h3 {
    font-size: 28px;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 25px;
    color: #fff;
}

#testimonial h4 {
    font-size: 18px;
    font-weight: 600;
    color: #191919;
}

#testimonial h4 .designation {
    font-size: 16px;
    font-weight: 400;
}

.feturedServiceWrap .featuredtitleWrap {
    margin-bottom: 10px;
    padding: 10px 15px;
    background: url(../images/header-curv.png) right center no-repeat #5fc5c9;
}

.feturedServiceWrap .featuredtitleWrap h3 {
    font-size: 20px;
    margin: 0;
    color: #fff;
}

.feturedServiceWrap img {
    width: 100%;
}

.feturedServiceWrap {
    padding: 0 5px;
}

.owl-carousel {
    direction: ltr!important;
}

#portfolio .sectionTitle {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 30px;
}

#portfolio .mediagalRow {
    margin-right: -10px;
    margin-bottom: 25px;
    margin-left: -10px;
}

#portfolio .portfolio-info i {
    font-size: 22px;
    color: #fff;
}

#portfolio .portfolio-info a.preview {
    padding: 10px 15px;
}

#latestNews .newsDescWrap .metaDate {
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: right;
    color: #7a7a7a;
    direction: ltr;
}

#latestNews .newsDescWrap h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    margin-top: 10px;
}

#latestNews h2 {
    font-size: 40px;
    color: #3a9590;
}

.navbar-header .navbar-brand {
    text-align: left;
}

.newsServices .newsServiceRow {
    margin-right: -7px;
    margin-bottom: 14px;
    margin-left: -7px;
}

.newsServices {
    text-align: center;
}

.newsServices .newsServiceBlock {
    position: relative;
    padding: 10px;
    cursor: pointer;
    border: 1px solid #69dabe;
}

.newsServices .newsServiceBlock:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(95, 197, 201, .6);
}

.newsServices .newsServiceBlock:hover:after {
    display: block;
}

.newsServices h4 {
    font-size: 16px;
    font-weight: 400;
    margin-top: -15px;
}

.newsServices .serviceBlock {
    padding-right: 7px;
    padding-left: 7px;
}

#featuredServices {
    margin-bottom: 100px;
}

#latestNews {
    padding-top: 30px;
    padding-bottom: 70px;
    background-color: #f9f9f9;
}

.footerMenublock {
    margin-bottom: 20px;
}

.logoImg {
    padding-left: 0;
}

.logoImg img {
    max-height: 84px;
}

ul.menu-list {
    z-index: 999;
}

ul.menu-list > li {
    border: none;
}

ul.menu-list > li.first {
    margin-left: 0!important;
}

.socialMediaWrap {
    position: absolute;
    z-index: 99999;
    top: 310px;
    left: 0!important;
    display: none;
    width: 46px;
    min-height: 50px;
    direction: ltr;
}

.socialButtonWrap {
    margin: 0;
    padding: 0;
}

.socialButtonWrap li {
    width: 52px;
    margin: 0 0 3px;
    list-style: none;
    text-align: center;
    color: #fff;
    background: rgba(95, 197, 201, .7);
}

.socialButtonWrap li.fb,
.socialButtonWrap li.insta {
    display: none;
}

.socialButtonWrap li a {
    line-height: 14px;
    display: inline-block;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.socialButtonWrap li i {
    font-size: 25px;
    color: #fff;
}

.socialButtonWrap li:hover {
    background: #5ab9bd;
}

.socialButtonWrap li.fb {
    background: rgba(59, 89, 152, .9);
}

.socialButtonWrap li.twt {
    background: rgba(80, 165, 230, .9);
}

.socialButtonWrap li.youtube {
    background: rgba(224, 25, 43, .9);
}

.socialButtonWrap li.insta {
    background: rgba(209, 176, 136, .9);
}

.socialButtonWrap li.fb:hover {
    background: rgba(40, 69, 156, .9);
}

.socialButtonWrap li.twt:hover {
    background: rgba(58, 154, 227, .9);
}

.socialButtonWrap li.youtube:hover {
    background: rgba(221, 6, 26, .9);
}

.socialButtonWrap li.insta:hover {
    background: rgba(208, 163, 108, .9);
}

#main-slide .owl-item .slider-content {
    z-index: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 0;
}

#main-slide .owl-item.active .slider-content {
    z-index: 0;
    -webkit-transition: opacity .1s;
    -moz-transition: opacity .1s;
    -o-transition: opacity .1s;
    transition: opacity .1s;
    opacity: 1;
}

#main-slide .slider-content {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: -70px;
    padding: 0;
    text-align: center;
    color: #fff;
}

#main-slide .carousel-control .fa-angle-left,
#main-slide .carousel-control .fa-angle-right {
    position: absolute;
    z-index: 5;
    top: 40%;
    display: inline-block;
}

.carousel .owl-item.active .animated2 {
    -webkit-animation: lightSpeedIn 1s ease-in .2s both;
    animation: lightSpeedIn 1s ease-in .2s both;
}

.carousel .owl-item.active .animated3 {
    -webkit-animation: bounceInLeft 1s ease-in-out .5s both;
    animation: bounceInLeft 1s ease-in-out .5s both;
}

.carousel .owl-item.active .animated4 {
    -webkit-animation: flipInX 1s ease-in .5s both;
    animation: flipInX 1s ease-in .5s both;
    text-align: center;
}

.carousel .owl-item.active .animated5 {
    -webkit-animation: bounceInLeft 1s ease-in-out .1s both;
    animation: bounceInLeft 1s ease-in-out .1s both;
}

.carousel .owl-item.active .animated6 {
    -webkit-animation: bounceIn 1s ease-in .5s both;
    animation: bounceIn 1s ease-in .5s both;
    text-align: center;
}

.carousel .owl-item.active .animated7 {
    -webkit-animation: bounceIn 1s ease-in .5s both;
    animation: bounceIn 1s ease-in .5s both;
}

.carousel .owl-item.active .animated8 {
    -webkit-animation: fadeInDown 1s ease-in 1s both;
    animation: fadeInDown 1s ease-in 1s both;
}

#main-slider .slider-inner h2 {
    margin-top: 0;
}

#main-slider .carousel-content {
    position: absolute;
    top: auto;
    bottom: 15px;
    left: 0;
    padding-right: 30px;
    padding-left: 60px;
    color: #000;
    background: url(../images/slider-title-bg.png) right center no-repeat;
}

.featuredImgWrap,
.left-menu {
    position: relative;
}

#main-slider .carousel-content h2 {
    font-size: 25px;
    font-weight: 400;
    margin: 0;
    padding: 20px 10px;
    color: #fff;
}

#main-slider .container {
    height: 100%;
}

.mainNav i.fa-angle-down {
    display: inline;
    padding-left: 10px;
}

.inner-banner {
    height: 300px;
    padding-bottom: 20px;
    background-size: cover!important;
}

.inner-banner .headingInBanner {
    font-size: 50px;
    line-height: 66px;
    max-width: 800px;
    margin: 0 auto;
    padding: 115px 0;
    text-align: center;
    color: #fff;
}

.allBulbs img,
.info21 img {
    max-width: 100%;
}

.inner-banner .txtDouble {
    padding: 80px 0;
}

.left-menu {
    display: block;
    float: left;
    width: 29%;
    padding-right: 40px;
}

.menuBgPattern {
    background: url(../images/innerpage-sidemenu-patternlarge.png) right center no-repeat;
}

.right-block {
    float: right;
    width: 71%;
    padding: 0 20px;
}

.Inner-main ol li span,
.right-block ol li span {
    width: 30px;
}

.right-block .wrapper {
    padding: 25px 0;
}

.MenuHeading {
    font-size: 20px;
    display: block;
    margin: 0;
    padding: 12px 15px;
    color: #fff;
    border-radius: 5px;
    background: #3a9590;
}

.left-menu .MenuHeading {
    display: none;
}

.menuBlock ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menuBlock ul li {
    display: block;
    margin: 4px 0;
    border-radius: 5px;
    background: rgba(171, 244, 247, .7);
}

.menuBlock ul li:first-child {
    margin-top: 0;
}

.menuBlock ul li:last-child {
    margin-bottom: 0;
}

.left-menu {
    background: url(../images/innerpage-sidemenu-patternlarge_en.png) -53px -26px no-repeat;
}
.newsDetailspage .left-menu {
    background: url(../images/innerpage-sidemenu-patternlarge_en.png) -53px 70px no-repeat;
}
.contactFeildWrap label{left: 2px;}
.menuBlock ul li a {
    font-size: 16px;
    position: relative;
    z-index: 999;
    display: block;
    padding: 8px 15px;
    color: #666;
}

.menuBlock ul li a.active,
.menuBlock ul li a:focus,
.menuBlock ul li a:hover {
    color: #fff;
    background: #5fc7ca;
}

.right-block ol {
    padding: 0;
}

.right-block ol li {
    font-size: 17px;
    line-height: 40px;
    list-style: none;
}

.right-block ol li span {
    line-height: 33px;
    float: left;
}

.Inner-main {
    display: block;
}

.Inner-main ol {
    margin-bottom: 30px;
    padding: 0;
}

.Inner-main ol li {
    font-size: 17px;
    line-height: 40px;
    list-style: none;
}

.Inner-main ol li span {
    line-height: 33px;
    float: right;
}

.contactFeildWrap {
    padding-bottom: 30px;
}

.contactFeildWrap .form-control {
    height: 45px;
}

.contactFeildWrap textarea.form-control {
    height: 110px;
    resize: none;
}

.captchaImgWrapper:after {
    display: table;
    clear: both;
    content: '';
}

.captchaSubmitBtnWrapper .captchaImg {
    float: left;
    width: 120px;
}

.captchaImgWrapper {
    float: left;
}

.captchaSubmitBtnWrapper .captchaImg img {
    width: 100%;
    height: 45px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.captchaSubmitBtnWrapper .captchaRefresh {
    font-size: 25px;
    float: left;
    width: 40px;
    margin: 9px 15px;
    cursor: pointer;
    text-align: center;
}

.captchaSubmitBtnWrapper .captchaInput {
    float: left;
    width: 110px;
    margin-left: 15px;
}

.infograph1,
.infograph2 {
    margin-right: auto;
    margin-left: auto;
}

.contactSubmit {
    float: right;
}

.bulb1,
.bulb2,
.bulb3,
.bulb4,
.bulb5,
.bulb8,
.bulb9,
.info21,
.info2Center {
    float: left;
}

.captchaInput input {
    height: 45px;
    border: 1px solid #ccc;
}

.contactSubmitBtn {
    font-size: 16px;
    height: 45px;
    padding: 5px 25px;
    -webkit-transition: color .4s, background-color .4s;
    -moz-transition: color .4s, background-color .4s;
    -o-transition: color .4s, background-color .4s;
    transition: color .4s, background-color .4s;
    color: #fff;
    border: 0;
    border-radius: 5px;
    background: #5fc5c9;
}

.contactSubmitBtn:hover {
    background: #5ab9bd;
}

.infograph1 {
    width: 440px;
}

.infograph2 {
    width: 400px;
}

.infographicWrapper,
.infographicWrapper *,
.infographicWrapper:after,
.infographicWrapper:before {
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
}

.allBulbs img {
    width: 100%;
}

.bulb1 {
    width: 23.71428571%;
    height: 65.57142857%;
    margin-top: 8%;
}

.bulb2 {
    width: 61.28571429%;
    height: 34%;
    margin-left: -7.98%;
    padding-right: 8%;
}

.bulb3 {
    width: 24.14285714%;
    height: 25.71428571%;
    margin-top: -8.5%;
    margin-left: -8.1%;
}

.bulb4 {
    width: 33.28571429%;
    height: 34.71428571%;
    margin-top: -17.5%;
    margin-left: .9%;
}

.bulb5 {
    width: 23.28571429%;
    height: 49.85714286%;
    margin-top: -8.2%;
    margin-left: -17.15%;
    padding-right: 14%;
}

.bulb6,
.bulb7 {
    float: left;
    margin-top: -23.5%;
}

.bulb6 {
    width: 24.14285714%;
    height: 25.57142857%;
    margin-left: 15.65%;
}

.bulb7 {
    width: 24%;
    height: 35%;
    margin-left: 1.05%;
}

.bulb8 {
    width: 48%;
    height: 19.57142857%;
    margin-top: -8.55%;
    margin-left: 16.63%;
}

.bulb9 {
    width: 32.57142857%;
    height: 41.42857143%;
    margin-top: 1%;
    margin-left: 24.3%;
}

.info21 {
    width: 43%;
    margin-bottom: 5%;
    padding: 0 2%;
}

.info2Center {
    font-size: 20px;
    width: 100%;
    height: 5%;
    padding-bottom: 5%;
    text-align: center;
}

.innerContentContainer {
    padding-top: 42px;
    background: url(../images/bg_en1.jpg) right top no-repeat;
}

.innerContentContainer > .container {
    width: 100%;
    max-width: 1260px;
}

#footer ul,
#footer ul li {
    max-width: 100%;
    margin: 0;
}

.inner1 {
    font-size: 40px;
    margin-bottom: 42px;
    padding-top: 17px;
    padding-right: 15px;
    padding-bottom: 17px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #f3726c;
}

.featuredDisHoverWrap,
.featuredDisHoverWrap .button {
    color: #fff;
}



.featuredImgWrap:hover .featuredDisHoverWrap {
    padding-top: 20%;
}

.featuredDisHoverWrap h1.pic-title {
    font-size: 16px;
    margin-bottom: 30px;
    color: #fff;
}

.featuredImgWrap img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: url('data:image/svg+xml;utf8,<svg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' height=\'0\'><filter id=\'greyscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\' /></filter></svg>#greyscale');
}





.footerMenuLast li {
    display: block!important;
    float: none;
    margin-top: 10px!important;
}

.footerMenuLast li a {
    font-weight: 600;
    color: #fff;
}

#main-slider .owl-pagination {
    position: absolute;
    right: 6%;
    bottom: 30px;
    margin: 0 auto;
}

#main-slider .owl-controls .owl-page,
.owl-controls .owl-buttons div {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 2px;
    border: 3px solid #fff;
    border-radius: 25px;
    background: #5fc5c9;
}

#main-slider .owl-controls .owl-page.active {
    border-color: #5fc5c9;
    background: #5fc5c9;
}

.language a {
    -webkit-transition-delay: 0.10s;
    transition-delay: 0.10s;
}
.yamm .SecondaryIconMenu{margin-left: 2px;}
.language a:hover {
    /* color: #3a9590!important;
    background: 0 0!important; */
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
    width: 100%;
    max-width: auto;
}

#map div#map_inner div#map_trial svg text tspan {
    display: none!important;
}

#map {
    padding: 25px 0;
    word-spacing: 0;
}

.fancybox-overlay {
    z-index: 80101;
}

.fancybox-skin {
    border-radius: 0;
}

.errorField {
    border: 1px solid red!important;
}

#mapSection {
    margin-bottom: 0;
}

#mapSection .homeMapWrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    height: 370px;
    margin: 40px auto 50px;
    background-color: #eee;
}

.tooltip-inner {
    font-size: 16px;
    padding: 9px 18px 11px;
    background: #17595c;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #17595c;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #17595c;
}

.inner2 .headingInBanner {
    padding-left: 10px;
}

#preloader {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
}

#status {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin: -100px 0 0 -100px;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
    background-image: url(../images/status.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.slider,
.slider-wrapper {
    position: relative;
    width: 100%;
}

@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}

@keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0);
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

#mapSection .section-title {
    font-size: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 20px;
    color: #3a9590;
}

.slider-wrapper {
    margin: 94px auto 0;
}

.bannerSlider .teaser.sliderCaption {
    padding: 5px 80px;
    color: #000;
    background: url(../images/slider-title-bg.png) right center no-repeat;
}

.slider-wrapper .sliderCaption .titleDetail {
    font-size: 25px;
    font-weight: 400;
    display: inline-block;
    padding: 15px 10px;
    color: #fff;
}
.pressReleaseList li .newsWrap .newsTitle p{    line-height: 26px;}
.slider {
    z-index: 9;
    margin: 0 auto;
}

@media only screen and (max-width:991px) {
    #top-header,
    .mainHeader .container {
        position: relative;
    }
    .mainLogoWrap .logoDesktop,
    .navbar-brand {
        display: none;
    }
    
    .mainLogoWrap .logoMobile {
        display: block!important;
    }
    #top-header {
        height: auto;
        /*max-height: 90px;*/
        padding: 0 0 10px;
    }
    .menu-toggle-button {
        position: absolute;
        top: 30px;
        right: 5px;
        width: auto!important;
        padding: 0!important;
    }
    .mainLogoWrap {
        padding-top: 3px!important;
    }
    .mainLogoWrap img {
        width: auto;
        max-width: 190px!important;
        height: auto;
        margin-top: 10px;
    }
    ul.menu-list {
        top: 3px;
        display: none;
        clear: both;
        width: 100%!important;
    }
}

@media only screen and (max-width:767px) {
    .right-block .vissionMissionBlock {
        width: 100%;
    }
}
@media only screen and (max-width: 660px){
	.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 only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .infoGraphicsInnerWrapper.infoGraphics3 .mobileOnlyImg {
        display: block;
    }
    .infoGraphicsInnerWrapper.infoGraphics3 svg {
        display: none;
    }
    .bannerSliderWrap {
        height: 768px;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .bannerSliderWrap {
        height: 768px;
    }
}

@media only screen and (min-width:1000px) {
    .infoGraphicsInnerWrapper {
        margin-top: 50px;
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
        transform: scale(1.15);
    }
}

@media only screen and (min-width:1200px) {
    /* .slider {
        min-width: 1000px;
    } */
    .infoGraphicsInnerWrapper {
        margin-top: 50px;
        -webkit-transform: scale(1.25);
        -moz-transform: scale(1.25);
        -ms-transform: scale(1.25);
        transform: scale(1.25);
    }
}

@media only screen and (min-width:1440px) {
    /* .slider {
        width: 1440px;
    } */
}

.bannerSlider p {
    font-size: 24px;
    line-height: 100% color: #fff;
    position: absolute;
    z-index: 8000;
    top: -200px;
    padding: 1% 3% 1% 60px;
    white-space: nowrap;
    color: #000;
}

.bannerSlider .claim {
    line-height: 100%;
}

.bannerSlider .teaser {
    font-size: 14px;
    line-height: 100%;
    padding: .5% 1.5%;
}

.bannerSlider .small {
    width: 250px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
}

.mobileOnly {
    display: none;
}

.bannerBgBottomSky {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -ms-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    -webkit-animation: moveSlideshow 60s linear infinite;
    -moz-animation: moveSlideshow 60s linear infinite;
}

@-webkit-keyframes moveSlideshow {
    0% {
        left: 0;
    }
    100% {
        left: -1684px;
    }
}

@-moz-keyframes moveSlideshow {
    0% {
        left: 0;
    }
    100% {
        left: -1684px;
    }
}

.innerPageBanner {
    position: relative;
    height: 160px;
}

.innerPageBanner1 {
    background: #ddb6a2;
}

.innerPageBanner3 {
    background: #b1d3c6;
}

.innerPageBanner1 .bannerLeftBlock {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/awqaf-innerbanner-overlay-1.png) left center no-repeat;
}

.innerPageBanner1 .bannerScrollBg {
    height: 100%;
    -webkit-animation: animatedBackground 40s linear infinite;
    -moz-animation: animatedBackground 40s linear infinite;
    -ms-animation: animatedBackground 40s linear infinite;
    animation: animatedBackground 40s linear infinite;
    background-image: url(../images/awqaf-innerbanner-1-bg-pattern.png);
    background-repeat: repeat-x;
    background-position: 0 0;
}

.innerPageBanner3 .bannerLeftBlock,
.innerPageBannerYellow .bannerLeftBlock {
    background: url(../images/awqaf-innerbanner-overlay-3.png) left center no-repeat;
}

.innerPageBanner4 .bannerLeftBlock {
    background: url(../images/awqaf-innerbanner-overlay-4.png) left center no-repeat;
}

.innerPageBanner5 .bannerLeftBlock {
    background: url(../images/awqaf-innerbanner-overlay-5.png) left center no-repeat;
}

.innerPageBannerContact .bannerLeftBlock {
    background: url(../images/awqaf-innerbanner-overlay-6.png) left center no-repeat;
}

.innerPageBanner7 .bannerLeftBlock {
    background: url(../images/awqaf-innerbanner-overlay-7.png) left center no-repeat;
}

.contactBanner .bannerScrollBg {
    height: 100%;
    -webkit-animation: animatedBackground 40s linear infinite;
    -moz-animation: animatedBackground 40s linear infinite;
    -ms-animation: animatedBackground 40s linear infinite;
    animation: animatedBackground 40s linear infinite;
    background-image: url(../images/contact-scoll-pattern.png);
    background-repeat: repeat-x;
    background-position: 0 0;
}

.innerPageBanner2 {
    background: #f5d598;
}

.innerPageBanner2 .bannerLeftBlock {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/awqaf-innerbanner-overlay-2.png) left center no-repeat;
}

.innerPageBanner2 .bannerScrollBg,
.vission-block {
    height: 100%;
    background-repeat: repeat-x;
    background-position: 0 0;
}

.innerPageBanner2 .bannerScrollBg {
    -webkit-animation: animatedBackground 40s linear infinite;
    -moz-animation: animatedBackground 40s linear infinite;
    -ms-animation: animatedBackground 40s linear infinite;
    animation: animatedBackground 40s linear infinite;
    background-image: url(../images/awqaf-innerbanner-2-bg-pattern.png);
}

.vission-block {
    -webkit-animation: animatedBackground 40s linear infinite;
    -moz-animation: animatedBackground 40s linear infinite;
    -ms-animation: animatedBackground 40s linear infinite;
    animation: animatedBackground 40s linear infinite;
    background-image: url(../images/homepage-vsion-pattern5.png);
}

.vission {
    padding: 50px 0;
}

.vission-block .overlay {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/homepage-vsion-pattern3.png) center no-repeat;
}

#testimonial {
    -webkit-animation: color_change 3s infinite alternate;
    -moz-animation: color_change 3s infinite alternate;
    -ms-animation: color_change 3s infinite alternate;
    -o-animation: color_change 3s infinite alternate;
    animation: color_change 3s infinite alternate;
}

@-webkit-keyframes color_change {
    from {
        background-color: #449fa3;
    }
    to {
        background-color: #6bd9dd;
    }
}

@-moz-keyframes color_change {
    from {
        background-color: #449fa3;
    }
    to {
        background-color: #6bd9dd;
    }
}

@-ms-keyframes color_change {
    from {
        background-color: #449fa3;
    }
    to {
        background-color: #6bd9dd;
    }
}

@-o-keyframes color_change {
    from {
        background-color: #449fa3;
    }
    to {
        background-color: #6bd9dd;
    }
}

@keyframes color_change {
    from {
        background-color: #449fa3;
    }
    to {
        background-color: #6bd9dd;
    }
}

@keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}

@-webkit-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}

@-ms-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}

@-moz-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}

.innerPageBannerYellow {
    background: #b1d3c6;
}

.innerPageBanner4 {
    background: #ccb072;
}

.innerPageBanner5 {
    background: #b1d3c6;
}

.innerPageBanner6,
.innerPageBanner7 {
    background: #95c1ce;
}

.innerPageBanner8 {
    background: #d8444e;
}

.innerPageBanner9 {
    background: #4cd0d4;
}

.innerPageBanner10 {
    background: #fccf4f;
}

.innerPageBanner11 {
    background: #08abb1;
}

.logoAnimateInner {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 100%;
    max-width: 905px;
    margin: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.mapImage3Wrp img,
.mapImageWrap img,
.right-block img {
    max-width: 100%;
}

.logoAnimateInner h2 {
    font-size: 27px;
    font-weight: 400;
    line-height: 42px;
    margin: 0;
    color: #fff;
}

.contactBanner {
    background: url(../images/contact-dark-banner.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

h1.num-block {
    font-family: 'Open Sans', sans-serif!important;
    text-align: center;
    color: #009688;
    direction: ltr;
}

h1.num-block + p {
    text-align: center;
}

h1.num-block i {
    margin-right: 15px;
}

.innerbannerSlider {
    margin-top: 90px;
}

body,
html {
    overflow-x: hidden;
}

ul.mainNav > li.language > a span {
    font-family: ge_ss_twolight;
    display: inline-block;
    margin-top: -26px;
    margin-left: 5px;
    padding: 1px 5px;
    border: 1px solid #55bfa4;
}

.mainLogoWrap .logoMobile,
html body#home.homepage section#mapSection.wow.fadeInDown.animated div#chartdiv div.amcharts-main-div div.amcharts-chart-div a {
    display: none;
}

ul.mainNav > li.language > a:hover span {
    color: #fff;
    background: #55bfa4;
}

.gm-style-iw {
    top: 15px!important;
    left: 0!important;
    background-color: #fff;
}

#iw-container {
    margin-bottom: 10px;
}

#iw-container .iw-title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin: 20px 0 0;
    color: #fff;
    border-radius: 2px 2px 0 0;
}

#iw-container .iw-content {
    font-size: 13px;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: 1px;
}

.iw-bottom-gradient {
    position: absolute;
    right: 18px;
    bottom: 10px;
    width: 326px;
    height: 25px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
}

#mymapp {
    top: -100px;
}

#chartdiv {
    margin: 40px 0;
}

.amcharts-map-line {
    -webkit-animation: am-moving-dashes 3s linear infinite;
    animation: am-moving-dashes 3s linear infinite;
    stroke-dasharray: 2px 2px;
    stroke-linejoin: round;
    stroke-linecap: round;
}

@-webkit-keyframes am-moving-dashes {
    100% {
        stroke-dashoffset: -30px;
    }
}

@keyframes am-moving-dashes {
    100% {
        stroke-dashoffset: -30px;
    }
}

.amcharts-map-image-london {
    -webkit-animation: am-pulsating 1s ease-out infinite;
    animation: am-pulsating 1s ease-out infinite;
}

@-webkit-keyframes am-pulsating {
    0% {
        transform: scale(0);
        opacity: 1;
    }
    100% {
        transform: scale(4);
        opacity: 0;
    }
}

@keyframes am-pulsating {
    0% {
        transform: scale(0);
        opacity: 1;
    }
    100% {
        transform: scale(4);
        opacity: 0;
    }
}

.amcharts-map-area {
    -webkit-transition: all .3s .3s ease-out;
    transition: all .3s .3s ease-out;
}

.amcharts-map-area:hover {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    fill: #93c765;
    stroke: #93c765;
}

[class^=Stage_foranimation_info1],
[class^=Stage_foranimation_info32],
[class^=Stage_foranimation_info4] {
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -weblit-transition: all .3s ease-in-out;
}

.mapImageWrap {
    padding: 5px 0;
    text-align: center;
}

section.sectionWrapper {
    margin-top: 80px;
    margin-bottom: 0;
}

#footer {
    clear: both;
    margin-top: 80px;
}

.vissionMissionBlock img {
    max-width: 80%;
}

.BlockWrapper {
    margin-top: 50px;
}

.container {
    overflow: hidden;
}

#arabMap {
    padding-bottom: 20px;
}

.map3Wrapper {
    margin-top: 70px;
}

.imageMediumWrapper img {
    max-width: 592px;
}

.mapBlock h4 {
    font-size: 18px;
    margin-top: 0;
    color: #8f8f8f;
}

.bannerSliderWrap {
    height: 100vh;
    max-height: calc(100vh - 94px);
    max-height: -webkit-calc(100vh - 94px);
    max-height: -moz-calc(100vh - 94px);
    background: #b3a89a;
}

.slider-wrapper {
    height: 100%;
    -webkit-animation: animatedBackgroundNew 60s linear infinite;
    -moz-animation: animatedBackgroundNew 60s linear infinite;
    -ms-animation: animatedBackgroundNew 60s linear infinite;
    animation: animatedBackgroundNew 60s linear infinite;
    background: url(../images/awqaf-globe-banner4.jpg) 0 -80px repeat-x #f5f5f5;
}

@keyframes animatedBackgroundNew {
    from {
        background-position: 0 -80px;
    }
    to {
        background-position: -4200px -80px;
    }
}

img.bannerFixImg {
    position: absolute;
    max-height: 90%;
}

img.bannerLeftImg {
    top: 0;
    left: -26%;
}

img.bannerLogoImg1,
img.bannerLogoImg2 {
    position: absolute;
    left: 50%;
    margin-left: -317px;
}



img.bannerLogoImg1 {
    top: 30%;
}

img.bannerLogoImg2 {
    top: 44%;
}

#homefooter {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.mainLogoWrap {
    float: left;
    margin-right: 20px;
    padding-top: 18px;
}

.mainLogoWrap img {
    max-width: 256px;
}

.mainHeader .container {
    overflow: visible;
    padding: 0 5px;
}

.contactFormWrap {
    margin-top: 50px;
}

.infoGraphicsWrapper {
    clear: both;
    text-align: center;
}

.infoGraphicsInnerWrapper {
    display: inline-block;
    width: auto;
    text-align: left;
}

#overlayContent {
    visibility: hidden;
}

.showMe #overlayContent {
    visibility: visible;
}

ul.mainNav > li.language > a span.langDetails {
    display: none;
}

.footerSocial {
    display: none;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
}

.footerSocial li {
    font-size: 19px;
    display: inline-block;
    padding: 0 5px;
    list-style: none;
}

.footerSocial li.fb a {
    color: #4e69a2;
}

.footerSocial li.twt a {
    color: #61ade8;
}

.footerSocial li.youtube a {
    color: #e32f3f;
}

.footerSocial li.insta a {
    color: #d8b982;
}

.footerSocial li a i {
    color: #fff;
}

.mobileOnlyImg {
    display: none;
}

.hvr-shutter-in-horizontal:active,
ul.menu-list > li > a {
    color: #000!important;
}

ul.menu-list > li.selected > a,
ul.menu-list > li:hover > a {
    color: #fff!important;
}



@-webkit-keyframes bgColorChange {
    from {
        background: rgba(255, 255, 255, 0);
    }
    to {
        background: rgba(255, 255, 255, .8);
    }
}

@-moz-keyframes bgColorChange {
    from {
        background: rgba(255, 255, 255, 0);
    }
    to {
        background: rgba(255, 255, 255, .8);
    }
}

@-o-keyframes bgColorChange {
    from {
        background: rgba(255, 255, 255, 0);
    }
    to {
        background: rgba(255, 255, 255, .8);
    }
}

@keyframes bgColorChange {
    from {
        background: rgba(255, 255, 255, 0);
    }
    to {
        background: rgba(255, 255, 255, .8);
    }
}

.bannerDescrWrp h1 {
    font-size: 29px;
    font-weight: 400;
    line-height: 44px;
    margin: 0;
    text-transform: uppercase;
    color: #42546b;
}



#main-slider .slider-inner .bannerDescrWrp h2 {
    color: #5e5d5d;
}

[class^=Stage_foranimation_info1]:hover,
[class^=Stage_foranimation_info32]:hover,
[class^=Stage_foranimation_info4]:hover,
[class^=Stage_foranimation_info5]:hover,
[class^=Stage_foranimation_info6]:hover,
[class^=Stage_foranimation_info7]:hover {
    z-index: 999;
    transform: scale(1.2, 1.2)!important;
}

[class^=Stage_foranimation_info1] {
    transition: all .3s ease-in-out;
}

.stage > div {
    opacity: 0;
}

.stage > div.show {
    opacity: 1;
}

[class^=Stage_foranimation_info32],
[class^=Stage_foranimation_info4] {
    transition: all .3s ease-in-out;
}

[class^=Stage_foranimation_info5],
[class^=Stage_foranimation_info6],
[class^=Stage_foranimation_info7] {
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -weblit-transition: all .3s ease-in-out;
}

@media only screen and (min-width:1260px) and (max-width:1400px) {
    #main-slider .item {
        height: 400px;
    }
}

@media (min-width:1291px) {
    ul.mainNav > li {
        padding-right: 12px;
    }
}

@media only screen and (min-width:1270px) and (max-width:1310px) {
    ul.mainNav > li > a {
        font-size: 12px!important;
    }
    ul.mainNav > li {
        padding-right: 8px;
    }
    .innerContentContainer > .container {
        width: 86%;
    }
}

@media only screen and (min-width:1200px) and (max-width:1269px) {
    ul.mainNav > li > a {
        font-size: 13px!important;
    }
    .innerContentContainer > .container {
        width: 86%;
    }
    ul.mainNav > li {
        margin-right: 0!important;
        padding-right: 0!important;
    }
    ul.mainNav > li::after {
        left: -7px!important;
    }
    ul#main-menu > li > a {
        padding: 5px 2px;
    }
    .mainLogoWrap img {
        max-width: 246px;
    }
    .logoImg img {
        max-height: 80px;
    }
}

@media (min-width:1400px) {
    .innerContentContainer {
        min-height: 570px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 92%;
        max-width: 1340px;
    }
    ul.mainNav > li {
        display: inline-block;
        float: left;
        margin-right: 2px;
        margin-left: 1px;
        padding-right: 0;
        padding-bottom: 33px;
    }
    .small_logo,
    ul.mainNav > li:first-child::after {
        display: none;
    }
    ul.mainNav {
        margin-top: 34px;
        text-align: left;
    }
    ul.mainNav > li > a {
        font-size: 12px;
        line-height: 22px;
        padding: 5px 2px;
        word-spacing: 1px;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
    ul.mainNav > li.language > a {
        padding-top: 3px;
    }
    ul.mainNav > li.last {
        padding-right: 0!important;
    }
    ul.mainNav > li.has-submenu:hover {
        background: #3a9590;
    }
    .footerMenublock {
        width: 22%;
    }
    .menublockLast {
        width: 46%;
    }
    .LastBlock {
        width: 18%;
    }
    .firstBlock {
        width: 14%;
    }
    .nav_main {
        width: 100%;
        margin: 0 auto;
    }
    .mainHeader {
        position: fixed;
        z-index: 9991;
        top: 0;
        right: 0;
        left: 0;
        height: 100px;
        border-bottom: 1px solid #f7f4f4;
        background: #fff;
    }
    .mainHeader .container {
        position: relative;
        width: 100%;
        max-width: 1410px;
        max-height: 99px;
    }
    ul.mainNav > li.first::after {
        border: 0;
    }
    .mainHeader.smaller .mainNavWrap {
        margin-top: 0;
    }
    .mainHeader.smaller .languageChangeRight {
        float: left;
        margin-top: 13px;
    }
    .mainHeader.smaller ul.menu-list > li.menuSmall > ul {
        max-width: 268px;
    }
    .small_logo {
        float: right;
        width: 60px;
        margin-bottom: 10px;
        text-align: right;
    }
    .mainHeader.smaller .logoImg-small img {
        width: 85%;
    }
    .mainHeader.smaller ul.mainNav {
        width: auto;
    }
    #main-slider {
        overflow: hidden;
        margin-top: 93px;
    }
    .infograph1 {
        margin-top: 0;
        padding-left: 9%;
    }
    .inner-banner {
        margin-top: 94px;
    }
    .inner2 {
        margin-top: 77px;
    }
    .innerContentContainer {
        min-height: 400px;
    }
    .vissionMissionBlock img {
        max-width: 384px;
    }
    ul.mainNav > li.language > a span {
        font-size: 12px;
    }
    .mainHeader .mainLogoWrap {
        position: absolute;
        top: 0;
        left: 15px;
        float: none;
        margin-right: 0;
    }
    .mainHeader .navbar-header {
        position: absolute;
        top: 0;
        right: 15px;
        float: none;
    }
    .mainNavWrap {
        display: inline-block;
        float: none;
        height: 92px;
        margin: 0 auto;
    }
    .nav_main {
        text-align: center;
    }
    
    ul.menu-list {
        height: auto;
    }
    .mainHeader .nav_main {
        max-height: 100px;
    }
}

@media (max-width:1199px) {
    .small_logo {
        display: none!important;
    }
    .container {
        width: 96%;
    }
    ul.menu-list li {
        float: left;
    }
    .languageChangeRight {
        padding-top: 10px;
        text-align: left;
    }
    .slider-wrapper {
        margin-top: 0;
    }
}

@media (max-width:1050px) {
    .innerbannerSlider {
        margin-top: 0;
    }
    #left .dk-option {
        line-height: 24px;
    }
}

@media only screen and (min-width:1025px) and (max-width:1199px) {
    .logoImg img,
    ul.menu-list {
        width: 100%;
    }
    .languageChangeRight {
        margin-top: 0;
    }
    .navbar-header {
        float: right!important;
        width: 180px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    #map-wrapper #left.float {
        top: 94px!important;
    }
    #map-wrapper #right {
        padding-top: 170px!important;
    }
    .navbar-header .navbar-brand {
        max-width: 100%;
        margin-top: 21px;
    }
    .mainLogoWrap {
        padding-top: 25px!important;
    }
    .logoImg img {
        width: 151px;
    }
    .mainLogoWrap img {
        max-width: 200px;
    }
    .mainNavWrap {
        clear: none!important;
        width: auto!important;
        margin-top: 40px!important;
    }
    ul.mainNav > li {
        margin: 0;
    }
    ul.menu-list > li > a:after {
        height: 26px;
    }
    ul.menu-list li a {
        font-size: 11px;
        padding: 0 2px;
    }
    ul.menu-list > li.has-submenu > a > span.menu-expand {
        margin-top: 3px!important;
    }
    ul.menu-list > li:hover > ul {
        top: 22px;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .feturedServiceWrap .featuredtitleWrap {
        height: 50px;
        background: #5fc5c9;
    }
    .navbar-header {
        float: right!important;
        width: 160px;
    }
    .logoImg img,
    ul.menu-list {
        width: 100%;
    }
    ul.menu-list {
        margin-top: 0;
    }
    .navbar-header .navbar-brand {
        max-width: 100%;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    ul.mainNav > li ul {
        display: none;
    }
    ul.mainNav > li:hover ul {
        display: block;
    }
    .mainNavWrap {
        clear: both;
        width: 100%;
        margin-top: 15px;
        text-align: center;
    }
    ul.menu-list {
        display: inline-block;
        width: auto;
    }
    .mainLogoWrap {
        padding-top: 8px;
    }
    ul.menu-list li li > a {
        width: 260px;
        text-align: left;
        color: #fff;
    }
    
    .slider-wrapper img.bannerLeftImg {
        left: -20%;
        max-width: 52%;
    }
    .bannerSliderWrap {
        max-height: calc(100vh - 139px);
        max-height: -webkit-calc(100vh - 139px);
        max-height: -moz-calc(100vh - 139px);
    }
    #map-wrapper #left.float {
        top: 2px;
    }
    #map-wrapper #right {
        padding-top: 79px;
    }
    .SecondaryIconMenu .language a{position: relative;text-indent: -999;color: transparent;}
    .SecondaryIconMenu .language a::after{content: 'AR';display: inline-block;width: 100%;height: 100%;color: #FFF;font-size: 15px;top: -1px;left: -1px;
    position: absolute;}
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .latestNewsContainer,
    .newsFeaturesWrapper {
        float: none;
        width: 100%;
    }
    .latestNewsContainer {
        margin-bottom: 15px;
    }
    .navbar-header .navbar-brand {
        max-width: 100%;
    }
    .navbar-header {
        float: left;
    }
    .mainNavWrap {
        clear: none;
    }
    .menu-toggle-button {
        margin-bottom: 22px;
        text-align: center;
    }
    .menu-toggle-button i {
        font-size: 28px;
    }
    .mainNavWrap ul.menu-list {
        clear: both;
        width: 100%;
    }
    
    .innerContentContainer {
        min-height: 600px;
    }
}

@media (min-width:992px) {
    .mainHeader {
        position: fixed;
        z-index: 9991;
        top: 0;
        right: 0;
        left: 0;
        /*height: 100px;*/
        height: auto;
        border-bottom: 1px solid #f7f4f4;
        background: #fff;
    }
}

@media (min-width:768px) {
    .mainHeader { height: auto; }
    .mapImage1Wrp,
    .mapImage2Wrp {
        margin-top: 39px;
    }
    .worldMapsSectioncontainer {
        margin-top: 50px;
    }
    .worldMapsSectioncontainer .mapImage2Wrp img {
        width: 76%;
        margin-top: 10%;
    }
    .worldMapsSectioncontainer .mapImage2Wrp .mapImageWrap {
        text-align: left;
    }
}

@media (max-width:991px) {
    ul.menu-list > li:hover > a:after {
        display: none;
    }
    .languageChangeRight,
    .small_logo {
        display: none!important;
    }
    .left-menu {
        width: 33%;
    }
    .right-block {
        width: 67%;
    }
    .innerContentContainer > .container {
        width: 100%;
    }
    .infograph1 {
        width: 370px;
    }
    .MenuHeading {
        font-size: 17px;
    }
    .navbar-header {
        float: right;
        direction: ltr;
        margin-top: 22px;
    }
    .mainNavWrap {
        clear: none!important;
    }
    .mainNavWrap,
    ul.menu-list li {
        float: none!important;
    }
    .navbar-header .navbar-brand {
        float: left;
        width: auto;
        max-width: 90%;
        padding: 10px 0;
    }
    .navbar-header .languageChangeRight {
        float: right;
        width: auto;
        padding: 10px 20px;
    }
    .mainHeader {
        height: 90px;
    }
    ul.menu-list > li > ul {
        width: 100%!important;
        max-width: 100%!important;
    }
    .innerContentContainer > .container {
        max-width: 99%;
    }
    #arabMap svg {
        max-width: 100%;
        height: auto;
    }
    #main-slider .carousel-content h2 {
        padding-right: 20px;
    }
    ul.menu-list {
        z-index: 99991;
        top: 12px;
        background: #5fc5c9;
    }
    .logoImg img {
        float: right;
        width: 100%;
        margin-top: 12px;
    }
    ul.mainNav > li.language > a span.langDetails {
        display: block;
    }
    ul.mainNav > li.language > a span.langShort {
        display: none;
    }
    ul.mainNav > li.language > a span {
        margin-top: 0;
        border: none;
    }
    ul.mainNav > li.language > a:hover span {
        background: 0 0;
    }
    .menu-toggle-button {
        font-size: 29px;
        padding: 34px 3px 0 0;
        cursor: pointer;
        color: #60c6ca;
    }
    .innerbannerSlider {
        margin-top: 1px;
    }
    .innerContentContainer {
        margin-top: 0;
        background-size: 211px;
    }
    .footerSocial {
        display: block;
    }
    .socialMediaWrap,
    ul.menu-list {
        display: none;
    }
    .contactFormRightBlockWrap .contactSubmit {
        float: none;
        clear: both;
        padding-top: 15px;
    }
    #footer .SecondBlock,
    #footer .firstBlock {
        width: 50%;
    }
    #footer .menublockLast {
        width: 75%;
    }
    #footer .LastBlock {
        width: 25%;
    }
    
    .slider-wrapper img.bannerLeftImg {
        left: -20%;
        max-width: 42%;
    }
    img.bannerLogoImg1,
    img.bannerLogoImg2 {
        max-width: 80%;
    }
    ul.menu-list li a,
    ul.menu-list li li > a {
        width: 100%;
        text-align: left;
    }
    #map-wrapper #left > div > div {
        margin-top: 3px;
    }
    #map-wrapper #left > div > div:first-child {
        margin-top: 10px;
    }
    .infoGraphics3 .mobileOnlyImg,
    .infoGraphics4 .mobileOnlyImg,
    .infoGraphics5 .mobileOnlyImg,
    .infoGraphics6 .mobileOnlyImg,
    .infoGraphics7 .mobileOnlyImg {
        display: block;
    }
    .infoGraphicsInnerWrapper .stageHide,
    .infoGraphicsInnerWrapper svg {
        display: none;
    }
    .infoGraphics5 {
        overflow: hidden;
        max-width: 100%;
        max-height: 300px;
    }
    #Stage1,
    #Stage4,
    .EDGE-7576893,
    .infoGraphics5 > [id^=Stage] {
        left: 50%;
        -webkit-transform: scale(.6) translateX(-50%);
        -moz-transform: scale(.6) translateX(-50%);
        -o-transform: scale(.6) translateX(-50%);
        transform: scale(.6) translateX(-50%);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0;
    }
    .mainNavWrap .icon-tec-icons2-menuline3::before,
    .mainNavWrap icon-tec-icons2-menuline3::before {
        font-family: awqaf!important;
    }
    .hvr-shutter-in-horizontal::before {
        background: #5fc5c9;
    }
    #map-wrapper #left.float {
        top: 2px;
        min-height: 90px;
    }
    #left > div > div {
        max-width: 236px;
    }
    #map-wrapper #right {
        padding-top: 88px;
    }
    ul.menu-list li.has-submenu > a > span.menu-expand {
        font-size: 18px;
        right: auto;
        right: 0;
        padding: 3px 13px;
    }
    ul.menu-list li a {
        padding: 5px 12px;
    }
    .infoGraphicsInnerWrapper {
        width: 100%;
        max-width: 100%;
    }
    .infoVision #Stage1 {
        -webkit-transform: scale(.9) translateX(-50%);
        -moz-transform: scale(.9) translateX(-50%);
        -o-transform: scale(.9) translateX(-50%);
        transform: scale(.9) translateX(-50%);
    }
    .infoVision .right-block {
        height: 450px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    ul.menu-list {
        width: 420px;
    }
    ul.menu-list > li:hover > ul {
        position: relative;
        top: 0;
    }
    .feturedServiceWrap .featuredtitleWrap {
        height: 50px;
        background: #5fc5c9;
    }
}

@media (max-width:767px) {
    #top-header{max-height: 90px;}
}

@media (max-width:767px) {
    .language a {border: 0 !important;}
    .yamm .mainNav > li .dropdown-menu {
       background: #47a09b;
    }
    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;
        /*display: none;*/
    }
    ul.mainNav > li .arrow-submenu::before {
        position: relative;
        top: 11px;
    }
    .mainHeader .container {
        overflow: visible;
        padding: 0 0;
        /*margin: 0;
        width: 100%;*/
    }
    .navbar{ border: 0;}
    .navbar .navbar-header { position: relative;  right: 20px; }
    .mainLogoWrap { position: relative;  left: 0px; }
    ul.mainNav li a { width: 100% !important; } 
    ul.mainNav > li > a{padding: 10px 15px !important; }
    ul.mainNav > li.dropdown .copen .dropdown-menu{
        display: block;
    }
    ul.mainNav > li .dropdown-menu{
        position: relative;
        width: 100%;
    }
    ul.mainNav > li.has-submenu{
        height: auto;
        overflow: hidden;
    }
    ul.mainNav > li.dropdown.copen .dropdown-menu{
        display: block;
    }
    ul.mainNav > li .dropdown-menu{
        position: relative;
        width: 100%;
    }
    ul.mainNav > li.has-submenu{
        height: auto;
        overflow: hidden;
    }
    .item-mobile,
    .language {
        display: block!important;
    }
    .item-mobile {
        background: url(../images/awqaf-globe-mobile-banner.jpg)!important;
        background-size: cover!important;
    }
    .desktop {
        background: 0 0!important;
    }
    #about h2.section-title {
        font-size: 1.6em;
    }
    #mapSection h2.section-title {
        font-size: 1.6em;
        line-height: 38px;
    }
    #about p {
        font-size: 1.3em;
    }
    #testimonial h3 {
        font-size: 22px;
    }
    #testimonial h4 {
        font-size: 1.1em;
        line-height: 1.5em;
    }
    .feturedServiceWrap .featuredtitleWrap {
        background: #5fc5c9;
    }
    section.sectionWrapper {
        margin-top: 50px;
        margin-bottom: 0;
    }
    .section-header .section-title {
        margin-bottom: 18px;
    }
    #featuredServices,
    #portfolio,
    .latestNewsContainer {
        margin-bottom: 40px;
    }
    #main-slider .item {
        height: calc(100vh - 178px);
        height: -webkit-calc(100vh - 178px);
        height: -moz-calc(100vh - 178px);
        min-height: 300px;
    }
    #main-slider .slider-inner h2 {
        font-size: 1.4em;
        line-height: 1.4em;
    }
    #latestNews h2,
    #portfolio .sectionTitle {
        font-size: 1.6em;
    }
    .navbar-header .navbar-brand {
        float: left;
        width: auto;
        max-width: 90%;
        padding: 10px 20px;
    }
    .navbar-header .languageChangeRight {
        display: none!important;
        float: right;
        width: auto;
        padding: 10px 20px;
    }
    .innerContentContainer > .container,
    .left-menu {
        width: 100%;
    }
    .logoImg img {
        max-width: 150px;
    }
    .feturedServiceWrap {
        margin-bottom: 25px;
    }
    #portfolio .portfolio-items {
        margin-bottom: 20px;
        padding: 0;
    }
    .newsDescWrap {
        margin-top: 25px;
    }
    .menu-toggle-button {
        float: right;
        text-align: right;
        color: #60c6ca;
        border: none;
    }
    #main-menu {
        clear: both;
        margin-top: 8px;
    }
    .left-menu {
        margin-bottom: 40px;
        padding-right: 0;
        padding-left: 0;
    }
    .right-block {
        width: 100%;
        padding: 0;
    }
    #main-slider .carousel-content h2 {
        padding: 10px 20px 10px 10px;
    }
    #main-slider .carousel-content {
        bottom: 5%;
        padding-right: 0;
        padding-left: 40px;
        text-align: center;
        background: url(../images/slider-title-bg.png) left center no-repeat;
    }
    #main-slider .owl-pagination {
        right: 0;
        bottom: 65px;
        left: 0;
        width: 95px;
        margin: 0 auto;
    }
    #portfolio .mediagalRow {
        margin-right: 0;
        margin-left: 0;
    }
    .small_logo {
        display: none!important;
    }
    #latestNews h2 {
        text-align: center;
    }
    #portfolio .portfolio-info a.preview {
        height: 100%;
        padding: 0;
    }
    .fancybox-opened {
        z-index: 80301;
    }
    .mainNavWrap {
        float: none;
    }
    #testimonial {
        margin-bottom: 0;
    }
    .mapImageWrap {
        margin-bottom: 20px;
    }
    .map3Wrapper {
        margin-top: 30px;
    }
    .innerbannerSlider h2 {
        padding-right: 12px;
        padding-left: 12px;
    }
    .logoAnimateInner h2 {
        font-size: 25px;
        line-height: 38px;
    }
    #status {
        -webkit-animation: none;
        animation: none;
        background: url(../images/logo.gif) center center no-repeat;
    }
    .mapImage2Wrp,
    mapimage3wrp {
        margin-bottom: 22px;
    }
    .mobileBannerLeft,
    .mobileBannerLogoBottom,
    .mobileBannerLogoTop,
    .mobileBannerRight {
        position: absolute;
        max-width: 90%;
    }
    .mobileBannerLeft {
        top: 26%;
        left: -61%;
    }
    .mobileBannerRight {
        top: 3%;
        right: -59%;
    }
    .mobileBannerLogoBottom {
        top: 30%;
        right: 11%;
        max-width: 80%;
    }
    .mobileSliderFrame {
        position: relative;
        height: 100%;
        max-height: 100vh;
    }
    .mobileBannerLogoTop {
        top: 40%;
        right: 11%;
        max-width: 80%;
    }
    .mainLogoWrap {
        padding-top: 6px;
    }
    .logoImg img {
        margin-top: 0;
    }
    .menu-toggle-button {
        width: 100%;
        padding-bottom: 5px;
        background: #fcfcfc;
    }
    #main-slider .slider-inner .container {
        position: relative;
    }
    ul.mainNav > li.language > a span {
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
        border-radius: 0;
    }
    #map-wrapper #left > div {
        z-index: 999;
    }
    #map-wrapper #left .dk-select {
        position: relative;
        z-index: 999;
        display: none;
    }
}

@media (max-width:650px) {
    .innerbannerSlider,
    .mainNavWrap {
        margin-top: 0;
    }
    .socialMediaWrap {
        display: none;
    }
    .navbar-header .languageChangeRight {
        position: absolute;
        top: 10px;
        right: 15px;
        float: left;
        padding: 8px 6px;
    }
    .mainHeader {
        clear: both;
        height: 110px;
        background: #fff;
    }
    .navbar-brand,
    .navbar-inverse .navbar-brand:hover {
        background: #fff;
    }
    .menu-toggle-button i {
        font-size: 29px;
    }
    .menu-toggle-button.active i {
        color: #31b293;
    }
    .logoImg img {
        max-width: 280px;
    }
    .navbar-header .navbar-brand {
        float: none;
        width: 100%;
        max-width: 100%;
        padding: 5px 0;
        text-align: left;
    }
    #top-header {
        padding-top: 0;
    }
    .latestNewsContainer img {
        width: 100%;
    }
    ul.menu-list li.has-submenu > a > span.menu-expand {
        font-size: 1.1em;
        padding-top: 5px;
    }
    #progressBar {
        display: none!important;
    }
    #main-slider .owl-next,
    #main-slider .owl-prev {
        font-size: 22px;
        line-height: 53px;
        width: 58px;
        height: 52px;
    }
    #portfolio .mediagalRow {
        margin-bottom: 0;
    }
    .inner-banner {
        height: 260px;
    }
    .testimonialsWrapper:before {
        top: -42px;
        left: -9px;
    }
    .testimonialsWrapper:after {
        right: -9px;
        bottom: -64px;
    }
    #testimonial .section-header {
        padding-bottom: 50px;
    }
    #latestNews {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    ul.menu-list > li > a.activeMenu {
        color: #fff;
        border-bottom: none;
        background: #5ab9bd;
    }
    .logoImg img {
        width: 95%;
        max-height: 82px;
    }
    .mobileOnly {
        display: block;
    }
    .bannerDescrWrp h1 br,
    .deskTopOnly {
        display: none;
    }
    .contactSubmitBtn {
        padding: 5px 14px;
    }
    .vission {
        padding: 0;
    }
    .imageMediumWrapper img {
        max-width: 100%;
    }
    .navbar-header .navbar-brand {
        padding-top: 3px;
        padding-bottom: 0;
    }
    .mainLogoWrap {
        overflow: hidden;
        margin-right: 0;
        padding-right: 5px;
    }
    .navbar-header {
        max-width: 48%;
    }
    .infoGraphicsInnerWrapper,
    .mainLogoWrap img,
    .right-block img {
        max-width: 100%;
    }
    .mainNavWrap {
        clear: both;
        width: 100%;
    }
    .menu-toggle-button {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .right-block ol li {
        font-size: 15px;
        line-height: 28px;
        clear: both;
        margin-bottom: 4px;
    }
    p {
        font-size: 15px;
        line-height: 26px;
    }
    .vissionMissionBlock .infoGraphicsWrapper {
        max-height: 300px;
    }
    .left-menu {
        padding-right: 0;
        padding-left: 0;
    }
    #indicator_wrap {
        top: 72px;
        right: 15px;
    }
    #statIndicator {
        padding: 5px;
    }
    #statIndicator li .mainIndicator i {
        font-size: 25px;
    }
    #statIndicator li .mainIndicator i:before {
        line-height: 20px;
        width: 17px;
        height: 17px;
        padding: 4px 8px 4px 1px;
        text-align: center;
    }
    .logoAnimateInner h2 {
        font-size: 20px;
        line-height: 29px;
    }
    ul.menu-list > li > ul > li {
        font-size: 13px;
        line-height: 23px;
        padding-left: 7px;
    }
    .bannerDescrWrp h1 {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 10px;
    }
   
   
    .mobileSliderFrame {
        width: 100%;
    }
    
    .innerContentContainer h1.num-block {
        font-size: 25px;
    }
}

@media (max-width:480px) {
    .innerContentContainer > .container,
    section .section-header {
        max-width: 100%;
    }
    .inner-banner {
        height: 250px;
    }
    .infograph1 {
        width: 280px;
    }
    .inner1 {
        font-size: 1.6em;
        line-height: 34px;
    }
    .infograph2 {
        width: 310px;
        margin-bottom: 50px;
    }
    .captchaSubmitBtnWrapper .captchaInput {
        width: 100px;
    }
    .inner-banner .headingInBanner {
        font-size: 33px;
        line-height: 37px;
        padding-top: 65px;
    }
    .footerMenublock {
        margin-bottom: 30px;
    }
    #map_inner svg {
        width: 320px!important;
    }
    #arabMap svg {
        max-height: 250px;
        padding: 0;
    }
    .logoAnimateInner h2 {
        font-size: 21px;
        font-weight: 400;
        line-height: 31px;
        color: #fff;
    }
    .logoAnimateInner {
        top: 35%;
        top: 50%;
        transform: translateY(-50%);
    }
    .infoVision #Stage1 {
        margin-left: -2px;
        -webkit-transform: scale(.75) translateX(-50%);
        -moz-transform: scale(.75) translateX(-50%);
        -o-transform: scale(.75) translateX(-50%);
        transform: scale(.75) translateX(-50%);
    }
    .infoVision .right-block {
        height: 400px;
    }
}

@media (max-width:390px) {
    .contactSubmit,
    .contactSubmitBtn {
        margin-top: 10px;
    }
    .contactSubmit {
        clear: both;
    }
    .infograph1 {
        width: 292px;
    }
    .infograph2 {
        width: 330px;
    }
}

@media (max-width:360px) {
    .newsServices h4 {
        font-size: 13px;
    }
    .inner-banner {
        height: 240px;
    }
    .contactSubmitBtn {
        margin-top: 15px;
    }
    .infograph2 {
        width: 300px;
        margin-bottom: 50px;
    }
}

@media (max-width:320px) {
    .infograph2 {
        width: 260px;
        margin-right: -10px;
    }
    .infograph1 {
        width: 245px;
    }
    .captchaSubmitBtnWrapper .captchaInput {
        margin-top: 15px;
    }
    .navbar-header {
       /*  width: 220px; */
    }
}
