#get-start-bannerhtml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #000;
}

.clear {
    clear: both;
}

h1, h2, h3, h4, h5, h6, p, a, ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
    font-family: 'Open Sans', sans-serif;
}

    a, a:hover, button:hover, focus {
        text-decoration: none;
        outline: none !important;
        -moz-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
    }

        a:hover {
            color: #0072bc;
            text-decoration: none;
        }

button {
    outline: none !important;
}

.float_r {
    float: right !important;
}

.float_l {
    float: left !important;
}

.bg_none {
    background: none !important;
}

.padng_left_zero {
    padding-left: 0px !important;
}

.padng_rgt_zero {
    padding-right: 0px !important;
}

.margn_btm_25 {
    margin-bottom: 25px;
}

.margn_top_30 {
    margin-top: 30px;
}

.clr-red {
    color: #ed2124;
}

.txt-rgt {
    text-align: right;
}
/***/
.header-outer {
    display: block;
    position: relative;
    height: 150px;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -ms-transition: height 0.2s;
    -o-transition: height 0.2s;
    transition: height 0.2s;
}

    .header-outer.tiny.navbar-fixed-top {
        /*background: rgba(255, 255, 255, 0.9);*/
         background: rgba(255, 255, 255, 1);
        border-bottom: 4px solid #707372;
        left: 0;
        position: fixed;
        right: 0;
        z-index: 1030;
    }

    .header-outer.tiny {
        height: 85px;
    }

        .header-outer.tiny .col-md-3 .logo {
            padding: 0;
            width: 172px;
            height: 59px;
        }

            .header-outer.tiny .col-md-3 .logo a {
                text-align: left;
            }

        .header-outer.tiny .top_nav ul.social-media {
            display: none;
        }
        /*.header-outer.tiny .col-md-3 {
    width: 27.333%;
}*/
        .header-outer.tiny .col-md-9 {
            width: 72.667%;
        }

        .header-outer.tiny .navbar-inverse .navbar-nav > li > a {
            font-family: 'Open Sans', sans-serif;
            font-size: 16px;
            font-weight: 400;
            padding: 10.4px 16px;
        }

        .header-outer.tiny .nav-position .container-fluid {
            padding-right: 0;
            padding-left: 0;
        }

        .header-outer.tiny .nav-position {
            float: right;
            left: 0;
            top: 0px;
        }

        .header-outer.tiny .col-md-3 .logo img {
            padding-top: 7px;
            text-align: left;
            /*width: 62%;*/
            -moz-transition: all .3s ease;
            -webkit-transition: all .3s ease;
            -o-transition: all .3s ease;
        }

        .header-outer.tiny .top_nav ul li.weather, .header-outer.tiny .top_nav ul li.arabic-btn, .header-outer.tiny .phone-number {
            display: none;
        }

        .header-outer.tiny #myNavbar ul.nav li ul {
            top: 38px;
        }

        .header-outer.tiny #cssmenu > ul > li::after {
            background: none;
            color: #000;
        }

        .header-outer.tiny #cssmenu > ul > li > a:hover {
            background: #fff;
            color: #000;
        }

        .header-outer.tiny .logo-sec {
            height: auto;
        }

        .header-outer.tiny #cssmenu {
            top: -49px;
            background: none;
        }

            .header-outer.tiny #cssmenu > ul > li > a {
                padding: 13px 14px;
                color: #fff;
                font-size: 14px;
            }

.nav-position {
    position: relative;
    float: right;
}

.logo-sec {
    height: 90px;
}

.top-navigation {
    background: #ffbb33;
    height: 52px;
    color: #fff;
}

    .top-navigation .container {
        position: relative;
    }

.logo {
    float: left;
    padding: 15px 0;
    height: auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

    .logo a {
        background: none;
        text-align: center;
        display: block;
    }

        .logo a img {
            padding-top: 23px;
            /*width: 100%;*/
        }

section#slider-wrapper {
    display: block;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0px;
    width: 100%;
}

.phone-number span {
    background: #505660;
    border: 0 none;
    border-radius: 100%;
    color: #fff;
    display: block;
    float: left;
    font-size: 20px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    vertical-align: middle;
    width: 34px;
    margin-right: 10px;
}

.dropdown-menu > li > a {
    line-height: 30px;
}

.phone-number span a {
    color: #5e5e5e;
    font-size: 13px;
}

.navbar-inverse {
    background: none;
    border-color: #fff;
    border: 0;
    margin: 0;
    min-height: 40px;
}

    .navbar-inverse .navbar-nav > li > a {
        color: #000;
        font-size: 16px;
        font-weight: 400;
        font-family: 'Open Sans', sans-serif;
        padding: 10px 23px 10px;
    }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        background-color: inherit;
        color: #000;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        color: #666;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #ca942f;
        color: #fff;
    }

.navbar-nav > li {
    float: left;
    margin: 0 0 0 0;
}

    .navbar-nav > li:first-child {
        border-left: 0;
    }

    .navbar-nav > li:last-child {
        border-right: 0;
    }

    .navbar-nav > li:last-child {
        margin: 0;
    }

.nav-position .container-fluid {
    padding-right: 0;
}

.navbar-nav {
    float: right;
     margin: 60px 0 0;
    /*margin: 98px 0 0;*/
}

.header-outer.tiny .navbar-nav {
    margin: 18px 0 0;
}

.header-outer.tiny .container.navigation-sec {
    float: right;
    position: relative;
    top: -57px;
    right: 102px;
}

.header-outer.tiny .navbar-inverse .navbar-nav > li > a {
    font-size: 16px;
    color: #000;
}

.header-outer.tiny .navbar-inverse .navbar-nav > li {
    border: 0;
}

