/*
Theme Name: The7
Theme URI: http://dream-theme.com/the7/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Put simply, The7 is THE most customizable WordPress theme on the market. It features 630+ design customization options. People new to multipurpose WordPress themes will be delighted with The7 Design Wizard. It allows to choose basic settings like branding, colors, header layout, etc. and intelligently calculates all the rest. Voilà, your pro-grade site design is ready in mere minutes. Automatically! Add a seamless integration with Visual Composer page builder, Slider Revolution, WooCommerce, WPML (as well as other most popular plugins), and you get the definitive web-development toolkit. And, yes, it is mobile friendly (certified by Google) and SEO-ready.
Version: 3.6.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/
@import url(https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,700,700italic);
.blog .dt-format-gallery .dt-format-gallery-coll.full, .archive .dt-format-gallery .dt-format-gallery-coll.full, .search .dt-format-gallery .dt-format-gallery-coll.full {
	display: none;
}
.wp-caption-text, .sticky, .gallery-caption, .bypostauthor {
}
@font-face {
	font-family: 'Campton-BoldDEMO';
	src: url('fonts/Campton-BoldDEMO_gdi.eot');
	src: url('fonts/Campton-BoldDEMO_gdi.eot?#iefix') format('embedded-opentype'),  url('fonts/Campton-BoldDEMO_gdi.woff') format('woff'),  url('fonts/Campton-BoldDEMO_gdi.ttf') format('truetype'),  url('fonts/Campton-BoldDEMO_gdi.svg#Campton-BoldDEMO') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-2212;
}
.branding > a {
	left: -375px;
	position: absolute;
	top: 25px;
}
.main-nav .sub-nav > li > a .menu-text, .mini-nav .sub-nav > li > a .menu-text, .mobile- main-nav li > a .menu-text, .dt-mobile-header .mini-contacts {
	font-family: 'Campton-BoldDEMO';
}
.main-nav > li > a .menu-text, .mini-contacts {
	font-family: 'Campton-BoldDEMO';
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 5px;
}
.error {
    border: 1px solid #f06a31 !important;
}
.dt-mobile-header .mini-contacts {
	color: #00aeef;
}
.mini-contacts {
	border: 2px solid;
	border-radius: 50px;
	padding: 10px 20px 8px!important;
	font-family: 'Campton-BoldDEMO';
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 0px !important;
}
.projects {
	border-bottom: 2px solid rgba(0, 0, 0, 0.5);
	cursor: pointer;
	padding-bottom: 15px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.projects h3 {
	padding: 0 15px 0;
}
.projects h3 a {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/arrow.png") no-repeat scroll right center;
	color: rgba(0, 0, 0, 0.8);
	font-family: "Montserrat";
	font-size: 20px;
	padding-right: 30px;
}
.projects:hover {
	background-color: #00aeef;
	border-bottom: 0;
}
.projects:hover h3 a {
	color: rgba(255, 255, 255, 0.8);
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/act-arrow.png") no-repeat scroll right center;
}
.projects img {
	width: 100%;
}
.why-cozz {
	text-align: center;
	color: #3a3a3a;
	background: url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/Our-Mission.png") no-repeat left bottom;
	padding: 100px 0;
	font-size: 20px;
	line-height: 32px;
	font-weight: 300;
}
.why-cozz a {
	color: #545454;
	font-size: 17px;
	font-family: "Roboto";
	letter-spacing: 0.05em;/*text-decoration: underline;*/
}
.why-cozz a:hover span {
	color: #FFF;
}
.blue-bg p {
	font-size: 22px;
	line-height: 32px;
	color: #FFF;
}
.blue-bg button {
	font-family: "Roboto";
	font-size: 17px !important;
	font-weight: 700;
	letter-spacing: 0.05em;
}
.services h3 {
	color: #00adef;
	font-size: 28px;
}
.services p {
	font-size: 16px;
	font-weight: 300;
	color: rgba(0, 0, 0, 0.8);
	line-height: 24px;
}
.in-touch {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/05/Get-in-touch.jpg") no-repeat scroll left center / cover;
	color: #fff;
	padding: 100px 0;
	text-align: center;
	/*margin-bottom: -50px;*/
}
.in-touch p {
	text-align: center;
	color: #eeeeee;
	font-size: 18px;
}
.in-touch .dt-fancy-title {
	font-family: "Montserrat";
	font-weight: 700;
}
.in-touch button, .in-touch a {
	font-family: "Roboto";
	font-size: 20px !important;
	font-weight: 500;
}
.in-touch a .vc_btn3-icon{font-size: 19px !important;
    line-height: 24px !important;}
