/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-family: 'Droid Serif', serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

a:hover, a:active, a:focus {
  outline: 0;
 }
/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
h4 {
    font-family: 'Droid Serif', serif;
    font-size: 13px;
    line-height: 22px;
}
.bmembers{
    font-family: 'Droid Serif', serif;
    font-size: 14px;
	font-weight:bold;
	padding:10px 0 10px 0;
	color:#333;
	
}
.bmembers p{
    font-family: 'Droid Serif', serif;
    font-size: 13px;
	font-style:it alic;
	color:#333;
	font-weight:normal;
	line-height:20px;
}
/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}
header, section, article, nav, footer, span,label,p,h1,h2,h3,h4,h5,ul,li{ margin:0; padding:0;}

body{background-image:url(../images/bg1.gif);}
.bg{background-image:url(../images/bg1.gif);}

.formst{width:100%; height:23px; font-size:15px; border:1px solid #c6c6c6; background-color:#eae9e9; color:#666; font-weight:normal;}
.formmu{width:100%; font-size:15px; border:1px solid #c6c6c6; background-color:#eae9e9; color:#666; font-weight:normal;}
.form_field{padding-bottom:20px;}
.sub_but{width:95px; height:38px; text-align:right;}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

#slider_cont1, #slider_cont2, #slider_cont3, #slider_cont4{
    width:960px;
    position:absolute;
    top:40%;
    left:50%;
    margin-left:-480px;
    display:none;
    z-index:11;
}

#slider_cont1{
display:block;
}

#slides{
    width:1920px; 
    height:600px; 
    left:50%; 
    margin:0 0 0 -960px; 
    position:absolute;  
    overflow:hidden;    
    z-index:-999;
}