.header-outer.tiny #myNavbar ul.more {
    margin-top: 9px;
}

    .header-outer.tiny #myNavbar ul.more li a {
        color: #fff;
    }

#myNavbar ul.more li ul li a {
    font-size: 14px;
    padding: 0 5px;
}

#myNavbar ul.navbar-nav li ul {
    background: #707372;
    float: left;
    height: auto;
    padding: 10px;
    position: absolute;
    top: 100px;
    width: 180px;
    visibility: hidden;
    opacity: 0;
    color: #fff;
}

#myNavbar ul.navbar-nav li:hover ul {
    display: block;
}

#myNavbar ul.navbar-nav li:hover ul {
    opacity: 1;
    padding: 15px;
    top: 40px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    visibility: visible;
}

.top_nav ul {
    float: left;
}

#myNavbar ul.navbar-nav li:hover a {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    color: #666;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

#myNavbar ul.navbar-nav li:hover ul {
    display: block;
}

#myNavbar ul.navbar-nav li ul li {
    line-height: 32px;
}

#myNavbar ul.navbar-nav li ul li {
    line-height: 32px;
}

myNavbar ul.navbar-nav li ul li {
    display: block;
    float: left;
    width: 100%;
}

#myNavbar ul.navbar-nav li ul li a:hover {
    background: #0053b3 !important;
    color: #fff;
}

#myNavbar ul.navbar-nav li:hover ul li a {
    color: #fff;
}

#myNavbar ul.navbar-nav li ul li a:hover {
    background: #fff !important;
    border: 0 none;
    border-radius: 0;
    color: #000;
    float: left;
    font-size: 14px;
    padding: 0 11px;
    width: 100%;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

#myNavbar ul.more {
    float: right;
    background: #505660;
    margin-top: -3px;
}

#myNavbar ul.navbar-nav li ul li a {
    font-size: 14px;
    padding: 0 11px;
}

.navbar-inverse .more.navbar-nav > li > a {
    padding: 12px 15px 11px;
}

#myNavbar ul.navbar-nav li.services ul {
    width: 370px;
    z-index: 999;
}

.header-outer.tiny .nav-position #myNavbar ul.navbar-nav li:hover a {
    border-radius: 0px;
}

.header-outer.tiny .nav-position .navbar-inverse .navbar-nav > .active > a,
.header-outer.tiny .nav-position .navbar-inverse .navbar-nav > .active > a:hover,
.header-outer.tiny .nav-position .navbar-inverse .navbar-nav > .active > a:focus {
    border-radius: 3px;
}

.bcg {
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100% !important;
}


.owl-carousel .owl-item {
    float: left;
    margin-left: 0;
}

.item {
    padding: 0 16px;
}


.breadcrumbs {
    background: #eaeaea;
    padding: 0px 0px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    margin-top: 7px;
}

    .breadcrumbs a {
        float: left;
        color: #000 !important;
        font-size: 13px;
        display: block;
        line-height: 45px;
        padding: 0 8px 0 15px;
        cursor: pointer;
    }

        .breadcrumbs a.home-icon {
            width: 45px;
            height: 45px;
            float: left;
            display: block;
            color: #fff !important;
            background: #009bdf;
            text-align: center;
            padding: 0px;
            cursor: pointer;
        }

            .breadcrumbs a.home-icon i {
                font-size: 22px;
                line-height: 45px;
                color: #fff;
            }

#slider-wrapper .owl-pagination {
    display: none !important;
}

#slider-wrapper .owl-buttons {
    display: block !important;
    top: 47%;
}

#advantage-wrapper {
    background: #fcfcfc;
    display: block;
    padding: 35px 0;
}

    #advantage-wrapper h1 {
        color: #000;
        font-size: 35px;
        font-weight: 800;
        text-align: center;
        text-transform: uppercase;
        font-family: 'Open Sans', sans-serif;
    }

.about-inner-box .col-md-3 {
    position: relative;
    display: block;
}

.about-inner-box .size-solution {
    background: #f1f1f1;
    border-radius: 200px;
    height: 200px;
    width: 200px;
    overflow: hidden;
}

.about-inner-box {
    clear: both;
    display: block;
    overflow: hidden;
    padding: 25px 0;
    text-align: center;
}

.size-solution img {
    left: 16px;
    position: absolute;
}

.size-solution span {
    color: #000;
    font-size: 22px;
    font-weight: 300;
    position: relative;
    text-align: center;
    top: 85px;
}

#advantage-wrapper p {
    color: #000;
    font-size: 15px;
    line-height: 28px;
    padding: 15px 150px;
    text-align: center;
}

.size-solution img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-radius: 200px;
    width: 200px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
}

.size-solution:hover img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.nicescroll-rails {
    z-index: 9999 !important;
}


#projects-wrapper {
    background: #ececec;
    display: block;
    padding: 35px 0 85px;
}

    #projects-wrapper h2 {
        color: #000;
        font-family: "Open Sans",sans-serif;
        font-size: 32px;
        font-weight: 800;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 35px;
    }

.projects-list .col-md-8 {
    padding-left: 0;
}

.projects-list .col-md-4 {
    padding-right: 0;
}

.projects-list img {
    width: 100%;
}

.projects-list .col-md-8 .col-md-6 {
    padding: 0;
}

.view {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
}

    .view .mask, .view .content {
        height: 100%;
        left: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .view img {
        display: block;
        position: relative;
        width: 100%;
    }

.mask-inner {
    position: relative;
    top: 40%;
}

#success-wrapper .view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
    margin: 20px 0 0 0;
    font-family: 'PT Sans', sans-serif;
}

#success-wrapper .view p {
    font-size: 14px;
    position: relative;
    color: #fff;
    padding: 1px 20px 8px;
    text-align: center;
    line-height: 24px;
}