#bottom-bar {
	padding: 50px 0 40px;
}
.social {
	display: table;
	margin-top: 13px;
	margin-bottom: 13px;
}
.social li {
	float: left;
	margin-right: 15px;
	list-style: outside none none;
}
.social li a {
	width: 28px;
	height: 28px;
	text-indent: -9999px;
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.social li a:hover {
	opacity: 0.5
}
.facebook {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/social.png") no-repeat scroll 0px 0;
}
.linkedin {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/social.png") no-repeat scroll -46px 0;
}
.instagram {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/social.png") no-repeat scroll -91px 0;
}
.about-top {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/about-banner.jpg") no-repeat scroll left center / cover;
	font-size: 20px;
	margin-top: -50px;
	padding: 80px 0 50px;
	text-align: center;
}
.about-top h1 {
	font-size: 70px;
}
.about-top p {
	font-weight: 300;
	color: rgba(255, 255, 255, 0.6);
	line-height: 32px;
}
.highlight {
	padding: 110px 0;
}
.highlight blockquote {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	padding: 0;
}
.highlight blockquote p {
	color: #009fdb;
	font-size: 25px;
	font-style: italic;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 38px;
}
.highlight p {
	font-weight: 300;
	font-size: 18px;
	color: #181818;
	line-height: 30px;
}
.highlight button {
	font-family: "Roboto";
	font-size: 15px !important;
	font-weight: 700;
	letter-spacing: 0.1em;
	padding: 10px 35px !important;
}
.our-mission {
	background: rgba(238, 238, 238, 0.9)
}
.our-mission .wpb_content_element, .values .wpb_content_element {
	margin-bottom: 0;
}
.our-mission img {
	width: 100% !important;
}
.our-mission .wpb_single_image .vc_figure {
	display: flex;
}
.our-mission .wpb_single_image .vc_single_image-wrapper {
	width: 100%;
}
.mission-content {
	padding: 0 5%;
}
.mission-content p {
	color: #1e1e1e;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	line-height: 32px;
}
.we-live {
	padding: 80px 0 40px;
	text-align: center;
	color: #5d5d5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 25px;
}
.we-live h3 {
	font-size: 35px;
	margin-bottom: 30px;
}
.we-live h3 em {
	font-weight: 300;
}
.values {
	background: #12b2ee url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/Values-bg.png") no-repeat scroll right bottom;
	padding-bottom: 150px;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
}
.values .wpb_single_image {
	left: 11px;
	position: absolute;
}
.values p {
	margin-top: 10px;
}
.touch {
	color: #1d1d1d;
	padding: 100px 0;
	text-align: center;
	margin-bottom: -50px;
}
.touch p {
	text-align: center;
	color: rgba(56, 56, 56, 0.8);
	font-size: 18px;
	font-weight: 300;
}
.touch .dt-fancy-title {
	font-weight: 700;
}
.touch button, .touch a{
	border-color: #12b2ee !important;
	border-width: 1px !important;
	color: #12b2ee !important;
	font-family: "Roboto";
	font-size: 20px !important;
	font-weight: 500;
}
.touch a .vc_btn3-icon{font-size: 19px !important;
    line-height: 24px !important;}
.touch button:hover, .touch a:hover, .in-touch button:hover,  .in-touch a:hover, .why-cozz a:hover, .toggle-box + label:hover, .services-construction button:hover {
	background: #12b2ee !important;
	color: #FFF !important;
	border-color: #12b2ee !important;
}
.lets-talk {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/05/lets-talk.jpg") no-repeat scroll left center / cover;
	font-size: 20px;
	margin-top: -50px;
	padding: 80px 0 60px;
	text-align: center;
}
.lets-talk p {
	font-weight: 300;
	color: #FFF !important;
}
.contact-info {
	text-align: left;
	font-size: 20px;
}
.contact-info strong {
	font-size: 32px;
}
.formbox {
	background: #e7e7e7;
	padding: 90px 0;
}
.formbox p {
	color: #00aced;
	font-size: 28px;
	font-weight: 300;
	line-height: 28px;
    margin-bottom: 18px !important;
}
.formbox p em {
	color: #545454;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
}
.formbox input[type="text"], .formbox input[type="tel"], .formbox input[type="url"], .formbox input[type="email"], .formbox input[type="number"], .formbox input[type="date"], .formbox input[type="range"], .formbox input[type="password"], .formbox select, .formbox textarea {
	color: #636363 !important;
	font-style: italic;
	padding: 15px;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	margin-bottom: 30px;
}
input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, textarea::-moz-placeholder {
color: #636363 !important;
}
 .formbox input[type="text"]:focus, .formbox input[type="tel"]:focus, .formbox input [type="url"]:focus, .formbox input[type="email"]:focus, .formbox input [type="number"]:focus, .formbox input[type="date"]:focus, .formbox input [type="range"]:focus, .formbox input[type="password"]:focus, .formbox select:focus, .formbox textarea:focus, input[type="text"]:focus::-moz-placeholder, input [type="password"]:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
 border: solid 1px #00aced;
color: #00aced !important;
}
.formbox textarea {
	height: 200px;
}

