﻿/*
.ceo-banner{
    height: 470px;
    background-image: url(/images/ELM2-newbanner-ceo.jpg);
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-size: contain;
        background-position: top;

}

.ceo-banner-shape
{
    background-image: url(/images/ceo-banner-shape.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-left: 5%;
    height: auto;
    background-size: cover;
}


*/

#topScroller {
    position: fixed;
    bottom: 2.5em;
    right: 2.5em;
    z-index: 999;
}

#topScroller a {
    width: 3em;
    height: 3em;
    color: #FFF;
    opacity: 0.9;
    box-shadow: 0 0 0px rgb(89, 71, 128);
    background: #463272 url(../images/move-up.png) no-repeat;
    background-position: center 5px;
    background-size: 80% auto;
    transition: all .4s ease-in-out;
    float: left;
}

.ceo-banner{
	height: auto;
    background-image: url(/images/ELM2-newbanner-ceo.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    display: inline-block;
    max-height: 563px;
}

.ceo-banner-shape
{
    background-image: url(/images/ceo-banner-shape.png);
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    margin-top: 19%;
    padding-bottom:20px;
    padding-left: 5%;
    height: auto;
    background-size: cover;}




.ceo-bottom-shape
{
    position: relative;
    width: 100%;
    height: 178px;
    margin-top: 100px;
}
.ceo-bottom-shape-News
{
    position: relative;
    width: 100%;
    height: 178px;
    margin-top: 20px;
}
.ceo-bottom-shape-News img { width: 100%; }

.ceo-bottom-shape img { width: 100%; }

.ceo-banner-shape p{
    width: 50%;
    font-size: 24px;
    color: #fff;
}
.ceo-banner-shape .Message{
    width: 45%;
    font-size: 30px;
    color: #fff;
}

.ceo-content-txt{
    color: #8b8b8b !Important;
    font-size: 20px;
    line-height: 25px;
    width:85%;

}
.semi-colon
{
    margin-top: 122px;
    margin-top: 86px;
    margin-bottom: 28px;
}

.ceo-banner-shape .title { color: #40c8f4; font-size: 20px; margin-top: 25px;     font-weight: bold;    margin-bottom: 0;}

.ceo-content{
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
}

.ceo-content h2
{
    font-size: 42px;
    color: #106db6;
    font-family:"DIN Next LT Arabic"; 
    font-weight: bold;
    border-bottom: 8px solid #106db6;
    padding-bottom: 10px;
    padding-top: 50px;
}

.ceo-content .icons
{
    position: absolute;
    top: 50px;
    right: 5%;
}
.ceo-content .icons a 
{
    padding-left: 20px;
}

 
 

/* BOD Page CSS */

.bod-banner{
    height: 693px;
    background-image: url(/images/bod-banner.jpg);
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-size: cover;
}

.bod-banner .title 
{ 
    color: #40c8f4; 
    font-size: 42px;
    padding-top: 180px;
    font-weight: bold;
}

.bod-banner p{
    width: 50%;
    font-size: 32px;
    color: #fff;
    padding-left: 5%;
    line-height: normal;
}

.bod-content{
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
    /*margin-top: 160px;*/
}

.bod-content h2
{
    font-size: 42px;
    color: #106db6;
    font-family: "DIN Next LT Arabic"; 
    font-weight: bold;
    border-bottom: 8px solid #106db6;
    padding-bottom: 10px;
    padding-top: 50px;
}

.bod-content .icons
{
    position: absolute;
    top: 50px;
    right: 5%;
}
.bod-content .icons a 
{
    padding-left: 20px;
}

.bod-content p
{
    color: #838383;
    font-size: 18px;
    width: 100%;
}
.bod-content div p
{
    margin-top: 30px;
}

.bod-content .bod-columns img
{
    /*padding-top: 99px;*/
    width: 100%;
}

.bod-content .bod-columns h3
{
    font-size: 30px;
    color: #106db6;
    font-weight:bold;
}


.bod-content .bod-columns h4
{
    font-size: 24px;
    margin: 0;
} 
.column {
    width: 48%;
    float: left;
    margin-right: 1%;
}

.column:nth-child(odd) {    clear: both;}

/* A Glance Page CSS */

.aglance-banner{
    min-height: 450px;
    /*background-image: url(/images/a-glance-banner.png);*/
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-size: cover;
}

.aglance-banner .title 
{ 
    color: #40c8f4; 
    font-size: 40px;
    padding-top: 180px;
    font-weight: bold;
}

.aglance-banner p{
    width: 50%;
    font-size: 32px;
    color: #fff;
    padding-left: 5%;
    line-height:normal;
}

.aglance-content{
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
    color: #8b8b8b;
}

.aglance-content h2
{
    font-size: 35px;
    color: #106db6;
    font-family: "DIN Next LT Arabic"; 
    font-weight: bold;
    border-bottom: 8px solid #106db6;
    padding-bottom: 10px;
    padding-top: 50px;
    line-height:1.5;
}

.aglance-content .icons
{
    position: absolute;
    top: 62px;
    right: 5%;
}
.aglance-content .icons a 
{
    padding-left: 20px;
}

.aglance-content p
{
    color: #838383;
    font-size: 18px;
    width: 100%;
}
.aglance-data p
{
    color: #838383;

    width: 85%;
}
.container {
    width: 100% !important;
    padding-left: 5% !important;
    padding-right: 5%!important;
}

.Pagecontainer{
    padding: 17px 0px;
    margin-left: 5% !important;
    font-size: 20px;
    color: #8b8b8b !Important;
    width: 90% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
	padding-bottom: 0px !important;
}
body._en_about_Pages_ElmScopeOfWork .Pagecontainer,
body._en_about_Pages_ElmIdentityandcharacteristics .Pagecontainer
{width: 90% !important;}

.Pagecontainer p{
    line-height:25px !important;
    width:100% !important;
}


.aglance-content div p
{
    margin-top: 30px;
}
.elm-advantages{

    border: 1px solid #f9f9f9;
    /* margin-left: 1%; */
    height: 220px;
    background-color: rgb(235, 235, 235);
    padding: 20px 5%;

}
.elm-Adv .row .box {
    border: 0px solid #dedede;
    text-align: center;
    padding: 30px;
    font-size: 20px;
    color: #8b8b8b;
    background: #fff;
    height: 288px;
    overflow: hidden;
    font-weight:lighter;
    margin: 10px 5px 30px 5px;
}
.elm-Adv .row .box:hover{background: #106db6 !important;}

.elm-advantages p{
    font-size: 20px !important;
    padding-top: 14px;
}

.aglance-data { padding: 25px 5%; }
.aglance-data p, .NewsDetails p,.Page-Content .row-NoHeader P,
.ceo-content p

{  font-size: 18px !important;     clear: both;}
.glance-columns { width: 100%; margin-top: 50px; }


.aglance-data.Pagecontainer .cus-left, .aglance-data.Pagecontainer .cus-right
{
	min-height: 404px !important;
}

.glance-columns .glance-column {   height: 364px; background-size: cover !important; }
.glance-columns .glance-column:last-child { background: url(/en/about/PublishingImages/Pages/Elmataglance/Ceo-Small.jpg) no-repeat top center; }
.glance-columns .glance-column:first-child { background: url(/en/about/PublishingImages/Pages/Elmataglance/Ceo-Small.jpg) no-repeat top center; }
.glance-columns .glance-column h3 
{
    color: #106db6;
    font-size: 40px;
    text-align: center;
    padding-top: 100px;
    padding-right: 10px;
    padding-left: 285px;
    font-weight:bold;
}
.glance-columns .read-more {
    display : block;
    background: url(/en/about/PublishingImages/Pages/Elmataglance/icon-read-more-yellow.png) no-repeat -50px 0px;
    width: 30px;
    height: 30px;
    float: right;
    margin-top: 90px;
    margin-right: 15px;
    transition: .3s all ease-in-out;
}
.glance-columns .read-more:hover{background: url(/en/about/PublishingImages/Pages/Elmataglance/icon-read-more-yellow.png) no-repeat 0px 0px;}
.read-more-y {
    display: block;
    background: url(/en/about/PublishingImages/Pages/Elmataglance/icon-read-more.png) no-repeat -50px 0px;
    width: 30px;
    height: 30px;
    float: right;
    margin-top: 60px;
    margin-right: 30px;
    transition: .3s all ease-in-out;
}
.read-more-y:hover {
    background: url(/en/about/PublishingImages/Pages/Elmataglance/icon-read-more.png) no-repeat 0px 0px;
}
.glance-columnns{ width: 100%; margin-top: 50px; }

.glance-columnns .glance-columnn { float: left; height: 364px; background-size: cover !important; }
.glance-columnns .glance-columnn:first-child { background-color: #40c8f4 !important; }
.glance-columnns .glance-columnn:last-child {  background-color: #77d8f7 !important;
}
.glance-columnns .glance-columnn h3 
{
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    text-align: left;
    padding-top: 100px;
    padding-right: 60px;
    padding-left: 154px;
    width: 93%;
}

.glance-columnns .read-more { display: block;
                              display : block;
                              background: url(/en/about/PublishingImages/Pages/Elmataglance/icon-read-more-yellow.png) no-repeat -50px 0px;
                              width: 30px;
                              height: 30px;
                              float: right;
                              margin-top: 90px;
                              margin-right: 40px;
                              transition: .3s all ease-in-out;

}
.glance-columnns .read-more:hover{background: url(/en/about/PublishingImages/Pages/Elmataglance/icon-read-more-yellow.png) no-repeat 0px 0px;}

.content-heading-cloud-top
{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.content-heading-cloud
{
    width: 50%;
    float: left;
    padding-top: 100px;
    padding-bottom: 110px;
}
.content-heading-cloud p
{
    color: #106db6;
    font-size: 30px;
    border-bottom: 1px solid #959595;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 5px;
}
.content-heading-cloud p a{
    color: #106db6;
    font-size: 27px;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 5px;

}
.About-landing-columns { width: 100%; margin-top: 250px; }
.About-landing-columns .About-landing-column { float: left; width: 50%; height: 364px; background-size: cover !important; }
.About-landing-columns .About-landing-column:last-child { background: url(/en/about/PublishingImages/Pages/Elmataglance/a-glance-image01.jpg) no-repeat top center; }
.About-landing-columns .About-landing-column:first-child { background: url(/en/about/PublishingImages/Pages/Elmataglance/about-executive.jpg) no-repeat top center; }
.About-landing-columns .About-landing-column h3 
{
    color: #106db6;
    font-size: 48px;
    text-align: left;
    padding-top: 100px;
    padding-right: 80px;
    padding-left: 280px;
}

.About-landing-column a {
    display: block;
    background: url(/en/about/PublishingImages/Pages/Elmataglance/icon-read-more-yellow.png) no-repeat -50px 0px;
    width: 30px;
    height: 30px;
    float: right;
    margin-top: 90px;
    margin-right: 40px;
    transition: .3s all ease-in-out;
}

.About-landing-column a:hover { background: url(/en/about/PublishingImages/Pages/Elmataglance/icon-read-more-yellow.png) no-repeat 0px 0px; }

.About-landing-columns .About-landing-column2 { float: left; width: 50%; height: 364px; background-size: cover !important; }
.About-landing-columns .About-landing-column2:first-child { background-color: #40c8f4; }
.About-landing-columns .About-landing-column2:last-child { background-color: #77d8f7; }

.About-landing-columns .About-landing-column2 h3 
{
    color: #fff;
    font-size: 48px;
    text-align: left;
    padding-top: 100px;
    padding-right: 80px;
    padding-left: 200px;
}

.About-landing-column2 a {
    display: block;
    background: url(/en/about/PublishingImages/Pages/Elmataglance/icon-read-more-yellow.png) no-repeat -50px 0px;
    width: 30px;
    height: 30px;
    float: right;
    margin-top: 90px;
    margin-right: 40px;
    transition: .3s all ease-in-out;
}

.About-landing-column2 a:hover { background: url(/en/about/PublishingImages/Pages/Elmataglance/icon-read-more-yellow.png) no-repeat 0px 0px; }

.About-landing-columns .About-landing-column3 {/* float: left; */height: 264px;background-size: cover !important;}
.About-landing-columns .column3first {background-color: #e1c8e2;/* width: 25%; */}
.About-landing-columns .column3second {background-color: #c6afd5;/* width: 25%; */}
.About-landing-columns .column3third {background: url(/en/about/MediaCenter/PublishingImages/media-networks.png) no-repeat top center;/* width: 50%; */}

.About-landing-columns .About-landing-column3 h3 
{
    color: #fff;
    font-size: 34px;
    text-align: left;
    padding-top: 60px;
    padding-right: 30px;
    padding-left: 44px;
}
/*
.About-landing-columns .About-landing-column3:first-child h3 
{
    background: url(/en/about/PublishingImages/Pages/Elmataglance/about-award-icon.png) no-repeat right 10px top 10px
}

.About-landing-columns .About-landing-column3:nth-child(2) h3 
{
    background: url(/en/about/PublishingImages/Pages/Elmataglance/about-report-icon.png) no-repeat right 10px top 10px
}
*/
.About-landing-columns .About-landing-column3:last-child h3 
{
    margin-left: 300px;
}
.About-landing-columns .About-landing-column3:last-child a { margin-top: 45px !important; } 

.About-landing-column3 a {
    display: block;
    background: url(/en/about/PublishingImages/Pages/Elmataglance/icon-read-more.png) no-repeat -50px 0px;
    width: 30px;
    height: 30px;
    float: right;
    margin-top: 40px;
    margin-right: 30px;
    transition: .3s all ease-in-out;
}
.About-landing-column3 a:hover {
    background: url(/en/about/PublishingImages/Pages/Elmataglance/icon-read-more.png) no-repeat 0px 0px;
}

.About-landing-columnAdvTop
{
    width: 100%; 
    margin-top: 50px;
    margin-bottom: 20px;
}
.About-landing-columnAdvTop h2
{
    padding-bottom: 10px;
    font-size: 36px;
    color: #92278f;
}

.About-landing-columnAdvTop .About-landing-columnAdv
{
    height: 160px;
    float: left; 
    width: 25%;
    border-top: 1px solid #959595;
    border-left: 1px solid #959595;
    border-bottom: 1px solid #959595;
    font-size: 18px;
}

.About-landing-columnAdvTop .About-landing-columnAdv p
{
    padding-left: 30px;
    padding-top: 30px;

}


.aglance-bottom-shape
{
    position: relative;
    /*background-size: cover;*/
    width: 100%;
    background-image: url(/images/a-glance-footerimage.jpg);
    background-repeat: no-repeat;

}

.aglance-banner-shape p{
    position: absolute;
    width: 63%;
    font-size: 36px;
    color: #fff;
    padding-left: 5%;
}

.aglance-footer
{
    background: url(/images/a-glance-footerimage.jpg) no-repeat bottom center;
    background-size: cover;
}
.aglance-footer .row { }
.aglance-excellence
{
    padding: 30px 50px;
}
.aglance-excellence h2 
{
    float: left;
    font-size: 127px;
    color: #b5b5b5;
}
.aglance-excellence h2 span {
    font-size: 52px;
    width: 300px;
    display: block;
    float: right;
    padding-top: 17px;
    padding-left: 20px;
}

.aglance-excellence a.more 
{
    border-radius: 0;
    background-color: #FFF;
    width: 85px;
    height: 85px;
    overflow: hidden;
    background-image: url(/images/subscribe-arrow.png);
    background-repeat: no-repeat;
    background-position: -40px center;
    display: block;
    border: 3px solid #6a2c91; 
    margin-top: 55px;

    -ms-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.aglance-excellence a.more:hover
{
    background-position: 30px center;
    background-color: #6a2c91;
}

.aglance-footer h3 {
    font-size: 36px;
    color: #FFF;
    width: 70%;
    margin: 230px 0px 50px;
}
.aglance-footer a.read-more
{
    background: url(/images/products-footer-arrow.png) no-repeat center;
    display: block;
    width: 66px;
    height: 47px;
    float: right;
    margin-bottom: 50px;
}
.aglance-footer a.read-more:hover { opacity: .7; }

/* News-Listings Page CSS */

.news-banner{
    height: 693px;
    background-image: url(/en/about/MediaCenter/PublishingImages/MediaCenterbanner.png);
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-size: cover;

}

.news-banner .title 
{ 
    color: #40c8f4; 
    font-size: 42px;
    padding-top: 180px;
    font-weight: bold;
}

.news-banner p{
    width: 50%;
    font-size: 30px;
    color: #fff;
    padding-left: 5%;
    line-height:1.4;

}

.news-content{
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
}
.events-content{
    margin-top:0px !important;
}
.news-content select{
    border-radius: 0px !important;}
.news-content h2
{
    font-size: 42px;
    color: #106db6;
    font-family: "DIN Next LT Arabic"; 
    font-weight: bold;
    border-bottom: 8px solid #92278f;
    padding-bottom: 10px;
    padding-top: 50px;
}
.news-content h2 a{
	 color: #106db6;
font-size: 36px !important;

}
.news-content .icons
{
    position: absolute;
    top: 62px;
    right: 5%;
}
.news-content .icons a 
{
    padding-left: 20px;
}

.news-content p
{
    color: #1b6da9;
    font-size: 18px;
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 30px;
}
.news-content div p
{
    margin-top: 24px;
}

.news-content .news-columns img
{
    width: 100%;
    height:185px;
}

.news-content .news-columns h4
{
    padding-top: 30px;
    padding-left: 30px;
    font-size: 20px;
    margin: 0;
    color:black;

}

.news-column {
    width: 24% !important;
    margin-right: 10px !important;
    padding: 0 !important;
    background-color: #f1f1f1;
    margin-top: 15px;
    cursor: pointer;
    z-index: 100;
    position: relative;
    overflow:hidden;
    height:397px;
}
.Awards-column {
    width: 24% !important;
    margin-right: 10px !important;
    padding: 0 !important;
    background-color: #f1f1f1;
    margin-top: 15px;
    cursor: pointer;
    z-index: 100;
    position: relative;
    overflow:hidden;
    height:397px;
    margin-bottom: 30px !important;
}
.Awards-column p
{
    color: #1b6da9;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
        top: 230px !important;
}
.Awards-column:hover p
{
    color: #ffffff !important;
}
.Awards-column h4
{
    padding-top: 20px;
    padding-left: 30px;
    font-size: 18px;
    margin: 0;
    color:black
}

.Awards-column img
{
    width: 100%;
    height:210px;
}
.Awards-column:hover{
    background-color: #92278f!important;
    cursor:default ;

}

.Awards-column:hover p{
    color:#fff;
}
.Awards-column:hover h4{
    color:#fff;
}

.Annual-column {
    width: 24% !important;
    margin-right: 10px !important;
    padding: 0 !important;
    background-color: #f1f1f1;
    margin-top: 15px;
    cursor: pointer;
    z-index: 100;
    position: relative;
    overflow:hidden;
    height:397px;
}

.Annual-column img
{
    width: 100%;
    height:285px;
}

.Annual-column h4
{
    padding-top: 30px;
    padding-left: 30px;
    font-size: 20px;
    margin: 0;
    color:#106db6;
}
.Annual-column:hover{
    background-color: navy;
    color:#fff;
}

.Annual-column:hover h4{
    color:#fff;
}

.Resources-column {
    width: 24% !important;
    margin-right: 10px !important;
    padding: 0 !important;
    background-color: #f1f1f1;
    margin-top: 15px;
    z-index: 100;
    position: relative;
    overflow:hidden;
    height:350px;
}

.Resources-column h4
{
    padding-top: 30px;
    padding-left: 30px;
    font-size: 20px;
    margin: 0;
    color:#106db6;
}


.Landing-Coloum{
    height:327px !important;
}
.Landing-Coloum p{
    text-align:center !important;
}

.news-column:hover{
    background-color: navy;
    color:#fff;

}
.Events:hover{
    background-color: #92278f!important;
    color:#fff;
    cursor:default !important;

}
.news-column:hover p{
    color:#fff;
}
.news-column:hover h4{
    color:#fff;
}


.news-column:nth-child(3n+3) {
    margin-right: 0;
}


.news-columns { position: relative }
.news-columns .news-page-nav { position: absolute; top: 500px;  z-index: 999; width: 100%; }
.news-columns .news-page-nav ul { width: 100%; position: relative; }
.news-columns .news-page-nav ul li { float: left; list-style-type: none; }

.news-columns .news-page-nav ul li a 
{
    background: #0f6cb6 url('../images/arrow-blue.png') no-repeat -42px 20px;
    padding: 25px 35px;

    -ms-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 1px solid #0f6cb6;
}

.news-columns .news-page-nav ul li a:hover
{
    background: #FFF url('../images/arrow-blue.png') no-repeat 30px 20px;
    border: 1px solid #0f6cb6;
} 

.news-columns .news-page-nav ul li:first-child a 
{ 
    background: #0f6cb6 url('../images/arrow-blue-right.png') no-repeat 30px 20px; 
}
.news-columns .news-page-nav ul li:first-child a:hover 
{ 
    background: #FFF url('../images/arrow-blue-right.png') no-repeat -42px 20px; 
}

.news-columns .news-page-nav ul li:first-child
{ 
    left: 0px;
    position: fixed;
}
.news-columns .news-page-nav ul li:first-child { 
    position: fixed;
    right: 0px;
}

/* News Page CSS */
.newsdetail-column img{
    width:100%;
    height: 364px;
}
.NewsDetails {font-size: 24px;color: #8b8b8b; width:90% }
.newsdetail-data { padding: 50px 5%; }
newsdetail-data p {  font-size: 24px;color: #8b8b8b; }
.newsdetail-columns { width: 100%; margin-top: 20px; }
.newsdetail-columns .newsdetail-column { float: left; width: 50%; height: 364px; background-size: cover !important; }
.newsdetail-columns .newsdetail-column:first-child { background-color: #ececec; }
.newsdetail-columns .newsdetail-column h3 
{
    color: #0f6cb6;
    font-size: 35px;
    text-align: left;
    margin-top: 70px;
    margin-right: 40px;
    padding-left: 15px;
}
.newsdetail-columns .newsdetail-column h4 {
    padding-top: 10px;
    color: #6a2d91;
    font-size: 20px;
    padding-left: 25px;
}
/* pagenotfound Page CSS */
.pagenotfound-data { padding: 50px 5%;margin-top: 160px; }
.pagenotfound-data p { width: 85%; font-size: 24px; }
.pagenotfound-columns { width: 100%; margin-top: 20px;}
.pagenotfound-columns .pagenotfound-column { float: left; width: 50%; height: 364px !important; background-size: cover !important; }
.pagenotfound-columns .pagenotfound-column:first-child {/* border: 1px solid #ececec; */}
.pagenotfound-columns .pagenotfound-column:last-child {/* border: 1px solid #ececec; */}
.pagenotfound-columns .pagenotfound-column h3 
{
    color: #a5a5a5;
    font-size: 40px;
    margin-top: 70px;
    margin-right: 40px;
    padding-left: 25px;
    font-weight: bold;
}
.pagenotfound-columns .pagenotfound-column h4 {
    color: #a5a5a5;
    font-size: 20px;
    padding-left: 25px;
    font-weight: bold;
}

.pagenotfound-banner{
    height: 451px;
    background-image: url(../images/newslisting_banner.jpg);
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-size: cover;
}

.pagenotfound-banner .title 
{
    color: #40c8f4;
    font-size: 550px;
    line-height: 286px;
    padding-top: 180px;
    font-weight: bold;
}

.pagenotfound-banner p{
    width: 50%;
    font-size: 32px;
    color: #fff;
    padding-left: 5%;
    line-height:normal;

}
.contact-banner{
    height: 500px;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-size: cover;
}

.contact-banner .title 
{ 
    color: #40c8f4; 
    font-size: 42px;
    padding-top: 180px;
    font-weight: bold;
}

.contact-banner p{
    width: 50%;
    font-size: 32px;
    color: #fff;
    padding-left: 5%;
    line-height:normal;

}

.contact-content{
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
}

.contact-content h2
{
    font-size: 42px;
    color: #106db6;
    font-family: "DIN Next LT Arabic"; 
    font-weight: bold;
    border-bottom: 8px solid #106db6;
    padding-bottom: 10px;
    padding-top: 50px;
}

.contact-content .icons
{
    position: absolute;
    top: 62px;
    right: 5%;
}
.contact-content .icons a 
{
    padding-left: 20px;
}

.contact-content p
{
    color: #1b6da9;
    font-size: 18px;
}
.contact-content div p
{
    margin-top: 30px;
}

.contactus-leftdiv {
    float: left;
    width: 70%;
}
.contact-form
{

}
.contact-form-control
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.contactus-control
{
    border-radius: 0em !important;
    border: 1px solid #0f6cb6 !important;
    color: #0f6cb6 !important;
}
.contactus-control-button
{
    border-radius: 0em;
    color: #0f6cb6;
    border: 1px solid #fff;
    background-color: #fff;
}
.contact-form-control .captchaImg{
    margin-top: -4px !important;
    height:35px !important;
}
.contact-form-control .validateMsg{
    margin-left:0px !important;
}
.contact-form-control .captchaText{
    width:50% !important;
}


.contactus-rightdiv
{
    background-color: #1b6da9;
    padding: 10px 20px;
    margin-top: 7px;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
    border-radius: 0px !important;
}
.btnSubmit input{
    border-radius: 0em !important;
    border: 1px solid #0f6cb6 !important;
    font-size:16px;
        background-color: #336498;
    color: white;

}
.btnSubmit input:hover{
    background-color:#1b6da9;
    color:#fff;
}

.contactus-rightdiv p { color: #FFF; }

i.slant {
    position: absolute;
    width: 100%;
    background: #fff;
    height: 150px;
    left: 0;
    bottom: -60px;
    transform: skewY(5deg);
}
/*Consult-banner*/
.Consult-banner{
    min-height: 693px;
    background-image: url(../images/newslisting_banner-ar.jpg);
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
    top:170px;


}
.Consult-banner img{
    width: 100%;
    position: absolute;
    transform: scale(1.1) rotateY(180deg);
}

.Consult-banner .title 
{ 
    color: #40c8f4; 
    padding-left: 5%;
    font-size: 42px;
    padding-top: 180px;
    position:absolute;
    z-index: 100;
    font-weight: bold;
}

.Consult-banner .bannersub{
    color: #fff;
    font-size: 36px;
    padding-left: 5%;
    padding-top: 259px;
    position: absolute;
    width: 63%;
    z-index: 100;

}

.sec-banner{
    min-height: 450px;
    /*background-image: url(../images/Consulting.png);*/
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-size: cover;
    padding-bottom: 30px;
    background-position: right !important;

}

.sec-banner img{
    width: 100%;
    position: absolute;
    overflow-y: hidden;
    display:none;
}

.sec-banner .title 
{
    color: #40c8f4;
    font-size: 40px;
    padding-top: 180px;
    font-weight: bold;
    position: absolute;
    z-index: 9999;
    margin-left: 5%;
}

.sec-banner .bannersub{
    /*padding-left: 5%;*/
    margin-top:250px;
   /* position: absolute;*/
    width:100%;
    height: 320px;
    z-index: 100;
}
.sec-banner .bannersub p{
    width: 50%;
    font-size: 30px;
    color: #fff;
    margin-left: 5%;
    line-height: 37px;
}
/*fix Sharepoint */
.ms-designer-ribbon{
    margin-top:120px;
}
#MSOTlPn_MainTD{
    padding-top: 267px !important;
}


.media-landing-column3{

    float: left;
    height: 264px;
    background-size: cover !important;

}
 


.media-landing-columns .columnfirst{
    background-color: #44c7f5;
}

.media-landing-columns .columnsecond{
    background-color: #003d7d;
    float: left;
}
.media-landing-columns .columnthird{
    background: url(/en/about/MediaCenter/PublishingImages/media-networks.png) no-repeat top center;

}

.media-landing-column3 h3{
    color: #fff;
    font-size: 34px;
    text-align: left;
    padding-top: 57px;
    padding-left: 40px;
    padding-right: 0px;
    height: 100px;
}
.media-landing-column3 a {
    display: block;
    background: url(/en/about/PublishingImages/Pages/Elmataglance/icon-read-more.png) no-repeat -50px 0px;

    width: 30px;
    height: 30px;
    float: right;
    margin-top: 40px;
    margin-left: 30px;
    transition: .3s all ease-in-out;
}
.media-landing-column3 a:hover {
    background: url(/en/about/PublishingImages/Pages/Elmataglance/icon-read-more.png) no-repeat 0px 0px;

}



/* Edited by : Jo Antony */


body._en_Pages_default .products .full-container{    height: 400px !important;}

body._en_Pages_default .products .full-container .products-main p {
    font-size: 24px !important;
    }
body._en_Pages_default .products-nav {
   /* top: 12% !important;*/
}
body._en_Pages_default .products-nav ul li:first-child a,
body._en_Pages_default .products-nav ul li a,
body._en_Pages_default .jombo-nav ul li:first-child a,
body._en_Pages_default .jombo-nav ul li a{ background-color:#1e1555 !important; border-color:#1e1555 !important;    padding: 3px 15px !important;}
/*body.section_en_about .aglance-data h2{     font-size: 30px !important;}*/
 
 .pagenotfound-banner p.title + p{
	display: none;
}