#success-wrapper .view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #505660;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: none;
}

.view a.info: hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}



.view-first img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.view-first .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#projects-wrapper .view-first h2 {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    color: #fff;
    text-transform: capitalize;
}

#projects-wrapper .view-first p {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    margin: 3px 0 9px;
    text-transform: capitalize;
}

#projects-wrapper .view-first h3 {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin: 6px 0;
    text-transform: capitalize;
}

#projects-wrapper .view-first:hover img {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

#projects-wrapper .view-first a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

#projects-wrapper .view-first:hover h2,
#projects-wrapper .view-first:hover h3,
#projects-wrapper .view-first:hover p,
#projects-wrapper .view-first:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

#projects-wrapper .view-first:hover h3 {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

#projects-wrapper .view-first:hover a.info {
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.projects-list .col-md-8 .image3 .view.view-first img {
    min-height: 781px;
}

.projects-sec2 .col-md-8 {
    padding-left: 15px;
    padding-right: 0;
    width: 66%;
}

.projects-sec2 .col-md-4 {
    padding-left: 0;
    padding-right: 15px;
    width: 34%;
}

.projects-list .col-md-8 .col-md-6 .image7 .view img, .projects-list .col-md-8 .col-md-6 .image6 .view img {
    min-height: 429px;
}

.projects-sec2 {
    clear: both;
    display: block;
}

#footer-wrapper {
    background: #fff;
    display: block;
    padding: 35px 0 0;
    border-top: 1px solid #ddd;
}

    #footer-wrapper h3, #footer-wrapper h3 a {
        color: #b0917e;
        font-size: 16px;
        font-weight: 600;
        padding: 0 0 15px;
        text-transform: uppercase;
    }

    #footer-wrapper ul {
        display: block;
    }

        #footer-wrapper ul li {
            padding: 7px 0;
        }

            #footer-wrapper ul li a {
                color: #000;
                font-size: 14px;
            }

.hre {
    border-bottom: 1px solid #e4e5e4;
    display: block;
    overflow: hidden;
    padding: 0 0 15px;
}

    .hre .col-md-3, .rid .col-md-3 {
        padding-left: 0;
    }

.rid {
    display: block;
    overflow: hidden;
    padding: 20px 0;
}

    .hre .col-md-3.pdng, .rid .col-md-3.pdng,
    .hre .col-md-2.pdng, .rid .col-md-2.pdng {
        color: #000;
        font-size: 13px;
        line-height: 22px;
        padding-top: 22px;
    }

#footer-wrapper ul li a:hover {
    color: #b0917e;
}

#footer-bottom {
    border-top: 1px solid #e4e5e4;
    clear: both;
    display: block;
    overflow: hidden;
    padding: 18px 0;
}

    #footer-bottom .col-md-5 {
        color: #000;
        font-size: 13px;
        font-weight: normal;
        margin-bottom: 0;
        padding-left: 0;
    }

    #footer-bottom .col-md-3 {
        float: right;
    }

        #footer-bottom .col-md-3, #footer-bottom .col-md-3 a {
            color: #000;
            font-size: 12px;
            font-weight: normal;
        }

.owl-carousel .item img {
    width: auto;
    height: 700px;
}

#slider-wrapper .owl-carousel {
    height: 700px;
}


body#sub-page .container {
    position: relative;
}

.print-block {
    bottom: 0;
    left: 46.4%;
    position: absolute;
}

    .print-block a {
        display: block;
        background: #707372;
        width: 34px;
        height: 34px;
        text-align: center;
        font-size: 0;
        outline: 0;
        position: relative;
    }

.print-col a:first-child {
    display: none;
}

#ctl00_print {
    display: block;
    margin: 26px 0;
    overflow: hidden;
}

.print-block {
    width: 80px;
}

    .print-block .print-col {
        float: left;
    }

    .print-block .print-text a {
        display: block;
    }

.email-col {
    float: right;
}

.print-block a i {
    font-size: 16px;
    color: #fff;
    padding: 8px 0px;
}

    .print-block a i.fa.fa-envelope {
        font-size: 15px;
        padding: 9px 0px;
    }

    .print-block a i.fa.fa-envelope {
        font-size: 15px;
        padding: 9px 0px;
    }