#contactSend {
    background: #00aeef none repeat scroll 0 0;
    border-radius: 50px;
    color: #fff;
    float: right;
    font-family: "Montserrat";
    font-size: 15px;
    margin-right: 25px;
    padding: 15px 45px;
    text-decoration: none;
    text-transform: uppercase;
    	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

#contactForm > textarea {
    width: 96%;
}
#contactForm input {
    margin-right: 3%;
    width: 46%;
}
#contactSend:hover {
	color: #00aced;
	background: #fff !important;
}
.success_msg {
    background: #f06a31 none repeat scroll 0 0;
    clear: both;
    color: #ffffff;
    display: none;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 10px 20px;
    position: relative;
    top: 5%;
}
.map-box {
	position: relative;
	margin-bottom: -50px;
}
#map_wrapper {
	height: 600px;
}
#map_canvas {
	width: 100%;
	height: 100%;
}
.wpb_raw_html {
	margin-bottom: 0;
	position: relative;
}
.text-box {
	background: #037fae none repeat scroll 0 0;
	color: rgba(255, 255, 255, 0.8);
	display: inline-table;
	float: right;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
	margin: 0;
	padding: 30px;
	min-width: 250px; width: 250px;
}
.text-box h3 {
	color: #fff;
	font-size: 35px;
}
.text-box .social {
	margin-left: 0;
}
.text-row {
	/*position: relative;
	top: -50%;
	z-index: 99;*/
position: absolute;
    right: 10%;
    top: 35%;
    z-index: 99;
}
.toggle-box {
	display: none;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	z-index: 99;
}
.toggle-box + label {
	border: 2px solid #12b2ee;
	border-radius: 50px;
	color: #12b2ee;
	cursor: pointer;
	font-weight: bold;
	line-height: 21px;
	margin-bottom: 5px;
	padding: 10px 20px;
}
.toggle-box + label + div {
	display: none;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	margin-top: 50px;
}
.toggle-box:checked + label + div {
	display: block;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	margin-top: 50px;
}
.services-banner {
	background: #000000 none repeat scroll 0 0;
	height: 345px;
	margin-bottom: 0;
	margin-top: -50px;
}
.services-banner .vc_col-sm-3:first-child .wpb_single_image h2 {
	left: 60px;
}
.services-banner .wpb_single_image h2 {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/services-arrow.png") no-repeat scroll right 10px center / 10px auto;
	bottom: 5px;
	color: #a8a8a8;
	cursor: pointer;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: normal;
	margin: 0;
	padding: 10px 30px 10px 10px;
	position: absolute;
	left: 0px;
	text-align: left;
	z-index: 9;
	-moz-transform: skew(20deg, 0deg) scale(1);
	-webkit-transform: skew(20deg, 0deg) scale(1);
	-o-transform: skew(20deg, 0deg) scale(1);
	-ms-transform: skew(-31deg, 0deg) scale(1);
	transform: skew(20deg, 0deg) scale(1);
}
.service-top {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/services-bg.jpg") no-repeat scroll center center / cover;
	color: #000;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0.02em;
	line-height: 30px;
	margin-bottom: -135px;
	padding: 80px 0 200px;
}
.service-top p, .services-construction p{margin-bottom: 20px;}
.services-construction .vc_tta.vc_general .vc_tta-tab {
	display: inline-table;
}
.services-construction .vc_tta-tab:first-child {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/icon1.png") no-repeat scroll center top;
	padding-top: 45px !important;
}
.services-construction .vc_tta-tab:nth-child(2) {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/05/icon2.png") no-repeat scroll center top;
	padding-top: 45px !important;
}
.services-construction .vc_tta-tab:nth-child(3) {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/icon3.png") no-repeat scroll center top;
	padding-top: 45px !important;
}
.services-construction .vc_tta-tab:nth-child(4) {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/05/icon4.png") no-repeat scroll center top;
	padding-top: 45px !important;
}
.services-construction .vc_tta-tab:last-child {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/icon5.png") no-repeat scroll center top;
	padding-top: 45px !important;
}
.services-construction .vc_tta-tab {
	width: 150px;
	height: 90px;
}
.services-construction .vc_tta-tab.vc_active, .services-construction .vc_tta-tab:hover {
	background-position: center -255px;
}
.services-construction .vc_tta-panels-container {
	color: #2a2a2a;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.02em;
	line-height: 30px;
	margin: 80px 0;
}
.services-construction .vc_tta-tab a {
	color: #163a48 !important;
	font-size: 19px;
}
.services-construction .vc_tta-tab.vc_active a, .services-construction .vc_tta-tab a:hover {
	color: #00b2ed !important
}
.services-construction .vc_tta-tab.vc_active, .services-construction .vc_tta-tab:hover {
	border-bottom: 5px solid #00b2ed;
}
.services-construction .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.services-construction .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.services-construction button {
	font-family: "Roboto";
	font-size: 12px !important;
	font-weight: 700;
	letter-spacing: 0.05em;
}
.vc_tta-panel-body .dt-fancy-title {
	margin-bottom: 20px;
}
.start-building {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/start-building-1.jpg") no-repeat scroll left center / cover;
	color: #fff;
	padding: 150px 0 120px;
	text-align: center;
	font-size: 36px;
	font-weight: 300;
	line-height: normal;
}
.start-building button, .start-building a {
	font-family: "Roboto";
	font-size: 20px !important;
	font-weight: 700;
	letter-spacing: 0.05em;
}
.other-services {
}
.other-services .vc_column_container .vc_column-inner {
	padding: 0;
}
.other-services .services-box {
	background: #00b2ed none repeat scroll 0 0;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	margin: 0;
	padding: 32px;
}
.services-box .h3-size {
	font-size: 35px;
	line-height: normal;
}
.services-box .wpb_content_element {
	margin: 0;
}
.other-services.homeserv .wpb_single_image h2 { display:block !important; } 
.other-services .wpb_single_image h2 {
	
background-image: url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/title-arrow.png");
background-position: right 10px center;
background-position-x: 95%;
background-position-y: 50%;
background-repeat: no-repeat;
background-color:rgba(0, 178, 237, 0.7);
	bottom: 0;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: normal;
	margin: 0;
	padding: 10px 30px 10px 10px;
	position: absolute;
	right: 0;
	text-align: right;
	width: 40%;
	z-index: 9;
	display:none;
}
.other-services img {
	width: 100% !important;
}
.other-services .wpb_single_image .vc_figure {
	display: block /*flex*/;
}
.other-services .wpb_single_image .vc_single_image-wrapper {
	width: 100%;
}
.other-services .wpb_single_image {
	position: relative;
	margin-bottom: 0;
}
.construction-top {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/05/construction-banner.jpg") no-repeat scroll left center / cover;
	margin-top: -50px;
	padding: 80px 0 50px;
    text-align: center;
}
.base-top {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/05/civilworks-banner.jpg") no-repeat scroll left center / cover;
	margin-top: -50px;
	padding: 80px 0 50px;
    text-align: center;
}
.make-good {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/05/makegood-banner.jpg") no-repeat scroll left center / cover;
	margin-top: -50px;
	padding: 80px 0 50px;
    text-align: center;
}
.maintenance {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/05/maintenance-banner.jpg") no-repeat scroll left center / cover;
	margin-top: -50px;
	padding: 80px 0 50px;
    text-align: center;
}
.cleaning {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/05/cleaning-banner.jpg") no-repeat scroll left center / cover;
	margin-top: -50px;
	padding: 80px 0 50px;
    text-align: center;
}
.fitouts {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/05/fitout-banner.jpg") no-repeat scroll left center / cover;
	margin-top: -50px;
	padding: 80px 0 50px;
    text-align: center;
}
.service-top li {
	font-size: 17px;
	letter-spacing: normal;
	line-height: normal;
}

