﻿.ms-srch-sb input {
    color: white !important;
}

#pageContentTitle {
    display: none !important;
}

.image-fixed-width {
    width: 180px !important;
}

.footerlnk {
    color: white;
}

a:visited {
    color: inherit;
}

.ms-signInLink {
    display: none !important;
}

@font-face {
    font-family: 'calibri';
    src: url('../fonts/calibri.eot');
    src: local('ÃƒÂ¢Ã‹Å“Ã‚Âº'), url('../fonts/calibri.woff') format('woff'), url('../fonts/calibri.ttf') format('truetype'), url('../fonts/calibri.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'calibril';
    src: url('../fonts/calibril.eot');
    src: local('ÃƒÂ¢Ã‹Å“Ã‚Âº'), url('../fonts/calibril.woff') format('woff'), url('../fonts/calibril.ttf') format('truetype'), url('../fonts/calibril.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: local('ÃƒÂ¢Ã‹Å“Ã‚Âº'), url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ImpactRegular';
    src: url('../fonts/impact.eot');
    src: url('../fonts/impact.eot?#iefix') format('embedded-opentype'), url('../fonts/impact.woff') format('woff'), url('../fonts/impact.ttf') format('truetype'), url('../fonts/impact.svg#ImpactRegular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

@font-face {
    font-family: 'calibrib';
    src: url('../fonts/calibrib.ttf');
}

@font-face {
    font-family: 'MyriadPro-Bold';
    src: url('../fonts/MyriadPro-Bold.otf');
}

@font-face {
    font-family: 'MyriadPro-Semibold';
    src: url('../fonts/MyriadPro-Semibold.otf');
}

body {
    padding: 0;
    margin: 0;
    color: #242c3b;
    font-size: 12px;
    font-family: 'calibri';
    letter-spacing: 0.5px;
}

a {
    color: #961d3f;
    -moz-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}

a:hover {
    text-decoration: underline;
}

a.btn-blue {
    background: #22304d;
    color: #fff;
    text-decoration: none;
    padding: 7px 15px;
    /*display:inline-block;*/
    transition: 0.5s ease
}

a.btn-blue i {
    display: inline-block;
    position: relative;
    top: 3px;
    transition: 0.5s ease
}

a.btn-blue:hover {
    background: #961d3f
}

a.btn-blue:hover i {
    padding-left: 25px;
}

h1 {
    font-size: 24px;
    text-transform: uppercase;
}

header {
    background: #dadada;
}

.navigation {
    background: #fff;
}

.navigation2 {
    background: #7a7879;
}

.navigation2 a.dropdown-toggle {
    margin-right: 7px;
}

.logo {
    margin-top: 10px;
    margin-left: -16px;
}

.grey-bg {
    background: #fff;
    padding-bottom: 0;
}

.partner-bg {
    background: #e8e8e8 url(../images/patern.jpg) left top no-repeat;
    padding-bottom: 0;
}

.darkblue-bg {
    background: #22304d;
    color: #fff;
}

.blue-bg {
    background: #48577e;
    color: #fff;
}

.slider-blue-bg,
.slider-red-bg,
.slider-orange-bg,
.slider-grey-bg {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    cursor: pointer;
    font-family: 'calibri';
    font-size: 16px;
    text-transform: uppercase;
}

.slider-blue-bg {
    background: rgba(12, 38, 115, 0.8);
}

.slider-red-bg {
    background: rgba(125, 5, 40, 0.8);
}

.slider-orange-bg {
    background: rgba(205, 100, 28, 0.8);
}

.slider-grey-bg {
    background: rgba(6, 100, 5, 0.8);
}

.item .eq-height {
    display: table;
    width: 100%;
    float: none;
}

.item .eq-height .news-block {
    float: none;
    display: table-cell;
    height: 240px;
}

.news-block h2 {
    font-size: 16px;
    color: #a0274b;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.news-block a {
    position: absolute;
    bottom: 5px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}

.news-block {
    font-family: 'MyriadPro-Regular';
}

.news-block:hover {
    background: #a0274b;
    transition: 0.5s ease;
    color: #fff;
    cursor: pointer;
}

.news-block:hover a,
.news-block:hover h2 {
    color: #fff;
    transition: 0.5s ease;
}

.carousel-control.left,
.carousel-control.right {
    background-color: transparent;
    background-image: none;
    background: transparent;
    width: 30px;
    top: 0;
    color: #000;
    opacity: 0.3;
    text-shadow: none;
    background-color: #ccc;
}

.carousel-control.left:hover,
.carousel-control.right:hover {
    opacity: 1;
}

.carousel-control.left {
    left: 0;
}

.carousel-control.right {
    right: 0;
}

.carousel-control span {
    padding: 5px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
}

.carousel-control.left span {
    float: right;
}

#news-slider-sm .carousel-inner {
    margin: 0 auto;
    width: 90%;
}

#news-slider-xs .carousel-control.left {
    /*top:-30px;
	right:20px;*/
    left: 0;
}

#news-slider-xs .carousel-control.right {
    /*top:-30px;*/
    right: 0;
    left: auto;
}

#news-slider .carousel-inner {
    width: 95%;
    margin: 0 auto;
}


