/*------------------------------------------------------------------
	[Stylesheet]
	Project:		Project Name
	Version:		1.0
	Last change:	10.11.10 [Created]
	Assigned to:	Titan Web (You Name)					
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
	[Table of Contents]
	1. 	Global
	2.	Header
	3.	Top Menu
	4.	Banner
	5.	Content
	6.	Footer
	7.  Gallery
	

	[Color codes]
	Background:	#262626 (Dark Grey)
	Content:	#3b3b3b (Light Black)
	Header h1:	#a70d00 (Dark Red)
	a (standard):	#0046e4 (Bright Blue)
	a (visited):	#009ce4 (Lighter Blue)

	[Typography]
	Body copy:	12px/1.3 Verdana, Arial, Helvetica, sans-serif;

-------------------------------------------------------------------*/


/*------------------------------------------------------------------
  [ Font Reset ]
-------------------------------------------------------------------*/


/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/


/**
 * YUI Fonts
 * @module fonts
 * @namespace yui-
 * @requires 
 */


/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */

body {
    font: 13px/1.231 arial, helvetica, clean, sans-serif;
    /* for IE6/7 */
    *font-size: small;
    /* for IE Quirks Mode */
    *font: x-small;
    color: #000;
}
body {
    background: url(../../../uploads/2011/12/bg_homepage.jpg) no-repeat center/ cover;
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */

select,
input,
textarea,
button {
    font: 99% arial, helvetica, clean, sans-serif;
}

/**
 * To help tables remember to inherit
 */

table {
    font-size: inherit;
    font: 100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

/*------------------------------------------------------------------
	[ 1 Global ]
-------------------------------------------------------------------*/


/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection declarations 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 better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

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

textarea {
    resize: vertical;
}

/*GRID SYSTEM*/

.container {
    max-width: 970px;
    margin: 0 auto;
}

/*GRID SYSTEM*/

.alpha {
    margin-left: 0;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.center-text {
    text-align: center;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.center-text {
    text-align: center;
}

/*
 * 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;
}

/*FONTS*/

@font-face {
    font-family: 'MuliRegular';
    src: url('../fonts/Muli-Regular-webfont.eot');
    src: url('../fonts/Muli-Regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Muli-Regular-webfont.woff') format('woff'), url('../fonts/Muli-Regular-webfont.html') format('truetype'), url('../fonts/Muli-Regular-webfont.svg#MuliRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoCondensed';
    src: url('../fonts/Roboto-Condensed-webfont.eot');
    src: url('../fonts/Roboto-Condensed-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Condensed-webfont.woff') format('woff'), url('../fonts/Roboto-Condensed-webfont.html') format('truetype'), url('../fonts/Roboto-Condensed-webfont.svg#RobotoCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuliLight';
    src: url('../fonts/Muli-Light-webfont.eot');
    src: url('../fonts/Muli-Light-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Muli-Light-webfont.woff') format('woff'), url('../fonts/Muli-Light-webfont.html') format('truetype'), url('../fonts/Muli-Light-webfont.svg#MuliLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*FONTS*/

body {
    font-size: 16px;
    font-family: "MuliRegular";
    line-height: 24px;
}
p {
    margin-bottom: 18px;
}
a:active {
    background: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 18px;
}
h1 {
    font-size: 30px;
    line-height: 36px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
.noPadd {
    padding: 0;
}

/* NEW(8-11) add css menu */

.login-wrapper {
    clear: both;
    float: right;
}
nav {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
#centigrademenu ul {
    /*float: right;*/
}
#centigrademenu,
#centigrademenu ul,
#centigrademenu ul li,
#centigrademenu ul li a,
#centigrademenu #head-mobile {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
#centigrademenu:after,
#centigrademenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
#centigrademenu #head-mobile {
    display: none
}
#centigrademenu {
    font-family: "MuliRegular";
    margin-left: 32px;
}
#centigrademenu > ul > li {
    float: left;
    margin-left: 33px;
    border-radius: 3px;
}
#centigrademenu > ul > li .login-wrapper {
    display: none;
}
#centigrademenu > ul > li > a {
    padding: 0 12px;
    height: 26px;
    display: inline-block;
    line-height: 26px;
    letter-spacing: 0;
    text-decoration: none;
    color: #444;
}
#centigrademenu > ul > li.current-menu-item a,
#centigrademenu > ul > li:hover > a,
#centigrademenu ul li.active a {
    color: #fff;
}
#centigrademenu > ul > li.current-menu-item,
#centigrademenu > ul > li:hover,
#centigrademenu ul li.active:hover,
#centigrademenu ul li.active,
#centigrademenu ul li.has-sub.active:hover {
    background: #165997!important;
    -webkit-transition: background .3s ease;
    -ms-transition: background .3s ease;
    transition: background .3s ease;
}
#centigrademenu > ul > li.has-sub > a {
    padding-right: 30px;
}
#centigrademenu > ul > li.has-sub > a:after {
    position: absolute;
    top: 22px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: '';
}
#centigrademenu > ul > li.has-sub > a:before {
    position: absolute;
    top: 19px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease;
}
#centigrademenu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0;
}
#centigrademenu ul ul {
    position: absolute;
    left: -9999px
}
#centigrademenu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    background: #333;
    transition: all .25s ease;
}
#centigrademenu li:hover > ul {
    left: auto;
}
#centigrademenu li:hover > ul > li {
    height: 35px;
}
#centigrademenu ul ul ul {
    margin-left: 100%;
    top: 0;
}
#centigrademenu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 11px 15px;
    width: 170px;
    font-size: 12px;
    text-decoration: none;
    color: #ddd;
    font-weight: 400;
}
#centigrademenu ul ul li:last-child > a,
#centigrademenu ul ul li.last-item > a {
    border-bottom: 0;
}
#centigrademenu ul ul li:hover > a,
#centigrademenu ul ul li a:hover {
    color: #fff
}
#centigrademenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: '';
}
#centigrademenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease;
}
#centigrademenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0;
}
#centigrademenu ul ul li.has-sub:hover,
#centigrademenu ul li.has-sub ul li.has-sub ul li:hover {
    background: #363636;
}
#centigrademenu ul ul ul li.active a {
    border-left: 1px solid #333;
}
#centigrademenu > ul > li.has-sub > ul > li.active > a,
#centigrademenu > ul ul > li.has-sub > ul > li.active> a {
    border-top: 1px solid #333;
}

