/*
Theme Name: DirectAir
Theme URI: http://www.direct-air.com.au/
Author: Itcc
Author URI: http://itconsultingcompany.com.au
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.2
*/
/**
 * Table of Contents:
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */
 @font-face { font-family: 'HelveticaNeueRegular'; src: url('fonts/helveticaneue_0.eot'); src: url('fonts/helveticaneue_0.eot') format('embedded-opentype'), url('fonts/helveticaneue_0.woff') format('woff'), url('fonts/helveticaneue_0.ttf') format('truetype'), url('fonts/helveticaneue_0.svg#HelveticaNeueRegular') format('svg'); }
@font-face { font-family: 'HelveticaNeueLight'; src: url('fonts/helveticaneuelight_0.eot'); src: url('fonts/helveticaneuelight_0.eot') format('embedded-opentype'), url('fonts/helveticaneuelight_0.woff') format('woff'), url('fonts/helveticaneuelight_0.ttf') format('truetype'), url('fonts/helveticaneuelight_0.svg#HelveticaNeueLight') format('svg'); }
@font-face { font-family: 'SourceSansProBold'; src: url('fonts/sourcesanspro-bold.eot'); src: url('fonts/sourcesanspro-bold.eot') format('embedded-opentype'), url('fonts/sourcesanspro-bold.woff') format('woff'), url('fonts/sourcesanspro-bold.ttf') format('truetype'), url('fonts/sourcesanspro-bold.svg#SourceSansProBold') format('svg'); }
@font-face { font-family: 'SourceSansProLight'; src: url('fonts/sourcesanspro-light-webfont.eot'); src: url('fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/sourcesanspro-light-webfont.woff') format('woff'), url('fonts/sourcesanspro-light-webfont.ttf') format('truetype'), url('file://///PC-1-/www/directairnew1/wp-content/themes/twentythirteen/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'SourceSansProLightItalic'; src: url('fonts/sourcesanspro-lightit.eot'); src: url('fonts/sourcesanspro-lightit.eot') format('embedded-opentype'), url('fonts/sourcesanspro-lightit.woff') format('woff'), url('fonts/sourcesanspro-lightit.ttf') format('truetype'), url('fonts/sourcesanspro-lightit.svg#SourceSansProLightItalic') format('svg'); }
@font-face { font-family: 'SourceSansProRegular'; src: url('fonts/sourcesanspro-regular.eot'); src: url('fonts/sourcesanspro-regular.eot') format('embedded-opentype'), url('fonts/sourcesanspro-regular.woff') format('woff'), url('fonts/sourcesanspro-regular.ttf') format('truetype'), url('fonts/sourcesanspro-regular.svg#SourceSansProRegular') format('svg'); }
@font-face { font-family: 'SourceSansProSemiboldItalic'; src: url('fonts/sourcesanspro-semiboldit.eot'); src: url('fonts/sourcesanspro-semiboldit.eot') format('embedded-opentype'), url('fonts/sourcesanspro-semiboldit.woff') format('woff'), url('fonts/sourcesanspro-semiboldit.ttf') format('truetype'), url('fonts/sourcesanspro-semiboldit.svg#SourceSansProSemiboldItalic') format('svg'); }
* { -webkit-box-sizing: border-box; -moz-box-sizing:    border-box; box-sizing:         border-box; }
article, aside, details, figcaption, figure, footer, header, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
 [hidden] {
 display: none;
}
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: "SourceSansProLight", Helvetica, sans-serif; }
body { color: #141412; line-height: 1.5; margin: 0; font-family:"SourceSansProLight", sans-serif; }
a { color: rgb(63, 63, 63); text-decoration: none; }
a:visited { color: #ac0404; }
a:focus { outline: thin dotted; }
a:active, a:hover { color: #f00; outline: 0; }
a:hover { text-decoration: none; }
h1, h2, h3, h4, h5, h6 { clear: both; font-family: "Source Sans Pro"; line-height: 1.3; }
h1 { font-size: 25px; margin: 20px 0; color:#3c3c3c; }
h2 { font-size: 30px; margin: 25px 0; }
h3 { font-size: 22px; margin: 22px 0; }
h4 { font-size: 20px; margin: 25px 0; }
h5 { font-size: 18px; margin: 30px 0; }
h6 { font-size: 16px; margin: 36px 0; }
address { font-style: italic; margin: 0 0 24px; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
p { margin: 0 0 24px; }
.code, kbd, pre, samp { font-family: monospace, serif; font-size: 14px; -webkit-hyphens: none; -moz-hyphens:    none; -ms-hyphens:     none; hyphens:         none; }
pre { background: #f5f5f5; color: #666; font-family: monospace; font-size: 14px; margin: 20px 0; overflow: auto; padding: 20px; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
blockquote, q { -webkit-hyphens: none; -moz-hyphens:    none; -ms-hyphens:     none; hyphens:         none; quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }
blockquote { font-size: 18px; font-style: italic; font-weight: 300; margin: 24px 40px; }
blockquote blockquote { margin-right: 0; }
blockquote cite, blockquote small { font-size: 14px; font-weight: normal; text-transform: uppercase; }
blockquote em, blockquote i { font-style: normal; font-weight: 300; }
blockquote strong, blockquote b { font-weight: 400; }
small { font-size: smaller; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dl { margin: 0 20px; }
dt { font-weight: bold; }
dd { margin: 0 0 20px; }
menu, ol, ul { margin: 16px 0; padding: 0 0 0 40px; }
ul { list-style-type: square; }
nav ul, nav ol { list-style: none; list-style-image: none; }
li > ul, li > ol { margin: 0; }
img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; }
.pgntfd{background: url("images/404.jpg") no-repeat scroll center top rgba(0, 0, 0, 0); float: left; height: 302px; margin-right: 20px; width: 55%;}
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline; }
button, input { line-height: normal; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { padding: 0; }
input[type="search"] { -webkit-appearance: textfield; padding-right: 2px; /* Don't cut off the webkit search cancel button */ width: 270px; }
 input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea { overflow: auto; vertical-align: top; }
table { border-spacing: 0; font-size: 14px; line-height: 2; margin: 0 0 20px; width:70%; border:1px solid #000; }
caption, th, td { font-weight: normal; text-align: left; }
caption { font-size: 16px; margin: 20px 0; }
.wd40 { width:40%; }
.wd42 { width:42%; }
th { font-weight: bold; text-transform: uppercase; }
td { border-top: 1px solid #ededed; padding: 6px 10px 6px 0; border:1px solid #636363; }
del { color: #333; }
ins { background: #fff9c0; text-decoration: none; }
hr { background: url(images/dotted-line.png) repeat center top; background-size: 4px 4px; border: 0; height: 1px; margin: 0 0 24px; }
/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before, .menu-toggle:after, .featured-post:before, .date a:before, .entry-meta .author a:before, .format-audio .entry-content:before, .comments-link a:before, .tags-links a:first-child:before, .categories-links a:first-child:before, .edit-link a:before, .attachment .entry-title:before, .attachment-meta:before, .attachment-meta a:before, .comment-awaiting-moderation:before, .comment-reply-link:before, .comment-reply-login:before, .comment-reply-title small a:before, .bypostauthor > .comment-body .fn:before, .error404 .page-title:before { -webkit-font-smoothing: antialiased; display: inline-block; font: normal 16px/1 Genericons; vertical-align: text-bottom; }
.banner .rev_slider_wrapper { height: 565px; margin: 0 auto; max-height: 565px; overflow: visible; }
.tp-bannertimer { display:none; }
/* Clearing floats */
.clear:after, .attachment .entry-header:after, .site-footer .widget-area:after, .entry-content:after, .page-content:after, .navigation:after, .nav-links:after, .gallery:after, .comment-form-author:after, .comment-form-email:after, .comment-form-url:after, .comment-body:after { clear: both; }
.clear:before, .clear:after, .attachment .entry-header:before, .attachment .entry-header:after, .site-footer .widget-area:before, .site-footer .widget-area:after, .entry-content:before, .entry-content:after, .page-content:before, .page-content:after, .navigation:before, .navigation:after, .nav-links:before, .nav-links:after, .gallery:before, .gallery:after, .comment-form-author:before, .comment-form-author:after, .comment-form-email:before, .comment-form-email:after, .comment-form-url:before, .comment-form-url:after, .comment-body:before, .comment-body:after { content: ""; display: table; }
/* Assistive text */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-weight: bold; height: auto; line-height: normal; padding: 15px 23px 14px; position: absolute; left: 5px; top: 5px; text-decoration: none; width: auto; z-index: 100000; /* Above WP toolbar */ }
#enquire { margin-left:68%; }
.enquire_mb {
    display: none;
}
.enquire.fixed { position: fixed; top: 134px; right:0; }
#menu-item-112 .sep { display: none; }
.sub-menu .sep { display: none; }
/* Form fields, general styles first. */
button, input, textarea { border: 2px solid #d4d0ba; font-family: inherit; padding: 5px; }
input, textarea { color: #141412; }
input:focus, textarea:focus { border: 2px solid #c3c0ab; outline: 0; }
/* Buttons */
button, input[type="submit"], input[type="button"], input[type="reset"] { background: #e05d22; /* Old browsers */ background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome 10+, Safari 5.1+ */ background:   linear-gradient(to bottom, #e05d22 0%, #d94412 100%); /* W3C */ border: none; border-bottom: 3px solid #b93207; border-radius: 2px; color: #fff; display: inline-block; padding: 11px 24px 10px; text-decoration: none; }
button:hover, button:focus, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus { background: #ed6a31; /* Old browsers */ background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome 10+, Safari 5.1+ */ background:   linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); /* W3C */ outline: none; }
button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active { background: #d94412; /* Old browsers */ background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome 10+, Safari 5.1+ */ background:   linear-gradient(to bottom, #d94412 0%, #e05d22 100%); /* W3C */ border: none; border-top: 3px solid #b93207; padding: 10px 24px 11px; }
.post-password-required input[type="submit"] { padding: 7px 24px 4px; vertical-align: bottom; }
.post-password-required input[type="submit"]:active { padding: 5px 24px 6px; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
 color: #7d7b6d;
}

:-moz-placeholder {
 color: #7d7b6d;
}

::-moz-placeholder {
 color: #7d7b6d;
}

:-ms-input-placeholder {
 color: #7d7b6d;
}
/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption { max-width: 100%; }
/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img, .entry-summary img, .comment-content img[height], img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] { height: auto; }
img.size-full, img.size-large, img.wp-post-image { height: auto; max-width: 100%; }
/* Make sure videos and embeds fit their containers. */
embed, iframe, object, video { max-width: 100%; }
/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered { max-width: 100% !important; }
/* Images */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
figure.wp-caption.alignleft, img.alignleft { margin: 5px 20px 5px 0; }
.wp-caption.alignleft { margin: 5px 10px 5px 0; }
figure.wp-caption.alignright, img.alignright { margin: 5px 0 5px 20px; }
.wp-caption.alignright { margin: 5px 0 5px 10px; }
img.aligncenter { margin: 5px auto; }
img.alignnone { margin: 5px 0; }
.wp-caption .wp-caption-text, .entry-caption, .gallery-caption { color: #220e10; font-size: 18px; font-style: italic; font-weight: 300; margin: 0 0 24px; }
div.wp-caption.alignright img[class*="wp-image-"] { float: right; }
div.wp-caption.alignright .wp-caption-text { padding-left: 10px; }
img.wp-smiley, .rsswidget img { border: 0; border-radius: 0; box-shadow: none; margin-bottom: 0; margin-top: 0; padding: 0; }
.wp-caption.alignleft + ul, .wp-caption.alignleft + ol { list-style-position: inside; }
/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */

.site { background-color: #fff; border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; /*	margin: 0 auto;
	max-width: 1600px;*/ width: 100%; }
.headerbg { width:100%; background:#FFF; clear: both; padding:15px 0; }
.site-main .sidebar-container { height: 0; position: absolute; top: 40px; width: 100%; z-index: 1; }
.site-main .sidebar-inner { margin: 0 auto; max-width: 1040px; }
/**
 * 4.0 Header
 * ----------------------------------------------------------------------------
 */

/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */

/*.site-header {
	position: relative;
	
}*/

.site-header .home-link { color: #141412; display: block; margin: 0 auto; max-width: 1080px; min-height: 230px; padding: 0 20px; text-decoration: none; width: 100%; }
.site-header .site-title:hover { text-decoration: underline; }
.site-title { font-size: 60px; font-weight: bold; line-height: 1; margin: 0; padding: 58px 0 10px; }
.site-description { font: 300 italic 24px "Source Sans Pro", Helvetica, sans-serif; margin: 0; }
/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

.main-navigation { clear: both; margin: 0 auto; min-height: 45px; position: relative; display:inline-block; width:100%; margin-top:10px; }
.directair_logo { float:left; }
.contact_number { font-family:"Source Sans Pro"; font-size:26px; color:red; font-weight:500; margin-left:50%; }
.contact_image { margin-top:-4px; }
ul.nav-menu, div.nav-menu > ul { margin: 0; padding:0;/*padding: 0 40px 0 0;*/ }
.nav-menu li { display: inline-block; position: relative; }
.nav-menu li a { color: #4c4c4c; line-height: 1; margin: 0 10px; text-decoration: none; font-family:"HelveticaNeueRegular"; font-size:17px; font-weight:500; }
/*.nav-menu li{
	border-right:#949596 solid 2px;
}*/
.nav-menu li:last-child { border-right:none !important; }
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus { color:red; }
.nav-menu .sub-menu, .nav-menu .children { background-color: #220e10; border-top: 0; padding: 0; position: absolute; left: -2px; z-index: 99999; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); }
.nav-menu .sub-menu ul, .nav-menu .children ul { border-left: 0; left: 100%; top: 0; }
ul.nav-menu ul a, .nav-menu ul ul a { color: #fff; margin: 0; width: 200px; }
#menu-menu-1 li.menu-item-has-children .sub-menu li { border: medium none; }
ul.nav-menu li:hover > ul, .nav-menu ul li:hover > ul, ul.nav-menu .focus > ul, .nav-menu .focus > ul { clip: inherit; overflow: inherit; height: inherit; width: inherit; }
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a { color: red; }
.menu-toggle { display: none; }
/* Navbar */
.navbar { margin: 0 auto; max-width: 1600px; display: block; width:100%; }
.site-header .search-form { position: absolute; right: 20px; top: 1px; }
.site-header .search-field { background-color: transparent; background-image: url(images/search-icon.png); background-position: 5px center; background-repeat: no-repeat; background-size: 24px 24px; border: none; cursor: pointer; height: 37px; margin: 3px 0; padding: 0 0 0 34px; position: relative; -webkit-transition: width 400ms ease, background 400ms ease; transition:         width 400ms ease, background 400ms ease; width: 0; }
.site-header .search-field:focus { background-color: #fff; border: 2px solid #c3c0ab; cursor: text; outline: 0; width: 230px; }
/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */

.hentry { padding: 40px 0; }
.entry-header, .entry-content, .entry-summary, .entry-meta { margin: 0 auto; width: 100%; }
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta { max-width: 1040px; padding: 0 376px 0 60px; }
#welcome { margin:65px 0 60px 476px; color:#3c3c3c; font-size:35px; }
#welcome_content { width:600px; margin-left:297px; text-align:justify; font-size:15px; color:#636363; }
.solutions { background:url(images/solutions.png); margin-top:85px; height:692px; text-align:center; }
.sol { width:1186px; height:522px; margin-left:296px; }
.our_solutions { font-size:40px; font-weight:100; color:#ffffff; }
.solutions_list li { display:inline-block; text-align:center; font-family:"Source Sans Pro"; font-size:26px; width:350px; margin:0 15px 15px 0; }
.solutions_list li a { display:inline-block; text-align:center; font-family:"Source Sans Pro"; font-size:26px; width:350px; color:#3a3a3a; margin:0 15px 15px 0; }
.solutions_list { display:inline-block; list-style:none; width: 1150px; margin-left: 295px; }
.services_list li { display:inline-block; width:363px; text-align:center; font-family:"Source Sans Pro"; font-weight:bold; font-size:28px; color:#1072ee; }
.services_list { display: block; list-style: none; width: 1100px; margin: 0 auto; padding:0; }
#services { background:#e2e2e2; }
#our_services, #our_brands { font-size:40px; font-weight:100; color:#3c3c3c; margin-left:735px; }
img.logo_mitsubishi { margin-left:300px !important; }
#brands img { margin-left:20px; }
#brands { background:#ffffff; float:left; width:100%; clear:both; }
.testimonials { background: url(images/testimonials_bg.png) 50% 0 repeat fixed; height: 340px; width: 100%; color:#fff; clear:both; float: left; }
.bne-testimonial-slider-wrapper { background:none; height:200px; }
.bne-element-container { width: 70%; margin: 0 auto; }
#our_testimonials { font-size:40px; font-weight:100; color:#ffffff; margin-left:735px; }
#tiny-carousel-slider1 .viewport { height: 130px; margin: 0 auto; overflow: hidden; position: relative; width: 1100px; }
#our_location { font-size:40px; font-weight:100; margin-left:735px; }
.address { width: 412px; color: #717171; font-family:"Source Sans Pro"; display:inline-block; font-size:17px; text-align:justify; }
#map { width:600px; display:inline-block; margin-left:60px; }
.address img { margin-right:15px; }
.vic { margin-left:33px; margin-bottom:10px; }
.address .bold { font-weight:600; }
.address p { margin:0; }
.hometitle { color:#000; font-family:"Source Sans Pro"; font-size:47px; text-align:center; margin-bottom:10px !important; font-weight:300; }
.new_welcome { width:51%; font-family:"SourceSansProLight", sans-serif; font-size:17px; color:#636363; display:inline-block; text-align:justify; margin-top:15px; line-height: 20px; }
.directair_video { display:inline-block; width:44%; border:5px solid #fff; outline:#e4e4e4 solid 2px; margin:16px 10px 0; float:none;}
.directair_video > iframe { width: 100%;}
.homecontent { width: 1100px; margin: 0 auto; padding: 10px 0 0; }
.section-title-bottom { height: 0; margin: 0px auto; position: relative; width: 460px; }
.section-title-bottom-inner { border-top:#3c3c3c 1px solid; width:100px; display: block; margin: 0 auto; position: relative; }
.directair_video_one { display:none; }
.bne-testimonial-description p { font-size:18px; border:2px solid #a7a7a6; padding: 20px; text-align:center; font-family: "SourceSansProLightItalic"; }
.hometestimonial { font-weight:normal; color:#fff !important; font-family:"Source Sans Pro"; font-size:30px; text-align:center; }
.white { border-color:white; }
#homesolutions {background: url("images/directair_solutions.jpg") repeat fixed 50% 0 rgba(0, 0, 0, 0); height: 680px; margin: 40px auto 0; width: 100%; float:left; clear: both; }
.homettl { font-weight:normal; color:#fff !important; font-family:"Source Sans Pro"; font-size:47px; text-align:center; padding: 2px 0 5px; font-weight:300; }
ul { list-style:none; }
.menusolutions ul li { display:inline-block; }
.menusolutions { display:inline-block; }
.grey { color:#3c3c3c !important; }
.white { color:#fff !important; }
.location { margin:20px 0 20px 0; font-size:20px; }
.contact_no { margin-bottom:10px; }
#nav_menu-2 { width:360px; }
#nav_menu-4 { margin-top:33px; }
#layerslider_1 {
    margin-top: 96px !important;
}
.box { width:345px; height:251px; overflow:hidden; display:inline-block; margin-left: 15px; margin-bottom: 20px; cursor:pointer; position:relative; }
.box:hover .solution_name > p { color: #000000; }

.overlay { background:rgba(0,0,0,.75); text-align:center; padding:82px 0 90px 0; opacity:0; -webkit-transition: opacity .25s ease; -moz-transition: opacity .25s ease; }
.box:hover .overlay { opacity:1;}

.plus { font-family:Helvetica; font-weight:bold; color:rgba(255,255,255,.85); font-size:52px; }

.one { background:url(images/hi_wall_split.jpg) no-repeat; }
.two { background:url(images/ducted_reverse.jpg) no-repeat; }
.three { background:url(images/evaporative.jpg) no-repeat; }
.four { background:url(images/schoo_realest.jpg) no-repeat; background-size:100% 100%;}
.five { background:url(images/ducted_gas_heating.jpg) no-repeat; }
.six { background:url(images/add_on_cooling.jpg) no-repeat; }
.solution_name { width:100%; bottom:10px; margin:0; position: absolute; font-size:24px; color:#3a3a3a; font-family: "SourceSansProRegular", sans-serif; }
.solution_name p { text-align:center; margin:0; line-height:26px; }
.mainsolutions { height:553px; display:block !important; width:1100px; margin:30px auto; }
#location { margin-bottom:20px; display: block; width: 1100px; margin: 0 auto; margin-bottom:20px; }
#tiny-carousel-slider1 .overview li { border:none !important; }
/*#tiny-carousel-slider1{
	margin-left:200px !important;
	margin-right:200px !important;
}*/

.bne-testimonial-slider.flexslider .flex-direction-nav li a.flex-prev { background:url(images/arrow_left.png); background-position: 0 0; background-repeat: no-repeat; height: 32px; width: 32px; float:left; }
.bne-testimonial-slider.flexslider .flex-direction-nav li a.flex-next { background:url(images/arrow_right.png); background-position: 0 0; background-repeat: no-repeat; height: 32px; margin: -20px 0px 0 8px; width: 32px; }
#tiny-carousel-slider1 .buttons:hover { top:80% !important; background: #cccccc !important; width: 14px !important; height: 14px !important; color: #cccccc !important; text-align: center; line-height: 35px; text-decoration: none; border:none; }
#tiny-carousel-slider1 .buttons { top:80% !important; background: #fff !important; border-radius:2px solid #ccc !important; border:4px solid #cccccc; width: 14px !important; height: 14px !important; color: #cccccc !important; text-align: center; line-height: 35px; text-decoration: none; font-size:1px !important; z-index: 9; }
#tiny-carousel-slider1 .next { left:51% !important; }
#tiny-carousel-slider1 .prev { left:49% !important; }
.wpcf7-captchar { width:200px ; }
.special_offers {background:url("images/special_offers.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); position: absolute; top: 204px; cursor:pointer; left:0; /*width:240px; height:56px;*/}
.special_offers_mb{display:none;}
.call_btn { background: url("images/call2action.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); float: left; height: 56px; width: 240px; }
.enquire { background:  url("images/direct_air_enquire.png") no-repeat scroll 0 0 / 46px 203px rgba(0, 0, 0, 0); float: left; height: 203px; width: 46px; z-index: 9999; }
.call_btn.fixed { position: absolute; left: 0; top: 120px; }
li#toggle { position: fixed; margin: 0px 50px 0; }
.new_welcome p { margin-bottom:15px; }
#location .section-title-bottom { margin-bottom:25px;}
.simple-social-icons ul li a { font-size:22px !important; }
.services_list li:after { display: block; content: ""; width: 45px; height: 2px; background-color: #1072ee; margin: 5px 150px; }
.pagecontent { width:1100px; margin:0 auto; padding: 0px 0 0; }
.leftcontent { float: left; width: 1100px; text-align:justify; color: #636363; font-family: "Source Sans Pro"; font-size: 16px; line-height: 20px;}
.rightcontent { float: left; width: 24%;}

.page_contact .cnt_fld input, .page_contact .cnt_fld textarea, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-captchar, .wpcf7-form-control.wpcf7-textarea, .wpcf7-form-control.wpcf7-number { background-color: #fffff; border: 1px solid #666; border-radius: 5px; color: #141412; margin: 5px 0 10px; padding: 0 0 0 10px; }
.right_part .textarea-926 .wpcf7-not-valid-tip { height: 116px !important; top: 12px; width: 375px;}
.contact_us .right_part .textarea-926 .wpcf7-textarea { margin-bottom: 0; padding-top: 5px;}
.page_contact .cnt_fld input { height:45px; }
.cnt_ttl { color: #3c3c3c; font-size: 32px; margin: 20px 0px 18px 0; }
input[type="submit"], input[type="submit"]:hover { background: #0d71f7 !important; border:none; }
.form p { margin:0 0 5px 0 !important; }
#wpcf7-f228-p109-o1 .wpcf7-response-output { clear: both; float: left; margin-left: 0; width: 100%; border-radius: 5px;}
div.wpcf7-response-output { margin: 0 -0.5em 1em; }
div.left.lwid50 { width:100%; float:left; margin: 0 0 30px; }
div.right.rwid50 { float:left; margin:0; }
.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-captchar { height: 35px; color:#666; }
#wpcf7-f178-p109-o1.wpcf7 div.wpcf7-response-output { float:right; margin-right:10%; }
.cnt_subttl { color:#f00; margin:10px 0; font-size:18px; }
span.wpcf7-not-valid-tip { background: none repeat scroll 0 0 #fff; border: 1px solid #ff0000; font-size: 10pt; height: 35px !important; left: 0; margin: -6px 0 0; padding: 5px; position: absolute; top: 0; width: 362px; border-radius: 5px; }
.cnt-add { float: left; padding: 0 20px; }
.contactadd { float: left; }
.cnt_fld { float: left; padding: 0 1px; width: 100%;}
.address_img { height:15px; width:20px; float: left; margin-bottom: 0px !important; margin-top: 12px !important; }
.phone_img { height:15px; width:20px; float: left; margin-bottom: 0px !important; margin-top: 5px !important; }
.email_img { height:15px; width:20px; float: left; margin-bottom: 0px !important; margin-top: 5px !important; }
.con-num { margin-top:7px; }
.cadd, .cnt-phonenum { color: #141412; font-weight:normal; margin-left:3px; }
.wpcf7-form-control.wpcf7-captchar { width: 200px; }
#wpcf7-f178-p109-o1.wpcf7 a { color:#141412; }
#wpcf7-f178-p109-o1.wpcf7 a:hover { color:red; }
ul.ac_list { list-style:disc !important; margin:10px 0; }
.services_content { font-family: "Source Sans Pro"; font-size: 18px; color: #636363; }
body.home.page.page-id-2.page-template.page-template-home-php .call_btn.fixed{position:fixed;left:0;top:300px;z-index:9999;}

body.home.page.page-id-2.page-template.page-template-home-php .special_offers{position:fixed;left:0;top:400px;z-index:9999;}
/*------------------------ Our Services -----------------------------*/
.mainservices { padding-bottom:53px; padding-top:20px; }
.home_services_up { margin: 0 auto; width: 1100px; }
.home_service { width: 33%; float:left; }
.home_services_img a > img { border-radius: 150px; border: 5px solid #fff; }
.home_services_ttl a { color: #fff; font-family: "SourceSansProBold", sans-serif; margin: 0; text-transform: uppercase; text-align:center; font-size:20px;}
.bne-testimonial-slider-wrapper { background:none; border:none; box-shadow: none; }
.srv_ttl_wrap {}
.home_services_ttl h3 { font-size: 24px; margin: 22px 0; text-transform: uppercase; line-height:22px; font-family:"SourceSansProBold", sans-serif; }
.leftcontent ul li { list-style-type:disc; }
.site-header{z-index:999;}
.home_services_ttl { text-align: center; margin: 11px 0 0; }
.clear { clear: both; height: 0; line-height: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
.clearfix { height: 1%; }
.clearfix { display: block; }
/* Panel Tab/button */
.tab { background: url(images/tab_b.png) repeat-x 0 0; height: 42px; position: relative; top: 0; z-index: 999; }
.tab ul.login { display:inline-block; height: 42px; margin: 102px 0 0; color: white; font-size: 80%; padding:0; }
.tab ul.login li.left { height: 42px; width: 30px; padding: 0; margin: 0; display: block; float: left; }
.tab ul.login li.right { height: 42px; width: 30px; padding: 0; margin: 0; display: block; float: left; }
.tab ul.login li { display: block; float: left; height: 203px; padding: 0; text-align: left; width: 46px; }
.open { background: url("images/direct_air_enquire.png") no-repeat scroll 0 0 / 46px 203px rgba(0, 0, 0, 0); display: block; height: 203px; padding: 0; text-align: right; width: 46px; right:0; }
.tab ul.login li a { color: #fff; font-size:12px; margin-left:3px; }
.enquire_text { font-size:20px; font-weight:bold; }
.tab ul.login li a:hover { color: #000; }
.tab .sep { color:#414141 }
.tab .login .toggle .open { }
.tab a.open, .tab a.close { height: 20px; line-height: 20px !important; cursor: pointer; display: block; width: 46px; position: relative;/*padding-left: 30px !important;
	top: 11px;*/ }
.tab a.close { padding-left: 21px !important; top: 3px; font-weight: bold; font-size: 14px !important; }
.tab a.open { background: url(images/bt_open.png) no-repeat left 0; }
.tab a.close { background: url(images/bt_close.png) no-repeat left 0; }
.tab a:hover.open { background: url(images/bt_open.png) no-repeat left -19px; }
.tab a:hover.close { background: url(images/bt_close.png) no-repeat left -19px; }
/* sliding panel */
#toppanel { margin-right: 0; position: absolute; text-align: center; top: 60px; width: 100%; z-index: 999999; }
/*-------------------------testimonial------------------------------------------*/

.bne-testimonial-slider.flexslider .flex-content { padding: 28px 12px 35px 12px; }
.bne-testimonial-heading, h3.bne-testimonial-heading, h4.bne-testimonial-heading { clear: none; margin: 0px 0px 5px 0px; line-height: 0.2em; float: none; text-align: center; font-family: "SourceSansProSemiboldItalic"; margin-top:10px; }
#panel { display:none; position: absolute; top: 0; width:70%; right:0%; height: 100%; z-index: 3; margin: 0; overflow:hidden; background-color:black; }
#panel h1 { font-size: 1.6em; padding: 5px 0 10px; margin: 0; color: white; }
#panel h2 { font-size: 1.2em; padding: 10px 0 5px; margin: 0; color: white; }
#panel p { margin: 5px 0; padding: 0; }
#panel a { text-decoration: none; color: #15ADFF; }
#panel a:hover { color: white; }
#panel a-lost-pwd { display: block; float: left; }
#panel .content { width: 960px; margin: 0 auto; padding-top: 15px; text-align: left; font-size: 0.85em; }
#panel .content .left { width: 280px; float: left; padding: 0 15px; border-left: 1px solid #333; height:298px; }
#panel .content .right { border-right: 1px solid #333; }
#panel .content form { margin: 0 0 10px 0; }
#panel .content label { float: left; padding-top: 8px; clear: both; width: 280px; display: block; }
#panel .content input.field { border: 1px #1A1A1A solid; background: #414141; margin-right: 5px; margin-top: 4px; width: 200px; color: white; height: 16px; }
#panel .content input:focus.field { background: #545454; }
/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login, #panel .content input.bt_register { display: block; float: left; clear: left; height: 24px; text-align: center; cursor: pointer; border: none; font-weight: bold; margin: 10px 0; }
#panel .content input.bt_login { width: 74px; background: transparent url(file://///PC-1-/www/directairnew1/wp-content/themes/images/bt_login.png) no-repeat 0 0; }
#panel .content input.bt_register { width: 94px; color: white; background: transparent url(file://///PC-1-/www/directairnew1/wp-content/themes/images/bt_register.png) no-repeat 0 0; }
#panel .lost-pwd { display: block; float:left; clear: right; padding: 15px 5px 0; font-size: 0.95em; text-decoration: underline; }
}

/**
 * 5.1 Entry Header
 * ----------------------------------------------------------------------------
 */

.sidebar .entry-header .entry-meta { padding: 0; }
.entry-thumbnail img { display: block; margin: 0 auto 10px; }
.entry-header { margin-bottom: 30px; }
.entry-title { font-weight: normal; margin: 0 0 5px; }
.entry-title a { color: #141412; }
.entry-title a:hover { color: #ea9629; }
.widget-title:after { display: block; content: ""; width: 45px; height: 2px; background-color: #dfdfdf; margin: 10px 0; }
/**
 * 5.2 Entry Meta
 * ----------------------------------------------------------------------------
 */

.entry-meta { clear: both; font-size: 14px; }
.entry-meta a { color: #bc360a; }
.entry-meta a:hover { color: #bc360a; }
.entry-meta > span { margin-right: 20px; }
.entry-meta > span:last-child { margin-right: 0; }
.featured-post:before { content: "\f308"; margin-right: 2px; }
.entry-meta .date a:before { content: "\f303"; }
.comments-link a:before { content: "\f300"; margin-right: 2px; position: relative; top: -1px; }
.entry-meta .author a:before { content: "\f304"; position: relative; top: -1px; }
.categories-links a:first-child:before { content: "\f301"; }
.tags-links a:first-child:before { content: "\f302"; position: relative; top: -1px; }
.edit-link a:before { content: "\f411"; position: relative; top: -1px; }
.single-author .entry-meta .author, .sticky.format-standard .entry-meta .date, .sticky.format-audio .entry-meta .date, .sticky.format-chat .entry-meta .date, .sticky.format-image .entry-meta .date, .sticky.format-gallery .entry-meta .date { display: none; }
/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content { -webkit-hyphens: auto; -moz-hyphens:    auto; -ms-hyphens:     auto; hyphens:         auto; word-wrap: break-word; }
.entry-content a, .comment-content a { color: #bc360a; }
.entry-content a:hover, .comment-content a:hover { color: #ea9629; }
.entry-content blockquote { font-size: 24px; }
.entry-content blockquote cite, .entry-content blockquote small { font-size: 16px; }
.entry-content img.alignleft, .entry-content .wp-caption.alignleft { margin-left: -60px; }
.entry-content img.alignright, .entry-content .wp-caption.alignright { margin-right: -60px; }
footer.entry-meta { margin-top: 24px; }
.format-standard footer.entry-meta { margin-top: 0; }
/* Page links */
.page-links { clear: both; font-size: 16px; font-style: italic; font-weight: normal; line-height: 2.2; margin: 20px 0; text-transform: uppercase; }
.page-links a, .page-links > span { background: #fff; border: 1px solid #fff; padding: 5px 10px; text-decoration: none; }
.format-status .entry-content .page-links a, .format-gallery .entry-content .page-links a, .format-chat .entry-content .page-links a, .format-quote .entry-content .page-links a, .page-links a { background: #e63f2a; border: 1px solid #e63f2a; color: #fff; }
.format-gallery .entry-content .page-links a:hover, .format-audio .entry-content .page-links a:hover, .format-status .entry-content .page-links a:hover, .format-video .entry-content .page-links a:hover, .format-chat .entry-content .page-links a:hover, .format-quote .entry-content .page-links a:hover, .page-links a:hover { background: #fff; color: #e63f2a; }
.format-status .entry-content .page-links > span, .format-quote .entry-content .page-links > span { background: none; }
.page-links .page-links-title { background: transparent; border: none; margin-right: 20px; padding: 0; }
/* Mediaelements */
.hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls { background: #220e10; }
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { background: #fff; }
.hentry .mejs-controls .mejs-time-rail .mejs-time-current { background: #ea9629; }
.hentry .mejs-controls .mejs-time-rail .mejs-time-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { background: #595959; }
.hentry .mejs-controls .mejs-time-rail span, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { border-radius: 0; }
/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */

.gallery { margin-bottom: 20px; margin-left: -4px; }
.gallery-item { float: left; margin: 0 4px 4px 0; overflow: hidden; position: relative; }
.gallery-columns-1.gallery-size-medium, .gallery-columns-1.gallery-size-thumbnail, .gallery-columns-2.gallery-size-thumbnail, .gallery-columns-3.gallery-size-thumbnail { display: table; margin: 0 auto 20px; }
.gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item { text-align: center; }
.gallery-columns-4 .gallery-item { max-width: 23%; max-width: -webkit-calc(25% - 4px); max-width:         calc(25% - 4px); }
.gallery-columns-5 .gallery-item { max-width: 19%; max-width: -webkit-calc(20% - 4px); max-width:         calc(20% - 4px); }
.gallery-columns-6 .gallery-item { max-width: 15%; max-width: -webkit-calc(16.7% - 4px); max-width:         calc(16.7% - 4px); }
.gallery-columns-7 .gallery-item { max-width: 13%; max-width: -webkit-calc(14.28% - 4px); max-width:         calc(14.28% - 4px); }
.gallery-columns-8 .gallery-item { max-width: 11%; max-width: -webkit-calc(12.5% - 4px); max-width:         calc(12.5% - 4px); }
.gallery-columns-9 .gallery-item { max-width: 9%; max-width: -webkit-calc(11.1% - 4px); max-width:         calc(11.1% - 4px); }
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) { margin-right: 0; }
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) { clear: left; }
.gallery-caption { background-color: rgba(0, 0, 0, 0.7); box-sizing: border-box; color: #fff; font-size: 14px; line-height: 1.3; margin: 0; max-height: 50%; opacity: 0; padding: 2px 8px; position: absolute; bottom: 0; left: 0; text-align: left; -webkit-transition: opacity 400ms ease; transition:         opacity 400ms ease; width: 100%; }
.gallery-caption:before { box-shadow: 0 -10px 15px #000 inset; content: ""; height: 100%; min-height: 49px; position: absolute; left: 0; top: 0; width: 100%; }
.gallery-item:hover .gallery-caption { opacity: 1; }
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; }
/**
 * 5.5 Post Formats
 * ----------------------------------------------------------------------------
 */

/* Aside */
.format-aside { background-color: #f7f5e7; }
.blog .format-aside:first-of-type, .single .format-aside:first-of-type, .format-aside + .format-aside, .format-aside + .format-link, .format-link + .format-aside { box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2); }
.format-aside .entry-meta { margin-top: 0; }
.format-aside blockquote { font-size: 100%; font-weight: normal; }
.format-aside cite { font-size: 100%; text-transform: none; }
.format-aside cite:before { content: "\2014"; margin-right: 5px; }
/* Audio */
.format-audio { background-color: #db572f; }
.format-audio .entry-title { font-size: 28px; font-weight: bold; }
.format-audio .entry-content:before { content: "\f109"; float: left; font-size: 64px; position: relative; top: 4px; }
.format-audio .entry-content a, .format-audio .entry-meta a, .format-audio .entry-content a:hover, .format-audio .entry-meta a:hover { color: #fbfaf3; }
.format-audio .audio-content { background: url(images/dotted-line.png) repeat-y left top; background-size: 4px 4px; float: right; padding-left: 35px; width: 80%; width: -webkit-calc(100% - 85px); width:         calc(100% - 85px); }
.format-audio .wp-audio-shortcode { height: 30px !important; /* Override mediaelement.js style */ margin: 20px 0; max-width: 400px !important; /* Override mediaelement.js style */ }
.format-audio audio { max-width: 100% !important; /* Avoid player width overflow. */ }
/* Chat */
.format-chat { background-color: #eadaa6; }
.format-chat .entry-title { font-size: 28px; font-weight: bold; }
.format-chat .entry-meta a, .format-chat .entry-content a { color: #722d19; }
.format-chat .entry-meta .date a:before { content: "\f108"; margin-right: 2px; }
.format-chat .entry-meta .author { display: none; }
.format-chat .chat { margin: 0; }
.format-chat .chat .chat-timestamp { color: #722d19; float: right; font-size: 12px; font-weight: normal; margin: 5px 10px 0; }
.format-chat .chat .fn { font-style: normal; }
/* Gallery */
.format-gallery { background-color: #fbca3c; }
.format-gallery .entry-header { margin-bottom: 15px; }
.format-gallery .entry-title { font-size: 50px; font-weight: 400; margin: 0; }
.format-gallery .entry-meta a, .format-gallery .entry-content a { color: #722d19; }
/* Image */
.format-image .entry-title { font-size: 28px; font-weight: bold; }
.format-image .categories-links, .format-image .tags-links { display: none; }
/* Link */
.format-link { background-color: #f7f5e7; }
.blog .format-link:first-of-type, .single .format-link:first-of-type { box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2); }
.format-link .entry-header, .format-link .entry-content p:last-child { margin-bottom: 0; }
.format-link .entry-title { color: #ca3c08; display: inline; font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif; margin-right: 20px; }
.format-link .entry-title a { color: #bc360a; }
.format-link div.entry-meta { display: inline; }
/* Quote */
.format-quote { background-color: #210d10; }
.format-quote .entry-content, .format-quote .entry-meta { color: #f7f5e7; }
.format-quote .entry-content blockquote { font-size: 28px; margin: 0; }
.format-quote .entry-content a, .format-quote .entry-meta a, .format-quote .linked { color: #e63f2a; }
.format-quote .entry-content cite a { border-bottom: 1px dotted #fff; color: #fff; }
.format-quote .entry-content cite a:hover { text-decoration: none; }
.format-quote blockquote small, .format-quote blockquote cite { display: block; font-size: 16px; }
.format-quote blockquote { font-style: italic; font-weight: 300; padding-left: 75px; position: relative; }
.format-quote blockquote:before { content: '\201C'; font-size: 140px; font-weight: 400; line-height: .8; padding-right: 25px; position: absolute; left: -15px; top: -3px; }
.format-quote .entry-meta .author { display: none; }
/* Status */
.format-status { background-color: #722d19; padding: 0; }
.format-status .entry-content, .format-status .entry-meta { padding-left: 35px; position: relative; }
.format-status .entry-content a { color: #eadaa6; }
.format-status .entry-meta a { color: #f7f5e7; }
.sidebar .format-status .entry-content, .sidebar .format-status .entry-meta { padding-left: 95px; }
.format-status .entry-content:before, .format-status .entry-meta:before { background: url(images/dotted-line.png) repeat-y left bottom; background-size: 4px 4px; content: ""; display: block; height: 100%; position: absolute; left: 10px; top: 0; width: 1px; }
.sidebar .format-status .entry-content:before, .sidebar .format-status .entry-meta:before { left: 70px; }
.format-status .categories-links, .format-status .tags-links { display: none; }
/* Ensures the dots in the dot background are in lockstep. */
.format-status .entry-meta:before { background-position: left top; }
.format-status .entry-content { color: #f7f5e7; font-size: 24px; font-style: italic; font-weight: 300; padding-bottom: 30px; padding-top: 40px; position: relative; }
.format-status .entry-content p:first-child:before { background-color: rgba(0, 0, 0, 0.65); content: ""; height: 3px; margin-top: 13px; position: absolute; left: 4px; width: 13px; }
.sidebar .format-status .entry-content > p:first-child:before { left: 64px; }
.format-status .entry-content p:last-child { margin-bottom: 0; }
.format-status .entry-meta { margin-top: 0; padding-bottom: 40px; }
.format-status .entry-meta .date a:before { content: "\f105"; }
/* Video */
.format-video { background-color: #db572f; }
.format-video .entry-content a, .format-video .entry-meta a, .format-video .entry-content a:hover, .format-video .entry-meta a:hover { color: #fbfaf3; }
.format-video .entry-title { font-size: 50px; font-weight: 400; }
.format-video .entry-meta { color: #220e10; }
/**
 * 5.6 Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .hentry { background-color: #e8e5ce; margin: 0; padding: 0; }
.attachment .entry-header { margin-bottom: 0; max-width: 1040px; padding: 30px 0; }
.attachment .entry-title { display: inline-block; float: left; font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif; margin: 0; }
.attachment .entry-title:before { content: "\f416"; font-size: 32px; margin-right: 10px; }
.attachment .entry-meta { clear: none; color: inherit; float: right; max-width: 604px; padding: 9px 0 0; text-align: right; }
.hentry.attachment:not(.image-attachment) .entry-meta { max-width: 104px; }
.attachment footer.entry-meta { display: none; }
.attachment-meta:before { content: "\f307"; }
.full-size-link a:before { content: "\f402"; }
.full-size-link:before { content: none; }
.attachment .entry-meta a, .attachment .entry-meta .edit-link:before, .attachment .full-size-link:before { color: #ca3c08; }
.attachment .entry-content { background-color: #fff; max-width: 100%; padding: 40px 0; }
.image-navigation { margin: 0 auto; max-width: 1040px; position: relative; }
.image-navigation a:hover { text-decoration: none; }
.image-navigation .nav-previous, .image-navigation .nav-next { position: absolute; top: 50px; }
.image-navigation .nav-previous { left: 0; }
.image-navigation .nav-next { right: 0; }
.image-navigation .meta-nav { font-size: 32px; font-weight: 300; vertical-align: -4px; }
.attachment .entry-attachment, .attachment .type-attachment p { margin: 0 auto; max-width: 724px; text-align: center; }
.attachment .entry-attachment .attachment { display: inline-block; }
.attachment .entry-caption { text-align: left; }
.attachment .entry-description { margin: 20px auto 0; max-width: 604px; }
.attachment .entry-caption p:last-child, .attachment .entry-description p:last-child { margin: 0; }
.attachment .site-main .sidebar-container { display: none; }
.attachment .entry-content .mejs-audio { max-width: 400px; margin: 0 auto; }
.attachment .entry-content .wp-video { margin: 0 auto; }
.attachment .entry-content .mejs-container { margin-bottom: 24px; }
/**
 * 5.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */

.navigation .nav-previous { float: left; }
.navigation .nav-next { float: right; }
.navigation a { color: #bc360a; }
.navigation a:hover { color: #ea9629; text-decoration: none; }
.paging-navigation { background-color: #e8e5ce; padding: 40px 0; }
.paging-navigation .nav-links { margin: 0 auto; max-width: 604px; width: 100%; }
.sidebar .paging-navigation .nav-links { max-width: 1040px; padding: 0 376px 0 60px; }
.paging-navigation .nav-next { padding: 13px 0; }
.paging-navigation a { font-size: 22px; font-style: italic; font-weight: 300; }
.paging-navigation .meta-nav { background-color: #e63f2a; border-radius: 50%; color: #fff; display: inline-block; font-size: 26px; padding: 3px 0 8px; text-align: center; width: 50px; }
.paging-navigation .nav-previous .meta-nav { margin-right: 10px; padding: 17px 0 23px; width: 80px; }
.paging-navigation .nav-next .meta-nav { margin-left: 10px; }
.paging-navigation a:hover .meta-nav { background-color: #ea9629; text-decoration: none; }
.post-navigation { background-color: #fff; color: #ca3c08; font-size: 20px; font-style: italic; font-weight: 300; padding: 20px 0; }
.post-navigation .nav-links { margin: 0 auto; max-width: 1040px; }
.sidebar .post-navigation .nav-links { padding: 0 376px 0 60px; }
.post-navigation a[rel="next"] { float: right; text-align: right; }
/**
 * 5.8 Author Bio
 * ----------------------------------------------------------------------------
 */

.author-info { margin: 0 auto; max-width: 604px; padding: 30px 0 10px; text-align: left; /* gallery & video post formats */ width: 100%; }
.author.sidebar .author-info { max-width: 1040px; padding: 30px 376px 10px 60px; }
.single .author-info { padding: 50px 0 0; }
.author-avatar .avatar { float: left; margin: 0 30px 30px 0; }
.single-format-status .author-description { color: #f7f5e7; }
.author-description .author-title { clear: none; font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif; margin: 0 0 8px; }
.author-link { color: #ca3c08; margin-left: 2px; }
.author.archive .author-link { display: none; }
/**
 * 5.9 Archives
 * ----------------------------------------------------------------------------
 */

.archive-header { background-color: #e8e5ce; }
.archive-title, .archive-meta { font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif; margin: 0 auto; max-width: 1040px; padding: 30px 0; width: 100%; }
.archive-meta { font-size: 16px; font-style: normal; font-weight: normal; margin-top: -15px; padding: 0 0 11px; }
.sidebar .archive-meta { padding-right: 316px; }
/**
 * 5.10 Search Results/No posts
 * ----------------------------------------------------------------------------
 */

.page-header { background-color: #e8e5ce; }
.page-title { font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif; margin: 0 auto; max-width: 1040px; padding: 30px 0; width: 100%; }
.page-content { margin: 0 auto; max-width: 604px; padding: 40px 0; width: 100%; }
.sidebar .page-content { margin: 0 auto; max-width: 1040px; padding: 40px 376px 40px 60px; }
/**
 * 5.11 404
 * ----------------------------------------------------------------------------
 */

.error404 .page-header { background-color: #fff; }
.error404 .page-title { line-height: 0.6; margin: 0; padding: 300px; position: relative; text-align: center; width: auto; }
.error404 .page-title:before { color: #e8e5ce; content: "\f423"; font-size: 964px; line-height: 0.6; overflow: hidden; position: absolute; left: 7px; top: 28px; }
.error404 .page-wrapper { background-color: #fff; }
.error404 .page-header, .error404 .page-content { margin: 0 auto; max-width: 1040px; padding-bottom: 40px; width: 100%; }
/**
 * 5.12 Comments
 * ----------------------------------------------------------------------------
 */

.comments-title, .comment-list, .comment-reply-title, .must-log-in, .comment-respond .comment-form, .comment-respond iframe { display: block; margin-left: auto; margin-right: auto; max-width: 604px; width: 100%; }
.sidebar .comments-title, .sidebar .comment-list, .sidebar .must-log-in, .sidebar .comment-reply-title, .sidebar .comment-navigation, .sidebar .comment-respond .comment-form { max-width: 1040px; padding-left: 60px; padding-right: 376px; }
.comments-title { font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif; }
.comment-list, .comment-list .children { list-style-type: none; padding: 0; }
.comment-list .children { margin-left: 20px; }
.comment-list > li:after, .comment-list .children > li:before { background: url(images/dotted-line.png) repeat left top; background-size: 4px 4px; content: ""; display: block; height: 1px; width: 100%; }
.comment-list > li:last-child:after { display: none; }
.comment-body { padding: 24px 0; position: relative; }
.comment-author { float: left; max-width: 74px; }
.comment-author .avatar { display: block; margin-bottom: 10px; }
.comment-author .fn { word-wrap: break-word; }
.comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login { color: #bc360a; font-size: 14px; font-style: normal; font-weight: normal; }
.says { display: none; }
.no-avatars .comment-author { margin: 0 0 5px; max-width: 100%; position: relative; }
.no-avatars .comment-metadata, .no-avatars .comment-content, .no-avatars .comment-list .reply { width: 100%; }
.bypostauthor > .comment-body .fn:before { content: "\f408"; vertical-align: text-top; }
.comment-list .edit-link { margin-left: 20px; }
.comment-metadata, .comment-awaiting-moderation, .comment-content, .comment-list .reply { float: right; width: 79%; width: -webkit-calc(100% - 124px); width:         calc(100% - 124px); word-wrap: break-word; }
.comment-meta, .comment-meta a { color: #a2a2a2; font-size: 13px; }
.comment-meta a:hover { color: #ea9629; }
.comment-metadata { margin-bottom: 20px; }
.ping-meta { color: #a2a2a2; font-size: 13px; line-height: 2; }
.comment-awaiting-moderation { color: #a2a2a2; }
.comment-awaiting-moderation:before { content: "\f414"; margin-right: 5px; position: relative; top: -2px; }
.comment-reply-link:before, .comment-reply-login:before { content: "\f412"; margin-right: 3px; }
/* Comment form */
.comment-respond { background-color: #f7f5e7; padding: 30px 0; }
.comment .comment-respond { margin-bottom: 20px; padding: 20px; }
.comment-reply-title { font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif; }
.comment-reply-title small a { color: #131310; display: inline-block; float: right; height: 16px; overflow: hidden; width: 16px; }
.comment-reply-title small a:hover { color: #ed331c; text-decoration: none; }
.comment-reply-title small a:before { content: "\f406"; vertical-align: top; }
.sidebar .comment-list .comment-reply-title, .sidebar .comment-list .comment-respond .comment-form { padding: 0; }
.comment-form .comment-notes { margin-bottom: 15px; }
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url { margin-bottom: 8px; }
.comment-form [for="author"], .comment-form [for="email"], .comment-form [for="url"], .comment-form [for="comment"] { float: left; padding: 5px 0; width: 120px; }
.comment-form .required { color: #ed331c; }
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] { max-width: 270px; width: 60%; }
.comment-form textarea { width: 100%; }
.form-allowed-tags, .form-allowed-tags code { color: #686758; font-size: 12px; }
.form-allowed-tags code { font-size: 10px; margin-left: 3px; }
.comment-list .pingback, .comment-list .trackback { padding-top: 24px; }
.comment-navigation { font-size: 20px; font-style: italic; font-weight: 300; margin: 0 auto; max-width: 604px; padding: 20px 0 30px; width: 100%; }
.no-comments { background-color: #f7f5e7; font-size: 20px; font-style: italic; font-weight: 300; margin: 0; padding: 40px 0; text-align: center; }
.sidebar .no-comments { padding-left: 60px; padding-right: 376px; }
/**
 * 5.13 Multisite
 * ----------------------------------------------------------------------------
 */

.site-main .mu_register { margin: 0 auto; max-width: 604px; width: 100%; }
.mu_alert { margin-top: 25px; }
.site-main .mu_register input[type="submit"], .site-main .mu_register #blog_title, .site-main .mu_register #user_email, .site-main .mu_register #blogname, .site-main .mu_register #user_name { font-size: inherit; width: 270px; }
.site-main .mu_register input[type="submit"] { width: auto; }
/**
 * 6.0 Sidebar
 * ----------------------------------------------------------------------------
 */

.site-main .widget-area { float: right; width: 300px; }
/**
 * 6.1 Widgets
 * ----------------------------------------------------------------------------
 */

.widget { background-color: rgba(247, 245, 231, 0.7); font-size: 14px; -webkit-hyphens: auto; -moz-hyphens:    auto; -ms-hyphens:     auto; hyphens:         auto; margin: 0 0 0 0; padding: 14px 1px; word-wrap: break-word; }
.widget .widget-title { font: 300 20px "Source Sans Pro", Helvetica, sans-serif; margin: 0 0 10px; }
.widget ul, .widget ol { list-style-type: none; margin: 0; padding: 0; }
.widget li { padding: 5px 0 0 0; list-style-image:url(images/widget_list.png); }
.widget .children li:last-child { padding-bottom: 0; }
.widget li > ul, .widget li > ol { margin-left: 20px; }
.widget a { color: #bc360a; }
.widget a:hover { color: #ea9629; }
/* Search widget */
.search-form .search-submit { display: none; }
/* RSS Widget */
.widget_rss .rss-date { display: block; }
.widget_rss .rss-date, .widget_rss li > cite { color: #a2a2a2; }
/* Calendar Widget */
.widget_calendar table, .widget_calendar td { border: 0; border-collapse: separate; border-spacing: 1px; }
.widget_calendar caption { font-size: 14px; margin: 0; }
.widget_calendar th, .widget_calendar td { padding: 0; text-align: center; }
.widget_calendar a { display: block; }
.widget_calendar a:hover { background-color: rgba(0, 0, 0, 0.15); }
.widget_calendar tbody td { background-color: rgba(255, 255, 255, 0.5); }
.site-footer .widget_calendar tbody td { background-color: rgba(255, 255, 255, 0.05); }
.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad { background-color: transparent; }
/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */
.site-footer { background-color: rgb(16, 16, 16); clear: both; color: #ffffff; float: left; font-size: 14px; width: 100%; }
.site-footer a { color: #fff; text-decoration: none; }
.site-footer a:hover { color: #F00; }
.footer_con { margin: 0 auto; width: 100%; float: left; padding: 15px 0; }
.ftr_menu_wrap { width:1100px; margin:0 auto; }
ul#menu-footer_services { padding-top: 56px; }
.footer-link { float: left; margin: 0; padding: 0; width: 100%; font-size:0;}
.weather{width:27%; float:right;}
.ftrtitle { background: none; font-size: 21px; margin: 0px 10px 9px 0px; text-transform: UPPERCASE; font-family: "SourceSansProLight", sans-serif!important; }
.ftrtitle:after { display: block; content: ""; width: 100%; height: 2px; background-color: #fff; margin: 5px 0; }
.footer-link ul { color: #ffffff; line-height: 28px; list-style: none outside none; padding: 5px 0; width: 100%; margin: 0; }
.footer-link ul li { background: url("images/arrow_icon.png") no-repeat scroll 8px 12px rgba(0, 0, 0, 0); font-size: 14px; margin: 0; padding: 0 0 0 30px; height: 30.4px; width: 80%; font-family: "HelveticaNeueLight", sans-serif; line-height: 28px; text-transform: UPPERCASE; }
.footer-services { float: right; margin: 0 0 0; padding: 0; width: 40%; }
.footer-services ul { line-height: 28px; list-style: none outside none; margin: 4px 0 10px; padding: 0; width: 100%; text-transform: UPPERCASE; }
.footer-services ul li { background: url("images/arrow_icon_2.png") no-repeat scroll 8px 12px rgba(0, 0, 0, 0); font-size: 14px; margin: 0; padding: 0 0 0 30px; height: 30.4px; font-family: "HelveticaNeueLight", sans-serif; width: 100%; }
.footer-lnk-services { float: left; margin: 0 22px 0 0; width: 30%; }
.footer-ac-solution { float: left; padding: 0; width:100%; margin:0; }
.footer-ac-solution ul { line-height: 28px; list-style: none outside none; margin: 4px 0 10px; padding: 0; width: 100%; text-transform: UPPERCASE; }
.footer-ac-solution ul li { background: url("images/arrow_icon_3.png") no-repeat scroll 8px 12px rgba(0, 0, 0, 0); font-size: 14px; margin: 0; padding: 0 0 0 30px; font-family: "HelveticaNeueLight", sans-serif; width: 100%; }
.ftr_menus { float: left; margin: 0 22px 0 0; width: 26%; }
.footer-social { float: left; width: 12%; }
.footer-social .social { float: left; margin: 10px 0 0; width: 100%; }
.social .facebook { background: url("images/fb.png") no-repeat scroll center top rgba(0, 0, 0, 0); text-align: center; float: left; margin: 0 0; padding: 40px 0 0; width: 44px; }
.social .gplus { background: url("images/g_plus.png") no-repeat scroll center top rgba(0, 0, 0, 0); ; text-align: center; float: left; margin: 0 0 0 10px; padding: 40px 0 0; width: 44px; }
.site_info_wrap { clear: both; float: left; margin: 0 auto; width: 100%; background-color:#333333; }
.site_info_wrap .site-info { width:1100px; margin:0 auto; font-size:13px; font-family: "SourceSansProLight", sans-serif; }
.site-dtl { float: left; line-height:22px; padding: 0 0 10px;}
.webdesign { float:right;}
.webdesign a { color:#fff; }
.site-info { margin: 0 auto; padding: 10px 0; background:#333333; }
#wpstats { display: block; margin: -10px auto 0; }
#banner img { height:567px; width:1600px !important; }
.bullet .selected { background-image:url("images/thumbnail_2.png"); }
div.top_panel_form p { margin:0 !important; }
div.top_panel_form .wpcf7-form-control.wpcf7-text { height:35px; margin:4px !important; }
div.top_panel_form .wpcf7-form-control.wpcf7-number { height:35px; margin:4px !important; width:232px; color: #666; }
div.top_panel_form .wpcf7-form-control.wpcf7-textarea { margin:4px !important; width:232px; padding-top: 8px; }
div.top_panel_form input { height:17px; /*color:#000;*/ }
div.top_panel_form .wpcf7-submit { height: 41px; margin: 5px 0 0 4px; font-family: "SourceSansProLight", sans-serif; font-size: 18px; width: 232px; }
.top_panel_bt .top_panel_form span.wpcf7-not-valid-tip { background: none repeat scroll 0 0 #fff; border: 1px solid #ff0000; font-size: 10pt; left: 5px; padding: 10px 5px; position: absolute; top: -4px; width: 232px; z-index: 100; border-radius: 5px; }
div.top_panel_form div.wpcf7-validation-errors { border: none; }
@-ms-viewport {
 width: device-width;
}
/*-------------------- Toggle Form -----------------------*/
#top_panel { font-size: 12px; line-height: 20px; position: fixed; right: -324px; top: 15%; width: 370px; z-index: 9999; }
#top_panel_tab { float: left; list-style: none outside none; margin: 0; padding: 0; position: relative; z-index: 99; }
#top_panel_tab li { display: block; position: relative; }
#top_panel_arrow { cursor: pointer; }
#top_panel_links { background: none repeat scroll 0 0 #333; border-left: 1px solid #b4b8bb; float: left; padding: 10px; width: 265px; }
.side_hdr { color: #ffffff; font-family: "SourceSansProLight", sans-serif; font-size: 21px; margin-bottom: 6px; margin-top: 4px; }
.page_contact .cnt_fld input, .page_contact .cnt_fld textarea, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-captchar, .wpcf7-form-control.wpcf7-textarea, .wpcf7-form-control.wpcf7-number { border: 1px solid #666; border-radius: 5px; color: #141412; margin: 5px 0 10px; padding: 0 0 0 10px; }
div.top_panel_form p { margin: 0 !important; }
div.top_panel_form .wpcf7-form-control.wpcf7-text { height: 35px; margin: 4px !important; }
div.top_panel_form .wpcf7-form-control.wpcf7-number { color: #666; height: 35px; margin: 4px !important; width: 232px; }
.captcha_bg { float: left; height: 41px; margin: -4px 0 0; width: 100%; }
.captcha_codes { margin: 0; }
.captcha_bg .refreshs { margin: 0 0 -5px 9px; }
.wpcf7-form-control-wrap.captcha { border: 1px solid #666; border-radius: 5px; color: #141412; height: 35px; margin: 4px; padding: 0 0 0 10px; }
div.top_panel_form input { height: 17px; }
div.top_panel_form .wpcf7-submit { cursor: pointer; font-family: "SourceSansProLight", sans-serif; font-size: 18px; height: 41px; margin: 5px 0 0 4px; width: 232px; }
.top_panel_bt .top_panel_form span.wpcf7-not-valid-tip { background: none repeat scroll 0 0 #fff; border: 1px solid #ff0000; border-radius: 5px; font-size: 10pt; left: 5px; padding: 5px; position: absolute; top: -4px; width: 232px; z-index: 100; }
div.top_panel_form div.wpcf7-validation-errors { border: medium none; }
div.top_panel_form .wpcf7-form-control { width: 98.2% !important; }
.page_c .top_panel_showin, .top_panel_hide { transition: margin-right 0.4s ease-in 0s; }
.top_panel_hide { margin-right: 0; }
.top_panel_showin { margin-right: 264px; }
/* New class added */
.top_panel_form .message span.wpcf7-not-valid-tip { height: 91px !important; top: -81px !important; }
.top_panel_bt .wpcf7-validation-errors { color: yellow; }
/*.................*/
div.top_panel_form input { height: 17px; }
div.top_panel_form .wpcf7-submit { font-family: "SourceSansProLight", sans-serif; font-size: 18px; height: 41px; margin: 5px 0 0 4px; width: 232px; }
.top_panel_bt .top_panel_form span.wpcf7-not-valid-tip { background: none repeat scroll 0 0 #fff; border: 1px solid #ff0000; border-radius: 5px; font-size: 10pt; left: 4px; padding: 5px; position: absolute; top: -11px; width: 240px; z-index: 100; height: 35px; }
div.top_panel_form div.wpcf7-validation-errors { border: medium none; }
div.top_panel_form .wpcf7-form-control { width: 98.2% !important; }
.page_c .top_panel_showin, .top_panel_hide { transition: margin-right 0.4s ease-in 0s; }
.top_panel_hide { margin-right: 0; }
.top_panel_showin { margin-right: 264px; }
/*-------------------- Toggle Form End -----------------------*/

.contact_us { font-family: "Source Sans Pro"; font-size:18px; color:rgb(63,63,63); }
.services_list1 { width: 25%; float: left; }
.home_services_img { text-align: center; }
.home_services_ttl a { text-align: center; }
.services_list1.service_cooling { margin: 0 137px; }
#homeservices { clear: both; float: left; width: 100%; padding: 10px 0; background: #637F83; }

/*-----------------Car---------------------*/
#tiny-carousel-slider1 { height: 1%; margin: 30px 0 0; overflow:hidden; position: relative; }
#tiny-carousel-slider1 .viewport { height: 120px; overflow: hidden; position: relative; }
#tiny-carousel-slider1 .buttons { background: #C01313; border-radius: 35px; display: block; position: absolute;
top: 40%; left: 0; width: 35px; height: 35px; color: #fff; font-weight: bold; text-align: center; line-height: 35px; text-decoration: none;
font-size: 22px; }
#tiny-carousel-slider1 .next { right: 0; left: auto;top: 40%; }
#tiny-carousel-slider1 .buttons:hover{ color: #C01313;background: #fff; }
#tiny-carousel-slider1 .disable { visibility: hidden; }
#tiny-carousel-slider1 .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 220px; left: 0 top: 0; }
#tiny-carousel-slider1 .overview li{ float: left; margin: 0 20px 0 0; padding: 1px; height: 120px; border: 1px solid #dcdcdc; width: 220px;}

/*----------------- Pop-Up ---------------------*/
.pop_container { width: 960px; margin: 0 auto; overflow: hidden; }
#pop_content { float: left; width: 100%; }
.post { margin: 0 auto; padding-bottom: 50px; float: left; width: 960px; }
#mask { display: none; background: #000; position: fixed; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; opacity: 0.95; z-index: 9999; }
.postcode-popup { display:none; background: #333; padding: 10px; border: 2px solid #ddd; float: left; font-size: 1.2em; position: fixed; top: 50%; left: 50%; z-index: 99999; box-shadow: 0px 0px 20px #999; -moz-box-shadow: 0px 0px 20px #999; /* Firefox */ -webkit-box-shadow: 0px 0px 20px #999; /* Safari, Chrome */ border-radius:3px 3px 3px 3px; -moz-border-radius: 3px; /* Firefox */ -webkit-border-radius: 3px; /* Safari, Chrome */ }
.show { display:block; background: #333; padding: 10px; border: 2px solid #ddd; float: left; font-size: 1.2em; position: fixed; top: 34%; left: 40%; z-index: 99999; box-shadow: 0px 0px 20px #999; -moz-box-shadow: 0px 0px 20px #999; /* Firefox */ -webkit-box-shadow: 0px 0px 20px #999; /* Safari, Chrome */ border-radius:10px; -moz-border-radius: 3px; /* Firefox */ -webkit-border-radius: 3px; /* Safari, Chrome */ }
.popup_head { color: #fff; font-size: 22px; font-weight:bold; margin: 15px 0; text-align: center; }
img.btn_close { float: right; margin: -28px -28px 0 0; }
fieldset { border:none; }
form.postcode .textbox label { display:block; }
.postcode >::-moz-placeholder {
color:#7d7b6d;
}
form.postcode .textbox span { display:block; }
form.postcode p, form.postcode span { color:#999; font-size:11px; line-height:18px; }
form.postcode .textbox input { background:#666666; border-bottom:1px solid #333; border-left:1px solid #000; border-right:1px solid #333; border-top:1px solid #000; color:#fff; border-radius: 3px 3px 3px 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font:17px Arial, Helvetica, sans-serif; padding: 10px 5px; width:220px; }
form.postcode input:-moz-placeholder {
color:#bbb;
text-shadow:0 0 2px #000;
}
form.postcode input::-webkit-input-placeholder {
color:#bbb;
text-shadow:0 0 2px #000;
}
.button { background: -moz-linear-gradient(center top, #f3f3f3, #dddddd); background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#dddddd)); background: -o-linear-gradient(top, #f3f3f3, #dddddd); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f3f3f3', EndColorStr='#dddddd');
border-color:#000; border-width:1px; border-radius:4px 4px 4px 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; color:#333; cursor:pointer; display:inline-block; padding:6px 6px 4px; margin-top:10px; font:12px; width:214px; }
.button:hover { background:#ddd; }
.submit.button { width: 120px !important; margin:15px 49px 0 }
/*------------------Content-----------*/

.homecont h2 { color:#3c3c3c; font-family: "Source Sans Pro"; font-size: 26px; margin: 10px 0; }
.homecont h3 { color: #f00; font-family: "Source Sans Pro"; font-size: 22px; margin: 10px 0; }
.homecont table td { border-color: -moz-use-text-color -moz-use-text-color #bdbcb2 #bdbcb2; border-style: none none solid solid; border-width: medium medium 1px 1px; padding: 6px 10px 6px 6px; width: 50%; }
.homecont table { border-color: #bdbcb2 #bdbcb2 -moz-use-text-color -moz-use-text-color; border-spacing: 0; border-style: solid solid none none; border-width: 1px 1px medium medium; font-size: 14px; line-height: 2; margin: 0 0 20px; width: 100%; }
.homecont ul li { list-style-type:disc; }
.homecont { color: #636363; font-family: "SourceSansProLight", sans-serif; font-size: 16px; line-height: 20px; text-align: justify; }
/*------------------------ inner page header image ----------------------*/
.hder_img { width: 100%; height: 250px; float:left; }
.in_page_ttl { margin: -125px auto 50px; }
.temp { height: 150px; }
.left_part { float:left; width:38%; }
.right_part { float:right; width:62%; }
.contactsubmit { margin: 20px 0; }
.captchar span.wpcf7-not-valid-tip { width: 200px; }
.top_panel_showin .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors { color: yellow; }
.top_panel_bt .top_panel_form .textarea-510 span.wpcf7-not-valid-tip { height: 90px !important; top: 8px; }


/*------------------ -----------*/
 @media (min-width:1200px) {
.navbar { width:1100px; }
.fb-like{right:0;top:15px; width:50px; z-index:99999; position:fixed; border:none; overflow:hidden; height:65px;}
}

/*------------------ -----------*/
@media (min-width:1025px) {
#menu-menu-1 { display: block; margin: 0 auto; float: right; vertical-align: middle; line-height: 3; }
.headerbg { left: 0; margin:0; position: fixed; top: 0; width: 100%; z-index: 9999; opacity:0.9; }
.site-main { margin: 0 auto; width: 100%; clear: both; float: left; }
.homepage { width: 100%; float: left; clear: both; }
.fixed { position:fixed; top:0; }
.nav-menu .sub-menu, .nav-menu .children { background:#f7fbfd; }
ul.nav-menu ul a, .nav-menu ul ul a { color:#4c4c4c; width:129px; }
ul.nav-menu ul a:hover, ul.nav-menu ul li:hover { color:red; background: none; }
.sub-menu li { width: 293px; border-bottom: 1px dotted #333333; padding:0 0 0 10px; }
}

/*------------------ -----------*/
@media (max-width: 1599px) {
.site { border: 0; }
}

/*------------------ -----------*/
 @media (max-width: 1069px) {
.sidebar img.alignleft, .sidebar .wp-caption.alignleft { margin-left: 0; }
.sidebar img.alignright, .sidebar .wp-caption.alignright { margin-right: 0; }
.error404 .page-header { margin-left: auto; max-width: 604px; width: 100%; margin: -71px 0 0;}
.archive-header, .search .page-header, .archive .page-header, .blog .page-header, .error404 .page-content, .search .page-content, .archive .page-content, .attachment .entry-header, .attachment .entry-content, .post-navigation .nav-links, .sidebar .site-info, .site-footer .widget-area { padding-left: 20px; padding-right: 20px; }
.error404 .page-title { font-size: 24px; padding: 180px; }
.error404 .page-title:before { font-size: 554px; }
.attachment .image-navigation { max-width: 724px; }
.image-navigation .nav-previous, .image-navigation .nav-next { position: static; }
.site-main .widget-area { margin-right: 60px; }
}

/*------------------ -----------*/
 @media (max-width: 999px) {
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta, .sidebar .comment-list, .sidebar .comment-reply-title, .sidebar .comment-navigation, .sidebar .comment-respond .comment-form, .sidebar .featured-gallery, .sidebar .post-navigation .nav-links, .author.sidebar .author-info { max-width: 604px; padding-left: 0; padding-right: 0; }
.sidebar .site-info, .search.sidebar .page-content, .blog.sidebar .page-content, .attachment .entry-header, .sidebar .comments-title { max-width: 604px; }
.sidebar .archive-meta, .attachment .entry-header, .search.sidebar .page-content, .blog.sidebar .page-content, .sidebar .site-info, .sidebar .comments-title, .sidebar .no-comments { padding-left: 0; padding-right: 0; }
.attachment .entry-meta { float: left; text-align: left; width: 100%; }
.attachment .entry-content { max-width: 100%; padding: 40px 0; }
.format-status .entry-content { padding-top: 40px; }
.format-status .entry-meta { padding-bottom: 40px; }
.sidebar .format-status .entry-content, .sidebar .format-status .entry-meta { padding-left: 35px; }
.sidebar .format-status .entry-content:before, .sidebar .format-status .entry-meta:before { left: 10px; }
.sidebar .format-status .entry-content p:first-child:before { left: 4px; }
.sidebar .paging-navigation .nav-links { padding: 0 60px; }
.site-main .sidebar-container { height: auto; margin: 0 auto; max-width: 604px; position: relative; top: 20px; }
.site-main .widget-area { float: none; margin: 0; width: 100%; }
.sidebar .site-footer .widget-area { max-width: 100%; left: 0; }
}

/*------------------  -----------*/
 @media (min-width : 569px) and (max-width: 799px) {
.site-title { font-size: 30px; }
#content .entry-header, #content .entry-content, #content .entry-summary, #content footer.entry-meta, #content .featured-gallery, .search.sidebar .page-content, .blog.sidebar .page-content, .sidebar .post-navigation .nav-links, .paging-navigation .nav-links, #content .author-info, .comments-area .comments-title, .comments-area .comment-list, .comments-area .comment-navigation, .comment-respond, .sidebar .site-info, .sidebar .paging-navigation .nav-links { padding-left: 20px; padding-right: 20px; }
#content .format-status .entry-content, #content .format-status .entry-met { padding-left: 35px; }
#layerslider_1 { margin-top: 0px !important;}
.home .banner { margin: 20px 0 0; }
.menu-toggle { cursor: pointer; display: inline-block; font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif; margin: 0; padding: 12px 0 12px 20px; }
.menu-toggle { width:45px; height:22px; margin-top:10px; padding-top:0; box-sizing:border-box; background:url(images/menu.png) no-repeat; float:right; }
.toggled-on .nav-menu, .toggled-on .nav-menu > ul { display: block; margin-left: 0; padding: 0; width: 100%; }
.toggled-on li, .toggled-on .children { display: block; }
.toggled-on .nav-menu li > ul { margin: 0; padding:0 0 0 15px; }
.toggled-on .nav-menu li > ul a { color: #141412; width: auto; }
.toggled-on .nav-menu li:hover > a, .toggled-on .nav-menu .children a { background-color: transparent; color: #141412;}
ul.nav-menu, div.nav-menu > ul { display: none; }
#content .featured-gallery { padding-left: 24px; }
.gallery-columns-1 .gallery-item { margin-right: 0; width: 100%; }
.entry-title, .format-chat .entry-title, .format-image .entry-title, .format-gallery .entry-title, .format-video .entry-title { font-size: 22px; font-weight: bold; }
.format-quote blockquote, .format-status .entry-content { font-size: 18px; }
.format-quote blockquote small, .format-quote blockquote cite { font-size: 13px; }
.error404 .page-title { padding: 40px 0 0; }
.error404 .page-title:before { content: normal; }
.comment-author { margin-right: 30px; }
.comment-author .avatar { height: auto; max-width: 100%; }
.comment-metadata, .comment-content, .comment-list .reply { width: 70%; width: -webkit-calc(100% - 104px); width:         calc(100% - 104px); }
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] { width: -webkit-calc(100% - 120px); width:         calc(100% - 120px); }
.comment-form textarea { height: 80px; /* Smaller field for mobile. */ }
.format-audio .entry-content:before { display: none; }
.format-audio .audio-content { background-image: none; float: none; padding-left: 0; width: auto; }
#enquire { margin-left: 56%; }
.homecontent { width:95%; }
.homecont { padding-top:10px; }
.hometitle, .homettl { font-size:38px; }
.new_welcome { width: 100%; display: block; margin: 0 auto; }
.directair_video { display: block; width: 512px; margin: 20px auto 0 auto; }
.mainsolutions, .home_main_solutions, #homesolutions { width:inherit; height:inherit; padding-bottom:20px;}
.mainsolutions{width:86%;}
.services_list { width:100%; }
.services_list li { width:230px; font-size:20px; }
.services_list li img { width:80%; }
#tiny-carousel-slider1 { margin:0 !important; }
#tiny-carousel-slider1 .next { left: 54% !important; }
#location { width:90%; }
.address { width:47%; }
#map { display: inline-block; width:50%; margin-left:10px; }
.location { margin: 10px 0 10px 0; }
#nav_menu-3, #nav_menu-4 { margin:20px 0 0 20px; padding:0; position:inherit !important; left:inherit !important; width:180px; }
#nav_menu-4 { top:40px !important; }
#simple-social-icons-2 { margin:0; padding:0; }
#nav_menu-2 { position: inherit !important; left:inherit !important; top:20px !important; padding:0; width:195px; margin:0 0 0 20px; }
#nav_menu-3 { width:160px; }
.site-footer .widget a { font-size:13px; }
.site-footer .widget-title { font-size:15px; }
.widget-area.masonry { width:100%; }
#simple-social-icons-2 { position:inherit !important; left:inherit !important; top:20px !important; width:100px; }
.services_list li:after { margin: 5px 100px; width:30px; }
.ftr_menus { width:100%; }
.footer_con { width:100%; }
.ftr_menu_wrap { width:100%; }
.footer-link { width:100%; }
.right_part { width:100%; }
.footer-services { width:100%; float:left; }
.footer-services ul { margin-top:0; }
.footer-lnk-services { width:100%; }
.footer-social { width:100%; }
.weather{width: 100%;}
.site_info_wrap .site-info { width:100%; padding:0 10px; }
.hder_img { margin-top:10px; }
.simple-social-icons ul li a { font-size: 16px !important; }
.main_margin { margin-top:200px; }
.menu-menu-1-container { width: 100%; z-index: 1000; }
.nav-menu li a { font-weight: bold; font-size:13px; text-transform:uppercase; }
.nav-menu li .sep { display:none; }
.directair_video { float:none; }
.pagecontent { width:95%; }
.leftcontent { width:100%; }
.box { display: inline-block; float: left; margin: 15px 19px; height:243px; }
#tiny-carousel-slider1 .viewport { width:auto; }
#navbar, .main-navigation { width:100%; }
.directair_logo { float:none; }
.headerbg { padding-bottom:0; margin-top: 0px !important; }
.center_panel { width:125px !important; }
.bne-testimonial-slider.flexslider .flex-viewport { height: 220px !important; }
.contact_number { margin-left:37%; }
.contact_us  .left_part p span.wpcf7-not-valid-tip { width: 372px !important;}
.contact_us .right_part .textarea-926 .wpcf7-textarea { width: 372px;}
.right_part .textarea-926 span.wpcf7-not-valid-tip { width: 372px !important;}
#menu-menu-1 li { border-bottom: 2px solid #fff; padding:7px 0; }
#menu-menu-1 li a:hover { border-bottom: 2px solid #f00; }
.nav-menu .sub-menu { border:none; background: none !important; overflow:inherit; width:inherit; height:inherit; position:initial; }
#menu-menu-1 li.menu-item-has-children .sub-menu li { border:none; }
li#menu-item-113 a { background:url(images/dropdown_arrow.png) center 18px no-repeat; }
li#menu-item-291 a, li#menu-item-292 a { background: #d8d9d9 !important; }
li#menu-item-291 a:hover, li#menu-item-292 a:hover, li#menu-item-113 a:hover { background:#ac0404 !important; }
.menu-menu-1-container { background: #d8d9d9; }
.one, .two, .three, .four, .five, .six { background-size:contain; }
.show{left:33%;}
}


@media (min-width : 360) and (max-width: 640px) and (orientation : portrait){
	 .box { margin: 5px; width: 310px;}
}

@media (min-width : 401px) and (max-width :767px) and (orientation : portrait)  {
.box { display:inline-block; width:298px; margin:10px 8px; height:211px; float:left; }
.overlay {padding: 82px;}
}

@media (min-width : 401px) and (max-width :767px) and (orientation : landscape)  {
.box { display:inline-block; width:298px; margin:10px 11px; height:210px; float:left; }
}

/**
 * 9.0 Print
 * ----------------------------------------------------------------------------
 */

/* Retina-specific styles. */
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
 .site-header .search-field {
 background-image: url(images/search-icon-2x.png);
}
 .format-audio .audio-content, .format-status .entry-content:before, .format-status .entry-meta:before, .comment-list > li:after, .comment-list .children > li:before {
 background-image: url(images/dotted-line-2x.png);
}
}
@media print {
body { background: none !important; color: #000; font-size: 10pt; }
footer a[rel="bookmark"]:link:after, footer a[rel="bookmark"]:visited:after { content: " [" attr(href) "] "; /* Show URLs */ }
.site { max-width: 98%; }
.site-header { background-image: none !important; }
.site-header .home-link { max-width: none; min-height: 0; }
.site-title { color: #000; font-size: 21pt; }
.site-description { font-size: 10pt; }
.author-avatar, .site-footer, .comment-respond, .comments-area .comment-edit-link, .comments-area .reply, .comments-link, .entry-meta .edit-link, .page-links, .site-content nav, .widget-area, .main-navigation, .navbar, .more-link { display: none; }
.entry-header, .entry-content, .entry-summary, .entry-meta { margin: 0; width: 100%; }
.page-title, .entry-title { font-size: 21pt; }
.entry-meta, .entry-meta a { color: #444; font-size: 10pt; }
.entry-content img.alignleft, .entry-content .wp-caption.alignleft { margin-left: 0; }
.entry-content img.alignright, .entry-content .wp-caption.alignright { margin-right: 0; }
.format-image .entry-content .size-full { margin: 0; }
/* Remove colors from post formats */
	.hentry { background-color: #fff; }
/* Comments */
.comments-area > li.comment { background: none; position: relative; width: auto; }
.comment-metadata { float: none; }
.comment-author .fn, .comment-reply-link, .comment-reply-login { color: #333; }
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.contact_us .right_part .cnt_fld.mtop20 { margin-bottom: 22px;}
	.captcha-9 input.wpcf7-form-control.wpcf7-captchar { width: 200px !important;}
	.captchar span.wpcf7-not-valid-tip { width: 200px;}
	#wpcf7-f228-p109-o1 .wpcf7-response-output {width: 70%;}
	.homecont table { border-color: #bdbcb2;}
	.homecont table td { border-color: #bdbcb2;}
	.right_part .textarea-926 .wpcf7-not-valid-tip {height: 100px !important; width: 349px !important;}
}




/*================================================== iPad ================================================== */
/* For general iPad layouts */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
#layerslider_1 { margin-top: 0 !important;}
.show {left: 37%; top: 37%;}
.in_page_ttl { margin: -125px auto 50px;}
.call_btn.fixed {top: 74px;}
.fb-like{position:absolute; top: 15px; width:50px; height:62px; right: 55px;  z-index: 9; border:none; overflow:hidden; height:65px;}
.special_offers {top: 168px;}
.pgntfd { height: 302px; margin-right: 20px; width: 55%;}
.homecontent { width:100%; }
.new_welcome { width:100%; font-size:14px; }
.directair_video { display: block; margin: 20px auto 0; width: 512px;}
.homecont { width:95%; margin:0 auto; }
.new_welcome p { margin:10px 0 0 0; }
.mainsolutions, .home_main_solutions, #homesolutions { width:inherit; height:inherit; }
.mainsolutions {padding-left: 0; margin-right: 5px;}
#homesolutions {background:url("images/directair_solutions.jpg") repeat;}
.solution_name p { margin: 3px 0;}
.services_list { width:100%; }
.box { width: 310px ; height:220px; margin-left: 22px;}
.one, .two, .three, .four, .five, .six { background-size:contain; }
.services_list li { width:310px; font-size:24px; }
.services_list li img { width:90%; }
#location { width:90%; margin:0 auto; }
.address { width:47%; }
#map { display: inline-block; width:50%; margin-left:10px; }
.location { margin: 10px 0 10px 0; }
.sidebar-container .widget-area .masonry { width:1100px; margin:0 auto; position:relative; }
#nav_menu-3, #nav_menu-4, #nav_menu-2, #simple-social-icons-2 { position:inherit !important; top:inherit !important; left:inherit !important; margin:15px 0 0 0; padding:0; }
.site-footer .widget-title { font-size:18px; }
#nav_menu-2 { width:200px; }
#nav_menu-3 { margin-left:15px; }
.menu-toggle { cursor: pointer; display: inline-block; font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif; margin: 0; padding: 12px 0 12px 20px; }
.menu-toggle { width:45px; height:22px; margin-top:10px; padding-top:0; box-sizing:border-box; background:url(images/menu.png) no-repeat; float:right; }
.toggled-on .nav-menu, .toggled-on .nav-menu > ul { display: block; margin-left: 0; padding: 0; width: 100%; }
.toggled-on li, .toggled-on .children { display: block; }
.toggled-on .nav-menu li > ul { margin: 0; padding: 0 0 0 15px; }
.toggled-on .nav-menu li > ul a { color: #141412; width: auto; }
.toggled-on .nav-menu li:hover > a, .toggled-on .nav-menu .children a { background-color: transparent; color: #141412; }
ul.nav-menu, div.nav-menu > ul { display: none; }
.main-navigation, .navbar { width:100%; }
.menu-toggle { width:45px; padding-top:0; box-sizing:border-box; }
.main_margin { margin-top:198px; }
.menu-menu-1-container { width: 100%; z-index: 1000; }
.nav-menu li a { font-size: 13px; font-weight: bold; text-transform: uppercase; }
.nav-menu li .sep { display: none; }
.directair_logo { float:none; }
.bne-testimonial-slider.flexslider .flex-viewport { height: 167px !important; }
.bne-testimonial-slider.flexslider .flex-direction-nav { left:329px; }
.testimonials { height:308px; }
#menu-menu-1 li { border-bottom: 2px solid #fff; padding:7px 0; }
#menu-menu-1 li.menu-item-has-children .sub-menu li { border:none; }
.ftr_menus { width:100%; }
.nav-menu .sub-menu { border:none; background: none !important; overflow:inherit; width:inherit; height:inherit; position:initial; }
li#menu-item-113 a { background:url(images/dropdown_arrow.png) center 18px no-repeat; }
li#menu-item-291 a, li#menu-item-292 a { background: #d8d9d9 !important; }
li#menu-item-291 a:hover, li#menu-item-292 a:hover, li#menu-item-113 a:hover { background:#ac0404 !important; }
.menu-menu-1-container { background: #d8d9d9; }
.hder_img{height:50%;}
.site_info_wrap .site-info { padding: 7px 10px; width: 100%; }
.ftr_menu_wrap { width:100%; }
.pagecontent { width:95%; }
.leftcontent { width:100%; }
.right_part { width:45%; }
.contact_us  .left_part p span.wpcf7-not-valid-tip { width: 372px !important;}
.contact_us .right_part .textarea-926 .wpcf7-textarea { width: 372px !important;}
.right_part .textarea-926 span.wpcf7-not-valid-tip { width: 372px !important;}
#wpcf7-f228-p109-o1 .wpcf7-response-output {width: 83% !important;}
.footer-link {width:100%;}
.footer-link ul li {width: 100% !important;}
.footer-social {width: 100%;}
.weather{width: 100%;}
.ftr_menus { margin: 0 20px 0 0;}
.footer-services { float: right; margin: 0; padding: 0; width: 100%; }
.footer-lnk-services{ margin: 0 20px 0 0; width: 100%}

/*----------- Contact-us -----------------*/
.cnt_fld { float: left; padding: 0 1px; width: 100%;}
.wpcf7-form-control.wpcf7-captchar { width: 200px;}
}

/* For portrait layouts only */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {	
.box{margin-left:42px;}
.contact_us .left_part p span.wpcf7-not-valid-tip {width: 308px !important;}
span.wpcf7-not-valid-tip{height:36px !important;}
.right_part .textarea-926 span.wpcf7-not-valid-tip {width: 328px !important;}
}

/* For landscape layouts only */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.call_btn.fixed { top: 89px;}
.special_offers {top: 220px;}
}


/*================================================== iPhone 2G, 3G, 4, 4S ================================================== */
/* For general iPhone-5 layouts */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { 

.hder_img { height: 50%;}
.pgntfd { background: url("images/404.jpg") no-repeat scroll center top / 283px 100% rgba(0, 0, 0, 0);}
#top_panel{display:none;}
.solution_name p {font-size: 19px;}
.call_btn { background: url("images/call.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); float: left; height: 56px; width: 80px; z-index: 9999;}
.call_btn.fixed { position: fixed; left: 0; top: 375px; }
.fb-like{position:absolute; top: 10px; width:50px; height:62px; right: 50px; z-index: 9; border:none; overflow:hidden; height:65px;}
.enquire_mb { display:block; position:fixed; top:255px; right:0; z-index: 9999;}
.special_offers {display:none;}
.special_offers_mb { position: fixed; top: 455px; z-index: 9999; cursor:pointer; left:0; display: block; }
#menu-menu-1 li { border-bottom: 2px solid #fff; padding: 7px 0; }
.nav-menu .sub-menu { background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important; border: medium none; height: inherit; overflow: inherit; position: initial; width: inherit; }
li#menu-item-113 a { background:url(images/dropdown_arrow.png) center 18px no-repeat; }
li#menu-item-291 a, li#menu-item-292 a { background: #d8d9d9 !important; }
li#menu-item-291 a:hover, li#menu-item-292 a:hover, li#menu-item-113 a:hover { background:#ac0404 !important; }
.menu-menu-1-container { background: #d8d9d9; }
.leftcontent h2, h3 { text-align:left; }
.leftcontent, .rightcontent, div.left.lwid50, div.right.rwid50 { width:90%; display:block; margin:0 auto; float:none; }
.cnt-add { padding:0; }
div.right.rwid50 { clear:both;}
.show { left: 22%; top: 18%;}
.right_part { float:none; width:100%; }
.pagecontent { width: 95%; }
.hder_img { float:none; padding:20px 0 0; }
.in_page_ttl { margin:-104px auto 50px; }
.leftcontent .in_page_ttl { margin:-74px auto 50px; }
.left_part { width:100%; }
.wpcf7-text, .wpcf7-textarea { width: 100%; }
.wpcf7-form-control.wpcf7-captchar { width:200px ; }
#panel .content .left { width:176px; }
#panel .content .center_panel { width:130px; }
#panel { height:350px; }
.ftr_menus { width:100%; }
.footer_con {width:100%; }
.ftr_menu_wrap { width:100%; }
.footer-link { width:100%; }
.right_part { width:100%; }
.footer-services { width:100%; float:left; }
.footer-services ul { margin-top:0; }
.footer-lnk-services { width:100%; }
.footer-social { width:100%; }
.weather{width: 100%;}
.site_info_wrap .site-info { padding: 0 10px; width: 100%; font-size:10px; }

}


/* For I-Phone landscape layouts only */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) { 
.homecont h3 {font-size: 18px;}
.homecont h2 {font-size: 20px;}
.call_btn {background: url("images/call.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); float: left; height: 56px; width: 240px; z-index: 9999;}
.call_btn.fixed { position: fixed !important; left: 0; top: 190px !important; width:56px;}
.enquire_mb { display:block; position:fixed; top:100px; right:0; z-index: 9999;}
.special_offers {top: 85px;}
.special_offers_mb { position: fixed !important; top: 251px !important; z-index: 9999; cursor:pointer; left:0; display: block;}
#layerslider_1 { margin-top: 15px !important;}
.menu-toggle { cursor: pointer; display: inline-block; font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif; margin: 0; padding: 0 0 12px 20px; position:relative; left:50%; }
.tab { height:12px; }
.menu-toggle { width:45px; height:22px; margin-top:10px; box-sizing:border-box; background:url(images/menu.png) no-repeat; }
.toggled-on .nav-menu, .toggled-on .nav-menu > ul { display: block; margin-left: 0; padding: 0; width: 100%; }
.toggled-on li, .toggled-on .children { display: block; }
.toggled-on .nav-menu li > ul { margin: 0; padding: 0 0 0 15px; }
.toggled-on .nav-menu li > ul a { color: #141412; width: auto; }
.toggled-on .nav-menu li:hover > a, .toggled-on .nav-menu .children a { background-color: transparent; color: #141412; }
ul.nav-menu, div.nav-menu > ul { display: none; }
.menu-menu-1-container { width: 100%; z-index: 1000; margin-top:15px; }
.nav-menu li .sep { display: none; }
.cnt_ttl { font-size: 23px; }
#navbar { width:100%; }
.main-navigation { margin-top:0; width:100%; }
.headerbg { margin-top:0 !important; padding-bottom:0; }
.banner { clear:both; }
div.homecontent { width:100%; }
.hometitle { font-size:26px; margin: 0px auto 50px;}
.homecont p img { width: 40%;}
.section-title-bottom { width:200px; }
.new_welcome { margin: 15px auto; display: block; width: 90%; font-size:16px; }
.directair_video { display: block; width: 90%; margin: 0 auto; float:none; }
.homettl { font-size:26px; }
.mainsolutions { width:95%; margin:15px auto; height:auto; }
.one, .two, .three, .four, .five, .six { background-size:contain; }
.box { display:inline-block; width:218px; margin:5px; height:154px; float:left; }
.solution_name { font-size: 16px; }
.overlay { padding: 88px 0 44px; }
#homesolutions { height:auto; padding-bottom:10px; }
.directair_logo { width: 40%; height:50%; }
.contact_number { font-size: 20px; margin-left: 26%; }
span.wpcf7-not-valid-tip {width: 357px;}
.contact_us .right_part .textarea-926 span.wpcf7-not-valid-tip { height: 100px !important; width: 357px !important;}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {width: 357px;}
#wpcf7-f228-p109-o1 .wpcf7-response-output { margin: 0 21px !important; width: 357px !important; float:none;}
.contact_us .right_part .textarea-926 .wpcf7-textarea {width: 100%;}
.click_enquire { width: 23%; height: 50%; }
.services_list { width: 100%; }
.services_list { width: 100%; display: block; margin: 0 auto; }
.services_list li { width: 157px; font-size: 17px; display: inline-block; margin: 0 auto; }
.services_list li:after { width:30px; margin:5px 63px; }
.services_list .home_services_ttl { font-size:11px; }
#tiny-carousel-slider1 .overview li { margin:0 10px 0 0 !important; }
.bne-testimonial-slider.flexslider .flex-viewport { height: 225px !important; }
.bne-testimonial-slider.flexslider .flex-direction-nav { left:235px; }
#location { width:95%; }
.address { width:47%; font-size:14px; }
#map { width:50%; margin:0; }
.location { font-size:18px; margin:15px 0 20px 0; }
.bne-element-container { width:95%; }
#tiny-carousel-slider1 .next { left: 53% !important; }
.sidebar-container, .widget-area masonry { height:inherit !important; }
.site-footer .widget { float:left!important; width:200px !important; position: inherit!important; float:left; display:inline-block; }
div.widget-area.masonry { width:100% !important; }
#nav_menu-2 { top:inherit !important; left:inherit !important; margin:0; padding:0; }
#nav_menu-4 { width:200px; }
#nav_menu-3, #nav_menu-4, #nav_menu-2 { margin-bottom:0; padding-bottom:0; }
#nav_menu-2 .widget-title { width:190px; }
#nav_menu-2 { margin-top:10px; width:226px; }
#secondary, .site_footer { height:405px !important; }
#nav_menu-4 { position: absolute !important; left: 38px !important; top: 172px !important; }
aside#simple-social-icons-2 { position:absolute !important; top:246px !important; left:218px !important; }
.tab ul.login li { background: url(images/direct_air_enquire_small.png) no-repeat; padding:0; width:95px; }
.tab ul.login li a { font-size:11px; margin-left:-7px; }
.enquire_text { font-size: 14px; font-weight: bold; line-height: 0.2; vertical-align: text-top; }
.tab a.close, .tab a.close:hover { background:none; font-size:12px; padding:0 !important; }
.footer_con {  margin-left: 0; width: 100%;}
div.left.lwid50, div.right.rwid50{padding-top:5px;}
}

/* For portrait layouts only */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) {
	.pgntfd { background: url("images/404.jpg") no-repeat scroll center top / 100% 100% rgba(0, 0, 0, 0); width: 100%; height:194px;}
.error404 .page-header, .error404 .page-content { padding-bottom: 0px;}
.homecont h3 {font-size: 18px;}
.homecont h2 {font-size: 20px;}
#top_panel{display:none;}
.solution_name p {font-size: 19px;}
.call_btn { background: url("images/call.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); float: left; height: 56px; width: 54px; z-index: 9999;}
.call_btn.fixed { position: fixed; left: 0; top: 300px; }
.enquire_mb { display:block; position:fixed; top:255px; right:0; z-index: 9999;}
.show { left: 8%; top: 24%;}
.menu, ol, ul {text-align: left;}
.menu-toggle { cursor: pointer; display: inline-block; font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif; margin: 0; padding: 12px 0 12px 20px; }
.toggled-on .nav-menu, .toggled-on .nav-menu > ul { display: block; margin-left: 0; padding: 0; width: 100%; }
.toggled-on li, .toggled-on .children { display: block; }
.toggled-on .nav-menu li > ul { margin: 0; padding: 0 0 0 15px; }
.toggled-on .nav-menu li > ul a { color: #141412; width: auto; }
.nav-menu li .sep { display: none; }
ul.nav-menu, div.nav-menu > ul { display: none; }
.banner { padding:20px 0 0; }
#layerslider_1 { margin-top: 0 !important;}
#enquire { margin-left:0; }
.special_offers { display:none; }
.special_offers_mb { position: fixed; top: 365px; z-index: 9999; cursor:pointer; left:0;display: block; }
div.homecontent { width:100%; }
.hometitle { font-size: 18px; margin-top: 28px;}
.homecont p img { width: 39% !important;}
.section-title-bottom { width:200px; }
.new_welcome { margin: 0 auto; display: block; width: 90%; font-size:16px; margin-top:15px; }
.directair_video { display: block; width: 90%; margin: 15px auto 0; float:none; }
.homettl { font-size:26px; }
.one, .two, .three, .four, .five, .six { background-size:contain; }
.box { display:block; width:100%; height: 100%; margin: 0 0 20px; background-size:100% auto;}
.overlay { padding:68px; }
.mainsolutions { height:inherit; width:95%; }
#homesolutions { height:inherit; }
.services_list li { display:block; font-size:22px; margin:0 auto; width:100%; }
.services_list { width:100%; display:block; margin:0 auto; padding-left:0; }
.services_list img { width:75%; }
.services_list .home_services_ttl a { font-size:12px; }
#brands { width:100%; }
#brands img { margin:0; }
#tiny-carousel-slider1 { margin:0 !important; }
#tiny-carousel-slider1 .next { left:53% !important; }
#tiny-carousel-slider1 .prev { left:41% !important; }
#tiny-carousel-slider1 .overview li { width:230px; margin-right:10px; }
#location { width:100%; margin:0 auto; padding:0 20px; }
.address { width:inherit; }
#map { margin-left:0; width:100%; margin:0 auto; }
.location { font-size:18px; }
.sidebar-container, .widget-area masonry { height:inherit !important; }
.site-footer .widget { float:none !important; width:inherit !important; position: inherit!important; }
div.widget-area.masonry { width:100% !important; }
#nav_menu-4, #nav_menu-2, #simple-social-icons-2 { top:inherit !important; margin-top:0; padding-top:0; }
#nav_menu-3, #nav_menu-4, #nav_menu-2 { margin-bottom:0; padding-bottom:0; }
#nav_menu-2 .widget-title { width:190px; }
#nav_menu-2 { margin-top:10px; }
#secondary, .site_footer { height:712px !important; }
.main-navigation { width:100%; margin-top:0; }
.navbar { width:100%; }
.menu-toggle { width:45px; height:22px; margin-top:10px; padding-top:0; box-sizing:border-box; background:url(images/menu.png) no-repeat; float:right; }
.directair_logo { width:60%; height:80%; float: left; }
.click_enquire { float:right; }
span.wpcf7-not-valid-tip {width: 286px;}
.contact_us .right_part .textarea-926 span.wpcf7-not-valid-tip { height: 100px !important; width: 286px !important;}
#wpcf7-f228-p109-o1 .wpcf7-response-output { margin: 0 auto !important; width: 286px !important; float:none;}
.contact_number { font-size:24px; margin-left:0; position:relative; top:-15px; }
#location .section-title-bottom { margin-bottom:0; }
.main_margin { margin-top:206px; }
.menu-menu-1-container { width: 100%; z-index: 1000; }
.nav-menu li a { font-size: 13px; font-weight: bold; text-transform: uppercase; }
.cnt_ttl { font-size:20px; }
.cnt_subttl { font-size:17px; }
.directair_logo { float:none; }
.headerbg { padding-bottom:0; margin-top: 0 !important; }
#toppanel { position:relative; }
.center_panel { width: 135px; }
.bne-element-container { width:95%; }
.bne-testimonial-slider.flexslider .flex-viewport { height: 274px !important; }
.testimonials { height:380px; }
.bne-testimonial-slider.flexslider .flex-direction-nav { left:130px; }
#panel .content .left { float:none; height:95px; width:100%; }
#panel h1 { font-size:16px; padding:0; }
#panel h2 { padding:5px 0 0 0; font-size:12px; }
#panel p { margin:0; }
.simple-social-icons ul li a { font-size: 14px !important; }
.center_panel div#simple-social-icons-2 h1 { display:none; }
#panel .content .center_panel { height:38px; }
.panel_address { width:77px; float:left; display:inline-block; }
.panel_phone { display:inline-block; margin-left:10px; float:left; }
.panel_email { float:left; display:inline-block; margin-left:10px; }
#panel p { font-size:12px; }
.center_panel .simple-social-icons ul li { margin:0 5px 0 0 !important; }
.wpcf7-form-control.wpcf7-text { margin:5px 0 0 0; }
div.top_panel_form .wpcf7-submit { margin-top:5px; margin-left:85px; }
div.top_panel_form .wpcf7-form-control.wpcf7-text { height: 22px; }
#panel { height:390px; }
.tab ul.login li { background: url(images/direct_air_enquire_small.png) no-repeat; padding:0; width:95px; }
.tab ul.login li a { font-size:11px; margin-left:-7px; }
.enquire_text { font-size: 14px; font-weight: bold; line-height: 0.2; vertical-align: text-top; }
.tab a.close, .tab a.close:hover { background:none; font-size:12px; padding:0 !important; }
.ftr_menus { width:100%; }
.footer_con { width:100%; }
.ftr_menu_wrap { width:100%; }
.footer-link { width:100%; }
.right_part { width:100%; }
.footer-services { width:100%; float:left; }
.footer-services ul { margin-top:0; }
.footer-lnk-services { width:100%; }
.weather{width: 100%;}
.footer-social { width:100%; }
.site_info_wrap .site-info { padding: 0 10px; width: 100%; font-size:9px; margin: 0 auto;}
.site-dtl{width:100%; text-align:center;padding-bottom: 0;}
.webdesign{width:100%; text-align:center;padding-bottom: 5px;}
	 }

/*================================================== smart phone ================================================== */
/* Desire + Galaxy S2 (portrait and landscape) */
@media only screen and (min-device-width : 480px) and (max-device-width : 800px) { 

} 

/* Desire + Galaxy S2 (landscape) */
@media only screen and (min-device-width : 360px) and (max-device-width : 640px) and (orientation : landscape) { 
.top_panel_hide{display:none;}
.enquire_mb { display: block; position: fixed; right: 0; top: 130px; z-index:999;}
.call_btn { background: url("images/call.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); float: left; height: 56px; width: 54px; z-index: 9999;}
.call_btn.fixed { left: 0; position: fixed; top: 155px !important; z-index: 9999;}
.special_offers { display: none;}
.special_offers_mb { cursor: pointer; display: block; left: 0; position: fixed; top: 220px; z-index: 9999;}
.fb-like { height: 62px; position: absolute; right: 50px; top: 10px; width: 50px; z-index: 9; border:none; overflow:hidden; height:65px;}
.mainsolutions {width: 100%;}
.show { left: 30%; top: 15%;}
.left_part {float: left; width: 100%;}
.contact_us .right_part .textarea-926 .wpcf7-textarea { width: 97%;}
.wpcf7-form-control.wpcf7-text {width: 100%;}
.solution_name > p { font-size: 18px;}
.in_page_ttl h1 { margin: 45px 0 0;}
.hometitle, .homettl { font-size: 26px;}
.contact_us .left_part p span.wpcf7-not-valid-tip { width: 100% !important;}
.contact_us .right_part .textarea-926 .wpcf7-textarea { width: 100%;}
.right_part .textarea-926 span.wpcf7-not-valid-tip { width: 100% !important;}
.captchar span.wpcf7-not-valid-tip { width: 200px;}
.homecont h2 { font-size: 21px;}
.homecont h3 { font-size: 18px; margin: 10px 0;}
} 

/* Desire + Galaxy S2 (portrait) */
@media only screen and (min-device-width : 360px) and (max-device-width : 640px) and (orientation : portrait) { 
.box {margin: 0 0 20px; background-size:100% auto;}
.overlay { padding: 82px;}
.homecontent .homecont p { margin: 10px auto 0; width: 100%;}
.show { left: 12%; top: 28%;}
.solution_name > p { font-size: 18px;}
#wpcf7-f228-p109-o1 .wpcf7-response-output { margin: 0 18px !important; width: 90% !important;}
.wpcf7-form-control.wpcf7-captchar { width:200px ;}
.captchar span.wpcf7-not-valid-tip {width: 200px;}
.contact_us .right_part .textarea-926 span.wpcf7-not-valid-tip { width: 100% !important;}
span.wpcf7-not-valid-tip { width: 100%;}
.solution_name > p { font-size: 18px;}
.in_page_ttl h1 {margin: 23px 0 0;}
}
.bne-testimonial-heading { clear: none; margin: 0px 0px 5px 0px; line-height: 0.2em; font-size: 22px; float: none; text-align: center; font-family: "SourceSansProSemiboldItalic"; margin-top:10px; }