/*nav bar*/

.navbar {
    min-height: 40px;
}

nav.navbar.navbar-default {
    background: transparent;
    border: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    padding: 0px;
    margin: 0;
    margin-top: 0px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background: transparent;
    border-bottom: 2px solid #96193e;
    color: #fff;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 12px;
    font-family: 'calibril';
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 9px;
    padding-bottom: 9px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    border-bottom: 2px solid #96193e;
}

.navbar-default .navbar-nav>li>a {
    border-bottom: 2px solid transparent;
}

.navbar-default .navbar-nav > li > a.dropdown-toggle {
    padding-right: 24px !important;
}

footer {
    font-size: 13px;
}

footer .darkblue-bg {
    padding-top: 30px;
    padding-bottom: 45px;
}

footer h1 {
    font-size: 16px;
}

footer a {
    color: #f7f7f7;
}

footer a:hover {
    color: #f7f7f7;
}

footer ul {
    margin: 0;
    padding: 0;
}

footer ul li {
    list-style: none;
    padding: 0px;
}

footer .blue-bg {
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: 'calibril';
}

footer .blue-bg .text-right a {
    padding: 0 20px;
    position: relative;
}

footer .blue-bg .text-right a:after {
    content: "|";
    position: absolute;
    right: 0
}

footer .blue-bg .text-right a:last-child:after {
    content: none;
}

footer .blue-bg .text-right a:last-child {
    padding-right: 0px;
}

footer .contact-us p {
    letter-spacing: -0.1px;
    color: #f7f7f7;
}


/*slider*/

.slidertop {
    padding-bottom: 20px;
    width: 100%;
    color: #fff;
    left: 0px;
    z-index: 1;
    font-family: 'calibril';
}

.left-menu,
.right-menu {
    position: absolute;
    top: 0;
    z-index: 20;
}

.right-menu {
    right: 0;
}

.left-menu {
    width: 169px;
    left: 0;
}

.left-menu ul {
    padding: 1px;
}

.left-menu ul li {
    list-style: none;
    background: #a0274b;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 2px;
}

.left-menu ul li i {
    display: block;
    margin-bottom: 10px;
}

.left-menu ul li:last-child {
    border-bottom: 0
}


/*.left-menu ul li:last-child a{
  padding-bottom:10px;
}
.left-menu ul li:last-child:after{
  content:"";
  float:left;
  border-top:20px solid #7a1b37;
  width: 100%;
  border-left: 20px solid transparent;
  top:100%;
  position:absolute;
  left: 0;
}
.left-menu ul li:last-child:hover:after{
  border-top:20px solid #a0274b;
  transition:0.5s ease;  
}
.left-menu ul li:last-child:after:hover{
  border-top:20px solid #000;
}*/

.left-menu ul li a {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    float: left;
    width: 100%;
    padding: 12px 1px 11.5px 1px;
    text-decoration: none;
    text-transform: uppercase;
}

.left-menu ul li a:hover,
.left-menu ul li:hover a {
    background: #a0274b;
    transition: 0.5s ease;
}

.hexagon {
    position: relative;
    width: 40px;
    height: 20px;
    background-color: #fff;
    display: block;
    margin: 10px auto 15px;
    color: #a0274b;
    font-size: 31px;
    padding: 0;
}

.hexagon:before,
.hexagon:after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    left: 0;
}

.hexagon:before {
    bottom: 100%;
    border-bottom: 10px solid #fff;
}

.hexagon:after {
    top: 100%;
    width: 0;
    border-top: 10px solid #fff;
}

.seperator {
    width: 100%;
    height: 20px;
    float: left;
}