/* new css 10-11-2016 */

#header .background {
    background: url(../images/bg-header.png) repeat-x;
    height: 264px;
    padding-top: 16px;
}
#header .background-wrapper {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
#header .login-wrapper a {
    background: #409bf0 url(../images/sprite.png) no-repeat 42px -13px;
    text-decoration: none;
    color: #fff;
    height: 26px;
    font-size: 13px;
    line-height: 26px;
    padding: 0 36px 0 12px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#header .login-wrapper a:hover {
    background: #165997 url(../images/sprite.png) no-repeat 42px -13px;
}
#header .menu-wrapper {
    margin-top: 28px;
    float: right;
    clear: both;
}
#banner {
    top: 135px;
    z-index: 10;
    width: 100%;
    position: absolute;
}
#banner .banner-wrapper div.title {
    font-size: 48px;
    line-height: 40px;
    font-family: "MuliLight";
    width: 100%;
    margin-bottom: 18px;
}
.mid-wrapper {
    padding: 305px 0;
}
.innerPageTop {
    padding: 0;
    margin: -62px 0 40px;
}
.contatusPageTop {
    margin: -52px 0 30px;
    padding: 0;
}

/* footer three box */

#footer .sub-footer-wrapper {
    position: relative;
    overflow: hidden;
}
#footer .sub-footer-wrapper:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.5;
    margin: 48px 0;
}
.navigation-wrapper .imgHover a img {
    border-radius: 4px 4px 0 0;
    opacity: 0.85;
    position: relative;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 30px 35px;
    background: #fff;
}
.navigation-wrapper .imgHover a {
    display: block;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    z-index: 1;
    overflow: hidden;
    position: relative;
}
.navigation-wrapper .imgHover a:after {
    content: '';
    position: absolute;
    bottom: 0;
    background: #0197f0;
    height: 20px;
    left: 0;
    right: 0;
    z-index: 2;
    border-radius: 4px 4px 0 0;
    opacity: 0;
    transition: 0.3s;
}
.navigation-wrapper .imgHover a:hover:after {
    opacity: 1;
}
#footer .main-footer-wrapper {
    font-size: 11px;
    background: #0197f0;
    padding: 18px 0 20px 0;
}
.titan-wrapper {
    text-align: center;
}
.titan-badge {
    padding: 0 0 10px 20px;
    line-height: 30px;
}
.titan-badge a {
    color: #FFF;
    text-decoration: none
}
.titan-badge img {
    margin-left: 5px;
}
.menu-wrapper img {
    margin: 0 auto;
    display: block;
}
.footer .copyright {
    width: 100%;
    float: left;
    padding: 0 0 3px 0;
}
.footer .footer-menu ul {
    margin: 0;
    padding: 0;
}
.footer .footer-menu ul li {
    list-style: none;
    float: left;
    display: block;
    margin: 0;
    padding: 0 10px;
    border-left: 1px solid #fff;
    text-decoration: underline;
}
.footer .footer-menu ul li:first-child {
    padding-left: 0px;
    border-left: none;
}
.footer .footer-menu ul li a {
    color: #fff;
}
.footer .footer-menu ul li a:hover {
    color: #fff;
}
#footer {
    color: #fff;
    top: 282px;
}
.footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/* inner pages */