.email-text:after {
    content: "Email a Friend";
    position: absolute;
    width: 107px;
    font-size: 12px;
    text-align: center;
    background: #666;
    color: #fff;
    padding: 6px 0px;
    left: 0px;
    right: 0px;
    margin: 9px auto;
    top: -49px;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.email-text:hover:after {
    opacity: 1;
}

.email-text:hover:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #666 transparent transparent transparent;
    position: absolute;
    top: -11px;
    left: 50px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.print-col:after {
    content: "Print This Page";
    position: absolute;
    width: 107px;
    font-size: 12px;
    text-align: center;
    background: #666;
    color: #fff;
    padding: 6px 0px;
    left: -40px;
    right: 0px;
    margin: 9px auto;
    top: -49px;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.print-col:hover:after {
    opacity: 1;
}

.print-col:hover:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #666 transparent;
    position: absolute;
    top: -11px;
    left: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.inner_container {
    position: relative;
}

    .inner_container .bread_crums {
        /*margin-top: -34px;*/
        z-index: 1000;
    }

    .inner_container .breadcrumb {
        border-radius: 0;
        background: rgba(0,0,0,0.4);
    }

        .inner_container .breadcrumb li a, .inner_container .breadcrumb li a i {
            color: #fff;
        }


#inner-banner {
    height: 400px;
    width: 100%;
}

.inner_container h1 {
    font-family: "Open Sans",sans-serif;
    font-size: 35px;
    font-weight: 800;
    padding: 26px 0 0px;
    text-align: center;
    text-transform: uppercase;
}

.inner_container p {
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    padding: 12px 100px;
    text-align: center;
}

.bcg.mission-img {
    display: block;
    margin: 40px 0 10px;
}

.inner_container h2 {
    font-family: "Open Sans",sans-serif;
    font-size: 34px;
    font-weight: 800;
    padding: 40px 0 22px;
    text-align: center;
    text-transform: uppercase;
}



.contact_us_cont aside.col-md-7 {
    float: right;
    margin-bottom: 100px;
    margin-top: 20px;
}

.contact_us_cont ul li.col-md-6 {
    width: 100%;
}

.contact_us_cont ul li input.form-control {
    box-shadow: none;
    width: 100%;
    border: 0;
    border-bottom: 2px solid #333;
    border-radius: 0;
    padding: 8px 1px;
}

.contact_us_cont ul li select.form-control {
    box-shadow: none;
    width: 100%;
    border: 0;
    border-bottom: 2px solid #333;
    border-radius: 0;
}

.contact_us_cont ul li textarea.form-control {
    box-shadow: none;
    width: 100%;
    border: 0;
    border-bottom: 2px solid #333;
    border-radius: 0;
    height: 100px;
    padding: 8px 1px;
}

.contact_us_cont label.control-label {
    font-size: 15px;
    font-weight: 400;
    width: 100%;
}

.contact_us_cont #ctl00_contentplaceholder1_txtcountrycode {
    float: left;
    margin-right: 30px;
    width: 15% !important;
    margin-bottom: 15px;
}

.contact_us_cont #ctl00_contentplaceholder1_txtPhone {
    float: left;
    width: 80% !important;
    margin-bottom: 15px;
}

.contact_us_cont ul li select.form-control {
    color: #3c3c3c;
    font-size: 14px;
    height: 34px;
    left: 0;
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
    padding: 0px 1px;
    outline: none;
    top: 11px;
    width: 100% !important;
    background: url(/themes/theme-1/assets/images/select_down_arrow.png) no-repeat right center;
    -webkit-appearance: none; /*Removes default chrome and safari style*/
    -moz-appearance: none; /* Removes Default Firefox style*/
    text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: ""; /*Removes default arrow from firefox*/
}

.contact_us_cont input.btn-primary {
    background: #707372;
    border-radius: 0;
    margin-top: 30px;
    padding: 10px 24px;
}

#panEmail h1 {
    font-size: 24px;
    font-weight: 700;
    padding: 0;
}

div#emailPopup .modal-body div, #enquiry_popup .modal-body div {
    height: 600px;
}

#panEmail ul li label {
    padding-bottom: 2px;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
}

#panEmail ul li input.form-control, #panEmail ul li select.form-control, #panEmail ul li textarea {
    box-shadow: none;
    width: 100%;
    border: 0;
    border-bottom: 2px solid #333;
    border-radius: 0;
    padding: 0px 1px;
    height: 30px;
}

#panEmail ul li textarea {
    height: 70px !important;
}

#panEmail ul li input.btn-primary {
    background: #707372;
    border-radius: 0;
    margin-top: 12px;
    padding: 10px 24px;
    border: 0;
}

#emailPopup .modal-header, #enquiry_popup .modal-header {
    border-bottom: 0 none;
}

#emailPopup button.close, #enquiry_popup button.close {
    background: #707372;
    border-radius: 0;
    color: #fff;
    opacity: 1;
    padding: 10px 16px;
    position: relative;
    right: -15px;
    top: -13px;
}

#emailPopup.modal {
    background: rgba(0, 0, 0, 0.4);
}







/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-header {
    position: relative;
    height: 150px;
    background-color: #331d35;
}

    .cd-header h1 {
        color: #ffffff;
        line-height: 150px;
        text-align: center;
        font-size: 2.4rem;
        font-weight: 300;
    }

@media only screen and (min-width: 1170px) {
    .cd-header {
        height: 180px;
    }

        .cd-header h1 {
            line-height: 180px;
        }
}

.cd-main-content {
    position: relative;
    min-height: 600px;
}

    .cd-main-content:after {
        content: "";
        display: table;
        clear: both;
    }

    .cd-main-content.is-fixed .cd-tab-filter-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
    }

    .cd-main-content.is-fixed .cd-gallery {
        padding-top: 76px;
    }

    .cd-main-content.is-fixed .cd-filter {
        position: fixed;
        height: 100vh;
        overflow: hidden;
    }

        .cd-main-content.is-fixed .cd-filter form {
            height: 100vh;
            overflow: auto;
            -webkit-overflow-scrolling: touch;
        }

    .cd-main-content.is-fixed .cd-filter-trigger {
        position: fixed;
    }