.plus {
    border-left: 40px solid transparent;
    border-bottom: 40px solid rgba(0, 0, 0, 0.6);
    width: 0;
    position: absolute;
    right: 0;
    bottom: 0;
}

.plus i {
    position: absolute;
    left: -21px;
    top: 16px;
    font-size: 20px;
}

.pop-image {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    border: 1px solid #fff;
    opacity: 0;
    display: none;
    z-index: 16;
}

.slider-blue-bg:hover .pop-image,
.slider-grey-bg:hover .pop-image,
.slider-orange-bg:hover .pop-image,
.slider-red-bg:hover .pop-image {
    display: block;
    transition: 0.5s ease;
    opacity: 1;
}

li.dropdown a {
    padding-right: 25px;
}

.bg-red {
    background: #971a3e;
    padding: 1px 3px 0 3px;
    font-size: 10px;
    position: absolute;
    top: 53%;
    right: 1px;
    margin-top: -7px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: transparent;
}

.dropdown-menu {
    background: rgba(0, 0, 0, 0.6);
}

.dropdown-menu a {
    color: #fff !important
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #000;
}

.navbar-nav>li>.dropdown-menu {
    border-radius: 0;
}

div#languageSwitcher {
    position: absolute;
    right: 0px;
    top: 9.5px;
    color: #fff;
}

div#languageSwitcher a {
    color: #fff;
}

#languageSwitcher .arabic-link,
#languageSwitcher .english-link {
    font-family: "calibril";
    font-size: 12px;
}

.main-slider {
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover;
}

#main-slider {
    position: relative;
    width: 100%;
    height: 440px;
    margin: 2px auto;
}

#main-slider ol.carousel-indicators {
    position: absolute;
    margin: 0px;
    z-index: 999;
    height: 60px;
    width: 350px;
    bottom: 10px;
    right: 10px;
    left: auto;
    text-align: right;
}

#main-slider ol.carousel-indicators li {
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 50%;
    display: inline-block;
    float: none;
    height: 12px;
    margin: 46px 5px 0;
    width: 12px;
}

#main-slider ol.carousel-indicators li.active {
    background: #a0274b;
}

.carousel-caption {
    background-color: rgba(0, 0, 0, 0.5);
    height: 40px;
    top: auto;
    bottom: 0;
    text-align: left;
    width: 100%;
    position: absolute;
    left: 0px;
    padding: 11px 20px 12px 20px;
    text-shadow: none;
    letter-spacing: 1.5px;
    font-weight: normal;
    font-size: 14px;
    font-family: verdana;
}

#main-slider h1 {
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
}

#main-slider h2 {
    font-size: 24px;
    font-family: 'calibril';
    color: #fff;
}

#main-slider .item span {
    float: left;
    width: 100px;
    height: 3px;
    margin-right: 20px;
    background: #fff;
    margin-top: 20px
}

#main-slider .item span.current {
    background: #971a3e;
}

#main-slider .item::after {
    /*    display: block;
    position: relative;
    clear: both;
    content: '';
    width: 100%;
    height: 57px;
    bottom: -57px;
    left: 0px;
    z-index: -2;*/
}

.icon-speaker,
.icon-hands {
    top: -6px;
    position: relative;
    color: #a0274b;
}

.icon-certification {}

.icon-speaker span:before {
    color: #a0274b !important;
}

.search-icon {
    padding: 39px 27px 39px;
    margin-right: -15px;
    background: #BFBFBF;
    font-size: 30px;
    color: #fff;
    position: relative;
    cursor: pointer;
}

.search-pop {
    position: absolute;
    background: #616161;
    top: 100%;
    right: 0;
    z-index: 99;
    padding: 6.5px;
    width: 300px;
    display: none;
}

.search-pop input {
    padding: 5px;
    font-size: 12px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid #000
}


/*inner pages*/

.leftmenu {
    background: #eeeeee;
}

.leftmenu:before {
    content: '';
    background: #eeeeee;
    position: absolute;
    height: 100%;
    width: 1000%;
    right: 100%
}