/* Companies profile */

#sub_page div.wrapper {
    background: #fff;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: url(../../../uploads/2011/12/bg_homepage.jpg) no-repeat center/ cover;
}
.scrolladd {
    background: #fff;
}
#sub_page .wrapper .overlay {
    background: url(../images/img_overlay_subpage.png) repeat-x;
    height: auto;
    width: 100%;
    overflow: hidden;
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
}

/*
#sub_page .wrapper div.image {
    background: url(../../../uploads/2011/12/bg_homepage-300x680.jpg) no-repeat;
    min-height: 680px;
    overflow: hidden;
    position: relative;
}
*/

#sub_page .wrapper .image div.main-company-profile {
    background: url(../images/cedarwood-holdings-small.png) no-repeat;
    position: absolute;
}
.sub-footer-wrapper2 {
    position: relative;
    overflow: hidden;
}
.sub-footer-wrapper2:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.5;
    margin: 48px 0;
}
#navigation .imgBackground a {
    background: #fff;
    display: block;
    border-radius: 4px 4px 0 0;
    padding: 10px;
}
#navigation .imgBackground a img {
    margin: 0 auto;
    width: 145px;
}

/* Companies */

#companies .wrapper .content div.more {
    right: 0;
    top: 50%;
    margin-top: -20px;
    position: absolute;
}
#companies .image {
    position: relative;
}
#companies .wrapper .image div.centigrade-mechanical-contractors {
    background: url(../images/sprite.png) no-repeat -20px -383px;
    width: 218px;
    height: 74px;
    position: absolute;
}
#companies .wrapper.helper .image div.overlay {
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    position: absolute;
}
#companies .wrapper .image div.centigrade-commissioning {
    background: url(../images/sprite.png) no-repeat -20px -473px;
    width: 218px;
    height: 74px;
    position: absolute;
}
#companies .wrapper .image div.centigrade-services {
    background: url(../images/sprite.png) no-repeat -20px -293px;
    width: 218px;
    height: 74px;
    position: absolute;
}
#companies .item-container {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#companies div.title {
    margin-bottom: 18px;
    font-size: 48px;
    line-height: 54px;
    font-family: "MuliLight";
}
#companies .wrapper .image div.thumbnail {
    max-height: 220px;
    overflow: hidden;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    /*display: inline-block;*/
    float: left;
}
#companies .wrapper .image .thumbnail img {
    display: block;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
#companies .wrapper .image div.overlay {
    background: url(../images/img_overlay_submainpage.png) no-repeat left bottom;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    /* add css */
    background-size: cover;
}
#companies .wrapper.helper .image .thumbnail img {
    -webkit-border-radius: 0;
    border-radius: 0;
}
#companies .wrapper .content a {
    text-decoration: none;
}
#companies .wrapper .content div.label {
    font-size: 30px;
    margin-bottom: 10px;
    color: #000;
    font-weight: normal;
    padding: 0;
    display: block;
    text-align: left;
    white-space: inherit;
    line-height: 24px;
}
#companies .wrapper .content div.content-wrapper {
    padding: 30px 50px 0 10px;
    border-top: 1px solid #c9c9c9;
    width: 100%;
}
#companies .item-container div.wrapper:first-child div.content-wrapper {
    border-top: 0;
}
#companies .wrapper .image div.centigrade-services,
#companies .wrapper .image div.centigrade-mechanical-contractors,
#companies .wrapper .image div.centigrade-commissioning {
    left: 50%;
    margin-left: -109px;
    top: 50%;
    margin-top: -37px;
    z-index: 10;
}
#companies .wrapper .content .more a {
    background: url(../images/sprite_04.png) no-repeat;
    width: 58px;
    height: 76px;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-size: 80%;
    background-position: right;
}
#companies .wrapper .content .more a:hover {
    background: url(../images/sprite_07.png) no-repeat;
    background-size: 80%;
    background-position: right;
}