@media only screen and (min-width: 768px) {
    .cd-main-content.is-fixed .cd-gallery {
        padding-top: 90px;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-main-content.is-fixed .cd-gallery {
        padding-top: 100px;
    }
}

/* -------------------------------- 

xtab-filter 

-------------------------------- */
.cd-tab-filter-wrapper {
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
    z-index: 1;
}

    .cd-tab-filter-wrapper:after {
        content: "";
        display: table;
        clear: both;
    }

.cd-tab-filter {
    /* tabbed navigation style on mobile - dropdown */
    position: relative;
    height: 50px;
    width: 140px;
    margin: 0 auto;
    z-index: 1;
}

    .cd-tab-filter::after {
        /* small arrow icon */
        content: '';
        position: absolute;
        right: 14px;
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url("../img/cd-icon-arrow.svg") no-repeat center center;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        pointer-events: none;
    }

    .cd-tab-filter ul {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #ffffff;
        box-shadow: inset 0 -2px 0 #41307c;
    }

    .cd-tab-filter li {
        display: none;
    }

        .cd-tab-filter li:first-child {
            /* this way the placehodler is alway visible */
            display: block;
        }

    .cd-tab-filter a {
        display: block;
        /* set same size of the .cd-tab-filter */
        height: 36px;
        width: 140px;
        line-height: 50px;
        padding-left: 14px;
    }

        .cd-tab-filter a.selected {
            background: #41307c;
            color: #ffffff;
        }

    .cd-tab-filter.is-open::after {
        /* small arrow rotation */
        -webkit-transform: translateY(-50%) rotate(-180deg);
        -moz-transform: translateY(-50%) rotate(-180deg);
        -ms-transform: translateY(-50%) rotate(-180deg);
        -o-transform: translateY(-50%) rotate(-180deg);
        transform: translateY(-50%) rotate(-180deg);
    }

    .cd-tab-filter.is-open ul {
        box-shadow: inset 0 -2px 0 #41307c, 0 2px 10px rgba(0, 0, 0, 0.2);
    }

        .cd-tab-filter.is-open ul li {
            display: block;
        }

    .cd-tab-filter.is-open .placeholder a {
        /* reduces the opacity of the placeholder on mobile when the menu is open */
        opacity: .4;
    }

@media only screen and (min-width: 768px) {
    .cd-tab-filter {
        /* tabbed navigation style on medium devices */
        width: auto;
        cursor: auto;
    }

        .cd-tab-filter::after {
            /* hide the arrow */
            display: none;
        }

        .cd-tab-filter ul {
            background: transparent;
            position: static;
            box-shadow: none;
            text-align: center;
        }

        .cd-tab-filter li {
            display: inline-block;
        }

            .cd-tab-filter li.placeholder {
                display: none !important;
            }

        .cd-tab-filter a {
            display: inline-block;
            padding: 0 1em;
            width: auto;
            color: #9a9a9a;
            text-transform: uppercase;
            font-weight: 600;
            font-size: 15px;
            line-height: 34px;
        }

    .no-touch .cd-tab-filter a:hover {
        color: #000;
    }

    .cd-tab-filter a.selected {
        background: transparent;
        color: #000;
    }

    .cd-tab-filter.is-open ul li {
        display: inline-block;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-tab-filter {
        /* tabbed navigation on big devices */
        width: 100%;
        float: right;
        margin: 0;
        -webkit-transition: width 0.3s;
        -moz-transition: width 0.3s;
        transition: width 0.3s;
    }

        .cd-tab-filter.filter-is-visible {
            /* reduce width when filter is visible */
            width: 80%;
        }
}

/* -------------------------------- 

xgallery 

-------------------------------- */
.cd-gallery {
    padding: 26px 5%;
    width: 100%;
}

    .cd-gallery li {
        margin-bottom: 1.6em;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
        display: none;
    }

        .cd-gallery li.gap {
            /* used in combination with text-align: justify to align gallery elements */
            opacity: 0;
            height: 0;
            display: inline-block;
        }

    .cd-gallery img {
        display: block;
        width: 100%;
    }

    .cd-gallery .cd-fail-message {
        display: none;
        text-align: center;
    }

@media only screen and (min-width: 768px) {
    .cd-gallery {
        padding: 40px 3%;
    }

        .cd-gallery ul {
            text-align: justify;
        }

            .cd-gallery ul:after {
                content: "";
                display: table;
                clear: both;
            }

        .cd-gallery li {
            width: 48%;
            margin-bottom: 2em;
        }
}

@media only screen and (min-width: 1170px) {
    .cd-gallery {
        padding: 50px 0;
        float: right;
        -webkit-transition: width 0.3s;
        -moz-transition: width 0.3s;
        transition: width 0.3s;
    }

        .cd-gallery li {
            width: 24.7%;
        }

        .cd-gallery.filter-is-visible {
            /* reduce width when filter is visible */
            width: 80%;
        }
}

/* -------------------------------- 

xfilter 

-------------------------------- */
.cd-filter {
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 100%;
    background: #ffffff;
    box-shadow: 4px 4px 20px transparent;
    z-index: 2;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.3s, box-shadow 0.3s;
    -moz-transition: -moz-transform 0.3s, box-shadow 0.3s;
    transition: transform 0.3s, box-shadow 0.3s;
}

    .cd-filter::before {
        /* top colored bar */
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 50px;
        width: 100%;
        background-color: #41307c;
        z-index: 2;
    }

    .cd-filter form {
        padding: 70px 20px;
    }

    .cd-filter .cd-close {
        position: absolute;
        top: 0;
        right: 0;
        height: 50px;
        line-height: 50px;
        width: 60px;
        color: #ffffff;
        font-size: 1.3rem;
        text-align: center;
        background: #37296a;
        opacity: 0;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        transition: opacity 0.3s;
        z-index: 3;
    }

.no-touch .cd-filter .cd-close:hover {
    background: #32255f;
}

.cd-filter.filter-is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
}

    .cd-filter.filter-is-visible .cd-close {
        opacity: 1;
    }

@media only screen and (min-width: 1170px) {
    .cd-filter {
        width: 20%;
    }

        .cd-filter form {
            padding: 70px 10%;
        }
}

.cd-filter-trigger {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    line-height: 50px;
    width: 60px;
    /* image replacement */
    overflow: hidden;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
    background: transparent url("../img/cd-icon-filter.svg") no-repeat center center;
    z-index: 3;
}

    .cd-filter-trigger.filter-is-visible {
        pointer-events: none;
    }

@media only screen and (min-width: 1170px) {
    .cd-filter-trigger {
        width: auto;
        left: 2%;
        text-indent: 0;
        color: #9a9a9a;
        text-transform: uppercase;
        font-size: 1.3rem;
        font-weight: 700;
        padding-left: 24px;
        background-position: left center;
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
        transition: color 0.3s;
    }

    .no-touch .cd-filter-trigger:hover {
        color: #41307c;
    }

    .cd-filter-trigger.filter-is-visible, .cd-filter-trigger.filter-is-visible:hover {
        color: #ffffff;
    }
}

/* -------------------------------- 

xcustom form elements 

-------------------------------- */
.cd-filter-block {
    margin-bottom: 1.6em;
}

    .cd-filter-block h4 {
        /* filter block title */
        position: relative;
        margin-bottom: .2em;
        padding: 10px 0 10px 20px;
        color: #9a9a9a;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 1.3rem;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: pointer;
    }

.no-touch .cd-filter-block h4:hover {
    color: #41307c;
}

.cd-filter-block h4::before {
    /* arrow */
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 16px;
    height: 16px;
    background: url("../img/cd-icon-arrow.svg") no-repeat center center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cd-filter-block h4.closed::before {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

.cd-filter-block input, .cd-filter-block select,
.cd-filter-block .radio-label::before,
.cd-filter-block .checkbox-label::before {
    /* shared style for input elements */
    font-family: "Open Sans", sans-serif;
    border-radius: 0;
    background-color: #ffffff;
    border: 2px solid #e6e6e6;
}

    .cd-filter-block input[type='search'],
    .cd-filter-block input[type='text'],
    .cd-filter-block select {
        width: 100%;
        padding: .8em;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        box-shadow: none;
    }

        .cd-filter-block input[type='search']:focus,
        .cd-filter-block input[type='text']:focus,
        .cd-filter-block select:focus {
            outline: none;
            background-color: #ffffff;
            border-color: #41307c;
        }

    .cd-filter-block input[type='search'] {
        /* custom style for the search element */
        border-color: transparent;
        background-color: #e6e6e6;
        /* prevent jump - ios devices */
        font-size: 1.6rem !important;
    }

        .cd-filter-block input[type='search']::-webkit-search-cancel-button {
            display: none;
        }

.cd-filter-block .cd-select {
    /* select element wrapper */
    position: relative;
}

    .cd-filter-block .cd-select::after {
        /* switcher arrow for select element */
        content: '';
        position: absolute;
        z-index: 1;
        right: 14px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        display: block;
        width: 16px;
        height: 16px;
        background: url("../img/cd-icon-arrow.svg") no-repeat center center;
        pointer-events: none;
    }

.cd-filter-block select {
    cursor: pointer;
    font-size: 1.4rem;
}

    .cd-filter-block select::-ms-expand {
        display: none;
    }

.cd-filter-block .list li {
    position: relative;
    margin-bottom: .8em;
}

    .cd-filter-block .list li:last-of-type {
        margin-bottom: 0;
    }

.cd-filter-block input[type=radio],
.cd-filter-block input[type=checkbox] {
    /* hide original check and radio buttons */
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    z-index: 2;
}

.cd-filter-block .checkbox-label,
.cd-filter-block .radio-label {
    padding-left: 24px;
    font-size: 1.4rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .cd-filter-block .checkbox-label::before, .cd-filter-block .checkbox-label::after,
    .cd-filter-block .radio-label::before,
    .cd-filter-block .radio-label::after {
        /* custom radio and check boxes */
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .cd-filter-block .checkbox-label::before,
    .cd-filter-block .radio-label::before {
        width: 16px;
        height: 16px;
        left: 0;
    }

    .cd-filter-block .checkbox-label::after,
    .cd-filter-block .radio-label::after {
        /* check mark - hidden */
        display: none;
    }

    .cd-filter-block .checkbox-label::after {
        /* check mark style for check boxes */
        width: 16px;
        height: 16px;
        background: url("../img/cd-icon-check.svg") no-repeat center center;
    }

    .cd-filter-block .radio-label::before,
    .cd-filter-block .radio-label::after {
        border-radius: 50%;
    }

    .cd-filter-block .radio-label::after {
        /* check mark style for radio buttons */
        width: 6px;
        height: 6px;
        background-color: #ffffff;
        left: 5px;
    }

.cd-filter-block input[type=radio]:checked + label::before,
.cd-filter-block input[type=checkbox]:checked + label::before {
    border-color: #41307c;
    background-color: #41307c;
}

.cd-filter-block input[type=radio]:checked + label::after,
.cd-filter-block input[type=checkbox]:checked + label::after {
    display: block;
}

@-moz-document url-prefix() {
    /* hide custom arrow on Firefox - select element */
    .cd-filter-block .cd-select::after;

{
    display: none;
}

}


.cd-gallery li:hover .img-hvr {
    background: rgba(0, 0, 0, 0.58) none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    opacity: 1;
    padding: 110px 0;
    text-align: center;
    width: 100%;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.cd-gallery li {
    position: relative;
}

.img-hvr {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    height: 65px;
    opacity: 1;
    position: absolute;
    width: 100%;
}

    .img-hvr p {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        padding: 6px 0;
        text-transform: uppercase;
        width: 100%;
    }

.cd-gallery li:hover .img-hvr p {
    color: #fff;
    font-size: 24px;
}






.faq-cat-content {
    margin-top: 25px;
}

.faq-cat-tabs li a {
    padding: 15px 10px 15px 10px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #777777;
}

.nav-tabs li a:focus,
.panel-heading a:focus {
    outline: none;
}

.panel-heading a,
.panel-heading a:hover,
.panel-heading a:focus {
    text-decoration: none;
    color: #777777;
}

.faq-cat-content .panel-heading:hover {
    background-color: #efefef;
}

.active-faq {
    border-left: 5px solid #888888;
}

.panel-faq .panel-heading .panel-title span {
    font-size: 13px;
    font-weight: normal;
}

.faq-cat-content .panel-body {
    height: 250px;
    overflow: auto;
    padding: 0;
}

.retail-office-table table tr td, .corporate-office-table table tr td, .private-office-table table tr td {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    padding: 20px;
}

.faq-cat-content {
    background: rgba(0, 0, 0, 0.5);
    margin-top: 0;
    min-height: 550px;
    padding: 22px 20px;
}

    .faq-cat-content .panel-group .panel {
        border: 0 none;
        border-radius: 0;
        margin-bottom: 0;
    }

    .faq-cat-content .panel-default > .panel-heading {
        background-color: #b0917e;
        border: 0 none;
        border-radius: 0;
        color: #333;
        padding: 14px 20px;
    }

    .faq-cat-content .panel-title {
        color: #fff;
        font-size: 20px;
        font-weight: 400;
    }

.bcg.service-img {
    display: block;
    margin: 40px 0 0;
}

.faq-cat-content h2 {
    color: #fff;
    padding: 5px 0 30px;
}

.faq-cat-content i {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight: 800;
    top: -7px;
}

.faq-cat-content.service2 .panel-body {
    height: 350px;
}

.project-details h3 {
    font-size: 18px;
    text-transform: uppercase;
}

.project-details p {
    line-height: 24px;
    padding: 12px 0;
    text-align: left;
}

.project-details h4 {
    font-size: 15px;
    line-height: 28px;
    text-transform: uppercase;
}

.service-items .ser-cnt {
    clear: both;
    display: block;
    margin: 0;
    text-align: center;
}

.service-items h2 {
    padding: 20px 0;
}

    .service-items h2 a {
        color: #000;
        font-size: 20px;
        font-weight: 600;
    }

.service-items {
    display: block;
    margin: 40px 0;
}

    .service-items .mask-inner > h2 {
        color: #fff;
        font-size: 20px;
        font-weight: 600;
    }

.hre-address {
    border: 1px solid #666;
    margin: 45px 0;
    padding: 15px;
    width: 400px;
}

    .hre-address .logo-img {
        border-bottom: 1px solid #666;
        padding: 0px 0 15px;
    }

.contact-info p {
    padding: 10px 0 6px;
    text-align: left;
}

#ctl00_contentplaceholder1_ctl00_category_list p {
    margin: 0 auto;
    width: 1170px;
}

body.contact-page #footer-wrapper {
    border-top: 1px solid #e4e5e4;
}

.project-details {
    clear: both;
    display: block;
    margin: 40px 0;
    overflow: hidden;
}

.pg_not_found_cont {
    background: #ddd;
    clear: both;
    display: block;
    margin: 0 auto;
    min-height: 600px;
    padding: 90px 0 0;
    text-align: center;
    width: 100%;
}

.pro-left {
    clear: both;
    display: block;
    margin: 60px 0 0;
}

.project-details-left .owl-carousel .item img {
    width: 100%;
    height: 218px;
}

.project-details-left li.item {
    list-style: none;
    padding: 0 2px;
}

.project-details-left .owl-pagination {
    display: none;
}

.project-details-left .owl-carousel {
    height: auto;
}

.project-details-left .owl-buttons {
    z-index: 9999;
    width: 100%;
    bottom: 0;
    top: inherit;
    height: AUTO;
    position: inherit;
}

.project-details-left .owl-controls .owl-buttons div {
    position: absolute;
    top: 58px;
    overflow: hidden;
}

div#related-product-slider {
    position: relative;
}

.project-details-left .owl-controls .owl-prev {
    left: 0;
}

.project-details-left .owl-controls .owl-next {
    right: -22px;
}

.product-section-list .related-pr-wrapper h4 {
    font-size: 15px;
    color: #fff;
    padding: 16px 8px;
    text-align: center;
    background: rgba(0,0,0,0.5);
    width: 100%;
    position: absolute;
    bottom: 0;
    min-height: 64px;
}

.inner_container .project-details-left h2 {
    font-size: 30px;
}

.lb-closeContainer {
    background: #666;
    left: 0;
    margin: 0 auto;
    padding: 2px 4px;
    position: absolute;
    right: 0;
    top: -15px;
    width: 36px;
}

.lb-data .lb-number, .lb-data .lb-details {
    display: none;
}

/*-----------------Media Centre---------------------------*/

.media-inner .m-cnt > p {
    padding: 10px 0;
    text-align: left;
}

.media-inner .btn {
    border-radius: 0;
    background: #707372;
    color: #fff;
    border: 1px solid #333;
    padding: 7px 16px;
    font-size: 14px;
}

    .media-inner .btn a {
        color: #fff;
    }

.media-inner h4 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}



/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba {
    background: #9e5406;
}

    figure.effect-bubba img {
        opacity: 0.7;
        -webkit-transition: opacity 0.35s;
        transition: opacity 0.35s;
    }

    figure.effect-bubba:hover img {
        opacity: 0.4;
    }

    figure.effect-bubba figcaption::before,
    figure.effect-bubba figcaption::after {
        position: absolute;
        top: 30px;
        right: 30px;
        bottom: 30px;
        left: 30px;
        content: '';
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
    }

    figure.effect-bubba figcaption::before {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        -webkit-transform: scale(0,1);
        transform: scale(0,1);
    }

    figure.effect-bubba figcaption::after {
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
        -webkit-transform: scale(1,0);
        transform: scale(1,0);
    }

    figure.effect-bubba h2 {
        padding-top: 30%;
        -webkit-transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    figure.effect-bubba p {
        padding: 20px 2.5em;
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0);
    }

    figure.effect-bubba:hover figcaption::before,
    figure.effect-bubba:hover figcaption::after {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    figure.effect-bubba:hover h2,
    figure.effect-bubba:hover p {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }



.media_centre_outer .grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    overflow: hidden;
    list-style: none;
    text-align: center;
}

.media_centre_outer figure.effect-bubba:nth-child(4) {
    margin-right: 0;
}

/* Common style */
.media_centre_outer .grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1% 10px 0;
    width: 24%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

    .media_centre_outer .grid figure img {
        position: relative;
        display: block;
        min-height: 100%;
        max-width: 100%;
        opacity: 0.8;
        width: 100%;
    }

    .media_centre_outer .grid figure figcaption {
        padding: 2em;
        color: #fff;
        text-transform: uppercase;
        font-size: 1.25em;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

        .media_centre_outer .grid figure figcaption::before,
        .media_centre_outer .grid figure figcaption::after {
            pointer-events: none;
        }

        .media_centre_outer .grid figure figcaption,
        .media_centre_outer .grid figure figcaption > a {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

            /* Anchor will cover the whole item by default */
            /* For some effects it will show as a button */
            .media_centre_outer .grid figure figcaption > a {
                z-index: 1000;
                text-indent: 200%;
                white-space: nowrap;
                font-size: 0;
                opacity: 0;
            }

    .media_centre_outer .grid figure h2 {
        word-spacing: -0.15em;
        font-weight: 300;
        font-size: 35px;
    }

        .media_centre_outer .grid figure h2 span {
            font-weight: 800;
        }

    .media_centre_outer .grid figure h2,
    .media_centre_outer .grid figure p {
        margin: 0;
    }

    .media_centre_outer .grid figure p {
        letter-spacing: 1px;
        font-size: 68.5%;
    }



.photo-albums .dxigControl td.dxigCtrl {
    padding: 12px 0;
}

.photo-albums li.trip_outer_content.effect-sarah {
    border: 1px solid #ddd;
    padding: 15px;
    margin: 0 15px 15px 0;
    width: 23.5%;
}

.photo-albums .trip_outer_content img {
    width: 100%;
}

.trip_title_photo {
    padding: 15px 0;
}

    .trip_title_photo h4 {
        color: #000;
        padding: 0 0 15px;
    }

.photo-albums span.btn.btn-default {
    border-radius: 0;
    background: #707372;
    color: #fff;
    border: 1px solid #333;
    padding: 7px 16px;
    font-size: 14px;
}

    .photo-albums span.btn.btn-default:hover {
        background: #707372;
        color: #fff;
    }

.photo-albums.row {
    padding: 30px 15px;
}

.vedo-wrpr li {
    border: 1px solid #ddd;
    padding: 15px;
    margin: 0 15px 15px 0;
    width: 23.5%;
}

    .vedo-wrpr li .trip_outer_content img {
        width: 100%;
    }

    .vedo-wrpr li .trip_title_photo {
        padding: 15px 0;
    }

        .vedo-wrpr li .trip_title_photo h4 {
            color: #000;
            padding: 0 0 15px;
        }

    .vedo-wrpr li span.btn.btn-default {
        border-radius: 0;
        background: #707372;
        color: #fff;
        border: 1px solid #333;
        padding: 7px 16px;
        font-size: 14px;
    }

        .vedo-wrpr li span.btn.btn-default:hover {
            background: #707372;
            color: #fff;
        }

    .vedo-wrpr li img.AlbumImg {
        width: 100%;
    }

.vedo-wrpr {
    margin: 30px 0;
    padding: 0 15px;
}

    .vedo-wrpr h4 {
        padding: 15px 0 15px;
        color: #000;
    }

.m-img img {
    width: 100%;
}

.media-inner .m-cnt p.news_desc {
    min-height: 112px;
}


.news-listing {
    display: block;
    margin: 30px 0 100px;
    overflow: hidden;
}

.media-inner h4 a {
    color: #000;
}

.downloads-panel ul.grid-panel.list-panel.row {
    padding: 0 15px;
}

.downloads-panel figcaption p {
    padding: 0;
    text-align: left;
    color: #000;
    font-weight: 400;
}

.downloads-panel h4 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.downloads-panel figcaption h4 {
    font-weight: 400;
    text-transform: capitalize;
}

.project-inner-wrapper {
    margin: 35px 0;
    display: block;
}

    .project-inner-wrapper ul li {
        margin-bottom: 15px;
    }

        .project-inner-wrapper ul li img.example-image {
            width: 100%;
        }

        .project-inner-wrapper ul li .img-hvr {
            width: 90%;
        }

            .project-inner-wrapper ul li .img-hvr p {
                font-size: 14px;
            }

        .project-inner-wrapper ul li:hover .img-hvr {
            background: rgba(0, 0, 0, 0.58);
            bottom: 0;
            height: 100%;
            opacity: 1;
            padding: 110px 0;
            text-align: center;
            width: 90%;
            -webkit-transition: all .2s linear;
            -moz-transition: all .2s linear;
            -o-transition: all .2s linear;
            -ms-transition: all .2s linear;
            transition: all .2s linear;
        }

.related-pr-wrapper {
    position: relative;
}



p.quote_wrap {
    font-size: 18px;
    color: #b0917e;
    font-weight: 600;
    line-height: 34px;
}

section.banner-sub {
    position: relative;
    display: block;
}

.banner-sub h1 {
    text-align: center;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    top: 32%;
    color: #fff;
    font-size: 54px;
    font-weight: 300;
}

.banner-sub h2 {
    text-align: center;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    top: 64%;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}


p.interior_wrp {
    text-align: left;
    line-height: 33px;
}

div#ctl00_contentplaceholder1_ctl00_divdesccat p {
    text-align: left;
}