.leftmenu ul {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

.leftmenu ul li {
    padding: 0;
    list-style: none;
}

.leftmenu ul li a {
    padding: 15px;
    display: block;
    color: #3b3c3e;
    position: relative;
    font-family: 'calibril';
    font-size: 16px;
}

.leftmenu ul li a:hover:after,
.leftmenu ul li a.current:after {
    content: "";
    border-right: 5px solid #971a3e;
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
}

.leftmenu ul li a:hover,
.leftmenu ul li a.current {
    background: #971a3e;
    color: #fff;
    text-decoration: none;
}

.content {
    font-family: 'calibril';
    font-size: 16px;
}

.content-block h1 {
    font-size: 30px;
    color: #971a3e;
    text-transform: none;
}

.content-block {
    background: #f4f4f4;
    border-bottom: 2px solid #971a3e;
    margin-bottom: 20px;
}

.breadcrumb {
    color: #971a3e;
    background: #fff;
    border-bottom: 1px solid #eeeeee;
    margin: 0;
    font-size: 14px;
}

.breadcrumb a {
    position: relative;
    padding-right: 15px;
    margin-right: 5px;
    color: #242c3b;
}

.breadcrumb a:after {
    content: ">";
    top: -1px;
    right: 0;
    position: absolute;
}

.eq-height .leftmenu,
.eq-height .right-content {
    display: table-cell;
    vertical-align: top;
    float: none;
}

h1.inner-page {
    color: #22304d;
    text-align: center;
    margin: 60px 0;
}

h1.inner-page span {
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    position: relative;
    height: 50px;
    display: inline-block;
}

h1.inner-page span:after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    border-left: 25px solid rgba(255, 255, 255, 0.8);
    ;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
}

h1.inner-page span:before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    border-right: 25px solid rgba(255, 255, 255, 0.8);
    ;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
}

.eq-height {
    float: none;
    display: table;
    width: 100%;
}

.company-slider {
    background: url(../images/company-slider.jpg) no-repeat;
    background-size: cover;
}

.topHeaderTitles {
    color: #fff;
    margin-top: 14px;
}

.topHeaderTitles img {
    margin-top: 5px;
    width: 80%;
    height: auto;
}

.topHeaderTitles h1 {
    font-size: 24px;
    margin: 5px 0;
    font-weight: normal;
    font-family: 'ImpactRegular', Arial, Helvetica, sans-serif;
}

.topHeaderTitles h2 {
    font-size: 20px;
    margin: 5px 0;
    font-weight: normal;
    font-family: 'ImpactRegular', Arial, Helvetica, sans-serif;
}

.topHeaderTitles h3 {
    font-size: 16px;
    margin: 5px 0;
    font-weight: normal;
    opacity: 0.75;
    font-family: 'ImpactRegular', Arial, Helvetica, sans-serif;
}


/*Product page*/

.content h1 {
    text-transform: none
}

.th {
    float: left;
    width: 100%;
    background: #b4b4b4;
    padding: 0;
    color: #fff;
}

.td {
    float: none;
    width: 100%;
    padding: 0;
    color: #757575;
    display: table;
}

.td div,
.th div {
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding-top: 7px;
    padding-bottom: 7px;
}

.td div {
    display: table-cell;
    float: none
}

.td a {
    text-decoration: underline;
}

.td div:last-child,
.th div:last-child {
    border-right: 0px solid #d0d0d0;
}

.table .td:last-child div {
    border-bottom: 0px solid #d0d0d0;
}

.table-bordered {
    font-family: 'calibri';
    font-size: 14px
}

.border-bottom {
    border-bottom: 1px solid #a2a2a2
}

.submenu {
    font-size: 20px;
    padding-top: 20px;
    border-right: 1px solid #a2a2a2;
    font-family: 'calibril';
}

.submenu:last-child {
    border-right: 0px solid #a2a2a2;
}

.submenu a {
    color: #353f4b;
    padding: 10px 20px;
    display: inline-block;
    position: relative;
}

.submenu a:hover:after,
.submenu a.current:after {
    content: "";
    position: absolute;
    bottom: -10px;
    border-bottom: 2px solid #a2a2a2;
    left: 0;
    width: 100%;
}

.submenu a:hover,
.submenu a.current {
    text-decoration: none;
    background: #961d3f;
    color: #fff;
}

.news-block p {
    line-height: 1.7em;
    font-size: 13px;
}

#main-slider img {
    width: 100%;
    height: auto;
}

.MainSlider {
    position: relative;
}

.right-menu li {
    width: 169px;
    background-color: #0f2684;
    position: relative;
    text-align: center;
    margin-top: 2px;
    padding-top: 12.5px;
    padding-bottom: 12px;
}

.right-menu li:first-child {
    margin-top: 0px;
}