/* page scroll bar css */

#scrollable::-webkit-scrollbar {
    width: 10px;
}
#scrollable::-webkit-scrollbar-track {
    width: 10px;
    background-clip: padding-box;
    background: #fff;
    border-style: solid;
    border-color: transparent;
    border-width: 0;
    border-left-width: 1px;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}
#scrollable::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    width: 10px;
    background-clip: padding-box;
    background: #ccc;
    background: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
}
#scrollable {
    height: auto;
}
#scrollable {
    max-height: 680px;
    padding: 30px 0;
}
.track4 {
    width: 10px;
    background-clip: padding-box;
    background: #fff;
    border-style: solid;
    border-color: transparent;
    border-width: 0;
    border-left-width: 1px;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}
.track4.dragging,
.track4:hover {
    background: #f2f2f2;
    background: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1);
}
.track4:active {
    background: #f2f2f2;
    background: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.14), inset -1px -1px 0 rgba(0, 0, 0, 0.07);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.14), inset -1px -1px 0 rgba(0, 0, 0, 0.07);
}
.handle4 {
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    width: 10px;
    background-clip: padding-box;
    background: #ccc;
    background: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
}
.handle4:hover {
    background: #999;
    background: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25);
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25);
}
.dragging .handle4,
.handle4:active {
    background: gray;
    background: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.35);
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.35);
}

/* contact us page */

#contact {
    font-size: 14px;
    line-height: 20px;
    color: #4c4c4c;
}
#contact a {
    color: #343434;
    text-decoration: none;
}
#contact .contact-wrapper {
    background: #fff;
    padding: 20px 5px;
    height: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#contact div.title {
    margin-bottom: 18px;
    font-size: 48px;
    line-height: 40px;
    color: #000;
    font-family: "MuliLight";
}
#contact ul li {
    width: 48%;
}
#contact ul li label,
#contact h4 {
    font-size: 16px;
    color: #343434;
}
#contact ul li input[type="text"],
#contact ul li textarea {
    outline: none;
    background: #eaeef1;
    border: 1px solid #d6d6d6;
    width: 100%;
}
#contact ul li textarea {
    width: 100%;
}
#contact ul li input[type="text"]:focus,
#contact ul li textarea:focus {
    border: 1px solid #1467b2;
}

/*
#contact ul li input[type="submit"] {
    background: #409bf0;
    border: 0;
    color: #fff;
    height: 32px;
    text-shadow: 0 -1px 1px #2e70ad;
    font-family: "MuliRegular";
    font-size: 16px;
    font-weight: normal;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /* add */

position: static;
width: auto;
box-shadow: none;
line-height: 1;

}
#contact ul li input[type="submit"]:hover {
    background: #165997;
}
*/ #contact .gform_body {
    overflow: hidden;
}
#contact #field_3_4,
#contact #field_4_4,
#contact #field_5_4 {
    width: 100%;
}
#contact #field_1_1,
#contact #field_1_3,
#contact #field_1_5,
#field_3_1,
#field_3_3,
#field_3_4,
#field_4_1,
#field_4_3,
#field_5_1,
#field_5_3,
#field_4_4,
#field_5_4 {
    float: left;
}
#contact #field_1_2,
#contact #field_1_6,
#field_3_2,
#field_3_6,
#field_4_2,
#field_4_6,
#field_5_2,
#field_5_6 {
    float: right;
}
#contact #field_1_4 {
    width: 100%;
}
#contact div.google-maps {
    margin-top: 10px;
    margin-bottom: 10px;
}
#contact div.google-map-placeholder {
    border: 1px solid #d6d6d6;
}