.construction-top p, .base-top p, .make-good p, .maintenance p, .cleaning p, .fitouts p, .about-top2 p {
    color: rgba(255, 255, 255, 1);
    font-weight: 300;
    line-height: 32px;
	font-size: 20px;
	text-shadow: rgb(3, 3, 3) -2px 0px 6px;
}

.getStarted .wpb_content_element{margin-bottom: 10px;}
.blue-bg table {
    margin: 0 auto;
   width: 50%;
border: medium none;
border-color: rgba(0,0,0,0);
}
.blue-bg table td {
    border: medium none;border-color: rgba(0,0,0,0);
}
.newsletter-email {
    padding: 15px !important;
    width: 100%;
}
.newsletter-submit {
    background: #fff none repeat scroll 0 0 !important;
    font-family: "Roboto" !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    padding: 7px 20px !important;
}
.newsletter-td-submit {
    padding: 0 !important;
}
.newsletter-submit:hover {
	color: #FFF;
	background: #000 !important;
}
.newsletter-email {
    margin-bottom: 0 !important;
}


.about-top2 {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/05/project.jpg") no-repeat scroll left center / cover;
	font-size: 20px;
	margin: -50px 0;
	padding: 100px 0 100px;
	text-align: center;
}



.bottom-text-block strong { font-size:15px; font-weight:400; }
.bottom-text-block ul { float:right; padding:20px 0px 0px 0px; }
.bottom-text-block ul li { display:inline; padding:0px 25px 0px 0px; }
.bottom-text-block ul li:last-child { padding:0px 0px 0px 0px; }
.bottom-text-block ul li img { height:38px; }
.bottom-text-block ul li img.idraft { height:80px; }