.right-menu li:before,
.hover-div:before {
    width: 5px;
    position: absolute;
    content: "";
    height: 100%;
    left: -7px;
    top: 0;
}

.right-menu li i,
.right-menu li strong {
    display: block;
}

.right-menu li a {
    display: block;
}

.right-menu li i {
    margin-bottom: 8px;
}

.right-menu li strong {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
}

.right-menu li:hover .hover-div {
    display: block;
    background: #0f2684;
}

.hover-div {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 169px;
    display: none;
}

.hover-div i,
.hover-divinfo {
    float: left;
}

.hover-div i {
    width: 140px;
}

.hover-div i img {
    height: 100%;
    width: 100%;
    max-width: 140px;
}

.hover-divinfo {
    width: 170px;
    padding: 15px;
    text-align: left;
}

.hover-divinfo ul li {
    width: 100%;
}

.right-menu li .hover-divinfo strong {
    margin-bottom: 15px;
    font-size: 14px;
}

.pdf-list li {
    background-image: url(../images/icon-pdf.jpg);
    background-repeat: no-repeat;
    background-color: transparent;
    padding: 0 0 5px;
    text-align: left;
    padding-left: 25px;
}

.pdf-list li a {
    color: #fff;
}


/*********** home services ************/

.home-services-list h3 {
    margin-top: 5px;
    font-size: 20px;
    margin-bottom: 0;
}

.home-service-item a {
    color: #22304d;
}

.home-service-item a:first-child {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.home-service-item a img {
    width: 38px;
    float: left;
    margin-right: 5px;
}

.home-service-item {
    width: 24.55%;
    float: left;
    margin-right: 0.5%;
    background: #f2f2f3;
    padding: 15px;
}

.home-service-item p {
    margin-bottom: 0;
}

.home-service-item span.fa {
    background: #a0274b;
    color: #fff;
    border-radius: 47%;
    padding: 0px 6px;
    font-size: 11px;
    line-height: 16px;
    margin-left: 3px;
}

.home-service-item.environment {
    background: #f2f2f3 url("../images/environment-bg.gif") no-repeat top right;
    border-bottom: 5px solid #18a052;
}

.home-service-item.sustainability {
    background: #f8f9f9 url("../images/sustainability-bg.gif") no-repeat top right;
    border-bottom: 5px solid #5b58d2;
}

.home-service-item.operational-excellence {
    background: #f2f2f3 url("../images/operational-bg.gif") no-repeat top right;
    border-bottom: 5px solid #b58e06;
}

.home-service-item.qatarization {
    margin-right: 0px;
    background: #f8f9f9 url('../images/qatarization-bg.gif') no-repeat top right;
    border-bottom: 5px solid #a0274b;
}


/* end *********** home services ************/


/*@media (min-width: 1025px) {
.container {
	width: 1200px !important;
}


}*/

@media screen and (max-width: 1199px) {
    /*#main-slider {
        width: 64%;
    }*/
    .right-menu,
    .left-menu {
        width: 17.8%;
    }
    #main-slider .right-menu li {
        width: auto;
    }
}