/*Contact Form 7*/
.wpcf7 label {
    font-size: 16px;
    color: #343434;
    font-weight: normal;
}
.wpcf7 input,
.wpcf7 textarea {
    max-width: 100%;
    outline: none;
    background: #eaeef1;
    border: 1px solid #d6d6d6;
    line-height: 22px;
    border-radius: 0;
    margin: 0 0 10px;
}
.wpcf7 input:focus,
.wpcf7 textarea:focus {
    border: 1px solid #1467b2;
}
.wpcf7 input[type="submit"] {
    background: #409bf0;
    border: 0;
    color: #fff;
    height: 32px;
    text-shadow: 0 -1px 1px #2e70ad;
    font-family: "MuliRegular";
    font-size: 16px;
    font-weight: normal;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: none;
    line-height: 1;
}
.wpcf7 input[type="submit"]:hover {
    background: #165997;
}

/*Contact Form 7*/

/* Contact us tabs */
#contact ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#contact ul.tabs li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    padding: 0 15px;
    width: 34%;
}
#contact ul.tabs li.current {
    color: #0197F0;
}
#contact .tab-content.current {
    display: inherit;
}
#tab-container > .tab-content.active {
    position: absolute;
    left: 0;
    display: block;
}
#tab-container > .tab-content {
    bottom: -1000px
}
.logo-wrapper {
    float: left;
    z-index: 1;
}
.logo-wrapper #logo a {
    display: inline-block;
}
.scrolladd,
.omega {
    overflow: auto;
	padding-right:0;
}
.contentSet p {
    margin-bottom: 18px
}
.contact-info,
.contact-form {
    width: 50% !important;
}
.google-map-placeholder {
    width: 100% !important;
}
#companies .omega {
    overflow: hidden;
}