.top-bar { padding:0px; }
.main-nav > li > a   { margin:18px 20px; }
.main-nav .sub-nav > li > a .menu-text, .mini-nav .sub-nav > li > a .menu-text { text-transform:uppercase; }
.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .header-bar, .masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {  max-width: calc(1250px - 80px); }
.main-nav > li > a .menu-text  { font-size:15px; line-height:19px; }
.stripe .dt-btn:not(.btn-custom-style), .stripe .dt-btn:not(.btn-custom-style) *, .dt-btn:not(.btn-custom-style) *, .sidebar .dt-btn:not(.btn-custom-style), .footer .dt-btn:not(.btn-custom-style), .content .shortcode-banner-inside .dt-btn:not(.btn-custom-style) *, .content .dt-btn:not(.btn-custom-style), .stripe .btn-link, .stripe .btn-link *, .btn-link *, .sidebar .btn-link, .footer .btn-link, .content .shortcode-banner-inside .btn-link *, .content .btn-link { color:#00aeef; }
button.button, a.button, .dt-form button, .widget .dt-form .dt-btn, input[type="button"], input[type="reset"], input[type="submit"], .nsu-submit { background-color: #00aeef;  color: #00aeef; }
h1, .h1-size, .entry-title.h1-size, .dt-accordion-h1-size .wpb_accordion_header > a   { font:bold 48px/56px "Roboto",Helvetica,Arial,Verdana,sans-serif; text-shadow: rgba(3, 3, 3, 0.5) -2px 0px 6px; }
blockquote, h3, .h3-size, .entry-title.h3-size, h2.entry-title, .dt-accordion-h3-size .wpb_accordion_header > a { font-family: "Roboto",Helvetica,Arial,Verdana,sans-serif;  }
#bottom-bar.solid-bg { background: #141414 none repeat scroll center top; }
#bottom-bar { color: #e2e2e2; font-size: 13px; line-height: 20px; }
#bottom-bar a, #bottom-bar .mini-nav .customSelect, #bottom-bar .menu-select { color: #ffe252; }
input[type="text"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea {font-family: "Roboto",Helvetica,Arial,Verdana,sans-serif;  }
button.button, a.button, .dt-form button, .widget .dt-form .dt-btn, input[type="button"], input[type="reset"], input[type="submit"], .nsu-submit { background: #00aeef; }
a.msgbtn {  background-color: #00aeef; border-radius: 23px; box-shadow: none; color:#ffffff; cursor: pointer; font-family: Montserrat; font-size: 17px; font-style: normal; font-weight: 400; letter-spacing: 0; line-height: 17px; margin: 0;  max-height: none;  max-width: 150px;    min-height: 0;    min-width: 150px;    opacity: 1;    outline: medium none;    padding: 12px 18px;    text-align: center;    text-decoration: none;    transform: translate3d(0px, 0px, 0px);    transform-origin: 50% 50% 0;    transition: none 0s ease 0s ;    visibility: inherit;    white-space: normal;    z-index: 7; }
a.msgbtn:hover { background-color: #00aeef; color:#000000;  }




/**/

 @media screen and (max-width:320px) {.contact-info strong {
	font-size: 22px;
}}

 @media screen and (max-width:360px) {
.contact-info strong {
	font-size: 24px;
}
.blue-bg table {
   width: 100%;}
}

 @media screen and (max-width:600px) {
.blue-bg table {
   width: 100%;}
}
@media screen and (min-width: 801px) and (max-width:1040px) {
.mobile-branding > a {
	left: -370px;
	position: absolute;
	top: 2px;
}
}
@media screen and (max-width:1024px) {
.map-box {
	position: relative;
	margin-bottom: -50px;
}
.text-box {
	display: inherit;
	float: none;
}
.text-row {
	top: 0
}
#map_wrapper {
	height: 400px;
}
.text-row .vc_col-sm-4 {
	width: 100%;
}



}
@media screen and (max-width:800px) {
.mobile-branding > a {
	left: -190px;
	position: absolute;
	top: 15px;
}
}
@media screen and (max-width:970px) {
#footer .social {
	margin: 10px auto;
}
.bottom-text-block { padding:20px 0 0; }
.bottom-text-block ul  { float:none; }
}
@media screen and (max-width:1280px) {
.services-banner .wpb_single_image {
	left: 118px !important;
}
}
/**/



.services-banner .wpb_single_image {
	-moz-transform: skew(-20deg, 0deg) scale(2);
	-webkit-transform: skew(-20deg, 0deg) scale(2);
	-o-transform: skew(-20deg, 0deg) scale(2);
	-ms-transform: skew(-20deg, 0deg) scale(2);
	transform: skew(-20deg, 0deg) scale(2);
	overflow: hidden;
	height: 230px;
}
.services-banner .wpb_single_image figure {
	-moz-transform: skew(20deg, 0deg) scale(1);
	-webkit-transform: skew(20deg, 0deg) scale(1);
	-o-transform: skew(20deg, 0deg) scale(1);
	-ms-transform: skew(20deg, 0deg) scale(1);
	transform: skew(20deg, 0deg) scale(1);
	left: -40px;
	position: relative;
}
.services-banner img {
	width: 100% !important;
}
.services-banner .wpb_single_image .vc_figure {
	display: flex;
}
.services-banner .wpb_single_image .vc_single_image-wrapper {
	width: 100%;
}
.services-banner .wpb_single_image {
	position: relative;
	margin-bottom: 0;
	left: 145px;
}
/**/






.projects-top {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/05/residential-projects.jpg") no-repeat scroll left center / cover;
	margin-top: -50px;
	padding: 140px 0;
}
.commercial-projects {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/05/commercial-projects.jpg") no-repeat scroll left center / cover;
	margin-top: -50px;
	padding: 140px 0;
}
.industrial-projects {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/05/industrial-projects.jpg") no-repeat scroll left center / cover;
	margin-top: -50px;
	padding: 140px 0;
}
.projects-text {
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0.02em;
	line-height: 35px;
	text-align: center;
	color: #000;
}
.all-projects {
	background: rgba(0, 0, 0, 0.04);
	padding: 140px 0 80px;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.02em;
	font-weight: 300;
}
.all-projects button {
	border-color: #12b2ee !important;
	background: #12b2ee !important;
	border-width: 1px !important;
	color: #FFF !important;
	font-family: "Roboto";
	font-size: 15px !important;
	font-weight: 700;
}
.all-projects button:hover {
	background: #FFF !important;
	color: #12b2ee !important;
	border-color: #FFF !important;
}
.vr-line {
	left: 50%;
	position: absolute;
	top: 70%;
}
.project-box {
	position: relative;
}
.project-box .text-big {
	color: rgba(168, 168, 168, 0.1);
	font-size: 100px;
	font-weight: 700;
	line-height: normal;
	position: absolute;
	text-align: center;
	top: -75px;
}
.list {
	font-size: 16px;
	color: #7c7c7c;
}
.list ul li {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/05/list.png") no-repeat scroll left center;
	list-style: outside none none;
	margin-bottom: 5px;
	padding: 8px 0 8px 40px;
}
.list ul {
	line-height: normal;
	margin: 0;
}
.all-projects img {
	width: 100% !important;
}
.all-projects .wpb_single_image .vc_figure {
	display: flex;
}
.all-projects .wpb_single_image .vc_single_image-wrapper {
	width: 100%;
}
.all-projects .wpb_content_element {
	margin-bottom: 10px;
}
.customers li {
	color: #FFF;
}
.rsSlide img {
	margin: 0 !important;
}
.rsShor .slider-post-caption {
	display: none;
}
.viewmore button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border-color: #666 !important;
	color: #666 !important;
}
/**/



.slidingDiv {
	height: 300px;
	background-color: #99CCFF;
	padding: 20px;
	margin-top: 10px;
	border-bottom: 5px solid #3399FF;
}
.show_hide {
	display: none;
}
a.morelink {
	text-decoration: none;
	outline: none;
	font-family: "Roboto";
	font-size: 15px !important;
	font-weight: 300;
	letter-spacing: 0.05em;
	display: block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-color: #00aeef;
	color: #FFF;
	word-wrap: break-word;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	bottom: -70px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	line-height: normal;
	padding: 10px 20px;
	border-radius: 50px;
	position: absolute;
}
a.morelink:hover {
	text-decoration: none;
	color: #00aeef;
	background-color: #f7f7f7;
}
.morecontent span {
	display: none;
}
.comment {
	color: #181818;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	position: relative;
}

.list-divider { }
.list-divider li { padding-bottom:0px; border:none; }

.project-top {
	background: rgba(0, 0, 0, 0) url("http://www.cozzcorp.com.au//wp-content/uploads/2016/04/services-bg.jpg") no-repeat scroll center center / cover;
	color: #000;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0.02em;
	line-height: 30px;
	margin-bottom: 0px;
	padding: 80px 0 50px;
}
.project-top p {margin-bottom: 20px;}
.services-construction h3 { color:#00aeef; font-size:28px; line-height:34px; padding-bottom:5px;  padding-top:5px; }
ul.listsec { float:left; width:100%; padding:0px 0px 0px 0px; margin:0px 0px 30px 0px; }
ul.listsec li { background:url(images/arrow-list.png) no-repeat 0px 4px; padding:0px 0px 0px 24px; font-size:17px; letter-spacing:0px; line-height:normal; margin-bottom:10px; color:#000000; }





@media screen and (-ms-high-contrast: none) {
   .header-bar{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
}