@media (max-width: 991px) {
    .slider-blue-bg,
    .slider-red-bg,
    .slider-orange-bg,
    .slider-grey-bg {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 14px !important;
    }
    .MainSlider {
        position: static;
        margin: 0;
    }
    .container {
        width: 100% !important;
    }
    .left-menu ul li a {
        padding-bottom: 0;
        padding-top: 0;
    }
    .navbar-collapse {
        padding: 0
    }
    .hidden-sm {
        display: none;
    }
    .slidertop {
        bottom: 10px;
        top: auto;
        padding: 10px;
    }
    .slider-blue-bg,
    .slider-red-bg,
    .slider-orange-bg,
    .slider-grey-bg {
        font-size: 13px
    }
    .logo img {
        max-width: 100%;
        margin: 0 auto;
        /*        max-height: 67px;*/
    }
    .submenu {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .main-slider {
        background: transparent;
        background-size: cover;
    }
    /*.main-slider-xs{
		background:url(../images/bg.jpg) no-repeat;
		background-size:cover;
	}*/
    #main-slider {
        height: auto;
    }
    #main-slider .carousel-caption {
        bottom: 0px;
    }
    #main-slider .item::after {}
    .container {
        width: 100%
    }
    .logo img {
        min-width: 1px
    }
    .blue-bg {
        text-align: center;
    }
    .slidertop {
        position: relative;
        bottom: 0;
        padding-bottom: 20px;
    }
    .left-menu {
        width: 100%;
        position: relative;
        bottom: 0;
    }
    .left-menu ul,
    .left-menu ul li {
        float: left;
        margin: 0;
        width: 100%;
    }
    .left-menu ul li {
        width: 50%
    }
    .left-menu ul li a {
        padding-bottom: 10px !important;
        padding-top: 20px;
    }
    .left-menu ul li {
        border: 0;
        position: relative;
    }
    /* .left-menu ul li:after {
        content: "";
        border-top: 20px solid transparent !important;
        border-top: 20px solid #7a1b37 !important;
        right: 0px;
        left: auto;
        position: absolute;
        top: 100%;
        width: 100%
    }
    
    .left-menu ul li:last-child:after {
        content: "";
        border: 0;
        margin-top: -1px;
        border-top: 0px;
        border-left: 0px solid #7a1b37;
        border-right: 20px solid transparent !important;
        border-top: 20px solid #7a1b37 !important;
    }*/
    .left-menu ul li:hover:after {
        transition: 0.5s ease;
        border-top: 20px solid #a0274b !important;
    }
    .right-menu {
        position: relative;
        float: left;
        width: 100%;
    }
    .slider-blue-bg,
    .slider-red-bg,
    .slider-orange-bg,
    .slider-grey-bg {
        font-size: 16px;
    }
    .slidertop h1 {
        color: #333;
    }
    .row-double-xs {
        margin-right: -30px;
        margin-left: -30px;
    }
    .row-xs {
        margin-right: -15px;
        margin-left: -15px;
    }
    .carousel-caption h1 {
        font-size: 16px;
    }
    .carousel-caption h2 {
        font-size: 12px;
        margin-top: 10px
    }
    .carousel-caption span {
        width: 30%;
        margin-right: 3%
    }
    #partners-slider-xs img {
        margin: 0 auto
    }
    .search-icon {
        padding: 29px 10px;
        float: left;
    }
    .navbar-toggle {
        margin-right: 0;
        margin-top: 25px;
        float: left;
    }
    .navbar-toggle .icon-bar {
        background: #a0274b
    }
    /*.absolute-xs{
		position:absolute;
		width: 100%;
		top: 100%;
		z-index: 999;
	}*/
    .navbar-collapse.collapse.in {
        width: 100%;
        position: relative;
        left: 0;
        overflow: hidden;
        border: 0;
    }
    .navbar-header {
        width: 100%;
    }
    nav.navbar.navbar-default {
        padding: 0;
        margin-top: 0;
    }
    .carousel-inner>.item>img {}
    #main-slider img {
        height: auto
    }
    .news-block {
        background: #a0274b;
        transition: 0.5s ease;
        color: #fff;
        cursor: pointer;
        height: 150px;
    }
    .news-block h2,
    .news-block a {
        color: #fff;
    }
    footer .blue-bg .text-right a:after {
        content: none;
    }
    footer .blue-bg .text-right {
        padding-top: 20px
    }
    footer .blue-bg .text-right a {
        width: 100%;
        display: block;
        text-align: center;
        padding: 5px 0;
    }
    .search-pop {
        min-width: 273px;
        width: auto;
    }
    .right-menu li,
    .hover-div {
        width: 100%;
    }
    .hover-divinfo {
        width: 130px;
        padding: 10px;
    }
    .right-menu li:before,
    .hover-div:before {
        left: 0;
    }
    #main-slider {
        width: 100%;
    }
    #news-slider-xs ol.carousel-indicators {
        left: 20px;
        right: auto;
        width: auto;
        bottom: auto;
        top: 410px;
        display: none;
    }
    #news-slider-xs .carousel-indicators li {
        border-radius: 0;
        background: #808080;
        border: 1px solid #808080;
        width: 12px;
        height: 12px;
        top: 0;
        margin: 0
    }
    #news-slider-xs {
        margin: 0;
    }
    #news-slider-xs .carousel-inner {
        margin: 0 auto;
        width: 87%;
    }
    #news-slider-xs .carousel-indicators li.active {
        background: #3b3b3b;
        border: 1px solid #3b3b3b;
    }
    .grey-bg > .container > .col-md-12 > h1 {
        padding: 0 8px;
    }
    .eq-height {
        float: left;
        display: block;
    }
    .eq-height .leftmenu,
    .eq-height .right-content {
        float: left;
        display: block;
    }
    .submenu {
        border-right: 0px solid #a2a2a2;
        border-bottom: 1px solid #a2a2a2;
    }
    .border-bottom {
        border-bottom: 0
    }
    .td,
    .td div {
        float: left;
        display: block;
    }
    .td div {
        min-height: 100px;
    }
    .td .col-md-3,
    .th .col-md-3 {
        display: none
    }
}