/***  ////new css 10-11-2016 end//// ***/
#sub_page a {
    color: #409bf0;
}
#sub_page ul {
    margin-bottom: 18px;
    padding-left: 26px;
    width: 100%;
    overflow: hidden;
}
#sub_page ul li {
    list-style: square;
    font-size: 14px;
    padding-right: 20px;
    width: 100%;
    float: left;
}
#sub_page ul.listStyleTypeNone {
    padding-left: 0;
}
#sub_page ul.listStyleTypeNone li {
    list-style-type: none;
}
#sub_page .wrapper .content > div {
    left: auto !important;
    right: 0 !important;
    overflow: auto;
}
#sub_page div.title {
    margin-bottom: 18px;
    font-size: 48px;
    line-height: 54px;
    font-family: "MuliLight";
}
#sub_page .wrapper .image div.overlay {
    background: url(../images/img_overlay_subpage.png) repeat-x;
    height: 442px;
    width: 100%;
    overflow: hidden;
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
}
#sub_page .wrapper .image div.centigrade-services,
#sub_page .wrapper .image div.centigrade-mechanical-contractors,
#sub_page .wrapper .image div.centigrade-commissioning,
#sub_page .wrapper .image div.company-profile,
#sub_page .wrapper .image div.main-company-profile {
    width: 218px;
    height: 74px;
    left: 50%;
    margin-left: -109px;
    top: 30px;
}
#sub_page .wrapper .image div.centigrade-services {
    background: url(../images/sprite.png) no-repeat -20px -293px;
}
#sub_page .wrapper .image div.centigrade-mechanical-contractors {
    background: url(../images/sprite.png) no-repeat -20px -383px;
}
#sub_page .wrapper .image div.centigrade-commissioning {
    background: url(../images/sprite.png) no-repeat -20px -473px;
}
#sub_page .wrapper .image div.related-links {
    position: absolute;
    left: 40px;
    top: 120px;
}
#sub_page #company_profile_nav {
    margin-top: 6px;
    width: 292px;
}
#sub_page #company_profile_nav ul {
    padding-left: 0;
}
#sub_page #company_profile_nav ul li {
    list-style: none;
    width: 100%;
    padding: 0;
}
#sub_page #company_profile_nav ul li a {
    text-decoration: none;
    color: #434343;
    font-size: 14px;
    padding-left: 6px;
    display: block;
}
#sub_page #company_profile_nav ul li.current-menu-item a {
    background: #1082ec;
    color: #fff;
}
#sub_page .wrapper .image .related-links div.label {
    font-size: 20px;
    color: #000;
    font-weight: normal;
}
#sub_page .wrapper .content div.item {
    margin-bottom: 26px;
    border-top: 1px solid #c4c4c4;
    padding-top: 26px;
}
#sub_page .wrapper .content > div div.item:first-child {
    padding-top: 0;
    border-top: 0;
}
#sub_page .wrapper .content .item div.title {
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 30px;
}
#sub_page .wrapper .content .item div.content {
    margin-bottom: 10px;
}
.content .item .pdf-link a {
    background: url(../images/sprite.png) no-repeat -20px -243px;
    color: #1082ec;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding-left: 40px;
    font-size: 12px;
}
#sub_page .content div.current-tender-title {
    font-size: 30px;
    margin-bottom: 10px;
    padding: 30px 0 0;
    overflow: hidden;
    line-height: 30px;
}
#sub_page .content div.current-tender-content {
    font-size: 14px;
}
#sub_page .content div.current-tender-content p {
    margin-bottom: 10px;
}
#sub_page .content div.current-tender-label {
    font-size: 20px;
}
#sub_page .content div.current-tender-required-label {
    font-size: 12px;
}
#sub_page .content #gform_fields_2 {
    padding-left: 0;
    margin-bottom: 0;
}
#sub_page .content #gform_fields_2 li {
    float: left;
    margin-right: 20px;
    padding: 0 0 4px;
    list-style: none;
    width: 36%;
}
#sub_page #gform_fields_2 #field_2_6 {
    width: 100%;
}
#sub_page .content div.gform_body {
    overflow: hidden;
}
#sub_page .content div.gform_footer {
    float: left;
    overflow: hidden;
}
#sub_page .gform_wrapper .gform_body #gform_fields_2 textarea {
    width: 426px;
    height: 89px;
}
#sub_page .gform_wrapper .gform_body #gform_fields_2 div.validation_message,
#sub_page #gform_2 div.validation_error {
    font-size: 12px;
}
#sub_page #gform_2 input[type='submit'] {
    background: #409bf0;
    border: 0;
    color: #fff;
    height: 32px;
    text-shadow: 0 -1px 1px #2e70ad;
    font-family: "MuliRegular";
    font-size: 16px;
    font-weight: normal;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#sub_page #gform_2 input[type="submit"]:hover {
    background: #165997;
}
#sub_page #gform_2 input[type="text"],
#sub_page #gform_2 textarea {
    outline: none;
    background: #eaeef1;
    border: 1px solid #d6d6d6;
}
#sub_page #gform_2 input[type="text"]:focus,
#sub_page #gform_2 textarea:focus {
    border: 1px solid #1467b2;
}
.login-page label,
#sub_page #loginform label {
    display: block;
}
.login-page input[type="text"],
.login-page input[type="password"],
#sub_page #loginform input[type="text"],
#sub_page #loginform input[type="password"] {
    width: 300px;
    padding: 4px;
    margin-right: 20px;
    outline: none;
    background: #eaeef1;
    border: 1px solid #d6d6d6;
}
.login-page input[type="submit"],
#sub_page #loginform input[type="submit"] {
    cursor: pointer;
    background: #409bf0;
    border: 0;
    width: 80px;
    color: #fff;
    height: 32px;
    text-shadow: 0 -1px 1px #2e70ad;
    font-family: "MuliRegular";
    font-size: 16px;
    font-weight: normal;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.login-page input[type="text"]:focus,
.login-page input[type="password"]:focus,
#sub_page #loginform input[type="text"]:focus,
#sub_page #loginform input[type="password"]:focus {
    border: 1px solid #1467b2;
}
#sub_page .login_validation_message {
    color: #ff0000;
    font-size: 12px;
}
.login-page input[type="submit"]:hover,
#sub_page #loginform input[type="submit"]:hover {
    background: #165997;
}

/*------------------------------------------------------------------
	[ 7 Gallery ]
-------------------------------------------------------------------*/
html > body .ngg-album {
    border: none;
    float: left;
    display: block;
    margin-right: 20px;
}
.ngg-album .ngg-thumbnail {
    margin-right: 5px;
}
.ngg-album .ngg-thumbnail img {
    border: none;
    background-color: #FFFFFF;
}
.ngg-album .ngg-thumbnail img:hover {
    border: none;
    background-color: #CCCCCC;
}
.ngg-album .ngg-description {
    clear: both;
}
.ngg-gallery-thumbnail img {
    border: none;
    background-color: #FFFFFF;
}
.ngg-gallery-thumbnail img:hover {
    border: none;
    background-color: #CCCCCC;
}
.ngg-navigation {
    height: 20px;
}
.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.prev:hover,
.ngg-navigation a.next:hover {
    background-color: #333333;
}