#slider_cont1 h3, #slider_cont2 h3, #slider_cont3 h3, #slider_cont4 h3{
    font-family: 'Raleway', sans-serif;
    /*text-shadow: 1px 1px #000000;*/
    color:#FFF;
    line-height:40px;
    font-size:35px;
    font-weight:normal;
    width:950px;
    text-align:center;
    margin-bottom:10px;
    padding:10px 15px;
    display:inline-block;
    letter-spacing:5px;
}
.slide_container {
    width:100%;
    height:600px;
    position:absolute;
    overflow:hidden;
    z-index:-999;
}
.banner_who {
    width:100%;
    position:absolute;
    height:600px;
    z-index:-9999;
    background-image:url(../images/banner_who.jpg);
    background-position: center;
}
.banner_qatarbusi {
    width:100%;
    position:absolute;
    height:600px;
    z-index:-9999;
    background-image:url(../images/banner_qatarbusi.jpg);
    background-position: center;
}
.banner_contact {
    width:100%;
    position:absolute;
    height:900px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

header{width: 100%; margin: 0 auto; height: 71px; background-color: rgba(0, 34, 60, 0.6); position:absolute;  z-index: 100;}
header nav{width: 960px; margin: 0 auto; position: relative;}
header nav ul{list-style: none; padding-top:40px; width: 775px; }
header nav ul li{display: block; float: left; padding: 0 18px 0 0;}
header nav ul li a{font-family: 'Open Sans', sans-serif; font-weight:600; text-transform: uppercase; font-size: 15px; color: #999999; text-decoration: none; }
header nav ul li a.sel{color: #FFFFFF;}

.logo{float: right; position: absolute; right:0; top: 0;}
.timeline{float:right; font-size:18px; text-align:center; height:50px; width:150px; color:red; line-height:18px; padding-right:28px; text-decoration:none;}
.timeline a{text-decoration:none; color:red;}
#proj_scroll{ width:100%; height: 112px; background-color: rgba(0, 34, 60, 0.8); margin-top: 489px; position:absolute;}
#prodscroll{width:auto; height:95px; padding-top:5px; overflow:hidden;}
#prodscroll ul li{ height:75px; float:left; line-height:75px; list-style-type:none; vertical-align:middle; padding:0 45px 20px 0;}
.proj_area{width:960px; height:66px; margin:0 auto; padding-top: 24px; overflow:hidden;}
.proj_area ul{list-style:none;}
.proj_area ul li{float:left;}
#proj_scroll article{width: 240px; float: left; height: 66px;}
#proj_scroll article img{float: left; padding-right: 10px;}
#proj_scroll article h2{font-size: 18px; color: #fff; float: left; width:120px; font-family: 'Hind', sans-serif; font-weight:600; line-height:18px; padding:5px 0 0 0;}
#proj_scroll article span{float: left; color: #999; }

#proj_scroll_gal{ width:100%; height: 92px; background-color: rgba(0, 34, 60, 0.8); margin-top: 590px; position:absolute;}
.proj_area_gal{width:960px; height:68px; margin:0 auto; padding-top: 22px; overflow:hidden;}
#proj_scroll_gal h2{padding:0 0 3px 0; font-size:20px; color:#fff;}
#proj_scroll_gal h3{padding:0 0 5px 0; font-weight:normal; color:#999999;}
.back{float:left; height:50px; line-height:18px;  padding:5px 0 0 0; font-size:12px; }
.back a{color:#CCCCCC; text-decoration:none;}
.back a:hover{color:#FFFFFF; text-decoration:none;}


#cont_container{width: 100%; position: absolute; margin-top: 600px;}
#cont_container2{width: 100%; position: absolute; margin-top: 850px;}
#cont_area{width:960px; margin:0 auto; padding: 30px 0 0 0;}
#cont_area article{width: 310px; padding-right: 50px; float: left;}
.r_side{width: 240px; float: left;}
.divider{float: left; width: 14px;}
.download{float: left; width: 157px; padding: 15px 0 0 30px;}
#cont_area img{padding-bottom: 25px;}

#cont_area_proj{width:960px; margin:0 auto; padding: 30px 0 0 0;}
#cont_area_proj article{width: 310px; padding:0 50px 20px 0; float: left;}
#cont_area_proj p{padding:5px 0 5px 0;}
#cont_area_proj h4{padding:0 0 5px 0; font-size:15px;}
#cont_area_proj img{padding-bottom: 25px;}

#cont_area_who{width:960px; margin:0 auto; padding: 30px 0 0 0;}
#cont_area_who article{width: 249px; padding-right: 30px; float: left;}
#cont_area_who .shkimg{width: 162px; height: 170px; padding-top:10px; float: left;}

#cont_area_sha{width:960px; margin:0 auto; padding: 10px 0 0 0;}
#cont_area_sha article{width: 350px; float: left;}
#cont_area_sha article h2{font-size: 36px; color: #5B79A6; padding:0 0 5px 0; font-weight:normal; line-height:30px; font-family: 'Open Sans', sans-serif; }
#cont_area_sha .sha{padding-top: 100px;}

#cont_container_part{width: 100%; position: absolute; margin-top: 70px; background-color:#d1d3d4;}
#cont_area_part{width:960px; margin:0 auto; padding: 60px 0 40px 0; background:url(../images/bg_gra.gif); background-repeat:repeat-y;} 
#cont_area_part .partcol1{width: 178px; float: left;}
#cont_area_part .partcol1 h3{float: right; display: block; text-align: right; padding:0 20px 20px 0; text-transform: uppercase; font-size: 22px; color: #5B79A6; font-family: 'Open Sans', sans-serif;}
#cont_area_part .partcol1 ul{width:100%; list-style: none; float: right;}
#cont_area_part .partcol1 ul li{width: 100%; display: block; padding: 10px 0; border-bottom: 1px solid #a8a8a8; background: url(../images/bg_Nav_aside2.png); text-align: right;}
#cont_area_part .partcol1 ul li a{ padding-right: 20px; text-decoration: none; color: #5B79A6; line-height: 18px; font-weight: bold; display: block;}
#cont_area_part .partcol1 ul li.fi{background: url(../images/bg_Nav_aside1.png)right bottom no-repeat;}
#cont_area_part .partcol1 ul li.la{background: url(../images/bg_Nav_aside3.png)right top no-repeat; border: none;}
#cont_area_part .partcol1 ul li.sel{background: none;}
#cont_area_part .partcol2{width: 720px; float: left; margin:50px 0 0 62px;}
#cont_area_part .partcol2 img{width: 153px; height: 80px; margin:0 40px 40px 0; float: left;}

#cont_area_part .partcol2_in{width: 720px; float: left; margin:50px 0 0 62px;}
#cont_area_part .partcol2_in .ban{width: 720px; height: 200px; float: left; margin: 10px 0 20px 0;}
#cont_area_part .partcol2_in .col1{width:153px; float: left; }
#cont_area_part .partcol2_in .activity{width: 567px; float: left;}
#cont_area_part .partcol2_in .activity h4{font-size: 20px; color: #5B79A6; padding-bottom: 10px;}
#cont_area_part .partcol2_in .col1 ul{list-style: none;}
#cont_area_part .partcol2_in .col1 ul li{padding-left: 20px; background: url(../images/bullet.gif)left 10px no-repeat; line-height: 19px; font-size:14px; padding-bottom:9px;}
#cont_area_part .partcol2_in .col1 .name{float: left; width: 100%; font-weight: bold; color: #5B79A6; padding: 5px 0 0 0;}
#cont_area_part .partcol2_in .col1 .des{float: left; width: 100%; line-height:18px;}
#cont_area_part .partcol2_in .col2{width: 354px; float: left; margin-right:30px;}
#cont_area_part .partcol2_in .col2 h4{margin:20px 0 5px 0; color: #5B79A6; font-size: 20px;}
#cont_area_part .partcol2_in.col2 p{}

#cont_area_part .sercol2{width: 720px; float: left; margin:50px 0 0 62px;}
#cont_area_part .sercol2 .col1{width:345px; float: left;}
#cont_area_part .sercol2 .col2{width:153px; padding-left: 30px; float: left; }
#cont_area_part .sercol2 .col2 h3{font-size: 22px; color: #5B79A6; padding-bottom: 10px;}
#cont_area_part .sercol2 .col2 ul{list-style: none;}
#cont_area_part .sercol2 .col2 ul li{padding-left: 20px; background: url(../images/bullet.gif)left 10px no-repeat; line-height: 22px; font-size:14px;}
#cont_area_part .sercol2 .col2 .but{padding-top: 15px; float: left;}

#cont_container_timeli{width: 100%; position: absolute; margin-top: 70px; background-color:#d1d3d4;}
#cont_area_timeli{width:960px; margin:0 auto; padding: 90px 0 40px 0; background:url(../images/bg_gra.gif); background-repeat:repeat-y;} 
#cont_area_timeli h2{font-family: 'Open Sans', sans-serif; font-size: 32px; font-weight: 600; line-height:30px; color: #5B79A6; padding: 0 0 10px 0; margin:0;}

#cont_area_busi{width:960px; margin:0 auto; padding: 30px 0 40px 0;} 
#cont_area_busi .busicol1{width: 178px; float: left;}
#cont_area_busi .busicol1 h3{float: right; display: block; text-align: right; padding:0 20px 20px 0; text-transform: uppercase; font-size: 22px; color: #5B79A6; font-family: 'Open Sans', sans-serif;}
#cont_area_busi .busicol1 ul{width:100%; list-style: none; float: right;}
#cont_area_busi .busicol1 ul li{width: 100%; display: block; padding: 10px 0; border-bottom: 1px solid #a8a8a8; background: url(../images/bg_Nav_aside2.png); text-align: right;}
#cont_area_busi .busicol1 ul li a{ padding-right: 20px; text-decoration: none; color: #5B79A6; line-height: 18px; font-weight: bold; display: block;}
#cont_area_busi .busicol1 ul li.fi{background: url(../images/bg_Nav_aside1.png)right bottom no-repeat;}
#cont_area_busi .busicol1 ul li.la{background: url(../images/bg_Nav_aside3.png)right top no-repeat; border: none;}
#cont_area_busi .busicol1 ul li.sel{background: none;}
#cont_area_busi .busicol2{width: 720px; float: left; margin:65px 0 0 62px;}
#cont_area_busi .busicol2 h2{margin:10px 0 5px 0; color: #5B79A6;}
#cont_area_busi .busicol2 h3{margin:5px 0 5px 0; color: #5B79A6; font-size:17px;}
#cont_area_busi .busicol2 p{padding-bottom:8px; line-height:20px;}

#contact{position:absolute; width:100%; height:290px; margin-top:560px; background-color: rgba(0, 34, 60, 0.7);}
#contact article{width:960px; height:250px; margin:0 auto;}
#contact article h2{color:#FFF; padding:20px 0 0 0;}
#contact article .col1{width:330px; padding:15px 50px 0 0; float:left;}
#contact article .col2{width:200px; padding:20px 0 0 0; float:left;}
#contact article h3{ color:#FFF;}
#contact article p{color:#FFF; padding:5px 0 5px 0; font-weight: normal;}

footer{width:auto; position: relative; clear: both; height:300px; background-image: url(../images/bg2.gif);}
footer .wrapper{width: 960px; margin: 0 auto;}
#copyright{height: 40px; width:100%;  position: absolute; left: 0; bottom: 0;}
#copyright p{line-height: 40px; text-align: center; color: #666; font-size: 12px;}
#copyright .wrapper{position: relative; background-image: url(../images/d2.png); background-repeat: no-repeat;}

footer .wrapper .column1{width: 720px; float: left; padding-top:10px;}
footer .wrapper h4{width: 100%; color:#fff; font-size: 22px; padding:20px 0; font-weight:normal;}
footer .wrapper .column1.column ul{width: 180px; padding: 0 60px 0 0; float: left; list-style: none;}
footer .wrapper .column1.column ul li{width: auto; display: block; margin-bottom: 5px; border-bottom: 1px solid #263e52; background: url(../images/bullet.gif)left 10px no-repeat; padding: 0 0 6px 10px;}
footer .wrapper .column1.column ul li a{color: #cacaca; font-size: 14px; text-decoration: none;}
footer .wrapper .column1.column ul li a:hover{color: #fff;}
footer .wrapper .column1.column ul li.nu{border: none;}
footer .wrapper .column2{width: 240px; float: left; padding-top:10px;}
footer .wrapper .column2{color: #cacaca; font-size: 14px; font-weight: normal;}
footer .wrapper .column2 .social{margin-top: 15px;}
footer .wrapper .column2 .social a{padding-right: 8px;}


#banner_ourwork{width:100%; height:450px; float:left; z-index:1000; overflow:hidden;}
#banner_work{width:860px; height:50px; left:50%; top:50%; margin:-35px 0 0 -430px; border:none; position:absolute;}
#back{width:18px; height:50px; float:left;}
#next{width:18px; height:50px; float:right;}
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:80%; position:absolute; top:90px;  background:url(loading.gif) 50% 50% no-repeat;
	display:inline;}
.btn { float:left; cursor:pointer; }
#back { background-image:url("../images/previous.png"); }
#next { background-image:url("../images/next.png"); }

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* SLIDESHOW */
/* Prevent the slideshow from flashing on load */
.slidesjs-container
{
        border-top: 1px #d6d0c1 solid;
}
#slides
{
        display: none
}

/* Center the slideshow */
.container
{
        width:auto;
        margin: 0 auto;
        position:relative;
}

/* Show active item in the pagination */
.slidesjs-pagination .active
{
        color:red;
}

#slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p  .responsive_button
{
        display:none;
        color:#000;
}


/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