@media (max-width: 768px) {
    .navbar-nav {
        background: #000;
        padding: 5px;
        margin: 0;
    }
    .home-service-item {
        width: 100%;
        margin-bottom: 10px;
    }
    /*
    .home-service-item.environment {
        width: 350px;
    }
    
    .home-service-item.sustainability {
        width: 350px;
    }
    
    .home-service-item.operational-excellence {
        width: 350px;
    }
    
    .home-service-item.qatarization {
        width: 350px;
    }
    
*/
    .topHeaderTitles h1 {
        font-size: 20px;
    }
    .topHeaderTitles h2 {
        font-size: 16px;
    }
    .topHeaderTitles h3 {
        font-size: 12px;
    }
    .navbar {
        min-height: 0;
    }
    .navigation2 {
        padding: 0;
    }
    #main-slider ol.carousel-indicators li {
        width: 16px;
        height: 16px;
    }
    .carousel-caption {
        padding: 0 10px;
        line-height: 40px;
    }
    .logo,
    .topHeaderTitles {
        text-align: center;
    }
    .logo img {
        margin: 0 auto;
    }
    .carousel-caption{
        height: 55px;
        font-size: 12px;
        text-align: center;
    }
    #main-slider ol.carousel-indicators{
        left: 50%;
        margin-left: -50px;
        bottom: 0;
        height: auto;
    }
    #main-slider ol.carousel-indicators li{
        margin-top: 0;
    }
}

@media screen and (max-width: 500px) {
    .logo img {
        margin: 0px auto;
    }
    /*
    .home-service-item.environment {
        width: 315px;
        margin-bottom: 10px;
    }
    
    .home-service-item.sustainability {
        width: 315px;
        margin-bottom: 10px;
    }
    
    .home-service-item.operational-excellence {
        width: 315px;
        margin-bottom: 10px;
    }
    
    .home-service-item.qatarization {
        width: 315px;
        margin-bottom: 10px;
    }
*/
    .topHeaderTitles {
        text-align: center;
    }
    .search-icon {}
    .navbar-toggle {
        float: left;
    }
    .search-icon {
        padding: 20px 10px;
        margin-top: 15px;
    }
    .left-menu ul li a {
        height: 140px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .left-menu ul li {
        width: 25%;
    }
    .home-service-item {
        width: 100%;
        margin-bottom: 10px;
    }
    /*.home-service-item.environment {
        width: 350px;
    }
    .home-service-item.sustainability {
        width: 350px;
    }
    .home-service-item.operational-excellence {
        width: 350px;
    }
    .home-service-item.qatarization {
        width: 350px;
    }*/
    .right-menu li {
        width: 50%;
        float: left;
    }
    .MainSlider {
        position: relative;
    }
    .left-menu ul li {
        width: 100%;
    }
    .left-menu ul li a {
        padding: 10px 0;
    }
    .right-menu li {
        width: 100%;
        float: none;
    }
    #main-slider {
        height: auto;
    }
    header .row-xs {
        margin-left: -15px;
        margin-right: -15px;
    }
    header .col-sm-3,
    header .col-sm-7,
    header .col-sm-2 {
        width: 100%;
        text-align: center;
    }
    .navbar-toggle {
        display: block;
        float: left;
        margin-right: 0;
        margin-top: 25px;
    }
    .search-icon {
        padding: 29px 10px;
    }
    .navbar-nav {
        background: #000;
        padding: 5px;
        margin: 0;
        width: 100%;
    }
    .navbar-nav>li,
    .navbar-header {
        width: 100%;
    }
    nav.navbar.navbar-default {
        padding: 0;
        margin-top: 0;
        min-height: 0;
    }
    .navbar-collapse.collapse {
        display: none!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: hidden !important;
    }
    .collapse.in {
        display: block !important;
        overflow: visible!important;
    }
    .navbar-collapse.collapse.in {
        width: 100%;
        position: relative;
        left: 0;
        overflow: hidden;
        border: 0;
        padding: 0;
    }
    .navbar-toggle .icon-bar {
        background: #a0274b;
    }
    .navigation2 {
        padding: 0;
    }
    footer .col-sm-6 {
        width: 100%;
        text-align: center;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    #main-slider {
        height: auto;
    }
    .home-service-item {
        width: 49%;
        margin-bottom: 10px;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
    footer .blue-bg .text-right a {
        padding: 0 10px;
    }
}

.search-pop input {
    background: transparent;
    padding: 5px;
    border: none;
    width: 83%;
    font-size: 12px;
    margin: 0;
    height: 25px;
    font-family: 'calibri';
}

.search-pop input[type=text]:hover {
    border: none;
}

.search-pop .ms-srch-sb > .ms-srch-sb-searchLink,
.search-pop .ms-srch-sb > .ms-srch-sb- navLink {
    margin-top: 1px;
    margin-left: 4px;
}

.search-pop .ms-srch-sb-navLink:hover,
.search-pop .ms-srch-sb > .ms-srch-sb- searchLink:hover {
    background-color: transparent;
    border: 0;
}

.search-pop .ms-srch-sb {
    border: 0;
    display: block;
    float: left;
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid rgb(0, 0, 0);
    width: 100%;
}

.ms-WPBody table tr td {
    padding: 0px 5px 5px;
}

.ms-WPBody table tr:last-child td input {
    margin-right: 70px;
}


/*   old design slider  */

.MainSlider .ms-webpart-cell-vertical,
.MainSlider .ms-webpart-zone,
.MainSlider .ms- webpart-zone,
.MainSlider .ms-webpart-chrome-vertical {
    display: block;
    margin: 0;
}

.navbar-toggle {
    min-width: inherit;
    border: 0;
}

.navbar-toggle:hover {
    background-color: transparent;
}




span#part1 .ms-formbody input[type=password],
span#part1 .ms-formbody input[type=text],
span#part1 .ms-formbody input[type=file],
span#part1 .ms-formbody textarea,
span#part1 .ms-formbody select,
span#part1 .ms-formbody .ms-inputBox{
	width: 100% ;
	padding: 2px 5px;
}