/* media query start */
@media screen and (max-width:991px) {
    nav {
        width: 100%;
    }
    #centigrademenu {
        width: 100%;
        margin: 0;
    }
    #centigrademenu ul {
        width: 100%;
        display: none;
        background: #fff;
        padding: 15px 0;
        z-index: 99;
        -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    }
    #centigrademenu ul li {
        width: 100%;
        border-radius: 0;
    }
    #centigrademenu ul li:hover {
        /*background: none !important;*/
    }
    #centigrademenu > ul > li:hover > a {
        color: #fff;
    }
    #centigrademenu ul li.active a {
        color: #fff;
    }
    #centigrademenu ul ul li,
    #centigrademenu li:hover > ul > li {
        height: auto
    }
    #centigrademenu ul li a,
    #centigrademenu ul ul li a {
        width: 100%;
        border-bottom: 0
    }
    #centigrademenu > ul > li {
        float: none;
        margin: 0;
    }
    #centigrademenu ul ul li a {
        padding-left: 25px;
    }
    #centigrademenu ul ul li {
        background: #333!important;
    }
    #centigrademenu ul ul li:hover {
        background: #363636!important;
    }
    #centigrademenu ul ul ul li a {
        padding-left: 35px;
    }
    #centigrademenu ul ul li a {
        color: #ddd;
        background: none;
    }
    #centigrademenu ul ul li:hover > a,
    #centigrademenu ul ul li.active > a {
        color: #fff;
    }
    #centigrademenu ul ul,
    #centigrademenu ul ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
    }
    #centigrademenu > ul > li.has-sub > a:after,
    #centigrademenu > ul > li.has-sub > a:before,
    #centigrademenu ul ul > li.has-sub > a:after,
    #centigrademenu ul ul > li.has-sub > a:before {
        display: none
    }
    #centigrademenu #head-mobile {
        display: block;
        padding: 23px;
        color: #ddd;
        font-size: 12px;
        font-weight: 700;
    }
    .button {
        width: 55px;
        height: 46px;
        position: absolute;
        right: 0;
        top: -30px;
        cursor: pointer;
        z-index: 12399994;
    }
    .button:after {
        position: absolute;
        top: 22px;
        right: 20px;
        display: block;
        height: 8px;
        width: 20px;
        border-top: 2px solid #0197f0;
        border-bottom: 2px solid #0197f0;
        content: '';
    }
    .button:before {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        position: absolute;
        top: 16px;
        right: 20px;
        display: block;
        height: 2px;
        width: 20px;
        background: #0197f0;
        content: '';
    }
    .button.menu-opened:after {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        top: 23px;
        border: 0;
        height: 2px;
        width: 19px;
        background: #0197f0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .button.menu-opened:before {
        top: 23px;
        background: #0197f0;
        width: 19px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #centigrademenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid #444;
        height: 46px;
        width: 46px;
        cursor: pointer;
    }
    #centigrademenu .submenu-button.submenu-opened {
        background: #262626;
    }
    #centigrademenu ul ul .submenu-button {
        height: 34px;
        width: 34px;
    }
    #centigrademenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #ddd;
        content: '';
    }
    #centigrademenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px;
    }
    #centigrademenu .submenu-button.submenu-opened:after {
        background: #fff;
    }
    #centigrademenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #ddd;
        content: '';
    }
    #centigrademenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px;
    }
    #centigrademenu .submenu-button.submenu-opened:before {
        display: none;
    }
    #centigrademenu ul ul ul li.active a {
        border-left: none;
    }
    #centigrademenu > ul > li.has-sub > ul > li.active > a,
    #centigrademenu > ul ul > li.has-sub > ul > li.active > a {
        border-top: none;
    }
    .login-wrapper {
        display: none;
    }
    #centigrademenu > ul > li .login-wrapper {
        display: block;
    }
    #header .menu-wrapper {
        margin: -35px -15px 0;
        display: block;
        float: none;
    }
    #header .background-wrapper {
        border: 0;
    }
    #centigrademenu > ul > li > a {
        height: auto;
        padding: 6px 12px;
    }
    #centigrademenu > ul > li .login-wrapper {
        display: inline-block;
        width: 110px;
        padding: 0 12px;
        float: none;
    }
    #header .login-wrapper a {
        background: #165997 url(../images/sprite.png) no-repeat 42px -9px;
        padding: 6px 12px;
        height: auto;
        border-radius: 0;
        line-height: 24px;
    }
    #header .login-wrapper a:hover {
        background: #165997 url(../images/sprite.png) no-repeat 42px -9px;
    }
    /* inner page */
    
    #companies .wrapper .content div.label {
        font-size: 26px;
    }
    #companies .wrapper .content .more a,
    #companies .wrapper .content .more a:hover {
        background-size: 80%;
        background-position: right;
    }
}
@media screen and (max-width:767px) {
    #sub_page .wrapper .image div.main-company-profile {
        background-size: 50%;
        background-position: top center;
        margin-top: -20px;
    }
    #sub_page .wrapper .image div.overlay {
        background-position: center center;
        height: 200px;
    }
    .logo-wrapper #logo a {
        max-width: 75%;
    }
    #header .background {
        padding-top: 10px;
    }
    .button {
        top: -10px;
    }
    #banner .banner-wrapper div.title {
        font-size: 26px;
    }
    .header-pad {
        padding: 0;
    }
    .mid-wrapper {
        padding: 88px 0;
    }
    .section-block-wrapper {
        margin: 5px 0;
    }
    .titan-badge,
    .right {
        float: none !important;
    }
    .footer {
        text-align: center;
    }
    .footer .footer-menu ul li {
        display: inline-block;
        float: none;
    }
    .navigation-wrapper {
        width: 100%;
        text-align: center;
    }
    .navigation-wrapper .imgHover {
        margin: 0 0 15px;
    }
    .navigation-wrapper .imgHover:last-child {
        margin: 0;
    }
    .navigation-wrapper .imgHover a {
        max-width: 280px;
        margin: 0 auto;
    }
    .navigation-wrapper .imgHover a::after {
        margin: 0;
        opacity: 1;
    }
    /* inner page */
    
    #sub_page ul {
        padding-left: 13px;
    }
    #sub_page ul li {
        float: none;
        padding-right: 0;
    }
    #sub_page .wrapper div.image img {
        max-height: 100%;
        min-width: 100%;
    }
    .contact-info,
    .contact-form {
        width: 100% !important;
        overflow: hidden;
    }
    #contact #field_1_2,
    #contact #field_1_6,
    #field_3_2,
    #field_3_6,
    #field_4_2,
    #field_4_6,
    #field_5_2,
    #field_5_6 {
        float: left;
    }
    #contact ul li {
        width: 100%;
    }
    .gform_wrapper .gform_body input {
        height: auto !important;
    }
    #contact ul li input[type="text"],
    #contact ul li textarea {
        width: 100%;
    }
    #footer .sub-footer-wrapper::before {
        margin: 348px 0;
    }
    /* inner page */
    
    .sub-footer-wrapper2::before {
        margin: 215px 0;
    }
    .innerPageTop {
        padding: 0;
    }
    #navigation .imgBackground {
        margin: 0 auto 15px;
    }
    #navigation .imgBackground:last-child {
        margin-bottom: 0;
    }
    #navigation .imgBackground a {
        max-width: 260px;
        margin: 0 auto;
    }
    #sub_page .wrapper div.image {
        min-height: auto;
        height: 200px;
        background: url(../../../uploads/2011/12/bg_homepage.jpg) no-repeat;
        background-position: center;
    }
    #companies .content {
        font-size: 14px;
    }
    #companies .wrapper .content .more a,
    #companies .wrapper .content .more a:hover {
        background-size: 50%;
        background-position: right;
    }
    #companies .wrapper .content div.label {
        font-size: 20px;
        font-weight: 700;
    }
    #companies .wrapper .content div.content-wrapper {
        padding: 30px 15px 70px;
    }
    #companies .wrapper .image div.thumbnail,
    #companies .wrapper.helper .image .thumbnail img {
        width: 100%;
    }
    #companies .wrapper .content div.more {
        bottom: -5px;
        left: 0;
        top: auto;
    }
    /* contact us */
    
    .contatusPageTop {
        padding: 0;
    }
    #contact input[type="submit"] {
        margin: 0 0 30px;
    }
    #scrollable {
        max-height: 100%;
    }
    #banner {
        top: 110px;
    }
    #sub_page .wrapper .overlay {
        background-position: top center;
        background-size: 6%;
    }
    .contact-wrapper .section-pad-wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    .contact-form {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .contact-info {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
}