span#part1 .ms-formbody table > tbody > tr > td.ms-dtinput:first-child{
	width: 95% ;
}

/*Start Work 31st Jan 2017*/
#partners-slider.owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
}

#partners-slider .owl-nav .owl-prev,
#partners-slider .owl-nav .owl-next {
    background-color: transparent;
    background-image: none;
    background: transparent;
    width: 30px;
    top: 0;
    bottom: 0;
    color: #000;
    opacity: 0.3;
    text-shadow: none;
    background-color: #ccc;
    position: absolute;
    -moz-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}

#partners-slider .owl-nav .owl-prev:hover,
#partners-slider .owl-nav .owl-next:hover {
    opacity: 1;
}



#partners-slider .owl-nav .owl-prev {
    left: 0;
}

#partners-slider .owl-nav .owl-next {
    right: 0;
}

#partners-slider .owl-nav span {
    padding: 5px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    font-size: 20px;
}
/*End Work 31st Jan 2017*/
/*Start CSS 22nd Feb 2017*/
.container .ms-webpart-zone,
.container .ms-webpart-cell-vertical,
.container .ms-webpart-chrome-vertical{
	display: block;
}
#onetIDListForm .ms-formlabel .ms-accentText{
	color: #bf0000;
}
@media (max-width: 767px){
	#main-slider ol.carousel-indicators{
		width: auto;
	}
}
@media (max-width: 600px){
	#recaptcha_widget_div #recaptcha_area,
    #recaptcha_widget_div #recaptcha_table,
    .recaptchatable #recaptcha_image,
    #recaptcha_widget_div .recaptcha_input_area,
    #recaptcha_widget_div .recaptchatable #recaptcha_response_field,
    .recaptchatable #recaptcha_image #recaptcha_challenge_image,
    .ms-formbody .BDC_CaptchaDiv,
    .ms-formbody .BDC_CaptchaDiv .BDC_CaptchaImageDiv,
    .ms-formbody .BDC_CaptchaDiv .BDC_CaptchaImageDiv .BDC_CaptchaImage {
        width: 100% !important;
    }
}
/*End CSS 22nd Feb 2017*/

span#part1 {
	margin-bottom: 15px;
	display: block;
}

span#part1 table{
	
	width: auto;
}